.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, a, li {
  font-family: 'Muli' !important;
}

body {
  margin: 0;
  font-family: Muli, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #282828;
  text-align: left;
  background-color: #fff;
  scroll-behavior: smooth;
}



/*static code css for whats is befit rider start here*/

#sc_healthinsurance {
  padding: 50px 0px 50px 0px;
}

.leftImgWrap .centerImg {
  display: flex;
  align-items: center;
}
.leftImgWrap .centerImg1 {
  display: flex;
  align-items: center;
}
.leftImgWrap img {
  margin: 0 auto;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.what-is-bf-rider h2 {
  text-align: left;
}

.section-content h2 {
  padding-bottom: 1rem;
  margin: 0;
  font-family: Muli, sans-serif;
  font-size: 36px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: normal;
  text-align: center;
  color: #2d2d2d;
}

.leftImgWrap h2 {
  font-size: 3.6rem;
  color: #282828;
  font-weight: 700;
  text-align: left;
  margin: 0;
  padding-bottom: 1rem;
  /* line-height: 50px; */
}

.leftImgWrap p {
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: normal;
  /* margin-bottom: 1rem; */
}

  .leftImgWrap p:last-child {
    margin-bottom: 0rem;
  }

  .didyouknow {
    background-image: linear-gradient(to right, #b02a30 3%, #ec6608 30%);
    -webkit-text-fill-color: transparent;
    font-weight: 700 !important;
    background-clip: text;
    -webkit-background-clip: text;
    margin-bottom: 0;
    margin-top: 16px;
  }


   
@media (max-width: 991px) {
  .leftImgWrap .centerImg {
    flex-direction: column-reverse;
  }
  .leftImgWrap .centerImg1 {
    flex-direction: column;
  }
  .section-content h2,.section-content p {
    text-align: left !important;
}
  .leftImgWrap img, .rightImgWrap img {
    padding-top: 3rem;
  }

  .rightImgWrap h2, .leftImgWrap h2 {
    font-size: 2.4rem;
    padding-bottom: 1rem;
    line-height: 40px;
  }

  .garages-search-block .search-item input{
    padding-left: 51px !important;
  }
}

@media (min-width: 1360px) {
  .container {
    width: 1300px;
  }
}

/*static code css for whats is befit rider End here*/


/*static code css for befit include  and exclude start here*/
.section-content.bg-lightgray {
  background-color: #f8f6f6;
  padding: 50px 0 50px 0;
}

.section-content h2 {
  padding-bottom: 5px;
  margin: 0;
}

p {
  font-size: 1.4rem;
  line-height: 3rem;
}

.pad-bottom2 {
  padding-bottom: 2rem;
}

.pad-top2 {
  padding-top: 2rem;
}

h2.befit_cover,p.befit_cover {
  text-align: center;
}

.tab-head {
  width: 100%;
  border-bottom: 2px solid #eeeff1;
  position: relative;
  margin-bottom: 2rem;
}

  .tab-head li.active {
    color: #f16623;
    z-index: 5;
  }

  .tab-head li {
    min-width: 25rem;
    float: left;
    padding: 1.8rem;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .8px;
    color: #b2b2b2;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
  }

    .tab-head li:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      top: 100%;
      left: 0;
    }

    .tab-head li.bar {
      position: absolute;
      height: 3px;
      padding: 0;
      background: #f16623;
      top: 100%;
      z-index: 4;
      left: 0;
    }

.tab-content-body {
  position: relative;
}

.tab-content.active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  position: relative;
  -webkit-transition: .5s opacity ease-in,.8s -webkit-transform ease,.8s -webkit-transform ease;
  transition: .5s opacity ease-in,.8s transform ease,.8s -webkit-transform ease;
  z-index: 1;
}

.tab-content {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}



@media (min-width: 992px) {
  .inc-exc-tab ul.ui-check-list.exclusion-tabs.green_tick {
    padding: 0 0 2rem 0;
  }
 
}
@media (max-width: 991px) {
  .tab-head li {
    min-width: 49% !important;
  }
}

.inc-exc-tab .ui-check-list {
  display: grid;
}

.ui-check-list {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}

.inc-exc-tab .ui-check-list.exclusion-tabs li {
  font-size: 17px;
  font-weight: normal;
  margin: 0;
  margin-bottom: 10px;
}

.inc-exc-tab .ui-check-list li {
  width: 100%;
}

.ui-check-list li {
  width: 50%;
  float: left;
  margin-bottom: 2.5rem;
  margin-top: 1.5rem;
  padding: 0 3.5rem;
  text-align: left;
  position: relative;
  color: #282828;
}

.include_div .exclusion-tabs.green_tick li.covered:before {
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/covered.svg);
  width: 30px;
  height: 30px;
  top: 8px;
}

.exclusive_div .exclusion-tabs.green_tick li:before {
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/exclude.svg) !important;
  width: 30px;
  height: 30px;
  top: 8px;
}
.include_div .exclusion-tabs.green_tick li.sub_part:before {
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/arrow.svg);
  width: 30px;
  height: 30px;
  top: 8px;
}
.inc-exc-tab .ui-check-list.exclusion-tabs li.sub_part{
margin-bottom: 5px;
padding: 0px 0 5px 25px;
font-size: 16px;
}
.inc-exc-tab .green_tick h5 ul{
margin-top: 10px;
margin-left:20px;
}
/*.inc-exc-tab .ui-check-list.exclusion-tabs li:before {
  background-image: url(/docs/default-source/apps/befitlandingapp/assets/images/bf-exclude.png);
  top: 7px;
}*/
.exclusion-tabs li h5 img{
    padding-right:10px;
    padding-top: 8px;

}
.bf_exclude_note{
    padding-bottom:1rem;
}
.bf_exclude_note table {
  width: 100%;
}
.exc table td.pts {
    padding-right:10px;
    vertical-align:top;
}
.exc{
    padding-left:25px;
}
.exc1 table td.pts {
  padding-right:0px;
  vertical-align:top;
}
.exc1{
  padding-left:50px;
}
@media (max-width: 991px) {
  .exc table td.pts {
    padding-right:10px;
    vertical-align:top;
}
.exc{
    padding-left:0px;
}
.exc1 table td.pts {
  padding-right:0px;
  vertical-align:top;
}
.exc1{
  padding-left:0px;
}
}
.bf_exclude_note table td.title {
  padding-right: 15px;
  font-weight: 700;
  vertical-align: top;
}
  .bf_exclude_note table td {
    font-family: Muli;
    font-size: 16px;
    font-weight: normal;
  }

.ui-check-list.exclusion-tabs li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.7rem;
  background-image: url(/docs/default-source/assets/freshlook/images/ui-close-ico.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 2.1rem;
  width: 2.1rem;
}
.exclusion-tabs li h5 {
  font-weight: 600;
  font-size: 1.7rem;
   margin-top: 0px;
}

.ui-check-list p {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0px;
}

.inc-exc-tab .green_tick h5 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}

li, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sub_title {
  display: block;
  font-size: 12px;
  font-family: Muli;
  font-size: 15px;
  font-weight: normal;
  margin-top: -5px;
  
}
.bg-lightgray .containersection {
  border-bottom: 1px solid #cbcdce;
}
.ui-policy-documents p {
  padding: 20px 0px 0px 0px;
  font-size: 16px;
  font-weight: 500;
}
  .ui-policy-documents p a {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 700;
    color :#f26624;
    text-decoration:underline;
    cursor:pointer;
  }
  @media (max-width: 768px) {
    .section-content h2 {
      font-size: 24px;
      line-height: 30px;
      text-align: left;
    }

    h2.befit_cover,p.befit_cover {
      text-align: left;
    }

    h2.befit_cover{
      font-size: 3.0rem;
    }

    .ui-check-list p {
      font-size: 1.6rem;
    }

    .ui-policy-documents p {
      padding: 20px 0px 0px 5px;
      font-size: 16px;
      font-weight: 500;
    }
      .ui-policy-documents p a {
        padding-left: 0;
        font-size: 14px;
        font-weight: 700;
        color: #f26624;
        text-decoration: none;
        cursor: pointer;
        display: block;
        padding: 10px 0px;
        width:100% !important
      }
      .bord-text-bot.arrow a{
        word-break: break-word !important;
      }
      .ui-policy-documents p a::after {
        background-image: url(/docs/default-source/apps/befitlandingapp/assets/images/bf-policy-arrow.png);
        background-repeat: no-repeat;
        content: '';
        width: 20px;
        height: 20px;
        float: right;
        margin-right: 0px;
        margin-top: 9px;
      }
      .section-content.bg-lightgray {
        background-color: #f8f6f6;
        padding: 40px 0 40px 0;
     }
    
  }
/*static code css for befit include  and exclude start here*/


/*how stop buy befit health rider css start here*/
#plansScroll h2 {
  font-size: 3.6rem;
  color: #282828;
  font-weight: 700;
  margin-bottom: 0.6rem;
}
#plansScroll p{
  font-size: 1.5rem;
  line-height: 3rem;
}

#plansScroll .pad-top2 {
  padding-top: 0px;
}
#plansScroll {
  padding: 90px 0px 40px 0px;
}


  #plansScroll .section-content a {
    color: #fe6625;
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline;
  }

  .plans-head h2, .plans-head p{
    text-align: center;
  }

.pad-block2 {
  padding: 1rem 0 0 2rem;
}
.common-insurance-blocks {
  width: 100%;
  display: inline-block;
  position: relative;
}
  .common-insurance-blocks h3, .tab-content-body h3 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
  }
  .common-insurance-blocks span.hilitedText {
    font-size: 12px;
    font-weight: 700;
    padding: 2px 6px 5px 5px;
    border-radius: 3px;
    background-color: #e2fce9;
    color: #09751b;
  }
  .common-insurance-blocks p {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .common-insurance-blocks span.hilitedText.orange {
    color: #d35700;
    background-color: #fff6ea;
  }

  @media (max-width: 786px) {
    #plansScroll h2 {
      font-size: 2.4rem;
    }

    .plans-head h2, .plans-head p{
      text-align: left;
    }
    .common-insurance-blocks span.hilitedText {
      display: table;
      margin-top: 5px;
    }
    .common-insurance-blocks span.hilitedText.orange {
      display: table;
    }
  }

/*how stop buy befit health rider css end here*/


/*customer love use css start here*/

.il-container {
  max-width: 1330px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bf_customer_love_us,.sc_health_insurance,.feature_sc_health_insurance {
  padding: 60px 0px 60px 0px !important;
}

.bf_customer_love_us h2 {
  font-size: 3.6rem;
  color: #282828;
  font-weight: 700;
  margin-bottom: 0;
}
.bf_customer_love_us p {
  font-size: 1.5rem;
  line-height: 3rem;
  margin-top: -10px;
  margin-bottom: 15px;
}


.ui-card-wrap {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 0rem 0 0;
}
  .ui-card-wrap .card-block {
    display: inline-block;
    width: 32%;
    text-align: center;
    padding: 0 0 0 20px;
    vertical-align: top;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    margin-right: 10px;;
  }
    .ui-card-wrap .card-block h3 {
      font-size: 2.0rem;
      font-weight: 700;
      color: #f26624;
      text-align: left;
      padding-bottom: 0;
      display: inline-block;
      margin-bottom: 5px;
    }
  .ui-card-wrap p {
    font-size: 1.4rem;
    position: relative;
    text-align: left;
  }
  .flexclass{
    display: flex;
  }
  .flexclass .img_section{
      padding: 25px 15px 0px 0px;
  }
.flexclass .content_section{
 text-align: left;
}

@media (max-width: 991px) {
  .bf_customer_love_us .section-content h2 {
    padding-bottom: 1rem;
    margin: 0;
    font-size: 3rem;
    text-align: left;
  }
  .bf_customer_love_us .section-content p {
    text-align: left;
    line-height: 2.5rem;
  }
  .bf_customer_love_us .ui-card-wrap .card-block {
    width: 100%;
    padding-bottom: 0.5rem;
    margin-bottom: 10px;
  }
  .bf_customer_love_us .ui-card-wrap p {
    text-align: left;
  }
  #plansScroll {
    padding-top: 0px;;
    }
  
}

@media (max-width:767px){
  .bf_customer_love_us {
    padding: 20px 0px 20px 0px !important;
  }

  .bf_customer_love_us h2{
    font-size: 24px;
    text-align: left;
  }
}

/*customer love use css End here*/


/* review points css start here */


.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: block;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.ui-reviews-slider .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 15rem;
  font-size: 0;
  border: 1px solid #ddd;
  height: 5rem;
  width: 5rem;
  border-radius: 50px;
  cursor: pointer;
  margin-left: 0;
  background: #fff;
  box-shadow: 5px 0 5px 0 rgb(0 0 0 / 10%);
}

.ui-reviews-slider .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 15rem;
  font-size: 0;
  border: 1px solid #ddd;
  height: 5rem;
  width: 5rem;
  border-radius: 50px;
  cursor: pointer;
  margin-right: 0;
  background: #fff;
  box-shadow: 5px 0 5px 0 rgb(0 0 0 / 10%);
}



.ui-reviews-slider .owl-nav .owl-next:before {
  /* border-color: #282828;
  border-style: solid; */
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  vertical-align: text-top;
  transform: rotate(0deg);
  box-sizing: inherit;
  margin: 0;
  position: absolute;
  left: 18px;
  top: 19px;
  background-image: url(/docs/default-source/apps/befitlandingapp/assets/images/black-arrow.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
}

.ui-reviews-slider .item {
  text-align: center;
  margin: 2rem 0
}

.ui-reviews-slider .reviews-rating-content {
  display: inline-block;
  text-align: left;
  margin: 0 auto;
  width: 100%;
  max-width: 432px;
  direction: ltr
}

.ui-reviews-slider .rating-topbar {
  margin: 0 auto
}

.ui-reviews-slider .rating-topbar h3 {
  text-align: left;
  font-size: 1.6rem;
  color: #282828;
  font-weight: 700;
  border-right: 2px solid #b2b2b2;
  padding-right: 4rem;
  display: inline-block
}

.ui-reviews-slider .reviews-rating-content p {
  font-size: 16px;
  line-height: 24px;
}

.ui-reviews-slider .rating-fl {
  display: inline-block;
  width: 45%;
  margin-left: 1rem
}

span.star-fill {
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/ui-orangestar-ico.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
  display: inline-block
}

span.star-gray {
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/ui-graystar-ico.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
  display: inline-block
}

.ui-reviews-slider .rating-fl span {
  margin-right: .5rem
}

.ui-reviews-slider .rating-topbar:after {
  content: "";
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/bf-excludes.png);
  background-repeat: no-repeat;
  width: 4.9rem;
  height: 4.2rem;
  display: inline-block;
  position: absolute;
  top: 25px;
  right: 5rem
}

.ui-reviews-slider .owl-nav .owl-prev:before {
  /* border-color: #282828;
  border-style: solid; */
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  vertical-align: text-top;
  transform: rotate(180deg);
  box-sizing: inherit;
  margin: 0;
  position: absolute;
  left: 16px;
  top: 18px;
  background-image: url(/docs/default-source/apps/befitlandingapp/assets/images/black-arrow.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
}



.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791
}

.owl-next.disabled,
.owl-prev.disabled {
  opacity: .4;
  cursor: default !important
}

.owl-theme .owl-dots .owl-dot span {
  background: #ccc
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #f58220;
  width: 25px;
  margin: 5px 0
}

.owl-theme .owl-dots .owl-dot span {
  background: #eaeaea
}
.container-small{
  max-width: 120rem;
  margin: 0 auto;
  padding: 40px 0 40px 0;
}
@media(max-width: 991px) {
  .owl-nav {
    display: none
}
.ui-reviews-slider .item {
  padding: 2rem 2rem;
  border: 1px solid #cbcdce;
  border-radius: 1rem;
  min-height: 38rem;
  margin: 3rem 1rem 2rem;
}
.container-small{
  overflow-x: hidden;
  padding: 20px 0 20px 0;
}
.benefit_sc_health_insurance .card{
  height: 385px !important;
}
.feature_sc_health_insurance .card {
  min-height: 330px;
}
.garages-search-block .search-item{
  margin: initial;
}
}
.owl-theme .owl-dots .owl-dot {
  background: transparent; 
   border: 0;
}
.ui-reviews-slider .rating-topbar h6{
  margin: 0px 0px 5px 0px;
}
.real_all_review{
  padding: 20px 0px 40px 0px;
}
.real_all_review .review_btn{
  width: 170px;
  border: 1px solid;
  margin: 0 auto;
  font-family: Muli;
  font-size: 17px;
  font-weight: 600;
  color: #ec6608;
  font-family: 'Muli';
  padding: 8px 20px;
  cursor: pointer;
  border-radius: 5px;
}
  
/* review points css End here */

/* breadcrumb section css start here */

ul.breadcrumbs {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
ul.breadcrumbs li {
  display: inline-block;
}
ul.breadcrumbs li a {
  color: #282828;
  padding-right: 1.5rem;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}
ul.breadcrumbs li a.subtitle {
  color: #6c6c6c !important;
  font-size: 14px;
  font-weight: 400;
}
 .Disclaimers li{
  padding-top: 10px;
 }
.Disclaimers .subtitle {
  font-size: 13px;
  font-weight: 400
}
ul.breadcrumbs li a:after {
  border: solid #282828;
  border-width: 0 1.2px 1.2px 0;
  display: inline-block;
  padding: 3px;
  vertical-align: top;
  transform: rotate(
-45deg);
  -webkit-transform: rotate(
-45deg);
  content: "";
  margin-top: 6px;
  margin-left: 10px;
}

ul.breadcrumbs li:last-child a:after {
  display: none
}
.breadcrumb-main-block {
  width: 100%;
  padding: 2rem 0;
  border-top: 1px solid #ece9e9;
}
/* breadcrumb section css end here */

/* harsh code start here */
/*----------------------why should be buy befit------start here--------*/
.befit-marketing {
  padding: 4rem 0 8rem 0;
  background-color: #ffffff;
}

.befit-marketing-q {
  color: #282828;
  font-family: Muli;
}

  .befit-marketing-q h2 {
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.5;
  }

  .befit-marketing-q p {
    font-size: 1.6rem;
  }

  .befit-marketing-h{
    text-align: center;
  }

.bor-box {
  border: 1px solid #dfdfdf;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2,50%);
}

.bor-box p{
  line-height: 1.5;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.pad-00 {
  padding: 0;
}

.sums {
  padding: 25px 30px;
}

  .sums.bg {
    background-color: #f8f6f6;
  }

  .sums .befit-sums-ico {
    float: left;
    margin-right: 25px;
    margin-bottom: 10%;
  }

  .sums .text-rights h3 {
    margin: 10px 0 0 0;
    font-size: 20px;
  }

  .sums .text-rights p {
    margin: 10px 0 0 75px;
  }

  .sums .text-rights ul {
    margin: 0 0 0 100px;
  }

  .sums .text-rights li {
    height: 24px;
    font-size: 16px;
    line-height: 1.5;
    margin: 10px 0 0 0;
    list-style-image: url(/docs/default-source/apps/befitlandingapp/assets/images/tick_mark.svg);
    display: list-item;
  }

@media (max-width: 768px) {
  .befit-marketing-h{
    text-align: left;
  }

  .bor-box {
    display: grid;
    grid-template-columns: repeat(1,100%);
  }

  .sums.bg.mobile-bg-none {
    background: none;
  }

  .mobile-bg-gray {
    background: #f8f6f6;
  }
  .sums .text-rights li {
    height: auto;
    padding-left: 5px;;
  }
  .sums .befit-sums-ico {
    width: 100%;
    margin-bottom: 10px;
  }
  .sums .text-rights p {
    margin: 10px 0 0 0px;
  }
  .sums .text-rights ul {
    margin: 0 0 0 20px;
  }
  .befit-marketing {
    padding: 3rem 0 2rem 0;
  }

  .befit-marketing-q h2 {
    font-size: 3.0rem;
    font-weight: 700;
    line-height: 32px;
  }

  .befit-marketing-q p {
    font-size: 1.6rem;
  }

}


/*----------------------why should be buy befit------end here--------*/

/*---------How to avail of cashless claim services for BeFit rider?-------start here------------------------*/
.pad-top {
  padding-top: 10px;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}
.under_claim_section img.under_claim{
padding-top: 50px;
}
.befit_cashless h5{
  font-size: 18px;
  font-weight: 600;
}

ul.avail-befit{
    padding: 0 0 0 0;
}
ul.avail-befit li{
  background-color: #fff;
  padding: 25px;
  margin-bottom: 10px;
  border-radius: 10px;
}

.avail-befit ul, li {
  list-style: none
}

.avail-befit li span {
  margin-right: 20px;
  padding-top: 2px;
  float: left;
}
.avail-befit h3{
font-weight: 700;
margin: 0px 0px 10px 0px;
font-size: 20px;
}
.bord-text-bot {
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 10px;
  overflow: hidden;
}
.bord-text-bot.arrow {
  position: relative;
  padding-left: 70px;
  padding-bottom: 0px;
}
.bord-text-bot.arrow a{
color: #333;
text-decoration: underline;
}
.bord-text-bot .link{
  color: #EC6625 !important;
  text-decoration: underline !important;
  font-size: 14px;
  font-weight: 700;
  }
.bord-text-bot.arrow.inlineblock {
  display: inline-block;
}

.bord-text-bot.arrow::before {
  content: '';
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/arrow.svg);
  width: 30px;
  height: 30px;
  top: 8px;
  left: 47px;
  position: absolute;
  background-repeat: no-repeat;
 
}

.bord-text {
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
}

@media (max-width:768px){
  .avail-befit h3{
    font-size: 20px;
  }
  #viewListp .popup.light{
    margin: 0;
    border-radius: 0;
  }
  #viewListp .popup h3{
  width: 55%;
  text-align: left;
  }
  #viewListp .popup .content{
    padding: 0;
  }
  #viewListp ul.listOfgrg li{
    width: 100% !IMPORTANT;
    border: none;
}
  
  #viewListp ul.listOfgrg:before{
    background: none;
  }
}

/*---------How to avail of cashless claim services for BeFit rider?-------start here------------------------*/
/*---------------------------------------faq section start----------------------------------------------------*/

.bg-lightgray {
  background-color: #f8f6f6;
}

.befit_faq {
  text-align: center;
}

.faq-wrap {
  padding-top: 1rem;
}

.tab-head {
  width: 100%;
  border-bottom: 2px solid #eeeff1;
  position: relative;
  margin-bottom: 2rem;
}

  .tab-head li {
    min-width: 25rem;
    float: left;
    padding: 1.7rem;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .8px;
    color: #b2b2b2;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
  }

  .tab-head li {
    color: #6c6c6c;
  }

    .tab-head li.active {
      color: #f16623;
      z-index: 5;
    }

    .tab-head li.bar {
      position: absolute;
      height: 3px;
      padding: 0;
      background: #f16623;
      top: 100%;
      z-index: 4;
      left: 0;
    }

.ui-tabs-modify {
  overflow: hidden;
  padding-bottom: 20px;
}

.ui-tabs-modify .tab-head {
  width: 70%;
  border-bottom: 1px solid #b2b2b2;
  padding-top: 2rem;
  padding-left: 0rem;
  position: relative;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}

  .ui-tabs-modify .tab-head li {
    min-width: 17.3rem;
    float: left;
    text-align: center;
    font-size: 1.9rem;
  }

.tab-content-body {
  position: relative;
}

.ui-tabs-modify .tab-content-body {
  position: relative;
  width: 70%;
  margin: 50px auto 0;
  display: inline-block;
  text-align: left;
  border-bottom: solid 1px #eaeaea;
}

@media (max-width: 1360px) {
  .ui-tabs-modify .tab-head li {
    min-width: 13.7rem;
  }
}

@media (max-width: 1199px) {
  .ui-tabs-modify .tab-content-body, .ui-tabs-modify .tab-head {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .befit_faq h2 {
    text-align: left;
    font-size: 24px;
  }
  .ui-tabs-modify .tab-head {
    white-space: nowrap;
    display: -webkit-flex;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  .ui-tabs-modify .tab-head::-webkit-scrollbar {
    display: none;
  }
    .ui-tabs-modify .tab-head li.active {
      border-bottom: 2px solid;
    }
}

.tab-content {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

  .tab-content.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    -webkit-transition: .5s opacity ease-in, .8s -webkit-transform ease, .8s -webkit-transform ease;
    transition: .5s opacity ease-in, .8s transform ease, .8s -webkit-transform ease;
    z-index: 1;
  }

  .tab-content .accordion-card {
    cursor: pointer;
    border-top: solid 1px #eaeaea;
    padding: 0;
  }

  .tab-content .accordion-title {
    position: relative;
    cursor: pointer;
    padding: 1px 0;
  }

    .tab-content .accordion-title h3 {
      font-size: 20px;
      font-weight: 700;
      width: 97%;
      color: #282828;
      line-height: 30px;
      margin-bottom: 20px;
    }

    .tab-content .accordion-title::after {
      width: 100%;
      height: 10px;
      position: absolute;
      content: " ";
      top: 34px;
      -webkit-appearance: none;
      appearance: none;
      background-image: url(/docs/default-source/apps/goldenshield/assets/images/downarrow.svg);
      background-repeat: no-repeat, repeat;
      background-position: right 10px top 50%, 0 0;
      background-size: 1.2em auto, 100%;
      outline: none;
      transition: all 0.2s ease-in-out;
    }

    .tab-content .accordion-title.active::after {
      top: 34px;
      background-image: url(/docs/default-source/apps/goldenshield/assets/images/uparrow.svg);
      background-repeat: no-repeat, repeat;
      background-position: right 10px top 50%, 0 0;
      background-size: 1.2em auto, 100%;
      transition: all 0.2s ease-in-out;
    }

  .tab-content .accordion-panel {
    display: none;
    padding: 0 0 20px 0px;
    margin-bottom: -2px;
    cursor: default;
    transition: none;
  }

    .tab-content .accordion-panel span {
      font-size: 16px;
      line-height: 24px;
      font-weight: 400;
    }


.accordian-lists {
  position: relative;
  line-height: 1.7;
}
  .accordian-lists ul {
    padding-left: 20px;
    margin-top: 0px;
  }

    .accordian-lists ul li {
      padding-bottom: 3px;
      padding-top: 0px;
    }
      .accordian-lists ul li:before {
        content: "";
        position: absolute;
        left: 0px;
        margin-top: 8px;
        background-image: url(/docs/default-source/apps/goldenshield/assets/images/arrow.svg);
        background-repeat: no-repeat;
        display: inline-block;
        height: 15px;
        width: 15px;
      }


.clearfix {
  clear: both;
}

/*----------------------faq section end here----------------------------------------------------*/


/* harsh code end here */


.bf_contentSec {
  width: 100%;
  float: left;
}
 .bf_contentSec li {
  position: relative;
  padding: 0 0rem 0rem 3rem;
  width: 95%;
}

  .bf_contentSec h5 {
  font-size: 16px;
  margin-left: -24px;
  font-weight: 700;
  color: #282828;
  padding-bottom: 0px;
}
.list{
  display: inline-block;
  width: 2%;
  vertical-align: top;
  padding-top: 5px;
}
.list2{
  display: inline-block;
  width: 97%;
}

  .bf_contentSec p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
}
.bf_contentSec .list2.width60 {
  width: 75%;
}
@media (max-width: 768px) {
  .list{
    width: 8%;
  }
  .list2,.bf_contentSec .list2.width60{
    width: 90%;
  }
  .bf_contentSec h5 {
    margin-left: -32px;
}
}


/* product code section css start here */
.products-code-block {
  padding: 4rem 0;
  border-top: solid 1px #ddd;
}
.products-code-block .pro-code-wrap {
  width: 80%;
  margin:0 auto;
  border: 1px solid #ddd;
  border-radius: 10px;
  
}
.tableWrapp {
  border-collapse: collapse;
  text-align: center;
  border-radius: 10px;
  overflow: auto;
  width: 100%;
  margin-top: 0;
}
.tableWrapp tr:first-child {
  border-radius: 10px;
  border-bottom: none;
}
.tableWrapp tr:last-child {
  border: none;
}
.pro-code-wrap .tableWrapp th {
  text-align: left !important;
  font-weight: 600;
}
.tableWrapp th {
  text-align: left;
  background-color: #dddccb;
  font-size: 1.6rem;
  color: #000;
  padding: 1.5rem 2rem;
  border-right: 1px solid #ece9e9;
  font-weight: 700;
}
.tableWrapp td {
  text-align: left;
  width: 290px;
  
  border: 1px solid #ddd;
}
.tableWrapp td, .tableWrapp th {
  padding: 1.2rem 2rem;
  font-size: 1.6rem;
  text-align: left;
  font-weight: 300;
}
.tableWrapp tr th:first-child {
  border-top-left-radius: 5px;
  border-bottom: none;
}
.tableWrapp tr th:last-child {
  border-top-right-radius: 5px;
  border-bottom: none;
}

.tableWrapp tr td {
  border: none;
  
}


@media (max-width: 767px){
  .products-code-block .pro-code-wrap {
    width: 100%;
    overflow: auto;
}
}

/* product code section css start here */
.cover_plan {
  padding-top: 10px;
}
.cover_plan li{
  position: relative;
}
.cover_plan li p{
 padding-left: 30px;
 font-size: 16px;
 font-weight: 700;
}
.cover_plan li h5{
  padding-left: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #575755;
  line-height: 24px;
  margin-top: -10px;
  margin-bottom: 15px;
}
 
.cover_plan li p::before{
  content: '';
  background-image: url(/docs/default-source/apps/goldenshield/assets/images/covered.svg);
  width: 30px;
  height: 30px;
  top: 5px;
  left: 0;
  display: inline-block;
  background-repeat: no-repeat;
  position:absolute;
}


.sc_health_insurance .card{
width: 100%;
height: 470px;
border: 1px solid #FFF3F3;
background: linear-gradient(360deg, #FFF3F3 0%, #FFFFFF 100%);
border-radius: 10px;
margin-top: 20px;

}
.sc_health_insurance .card h4{
  font-size: 18px;
  font-weight: 700;
  padding-top: 5px;
  }
  .sc_health_insurance .card p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    }
.sc_health_insurance  .card_body{
  padding: 30px 20px 30px 20px;
  

}
.feature_sc_health_insurance .card{
  width: 100%;
  height: 310px;
  }
  .feature_sc_health_insurance .card.card1{
    width: 100%;
    height: 100%;
    }
  .feature_sc_health_insurance .card h4{
    font-size: 18px;
    font-weight: 700;
    padding-top: 5px;
    }
    .feature_sc_health_insurance .card p{
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      }
  .feature_sc_health_insurance  .card_body{
    padding: 30px 20px 30px 20px;
    
  
  }
  .feature_sc_health_insurance .additional_benefit li{
    position: relative;
    }
  .feature_sc_health_insurance .additional_benefit li:before{
    content: '';
    background-image: url(/docs/default-source/apps/goldenshield/assets/images/arrow.svg);
    width: 30px;
    height: 30px;
    top: 10px;
    position:absolute;
    background-repeat: no-repeat;
    display: inline-block;
  }
  .feature_sc_health_insurance .additional_benefit li p{
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding-left: 20px;;
  }


  
.benefit_sc_health_insurance .card{
  width: 100%;
  height: 360px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  margin-top: 20px;;
  }
  .benefit_sc_health_insurance .card h4{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    }
    .benefit_sc_health_insurance .card p{
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      }
  .benefit_sc_health_insurance  .card_body{
    padding: 0px;
    border: 5px solid #fff;
    border-radius:10px;;
  }
  .benefit_sc_health_insurance  .card_body .heading{
    padding: 30px 20px 0px 20px;
    background: #FFF2EB;
    border-radius: 5px;
    text-align: center;
  }
  .benefit_sc_health_insurance  .card_body .body{
    padding: 20px 20px 20px 20px;
  }
  .benefit_sc_health_insurance .additional_benefit li{
    position: relative;
    }
  .benefit_sc_health_insurance .additional_benefit li:before{
    content: '';
    background-image: url(/docs/default-source/apps/goldenshield/assets/images/arrow.svg);
    width: 30px;
    height: 30px;
    top: 10px;
    position:absolute;
    background-repeat: no-repeat;
    display: inline-block;
  }
  .benefit_sc_health_insurance .additional_benefit li p{
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding-left: 20px;;
  }

  .under_claim_mview,.more_less,.mviewonly{
    display: none;
  }
  .desktoponly{
   display: block;
  }
  @media (max-width: 767px) {
    .mviewonly{
      display: block;
    }
    .desktoponly{
      display: none;
    }
  }
@media (max-width: 768px) {


.ui-card-wrap .card-block h3{
  margin-bottom: 20px;
}
.leftImgWrap.why_golden_shield .centerImg{
  display: block;
}
.benefit_sc_health_insurance .card{
  margin-bottom: 0px;
  height: 100% !important;
}
.feature_sc_health_insurance .card {
  min-height: 100%;
  height: 100%;
  
}
.feature_sc_health_insurance .text-center p{
text-align: left;
line-height: 21px;
}
.avail-befit li span{
  display: contents;
}
.avail-befit h3{
  margin-top: 20px;
}
.bord-text-bot.arrow{
  padding-left: 20px;
}
.bord-text-bot.arrow::before{
  content: '';
  left: 0;
}
.under_claim_section h2{
  margin-bottom: 25px !important;
}
ul.avail-befit li {
  background-color: #fff;
  padding: 25px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.tab-content .accordion-title h3{
  width: 92%;
}
.ui-tabs-modify .tab-content-body{
  margin: 10px auto 0;
}
.under_claim_section .under_claim{
  display: none;
}
.under_claim_mview{
  display: block;
  margin-top: 40px;
  width: 100%;
}
.review_rating h2{
padding-left: 15px;
}
.review_rating .pad-top5{
padding-top: 0px;
}
.ui-reviews-slider .rating-topbar h3{
  border: none;
  display: block;
}
.ui-reviews-slider .rating-fl{
  margin-left: -2px;
}
.ui-reviews-slider .rating-topbar{
  margin-bottom: 10px;
}
.ui-reviews-slider .rating-topbar:after{
  top: 30px;
  right: 4rem;
}
.benefit_sc_health_insurance p{
text-align: left;
line-height: 21px;
}
.sc_health_insurance .card{
  height: 100%;
}
.more_less{
  display: block;
  padding-top: 30px;
}
.more_less a{
font-size: 14px;
font-weight: 700;
color: #EC6625;
text-decoration: underline;
}
.cardhide{
  display: none;
}

.sc_buypolicy .owl-carousel .owl-item img{
  width: auto;
}
.sc_buypolicy p{
text-align: left;
line-height: 21px;
}
.sc_buypolicy .owl-dots{
text-align: center;
}
.sc_buypolicy .card{
  width: 100%;
}
.sc_buypolicy .card p{
line-height: 24px;
}

.sc_buypolicy .owl-carousel .owl-item .item{
  width: 100% !important;
  }
  .sc_buypolicy .card{
    height: 415px;
  }
  .sc_buypolicy .owl-carousel .owl-stage-outer{
     margin-bottom: 20px;;
  }
  }



  /* newtwork hospital */
  .bg-blue {
    background-color: #00305a;
}
  .garages-search-block {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: left
}

.garages-search-block h2 {
    padding-bottom: 3rem;
    text-align: left;
    color: #fff;
}

.garages-search-block h3 {
    font-weight: 600;
    font-size: 3rem;
    color: #fff;
}

.garages-search-block p{
  color: #fff;
}

.garages-search-block .search-item {
    background: #fff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    width: 40rem;
    position: relative;
    margin-top: 2rem
}

.garages-search-block .search-item .icon-map {
    width: 25px;
    height: 30px;
    color: #01b4bb;
    font-size: 2.6rem;
    padding: 1.7rem 0 0 1.8rem;
    display: inline-block;
    position: absolute;
    background-image: url(/docs/default-source/apps/healthadvantedge/assets/images/ui-location-ico.png);
    background-repeat: no-repeat;
    top: 15px;
    left: 15px
}

.garages-search-block .search-item input {
    vertical-align: top;
    border: 0;
    min-width: 295px;
    min-height: 60px;
    font-size: 1.4rem;
    outline: 0;
    color: #696969;
    background: #fff;
    padding: 0 2rem 0;
    display: inline-block;
    padding-left: 5.5rem;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.garages-search-block a {
    float: right;
    color: #fe6625;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0;
    /*margin: 2.3rem 1.5rem 0 0;*/
    letter-spacing: 0;
}

.search-item span.ui-error {
    bottom: -25px;
    color: #fc9494;
    font-weight: 600;
    display: none
}

.garages-search-block small {
    font-size: 1.3rem;
    color: #8097ac;
    text-align: left;
    display: block;
    position: relative;
    top: 5rem
}
p.bagi_block {
  line-height: 23px;
  margin: 35px 0 0;
}
p.bagi_block a {
  padding: 0;
  margin: 0;
  float: none;
  font-size: 14px;
  text-decoration: underline;
}
.section-content {
  padding: 6rem 0 6rem 0;
}
.section-content a {
  color: #f4824c;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
  top: 7385px;
  left: 50.8%;
  width: 425.75px !important;
}
#viewListp .popup.light {
  max-width: 1024px !IMPORTANT;
  width: 100% !IMPORTANT;
  opacity: 1;
}
body #viewListp .btn-orange{
  padding: 15px 8px !important;
  width: 100px;
  top: 8px;
  height: 100% !important;
  text-align: center;
  width: 111px !important;
  background: #ec6608 !important;
}
body #viewListp .btn-orange::before,body #viewListp .btn-orange::after{
display: none;
}
@media(max-width: 767px) {
 

  .garages-search-block h3 {
      font-size: 2rem
  }

  .garages-search-block small {
      text-align: left;
      top:1rem;
  }

  .search-item {
      width: 100%;
      max-width: 100%;
      margin: 0 auto
  }

  .garages-search-block a {
      font-size: 1.1rem
  }

  .garages-search-block .search-item input {
      min-width: 175px;
      margin-left: 2px;
      font-size: 1.2rem;
      padding-left: 45px !important;
      width: 190px;
  }

  .garages-search-block h2,.garages-search-block p {
      text-align: left
  }
  .networkGarages .row{
    display: flex;
    flex-direction: column;
  }
  .section-content h2 {
    margin: 0;
    font-size: 2.4rem;
    text-align: left;
    padding-bottom: 10px;

}
.bf_customer_love_us p{
  text-align: left;
  line-height: 21px !important;
}
.feature_sc_health_insurance .card_body {
  padding: 30px 0px 5px 0px;
}

}
    /* newtwork hospital */

    a:hover{
      text-decoration: none !important;
    }
    @media only screen and (min-device-width: 992px) and (max-device-width: 1200px)  {
      .GoldenmainWrapper .banner {
        margin-top: -210px !important;
    }
    .ui-card-wrap .card-block h3 {
      margin-bottom: 15px;
  }
  .ui-card-wrap .card-block {
    height: 130px;
  }
  .sc_health_insurance .card{
    height: 350px;
  }
  .ui-card-wrap p {
   line-height: 21px;
  }
  .benefit_sc_health_insurance .card{
    height: 390px;
  }
  .ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{
    top: 9046px !important;
  }
     
    }
    @media only screen and (min-device-width: 769px) and (max-device-width: 991px)  {
      .ui-card-wrap .card-block h3{
        padding-bottom: 10px;
      }
      ul.avail-befit {
        padding: 34px 0 0 0;
    }
   
    }
    @media (max-width:768px){
      .ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
        top: 10221px;
        left: 20px;
        width: 90% !important;
    }
    }
    @media (max-width:767px){
      .section-content {
        padding: 40px 0px 40px 0px;
      }
        
      .ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{
        top: 13400px;
      }
    }
    @media only screen and (min-device-width: 992px) and (max-device-width: 1300px)  {
      .section-content h2{
        font-size: 32px;
      }
      .ui-card-wrap p{
        font-size: 1.3rem;
      }
      .ui-card-wrap .card-block{
        padding: 0 0 0 15px;
      }
    }


    .ui-reviews-slider .owl-nav .owl-prev:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    background-image: url(/docs/default-source/assets/images/review_arrow.png);
    height: 16px;
    width: 18px;
    vertical-align: text-top;
    transform: rotate(180deg);
    left: 16px;
    top: 16px;
}

.ui-reviews-slider .owl-nav .owl-next:before {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    background-image: url(/docs/default-source/assets/images/review_arrow.png);
    height: 16px;
    width: 18px;
    transform: rotate(360deg);
    left: 16px;
    top: 17px;
}

@media (max-width: 767px) {
    .section-content.rating-review-sec h2 {
        text-align: center !important;
    }

    .ui-reviews-slider .item {
      margin-top:  0;
    }

    .rating_count img {
      vertical-align: text-top;
    }

    .section-content p {
        text-align: center !important;
    }

    .owl-dots {
      display: none;
    }
}
    