/* Enter Your Custom CSS Here */
.cms-testimonial-carousel.layout2 .cms-client-wrapper .client-heading-star .client-rating, .cms-testimonial-carousel.layout3 .cms-client-wrapper .client-heading-star .client-rating {
    display: none;
}
.cms-single-testimonial .client-rating {
    display: none;
}
@media screen and (max-width: 767px) {
  .pagetitle .page-title-inner .page-title {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 1430px){
  .site-branding img {
    max-height: 100px !important;
  }
}

@media screen and (max-width: 991px){
  .site-branding img {
    max-height: 60px !important;
  }
}