.testimonials .video-controls-overlay .play-video p  {
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 700; }


  .testimonial-container.video .video-controls-overlay {
    display: block; }



  .testimonials .video-controls-overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%; }
    .testimonials .video-controls-overlay .play-video {
      bottom: 0;
      color: #fff;
      width: 100%;
      text-align: center;
      padding: 14px 40px;
      display: -ms-flexbox;
      display: flex;
      position: static;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      height: 100%; }
      @media screen and (min-width: 560px) {
        .testimonials .video-controls-overlay .play-video {
          background-color: rgba(0, 0, 0, 0.6);
          position: absolute;
          height: auto;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
      .testimonials .video-controls-overlay .play-video::before {
        color: #fff; }
      .testimonials .video-controls-overlay .play-video .label-play {
        text-transform: uppercase;
        position: relative;
        color: #fff;
        display: none; }
        @media screen and (min-width: 560px) {
          .testimonials .video-controls-overlay .play-video .label-play {
            display: inline-block;
            min-width: 120px; } }
        @media screen and (min-width: 768px) {
          .testimonials .video-controls-overlay .play-video .label-play::after {
            content: '|';
            margin: 0 15px; } }
      .testimonials .video-controls-overlay .play-video .icon-play:before {
        font-family: 'icomoon';
        content: "\e904";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        font-size: 16px;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .testimonials .video-controls-overlay .play-video .icon-play::before {
        display: block;
        margin-right: 0;
        border-radius: 80px;
        width: 80px;
        height: 80px;
        line-height: 80px;
        background: rgba(0, 0, 0, 0.5);
        font-size: 32px;
        margin-top: -50px;
        padding-left: 8px; }
        @media screen and (min-width: 560px) {
          .testimonials .video-controls-overlay .play-video .icon-play::before {
            display: inline;
            margin-right: 8px;
            border-radius: initial;
            line-height: 1;
            background: rgba(0, 0, 0, 0.5);
            font-size: 16px;
            margin-top: 0;
            padding-left: 0; } }
      .testimonials .video-controls-overlay .play-video p {
        display: none;
        color: #fff;
        max-width: 414px;
        width: 100%; }
        @media screen and (min-width: 768px) {
          .testimonials .video-controls-overlay .play-video p {
            display: inline-block;
            padding: 0;
            margin: 0;
            line-height: 1.25;
            text-align: left; } }
    .testimonials .video-controls-overlay:hover {
      cursor: pointer; }
      .testimonials .video-controls-overlay:hover .play-video .icon-play::before {
        background: rgba(204, 0, 0, 0.6); }
      @media screen and (min-width: 560px) {
        .testimonials .video-controls-overlay:hover .play-video {
          background-color: rgba(204, 0, 0, 0.6); }
          .testimonials .video-controls-overlay:hover .play-video .icon-play::before {
            background: initial; } }
    .testimonials .video-controls-overlay--home-page-hero .play-video .icon-play:before {
      font-family: 'icomoon';
      content: "\e904";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      font-size: 80px;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .testimonials .video-controls-overlay--home-page-hero .play-video .icon-play::before {
      display: block;
      margin-right: 0;
      border-radius: 175px;
      width: 175px;
      height: 175px;
      line-height: 175px;
      padding-left: 20px;
      margin-top: 0; }
      @media screen and (min-width: 560px) {
        .testimonials .video-controls-overlay--home-page-hero .play-video .icon-play::before {
          display: inline;
          margin-right: 8px;
          border-radius: initial;
          line-height: 1;
          background: rgba(0, 0, 0, 0.5);
          font-size: 20px;
          padding-left: 0; } }
    .testimonials .video-controls-overlay .play-video .icon-play:before {
      margin-top: 0; }
    .testimonials .video-controls-overlay .play-video p {
      max-width: 380px; }


  .testimonials .video {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 20;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .testimonials .video .video-embed-field-responsive-video {
      position: absolute;
      max-width: 1100px;
      max-height: 476px;
      padding: 0;
      box-sizing: content-box;
      overflow: visible;
      width: 95%;
      height: 80%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media screen and (min-width: 560px) {
        .testimonials .video .video-embed-field-responsive-video {
          background-color: #fff;
          padding: 20px;
          width: 100%;
          height: 100%; } }
      .testimonials .video .video-embed-field-responsive-video iframe {
        position: static; }
    .testimonials .video span.close {
      position: absolute;
      right: 0;
      color: #fff;
      top: -54px;
      margin-top: 0px;
      padding-top: 0px;
      font-size: 0; }
      .testimonials .video span.close:before {
        font-family: 'icomoon';
        content: "\e903";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        font-size: 29px;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .testimonials .video span.close:hover {
        cursor: pointer; }
      .testimonials .video span.close:before {
        height: 29px;
        width: 29px;
        line-height: 56px; }
      