.testimonial-section {
    background-color: var(--ced-heading-color);
    background-image: url(/wp-content/uploads/2024/02/bg-orange.png);
    background-position: top right;
    background-size: cover;
  }
  .initial-text-icon {
    border-radius: 50%;
    border: 2px solid var(--ced-orange-color);
    background-color: var(--ced-light-orange);
    font-family: var(--ced-montserrat-sb);
    color: var(--ced-grey-60);
  }
  .testimonial-item {
    background-color: var(--ced-light-yellow);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .testimonial-slider .owl-item {
    transition: all 0.5s;
  }
  .testimonial-slider .owl-item.center {
    z-index: 2;
  }
  .testimonial-slider .owl-item.center .item {
    margin-bottom: 20px;
  }
  
  .testimonial-slider .owl-nav .owl-next,
  .testimonial-slider .owl-nav .owl-prev {
    transition: 0.3s all;
    background-repeat: no-repeat !important;
    text-indent: -10000px !important;
    background-position: center !important;
    border-radius: 50% !important;
  }
  .testimonial-slider .owl-nav button span {
    display: none;
  }
  .testimonial-slider .owl-nav .owl-prev::before,
  .testimonial-slider .owl-nav .owl-next::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s;
  }
  .testimonial-slider .owl-nav .owl-prev::before {
    background-image: url(/wp-content/uploads/2023/08/chevron-left-Black.svg);
  }
  .testimonial-slider .owl-nav .owl-next::before {
    background-image: url(/wp-content/uploads/2023/08/chevron-right-Black.svg);
  }
  .slick-slide .inner {
    margin: 0 8px;
  }
  .slick-1.marquee-1 .testimonial-item {
    direction: ltr;
  }
  .testimonial-item img.profile {
    border-radius: 50%;
  }
  .testimonial-item .location {
    color: var(--ced-subheading-color);
  }
  .testimonial-item .name {
    font-family: var(--ced-montserrat-m);
  }
  
  .testimonial-item .para {
    color: var(--ced-grey-60);
  }
  .testimonial-slider .owl-nav .owl-next,
  .testimonial-slider .owl-nav .owl-prev {
    position: absolute;
  }
  /* .testimonial responsive start  */
  @media screen and (min-width: 1400px) {
    .testimonial-item .para {
      font-size: 22px;
      line-height: 36px;
    }
  }
  @media screen and (min-width: 1200px) and (max-width: 1399px) {
    .testimonial-item .para {
      font-size: 20px;
      line-height: 34px;
    }
  }
  @media screen and (min-width: 1200px) {
    .testimonial-slider .owl-nav .owl-next,
    .testimonial-slider .owl-nav .owl-prev {
      background-size: 26px !important;
      height: 50px;
      width: 50px;
    }
    .testimonial-item .name {
      font-size: 22px;
    }
    .testimonial-item .location {
      font-size: 18px;
    }
    .testimonial-item {
      padding: 40px;
    }
  }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-item .name {
      font-size: 20px;
    }
    .testimonial-item .location {
      font-size: 17px;
    }
    .testimonial-item .para {
      font-size: 18px;
      line-height: 32px;
    }
    .testimonial-slider .owl-nav .owl-next,
    .testimonial-slider .owl-nav .owl-prev {
      background-size: 22px !important;
      height: 45px;
      width: 45px;
    }
    .testimonial-item {
      padding: 35px;
    }
  }
  @media screen and (max-width: 991px) {
    .testimonial-slider .owl-nav .owl-next,
    .testimonial-slider .owl-nav .owl-prev {
      background-size: 20px !important;
      height: 40px;
      width: 40px;
    }
  }
  @media screen and (min-width: 992px) {
    .testimonial-section .section-head {
      max-width: 50%;
    }
    .testimonial-item {
      min-height: 380px;
    }
    .initial-text-icon {
      width: 70px;
      height: 70px;
      line-height: 70px;
      font-size: 24px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-section .section-head {
      max-width: 65%;
    }
    .testimonial-item {
      padding: 30px;
    }
    .initial-text-icon {
      width: 60px;
      height: 60px;
      line-height: 60px;
      font-size: 20px;
    }
    .testimonial-item .para {
      line-height: 30px;
    }
  }
  @media screen and (min-width: 768px) {
    .testimonial-item img.profile {
      max-width: 50px;
    }
    .testimonial-item .name {
      width: calc(100% - 100px);
    }
    .testimonial-item {
      border-radius: 20px;
    }
  }
  
  @media screen and (min-width: 576px) and (max-width: 991px) {
    .testimonial-item {
      min-height: 360px;
    }
  }
  
  @media screen and (min-width: 576px) and (max-width: 767px) {
    .testimonial-item {
      padding: 20px;
    }
    .testimonial-item .location {
      font-size: 15px;
    }
    .testimonial-item .para {
      line-height: 26px;
      font-size: 14px;
    }
    .testimonial-item .name {
      font-size: 15px;
    }
  }
  
  @media screen and (min-width: 576px) {
    .testimonial-slider .owl-item {
      transform: scale(0.8) !important;
    }
    .testimonial-slider .owl-item.center {
      transform: scale(1.1) !important;
    }
    .testimonial-slider .left-of-center {
      transform: scale(0.8) translateX(70%) !important;
      opacity: 0.65;
    }
    .testimonial-slider .right-of-center {
      transform: scale(0.8) translateX(-70%) !important;
      opacity: 0.65;
    }
    .testimonial-slider .owl-nav .owl-next,
    .testimonial-slider .owl-nav .owl-prev {
      transform: translateY(-50%);
      top: 50%;
    }
    .testimonial-slider .owl-stage-outer {
      padding: 20px 0px;
    }
    .testimonial-slider .owl-prev {
      left: 0;
    }
    .testimonial-slider .owl-next {
      right: 0;
    }
    .testimonial-slider .owl-nav .owl-next,
    .testimonial-slider .owl-nav .owl-prev {
      background-color: rgba(0, 0, 0, 0.2) !important;
      filter: invert(1);
      border: 2px solid rgba(0, 0, 0, 0.4) !important;
    }
    .testimonial-slider .owl-prev:hover,
    .testimonial-slider .owl-next:hover {
      background-color: rgba(0, 0, 0, 0.1) !important;
    }
  }
  @media screen and (max-width: 767px) {
    .testimonial-item img.profile {
      max-width: 40px;
    }
    .initial-text-icon {
      width: 50px;
      height: 50px;
      line-height: 50px;
    }
    .testimonial-item {
      border-radius: 15px;
    }
    .testimonial-item .name {
      width: calc(100% - 60px);
    }
    .testimonial-slider .owl-nav .owl-prev::before,
    .testimonial-slider .owl-nav .owl-next::before {
      background-size: 20px;
    }
  }
  @media screen and (max-width: 575px) {
    .testimonial-item {
      padding: 40px 25px 30px;
      max-width: 400px;
      margin: auto;
    }
  
    .testimonial-item .para {
      line-height: 28px;
      font-size: 15px;
    }
    .testimonial-slider .owl-nav .owl-next,
    .testimonial-slider .owl-nav .owl-prev {
      top: -18px;
    }
    .testimonial-slider .owl-prev {
      left: auto;
      right: 75px;
    }
    .testimonial-slider .owl-next {
      right: 22px;
    }
    .testimonial-slider {
      max-width: 400px;
    }
    .testimonial-slider .owl-nav .owl-next,
    .testimonial-slider .owl-nav .owl-prev {
      border: 1px solid var(--ced-orange-color) !important;
      background-color: var(--ced-light-orange) !important;
    }
    .testimonial-slider .owl-prev:hover,
    .testimonial-slider .owl-next:hover {
      background-color: var(--ced-light-yellow) !important;
    }
  }