body{
	padding-bottom:40px;
	color:#5a5a5a
}

.carousel{
	height:450px;
	overflow:hidden;
	margin-bottom:60px;
	background:#e3e3e3
}

.carousel-caption{
	z-index:10
}

.carousel .item{
	height:450px;
	background-color:transparent
}

.carousel-inner>.item>img{
	position:absolute;
	top:0;
	left:0;
	min-width:100%;
	height:450px
}

.marketing{
	padding-left:15px;
	padding-right:15px
}

.marketing .col-lg-4{
	text-align:center;
	margin-bottom:20px
}

.marketing h2{
	font-weight:normal
}

.marketing .col-lg-4 p{
	margin-left:10px;
	margin-right:10px
}

.featurette-divider{
	margin:80px 0
}

.featurette-heading{
	font-weight:300;
	line-height:1;
	letter-spacing:-1px
}

@media(min-width:768px){
	.marketing{
		padding-left:0;
		padding-right:0
	}

	.carousel-caption p{
		margin-bottom:20px;
		font-size:21px;
		line-height:1.4
	}

	.featurette-heading{
		font-size:50px
	}

}

@media(min-width:992px){
	.featurette-heading{
		margin-top:120px
	}

}
