/** testimonials slider **/
#tcb-testimonial-carousel {
	background: none;
}
#tcb-testimonial-carousel p {
	line-height: 26px;
	font-style: italic;
	padding: 0 40px;
}
#tcb-testimonial-carousel .text-brand {
	padding-bottom: 15px;
}
/** left side items **/
#tcb-testimonial-carousel h6 {
	color: #333;
	text-transform: uppercase;
	font-weight: 600;
	margin: 5px 0;
}
#tcb-testimonial-carousel span {
	color: #bcbcbc;
	font-weight: 300;
}
#tcb-testimonial-carousel .media-object {
	display: inline-block;
}
#tcb-testimonial-carousel .carousel-indicators {
	bottom: -48%;
}
@brand-color: #b20000;
#tcb-testimonial-carousel {a{
	color: @brand-color;
}
.text-brand {
	color: @brand-color;
}
margin-top: 30px;
.carousel-indicators .active {
	background: @brand-color;
}
.no-margin {
	margin: 0;
}
.carousel-indicators li {
	border: 1px solid #ccc;
}
.carousel-control {
	color: @brand-color;
	width: 5%;
}
.carousel-control:hover, .carousel-control:focus {
	color: @brand-color;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.item {
	padding: 15px 40px;
	background: #f8f8f8;
}
/** home page video **/
