/* Add here all your css styles (customizations) */
.carousel-caption .camera_caption > div
{
	padding:25px 50px;
	background: rgba(255, 255, 255, 0.7);
	visibility: visible;
	opacity: 1;
}
.camera_wrap h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:48px;
}
.camera_wrap h2{
	font-weight:100;
}
.camera_wrap h2 + h2{
	font-weight:300;
}
.p18
{
	font-size:18px;
}