ul.fcf-testimonials-list {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Testimonials =========================*/
.fcf-testimonials .bx-wrapper {
  max-width: 100% !important;
  margin: 0 40px !important; }

.fcf-testimonial-section {
  padding: 20px;
  text-align: center;
  /*Testimonial Quotes*/ }
  .fcf-testimonial-section .fl-photo-img {
    max-width: 90px;
    margin-bottom: 40px; }
  .fcf-testimonial-section .fcf-testimonial-text {
    font-size: 20px;
    font-style: italic;
    line-height: 1.3;
    min-height: 100px; }
  .fcf-testimonial-section .fcf-testimonial-text-source,
  .fcf-testimonial-section .fcf-testimonial-image-source {
    margin-top: 20px; }
  .fcf-testimonial-section .fcf-testimonial-text-source {
    color: #656565;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1; }
  .fcf-testimonial-section .fcf-source-orginization {
    color: #25a8d4;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
    margin-top: -3px;
    padding-bottom: 15px;
    text-transform: uppercase; }
  .fcf-testimonial-section .fcf-open-quote,
  .fcf-testimonial-section .fcf-close-quote {
    display: inline-block;
    width: 18px;
    height: 15px;
    position: relative;
    color: #25a8d4; }
  .fcf-testimonial-section .fcf-open-quote {
    right: 2px;
    bottom: 8px; }
  .fcf-testimonial-section .fcf-close-quote {
    left: 2px;
    top: 12px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  @media screen and (min-width: 768px) {
    .fcf-testimonial-section {
      padding: 40px 60px; }
      .fcf-testimonial-section .fl-photo-img {
        max-width: 142px; } }

.fcf-testimonials.fcf-testimonials-stacked .fcf-testimonial-section {
  border-top: 1px solid #e9e9e9; }
  .fcf-testimonials.fcf-testimonials-stacked .fcf-testimonial-section:first-child {
    border-top: none; }
  .fcf-testimonials.fcf-testimonials-stacked .fcf-testimonial-section .fcf-testimonial-text {
    min-height: 0; }
    @media screen and (min-width: 768px) {
      .fcf-testimonials.fcf-testimonials-stacked .fcf-testimonial-section .fcf-testimonial-text {
        min-height: 100px; } }

.fcf-testimonial-navigation a {
  color: #898989; }
  .fcf-testimonial-navigation a:hover {
    color: #25a8d4; }

ul.fcf-testimonials-list {
  text-align: center; }
  ul.fcf-testimonials-list li {
    padding: 40px;
    border-bottom: 1px solid #e9e9e9; }
    ul.fcf-testimonials-list li:last-child {
      border-bottom: none; }
    ul.fcf-testimonials-list li:before {
      content: none !important; }

ul.fcf-testimonials-list .fcf-testimonial-text,
.fcf-testimonials-single .fcf-testimonial-text,
.fcf-testimonials-single-secondary .fcf-testimonial-text {
  min-height: 100px;
  font-size: 18px;
  font-style: italic;
  line-height: 1.3; }

ul.fcf-testimonials-list .fcf-testimonial-text-source,
.fcf-testimonials-single .fcf-testimonial-text-source,
.fcf-testimonials-single-secondary .fcf-testimonial-text-source {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  font-family: "Roboto", sans-serif; }

ul.fcf-testimonials-list .fcf-source-orginization,
.fcf-testimonials-single .fcf-source-orginization,
.fcf-testimonials-single-secondary .fcf-source-orginization {
  margin-top: -3px;
  padding-bottom: 15px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  color: #25a8d4; }

ul.fcf-testimonials-list .fl-photo-content,
.fcf-testimonials-single .fl-photo-content,
.fcf-testimonials-single-secondary .fl-photo-content {
  display: block;
  margin: 0 auto; }

ul.fcf-testimonials-list img,
.fcf-testimonials-single img,
.fcf-testimonials-single-secondary img {
  display: inline;
  width: 100%;
  height: auto;
  max-width: 143px;
  margin-bottom: 40px;
  border-radius: 50%; }

.fcf-testimonial-popover-quote {
  border-radius: 0; }
  .fcf-testimonial-popover-quote .popover-content {
    padding: 20px;
    color: #656565;
    font-weight: 400;
    font-size: 20px;
    font-style: italic;
    line-height: 1.3;
    text-align: center;
    /*Testimonial Quotes*/ }
    .fcf-testimonial-popover-quote .popover-content .fcf-open-quote,
    .fcf-testimonial-popover-quote .popover-content .fcf-close-quote {
      display: inline-block;
      width: 18px;
      height: 15px;
      position: relative;
      color: #25a8d4; }
    .fcf-testimonial-popover-quote .popover-content .fcf-open-quote {
      right: 2px;
      bottom: 8px; }
    .fcf-testimonial-popover-quote .popover-content .fcf-close-quote {
      left: 4px;
      top: 16px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.fcf-testimonials-single {
  border: 1px solid #e9e9e9;
  padding: 30px;
  text-align: center; }
  .fcf-testimonials-single .fcf-testimonial-text {
    min-height: inherit;
    margin-bottom: 30px; }
  .fcf-testimonials-single > div {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto; }
  .fcf-testimonials-single.align-left, .fcf-testimonials-single.align-right {
    margin: 20px 0;
    text-align: center; }
  @media screen and (min-width: 768px) {
    .fcf-testimonials-single.align-left {
      float: left;
      width: 50%;
      margin: 20px 40px 20px 0;
      padding: 30px 30px 20px; }
    .fcf-testimonials-single.align-right {
      float: right;
      width: 50%;
      margin: 20px 0 40px 40px;
      padding: 30px 30px 20px; } }

.fcf-testimonials-single-secondary {
  border: none; }
  .fcf-testimonials-single-secondary .fcf-testimonial-text {
    min-height: inherit;
    text-align: left; }
  .fcf-testimonials-single-secondary .fcf-testimonial-text-source {
    text-align: left;
    float: right; }
  .fcf-testimonials-single-secondary .fcf-source-orginization {
    text-align: left; }
  .fcf-testimonials-single-secondary.align-center {
    max-width: 300px;
    margin: 0 auto; }
    .fcf-testimonials-single-secondary.align-center .fcf-testimonial-text {
      text-align: center; }
    .fcf-testimonials-single-secondary.align-center .fcf-testimonial-text-source {
      text-align: center;
      float: none; }
    .fcf-testimonials-single-secondary.align-center .fcf-source-orginization {
      text-align: center; }
    .fcf-testimonials-single-secondary.align-center .fcf-open-quote {
      display: block;
      margin: 10px auto; }

@media screen and (max-width: 768px) {
  .fcf-testimonials-thumbnails .bx-wrapper {
    margin: 0 !important; }
  .fcf-testimonials-thumbnails .fcf-testimonial-text {
    padding: 1em 0;
    min-height: auto;
    font-size: 1.5em; }
  .fcf-testimonials-thumbnails .fcf-open-quote {
    right: .5em;
    bottom: .5em; }
  .fcf-testimonials-thumbnails .fcf-close-quote {
    left: .5em;
    top: 1em; } }

@media screen and (min-width: 768px) {
  .fcf-testimonials-thumbnails .fcf-testimonial-section .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

/* New testimonial block with header and footer */
.c-testimonial__wrapper .fcf-testimonial-section {
  padding: 20px 20px 35px; }
  .c-testimonial__wrapper .fcf-testimonial-section .fcf-testimonial-text {
    font-size: 15px;
    font-style: italic;
    line-height: 24px;
    font-weight: 400;
    min-height: auto;
    margin: 0 0 26px; }
    @media screen and (min-width: 991px) {
      .c-testimonial__wrapper .fcf-testimonial-section .fcf-testimonial-text {
        font-size: 20px;
        line-height: 1.3; } }
  .c-testimonial__wrapper .fcf-testimonial-section .fcf-close-quote {
    top: -3px; }

.c-testimonial__wrapper .c-testimonial__header h2 {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #52A5D0;
  text-transform: uppercase;
  padding: 0 20px; }
  @media screen and (min-width: 991px) {
    .c-testimonial__wrapper .c-testimonial__header h2 {
      font-size: 32px;
      line-height: 38px; } }

.c-testimonial__image .fl-photo-img {
  margin-bottom: 0; }

.c-testimonial__footer__col-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15%;
      -ms-flex: 0 0 15%;
          flex: 0 0 15%;
  width: 15%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  text-align: right;
  padding-right: 10px;
  font-size: 20px; }
  @media screen and (min-width: 991px) {
    .c-testimonial__footer__col-img {
      font-size: 30px; } }

.c-testimonial__footer__col-content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 88%;
      -ms-flex: 0 0 88%;
          flex: 0 0 88%;
  width: 88%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .c-testimonial__footer__col-content p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 16px; }
    @media screen and (min-width: 991px) {
      .c-testimonial__footer__col-content p {
        font-size: 16px;
        line-height: 20px; } }
    .c-testimonial__footer__col-content p a {
      text-decoration: underline;
      color: #52A5D0; }
  .c-testimonial__footer__col-content--full {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    width: 70%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.c-testimonial__content__img-holder {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35%;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  width: 35%; }

.c-testimonial__content__name {
  width: 65%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 65%;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%; }
  @media screen and (min-width: 991px) {
    .c-testimonial__content__name {
      padding: 0 20px; } }
  .c-testimonial__content__name .fcf-testimonial-text-source p {
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
    font-style: normal; }
    @media screen and (min-width: 991px) {
      .c-testimonial__content__name .fcf-testimonial-text-source p {
        font-size: 18px;
        line-height: 22px;
        font-weight: 500; } }
  .c-testimonial__content__name .fcf-testimonial-text-source .fcf-source-orginization {
    color: #52A5D0;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 300;
    padding-bottom: 15px;
    text-transform: none;
    font-style: normal; }
    @media screen and (min-width: 991px) {
      .c-testimonial__content__name .fcf-testimonial-text-source .fcf-source-orginization {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400; } }

.c-testimonial__footer__row, .c-testimonial__content__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto; }

.c-testimonial__footer__row {
  max-width: 275px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 275px;
      -ms-flex: 0 0 275px;
          flex: 0 0 275px; }
  @media screen and (min-width: 768px) {
    .c-testimonial__footer__row {
      max-width: 450px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 450px;
          -ms-flex: 0 0 450px;
              flex: 0 0 450px; } }

.c-testimonial__content__row {
  max-width: 275px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 275px;
      -ms-flex: 0 0 275px;
          flex: 0 0 275px; }
  @media screen and (min-width: 768px) {
    .c-testimonial__content__row {
      max-width: 550px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 550px;
          -ms-flex: 0 0 550px;
              flex: 0 0 550px; } }
