/*!
Launched:201X-XX-XX
Authors:Taylor Packet, Shawn Maust, Erik Runyon
Marketing Communications:Web

CONTENTS
-----------------------------------------
1. Common Styles
2. Screen Styles
3. Media Queries
4. Themes
5. Plugins
6. Print Styles

BRANDING
-----------------------------------------
1. COLORS
	 - Blue (Headings):#002b5b
	 - Blue (Links):#004da3
	 - Gold:#dcb439

2. FONT STACKS
	 - Headings:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif
	 - Body:font-family:Lora, "Times New Roman", Times, serif
*/

@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

/*************************************************************************************
 * 1. Common Styles
 ************************************************************************************/
*, *:before, *:after {-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
@-ms-viewport {width:device-width; zoom:1;}
@-o-viewport {width:device-width; zoom:1;}
@viewport {width:device-width; zoom:1;}

html {width:100%; margin:0; padding:0; font-size:100%; overflow-y:scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	text-size-adjust:100%;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	font-smoothing:antialiased;
}
body {width:100%; margin:0; padding:0; color:#383838; font:1em/1.5em Lora, "Times New Roman", Times, serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {display:block;}
audio, canvas, video {max-width:100%; width:100%; display:inline-block; *display:inline; *zoom:1;}
audio:not([controls]) {display:none;}
[hidden] {display:none;}
p {margin:0 0 1em; font-size:1.15em; line-height:1.7em;}
a {color:#37486a; outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0); transition:all 125ms ease; }
a:visited {color:#4a3651; text-decoration:none; }
a:hover {color:#5873a9;}
a:active {color:#37486a;}
a:focus {outline:thin dotted;}
a.tapped {background-color:rgba(220,179,57,0.5);}
::-moz-selection,
::selection {background:#0058cf; color:#fff; text-shadow:none;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
h1,h2,h3,h4,h5,h6 {margin:1.4em 0 0.25em; line-height:1.2em; color:#1a324e; font-weight:700; text-rendering:optimizeLegibility; font-family:"GP", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {text-decoration:none;}
h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {color:#004da3;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {text-decoration:underline;}
h1 {margin-top:0; font-size:2em;}
h2 {margin:2em 0 0.5em; font-size:1.675em;}
h2:after {content:""; margin:0.5em 0 1em; display:block; height:5px; width:50px; background:#AE9142;}
h3 {font-size:1.45em;}
h4 {font-size:1.375em;}
h5 {font-size:1.188em;}
h6 {font-size:1em;}
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5 {margin-top:0;}
ol, ul {margin:1em 0; padding:0 0 0 2em;}
li {margin:0 0 0.25em;}
nav ul {margin:0; padding:0; list-style:none;}
nav li {margin:0; padding:0;}
nav a {text-decoration:none;}
iframe, embed {width:100%;}
sup {vertical-align:super; font-size:smaller;}
sub {vertical-align:sub; font-size:smaller;}
pre, code, kbd, samp {font-family:monospace, sans-serif;}
hr {clear:both; width:100%; margin:1em 0; border:1px solid #dadada; border-width:1px 0 0;}

/* Quotes
----------------------------------------------------*/
blockquote { position:relative; margin:2rem 0; padding:0; font-size:1.3em; line-height:1em; text-align:left; }
blockquote p {margin:0; border-left:5px solid #AE9142; padding-left:1em; color:#0C2340; font-weight:700; line-height:1.4em; font-family:"GP", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; }
blockquote.pull p {margin:0; padding-left:2rem; border-left:5px solid #AE9142; font-weight:bold; text-align:left;}
blockquote footer {display:block; padding:1em 0 0 1.8em; font-size:1rem; font-weight:normal; font-style:normal; font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}

/* Images
----------------------------------------------------*/
img {max-width:100%; width:auto; height:auto; border:none; vertical-align:bottom; -ms-interpolation-mode:bicubic; box-sizing:content-box; transition:all 125ms ease; }

figure {margin:0;}
figcaption {clear:both; margin:0.5em 0 0.75em; font-size:0.95rem; text-align:left; width:98%; color:#888; line-height:1.4em; font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; }
figcaption a { color:#932e18; }
figcaption a:hover { color:#711e0e; }
figcaption a:visited { color:#713e33; }

/* Gallery */
.gallery { list-style:none; font-size:0; padding:0; width:102%; margin:2rem -1%; }
	.gallery-item { font-size:1rem; width:23%; margin:1%; display:inline-block; vertical-align:top; }
	.gallery-link { display:block; }

/* Canvas */
.canvas-images { display:none; }

/* General Classes
----------------------------------------------------*/
.noborder {border:none !important;}
.ndmark {display:block; width:200px; max-width:100%; text-decoration:none;}

.cf:before, .cf:after {content:"\0020"; display:block; height:0; overflow:hidden;}
.cf:after {clear:both;}
.cf {zoom:1;}

.skip-links {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
.skip-links:active, .skip-links:focus {clip:auto; height:auto; margin:0; overflow:visible; position:static; width:auto;}

.visibility-hidden {display:none !important;}
.no-margin {margin:0;}

/*************************************************************************************
 * 2. Screen Styles
 ************************************************************************************/
@media screen,projection {
	body {background:#fffffe url('images/grid-pattern.png') -5.5em -10em no-repeat;}
	figure {margin:1.35em auto;}
	.wrapper {height:100%; overflow:hidden; }
	.row {width:100%; margin:0 auto; *zoom:1; padding:0 1.5rem; }
	.row:before, .row:after {content:" "; display:table;}
	.row:after {clear:both;}

	.video {position:relative; display:block; text-align:center;}
		.video .play {position:absolute; top:-15px; left:15px; width:100%; height:100%; margin:0 auto; background:url('images/play-icon.svg') left bottom no-repeat; background-size:180px auto;}

	.embed-inner {position:relative; padding:0;}
	.embed-inner iframe,
	.embed-inner object,
	.embed-inner embed {position:absolute; top:0; left:0; width:100%; height:100%;}

	progress {position:fixed; left:0; top:0; z-index:10; width:104%; height:5px; border:none; color:#1a324e; background-color:transparent;
		-webkit-appearance:none;
			 -moz-appearance:none;
						appearance:none;
	}
	progress::-webkit-progress-bar {background-color:transparent;}
	progress::-webkit-progress-value {background-color:#1a324e;}
	progress::-moz-progress-bar {background-color:#1a324e;}

	/* Header
	----------------------------------------------------*/
	.site-header {position:relative; z-index:9999; margin:0; }
		.brandbar { z-index:9999; position:relative; }
		.brandbar li {margin:0 -0.9375em; padding:0;}
		.brandbar a {display:block;	margin:0 auto; text-decoration:none; height:50px; text-indent:-9999px; overflow:hidden; background-repeat:no-repeat;}
			.dept-nd a {background-position:left 0;}

		.article-header {position:relative; padding:5vw 0 1vw; z-index:999; color:#fff; font-family:Lora, "Times New Roman", Times, serif;}
		.site-title {margin-bottom:0; font-size:2.125em; font-weight:700; }
		.subtitle {margin:0.5em 0 0 1.65em; font-size:1.5em; line-height:1.3em; font-weight:300; font-family:"GP", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; color:#444; }

		.globe-container { height:54.5vw; width:54vw; margin:2em auto 0; z-index:1000; overflow:hidden; }
		.globe-container canvas { position:relative;	}

	/* Content
	----------------------------------------------------*/
	.site-content {position:relative; padding:0;}
	.section {position:relative; padding:3rem 0;}
	.section.title {padding:0.5em 0;}
	.section-intro {font-size:1.35rem;}
	.section-title { margin-top:1em; }

	.btn { display:inline-block; border-radius:50px; padding:0.5em 1.25em; text-decoration:none; text-transform:uppercase; letter-spacing:1px; background:#AE9142; font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight:700;}
	.btn:hover {background:#947b38;}
	a.btn,
	a.btn:visited {color:#fff;}

	/* Gallery */
	.gallery-item { width:48%; }

	/* Dividers */
	.divider {position:relative; padding-top:50%; margin:2em 0; background-position:center center; background-size:cover; background-repeat:no-repeat; box-shadow:inset 0px 0px 95px rgba(0,0,0,0.5); }

	/* Videos */
	.bg-video { position:relative; margin:2rem 0; padding-bottom:56.25%; }

	/* Related Content */
	.related {margin:3rem 0;}
	.related-article {margin-bottom:0.75em; display:block; min-height:80px; vertical-align:top; background:#fff; transition:all 125ms ease;}
		.related-article:hover {text-decoration:underline;}
	.related-heading {margin:0 0 1em; padding:0 0 0.15em; border-bottom:1px solid #ccc; font-size:0.9em; text-transform:uppercase; letter-spacing:1px; color:#555; font-weight:400;}
		.related-heading:after {display:none;}
	.related-image {margin-right:0.75em; float:left; width:130px;}
	.related-headline {padding-top:0.15em; margin-top:0; font-size:1.15em; font-weight:400;}
	.related-link { display:block; text-decoration:none; vertical-align:top; color:#1a324e;}

	/* Byline */
	.byline:before {content:''; margin-bottom:1.5em; display:inline-block; height:5px; width:80px; background:#AE9142;}
	.byline {margin:0 0 2em; font-style:italic; color:#0C2340;}
	.byline p {margin:0; font-size:1.1em; font-family:Lora, "Times New Roman", Times, serif;}
	.byline ul {padding:0; list-style:none; font-size:0.9em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-style:normal;}
	.byline ul strong,
	.byline li {color:#555;}
	.byline li {margin:0;}
	.byline a {color:#1a324e;}

	/* Sidebar */
	.sidebar {margin:2.5em 0;}

	/* Footer
	----------------------------------------------------*/
	.site-footer {position:relative; clear:both; overflow:hidden; margin:0 auto; padding:1em 0; color:#eee; text-align:center; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; background:#0C2340; border-top:4px solid #061220;}
		.site-footer p {overflow:hidden; margin:0; font-size:0.875em;}

	.footer-inner {position:relative; margin:0 auto; padding:1em 0;}

	.site-info {margin:1em 0;}
	.site-info li {display:inline-block; margin:0 2%;}
	.site-footer a {color:#AE9142; text-decoration:underline;}
	.geo,
	.country-name {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
	.address {display:block; margin:0;}
	.site-link,
	.org,
	.tel {display:block;}
	.ndmark {width:200px; height:70px; margin:2em auto;}

}

/*************************************************************************************
 * 3. Media Queries
 ************************************************************************************/

/* 580px
----------------------------------------------------*/
@media only screen and (min-width:36.25em) {
	blockquote.pull {font-size:1.35em;}
	.intro {bottom:2.5em; width:70%;}
	.globe-container { position:absolute; right:-10vw; top:-2vw; }
	.site-title,
	.subtitle { padding-right:38vw; }
}

/* 700px
----------------------------------------------------*/
@media only screen and (min-width:43.75em) {
	html {background-attachment:fixed;}
	body {background-position:top left;}

	h2 {font-size:2.25em;}
	h3 {font-size:1.75em;}
	h4 {font-size:1.5em;}
	h5 {font-size:1.25em;}
	h6 {font-size:1.125em;}

	.brandbar li {margin:0 auto;}
	.site-title {font-size:3em; }
	.subtitle { margin-left:3em; font-size:1.8em; line-height:2.25rem; }

	.row {max-width:90vw;}

	.figgroup {float:left; margin-bottom:2em;}
	.figgroup figure {float:left; width:49%; margin-left:1%; margin-right:1%; }
	.figgroup-3 figure {width:32%; margin-left:1%; margin-right:1%;}
	.figgroup-4 figure {width:23%; margin-left:1%; margin-right:1%;}

	.figgroup figure:first-child {margin-left:0;}

	.article-header {padding:14vw 0 20vw;}

	.figgroup figure:last-child {margin-right:0;}

	.gallery-item { width:23%; }

	.pull .related-link {width:48%; margin-right:1%; display:inline-block;}
	.main .related-link {width:48.5%; margin:0 0.115em; display:inline-block;}

	.sidebar p {font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:1rem; line-height:1.45rem;}
	.sidebar-heading { margin:0; }
	.sidebar-image { margin:0.5em 0; }

	.video .play {top:-20px; left:20px; background-size:300px auto;}

	/* Header
	----------------------------------------------------*/
	.site-header {text-align:left; }
	.brandbar {padding:0;}
		.brandbar li {float:left;}
	.intro {font-size:2rem; line-height:2.4rem; bottom:3rem; width:76%; margin:0 auto;}

	/* Footer
	----------------------------------------------------*/
	.site-footer {text-align:left;}
		.footer-inner {padding:1em 0 2em;}
		.ndmark {position:absolute; right:0; top:2.2em; margin:0;}
		.site-link {display:block;}
		.org {display:inline;}
}

/* 1000px
----------------------------------------------------*/
@media only screen and (min-width:62.5em) {
	.brandbar {padding:0;}
	.site-title,
	.subtitle { padding-right:0; }

	.site-title {margin-left:-0.35em; font-size:3.75em;}
	.subtitle {margin-left:2em; font-size:2.125em; line-height:2.75rem; }

	.globe-container { height:55vw; width:55vw; top:-6vw; right:-11vw; }

	/* Content
	----------------------------------------------------*/
	.section {width:65%; margin:0; }
	.section.title {width:54%;}

	.pull { float:right; clear:right; width:42%; margin-right:calc(-42% - 4rem); }
	.pull .related-link {width:100%;}
		.pull .related-image {width:100%; margin-bottom:0.25rem; }

	blockquote {margin:2em 2em 1.5em;}
	blockquote.pull {font-size:1.1em;}
	blockquote.pull:before {content:""; margin:0 auto 1em; position:relative; display:block; height:5px; width:80px; background:#AE9142;}
	blockquote.pull p {margin:0; padding-left:0; font-weight:bold; text-align:center; border:none;}
	blockquote.pull footer {text-align:center; padding:1em 0;}

	/* Footer
	----------------------------------------------------*/
	.contact-info {margin:0;}
	.site-link,
	.address,
	.site-link,
	.tel,
	.email {float:left; margin:0 1em 0 0;}
	.site-link {margin-right:0.5em;}
	.phone {clear:left;}
}

/* 1200px
----------------------------------------------------*/
@media only screen and (min-width:75em) {

	blockquote {font-size:1.2em;}
	blockquote.pull {font-size:1.35em;}

	.row {max-width:85vw;}
	.titlebar-share {bottom:2rem;}

	.divider {height:500px; padding-top:0;	}

	.pull { width:24vw; margin:0; margin-right:calc(-24vw - 4rem); }
	.pull .related-image {width:30%;}

	.titlebar { padding:8vw 0; min-height:40vw; }
}

/* 1400px
----------------------------------------------------*/
@media only screen and (min-width:87.5em) {
	.globe-container { height:53vw; width:53vw;}
}

/* 1600px
----------------------------------------------------*/
@media only screen and (min-width:100em) {
	.row { max-width:80em; }
	.globe-container { height:50vw; width:50vw; top:-5vw; right:-8vw; }
}

/* Fonts
	 https://dev.conductor.nd.edu/fonts/
----------------------------------------------------*/
@font-face {font-family:GP; font-weight:200; font-style:normal;
	src:url('https://static.nd.edu/fonts/gp-min/gp-light.woff') format('woff'),
			url('https://static.nd.edu/fonts/gp-min/gp-light.ttf') format('truetype');
}
@font-face {font-family:GP; font-weight:400; font-style:normal;
	src:url('https://static.nd.edu/fonts/gp-min/gp-book.woff') format('woff'),
			url('https://static.nd.edu/fonts/gp-min/gp-book.ttf') format('truetype');
}
@font-face {font-family:GP; font-weight:600; font-style:normal;
	src:url('https://static.nd.edu/fonts/gp-min/gp-bold.woff') format('woff'),
			url('https://static.nd.edu/fonts/gp-min/gp-bold.ttf') format('truetype');
}

/* Hi-res
----------------------------------------------------*/
@media
	(-webkit-min-device-pixel-ratio:1.5),
	only screen and (min--moz-device-pixel-ratio:1.5),
	(min-resolution:144dppx){
		.dept-nd a,
		.dept a {background-size:auto 50px;}
}

/*************************************************************************************
 * 4. Themes
 ************************************************************************************/
@media screen, projection {
	/* Brand Bar
	----------------------------------------------------*/
	.brandbar {background:#fff; border-bottom:1px solid #C19932;}
	.dept-nd a {width:301px; background-image:url('https://static.nd.edu/images/brandbar/dept-nd-gray.png');}
}

/* Hi-res
----------------------------------------------------*/
@media
	(-webkit-min-device-pixel-ratio:1.5),
	only screen and (min--moz-device-pixel-ratio:1.5),
	(min-resolution:144dppx){
		body {background-image:url('images/grid-pattern@2x.png'); background-size:138px auto;}
		.dept-nd a {background-image:url('https://static.nd.edu/images/brandbar/dept-nd-gray@2x.png');}
}

/*************************************************************************************
 * 5. Plugins
 ************************************************************************************/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{ padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image,
.fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span { background-image: url('images/fancybox_sprite.png'); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url('images/fancybox_loading.gif') center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('images/blank.png'); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('images/fancybox_overlay.png'); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background:#fff; color: #333; text-align:left; font-weight: bold; line-height: 20px;}
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		 only screen and (min--moz-device-pixel-ratio: 1.5),
		 only screen and (min-device-pixel-ratio: 1.5){
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('fancybox_sprite@2x.png'); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
	#fancybox-loading div { background-image: url('fancybox_loading@2x.gif'); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ }
}

/*************************************************************************************
 * 6. Print Styles
 ************************************************************************************/
@media print {

	@page {margin:0.5cm;}
	body {font-family:Georgia, "Times New Roman", Times, serif; color:#000;}
	img, tr {page-break-inside:avoid;}
	p, h2, h3 {orphans:3; widows:3;}
	h2, h3 {page-break-after:avoid;}

	/* Styles
	----------------------------------------------------*/
	a[href^="javascript:"]:after,
	a[href^="#"]:after {content:"";}
	.ndmark {width:150px;}

	/* HIDDEN
	----------------------------------------------------*/
	progress,
	.breadcrumbs,
	.header-util,
	.skip-links,
	.nav-mobile,
	.nav-site,
	.nav-page,
	.content-video,
	.nav-skip,
	.globe-container,
	.bg-video,
	.related {display:none;}

	/* STRUCTURE
	----------------------------------------------------*/
	.site-header {overflow:hidden; position:relative; margin:0 0 20px; padding:0 0 20px; border-bottom:1px solid gray;}
		.brandbar {font-size:12px; text-transform:uppercase; font-family:"Adobe Garamond", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;}
			.brandbar i {text-transform:none;}
		.site-title,
		.subline {margin:0; display:block; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
		.site-header a,
		.site-title a,
		.subline a {color:#000;}
		.site-title {margin:4px 0 2px; font-size:2em;}
		.subline {font-size:1em;}

	.section-intro {font-size:1.35rem;}
	.section.title {font-family:GP,"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:1.5rem;}

	figure img { width:100%; }
	.figgroup {float:left; width:100%; }
		.figgroup figure {float:left; width:49%; margin-left:1%; margin-right:1%;}
		.figgroup-3 figure {width:32%; margin-left:1%; margin-right:1%;}
		.figgroup figure:first-child {margin-left:0;}
		.figgroup figure:last-child {margin-right:0;}

	.pull { float:right; max-width:33%; padding:1rem; }
	.sidebar-heading { margin:0; }

	.site-content a:link:after {content:" [link:" attr(href) "] "; font-size:11px; font-family:inherit;}
	.site-content abbr:after {content:" (" attr(title) ")";}

	.site-footer {position:relative; clear:both; margin:20px 0 0; padding:20px 0 0; border-top:1px solid gray;}
		.site-footer p {margin:0;}
		.geo,
		.country-name {display:none;}
		.tel {display:block;}
		.site-footer .ndmark {position:absolute; top:20px; right:0;}
}