/* Retina Ready Sprite Generation */
/* End Of Retina Ready Sprite Generation */
/* ========================= BREAKPOINTS ==========================

$var1: 500px; // assume min-width (by default) if only a number
$var2: 600px 800px; // set min-width/max-width if both values are numbers
$var3: max-width 1000px; // if one value is a string, assume a feature/value pair
$var4: (min-height 1000px) (orientation portrait); // string tests together within parentheses, assume each item is a feature value pair */
/* ========================= END OF BREAKPOINTS ========================== */
/* ========================= COLORS =============================== */
/* ========================= END OF COLORS ======================== */
/* ========================= FONTS =============================== */
/* ========================= END OF FONTS ======================== */
/* ========================= MIXINS =============================== */
/* ========================= END OF MIXINS =============================== */
/* line 2, ../sass/testimonial.scss */
section.paragraph.testimonial {
  margin: 0 0 30px;
  padding: 20px 0;
  position: relative;
}
@media (min-width: 768px) {
  /* line 2, ../sass/testimonial.scss */
  section.paragraph.testimonial {
    padding: 60px 0 30px;
    margin: 30px 0;
  }
}
@media (min-width: 1200px) {
  /* line 2, ../sass/testimonial.scss */
  section.paragraph.testimonial {
    padding: 90px 0 60px;
  }
}
/* line 11, ../sass/testimonial.scss */
section.paragraph.testimonial .title {
  color: #009bd9;
}
/* line 81, ../sass/_base.scss */
section.paragraph.testimonial .owl-stage {
  margin: 0 auto;
}
/* line 83, ../sass/_base.scss */
section.paragraph.testimonial .owl-stage > .owl-item {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
/* line 87, ../sass/_base.scss */
section.paragraph.testimonial .owl-stage > .owl-item img {
  width: auto;
}
/* line 89, ../sass/_base.scss */
section.paragraph.testimonial .owl-stage > .owl-item img.max-height-250 {
  max-height: 250px;
}
/* line 93, ../sass/_base.scss */
section.paragraph.testimonial .owl-dots {
  display: none;
}
/* line 119, ../sass/_base.scss */
section.paragraph.testimonial .owl-nav > .owl-prev,
section.paragraph.testimonial .owl-nav > .owl-next {
  position: absolute;
  top: 50%;
  left: -3px;
  margin: -27px 0 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  height: 38px;
  width: 20px;
  background-image: url('../images/icons-s5fb05584fd.png');
  background-position: -38px -83px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 119, ../sass/_base.scss */
  section.paragraph.testimonial .owl-nav > .owl-prev,
  section.paragraph.testimonial .owl-nav > .owl-next {
    background-image: url('../images/icons_2x-s0ae201616a.png');
    background-position: 0 0;
    -moz-background-size: 67px auto;
    -o-background-size: 67px auto;
    -webkit-background-size: 67px auto;
    background-size: 67px auto;
  }
}
/* line 129, ../sass/_base.scss */
section.paragraph.testimonial .owl-nav > .owl-prev.disabled,
section.paragraph.testimonial .owl-nav > .owl-next.disabled {
  display: none !important;
}
@media (min-width: 769px) {
  /* line 119, ../sass/_base.scss */
  section.paragraph.testimonial .owl-nav > .owl-prev,
  section.paragraph.testimonial .owl-nav > .owl-next {
    left: -10px;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@media (min-width: 1201px) {
  /* line 119, ../sass/_base.scss */
  section.paragraph.testimonial .owl-nav > .owl-prev,
  section.paragraph.testimonial .owl-nav > .owl-next {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
/* line 141, ../sass/_base.scss */
section.paragraph.testimonial .owl-nav > .owl-next {
  left: auto;
  right: -3px;
  -webkit-transform: scale(0.5) rotate(180deg);
  transform: scale(0.5) rotate(180deg);
}
@media (min-width: 769px) {
  /* line 141, ../sass/_base.scss */
  section.paragraph.testimonial .owl-nav > .owl-next {
    right: -10px;
    -webkit-transform: scale(0.7) rotate(180deg);
    transform: scale(0.7) rotate(180deg);
  }
}
@media (min-width: 1201px) {
  /* line 141, ../sass/_base.scss */
  section.paragraph.testimonial .owl-nav > .owl-next {
    -webkit-transform: rotate(180deg) scale(0.7);
    transform: rotate(180deg) scale(0.7);
  }
}
/* line 13, ../sass/testimonial.scss */
section.paragraph.testimonial .owl-dots {
  text-align: center;
}
/* line 15, ../sass/testimonial.scss */
section.paragraph.testimonial .owl-dots > .owl-dot {
  display: inline-block;
  margin: 0 8px;
}
/* line 18, ../sass/testimonial.scss */
section.paragraph.testimonial .owl-dots > .owl-dot > span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #928cad;
}
/* line 25, ../sass/testimonial.scss */
section.paragraph.testimonial .owl-dots > .owl-dot.active > span {
  background: #7d7c7c;
}
/* line 29, ../sass/testimonial.scss */
section.paragraph.testimonial .owl-nav > .owl-prev,
section.paragraph.testimonial .owl-nav > .owl-next {
  position: absolute;
  top: 50%;
  left: -3px;
  margin: -27px 0 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  height: 38px;
  width: 20px;
  background-image: url('../images/icons-s5fb05584fd.png');
  background-position: -38px -83px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 29, ../sass/testimonial.scss */
  section.paragraph.testimonial .owl-nav > .owl-prev,
  section.paragraph.testimonial .owl-nav > .owl-next {
    background-image: url('../images/icons_2x-s0ae201616a.png');
    background-position: 0 0;
    -moz-background-size: 67px auto;
    -o-background-size: 67px auto;
    -webkit-background-size: 67px auto;
    background-size: 67px auto;
  }
}
/* line 39, ../sass/testimonial.scss */
section.paragraph.testimonial .owl-nav > .owl-prev.disabled,
section.paragraph.testimonial .owl-nav > .owl-next.disabled {
  display: none !important;
}
@media (min-width: 769px) {
  /* line 29, ../sass/testimonial.scss */
  section.paragraph.testimonial .owl-nav > .owl-prev,
  section.paragraph.testimonial .owl-nav > .owl-next {
    left: -10px;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@media (min-width: 1201px) {
  /* line 29, ../sass/testimonial.scss */
  section.paragraph.testimonial .owl-nav > .owl-prev,
  section.paragraph.testimonial .owl-nav > .owl-next {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
/* line 51, ../sass/testimonial.scss */
section.paragraph.testimonial .owl-nav > .owl-next {
  left: auto;
  right: -3px;
  -webkit-transform: scale(0.5) rotate(180deg);
  transform: scale(0.5) rotate(180deg);
}
@media (min-width: 769px) {
  /* line 51, ../sass/testimonial.scss */
  section.paragraph.testimonial .owl-nav > .owl-next {
    right: -10px;
    -webkit-transform: scale(0.7) rotate(180deg);
    transform: scale(0.7) rotate(180deg);
  }
}
@media (min-width: 1201px) {
  /* line 51, ../sass/testimonial.scss */
  section.paragraph.testimonial .owl-nav > .owl-next {
    -webkit-transform: rotate(180deg) scale(0.7);
    transform: rotate(180deg) scale(0.7);
  }
}
/* line 67, ../sass/testimonial.scss */
section.paragraph.testimonial .paragraph.testimonial-item {
  padding: 0 0 10px;
}
/* line 69, ../sass/testimonial.scss */
section.paragraph.testimonial .paragraph.testimonial-item > .holder {
  padding: 0 20px;
  color: #163970;
}
@media (min-width: 769px) {
  /* line 69, ../sass/testimonial.scss */
  section.paragraph.testimonial .paragraph.testimonial-item > .holder {
    padding: 0 70px;
  }
}
@media (min-width: 992px) {
  /* line 69, ../sass/testimonial.scss */
  section.paragraph.testimonial .paragraph.testimonial-item > .holder {
    padding: 0 120px;
  }
}
/* line 74, ../sass/testimonial.scss */
section.paragraph.testimonial .paragraph.testimonial-item > .holder > .author {
  font-size: 18px;
}
@media (max-width: 768px) {
  /* line 74, ../sass/testimonial.scss */
  section.paragraph.testimonial .paragraph.testimonial-item > .holder > .author {
    text-align: center;
  }
}
@media (min-width: 768px) {
  /* line 74, ../sass/testimonial.scss */
  section.paragraph.testimonial .paragraph.testimonial-item > .holder > .author {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  /* line 74, ../sass/testimonial.scss */
  section.paragraph.testimonial .paragraph.testimonial-item > .holder > .author {
    font-size: 24px;
  }
}
/* line 80, ../sass/testimonial.scss */
section.paragraph.testimonial .paragraph.testimonial-item > .holder > .author-holder {
  text-align: right;
  margin-top: 20px;
  color: #009bd9;
  font-size: 18px;
  line-height: 1.1em;
}
/* line 86, ../sass/testimonial.scss */
section.paragraph.testimonial .paragraph.testimonial-item > .holder > .author-holder > .author {
  display: block;
  font-weight: bold;
}
/* line 90, ../sass/testimonial.scss */
section.paragraph.testimonial .paragraph.testimonial-item > .holder > .author-holder > .position {
  display: block;
}
