.yproxTestimonial {
  font-size: 1em;
}

@media only screen and (min-width: 960px) {
  #ytb_block_header_1 img {
    max-height: 80px;
  }
  
i[class*="fa-star"] {
  color: #e0a96d !important;
}
  
}
  @media only screen and (min-width: 960px) ;
ul.slimmenu li a {
  padding: 20px 12px;
}

.vcenter *, #ytb_row_demo_a *, #ytb_row_demo_b * {
    text-align: center;
    color: #fff;
}

.jqueryCycle2TitleCaption a {
    display: inline-block;
    color: #fff;
    white-space: nowrap;
}

.read-more, .testimonial_add {
    background-color: #e0a96d;

}

#ytb_block_header_1 a, #ytb_block_header_1 img {
    display: block;
  white-space: nowrap;
}

i[class*="fa-star"] {
  color: #e0a96d !important;
  size: xx-small;
}


.fa-star:before {
    content: "\f005";
    font-size: 15px;
}

.fa-star-o:before {
    content: "\f006";
    font-size: 30px;
}
.fa-star:before, .fa-star-o:before {
font-size: 15px !important;
}