
/* Tc Home Testimonial block start */
#psttestimonialcmsblock {
    clear: both;
    overflow: hidden;
    position: relative;
}
#testimonial-carousel {
    position: static;
}
#left-column #psttestimonialcmsblock .block_content,#right-column #psttestimonialcmsblock .block_content{width:100%;float:left;}
#psttestimonialcmsblock .name a{
    display: inline-block;
    font-weight: 500;
    margin-top: 10px;
    padding: 0 15px;
    text-transform: capitalize;
    font-size: 15px;
    color: #000000;
}
#psttestimonialcmsblock .name a:hover{color:#C40000;}
#psttestimonialcmsblock .testmonial-image{     
    border: 5px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: 70px;
    overflow: hidden;
    width: 70px;
}
#psttestimonialcmsblock .testmonial-image img{max-width:100%;height:auto;}
#psttestimonialcmsblock .testmonial-image:hover{border-color:#666666;}
#psttestimonialcmsblock .desc{
    margin: 20px auto 0;	
}

#psttestimonialcmsblock .designation{
    display: inline-block;
	font-size: 12px;
	vertical-align:top;
}
#psttestimonialcmsblock .owl-buttons{
    position: absolute;
    top: 10px;
    right: 0 !important;
    left: auto;
}
#psttestimonialcmsblock .owl-buttons div{  
    float: left;    
	height: 23px;
	width: 23px;
	line-height: 23px;
	border:none;
	margin:0 3px;
	cursor:pointer;
}
#psttestimonialcmsblock .owl-buttons div:hover:before{
	color: #C40000;
}
#psttestimonialcmsblock .owl-buttons div:before{
	font-size: 20px;
    color: #ffffff;
}
#psttestimonialcmsblock .owl-buttons .owl-prev{left:0;right:auto;}
#psttestimonialcmsblock .owl-buttons .owl-next{left:auto;right:0;}
@media (max-width: 991px){#psttestimonialcmsblock .owl-buttons{right: 30px !important;}}

/* Tc Home Testimonial block end */