@media (max-width:767px) {
  .award-img:before {
    background: transparent !important;
  }
  .iq-counter{
      border-left: 0 !important;
     
  }
  a.slide-button {
    display: none;
}
 .award-img {
    text-align: center;
}
  .about-grid {
    left: 1px !important;
    top: 2px !important;
  }
  .statCount .col-md-4:first-child .iq-counter {
    border: 0;
  }
  section.stat-about.test h2 {
    text-align: center;
    margin-bottom: 20px;
  }
}

/* slider css*/
.slide-content h5 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 20px;
}
.banner-slider-mob a {
    color: #fff;
    background: #127ccc;
    padding: 8px 14px;
    border-radius: 30px;
}
.slideDesc {
  color: #fff;
}
.slide-content {
  padding-top: 80px;
}
/* abt css*/
.img1 img {
  border-radius: 6px;
  width: 100%;
  height: auto;
}
.about-grid {
  background: #4c94f6;
  padding: 14px;
  border-radius: 6px;
  position: relative;
  left: -40px;
  top: 22px;
  text-align: center;
}
.expnc-img {
  text-align: center;
}
.expnc-img img {
  width: 50px !important;
  height: auto;
  text-align: center;
  margin-bottom: 10px;
}
h3.about-grid_year {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
}
p.about-grid_text {
  color: #fff;
}
.shape-mockup.about-shape1.jump img {
  border-radius: 6px;
}
.img2 img {
  border-radius: 6px;
}
.cnt-hdng h5 {
  font-size: 16px;
  color: #4c94f6;
  font-weight: 400;
}
.cnt-hdng h2 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
}
.about-rght ul li {
  font-size: 16px;
  margin-bottom: 10px;
  display: flex;
}
.about-rght ul li i {
  color: #4c94f6;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 3px;
}
/* services css*/
.sec-title {
  margin-bottom: 40px;
}
.icon-right {
  border-radius: 6px;
  box-shadow: rgb(60 64 67 / 13%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
h5.sub-hdng {
  font-size: 16px;
  color: #4c94f6;
  font-weight: 400;
}
h2.hdng {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 15px;
}
a.srvLnk i {
  font-size: 30px;
}
.wdt-content-icon h4 {
  margin-bottom: 15px;
}
.wdt-content-icon h4 a {
  color: #313131;
}
.srvc-icn img {
  width: 50px;
  height: auto;
  margin-bottom: 20px;
}
/* facts css*/
section.stat-about.test {
  background: linear-gradient(97deg, #bf3235, #bf3235, #4c94f6, #4c94f6);
}
section.stat-about.test .sec-title {
  margin-bottom: 0;
}
section.stat-about.test h2 {
  font-size: 25px;
  color: #fff;
}
.iq-counter {
  border-left: 1px solid #e8e5e5;
}
.cont-numbr h3 {
  font-size: 40px;
  color: #fff;
}
p.counter-text {
  color: #fff;
}
/* product css*/
.home-doctors {
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.doc-info h2 {
  font-size: 16px;
}
.doc-info h2 a {
  color: #4c94f6;
}
.home-doctors img {
  border-radius: 6px 6px 0 0;
}
/*why css*/
.why-icn {
  background: #f2f2f2;
  padding: 20px 15px;
  width: 100px;
  border-radius: 6px 6px 0 0px;
}
.why-icn img {
  width: 70px !important;
}
.Vt-hdng img {
  border-radius: 6px;
}
.Vt-hdng img {
  width: 100% !important;
}
.why-list {
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
/* tstmonial css*/
section.testimonials .row {
  background: #2f68af;
}
.testimonials .slick-prev {
  left: -40px;
}
.quote {
  margin-bottom: -5px;
  margin-left: -5px;
}
.quote i {
  font-size: 40px;
  color: #7e9ec6;
}
.testimonials .slick-next {
  right: -40px;
}
.testimonial-name {
  border-top: 1px solid #88aad3;
}
.testimonials .slick-dots li button {
  border: 1px solid #fff;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}
.testimonial-stars i {
  color: #f7d840;
}
.testimonials li.slick-active button {
  background: #fff;
}
.testimonials .slick-dots li button:before {
  content: "";
}
.testimonials .slick-dots {
  text-align: right;
}
/* awrd css*/
section.awrds {
  background: #f5f5f5;
}
.award-img img {
  width: 80%;
}
.award-img {
  position: relative;
}
.award-img:before {
  content: "";
  position: absolute;
  background: #aeadad;
  width: 1px;
     height: 80px;
    top: 16%;
    right: 0px;
}
section.awrds .col-md-4:nth-child(3) .award-img:before {
  background: transparent;
}
/*blog css*/
.section.hmblg .card {
  border: 0;
}
.section.hmblg .card img {
  border-radius: 6px;
}
.section.hmblg .card-body {
  position: relative;
  padding: 20px 0;
}
.section.hmblg .card-body .text-muted {
    content: "";
    position: absolute;
        top: -40px;
    right: 0;
    background: #fff;
    width: 80px;
    height: 40px;
    border-top-left-radius: 6px;
    padding: 10px 5px;
    text-align: center;
    margin-bottom: 0;
}
.section.hmblg h5.card-title a {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}
.section.hmblg .card-footer {
  background: transparent;
  border: 0;
  padding: 0;
}
.section.hmblg .card-footer a {
  font-size: 14px;
  color: #4c94f6;
}

