@charset "UTF-8";
/* CSS Document */

.bg-contact-circles-lg {
	background-image: url('images/bg-contact-circles-lg.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-size: auto 100%;
}
.feature {
	margin-top: -48px;
	padding-top: 60px !important;
}
strong{
	color:#555;
}
.purple-bg strong{
	color:#FFF;
}
.bonus-2{
	width: 430px;
}
.text-center-sm, .text-center-xs{
	text-align:center;
}
sup{
    top: -5px;
}
@media (min-width: 992px){
	.text-center-sm, .text-center-xs{
		text-align:inherit !important;
	}
}
