/* Tc Home Testimonial block start */

#psttestimonialcmsblock .title-wrapper {
	text-align: center;
}

#psttestimonialcmsblock {
	background: url(../img/Parralex.jpg) no-repeat center;
	clear: both;
	margin-bottom: 70px;
	padding: 81px 0;
	position: relative;
	overflow: hidden;
}
#psttestimonialcmsblock .container {
    position: relative; 
}
#psttestimonialcmsblock .testimonial-block{
	    position: relative;
	    padding: 95px 105px 0;
		    overflow: hidden;
}
#psttestimonialcmsblock .testimonial-block:before{
    content: '';
    background-image: url(../img/quote.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 65px;
    height: 65px;
    line-height: 55px;
    background-size: 55px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
}
#left-column #psttestimonialcmsblock .block_content,
#right-column #psttestimonialcmsblock .block_content {
	width: 100%;
	float: left;
}

#psttestimonialcmsblock .name a {
display: inline-block;
    font-weight: 500;
    padding: 0;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 18px;
    color: #ce8633;
    margin-bottom: 0;
}

#psttestimonialcmsblock .details {
	clear: both;
	margin-bottom: 20px;
}

ul#psttestimonial-carousel {
	margin: 0;
}

#psttestimonialcmsblock .designation a:hover {
	color: #ce8633;
}

#psttestimonialcmsblock .owl-page {
width: 9px;
    height: 9px;
    background: rgba(255, 255, 255, 0.46);
    -webkit-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
    -moz-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
    -o-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
    transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
}

#psttestimonialcmsblock .designation a {
	font-size: 13px;
}

#psttestimonialcmsblock .owl-page.active,
#psttestimonialcmsblock .owl-page:hover {
	cursor: default;
    background: #ce8633;
    height: 10px;
    width: 10px;
    transform: rotate(40deg);
}

#psttestimonialcmsblock .name a:hover {
	color: #ffffff;
}
#psttestimonialcmsblock .designation a {
	font-size: 13px;
	color: #ffffff;
	font-weight: 300;
	font-style: italic;
	letter-spacing: 1px;
	text-transform: capitalize;
}

#psttestimonialcmsblock .testmonial-image {
    position: relative;
    float: left;
    padding: 0;
}
#psttestimonialcmsblock .product_inner_cms {
padding: 0 50px;
    overflow: hidden;
    float: left;
    width: 82%;
    text-align: left;
}

#psttestimonialcmsblock .owl-pagination {
	clear: both;
}

#psttestimonialcmsblock .test-desc {
	margin-bottom: 15px;
}
#psttestimonialcmsblock .testimonial-text-wrapper .name {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
#psttestimonialcmsblock .testmonial-image img {
    margin: 0 auto;
    float: none;
    border-radius: 50%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

#psttestimonialcmsblock .desc {
    line-height: 28px;
    color: #fefefe;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

#psttestimonialcmsblock .designation {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	color: #aaaaaa;
	padding-bottom: 0;
}

#psttestimonialcmsblock .item.cms_face {
	position: relative;
}



#psttestimonialcmsblock .test-colltext {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 23%;
}
@media (max-width: 1499px) {
	#psttestimonialcmsblock .testimonial-block{
		    padding: 85px 95px 0;
	}
}
@media (max-width: 1299px) {
	#psttestimonialcmsblock .testimonial-block {
    	padding: 85px 75px 0;
	}
}
@media (max-width: 991px) {
	#psttestimonialcmsblock .testimonial-block {
    	padding: 85px 15px 0;
	}
	#psttestimonialcmsblock .testmonial-image{
		    float: none;
	}
	#psttestimonialcmsblock .product_inner_cms{
		padding: 0;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	#psttestimonialcmsblock .desc {
		width: 100%;
	}
	#psttestimonialcmsblock .product_inner_cms{
		padding: 0;
		text-align: center;
		clear: both;
	}
	#psttestimonialcmsblock .testmonial-image{
		width: 100%;
		margin: 0 auto 10px;
	}
}
@media (max-width: 479px) {
	#psttestimonialcmsblock{
		    padding: 30px 0;
	}
	#psttestimonialcmsblock .testimonial-block {
    	padding: 85px 0 0;
	}
}



/* Tc Home Testimonial block end */