@charset "UTF-8";

@font-face {
	font-family: ExpertSansLight;  
	src: url(../fonts/ExpertSans-Light.ttf);  
	font-weight: 100;  
}

@font-face {
	font-family: ExpertSansRegular;  
	src: url(../fonts/ExpertSans-Regular.ttf);  
	font-weight: normal;  
}
@font-face {
	font-family: ExpertSansBold;  
	src: url(../fonts/ExpertSans-Bold.ttf);  
	font-weight: bold;  
}
@font-face {
	font-family: ExpertSansBlack;  
	src: url(../fonts/ExpertSans-Black.ttf);  
	font-weight: normal;  
}

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

}

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, @, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		max-width: 1600px;
		line-height: 1;
		margin: auto;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}
	.hidden{
	opacity: 0;
}

.visible{
	opacity: 1;
}
.hidden-load {
	display: none;
}

	/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background: #fff;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}
/* Type */

	body, input, select, textarea {
		color: #000;
		font-family: ExpertSansRegular, sans-serif;
		font-size: 18px;
		font-weight: 200;
		line-height: 24px;
	}
		@media screen and (max-width: 1680px) {

		}

		@media screen and (max-width: 1280px) {

		}

		@media screen and (max-width: 980px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 736px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 480px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

	a {
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		color: rgba(255, 255, 255, 0.75);
		text-decoration: none;
		border-bottom: 1px dotted;
		outline: 0;
	}

		a:hover {
			color: #FFF;
			border: none;
		}

	strong, b {
		font-family: ExpertSansBlack;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #00395D;
		font-weight: 400;
		line-height: 1.5;
		margin: 0 0 20px 0;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h2 {
		font-size: 1.75em;
	}

	#mod5Box1 p {
		margin-bottom: 0px;
	}
	#mod11Box1 h2 {
		font-family: ExpertSansLight;
		font-size: 24px;
		font-weight: 200;
		line-height: 44px;
		color: #00395D;
	}
	#mod5Box1-cds {
		max-width: 190px;
		margin-left: 50px;
		margin-top: 40px;

	}
	#mod2Box2 {
		margin-top: 0px;
	}
	#mod11Header {
		position: relative;
		z-index: 22;
		top: 75px;
		max-width: 560px;
		margin: auto;
	}
	#mod10 h2 {
		margin-bottom: 0px;
	}
	#mod10 img {
		max-width: 200px;
		margin-top: -60px;
	}
	#mod10Header {
		z-index: 3;
		position: relative;
		max-width: 860px;
		margin: auto;
	}
	#mod10Header p {
		font-family: ExpertSansLight;
		font-size: 18px;
		line-height: 24px;
		color: #00395D;
	}
	#mod11Header p {
		font-family: ExpertSansRegular;
		font-size: 18px;
		line-height: 24px;
		color: #00395D;

	}
	#mod11GrpahHeader {
		position: relative;
		z-index: 22;
		top: 85px;
		max-width: 560px;
		margin: auto;

	}
	#mod11GrpahHeader h2 {
		font-family: ExpertSansBold;

	}

	h3 {
		font-size: 1.35em;
	}

	h4 {
		font-size: 1.1em;
	}

	h5 {
		font-size: 0.9em;
	}

	h6 {
		font-size: 0.7em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		border-left: solid 4px rgba(144, 144, 144, 0.25);
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		background: rgba(144, 144, 144, 0.075);
		border-radius: 4px;
		border: solid 1px rgba(144, 144, 144, 0.25);
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 3px rgba(0, 166, 231, 1);
		padding-bottom: 20px;
		width: 25%;
		margin-bottom: 28px;
	}

		hr.major {
			margin: 3em 0;
		}
	.float-right {
		position: absolute;
		float: right;
	}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}
	.verticalLine {
		position: absolute;
		width: 4px;
		height: 100%;
		left: 0px;
		top: 0px;
		display: block;
		background-color: #00a6e7;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: rgba(255, 255, 255, 0.5);
		position: relative;
		margin: 0 0 1.5em 0;
	}

	header h2 + p {
		font-size: 1.25em;
		margin-top: -1em;
	}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.8em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		margin-top: -0.6em;
	}

.mod3-icon1 {
	position: relative;
	margin: auto;
	width: 54px;
	height: 54px;
	background-position: 0px 0px;
    background-image: url(images/mod3-icons.png);
    background-repeat: no-repeat;
    display: block;
}
.mod3-icon2 {
	position: relative;
	margin: auto;
	width: 54px;
	height: 54px;
	background-position: -54px 0px;
    background-image: url(images/mod3-icons.png);
    background-repeat: no-repeat;
    display: block;
}
.mod3-icon3 {
	position: relative;
	margin: auto;
	width: 55px;
	height: 54px;
	background-position: -108px 0px;
    background-image: url(images/mod3-icons.png);
    background-repeat: no-repeat;
    display: block;
}
.mod3-gif1 {
	position: relative;
	margin: auto;
	width: 255px;
	height: 254px;
    background-image: url(images/Animation_Module_3.gif);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
}
.mod3-gif2 {
	position: relative;
	margin: auto;
	width: 255px;
	height: 254px;
    background-image: url(images/Animation_Module_4.gif);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
}
.mod3-gif3 {
	position: relative;
	margin: auto;
	width: 255px;
	height: 254px;
    background-image: url(images/Animation_Module_5.gif);
    background-repeat: no-repeat;
     background-size: 100% auto;
    display: block;
}
#mod3Box1Contianer {
	position: relative;
	width: 50%;
	margin-top: 60px;

}
#mod3Box2Contianer {
	position: relative;
	width: 75%;
	margin-top: 30px;

}
#mod3Box3Contianer {
	position: relative;
	width: 65%;
	margin-top: 30px;

}

.mod4-web{
    background-image: url(images/mod4Web4.gif);
    background-repeat: no-repeat;
    background-position: center top;

    display: block;
}
.mod5-graph{
    background-image: url(images/mod5-graph.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    display: block;
}
.mod9-pic{
    background-image: url(images/mod9-pic.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    display: block;
}
.mod11-container {
	position: relative;
	width: 100%;
	min-height: 425px;
	overflow: hidden;
}
.mod11-pic {
	position:relative;
	width: 100%;
	min-height: 441px;
}
.mod11-mask {
	position: absolute;
	width: 100%;
	min-height: 441px;
	top: 70px;
}

/* Box */

	.thumbnails {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-align-items: stretch;
		-webkit-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

		.thumbnails .box {
			margin: 0 0em 0em 0em;
			width: 33%;
			padding-left: 28px;
			padding-right: 28px;
			padding-bottom: 32px;
			padding-top: 32px;
		}
		.thumbnails .mod5-sm-box {
			margin: 0 0em 0em 0em;
			width: 33%;
			padding-left: 8px;
			padding-right: 8px;
			padding-bottom: 2px;
			padding-top: 2px;
		}
		.thumbnails .mod5-big-box {
			margin: 0 0em 0em 0em;
			width: 65%;
			
			padding-left: 8px;
			padding-right: 8px;
			padding-bottom: 2px;
			padding-top: 2px;
		}
		.thumbnails .box svg {
			max-width: 40%;
		}
		.box-quarter {
			max-width: 20%;

		}
		.box-quarterB {
			max-width: 30%;

		}
		.box-quarterB img{
			width: 100%;

		}

		.mod6-box-half {
			max-width: 52%;
    		position: absolute;
    		top: 20%;
    		right: 0px;
    		padding-right: 30px;

		}
		.mod6-box-half h1 {
			font-family: ExpertSansRegular;
			font-size: 36px;
			font-weight: 200;
			line-height: 40px;
    		color: #fff !important;

		}
		.mod6-box-half h2 {
			font-family: ExpertSansRegular;
			font-size: 22px;
			font-weight: 200;
			line-height: 24px;
    		color: #fff !important;

		}
		.mod6-box-half p {
			font-family: ExpertSansRegular;
			font-size: 18px;
			font-weight: 200;
			line-height: 24px;
    		color: #fff !important;

		}

		.mod8-box-half {
			max-width: 65%;
    		top: 20%;

		}
		.mod8-box-half h1 {
			font-family: ExpertSansRegular;
			font-size: 36px;
			font-weight: 200;
			line-height: 40px;
    		color: #fff !important;

		}
		.mod8-box-half h2 {
			font-family: ExpertSansRegular;
			font-size: 18px;
			font-weight: 200;
			line-height: 24px;
    		color: #fff !important;

		}
		.mod8-box-half li {
			font-family: ExpertSansRegular;
			font-size: 18px;
			font-weight: 200;
			line-height: 24px;
    		color: #fff !important;
    		list-style-type:none;
    		background-image:url(images/bullet.png);
    		background-repeat: no-repeat;
			background-position: 0px center;
			padding-left: 16px;
		}

		.thumbnails .box-half {
			margin: 0 0em 0em 0em;
			width: 50%;
			padding-left: 28px;
			padding-right: 28px;
			padding-bottom: 32px;
			padding-top: 32px;
		}


/* Box */

	.box {
		border-radius: 4px;
		margin-bottom: 2em;
		background: transparent;
	}
	.footer-header-box {
		padding-left: 28px;
	}
	.footer-header-box p {
		font-size: 18px !important;
		color: #0c3a5c !important;
		line-height: 24px !important;
	}
	.box-ab {
		position: absolute;
		border-radius: 4px;
		margin-bottom: 2em;
		background: transparent;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			
		}

		.box .image.fit {
			margin: 0;
		}
		h1 {
			font-family: ExpertSansRegular;
			font-size: 36px;
			line-height: 40px;
			color: #00395D;
		}
		.box h1 {
			font-family: ExpertSansRegular;
			font-size: 36px;
			line-height: 40px;
			color: #00395D;
		}
		#mod7 h1 {
			font-family: ExpertSansLight;
			font-size: 110px;
			line-height: 70px;
			color: #00395D;
			margin-bottom: 10px;
		}
		#mod7 h2 {
			font-family: ExpertSansRegular;
			font-size: 32px;
			line-height: 70px;
			color: #00395D;
			margin-bottom: 10px;
		}
		#mod7 p {
			font-family: ExpertSansRegular;
			font-size: 18px;
			line-height: 24px;
			color: #000;
			padding-bottom: 20px;
			padding-top: 20px;
		}

	
		#mod4Header h1 {
			font-family: ExpertSansRegular;
			font-size: 36px;
			line-height:40px;
			color: #00395D;
			z-index: 5;
		}
		#mod4-text {
			position: relative;
			width: 240px;
			margin: auto;
			left: 0px;
			right: 0;
			top: 211px;
			bottom: 0;
			z-index: 12;
		}
		.box h2 {
			font-family: ExpertSansBold;
			font-size: 20px;
			line-height: 26px;
			color: #00395D;
			margin-top: 26px;
			margin-bottom: 26px;
		}
		.box p {
			font-family: ExpertSansRegular;
			font-size: 18px;
			line-height: 24px;
			color: #000;
		}
		.box .image img {
			border-radius: 4px 4px 0 0;
		}.
		.box img {
			width: 100%;
		}

		.box .inner {
			padding: 0em;
			width: 100% !important;
		}
		#mod2 {
			margin-bottom: 60px;
			overflow: hidden;
		}
		#mod2Box1 {
			margin-top: 94px;
			padding-right: 45px;
			z-index: 2
		}
		.mod2-text {
			position: relative;
			padding-left: 30px;
			max-width: 290px;
		}

		.mod2-text p {
			max-width: 220px;
		}
		.mod5-text {
			position: relative;
			padding-left: 30px;
			max-width: 290px;
		}
		.mod5-text h2 {
			font-family: ExpertSansBold;
			font-size: 36px;
		}
		.mod6-text {
			position: relative;
			padding-left: 30px;
			padding-right: 20px;
		}

		.mod6-text p {
			margin-bottom: 0px;
		}
		.mod9-text {
			position: relative;
			padding-left: 30px;
			padding-right: 6px;
		}
		#mod3Container {
			 background-color: #f2f7f9;
			 padding-top: 60px;
		}
		#mod3 {
			position: relative;
			margin-bottom: 60px;
			z-index: 5;
			background-color: #f2f7f9;
			max-height: 410px;
		}
		#mod9 {
			margin-top: 160px;
			margin-bottom: 120px;
		}
		#mod10 {
			margin-bottom: 120px;
		}
		#mod3 img {
			margin: auto;
		}
		#mod3Box1 img {
			margin-top: 45px;
			max-width: 45%;
		}
		#mod3Box2 img {
			max-width: 65%;
		}
		#mod3Box3 img {
			max-width: 65%;
		}
		#mod4 {
			display: block;
			position: relative;
		}
		#mod7 {
			margin-top: 60px;
			margin-bottom: 60px;
			padding-top: 40px;
			padding-bottom: 40px;
		}
		#footer img {
			max-width: 50%;
			
		}
			

		.mod4-container {
			position: relative;
			width: 100%;
			height: 800px;
		}
		.mod5-container {
			position: relative;
			width: 100%;
			height: 700px;

		}
		.mod9-container {
			position: relative;
			width: 100%;
			max-height: 520px;

		}

		@media screen and (max-width: 1280px) {
			.mod5-container {
			max-height: 520px;

		}
			}

			@media screen and (max-width: 860px) {

				.mod2-text {
				    max-width: 100%;
				}
				#mod2Box1 {
    				margin-top: 64px;
    				padding-right: 20px;
				}
					
				.mod2-text p {
				    max-width: 100%;
				}
				#mod2Box2 {
					margin-top: -220px;
				}
				#footer .thumbnails .box {
					width: 46%;
					padding-left: 0px;
					padding-right: 40px;
					padding-bottom: 32px;
					padding-top: 32px;
				}
				.footer-header-box p {
					padding-right: 26px;
				}

				.thumbnails .box {
					width: 100%;
					padding-left: 0px;
					padding-right: 0px;
					padding-bottom: 32px;
					padding-top: 32px;
				}
				.thumbnails .box-half {
					width: 100%;
				}
				.thumbnails .mod5-sm-box {
					width: 100%;
				}
				.thumbnails .mod5-big-box {
					width: 100%;
				}
				.mod6-box-half {
					max-width: 100%;

				}
				.mod8-box-half {
					max-width: 100%;
					padding-left: 20px;
					padding-right: 20px;

				}

			}


			@media screen and (max-width: 480px) {
				#footer .thumbnails .box {
					width: 100%;
					padding-left: 20px;
					padding-right: 20px;
					padding-bottom: 32px;
					padding-top: 32px;
				}

				.box .inner {
					padding: 1em;
				}

			}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}
/* Circle */
.circle {
	position: absolute;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	background-color: #F00;
	opacity: .5;
	/* background-color: #E7F6FD;
	width and height can be anything, as long as they're equal 
	*/
}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}


/* Image */

	.image {
		border-radius: 4px;
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			border-radius: 4px;
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

/* Banner */

	#banner {
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		padding: 0em 0em 0em 0em;
		min-height: 8vh;
		background-image: url("../../images/pic1.jpg");
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		border-top: 0;
		position: relative;
		text-align: center;
		overflow: hidden;
	}
	#bannerBg {
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		padding: 12em 4em 10em 4em;
		min-height: 8vh;
		background-image: url("../../images/pic1.jpg");
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		border-top: 0;
		position: relative;
		text-align: center;
		overflow: hidden;
		width: 100%;
	}

		#banner .inner {
			text-align: center;
			position: relative;
			z-index: 2;
		}

		#banner h1 {
			color: #fff;
			font-size: 95px;
			font-family: 'robotobold' !important;
			line-height: 1em;
			margin: 0;
		}
		#banner h2 {
			color: #FEAB95;
			font-size: 36px;
			font-weight: normal;
			font-family: ExpertSansBold;
			margin: 0;
			letter-spacing: .1em;
		}
		#banner p {
			color: #fff;
			font-size: 18px;
			font-weight: bold;
			font-family: ExpertSansBold;
			margin-top: 15px;
			letter-spacing: .1em;
			line-height: 1.5em;
		}
		header {
		max-width: 720px;
	}
	#mod6Bg {
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		padding: 0em 0em 0em 0em;
		min-height: 6vh;
		background-image: url("../../images/pic2.jpg");
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		border-top: 0;
		position: relative;
		text-align: center;
		overflow: hidden;
	}
	#mod8Bg {
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		padding: 0em 0em 0em 0em;
		min-height: 6vh;
		background-image: url("../../images/pic3.jpg");
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		border-top: 0;
		position: relative;
		text-align: center;
		overflow: hidden;
	}


			@media screen and (max-width: 980px) {

				#banner h2 {

					
				}

			}

			@media screen and (max-width: 850px) {

				#banner h2 {
					font-size: 1.9em;
					
				}

			}
			@media screen and (max-width: 736px) {

				#banner h2 {
					font-size: 1.7em;
					
				}
				#banner {
					min-height: 5vh;
					
				}
				#bannerBg {
					min-height: 5vh;
				}
				#mod6Bg {
					min-height: 5vh;

				}
				#mod8Bg {
					min-height: 5vh;

				}
				.mod6-box-half {
    				padding-left: 24px;
				}

			}


			@media screen and (max-width: 480px) {

				#banner h2 {
					font-size: 1.25em;
				}
				#banner p {
					font-size: .7em;
				}


			}

		#banner a {
			color: rgba(255, 255, 255, 0.75);
			text-decoration: none;
			border-bottom: 1px dotted;
		}

			#banner a:hover {
				color: #FFF;
				border: none;
			}

		#banner .more {
			background-image: url("images/arrow.svg");
			background-position: center 1.35em;
			background-repeat: no-repeat;
			background-size: auto;
			border: 1px solid #fff;
			border-radius: 100%;
			color: rgba(255, 255, 255, 0.75);
			display: block;
			height: 4em;
			text-indent: 4em;
			overflow: hidden;
			white-space: nowrap;
			width: 4em;
			z-index: 2;
			margin: 0 auto 2em auto;
		}

			#banner .more:hover {
				background-color: rgba(255, 255, 255, 0.05);
				border: 1px solid #fff;
				color: #FFF;
			}

		#banner:before {
			content: '';
			background-color: transparent;
			display: block;
			height: 100%;
			left: 0;
			opacity: 1;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 1;
		}

		@media screen and (max-width: 1280px) {

			#banner video {
				display: none;
			}

		}

		@media screen and (max-width: 980px) {

			#banner br {
				display: none;
			}

		}

		@media screen and (max-width: 736px) {

			#banner {
				min-height: 0;
				padding: 0;
			}

				#banner br {
					display: none;
				}

		}

		body.is-loading #banner:before {
			opacity: 1;
		}
/* Main */

	#main {
		padding: 6em 0 2em 0;
	}

		@media screen and (max-width: 736px) {

			#main {
				padding: 3em 0 1em 0;
			}

		}

		#main .inner {
			position: relative;
			width: 90%;
			max-width: 80em;
			margin: 0 auto;
		}

			@media screen and (max-width: 480px) {

				#main .inner {
					width: 95%;
				}

			}

/* Footer */

	#footer {
		padding: 4em 2em 2em 2em;
		background-color: #EAEDEF;
		text-align: center;
	}

		#footer .inner {
			width: 50%;
			margin: 0 auto;
		}

			@media screen and (max-width: 980px) {

				#footer .inner {
					width: 75%;
				}

			}

			@media screen and (max-width: 480px) {

				#footer .inner {
					width: 90%;
				}

			}

		#footer .copyright {
			color: rgba(255, 255, 255, 0.5);
			font-size: 0.9em;
			margin: 0 0 2em 0;
			padding: 0;
			text-align: center;
		}

		@media screen and (max-width: 736px) {

			#footer {
				padding: 3em 0 1em 0;
			}

		}
