#wrapper{
    background: none;
    border: none;
    height: auto;
    width: 60%;
    display:inline-block;
}
.block_testimonials{margin-bottom:30px;}
#slide .main-block  {
width: 100% ;
}

#slide{
    background: none;
    width: 100% ;
    margin-top:15px;
}
.overlay_testimonials{background: rgba(0, 0, 0, 0.3);}
#testimonial_pagination a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 10px;
    margin: 0 3px;
    text-indent: -9999px;
    width: 10px;
}
#testimonial_pagination a.activeSlide, #testimonial_pagination a:hover {
    background: #08bbb7 ;
}
#slide img{
    height: 100px;
    width: 100px;
    border:2px solid #fff;
    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;
    color:#fff;
}
.media-content-info{padding-top:15px;}
#slide-panel{padding-bottom:60px;}
.des_testimonial a.read_more {
    color: #1EA0DD;
    padding-left:12px ;
}
#testimonials_block_right .title_block {
    text-align:center;
    position:relative;
}
#testimonials_block_right .title_block h4{
    text-align:center;
    font-size:36px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom:30px;
}
.block_testimonials .border_bottom {
    background-color: #ffffff;
    height: 1px;
    width:140px;
    text-indent: -9999px;
    display:inline-block;
}
#testimonials_block_right .content_test_bottom{text-align:center;margin:20px 0 0 27%;}
#testimonials_block_right .media-content, #testimonials_block_right.media-content-info{display:inline-block;}
#testimonials_block_right .content_test_top{display:block;position:relative; margin-top:10px;}
.button_purchase{padding-top:35px;}
.button_purchase a{
    padding:0px 20px;
    font-size:18px;
    height:32px;
    line-height:32px;
    color:#fff;
    display:inline-block;
    background:transparent;
    border:1px solid #fff;
    text-transform: uppercase;
    text-shadow:none;
    text-decoration: none;
    transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s;
}
.button_purchase a:hover{
    background:#666666;
    border-color:#666666;
    transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s;
}
.des_testimonial{
    font-size: 13px;
    line-height: 20px;
    min-height: 60px;
    text-align: center;
    text-shadow: none;
    color: #fff;
    margin:0;
    font-style: italic;
}
.content_test_top .des_testimonial i{
    font-size:24px;
    font-style: italic;
}
.content_test_top .des_testimonial i.icon-quote-left{
    margin-right:10px;
}
.content_test_top .des_testimonial i.icon-quote-right{
    margin-left:10px;
}
.media-content-info {
    color:#fff;
    text-shadow:none;
    float:left;
}
.des_namepost{
     font-size: 20px;
     padding: 15px 0 0;
     text-transform: uppercase;
 }
 .des_company{
    font-size: 13px;
    margin: 5px 0;
 }
 #testimonials_block_right .next.bx-next,  #testimonials_block_right .prev.bx-prev{
    border: 1px solid #ffffff;
    height: 24px;
    position: absolute;
    top:50%;
    margin-top:-42px;
    width: 24px;
    text-shadow:none;
    transition:all 0.3s ease-in-out 0s;
    -webkit-transition:all 0.3s ease-in-out 0s;
    -moz-transition:all 0.3s ease-in-out 0s;
 }
 .block_testimonials .bx-controls-direction{
     opacity:0;
 }
 #testimonials_block_right .next.bx-next:hover,  #testimonials_block_right .prev.bx-prev:hover{
     border-color:#eb5f60;
     transition:all 0.3s ease-in-out 0s;
     -webkit-transition:all 0.3s ease-in-out 0s;
     -moz-transition:all 0.3s ease-in-out 0s;
 }
 #testimonials_block_right .prev.bx-prev:hover:before, #testimonials_block_right .next.bx-next:hover:before{
     color:#eb5f60;
     transition:all 0.3s ease-in-out 0s;
     -webkit-transition:all 0.3s ease-in-out 0s;
     -moz-transition:all 0.3s ease-in-out 0s;
 }
  #testimonials_block_right:hover .bx-controls-direction {
     opacity:1;
     transition:all 0.3s ease-in-out 0s;
     -webkit-transition: all 0.3s ease-in-out 0s;
     -moz-transition: all 0.3s ease-in-out 0s;
 }
 #testimonials_block_right .next.bx-next{
     right:15px;
 }
 #testimonials_block_right .prev.bx-prev{
    left:15px;  
 }
 #testimonials_block_right .next.bx-next:before{
     color: #fff;
    content: "";
    font-family: FontAwesome;
    left: 9px;
    position: absolute;
    top: 3px;
 }
 #testimonials_block_right .prev.bx-prev:before{
     color: #fff;
    content: "";
    font-family: FontAwesome;
    left: 9px;
    position: absolute;
    top: 3px;
 }
.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}
#testimonials_block_right{position: relative; margin-top: 52px;text-align:center; }
#testimonial_pagination{margin-top:15px;}

@media(max-width:1199px){
     #wrapper{width:100%;}
}
@media(max-width:767px){
    #testimonials_block_right{width:100%;}
}
@media(max-width:640px){
    #testimonials_block_right .title_block h4{font-size:30px;}
}