/* Tc Home Testimonial block start */
#psttestimonialcmsblock {
    clear: both;
    overflow: hidden;
}
#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:#A6907D;}
#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;
}

@media (max-width: 991px) {
	#psttestimonialcmsblock .owl-buttons{
		right: 30px !important;
	}
}
/* Tc Home Testimonial block end */