<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* compiled by scssphp v0.0.12 on Thu, 16 Feb 2017 16:31:13 +1300 (0.0619s) */

/* Tesitmonials CSS Document */
/* Descriptive box */
/* Left side image */
.testimonials .testimonial-item {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials .testimonial-item-image {
  float: right;
  width: 25%;
}
.testimonials .testimonial-item-image img {
  max-height: 100%;
  vertical-align: middle;
}
.testimonials .testimonial-item-marks {
  /* Speech bubble Styles */
}
.testimonials.speechbubble .testimonial-item {
  display: block;
  padding: 20px 20px;
  margin-bottom: 50px !important;
  border-radius: 6px;
  position: relative;
}
.testimonials.speechbubble .testimonial-item:before, .testimonials.speechbubble .testimonial-item:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #d8d8d8 transparent transparent transparent;
}
.testimonials.speechbubble .testimonial-item:after {
  right: 31px;
  border-width: 11px 11px 0 11px;
  border-color: #fff transparent transparent transparent;
}
.testimonials.speechbubble .testimonial-item-image {
  margin-left: 20px;
}
.testimonials.speechbubble .testimonial-item-person {
  position: absolute;
  top: 100%;
  /*left:21px;*/
  left: auto;
  right: 0px;
  margin-top: 12px;
  /* Solid background */
}
.testimonials.solidbg .testimonial-item {
  display: block;
  padding: 30px 30px;
  padding-left: 80px;
  margin-bottom: 50px !important;
  border-radius: 2px;
  position: relative;
}
.testimonials.solidbg.grid.seven-column .testimonial-item, .testimonials.solidbg.grid.six-column .testimonial-item, .testimonials.solidbg.grid.five-column .testimonial-item, .testimonials.solidbg.grid.four-column .testimonial-item {
  padding-left: 20px;
  padding-right: 20px;
}
.testimonials.solidbg .testimonial-item.hasimage {
  padding-bottom: 70px;
}
.testimonials.solidbg .testimonial-item-marks {
  position: absolute;
  left: 20px;
  top: 30px;
  display: inline-block;
  font-size: 120px;
  line-height: 0.8;
  z-index: 500;
}
.testimonials.solidbg.grid.seven-column .testimonial-item-marks, .testimonials.solidbg.grid.six-column .testimonial-item-marks, .testimonials.solidbg.grid.five-column .testimonial-item-marks, .testimonials.solidbg.grid.four-column .testimonial-item-marks {
  display: none;
}
.testimonials.solidbg .testimonial-item-image {
  position: absolute;
  bottom: -30px;
  left: 20px;
  width: 80px;
  border-radius: 100px;
  border: solid #fff 5px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials.solidbg.grid.seven-column .testimonial-item-image, .testimonials.solidbg.grid.six-column .testimonial-item-image, .testimonials.solidbg.grid.five-column .testimonial-item-image, .testimonials.solidbg.grid.four-column .testimonial-item-image {
  left: 0px;
}
.testimonials.solidbg .testimonial-item-text {
  display: block;
}
.testimonials.solidbg .testimonial-item-person {
  display: block;
  /* Grid of circle images above text */
}
.testimonials.circleimage .testimonial-item {
  text-align: center;
  position: relative;
}
.testimonials.circleimage .testimonial-item-image {
  float: none;
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 100px;
  overflow: hidden;
}
.testimonials.circleimage .testimonial-item-image .material-icons {
  color: #fff;
  font-size: 160px;
  line-height: 220px;
}
.testimonials.circleimage.grid.seven-column .testimonial-item-image, .testimonials.circleimage.grid.six-column .testimonial-item-image, .testimonials.circleimage.grid.five-column .testimonial-item-image {
  width: 100px;
  height: 100px;
}
.testimonials.circleimage.grid.seven-column .testimonial-item-image .material-icons, .testimonials.circleimage.grid.six-column .testimonial-item-image .material-icons, .testimonials.circleimage.grid.five-column .testimonial-item-image .material-icons {
  font-size: 100px;
  line-height: 140px;
}
.testimonials.circleimage .testimonial-item-text {
  float: none;
  clear: both;
  display: block;
  padding: 10px 0;
}
.testimonials.circleimage .testimonial-item-person {
  /* Left side image */
}
.testimonials.imageside .testimonial-item {
  text-align: left;
}
.testimonials.imageside .testimonial-item-image {
  float: left;
  display: inline-block;
  width: 15%;
}
.testimonials.imageside.grid.four-column .testimonial-item-image, .testimonials.imageside.grid.three-column .testimonial-item-image {
  width: 35%;
}
.testimonials.imageside.grid.seven-column .testimonial-item-image, .testimonials.imageside.grid.six-column .testimonial-item-image, .testimonials.imageside.grid.five-column .testimonial-item-image {
  width: 100%;
  padding-bottom: 10px;
}
.testimonials.imageside .testimonial-item-text {
  float: right;
  width: 83%;
  display: block;
  padding-bottom: 10px;
}
.testimonials.imageside.grid.four-column .testimonial-item-text, .testimonials.imageside.grid.three-column .testimonial-item-text {
  width: 60%;
}
.testimonials.imageside.grid.seven-column .testimonial-item-text, .testimonials.imageside.grid.six-column .testimonial-item-text, .testimonials.imageside.grid.five-column .testimonial-item-text {
  width: 100%;
}
.testimonials.imageside .testimonial-item-person {
  float: right;
  width: 83%;
  display: block;
}
.testimonials.imageside.grid.four-column .testimonial-item-person, .testimonials.imageside.grid.three-column .testimonial-item-person {
  width: 60%;
}
.testimonials.imageside.grid.seven-column .testimonial-item-person, .testimonials.imageside.grid.six-column .testimonial-item-person, .testimonials.imageside.grid.five-column .testimonial-item-person {
  width: 100%;
  /* Descriptive box */
}
.testimonials.descriptive .testimonial-item {
  position: relative;
}
.testimonials.descriptive .testimonial-item-image {
  float: left;
  display: inline-block;
  width: 20%;
  margin-right: 20px;
}
.testimonials.descriptive .testimonial-item-text {
  display: block;
  padding-right: 30%;
}
.testimonials.descriptive.grid.seven-column .testimonial-item-text, .testimonials.descriptive.grid.six-column .testimonial-item-text, .testimonials.descriptive.grid.five-column .testimonial-item-text, .testimonials.descriptive.grid.four-column .testimonial-item-text, .testimonials.descriptive.grid.three-column .testimonial-item-text {
  display: inherit;
  padding-right: 0;
}
.testimonials.descriptive .testimonial-item-person {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  width: 26%;
  padding: 8px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials.descriptive.grid.seven-column .testimonial-item-person, .testimonials.descriptive.grid.six-column .testimonial-item-person, .testimonials.descriptive.grid.five-column .testimonial-item-person, .testimonials.descriptive.grid.four-column .testimonial-item-person, .testimonials.descriptive.grid.three-column .testimonial-item-person {
  position: relative;
  border: none;
  width: auto;
  padding: 10px 0 0 0;
  /* Image left side description focus */
}
.testimonials.imagedesc .testimonial-item {
  position: relative;
  text-align: left;
  min-height: 120px;
  padding-top: 15px;
  padding-left: 190px;
}
.testimonials.imagedesc.grid.seven-column .testimonial-item, .testimonials.imagedesc.grid.six-column .testimonial-item, .testimonials.imagedesc.grid.five-column .testimonial-item, .testimonials.imagedesc.grid.four-column .testimonial-item, .testimonials.imagedesc.grid.three-column .testimonial-item {
  padding-top: 5px;
  padding-left: 80px;
}
.testimonials.imagedesc .testimonial-item-image {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 100px;
  overflow: hidden;
}
.testimonials.imagedesc .testimonial-item-image .material-icons {
  color: #fff;
  font-size: 120px;
  line-height: 160px;
}
.testimonials.imagedesc.grid.seven-column .testimonial-item-image, .testimonials.imagedesc.grid.six-column .testimonial-item-image, .testimonials.imagedesc.grid.five-column .testimonial-item-image, .testimonials.imagedesc.grid.four-column .testimonial-item-image, .testimonials.imagedesc.grid.three-column .testimonial-item-image {
  width: 60px;
  height: 60px;
}
.testimonials.imagedesc.grid.seven-column .testimonial-item-image .material-icons, .testimonials.imagedesc.grid.six-column .testimonial-item-image .material-icons, .testimonials.imagedesc.grid.five-column .testimonial-item-image .material-icons, .testimonials.imagedesc.grid.four-column .testimonial-item-image .material-icons, .testimonials.imagedesc.grid.three-column .testimonial-item-image .material-icons {
  font-size: 60px;
  line-height: 80px;
}
.testimonials.imagedesc .testimonial-item-marks {
  position: absolute;
  left: 140px;
  top: 15px;
  display: inline-block;
  font-size: 120px;
  line-height: 0.8;
  z-index: 500;
}
.testimonials.imagedesc.grid.seven-column .testimonial-item-marks, .testimonials.imagedesc.grid.six-column .testimonial-item-marks, .testimonials.imagedesc.grid.five-column .testimonial-item-marks, .testimonials.imagedesc.grid.four-column .testimonial-item-marks, .testimonials.imagedesc.grid.three-column .testimonial-item-marks {
  display: none;
}
.testimonials.imagedesc .testimonial-item-text {
  display: block;
  padding-bottom: 10px;
}
.testimonials.imagedesc .testimonial-item-person {
  display: block;
  /* Slider */
}
.testimonials.slider {
  position: relative;
  margin-bottom: 30px;
}
.testimonials.slider .flexslider {
  background: none;
}
.testimonials.slider .testimonial-item {
  position: relative;
  display: block;
  text-align: left;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.testimonials.slider .testimonial-item-image {
  float: right;
  width: 25%;
  margin-left: 20px;
}
.testimonials.slider .testimonial-item-text {
  display: block;
  padding-bottom: 10px;
}
.testimonials.slider .testimonial-item-person {
  display: block;
  /* Standard */
}
.testimonials.standard .testimonial-item {
  text-align: left;
}
.testimonials.standard .testimonial-item-image {
  float: right;
  display: inline-block;
  width: 25%;
  margin-left: 20px;
}
.testimonials.standard .testimonial-item-person {
  /* Media Queries */
}
@media screen and (max-width: 650px) {
  .testimonials.descriptive .testimonial-item-text {
    display: inherit;
    padding-right: 0;
  }
  .testimonials.descriptive .testimonial-item-person {
    position: relative;
    border: none;
    width: auto;
    padding: 10px 0 0 0;
    /* Image left side description focus */
  }
  .testimonials.imagedesc .testimonial-item {
    padding-top: 5px !important;
    padding-left: 80px !important;
  }
  .testimonials.imagedesc .testimonial-item-image {
    width: 60px !important;
    height: 60px !important;
  }
  .testimonials.imagedesc .testimonial-item-image .material-icons {
    font-size: 60px !important;
    line-height: 80px !important;
  }
  .testimonials.imagedesc .testimonial-item-marks {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .testimonials.imageside .testimonial-item-image {
    float: left;
    width: 100% !important;
    padding-bottom: 10px;
  }
  .testimonials.imageside .testimonial-item-text {
    float: left;
    width: 100% !important;
  }
  .testimonials.imageside .testimonial-item-person {
    float: left;
    width: 100% !important;
    /* Standard */
  }
  .testimonials.standard .testimonial-item-image {
    float: left;
    width: 100% !important;
    padding-bottom: 10px;
    margin-left: 0;
  }
}
</pre></body></html>