/* General Styles
   ========================================================================== */

body {
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic);
.slicknav_menu {
	background: #1065b1;
	border-bottom: 1px solid #FFFFFF
}

.slicknav_nav {
	border-top: 1px solid #FFFFFF
}

@font-face {
	font-family: 'univers_condensedmedium';
	src: url('../fonts/13947-webfont.eot');
	src: url('../fonts/13947-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/13947-webfont.woff') format('woff'), url('../fonts/13947-webfont.ttf') format('truetype'), url('../fonts/13947-webfont.svg#univers_condensedmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'univers_condensedregular';
	src: url('../fonts/univers-57-condensed-1361510623-webfont.eot');
	src: url('../fonts/univers-57-condensed-1361510623-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/univers-57-condensed-1361510623-webfont.woff') format('woff'), url('../fonts/univers-57-condensed-1361510623-webfont.ttf') format('truetype'), url('../fonts/univers-57-condensed-1361510623-webfont.svg#univers_57_condensedregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'univers_condensedbold';
	src: url('../fonts/univers-67-condensed-bold-1361510619-webfont.eot');
	src: url('../fonts/univers-67-condensed-bold-1361510619-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/univers-67-condensed-bold-1361510619-webfont.woff') format('woff'), url('../fonts/univers-67-condensed-bold-1361510619-webfont.ttf') format('truetype'), url('../fonts/univers-67-condensed-bold-1361510619-webfont.svg#universitalicbold') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* Header Styles
   ========================================================================== */

.logo {
	position: absolute;
	left: 0.9375em;
	top: 0;
	z-index: 100
}

.header-row {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	text-align: right;
	padding: 0 0 1em 0
}

.logicor {
	padding: 2em 0 2em 0
}


/* Navigation Styles
   ========================================================================== */

.slicknav_menu {
	display: none;
}

.header-row #menu {
	margin: 0;
	padding: 0;
	display: block
}

.header-row #menu li {
	display: inline-block;
	width: auto;
	height: auto;
	font-family: univers_condensedregular, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #626366
}

.header-row #menu li a {
	display: inline-block;
	width: auto;
	height: auto;
	font-family: univers_condensedregular, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.15em;
	color: #626366;
	padding: 0 0 0 0.7em;
	margin: 0 0 0 0.5em;
	border-left: 1px solid #9c9d9f
}

.header-row #menu li:first-child a {
	border: none;
	margin: 0;
	padding: 0
}

.header-row #menu li a:hover,
.header-row #menu li a.active {
	color: #4db8e6;
	transition: all ease 0.5s
}

@media screen and (max-width: 70.25em) {
	.logo {
		position: absolute;
		left: 0.9375em;
		top: 0;
		z-index: 100;
		width: 220px
	}
	.header-row #menu li a {
		font-size: 1em;
	}
	.js #menu {
		display: none;
	}
	.js .slicknav_menu {
		display: block;
	}
}

@media screen and (max-width: 40em) {
	.logo {
		position: absolute;
		left: 0.9375em;
		top: 0;
		z-index: 100;
		width: 153px
	}
	.header-row {
		padding-bottom: 0
	}
}


/* Hero Slider
   ========================================================================== */

.hero {
	position: relative;
	display: block;
	background: #DADADA;
	z-index: 90;
	border-bottom: 10px solid #1065b1;
		border-top: 10px solid #1065b1
}

.hero-location {
	position: relative;
	display: block;
	background: #DADADA;
	z-index: 90;
	border-bottom: 10px solid #1065b1;
		border-top: 10px solid #1065b1;
}

.hero .slide {
	width: 100%;
	min-height: 545px;
	height: 30vw;
	position: relative;
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero-location .slide {
	width: 100%;
	min-height: 545px;
	position: relative;
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero .slide#slide1 {
	background: url('../img/slide1.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero .slide#slide2 {
	background: url('../img/slide2.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero .slide#slide3 {
	background: url('../img/slide3.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.slick-slider {
	margin-bottom: 0;
}

.slick-dots {
	position: absolute;
	bottom: 20px;
	display: block;
	width: 100%;
	max-width: 90em;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	text-align: right;
	left: 0;
	right: 0
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 64px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: white;
}

@media screen and (max-width: 40em) {
	.hero .slide {
		min-height: 345px;
		height: 30vw;
	}
}


/* Content Styles
   ========================================================================== */

.hero .slide#slide03 {
	background: url(../img/specificitation-hero-01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero-location .slide#slide04 {
	background: url(../img/demographics-hero-01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero-location .slide#slide05 {
	background: url(../img/location-hero-01.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero .slide#slide06 {
	background: url(../img/contact-hero-01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero .slide#slide07 {
	background: url(../img/description-hero-01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero .slide#slide8 {
	background: url(../img/download-hero-01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.content {
	position: relative;
	padding: 2em 0;
}

.content .panel.success {
	background: #1065b1
}

.content h1 {
	color: #8b8c8d;
	font-family: univers_condensedbold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 2em;
	border-bottom: 1px solid #1065b1;
	margin-bottom: 0.75em;
	padding-bottom: 0.75em;
	line-height: normal
}

.content h1 span {
	color: #1065b1;
	font-family: univers_condensedregular, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 0.75em;
	line-height: normal
}

.content h2 {
	color: #1065b1;
	font-family: univers_condensedbold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0;
}

.content .description-text h2 {
	font-size: 1.6em;
	margin-bottom: .4em;
}

.content .icons img {
	margin-bottom: 0.75em
}

.content .icons-text {
	border-bottom: 1px solid #0091c8;
	border-top: 1px solid #0091c8;
	margin-top: 1em;
	margin-bottom: 1em
}

.content .icons-text p {
	color: #1065b1;
	font-family: univers_condensedregular, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
	line-height: normal;
	margin: 1em 0;
	padding: 0
}

.content .panel.success.heading p {
	color: #FFFFFF;
	font-family: univers_condensedmedium, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 3.5em;
	text-align: center;
	line-height: normal
}

.content .home-headings p {
	color: #1065b1;
	font-family: univers_condensedregular, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2em;
	text-align: left;
	line-height: normal
}

.content .home-headings p em {
	color: #4db8e6;
	font-family: univers_condensedbold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
}

.content .home-headings h1 {
	color: #8b8c8d;
	font-family: univers_condensedbold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 4.1em;
	line-height: normal;
	border: none;
	margin-bottom: 0.1em;
	padding: 0
}

.content .home-headings h2 {
	color: #1065b1;
	font-family: univers_condensedbold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 2em;
	line-height: normal;
	border: none;
	margin-bottom: 0.5em;
	padding: 0
}

h2 .grey {
	color: #8b8c8d;
}

.content .home-headings h3 {
	color: #1065b1;
	font-family: univers_condensedbold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 2em;
	line-height: normal;
	border: none;
	margin-bottom: 0.5em;
	padding: 0
}

.content.specification ul,
.content.location ul,
.content.contact ul,
.content.downloads ul {
	padding: 0;
	margin: 0;
	position: relative;
	list-style: none
}

.content.specification ul li,
.content.location ul li,
.content.contact ul li,
.content.downloads ul li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 0.85em;
	padding: 0.35em 0;
	border-bottom: 1px solid #4db8e6
}

.content.specification p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 0.85em;
	padding: 0.35em 0;
}

.content.specification ul li span.column1,
.content.location ul li span.column1 {
	display: inline-block;
	width: 50%;
	height: auto
}

.content.specification ul li span.column2,
.content.location ul li span.column2 {
	display: inline-block;
	width: 25%;
	height: auto;
	text-align: right
}

.content.specification ul li span.column3,
.content.location ul li span.column3 {
	display: inline-block;
	width: 25%;
	height: auto;
	text-align: right
}

.content.specification ul li span.column4,
.content.location ul li span.column4,
.content.downloads ul li span.column4 {
	display: inline-block;
	width: 80%;
	height: auto
}

.content.specification ul li span.column5,
.content.location ul li span.column5,
.content.downloads ul li span.column5 {
	display: inline-block;
	width: 20%;
	height: auto;
	text-align: right
}

  
.content.location ul li span.column6 {
		display: inline-block;
	width: 33.33333333%;
	height: auto;
}
	

.content.location ul li span.column7, 
.content.location ul li span.column8 {
	display: inline-block;
	width: 33.33333333%;
	height: auto;
	text-align: right
}
	

.content.contact ul li img {
	width: 100%
}

.content.contact p.misrep {
	font-size: 0.85em;
	margin: 2em 0 0 0
}

.sliderwrapper {
	position: relative;
}

.controls {
	position: absolute;
	top: 640px;
	text-align: center;
	z-index: 999;
	width: 100%
}

.slide-arrow {
	height: 65px;
	transition: all 0.2s ease;
	cursor: pointer;
}

.slide-arrow:hover {
	height: 70px;
}

@media screen and (max-width: 70.25em) {
	.controls {
		top: 680px;
	}
}

@media screen and (max-width: 785px) {
	.controls {
		display: none;
		z-index: -9999;
	}
}

@media screen and (max-width: 40em) {
	.content .home-headings,
	.content .home-headings p {
		text-align: center
	}
	.content .home-headings h1 {
		font-size: 3.1em;
	}
}


/* Footer Styles
   ========================================================================== */

.footer .top-border {
	border-top: 1px solid #000000;
	width: 100%;
	padding: 1em 0
}

.footer .top-border p,
.footer .top-border a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: normal;
	color: #000000
}