.flexslider {
  padding: 0 50px 0 50px;
  margin: 20px 0 0;
  background: none;
  border: none; }
  .flexslider .flex-direction-nav a {
    opacity: .8;
    -webkit-transition: none; }
  .flexslider .flex-direction-nav .flex-next {
    right: 5px; }
  .flexslider .flex-direction-nav .flex-prev {
    left: 5px; }
  @media screen and (max-width: 676px) {
    .flexslider {
      margin-bottom: 20px; } }

.item {
  max-width: 960px;
  width: 100%;
  padding: 15px 0; }

.testimonial {
  float: left;
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .testimonial.second {
    padding-right: 60px; }
  @media screen and (max-width: 676px) {
    .testimonial {
      width: 100%;
      margin-bottom: 10px; } }

.flexslider .testimonial_image {
  float: left;
  margin: 0 25px 0 10px; }
  .flexslider .testimonial_image img {
    width: 118px;
    height: 118px;
    border: 1px solid #ccc;
    margin-bottom: 0; }
  @media screen and (max-width: 676px) {
    .flexslider .testimonial_image {
      margin-left: 30px; } }
  @media screen and (max-width: 480px) {
    .flexslider .testimonial_image {
      margin-right: 15px; } }

.testimonial_text {
  padding: 5px 0 0 10px;
  line-height: 24px; }
  @media screen and (max-width: 676px) {
    .testimonial_text {
      margin: -10px 20px 0 120px; } }
  @media screen and (max-width: 480px) {
    .testimonial_text {
      margin: -10px 28px 0;
      background: none;
      padding: 5px 0 0;
      line-height: 29px; } }

.test-text {
  font-size: 20px;
  font-style: italic; }

.test_author {
  font-size: 15px;
  margin-top: 5px; }

#primary .flexslider {
  float: none;
  margin-bottom: 0;
  padding: 5px;
  margin: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #primary .flexslider .w_items {
    position: relative; }
  #primary .flexslider .w_item {
    width: auto; }
#primary .slides {
  list-style: none;
  padding: 0;
  margin: 0; }

.widget_test_text {
  font-style: italic;
  font-size: 13px;
  line-height: 16px;
  padding: 0; }

.widget_test_author {
  font-size: 12px;
  text-align: right;
  line-height: 14px;
  padding: 0; }
