.breezi-health-testimonial-inner {
  margin: 0 -18px;
}

.breezi-health-testimonial-item {
  padding: 0 18px;
  height: 100% !important;
}

.breezi-health-testimonial-item-inner {
  padding: 40px;
  background: #fff;
  border-radius: 10px;
  height: 100%;
  position: relative;
  padding-top: 95px !important;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.breezi-health-testimonial-item-inner::before {
  content: "";
  position: absolute;
  left: 40px;
  top: 40px;
  height: 25px;
  width: 30px;
  background: url('../../images/bhq-quote-icon.png') !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.breezi-health-testimonial-author-wrap {
  width: 100%;
}

.breezi-health-testimonial-author-inner {
  display: flex;
  align-items: center;
}

.breezi-health-testimonial-author-img img {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  margin-right: 20px;
}

.breezi-health-testimonial-author-name {
  margin-bottom: 10px;
}

.breezi-health-testimonial-item-content {
  margin-bottom: 30px;
  width: 100%;
}

.breezi-health-testimonial-item-video {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.breezi-health-testimonial-item-video::before {
  content: "";
  display: block;
  padding-top: 65.715%;
}

.breezi-health-testimonial-item-video>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: auto !important;
}

.slick-slide>div {
  height: 100% !important;
  flex-direction: column !important;
}

.breezi-health-testimonial-wrapper .slick-dots {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  bottom: -50px !important;
}

.breezi-health-testimonial-wrapper .slick-dots li {
  height: 8px !important;
  width: 8px !important;
  background: rgb(0 104 255 / 35%) !important;
  border-radius: 100px !important;
  transition: all .3s ease !important;
}

.breezi-health-testimonial-wrapper .slick-dots li.slick-active {
  width: 50px !important;
  height: 8px !important;
  display: inline-block !important;
  padding: 0 !important;
  background: #0068FF !important;
}

.breezi-health-testimonial-wrapper ul li button {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
}

.breezi-health-testimonial-wrapper ul li button::before {
  display: none !important;
}

.breezi-health-testimonial-wrapper .slick-dots li button:hover,
.breezi-health-testimonial-wrapper .slick-dots li button:focus {
  background: none !important;
}


@media only screen and (min-width:1921px) {
  .breezi-health-testimonial-item-inner {
    padding: 2.083vw !important;
    border-radius: 0.520vw !important;
    padding-top: 4.947vw !important;
  }

  .breezi-health-testimonial-item {
    padding: 0 0.937vw !important;
  }

  .breezi-health-testimonial-inner {
    margin: 0 -0.937vw !important;
  }

  .breezi-health-testimonial-author-img img {
    height: 3.645vw !important;
    width: 3.645vw !important;
    margin-right: 1.041vw !important;
  }

  .breezi-health-testimonial-author-name {
    margin-bottom: 0.520vw !important;
  }

  .breezi-health-testimonial-item-inner::before {
    left: 2.083vw !important;
    top: 2.083vw !important;
    height: 1.302vw !important;
    width: 1.562vw !important;
  }

  .breezi-health-testimonial-item-video {
    margin-bottom: 1.562vw !important;
    border-radius: 0.520vw !important;
  }

  .breezi-health-testimonial-item-video video {
    border-radius: 0.520vw !important;
  }

  .breezi-health-testimonial-item-content {
    margin-bottom: 1.562vw !important;
  }

  .breezi-health-testimonial-wrapper ul li button#slick-slide-control02::before {
    width: 2.604vw !important;
    height: 0.312vw !important;
    border-radius: 5.208vw !important;
  }

  .breezi-health-testimonial-wrapper .slick-dots li {
    height: 0.416vw !important;
    width: 0.416vw !important;
    border-radius: 5.208vw !important;
  }

  .breezi-health-testimonial-wrapper .slick-dots li.slick-active {
    width: 2.604vw !important;
    height: 0.416vw !important;
  }

  .breezi-health-testimonial-wrapper .slick-dots {
    gap: 0.520vw !important;
    bottom: -2.604vw !important;
  }

  .bhq-health-testimonial-wrapper-radius {
    border-radius: 0.520vw !important;
  }

}


@media only screen and (max-width:1320px) {

  .breezi-health-testimonial-item-inner {
    padding: 25px;
    padding-top: 70px !important;
  }

  .breezi-health-testimonial-item-inner::before {
    left: 25px;
    top: 25px;
  }

}

@media only screen and (max-width:1200px) {
  .breezi-health-testimonial-inner {
    margin: 0 -12px;
  }

  .breezi-health-testimonial-item {
    padding: 0 12px;
  }

  .breezi-health-testimonial-item-inner {
    padding: 20px;
  }

  .breezi-health-testimonial-item-inner::before {
    left: 20px;
    top: 20px;
  }
}

@media only screen and (max-width:767px) {
  .breezi-health-testimonial-author-img img {
    height: 60px;
    width: 60px;
    margin-right: 10px;
  }
}

@media only screen and (max-width:650px) {
  .slick-track {
    display: inherit !important;
  }

  .slick-slide {
    height: inherit !important;
  }

  .slick-slide>div {
    height: auto !important;
  }
}