.one-crore-widget {
  background: #F0F0F0 0% 0% no-repeat padding-box;
  border-radius: 8px;
  padding: 12px 12px 14px;
  margin: 40px 0 0;
}

.one-crore-widget .one-crore-widget-body {
  background: #fff;
  border-radius: 8px;
  padding: 7px 7px 0;
}

.one-crore-widget .one-crore-widget-body .heading {
  background: #EFF4FE 0% 0% no-repeat padding-box;
  border-radius: 7px 7px 0px 0px;
  color: #000;
  padding: 11px 0 10px;
  text-align: center;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
}

@media screen and (max-width: 767px) {
  .one-crore-widget .one-crore-widget-body .heading {
    font-size: 14px;
    padding: 11px 5px 10px;
  }
}

.one-crore-widget .one-crore-widget-body .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 7px;
}

.one-crore-widget .one-crore-widget-body .content a, .one-crore-widget .one-crore-widget-body .content .link {
  width: 32.5%;
  border-radius: 8px;
  border: 1px solid  #d4d4d4;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 14px;
  margin: 0 8px 7px 0px;
}

@media screen and (min-width: 768px) {
  .one-crore-widget .one-crore-widget-body .content a:nth-child(3n), .one-crore-widget .one-crore-widget-body .content .link:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .one-crore-widget .one-crore-widget-body .content a, .one-crore-widget .one-crore-widget-body .content .link {
    margin: 0 8px 7px 0px;
  }
  .one-crore-widget .one-crore-widget-body .content a:nth-child(3n), .one-crore-widget .one-crore-widget-body .content .link:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .one-crore-widget .one-crore-widget-body .content a, .one-crore-widget .one-crore-widget-body .content .link {
    margin: 0 4px 7px 0px;
  }
  .one-crore-widget .one-crore-widget-body .content a:nth-child(2n), .one-crore-widget .one-crore-widget-body .content .link:nth-child(2n) {
    margin-right: 0;
  }
}

.one-crore-widget .one-crore-widget-body .content a .value, .one-crore-widget .one-crore-widget-body .content .link .value {
  font-size: 68px;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .one-crore-widget .one-crore-widget-body .content a .value, .one-crore-widget .one-crore-widget-body .content .link .value {
    font-size: 48px;
  }
}

@media screen and (max-width: 375px) {
  .one-crore-widget .one-crore-widget-body .content a .value, .one-crore-widget .one-crore-widget-body .content .link .value {
    font-size: 36px;
  }
}

.one-crore-widget .one-crore-widget-body .content a .unit, .one-crore-widget .one-crore-widget-body .content .link .unit {
  font-size: 34px;
  line-height: 1;
  margin-left: -4px;
}

@media screen and (max-width: 767px) {
  .one-crore-widget .one-crore-widget-body .content a .unit, .one-crore-widget .one-crore-widget-body .content .link .unit {
    font-size: 28px;
  }
}

@media screen and (max-width: 375px) {
  .one-crore-widget .one-crore-widget-body .content a .unit, .one-crore-widget .one-crore-widget-body .content .link .unit {
    font-size: 22px;
  }
}

.one-crore-widget .one-crore-widget-body .content a .product, .one-crore-widget .one-crore-widget-body .content .link .product {
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  display: block;
  margin-top: -7px;
  text-transform: lowercase;
}

.one-crore-widget .one-crore-widget-body .content a .product::first-letter, .one-crore-widget .one-crore-widget-body .content .link .product::first-letter {
  text-transform: uppercase;
}

@media screen and (max-width: 375px) {
  .one-crore-widget .one-crore-widget-body .content a .product, .one-crore-widget .one-crore-widget-body .content .link .product {
    font-size: 12px;
  }
}

.one-crore-widget .one-crore-widget-body .content a.purple, .one-crore-widget .one-crore-widget-body .content .link.purple {
  color: #5660D1;
}

.one-crore-widget .one-crore-widget-body .content a.purple .product, .one-crore-widget .one-crore-widget-body .content a.purple .unit, .one-crore-widget .one-crore-widget-body .content .link.purple .product, .one-crore-widget .one-crore-widget-body .content .link.purple .unit {
  color: #5660D1;
}

.one-crore-widget .one-crore-widget-body .content a.blue, .one-crore-widget .one-crore-widget-body .content .link.blue {
  color: #3DBADE;
}

.one-crore-widget .one-crore-widget-body .content a.blue .product, .one-crore-widget .one-crore-widget-body .content a.blue .unit, .one-crore-widget .one-crore-widget-body .content .link.blue .product, .one-crore-widget .one-crore-widget-body .content .link.blue .unit {
  color: #3DBADE;
}

.one-crore-widget .one-crore-widget-body .content a.green, .one-crore-widget .one-crore-widget-body .content .link.green {
  color: #83DBAF;
}

.one-crore-widget .one-crore-widget-body .content a.green .product, .one-crore-widget .one-crore-widget-body .content a.green .unit, .one-crore-widget .one-crore-widget-body .content .link.green .product, .one-crore-widget .one-crore-widget-body .content .link.green .unit {
  color: #83DBAF;
}

.one-crore-widget .one-crore-widget-body .content a.colored.purple, .one-crore-widget .one-crore-widget-body .content .link.colored.purple {
  background: #D8DAF4 0% 0% no-repeat padding-box;
  border: 0;
}

.one-crore-widget .one-crore-widget-body .content a.colored.green, .one-crore-widget .one-crore-widget-body .content .link.colored.green {
  background: #D9F4E7 0% 0% no-repeat padding-box;
  border: 0;
}

.one-crore-widget .one-crore-widget-body .content a.colored.blue, .one-crore-widget .one-crore-widget-body .content .link.colored.blue {
  background: #C3E9F4 0% 0% no-repeat padding-box;
  border: 0;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .one-crore-widget .one-crore-widget-body .content a.purple-mobile, .one-crore-widget .one-crore-widget-body .content .link.purple-mobile {
    color: #5660D1;
    border: 1px solid  #d4d4d4 !important;
    background: transparent !important;
  }
  .one-crore-widget .one-crore-widget-body .content a.purple-mobile .product, .one-crore-widget .one-crore-widget-body .content a.purple-mobile .unit, .one-crore-widget .one-crore-widget-body .content .link.purple-mobile .product, .one-crore-widget .one-crore-widget-body .content .link.purple-mobile .unit {
    color: #5660D1;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .one-crore-widget .one-crore-widget-body .content a.blue-mobile, .one-crore-widget .one-crore-widget-body .content .link.blue-mobile {
    color: #3DBADE;
    border: 1px solid  #d4d4d4 !important;
    background: transparent !important;
  }
  .one-crore-widget .one-crore-widget-body .content a.blue-mobile .product, .one-crore-widget .one-crore-widget-body .content a.blue-mobile .unit, .one-crore-widget .one-crore-widget-body .content .link.blue-mobile .product, .one-crore-widget .one-crore-widget-body .content .link.blue-mobile .unit {
    color: #3DBADE;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .one-crore-widget .one-crore-widget-body .content a.green-mobile, .one-crore-widget .one-crore-widget-body .content .link.green-mobile {
    color: #83DBAF;
    border: 1px solid  #d4d4d4 !important;
    background: transparent !important;
  }
  .one-crore-widget .one-crore-widget-body .content a.green-mobile .product, .one-crore-widget .one-crore-widget-body .content a.green-mobile .unit, .one-crore-widget .one-crore-widget-body .content .link.green-mobile .product, .one-crore-widget .one-crore-widget-body .content .link.green-mobile .unit {
    color: #83DBAF;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .one-crore-widget .one-crore-widget-body .content a.purple-bg-mobile, .one-crore-widget .one-crore-widget-body .content .link.purple-bg-mobile {
    background: #D8DAF4 0% 0% no-repeat padding-box;
    border: 0;
    color: #5660D1;
  }
  .one-crore-widget .one-crore-widget-body .content a.purple-bg-mobile .product, .one-crore-widget .one-crore-widget-body .content a.purple-bg-mobile .unit, .one-crore-widget .one-crore-widget-body .content .link.purple-bg-mobile .product, .one-crore-widget .one-crore-widget-body .content .link.purple-bg-mobile .unit {
    color: #5660D1;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .one-crore-widget .one-crore-widget-body .content a.green-bg-mobile, .one-crore-widget .one-crore-widget-body .content .link.green-bg-mobile {
    background: #D9F4E7 0% 0% no-repeat padding-box;
    border: 0;
    color: #83DBAF;
  }
  .one-crore-widget .one-crore-widget-body .content a.green-bg-mobile .product, .one-crore-widget .one-crore-widget-body .content a.green-bg-mobile .unit, .one-crore-widget .one-crore-widget-body .content .link.green-bg-mobile .product, .one-crore-widget .one-crore-widget-body .content .link.green-bg-mobile .unit {
    color: #83DBAF;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .one-crore-widget .one-crore-widget-body .content a.blue-bg-mobile, .one-crore-widget .one-crore-widget-body .content .link.blue-bg-mobile {
    background: #C3E9F4 0% 0% no-repeat padding-box !important;
    border: 0;
    color: #3DBADE;
  }
  .one-crore-widget .one-crore-widget-body .content a.blue-bg-mobile .product, .one-crore-widget .one-crore-widget-body .content a.blue-bg-mobile .unit, .one-crore-widget .one-crore-widget-body .content .link.blue-bg-mobile .product, .one-crore-widget .one-crore-widget-body .content .link.blue-bg-mobile .unit {
    color: #3DBADE;
  }
}

@media screen and (max-width: 767px) {
  .one-crore-widget .one-crore-widget-body .content a, .one-crore-widget .one-crore-widget-body .content .link {
    width: 49%;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .one-crore-widget .one-crore-widget-body .content a, .one-crore-widget .one-crore-widget-body .content .link {
    width: 31.5%;
  }
}

.one-crore-widget .one-crore-widget-body .content .one-crore-widget-more-content {
  width: 100%;
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.one-crore-widget .one-crore-widget-body .content .one-crore-widget-more-content.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.one-crore-widget .view-plan {
  color: #fff;
  padding: 12px 18px;
  background: #0065ff;
  display: block;
  width: 180px;
  text-align: center;
  margin: 10px auto 0;
  cursor: pointer;
  border-radius: 5px;
  font-size: 16px;
  margin-top: 16px;
  border: 0;
  line-height: 24px;
  font-weight: 500;
}

.one-crore-widget.health {
  padding: 12px 12px 35px;
}

.one-crore-widget.health.without-show-more {
  padding-bottom: 12px;
}

.one-crore-widget.health .one-crore-widget-body h2 {
  margin: 0;
  font-weight: 600;
  text-align: center !important;
}

.one-crore-widget.health .one-crore-widget-body .content {
  position: relative;
  padding-bottom: 25px;
}

.one-crore-widget.health .one-crore-widget-body .content.without-show-more {
  padding-bottom: 0;
}

.one-crore-widget.health .one-crore-widget-body .content .one-crore-show-more {
  left: 50%;
  position: absolute;
  bottom: -25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 1px solid;
  border-radius: 25px;
  padding: 2px 15px;
  font-size: 14px;
  width: auto;
  cursor: pointer;
  background: #fff;
  line-height: 30px;
}

@media screen and (max-width: 360px) {
  .one-crore-widget.health .one-crore-widget-body .content .one-crore-show-more {
    width: 52%;
  }
}

.btnViewQuotesNavBar {
  cursor: pointer;
}

.add_counter,
.sticky_content_link,
.closeHealthFloatingLeadForm2 {
  display: none;
}

input[type="text"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type="text"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

.textstyle {
  font-size: 15px !important;
}

.errBoth {
  clear: both;
  font-size: 12px;
  color: #f00;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.networkHospitalBlock {
  margin-bottom: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 5px;
  letter-spacing: 0.030em;
}

.updatedon {
  font-size: 12px;
}

@media only screen and (max-width: 1024px) {
  .updatedon {
    font-size: 12px;
    padding: 5px 15px;
    background: #fff;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2) !important;
  }
}

.faqsWrapper p {
  margin: 10px 0;
}

.topContentBox {
  width: 1140px;
  margin: 20px auto;
}

.topContentBox h1 {
  font-size: 32px;
  font-weight: 700;
  margin: 16px 0 10px 0;
  letter-spacing: 0.024em;
  line-height: 30px;
}

.topContentBox p {
  font-size: 16px;
  margin: 8px 0 0 0;
  display: inline;
  line-height: 24px;
  letter-spacing: 0.26px;
}

.read_more_art {
  cursor: pointer;
}

.topContentBox p.extraText {
  display: block;
}

.topContentBox .read_more_art {
  display: none;
}

.topBannerSenior {
  max-width: 1140px;
  margin: 0 auto;
  border-radius: 8px;
  /* margin-bottom: 16px; */
  padding-right: 20px;
}

.wrapperSenior {
  margin-top: 20px !important;
  padding: 14px 22px 10px !important;
}

.add_family_member {
  margin-left: 0 !important;
}

.extraTextWeb {
  display: none;
}

.extraTextWeb.showcontent {
  display: inline;
}

.read_more_art_web {
  display: inline;
  cursor: pointer;
}

::-webkit-input-placeholder {
  color: rgba(23, 43, 77, 0.2);
}

:-ms-input-placeholder {
  color: rgba(23, 43, 77, 0.2);
}

::-ms-input-placeholder {
  color: rgba(23, 43, 77, 0.2);
}

::placeholder {
  color: rgba(23, 43, 77, 0.2);
}

:-ms-input-placeholder {
  color: rgba(23, 43, 77, 0.2);
}

::-ms-input-placeholder {
  color: rgba(23, 43, 77, 0.2);
}

* {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

a {
  color: #0065ff;
  text-decoration: none;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: ".";
  clear: both;
}

.right {
  float: right !important;
}

.left {
  float: left !important;
}

.container {
  max-width: 1140px;
  width: 100%;
  margin: auto;
}

.container:after {
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: ".";
  clear: both;
}

.container section {
  padding: 16px 0;
  position: relative;
}

.tabsWrapper.disPlanContent > p {
  display: block;
  margin-top: 30px;
}

span.rating_text_bottom {
  font-size: 14px;
  font-weight: 500;
  padding-left: 8px;
}

.starfill {
  margin-right: 4px;
}

.body-fixed {
  overflow: hidden;
  width: 100%;
}

.btn {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 14px;
  padding: 10px 12px;
  min-width: 191px;
  line-height: 1.6;
  max-width: 100%;
  border: solid 1px #0065ff;
  text-transform: uppercase;
  -webkit-appearance: none;
  border-radius: 4px;
  background: #fff;
  color: #0065ff;
}

.btn:hover,
.btn:active {
  background: #fff;
  border: 1px solid #0065ff;
  color: #0065ff;
}

.btn:focus {
  outline: none;
}

.text-center {
  text-align: center;
}

body {
  font-size: 14px;
  color: #253858;
  font-weight: 400;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.topBanner {
  padding-bottom: 20px;
  position: relative;
  background: -o-linear-gradient(top, rgba(222, 235, 255, 0.4) 0%, rgba(222, 235, 255, 0.4) 70%, rgba(222, 235, 255, 0.8) 70%, rgba(222, 235, 255, 0.8) 100%);
  background: radial-gradient(circle at 36% 35%, #f6faff, #e1edff);
}

.topBanner .container .insurerDetails {
  margin-top: 0;
  float: left;
  width: 670px;
  margin-right: 38px;
  margin-left: 38px;
}

.buTopContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.floatingLeadFormWrapper .floatingLeadForm::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #f4f5f7;
}

.floatingLeadFormWrapper .floatingLeadForm::-webkit-scrollbar-thumb {
  background: #b5b5b5;
}

.ratingsBlock.card {
  margin: 10px 0 24px !important;
  padding: 0 10px !important;
}

.topBanner .container .insurerDetails .insurerFeatures {
  height: 114px;
  width: 100%;
  padding-top: 12px;
}

.topBanner .container .insurerDetails .insurerFeatures .features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.topBanner .container .insurerDetails .insurerFeatures .features .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 8px;
  padding: 15px 5px;
  margin-right: 12px;
}

.topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block i.icons-bu {
  background: url(../../../images/bu/corona-support-icons.svg) no-repeat 0 0;
}

.topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block i.icons-bu.icon-1 {
  background-position: 6px 5px;
}

.topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block i.icons-bu.icon-2 {
  background-position: -94px 4px;
}

.topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block i.icons-bu.icon-3 {
  background-position: -44px 3px;
}

.topBanner .container .insurerDetails .insurerFeatures .features .block:nth-child(2) {
  width: 32%;
}

.topBanner .container .insurerDetails .insurerFeatures .features .block .icon img {
  vertical-align: middle;
}

.topBanner .container .insurerDetails .insurerFeatures .features .block i {
  width: 38px;
  height: 30px;
  display: block;
  text-align: center;
  position: relative;
}

.topBanner .container .insurerDetails .insurerFeatures .features .block .text {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  width: calc(100% - 30px - 8px);
  margin-left: 8px;
  color: #505f79;
}

.topBanner .container .insurerDetails .insurerFeatures .features .block .text span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #253858;
}

.topBanner .container .insurerDetails .insurerFeatures .disclaimer {
  font-size: 11px;
  color: #253858;
  margin-top: 12px;
  padding: 0;
  background: none;
  text-align: left;
  float: left;
  margin-bottom: 0;
}

.topBanner .container .quotesBoxWrapper {
  width: 390px;
  min-height: 317px;
  float: right;
  background: #ffffff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 24px 0 rgba(37, 56, 88, 0.1);
  margin-top: 32px;
  padding: 20px 35px 10px;
}

.floatingLeadFormWrapper {
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  position: relative;
}

.floatingLeadFormWrapper::before {
  content: "";
  background: rgba(23, 43, 77, 0.3);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}

.floatingLeadFormWrapper[style="visibility: visible;"]::before {
  opacity: 1;
}

.floatingLeadFormWrapper .floatingLeadForm {
  position: fixed;
  background: #ffffff;
  max-width: 550px;
  width: 100%;
  right: -100%;
  top: 0;
  height: 100%;
  -webkit-box-shadow: 0px 6px 19px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 6px 19px 0px rgba(0, 0, 0, 0.11);
  z-index: 999999;
  overflow: auto;
  -webkit-transition: right 0.5s ease-in;
  transition: right 0.5s ease-in;
}

.floatingLeadFormWrapper[style="visibility: visible;"] .floatingLeadForm {
  right: 0;
}

.floatingLeadFormWrapper .floatingLeadForm .quotesBoxWrapper {
  max-width: 90%;
  margin: 20px auto 0;
  width: auto;
  float: none;
  height: auto;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.floatingLeadFormWrapper .floatingLeadForm .closeHealthFloatingLeadForm,
.floatingLeadFormWrapper .floatingLeadForm .closeHealthFloatingLeadForm2 {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 36px;
  height: 36px;
  background: #f4f5f7;
  border-radius: 50%;
  overflow: hidden;
  line-height: 600%;
  z-index: 99;
}

.floatingLeadFormWrapper .floatingLeadForm .closeHealthFloatingLeadForm:before,
.floatingLeadFormWrapper .floatingLeadForm .closeHealthFloatingLeadForm2:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 1px;
  background: #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 18px;
  top: 10px;
}

.floatingLeadFormWrapper .floatingLeadForm .closeHealthFloatingLeadForm:after,
.floatingLeadFormWrapper .floatingLeadForm .closeHealthFloatingLeadForm2:after {
  content: "";
  position: absolute;
  height: 16px;
  width: 1px;
  background: #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 18px;
  top: 10px;
}

.quotesBoxWrapper .btn,
.btnnetworkhospital {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  cursor: pointer;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 16px;
  padding: 10px 12px;
  min-width: 190px;
  line-height: 1.9;
  max-width: 70%;
  border: solid 1px transparent;
  text-transform: uppercase;
  -webkit-appearance: none;
  border-radius: 4px;
  background: #0065ff;
  color: #ffffff;
  width: 100%;
  position: relative;
  margin: 16px 0 0 70px;
}

.quotesBoxWrapper .btn.show,
.btnnetworkhospital.show {
  display: block !important;
}

button.btn.btnHealthStep1.btnQuote {
  min-width: 100%;
  margin: 0 0 0 0;
}

.quotesBoxWrapper .btn:hover,
.quotesBoxWrapper .btn:active,
.btnnetworkhospital:hover {
  background: #0051cc;
  color: #ffffff;
}

.quotesBoxWrapper .btn:focus {
  outline: none;
}

.quotesBoxWrapper .disclaimer {
  font-size: 12px;
  color: rgba(23, 43, 77, 0.8);
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0 33px;
  background: none;
}

.breadcrumb {
  border-bottom: solid 0.5px rgba(37, 56, 88, 0.2);
  padding: 8px 0;
  font-size: 12px;
  color: #5e6c84;
  font-weight: 400;
  margin: 0 0 30px;
}

.breadcrumb li {
  display: inline-block;
}

.breadcrumb li:first-child {
  display: none;
}

.breadcrumb li .divider {
  display: none;
}

.breadcrumb a {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.breadcrumb li a {
  color: #0065ff !important;
  font-size: 12px !important;
  font-weight: normal !important;
}

.breadcrumbinner .breadcrumb li span.currentLocation {
  color: rgba(37, 56, 88, 0.8) !important;
  font-size: 12px;
}

.breadcrumb a::before,
.breadcrumb a::after {
  content: "";
  width: 4px;
  height: 4px;
  border: solid rgba(122, 134, 154, 0.6);
  border-width: 0px 1px 1px 0;
  position: absolute;
  right: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 7px;
}

.breadcrumbinner ul.breadcrumb {
  max-width: 1140px;
}

.breadcrumb a::after {
  width: 6px;
  height: 6px;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 6px;
}

.breadcrumb li:nth-of-type(2) a::before {
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  border: solid rgba(122, 134, 154, 0.6);
  border-width: 0px 1px 1px 0;
  position: absolute;
  right: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 7px;
  left: inherit;
  background: none;
}

.breadcrumbinner .breadcrumb li::after {
  content: none;
}

.breadcrumbinner .breadcrumb li a {
  line-height: 18px !important;
  margin-bottom: 0;
}

.contentWrapper > div:first-child {
  float: left;
  width: calc(70% - 40px);
}

.tabsWrapper {
  padding-bottom: 0px !important;
}

.tabsWrapper .tabs {
  border-bottom: 1px solid rgba(23, 43, 77, 0.1);
  margin-bottom: 20px;
}

.tabsWrapper .tabs ul {
  font-size: 0;
}

.tabsWrapper .tabs ul li {
  display: inline-block;
  margin-right: 10%;
}

.tabsWrapper .tabs ul li a {
  font-size: 16px;
  color: #253858;
  text-transform: uppercase;
  padding-bottom: 13px;
  display: inline-block;
  font-weight: 400;
  position: relative;
}

.tabsWrapper .tabs ul li:last-child {
  margin-right: 0;
}

.tabsWrapper .tabs ul li.active a {
  color: #0065ff;
  font-weight: 500;
}

.tabsWrapper .tabs ul li.active a::after {
  content: "";
  height: 3px;
  background: #0065ff;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
}

.card {
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  padding: 6px 16px;
  margin-bottom: 16px;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.card.mb-20 {
  padding: 6px 0px;
}

.card.insurers {
  padding: 0;
}

.card.calculator {
  padding: 0px 0;
  margin-top: 18px;
}

.articles .insurerBlock {
  border-top: none;
  padding: 10px 16px 0;
}

.articles .insurerBlock::after {
  border: none;
}

.articles h5 {
  padding: 10px 0 10px 1px !important;
}

.bestsellingTag {
  background: #6554c0;
  padding: 4px 10px;
  font-size: 12px !important;
  color: #ffffff;
  border-radius: 100px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400 !important;
  width: 90px;
}

.moreCard.all {
  display: inline !important;
}

.tabsDetails {
  position: relative;
}

.planFeatures {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.planFeatures .featuresBlock {
  font-size: 14px;
  color: rgba(23, 43, 77, 0.8);
  font-weight: 400;
  width: 50%;
  padding-right: 20px;
  padding-bottom: 20px;
}

.planFeatures .featuresBlock p {
  color: #253858;
  font-weight: 500;
  margin-bottom: 3px;
  line-height: 24px;
}

.planFeatures .featuresBlock i {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f4f5f7;
  text-align: center;
  display: block;
  float: left;
}

.planFeatures .featuresBlock i + div {
  float: left;
  width: calc(100% - 36px - 10px);
  margin-left: 10px;
  color: #253858;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.planFeatures .featuresBlock i img {
  margin-top: 10px;
}

.allOtherFeatures {
  margin: 20px -16px;
}

.planFeatures.expandedView {
  background: #ffffff;
  padding: 0px 16px;
  position: relative;
}

.planFeatures.expandedView .featuresBlock {
  margin-bottom: 25px;
}

.planFeatures.expandedView::before,
.planFeatures.expandedView::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
}

.planFeatures.expandedView::before {
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.planFeatures.expandedView::after {
  bottom: 0;
  -webkit-box-shadow: 0px -6px 8px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -6px 8px rgba(0, 0, 0, 0.06);
}

.featuresActionBar {
  margin-top: 25px;
  margin-bottom: 20px;
}

.featuresActionBar .priceBtn {
  float: right;
}

.featuresActionBar .priceBtn .price {
  display: inline-block;
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  vertical-align: middle;
  margin-right: 20px;
}

.featuresActionBar .priceBtn .price span {
  display: block;
  font-size: 14px;
  color: #253858;
  font-weight: 400;
}

.detailsWrapper {
  font-size: 20px;
  color: #253858;
  padding: 0 !important;
}

.detailsWrapper h4,
.detailsWrapper h2 {
  font-weight: 500;
  border-bottom: 0px solid #7a869a;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #253858;
  font-size: 24px;
}

.detailsWrapper h6 {
  font-weight: 400;
  color: #253858;
  margin-bottom: 10px;
}

.detailsWrapper .para {
  margin-bottom: 20px;
  line-height: 1.8;
}

.detailsWrapper .subheading {
  color: #253858;
  font-weight: 400;
}

.detailsWrapper .list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.detailsWrapper .list li {
  padding-left: 20px;
  font-size: 16px;
  /* color:#5e6c84; */
  margin: 15px 0 15px 20px;
  position: relative;
}

.detailsWrapper .list li::before {
  content: "";
  width: 4px;
  height: 9px;
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
}

.detailsWrapper .list li:last-child {
  margin-bottom: 0;
}

.contentStyles ul.awards li::before {
  content: none;
}

.rightSection {
  float: right;
  width: 30%;
}

.rightSection h5,
.article_newsLetter .titleText {
  margin-bottom: 0 !important;
  color: #253858 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  padding: 10px 0 10px 14px !important;
  text-align: center !important;
}

.rightSection .card_heading {
  margin-bottom: 0;
  color: #253858;
  font-size: 22px;
  font-weight: 500;
  padding: 10px 10px 10px 14px;
  text-align: left;
  letter-spacing: 0.02em;
}

.rightSection .card .promotional_banner_right img {
  max-width: 300px;
  display: block;
  margin: 0 auto;
}

.ratingHeading .card_heading,
.articles .card_heading {
  padding-left: 0 !important;
}

.ratingsBlock {
  overflow: hidden;
  background: #f1f3f5;
  border: 0;
}

.ratingsBlock .ratingValue {
  margin-top: 0;
}

.ratingsBlock .rating {
  display: inline-block;
  background-size: 100%;
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.ratingsBlock .rating:hover,
.ratingsBlock .rating.checked {
  background-size: 100%;
}

.ratingsBlock {
  display: block;
  color: #253858;
}

.rating_text {
  color: #253858;
  font-size: 24px;
  font-weight: 500;
  margin-right: 9px;
  margin-bottom: 10px;
  width: auto;
  height: auto;
  display: block !important;
}

.review_text {
  color: #253858;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 15px;
}

.showing_review_text {
  color: #253858;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 15px;
  display: block;
}

.starts_block {
  display: inline-block;
}

.star_rig {
  font-size: x-large;
  width: 25px;
  display: inline-block;
  color: #dfe1e6;
  margin-right: 3px;
}

.star_rig:last-child {
  margin-right: 0;
}

.star_rig:before {
  content: "\2605";
}

.star_rig.on {
  color: #ffab00;
}

.star_rig.half:after {
  content: "\2605";
  color: #ffab00;
  position: absolute;
  margin-left: -22px;
  width: 12.5px;
  overflow: hidden;
}

.star_rig.half_1:after {
  width: 4.5px;
}

.star_rig.half_2:after {
  width: 7px;
}

.star_rig.half_3:after {
  width: 8px;
}

.star_rig.half_4:after {
  width: 10px;
}

.star_rig.half_5:after {
  width: 12.5px;
}

.star_rig.half_6:after {
  width: 13.5px;
}

.star_rig.half_7:after {
  width: 15px;
}

.star_rig.half_8:after {
  width: 16px;
}

.star_rig.half_9:after {
  width: 18px;
}

.star_rig.half_10:after {
  width: 25px;
}

.key-box img {
  display: none;
}

.ratingHeading h5 {
  padding: 10px 0 0px 0 !important;
}

.subText {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #505f79;
  padding-bottom: 15px;
}

.bannerhealthredirect {
  cursor: pointer;
}

.insurerBlock {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: solid 0.8px #d3d7de;
  padding: 5px;
  position: relative;
}

.card.lang .insurerBlock {
  padding: 20px 5px;
}

.insurerBlock::after {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 28px;
}

.insurerBlock .insurerLogo {
  border: 0px solid rgba(23, 43, 77, 0.2);
  border-radius: 4px;
  height: 50px;
  overflow: hidden;
  padding: 0;
  width: 38px;
}

.supplier_icon {
  margin-left: 10px;
  background-image: url("../../../images/articles/health/png/sprite_landing.png?v=2");
  background-repeat: no-repeat;
  background-position: 0 51px;
}

.supplier_icon.lazy-bg {
  background-image: none;
}

.Aditya_Birla_Health_Insurance_icon {
  background-position: -2px -4673px;
}

.Apollo_Munich_Health_Insurance_icon {
  background-position: 0px -437px;
}

.Bajaj_Allianz_Health_Insurance_icon {
  background-position: -2px -97px;
}

.Edelweiss_Health_Insurance_icon {
  background-position: 0px -293px;
}

.Future_Generali_Health_Insurance_icon {
  background-position: 1px -361px;
}

.HDFC_Ergo_Health_Insurance_icon {
  background-position: 1px -438px;
}

.HDFC_ERGO_General_Health_Insurance_icon {
  background-position: 1px -4737px;
}

.HDFC_Life_icon {
  background-position: 0px -1416px;
}

.Kotak_Mahindra_Group_Health_Insurance_icon {
  background-position: 1px -557px;
}

.Kotak_Mahindra_Health_Insurance_icon {
  background-position: 1px -557px;
}

.Liberty_Health_Insurance_icon {
  background-position: 3px -626px;
}

.CignaTTK_icon,
.ManipalCigna_Health_Insurance_icon {
  background-position: 0px -156px;
}

.Max_Bupa_Health_Insurance_icon {
  background-position: 3px -685px;
}

.Oriental_Health_Insurance_icon {
  background-position: 4px -733px;
}

.Reliance_icon {
  background-position: 2px -1538px;
}

.Reliance_Health_Insurance_icon {
  background-position: 1px -1538px;
}

.Royal_Sundaram_Health_Insurance_icon {
  background-position: 1px -953px;
}

.SBI_Health_Insurance_icon {
  background-position: 1px -1031px;
}

.Star_Health_Insurance_icon {
  background-position: 2px -1091px;
}

.Tata_AIG_Health_Insurance_icon {
  background-position: 3px -1151px;
}

.Universal_Sompo_icon {
  background-position: 0px -1251px;
}

.Universal_Sompo_Health_Insurance_icon {
  background-position: 0px -1266px;
}

.United_India_Health_Insurance_icon {
  background-position: 1px -1210px;
}

.Digit_Health_Insurance_icon {
  background-position: -1px -216px;
}

.Bharti_AXA_Health_Insurance_icon {
  background-position: -3px -1385px;
}

.IFFCO_Tokio_Health_Insurance_icon {
  background-position: 4px -494px;
}

.Raheja_QBE_Health_Insurance_icon {
  background-position: 3px -1612px;
}

.Religare_Health_Insurance_icon {
  background-position: 0px -884px;
}

.Cholamandalam_Health_Insurance_icon {
  background-position: -4px -1862px;
}

.DHFL_Health_Insurance_icon {
  background-position: -2px -1696px;
}

.National_Health_Insurance_icon {
  background-position: 3px -1947px;
}

.New_India_Health_Insurance_icon {
  background-position: 3px -1774px;
}

.insurerBlock .insurerLogo img {
  display: block;
  width: 100%;
}

.insurerBlock .insurerLogo.articleImg {
  padding: 0;
  width: 80px;
  display: inline-block;
  margin-top: 6px;
  overflow: inherit;
}

.footable {
  width: 100%;
}

.insurerBlock .insurerLogo.articleImg img {
  height: 50px;
  width: 80px;
  overflow: inherit;
  border-radius: 4px;
}

.insurerBlock .insurerName {
  font-size: 14px;
  letter-spacing: 0.014em;
  color: #253858;
  width: auto;
  margin-left: 10px;
  display: inline-block;
  padding-right: 20px;
}

.insurerBlock .insurerName span {
  font-weight: 400;
  color: #253858;
  display: block;
  -webkit-transition: color ease-in 0.3s;
  transition: color ease-in 0.3s;
  line-height: 21px;
  letter-spacing: 0.014em;
}

.insurerBlock .insurerName a:hover span {
  color: #0065ff;
}

.insurerBlock .insurerName strong {
  font-weight: 500;
  color: #253858;
}

.card.articles {
  padding: 0 0 16px;
}

.card.articles .card_heading {
  border-bottom: solid 0.8px #d3d7de;
  padding: 10px 16px 10px 16px !important;
}

.closepopularcity {
  position: fixed;
  width: 100%;
  height: 100%;
  background: transparent;
  left: 0;
  display: none;
  top: 0;
  z-index: 98;
}

.addMoreMembers {
  width: 100%;
  height: 48px;
  background: #dfe1e6;
  border-radius: 4px;
  padding: 16px 15px;
  font-size: 14px;
  margin: 15px 0;
  position: relative;
  cursor: pointer;
}

.addMoreMembers::after {
  content: "+";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  background: #ffffff;
  font-size: 20px;
  color: #36b37e;
  right: 16px;
  top: 12px;
  text-align: center;
  line-height: 20px;
  padding-left: 1px;
}

.addMoreMembers select {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  padding: 16px 15px;
  color: #253858;
  z-index: 2;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.faqsWrapper > ul {
  margin: 8px 0 0 0 !important;
}

.faqsWrapper > ul > li {
  border-bottom: 0px solid #e7e7e7;
  padding: 0 !important;
  font-size: inherit !important;
  color: inherit !important;
  margin: 0 0 5px 0 !important;
  background: #f1f3f5;
  border-radius: 8px;
}

.faqsWrapper > ul > li::before {
  content: none !important;
}

.faqsWrapper > ul > li h3,
.faqsWrapper > ul > li h4,
.faqsWrapper > ul > li h2 {
  font-size: 16px;
  color: #253858;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin: 10px 0 0;
}

.faqsWrapper > ul > li h3 a,
.faqsWrapper > ul > li h4 a,
.faqsWrapper > ul > li h2 a {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
}

.faqsWrapper > ul > li h3 a::after,
.faqsWrapper > ul > li h4 a::after,
.faqsWrapper > ul > li h2 a::after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 22px;
}

.faqsWrapper > ul > li h3 a[flag="up"],
.faqsWrapper > ul > li h4 a[flag="up"],
.faqsWrapper > ul > li h2 a[flag="up"] {
  background: radial-gradient(circle at 21% 17%, #ffffff, #f1f3f5 53%);
  border-bottom: dashed 1px rgba(37, 56, 88, 0.2);
  padding-bottom: 14px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
  /* text-decoration: underline!important; */
}

.faqsWrapper > ul > li h3 a[flag="up"]::after,
.faqsWrapper > ul > li h4 a[flag="up"]::after,
.faqsWrapper > ul > li h2 a[flag="up"]::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 26px;
}

.faqsWrapper > ul > li h3 + div,
.faqsWrapper > ul > li h4 + div,
.faqsWrapper > ul > li h2 + div {
  padding: 0;
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  background: radial-gradient(circle at 21% 17%, #ffffff, #f1f3f5);
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: #253858;
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
  border-bottom: solid 0.8px rgba(37, 56, 88, 0.1);
}

.faqsWrapper > ul > li h2 a:hover {
  color: #253858;
}

.faq-button {
  background: #fbfcfc;
  padding: 6px 0;
  border: 1px solid #0065ff;
  border-radius: 4px;
  width: 234px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
}

.carouselWrapper {
  color: #253858;
  position: relative;
  padding: 20px 0 !important;
}

.carouselWrapper .carouselBlock {
  width: 370px;
  float: left;
  margin-left: 15px;
}

.carouselWrapper .disReview .carouselBlock {
  height: 330px;
}

.carouselWrapper .carouselBlock.comparisons {
  font-size: 0;
  padding: 20px 0 5px;
}

.carouselWrapper .carouselBlock.comparisons {
  margin: 0 0 0 0;
}

.carouselWrapper .carouselBlock.comparisons > div {
  display: inline-block;
  vertical-align: top;
}

.carouselWrapper .carouselBlock.comparisons .plan {
  width: 43%;
  text-align: center;
  font-size: 14px;
}

.carouselWrapper .carouselBlock.comparisons .plan p.mb-10 {
  height: 40px;
  overflow: hidden;
  /* text-align: center; */
}

.carouselWrapper .carouselBlock.comparisons .plan p.mb-10 img {
  display: inline-block !important;
  max-height: 100%;
}

.carouselWrapper .carouselBlock.comparisons .plan p.mb-10 + p {
  position: relative;
}

.carouselWrapper .carouselBlock.comparisons .plan p.mb-10 + p .planName {
  color: #253858;
  height: 40px;
  overflow: hidden;
}

.carouselWrapper .carouselBlock.comparisons .plan strong {
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.carouselWrapper .carouselBlock.comparisons .plan em {
  height: 40px;
  font-style: normal;
  display: block;
}

.carouselWrapper .carouselBlock.comparisons .plan span {
  font-size: 14px;
  color: #253858;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}

.carouselWrapper .carouselBlock.comparisons .break {
  width: 36px;
  height: 36px;
  background: #e4e7eb;
  border-radius: 50%;
  font-size: 14.4px;
  text-align: center;
  line-height: 36px;
  color: #253858;
  font-weight: 600;
  margin: 64px 0 0 10px;
}

.carouselWrapper .carouselBlock.comparisons .btn {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 14px;
  padding: 0 12px 10px;
  min-width: 160px;
  line-height: 1.6;
  max-width: 100%;
  border: solid 0px transparent;
  text-transform: uppercase;
  -webkit-appearance: none;
  border-radius: 4px;
  background: #0065ff;
  color: #ffffff;
  background: transparent;
  border-color: #0065ff;
  color: #0065ff;
  margin-top: 13px;
}

.carouselWrapper .carouselBlock.comparisons .btn:hover,
.carouselWrapper .carouselBlock.comparisons .btn:active {
  background: #0051cc;
  color: #ffffff;
}

.carouselWrapper .carouselBlock.comparisons .btn:hover,
.carouselWrapper .carouselBlock.comparisons .btn:focus,
.carouselWrapper .carouselBlock.comparisons .btn:active {
  background: none;
  color: #0065ff;
  border-color: #ffffff;
}

.carouselWrapper .carouselBlock.comparisons .btn:focus {
  outline: none;
}

.carouselWrapper .slick-arrow {
  position: absolute;
  width: 31px;
  height: 31px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid rgba(23, 43, 77, 0.2);
  top: -31px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  z-index: 2;
}

.carouselWrapper .slick-arrow::before {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}

.carouselWrapper .slick-arrow.slick-prev {
  right: 62px;
}

.alignLeft {
  text-align: left !important;
  padding-left: 15px;
}

.alignRight {
  text-align: right !important;
  padding-right: 15px;
}

.compareBottom {
  border-top: solid 0.8px rgba(23, 43, 77, 0.2);
  margin-top: 15px;
}

.carouselWrapper .slick-arrow.slick-prev::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.carouselWrapper .slick-arrow.slick-next {
  right: 20px;
}

.carouselWrapper .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.m-0 {
  margin: 0 !important;
}

.mb-10 {
  margin-bottom: 10px;
}

#policybazaar {
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
}

.tabsDetails.hide {
  display: none;
}

.tabsDetails.top_plans {
  display: block;
}

.tabsDetails .card {
  overflow: hidden;
  border-radius: 8px !important;
  padding: 6px 16px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(37, 56, 88, 0.08);
          box-shadow: 0 2px 4px 0 rgba(37, 56, 88, 0.08);
  border: none;
  position: relative;
}

.more_less.card {
  position: absolute;
  border-radius: 70px;
  left: 0;
  right: 0;
  width: 170px;
  text-align: center;
  border-radius: 20px !important;
  margin: 0px auto;
  position: absolute;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0px;
  bottom: -16px;
  z-index: 1;
  color: #0065ff;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

.more_less.card .seeMorePlans {
  padding: 8px 20px 8px 10px;
  position: relative;
}

.more_less.card .seeMorePlans:after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 14px;
}

.more_less.card.up .seeMorePlans:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(226deg);
  position: absolute;
  right: 19px;
  top: 18px;
}

.form-field-data.error .err {
  font-size: 12px;
  color: #f00;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

#healthStepCJ .form_step {
  display: none;
}

#healthStepCJ .form_step#step_1 {
  display: block;
}

#healthStepCJ .form_step.form_open {
  display: block;
}

#healthStepCJ .form_pagination ul li span p,
#healthStepCJ .form_pagination ul li a p {
  text-indent: -30000px;
  color: #f00;
}

#healthStepCJ #step_3 .form_field .add_counter {
  display: none;
}

#healthStepCJ #step_3 .form_field.checked .add_counter {
  display: block;
}

.contentStyles {
  line-height: 30px;
  font-size: 16px;
  color: #253858;
  padding-top: 0 !important;
  letter-spacing: 0.016em;
}

.contentStyles > p {
  margin: 10px 0;
  color: #253858;
}

.contentStyles h2,
.contentStyles h1 {
  font-weight: 500;
  border-bottom: 0px solid #7a869a;
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: #253858;
  margin-top: 25px;
  margin-bottom: 10px;
}

.contentStyles h1 {
  font-size: 36px;
  letter-spacing: 0.036em;
  line-height: 54px;
}

.contentStyles h2,
.contentStyles h2 strong {
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 36px;
  text-align: left !important;
  font-weight: 600;
}

.contentStyles h2 a,
.contentStyles h1 a {
  color: #253858;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}

.contentStyles h1 a,
.contentStyles h2 a,
.contentStyles h3 a,
.contentStyles h4 a,
.contentStyles h5 a {
  color: #0065ff;
}

.contentStyles h1 a:hover,
.contentStyles h2 a:hover,
.contentStyles h3 a:hover,
.contentStyles h4 a:hover,
.contentStyles h5 a:hover {
  color: #0065ff;
}

.contentStyles h3,
.contentStyles h3 strong {
  font-size: 18px;
  margin-top: 20px;
  color: #253858;
  font-weight: 600;
  letter-spacing: 0.018em;
  line-height: 26px;
}

.contentStyles h3 a,
.contentStyles h3 a strong {
  color: #253858;
}

.contentStyles table {
  border-collapse: collapse;
  width: 99%;
  border: solid 0.8px #e1e1e1;
  font-size: 14px;
  color: #253858;
  margin-top: 10px;
  border-radius: 8px;
}

.block_content_wrapper:first-child h1 {
  margin-top: 0px;
}

.contentStyles table strong {
  font-size: 14px;
}

.contentStyles table td {
  border-top: solid 0.8px #e1e1e1;
  border-bottom: solid 0.8px #e1e1e1;
  padding: 10px;
  vertical-align: top;
  border-right: solid 0.8px #e1e1e1;
  text-align: left;
  line-height: 21px;
  font-size: 14px;
  letter-spacing: 0.014em;
}

.contentStyles table td:first-child {
  border-left: solid 0.8px #e1e1e1;
}

.contentStyles table td:last-child {
  border-right: 1px solid rgba(23, 43, 77, 0.2);
}

.contentStyles table tr:first-child td {
  border: none;
  background: #f1f3f5;
  color: #253858;
  border-right: solid 0.8px #e1e1e1;
}

.contentStyles table ul {
  margin: 0 !important;
}

.contentStyles .allinsurer table ul li {
  list-style: disc;
  list-style-position: inside;
}

.contentStyles table ul li {
  margin: 0 0 16px 0;
  padding: 0;
  color: inherit;
  position: static;
  font-size: inherit;
  list-style: decimal;
  text-align: left;
  list-style-position: inside;
  position: relative;
}

.contentStyles table ul li::before {
  display: none !important;
}

ul.data-lisitng {
  margin-top: 16px;
  margin-bottom: 20px;
}

ul.data-lisitng li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.contentStyles ul.data-lisitng li::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #505f79;
  border-radius: 100%;
}

ul.data-lisitng li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.star-rating {
  margin-bottom: 5px;
  margin-top: 5px;
}

.form-inline {
  width: 100%;
}

#displayRate {
  margin: 12px 0 0 10px;
  padding: 0;
  float: left;
  font: bold 11px Arial, Helvetica, sans-serif;
  color: #333;
}

.popularCity,
ul.ui-autocomplete {
  position: relative;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.4);
  max-height: 250px;
  overflow: auto;
  z-index: 9999999;
}

.popularCity li,
ul.ui-autocomplete li {
  padding: 16px !important;
  font-size: 14px;
  color: #666666 !important;
  background-image: none !important;
  border: none !important;
  background-color: #fff !important;
}

.popularCity li:hover,
ul.ui-autocomplete li:hover {
  background-color: #2684ff !important;
  color: #fff !important;
}

.popularCity li[disable="disable"] {
  padding: 8px 16px !important;
  background-color: #f4f5f7 !important;
}

.popularCity li[disable="disable"]:hover {
  background-color: #f4f5f7 !important;
  color: #666666 !important;
}

select {
  background: none !important;
}

ul.ui-autocomplete {
  width: 495px !important;
  border: none !important;
}

ul.ui-autocomplete li a {
  color: #666666 !important;
  border: none !important;
  background: none !important;
  font-weight: normal;
  padding: 0 !important;
  margin: 0 !important;
}

ul.ui-autocomplete li:hover a {
  color: #fff !important;
}

.mb-0 {
  margin-bottom: 0;
}

.carouselWrapper .carouselBlock.reviewsCard {
  margin: 0;
}

.reviewsCard {
  width: 100%;
}

.reviewsCard .userDetails .userImg {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

.reviewsCard .userDetails .userName {
  width: calc(100% - 80px);
  float: left;
}

.reviewsCard .userDetails .userImg img {
  width: 42px;
  height: 42px;
}

.reviewsCard .userDetails .userName > p {
  color: #253858;
  font-size: 16px;
  font-weight: 600;
}

.reviewsCard .userDetails .userName > span {
  color: #253858;
  font-size: 14px;
  font-weight: normal;
}

.reviewsCard .userDetails .userName .rateView {
  margin-top: 5px;
}

.reviewsCard .userDetails .userName .rateView img {
  width: 17px;
  display: inline-block;
  margin-right: 4px;
}

.reviewsCard .reviewTxt {
  max-height: 185px;
  text-align: justify;
  margin-top: 20px;
  position: relative;
  font-size: 16px;
  color: #253858;
  padding-left: 35px;
  font-weight: 400;
  overflow: auto;
  padding-right: 20px;
  margin-right: 9px;
}

.reviewsCard .reviewTxt strong {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
}

.reviewsCard .reviewTxt::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 4px;
  width: 22px;
  height: 44px;
  background-image: url(../../../images/articles/health/png/sprite_landing.png?v=1);
  background-repeat: no-repeat;
  background-position: -2px -3343px;
}

.alsoRead {
  overflow: hidden;
  padding: 0;
  height: 512px;
  margin: 0 0 0 0px !important;
}

.button_review a {
  background: #fff;
  border: 1px solid #0065ff;
  border-radius: 4px;
  display: inline-block;
  padding: 11px 23px;
  margin: 0 16px 0 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.tag_tabs {
  background: #eef0f2;
  display: inline-block;
  border-radius: 25px;
  padding: 1px 12px;
  font-size: 12px;
  color: #253858;
  position: absolute;
  right: 16px;
  top: 11px;
}

.alsoRead .storyImg {
  height: 165px;
  overflow: hidden;
  background: #f5f5f5;
}

.alsoRead .storyImg img {
  width: 100%;
  display: block;
}

.alsoRead .storyTxt {
  line-height: 28px;
  padding: 15px 20px 0;
  font-weight: 400;
  font-size: 16px;
  color: #253858;
  height: 293px;
  border-bottom: solid 0.8px rgba(23, 43, 77, 0.2);
}

.alsoRead .storyTxt > p {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.alsoRead .storyTxt > p a {
  color: #253858;
}

.alsoRead .btn {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 14px;
  padding: 15px 0 0 0;
  min-width: 160px;
  line-height: 1.6;
  max-width: 100%;
  border: solid 0px transparent;
  text-transform: uppercase;
  -webkit-appearance: none;
  border-radius: 4px;
  background: #0065ff;
  color: #ffffff;
  background: transparent;
  border-color: #0065ff;
  color: #0065ff;
  margin-bottom: 0;
}

.alsoRead .btn:hover,
.alsoRead .btn:active {
  background: #0051cc;
  color: #ffffff;
}

.alsoRead .btn:hover,
.alsoRead .btn:focus,
.alsoRead .btn:active {
  background: none;
  color: #0065ff;
  border-color: #ffffff;
}

.alsoRead .btn:focus {
  outline: none;
}

.disPlanContent {
  margin-top: 0 !important;
}

.carouselBlock .reviewTxt::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #f4f5f7;
}

.carouselBlock .reviewTxt::-webkit-scrollbar-thumb {
  background: #b5b5b5;
}

.featureTitleMob {
  position: relative;
}

.featureTitleMob h6 {
  padding-right: 40px;
  margin-bottom: 30px;
  display: inline-block;
}

.featureTitleMob .closeIcon {
  position: fixed;
  right: 10px;
  top: 10px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
  line-height: 600%;
  background: #f4f5f7;
}

.featureTitleMob .closeIcon:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 1px;
  background: #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 18px;
  top: 10px;
}

.featureTitleMob .closeIcon:after {
  content: "";
  position: absolute;
  height: 16px;
  width: 1px;
  background: #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 18px;
  top: 10px;
}

.planFeatures .featuresBlock .featuresIcon {
  position: relative;
}

.planFeatures .featuresBlock .featuresIcon::before {
  content: "";
  background: url(../../../images/articles/health/svg/featuresimgsprite.svg) no-repeat -209px -59px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-size: 250px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="After Hospitalization"]::before {
  background-position: 0 0;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Alternate Medicine"]::before {
  background-position: -29px 0;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Ambulance Charges"]::before {
  background-position: -59px 2px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Before Hospitalization"]::before {
  background-position: -89px 0;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Bonus on No Claim"]::before {
  background-position: -118px 0;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Day Care Treatments"]::before {
  background-position: -149px 0;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Family Floater Option"]::before {
  background-position: -178px 0;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Hospital Room Eligibility"]::before {
  background-position: -209px 0;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Hospitalization at Home"]::before {
  background-position: 0 -30px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Network Hospitals Covered"]::before {
  background-position: -29px -29px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Pre existing conditions"]::before {
  background-position: -61px -29px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Restoration of Cover"]::before {
  background-position: -90px -29px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Share Claim Payments"]::before {
  background-position: -118px -29px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Health Checkups"]::before {
  background-position: -149px 0;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Maternity"]::before {
  background-position: -148px -29px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Eye & Dental Covers"]::before {
  background-position: -177px -29px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Worldwide Emergency"]::before {
  background-position: -208px -29px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Domestic Evacuation"]::before {
  background-position: -29px -59px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Infertility Treatment"]::before {
  background-position: 0 -59px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Doctor-on-Call Service"]::before {
  background-position: -89px -59px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Health Assessment"]::before {
  background-position: -58px -59px;
}

.planFeatures .featuresBlock .featuresIcon[data-icon="Wellness Factors"]::before {
  background-position: -118px -59px;
}

.errCheckMember,
.errMemberAge {
  color: #ff5630;
  margin-bottom: 15px;
  font-size: 12px;
}

.errMemberAge {
  color: #ff5630;
  margin-bottom: 15px;
  font-size: 12px;
  display: block;
  text-align: center;
  width: 100%;
}

.quotesBoxWrapper .fieldsWrapper.error .field,
.fieldsWrapper.error .field {
  border: 1px solid #ff5630;
  margin-bottom: 5px;
}

.fix_btn_ctc.thankyou {
  right: 10px;
  padding: 20px;
}

.thankyouCTC {
  position: fixed;
  top: 50%;
  padding: 25px 35px;
  background-color: #005387;
  left: 50%;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  display: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.fix_btn_ctc.thankyou {
  -webkit-animation: cssAnimation 0s ease-in 5s forwards;
  animation: cssAnimation 0s ease-in 5s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    overflow: hidden;
  }
}

@-webkit-keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    visibility: hidden;
  }
}

.ns_success {
  color: #36b37e;
}

.ns_error {
  color: #ff5630;
  font-size: 12px;
}

a.btn.btnwritereview {
  width: 100%;
}

a.bannerhealthredirect img {
  max-width: 100%;
  margin-top: 40px;
}

.check_premium_expand {
  display: none;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.button_review {
  margin-top: 30px;
  text-align: center;
}

.disContnet p {
  margin-bottom: 16px;
  text-align: left !important;
  letter-spacing: 0.016em;
  line-height: 30px;
}

.icons-bu {
  background: url("../../../images/bu/health/icons_bu.svg") no-repeat 0 0;
}

.icon-1 {
  background-position: 8px -258px;
}

.icon-2 {
  background-position: 5px -314px;
}

.icon-3 {
  background-position: 5px -374px;
}

.heading-main {
  margin: 0 0 16px 0;
  line-height: 28px;
  position: relative;
  font-size: 20px;
  color: #253858;
  letter-spacing: 0.24px;
  font-weight: bold;
}

.heading-m {
  margin: 0 0 15px 0px;
}

.heading-main span {
  font-size: 16px;
  letter-spacing: 0.16px;
  display: block;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 5px;
}

.heading-in {
  margin-left: 0;
}

.field_wrapper {
  margin-bottom: 16px;
  width: 100%;
}

.field_wrapper.field_wrapper_family {
  height: calc(100% - 160px);
  overflow: auto;
  padding: 0 4px;
  position: relative;
  margin: 0 20px 0 0;
}

.bottom-main {
  height: 85px;
}

.sticky_bottom_web {
  -webkit-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  width: 550px;
  left: inherit;
  color: #253858;
  padding: 0 16px;
  bottom: 0;
  z-index: 10;
  position: fixed;
  height: 85px;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: inherit;
  margin-left: -26px;
  text-align: center;
}

.sticky_bottom_web button {
  width: 65% !important;
}

.field_wrapper .label {
  font-size: 14px;
  font-weight: 500;
  color: #253858;
  margin: 0 0 8px 0;
}

.radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.radios label {
  position: relative;
  height: 50px;
  width: 48%;
}

.radios label input[type="radio"] + span {
  background: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 1px rgba(37, 56, 88, 0.2);
}

.radios label input[type="radio"] + span em {
  font-style: normal;
  font-size: 14px;
  color: #253858;
  line-height: 15px;
}

.radios label input[type="radio"] + span .gender {
  width: 45px;
  height: 30px;
  display: block;
}

.radios label input[type="radio"] + span .gender.male {
  background-position: 4px 0px;
}

.radios label input[type="radio"] + span .gender.female {
  background-position: 4px -127px;
}

.radios label input[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.radios label input[type="radio"]:checked + span {
  border: 1px solid #0065ff;
  color: #0065ff;
}

.radios label input[type="radio"]:checked + span em {
  color: #0065ff;
}

.radios label input[type="radio"]:checked + span::before {
  content: "";
  width: 18px;
  height: 18px;
  background: #0065ff;
  border-radius: 50%;
  position: absolute;
  right: -5px;
  top: -9px;
}

.radios label input[type="radio"]:checked + span::after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 1px;
  top: -5px;
}

.radios label input[type="radio"]:checked + span .gender.male {
  background-position: 4px -62px;
}

.radios label input[type="radio"]:checked + span .gender.female {
  background-position: 4px -201px;
}

.input_box {
  background: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 10px 10px 13px;
  border: solid 1px rgba(37, 56, 88, 0.2);
  font-size: 14px;
  color: #253858;
  -webkit-appearance: none;
}

.input_box:focus {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 109, 255, 0.2);
          box-shadow: 0 2px 4px 0 rgba(0, 109, 255, 0.2);
}

.input_box::-webkit-input-placeholder {
  color: rgba(37, 56, 88, 0.6);
}

.input_box:-ms-input-placeholder {
  color: rgba(37, 56, 88, 0.6);
}

.input_box::-ms-input-placeholder {
  color: rgba(37, 56, 88, 0.6);
}

.input_box::placeholder {
  color: rgba(37, 56, 88, 0.6);
}

.input_box:required {
  border: 1px solid #ff5630;
}

.input_box:-webkit-autofill,
.input_box:-webkit-autofill:hover,
.input_boxput:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.input_box.error {
  border: 1px solid #ff5630;
}

.required {
  color: #ff5630;
  font-size: 12px;
  position: absolute;
  bottom: -17px;
  left: 0;
}

.btn {
  cursor: pointer;
  font-weight: 300;
  text-align: center;
  padding: 8px 0;
  border: solid 1px transparent;
  border-radius: 4px;
  background: #0065ff;
  width: 100%;
  font-size: 16px;
  margin: 0 0 0 0;
  color: #fff;
  text-transform: uppercase;
  height: 48px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.terms_text {
  font-size: 12px;
  color: rgba(23, 43, 77, 0.8);
  text-align: center;
  margin-top: -5px;
}

.insurer-bu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 603px;
  margin: 0 auto;
}

.insurer-bu .h1 span {
  font-size: 24px;
  font-weight: bold;
}

.insurerLogo1 img {
  width: 173px;
}

.insurer-bu .h1 {
  font-size: 24px;
  font-weight: 400;
  color: #253858;
  line-height: 44px;
  margin-left: 20px;
  letter-spacing: 0.036em;
}

.radios.members {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.radios.members label {
  height: 100px;
  margin-bottom: 12px;
  width: 31.5%;
}

.radios.members label input[type="radio"] + span .gender.male {
  background-position: 6px 4px;
}

.radios.members input[type="radio"]:checked + span .gender.male {
  background-position: 6px -58px;
}

.radios.members label input[type="radio"] + span .gender.members2 {
  background-position: 1px -438px;
  width: 59px;
}

.radios.members input[type="radio"]:checked + span .gender.members2 {
  background-position: 0px -511px;
}

.radios.members label input[type="radio"] + span .gender.members3 {
  background-position: 0px -594px;
  width: 66px;
}

.radios.members input[type="radio"]:checked + span .gender.members3 {
  background-position: 0px -683px;
}

.radios.members label input[type="radio"] + span .gender.members4 {
  background-position: -1px -773px;
  width: 76px;
}

.radios.members input[type="radio"]:checked + span .gender.members4 {
  background-position: -1px -856px;
}

.radios.members label input[type="radio"] + span .gender.parents {
  background-position: -1px -942px;
  width: 57px;
}

.radios.members input[type="radio"]:checked + span .gender.parents {
  background-position: -1px -1022px;
}

.radios.members label input[type="radio"] + span .gender.family {
  background-position: 1px -1097px;
}

.radios.members label input[type="radio"] + span .gender.family_edit {
  background-position: 0px -1168px;
}

.radios.members label input[type="radio"] + span {
  height: 100px;
  text-align: center;
  padding: 5px 2px;
  display: block;
}

.radios.members label input[type="radio"] + span em {
  font-size: 12px;
  padding-top: 7px;
}

.radios.members label input[type="radio"] + span em.active {
  color: #0065ff;
}

.radios.members label input[type="radio"] + span .gender {
  width: 38px;
  height: 38px;
  display: block;
  margin: 5px auto 0;
}

.web_50 {
  float: left;
  width: 47%;
}

.right_50 {
  margin-right: 26px;
}

.select_box {
  position: relative;
}

.select_box::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border: solid #253858;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 12px;
  top: 21px;
}

.box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.box-container > .field_container {
  background-color: #fff;
  height: 48px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  font-size: 14px;
  color: #212121;
  position: relative;
  border: solid 1px rgba(37, 56, 88, 0.2);
  width: calc(60% - 10px);
  margin-right: 10px;
}

.box-container.kids {
  display: block;
}

.count-child {
  width: 24px;
  height: 24px;
  border: solid 1px #b3bac5;
  line-height: 22px;
  color: #b3bac5;
  border-radius: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  left: 0;
}

.count-child-up {
  right: 15px;
  left: inherit;
}

.count-child.active {
  border: solid 1px #253858;
  color: #253858;
}

.select_box_width {
  width: 43%;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkbox label {
  position: relative;
  height: 50px;
  width: 100%;
}

.checkbox label input[type="checkbox"] + span {
  width: 100%;
  height: 48px;
  padding: 10px 10px 10px 40px;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid transparent;
  font-style: normal;
}

.checkbox label input[type="checkbox"] + span::before {
  content: "";
  width: 18px;
  height: 18px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 9px;
  top: 15px;
  border: 1px solid #b3bac5;
}

.checkbox label input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.checkbox label input[type="checkbox"]:checked + span {
  border: 1px solid transparent;
  color: #253858;
}

.checkbox label input[type="checkbox"]:checked + span::before {
  content: "";
  background: #0065ff;
  border: 1px solid #0065ff;
}

.checkbox label input[type="checkbox"]:checked + span::after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 16px;
  top: 19px;
}

.checklist_son,
.checklist_daughter {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 12px;
  width: 115px;
  height: 48px;
}

.radio_kids label input[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.radio_kids label input[type="radio"] + span {
  background: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 1px #979797;
  font-style: normal;
  font-size: 18px;
  color: #979797;
  width: 24px;
  height: 24px;
  line-height: 21px;
  text-align: center;
}

.checklist_son .input_kid,
.checklist_daughter .input_kid {
  width: 36px;
  height: 24px;
  border: 1px solid #979797;
  top: 12px;
  left: 32px;
  position: absolute;
  border-radius: 4px;
  font-size: 14px;
  color: #979797;
  text-align: center;
  line-height: 22px;
}

.disclaimer {
  text-align: center;
}

.radio_kids label.click_add input[type="radio"] + span {
  margin-left: 45px;
}

.radio_kids label input[type="radio"]:checked + span {
  border: 1px solid #212121;
  color: #212121;
  background: #fff;
}

.box-container.kids > .field_container {
  width: 100%;
  margin-right: 0;
}

.kids_box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 10px 10px;
  height: 48px;
}

.kids_box-container .field_container {
  font-size: 14px;
  color: #212121;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: inline-block;
  position: relative;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  padding-left: 13px;
  border: solid 1px rgba(37, 56, 88, 0.2);
  width: 55%;
  line-height: 48px;
  margin-right: 10px;
}

.radio_pills {
  display: inline-block;
  width: 100%;
}

.radio_pills label {
  margin: 0 12px 9px 0;
  display: inline-block;
}

.radio_pills label input[type="radio"] + span {
  background: #ffffff;
  border-radius: 40px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  display: inline-block;
  width: auto;
  padding: 10px 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #0065ff;
  font-style: normal;
  font-size: 14px;
  color: #253858;
}

.radio_pills label input[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.radio_pills label input[type="radio"]:checked + span {
  border: 1px solid #0065ff;
  color: #ffffff;
  background: #0065ff;
}

.mt-top {
  margin-top: 20px;
}

.pos-rel {
  position: relative;
}

.city_listing {
  position: absolute;
  top: 50px;
  width: 100%;
  background: #fff;
  font-size: 14px;
  min-height: auto;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #d3d7dd;
  z-index: 9;
  display: none;
}

.city_listing li {
  padding: 0 16px;
  background: none;
  font-size: 14px;
  line-height: 46px;
  color: #253858;
  cursor: pointer;
}

.city_listing li.active {
  color: #fff;
  background: #0065ff;
}

.city_listing li span {
  border-bottom: 2px solid #f4f5f7;
  display: block;
}

.city_listing li.active span {
  border-bottom: 2px solid #0065ff;
  display: block;
}

.city_listing li:hover {
  color: #fff;
  background: #0065ff;
}

.city_listing li:hover span {
  border-bottom: 2px solid #0065ff;
  display: block;
}

.close_city_box {
  position: absolute;
  right: 2px;
  top: -1px;
  width: 45px;
  height: 50px;
  border-radius: 3px;
  z-index: 9;
  text-indent: -99999px;
  cursor: pointer;
}

.close_city_box:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 1px;
  background: #253858;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 27px;
  top: 19px;
}

.close_city_box:after {
  content: "";
  position: absolute;
  height: 16px;
  width: 1px;
  background: #253858;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 27px;
  top: 19px;
}

.stepper-bu {
  margin: 20px auto 20px;
  width: 100%;
}

.stepper-bu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  counter-reset: step;
}

.stepper-bu ul li {
  position: relative;
  height: 30px;
  width: 100%;
  cursor: pointer;
}

.stepper-bu ul li span {
  display: none;
}

.stepper-bu ul li:last-child {
  width: 65px;
  left: 1px;
}

.stepper-bu ul li::before {
  content: counter(step);
  counter-increment: step;
  width: 24px;
  height: 24px;
  background: #d1d5db;
  border-radius: 50%;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  z-index: 3;
  position: relative;
  font-weight: 500;
}

.stepper-bu ul li::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #d1d5db;
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.stepper-bu ul li:last-child::after {
  content: none;
}

.stepper-bu ul li.active::before {
  background: #0065ff;
}

.stepper-bu ul li.active span::before {
  content: "";
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid #0065ff;
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 2;
  background: #ffffff;
}

.stepper-bu ul li.checked::before,
.stepper-bu ul li.checked::after {
  background: #0065ff;
}

.back-step {
  background: #f2f7ff;
  width: 32px;
  height: 32px;
  text-indent: -99999px;
  cursor: pointer;
  border-radius: 8px;
  position: relative;
  margin-bottom: 16px;
}

.back-step::before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  left: 13px;
  top: 50%;
  margin-top: -6px;
}

.key-features-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.key-box {
  width: 46%;
  margin-top: 10px;
  position: relative;
  padding-bottom: 10px;
}

.key-box:nth-child(odd) {
  margin-right: 8%;
}

.key-box .heading {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  letter-spacing: 0.018em;
  line-height: 27px;
  text-align: left !important;
}

.block_content_wrapper {
  text-align: left !important;
}

ul.number-listing-box {
  margin: 0;
  counter-reset: my-sec-counter;
}

ul.number-listing-box li .heading {
  font-size: 16px;
  font-weight: 600;
  display: block;
  padding-top: 5px;
}

ul.number-listing-box li {
  position: relative;
  padding-left: 50px;
  text-align: left !important;
}

ul.number-listing-box li.numbers::after {
  width: 44px;
  height: 44px;
  background-color: #f4f5f7;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
}

ul.number-listing-box li.numbers::before {
  width: 44px;
  height: 44px;
  content: "0" counter(my-sec-counter) !important;
  counter-increment: my-sec-counter !important;
  position: absolute;
  left: -12px;
  top: 0 !important;
  background: none;
  z-index: 9;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block !important;
}

ul.number-listing-box li p {
  font-size: 16px;
  font-weight: normal;
}

ul.number-listing-box li ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

ul.number-listing-box li ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #505f79;
  border-radius: 100%;
}

ul.number-listing-box li ul li::after {
  content: none;
}

.nav-link {
  -webkit-box-shadow: 1px 6px 10px 0 rgba(37, 56, 88, 0.21);
          box-shadow: 1px 6px 10px 0 rgba(37, 56, 88, 0.21);
  border: solid 0px #ededed;
  background-color: #ffffff;
}

.container-nav1 {
  max-width: 1170px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container-nav1 .nav-wrap {
  position: relative;
}

.container-nav1 .nav-wrap::-webkit-scrollbar {
  display: none;
}

.container-nav1 .arrow-left1 {
  width: 20px;
  margin-left: -1%;
  cursor: pointer;
  position: relative;
}

.container-nav1 .cta-call button {
  border-radius: 4px;
  background-color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 14px 18px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
}

.nav-link ul {
  list-style: none;
  max-width: 890px;
}

.nav-link ul li {
  display: inline-block;
  background: #fff;
  position: relative;
}

.nav-link ul li.active a {
  background-color: rgba(37, 56, 88, 0.06);
}

.nav-link ul li.active a::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 9;
  height: 3px;
  background: #0065ff;
  width: 100%;
}

.nav-link ul li.active a {
  color: #0065ff;
  background: none;
}

.nav-link ul li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  color: #253858;
  cursor: pointer;
  display: block;
  padding: 38px 20px;
}

.container-nav1 .arrow-left1 {
  width: 20px;
  margin-left: -1%;
  cursor: pointer;
  position: relative;
  display: none;
}

.right-links {
  width: 16px;
  height: 16px;
  background-position: -9px -1298px;
  font-size: 0;
}

.left-links {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  width: 16px;
  height: 16px;
  background-position: -9px -1298px;
  font-size: 0;
}

.arrow-left1::before {
  content: "";
  position: absolute;
  top: -28px;
  left: -35px;
  z-index: 9;
  width: 31px;
  height: 70px;
}

.sticky-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  left: 0;
  -webkit-animation: slide-down 0.7s;
          animation: slide-down 0.7s;
}

.loader_btn {
  position: absolute;
  content: "";
  right: 10px;
  top: 10px;
  border: 3px solid rgba(243, 243, 243, 0.3);
  border-radius: 70%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 28px;
  height: 28px;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.health_footer_strip {
  height: 90px;
  background: radial-gradient(circle at 30% 30%, #5f6b81, #253858 11%);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.health_footer_strip .container1 {
  max-width: 740px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-img {
  background-position: 0 -1407px;
  width: 176px;
  height: 128px;
}

.txt-footer {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}

.font-big {
  font-size: 22px;
  font-weight: 600;
}

.stickFooter_info a.footer-btn {
  width: 158px;
  height: 36px;
  border-radius: 4px;
  border: solid 1.5px #ffffff;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  color: #0065ff;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

div.strip_close {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 24px;
  height: 24px;
  background: #929bab;
  border-radius: 50%;
  overflow: hidden;
  line-height: 600%;
  z-index: 99;
  cursor: pointer;
}

div.strip_close:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 1.2px;
  background: #253858;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 12px;
  top: 5px;
}

div.strip_close:after {
  content: "";
  position: absolute;
  height: 16px;
  width: 1.2px;
  background: #253858;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 12px;
  top: 5px;
}

.details_box .input_box,
.red_border {
  border: 1px solid #ff5630;
}

.divOtherMembers .err {
  display: none !important;
}

.close-form-box {
  position: fixed;
  width: 100%;
  height: 100%;
  background: transparent;
  left: 0;
  display: none;
  top: 0;
  z-index: 9999999;
}

.no-webp .insurer-bu .insurerLogo {
  background: url("../../../images/bu/health/top-bu.png") no-repeat 2px -1px;
  width: 290px;
  height: 192px;
}

.webp .insurer-bu .insurerLogo {
  background: url("../../../images/bu/health/top-bu.webp") no-repeat 2px -1px;
  width: 290px;
  height: 192px;
}

.articles .insurerBlock a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc(100% - 80px - 10px);
}

#navBarBookmarks .slick-arrow {
  background: url("../../../images/bu/health/icons_bu.svg") no-repeat -9px -1298px;
  width: 16px;
  height: 16px;
  position: absolute;
  border: none;
  cursor: pointer;
}

#navBarBookmarks .slick-next {
  right: -54px;
  top: 47px;
}

#navBarBookmarks .slick-prev {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  left: -30px;
  top: 39px;
}

#navBarBookmarks .slick-prev.slick-disabled,
#navBarBookmarks .slick-next.slick-disabled {
  opacity: 0.2;
  cursor: inherit;
}

.nav-link ul::before {
  content: "";
  position: absolute;
  top: 11px;
  right: -23px;
  z-index: 9;
  width: 31px;
  height: 70px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.49)), color-stop(34%, rgba(255, 255, 255, 0.91)), to(#ffffff));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0.91) 34%, #ffffff);
}

.disGetCallBackLoader {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  background: #0065ff;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
  padding-top: 12px;
}

.btnView {
  width: 100%;
}

/* partners css */
.webp .breadcrumb li:nth-of-type(2) a::before,
.webp #productPartner .slider .itemBlock > span,
.webp .logosprite:before {
  background-image: url("../../../images/webp/landingpage_partner.webp?v=2");
}

.no-webp .breadcrumb li:nth-of-type(2) a::before,
.no-webp #productPartner .slider .itemBlock > span,
.no-webp .logosprite:before {
  background-image: url("../../../images/landingpage_partner.png?v=2");
}

.partnerwrapper .h5_partnerhead {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: normal;
  text-align: center;
  color: #253858;
  margin-bottom: 15px;
  line-height: 36px;
}

.partnerwrapper {
  width: 100%;
  background-color: transparent;
  border-top: 0;
  border-bottom: 0;
  margin-bottom: 30px;
  margin-top: 20px;
}

.partnerwrapper button {
  border: none;
  cursor: pointer;
}

.slider .itemBlock > span.hdfcergoP {
  background-position: 0 -455px;
}

.aegonP {
  background-position: 0 -749px;
}

/* partner css ends */
/* tag box css */
.pbRelatedLinks.martop52 {
  margin-top: 10px;
  width: 100%;
  background-color: #f4f5f7;
  max-width: 100%;
}

.pbRelatedLinks .tagbox {
  background-color: transparent;
  border: 0;
  color: transparent;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 25px 0;
  text-align: center;
  width: 97.8%;
  float: left;
}

.pbRelatedLinks .tagbox > strong {
  font-size: 12px;
  letter-spacing: normal;
  color: #999999;
  font-weight: bold;
  margin-right: 5px;
}

.pbRelatedLinks .tagbox > a {
  font-size: 12px;
  text-decoration: none;
  line-height: 23px;
  background: #ebf3fe;
  border: 1px solid #0065ff;
  border-radius: 3px;
  padding: 7px 10px;
  color: #0065ff;
  font-weight: 500;
  margin: 0px 5px;
}

.pbRelatedLinks .tagbox > a > u {
  text-decoration: none;
}

/* tag box css ends*/
/*Tick mark css start*/
.success-msg {
  position: relative;
}

.success-msg::after {
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  margin-top: -11px;
  position: absolute;
  right: 14px;
  top: 57px;
  content: "";
}

.input_right {
  padding-right: 40px;
}

/*Tick mark css end*/
/*top plan section css */
.breadcrumbinner {
  margin: 9px auto 10px;
}

.tabsDetails .card .titleh6 {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  padding-right: 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 20px;
}

.insurer_card_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 22px;
}

.insurer_card_top img {
  margin-top: 6px;
  max-width: 100%;
  margin-right: 10px;
}

.insurer_card_top span {
  font-size: 16px;
  font-weight: normal;
}

.btnCheckPremium {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 14px;
  padding: 10px 12px;
  width: 191px;
  border: solid 1px #f35023;
  text-transform: uppercase;
  border-radius: 4px;
  background: #f35023;
  color: #ffffff;
}

.btnCheckPremium:hover {
  border: solid 1px #f35023;
  background: #f35023;
  color: #ffffff;
}

.tag_tabs {
  background: #eef0f2;
  display: inline-block;
  border-radius: 25px;
  padding: 1px 12px;
  font-size: 12px;
  color: #253858;
  position: absolute;
  right: 16px;
  top: 11px;
}

.logo_top {
  width: 110px;
  height: 52px;
}

/*top plan section css */
.corona-container {
  margin-bottom: 10px;
  position: relative;
  margin: 0 auto;
  max-width: 320px;
}

.corona-container .slick-slider {
  position: absolute;
  width: 100%;
  top: 7px;
  left: 14px;
}

.videobox_right {
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  margin-bottom: 16px;
  padding: 10px;
}

.videobox_right iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 8px;
  height: 240px;
  border: 0;
}

/* ped css starts */
.ped_heading {
  color: #253858;
  font-size: 18px;
  font-weight: bold;
  padding-top: 22px;
  line-height: 30px;
}

.ped_heading span {
  font-weight: 500;
  font-size: 16px;
  display: block;
  color: #505f79;
}

.radios_ped {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px 0 5px;
}

.radios_ped label {
  position: relative;
  height: 50px;
  width: 48%;
}

.radios_ped label input[type="radio"] + span {
  background: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 1px rgba(37, 56, 88, 0.2);
}

.radios_ped label input[type="radio"] + span em {
  font-style: normal;
  font-size: 16px;
  color: #253858;
  line-height: 15px;
}

.radios_ped label input[type="radio"]:checked + span {
  border: 1px solid #0065ff;
  color: #0065ff;
}

.radios_ped label input[type="radio"]:checked + span em {
  color: #0065ff;
}

.radios_ped label input[type="radio"]:checked + span::after {
  content: "";
  display: block;
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 15px;
  height: 15px;
  width: 8px;
}

.radios_ped label input[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.checkbox_ped {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin: 12px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.checkbox_ped label {
  position: relative;
  height: 50px;
  width: 100%;
  margin: 0 0 14px 0;
}

.checkbox_ped label input[type="checkbox"] + span {
  background: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 50px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 1px rgba(37, 56, 88, 0.2);
}

.checkbox_ped label input[type="checkbox"] + span em {
  font-style: normal;
  font-size: 16px;
  color: #253858;
  line-height: 15px;
}

.checkbox_ped label input[type="checkbox"]:checked + span {
  border: 1px solid #0065ff;
  color: #0065ff;
}

.checkbox_ped label input[type="checkbox"]:checked + span em {
  color: #0065ff;
}

.checkbox_ped label input[type="checkbox"]:checked + span::after {
  content: "";
  display: block;
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 15px;
  height: 15px;
  width: 8px;
}

.checkbox_ped label input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.heading_ped_step {
  margin-left: 0 !important;
}

.radios_ped label input[type="radio"].error + span {
  border: 1px solid #f00;
}

.checkbox_ped label input[type="checkbox"].error + span {
  border: 1px solid #f00;
}

.err_ped {
  color: #f00;
  font-size: 11px;
  margin: 0 0 10px;
}

#btnHealthStep4 {
  margin-bottom: 16px;
}

/* ped css ends */
.top_disclaimer {
  font-size: 10px;
  margin: 8px 0 16px;
  display: block;
  line-height: 18px;
}

.sticky_bottom_web {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sticky_bottom_web .errMemberAge {
  margin-bottom: 4px !important;
}

.sticky_bottom_web button.btn.btnHealthStep2 {
  margin: 0px 0 0px 0;
}

.videoLeftBox {
  width: 100%;
}

.videoLeftBox iframe {
  width: 100%;
}

.insurer-by-company {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 15px 25px 5px;
  margin: 20px 0;
}

.exitIntentModal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  z-index: 1000;
  -webkit-animation: filterWebFade 0.3s ease-out;
          animation: filterWebFade 0.3s ease-out;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.exitIntentInner {
  width: 90%;
  max-width: 792px;
  border-radius: 8px;
  z-index: 99;
  margin: 0 auto 0;
  max-height: 90vh;
  overflow: auto;
  padding: 12px 24px 0;
  background: #fff;
  position: relative;
}

.exitIntentInner::after {
  content: "";
  background: url("../../../images/health/exit-intent-bottom.svg") no-repeat 0 0;
  width: 364px;
  height: 295px;
  position: absolute;
  bottom: 0;
  right: 24px;
}

.exitTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@-webkit-keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes filterWebFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.exitClose {
  height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}

.exitClose::after,
.exitClose::before {
  content: "";
  width: 2px;
  height: 20px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #253858;
}

.exitClose::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.exitClose::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.headingExit {
  font-size: 32px;
  font-weight: bold;
}

.exitIntentInner .tagLine1 {
  font-weight: 500;
  font-size: 24px;
}

.exitIntentInner .tagLine2 {
  font-weight: 500;
  font-size: 20px;
  margin-top: 6px;
}

.exitIntentInner .tagLine2 span {
  font-weight: bold;
  font-size: 24px;
  color: #0065ff;
}

ul.lisitnExit {
  list-style-type: none;
  margin: 20px 0;
}

ul.lisitnExit li {
  font-size: 16px;
  font-weight: 500;
  background: url("../../../images/health/icons-exit.svg") no-repeat 0 0;
  padding: 0 0 0 40px;
  margin-bottom: 18px;
}

ul.lisitnExit li.firstIcon {
  background-position: 0 0;
}

ul.lisitnExit li.secondIcon {
  background-position: 0 -45px;
}

ul.lisitnExit li.thirdIcon {
  background-position: 0 -88px;
}

.disclaimerExit {
  font-size: 10px;
  width: 380px;
}

.buttonExit {
  width: 320px;
  height: 56px;
  border-radius: 4px;
  background: #0065ff;
  color: #fff;
  text-align: center;
  margin: 20px 0 32px;
  outline: none;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

/* PED container */
.field_wrapper_ped {
  width: 100%;
  margin: 24px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.field_wrapper_ped .label_ques {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 5px 0;
}

.field_wrapper_ped .label {
  font-size: 14px;
  font-weight: 400;
  color: #253858;
  padding: 0 0 16px 0;
}

.radio_box_wrapper {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.radio_box_inner {
  position: relative;
}

.radio_box_inner .input-checkbox {
  -webkit-appearance: none;
  outline: 0;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #5e6c84;
  vertical-align: middle;
  position: absolute;
  top: 16px;
  left: 16px;
}

.radio_box_inner input + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  border: solid 1px rgba(37, 56, 88, 0.2);
  padding: 11px 11px 11px 46px;
  margin: 0 0 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px;
  min-height: 48px;
  font-weight: 400;
  font-size: 16px;
  color: #253858;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.radio_box_wrapper .radio_box_inner input + label span {
  font-size: 14px;
  font-weight: 400;
  color: #505f79;
  margin-top: 2px;
}

.radio_box_wrapper .radio_box_inner input + label span::before {
  display: none;
  background: none !important;
}

.radio_box_inner input:checked + label {
  border-color: #0065ff;
  color: #0065ff;
}

.radio_box_inner .input-checkbox:checked {
  background-color: #0065ff;
  border: 1px solid #0065ff;
}

.radio_box_inner .input-checkbox:checked:before {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 3px;
}

.radio_box_inner .input-radio {
  -webkit-appearance: none;
  outline: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #5e6c84;
  vertical-align: middle;
  position: absolute;
  top: 16px;
  left: 16px;
}

.radio_box_inner .input-radio:checked:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.radio_box_inner .input-radio:checked {
  background-color: #0065ff;
  border: 1px solid #0065ff;
}

@media only screen and (max-width: 768px) {
  .insurer-by-company {
    background: none;
  }
}

@media only screen and (max-width: 360px) {
  .insurer-by-company {
    padding: 15px 5px 5px;
  }
}

.insurer-by-company .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100% !important;
  margin-bottom: 20px;
}

.insurer-by-company .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #253858;
  border-bottom: 3px solid #0065ff;
  margin: 0 !important;
}

.insurer-by-company h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 19px;
  color: #253858;
}

.insurer-by-company h4 span {
  vertical-align: text-top;
}

.insurer-by-company .insurer-by-company-content {
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-left: 0;
  margin-right: 0;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n + 0)) {
  margin-right: 20px;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block {
  height: 160px;
  -webkit-box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
          box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  background: #fff;
  margin: 0px 0 20px 0;
  padding: 6px 12px 0;
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  max-width: 162px;
  width: 24%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n + 0)) {
  margin-right: 20px;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block .logo-place {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  margin: 0;
  padding: 0px 0 10px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block .logo-place img {
  width: 120px;
  height: 45px;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block p {
  color: #0065ff;
  font-size: 14px;
  line-height: 16px;
  text-align: center !important;
  display: table-cell;
  margin-bottom: 0;
}

.insurer-by-company .slick-prev.slick-arrow,
.insurer-by-company .slick-next.slick-arrow {
  content: "";
  border: solid #253858;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 55px;
  border-radius: 2px;
  width: 18px;
  height: 18px;
}

.insurer-by-company .slick-prev.slick-arrow {
  left: -27px;
}

.insurer-by-company .slick-next.slick-arrow {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: -26px;
}

.showAllInsurer {
  position: relative;
  margin-right: 0;
  padding-right: 0 !important;
}

.showAllInsurer::before {
  content: "+";
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: absolute;
  top: -1px;
  margin-left: 4px;
  left: -19px;
  font-size: 17px;
}

.lessInsurer::before {
  content: "-";
}

/* Language widget */
.insurer-language {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 15px 25px 5px;
  margin: 20px 0;
}

.insurer-language .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100% !important;
  margin-bottom: 20px;
}

.insurer-language .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #253858;
  border-bottom: 3px solid #0065ff;
  margin: 0 !important;
}

.insurer-language h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 19px;
  color: #253858;
}

.insurer-language h4 span {
  vertical-align: text-top;
}

.insurer-language .insurer-by-company-content {
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block {
  height: 140px !important;
  -webkit-box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16) !important;
          box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16) !important;
  background: #fff;
  margin: 0px 15px 14px 0;
  padding: 15px 12px 0;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  min-width: 155px;
  cursor: pointer;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  margin: 0;
  padding: 0px 0 10px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place img {
  width: 120px;
  height: 45px;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block p {
  color: #253858;
  font-size: 14px;
  line-height: 16px;
  text-align: center !important;
}

.insurer-language .slick-prev.slick-arrow,
.insurer-language .slick-next.slick-arrow {
  content: "";
  border: solid #253858;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 55px;
  border-radius: 2px;
  width: 18px;
  height: 18px;
}

.insurer-language .slick-prev.slick-arrow {
  left: -27px;
}

.insurer-language .slick-next.slick-arrow {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: -26px;
}

.languageArticleName {
  max-width: 155px;
  text-align: center;
  padding: 0 6px;
  color: #0065ff;
  margin: 0px 15px 0 0;
}

.languageArticleName a {
  color: #0065ff;
}

.languageBox {
  width: 56px;
  height: 56px;
  background: url("../../../images/health/language_icons.svg") no-repeat 0 0;
  margin-bottom: 16px;
}

.languageBox.eng {
  background-position: 0 0;
}

.languageBox.hi-in,
.languageBox.mr-in {
  background-position: 0 -90px;
}

.languageBox.te-in {
  background-position: 0 -180px;
}

.languageBox.ta-in {
  background-position: 0 -270px;
}

.viewallLinkInsurer {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.viewallLinkInsurer.single {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.viewallLinkInsurer a {
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding-right: 20px;
}

.viewallLinkInsurer a.viewAll::before {
  content: "View All";
  margin-right: 5px;
}

.seperateExpand {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #253858;
  margin-top: 20px;
}

.form-whatsapp i.icon {
  background: url("../../../images/health/whatsApp4.svg") no-repeat 0 0;
  background-size: cover;
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  display: inline-block;
}

.form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 14px;
  vertical-align: middle;
  margin-left: 5px;
}

.form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0px;
}

.form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: -3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0px 2px 6px rgba(29, 60, 110, 0.36);
          box-shadow: 0px 2px 6px rgba(29, 60, 110, 0.36);
}

.form-whatsapp input:checked + .slider {
  background-color: #36b37e;
}

.form-whatsapp input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #36b37e;
  box-shadow: 0 0 1px #36b37e;
}

.form-whatsapp input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  transform: translateX(13px);
}

.form-whatsapp .slider.round {
  border-radius: 34px;
}

.form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.perosnalBlockInsurer {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 10px 0 0 0;
  margin: 20px 0;
}

.perosnalBlockInsurer .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: calc(100% - 48px);
  margin: 16px 24px 0;
}

.perosnalBlockInsurer.CoverBoxMain .insurer-by-company-title {
  margin: 16px 20px 0;
  width: calc(100% - 40px);
}

.perosnalBlockInsurer .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #253858;
  border-bottom: 3px solid #0065ff;
  margin: 0 !important;
}

.carouselWrapperPersonal {
  background: none;
  margin-bottom: 16px;
  padding-top: 0 !important;
}

.carouselBlockPersonal.card {
  width: 337px;
  height: 450px;
  background: #fff;
  border: none;
  border-radius: 8px !important;
  -webkit-box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16) !important;
          box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16) !important;
  margin: 20px 16px 20px 16px;
  padding-bottom: 16px;
  position: relative;
}

.blockTextPlans h3 {
  font-size: 16px;
  font-weight: bold;
  color: #253858;
  text-align: center !important;
  line-height: 24px;
  margin-bottom: 8px;
}

.blockTextPlans h3 a,
.blockTextPlans h3 a:hover {
  color: #0065ff;
}

.blockTextPlans p {
  font-size: 16px;
  font-weight: normal;
  color: #505f79;
  text-align: center !important;
  line-height: 26px;
  height: 208px;
  margin-bottom: 7px;
}

.viewPlanCTA {
  border: 1px solid #0065ff;
  border-radius: 4px;
  padding: 8px 0;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  background: #0065ff;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.viewPlanCTA:hover {
  background: #0051cc;
  color: #fff;
}

.carouselWrapperPersonal .slick-initialized .slick-slide {
  display: block;
  outline: none;
}

.carouselWrapperPersonal .slick-arrow.slick-prev {
  right: 70px;
  left: auto;
}

.carouselWrapperPersonal .slick-arrow {
  top: -17px;
  background: none;
  border: none;
}

.carouselWrapperPersonal .slick-arrow.slick-next {
  right: 23px;
}

.imageBlockPersonal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100px;
  width: 220px;
  margin: 12px auto 0;
}

.carouselWrapperPersonal .slick-arrow::before {
  border: solid #000;
  border-width: 0 3px 3px 0;
  padding: 6px;
}

.carouselWrapperPersonal .slick-initialized {
  margin-left: 8px;
}

.healthSISlides.slick-initialized.slick-slider {
  margin-left: 0;
}

.carouselSinglePersonal .blockTextPlans h3 {
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 12px !important;
  color: #0065ff;
  cursor: pointer;
}

.carouselCover {
  width: 260px;
  height: 232px;
  background: #fff;
  border: none;
  border-radius: 8px;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
  margin: 20px 0 20px 16px;
  padding-bottom: 16px;
  position: relative;
}

.boxCover1 {
  height: 158px;
  width: 100%;
  border-radius: 8px 8px 0 0;
  display: inline-block;
  text-align: center;
  line-height: 158px;
  position: relative;
  cursor: pointer;
}

.numberBox {
  position: relative;
  left: 0;
  top: -1px;
  z-index: 4;
  height: 158px;
  width: 100%;
  text-align: center;
}

.numberCover {
  font-size: 80px;
  font-weight: bold;
  display: inline-block;
}

.lakhCover {
  font-size: 50px;
  font-weight: bold;
  display: inline-block;
}

.boxCover1::after {
  content: "";
  width: 124px;
  height: 124px;
  background: #fff;
  opacity: 0.3;
  border-radius: 50%;
  z-index: 3;
  position: absolute;
  left: 38px;
  top: 12px;
}

.boxCover1::before {
  content: "";
  width: 4px;
  height: 122px;
  border-radius: 8px 0 0 8px;
  z-index: 3;
  position: absolute;
  left: -4px;
  bottom: -63px;
}

.product-cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 10px 0;
  line-height: normal;
  color: #253858;
}

.text-cover {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  width: 100%;
  color: #253858;
  cursor: pointer;
}

.text-cover:hover,
.text-cover:visited {
  color: #253858;
}

.button-cover {
  width: 120px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #0065ff;
  color: #fff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-top: 8px;
  cursor: pointer;
  background: #0065ff;
  padding: 4px 0;
}

.boxCover1.color1 {
  background: #cbcfff;
  color: #7f87dd;
}

.boxCover1.color1::before {
  background: #2a38cc;
}

.boxCover1.color2 {
  background: #8de5ff;
  color: #3dbade;
}

.boxCover1.color2::before {
  background: #0ab3e5;
}

.boxCover1.color2::after {
  opacity: 0.4;
}

.boxCover1.color3 {
  background: #9fffce;
  color: #6bcb9b;
}

.boxCover1.color3::before {
  background: #42cc87;
}

.boxCover1.color3::after {
  opacity: 0.4;
}

.boxCover1.color4 {
  background: #ffb2b2;
  color: #de8383;
}

.boxCover1.color4::before {
  background: #ef4d4d;
}

.boxCover1.color4::after {
  opacity: 0.5;
}

.boxCover1.color5 {
  background: #b3d4ff;
  color: #4c9aff;
}

.boxCover1.color5::before {
  background: #4790f0;
}

.boxCover1.color5::after {
  opacity: 0.5;
}

.boxCover1.color6 {
  background: #fff0b3;
  color: #ffc400;
}

.boxCover1.color6::before {
  background: #ffab00;
}

.boxCover1.color6::after {
  opacity: 0.5;
}

.carouselCover2 {
  height: 242px;
}

.carouselCover2 .button-cover {
  margin-top: 0;
}

.carouselCover2 .text-cover {
  height: 38px;
}

.carouselCover2 .product-cover,
.carouselCover3 .product-cover {
  padding: 2px 10px 0;
}

.carouselCover2 .boxCover1::after {
  content: none;
}

.carouselCover3 .boxCover1::before,
.carouselCover3 .boxCover1::after {
  content: none;
}

.allinsurer table p {
  line-height: 22px;
}

.faq_tabs_inner {
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.faq_tabs_inner .tabs_faq {
  color: #7a869a;
  font-size: 16px;
  margin-right: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 15px 0;
}

.faq_tabs_inner .tabs_faq:last-child {
  margin-right: 0;
}

.faq_tabs_inner .tabs_faq.active {
  color: #252858;
  font-weight: 600;
  position: relative;
}

.faq_tabs_inner .tabs_faq.active::after {
  border: 2px solid #253858;
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.expertAdviceWrapper {
  background: #F4F7FE;
  border-radius: 16px;
  width: 100%;
  margin: 40px 0;
  padding: 20px;
}

@media only screen and (max-width: 1024px) {
  .expertAdviceWrapper {
    width: 100%;
    margin: 0;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    border-radius: 0px;
  }
}

.expertAdviceWrapper h3 {
  font-size: 20px;
  font-weight: bold;
  color: #172B4D;
  margin: 6px 0 20px;
}

@media only screen and (max-width: 1024px) {
  .expertAdviceWrapper h3 {
    margin: 0;
  }
}

.expertAdviceWrapper .showMoreHealth {
  width: 132px;
  height: 38px;
  background: #fff;
  border-radius: 38px;
  -webkit-box-shadow: 0 6px 16px 0 rgba(52, 105, 203, 0.2);
          box-shadow: 0 6px 16px 0 rgba(52, 105, 203, 0.2);
  font-size: 14px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 20px;
  cursor: pointer;
  color: #0065FF;
}

.expertAdviceWrapper .showMoreHealth .more {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: 0 0 0 7px;
}

.expertAdviceWrapper .showMoreHealth .close {
  height: 14px;
  width: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: block;
  right: -3px;
  top: 1px;
  text-indent: -9999999px;
}

@media only screen and (max-width: 1024px) {
  .expertAdviceWrapper .showMoreHealth .close {
    cursor: none;
  }
}

.expertAdviceWrapper .showMoreHealth .close::after, .expertAdviceWrapper .showMoreHealth .close::before {
  content: "";
  width: 2px;
  height: 12px;
  display: block;
  position: absolute;
  left: 63%;
  top: 50%;
  background: #0065ff;
}

.expertAdviceWrapper .showMoreHealth .close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.expertAdviceWrapper .showMoreHealth .close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.expertAdviceWrapper .expertAdviceInner {
  margin: 16px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

@media only screen and (max-width: 1024px) {
  .expertAdviceWrapper .expertAdviceInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
  .expertAdviceWrapper .expertAdviceInner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.expertAdviceWrapper .expertAdviceInner .innerExpert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin: 0px 0 32px;
}

@media only screen and (max-width: 1024px) {
  .expertAdviceWrapper .expertAdviceInner .innerExpert {
    margin: 0px 0 8px;
  }
}

.expertAdviceWrapper .expertAdviceInner .innerExpert .iconsExpert {
  max-width: 48px;
  max-height: 48px;
  margin: 0 12px 0 0;
}

.expertAdviceWrapper .expertAdviceInner .innerExpert h4 {
  font-size: 16px;
  font-weight: bold;
  color: #172B4D;
}

.expertAdviceWrapper .expertAdviceInner .innerExpert p {
  color: #253858;
  font-size: 14px;
  line-height: 22px;
  margin-right: 24px;
}

@media only screen and (max-width: 1024px) {
  .expertAdviceWrapper .expertAdviceInner .innerExpert p {
    margin-right: 0px;
  }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
  .expertAdviceWrapper .expertAdviceInner .innerExpert p {
    margin-right: 24px;
  }
}

.expertAdviceWrapper .expertAdviceInner .innerExpert p span {
  color: #2A63F6;
  font-size: 14px;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .expertAdviceWrapper .expertAdviceInner .innerExpert p span {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .container section {
    padding: 20px 0;
    background: #fff;
    border-radius: 0;
  }
  section.tabsWrapper {
    background: #f1f3f5;
    border-radius: 8px;
    padding: 16px 16px 0 16px;
  }
  .tabsDetails .card h6 {
    color: #253858;
    font-size: 20px;
    font-weight: 500;
    padding-right: 124px;
  }
}

@media only screen and (min-width: 1025px) {
  .hideBig {
    display: none !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 375px) {
  html {
    overflow-x: hidden;
  }
  .carouselWrapper .carouselBlock.comparisons .plan em {
    height: 60px;
  }
  .radio_pills label {
    margin: 0 8px 7px 0;
    display: inline-block;
  }
  .radio_pills label input[type="radio"] + span {
    padding: 8px 8px;
  }
  .field_wrapper.mt-top {
    margin-top: 0px;
  }
  .radios.members label input[type="radio"] + span {
    line-height: 12px;
  }
}

@media only screen and (max-width: 1024px) {
  .faq_tabs_inner {
    overflow: auto;
    white-space: nowrap;
  }
  .faq_tabs_inner::-webkit-scrollbar {
    display: none;
  }
  .faq_tabs_inner .tabs_faq {
    margin-right: 30px;
  }
  .squareBanner.hide-desktop {
    max-width: 100%;
  }
  .buTopContainer {
    display: inline-block;
  }
  .colReverse {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .colReverse .showForm {
    width: 100%;
  }
  .imgBu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .topContentBox {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 8px 16px 0;
  }
  .topContentBox h1 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 8px;
  }
  .top_disclaimer {
    margin: 0 16px;
  }
  .topBannerSenior {
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 3px;
    border-radius: 0;
    background: #fff !important;
  }
  .topBannerSenior .box-section-mobile {
    border-bottom: none !important;
  }
  .topContentBox .extraText {
    display: none;
  }
  .topContentBox .extraText.showcontent {
    display: inline;
  }
  .topContentBox .read_more_art {
    color: #0065ff;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
  }
  .step4Wrap {
    position: relative;
  }
  .step4CtaWrap {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    padding: 16px 0;
    background: #fff;
    z-index: 2;
  }
  .radios_ped {
    margin: 20px 0 16px;
  }
  .corona-container .slick-slider {
    top: 2%;
  }
  #our-partners {
    width: 85% !important;
  }
  .pbRelatedLinks .tagbox {
    text-align: left;
  }
  .partnerwrapper button {
    cursor: none;
  }
  .partnerwrapper {
    background-color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px 0;
    border-top: 1px solid rgba(23, 43, 77, 0.2);
    border-bottom: 1px solid rgba(23, 43, 77, 0.2);
    overflow: hidden;
  }
  .pbRelatedLinks.martop52 {
    background: #fff;
    padding-top: 16px;
    margin-bottom: 22px;
    margin-top: 28px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(23, 43, 77, 0.2);
    border-bottom: 1px solid rgba(23, 43, 77, 0.2);
  }
  .partnerwrapper .h5_partnerhead {
    margin-bottom: 0px;
    font-size: 18px;
  }
  .pbRelatedLinks .tagbox > a {
    font-size: 12px;
    padding: 4px 4px;
    display: inline-block;
    margin: 0 0 6px 0;
  }
  .pbRelatedLinks .tagbox > strong {
    padding-bottom: 10px;
    display: block;
  }
  ul.ui-autocomplete {
    width: 90% !important;
  }
  .no-webp .insurer-bu .insurerLogo,
  .webp .insurer-bu .insurerLogo {
    height: 100px;
    background-size: contain;
    width: 120px;
  }
  .boxFixed {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
  }
  .nav-link ul::before {
    display: none;
  }
  .icon-1 {
    background-position: 4px -258px;
  }
  .icon-2 {
    background-position: -1px -314px;
  }
  .icon-3 {
    background-position: -2px -374px;
  }
  .hideSmall {
    display: none !important;
  }
  .health_footer_strip {
    display: none;
  }
  .arrow-left1 {
    display: none;
  }
  h3 {
    font-size: 20px;
  }
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
  body {
    background: #f4f5f7;
  }
  .topBanner {
    background: #f4f5f7;
    height: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-bottom: 0;
  }
  .topBanner .container .insurerDetails {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(37, 56, 88, 0.2);
            box-shadow: 0 4px 12px 0 rgba(37, 56, 88, 0.2);
    margin-right: 0;
  }
  .topBanner .container .insurerDetails .btn {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    cursor: pointer;
    font-weight: 400;
    display: block;
    text-align: center;
    letter-spacing: 0.05em;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 16px;
    padding: 10px 12px;
    min-width: 160px;
    line-height: 1.6;
    max-width: 360px;
    border: solid 1px transparent;
    text-transform: uppercase;
    -webkit-appearance: none;
    border-radius: 4px;
    background: #0065ff;
    color: #ffffff;
    width: 100%;
    margin: 10px auto 0;
  }
  .topBanner .container .insurerDetails .btn:hover,
  .topBanner .container .insurerDetails .btn:active {
    background: #0051cc;
    color: #ffffff;
  }
  .topBanner .container .insurerDetails .btn:focus {
    outline: none;
  }
  .contentWrapper section {
    border-top: none;
    margin: 10px 0 20px;
    padding: 0;
    background: #f6f7f8;
    border-bottom: none;
  }
  .review {
    clear: both;
    background: #fff;
    padding: 0px 16px;
    border-bottom: 1px solid rgba(23, 43, 77, 0.2);
    margin-bottom: 25px;
    border-top: 1px solid rgba(23, 43, 77, 0.2);
  }
  .insurerBlock .insurerName {
    width: 100%;
  }
  .tabsWrapper {
    border-top: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    background: #edeff1 !important;
    padding: 16px 16px !important;
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    border-right: none !important;
    border-left: none !important;
    padding-right: 0 !important;
  }
  .awards li > div {
    width: calc((95%) / 1) !important;
    text-align: left;
  }
  ul.lisitng_plans_details li {
    width: 41%;
    margin-right: 22px !important;
    margin-bottom: 15px !important;
  }
  .card {
    border-radius: 0 !important;
  }
  .carouselWrapper .carouselBlock.comparisons .btn {
    padding: 0 12px 0 !important;
    line-height: 1.4 !important;
    margin-top: 15px !important;
  }
  .block_content_wrapper {
    background: #fff !important;
    padding: 16px 16px 36px !important;
    margin-bottom: 20px !important;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2) !important;
  }
  .detailsWrapper {
    background: #fff !important;
  }
  .contentStyles .allinsurer table ul li {
    list-style: disc;
    list-style-position: inside;
  }
  .contentStyles h2,
  .contentStyles h1 {
    margin-top: 10px !important;
  }
  .contentStyles h1,
  .contentStyles h1 strong {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.024em;
  }
  .contentStyles h2,
  .contentStyles h2 strong {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.02em;
  }
  .contentStyles h3,
  .contentStyles h3 strong {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.018em;
  }
  .contentStyles ul.data-lisitng li::before {
    top: 11px;
  }
  .reviewsCard .reviewTxt {
    margin-right: 0;
  }
  .check_premium_expand {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 10px;
    -webkit-box-shadow: 0px -6px 8px rgba(0, 0, 0, 0.06);
            box-shadow: 0px -6px 8px rgba(0, 0, 0, 0.06);
    display: block;
  }
  .faqsWrapper {
    text-align: left !important;
  }
  .check_premium_expand .price span {
    display: block;
    font-size: 14px;
    color: #253858;
    font-weight: 400;
  }
  .check_premium_expand .price {
    font-size: 18px;
    margin-bottom: 10px;
    color: #253858;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    text-align: center;
  }
  .check_premium_expand .btn {
    min-width: 90%;
  }
  .details_field {
    overflow: hidden;
  }
  .carouselWrapper .carouselBlock.reviewsCard {
    margin: 0 -15px 0 35px !important;
  }
  .alsoRead {
    margin: 0 -15px 0 35px !important;
  }
  .insurer-bu {
    width: 100%;
    margin: 0 auto 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .insurer-bu img {
    height: auto;
    width: 85px;
    display: none;
  }
  .insurer-bu .h1 {
    margin-left: 0px;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: .024em;
    margin-bottom: 20px;
    font-weight: 500;
  }
  .insurer-bu .h1 sup {
    font-size: 20px;
    font-weight: normal;
    position: relative;
    top: 4px;
  }
  .right_50 {
    margin-right: 0;
  }
  .web_50 {
    width: 100%;
  }
  .container-nav1 .cta-call {
    display: none;
  }
  .topBanner .container .insurerDetails .insurerName .insurerLogo {
    text-align: center;
    margin-bottom: 10px;
  }
  .topBanner .container .insurerDetails .insurerName .insurerLogo img {
    width: 200px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features {
    display: block !important;
  }
  .topBanner .container .insurerDetails .insurerName .h1 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .topBanner .container .insurerDetails .insurerFeatures {
    height: auto;
    margin: 0px auto 0;
    padding-top: 0;
    position: static;
    width: 100%;
    max-width: 360px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block {
    display: block;
    text-align: left;
    width: 100% !important;
    position: relative;
    padding: 0 15px 10px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block:last-child {
    width: 100% !important;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block i {
    width: 30px;
    position: absolute !important;
    left: 0;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block i {
    width: 40px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block .icon img {
    width: 25px;
    position: relative;
    top: 59%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block:nth-child(2) .icon img {
    width: 35px;
    left: -5px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block:nth-child(3) .icon img {
    width: 27px;
    left: 0px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block .text {
    width: 100%;
    margin-left: 25px;
    margin-top: 3px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block .text {
    width: 100%;
    padding-left: 37px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 0px;
  }
  .floatingLeadFormWrapper .floatingLeadForm {
    right: 0;
    bottom: -100%;
    top: inherit;
    -webkit-transition: bottom 0.5s ease-in;
    transition: bottom 0.5s ease-in;
    max-width: inherit;
  }
  .floatingLeadFormWrapper[style="visibility: visible;"] .floatingLeadForm {
    bottom: 0;
  }
  .floatingLeadFormWrapper .floatingLeadForm .closeHealthFloatingLeadForm {
    right: 10px;
    top: 10px;
  }
  .quotesBoxWrapper h5 {
    margin-top: 40px;
  }
  .breadcrumb {
    background: #f4f5f7;
    border-bottom: none;
    margin: 0 auto !important;
    width: 89% !important;
    padding: 0 !important;
  }
  .contentWrapper > div:first-child {
    float: none;
    width: 100%;
  }
  .contentWrapper {
    display: block;
    padding: 0 !important;
  }
  .tabsWrapper .tabs ul li a {
    font-size: 14px;
  }
  .tabsDetails {
    width: 100%;
    white-space: nowrap;
    overflow: auto;
  }
  .tabsDetails .card {
    display: inline-block;
    vertical-align: top;
    width: 85%;
    white-space: normal;
    height: 440px;
    position: relative;
    margin-right: 15px;
    max-width: 293px;
  }
  .more_less.card {
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    width: 85%;
    white-space: normal;
    height: 440px;
    position: relative;
    margin-right: 15px;
    max-width: 293px;
    bottom: 0;
    border: none;
    border-radius: 8px !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0px 5px;
  }
  .more_less.card a {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-transform: capitalize;
  }
  .more_less.card a:after,
  .more_less.card.up a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: -12px;
    top: 7px;
  }
  .more_less.card .seeMorePlans:after {
    right: 5px;
    top: 14px;
  }
  .tabsDetails .card h6 {
    position: relative;
    padding-top: 0;
    padding-left: 20px;
  }
  .tabsDetails .card h6 .bestsellingTag {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  .bestsellingTag {
    margin-left: 0;
  }
  .tabsDetails .featuresActionBar {
    width: 90%;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0px auto;
  }
  .tabsDetails .featuresActionBar .allFeatures {
    margin-top: 0;
    font-size: 14px;
    float: none;
    margin-left: 0;
    text-align: center;
  }
  .planFeatures {
    display: block;
    height: 180px;
  }
  .planFeatures .featuresBlock {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    padding-right: 0px;
    padding: 0;
  }
  .planFeatures .featuresBlock:last-child {
    margin-bottom: 0;
  }
  .featuresActionBar .priceBtn {
    margin-top: 10px;
    float: none;
  }
  .featuresActionBar .priceBtn .btn {
    width: 100%;
  }
  .featuresActionBar .priceBtn .price {
    font-size: 18px;
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  .detailsWrapper .plansTable {
    -ms-grid-columns: 1fr 0px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 0px;
    column-gap: 0px;
    padding: 0;
  }
  .detailsWrapper .plansTable p {
    padding: 6px 15px;
    border-bottom: 1px dashed #e1e1e1;
  }
  .detailsWrapper .plansTable p::before {
    content: attr(data-label);
    display: block;
    font-size: 12px;
    color: rgba(23, 43, 77, 0.9);
    font-weight: 200;
    margin-bottom: 5px;
  }
  .detailsWrapper .plansTable .cell2 {
    border-right: 1px solid #e1e1e1;
  }
  .detailsWrapper .plansTable.tableRow {
    color: #253858;
    font-weight: 400;
  }
  .detailsWrapper .plansTable .cell1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    background: #5e6c84;
    color: #ffffff !important;
    border-bottom: none;
  }
  .detailsWrapper .plansTable .cell1::before {
    content: none;
  }
  .detailsWrapper .plansTable .cell4 {
    border-right: 1px solid #e1e1e1;
  }
  .detailsWrapper .plansTable .cell6 {
    border-right: 1px solid #e1e1e1;
  }
  .detailsWrapper .plansTable .cell8 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    border-bottom: none;
  }
  .rightSection {
    margin-top: 0;
    float: none;
    width: 100%;
  }
  .rightSection .card {
    background: #ffffff;
    border: solid rgba(23, 43, 77, 0.2);
    border-width: 1px 0 1px 0;
    margin: 20px 0;
    padding: 16px;
  }
  .card.insurers {
    padding: 16px 0 0 !important;
    margin-bottom: 0;
  }
  .disclaimerFor_insurer {
    background: #fff;
  }
  .card.calculator {
    padding: 6px 0 !important;
  }
  .article_newsLetter .newsletterImg {
    margin-top: 0 !important;
  }
  .carouselWrapper {
    background: #edeff1;
    border: solid rgba(23, 43, 77, 0.2);
    border-width: 1px 0 1px 0;
    margin: 20px 0 !important;
    padding: 16px !important;
    padding-right: 0 !important;
  }
  .carouselWrapper.disPlanCompare {
    margin-top: 0 !important;
  }
  .carouselWrapper.disAlsoRead {
    margin-bottom: 0 !important;
  }
  .carouselWrapper .scroll {
    width: 100%;
    white-space: nowrap;
    overflow: auto;
  }
  .carouselWrapper .carouselBlock {
    width: 80%;
    display: inline-block;
    white-space: normal;
    float: none;
    vertical-align: top;
    border-radius: 8px !important;
  }
  .carouselWrapper .carouselBlock.reviewsCard {
    width: auto;
    height: 340px;
    margin: 0 20px 0 0 !important;
  }
  .alsoRead .btn {
    padding: 15px 0 13px 0 !important;
  }
  .slick-dots {
    display: none !important;
  }
  .button_review {
    margin-top: 30px !important;
    text-align: inherit !important;
  }
  .button_review a {
    margin: 0 0 15px 0 !important;
    width: 96% !important;
    text-align: center !important;
  }
  .carouselWrapper .carouselBlock.comparisons {
    position: relative;
    width: calc(100% - 20px);
    height: 280px;
    margin: 0 20px 0 0 !important;
  }
  .carouselWrapper .carouselBlock.comparisons p.text-center {
    position: absolute;
    bottom: 20px;
    width: 100%;
  }
  .carouselWrapper .carouselBlock.comparisons .plan {
    width: 40%;
  }
  .carouselWrapper .slick-arrow {
    display: none !important;
  }
  .carouselWrapper .slick-arrow.slick-prev {
    left: 5px;
  }
  .carouselWrapper .slick-arrow.slick-next {
    right: 5px;
  }
  .tag_tabs {
    position: inherit;
    right: 0;
    top: 0;
    margin: 10px 0 10px 18px;
  }
  .alsoRead {
    height: auto;
    width: auto !important;
  }
  .alsoRead .storyTxt {
    height: 358px;
    overflow: hidden;
  }
  .allOtherFeatures {
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 9999;
    height: 100%;
    overflow: auto;
    margin: 0;
  }
  .planFeatures.expandedView {
    margin: 0;
    padding: 20px 0;
    z-index: 99;
    background: #fff;
  }
  .planFeatures.expandedView::before,
  .planFeatures.expandedView::after {
    content: none;
  }
  .nav-link ul li {
    margin: 0 12px;
    background: transparent;
  }
  .nav-link ul li.active {
    background-color: transparent;
  }
  .container-nav1 .nav-wrap {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
  }
  .container-nav1 .nav-wrap ul {
    position: relative;
    width: 100%;
  }
  .nav-link ul li.active::before {
    height: 2px;
  }
  .key-box {
    width: 100%;
  }
  .key-box:nth-child(odd) {
    margin-right: 0;
  }
  .sticky_bottom_web {
    width: 100%;
    left: 0;
    padding: 0 0;
    bottom: 0;
    z-index: 10;
    position: fixed;
    right: inherit;
    margin-left: 0;
  }
  .field_wrapper.field_wrapper_family {
    padding: 0 0;
  }
  .heading-main {
    font-size: 14px;
    margin: 0 0 16px;
    position: relative;
  }
  .heading-main span {
    font-size: 14px;
    margin: 0;
    line-height: 21px;
  }
  .heading-main::after {
    content: "";
    display: block;
    width: 36px;
    height: 3px;
    background-color: #f8e71c;
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: -3px;
  }
  .heading-in {
    font-size: 18px;
  }
  .heading-in span {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .heading-in::after {
    display: none;
  }
  .ped_button_new {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    padding: 16px 0;
    background: #fff;
    margin-top: 8px;
  }
  .sticky_bottom_web button {
    width: 90% !important;
  }
  .kids_box-container .field_container {
    width: 50%;
  }
  .kids_box-container .select_box_width {
    width: 50%;
  }
  .nav-link ul li a {
    cursor: none;
    padding: 20px 0;
  }
  .nav-link ul li.active a::before {
    height: 2px;
  }
  /* Form starts */
  .box-form {
    padding-left: 16px;
    padding-right: 16px;
  }
  .container-top {
    padding: 0;
    display: block;
  }
  .mob-container {
    padding: 0 !important;
    margin-top: 10px;
  }
  .box-section-mobile {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border-radius: 1px !important;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2) !important;
    border-bottom: none;
    margin-top: 30px !important;
  }
  .heading-form {
    font-size: 14px;
    font-weight: normal;
    color: #253858;
    line-height: 26px;
    margin-bottom: 25px;
  }
  .heading-form span {
    position: relative;
    font-weight: bold;
    display: inline-block;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .heading-form span {
    display: block;
  }
}

@media only screen and (max-width: 1024px) {
  .heading-form span::after {
    content: "";
    display: block;
    width: 36px;
    height: 3px;
    background-color: #f8e71c;
    margin-top: 0;
    position: absolute;
    left: 0;
  }
  .h1-small {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.024em;
    margin-bottom: 20px;
    font-weight: 500;
  }
  .h1-small span {
    font-weight: bold;
    display: inline-block;
  }
  /* form ends */
  .tabsDetails .card .titleh6 {
    position: relative;
    padding-top: 5px;
    padding-left: 0;
    font-size: 16px;
    padding-right: 0;
    font-weight: 600;
  }
  .tag_tabs {
    position: absolute;
    right: 10px;
    top: 4px;
    margin: 10px 0 10px 18px;
  }
  .insurer_card_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .insurer_card_top img {
    margin-top: 6px;
    max-width: 100%;
  }
  .topPlans_seeMore {
    text-align: center;
    line-height: 440px;
    color: #0065ff;
    font-weight: 500;
  }
  .topPlans_seeMore span {
    color: #253858;
    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -4px;
    margin-left: 5px;
  }
  .tabsDetails .seeMore a {
    position: inherit;
    font-weight: 500;
    left: 0;
    -webkit-transform: none;
            transform: none;
    font-size: 14px;
    bottom: 0;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    border-radius: 0;
  }
  .tabsDetails .seeMore a::after,
  .seeMore a::after {
    content: none;
  }
  .videobox_right {
    border-radius: 0;
    background: #fff;
    border-left: none;
    border-right: none;
  }
  .videobox_right iframe {
    border-radius: 0;
    height: 220px;
  }
  .quotesBoxWrapper .btn,
  .btnnetworkhospital {
    max-width: 100%;
    margin: 0;
  }
  .videoLeftBox iframe {
    width: 100%;
    height: 190px;
  }
  .insurer-by-company {
    padding: 0;
    background: none;
    border-radius: 0;
    margin: 0;
  }
  .insurer-by-company .insurer-by-company-content::-webkit-scrollbar {
    display: none;
  }
  .insurer-by-company .insurer-by-company-content {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .block_language {
    border: none !important;
    padding: 12px !important;
  }
  .languageContainer {
    background: #f4f7fe;
    border-radius: 8px;
    padding: 12px 0 12px 12px;
  }
  .languageContainer .insurer-by-company-content .insurer-by-company-block {
    min-width: 145px;
  }
  .insurer-language .insurer-by-company-content::-webkit-scrollbar {
    display: none;
  }
  .insurer-language .insurer-by-company-content {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .insurer-language .insurer-by-company-content {
    margin-left: -10px;
    margin-right: 0;
    overflow-x: auto;
    width: 100%;
    padding-left: 10px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .languageArticleName {
    font-size: 14px;
    max-width: 100%;
    word-break: break-word;
  }
  .viewallLinkInsurer {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 8px 0 0;
  }
  .carouselWrapperPersonal {
    background: none;
    border: none;
    margin: 0 0 0 !important;
    padding-top: 0 !important;
  }
  .perosnalBlockInsurer {
    margin: 0 -16px;
  }
  .CoverBoxMain {
    margin: 0;
  }
  .carouselWrapperPersonal .slick-initialized {
    margin-left: -9px;
  }
  .carouselWrapperPersonal .slick-initialized {
    margin-left: 0;
  }
  .carrouselLakhBox {
    margin: 0 0 0 -16px !important;
  }
  .perosnalBlockInsurer .insurer-by-company-title {
    width: calc(100% - 32px);
    margin: 16px 16px 0;
  }
  .carouselBlockPersonal.card {
    margin: 20px 16px 20px 16px;
    height: 446px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: auto;
  }
  .blockTextPlans h3 {
    min-height: 45px;
    margin-bottom: 0;
    margin-top: 12px;
    padding: 0 24px;
  }
  .blockTextPlans p {
    margin-bottom: 12px;
    height: auto;
  }
  .imageBlockPersonal {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-height: 99px;
  }
  .blockTextPlans {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .everyoneCta {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48px;
            flex: 0 0 48px;
  }
  .corona-container-mob .textstyle,
  .corona-container-mob .textstyle strong {
    font-size: 14px;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 47%;
    max-width: 47%;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n + 0)) {
    margin-right: 0;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(2n + 0)) {
    margin-right: 5.3%;
  }
  .exitIntentInner {
    width: calc(100% - 32px);
    max-width: 100%;
    border-radius: 8px;
    margin: 16px;
    padding: 12px 16px 24px;
    background: #fff;
    max-height: 92vh;
  }
  .exitIntentInner::after {
    display: none;
  }
  .disclaimerExit,
  .buttonExit {
    width: 100%;
    margin-bottom: 0;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }
  .headingExit {
    font-size: 28px;
  }
  .exitIntentInner .tagLine1,
  .exitIntentInner .tagLine2,
  .exitIntentInner .tagLine2 span {
    font-size: 18px;
  }
  .mobImageExit {
    margin: 16px auto;
    width: 160px;
    height: 130px;
    background: url("../../../images/health/exit-intent-bottom.svg") no-repeat 0 0;
    background-size: 160px 130px;
  }
  ul.lisitnExit {
    margin: 12px 0;
  }
  .exitIntentModal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 767px) and (max-width: 1024px) {
  .tabsDetails .card {
    height: 460px;
  }
  .topBanner .container .insurerDetails .insurerFeatures {
    max-width: 700px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block {
    width: 100% !important;
  }
  .no-webp .insurer-bu .insurerLogo,
  .webp .insurer-bu .insurerLogo {
    height: 140px;
    background-size: 82%;
    width: 144px;
  }
  .tabsDetails .featuresActionBar {
    width: 100%;
  }
  .videoLeftBox iframe {
    height: 300px;
  }
  .viewallLinkInsurer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 6px 0 0;
  }
  .carouselWrapperPersonal .slick-arrow {
    display: inline-block !important;
  }
  .carrouselLakhBox .slick-arrow {
    display: none !important;
  }
  .carouselWrapperPersonal .slick-arrow.slick-prev {
    right: 70px;
    left: auto;
  }
  .carouselBlockPersonal.card {
    margin: 20px 20px 20px 12px;
    height: 460px;
  }
  .carouselWrapper .slick-arrow.slick-next {
    right: 20px;
  }
  .block_content_wrapper img {
    max-width: 100%;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 23%;
    max-width: 23%;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n + 0)) {
    margin-right: 2.5%;
  }
  #navBarBookmarks .slick-next, #navBarBookmarks .slick-prev {
    display: none !important;
  }
}

@media screen and (orientation: landscape) and (max-width: 1024px) {
  .insurer-bu {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    margin: auto;
    width: auto;
  }
  .no-webp .insurer-bu .insurerLogo,
  .webp .insurer-bu .insurerLogo {
    height: 100px;
    background-size: contain;
    width: 100px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background: #fff;
    border-radius: 8px;
    padding: 15px 5px;
    margin-right: 12px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block:last-child {
    width: 33% !important;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block:last-child {
    width: 100% !important;
  }
  .topBanner .container .insurerDetails .insurerFeatures {
    max-width: 100%;
    max-width: 570px;
    margin: 0;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block .text {
    margin-left: 33px;
    max-width: 145px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features.support-corona .block .text {
    width: 100%;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 0px;
  }
  .topBanner .container .insurerDetails .insurerFeatures .features .block i {
    top: 20px;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n + 0)) {
    margin-right: 14px;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 23%;
  }
  .viewallLinkInsurer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
  .heading-form {
    font-size: 13px;
    line-height: 24px;
  }
  .topBanner .container .insurerDetails {
    padding: 20px 13px;
  }
  .carouselBlockPersonal.card {
    width: 290px;
    margin: 20px 1px 20px 9px;
    height: 520px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 410px) {
  .carouselBlockPersonal.card {
    height: 470px;
  }
}

.rightSection .aegon-life_icon {
  background-position: 0 -3911px;
}

.rightSection .aviva-life_icon {
  background-position: 0 -3828px;
}

.rightSection .bajaj-allianz-life_icon {
  background-position: -2px -97px;
}

.rightSection .bharti-axa-life_icon {
  background-position: -3px -1385px;
}

.rightSection .birla-sun-life_icon {
  background-position: 1px -4675px;
}

.rightSection .canara-hsbc-life_icon {
  background-position: 0 -3992px;
}

.rightSection .edelweiss-life_icon {
  background-position: 0px -293px;
}

.rightSection .exide-life_icon {
  background-position: 0 -4071px;
}

.rightSection .future-generali-life_icon {
  background-position: 1px -361px;
}

.rightSection .hdfc-life_icon,
.rightSection .HDFC_icon {
  background-position: 1px -1468px;
}

.rightSection .icici-life_icon {
  background-position: -67px 13px;
}

.rightSection .idbi-life_icon {
  background-position: 1px -4228px;
}

.rightSection .indiafirst-life_icon {
  background-position: -2px -4608px;
}

.rightSection .kotak-life_icon {
  background-position: 1px -557px;
}

.rightSection .max-life_icon {
  background-position: 3px -685px;
}

.rightSection .pnb-metlife-life_icon {
  background-position: 0 -4305px;
}

.rightSection .dhfl-pramerica-life_icon {
  background-position: -2px -1696px;
}

.rightSection .sbi-life_icon,
.rightSection .SBI_icon {
  background-position: 1px -1031px;
}

.rightSection .sahara-life_icon {
  background-position: 0 -4384px;
}

.rightSection .shriram-life_icon {
  background-position: 1px -4466px;
}

.rightSection .star-union-life_icon {
  background-position: 1px -1093px;
}

.rightSection .tata-aia-life_icon {
  background-position: 3px -1151px;
}

.rightSection .postal-india-life_icon {
  background-position: 0 -4904px;
}

.rightSection .reliance-life_icon {
  background-position: 2px -1538px;
}

.rightSection .digit-general_icon {
  background-position: -1px -216px;
}

.rightSection .edelweiss-general_icon {
  background-position: 1px -293px;
}

.rightSection .hdfc-general_icon {
  background-position: 1px -1468px;
}

.rightSection .icici-general_icon,
.rightSection .ICICI_icon {
  background-position: 1px -4799px;
}

.rightSection .dhfl-general_icon {
  background-position: -2px -1696px;
}

.rightSection .oriental-insurance-general_icon {
  background-position: 4px -733px;
}

.rightSection .new-india-assurance-general_icon {
  background-position: 0px -1774px;
}

.rightSection .national-insurance-general_icon {
  background-position: 3px -1947px;
}

.rightSection .national-insurance-corona-kavach-policy_icon {
  background-position: 3px -1947px;
}

.rightSection .royal-sundaram-general_icon {
  background-position: 1px -953px;
}

.rightSection .united-india-general_icon {
  background-position: 1px -1210px;
}

.rightSection .universal-sompo-general_icon {
  background-position: 1px -1266px;
}

.rightSection .acko-general_icon {
  background-position: -6px -3466px;
}

.rightSection .aditya-birla-general_icon {
  background-position: 1px -4675px;
}

.rightSection .apollo-munich-general_icon {
  background-position: 1px -437px;
}

.rightSection .raheja-qbe-general_icon {
  background-position: 3px -1612px;
}

.rightSection .religare-general_icon,
.rightSection .Reliance_icon {
  background-position: 1px -883px;
}

.rightSection .sbi-general_icon {
  background-position: 1px -1031px;
}

.rightSection .bajaj-allianz-general_icon {
  background-position: -2px -97px;
}

.rightSection .bharti-axa-general_icon {
  background-position: -3px -1385px;
}

.rightSection .cholamandalam-general_icon {
  background-position: -4px -1862px;
}

.rightSection .future-generali-general_icon {
  background-position: 1px -361px;
}

.rightSection .iffco-tokio-general_icon {
  background-position: 4px -494px;
}

.rightSection .liberty-general_icon {
  background-position: 3px -626px;
}

.rightSection .manipalcigna-general_icon {
  background-position: 1px -156px;
}

.rightSection .kotak-general_icon,
.rightSection .kotak-mahindra-general_icon {
  background-position: 1px -557px;
}

.rightSection .reliance-general_icon {
  background-position: 2px -1538px;
}

.rightSection .shriram-general_icon {
  background-position: 1px -4466px;
}

.rightSection .star-general_icon {
  background-position: 2px -1091px;
}

.rightSection .tata-aig-general_icon {
  background-position: 1px -1150px;
}

.rightSection .max-general_icon_icon,
.rightSection .max-general_icon {
  background-position: 3px -685px;
}

.rightSection .Axis_icon {
  background-position: -67px -63px;
}

.rightSection .UTI_icon {
  background-position: -67px -399px;
}

.webp .logo-widget {
  background: url(../../../images/webp/widget-logo.webp) center no-repeat;
}

.no-webp .logo-widget {
  background: url(../../../images/bu/widget-logo.png) center no-repeat;
}

.leftSection .widget-insurer-logo {
  width: 120px;
  height: 40px;
  border: 1px solid #fff;
  float: left;
  margin-right: 20px;
  background-size: 100% !important;
  background-position: 0 0;
  margin-top: 6px;
}

.leftSection .widget-insurer-logo.iffco_tokio_general_icon {
  background-position: 0 0px;
}

.leftSection .widget-insurer-logo.royal_sundaram_general_icon {
  background-position: 0 -39px;
}

.leftSection .widget-insurer-logo.bharti_axa_general_icon {
  background-position: 0 -79px;
}

.leftSection .widget-insurer-logo.future_generali_general_icon {
  background-position: 0 -117px;
}

.leftSection .widget-insurer-logo.sbi_general_icon {
  background-position: 0 -1525px;
}

.leftSection .widget-insurer-logo.liberty_general_icon {
  background-position: 0 -196px;
}

.leftSection .widget-insurer-logo.tata_aig_general_icon {
  background-position: -4px -235px;
}

.leftSection .widget-insurer-logo.bajaj_allianz_general_icon {
  background-position: 0 -276px;
}

.leftSection .widget-insurer-logo.reliance_general_icon {
  background-position: 0 -314px;
}

.leftSection .widget-insurer-logo.hdfc_ergo_general_icon,
.leftSection .widget-insurer-logo.hdfc_general_icon {
  background-position: 0 -354px;
}

.leftSection .widget-insurer-logo.shriram_general_icon {
  background-position: 0 -393px;
}

.leftSection .widget-insurer-logo.digit_general_icon {
  background-position: 0 -434px;
}

.leftSection .widget-insurer-logo.kotak_mahindra_general_icon {
  background-position: 0 -472px;
}

.leftSection .widget-insurer-logo.new_india_assurance_general_icon {
  background-position: 0 -511px;
}

.leftSection .widget-insurer-logo.national_insurance_general_icon {
  background-position: 0 -550px;
}

.leftSection .widget-insurer-logo.united_india_general_icon {
  background-position: 0 -589px;
}

.leftSection .widget-insurer-logo.oriental_insurance_general_icon {
  background-position: 0 -630px;
}

.leftSection .widget-insurer-logo.universal_sompo_general_icon {
  background-position: 0 -668px;
}

.leftSection .widget-insurer-logo.magma_hdi_general_icon {
  background-position: 0 -705px;
}

.leftSection .widget-insurer-logo.navi_general_icon {
  background-position: 0 -746px;
}

.leftSection .widget-insurer-logo.edelweiss_general_icon {
  background-position: 0 -783px;
}

.leftSection .widget-insurer-logo.aditya_birla_life_icon,
.leftSection .widget-insurer-logo.aditya_birla_general_icon,
.leftSection .widget-insurer-logo.aditya_birla_capital_general_icon {
  background-position: 0 -823px;
}

.leftSection .widget-insurer-logo.hdfc_ergo_health_general_icon {
  background-position: 0 -1304px;
}

.leftSection .widget-insurer-logo.aegon_life_icon {
  background-position: 0 -858px;
}

.leftSection .widget-insurer-logo.bajaj_allianz_life_icon {
  background-position: 0 -895px;
}

.leftSection .widget-insurer-logo.canara_hsbc_obc_life_icon {
  background-position: 0 -932px;
}

.leftSection .widget-insurer-logo.exide_life_icon {
  background-position: 0 -969px;
}

.leftSection .widget-insurer-logo.edelweiss_tokio_life_icon {
  background-position: 0 -1007px;
}

.leftSection .widget-insurer-logo.hdfc_life_icon {
  background-position: 0 -1043px;
}

.leftSection .widget-insurer-logo.icici_prudential_general_icon {
  background-position: 0 -1080px;
}

.leftSection .widget-insurer-logo.indiafirst_life_icon {
  background-position: 0 -1116px;
}

.leftSection .widget-insurer-logo.kotak_life_icon {
  background-position: 0 -1155px;
}

.leftSection .widget-insurer-logo.max_life_insurance_life_icon {
  background-position: 0 -1191px;
}

.leftSection .widget-insurer-logo.pnb_metlife_life_icon {
  background-position: 0 -1562px;
}

.leftSection .widget-insurer-logo.reliance_nippon_life_icon {
  background-position: 0 -1230px;
}

.leftSection .widget-insurer-logo.sbi_life_icon {
  background-position: 0 -158px;
}

.leftSection .widget-insurer-logo.tata_aia_life_icon {
  background-position: 0 -1266px;
}

.leftSection .widget-insurer-logo.max_bupa_life_icon,
.leftSection .widget-insurer-logo.max_bupa_health_insurance_icon {
  background-position: 0 -1379px;
}

.leftSection .widget-insurer-logo.raheja_qbe_general_icon,
.leftSection .widget-insurer-logo.raheja_qbe_insurance_general_icon {
  background-position: 0 -1414px;
}

.leftSection .widget-insurer-logo.religare_life_icon,
.leftSection .widget-insurer-logo.religare_health_general_icon {
  background-position: 0 -1451px;
}

.leftSection .widget-insurer-logo.star_health_life_icon,
.leftSection .widget-insurer-logo.star_health_general_icon {
  background-position: 0 -1485px;
}

@media only screen and (max-width: 1024px) {
  .rightSection .card.insurers .mobile_hide {
    display: none !important;
  }
  .rightSection .card.insurers .mobile_show {
    display: block !important;
  }
  .boxleft .mobile_hide {
    display: none !important;
  }
  .boxleft .mobile_show {
    display: block !important;
  }
  .rightSection .card.articles .mobile_hide {
    display: none !important;
  }
  .rightSection .card.articles .mobile_show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .card.insurers + .disclaimerFor_insurer {
    display: none;
  }
  .card.insurers.tabopen + .disclaimerFor_insurer {
    display: block;
  }
  .rightSection .card.insurers .card_heading {
    padding: 0px 35px 0px 15px;
    position: relative;
    font-size: 20px;
  }
  .card.insurers .showHideListing {
    display: none;
  }
  .rightSection .card.insurers .card_heading:after {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 20px;
    top: 13px;
  }
  .card.insurers.lang {
    margin-bottom: 20px;
  }
  .rightSection .card.insurers.tabopen .card_heading {
    padding: 0px 35px 10px 15px;
    position: relative;
  }
  .rightSection .card.insurers.tabopen .card_heading:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 18px;
  }
  .card.insurers {
    padding: 16px 0 16px !important;
  }
  .card.articles .card_heading {
    border-bottom: none;
    padding: 0px !important;
    position: relative;
    font-size: 20px;
  }
  .card.articles.tabopen .card_heading {
    padding: 3px 0px 10px !important;
  }
  .card.articles .card_heading:after {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 0px;
    top: 13px;
  }
  .card.articles.tabopen .card_heading:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 18px;
  }
  .card.articles .showHideListing {
    display: none;
  }
  /*Health Footer Update For Mobile*/
  .subfooter_term_life.footer .subfooter {
    padding: 0px;
    margin-top: 20px;
    background: #e7e9ed;
    border: none;
  }
  .subfooter .boxleft {
    background: #fff;
    padding: 15px;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2);
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2);
    margin-bottom: 20px;
  }
  .footerlink.subfooter_links {
    margin-top: 0px;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2);
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2);
  }
  .subfooter .title {
    font-size: 22px;
    padding: 0;
    margin: 0;
  }
  .subfooter .title:before {
    display: none;
  }
  .subfooter .title:after {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 0px;
    top: 13px;
  }
  .subfooter .boxleft.tabopen .title:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 18px;
  }
  /*End Health Footer Update*/
  .insurer-by-company .insurer-by-company-title h2 {
    margin: 0 0 0 0 !important;
  }
  .topBannerMobile .box-form {
    padding-left: 0;
    padding-right: 0;
  }
  .mobileSeoText {
    padding-left: 16px;
    padding-right: 16px;
  }
  .topBannerMobile .breadcrumbinner ul.breadcrumb {
    margin-top: 12px !important;
  }
  .topBannerMobile .breadcrumbinner {
    margin: 0 auto 16px;
  }
  .mobileSeoText h1 {
    font-size: 24px;
    font-weight: bold;
    color: #253858;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .mobileSeoText p {
    font-size: 14px;
    font-weight: normal;
    color: #394a67;
    margin: 4px 0 0;
    line-height: 21px;
  }
  .newInsurerBox {
    -webkit-box-shadow: 0 4px 12px 0 rgba(37, 56, 88, 0.12) !important;
            box-shadow: 0 4px 12px 0 rgba(37, 56, 88, 0.12) !important;
    margin-top: 16px !important;
    margin-left: 16px !important;
    margin-right: 16px !important;
    width: calc(100% - 32px) !important;
  }
  .topBannerMobile {
    background: #fff !important;
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
  }
  .topBannerMobile .mob-container {
    padding: 0 !important;
    margin-top: 0;
    padding-top: 8px !important;
  }
  .topBanner .container .quotesBoxWrapper {
    width: calc(100% - 32px);
    margin: 0 16px !important;
  }
  .topBanner .floatingLeadFormWrapper .quotesBoxWrapper {
    width: 90%;
    margin: 20px auto 0 !important;
  }
  .back-step {
    margin-top: 16px;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .rightSection .insurerBlock.showHideListing {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .rightSection .leftSection .widget-insurer-logo {
    margin-bottom: 10px;
  }
}

.disclaimerText {
  font-size: 10px;
  line-height: 16px !important;
  font-style: italic;
}

@media only screen and (max-width: 1024px) {
  .disclaimerText {
    margin: 0 16px 16px !important;
  }
}

.rightSection .leftSection .providerWith_lifeinsurnace {
  width: 100%;
}

/*App Sticky Css*/
.installApp_banner {
  display: none;
}

@media only screen and (max-width: 740px) {
  .installApp_banner {
    background: #fff;
    position: fixed;
    bottom: 0px;
    height: 60px;
    width: 100%;
    z-index: 100001;
    padding: 10px 0px 0 0px;
    -webkit-box-shadow: 1px 1px 10px #ccc;
            box-shadow: 1px 1px 10px #ccc;
    -webkit-transition: bottom 0.5s ease-in;
    transition: bottom 0.5s ease-in;
    display: none;
  }
  .installApp_banner .wrapper {
    position: relative;
    margin: 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 348px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .installApp_banner .wrapper .text {
    display: inline-block;
  }
  .bannerClose {
    background: url(../../../../cdn/images/footer-strip/car/close_strip.png) top right no-repeat;
    text-indent: 3000px;
    width: 17px;
    height: 17px;
    margin: 13px 12px 8px 0;
  }
  .installApp_banner .heading {
    font-size: 14px;
    font-weight: 600;
  }
  .installApp_banner .subtext {
    font-size: 14px;
  }
  .installButton {
    background: #0663f6;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 12px;
    padding: 0px 12px;
    height: 34px;
    position: relative;
    top: 5px;
  }
}

@media only screen and (max-width: 360px) {
  .installApp_banner .wrapper {
    max-width: 323px;
  }
  .installApp_banner .heading,
  .installApp_banner .subtext {
    font-size: 12px;
  }
  .installButton {
    top: 2px;
  }
}

.whyhealth_insurance_wrapper {
  display: block;
}

.whyhealth_insurance_wrapper h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

@media only screen and (max-width: 740px) {
  .whyhealth_insurance_wrapper {
    overflow-x: auto;
  }
  .whyhealth_insurance_wrapper h3 {
    padding: 0px 15px 0px;
    margin-top: 0px !important;
  }
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  position: relative;
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: top;
  list-style: none;
  width: 30%;
  -webkit-box-shadow: 0px 2px 8px #ccc;
  box-shadow: 0px 2px 8px #ccc;
  height: 170px;
  margin: 2% 0;
  border-radius: 5px;
  color: #fff;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.padd20 {
  height: auto;
  padding: 20px 0;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance:nth-child(2),
.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance:nth-child(5) {
  margin: 2% 5%;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .highlight_text {
  padding: 3px 10px;
  line-height: 16px;
  font-weight: 600;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.lightgreen {
  background: #86c9b7;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.lightgreen .highlight_text {
  background: #63b9a2;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.darkgreen {
  background: #95c986;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.darkgreen .highlight_text {
  background: #76b963;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.lightblue {
  background: #86bcc9;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.lightblue .highlight_text {
  background: #63a8b9;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.darkblue {
  background: #8693c9;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.darkblue .highlight_text {
  background: #6374b9;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.lightpurple {
  background: #c986c6;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.lightpurple .highlight_text {
  background: #b963b5;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.darkpurple {
  background: #a086c9;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance.darkpurple .highlight_text {
  background: #8463b9;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .whyterm_icon {
  width: 100%;
  padding: 0px 10px;
  height: 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .whyterm_icon::before {
  content: "";
  background: url("../../images/bu/whyterm_insurance.png") no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  background-size: 100%;
  left: 0;
  top: 5px;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .whyterm_icon.bg1:before {
  background-position: 0px 0px;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .whyterm_icon.bg2:before {
  background-position: 0px -67px;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .whyterm_icon.bg3:before {
  background-position: 0px -132px;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .whyterm_icon.bg4:before {
  background-position: 0px -193px;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .whyterm_icon.bg5:before {
  background-position: 0px -261px;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .whyterm_icon.bg6:before {
  background-position: 0px -326px;
}

.whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance .normal_text {
  font-size: 12px;
  padding: 0px 10px;
  margin-top: 5px;
  line-height: 14px;
}

@media only screen and (max-width: 740px) {
  .whyhealth_insurance_wrapper .whyhealth_insurance_container {
    max-width: 1140px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .whyhealth_insurance_wrapper .whyhealth_insurance_container::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
  }
  .whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance {
    margin: 10px;
    height: 200px;
    width: 24%;
    min-width: 165px;
  }
  .whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance:nth-child(2),
  .whyhealth_insurance_wrapper .whyhealth_insurance_container .whyhealth_insurance:nth-child(5) {
    margin: 10px;
  }
}

.whyhealth_insurance_wrapper .limitedpay_Option {
  background: #fff4ef;
  padding: 10px 20px;
  margin-top: 20px;
}

.whyhealth_insurance_wrapper .limitedpay_Option.gray {
  background: #f7f7f7;
}

.whyhealth_insurance_wrapper .limitedpay_Option.blue {
  background: #efefff;
}

.whyhealth_insurance_wrapper .limitedpay_Option.yellow {
  background: #fffeef;
}

@media only screen and (max-width: 320px) {
  .whyhealth_insurance_wrapper .limitedpay_Option {
    padding: 10px 0px;
  }
}

.whyhealth_insurance_wrapper .limitedpay_Option .heading,
.whyhealth_insurance_wrapper .limitedpay_Option h2.heading,
.whyhealth_insurance_wrapper .limitedpay_Option h3.heading,
.whyhealth_insurance_wrapper .limitedpay_Option h4.heading {
  color: #40addd;
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  margin: auto;
  margin: 0 0 10px 0;
  padding-right: 20px;
}

.whyhealth_insurance_wrapper .limitedpay_Option .subheading,
.whyhealth_insurance_wrapper .limitedpay_Option h2.subheading,
.whyhealth_insurance_wrapper .limitedpay_Option h3.subheading,
.whyhealth_insurance_wrapper .limitedpay_Option h4.subheading {
  margin: auto;
  font-size: 14px;
  color: #ff8922;
  font-weight: 600;
  line-height: 18px;
  width: 50%;
}

.whyhealth_insurance_wrapper .limitedpay_Option .subheading.full {
  width: 100%;
}

@media only screen and (max-width: 320px) {
  .whyhealth_insurance_wrapper .limitedpay_Option .heading,
  .whyhealth_insurance_wrapper .limitedpay_Option .subheading {
    padding: 0px 15px;
  }
}

.whyhealth_insurance_wrapper .limitedpay_Option .showAll {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  z-index: 10;
}

.whyhealth_insurance_wrapper .limitedpay_Option .showAll:before {
  width: 10px;
  height: 10px;
  content: "";
  border: solid #969696;
  border-width: 0 2px 2px 0;
  padding: 4px;
  -webkit-transform: rotate(226deg);
  transform: rotate(226deg);
  margin-left: 8px;
  position: absolute;
  right: 14px;
  top: 18px;
}

.whyhealth_insurance_wrapper .limitedpay_Option .knowmore_button {
  color: #fff;
  padding: 5px 18px;
  background: #f45023;
  display: block;
  text-align: left;
  margin: 20px 5px 10px auto;
  cursor: pointer;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  width: 130px;
  position: relative;
  display: none;
}

.whyhealth_insurance_wrapper .limitedpay_Option .knowmore_button:before {
  width: 10px;
  height: 10px;
  content: "";
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  padding: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 14px;
  top: 12px;
}

@media only screen and (max-width: 740px) {
  .whyhealth_insurance_wrapper .limitedpay_Option .knowmore_button {
    display: block;
  }
}

.whyhealth_insurance_wrapper .comparison_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 320px) {
  .whyhealth_insurance_wrapper .comparison_wrapper {
    padding: 0px 5px;
  }
}

.whyhealth_insurance_wrapper .comparison_wrapper .limitedpay_button {
  color: #fff;
  padding: 5px 18px;
  background: #f45023;
  display: block;
  text-align: center;
  margin: 10px auto 20px;
  cursor: pointer;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  max-width: 250px;
  width: 100%;
}

@media only screen and (max-width: 740px) {
  .whyhealth_insurance_wrapper .comparison_wrapper .limitedpay_button {
    margin: 40px auto 10px;
  }
}

.whyhealth_insurance_wrapper .comparison_wrapper .info {
  width: 50%;
}

.whyhealth_insurance_wrapper .comparison_wrapper .info.full {
  width: 100%;
}

@media only screen and (max-width: 320px) {
  .whyhealth_insurance_wrapper .comparison_wrapper .info {
    width: 10px 15px;
  }
}

.whyhealth_insurance_wrapper .comparison_wrapper .info .heading_info {
  font-size: 16px;
  font-weight: 600;
  margin: 15px 0 10px;
}

.whyhealth_insurance_wrapper .comparison_wrapper .info ul {
  display: block;
  list-style: none;
}

.whyhealth_insurance_wrapper .comparison_wrapper .info ul li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
  list-style: none;
}

.whyhealth_insurance_wrapper .comparison_wrapper .info ul li:before {
  content: "";
  display: block;
  border-radius: 50%;
  background: #ff8922;
  position: absolute;
  left: 0;
  z-index: 1;
  width: 10px;
  height: 10px;
  top: 5px;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list {
  width: 50%;
  position: relative;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .compare_heading {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  margin-top: 15px;
  position: absolute;
  top: -35px;
  width: 100%;
}

@media only screen and (max-width: 740px) {
  .whyhealth_insurance_wrapper .comparison_wrapper .compare_list .compare_heading {
    position: initial;
    top: 0px;
    text-align: left;
    color: #ff8922;
    font-size: 20px;
    margin-top: 10px;
  }
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay {
  width: 44%;
  max-width: 130px;
  margin: 30px 5% 0;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  position: relative;
  padding: 20px 0px 30px;
  -webkit-box-shadow: 0 2px 8px #e6e5e5;
  box-shadow: 0 2px 8px #e6e5e5;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .lmpay,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .lmpay {
  background: #ccc;
  margin: -28px 10px 0px;
  border-radius: 3px;
  font-size: 10px;
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
  padding: 4px;
  position: relative;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .lmpay:before,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .lmpay:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 0px solid transparent;
  top: 3px;
  left: -5px;
  border-right: 5px solid #b1afaf;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .lmpay:after,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .lmpay:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 0px solid transparent;
  top: 3px;
  right: -5px;
  border-left: 5px solid #b1afaf;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .lmpay.org,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .lmpay.org {
  background: #ff8922;
  color: #fff;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .lmpay.org:before,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .lmpay.org:before {
  border-right: 5px solid #e07c33;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .lmpay.org:after,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .lmpay.org:after {
  border-left: 5px solid #e07c33;
}

@media only screen and (max-width: 360px) {
  .whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular,
  .whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay {
    margin: 30px 2% 0;
    width: 125px;
  }
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .listitme,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .listitme {
  border-bottom: 1px dashed #eae8e8;
  padding: 13px 0;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .listitme span,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .listitme span {
  font-size: 11px;
  display: block;
  color: #808080;
  line-height: 12px;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .regular .listitme div,
.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .listitme div {
  font-size: 14px;
  display: block;
  font-weight: 600;
}

.whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .savingtext {
  background: #47dd80;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  padding: 5px 5px;
  border-radius: 5px;
  left: -6px;
  width: 145px;
  bottom: 0;
}

@media only screen and (max-width: 360px) {
  .whyhealth_insurance_wrapper .comparison_wrapper .compare_list .cmlist .limitedpay .savingtext {
    left: 0;
    width: 125px;
    bottom: -16px;
    font-size: 11px;
  }
}

@media only screen and (max-width: 740px) {
  .whyhealth_insurance_wrapper .comparison_wrapper {
    display: none;
  }
  .whyhealth_insurance_wrapper .comparison_wrapper .info,
  .whyhealth_insurance_wrapper .comparison_wrapper .compare_list {
    width: 100%;
  }
}

.limitedpay_nomargin {
  padding: 16px 0 0 0 !important;
}

/*showhide */
.rightSection .insurerBlock .insurerName.showhide {
  position: relative;
}

.card.calculator .stateCheck i,
.rightSection .insurerBlock .insurerName .stateCheck i {
  font-style: normal;
}

.rightSection .insurerBlock.showHideListing {
  cursor: pointer;
  position: relative;
  height: 60px;
}

.rightSection .insurerBlock.showHideListing:after,
.rightSection .calculatorsList li a.showHideListing:after {
  display: none;
}

.linkshow {
  position: absolute;
  left: -25px;
  width: 18px;
  height: 18px;
  opacity: 1;
  top: 2px;
  background: 0 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  border: 2px solid #0663f6 !important;
  border-radius: 50%;
}

.linkshow:hover {
  opacity: 1;
}

.linkshow:after,
.linkshow:before {
  position: absolute;
  left: 6px;
  content: " ";
  height: 8px;
  width: 2px;
  top: 3px;
  background-color: #0663f6;
}

.linkshow:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.linkshow:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.linkshow.open:after {
  width: 0;
  height: 0;
}

.rightSection .calculatorsList li a.showHideListing {
  padding: 15px 0 15px 45px;
}

.stateCheck {
  font-size: 16px;
  font-weight: 500;
  color: #0663f6 !important;
  position: relative;
  letter-spacing: 0;
  padding-left: 30px;
  font-weight: 600 !important;
}

.rightSection .insurerBlock .insurerName span.stateCheck {
  line-height: 22px;
}

.card.calculator .stateCheck {
  padding-left: 0;
}

.card.calculator,
.card.insurers {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.rightSection .insurerBlock .insurerName span.stateCheck .linkshow {
  left: 5px;
  top: 2px;
}

.rightSection .calculatorsList li .checkItem_list {
  color: #253858;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  border-top: solid 0.8px #d3d7de;
  padding: 15px 0 15px 47px;
  display: block;
  position: relative;
  cursor: pointer;
}

.headingWrapper {
  margin-top: 0 !important;
}

.grid {
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
}

.spNo {
  padding-bottom: 0px !important;
}

.rightSection .card.acordianWidget .card_heading {
  padding: 0px 16px;
}

@media screen and (orientation: landscape) and (max-width: 1024px) {
  .carouselBlockPersonal.card {
    width: auto;
    margin: 20px 16px 20px 13px;
    height: 520px;
  }
}

@media screen and (min-width: 811px) and (max-width: 823px) {
  .carouselBlockPersonal.card {
    width: 370px;
    margin: 20px 9px 20px 16px;
  }
}

@media screen and (min-width: 1023px) and (max-width: 1024px) {
  .blockTextPlans p {
    min-height: auto;
  }
  .carouselBlockPersonal.card {
    width: auto;
    margin: 20px 20px 20px 16px;
    height: auto;
  }
  .blockTextPlans h3 {
    min-height: auto;
    margin-bottom: 7px;
  }
}

@media screen and (orientation: landscape) and (max-width: 568px) {
  .carouselBlockPersonal.card {
    height: 540px;
  }
}

@media only screen and (max-width: 1024px) {
  .rightSection .card.acordianWidget .card_heading {
    margin: 6px 0;
    padding: 0px 16px;
  }
}

.table-of-content-section .table-of-contents .table-of-content-body ul li::before {
  background: url(../../../../cdn/images/bu/table-of-content-bullet.png) no-repeat center;
  position: absolute;
  content: "";
  left: 0;
  height: 10px;
  width: 12px;
  top: 11px;
  display: block;
}

@media screen and (max-width: 767px) {
  .table-of-content-section .table-of-contents .table-of-content-body ul li::before {
    top: 9px;
  }
}

.top-form-section {
  -webkit-box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
          box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 8px;
  margin: 20px 0;
  background: #fff;
}

@media screen and (max-width: 1024px) {
  .top-form-section {
    border-radius: 0;
  }
}

.top-form-section .showForm .formBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .top-form-section .showForm .formBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.top-form-section .showForm .formBlock .left-section {
  width: 55%;
  background: #f4f7fe;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 25px 25px 15px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

@media screen and (max-width: 1024px) {
  .top-form-section .showForm .formBlock .left-section {
    display: none;
  }
}

.top-form-section .showForm .formBlock .right-section {
  width: 45%;
  padding: 20px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .top-form-section .showForm .formBlock .right-section {
    background: #fff;
    border-radius: 5px;
    padding: 15px 10px;
    border-top: 5px solid #0663f6;
    margin-bottom: 25px;
    display: block;
    max-width: 90%;
    margin: 0px auto;
    width: 440px;
    -webkit-box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
            box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
    margin: 30px auto;
    padding: 15px 20px;
  }
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper {
  display: block;
  width: 100%;
  position: relative;
  margin: 20px 0;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput {
  display: block;
  width: 100%;
  position: relative;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput.gender:before {
  content: "";
  width: 1px;
  background: #ccc;
  position: absolute;
  height: 30px;
  top: 50%;
  -webkit-transform: translate(-21%, -50%);
  transform: translate(-21%, -50%);
  left: 70px;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput select, .top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput input {
  padding: 14px 16px;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  background: none;
  -webkit-appearance: none;
  height: 56px;
  display: block;
  width: 100%;
  position: relative;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput select::-ms-clear, .top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput input::-ms-clear {
  display: none;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput select:focus + .labelFeild, .top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput input:focus + .labelFeild {
  top: -12px;
  font-size: 12px;
  left: 12px;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput select.labelshow + .labelFeild, .top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput input.labelshow + .labelFeild {
  display: inline-block;
  color: #5e6c84;
  font-size: 12px;
  letter-spacing: 0;
  position: absolute;
  top: -12px;
  left: 12px;
  background: #fff;
  padding: 2px 4px;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput .namebox {
  padding-left: 80px;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput .namebox + .labelFeild {
  left: 80px;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput .gender_select {
  position: absolute;
  width: 65px;
  border: none;
  background: url(../../images/bu/selectarrow.svg) no-repeat 95% 55% !important;
  background-size: 10px 5px;
  z-index: 1;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper .formInput .labelFeild {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 17px;
  padding: 2px 4px;
  visibility: visible;
  pointer-events: none;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.top-form-section .showForm .formBlock .right-section .fieldWrapper.error .err {
  font-size: 10px;
  color: red;
  width: 100%;
  left: 0;
  bottom: -23px;
  padding: 1px 0;
  text-align: right;
  font-weight: 400;
  position: absolute;
}

.top-form-section .showForm .formBlock .right-section .proceedBtn, .top-form-section .showForm .formBlock .right-section .proceed {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  background: #0663f6;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  border-radius: 5px;
  margin-top: 15px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 600;
  line-height: 16px;
  border: 0;
}

.top-form-section .showForm .formBlock .right-section .loading::after {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  right: 15px;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
          animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: 6px;
  position: absolute;
  top: 9px;
}

.top-form-section .showForm .formBlock .right-section .step_2 {
  height: 100%;
  width: 100%;
}

.top-form-section .showForm .formBlock .right-section .step_2 .thank-you-section {
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .top-form-section .showForm .formBlock .right-section .step_2 .thank-you-section {
    margin: -14px auto 20px;
  }
}

.top-form-section .showForm .formBlock .right-section .step_2 .thank-you-section > div {
  font-size: 14px;
  width: 100%;
  line-height: 20px;
  text-align: CENTER;
  color: #253858;
  font-weight: 500;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.block_content_wrapper_firstfold {
  padding: 0;
  width: 1140px;
  margin: 0px auto 20px;
  background: #fff;
}

@media only screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold {
    width: 100%;
    margin: 0;
    padding: 5px 10px 10px;
  }
}

.block_content_wrapper_firstfold h1 {
  font-size: 32px;
  line-height: 30px;
  margin: 0px 0px 10px;
  letter-spacing: 0.26px;
  font-weight: 700;
  padding-top: 10px;
  word-break: break-all;
}

@media (max-width: 768px) {
  .block_content_wrapper_firstfold h1 {
    line-height: 38px;
    word-break: break-word;
  }
}

@media only screen and (max-width: 640px) {
  .block_content_wrapper_firstfold h1 {
    font-size: 20px !important;
    margin: 0px 0px 10px;
    line-height: 30px !important;
  }
}

.block_content_wrapper_firstfold a {
  color: #0065FF;
}

.block_content_wrapper_firstfold a:hover, .block_content_wrapper_firstfold a:visited, .block_content_wrapper_firstfold a:focus {
  color: #0065FF;
}

.block_content_wrapper_firstfold .text-hide-link {
  display: inline;
  color: #0065FF;
  cursor: pointer;
  line-height: 22px;
}

.block_content_wrapper_firstfold .text-hide-link.deskhide {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold .text-hide-link.deskhide {
    display: inline;
  }
}

.block_content_wrapper_firstfold .text-hide-link:hover, .block_content_wrapper_firstfold .text-hide-link:visited {
  color: #0065FF;
}

.block_content_wrapper_firstfold p {
  display: inline;
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 8px;
  letter-spacing: 0.26px;
}

.block_content_wrapper_firstfold p.char-count {
  display: inline;
}

.block_content_wrapper_firstfold p.char-count .extra-text-web {
  display: none;
}

.block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
  display: inline;
}

@media only screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold p.char-count .extra-text, .block_content_wrapper_firstfold p.char-count .extra-text-web {
    display: none;
  }
  .block_content_wrapper_firstfold p.char-count .extra-text.show-extra, .block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
    display: inline;
  }
}

.breadcrumb a::after {
  top: 7px !important;
}
/*# sourceMappingURL=pet_insurance_v1.css.map */