@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
@font-face {
	font-family: 'coolveticarg';
	src: url('/files/fonts/coolvetica_rg.eot');
	src: url('/files/fonts/coolvetica_rg.eot?#iefix') format('embedded-opentype'),
		url('/files/fonts/coolvetica_rg.woff') format('woff'), url('/files/fonts/coolvetica_rg.ttf') format('truetype'),
		url('/files/fonts/coolvetica_rg.svg#coolveticarg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	height: 100%;
	font-family: Helvetica, 'Arial', san-serif;
	font-size: 1em;
	background: #000000;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}

#top_area {
	width: 100%;
	height: 384px;
	position: relative;
	text-align: center;
}

#banner {
	height: 100%;
}
#banner div.image {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;

	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
#banner div.overlay {
	z-index: 2;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 334px;
	background: url('/images/background_overlay.png') transparent;
}

#banner div.wrapper {
	width: 980px;
	margin: auto;
	position: relative;
	z-index: 3;
	height: 333px;
}
#banner div.slogan {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#menu {
	position: absolute;
	z-index: 3;
	background: #252525;
	bottom: 0;
	left: 0;
	width: 100%;

	background: url('/images/menu_background.png') transparent;
}
#menu div.wrapper {
/*	width: 980px;*/
    max-width: 1075px;
	margin: auto;
}
#menu a {
	color: #fff;
	display: block;
	padding: 9px 10px;
	margin: 6px 0;

	font-family: 'HelveticaNeue Medium', 'Arimo', sans-serif;
	font-size: 1.05em;
	text-transform: uppercase;
	border-left: 1px solid #ffffff;
}
#menu a:hover,
#menu a.active {
	margin: 0;
	padding: 15px 10px 15px 11px;
	background: #ffffff;
	color: #000000;
	margin-right: -1px;
}

@media (min-width: 981px) and (max-width:1070px) {
    #menu li.adjustment-large {
        width: 85%;
    }
}
#menu li:first-child a,
#menu li.icons a {
	border: 0;
}
#menu li.icons a {
	padding: 4px 3px;
}
#menu li.icons a:hover {
	margin: 6px 0;
	padding: 4px 3px;
	background: none;
}
#menu ul,
#menu ul li,
#menu_mobile ul,
#menu_mobile ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
#menu ul li {
	float: left;
	position: relative;
}

#content {
	padding: 20px 0;
	background: #ffffff;
}
#content div.wrapper {
	width: 980px;
	padding: 0 18px;
	box-sizing: border-box;
	margin: auto;
	min-height: 500px;
}

#content h1 {
	font-family: 'Coolvetica', 'coolveticarg', Helvetiva, sans-serif;
	font-weight: normal;
	font-size: 2em;
	margin: 0;
}

#footer {
	min-height: 10px;
}
#footer div.wrapper {
	/* padding: 20px 0px; */
	padding: 8px 0px;
	width: 980px;
	margin: auto;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
}
#footer div.wrapper a {
	color: orange;
}
#footer div.wrapper a:hover {
	color: white;
}

.mobile {
	display: none;
}
#logo {
	padding-top: 20px;
}

#topsnap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: #000000;
}
#snapopen {
	display: block;
	width: 50px;
}
#main-site {
	position: absolute;
	width: 100%;
}
#snapopendiv {
	position: fixed;
	top: 0;
	z-index: 999;
	background: #000;
	/*min-height: 991px;
    height: auto!important;
    height: 991px;*/
	width: 285px;
	left: -286px;
	border-right: 1px solid #ffffff;
	font-family: Verdana, Helvetiva, sans-serif;
	font-size: 9pt;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	color: white;
}
#snapopendiv div.logo,
#snapopendiv div.title {
	width: 240px;
	margin: 10px auto;
}
#snapopendiv ul li,
#snapopendiv ul {
	list-style-type: none;
}
#snapopendiv li a {
	font-family: 'Coolvetica', 'coolveticarg', Helvetiva, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	width: 195px;
	margin: auto;
	font-size: 14pt;
	font-weight: normal;
	padding: 9px 0;
	letter-spacing: 2px;
}
#snapopendiv div.link:hover {
	background: #363636;
}
#snapopendiv div.sep {
	width: 220px;
	margin: auto;
}
#snapopendiv div.content {
	width: 240px;
	margin: auto;
}
#snapopendiv #icons {
	width: 180px;
	margin: 0 auto 20px;
	height: 30px;
}
#snapopendiv #icons div {
	float: left;
	margin: 0 10px;
}
h3 {
	background-color: #353531;
	font-family: verdana, geneva;
	color: white;
	font-size: 1.25em;
	padding: 5px 5px;
	margin-bottom: 0;
}
table.menu {
	width: 100%;
}
table.menu thead th {
	font-size: 1.15em;
	color: #333333;
	font-family: verdana, geneva;
	text-align: left;
}
table.menu tbody tr td {
	font-family: verdana, geneva;
	font-size: 0.85em;
	color: #333333;
	padding: 7px 2px;
}
table.listed tbody tr td {
	font-weight: bold;
}
table.listed tbody tr td:first-child {
	font-weight: normal;
}

@media screen and (max-width: 980px) {
	body,
	html {
		overflow-x: hidden;
	}
	.mobile {
		display: initial;
	}
	#menu {
		display: none;
	}
	#banner div.wrapper {
		width: 100%;
		height: 230px;
	}
	#banner div.overlay {
		height: 100%;
	}
	#top_area {
		height: 230px;
	}
	div#logo img {
		width: 200px;
	}
	#banner div.slogan {
		position: relative;
		top: 10px;
		left: 0;
	}
	#banner div.slogan img {
		width: 300px;
	}
	#content div.wrapper {
		width: 100%;
	}
	#footer div.wrapper {
		width: 100%;
		box-sizing: border-box;
		padding: 5px;
	}
}
#footer .footer-links {
	max-width: 980px;
	margin: auto;
}
#footer .footer-links .links-header {
	color: white;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	margin-top: 20px;
}
#footer .row {
	display: flex;
	flex-direction: row;
	min-height: 110px;
	justify-content: space-between;
	align-items: center;
	padding-left: 10px;
}
@media screen and (max-width: 980px) {
	#footer .row {
		width: 100%;
	}
	#footer .row a img {
		width: 100%;
	}
}
