@import url("font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,300i,400,400i,700,700i');

@font-face {
  font-family: 'SohoPro';
  src: url('../fonts/SohoPro-MediumCondensed.otf'); /* IE9 Compat Modes */

}


/* 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, canvas, 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 {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}
	
		ul.innovation {
			list-style-type:disc;
			/*padding-left:1.5em;*/
			padding-left:1.1em;
		}
		
		/*ol.boardcharter{
			list-style:decimal;
			padding-left: 1em;
		}
			
			ol.boardcharter li{
			padding-left: 1em;
		}*/
		
		ol.boardcharter {
    counter-reset: item;
	padding-left: 1em;
}

ol.boardcharter > li {
    counter-increment: item;
	padding-left: 1em;
}

ol.boardcharter ol > li {
    display: block;
}

ol.boardcharter ol > li:before {
    content: counters(item, ".") ". ";
    margin-left: -20px;
}
		

	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;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}
	
	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1600px;
	}

@media screen and (min-width:1920px) and (max-width:2500px) {
	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1600px;
	}
}

	@media screen and (max-width: 1700px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1400px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1300px;
		}

	}
	
	@media screen and (max-width: 1440px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}
	

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			/*width: 960px;*/
			width: 1100px;
		}

	}
	
	@media screen and (max-width: 1150px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95%;
		}

	}

	@media screen and (max-width: 840px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 90% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 50px 0 0 50px;
	}

	.row {
		margin: -50px 0 -1px -50px;
	}

	.row.uniform > * {
		padding: 50px 0 0 50px;
	}

	.row.uniform {
		margin: -50px 0 -1px -50px;
	}

	.row.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.uniform.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.uniform.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.uniform.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.uniform.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 840px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrower\29 + *,
		.\31 1u\24\28narrower\29 + *,
		.\31 0u\24\28narrower\29 + *,
		.\39 u\24\28narrower\29 + *,
		.\38 u\24\28narrower\29 + *,
		.\37 u\24\28narrower\29 + *,
		.\36 u\24\28narrower\29 + *,
		.\35 u\24\28narrower\29 + *,
		.\34 u\24\28narrower\29 + *,
		.\33 u\24\28narrower\29 + *,
		.\32 u\24\28narrower\29 + *,
		.\31 u\24\28narrower\29 + * {
			clear: left;
		}

		.\-11u\28narrower\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrower\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrower\29 {
			margin-left: 75%;
		}

		.\-8u\28narrower\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrower\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrower\29 {
			margin-left: 50%;
		}

		.\-5u\28narrower\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrower\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrower\29 {
			margin-left: 25%;
		}

		.\-2u\28narrower\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrower\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */
	
	@-ms-viewport {
		width: device-width;
	}

	html {
		box-sizing: border-box;
	}

	
	body {
		background: #ffffff;
		min-width: 320px;
	}

		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;
		}

/* Spinner */

	@-moz-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-webkit-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@-ms-keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

	@keyframes spinner-rotate {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

/* Loader */

	@-moz-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-moz-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #00b4f0;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #00b4f0;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #00b4f0;
			z-index: -1;
		}
	}

	@-webkit-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #00b4f0;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #00b4f0;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #00b4f0;
			z-index: -1;
		}
	}

	@-ms-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #00b4f0;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #00b4f0;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #00b4f0;
			z-index: -1;
		}
	}

	@keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #00b4f0;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #00b4f0;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #00b4f0;
			z-index: -1;
		}
	}

	@-moz-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-webkit-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-ms-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

		body:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-moz-transform-origin: 50% 50%;
			-webkit-transform-origin: 50% 50%;
			-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
			color: #00b4f0;
			content: '\f1ce';
			cursor: default;
			display: block;
			font-size: 2em;
			height: 2em;
			left: 50%;
			line-height: 2em;
			margin: -1em 0 0 -1em;
			opacity: 0;
			position: fixed;
			text-align: center;
			top: 50%;
			width: 2em;
			z-index: -1;
		}

		body:after {
			-moz-animation: overlay-hide 1.5s ease-in forwards !important;
			-webkit-animation: overlay-hide 1.5s ease-in forwards !important;
			-ms-animation: overlay-hide 1.5s ease-in forwards !important;
			animation: overlay-hide 1.5s ease-in forwards !important;
			background: #ffffff;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: -1;
		}

		body.is-loading:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			z-index: 100001;
		}

		body.is-loading:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			opacity: 1;
			z-index: 100000;
		}


	@media (-webkit-min-device-pixel-ratio: 2) {

		body:before {
			line-height: 2.025em;
		}

	}

	body, input, select, textarea {
		color: #3c3c3c;
		font-family: 'Titillium Web', sans-serif;
		font-size: 15pt;
		font-weight: 400;
		line-height: 1.75em;
	}

	a {
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		/*color: #3fb1a3;*/
		color: #00b4f0;
		text-decoration: none;
		/*border-bottom: dotted 1px;*/
	}

		a:hover {
			border-bottom-color: transparent;
		}
		
	a.newslink, a.sitelink {
		color: #3c3c3c;
	}
	
	a.newslink:hover {
		color: #00b4f0;
	}
	

	strong, b {
		font-weight: 700;
	}
	
	em , i {
		font-style: italic;
	}

	p, ul, ol, dl, table, blockquote {
		margin: 0 0 1em 0;
		line-height: 1.5em;
	}
	
		ol.policy {
			list-style-type: lower-roman;
			padding-left:3em;
		}
		
		ol.terms {
			list-style-type: lower-alpha;
			padding-left:1.5em;
		}

	h1, h2, h3, h4, h5, h6 {
		color: inherit;
		font-weight: 700;
		line-height: 1.75em;
		margin-bottom: 1em;
		/*text-transform: uppercase;*/
		/*font-family: 'SohoPro';
		letter-spacing: 0.03em;*/
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
			border: 0;
		}
		
	h1 {
		font-size: 2.5em;
	}

	h2 {
		font-size: 1.5em;
		/*letter-spacing: 0.1em;*/
	}
	
	
	@media screen and (max-width:1930px) {
		h2 {
			font-size:1.3em;
		}
	}
	
	
	
	@media screen and (max-width:1690px) {
		h2 {
			font-size:1.2em;
		}
	}

	h3 {
		font-size: 1.15em;
		letter-spacing: 0.025em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		border-top: solid 1px rgba(124, 128, 129, 0.2);
		border: 0;
		margin-bottom: 1.5em;
	}

	blockquote {
		border-left: solid 0.5em rgba(124, 128, 129, 0.2);
		font-style: italic;
		padding: 1em 0 1em 2em;
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header.major {
		padding-bottom: 2em;
	}

	header.special {
		margin-bottom: 5em;
		padding-top: 7em;
		position: relative;
		text-align: center;
	}

		header.special:before, header.special:after {
			border-bottom: solid 1.5px;
			border-top: solid 1.5px;
			content: '';
			height: 7px;
			opacity: 0.1;
			position: absolute;
			top: 1.75em;
			width: 43%;
		}

		header.special:before {
			left: 0;
		}

		header.special:after {
			right: 0;
		}

		header.special h2 {
			margin-bottom: 0;
		}

		header.special h2 + p {
			margin-bottom: 0;
			padding-top: 1.5em;
		}

		header.special .icon {
			cursor: default;
			height: 7em;
			left: 0;
			position: absolute;
			text-align: center;
			top: 1em;
			width: 100%;
		}

			header.special .icon:before {
				font-size: 3.5em;
				opacity: 0.35;
			}

	footer > :last-child {
		margin-bottom: 0;
	}

	footer.major {
		padding-top: 3em;
	}

/* Form */

	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea {
		-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: none;
		border: solid 1px rgba(124, 128, 129, 0.2);
		color: inherit;
		display: block;
		padding: 0.75em;
		text-decoration: none;
		width: 100%;
		outline: 0;
		
	}
	
	select  {
		-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: none;
		border: solid 1px rgba(124, 128, 129, 0.2);
		color: inherit;
		display: block;
		padding: 0.5em;
		text-decoration: none;
		width: 100%;
		outline: 0;
		height: 2.75em;
	}
	
	
	select.bursadropdown  {
		-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		//background: none;
		//border: solid 1px rgba(124, 128, 129, 0.2);
		border: solid 1px #ffffff;
		color: inherit;
		display: block;
		padding: 0.5em;
		text-decoration: none;
		width: 1007px;
		outline: 0;
		height: 2.75em;
		color:#ffffff;
		background-color:#00b4f0;
	}
	
	@media screen and (max-width:1024px) {
			
			select.bursadropdown  {
				width: 100%;
			}
			
		}
		
		
		/*@media screen and (max-width:980px) {
			select.bursadropdown  {
				width: 600px;
			}
			
		}
		
		@media screen and (max-width:667px) {
			select.bursadropdown  {
				width: 510px !important;
			}
			
		}*/

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		textarea:focus {
			border-color: #00b4f0;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"] {
		line-height: 1.2em;
	}
	
	
	
	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #3c3c3c;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 300;
			padding-left: 2.55em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				background: #ffffff;
				border-radius: 6px;
				border: solid 1px #e5e5e5;
				content: '';
				display: inline-block;
				height: 1.8em;
				left: 0;
				line-height: 1.725em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.8em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #3c3c3c;
			border-color: #3c3c3c;
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #3c3c3c;
			box-shadow: 0 0 0 1px #3c3c3c;
		}

	input[type="checkbox"] + label:before {
		border-radius: 6px;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}
	
	
	.bursacontainer {
		background:#00b4f0;
		padding: 2em 3em 2em 3em;
		
	}
	
	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			color: #808285;
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		
		.select-wrapper select::-ms-expand {
			display: none;
		}

		
		
		.select-wrapperbursa {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapperbursa:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapperbursa:before {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			color: #ffffff;
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			position: absolute;
			right: 24em;
			text-align: center;
			top: 0;
			width: 2.75em;
		}
		
		
		@media screen and (max-width:1700px) {
			.select-wrapperbursa:before {
				right:9em !important;
			}
		}
		@media screen and (max-width:1024px) {
			.select-wrapperbursa:before {
				right:1em !important;
			}
		}
		
		
			@media screen and (max-width:980px) {
				.select-wrapperbursa:before {
					right: 3em !important;
				}
				
			}

		.select-wrapperbursa select::-ms-expand {
			display: none;
		}


	::-webkit-input-placeholder {
		color: inherit;
		opacity: 0.5;
		position: relative;
		top: 3px;
	}

	:-moz-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	::-moz-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	:-ms-input-placeholder {
		color: inherit;
		opacity: 0.5;
	}

	.formerize-placeholder {
		/*color: rgba(124, 128, 129, 0.5) !important;*/
		color: #3c3c3c !important;
		
	}
	
	.searchtextbox {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.searchtextbox:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.searchtextbox:before {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			color: #808285;
			content: '\f002';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}	
	
	
/* Image */

	.image {
		border: 0;
		position: relative;
	}

		.image:before {
			/*background: url("images/overlay.png");*/
			content: '';
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}

		.image.fit {
			display: block;
		}

			.image.fit img {
				display: block;
				width: 100%;
			}

		.image.featured {
			display: block;
			margin: 0 0 0em 0;
		}

			.image.featured img {
				display: block;
				width: 100%;
			}
			
			.image.left {
			display: block;
			float: left;
			/*margin: 0 2em 2em 0;*/
			margin: 0 1em 1em 0;
			position: relative;
			top: 0.25em;
		}

			.image.left img {
				display: block;
				width: 100%;
			}

/* Icon */

	.icon {
		text-decoration: 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.circle {
			-moz-transition: all 0.2s ease-in-out;
			-webkit-transition: all 0.2s ease-in-out;
			-ms-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
			border: 0;
			border-radius: 100%;
			display: inline-block;
			font-size: 1.25em;
			height: 2.25em;
			left: 0;
			line-height: 2.25em;
			text-align: center;
			text-decoration: none;
			top: 0;
			width: 2.25em;
		}

			.icon.circle:hover {
				top: -0.2em;
			}

			.icon.circle.fa-twitter {
				background: #70aecd;
				color: #fff;
			}

				.icon.circle.fa-twitter:hover {
					background: #7fb7d2;
				}

			.icon.circle.fa-facebook {
				background: #7490c3;
				color: #fff;
			}

				.icon.circle.fa-facebook:hover {
					background: #829bc9;
				}

			.icon.circle.fa-google-plus {
				background: #db6b67;
				color: #fff;
			}

				.icon.circle.fa-google-plus:hover {
					background: #df7b77;
				}

			.icon.circle.fa-github {
				background: #dcad8b;
				color: #fff;
			}

				.icon.circle.fa-github:hover {
					background: #e1b89b;
				}

			.icon.circle.fa-dribbble {
				background: #da83ae;
				color: #fff;
			}

				.icon.circle.fa-dribbble:hover {
					background: #df93b8;
				}

		.icon.featured {
			cursor: default;
			display: block;
			margin: 0 0 1.5em 0;
			opacity: 0.35;
			text-align: center;
		}

			.icon.featured:before {
				font-size: 5em;
				line-height: 1em;
			}

		.icon > .label {
			display: none;
		}

/* List */

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.icons {
		cursor: default;
	}

		ul.icons li {
			display: inline-block;
			line-height: 1em;
			padding-left: 0.5em;
		}

			ul.icons li:first-child {
				padding-left: 0;
			}

	ul.featured-icons {
		cursor: default;
		margin: -0.75em 0 0 0;
		opacity: 0.35;
		overflow: hidden;
		position: relative;
	}

		ul.featured-icons li {
			display: block;
			float: left;
			text-align: center;
			width: 50%;
		}

			ul.featured-icons li .icon {
				display: inline-block;
				font-size: 6.25em;
				height: 1.25em;
				line-height: 1.25em;
				width: 1em;
			}

	ul.buttons {
		cursor: default;
	}

		ul.buttons:last-child {
			margin-bottom: 0;
		}

		ul.buttons li {
			display: inline-block;
			padding: 0 0 0 1.5em;
		}

			ul.buttons li:first-child {
				padding: 0;
			}

		ul.buttons.vertical li {
			display: block;
			padding: 1.5em 0 0 0;
		}

			ul.buttons.vertical li:first-child {
				padding: 0;
			}

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}
		
		table.governance, table.notes {
			width: 100%;
		}

			table.default tbody tr , table.governance tbody tr{
				border-bottom: solid 1px rgba(124, 128, 129, 0.2);
			}

			table.default td, table.governance td {
				/*padding: 0.5em 1em 0.5em 1em;*/
				padding: 0.5em 0;
				vertical-align: middle;
				
			}

			table.default th, table.governance th {
				font-weight: 400;
				padding: 0.5em 1em 0.5em 1em;
				text-align: left;
			}

			table.default thead, table.governance thead {
				background: #bcbcbc;
				color: #3c3c3c;
				
			}
			
			

			
			
			.small {
				font-size:0.8em;
			}
			
		
		.newsyear {
			background: #3c3c3c;
			color: #ffffff;
			font-weight:700;
			padding: 0.5em 1em 0.5em 1em;
		}
		
		.newsdate, .newstitle {
			padding: 0em 1em 0em 1em;
		}
		
		.newstitle
		
		a.shownews {
			color: #3c3c3c;
		}
	
			a.shownews:hover {
				color: #00b4f0;
			}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"]{
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		background: none;
		border: solid 1px;
		color: inherit;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 400;
		letter-spacing: 2px;
		min-width: 18em;
		padding: 0 0.75em;
		line-height: 3.75em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}

	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		background: none;
		border: solid 1px;
		color: inherit;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 400;
		letter-spacing: 2px;
		min-width: 18em;
		padding: 0 0.75em;
		line-height: 3.75em;
		text-align: center;
		text-decoration: none;
		/*font-family: SohoFont;*/
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		.button:hover {
			background: rgba(188, 202, 206, 0.15);
			border-color: inherit;
		}

		input[type="button"].special,
		input[type="submit"].special,
		input[type="reset"].special,
		.button.special {
			background: #00b4f0;
			border-color: #00b4f0;
			color: #fff !important;
		}

			input[type="button"].special:hover,
			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			.button.special:hover {
				background: #0bc2ff !important;
				border-color: #0bc2ff !important;
			}

		input[type="button"].fit,
		input[type="submit"].fit,
		input[type="reset"].fit,
		.button.fit {
			width: 100%;
		}

		input[type="button"].small,
		input[type="submit"].small,
		input[type="reset"].small,
		.button.small {
			font-size: 0.7em;
			min-width: 14em;
			padding: 0.5em 0;
		}
		
		
		
/* News Tiles */

	.tiles {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		postiion: relative;
		/*margin: -2.5em 0 0 -2.5em;*/
		margin: -1em 0 0 -1em;
	}

		.tiles article {
			-moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
			transition: transform 0.5s ease, opacity 0.5s ease;
			position: relative;
			/*width: calc(50% - 2.5em);
			margin: 2.5em 0 0 2.5em;*/
			width: calc(50% - 1em);
			margin: 1em 0 0 1em;
		}

			.tiles article > .image {
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				position: relative;
				display: block;
				width: 100%;
				/*border-radius: 4px;*/
				overflow: hidden;
				
			}

				.tiles article > .image img {
					display: block;
					width: 100%;
					height:36vh;
				}

				.tiles article > .image:before {
					-moz-pointer-events: none;
					-webkit-pointer-events: none;
					-ms-pointer-events: none;
					pointer-events: none;
					-moz-transition: background-color 0.5s ease, opacity 0.5s ease;
					-webkit-transition: background-color 0.5s ease, opacity 0.5s ease;
					-ms-transition: background-color 0.5s ease, opacity 0.5s ease;
					transition: background-color 0.5s ease, opacity 0.5s ease;
					content: '';
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					opacity: 1.0;
					z-index: 1;
					opacity: 0.8;
				}

				.tiles article > .image:after {
					-moz-pointer-events: none;
					-webkit-pointer-events: none;
					-ms-pointer-events: none;
					pointer-events: none;
					-moz-transition: opacity 0.5s ease;
					-webkit-transition: opacity 0.5s ease;
					-ms-transition: opacity 0.5s ease;
					transition: opacity 0.5s ease;
					content: '';
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					opacity: 0.7;
					z-index: 2;
				}

			.tiles article > a {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				-moz-align-items: left;
				-webkit-align-items: left;
				-ms-align-items: left;
				align-items: left;
				-moz-justify-content: left;
				-webkit-justify-content: left;
				-ms-justify-content: left;
				justify-content: left;
				-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
				-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
				-ms-transition: background-color 0.5s ease, -ms-transform 0.5s ease;
				transition: background-color 0.5s ease, transform 0.5s ease;
				position: absolute;
				top: 0;
				left: 0;
				width: 80%;
				height: 100%;
				padding: 1em;
				/*border-radius: 4px;*/
				border-bottom: 0;
				color: #ffffff;
				text-align: left;
				text-decoration: none;
				z-index: 3;
			}

				.tiles article > a > :last-child {
					margin: 0;
				}

				.tiles article > a:hover {
					color: #ffffff !important;
				}

				.tiles article > a h2 {
					margin-top: 2em;
					/*font-family:SohoFont;*/
					margin-bottom:0;
					line-height:1.2em;
				}
				
					@media screen and (max-width: 1024px) {
						
						.tiles article > a h2 {
							margin-top:1.5em;
						}
					}
				
					@media screen and (max-width: 980px) {
						
						.tiles article > a {
							width: 80%;
						}
						.tiles article > a h2 {
							font-size:1.25em;
						}
				
					}
					
					@media screen and (max-width: 736px) {
						
						.tiles article > a {
							width: 80%;
						}
						.tiles article > a h2 {
							font-size:1em;
						}
				
					}

				.tiles article > a .content {
					-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
					-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
					-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
					transition: max-height 0.5s ease, opacity 0.5s ease;
					width: 100%;
					max-height: 0;
					line-height: 1.5;
					margin-top: 0.35em;
					opacity: 1;
				}

					.tiles article > a .content > :last-child {
						margin-bottom: 0;
					}
					
					
				.tiles article > a .dateplace {
					-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
					-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
					-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
					transition: max-height 0.5s ease, opacity 0.5s ease;
					width: 100%;
					max-height: 0;
					line-height: 1.5;
					margin-top: 0;
					opacity: 1;
					position:absolute;
					font-size: 0.9em;
				}

					.tiles article > a .dateplace > :last-child {
						margin-bottom: 0;
					}
					
						@media screen and (max-width: 1024px) { 
						
							.tiles article > a {
								width:80%;
							}
							
							
								.tiles article > a .dateplace {
									margin-top: 0;
									position:absolute;
								}

									.tiles article > a .dateplace > :last-child {
										margin-bottom: 0em;
									}
						
						}
						
						
						@media screen and (max-width: 480px) { 
						
							.tiles article > a {
								width:100%;
							}
						}
						

			.tiles article.style1 > .image:before {
				/*background-color: ;*/
				background: rgba( 0,0,0,0); /* For browsers that do not support gradients */
				background: -webkit-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Safari 5.1 to 6.0 */
				background: -o-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Opera 11.1 to 12.0 */
				background: -moz-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Firefox 3.6 to 15 */
				background: linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* Standard syntax */
			}

			
			body:not(.is-touch) .tiles article:hover > .image {
				/*-moz-transform: scale(1.1);
				-webkit-transform: scale(1.1);
				-ms-transform: scale(1.1);
				transform: scale(1.1);*/
			}

				body:not(.is-touch) .tiles article:hover > .image:before {
					background-color: #333333;
					opacity: 0.35;
				}

				body:not(.is-touch) .tiles article:hover > .image:after {
					opacity: 0;
				}

			body:not(.is-touch) .tiles article:hover .content {
				max-height: 15em;
				opacity: 1;
			}
			
		* + .tiles {
			margin-top: 0em;
		}

		body.is-loading .tiles article {
			/*-moz-transform: scale(0.9);
			-webkit-transform: scale(0.9);
			-ms-transform: scale(0.9);
			transform: scale(0.9);*/
			opacity: 0;
		}

		body.is-touch .tiles article .content {
			max-height: 15em;
			opacity: 1;
		}
		
		@media screen and (max-width: 1680px) {

			.tiles {
				margin: -0.5em 0 0 -0.5em;
			}

				.tiles article {
					width: calc(50% - 0.5em);
					margin: 0.5em 0 0 0.5em;
				}

		}

		/*@media screen and (max-width: 1280px) {

			.tiles {
				margin: -1.2em 0 0 -1.2em;
			}

				.tiles article {
					width: calc(50% - 1.2em);
					margin: 1.2em 0 0 1.2em;
				}

		}

		@media screen and (max-width: 980px) {

			.tiles {
				margin: -1em 0 0 -1em;
			}

				.tiles article {
					width: calc(50% - 1em);
					margin: 1em 0 0 1em;
				}

		}*/

		@media screen and (max-width: 736px) {

			.tiles {
				margin: -1.25em 0 0 -1.25em;
			}

				.tiles article {
					width: calc(50% - 1.25em);
					margin: 1.25em 0 0 1.25em;
				}

					.tiles article:hover > .image {
						-moz-transform: scale(1.0);
						-webkit-transform: scale(1.0);
						-ms-transform: scale(1.0);
						transform: scale(1.0);
					}

		}

		@media screen and (max-width: 480px) {

			.tiles {
				margin: 0;
			}

				.tiles article {
					width: 100%;
					margin: 1.25em 0 0 0;
				}

		}


		
/* Financial Tiles */

	.tiles-financial {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		postiion: relative;
		/*margin: -2.5em 0 0 -2.5em;*/
		margin: -1em 0 0 -1em;
	}

		.tiles-financial article {
			-moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
			transition: transform 0.5s ease, opacity 0.5s ease;
			position: relative;
			/*width: calc(50% - 2.5em);
			margin: 2.5em 0 0 2.5em;*/
			width: calc(50% - 1em);
			margin: 1em 0 0 1em;
		}

			.tiles-financial article > .image {
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				position: relative;
				display: block;
				width: 100%;
				/*border-radius: 4px;*/
				overflow: hidden;
				
			}

				.tiles-financial article > .image img {
					display: block;
					width: 100%;
				}

				.tiles-financial article > .image:before {
					-moz-pointer-events: none;
					-webkit-pointer-events: none;
					-ms-pointer-events: none;
					pointer-events: none;
					-moz-transition: background-color 0.5s ease, opacity 0.5s ease;
					-webkit-transition: background-color 0.5s ease, opacity 0.5s ease;
					-ms-transition: background-color 0.5s ease, opacity 0.5s ease;
					transition: background-color 0.5s ease, opacity 0.5s ease;
					content: '';
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					opacity: 1.0;
					z-index: 1;
					opacity: 0.8;
				}

				.tiles-financial article > .image:after {
					-moz-pointer-events: none;
					-webkit-pointer-events: none;
					-ms-pointer-events: none;
					pointer-events: none;
					-moz-transition: opacity 0.5s ease;
					-webkit-transition: opacity 0.5s ease;
					-ms-transition: opacity 0.5s ease;
					transition: opacity 0.5s ease;
					content: '';
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					opacity: 0.8;
					z-index: 2;
				}

			.tiles-financial article > a {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				-moz-align-items: left;
				-webkit-align-items: left;
				-ms-align-items: left;
				align-items: left;
				-moz-justify-content: left;
				-webkit-justify-content: left;
				-ms-justify-content: left;
				justify-content: left;
				-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
				-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
				-ms-transition: background-color 0.5s ease, -ms-transform 0.5s ease;
				transition: background-color 0.5s ease, transform 0.5s ease;
				position: absolute;
				top: 0;
				left: 0;
				width: 70%;
				height: 100%;
				padding: 1em;
				/*border-radius: 4px;*/
				border-bottom: 0;
				color: #ffffff;
				text-align: left;
				text-decoration: none;
				z-index: 3;
			}

				.tiles-financial article > a > :last-child {
					margin: 0;
				}

				.tiles-financial article > a:hover {
					color: #ffffff !important;
				}

				.tiles-financial article > a h2 {
					margin-top: 2em;
					/*font-family:SohoFont;*/
					margin-bottom:0;
					line-height:1.2em;
				}
				
					@media screen and (max-width: 1024px) {
						
						.tiles-financial article > a h2 {
							margin-top:1.5em;
						}
					}
				
					@media screen and (max-width: 980px) {
						
						.tiles-financial article > a {
							width: 80%;
						}
						.tiles-financial article > a h2 {
							font-size:1.25em;
						}
				
					}
					
					@media screen and (max-width: 736px) {
						
						.tiles-financial article > a {
							width: 80%;
						}
						.tiles-financial article > a h2 {
							font-size:1em;
						}
				
					}

				.tiles-financial article > a .content {
					-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
					-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
					-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
					transition: max-height 0.5s ease, opacity 0.5s ease;
					width: 100%;
					max-height: 0;
					line-height: 1.5;
					margin-top: 0.35em;
					opacity: 1;
				}

					.tiles-financial article > a .content > :last-child {
						margin-bottom: 0;
					}
					
					
				.tiles-financial article > a .dateplace {
					-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
					-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
					-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
					transition: max-height 0.5s ease, opacity 0.5s ease;
					width: 100%;
					max-height: 0;
					line-height: 1.5;
					margin-top: 0;
					opacity: 1;
					position:absolute;
					font-size: 0.9em;
				}

					.tiles-financial article > a .dateplace > :last-child {
						margin-bottom: 0;
					}
					
						@media screen and (max-width: 1024px) { 
						
							.tiles-financial article > a {
								width:80%;
							}
							
							
								.tiles-financial article > a .dateplace {
									margin-top: 0;
									position:absolute;
								}

									.tiles-financial article > a .dateplace > :last-child {
										margin-bottom: 0em;
									}
						
						}
						

			.tiles-financial article.style1 > .image:before {
				/*background-color: ;*/
				background: rgba( 0,0,0,0); /* For browsers that do not support gradients */
				background: -webkit-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Safari 5.1 to 6.0 */
				background: -o-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Opera 11.1 to 12.0 */
				background: -moz-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Firefox 3.6 to 15 */
				background: linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* Standard syntax */
			}

			
			body:not(.is-touch) .tiles-financial article:hover > .image {
				/*-moz-transform: scale(1.1);
				-webkit-transform: scale(1.1);
				-ms-transform: scale(1.1);
				transform: scale(1.1);*/
			}

				body:not(.is-touch) .tiles-financial article:hover > .image:before {
					background-color: #333333;
					opacity: 0.35;
				}

				body:not(.is-touch) .tiles-financial article:hover > .image:after {
					opacity: 0;
				}

			body:not(.is-touch) .tiles-financial article:hover .content {
				max-height: 15em;
				opacity: 1;
			}
			
		* + .tiles-financial {
			margin-top: 0em;
		}

		body.is-loading .tiles-financial article {
			/*-moz-transform: scale(0.9);
			-webkit-transform: scale(0.9);
			-ms-transform: scale(0.9);
			transform: scale(0.9);*/
			opacity: 0;
		}

		body.is-touch .tiles-financial article .content {
			max-height: 15em;
			opacity: 1;
		}
		
		@media screen and (max-width: 1680px) {

			.tiles-financial {
				/*margin: -0.5em 0 0 -0.5em;*/
			}

				.tiles-financial article {
					width: calc(50% - 1em);
					margin: 1em 0 0 1em;
				}

		}

		/*@media screen and (max-width: 1280px) {

			.tiles {
				margin: -1.2em 0 0 -1.2em;
			}

				.tiles article {
					width: calc(50% - 1.2em);
					margin: 1.2em 0 0 1.2em;
				}

		}

		@media screen and (max-width: 980px) {

			.tiles {
				margin: -1em 0 0 -1em;
			}

				.tiles article {
					width: calc(50% - 1em);
					margin: 1em 0 0 1em;
				}

		}*/

		@media screen and (max-width: 736px) {

			.tiles-financial {
				margin: -1.25em 0 0 -1.25em;
			}

				.tiles-financial article {
					width: calc(50% - 1.25em);
					margin: 1.25em 0 0 1.25em;
				}

					.tiles-financial article:hover > .image {
						-moz-transform: scale(1.0);
						-webkit-transform: scale(1.0);
						-ms-transform: scale(1.0);
						transform: scale(1.0);
					}

		}

		@media screen and (max-width: 480px) {

			.tiles-financial {
				margin: 0;
			}

				.tiles-financial article {
					width: 100%;
					margin: 1.25em 0 0 0;
				}
				
				.tiles-financial article:last-child {
					width: 100%;
					margin: 1.25em 0 1.25em 0;
				}

		}


#mainactivities {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/utilities.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 6em 0;
		text-align: left;
	}
	
	#mainactivities .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#mainactivities .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#mainactivities .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#mainactivities .inner header {
							padding: 9em 0 3em 0;
					}
					
					#mainactivities .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#mainactivities {
						padding: 0;
					}
					#mainactivities .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					 #mainactivities {
						height:70vh;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#mainactivities.inner header {
							padding: 10em 0 3em 0;
					}
					
					#mainactivities .inner header h2 {
						font-size: 3em;
						
					}
				}

				@media screen and (max-width: 980px) {
					
					#mainactivities {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#mainactivities .inner header {
							padding: 10em 0 3em 0;
					}
					
					#mainactivities .inner header h2 {
						font-size: 2.5em;
					}
					
				}


/* Key Activities Tiles */

	.activity {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		postiion: relative;
		/*margin: -2.5em 0 0 -2.5em;*/
		margin: -1em 0 0 -1em;
	}

		.activity article {
			-moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
			transition: transform 0.5s ease, opacity 0.5s ease;
			position: relative;
			/*width: calc(50% - 2.5em);
			margin: 2.5em 0 0 2.5em;*/
			width: calc(33% - 1em);
			margin: 1em 0 0 1em;
		}

			.activity article > .image {
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				position: relative;
				display: block;
				width: 100%;
				/*border-radius: 4px;*/
				overflow: hidden;
			}

				.activity article > .image img {
					display: block;
					width: 100%;
				}

				.activity article > .image:before {
					-moz-pointer-events: none;
					-webkit-pointer-events: none;
					-ms-pointer-events: none;
					pointer-events: none;
					-moz-transition: background-color 0.5s ease, opacity 0.5s ease;
					-webkit-transition: background-color 0.5s ease, opacity 0.5s ease;
					-ms-transition: background-color 0.5s ease, opacity 0.5s ease;
					transition: background-color 0.5s ease, opacity 0.5s ease;
					content: '';
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					opacity: 1.0;
					z-index: 1;
					opacity: 0.8;
				}

				.activity article > .image:after {
					-moz-pointer-events: none;
					-webkit-pointer-events: none;
					-ms-pointer-events: none;
					pointer-events: none;
					-moz-transition: opacity 0.5s ease;
					-webkit-transition: opacity 0.5s ease;
					-ms-transition: opacity 0.5s ease;
					transition: opacity 0.5s ease;
					content: '';
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					opacity: 0.25;
					z-index: 2;
				}

			.activity article > a {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				-moz-align-items: left;
				-webkit-align-items: left;
				-ms-align-items: left;
				align-items: left;
				-moz-justify-content: left;
				-webkit-justify-content: left;
				-ms-justify-content: left;
				justify-content: left;
				-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
				-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
				-ms-transition: background-color 0.5s ease, -ms-transform 0.5s ease;
				transition: background-color 0.5s ease, transform 0.5s ease;
				position: absolute;
				top: 0;
				left: 0;
				width: 70%;
				height: 100%;
				padding: 1em;
				/*border-radius: 4px;*/
				border-bottom: 0;
				color: #ffffff;
				text-align: left;
				text-decoration: none;
				z-index: 3;
			}

				.activity article > a > :last-child {
					margin: 0;
				}

				.activity article > a:hover {
					color: #ffffff !important;
				}

				.activity article > a h2 {
					margin-top: 3em;
					/*font-family:SohoFont;*/
					margin-bottom:0;
					line-height:1.2em;
				}
				
				@media screen and (max-width: 1024px) {
						
						.activity article > a h2 {
							margin-top:1.5em;
						}
					}
				
					@media screen and (max-width: 980px) {
						
						.activity article > a {
							width: 80%;
						}
						.activity article > a h2 {
							font-size:1.25em;
						}
				
					}
					
					@media screen and (max-width: 736px) {
						
						.activity article > a {
							width: 80%;
						}
						.activity article > a h2 {
							font-size:1.25em;
						}
				
					}

				.activity article > a .content {
					-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
					-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
					-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
					transition: max-height 0.5s ease, opacity 0.5s ease;
					width: 100%;
					max-height: 0;
					line-height: 1.5;
					margin-top: 0.35em;
					opacity: 1;
				}

					.activity article > a .content > :last-child {
						margin-bottom: 0;
					}
					
					
				.activity article > a .dateplace {
					-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
					-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
					-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
					transition: max-height 0.5s ease, opacity 0.5s ease;
					width: 100%;
					max-height: 0;
					line-height: 1.5;
					margin-top: 0;
					opacity: 1;
					position:absolute;
					font-size: 0.9em;
				}

					.activity article > a .dateplace > :last-child {
						margin-bottom: 0;
					}

			.activity article.style1 > .image:before {
				/*background-color: ;*/
				background: rgba( 0,0,0,0); /* For browsers that do not support gradients */
				background: -webkit-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Safari 5.1 to 6.0 */
				background: -o-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Opera 11.1 to 12.0 */
				background: -moz-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Firefox 3.6 to 15 */
				background: linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* Standard syntax */
			}

			
			body:not(.is-touch) .activity article:hover > .image {
				/*-moz-transform: scale(1.1);
				-webkit-transform: scale(1.1);
				-ms-transform: scale(1.1);
				transform: scale(1.1);*/
			}

				body:not(.is-touch) .activity article:hover > .image:before {
					background-color: #333333;
					opacity: 0.35;
				}

				body:not(.is-touch) .activity article:hover > .image:after {
					opacity: 0;
				}

			body:not(.is-touch) .activity article:hover .content {
				max-height: 15em;
				opacity: 1;
			}
			
		* + .activity {
			margin-top: 0em;
		}

		body.is-loading .activity article {
			/*-moz-transform: scale(0.9);
			-webkit-transform: scale(0.9);
			-ms-transform: scale(0.9);
			transform: scale(0.9);*/
			opacity: 0;
		}

		body.is-touch .activity article .content {
			max-height: 15em;
			opacity: 1;
		}
		
		@media screen and (max-width: 1680px) {

			.activity {
				margin: -0.5em 0 0 -0.5em;
			}

				.activity article {
					width: calc(33% - 0.5em);
					margin: 0.5em 0 0 0.5em;
				}

		}

		@media screen and (max-width: 1380px) {

			.activity {
				margin: -0.8em 0 0 -0.5em;
			}

				.activity article {
					width: calc(33% - 0.8em);
					margin: 0.5em 0 0 0.5em;
				}

		}

		@media screen and (max-width: 980px) {

			.activity {
				margin: -1em 0 0 -1em;
			}

				.activity article {
					width: calc(33% - 1em);
					margin: 1em 0 0 1em;
				}

		}

		@media screen and (max-width: 736px) {

			.activity {
				margin: -1.2em 0 0 -1.2em;
			}

				.activity article {
					width: calc(33% - 1.2em);
					margin: 1.2em 0 0 1.2em;
				}

					.activity article:hover > .image {
						-moz-transform: scale(1.0);
						-webkit-transform: scale(1.0);
						-ms-transform: scale(1.0);
						transform: scale(1.0);
					}

		}

		@media screen and (max-width: 480px) {

			.activity {
				margin: 0;
			}

				.activity article {
					width: 100%;
					margin: 1.25em 0 0 0;
				}

		}
		
		
/* Financial Report for YTL Corp */


	.report {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		postiion: relative;
		/*margin: -2.5em 0 0 -2.5em;*/
		margin: -1em 0 0 -1em;
	}

		.report article {
			-moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
			transition: transform 0.5s ease, opacity 0.5s ease;
			position: relative;
			/*width: calc(50% - 2.5em);
			margin: 2.5em 0 0 2.5em;*/
			width: 100%;
			margin: 1em 0 0 1em;
		}

			.report article > .image {
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				position: relative;
				display: block;
				width: 100%;
				/*border-radius: 4px;*/
				overflow: hidden;
			}

				.report article > .image img {
					display: block;
					width: 100%;
				}

				.report article > .image:before {
					-moz-pointer-events: none;
					-webkit-pointer-events: none;
					-ms-pointer-events: none;
					pointer-events: none;
					-moz-transition: background-color 0.5s ease, opacity 0.5s ease;
					-webkit-transition: background-color 0.5s ease, opacity 0.5s ease;
					-ms-transition: background-color 0.5s ease, opacity 0.5s ease;
					transition: background-color 0.5s ease, opacity 0.5s ease;
					content: '';
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					opacity: 1.0;
					z-index: 1;
					opacity: 0.8;
				}

				.report article > .image:after {
					-moz-pointer-events: none;
					-webkit-pointer-events: none;
					-ms-pointer-events: none;
					pointer-events: none;
					-moz-transition: opacity 0.5s ease;
					-webkit-transition: opacity 0.5s ease;
					-ms-transition: opacity 0.5s ease;
					transition: opacity 0.5s ease;
					content: '';
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					opacity: 0.25;
					z-index: 2;
				}

			.report article > a {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				-moz-align-items: left;
				-webkit-align-items: left;
				-ms-align-items: left;
				align-items: left;
				-moz-justify-content: left;
				-webkit-justify-content: left;
				-ms-justify-content: left;
				justify-content: left;
				-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
				-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
				-ms-transition: background-color 0.5s ease, -ms-transform 0.5s ease;
				transition: background-color 0.5s ease, transform 0.5s ease;
				position: absolute;
				top: 0;
				left: 0;
				width: 70%;
				height: 100%;
				padding: 1em;
				/*border-radius: 4px;*/
				border-bottom: 0;
				color: #ffffff;
				text-align: left;
				text-decoration: none;
				z-index: 3;
			}

				.report article > a > :last-child {
					margin: 0;
				}

				.report article > a:hover {
					color: #ffffff !important;
				}

				.report article > a h2 {
					margin-top: 3em;
					/*font-family:SohoFont;*/
					margin-bottom:0;
					line-height:1.2em;
				}

				.report article > a .content {
					-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
					-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
					-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
					transition: max-height 0.5s ease, opacity 0.5s ease;
					width: 100%;
					max-height: 0;
					line-height: 1.5;
					margin-top: 0.35em;
					opacity: 1;
				}

					.report article > a .content > :last-child {
						margin-bottom: 0;
					}
					
					
				.report article > a .dateplace {
					-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
					-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
					-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
					transition: max-height 0.5s ease, opacity 0.5s ease;
					width: 100%;
					max-height: 0;
					line-height: 1.5;
					margin-top: 0;
					opacity: 1;
					position:absolute;
					font-size: 0.9em;
				}

					.report article > a .dateplace > :last-child {
						margin-bottom: 0;
					}

			.report article.style1 > .image:before {
				/*background-color: ;*/
				background: rgba( 0,0,0,0); /* For browsers that do not support gradients */
				background: -webkit-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Safari 5.1 to 6.0 */
				background: -o-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Opera 11.1 to 12.0 */
				background: -moz-linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* For Firefox 3.6 to 15 */
				background: linear-gradient(rgba( 0,0,0,0), rgba( 0,0,0,0.2)); /* Standard syntax */
			}

			
			body:not(.is-touch) .report article:hover > .image {
				/*-moz-transform: scale(1.1);
				-webkit-transform: scale(1.1);
				-ms-transform: scale(1.1);
				transform: scale(1.1);*/
			}

				body:not(.is-touch) .report article:hover > .image:before {
					background-color: #333333;
					opacity: 0.35;
				}

				body:not(.is-touch) .report article:hover > .image:after {
					opacity: 0;
				}

			body:not(.is-touch) .report article:hover .content {
				max-height: 15em;
				opacity: 1;
			}
			
		* + .report {
			margin-top: 0em;
		}

		body.is-loading .report article {
			/*-moz-transform: scale(0.9);
			-webkit-transform: scale(0.9);
			-ms-transform: scale(0.9);
			transform: scale(0.9);*/
			opacity: 0;
		}

		body.is-touch .report article .content {
			max-height: 15em;
			opacity: 1;
		}

		@media screen and (max-width: 1280px) {

			.report {
				margin: -1.25em 0 0 -1.25em;
			}

				.report article {
					width: calc(100% - 2em);
					margin: 1.25em 0 1.25em 1.25em;
				}


		}

		@media screen and (max-width: 980px) {

			.report {
				margin: -2em 0 0 -2em;
			}

				.report article {
					width: calc(100% - 2em);
					margin: 2em 0 1em 2em;
				}

		}

		@media screen and (max-width: 736px) {

			.report {
				margin: -1.25em 0 0 -1.25em;
			}

				.report article {
					width: calc(100% - 1.25em);
					margin: 1.25em 0 1.25em 1.25em;
				}

					.report article:hover > .image {
						-moz-transform: scale(1.0);
						-webkit-transform: scale(1.0);
						-ms-transform: scale(1.0);
						transform: scale(1.0);
					}

		}

		@media screen and (max-width: 480px) {

			.report {
				margin: 0;
			}

				.report article {
					width: 100%;
					margin: 1.25em 0 0 0;
				}

		}

/* Wrapper */

	.wrapper {
		margin-bottom: 0em;
		padding: 2em;
	}

		.wrapper.style1 {
			padding: 6em 0;
		}
			
			.wrapper.style1 h1{
				color: #00b4f0;
				/*font-family: SohoFont;*/
				margin-bottom:-0.3em;
				font-size:60px;
			}
			
			@media screen and (max-width: 1380px) {
				
				.wrapper.style1 h1{
				font-size:45px;
			}
			}
			
			@media screen and (max-width: 1024px) {
				
				.wrapper.style1 h1{
				margin-bottom:0em;
				font-size:3.5em;
			}
			}
			
			@media screen and (max-width: 980px) {
				
				.wrapper.style1 h1{
				margin-bottom:0em;
				font-size:2.5em;
			}
			}
			
			
		.wrapper.news {
			padding-top:10em;
			padding-left:0;
			padding-bottom:0;
			margin-bottom: 0;
		}
		
		@media screen and (max-width:1440px) {
			.wrapper.news {
			padding-top:5em;
			}
		}
			.wrapper.news h1{
				color: #00b4f0;
				/*font-family: SohoFont;*/
				margin-bottom:0;
				font-size:60px;
			}
			
			.caption {
				font-size: 0.8em;
				line-height:1.5em;
			}
			
		.wrapper.reports {
			padding:0em 0;
			margin-bottom: 0;
			margin-top: -4em;
		}
			.wrapper.reports h2{
				color: #3c3c3c;
				/*font-family: SohoFont;*/
				margin-bottom:0;
			}

		.wrapper.style2 {
			background-color: #ffffff;
			padding:7em 0;
			
		}

		.wrapper.style2 h1{
				color: #00b4f0;
				/*font-family: SohoFont;*/
				/*margin-bottom:-0.7em;*/
				margin-bottom:-0.1em;
				font-size:60px;
			}
			
			
			@media screen and (max-width: 1400px) {
				
			.wrapper.style2 {
				padding:6em 0;
			}				
				
			/*.wrapper.style2 h1{
				margin-bottom:-0.8em;
				font-size:45px;
			}*/
			
			.wrapper.style2 h1 {
					margin-bottom: 0.2em !important;
					font-size: 45px;
				}
			}
			
			/*@media screen and (max-width:1366px) {
				.wrapper.style2 h1 {
					margin-bottom: 0.2em !important;
					font-size: 45px;
				}
			}*/
			
		/*	@media screen and (max-width: 1290px) {
				
				
			.wrapper.style2 h1{
				margin-bottom:-0.6em;
				
			}
			}*/
			
			@media screen and (max-width: 1024px) {
				
				.wrapper.style2 h1{
				margin-bottom:0em;
				font-size:3.5em;
			}
			}
			
			@media screen and (max-width: 980px) {
				
				.wrapper.style2 h1{
				margin-bottom:0em;
				font-size:2.5em;
			}
			}
			
			@media screen and (max-width:480px) {
				.wrapper.news h1{
				margin-bottom:0.5em;
				font-size:2.5em;
				}
			}
			
		.wrapper.style2 h2{
				color: #ffffff;
				/*font-family: SohoFont;*/
				margin-bottom:2em;
			}

			.wrapper.style2 .button:hover {
				background: rgba(255, 255, 255, 0.15) !important;
			}

			.wrapper.style2 .button.special {
				background: #fff;
				border-color: #fff;
				color: #83d3c9 !important;
			}

				.wrapper.style2 .button.special:hover {
					border-color: inherit !important;
					color: #fff !important;
				}

		.wrapper.style3 {
			background: #fff;
			color: inherit;
			padding:0;
			
		}
			.wrapper.style3 h2{
				color: #00b4f0;
				/*font-family: SohoFont;*/
				margin-bottom:1.5em;
				line-height:1.2em;
			}
			
				.wrapper.style3 h3{
				margin-bottom:0.5em;
				line-height:1.2em;
			}

		.wrapper.style4 {
			background: #fff;
			color: inherit;
			padding: 4em;
		}

/* Header */

	@-moz-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-webkit-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-ms-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	#header {
		background: #ffffff;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);
		color: inherit;
		cursor: default;
		font-size: 0.9em;
		left: 0;
		/*padding: 0.5em 1.5em;*/
		padding:1.5em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
		
	}

		#header h1 {
			margin: 0;
			line-height:0;
			
		}

			#header h1 span {
				font-weight: 700;
				font-size: 0.45em;
				position: absolute;
				margin: 0.9em 0 0 0.1em;
				line-height: 1.1em;
				/*letter-spacing: 0.02em;*/
				
				
			}
			
			#header h1 img {
				vertical-align:middle;
				width:280px;
			}
			
			.logo-footer {
				width:280px;
			}
			
			.mobile-show {
			display:none;
		}
		
		.mobile-hide {
			display:block;
		}
			
			
			
			@media screen and (max-width: 1024px) {
				#header h1 img{
					width:160px !important;
				}
				
				.logo-footer {
					width:160px !important;
				}

			}
			
			#header nav {
			letter-spacing: 0.05em;
			position: absolute;
			text-transform: uppercase;
			top: 3em;
			right:52em;
		}
		
		@media (min-width:2501px) and (max-width:2900px) {
		#header nav {
			right:25em;
			}
			
		
		}
		
		
		@media (min-width:1930px) and (max-width:2500px) {
		#header nav {
			right:23em;
			}
		}
		
		@media (min-width:1700px) and (max-width:1925px) {
			#header nav {
				right: 9em ;
				}
			
		}
		@media screen and (max-width:1700px) {
			
			#header {
			font-size:0.8em;
			}
			
			#header h1 img {
				vertical-align:middle;
				width:210px;
			}
			
			.logo-footer {
				width:210px;
			}
			
			#header nav {
				right: 9em;
				}
			
		}
		
		
		@media screen and (max-width: 1440px) {
			
		#header {
			font-size:0.8em;
		}
		#header nav {
			right:7.5em;
		}
		
		#header h1 img {
				vertical-align:middle;
				width:200px;
			}
			
		.logo-footer {
				width:200px;
			}
			
		}
		
		@media screen and (max-width: 1366px) {
			
		#header nav {
			right:5em;
		}
		}
		
		@media screen and (max-width: 1280px) {
		 		
		#header nav {
			right:6em;
			top: 2.5em;
		}
		
		#header h1 img {
				width:190px;
			}
		}
		
		@media screen and (max-width: 1100px) {
			
		#header nav {
			right:3.5em !important;
		}
		
		#header.alt nav {
			right:3.5em !important;
		}
		}

			#header nav ul li {
				display: inline-block;
				/*margin-left: 1.5em;*/
				margin-left:0;
			}

				#header nav ul li > ul {
					display: none;
				}

				#header nav ul li a {
					border: solid 1px transparent;
					color: inherit;
					display: inline-block;
					line-height: 1em;
					padding: 0.6em 0.75em;
					text-decoration: none;
				}
				
					#header nav ul li a:hover {
						color: #fff;
					}

				#header nav ul li input[type="button"],
				#header nav ul li input[type="submit"],
				#header nav ul li input[type="reset"]
				{
					font-size: 1em;
					min-width: 0;
					width: auto;
					border: transparent;
					
				}
				
				#header nav ul li .searchbutton  {
					font-size: 1em;
					min-width: 0;
					width: auto;
					border: transparent;
					-moz-appearance: none;
					-webkit-appearance: none;
					-ms-appearance: none;
					appearance: none;
					-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
					-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
					-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
					transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
					background:none;
					color: inherit;
					cursor: pointer;
					display: inline-block;
					text-align: center;
					text-decoration: none;
					padding: 0.6em 0.75em;
					
				}
				
				#header nav ul li .searchbutton:hover {
					-moz-transition: all 0.2s ease-in-out;
					-webkit-transition: all 0.2s ease-in-out;
					-ms-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in-out;
					/*background: rgba(188, 202, 206, 0.15);*/
					background: #00b4f0;
				}

				#header nav ul li.submenu > a {
					text-decoration: none;
				}

				/*	#header nav ul li.submenu > a:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#header nav ul li.submenu > a:before {
						content: '\f107';
						margin-right: 0.65em;
					}*/

				#header nav ul li.active > a, #header nav ul li:hover > a {
					-moz-transition: all 0.2s ease-in-out;
					-webkit-transition: all 0.2s ease-in-out;
					-ms-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in-out;
					/*background: rgba(188, 202, 206, 0.15);*/
					background: #00b4f0;
				}

				#header nav ul li.current > a {
					font-weight: 900;
				}

		#header.reveal {
			-moz-animation: reveal-header 0.5s;
			-webkit-animation: reveal-header 0.5s;
			-ms-animation: reveal-header 0.5s;
			animation: reveal-header 0.5s;
			
			
		}

		#header.alt {
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			background: transparent;
			background: -webkit-linear-gradient(rgba(0,0,0,0.7), transparent)); /* For Safari 5.1 to 6.0 */
			background: -o-linear-gradient(rgba(0,0,0,0.7), transparent); /* For Opera 11.1 to 12.0 */
			background: -moz-linear-gradient(rgba(0,0,0,0.7), transparent); /* For Firefox 3.6 to 15 */
			background: linear-gradient(rgba(0,0,0,0.7), transparent); /* Standard syntax (must be last) */
			box-shadow: none;
			color: #fff;
			/*padding: 1.5em 2.5em;*/
			padding:2.5em;
			position: absolute;
			
		}

			#header.alt nav {
				/*right: 2.5em;*/
			
				top: 3.5em;
			}

				#header.alt nav ul li.active > a, #header.alt nav ul li:hover > a {
					/*border: solid 1px;*/
				}
				
				#header .black, #header .black-mobile {
					display:none;
				}
				
				#header .top-title {
					display:block;
				}

/* Dropotron */

	.dropotron {
		/*background: #fff;*/
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);
		line-height: 2.25em;
		min-width: 18em;
		padding: 1em 0;
		text-transform: uppercase;
		margin-top: calc(-1em + 1px);
		background: #00b4f0;
		
	}

		.dropotron.level-0 {
			font-size: 0.9em;
			font-weight: 300;
			//margin-top: 1.5em;
			margin-top:-0.09em;
		}

			/*.dropotron.level-0:before {
				border-bottom: solid 0.5em #00b4f0;
				border-left: solid 0.5em transparent;
				border-right: solid 0.5em transparent;
				content: '';
				left: 0.75em;
				position: absolute;
				top: -0.45em;
			
			}*/
			
		
		.dropotron > li {
			/*border-top: solid 1px rgba(124, 128, 129, 0.2);*/
			border-top: solid 1px rgba(188,188,188, 0);
			padding: 0 1em;
			color: #fff;
			/*font-size:1.1em;*/
		}

			.dropotron > li > a {
				-moz-transition: none;
				-webkit-transition: none;
				-ms-transition: none;
				transition: none;
				color: inherit;
				text-decoration: none;
				//padding: 0 1em;
				border: 0;
				color: #fff;
				//font-size:1.1em;
			}

			.dropotron > li:hover > a {
				/*background: #83d3c9;*/
				color: #3c3c3c;
			}

			.dropotron > li:first-child {
				border-top: 0;
			}
			
			.aboutlist {
					width: 43.5em;
					}
					
			.activitylist {
					width:37em;
				}
				
			.irlist {
				width:30em;
			}
			
			.sustlist {
				width:18em;
			}
					
			@media screen and (max-width:1700px) {
				.dropotron.level-0 {
			font-size: 0.8em;
			
		}
		
				
			}
		
/* search form */

	form {
		margin: 0 0 2em 0;
	}
	
	.search input[type="text"]{
		-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: none;
		border: solid 1px #ffffff;
		color: inherit;
		display: inline-block;
		padding: 0.75em;
		text-decoration: none;
		width: 85%;
		outline: 0;
		font-size:1.1em;
	}

		.search input[type="text"]:focus
		{
			border-color: #bcbcbc;
		}

	.search input[type="text"]{
		line-height: 1.1em;
	}

	.search input[type="button"],
	.search input[type="submit"]
	 {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		background: #ffffff;
		border: solid 1px;
		color: inherit;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 900;
		letter-spacing: 2px;
		min-width: 5em;
		padding: 0.75em;
		line-height: 2.5em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		color: #00b4f0;
	}

		.search input[type="button"]:hover,
		.search input[type="submit"]:hover 
		{
			background: #00b4f0;
			color: #ffffff;
			border-color: inherit;
		}
		
	

/* Banner */

	@-moz-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}
	
	
	

	/*#banner {
		color: #fff;
		cursor: default;
		padding:0;
		background: #ffffff;
		height:100vh;
	}*/
	

/* button back to top */	
#buttontotop {
  display: inline-block;
 background-color: #bcbcbc;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .3s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  cursor:pointer;
}
#buttontotop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.3em;
  line-height: 45px;
  color: #fff;
}
#buttontotop:hover {
  cursor: pointer;
  background-color: #bcbcbc;
}
#buttontotop:active {
  background-color: #555;
}
#buttontotop.show {
  opacity: 1;
  visibility: visible;
}




/* Progress scroll indicator */
progress {
  position: fixed;
  left: 0;
  top: 5em;
  z-index: 10001;
  width: 100%;
  height: .25em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  color: #00b4f0;
}

progress::-webkit-progress-bar {
  background-color: transparent;
}

.flat::-webkit-progress-value {
  background-color: #00b4f0;
}

.flat::-moz-progress-bar {
  background-color: #00b4f0;
}

.progress-container {
  width: 100%;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  height: .25em;
  display: block;
}

.progress-bar {
  background-color: #00b4f0;
  width: 50%;
  display: block;
  height: inherit;
}





	#banner {
	background-attachment: scroll;
	color: #fff;
	max-height: 100vh;
	position: relative;
	text-align: left;
	z-index: 21;
	overflow:hidden;
	background: #ffffff;
}
	
	
	#banner .content h2 {
		font-size: 7.5em;
		line-height: 1.1em;
		margin-bottom: 0.5em;
		position: absolute;
		top: 28%;
		
	}
	
	
	@media screen and (max-width:1280px) {
		#banner .content h2 {
		top: 25%;
		
	}
	}
	
	@media screen and (max-width:1150px) {
		#banner {
				margin: 0;
				background-image: url("../../images/mobile-banner.jpg");
				background-position: center center;
				background-repeat: no-repeat;
				background-size: cover;
				height:100vh;
			}
			
			
		video {
			display:none;
		}
		
		#banner .content h2 {
		font-size: 5.5em;
	}
	}
	
	@media screen and (max-width:1024px) {
		#banner {
				height:50vh;
			}
	}
	
	@media screen and (max-width:840px) {
		#banner {
				margin-top: 44px;
				height:48vh;
			}
			
		
	}
	
	
	/* Iphone X/XS */
	@media screen and (max-width:820px) {
		#banner {
				height:45vh !important;
				margin-top: 44px;
				
			}
			
		#banner .content h2 {
		font-size: 3.5em !important;
		top:25% !important;
	}
	}
	
	
	p.homebanner {
		color: #3c3c3c;
	}
	
	
	#keyactivities {
		
	}
				
	#middlebanner {
				color: #fff;
				cursor: default;
				padding:6em 0;
				background: #ffffff;
				height:auto;
			}
	
	/* Goto Next */

	
		.goto-next {
			border: none;
			bottom: 0;
			color: inherit;
			font-size: 0.9em;
			height: 8.5em;
			left: 50%;
			letter-spacing: 0.225em;
			margin-left: -8.5em;
			opacity: 1;
			outline: 0;
			padding-left: 0.225em;
			position: absolute;
			text-align: center;
			text-transform: uppercase;
			width: 16em;
			z-index: 200;
			padding-top:6.5em;
			background-image: url("images/arrow.png");
			background-position: center;
			background-repeat: no-repeat;
			bottom: 2em;
			font-weight:600;
		
		}
		
		
		.goto-next:hover {
			border: none;
			bottom: 0;
			//color: #00b4f0;
			font-size: 0.9em;
			height: 8.5em;
			left: 50%;
			letter-spacing: 0.225em;
			margin-left: -8.5em;
			opacity: 1;
			outline: 0;
			padding-left: 0.225em;
			position: absolute;
			text-align: center;
			text-transform: uppercase;
			width: 16em;
			z-index: 200;
			padding-top:6.5em;
			background-image: url("images/arrow-blue.png");
			background-position: center;
			background-repeat: no-repeat;
			bottom: 2em;
			font-weight:600;
			
		}
		
		
	/*	@media screen and (max-width:1440px) {
			.goto-next, .goto-next:hover  {
				bottom: 4em;
				}

		}
		
		@media screen and (max-width:1366px) {
			.goto-next, .goto-next:hover  {
				bottom: 2em;
				}

		}
		
		
		@media screen and (max-width:1280px) {
			.goto-next, .goto-next:hover  {
				bottom: 1em;
				}

		}*/

/* video */

.auto-resizable-iframe {
  max-width: 100%; 
    margin: 0 auto; 
}
.auto-resizable-iframe > div {
  position: relative;
  padding-bottom: 65%;
  height: 0px;
}

@media screen and (max-width:1920px) {
.auto-resizable-iframe > div {
  position: relative;
  padding-bottom: 66.6%;
  height: 0px;
}

}
@media screen and (max-width:1700px) {
	
	.auto-resizable-iframe > div {
  padding-bottom: 67%;
  
}

}

@media screen and (max-width:1440px) {
	
	.auto-resizable-iframe > div {
  padding-bottom: 64%;
  
}

}

.auto-resizable-iframe iframe {
  position: absolute;
  top: -5em;
  left: 0px;
  width: 100%;
  height: 100%;
}


#overlay {
    background:#000;
    opacity:0.5;
    /*background:rgba(255,255,255,0.8); or just this*/
    z-index:50;
    color:#fff;
}


@media screen and (max-width:1440px) {
.auto-resizable-iframe iframe {
  position: absolute;
  top: -60px;
  left: 0px;
  width: 100%;
  height: 100%;
}
}

@media screen and (max-width:1280px) {

.auto-resizable-iframe > div {
  position: relative;
 padding-bottom: 56.4%;
  height: 0px;
}
	
	.auto-resizable-iframe iframe {
    position: absolute;
    top: 0em;
    left: 0px;
    width: 100%;
    height: 100%;
}
}

@media screen and (max-width: 1024px) {
	
.auto-resizable-iframe > div {
  position: relative;
 padding-bottom: 60.5%;
  height: 0px;
}

.auto-resizable-iframe iframe {
  position: absolute;
  top: -20px;
  left: 0px;
  width: 100%;
  height: 100%;
}
	
}


@media screen and (max-width: 980px) {
	
.auto-resizable-iframe > div {
  position: relative;
  padding-bottom: 60.5%;
  height: 0px;
}

.auto-resizable-iframe iframe {
  top: 45px;
}
	
}
	
	#utilities {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/utilities-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#utilities .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0;
			text-align: left;
		}

			#utilities .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#utilities .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#utilities .inner header {
							padding: 9em 0 3em 0;
					}
					
					#utilities .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#utilities {
						padding: 0;
					}
					
					#utilities .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				
				@media screen and (max-width: 1100px) {
					
					#utilities {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#utilities .inner header {
							padding: 10em 0 3em 0;
					}
					
					#utilities .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				
				@media screen and (max-width: 980px) {
					
					#utilities {
						height: 44.5vh;
						margin-top: 44px;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#utilities .inner header {
							padding: 10em 0 3em 0;
					}
					
					#utilities .inner header h2 {
						font-size: 2.5em;
					}
					
				}



#technologybanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/technology-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#technologybanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#technologybanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#technologybanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#technologybanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#technologybanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#technologybanner {
						padding:0;
					}
					
					#technologybanner .inner header {
							padding: 15em 0 3em 0;
					}
				}
			
				@media screen and (max-width: 1100px) {
					
					#technologybanner {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#technologybanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#technologybanner .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				
			
				@media screen and (max-width: 980px) {
					
					#technologybanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#technologybanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#technologybanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}

			

#onm {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/om-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#onm .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#onm .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#onm .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
				@media screen and (max-width: 1700px) {
					#onm .inner header h2 {
						font-size:4em;
					}
				}
				
					@media screen and (max-width: 1366px) {
					#onm .inner header {
							padding: 9em 0 3em 0;
					}
					
					#onm .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#onm {
						padding:0;
					}
					
					#onm .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					
					#onm {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#onm .inner header {
							padding: 10em 0 3em 0;
					}
					
					#onm .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				
				@media screen and (max-width: 980px) {
					
					#onm {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#onm .inner header {
							padding: 10em 0 3em 0;
					}
					
					#onm .inner header h2 {
						font-size: 2.5em;
					}
					
				}
				
#cementbanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/cement-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#cementbanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#cementbanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#cementbanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#cementbanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#cementbanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#cementbanner {
						padding: 0;
					}
					
					#cementbanner .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					
					#cementbanner {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#cementbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#cementbanner .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				
				@media screen and (max-width: 980px) {
					
					#cementbanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#cementbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#cementbanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}
				

				
#hotelbanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/hotelresort-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#hotelbanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#hotelbanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#hotelbanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#hotelbanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#hotelbanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#hotelbanner {
						padding : 0;
					}
					
					#hotelbanner .inner header {
							padding: 15em 0 3em 0;
					}
				}	
				
				
				@media screen and (max-width: 1100px) {
					
					#hotelbanner {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#hotelbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#hotelbanner .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}

				@media screen and (max-width: 980px) {
					
					#hotelbanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#hotelbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#hotelbanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}
				
				
		
	

#constructionbanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/construction-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#constructionbanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#constructionbanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#constructionbanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#constructionbanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#constructionbanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#constructionbanner {
						padding: 0;
					}
					
					#constructionbanner .inner header {
							padding: 15em 0 3em 0;
					}
				}

				
				@media screen and (max-width: 1100px) {
					
					#constructionbanner {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#constructionbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#constructionbanner .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}

				@media screen and (max-width: 980px) {
					
					#constructionbanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#constructionbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#constructionbanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}

				
#carbonbanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/carbon-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#carbonbanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#carbonbanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#carbonbanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#carbonbanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#carbonbanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#carbonbanner {
						padding:0;
					}
					
					#carbonbanner .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					
					#carbonbanner {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#carbonbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#carbonbanner .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}

				@media screen and (max-width: 980px) {
					
					#carbonbanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#carbonbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#carbonbanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}



#reitbanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/reit-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#reitbanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#reitbanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#reitbanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#reitbanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#reitbanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#reitbanner {
						padding:0;
					}
					
					#reitbanner .inner header {
							padding: 15em 0 3em 0;
					}
				}	
				
				@media screen and (max-width: 1100px) {
					
					#reitbanner {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#reitbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#reitbanner .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				
				@media screen and (max-width: 980px) {
					
					#reitbanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#reitbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#reitbanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}


#educationbanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/education-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#educationbanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#educationbanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#educationbanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#educationbanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#educationbanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#educationbanner {
						padding:0;
					}
					
					#educationbanner .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					
					#educationbanner {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#educationbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#educationbanner .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				

				@media screen and (max-width: 980px) {
					
					#educationbanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#educationbanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#educationbanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}


#banner-jobs {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/JobContact.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 6em 0;
		text-align: left;
	}
	
	#banner-jobs .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#banner-jobs .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#banner-jobs .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#banner-jobs .inner header {
							padding: 9em 0 3em 0;
					}
					
					#banner-jobs .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#banner-jobs {
						padding: 0;
					}
					#banner-jobs .inner header {
							padding: 15em 0 3em 0;
					}
				}

				@media screen and (max-width: 1100px) {
					
					#banner-jobs {
						height:70vh;
					}
					
					#banner-jobs .inner header {
							padding: 10em 0 3em 0;
					}
					
					#banner-jobs .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
				}
				
				
				
#propertybanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/property-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#propertybanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#propertybanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#propertybanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#propertybanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#propertybanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#propertybanner {
						padding: 0;
					}
					
					#propertybanner .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					
					#propertybanner {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#propertybanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#propertybanner .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				
				@media screen and (max-width: 980px) {
					
					#propertybanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#propertybanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#propertybanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}
				
				
#investorrelations{
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/ir-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#investorrelations .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#investorrelations .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#investorrelations .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#investorrelations .inner header {
							padding: 9em 0 3em 0;
					}
					
					#investorrelations .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#investorrelations {
						padding:0;
					}
					
					#investorrelations .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					
					#investorrelations {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#investorrelations .inner header {
							padding: 10em 0 3em 0;
					}
					
					#investorrelations .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				
				@media screen and (max-width: 980px) {
					
					#investorrelations {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#investorrelations .inner header {
							padding: 10em 0 3em 0;
					}
					
					#investorrelations .inner header h2 {
						font-size: 2.5em;
					}
					
				}
				
				
#agmreports{
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/agm-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#agmreports .inner {
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0;
			text-align: left;
		}

			#agmreports .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#agmreports .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					
					
				}
				
					@media screen and (max-width: 1366px) {
					#agmreports .inner header {
							padding: 9em 0 3em 0;
					}
					
					#agmreports .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#agmreports {
						padding:0;
					}
					
					#agmreports .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					
					#agmreports {
						height:70vh;
						margin-bottom: 0;
						
					}
					
					#agmreports .inner header {
							padding: 10em 0 3em 0;
					}
					
					#agmreports .inner header h2 {
						font-size: 2.5em;
						padding:2em 0;
					}
					
				}
				
				@media screen and (max-width: 980px) {
					
					#agmreports {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#agmreports .inner header {
							padding: 10em 0 3em 0;
					}
					
					#agmreports .inner header h2 {
						font-size: 2.5em;
					}
					
				}

/* Financial Reports */	
	
	#financialreport {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/financial-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#financialreport .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#financialreport .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#financialreport .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#financialreport .inner header {
							padding: 9em 0 3em 0;
					}
					
					#financialreport .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#financialreport { 
						padding:0;
					}
					
					#financialreport .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					 #financialreport {
						height:70vh;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#financialreport .inner header {
							padding: 10em 0 3em 0;
					}
					
					#financialreport .inner header h2 {
						font-size: 3em;
						padding:2em 0;
					}
				}
				
				@media screen and (max-width: 980px) {
					
					#financialreport {
						height:auto;
						margin-top: 44px;
						margin-bottom:0;
					}
					
					#financialreport .inner header {
							padding: 10em 0 3em 0;
					}
					
					
					#financialreport .inner header h2 {
						font-size: 2.5em;
					}
					
				}
					
/*.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: rgba(0,0,0,0.5);
}

.image:hover .overlay {
  opacity: 1;
}*/

.report-content {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.report-content .content-overlay {
  background: rgba(0,0,0,0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.report-content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.report-content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.ico {
  color: white;
  font-size: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.fa-download:hover {
  color: #eee;
}
 
.download-text {
	font-family: 'Titillium Web', sans-serif;
}


/* News */	

#newsdetails h2 {
	color: #00b4f0;
	line-height:1.2em;
	margin-bottom:0;
}	

#newsdetails p {
	margin-bottom:0;
}
.box.post {
		position: relative;
		margin: 2em 0 2em 0;
	}

		.box.post:after {
			content: '';
			display: block;
			clear: both;
		}

		.box.post .inner {
			margin-left: calc(30% + 2em);
		}

			.box.post .inner > :last-child {
				margin-bottom: 0;
			}

		.box.post .image {
			width: 30%;
			margin: 0;
		}

		
		.box.post .inner h2 {
			    line-height: 1.2em;
				margin-bottom: 0.5em;
			
		}
		
@media screen and (max-width: 1024px) {
	#newsdetails h2 {
		font-size:1.3em;
	}
	
}

				
			
	/* About YTL Corp */	
	
	#aboutus {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/about-homebanner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#aboutus .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#aboutus .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#aboutus .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#aboutus .inner header {
							padding: 9em 0 3em 0;
					}
					
					#aboutus .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#aboutus {
						padding: 0;
					}
					#aboutus .inner header {
							padding: 15em 0 3em 0;
					}
				}

				@media screen and (max-width: 1100px) {
					
					#aboutus {
						height: 70vh;
						margin-bottom: 0;
					}
					
					#aboutus .inner header {
							padding: 10em 0 3em 0;
					}
					
					#aboutus .inner header h2 {
						font-size: 3em;
						padding: 2em 0;
					}
					
				}
				
				@media screen and (max-width: 980px) {
					
					#aboutus {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
					}
					
					#aboutus .inner header {
							padding: 10em 0 3em 0;
					}
					
					#aboutus .inner header h2 {
						font-size: 2.5em;
						
					}
					
				}
				
				
				


#about {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/about-content.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		color: #fff;
		cursor: default;
		padding: 10em 0;
		text-align: left;
		margin-top:-3em;
		/*height:100vh;*/
	}

#about .content {
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			/*text-align: justify;*/
		}

		#about .content h1 {
			color: #ffffff;
			font-size:60px;
			margin-bottom:0;
		}
		
		@media screen and (max-width: 1024px) {
			#about .content h1 {
			font-size:3.5em;
			}
			
		}
		
		@media screen and (max-width:480px) {
			
			#about {
				padding:5em 0;
				/* intan 05042019 */
				background-image: url("../../images/about-contentM.jpg");
			}
		}
		
		
		
		
		
		
		<!-- amended by caren on 26/6/2019  --->
    #about2 {
		background-attachment:scroll;
		background-color: #00b4f0;
		/*background-image: url("../../images/about-content.jpg");*/
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		color: #FFFFFF;
		cursor: default;
		padding: 10em 0;
		text-align: left;
		margin-top:-3em;
		/*height:100vh;*/
	}

#about2 .content {
			color: #FFFFFF;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			/*text-align: justify;*/
		}

		#about2 .content h1 {
			color: #FFFFFF;
			font-size:60px;
			margin-bottom:0;
		}
		
		@media screen and (max-width: 1024px) {
			#about2 .content h1 {
			font-size:3.5em;
			}
			
		}
		
		@media screen and (max-width:480px) {
			
			#about2 {
				padding:5em 0;
				/* intan 05042019 */
				/*background-image: url("../../images/about-contentM.jpg");*/
			}
		}
		
		
		
 #about3 {
		background-attachment:scroll;
		background-color: #FFFFFF;
		/*background-image: url("../../images/about-content.jpg");*/
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		color: #000000;
		cursor: default;
		padding: 2em 0;
		text-align: left;
		margin-top:-3em;
		/*height:100vh;*/
	}

#about3 .content {
			color: #000000;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			/*text-align: justify;*/
		}

		#about3 .content h1 {
			color: #000000;
			font-size:60px;
			margin-bottom:0;
		}
		
		@media screen and (max-width: 1024px) {
			#about3 .content h1 {
			font-size:3.5em;
			}
			
		}
		
		@media screen and (max-width:480px) {
			
			#about3 {
				padding:5em 0;
				/* intan 05042019 */
				/*background-image: url("../../images/about-contentM.jpg");*/
			}
		}
		
		


#aboutphilosophy {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/philosophy-banner.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#aboutphilosophy .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#aboutphilosophy .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#aboutphilosophy .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#aboutphilosophy .inner header {
							padding: 9em 0 3em 0;
					}
					
					#aboutphilosophy .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#aboutphilosophy {
						padding:0;
					}
					
					#aboutphilosophy .inner header {
							padding: 15em 0 3em 0;
					}
				}	

				@media screen and (max-width: 1100px) {
					 #aboutphilosophy {
						height:70vh; 
						margin-bottom: 0;
						
					}
					
					#aboutphilosophy .inner header {
							padding: 10em 0 3em 0;
					}
					
					#aboutphilosophy .inner header h2 {
						font-size: 3em;
						padding:2em 0;
					}
				}
				
				
				@media screen and (max-width: 980px) {
					 #aboutphilosophy {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#aboutphilosophy .inner header {
							padding: 10em 0 3em 0;
					}
					
					#aboutphilosophy .inner header h2 {
						font-size: 2.5em;
					}
				}


#philosophy-content {
		background-color: #00b4f0;
		color: #fff;
		cursor: default;
		padding: 10em 0;
		/*text-align: justify;*/
		margin-top:-3em;
	}

#philosophy-content .content {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

		#philosophy-content .content h1 {
			color: #ffffff;
			font-size:60px;
			margin-bottom:0;
		}	

			@media screen and (max-width: 1024px) {
				#philosophy-content .content h1 {
					font-size:3.5em;
				}
			}
			
			@media screen and (max-width:480px) {
			
			#philosophy-content {
				padding:5em 0;
			}
		}
		
		
#philosophy-content2 {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: linear-gradient(to bottom, rgba(50,50,50,0) 0%, rgba(16,15,15,0.91) 89%, rgba(16,15,15,0.93) 93%), url("../../images/philosophy-content.jpg");
		background-position:top left, top center;
		background-repeat: repeat, no-repeat;
		background-size:auto, cover;
		color: #fff;
		cursor: default;
		padding: 6em 0;
		text-align: left;
		margin-top:-1em;
		margin-bottom:0;
	}

#philosophy-content2 .content {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			/*text-align: justify;*/
		}

		#philosophy-content2 .content h1 {
			color: #ffffff;
			font-size:60px;
			margin-bottom:0;
		}
		
		
		 @media screen and (max-width:1100px) {
			 #philosophy-content2 {
				 margin-bottom: -5.5em;
		 }
		 }



#aboutinnovation {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/placeholder1920.png");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 6em 0;
		text-align: left;
	}
	
	#aboutinnovation .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#aboutinnovation .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#aboutinnovation .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#aboutinnovation .inner header {
							padding: 9em 0 3em 0;
					}
					
					#aboutinnovation .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#aboutinnovation .inner header {
							padding: 15em 0 3em 0;
					}
				}			


#innovation-content {
		background-attachment:scroll;
		background-color: #00b4f0;
		color: #fff;
		cursor: default;
		padding: 6em 0 6em 0;
		text-align: left;
		
	}

#innovation-content .content {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

		#innovation-content .content h1 {
			color: #ffffff;
			font-size:60px;
			margin-bottom:0;
		}		






<!-- amended by caren on 26/6/2019 --->

#innovation-content1 {
		background-attachment:scroll;
		background-color: #FFFFFF;
		color: #000000;
		cursor: default;
		padding: 6em 0 6em 0;
		text-align: left;
		
	}

#innovation-content1 .content {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #000000;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

		#innovation-content1 .content h1 {
			color: #000000;
			font-size:60px;
			margin-bottom:0;
		}				

		
#aboutgovernance {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/governance.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#aboutgovernance .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#aboutgovernance .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#aboutgovernance .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#aboutgovernance .inner header {
							padding: 9em 0 3em 0;
					}
					
					#aboutgovernance .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#aboutgovernance {
						padding:0;
					}
					
					#aboutgovernance .inner header {
							padding: 15em 0 3em 0;
					}
				}	
				
				@media screen and (max-width: 1100px) {
					 #aboutgovernance {
						height:70vh;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#aboutgovernance .inner header {
							padding: 10em 0 3em 0;
					}
					
					#aboutgovernance .inner header h2 {
						font-size: 3em;
						padding:2em 0;
					}
				}

				
				@media screen and (max-width: 980px) {
					
					#aboutgovernance {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#aboutgovernance .inner header {
							padding: 10em 0 3em 0;
					}
					
					#aboutgovernance .inner header h2 {
						font-size: 2.5em;
					}
					
				}


#governance-content {
		padding: 6em 0;
		/*text-align: justify;*/
		
	}
	


.bod {
   font-size: 1.15em;
letter-spacing: 0.025em;
font-weight:600;
}
				


#sustainabilitybanner {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/SustainabilityHeader.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#sustainabilitybanner .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#sustainabilitybanner .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#sustainabilitybanner .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#sustainabilitybanner .inner header {
							padding: 9em 0 3em 0;
					}
					
					#sustainabilitybanner .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#sustainabilitybanner {
						padding: 0;
					}
					
					#sustainabilitybanner .inner header {
							padding: 15em 0 3em 0;
					}
				}			

				@media screen and (max-width: 1100px) {
					 #sustainabilitybanner {
						height:70vh;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#sustainabilitybanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#sustainabilitybanner .inner header h2 {
						font-size: 3em;
						padding:2em 0;
					}
				}

				
				@media screen and (max-width: 980px) {
					
					#sustainabilitybanner {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#sustainabilitybanner .inner header {
							padding: 10em 0 3em 0;
					}
					
					#sustainabilitybanner .inner header h2 {
						font-size: 2.5em;
					}
					
				}
		
		
		
	#links {
		//background:#bcbcbc;
		background:#ffffff;
		color: #3c3c3c;
	}
	
	@media screen and (max-width: 1100px) {
		#links {
			margin: 0 !important;
		}
	}

	#utiltiesactivity  h2{
		color: #00b4f0;
		font-size:2em;
		line-height:1.2em;
		/*font-family:SohoFont;*/
	}
	
	#utiltiesactivity  h3{
		font-size:1.5em;
		line-height:1.2em;
		/*font-family:SohoFont;*/
	}
	
	h3.blue {
		color: #00b4f0;
	}
	

#map {
	/*padding-top:5.7em;*/
	/*padding-top:8.5em;*/
	padding-top:7em;
}	
	
	.ytlcorpmap {
		width:100%;
		height:82vh;
	}
	
	@media screen and (max-width: 1680px) {
		
		#map {
	/*padding-top:5.7em;*/
	/*padding-top:8.5em;*/
	padding-top:6em !important;
}

		.ytlcorpmap {
		height:85vh;
	}
	}
	@media screen and (max-width: 1440px) {
		
		.ytlcorpmap {
		height:76vh;
	}
	}
	
	@media screen and (max-width: 1366px) {
		.ytlcorpmap {
		height:80vh;
	}
	}
	
	@media screen and (max-width: 1024px) {
		
		.ytlcorpmap {
			height: 52vh;
		}
	}


@media screen and (max-width: 736px) {
		
		#map {
			padding-top:5em;
		}
}
	
input[type="text"].captchabox {
	width:280px;
	margin-top: -2em;
	margin-left: 22em;
}

		@media screen and (max-width:736px) {
			input[type="text"].captchabox {
				width:280px;
				margin-top: 0;
				margin-left: 0;
}
		}

/* Awards */	
	
	#awards {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/award-banner.jpg");
		background-position:center bottom;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#awards .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#awards .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#awards .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#awards .inner header {
							padding: 9em 0 3em 0;
					}
					
					#awards .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#awards {
						padding:0;
					}
					#awards .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					 #awards {
						height:70vh;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#awards .inner header {
							padding: 10em 0 3em 0;
					}
					
					#awards .inner header h2 {
						font-size: 3em;
						padding:2em 0;
					}
				}
				
				@media screen and (max-width: 980px) {
					
					#awards {
						height:auto;
						margin-top: 44px;
						margin-bottom: 0;
						padding-bottom: 3em;
					}
					
					#awards .inner header {
							padding: 10em 0 3em 0;
					}
					
					#awards .inner header h2 {
						font-size: 2.5em;
					}
					
				}
				
				
	p.first {
		margin-bottom:0.5em;
	}
				
/* Privacy Policy */	
	
	#privacypolicy {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/PrivacyPolicy.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#privacypolicy .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#privacypolicy .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#privacypolicy .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#privacypolicy .inner header {
							padding: 9em 0 3em 0;
					}
					
					#privacypolicy .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#privacypolicy .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					 #privacypolicy {
						height:70vh;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#privacypolicy .inner header {
							padding: 10em 0 3em 0;
					}
					
					#privacypolicy .inner header h2 {
						font-size: 3em;
						padding:2em 0;
					}
				}
				
				
/* Terms and Conditions */	
	
	#termsconditions {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/TermsandConditions.jpg");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 3em 0;
		text-align: left;
	}
	
	#termsconditions .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#termsconditions .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#termsconditions .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#termsconditions .inner header {
							padding: 9em 0 3em 0;
					}
					
					#termsconditions .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#termsconditions .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1100px) {
					 #termsconditions {
						height:70vh;
						margin-bottom: 0;
						//padding-bottom: 3em;
					}
					
					#termsconditions .inner header {
							padding: 10em 0 3em 0;
					}
					
					#termsconditions .inner header h2 {
						font-size: 3em;
						padding:2em 0;
					}
				}
				
/* Company Announcement */	
	
#companyannouncement {
		background-attachment:scroll;
		background-color: #bcbcbc;
		background-image: url("../../images/placeholder1920.png");
		background-position:top center;
		background-repeat: no-repeat;
		background-size:cover;
		height:100vh;
		color: #fff;
		cursor: default;
		padding: 6em 0;
		text-align: left;
	}
	
	#companyannouncement .inner {
			/*-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;*/
			color: #fff;
			display: inline-block;
			opacity: 1;
			padding: 0em;
			text-align: left;
		}

			#companyannouncement .inner header {
				display: inline-block;
				margin: 0 0 2em 0;
				padding: 15em 0 3em 0;
			}
			

				#companyannouncement .inner header h2 {
					font-size: 4.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				
					@media screen and (max-width: 1366px) {
					#companyannouncement .inner header {
							padding: 9em 0 3em 0;
					}
					
					#companyannouncement .inner header h2 {
					font-size: 3.5em;
					font-weight: 900;
					margin: 0;
					line-height:1.2em;
					position: relative;
					/*font-family:SohoFont;*/
					
				}
				}
				
				@media screen and (max-width: 1280px) {
					#companyannouncement .inner header {
							padding: 15em 0 3em 0;
					}
				}
				
				@media screen and (max-width: 1024px) {
					
					#companyannouncement {
						height:66.5vh;
					}
					
					#companyannouncement .inner header {
							padding: 10em 0 3em 0;
					}
					
					
				}
				
				
#announcement{
	background-color: transparent;
	/*color: #ffffff;*/
	padding-bottom:2em;
}

#announcement h1{
	/*padding-top:2.5em;*/
	color: #00b4f0 !important;
	margin-bottom:0.5em;
}

#announcement .bursa {
	width:1007px; 
	/*width:100%;*/
	height:600px;
	background-color:transparent;
	
}

.ipad-bursa-hide {
	display:block;
}

.ipad-bursa-show {
	display:none;
}

@media screen and (max-width: 1024px) {
#announcement .bursa {
	 width: 100%;
     min-width: 100%;
   /*  width: 100%;*/
	 
}

.ipad-bursa-show {
	display:block;
}

.ipad-bursa-hide {
	display:none;
}
}


				
/* Main */

	#main {
		padding: 2em 0;
		background:#ffffff;
		margin-bottom: -2em;
	}

		#main > :last-child {
			margin-bottom: 0;
		}

		#main .sidebar section {
			border-top: solid 1px rgba(124, 128, 129, 0.2);
			margin: 3em 0 0 0;
			padding: 3em 0 0 0;
		}

			#main .sidebar section:first-child {
				border-top: 0;
				padding-top: 0;
				margin-top: 0;
			}

	body.index #main {
		/*padding-top: 2em;*/
		padding-top: 3em;
	}
	

	
#reportdetails {
	padding-bottom: 2em;
}

.worldmap {
	padding-top:5.7em;
}

@media screen and (max-width:980px) {
	.worldmap {
	padding-top:2em;
}
}

.dummy-image {
	margin-bottom:-0.5em;
}
/* CTA */

	#cta {
		background-attachment: scroll, scroll, scroll, fixed;
		background-color: #645862;
		background-image: url("images/light-tl.svg"), url("images/light-tr.svg"), url("images/overlay.png"), url("../../images/banner.jpg");
		background-position: top left, top right, top left, bottom center;
		background-repeat: no-repeat, no-repeat, repeat, no-repeat;
		background-size: 25em, 25em, auto, cover;
		color: #fff;
		padding: 5em;
		text-align: center;
	}

		#cta header {
			margin-bottom: 2em;
		}

/* Footer */

	#footer {
		background: #3c3c3c;
		padding: 2.5em 0 5em 0;
		color: #ffffff;
		font-size: 0.9em;
		
	}
	
		#footer a{
		color: #ffffff;
		text-align: left;
		}
		
		#footer a:hover{
		border-bottom: dotted 1px;
		}
		
		#footer .journey {
			font-size:1.8em;
		}

		#footer .copyright {
			font-size: 0.8em;
			line-height: 1em;
		}

			#footer .copyright a {
				color: inherit;
			}

			#footer .copyright li {
				display: inline-block;
				margin-left: 1em;
				padding-left: 1em;
				border-left: dotted 1px;
			}

				#footer .copyright li:first-child {
					margin: 0;
					padding: 0;
					border: 0;
				}
				
					#footer ul {
						margin:0;
					}

/* Wide */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 13pt;
			}

		/* Section/Article */

			header.special {
				padding-top: 5.5em;
				margin-bottom: 4em;
			}

	}

/* Normal */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 12pt;
				letter-spacing: 0.025em;
				line-height: 1.65em;
			}

			h1, h2, h3, h4, h5, h6 {
				line-height: 1.5em;
			}

		/* Section/Article */

			header.major {
				padding-bottom: 1.5em;
			}

			footer.major {
				padding-top: 2em;
			}

		/* Wrapper */

			.wrapper {
				margin-bottom: 4em;
				padding: 4em 3em;
			}

				.wrapper.style4 {
					padding: 3em;
				}

		/* Header */

			#header nav ul li {
				/*margin-left: 1em;*/
			}

		/* Banner */

			#banner {
				background-attachment: scroll;
			}
			
			#middlebanner {
				padding:7.8em 0;
				
			}

		/* CTA */

			#cta {
				padding: 4em;
				background-attachment: scroll;
			}

		/* Footer */

			#footer {
				padding: 4em;
			}

	}
	
	/* Narrow */

	#navPanel, #titleBar {
		display: none;
	}
	
	@media screen and (max-width: 1100px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
				letter-spacing: 0.025em;
				line-height: 1.65em;
			}
			
			
		/* Banner */
		
		#ytlvideo {
				display:none;
			}

		.black {
			width: 206px;
			padding-top: 0.8em;
			padding-left: 1.8em;
		}
		
		#banner .content h2 {
			font-size: 5.5em;
			top: 35%;
		}
		
		.goto-next, .goto-next:hover {
			bottom:1em;
		}

	/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}
			
			#page-wrapper:before {
			background: transparent;
			content: '';
			display: block;
			display: none;
			height: 100%;
			left: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: 10001;
		}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 5em;
				right:0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				background: #ffffff;
				box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
			}

				#titleBar .title {
					color: #ffffff;
					display: block;
					height: 5em;
					line-height: 5em;
					/*text-align: center;*/
				}
				
					/*#titleBar .title img {
						width:200px;
					}*/

					#titleBar .title a {
						color: inherit;
						border: 0;
					}

				#titleBar .toggle {
					text-decoration: none;
					height: 5em;
					/*left: 0;*/
					right:0;
					position: absolute;
					top: 0;
					width: 90px;
					outline: 0;
					border: 0;
				}

					#titleBar .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#titleBar .toggle:before {
						background:#ffffff;
						color: #00b4f0;
						content: '\f0c9';
						display: block;
						height: 5em;
						/*left: 0;*/
						right:0;
						line-height: 5em;
						position: absolute;
						text-align: center;
						top: 0;
						width: 5em;
					}
					
					
					
					
	#menu {
		-moz-transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		-webkit-overflow-scrolling: touch;
		background: #ffffff;
		color: #3c3c3c ;
		height: 100%;
		max-width: 100%;
		overflow-y: auto;
		padding: 3em 2em;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 10002;
		
	}

		#menu ul {
			list-style: none;
			padding: 0;
		}

			#menu ul > li {
				border-top: solid 1px rgba(0, 0, 0, 0.05);
				
			}

				#menu ul > li:first-child {
					border-top: 0 !important;
					margin-top: 0 !important;
					padding-top: 0 !important;
				}

				#menu ul > li > a {
					border: 0;
					color: inherit;
					display: block;
					/*border-top: solid 1px rgba(0, 0, 0, 0.05);*/
					/*color: rgba(255, 255, 255, 0.75);*/
					outline: 0;
					font-weight:400;
					text-decoration: none;
					
				}

					@media screen and (max-width: 736px) {

						#menu ul > li > a {
							line-height: 3em;
						}

					}

		#menu .close {
		/*	background-image: url("images/close-blue.png");
			background-position: 2.85em 1em;
			background-repeat: no-repeat;
			border: 0; */
		/*	cursor: pointer;
			display: block;
			height: 4em;
			position: absolute;
			right: 1em;
			top: 1em;
			vertical-align: middle;
			width: 5em;*/
			text-decoration: none;
			height: 5em;
			/*left: 0;*/
			right:9px;
			position: absolute;
			top: 0;
			width: 90px;
			outline: 0;
			border: 0;
		}
		
		
		#menu .close:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#menu .close:before {
						background:#ffffff;
						color: #00b4f0;
						content: '\f00d';
						display: block;
						height: 5em;
						/*left: 0;*/
						right:0;
						line-height: 5em;
						position: absolute;
						text-align: center;
						top: 0;
						width: 5em;
					}
		
		
		@media screen and (max-width: 1100px) {

			#menu {
				/*padding: 5em 1.5em;*/
			}
			
			#menu ul > li.topheader {
				font-size: 1.15em;
				letter-spacing: 0.025em;
				margin: 0 0 0.3em;
				padding: 1em 0 0.5em;
			}
			
			#menu ul > li.topheader1 {
				font-size: 1.15em;
				letter-spacing: 0.025em;
				margin: 0 0 0.3em;
				padding: 0;
			}
				

		}
		
		@media screen and (max-width: 736px) {

			#menu ul >li.topheader, #menu ul > li.topheader1 {
				font-size: 1em;
				margin: 0 ;
				padding: 0;
			}

		}

	body.is-menu-visible #page-wrapper {
		opacity: 0.35;
	}

		body.is-menu-visible #page-wrapper:before {
			display: block;
		}

	body.is-menu-visible #menu {
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	
	body.is-menu-visible #page-wrapper {
				-moz-transform: translateY(0);
				-webkit-transform: translateY(0);
				-ms-transform: translateY(0);
				transform: translateY(0);
			}

			body.is-menu-visible #titleBar {
				-moz-transform: translateY(0);
				-webkit-transform: translateY(0);
				-ms-transform: translateY(0);
				transform: translateY(0);
				
			}

	}


	
	@media screen and (max-width: 980px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
				//letter-spacing: 0.025em;
				line-height: 1.5em;
			}
			
			#header {
				display:none;
			}
			
			.black {
				width:180px;
				padding-top:0.5em;
			}
			
			#header .black-mobile {
				display:block;
			}
			
			#header .top-title {
				display:none;
			}

			
			.goto-next, .goto-next:hover {
			bottom:22em;
		}
		
		/* Section/Article */

			/*header br {
				display: none;
			}*/

			header.major {
				padding-bottom: 1em;
			}

			header.special {
				padding-left: 2.5em;
				padding-right: 2.5em;
			}

			footer.major {
				padding-top: 1.5em;
			}

		/* Wrapper */

			.wrapper {
				margin-bottom: 3em;
				padding: 3em 2.5em;
			}

				.wrapper.special br {
					display: none;
				}

				.wrapper.style1 {
					/*padding: 0 2.5em;*/
					padding: 6em 0;
					height: auto !important;
				}

				.wrapper.style2 {
					background-size: 15em;
				}

				.wrapper.style4 {
					padding: 2.5em;
				}

		
		/* Main */

			/*#main {
				background-size: 15em;
			}*/

		/* CTA */

			#cta {
				background-size: 15em, 15em, auto, cover;
				padding: 3em;
			}
			
			
		.mobile-show {
			display:block;
		}
		
		
	}

/* Narrower */

/*	#navPanel, #navButton {
		display: none;
	}*/

	@media screen and (max-width: 840px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			header.major {
				padding-bottom: 0.25em;
			}

			header.special {
				margin-bottom: 4em;
				padding-top: 5em;
			}

				header.special:before, header.special:after {
					width: 40%;
				}

				header.special h2 + p {
					padding-top: 1.25em;
				}

			.black {
				/*width:180px;
				padding-top:0.5em;
				padding: 0.8em 1em;*/
				width: 183px;
				padding: 0.8em 0 0 1.5em;
			}
			
			.black2 {
				width: 165px;
				padding: 0.8em 0 0 0em;
				margin-top:-3em;
				
			}
			
		/* Section/Article */

			section {
				/*margin: 1em 0 1em 0;*/
				margin:0;
			}

				section:first-child {
					margin-top: 0;
				}

		/* Button */

			input[type="button"].small,
			input[type="submit"].small,
			input[type="reset"].small,
			.button.small {
				font-size: 0.8em;
				min-width: 18em;
				padding: 0.75em 0;
			}

		/* List */

			ul.featured-icons {
				margin: 0;
			}

				ul.featured-icons li {
					display: inline-block;
					float: none;
					width: auto;
				}

					ul.featured-icons li .icon {
						font-size: 4em;
						width: 1.25em;
					}

			ul.buttons li {
				display: block;
				padding: 1em 0 0 0;
			}

		/* Header */

			#header {
				display: none;
			}

			/*section#innovation-content {
				margin:0;
			}*/
			
			 .map {
	margin: 1em 0 0em 0 !important;
}

		/* Wrapper */

			.wrapper.special-alt {
				text-align: center;
			}

			.wrapper.style4 {
				padding-bottom: 3em;
			}

		/* Main */

			#main {
				/*padding: 5em 0;*/
				padding-top:5em;
			}

				#main .sidebar {
					border-top: solid 1px rgba(124, 128, 129, 0.1);
					padding-top: 3em;
				}

					#main .sidebar section {
						border-top: 0;
						padding-top: 0;
					}

		/*	body.index #main {
				padding-top: 4.5em;
			}*/

		/* CTA */

			#cta {
				margin: 0;
			}

		/* Footer */

			#footer {
				padding: 4em 1.5em;
			}
			
		.box.post .inner {
				margin-left: calc(20% + 2em);
			}

			.box.post .image {
				width: 20%;
			}
			
			.goto-next, .goto-next:hover {
			top:34em;
		}

	}
	
	
	@media screen and (max-width:768px) {
		.goto-next, .goto-next:hover {
			top:28em;
		}
	}

/* Mobile */

	@media screen and (max-width: 736px) {
	

		/* Basic */

			body {
				min-width: 320px;
				font-size:10pt;
			}
			
		
			h2 {
				font-size: 1.25em;
				/*letter-spacing: 0.1em;*/
			}

			h3 {
				font-size: 1em;
				letter-spacing: 0.025em;
			}

			.bod {
				font-size: 1em;
				letter-spacing: 0.025em;
			}

			p {
				text-align: left;
			}
			
			h1 {
				font-size: 2.5em;
			}

		/* Section/Article */

			header {
				text-align: left;
			}

				header.major {
					padding-bottom: 0;
				}

				header.special {
					margin-bottom: 3em;
					padding-left: 1.5em;
					padding-right: 1.5em;
				}

					header.special:before, header.special:after {
						width: 38%;
					}

					header.special .icon {
						font-size: 0.75em;
						top: 1.5em;
					}

				header p {
					text-align: left;
				}
			
				
			footer.major {
				padding-top: 0;
			}

		/* Icon */

			.icon.circle {
				font-size: 1em;
			}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			.button {
				max-width: 20em;
				width: 100%;
			}

				input[type="button"].fit,
				input[type="submit"].fit,
				input[type="reset"].fit,
				.button.fit {
					width: auto;
				}

		/* List */

			ul.icons li {
				padding-left: 0.25em;
			}

			ul.featured-icons li .icon {
				width: 1.1em;
			}

			ul.buttons {
				text-align: center;
			}

		/* Wrapper */

			.wrapper {
				margin-bottom: 2.5em;
				padding: 2.25em 1.5em;
			}

				.wrapper.special br {
					display: none;
				}

				.wrapper.style1 {
					padding: 2em 0em;
				}

				.wrapper.style2 {
					background-size: 10em;
					padding: 2em 0em;
				}

				.wrapper.style4 {
					background-size: 10em;
					padding: 1.5em 1.5em 3em 1.5em;
				}

		/* Banner */
			
			
			#main > :last-child {
    margin-bottom: 2em;
}

			.mobile-hide {
			display:none;
		}
		
			#banner {
				/*background-size: 10em, 10em, auto, cover;*/
				padding: 0;
				height:95vh;
			}
			
			video {
				display:none;
			}
			
			#middlebanner {
				padding: 0;
				color:#fff;
			}

				#banner .inner {
					background: none;
					display: block;
					padding: 0 1.5em;
				}

					#banner .inner header h2 {
						font-size: 1.5em;
					}

					#banner .inner p {
						text-align: center;
					}

					#banner .inner br {
						display: none;
					}
					
					
			#aboutus, #aboutphilosophy, #financialreport, 
			#awards, #aboutgovernance, #mainactivities,
			#utilities, #onm, #cementbanner,
			#constructionbanner, #propertybanner, #hotelbanner,
			#technologybanner, #reitbanner, #educationbanner,
			#investorrelations, #sustainabilitybanner, #carbonbanner,
			#termsconditions, #privacypolicy{
				height:85vh;
				margin-bottom: 0;
			}
			
			#aboutus .inner header, #aboutphilosophy .inner header, #financialreport .inner header, 
			#awards .inner header, #aboutgovernance .inner header, #mainactivities .inner header,
			#utilities .inner header , #onm .inner header, #cementbanner .inner header,
			#constructionbanner .inner header , #propertybanner .inner header, #hotelbanner .inner header,
			#technologybanner .inner header, #reitbanner .inner header, #educationbanner .inner header,
			#investorrelations .inner header, #sustainabilitybanner .inner header, #carbonbanner .inner header,
			#termsconditions .inner header, #privacypolicy .inner header{
				padding: 6em 0 3em 0;
			}
			
			#about .content h1, #innovation-content .content h1, #philosophy-content .content h1 {
				font-size:2.5em;
			}		
			
			
			.select-wrapperbursa:before {
				right: 0 !important;
			}
			
			.worldmap {
				padding-top:44px;
			}
					
		/* Main */

			#main {
				background-size: 10em;
				padding: 3.5em 0 2.5em 0;
			}

			body.index #main {
				padding: 2.5em 0 0 0;
			}

			body.contact #main {
				padding-bottom: 0;
			}

		/* CTA */

			#cta {
				background-size: 10em, 10em, auto, cover;
				padding: 3em 1.5em;
			}

		/* Footer */

			#footer {
				padding: 3em 0em;
			}

				#footer .copyright li {
					display: block;
					margin: 1em 0 0 0;
					padding: 0;
					border: 0;
				}

		/* Off-Canvas Navigation */

			#navButton .toggle:before {
				top: 8px;
				left: 8px;
				width: 50px;
				height: 34px;
				line-height: 34px;
			}

			#navButton .toggle:after {
				top: 8px;
				left: 8px;
				width: 50px;
				height: 34px;
			}

	}
	
	
@media screen and (max-width:480px) {
	
	.wrapper.style1 h1
	{
		font-size:2em;
	}
	
	
	#aboutus, #aboutphilosophy, #financialreport, 
			#awards, #aboutgovernance, #mainactivities,
			#utilities, #onm, #cementbanner,
			#constructionbanner, #propertybanner, #hotelbanner,
			#technologybanner, #reitbanner, #educationbanner,
			#investorrelations, #sustainabilitybanner, #carbonbanner, #agmreports{
				height:39vh;
			}
			
			
			#aboutus .inner header, #aboutphilosophy .inner header, #financialreport .inner header, 
			#awards .inner header, #aboutgovernance .inner header, #mainactivities .inner header,
			#utilities .inner header , #onm .inner header, #cementbanner .inner header,
			#constructionbanner .inner header , #propertybanner .inner header, #hotelbanner .inner header,
			#technologybanner .inner header, #reitbanner .inner header, #educationbanner .inner header,
			#investorrelations .inner header, #sustainabilitybanner .inner header, #carbonbanner .inner header, 
			#termsconditions .inner header, #privacypolicy .inner header, #agmreports .inner header{
				padding: 4em 0 3em 0;
			}
			
			
			#aboutus .inner header h2, #aboutphilosophy .inner header h2, #financialreport .inner header h2, 
			#awards .inner header h2, #aboutgovernance .inner header h2, #mainactivities .inner header h2,
			#utilities .inner header h2 , #onm .inner header h2, #cementbanner .inner header h2,
			#constructionbanner .inner header h2, #propertybanner .inner header h2, #hotelbanner .inner header h2,
			#technologybanner .inner header h2, #reitbanner .inner header h2, #educationbanner .inner header h2,
			#investorrelations .inner header h2, #sustainabilitybanner .inner header h2, #carbonbanner .inner header h2,
			#termsconditions .inner header h2, #privacypolicy .inner header h2, #agmreports .inner header h2{
				font-size:1.8em;
			}
			
			
			#termsconditions, #privacypolicy {
				height:39vh;
				margin: 60px 0 0 0;
			}
	
	.box.post .inner {
				margin-left: calc(30% + 20px);
			}

			.box.post .image {
				width: 30%;
			}
			
			
			.bursacontainer {
				padding: 2em 1em 2em 1em;
			}
			
			
			.goto-next {
				display:none;
			}

}

