.hs-testimonialsCard-wrp {
  margin-right: -15px;
  margin-left: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 22;
}
.hs-testimonialsCard-wrp .row-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.hs-testimonialsCard-wrp .title {
  margin-bottom: 10rem;
  text-align: center;
}
.hs-testimonialsCard-wrp .title-icon {
  margin-bottom: 1.5rem;
  color: #de0a50;
  background-image: -webkit-linear-gradient(225deg, #c93a9d 0%, #de0a50 100%);
  background-image: -o-linear-gradient(225deg, #c93a9d 0%, #de0a50 100%);
  background-image: linear-gradient(225deg, #c93a9d 0%, #de0a50 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
  font-size: 5rem;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hs-testimonialsCard-wrp .title h2 {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  font-size: 3.3rem;
  margin-bottom: 1rem;
  margin-top: 0;
  font-weight: 400;
  color: #18283b;
  line-height: 4.6rem;
}
.hs-testimonialsCard-wrp .icon-heart:before {
  content: "\e912";
}
.hs-testimonialsCard-wrp .hs-col-lg-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.hs-testimonialsCard-wrp .highlight-image img {
  margin-left: -1.1rem;
  width: 100% ;
}
.hs-testimonialsCard-wrp .new-testimonial-box {
  margin: 0 20px;
}
.hs-testimonialsCard-wrp .highlight-testimonial {
  background: #fff;
  border-radius: 2.8rem;
  -webkit-box-shadow: 0 0.5rem 2rem 0 rgba(161,181,197,0.3);
  box-shadow: 0 0.5rem 2rem 0 rgba(161,181,197,0.3);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 9;
  overflow: hidden;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  min-height: inherit;
}
.hs-testimonialsCard-wrp .highlight-image {
  position: relative;
  overflow: hidden;
  width: 40%;
}
.hs-testimonialsCard-wrp .highlight-image:before {
  content: '';
  position: absolute;
  right: -1%;
  width: 101%;
  z-index: 7;
}
.hs-testimonialsCard-wrp .highlight-image:before {
  background-position:top right;
  background-repeat
  background-size: contain;
}
.hs-testimonialsCard-wrp .highlight-image:before {
  background-size: auto 100%;
  right: 1.1rem;
}
.hs-testimonialsCard-wrp .highlight-content {
  padding: 35px 9.8rem 35px 35px;
  position: relative;
  width: 60%;
}
.hs-testimonialsCard-wrp .new-testimonial-row {
  position: relative;
}
.hs-testimonialsCard-wrp .highlight-testimonial h3 {
  font-size: 2.8rem;
  margin-top: 0;
  line-height: 5rem;
  margin-bottom: .5rem;
  font-family: "gilroy", Helvetica, Arial, sans-serif;
  color: #18283b;
  font-weight: 600;
}
.hs-testimonialsCard-wrp .new-testimonial-row h4 {
  font-size: 16px;
  font-family: "gilroy", Helvetica, Arial, sans-serif;
  color: #9BA3AD;
  font-weight: 600;
  margin-top: 0;
  line-height: 1.9rem;
  margin-bottom: 2.5rem;
}
.hs-testimonialsCard-wrp .highlight-content p {
  margin-bottom: 1.5rem;
  line-height: 3.7rem;
  font-style: italic;
  margin-top: 0;
  color: rgba(77,86,96,0.7);
  font-size: 20px;
}
.hs-testimonialsCard-wrp .highlight-content p + a {
  padding: 0;
  text-transform: none;
  font-size: 2rem;
  line-height: 3.3rem;
  background: transparent;
  color: #0ADEA0;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  font-weight: 600;
  letter-spacing: .05rem;
  cursor: pointer;
  border-radius: 0.5rem;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  font-family: "Graphik", Helvetica, Arial, sans-serif;
}
.hs-testimonialsCard-wrp .highlight-content p + a:after {
  display: inline-block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  content: "\e904";
  font-family: "icomoon";
  font-size: 1.5rem;
  margin-left: .8rem;
}
.hs-testimonialsCard-wrp .highlight-content p + a:hover:after {
  margin-left: 1rem;
}
.hs-testimonialsCard-wrp .new-testimonial-row img {
  position: absolute;
  right: 0;
  top: 45px;
  width: auto;
  max-width: 123px;
  max-height: 60px;
  top: 6%;
  vertical-align: middle;
  border-style: none;
  display: block;
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}

.hs-testimonialsCard-wrp .vimeo-video {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  color: #0ADEA0;
  background-image: none;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: .05rem;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: uppercase;
  background-color: #fff;
  padding: 0;
  border: none;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.19);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.19);
  height: 9.2rem;
  width: 9.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4.6rem;
  margin-top: -4.6rem;
  z-index: 8;
  display: block;
}
.hs-testimonialsCard-wrp .icon-play:before {
  content: "\e918";
}
.hs-testimonialsCard-wrp .icon-play {
  padding-left: .5rem;
  padding-top: .3rem;
  font-size: 2.5rem;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}
.hs-testimonialsCard-wrp .vimeo-video:hover {
  background-image: -webkit-linear-gradient(225deg, #45e9a2 0%, #1be8ac 100%);
  background-image: -o-linear-gradient(225deg, #45e9a2 0%, #1be8ac 100%);
  background-image: linear-gradient(225deg, #45e9a2 0%, #1be8ac 100%);
  color: #fff;
}

.hs-testimonialsCard-wrp .testimonialsCard.testimonials {
  margin: 0 auto;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 768px){
  .hs-testimonialsCard-wrp .highlight-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 6;
    max-width: 76.1rem;
  }
  .hs-testimonialsCard-wrp .highlight-image:before {
    background-position:top right;
    background-repeat: no-repeat;
    background-size: contain;
    top: -1rem;
    height: 105%;
  }
}

@media (min-width: 992px){
  .hs-testimonialsCard-wrp .hs-col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .hs-testimonialsCard-wrp .hs-offset-lg-1 {
    margin-left: 8.33333%;
  }
}
@media (min-width: 1200px){
  .hs-testimonialsCard-wrp .testimonialsCard.testimonials {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
}

@media (max-width: 1199px){
  .hs-testimonialsCard-wrp .highlight-testimonial {
    display: block;
  }
  .hs-testimonialsCard-wrp .highlight-image {
    width: 100%;
    max-height: 37.5rem;
  }
  .hs-testimonialsCard-wrp .title {
    margin-bottom: 7rem;
  }
  .hs-testimonialsCard-wrp .title-icon {
    font-size: 3rem;
  }
  .hs-testimonialsCard-wrp .title h2 {
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  .hs-testimonialsCard-wrp .highlight-testimonial {
    width: 100%;
  }
  .hs-testimonialsCard-wrp .highlight-content {
    width: 100%;
    padding: 35px 4.8rem 35px 35px;
  }
  .hs-testimonialsCard-wrp .highlight-image:before {
    background-size: 100% auto;
    right: 0;
    top: 0.4rem;
  }
  .hs-testimonialsCard-wrp .highlight-image img {
    position: static;
    max-width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100% !important;
  }
  .hs-testimonialsCard-wrp .highlight-image:before {
    background-size: 100% auto !important;
    right: 0;
    top: 0.4rem;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position:bottom right;
  }
  .hs-testimonialsCard-wrp .highlight-image img {
    margin-left: 0;
    vertical-align: middle;
    border-style: none;
    position: static;
    max-width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100% !important;
    display: block;
  }
  .hs-testimonialsCard-wrp .highlight-content p+a {
    font-size: 1.6rem;
  }
  .hs-testimonialsCard-wrp .highlight-content p+a:after {
    font-size: 1.1rem;
    margin-left: .5rem;
  }
}

@media(max-width:1023px){
  .hs-testimonialsCard-wrp .highlight-content p {
    font-size: 19px;
  }
}

@media(max-width:767px){
  .hs-testimonialsCard-wrp .new-testimonial-box {
    margin: 0 10px;
  }
  .hs-testimonialsCard-wrp .highlight-content {
    width: 100%;
    padding: 1.6rem 5.8rem 6.5rem 4.5rem;
  }
  .hs-testimonialsCard-wrp .highlight-testimonial {
    width: 100%;
    border-radius: .5rem;
    overflow: hidden;
    -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(161, 181, 197, 0.3);
    box-shadow: 0 0.5rem 1rem 0 rgba(161, 181, 197, 0.3);
  }
  .hs-testimonialsCard-wrp .highlight-testimonial h3 {
    font-size: 1.8rem;
    line-height: normal;
    margin-bottom: .5rem;
  }
  .hs-testimonialsCard-wrp .new-testimonial-row h4 {
    line-height: 1.7rem;
    margin-bottom: 1.7rem;
  }
  .hs-testimonialsCard-wrp .highlight-content p {
    font-size: 18px;
    line-height: 2.6rem;
  }
  .hs-testimonialsCard-wrp .new-testimonial-row img {
    max-width: 100px !important;
  }
  .hs-testimonialsCard-wrp .highlight-content p {
    font-size: 18px;
  }
  .hs-testimonialsCard-wrp .vimeo-video {
    width: 6rem;
    height: 6rem;
  }
  .hs-testimonialsCard-wrp .icon-play {
    padding-top: .2rem;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 575px){
  .hs-testimonialsCard-wrp .highlight-content {
    width: 100%;
    padding: 1.6rem 2.8rem 6.5rem 3.5rem;
  }
}
@media only screen and (max-width: 567px){
  .hs-testimonialsCard-wrp .highlight-content p {
    font-size: 17px;
  }
  .hs-testimonialsCard-wrp .new-testimonial-row img {
    top: inherit;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    right: 20px;
    bottom: 20px;
  }
  .hs-testimonialsCard-wrp .new-testimonial-row h4 {
    font-size: 14px;
  }
  .hs-testimonialsCard-wrp .highlight-content p+a {
    min-width: 20.8rem;
  }
  .hs-testimonialsCard-wrp .new-testimonial-row {
    position: static;
  }
}
