html { -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape */ }

body { background: #fff; font: 300 20.1px/25.12px 'Roboto', Arial, Verdana, san-serif; color: #6f6f6f; margin: 0; }

a { text-decoration: none; outline: none; }
a img { border: 0; }
.col1, .col2, .col2row1 { margin: 12px; float: left; box-sizing: border-box; }
.col1 img, .col2 img, .col2row1 img, #profile figure img { width: 100%; }
.col1 { width: 290px; height: 290px; }
.col2 { width: 604px; height: 604px; }
.col2row1 { width: 604px; height: 290px; overflow: hidden; }
/*.bannerquote { font-size: 30.1px; background: #464547; color: #fff; padding: 30.1px; line-height: 35.168px; width: 290px; height: 290px; box-sizing: border-box; }*/

h2, figcaption { font-size: 30.14px; color: #c95c1a; font-weight: 300; margin-top: 0; }
h3, h4 { color: #000; font-weight: 300; }
h4 { margin-bottom: 0; }
.footnote, .important_note, label.error { font-size: 15.07px; font-style: italic; }
.important_note, label.error { color: #f00; }
.margin_top0 { margin-top: 0; }
.margin_bot0 { margin-bottom: 0; }
.image_thumb { width: 49%; }
.image_exploration { max-width: 871px; }
.image_news_visit { max-width: 600px; }
.image_center { display: block; margin: 0 auto; width: 100%; }
address { font-style: normal; }

#container { width: 1256px; margin: 0 auto; position: relative; }
#header { height: 100px; margin: 0 12px; overflow: hidden; }
/* Logo using web font
#header h1 { margin: 0; }
#header h1 a { font: 900 50.24px/112px 'Raleway'; color: #464547; text-transform: uppercase; }
#header h1 a span { color: #ca5c1a; }
*/

#header h1 { margin-top: 26px; }
#header h1 a { width: 355px; height: 60px; background: url(/images/logo.png) no-repeat left center; background-size: 100%; text-indent: -1000em; display: block; }

#nav { position: absolute; top: 100px; right: 0; z-index: 1000; }
#nav #btn_menu { border: 0; position: absolute; right: 1vw; top: 2vw; background: url(/images/btn_menu.png) no-repeat center center; background-size: 100%; text-indent: -1000em; }
#nav ul { list-style: none; padding: 56.52px 0; position: relative; background: #c95c1a url(/images/menu_bg.png) no-repeat bottom right; background-size: 36px; } 
#nav ul li a { font-size: 25.12px; padding: 5.024px 10.048px 5.024px 56.52px; color: #fc9c62; display: block; }
#nav > ul > li.selected > a, #nav > ul > li:hover > a { color: #fff; background: url(/images/menu_arrow.png) no-repeat 12.56px center; background-size: 29px; }
#nav ul li:hover { background: #000; }
#nav ul ul { background: #000; position: absolute; top: 0; right: 290px; width: 314px; height: 290px; display: none; box-sizing: border-box; }
#nav ul ul li a { font-size: 22.608px; color: #fff; padding: 5.024px 37.68px;  }
#nav ul ul li a:hover { color: #fc9c62; }

#banner { width: 100%; }
#content { width: 100%; padding: 33.912px; box-sizing: border-box; margin: 0 auto; }
#content p { text-align: justify; }

#content .qcol_inner { background: #efefef; text-align: center; padding: 20px; border-radius: 12px 0 12px 0; box-sizing: border-box; }
#content .qcol1, #content .qcol2row1 { margin-right: 24px; float: left; background: url(/images/qcol_bg.png) no-repeat left 251.2px; background-size: 100% 40px; padding-bottom: 48px; }
#content .qcol1, #content .qcol1 .qcol_inner { width: 276.32px; height: 251.2px; }
#content .qcol2row1, #content .qcol2row1 .qcol_inner { width: 577.76px; height: 251.2px; }
#content .qcol1.last, #content .qcol2row1.last { margin-right: 0; }
#content .qcol1 h2, #content .qcol2row1 h2 { margin: 6.28px 0 0 0; }
#content .qcol1 p, #content .qcol2row1 p { text-align: center; }

#profile figure { margin: 0; }

.downloads { list-style: none; margin: 0; padding: 0; }
.downloads li { border-bottom: 1px dotted #d5d5d5; }
.downloads li a { line-height: 35px; padding-left: 35px; background: url(/images/icon_pdf.png) no-repeat left top; background-size: auto 100%; display: block; margin: 10px 0; }

.news_list { list-style: none; padding: 0; margin: 0; }
.news_list li { margin: 6.28px auto; padding: 6.28px; cursor: pointer; }
.news_list li .date { font-weight: 300; font-size: 85%; width: 125.6px; display: inline-block; background: #c95c1a; color: #fff; text-align: center; padding: 3.768px; margin-right: 12.56px; float: left; }
.news_list li .title { width: 80%; float: left; padding: 3.768px 0; }
.news_list li.selected { background: #eee; }
.news_list > li.selected > strong { color: #000; }
.news_list li.selected .date { background: #464547; }
.news_list li.selected .news_content { padding: 10px 22.6px; }
.news_list .news_content { display: none; clear: both; }

.video_list { list-style: none; padding: 0; margin: 0; }
.video_list li { width: 48%; float: left; margin: 6.28px auto; padding: 6.28px; }
.video_list li figure { float: left; margin: 0 12px 0 0; position: relative; width: 120px; height: 90px; overflow: hidden; }
.video_list li figure img { width: 100%; }
.video_list li figure .overlay { width: 120px; height: 90px; display: none; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; color: #fff; text-align: center; line-height: 90px; }
.video_list li .details { float: left; width: 70%; }
.video_list li.featured { width: 100%; background: #eee;  }
.video_list li.featured figure { width: 300px; height: 225px; }
.video_list li.featured figure .overlay { width: 300px; height: 225px; line-height: 225px; }

#enquiries address { width: 422px; float: right; }
#enquiries form, #careers form { width: 753.6px; float: left; }

form .label, form input, form textarea, form select { margin: 6.28px auto; padding: 6.28px; }
form .label { width: 188.2px; float: left; margin-right: 12.56px; padding-left: 0; }
form input, form textarea, form select { width: 502.4px; float: left; background: #eee; border: 3px solid #eee; font-size: 20.1px; font-weight: 300; }
form select { width: 516.967px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #eee url(/images/select_bg.png) no-repeat right center; background-size: 40px 40px; }
input:focus, textarea:focus, form select:focus { background: #ddd; border-color: #ddd; }
form select:focus { background: #ddd url(/images/select_bg.png) no-repeat right center; }
#result_message { display: none; text-align: center; background: #464547; box-shadow: 1px 1px 3px #444; color: #fff; padding: 1vw; width: 95%; margin-bottom: 1vw; }

form textarea { height: 125.6px; font-family: 'Roboto', Arial, Verdana, san-serif; }
form .btn { width: auto; background: #c95c1a; color: #fff; margin-left: 207.4px; cursor: pointer; border: 0; }
form .g-recaptcha { margin-left: 207.4px; }
form .btn:hover { box-shadow: 1px 1px 3px #444; }
form label.error { margin-left: 207.4px; float: none; clear: both; }

#footer { font-size: 15.07px; padding: 12px 0; margin: 0 12px; }

.fixed:after, .news_list li:after, .video_list li:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.fixed, .news_list li, .video_list li { display:block; }
/*  \*/
.fixed, .news_list li, .video_list li { min-height:1%; }
* html .fixed, * html .news_list li, * html .video_list li {	height:1%; }

.dummy_tablet, .show_tablet, #nav #btn_menu { display: none; }

/*****  Overwriting skitter original to resize images responsively *****/
.box_skitter .container_skitter {  background: #fff; } /** to remove black background **/
.container_skitter { width: 100%!important; height: 100%!important; }
.image_main { width: 100%!important; height: 100%!important; }
.box_clone { width: 100%!important; height: 100%!important; }
.cube { width:100% !important; }

@media (max-width: 1255px) {
	body { width: 100%; max-width: 1255px; font-size: 16px; font-size: 1.6vw; line-height: 20px; line-height: 2vw; }
	.col1, .col2, .col2row1 { margin: 1vw; }
	.col1 { width: 23vw; height: 23vw; }
	.col2 { width: 48vw; height: 48vw; }
	.col2row1 { width: 48vw; height: 23vw; }
	/*.bannerquote { font-size: 2.4vw; padding: 2.4vw; line-height: 2.8vw; width: 23vw; height: 23vw; }*/

	h2, figcaption { font-size: 24px; font-size: 2.4vw; }
	.footnote, .important_note, label.error { font-size: 12px; font-size: 1.2vw; }

	#container { width: 100vw; }
	#header { height: 8vw; margin: 0 1vw; }
	/* Logo using web font
	#header h1 a { font-size: 40px; font-size: 4vw; line-height: 90px; line-height: 9vw; }
	*/
	#header h1 { margin-top: 2.1vw; }
	#header h1 a { width: 28.2vw; height: 4.8vw; }

	#nav { top: 8vw; background-size: 2.8vw; }
	#nav ul { padding: 4.5vw 0; } 
	#nav ul li a { font-size: 2vw; padding: 0.4vw 0.8vw 0.4vw 4.5vw; }
	#nav > ul > li.selected > a, #nav > ul > li:hover > a { background: url(/images/menu_arrow.png) no-repeat 1vw center; background-size: 2.4vw; }
	#nav ul ul { right: 23vw; width: 25vw; height: 23vw; }
	#nav ul ul li a { font-size: 18px; font-size: 1.8vw; padding: 0.4vw 3vw; }

	#banner { width: 100vw; }
	#content { width: 100vw; padding: 2.7vw; }
	
	#content .qcol_inner { padding: 1.6vw; border-radius: 1vw 0 1vw 0; }
	#content .qcol1, #content .qcol2row1 {  margin-right: 2vw; background-position: left 20vw; background-size: 100% 3.1vw; padding-bottom: 4vw; }	
	#content .qcol1, #content .qcol1 .qcol_inner { width: 22vw; height: 20vw; }
	#content .qcol2row1, #content .qcol2row1 .qcol_inner { width: 46vw; height: 20vw; }
	#content .qcol1 h2, #content .qcol2row1 h2 { margin: 0.5vw 0 0 0; }
	
	.downloads li a { line-height: 3.5vw; padding-left: 3.5vw; margin: 1vw 0; }
	
	.news_list li { margin: 0.5vw auto; padding: 0.5vw; }
	.news_list li .date { width: 11vw; padding: 0.3vw; margin-right: 1vw; }	
	.news_list li .title { padding: 0.3vw 0; }
	.news_list li.selected .news_content { padding: 0.8vw 1.8vw; }
	
	.video_list li { width: 44vw; margin: 0.5vw auto; padding: 0.5vw; }
	.video_list li figure { margin: 0 1vw 0 0; width: 9.55vw; height: 7.165vw; }
	.video_list li figure .overlay { width: 9.55vw; height: 7.165vw; line-height: 7.165vw; }
	.video_list li .details { width: 33.45vw; }
	.video_list li .details h4 { margin-top: 1.59vw; } 
	.video_list li.featured figure { width: 23.88vw; height: 17.9vw; }
	.video_list li.featured figure .overlay { width: 23.88vw; height: 17.9vw; line-height: 17.9vw; }	
	.video_list li.featured .details { width: 67vw; }
	
	#enquiries address { width: 33.6vw; }
	#enquiries form, #careers form { width: 60vw; }

	form .label, form input, form textarea, form select { margin: 0.5vw auto; padding: 0.5vw; }
	form .label { width: 15vw; margin-right: 1vw; }
	form input, form textarea, form select { width: 40vw;font-size: 16px; font-size: 1.6vw; }
	form select { width: 41.2vw; background-size: 3.18vw; }	
	form select:focus { background-size: 3.18vw; }
	form textarea { height: 10vw; }
	form .btn, form label.error, form .g-recaptcha { margin-left: 17vw; }

	#footer { font-size: 12px; font-size: 1.2vw; padding: 1vw 0; margin: 0 1vw; }
	
}

/******
Tablet portrait range: 601px - 800px
Tablet landscape range: 906px - 1600px (to use desktop version)
Portrait mode - showing more boxes on home page
Font-size/line-height calculation: 1000/max-width*font size in vw in 1000 viewport
*******/
@media (min-width: 568px) and (max-width: 800px) and (orientation: portrait) {
	body { width: 100%; max-width: 800px; min-width: 568px; font-size: 2vw; line-height: 2.5vw; }
	.col1 { width: 31.33vw; height: 31.33vw; }
	.col2 { width: 64.65vw; height: 64.65vw; }
	.col2row1 { width: 31.33vw; height: 31.33vw; }
	.col2row1 img { width: 210%; margin-left: -50%; }
	/*.bannerquote { font-size: 3.5vw; line-height: 4vw; width: 31.33vw; height: 31.33vw; }*/
	
	h2, figcaption { font-size: 3vw; }
	.footnote, .important_note, label.error { font-size: 1.5vw; }
	
	#header { height: 10.25vw; margin: 0 1vw; }
	/* Logo using web font
	#header h1 a { font: 900 5vw/11.25vw 'Raleway'; }
	*/
	
	#header h1 { margin-top: 2.75vw; }
	#header h1 a { width: 33.7vw; height: 5.75vw; }
	
	#nav { top: 10.25vw; }
	#nav ul { padding: 5.6vw 0; } 
	#nav ul li a { font-size: 2.8vw; padding: 1vw 1.2vw 1vw 5.6vw; }
	#nav > ul > li.selected > a, #nav > ul > li:hover > a { background-position: 2vw center; }
	#nav ul ul { right: 31.33vw; width: 33.33vw; height: 31.33vw; }
	#nav ul ul li a { font-size: 2.45vw; padding: 1vw 3.75vw; }	
	
	#content .qcol1, #content .qcol2row1 { background-position: left 30vw; }
	#content .qcol1, #content .qcol1 .qcol_inner, #content .qcol2row1, #content .qcol2row1 .qcol_inner { height: 30vw; }
	
	.video_list li .details h4 { margin-top: 1.2vw; } 
	.video_list li.featured figure { width: 28.375vw; height: 21.25vw; }
	.video_list li.featured figure .overlay { width: 28.375vw; height: 21.25vw; line-height: 21.25vw; }	
	.video_list li.featured .details { width: 64vw; }	
	
	form input, form textarea, form select { font-size: 2vw; }
	form .g-recaptcha { -webkit-transform: scale(0.80); -webkit-transform-origin: left center; transform: scale(0.80); transform-origin: left center; }	
	
	#footer { font-size: 1.5vw; }
	
	.dummy { display: none; }
	.dummy_tablet, .show_tablet { display: block; }
	
	/*****  Overwriting skitter original to resize images responsively *****/
	.col2row1 .image_main { width: 210%!important; height: 100%!important; }	

}

/******
Phone portrait range: 320px - 414px (covered all in the last media query)
Phone landscape range: 480px - 736px
Landscape mode - showing lesser boxes on home page, collapsed menu
*******/
@media (min-width: 568px) and (max-width: 736px) and (orientation: landscape)  {
	body { width: 100%; max-width: 763px; min-width: 568px; font-size: 2.17vw; line-height: 2.71vw; }
	.col1 { width: 31.33vw; height: 31.33vw; }
	.col2 { width: 64.65vw; height: 64.65vw; }
	.col2row1 { width: 64.65vw; height: 31.33vw; }
	/*.bannerquote { font-size: 3.5vw; line-height: 4vw; width: 31.33vw; height: 31.33vw; }*/
	
	h2, figcaption { font-size: 3.3vw; }
	.footnote, .important_note, label.error { font-size: 1.63vw; }
	
	#header { height: 11.23vw; margin: 0 1vw; }
	/* Logo using web font
	#header h1 a { font: 900 5.43vw/12.23vw 'Raleway'; }
	*/	
	
	#header h1 { margin-top: 2.65vw; }
	#header h1 a { width: 40.7vw; height: 6.93vw; }		
	
	#nav { top: 0; }
	#nav #btn_menu { width: 8vw; height: 8vw; display: block; }
	#nav ul { top: 10vw; background-image: none; padding: 0; }
	#nav > ul > li { border-top: 1px solid #ca682d; padding: 1vw; }
	#nav ul li a { font-size: 2vw; padding: 0.4vw 0.8vw 0.4vw 4.5vw; } /* need to edit font size */
	#nav ul, #nav .col1 { display: none; width: 100vw; height: auto; margin: 0; }
	#nav > ul > li.selected > a, #nav > ul > li:hover > a, #nav ul li:hover { background: transparent; }
	#nav ul ul { position: static;  width: 100%; height: auto; background: #c95c1a; padding: 0 1vw; }
	#nav ul ul li a { color: #fc9c62; font-size: 2vw; padding: 0.4vw 4.8vw; }
	#nav ul ul li a:hover { color: #fff; }	
	
	#content .qcol1, #content .qcol2row1 { background-position: left 35vw; }
	#content .qcol1, #content .qcol1 .qcol_inner, #content .qcol2row1, #content .qcol2row1 .qcol_inner { height: 35vw; }
	
	.video_list li .details h4 { margin-top: 1vw; } 
	.video_list li.featured figure { width: 28.375vw; height: 21.25vw; }
	.video_list li.featured figure .overlay { width: 28.375vw; height: 21.25vw; line-height: 21.25vw; }	
	.video_list li.featured .details { width: 64vw; }	
	
	form .label { width: 18vw; }
	form input, form textarea, form select { width: 37vw; font-size: 2.17vw; }
	form select { width: 38.2vw; }	
	form .btn, form label.error, form .g-recaptcha { margin-left: 20vw; }
	form .g-recaptcha { -webkit-transform: scale(0.74); -webkit-transform-origin: left center; transform: scale(0.74); transform-origin: left center; }	
	

	#footer { font-size: 1.63vw; }

	.dummy, .dummy_tablet, .show_tablet, #banner4  { display: none; }
	
}

/******
Phone portrait range: 320px - 414px
Phone landscape range: 480px - 736px
Collapsed menu
*******/
@media (max-width: 567px) {
	body { width: 100%; max-width: 567px; font-size: 3.16vw; line-height: 4.225vw; }
	.col1 { width: 48vw; height: 48vw; }
	.col2 { width: 98vw; height: 98vw; }
	.col2row1 { width: 48vw; height: 48vw; }
	.col2row1 img { width: 210%; margin-left: -50%; }
	/*.bannerquote { font-size: 5vw; line-height: 5.5vw; padding: 5vw; width: 48vw; height: 48vw; }*/
	#banner1.col2 { height: 130vw; }
	#banner1.col2 img { width: 135%; margin-left: -25%; } 
	#banner3 { position: absolute; top: 56vw; right: 0; z-index: 999; }
	
	h2, figcaption { font-size: 4.23vw; }
	.footnote, .important_note, label.error { font-size: 2.5vw; }
	
	#header { height: 14.87vw; margin: 0 1vw; }
	/* Logo using web font 
	#header h1 a { font: 900 7.5vw/15.87vw 'Raleway'; }	
	*/

	#header h1 { margin-top: 3.4vw; }
	#header h1 a { width: 52.9vw; height: 9.07vw; }		
	
	#nav { top: 0; }
	#nav #btn_menu { width: 12vw; height: 12vw; display: block; }
	#nav ul { top: 14vw; background-image: none; padding: 0; }
	#nav > ul > li { border-top: 1px solid #ca682d; padding: 1vw; }
	#nav ul li a { font-size: 4.5vw; padding: 3vw; } /* need to edit font size */
	#nav ul, #nav .col1 { display: none; width: 100vw; height: auto; margin: 0; }
	#nav > ul > li.selected > a, #nav > ul > li:hover > a, #nav ul li:hover { background: transparent; }
	#nav ul ul { position: static;  width: 100%; height: auto; background: #c95c1a; padding: 0 1vw; }
	#nav ul ul li a { color: #fc9c62;  font-size: 4.5vw; padding: 3vw 7vw; }
	#nav ul ul li a:hover { color: #fff; }	
	
	#content .qcol1, #content .qcol2row1 { background-position: left bottom; padding-bottom: 3vw; }
	#content .qcol1, #content .qcol1 .qcol_inner, #content .qcol2row1, #content .qcol2row1 .qcol_inner { width: 100%; height: auto; }
	#content .qcol1 h2, #content .qcol2row1 h2 { margin: 1.5vw 0 0 0; }	
	
	.news_list li { margin: 1vw auto; padding: 1vw; }
	.news_list li .date { width: 16vw; }	

	.video_list li { width: 92.6vw; margin: 1vw auto; padding: 1vw; }
	.video_list li figure { width: 22vw; height: 16.5vw; margin-right: 2vw; }
	.video_list li figure .overlay { width: 22vw; height: 16.5vw; line-height: 16.5vw; }
	.video_list li .details { width: 67.6vw; }
	.video_list li .details h4 { margin-top: 5vw; } 
	.video_list li.featured { width: 92.6vw; }
	.video_list li.featured figure { width: 92.6vw; height: 69.36vw; margin-right: 0; }
	.video_list li.featured figure .overlay { width: 92.6vw; height: 69.36vw; line-height: 69.36vw; }	
	.video_list li.featured .details { width: 92.6vw; }	
	
	#enquiries address { width: 94.6vw; }
	#enquiries form , #careers form { width: 94.6vw; }

	form .label { width: 30vw; }
	form input, form textarea, form select { width:58.6vw; font-size: 2.82vw; }
	form select { width: 60vw; }	
	form .btn, form label.error, form .g-recaptcha { margin-left: 32vw; }
	form .g-recaptcha { -webkit-transform: scale(0.65); -webkit-transform-origin: left center; transform: scale(0.65); transform-origin: left center; }	
	
	#footer { font-size: 2.5vw; }
	
	.dummy, .dummy_tablet, .show_tablet, #banner2, #banner4  { display: none; }
	
	/*****  Overwriting skitter original to resize images responsively *****/
	.col2row1 .image_main { width: 210%!important; height: 100%!important; }
	#banner1.col2 .image_main { width: 135%!important; height: 100%!important; }
	
}﻿



