#wrapper{
    background: none;
    border: none;
    height: auto;
    width: 100%;
    display:inline-block;
}
#slide-panel{margin-top:-7px;}
.block_testimonials{margin-bottom:30px;}
#slide .main-block  {
width: 100% ;
}
#slide{
    background: none;
    width: 100% ;
}
#testimonials_block_right .left_content{padding:0;}
#slide img{
    margin-right:20px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.block_testimonial {padding-right:0;}
.block_testimonial h4{ margin:0 0 30px 0; border:1px solid #eeeeee; text-align:left;}
.block_testimonial h4 span{
    background: #76bd43;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 9px 20px;
    text-transform: uppercase;
    margin:-1px;
}
#slide div .content_test {
    padding: 0;
    text-align: center;
    z-index: 400;
}
.media-content-info{padding-top:15px;}
.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;}
.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:#76bd43 ;
    border-color:#76bd43 ;
    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;
}
.right_content{margin-bottom:20px;}
.des_testimonial{
    font-size: 13px;
    line-height: 20px;
    min-height: 50px;
    text-align: justify;
    text-shadow: none;
    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: 18px;
     padding: 15px 0 0;
     text-transform: uppercase;
 }
 .des_company{
    font-size: 14px;
    margin: 5px 0;
 }
 #testimonials_block_right .next.bx-next,  #testimonials_block_right .prev.bx-prev{
    border: 0;
    height: 26px;
    position: absolute;
    top:-61px;
    width: 26px;
    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;
 }
 #testimonials_block_right .next.bx-next:hover,  #testimonials_block_right .prev.bx-prev:hover{
     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 .next.bx-next{
     right:5px;
 }
 #testimonials_block_right .prev.bx-prev{
    right:35px;  
    left:auto;
 }
 #testimonials_block_right .next.bx-next:focus,  #testimonials_block_right .prev.bx-prev:focus{outline:0;}
 #testimonials_block_right .next.bx-next:before{
     color: #666;
    content: "";
    font-family: FontAwesome;
    left: 11px;
    position: absolute;
    top: 3px;
    font-size:18px;
 }
 #testimonials_block_right .prev.bx-prev:before{
     color: #666;
    content: "";
    font-family: FontAwesome;
    left: 25px;
    position: absolute;
    top: 3px;
    font-size:18px;
 }
.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;text-align:center; }

@media(max-width:1199px){
     #wrapper{width:100%;}
}
@media(max-width:767px){
    #testimonials_block_right{width:100%;}
    #testimonials_block_right #wrapper{display:block!important;}
    #testimonials_block_right .bx-controls-direction{display:block!important;}
}
@media(max-width:640px){
    #testimonials_block_right .title_block h4{font-size:30px;}
}