html {
	margin: 0;
	padding: 0;
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #555;
	line-height: 1;
	text-align: center;
	vertical-align: baseline;
	text-rendering: optimizeLegibility;
	word-spacing: 0;
	outline: none !important;
	background: #fff;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-print-color-adjust: exact; 
}


body {
	margin: 0;
	padding: 0;
}

a {
	color: #08d;
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

.rounded {
	border-radius: 0px 0px 16px 16px;
}

.forced-break:after {
	content: "\A";
	white-space: pre;
}

/* -------- */

#stage {
	width: 672px;
	margin: 0 auto; 
	padding: 0;
	background: #fff;
}

#footer {
	width: 672px;
	margin: 24px auto 0 auto;
	padding: 16px 0 0 0;
	font-size: 11px;
	font-weight: 300;
	color: #555;
	border-top: 1px #d2d2d2 solid;
}

/* -------- */

.wrapper {
	width: 672px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* -------- */

#header {
	width: 100%;
	margin: 0;
	padding: 0 0 16px 0;
	float: left;
}

#logo {
	width: 120px;
	height: 64px;
	margin: 0;
	padding: 0;
	float: left;
}

#logo .home {
	width: 120px;
	height: 64px;
	margin: 0;
	padding: 0; 
	float: left;
}

#logo .home img {
	width: 120px;
	height: 64px;
	margin: 0;
	padding: 0; 
	float: left;
}

/* -------- */

#mobinav {
	display: none;
}

/* -------- */

#nav {
	display: none;
}

/* -------- */

#banner {
	width: 672px;
	height: 196px;
	margin: 0 0 16px 0;
	padding: 0;
	float: left;
}

#banner img {
	width: 672px !important;
	height: 196px !important;
}

#banner.short {
	width: 672px;
	height: 0px;
	border-bottom: 4px solid #d2d2d2;
	border-radius: 0 !important;
}

/* -------- */

#map {
	width: 672px;
	height: 196px;
	margin: 0 0 16px 0;
	padding: 0;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #333;
	line-height: 1.3;
	float: left;
}

/* ------ */

#content {
	width: 672px;
	margin: 0;
	padding: 0;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #444;
	line-height: 1.5;
	float: right;
}

#content strong, #content b {
	font-weight: 400;
}

#content em, #content i {
	font-style: italic;
}

#content strong em, #content b i, #content em strong, #content i b {
	font-weight: 400;
}

#content h1 {
	margin: 0;
	font-size: 24px;
	font-weight: 400;
	color: #444;
	line-height: 1.2;
}

#content h2 {
	margin: 16px 0 0 0;
	font-size: 17px;
	font-weight: 400;
	color: #444;
	line-height: 1.3;
}

#content h2.ruler {
	padding: 0 0 8px 0;
	border-bottom: 3px #d2d2d2 solid;
}

#content p {
	margin: 10px 0 0 0;
}

#content h1 + p {
	margin: 4px 0 0 0;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.5;
}

#content.news h1 + p {
	margin: 16px 0 0 0;
	font-size: 12px;
}

#content h2 + p {
	margin: 4px 0 0 0;
}

#content strong.green {
	font-weight: 400;
	color: #00aa4c;
}

#content ul, #content ol {
	margin: 0 0 0 -20px;
}

#content ul li, #content ol li {
	margin: 4px 0 0 0;
	color: #444;
}

#content ul li span, #content ol li span {
	color: #555;
}

#content ul li span strong, #content ol li span strong {
	font-weight: 400;
	color: #444;
}

#content .team-members {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#content .team-members + h2 {
	width: 100%;
	margin: 24px 0 0 0;
	float: left;
}

#content a.team-member {
	width: 156px;
	height: auto !important;
	margin: 12px 16px 0 0;
	padding: 0;
	color: #555;
	background: #fff;
	border-bottom: 0;
	float: left;
}

#content a.team-member:nth-of-type(4n+4) {
	margin-right: 0;
}

#content a.team-member .photo {
	width: 160px;
	height: 131px;
	margin: 0 0 4px 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

#content a.team-member .photo img {
	width: 156px !important;
}

#content a.team-member .info {
	width: 156px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: left;
}

#content a.team-member .info h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: 400;
	color: #333;
}

#content #sector-grid {
	width: 672px;
	margin: 24px 0 0 0;
	padding: 0;
	background: #fff;
	border-bottom: 0;
	border-radius: 0;
	float: left;
}

#content #sector-grid .sector {
	width: 201px;
	margin: 0;
	padding: 16px 16px 12px 16px;
	text-align: center;
	border: 1px #d2d2d2 solid;
	border-width: 1px 1px 0 0;
	float: left;
}

#content #sector-grid .sector:nth-of-type(3n+1) {
	padding: 16px 16px 12px 0;
}

#content #sector-grid .sector:nth-of-type(3n+2) {
	width: 204px;
}

#content #sector-grid .sector:nth-of-type(3n+3) {
	padding: 16px 0 12px 16px;
	border-width: 1px 0 0 0;
}

#content #sector-grid .sector:nth-of-type(1), #content #sector-grid .sector:nth-of-type(2), #content #sector-grid .sector:nth-of-type(3) {
	padding-top: 0;
	border-top: 0;
}

#content #sector-grid .sector:last-child, #content #sector-grid .sector:nth-last-child(2), #content #sector-grid .sector:nth-last-child(3) {
	padding-bottom: 0;
}

#content .sector .icon {
	width: 56px;
	height: 56px;
	margin: 0 auto;
	padding: 0;
}

#content .sector .summary {
	width: 100%;
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 16px;
	float: left;
}

#content .sector .summary h3 {
	margin: 0 0 4px 0;
	font-size: 14px;
	font-weight: 300;
	color: #333;
}

#content .sector .summary p {
	margin: 0;
	font-size: 15px;
}

#content img.portrait {
	width: 216px !important;
	margin: 5px 20px 16px 0;
	float: left;
}

#content a.news-item {
	width: 100%;
	margin: 18px 0 0 0;
	padding: 0 0 12px 0;
	font-size: 12px;
	color: #555;
	border-bottom: 1px #d2d2d2 solid;
	float: left;
}

#content a.news-item:nth-of-type(1) {
	padding: 12px 0;
	border-top: 1px #d2d2d2 solid;
}

#content a.news-item:nth-last-child(1) {
	padding: 0;
	border-bottom: 0;
}

#content a.news-item .date {
	width: 100%;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	float: left;
}

#content a.news-item h2 {
	width: 100%;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 15px;
	font-weight: 400;
	color: #444;
	line-height: 1.4;
	float: left;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

#content a.news-item p:after {
	display: none;
}

#content p.back-link {
	display: none;
}

#content table {
	margin: 16px 0 !important;
	border: 1px #c0c0c0 solid;
}

#content table, #content table td, #content table td p, #content table td span {
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
}

/* -------- */

#side {
	display: none;
}

/* -------- */

#hero-feature {
	width: 672px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
}

#hero-feature img {
	width: 672px !important;
	height: 294px !important;
	float: left;
}

#hero-feature .hero-card {
	width: 608px;
	height: 108px;
	margin: 0;
	padding: 24px 32px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	font-weight: 300;
	color: #222;
	background: rgba(255,204,0,0.92);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 16;
}

#hero-feature .hero-card h2 {
	margin: 0;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 36px;
	font-weight: 400;
	color: #222;
	line-height: 1.1;
}

#hero-feature .hero-card h2.card-2 {
	font-size: 36px;
}

#hero-feature .hero-card h2.card-3 {
	font-size: 36px;
}

#hero-feature .hero-card h2.card-4 {
	font-size: 36px;
}

#hero-feature .hero-card p {
	margin: 4px 0 0 0;
	line-height: 1.5;
}

/* -------- */

#hero-box {
	width: 672px;
	margin: 0;
	padding: 24px 0 0 0;
	font-size: 14px;
	font-weight: 300;
	color: #666;
	line-height: 1.4;
	background: #fff;
	border-top: 1px #c1bfbb solid;
	border-bottom: 0;
	border-radius: 0;
	float: left;
}

#hero-box .wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	float: left;
}

#hero-box a.box {
	width: 203px;
	margin: 0 32px 0 0;
	padding: 0;
	color: #666;
	float: left;
}

#hero-box a.box:nth-of-type(2) {
	width: 202px;
}

#hero-box a.box:nth-of-type(3) {
	margin: 0;
}

#hero-box a.box h2 {
	margin: -2px 0 0 0;
	font-size: 17px;
	font-weight: 400;
	color: #222;
	line-height: 1.2;
}

#hero-box a.box p {
	margin: 4px 0 0 0;
}

#hero-box a.box small {
	display: none;
}

/* -------- */

#stage:after, #footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* -------- iPad Portrait */

@media only screen and (device-width: 768px) and (orientation: portrait) {
	#stage {
		padding: 12px 0 24px 0;
	}
	
	#stage.home {
		padding: 12px 0 0 0;
	}
	
	/* -------- */
	
	.wrapper {
		width: 768px;
	}
	
	#footer .wrapper {
		width: 720px;
	}

	/* -------- */

	#header {
		width: 768px;
		padding: 0 0 16px 0;
	}

	/* -------- */
	
	#logo {
		padding: 0 0 0 24px;
	}
	
	/* -------- */

	#nav {
		width: 720px;
		margin: 16px 0 0 0;
		padding: 16px 24px 0 24px;
		border-top: 1px #d2d2d2 solid;
		float: left;
	}
	
	#nav a {
		padding: 0;
		border-bottom: 0;
	}
	
	#nav .block {
		padding: 0 15px;
	}

	#nav .block:nth-of-type(1) {
		padding: 0 16px 0 15px;
	}

	/* -------- */

	#banner {
		width: 768px;
		overflow: hidden;
	}

	#banner.short {
		width: 768px;
		border-bottom: 1px solid #d2d2d2;
	}
	
	#banner img.rounded, #banner.short {
		border-radius: 0;
	}
	
	/* -------- */
	
	#map {
		width: 768px;
	}

	/* -------- */

	#content {
		width: 720px;
		padding: 0 24px;
		float: left;
	}

	#content a.team-member {
		width: 168px;
		margin: 16px 16px 0 0;
	}

	#content a.team-member:nth-of-type(4n+4) {
		margin-right: 0;
	}

	#content a.team-member .photo {
		width: 168px;
		height: 142px;
	}

	#content a.team-member .photo img {
		width: 168px !important;
	}

	#content a.team-member .info {
		width: 144px;
	}

	#content #sector-grid {
		width: 672px;
	}

	#content #sector-grid .sector {
		width: 191px;
	}
	
	#content #sector-grid .sector:nth-of-type(3n+2) {
		width: 192px;
	}

	#content a.news-item, #content a.news-item:nth-of-type(1) {
		border-color: #e3e3e3;
	}

	/* -------- */

	#side {
		width: 720px;
		margin: 32px 24px 0 24px;
		padding: 4px 0 0 0;
		border-top: 6px #d2d2d2 double;
	}

	#side a {
		width: 168px;
		margin: 0 16px 0 0;
		padding: 16px 0 4px 0;
		border-width: 0;
	}
	
	#side a:nth-child(4n+4) {
		margin: 0;
	}

	#side a:first-child {
		border-width: 0;
	}
	
	#side.shorty a {
		width: 224px;
		margin: 0 24px 0 0;
	}
	
	#side.shorty a:nth-child(3n+3) {
		margin: 0;
	}
	
	#side.shorty a:nth-child(4n+4) {
		margin: 0 24px 0 0;
	}

	#side a:first-child {
		border-width: 0;
	}
	
	#side .heading:nth-of-type(1) {
		padding: 24px 0 9px 0;
	}

	#side a + .heading {
		margin: 28px 0 0 0;
	}

	/* -------- */

	#hero-feature {
		width: 768px;
		height: 420px;
	}

	#hero-feature img {
		width: 960px !important;
		height: 420px !important;
	}
	
	/* --------- */
	
	#hero-feature .hero-card {
		width: 368px;
		padding: 16px 24px 18px 24px;
	}

	#hero-feature .hero-card h2 {
		font-size: 35px;
	}

	#hero-feature .hero-card h2.card-2 {
		font-size: 26px;
	}

	#hero-feature .hero-card h2.card-3 {
		font-size: 23px;
	}

	#hero-feature .hero-card h2.card-4 {
		font-size: 32px;
	}

	/* -------- */

	#hero-box {
		width: 720px;
		border-bottom: 0;
		border-radius: 0;
	}

	#hero-box .wrap {
		background: url("../images/home/bg.home.hero.box.ipad.portrait.png") center 0 repeat-y;
	}

	#hero-box a.box {
		width: 207px;
	}
	
	#hero-box a.box:nth-of-type(2) {
		width: 208px;
	}
	
	#hero-box a.box small {
		display: none;
	}
	
}

/* -------- iPhone Portrait */

@media only screen and (device-width: 320px) and (orientation: portrait) {
	
	.forced-break:after {
		content: none;
	}
	
	#stage {
		padding: 12px 0 16px 0;
	}
	
	#stage.home {
		padding: 12px 0 0 0;
	}

	#footer {
		padding: 12px 0 18px 0;
		font-size: 11px;
	}

	/* -------- */

	.wrapper {
		width: 320px;
	}
	
	#footer .wrapper {
		width: 296px;
	}

	/* -------- */

	#header {
		width: 320px;
/*		max-height: 238px !important;*/
		padding: 0;
	}

	#logo {
		width: 90px;
		height: 48px;
		padding: 0 0 12px 12px;
	}
	
	#logo, #logo .home, #logo .home img {
		width: 90px;
		height: 48px;
	}
	
	/* -------- */
	
	#mobinav {
		width: 44px;
		height: 44px;
		margin: 2px 12px 0 0;
		padding: 0;
		background: url("../images/core/bg.mobinav.png") center center no-repeat;
		background-size: 36px 24px;
		display: block;
		float: right;
	}

	/* -------- */

	#nav {
		width: 320px;
		height: 0px;
		margin: 0;
		padding: 0;
		font-size: 17px;
		float: left;
		background: #f6f4f0;
		overflow: hidden;
/*		-webkit-transform: translate3d(0,0,0);*/
		/*		-webkit-backface-visibility: hidden;
				-webkit-perspective: 1000;*/
	}

	#nav a {
		width: 296px;
		margin: 0;
		padding: 8px 12px;
		border-bottom: 0;
		border-top: 1px #d2d2d2 solid;
		background: #f6f4f0;
	}
	
	#nav a:hover, #nav a.active {
		border-top: 1px #d2d2d2 solid;
	}

	#nav .block {
		display: none;
	}

	/* -------- */

	#banner {
		width: 320px;
		height: 168px;
		margin: 0 0 16px 0;
		overflow: hidden !important;
	}

	#banner img {
		width: 575px !important;
		height: 168px !important;
	}
	
	#banner img.lefty {
		margin: 0 0 0 -195px;
		float: left;
	}
	
	#banner img.rounded {
		border-radius: 0;
	}

	#banner.short {
		width: 320px;
		height: 0px;
		border-bottom: 1px solid #d2d2d2;
	}

	/* -------- */

	#map {
		width: 320px;
		height: 240px;
		margin: 0 0 16px 0;
	}

	/* ------ */

	#content {
		width: 296px;
		padding: 0 12px;
		font-size: 14px;
		float: left;
	}

	#content h1 {
		font-size: 25px;
		line-height: 1.2;
	}

	#content h2 {
		font-size: 18px;
		line-height: 1.2;
	}

	#content p {
		margin: 12px 0 0 0;
	}

	#content h1 + p {
		font-size: 16px;
	}

	#content.news h1 + p {
		font-size: 14px;
	}

	#content .team-members {
		width: 100%;
		margin: 0 0 16px 0;
		padding: 0;
		float: left;
	}

	#content .team-members + h2 {
		width: 100%;
		margin: 16px 0 0 0;
		float: left;
	}

	#content a.team-member {
		width: 296px;
		height: auto !important;
		margin: 12px 0 0 0;
	}

	#content a.team-member:nth-of-type(4n+4) {
		margin-right: 0;
	}

	#content a.team-member .photo {
		width: 136px;
		height: 115px;
	}

	#content a.team-member .photo img {
		width: 136px !important;
	}

	#content a.team-member .info {
		width: 136px;
		float: right;
	}

	#content #sector-grid {
		width: 272px;
		margin: 16px 0 0 0;
		padding: 12px;
	}

	#content #sector-grid .sector {
		width: 272px;
		padding: 16px 0 12px 0;
		border: 1px #d2d2d2 solid;
		border-width: 1px 0 0 0;
	}

	#content #sector-grid .sector:nth-of-type(3n+1) {
		padding: 12px 0;
	}

	#content #sector-grid .sector:nth-of-type(3n+2) {
		width: 272px;
	}

	#content #sector-grid .sector:nth-of-type(3n+3) {
		padding: 16px 0 12px;
		border-width: 1px 0 0 0;
	}
	
	#content #sector-grid .sector:nth-of-type(1), #content #sector-grid .sector:nth-of-type(2), #content #sector-grid .sector:nth-of-type(3) {
		padding-top: 16px;
		border-top: 1px #d2d2d2 solid;
	}
	
	#content #sector-grid .sector:nth-of-type(1) {
		padding-top: 0;
		border-top: 0;
	}

	#content #sector-grid .sector:last-child {
		padding-bottom: 0;
	}
	
	#content #sector-grid .sector:nth-last-child(2), #content #sector-grid .sector:nth-last-child(3) {
		padding-bottom: 12px;
	}

	#content img.portrait {
		width: 296px !important;
		margin: 0 0 16px 0;
	}

	#content a.news-item {
		width: 296px !important;
		border-bottom: 1px #e3e3e3 solid;
	}

	#content a.news-item:nth-of-type(1) {
		border-top: 1px #e3e3e3 solid;
	}

	#content a.news-item h2 {
		font-size: 18px;
	}
	
	#content a.news-item p:after {
		content: none;
	}

	/* -------- */

	#side {
		width: 296px;
		margin: 32px 12px 0 12px;
		padding: 0;
		border-top: 6px #d2d2d2 double;
	}

	#side a {
		border: 0;
		border-width: 0;
	}

	#side a:first-child {
		border-width: 0;
	}

	#side .heading {
		width: 100%;
		padding: 16px 0 9px 0;
	}

	#side a + .heading {
		margin: 0;
	}

	/* -------- */

	#hero-feature {
		width: 320px;
		height: auto;
		margin: 0;
		padding: 0;
		float: left;
		position: relative;
	}

	#hero-feature img {
		width: 384px !important;
		height: 168px !important;
		float: left;
	}

	#hero-feature .hero-card {
		width: 296px;
		padding: 12px 12px 14px 12px;
		font-size: 16px;
		color: #222;
		position: relative;
		bottom: 0;
		background: rgb(255,204,0);
		float: left;
	}

	#hero-feature .hero-card h2 {
		font-size: 28px;
	}

	#hero-feature .hero-card h2.card-2 {
		font-size: 28px;
	}

	#hero-feature .hero-card h2.card-3 {
		font-size: 28px;
	}

	#hero-feature .hero-card h2.card-4 {
		font-size: 26px;
	}

	/* -------- */

	#hero-box {
		width: 296px;
		padding: 0 12px;
		border-bottom: 0;
		border-radius: 0;
	}

	#hero-box .wrap {
		background: none;
	}

	#hero-box a.box {
		width: 296px;
		margin: 0;
		padding: 16px 0;
		border-top: 1px #d1d1d1 solid;
	}
	
	#hero-box a.box:nth-of-type(1) {
		border-top: 0;
	}

	#hero-box a.box:nth-of-type(2) {
		width: 296px;
	}

	#hero-box a.box:nth-of-type(3) {
		margin: 0;
	}

	#hero-box a.box h2 {
		font-size: 18px;
	}

	#hero-box a.box p {
		margin: 4px 0 0 0;
	}

	#hero-box a.box small {
		display: none;
	}
}

/* -------- iPhone 4 Landscape */

@media only screen and (device-width: 320px) and (orientation: landscape) {
	
	.forced-break:after {
		content: none;
	}
	
	#stage {
		padding: 12px 0 16px 0;
	}
	
	#stage.home {
		padding: 12px 0 0 0;
	}

	#footer {
		padding: 12px 0 18px 0;
		font-size: 11px;
	}

	/* -------- */

	.wrapper {
		width: 480px;
	}
	
	#footer .wrapper {
		width: 456px;
	}

	/* -------- */

	#header {
		width: 480px;
		padding: 0;
	}

	#logo {
		width: 90px;
		height: 48px;
		padding: 0 0 12px 12px;
	}
	
	#logo, #logo .home, #logo .home img {
		width: 90px;
		height: 48px;
	}
	
	/* -------- */
	
	#mobinav {
		width: 44px;
		height: 44px;
		margin: 2px 12px 0 0;
		padding: 0;
		background: url("../images/core/bg.mobinav.png") center center no-repeat;
		background-size: 36px 24px;
		display: block;
		float: right;
	}

	/* -------- */

	#nav {
		width: 480px;
		height: 0px;
		margin: 0;
		padding: 0;
		font-size: 17px;
		float: left;
		background: #f6f4f0;
		overflow: hidden;
		-webkit-transform: translate3d(0,0,0);
	}

	#nav a {
		width: 456px;
		margin: 0;
		padding: 8px 12px;
		border-bottom: 0;
		border-top: 1px #d2d2d2 solid;
		background: #f6f4f0;
	}
	
	#nav a:hover, #nav a.active {
		border-top: 1px #d2d2d2 solid;
	}

	#nav .block {
		display: none;
	}

	/* -------- */

	#banner {
		width: 480px;
		height: 168px;
		margin: 0 0 16px 0;
		overflow: hidden !important;
	}

	#banner img {
		width: 575px !important;
		height: 168px !important;
	}
	
	#banner img.lefty {
		margin: 0;
		float: left;
	}
	
	#banner img.rounded {
		border-radius: 0;
	}

	#banner.short {
		width: 480px;
		height: 0px;
		border-bottom: 1px solid #d2d2d2;
	}

	/* -------- */

	#map {
		width: 480px;
		height: 168px;
		margin: 0 0 16px 0;
	}

	/* ------ */

	#content {
		width: 456px;
		padding: 0 12px;
		font-size: 14px;
		float: left;
	}

	#content h1 {
		font-size: 25px;
		line-height: 1.2;
	}

	#content h2 {
		font-size: 18px;
		line-height: 1.2;
	}

	#content p {
		margin: 12px 0 0 0;
	}

	#content h1 + p {
		font-size: 16px;
	}

	#content.news h1 + p {
		font-size: 14px;
	}

	#content .team-members {
		width: 100%;
		margin: 0 0 12px 0;
		padding: 0;
		float: left;
	}

	#content .team-members + h2 {
		width: 100%;
		margin: 16px 0 0 0;
		float: left;
	}

	#content a.team-member {
		width: 222px;
		height: auto !important;
		margin: 12px 12px 0 0;
	}

	#content a.team-member:nth-of-type(2n+2), #content a.team-member:nth-of-type(4n+4) {
		margin-right: 0;
	}

	#content a.team-member .photo {
		width: 96px;
		height: 92px;
	}

	#content a.team-member .photo img {
		width: 96px !important;
	}

	#content a.team-member .info {
		width: 102px;
		padding: 8px 12px;
		font-size: 12px;
		float: right;
	}
	
	#content a.team-member .info h3 {
		font-size: 14px;
	}

	#content #sector-grid {
		width: 424px;
		margin: 16px 0 0 0;
		padding: 16px;
	}

	#content #sector-grid .sector {
		width: 424px;
		padding: 16px 0 12px 0;
		border: 1px #d2d2d2 solid;
		border-width: 1px 0 0 0;
	}

	#content #sector-grid .sector:nth-of-type(3n+1) {
		padding: 12px 0;
	}

	#content #sector-grid .sector:nth-of-type(3n+2) {
		width: 424px;
	}

	#content #sector-grid .sector:nth-of-type(3n+3) {
		padding: 16px 0 12px;
		border-width: 1px 0 0 0;
	}
	
	#content #sector-grid .sector:nth-of-type(1), #content #sector-grid .sector:nth-of-type(2), #content #sector-grid .sector:nth-of-type(3) {
		padding-top: 16px;
		border-top: 1px #d2d2d2 solid;
	}
	
	#content #sector-grid .sector:nth-of-type(1) {
		padding-top: 0;
		border-top: 0;
	}

	#content #sector-grid .sector:last-child {
		padding-bottom: 0;
	}
	
	#content #sector-grid .sector:nth-last-child(2), #content #sector-grid .sector:nth-last-child(3) {
		padding-bottom: 12px;
	}
	
	#content .sector .icon {
		margin: 0;
		float: left;
	}

	#content .sector .summary {
		width: 352px;
		margin: 0;
		text-align: left;
		line-height: 52px !important;
		float: right;
	}

	#content img.portrait {
		width: 208px !important;
		margin: 0 16px 16px 0;
	}

	#content a.news-item {
		width: 456px !important;
		border-bottom: 1px #e3e3e3 solid;
	}

	#content a.news-item:nth-of-type(1) {
		border-top: 1px #e3e3e3 solid;
	}

	#content a.news-item h2 {
		font-size: 18px;
	}
	
	#content a.news-item p:after {
		content: none;
	}

	/* -------- */

	#side {
		width: 456px;
		margin: 32px 12px 0 12px;
		padding: 0;
		border-top: 6px #d2d2d2 double;
	}

	#side a {
		border: 0;
		border-width: 0;
	}

	#side a:first-child {
		border-width: 0;
	}

	#side .heading {
		width: 100%;
		padding: 16px 0 9px 0;
	}

	#side a + .heading {
		margin: 0;
	}

	/* -------- */

	#hero-feature {
		width: 480px;
		height: 168px;
		margin: 0;
		padding: 0;
		float: left;
		position: relative;
		overflow: hidden;
	}

	#hero-feature img {
		width: 384px !important;
		height: 168px !important;
		margin: 0 0 0 -40px;
		float: left;
	}
	
	#hero-feature img.lefty {
		width: 384px !important;
		height: 168px !important;
		margin: 0 0 0 -80px;
		float: left;
	}

	#hero-feature .hero-card {
		width: 216px;
		height: 148px;
		padding: 10px 12px 10px 12px;
		font-size: 16px;
		color: #222;
		position: absolute;
		bottom: 0;
		right: 0;
		background: rgb(255,204,0);
	}

	#hero-feature .hero-card h2 {
		font-size: 24px;
	}

	#hero-feature .hero-card h2.card-2 {
		font-size: 22px;
	}

	#hero-feature .hero-card h2.card-3 {
		font-size: 22px;
	}

	#hero-feature .hero-card h2.card-4 {
		font-size: 24px;
	}

	/* -------- */

	#hero-box {
		width: 456px;
		padding: 0 12px;
		border-bottom: 0;
		border-radius: 0;
	}

	#hero-box .wrap {
		background: none;
	}

	#hero-box a.box {
		width: 456px;
		margin: 0;
		padding: 16px 0;
		border-top: 1px #d1d1d1 solid;
	}
	
	#hero-box a.box:nth-of-type(1) {
		border-top: 0;
	}

	#hero-box a.box:nth-of-type(2) {
		width: 456px;
	}

	#hero-box a.box:nth-of-type(3) {
		margin: 0;
	}

	#hero-box a.box h2 {
		font-size: 18px;
	}

	#hero-box a.box p {
		margin: 4px 0 0 0;
	}

	#hero-box a.box small {
		display: none;
	}
}

/* -------- iPhone 5 Landscape */

@media only screen and (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	
	.forced-break:after {
		content: none;
	}
	
	#stage {
		padding: 12px 0 16px 0;
	}
	
	#stage.home {
		padding: 12px 0 0 0;
	}

	#footer {
		padding: 12px 0 18px 0;
		font-size: 11px;
	}

	/* -------- */

	.wrapper {
		width: 568px;
	}
	
	#footer .wrapper {
		width: 544px;
	}

	/* -------- */

	#header {
		width: 568px;
		padding: 0;
	}

	#logo {
		width: 90px;
		height: 48px;
		padding: 0 0 12px 12px;
	}
	
	#logo, #logo .home, #logo .home img {
		width: 90px;
		height: 48px;
	}
	
	/* -------- */
	
	#mobinav {
		width: 44px;
		height: 44px;
		margin: 2px 12px 0 0;
		padding: 0;
		background: url("../images/core/bg.mobinav.png") center center no-repeat;
		background-size: 36px 24px;
		display: block;
		float: right;
	}

	/* -------- */

	#nav {
		width: 568px;
		height: 0px;
		margin: 0;
		padding: 0;
		font-size: 17px;
		float: left;
		background: #f6f4f0;
		overflow: hidden;
		-webkit-transform: translate3d(0,0,0);
	}

	#nav a {
		width: 544px;
		margin: 0;
		padding: 8px 12px;
		border-bottom: 0;
		border-top: 1px #d2d2d2 solid;
		background: #f6f4f0;
	}
	
	#nav a:hover, #nav a.active {
		border-top: 1px #d2d2d2 solid;
	}

	#nav .block {
		display: none;
	}

	/* -------- */

	#banner {
		width: 568px;
		height: 168px;
		margin: 0 0 16px 0;
		overflow: hidden !important;
	}

	#banner img {
		width: 575px !important;
		height: 168px !important;
	}
	
	#banner img.lefty {
		margin: 0;
		float: left;
	}
	
	#banner img.rounded {
		border-radius: 0;
	}

	#banner.short {
		width: 568px;
		height: 0px;
		border-bottom: 1px solid #d2d2d2;
	}

	/* -------- */

	#map {
		width: 568px;
		height: 168px;
		margin: 0 0 16px 0;
	}

	/* ------ */

	#content {
		width: 544px;
		padding: 0 12px;
		font-size: 14px;
		float: left;
	}

	#content h1 {
		font-size: 25px;
		line-height: 1.2;
	}

	#content h2 {
		font-size: 18px;
		line-height: 1.2;
	}

	#content p {
		margin: 12px 0 0 0;
	}

	#content h1 + p {
		font-size: 16px;
	}

	#content.news h1 + p {
		font-size: 14px;
	}

	#content .team-members {
		width: 100%;
		margin: 0 0 12px 0;
		padding: 0;
		float: left;
	}

	#content .team-members + h2 {
		width: 100%;
		margin: 16px 0 0 0;
		float: left;
	}

	#content a.team-member {
		width: 266px;
		height: auto !important;
		margin: 12px 12px 0 0;
	}

	#content a.team-member:nth-of-type(2n+2), #content a.team-member:nth-of-type(4n+4) {
		margin-right: 0;
	}

	#content a.team-member .photo {
		width: 96px;
		height: 92px;
	}

	#content a.team-member .photo img {
		width: 96px !important;
	}

	#content a.team-member .info {
		width: 146px;
		padding: 8px 12px;
		font-size: 12px;
		float: right;
	}
	
	#content a.team-member .info h3 {
		font-size: 14px;
	}

	#content #sector-grid {
		width: 512px;
		margin: 16px 0 0 0;
		padding: 16px;
	}

	#content #sector-grid .sector {
		width: 512px;
		padding: 16px 0 12px 0;
		border: 1px #d2d2d2 solid;
		border-width: 1px 0 0 0;
	}

	#content #sector-grid .sector:nth-of-type(3n+1) {
		padding: 12px 0;
	}

	#content #sector-grid .sector:nth-of-type(3n+2) {
		width: 512px;
	}

	#content #sector-grid .sector:nth-of-type(3n+3) {
		padding: 16px 0 12px;
		border-width: 1px 0 0 0;
	}
	
	#content #sector-grid .sector:nth-of-type(1), #content #sector-grid .sector:nth-of-type(2), #content #sector-grid .sector:nth-of-type(3) {
		padding-top: 16px;
		border-top: 1px #d2d2d2 solid;
	}
	
	#content #sector-grid .sector:nth-of-type(1) {
		padding-top: 0;
		border-top: 0;
	}

	#content #sector-grid .sector:last-child {
		padding-bottom: 0;
	}
	
	#content #sector-grid .sector:nth-last-child(2), #content #sector-grid .sector:nth-last-child(3) {
		padding-bottom: 12px;
	}
	
	#content .sector .icon {
		margin: 0;
		float: left;
	}

	#content .sector .summary {
		width: 440px;
		margin: 0;
		text-align: left;
		line-height: 52px !important;
		float: right;
	}

	#content img.portrait {
		width: 208px !important;
		margin: 0 16px 16px 0;
	}

	#content a.news-item {
		width: 544px !important;
		border-bottom: 1px #e3e3e3 solid;
	}

	#content a.news-item:nth-of-type(1) {
		border-top: 1px #e3e3e3 solid;
	}

	#content a.news-item h2 {
		font-size: 18px;
	}
	
	#content a.news-item p:after {
		content: none;
	}

	/* -------- */

	#side {
		width: 544px;
		margin: 32px 12px 0 12px;
		padding: 0;
		border-top: 6px #d2d2d2 double;
	}

	#side a {
		border: 0;
		border-width: 0;
	}

	#side a:first-child {
		border-width: 0;
	}

	#side .heading {
		width: 100%;
		padding: 16px 0 9px 0;
	}

	#side a + .heading {
		margin: 0;
	}

	/* -------- */

	#hero-feature {
		width: 568px;
		height: 168px;
		margin: 0;
		padding: 0;
		float: left;
		position: relative;
		overflow: hidden;
	}

	#hero-feature img {
		width: 384px !important;
		height: 168px !important;
		margin: 0 0 0 -40px;
		float: left;
	}
	
	#hero-feature img.lefty {
		width: 384px !important;
		height: 168px !important;
		margin: 0 0 0 -80px;
		float: left;
	}

	#hero-feature .hero-card {
		width: 272px;
		height: 148px;
		padding: 10px 12px 10px 12px;
		font-size: 18px;
		color: #222;
		position: absolute;
		bottom: 0;
		right: 0;
		background: rgb(255,204,0);
	}

	#hero-feature .hero-card h2 {
		font-size: 28px;
	}

	#hero-feature .hero-card h2.card-2 {
		font-size: 28px;
	}

	#hero-feature .hero-card h2.card-3 {
		font-size: 28px;
	}

	#hero-feature .hero-card h2.card-4 {
		font-size: 28px;
	}

	/* -------- */

	#hero-box {
		width: 544px;
		padding: 0 12px;
		border-bottom: 0;
		border-radius: 0;
	}

	#hero-box .wrap {
		background: none;
	}

	#hero-box a.box {
		width: 544px;
		margin: 0;
		padding: 16px 0;
		border-top: 1px #d1d1d1 solid;
	}
	
	#hero-box a.box:nth-of-type(1) {
		border-top: 0;
	}

	#hero-box a.box:nth-of-type(2) {
		width: 544px;
	}

	#hero-box a.box:nth-of-type(3) {
		margin: 0;
	}

	#hero-box a.box h2 {
		font-size: 18px;
	}

	#hero-box a.box p {
		margin: 4px 0 0 0;
	}

	#hero-box a.box small {
		display: none;
	}
}


/* -------- */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#content ul {
		margin: 0 0 0 -28px;
	}
	
	#hero-feature .hero-card h2 {
		font-size: 40px;
	}
}