.img_float li {
	padding-top: 8px;
	clear: both;
}

.img_float img {
	float:left; 
	margin-right: 5px;
}

.btn_inactive {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 7px;
}

html, body {
	height: 100%;
}

.page {
	height: auto;
	min-height: 100%;
}

.below-nav {
	margin-top: 0px;
}

.carousel-adjust {
	margin-top: 0px;
}

.fa {
	color: white;
}

a.link-muted {
	color: #6c757d;
}

.bg1 {
	background-image: url("../img/bg-1.jpg");
	background-position: center top;
	background-attachment: scroll;
	background-repeat:no-repeat;
    background-size:cover;
	padding: 130px 0;
	width: 100%;
	max-width: 2800px;
	margin: 0 0 30px 0;
}

.bg1 h1 {
    width: 100%;
    max-width: 700px;
	color: white;
    font-size: 62px;
    line-height: 62px;
    font-weight: 600;
    letter-spacing: -2px;
	margin: 0 0 20px 0;
	padding: 0 30px;
}

pre {
	background: #EEEEEE;
}

code {
	background: #EEEEEE;
}
