.footerDiv, .wrapperInner {
	overflow: hidden;
	height: auto
}

.landingFooterSub, .landingHeaderSub {
	padding: 2px 0 0;
	xborder-bottom: 1px solid #fff;
	display: block
}

body {
	margin: 0;
	height: 0
}

.wrapperTop {
	width: 100%;
	height: 50%;
	margin: 0 auto;
	xbackground: #90A4AE !important;
	xbackground: #1d5fa8;
	background: url(../../images/CSNGLanding.png) right top no-repeat #4097c6;
	min-height: 430px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(43, 59, 93, .4);
	-moz-box-shadow: 0 1px 3px 0 rgba(43, 59, 93, .4);
	box-shadow: 0 1px 3px 0 rgba(43, 59, 93, .4)
}

.wrapperInner {
	width: 1000px;
	margin: 0 auto
}

.leftContent {
	margin-top: 10%
}

.landingHeaderSub {
	xcolor: #0277BD;
	color: #fff;
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bolder
}

.paragrapText, .paragrapTextFooter, .paragrapTimer {
	font-size: 12px;
	font-family: sans-serif
}

.paragrapText {
	color: #fff
}

.paragrapTimer {
	color: Red
}

.wrapperFooter {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	position: absolute;
	bottom: 4%
}

.footerDiv {
	width: 200px;
	float: left;
	xmargin: 0 63px 0 0;
	margin: 0 197px 0 0
}

.footerDiv table {
	text-align: center;
	width: 100%
}

.paragrapTextFooter {
	color: #555753
}

.landingFooterSub {
	color: #555753;
	font-size: 18px;
	font-weight: 700;
	font-family: sans-serif
}

.iconColour {
	color: #000
}

.redirectBtn {
	background: #43A047
}

.Fs80 {
	font-size: 80px !important
}