.align-right {
	text-align: right;
}
.align-center {
	text-align: right;
}
.bold {
	font-weight: 700;
}
.relative {
	position: relative;
}

#nav {
	background: rgb(255, 255, 255); padding: 1em 0px; width: 100%; text-transform: uppercase; font-size: 1.12em; font-weight: 600; border-top-color: rgb(234, 11, 37); border-top-width: 6px; border-top-style: solid; position: fixed; z-index: 999;
}
#nav ul {
	margin: 0px; padding: 0px;
}
#nav li {
	padding: 0.5em; display: inline-block;
}
.lt-ie8 {
	display: inline; -ms-zoom: 1;
}
#nav a {
	color: rgb(51, 51, 51); text-decoration: none;
}
#nav a:hover {
	border-bottom-color: rgb(234, 11, 37); border-bottom-width: 4px; border-bottom-style: solid;
}
#main-menu {
	padding-top: 5.68em;
}
.banner span {
	margin: 0.75em 0px; color: rgb(255, 255, 255); font-size: 2.5em; font-weight: 400; display: block;
}
.banner {
	background: rgb(234, 11, 37); text-align: center;
}
#awesomeness {
	background: rgb(255, 255, 255); padding: 0.5em 0px; font-size: 1.87em; font-weight: 300;
}
#awesomeness .btn {
	background: rgb(51, 51, 51); padding: 0.75em 1em; border-radius: 4px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1em; font-size: 0.66em; font-weight: 600; text-decoration: none; border-bottom-color: rgb(191, 191, 191); border-bottom-width: 3px; border-bottom-style: solid; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
#awesomeness .btn:hover {
	background: rgb(107, 107, 107);
}

.cat1_html {
	display: none;
}

#mobileMenu {
	display: none;
}
@media only screen and (max-width:995px) and (min-width:768px)
{
#nav {
	font-size: 0.93em;
}
}
@media only screen and (max-width:767px)
{
.js #nav .grid_9 {
	display: none;
}
.js #mobileMenu {
	width: 100%; display: block; position: fixed; z-index: 1000;
}
.js #nav {
	text-align: center;
}
#nav {
	padding-top: 3.37em; position: relative;
}
.no-js #nav {
	padding-top: 1em;
}
#nav img {
	margin: 0px auto; display: block;
}

.banner span {
	line-height: 1em; font-size: 1em;
}
#awesomeness {
	text-align: center; font-size: 1.4em;
}
#awesomeness .btn {
	margin-top: 1em;
}
#nav ul {
	text-align: center; line-height: 1.5em; font-size: 0.6em;
}
#nav ul li {
	padding: 0.25em;
}

}
