/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Raleway:500);

h1 { font-family: Raleway, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-weight: 500;
character-spacing: 100;
}

h4 {
	font-family: Raleway, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: 500;
	character-spacing: 100;
	color: #fff;
}

h6 { margin: -5px 0 5px 0;
	padding: 0;
	}

.social {
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
}

ol li {
	margin-bottom: 10px;
}

.ui-content h1 {
	letter-spacing: 5px;
	color: #c1272d;
}

.headerLogo {
	align: center;
	width: 100%;
	height: auto;
	align-content: center;
}

.headerLogo img {
	align: center;
	width: 100%;
	height: auto;
}

.hide {
	display: none;
}

.jumbotronimage {
	margin: auto;
}

.jumbotron img {
	height: auto;
	width: 80%;
	margin: auto;
	align: center;
	align-content: center;
	margin-left: 9%;
	margin-top: -2%;
}
.col-md-4 h2 {
color: #c1272d;
}

.sm-headerLogo img {
	display: block;
	align-content: center;
	align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top:15px;
}

.footer-text h4 {
	color: white;
}
