/* =Reset Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
a img {
	border: 0;
}

/* =Global
----------------------------------------------- */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #616161;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight: bold;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
	line-height: 1.425em;
	font-weight: normal;
}
ul {
	margin: 0 0 1.625em 2.5em;
	list-style: square;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* assets */
img {
	height: auto; 
}

/* Links */
a {
	color: #7F89A3;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* =Structure
----------------------------------------------- */

#branding,
#headline,
#info,
#intro,
.feature,
.buttons,
#directory,
#legal {
	width: 960px;
	margin: 0 auto;	
}

/* Header */
#header {
	background-color: #012651;
	background-image: url(/static/international/au-nz/images/bg_branding.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	-webkit-box-shadow:  0 3px 4px 2px rgba(0, 0, 0, 0.2);        
	box-shadow:  0 3px 4px 2px rgba(0, 0, 0, 0.2);	
	overflow: hidden;
	position: relative;
	z-index: 99;
}
#branding {
	overflow: hidden;
	padding: 11px 0 8px;
}
#logo {
	float: left;
}
#hero {
	background-color: #233769;
	background-image: url(/static/international/au-nz/images/bg_hero.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 490px;
	overflow: hidden;
}
#headline {
	padding: 2em 0 1em;
	text-align: center;
}
#headline h1 {
	color: #fff;
	font-size: 2.4em;
}
#headline h1 sup {
	font-size: 0.4em;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	bottom: 2ex;
}
#mobile {
	max-width: 960px;
	margin: 0 auto;	
}
#mobile img,
.hero img {
    width: 100%;
   	height: auto;  
}

/* Main Content */
#store {
	background: rgba(9, 27, 71, 0.8);
	text-align: center;
	padding: 1em 0;
	z-index: 99;
	position: relative;
	margin: -90px 0 0;
}
#content {
	background: url(/static/international/au-nz/images/bg_content.png) center top repeat-x;
	overflow: hidden;
	clear: both;
}
#info {
	clear: both;
	overflow: hidden;
	margin: 2em auto;
}
.blurb {
	width: 29%;
	margin: 0 4% 0 0;
	float: left;
}
#explore.blurb {
	margin: 0;
}
.blurb .header {
	display: block;
	text-align: center;
}
#connect h1 { 
	background-image: url(/static/international/au-nz/images/icon_connect.png);
	text-indent: 45px;
}
#discover h1 { 
	background-image: url(/static/international/au-nz/images/icon_discover.png);
	text-indent: 36px;
}
#explore h1 {  
	background-image: url(/static/international/au-nz/images/icon_everywhere.png);
	text-indent: 47px;
}
.blurb h1 {
	color: #002f62;
	font-size: 1.6em;
	margin: 0 0 0.5em;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	display: inline-block;
}
.blurb p {
	font-size: 0.9em;
	line-height: 1.7em;	
}
#intro {
	margin: 0 auto 2em;	
	padding: 2.2em 0 1em;
	background-image: url(/static/international/au-nz/images/bg_features_headline.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
#intro h1 {
	color: #39496b;
	font-size: 1.8em;
	width: 60%;
	margin: 0 auto;	
}
#first {
	background-image: url(/static/international/au-nz/images/bg_first.gif);
	background-position: 49% 51%;
}
#second {
	background: url(/static/international/au-nz/images/bg_second.gif);
	background-position: 53% 76% ;
}
#third {
	background: url(/static/international/au-nz/images/bg_third.gif);
	background-position: 49% 49%;
	padding: 1em 0;
}
#fourth {
	background: url(/static/international/au-nz/images/bg_fourth.gif);
	background-position: 53% 33%;
}
#first, #second, #third, #fourth {
	background-repeat: no-repeat;
}

/* Features Hero /static/newdesign/assets */
.feature {
	overflow: hidden;
	clear: both;
	margin: 0 auto 2em;	
}
.hero {
	overflow: hidden;
	max-width: 62%;
}
#first .hero,
#third .hero, 
#second .copy,
#second .headline,  
#fourth .copy,
#fourth .headline { 
	float: left;
}
#second .hero, 
#fourth .hero, 
#first .copy,
#first .headline, 
#third .copy,
#third .headline { 
	float: right;
}
.headline {
	width: 34%;
}

#first .headline { margin-top: 5em; }
#second .headline { margin-top: 8em; }
#third .headline { margin-top: 9em; }
#fourth .headline { margin-top: 8em; }

.copy {
	width: 35%;	
	overflow: hidden;
}
#second .copy,
#second .headline,  
#fourth .copy,
#fourth .headline { 
	margin-left: 1em;
}
#first .copy,
#first .headline, 
#third .copy,
#third .headline { 
	margin-right: 1em;
}
.headline h2 {
	color: #10326F;
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 0 1em;	
}
.copy ul {
	margin: 0 0 0 1.5em;
}
.copy ul li {
	margin: 0 0 1em;
	font-size: 1.1em;
	line-height: 1.4em;
}
.copy ul li ul {
	margin: 0.9em 0 0 2em;
}
.copy ul li ul li {
	font-size: 0.9em;
}

/* App Store Bttns */
#download {
	background: url(/static/international/au-nz/images/bg_download.png) center bottom no-repeat;
	position: relative;
	padding: 9em 0 1em;
}
.buttons {
	text-align: center;
}
.buttons img, #store img { padding: 0 0.25em; }

/* Footer */
#footer {
	background: #3a4a6b;
	padding: 2.5em 0;
}
#directory, #legal {
    font-size: 10px;	
    line-height: 1.7em;
	text-align: center;
}
#directory ul {
	margin: 0 0 1em;
}
#directory ul li {
    font-weight: bold;
    white-space: nowrap;
    display: inline;
    text-transform: capitalize;
    padding-right: 5px;
}
#legal {
	color: #7F89A3;
    font-weight: normal;	
}

/* =Jiggery Pokery
----------------------------------------------- */

  .device { display: none; }
  
  .google { 
	opacity:.75;
	-moz-opacity:.75;
	filter:alpha(opacity=75);
  }
  .google.main { 
	opacity:.50;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
  }  

/* =Media Queries
----------------------------------------------- */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
  
  /* Retina-specific stuff here */
	
	#header { background-image: url(/static/international/au-nz/images/bg_branding_2x.png);}
	#connect h1 { background-image: url(/static/international/au-nz/images/icon_connect_2x.png);}
	#discover h1 { background-image: url(/static/international/au-nz/images/icon_discover_2x.png);}
	#explore h1 { background-image: url(/static/international/au-nz/images/icon_everywhere_2x.png);}
	#first { background-image: url(/static/international/au-nz/images/bg_first_2x.gif);}
	#second { background-image: url(/static/international/au-nz/images/bg_second_2x.gif);}
	#third { background-image: url(/static/international/au-nz/images/bg_third_2x.gif);}
	#fourth { background-image: url(/static/international/au-nz/images/bg_fourth_2x.gif);}

	#header {
		-webkit-background-size: auto 100%;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	} 
	#connect h1 {
		-webkit-background-size: 43px auto;
		-moz-background-size: 43px auto;
		background-size: 43px auto;
	}
	#discover h1 {
		-webkit-background-size: 27px auto;
		-moz-background-size: 27px auto;
		background-size: 27px auto;
	}
	#explore h1 {
		-webkit-background-size: 38px auto;
		-moz-background-size: 38px auto;
		background-size: 38px auto;
	}
	#first {
		-webkit-background-size: 1200px 297px;
		-moz-background-size: 1200px 297px;
		background-size: 1200px 297px;
	}
	#second {
		-webkit-background-size: 1200px 351px;
		-moz-background-size: 1200px 351px;
		background-size: 1200px 351px;
	}
	#third {
		-webkit-background-size: 1200px 235px;
		-moz-background-size: 1200px 235px;
		background-size: 1200px 235px;
	}
	#fourth {
		-webkit-background-size: 1200px 377px;
		-moz-background-size: 1200px 377px;
		background-size: 1200px 377px;
	}	

}

@media (max-width: 880px) {

	#branding,
	#headline,
	#info,
	#intro,
	.buttons,
	#directory,
	#legal {
		width: 100%;
		margin: 0 auto;	
	}
	#logo {
		padding: 0 0 0 0.6em;
	}	
	#headline h1 {
		font-size: 1.7em;
	}
	#intro h1 {
		font-size: 1.8em;
		width: 80%;
	}	
	.feature {
		width: 90%;
		margin: 0 auto;
	}
	.blurb {
		width: 31.5%;
		margin: 0 2.2% 0 0;
	}
	#explore.blurb {
		margin: 0;
	}
	#info {
		margin: 3em auto 1em;
		width: 95%;
	}
	#hero {
		height: 410px;
		-webkit-background-size: auto 100%;
		-moz-background-size: auto 100%;
		background-size: auto 100%;
	}
	.hero, 
	.headline,
	.copy { 
		float: none !important;
		margin: 1em auto 0 !important;
	}
	.headline {
		min-width: 90%;
		text-align: center;
		border-top: 1px solid #e3e3e3;
		padding: 2em 0 0;
	}	
	.headline h2 {
		font-size: 1.8em;
	}
	#first .headline {
		margin: 2em auto 0;
	}
	.hero {
		max-width: 100%;
	}
	.copy {
		min-width: 80%;
		font-size: 0.9em;
	}
	.copy ul li ul li {
		font-size: inherit;
	}
	#first, #second, #third, #fourth {background: #fff;}
		
		
}
@media (max-width: 765px) {

	.feature {
		width: 100%;
		margin: 0 auto;	
	}
	#headline h1  {
		font-size: 1.7em;
	}
	#hero {
		height: 320px;
	}
	#store  {
		margin: 0;
		background-color: #091b47;
	}
	#store img { padding: 0 0.125em; width: 140px; }
	#intro h1 {
		width: 90%;
		font-size: 1.3em;
		margin: 0 auto;	
	}	
	.blurb, #explore.blurb {
		width: 85%;
		margin: 1em auto 0;
		float: none;
	}
	.blurb p {
		font-size: 1em;
	}
	.headline {
		min-width: 90%;
		text-align: center;
		border-top: 1px solid #e3e3e3;
		padding: 2em 0 0;
	}	
	.headline h2 {
		font-size: 1.3em;
	}
	#first .headline {
		margin: 2em auto 0;
	}
	#directory, #legal {
	    font-size: 1em;	
		text-align: center;
		max-width: 83%;
	}
	.buttons img { padding: 0.25em 0; }
	
}
@media (max-width: 560px) {

	.device {display: inline-block;}
	.full { display: none; }
	.hero {
		max-width: 95%;
	}
	#intro h1 {
		width: 70%;
	}		
	#hero {
		height: 320px;
	}	
	#download {
		padding: 2em 0;
	}	
	
}