
/*-- Testimonials --*/
.testimonials{
	text-align:center;
}
.carousel-caption{
	padding:0;
	bottom:62px;
	
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	 height: 450px;
}

.hangouts img{
	width:5%;
}
.testimonials p{
	color:#fff;
	font-size:19px;
	width:70%;
	margin:0 auto;
	line-height:30px;
}
.person{
	margin-top:30px;
}
.person h5{
	color:#fff;
	margin:15px 0px;
	font-size:16px;
}
.person h6{
	color:#eee;
	font-size:14px;
	font-weight:100;
}
.person img{
	width:13%;
}
/*--// Testimonials --*/
