@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

/* COLOUR */




/* TYPOGRAPHY */

body{
	font-family: 'Open Sans', sans-serif;
	color: #414042;
	font-size: 16px;
	margin: 0px;
	}





/* HEADER */

.top-grey-bar{
	top:0;
	left:0;
	width:100%;
	background-color:#595454;
	}

.language-container{
	width:955px;
	margin:auto;
}

.language-container a{
	font-family: Tahoma, Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif;
	color: #ffffff;
	text-decoration:none;
	margin:auto;
	font-size:12px;
	padding:2px 15px;
	line-height:30px;
}

#wrapper{
	width: 955px;
	margin: auto;
}

.header-container{
}

.header-container img{
	max-height: 30px;
	border:0 none;
	padding-left:10px;
	padding-top:18px;
	padding-bottom:8px;
	clear:both;
}

a, a:visited, a:hover, a:active{
	box-sizing:border-box;
}





/* HERO */

h2.white{
	color:#ffffff;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:95%;
	padding-top:15px;
	padding-bottom: 15px;
	margin-top:0px;
	margin-bottom: 0px;
}

.hero-bg{
	background-image: url("images/hero-main-d.jpg"); 
	height:338px;
	width:100%;
}

.hero-bar{
	background-color:#44C8F5;
}





/* CONTENT */

.greyText{
	color:#414042;
	margin-left: 20px;
    }

.greyTextbold{
	color:#414042;
	font-weight:700;
}

h3.grey{
	font-size: 26px;
	font-weight: 700;
	line-height: 34px;
	margin: 0px;
	padding-left:20px;
	padding-top:40px;
}

.h2-white{
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size: 24px;	
	font-weight: 700;
	line-height: 34px;
	text-align:center;
	padding-top:12px;
	}	

.content-bar{
	background-color:#cccfd2;
	height: 90px;
}

.content-container{
	width: 100%;
	height:838px;
	float:left;
}

.content-container .highlight-text{
	float:left;
	width: 579px;
}

.highlight-container{
	float:left;
	width: 60%;
	padding-right:30px;
}

.stat-text-ext{
	float:left;
	width:50%;
	margin-top:22px;
}

img.align-centre{
display:block;
margin:0px auto;
max-width:250px;
}

.stat-container-ext{
	float:left;
	width:100%;
	margin-left:20px;
}

.stat-img{
	float:left;
}

.stat-container-ext stat-text-ext{
}

.cta-container{
	float:left;
	padding-top:15px;
}

.cta-text{
	margin-left:20px;
}





/* FORM */

.form-container{
	float:left;
	position:relative;
	top:-90px;
}

.form-header{
	background-color: #000000;
	position: relative;
	box-shadow: 1px 2px 18px 0px rgba(0, 0, 0, 0.13);
	width: 320px;
	height: 90px;
}

.form-bg{
	background-color:#44C8F5;
	position:relative;
	left: 0;
	box-shadow: 1px 2px 18px 0px rgba(0, 0, 0, 0.13);
	width:320px;
	height:748px;
}

.iframe-container{
	width:100%;
	height:100%;	
}





/* FOOTER */

p.address{
	color: #ffffff;
	font-size: 10px;
	font-weight: 400;
	line-height: 14px;
	text-align: center;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	}

p.address a{
	color: #ffffff;
}

.footer-container{
	float:left;
	position:relative;
	width:100%;
}

.footer-logo-container{
	background-color: #32414b;
	height: 63px;
}

.footer-logo-container img{
	max-height: 30px;
	margin: auto;
	border:0 none;
	clear:both;
}

.footer-logo{
	margin: auto;
    width: 955px;
	padding-top:17px;
	padding-left:10px;
}

.footer-copyright-container{
	background-color: #000000;
	height: 39px;
}

.footer-copyright{
	margin: auto;
	width:955px;
}	






/* --------------- RESPONSIVE CSS ----------- */


/* Smartphones (portrait - tall) ----------- */

@media only screen 
and (max-width : 330px) {


.language-container{
	width:100%;
}

	

#wrapper{
	padding-left:0px;
	width: 100%;
	float: left;
	}
	
.hero-bg{
	background-image: url("images/hero-main-m.jpg"); 
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	height:222px;
	width:100%;
}
	
	
h1.white{
	font-size: 25px;
	width:90%;
	padding-left:15px;
	line-height:32px;	
	padding-bottom: 20px;	
}

p.white{ 
	font-size:14px;
	line-height:20px;
	padding-left: 15px;
	position: relative;
    top: 0px;
    width: 93%;
	margin-bottom: 0px;
	padding-bottom:10px;
}


h2.grey{
	padding-top: 7px;
	padding-left:15px;
}
	
.highlight-container{
	float:left;
	padding-right:0px;
	width: 98%;
}
	
.highlight-text-container{
	width:95%;
}
	
.stat-container{
	width:95%;
	padding-left:15px;
}

.stat-container-ext{
	width:95%;
}

.stat-text{
	width:97%;
}

.stat-text-ext{
	width:95%;
	margin-top:0px;
}

.stat-text-ext p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}

	
.h2-white{
	font-size: 24px;	
	line-height: 30px;
	text-align:center;
}

.lightgreybar{
	height:69px;
}

.highlight-text-container h3.grey{
	padding-top:0px;
	margin-bottom: 10px;
	padding-left:15px;
}

.highlight-text-container h3.grey-d{
display:none;
}

.content-container{
	float:left;
	height:100%;
	position:relative;
	width: 100%;
}

.content-container .form-container{
   top: 0px;
}

.content-container .highlight-text{
	width: 100%;
}

.form-header{
	box-shadow: 0px;
	width: 100%;
	height: 92px;
}
	
.form-bg {
	width: 100%;
	height:508px;	
}

.footer-container{ 
   top: 0px;
}

.footer-logo{
	width:97%;
}

.footer-logo-container{
	position:relative;

}

.footer-copyright-container{
	height:100%;
	position:relative;
	}
	
.footer-copyright{
	width:97%;
}
	
p.address{
	line-height: 12px;
	text-align:center;
	}
	
	
}

@media only screen 
and (min-width: 331px)
and (max-width: 480px) {


.language-container{
	width:100%;
}


#wrapper{
	width:100%
}

.hero-bg{
	background-image: url("images/hero-main-m.jpg"); 
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	height:220px;
	width:100%;
}



h1.white{
	font-size: 30px;
	width:90%;
	padding-left:15px;
	padding-bottom: 15px;;		
}

p.white{ 
	font-size: 15px;
	width:91%;
	line-height:20px;
	margin-bottom:0px;
	padding-bottom:15px;
}

.content-container{
	height:100%;
	float:none;
}

.content-container .highlight-text{
	float:left;
	width: 100%;
}

.lightgreybar{
	width:100%;
	float:left;
	height:100%;
}

h2.grey{
	padding-top: 0px;	
}

.highlight-container{
	width:93%;
	padding-right:0px;
	height: 100%;
}

.stat-text-ext{
	width:91%;
	margin-top: 0px;	
}

.stat-text-ext p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}


.stat-text{
	width:91%;
	margin-top: 0px;	
}

.stat-container{
	width:99%;
}

.content-container .form-container{
	position:relative;
	top:12px;
	width:100%;
}

.iframe-container{
   width: 314px;
   margin:auto;	
}

.form-header{
	width:100%;
}
	
.form-header .h2-white{
	text-align:center;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

.form-bg{
	height:525px;
	width:100%;
	}

.footer-copyright{
	width:95%;
}	
	
.footer-copyright-container{
	height:100%;
	width:100%;
	}

	
.footer-logo{
    width: 97%;
}
	
p.address{
	line-height: 14px;
	text-align: center;
	}

}

@media only screen 
and (min-width: 481px)
and (max-width: 597px) {


.language-container{
	width:100%;
}


#wrapper{
	width:100%
}

.hero-bg{
	background-image: url("images/hero-main-t.jpg"); 
	height: 218px;
	width:100%;
	background-repeat:none;
	background-size:cover;
	background-position:center;
}

h1.white{
	width:95%;
	padding-bottom:20px;
}

p.white{
	width:95%;
	margin-bottom:0px;
	padding-bottom:15px;
}

.highlight-container{
	width:98%;
	padding-right:0px;
	height:100%;
}

.highlight-text-container{
	width:99%;
}

.content-container{
	height:100%;
}

.content-container .highlight-text{
	float:left;
	width: 100%;
}

.stat-text-ext{
	width:95%;
	margin-top:0px;

}

.stat-container{
	width:95%;
}

.stat-container-ext{
	width:95%;
}

.stat-text-ext p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}


.iframe-container{
   width: 314px;
   margin:auto;	
}

.form-header{
	width:100%;
	margin-top:10px;
}
	
.form-header .h2-white{
	text-align:center;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

.form-bg{
	height:525px;
	width:100%;
	}

.form-container{
	top:0px;
}

.footer-copyright{
	width:95%;
}	
	
.footer-copyright-container{
	height:100%;
	width:100%;
	}
	
.footer-logo{
    width: 97%;
}
	
p.address{
	line-height: 12px;
	text-align: center;
	}

}

@media only screen 
and (min-width: 598px)
and (max-width: 768px) {


.language-container{
	width:100%;
}

#wrapper{
	width:100%
}

.hero-bg{
	   background: #052c48 url("images/hero-main-t.jpg") no-repeat scroll center center / contain ;
	height: 258px;
	background-repeat:none;
	background-size:cover;
	background-position:center;
}


h1.white{
	width:95%;
	padding-bottom:20px;
}

p.white{
	width:95%;
	margin-bottom:0px;
	padding-bottom:15px;
}

.content-container{
	height:1319px;
}

.highlight-container{
	width:44%;;
	padding-right:0px;
}

.highlight-text-container{
	width:100%;;
}

.highlight-text-container h3.grey{
	margin-bottom: 0px;
	margin-top: 0px;
}

.stat-container-ext{
	width:94%;
}

.stat-text-ext{
	width:93%;
	margin-top:0px;
}

.stat-text-ext p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}


img.align-centre{
width:95%;
}

.stat-container{
	width:94%;
}

.stat-text{
	width:93%;
	margin-top:0px;
}

.stat-text p{
	margin-top:0px;
	margin-bottom:0px;
}


.stat-img{
	width:100%;
}

.form-container{
	float:right;
}

.form-bg{
	height: 1229px;
}


.footer-copyright{
	width:95%;
	padding-bottom:5px;
}	
	
.footer-copyright-container{
	height:100%;
	width:100%;
	}
	
.footer-logo{
    width: 97%;
}
	
p.address{
	line-height: 12px;
	text-align: center;
	}


}

@media only screen 
and (min-width: 769px)
and (max-width: 960px)  {


.language-container{
	width:100%;
}

#wrapper{
	width:100%
}

.form-container {
   float: right;	
	margin-right: 2%;
}

.hero-bg{
	background: #052c48 url("images/hero-main-d.jpg") no-repeat scroll center center / contain ;
	height: 258px;
	background-repeat:none;
	background-size:cover;
	background-position:center;
}

h1.white{
	font-size:28px;
	line-height:35px;
	padding-bottom:0px;
	margin-bottom:30px;
}

p.white{
	margin-bottom:0px;
	padding-bottom:25px;
	font-size:16px;
}

.content-container{
	height:802px;
}

.highlight-container{
	width:55%;;
	padding-right:0px;
}

.stat-container-ext{
	width:45%;
}

.stat-container{
	width:45%;
}

.stat-img{
}

img.align-centre{
width:100%;
}

.stat-text-ext{
	width:100%;
	margin-top:0px;
}

.stat-text{
	width:100%;
	margin-top:0px;
}

.stat-text-ext p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
}

.stat-text p{
	margin-top:0px;
	margin-bottom:0px;
}

.form-container{
	float:right;
}

.form-bg{
	height: 712px;
}

.footer-copyright{
	width:95%;
	padding-bottom:5px;
}	
	
.footer-copyright-container{
	height:100%;
	width:100%;
	}
	
.footer-logo{
    width: 97%;
}
	
p.address{
	line-height: 12px;
	text-align: center;
	}

}




@media only screen 
and (min-width: 961px)  
and (max-width: 1023px) {


.language-container{
	width:100%;
}
	
	
#wrapper{
	width:100%
}

.hero-bg{
	background: #052c48 url("images/hero-main-d.jpg") no-repeat scroll center center / contain ;
	height: 258px;
	background-repeat:none;
	background-size:cover;
	background-position:center;
}



.highlight-container{
	width:64%;
	padding-right: 0px;
}

.content-container{
	height: 812px;
}
	
.form-container {
   float: right;
   margin-right: 2%;	
}

.form-bg{
	height:722px;
}

.footer-copyright{
	width:95%;
	padding-bottom:5px;
}	
	
.footer-copyright-container{
	height:100%;
	width:100%;
	}
	
.footer-logo{
    width: 97%;
}
	
p.address{
	line-height: 12px;
	text-align: center;
	}

	
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width: 1024px)  {

}