#wrapper{
    background: none;
    border: none;
    height: auto;
    text-shadow: 1px 1px #fff;
    width: 100%;
}

#slide .main-block  {
width: 99% !important;
}

#slide{
    background: none;
    height: auto;
    width: 100% !important;
}
#slide img{
    width: 100px; 
    height: 100px; 
    margin-top: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
#slide div .content_test {
    padding: 0;
    text-align: center;
    z-index: 400;}
/*.button{position: absolute; bottom: 222px; right: 2px; z-index: 1000}*/
/*.prev,
.next,
.next:hover,
.prev:hover {
  display: block;
  width: 14px;
  height: 14px;
  background: url(../img/button.png) no-repeat;
  text-indent: -999999px;
  float: left;
  margin-right: 5px;
  cursor: pointer
}*/
.des_testimonial a.read_more {
    color: #1EA0DD;
    padding-left:12px ;
}
.des_testimonial{
    min-height: 50px;
    font-family: "helveticaneue";
    font-size: 14px;
    font-style: italic;
    line-height: 15px;
    text-align: left;
    width: 100%;
}
.des_namepost{
     font-family: "pathway";
     font-size: 20px;
     padding: 15px 0 0;
     text-transform: uppercase;
 }
 .des_company{
    font-family: "helveticaneue";
    font-size: 14px;
    margin: 5px 0;
 }
/*.next {background-position: top left}
.prev {background-position: bottom left}
.next:hover {background-position: top right}
.prev:hover {background-position: bottom right}*/
.button_testimonial{ width: 265px;height: 35px; margin: 3px;}
.view_all{float: left;font-size:12px;color: aquamarine;padding-top:10px;padding-left:10px;}
.submit_link{float: right;font-size:13px;padding-top:10px;padding-right:10px;}
.view_all a:hover{font-size: 12px;font-weight: bold}
.submit_link a:hover{font-size: 12px;font-weight: bold}
.prev.bx-prev{top: 0; right: 31px;}
.next.bx-next{top: 0; right: 0;}
#testimonials_block_right{position: relative; margin-top: 30px; width: 100%;}
.media-content{text-align: center;}
