.tp-caption[class*=large_bold]{
	text-transform: uppercase !important;;
}

section.teaser a.btn {
	color: inherit;
}
section.teaser .tp-caption[class*=medium_light] {
	font-family: 'Raleway' , sans-serif;
	font-weight: 400;
}
.tp-caption {
	font-family: 'Raleway' , sans-serif;
}
.tp-bullets.simplebullets .bullet {
	line-height: 0px !important;
	padding: 0px !important;
	height: 7px !important;
	width: 50px !important;
	font-size: 0px !important;
	border-width: 0px !important;
	background-color: #9d9d9d !important;
	border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	padding: 0px !important;
	border: none !important;
	box-sizing: none !important;
	margin-right: 8px !important;
}

.tp-bullets.simplebullets .bullet.selected , .tp-bullets.simplebullets .bullet:hover , .tp-bullets.simplebullets .bullet:active{
	background-color: #fff !important;
	line-height: 0px !important;
	padding: 0px !important;
	height: 7px !important;
	width: 50px !important;
	font-size: 0px !important;
	border-width: 0px !important;
	border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	padding: 0px !important;
	border: none !important;
	box-sizing: none !important;

}

section#teaser p.rv-heading {
	font-size: 32px;
	font-family: 'Marck Script', cursive;
	text-shadow: 1px 2px 4px #272727;
	font-weight: bold;
}
section#teaser p.rv-content {
	font-style: 36px;
	line-height: 48px;
	font-family: 'Raleway' , sans-serif;
	text-shadow: 1px 2px 4px #272727;
}
