.testimonialsSlider-grp .testimonialsSlider-inner-wrp {
  margin-bottom: 0;

  position: relative;
}
.testimonialsSlider-grp .testimonial-item-items{
  text-align: left;
  font-size: 35px;

}
.testimonialsSlider-grp .testimonial-item-items-inner {
  padding: 5px 5px 5px;
  position: relative;
  right: 150px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  color: #fff;
  background-color: rgba(255, 0, 0, 0.0);


}
.testimonialsSlider-grp .testimonial-item-items-inner:after {
  content: '';
  
}
.testimonialsSlider-grp p {
  margin-bottom: 20px;
}
.testimonialsSlider-grp .testimonial-info {
  padding-top: 15px;
  font-size: 17px;
}
.testimonialsSlider-grp .testimonial-author {
  color: #ffffff;
  position: relative;
  width: auto;
  z-index: 1;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 3px;
}
.testimonialsSlider-grp .testimonial-position {
  color: #ffffff;
  position: relative;
  z-index: 1;
  font-size: 25px;
  font-style: italic;
  display: inline-block;
}

.testimonialsSlider-grp .testimonial-position span {
    display: none;
}
//*.testimonialsSlider-grp .hs-home-testimonialSlider-arrows {
   
    position: relative;
    padding-bottom: 26px;
    padding-right: 5px;
    padding-left: 5px;
}
.testimonialsSlider-grp .hs-home-testimonialSlider-arrows i {
    
    font-size: 16px;
    cursor: pointer;
    padding: 5px 5px 5px 2px;
    color: #6d6d6d;
    line-height: 1;
}
*//
.testimonialsSlider-grp .icon-angle-left:before {
    content: "\f104";
    font-family: fontAwesome;
    font-style: normal;
}
.testimonialsSlider-grp .icon-angle-right:before {
    content: "\f105";
    font-family: fontAwesome;
    font-style: normal;
}


.testimonialsSlider-grp .testimonial-author-image {
    position: absolute;
    overflow: hidden;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    width: 100% !important;
    height: auto !important;
    bottom: 0;
}
.testimonialsSlider-grp .testimonial-author-image img {
    width: 100%;
    display: block;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
}
.testimonialsSlider-grp .testimonial-content,
.testimonialsSlider-grp .testimonial-info {
    position: relative;
    z-index: 11;
    width: 800px;
}



@media (max-width:767px) {
  .testimonialsSlider-grp .hs-home-testimonialSlider-arrows {
     
      
  }
  .testimonial-item-items{
    max-width: 100px;  
  }
 .testimonialsSlider-grp .testimonial-content,
.testimonialsSlider-grp .testimonial-info {
    width: 400px;
    position: relative;
    left: 175px;
    font-size: 25x;
    
}
  
}
