	/* Tc Home Testimonial block start */

#psttestimonialcmsblock {
    clear: both;
	padding: 138px 0;
	margin-bottom: 0;
}

#psttestimonialcmsblock .title-wrapper {
	margin: 0 0 46px;
}

@media (max-width: 1399px) {}

#psttestimonialcmsblock .test-wapper {}

#psttestimonialcmsblock li.item {
	padding: 0 15px;
}

#psttestimonialcmsblock .item.cms_face {
	display: block;
	vertical-align: top;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}

#left-column #psttestimonialcmsblock .block_content,
#right-column #psttestimonialcmsblock .block_content {
	width: 100%;
	float: left;
}

ul#psttestimonial-carousel {
	margin: 0;
}

#psttestimonialcmsblock .name a {
    display: inline-block;
    font-weight: 500;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    color: #bf624c;
    line-height: 25px;
}
#psttestimonialcmsblock .name a:hover {
    color: #ffffff;
}
#psttestimonialcmsblock i.fa.fa-star {
    color: #FFC006;
    font-size: 15px;
    margin: 0 4px 0 0;
}
#psttestimonialcmsblock .designation a {
	color: #ffffff;
	text-transform: capitalize;
}

#psttestimonialcmsblock .designation a:hover {
	color: #bf624c;
}

#psttestimonialcmsblock .owl-page {
	background-color: #ffffff;
}

#psttestimonialcmsblock .owl-page.active,
#psttestimonialcmsblock .owl-page:hover {
	background-color: #bf624c;
	cursor: default;
}

#psttestimonialcmsblock .testmonial-image {
display: block;
    vertical-align: top;
    width: 90px;
    text-align: center;
    margin: 0 auto 15px;
    position: relative;
    border-radius: 50%;
}

#psttestimonialcmsblock .testmonial-image img {
	max-width: 100%;
	height: auto;
	border-radius: 50%;
}

#psttestimonialcmsblock .desc {
    width: 77%;
    padding: 0;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    margin: 0 auto 35px;
    text-transform: capitalize;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Lora', serif;
}

#psttestimonialcmsblock .desc:before {
	content: '';
	display: block;
	background-image: url(../img/quote.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 19px;
	background-color: #bf624c;
	height: 45px;
	width: 45px;
	right: 0;
	margin: 0 auto 38px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
}

.product_inner_cms {
	display: inline-block;
	text-align: center;
	margin: 0;
	position: relative;
}

#psttestimonialcmsblock .designation {
	display: block;
	font-size: 16px;
	vertical-align: top;
	text-align: center;
}

#psttestimonialcmsblock .desc p {
	margin: 0;
}

.testi-content {
	padding: 0 220px;
	display: block;
}

#psttestimonialcmsblock .owl-buttons .owl-prev {
    background-image: url(../img/testi-prod-prev.svg);
}

#psttestimonialcmsblock .owl-buttons .owl-prev:hover {
    background-image: url(../img/testi-prod-prev-hover.svg);
}

#psttestimonialcmsblock .owl-buttons .owl-next {
    background-image: url(../img/testi-prod-next.svg);
}

#psttestimonialcmsblock .owl-buttons .owl-next:hover {
    background-image: url(../img/testi-prod-next-hover.svg);
}

@media (max-width: 1499px) {
	#psttestimonialcmsblock .products-section-title {}
}

@media (max-width: 1399px) {
		.testi-content {
    padding: 0 150px;
}
}

@media (max-width: 1299px) {
	#psttestimonialcmsblock {
	}
}

@media (max-width: 1199px) {
	.testi-content {
		padding: 0 70px;
	}
}

@media (max-width:991px) {
	#psttestimonialcmsblock .title-wrapper {
		margin: 0 0 25px;
	}
	#psttestimonialcmsblock .desc-wrapper::after {
		top: 30px;
	}
	#psttestimonialcmsblock {
		padding: 88px 0;
	}
}
@media (max-width: 768px) {
	.testi-content {
		padding: 0 30px;
	}
}

@media (max-width: 767px) {
	#psttestimonialcmsblock .desc {
		width: 100%;
	}
}

@media (max-width: 695px) {
}

@media (max-width: 480px) {
	#psttestimonialcmsblock .title-wrapper {
		margin: 0 0 30px;
	}
}

@media (max-width: 479px) {
	.testi-content {
		padding: 0;
	}
	#psttestimonialcmsblock .testmonial-image {}
	#psttestimonialcmsblock .testmonial-image:after {}
	#psttestimonialcmsblock .desc {
	}
	.product_inner_cms {
		text-align: center;
	}
	#psttestimonialcmsblock .item.cms_face {
		margin: 0;
	}
}
	/* Tc Home Testimonial block end */