/*!
Launched:2015-12-??

Authors:
Taylor Packet, Shawn Maust, and Erik Runyon
Marketing Communications:Web

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

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

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

/*************************************************************************************
 * 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 "Helvetica Neue", Helvetica, Arial, Verdana, sans-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:1em; line-height:1.5em;}
a {color:#003978; outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-transition:all 125ms ease;
		 -moz-transition:all 125ms ease;
			 -o-transition:all 125ms ease;
					transition:all 125ms ease;
}
a:visited {color:#002b5b; text-decoration:none; }
a:hover {color:#cd2e44;}
a:active {color:#235b9d;}
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:#002b5b; font-weight:400; 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:#002b5b;}
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: 0 0 0.5em; font-size:2.4em; }
h3 {font-size:1.563em;}
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 {margin:1em 0; padding:0; font-size:1.3em; line-height:1em; text-align:left; font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-style:italic; text-align:center;}
blockquote p {color:#2c3e50;line-height:1.5em;}
blockquote.pull {font-style:normal;}
blockquote.pull p:before {margin:0 auto 0.75em; content: ""; display: block; width: 50%; height: 3px; background: #333; text-align: center;}
blockquote cite {margin-top:1em; display:block; font-size:0.75em; line-height:1.4em; font-style:normal; color:#656565}
blockquote cite:before {content:"– "}

/* Images
----------------------------------------------------*/
figure {margin:0;}
figcaption, .caption {margin:0.5em 0 1em; font-size:0.9em; text-align:left; font-style:italic; color:#656565; line-height:1.4em; font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
figcaption a { color: #932e18; }
figcaption a:hover { color: #711e0e; }
figcaption a:visited { color: #713e33; }
img {max-width:100%; width:auto; height:auto; border:0; vertical-align:bottom; -ms-interpolation-mode:bicubic;
	-webkit-box-sizing:content-box;
		 -moz-box-sizing:content-box;
					box-sizing:content-box;
	-webkit-transition:all 125ms ease;
		 -moz-transition:all 125ms ease;
			 -o-transition:all 125ms ease;
					transition:all 125ms ease;
}


/* General Classes
----------------------------------------------------*/
.noborder {border:none !important;}
a[href$=".pdf"] {padding:1px 0 0 20px; background:url(/images/icons/pdf.gif) left center no-repeat;}
.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;}

.byline { font-size:0.9em; letter-spacing:0.015em; }
	.byline:before { content:""; padding-top:2em; display:block; border-top:2px solid #ccc; width:5em; }
	.byline p { margin:0 0 0.4em; }

/* 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');
}

/*************************************************************************************
 * 2. Screen Styles
 ************************************************************************************/
@media screen,projection {
	blockquote {padding:1em;}
	body {background:#eee; }
	figure {margin:2em auto;}
		figure img {margin:0 auto;}
	.wrapper {height:100%;}
	.row {width:100%; margin:0 auto; *zoom:1;}
	.row:before, .row:after {content:" "; display:table;}
	.row:after {clear:both;}

	/* Header
	----------------------------------------------------*/
	.site-header {position:relative; z-index:1; margin:0; }
	.brandbar {overflow:hidden; padding:0 1em;}
	.titlebar { padding:0 1em;}
		.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 img {display:none;}
			.dept-nd a {background-position:left 0;}
			.dept a {background-position:right 0;}
	.titlebar {position:relative; z-index: 9999;}
		.site-title {margin:0; width:88%; font-weight:400; font-size:2.5em; font-weight:200;}
			.site-title span { font-size:0.5em; display:block; margin-bottom:-0.35em; color:#927402}

	.nav-skip {position:absolute;; top:0.25em; right:0; display:block; width:2em; height:2em; padding:0.5em 0; text-indent:2.1875em; font-size:1.3em; line-height:1.9em; text-align:center; text-decoration:none; border:none; border-radius:0; z-index:100;
		background:#000;
		-webkit-box-shadow:none;
			 -moz-box-shadow:none;
						box-shadow:none;
	}
		.nav-skip span {position:relative; top:0.4em; margin:0 auto;
			-webkit-transition-duration:0s;
				 -moz-transition-duration:0s;
					-ms-transition-duration:0s;
					 -o-transition-duration:0s;
							transition-duration:0s;
			-webkit-transition-delay:0.2s;
				 -moz-transition-delay:0.2s;
					-ms-transition-delay:0.2s;
					 -o-transition-delay:0.2s;
							transition-delay:0.2s;
	 }
		.nav-skip span:before,
		.nav-skip span:after {position:absolute; content:'';}
		.nav-skip span,
		.nav-skip span:before,
		.nav-skip span:after {width:1.3em; height:3px; background-color:#eee; display:block;
			-webkit-transition-property:top, -webkit-transform;
				 -moz-transition-property:top, -moz-transform;
					-ms-transition-property:top, -ms-transform;
					 -o-transition-property:top, -o-transform;
							transition-property:top, transform;
			-webkit-transition-duration:0.2s;
				 -moz-transition-duration:0.2s;
					-ms-transition-duration:0.2s;
					 -o-transition-duration:0.2s;
							transition-duration:0.2s;
			-webkit-transition-delay:0.2s, 0;
				 -moz-transition-delay:0.2s, 0;
					-ms-transition-delay:0.2s, 0;
					 -o-transition-delay:0.2s, 0;
							transition-delay:0.2s, 0;
	 }
		.nav-skip span:before {top:-0.45em;}
		.nav-skip span:after {top:0.45em;}

		.nav-skip.toggled span {background-color:rgba(0,0,0,0.0);
			-webkit-transition-delay:0.2s;
				 -moz-transition-delay:0.2s;
							transition-delay:0.2s;
	 }
		.nav-skip.toggled span:before,
		.nav-skip.toggled span:after {top:0;
			-webkit-transition-delay:0, 0.2s;
				 -moz-transition-delay:0, 0.2s;
					-ms-transition-delay:0, 0.2s;
					 -o-transition-delay:0, 0.2s;
							transition-delay:0, 0.2s;
	 }
		.nav-skip.toggled span:before {-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);}
		.nav-skip.toggled span:after {-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); transform:rotate(-45deg);}

		.mobile-nav-wrapper {position:absolute; top:0.4em; right:-0.6em; z-index:100; overflow:hidden; }
		.mobile-nav-wrapper.sticky {position:fixed; right:0.4em; }
		.mobile-nav { padding:2em 1em 0.5em; background:#000; background:rgba(0,0,0,0.9); transform:translateY(-20em); font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
			-webkit-transition:all 0.2s;
				 -moz-transition:all 0.2s;
							transition:all 0.2s;
		}
			.mobile-nav-wrapper.active .mobile-nav {transform:translateY(0); }
			.mobile-nav ul { list-style:none; padding:0; }
			.mobile-nav a { display:block; padding:0.25em; color:#fff; text-decoration:none; }
			.mobile-nav a:hover { color:#999;}

	.page-nav {display:none;}


	/* Section Custom Styles
	----------------------------------------------------*/
	.btn {display:inline-block; margin-top:0.25em; padding:0.75em 1.5em; border-radius:5px; background:#333; color:#eee; text-decoration:none; font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
	.btn p {margin-top:2em;}
	.btn a, .btn:hover, .btn:visited, .page-nav a:hover { color:#eee; }

	.university-news .btn,
	.university-news .active,
	.page-nav .university-news a:hover {background:#002b5b;}
		.university-news .btn:hover {background:#002044;}
	.university-news .article-title a,
	.university-news .article-list a {color:#002f58;}

	.research .btn,
	.research .active,
	.page-nav .research a:hover	{background:#bd9b49;}
		.research .btn:hover {background:#9d803c;}
	.research .article-title a,
	.research .article-list a {color:#8f7838;}

	.international .btn,
	.international .active,
	.page-nav .international a:hover	{background:#576613;}
		.international .btn:hover {background:#3e490e;}
	.international .article-title a,
	.international .article-list a {color:#576613;}
	.international .btn {background:#576613;}

	.faith .btn,
	.faith .active,
	.page-nav .faith a:hover {background:#489cae;}
		.faith .btn:hover {background:#397b8a;}
	.faith .article-title a,
	.faith .article-list a {color:#3d8493;}
	.faith .btn {background:#489cae;}

	.from-the-academy .btn,
	.from-the-academy .active,
	.page-nav .from-the-academy a:hover	{background:#5f1709;}
		.from-the-academy .btn:hover {background:#411006;}
	.from-the-academy .article-title a,
	.from-the-academy .article-list a {color:#5f1709;}
	.from-the-academy .active {background:#5f1709;}

	.d6 .btn {background:rgba(255,255,255,0.75); color:#333;}
	.d6 .btn:hover {background:rgba(255,255,255,1); color:#333;}


	/* Content
	----------------------------------------------------*/
	.site-content {position:relative; padding:1em 0 0;}
	.section {position:relative; padding:1em;}
	.section.s1 p {font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:1.15em; line-height:1.5em;}
	.section .image-right {width:100%;}
		.image-float {width:100%; display:block;}
	.featured-articles { margin:2em 0; }
	.featured-articles article { padding-bottom:2em; }
	.featured-articles .image { margin:0 0 1em; }
	.featured-articles .image img {border:1px solid #444;}
		.image a { display:block; }
	.article-title { margin-bottom:0.75em; margin-top:0; font-size:1.45em; }

	.image.small-3 { display:none; }
	.image.small-3 + .content { width:100%; }
	.article-list ul { width:100%; margin:0; padding:0; list-style:none; }
	.article-list li { padding-bottom:0.5em; }
		.article-list .article-title { display:block; font-size:1.35em; line-height:1.4em; text-decoration:none; font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight:400;}
		.article-title:hover {text-decoration:underline;}

		.major-gifts {margin-top:2em;}
		.major-gifts h2 {padding-bottom:0.25em; border-bottom:2px solid #ccc;}

		.in-memoriam { margin-top:1em; padding:1em; background:#ddd; }
			.in-memoriam ul { list-style:none; padding:0; }
			.in-memoriam li { margin-bottom:1.5em; }
			.in-memoriam a {text-decoration:none; color:#555;}
			.in-memoriam a:hover {text-decoration:underline; color:#333;}
			.in-memoriam h2 {font-size:2.35em;}


	/* Dividers */
	.divider {position:relative; height:175px; margin:2em 0; padding:1em; background-position:center center; background-size:cover; background-repeat:no-repeat;}
		.divider .row,
		.divider .column { position:absolute; top:0; left:0; right:0; bottom:0; }
		.d1 {border-top:1px solid #000e1a; border-bottom:1px solid #000e1a; background-image:url('images/section_header-university_news-sm.jpg');}
		.d2 {border-top:1px solid #ab8a30; border-bottom:1px solid #ab8a30; background-image:url('images/section_header-research-sm.jpg');}
		.d3 {border-top:1px solid #353e0c; border-bottom:1px solid #353e0c; background-image:url('images/section_header-international-sm.jpg');}
		.d4 {border-top:1px solid #2e636e; border-bottom:1px solid #2e636e; background-image:url('images/section_header-faith-sm.jpg');}
		.d5 {border-top:1px solid #390e05; border-bottom:1px solid #390e05; background-image:url('images/section_header-academy-sm.jpg');}
		.d6 {height:400px; text-align:center; margin-bottom:0; border:1px solid #333; background-position:67% 50%; background-image:url('images/section_header-photos-sm.jpg');}

		.divider h2 { position:absolute; bottom:0; color:#fff; }
		.d6 .column { bottom:auto; top:50%; transform:translateY(-50%); }
		.d6 h2 { position:static; }
	/* Footer
	----------------------------------------------------*/
	.site-footer {position:relative; clear:both; overflow:hidden; margin:0 auto; padding:1em 0 2em; color:#555; text-align:center; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; background:#ddd; border-top:1px solid #ccc;}
		.footer-inner {position:relative; margin:0 auto; padding:1em 0;}
		.site-footer p {margin:0; font-size:0.875em;}
	.site-info {margin:1em 0;}
	.site-info li {display:inline-block; *display:inline; *zoom:1; margin:0 2%;}
	.site-footer a {color:#777; 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.3em;}
	blockquote {font-size:1em;}
}

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

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

	.bq-wide { margin-left:-1em; margin-right:-1em; }
	.image-right { float:right; margin:0 0 1.2em 1.2em; }
	.image-left { float: left; margin: 0 1.2em 1.2em 0; }

	.row {max-width:90vw;}
	.brandbar li {margin:0 auto;}
	.site-title {margin:0.65em 0 0; font-size:3em;}
	.mobile-nav-wrapper { display:none; }
	.nav-skip { display:none; }
	.page-nav li { display:inline-block; }
	.image-float {width:47%; margin:0 1%; display:inline-block;}

	/* Header
	----------------------------------------------------*/
	.site-header {text-align:left; }
	.brandbar {padding:0;}
		.brandbar li {float:left;}

	.site-title span {margin-left:7.5em; margin-bottom:-1em;}

	.s1.sticky { padding-bottom:10em; }
	.s1 p {font-size:1.35em;}

	.page-nav {display:block; margin:3em -12%; text-align:center; top:-4em; left:5%; right:5%; list-style:none; padding:0; background:#d5d5d5;
		box-shadow:0 0.1em 0.1em rgba(0,0,0,0.25); font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
		-webkit-transition:all 0.25s ease;
			 -moz-transition:all 0.25s ease;
						transition:all 0.25s ease;
	}

		.page-nav a { display:block; padding:0.75em; text-decoration:none; color:#333;}
		.page-nav .active { color:#eee; }

	.page-nav.sticky { position:fixed; top:0; left:0; right:0; margin:0; z-index:100; }

	/* Content
	----------------------------------------------------*/
	.divider {height:250px;}
		.d1 { background-image:url('images/section_header-university_news.jpg');}
		.d2 { background-image:url('images/section_header-research.jpg');}
		.d3 { background-image:url('images/section_header-international.jpg');}
		.d4 { background-image:url('images/section_header-faith.jpg');}
		.d5 { background-image:url('images/section_header-academy.jpg');}
		.d6 { background-image:url('images/section_header-photos.jpg');}

	.pull-feature { width:52%; float:right; margin:1em -1em 1em 2em; }
	.pull-feature h3 {margin-top:0;}

	.image.small-3 { display:block; }
	.image.small-3 + .content { width:75%; }

	.article-list ul {
		 -webkit-column-count:2;
				-moz-column-count:2;
						 column-count:2;
	}
	.article-list li {
		 -webkit-column-break-inside:avoid;
							 page-break-inside:avoid;
										break-inside:avoid;
	}
	.article-title { font-size:1.75em; }

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

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

	blockquote {padding:0;}
		blockquote.pull {text-align:center; font-size:1.1em}
	.brandbar {padding:0;}
	.section .image-right {width:52%; margin-right:-8%;}
	.section .image-left {width:45%; margin-left:-8%;}
	.page-nav {display:block; margin:3em 0; }
	.page-nav a {padding:0.75em 1.5em;}

	/* Content
	----------------------------------------------------*/
	.pull {float:right; width:20vw; margin-right:-20vw; padding:0 0 0 2em;}
	.pull-feature { margin-right:-8%; }
	.in-memoriam { margin-right:-3em; }
	.image.small-3 + .content { width:58.33%; }

	/* 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;}

	/* IE8 Over-rides */
	.lt-ie8 .header-util nav li {float:right;}
	.lt-ie8 .search-form {width:300px;}
	.lt-ie8 .search-input {float:left;}

}

/* 1200px
----------------------------------------------------*/
@media only screen and (min-width:75em) {
	blockquote {font-size:1.1em;}
	.row {max-width:80vw;}
	.pull {float:right; width:20vw; margin-right:-20vw;}
	.divider {height:350px;}
	.site-title {font-size:4em;}
}

/* 1400px
----------------------------------------------------*/
@media only screen and (min-width:87.5em) {
	blockquote.pull {font-size:1.2em;}
}

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

}

/* 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
	----------------------------------------------------*/
	.dept-nd a	 {width:301px; background-image:url(//static.nd.edu/images/brandbar/dept-nd-white.png);}
	.brandbar {background: #c19a03; border-bottom: 1px solid #9f7f03;}
}

/* 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 {background-image:url(//static.nd.edu/images/brandbar/dept-nd-white@2x.png);}
}

/*************************************************************************************
 * 5. Grid
 * Author: http://foundation.zurb.com/
 * Version: 5.2.0
 * Documentation: http://foundation.zurb.com/docs/components/grid.html
 * Updated: 2014-03-12
 ************************************************************************************/
.row {width:100%; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; max-width:80em; *zoom:1;}
.row:before, .row:after {content:" "; display:table;}
.row:after {clear:both;}
.row.collapse > .column,
	.row.collapse > .columns {padding-left:0; padding-right:0;}
.row.collapse .row {margin-left:0; margin-right:0;}
.row .row {width:auto; margin-left:-0.9375em; margin-right:-0.9375em; margin-top:0; margin-bottom:0; max-width:none; *zoom:1;}
.row .row:before, .row .row:after {content:" "; display:table;}
.row .row:after {clear:both;}
.row .row.collapse {width:auto; margin:0; max-width:none; *zoom:1;}
.row .row.collapse:before, .row .row.collapse:after {content:" "; display:table;}
.row .row.collapse:after {clear:both;}
.column,
.columns {position:relative; padding-left:0.9375em; padding-right:0.9375em; width:100%; float:left;}

@media only screen {
	.column.small-centered,
		.columns.small-centered {margin-left:auto; margin-right:auto; float:none !important;}
	.column.small-uncentered,
		.columns.small-uncentered {margin-left:0; margin-right:0; float:left;}
	.column.small-uncentered.opposite,
		.columns.small-uncentered.opposite {float:right;}
	.small-push-0 {left:0%; right:auto;}
	.small-pull-0 {right:0%; left:auto;}
	.small-push-1 {left:8.33333%; right:auto;}
	.small-pull-1 {right:8.33333%; left:auto;}
	.small-push-2 {left:16.66667%; right:auto;}
	.small-pull-2 {right:16.66667%; left:auto;}
	.small-push-3 {left:25%; right:auto;}
	.small-pull-3 {right:25%; left:auto;}
	.small-push-4 {left:33.33333%; right:auto;}
	.small-pull-4 {right:33.33333%; left:auto;}
	.small-push-5 {left:41.66667%; right:auto;}
	.small-pull-5 {right:41.66667%; left:auto;}
	.small-push-6 {left:50%; right:auto;}
	.small-pull-6 {right:50%; left:auto;}
	.small-push-7 {left:58.33333%; right:auto;}
	.small-pull-7 {right:58.33333%; left:auto;}
	.small-push-8 {left:66.66667%; right:auto;}
	.small-pull-8 {right:66.66667%; left:auto;}
	.small-push-9 {left:75%; right:auto;}
	.small-pull-9 {right:75%; left:auto;}
	.small-push-10 {left:83.33333%; right:auto;}
	.small-pull-10 {right:83.33333%; left:auto;}
	.small-push-11 {left:91.66667%; right:auto;}
	.small-pull-11 {right:91.66667%; left:auto;}
	.small-1 {width:8.33333%;}
	.small-2 {width:16.66667%;}
	.small-3 {width:25%;}
	.small-4 {width:33.33333%;}
	.small-5 {width:41.66667%;}
	.small-6 {width:50%;}
	.small-7 {width:58.33333%;}
	.small-8 {width:66.66667%;}
	.small-9 {width:75%;}
	.small-10 {width:83.33333%;}
	.small-11 {width:91.66667%;}
	.small-12 {width:100%;}
	[class*="column"] + [class*="column"]:last-child {float:right;}
	[class*="column"] + [class*="column"].end {float:left;}
	.small-offset-0 {margin-left:0% !important;}
	.small-offset-1 {margin-left:8.33333% !important;}
	.small-offset-2 {margin-left:16.66667% !important;}
	.small-offset-3 {margin-left:25% !important;}
	.small-offset-4 {margin-left:33.33333% !important;}
	.small-offset-5 {margin-left:41.66667% !important;}
	.small-offset-6 {margin-left:50% !important;}
	.small-offset-7 {margin-left:58.33333% !important;}
	.small-offset-8 {margin-left:66.66667% !important;}
	.small-offset-9 {margin-left:75% !important;}
	.small-offset-10 {margin-left:83.33333% !important;}
	.small-offset-11 {margin-left:91.66667% !important;}
	.small-reset-order,
		.small-reset-order {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
}

/* 700px
----------------------------------------------------*/
@media only screen and (min-width: 43.75em) {
	.column.medium-centered,
		.columns.medium-centered {margin-left:auto; margin-right:auto; float:none !important;}
	.column.medium-uncentered,
		.columns.medium-uncentered {margin-left:0; margin-right:0; float:left;}
	.column.medium-uncentered.opposite,
		.columns.medium-uncentered.opposite {float:right;}
	.medium-push-0 {left:0%; right:auto;}
	.medium-pull-0 {right:0%; left:auto;}
	.medium-push-1 {left:8.33333%; right:auto;}
	.medium-pull-1 {right:8.33333%; left:auto;}
	.medium-push-2 {left:16.66667%; right:auto;}
	.medium-pull-2 {right:16.66667%; left:auto;}
	.medium-push-3 {left:25%; right:auto;}
	.medium-pull-3 {right:25%; left:auto;}
	.medium-push-4 {left:33.33333%; right:auto;}
	.medium-pull-4 {right:33.33333%; left:auto;}
	.medium-push-5 {left:41.66667%; right:auto;}
	.medium-pull-5 {right:41.66667%; left:auto;}
	.medium-push-6 {left:50%; right:auto;}
	.medium-pull-6 {right:50%; left:auto;}
	.medium-push-7 {left:58.33333%; right:auto;}
	.medium-pull-7 {right:58.33333%; left:auto;}
	.medium-push-8 {left:66.66667%; right:auto;}
	.medium-pull-8 {right:66.66667%; left:auto;}
	.medium-push-9 {left:75%; right:auto;}
	.medium-pull-9 {right:75%; left:auto;}
	.medium-push-10 {left:83.33333%; right:auto;}
	.medium-pull-10 {right:83.33333%; left:auto;}
	.medium-push-11 {left:91.66667%; right:auto;}
	.medium-pull-11 {right:91.66667%; left:auto;}
	.medium-1 {width:8.33333%;}
	.medium-2 {width:16.66667%;}
	.medium-3 {width:25%;}
	.medium-4 {width:33.33333%;}
	.medium-5 {width:41.66667%;}
	.medium-6 {width:50%;}
	.medium-7 {width:58.33333%;}
	.medium-8 {width:66.66667%;}
	.medium-9 {width:75%;}
	.medium-10 {width:83.33333%;}
	.medium-11 {width:91.66667%;}
	.medium-12 {width:100%;}
	.medium-offset-0 {margin-left:0% !important;}
	.medium-offset-1 {margin-left:8.33333% !important;}
	.medium-offset-2 {margin-left:16.66667% !important;}
	.medium-offset-3 {margin-left:25% !important;}
	.medium-offset-4 {margin-left:33.33333% !important;}
	.medium-offset-5 {margin-left:41.66667% !important;}
	.medium-offset-6 {margin-left:50% !important;}
	.medium-offset-7 {margin-left:58.33333% !important;}
	.medium-offset-8 {margin-left:66.66667% !important;}
	.medium-offset-9 {margin-left:75% !important;}
	.medium-offset-10 {margin-left:83.33333% !important;}
	.medium-offset-11 {margin-left:91.66667% !important;}
	.medium-reset-order,
		.medium-reset-order {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
	.push-0 {left:0%; right:auto;}
	.pull-0 {right:0%; left:auto;}
	.push-1 {left:8.33333%; right:auto;}
	.pull-1 {right:8.33333%; left:auto;}
	.push-2 {left:16.66667%; right:auto;}
	.pull-2 {right:16.66667%; left:auto;}
	.push-3 {left:25%; right:auto;}
	.pull-3 {right:25%; left:auto;}
	.push-4 {left:33.33333%; right:auto;}
	.pull-4 {right:33.33333%; left:auto;}
	.push-5 {left:41.66667%; right:auto;}
	.pull-5 {right:41.66667%; left:auto;}
	.push-6 {left:50%; right:auto;}
	.pull-6 {right:50%; left:auto;}
	.push-7 {left:58.33333%; right:auto;}
	.pull-7 {right:58.33333%; left:auto;}
	.push-8 {left:66.66667%; right:auto;}
	.pull-8 {right:66.66667%; left:auto;}
	.push-9 {left:75%; right:auto;}
	.pull-9 {right:75%; left:auto;}
	.push-10 {left:83.33333%; right:auto;}
	.pull-10 {right:83.33333%; left:auto;}
	.push-11 {left:91.66667%; right:auto;}
	.pull-11 {right:91.66667%; left:auto;}
}

/* 960px
----------------------------------------------------*/
@media only screen and (min-width: 60em) {
	.column.large-centered,
		.columns.large-centered {margin-left:auto; margin-right:auto; float:none !important;}
	.column.large-uncentered,
		.columns.large-uncentered {margin-left:0; margin-right:0; float:left;}
	.column.large-uncentered.opposite,
		.columns.large-uncentered.opposite {float:right;}
	.large-push-0 {left:0%; right:auto;}
	.large-pull-0 {right:0%; left:auto;}
	.large-push-1 {left:8.33333%; right:auto;}
	.large-pull-1 {right:8.33333%; left:auto;}
	.large-push-2 {left:16.66667%; right:auto;}
	.large-pull-2 {right:16.66667%; left:auto;}
	.large-push-3 {left:25%; right:auto;}
	.large-pull-3 {right:25%; left:auto;}
	.large-push-4 {left:33.33333%; right:auto;}
	.large-pull-4 {right:33.33333%; left:auto;}
	.large-push-5 {left:41.66667%; right:auto;}
	.large-pull-5 {right:41.66667%; left:auto;}
	.large-push-6 {left:50%; right:auto;}
	.large-pull-6 {right:50%; left:auto;}
	.large-push-7 {left:58.33333%; right:auto;}
	.large-pull-7 {right:58.33333%; left:auto;}
	.large-push-8 {left:66.66667%; right:auto;}
	.large-pull-8 {right:66.66667%; left:auto;}
	.large-push-9 {left:75%; right:auto;}
	.large-pull-9 {right:75%; left:auto;}
	.large-push-10 {left:83.33333%; right:auto;}
	.large-pull-10 {right:83.33333%; left:auto;}
	.large-push-11 {left:91.66667%; right:auto;}
	.large-pull-11 {right:91.66667%; left:auto;}
	.large-1 {width:8.33333%;}
	.large-2 {width:16.66667%;}
	.large-3 {width:25%;}
	.large-4 {width:33.33333%;}
	.large-5 {width:41.66667%;}
	.large-6 {width:50%;}
	.large-7 {width:58.33333%;}
	.large-8 {width:66.66667%;}
	.large-9 {width:75%;}
	.large-10 {width:83.33333%;}
	.large-11 {width:91.66667%;}
	.large-12 {width:100%;}
	.large-offset-0 {margin-left:0% !important;}
	.large-offset-1 {margin-left:8.33333% !important;}
	.large-offset-2 {margin-left:16.66667% !important;}
	.large-offset-3 {margin-left:25% !important;}
	.large-offset-4 {margin-left:33.33333% !important;}
	.large-offset-5 {margin-left:41.66667% !important;}
	.large-offset-6 {margin-left:50% !important;}
	.large-offset-7 {margin-left:58.33333% !important;}
	.large-offset-8 {margin-left:66.66667% !important;}
	.large-offset-9 {margin-left:75% !important;}
	.large-offset-10 {margin-left:83.33333% !important;}
	.large-offset-11 {margin-left:91.66667% !important;}
	.large-reset-order,
		.large-reset-order {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
}

/* 1200px
----------------------------------------------------*/
@media only screen and (min-width:75em) {
	.column.xlarge-centered,
		.columns.xlarge-centered {margin-left:auto; margin-right:auto; float:none !important;}
	.column.xlarge-uncentered,
		.columns.xlarge-uncentered {margin-left:0; margin-right:0; float:left;}
	.column.xlarge-uncentered.opposite,
		.columns.xlarge-uncentered.opposite {float:right;}
	.xlarge-push-0 {left:0%; right:auto;}
	.xlarge-pull-0 {right:0%; left:auto;}
	.xlarge-push-1 {left:8.33333%; right:auto;}
	.xlarge-pull-1 {right:8.33333%; left:auto;}
	.xlarge-push-2 {left:16.66667%; right:auto;}
	.xlarge-pull-2 {right:16.66667%; left:auto;}
	.xlarge-push-3 {left:25%; right:auto;}
	.xlarge-pull-3 {right:25%; left:auto;}
	.xlarge-push-4 {left:33.33333%; right:auto;}
	.xlarge-pull-4 {right:33.33333%; left:auto;}
	.xlarge-push-5 {left:41.66667%; right:auto;}
	.xlarge-pull-5 {right:41.66667%; left:auto;}
	.xlarge-push-6 {left:50%; right:auto;}
	.xlarge-pull-6 {right:50%; left:auto;}
	.xlarge-push-7 {left:58.33333%; right:auto;}
	.xlarge-pull-7 {right:58.33333%; left:auto;}
	.xlarge-push-8 {left:66.66667%; right:auto;}
	.xlarge-pull-8 {right:66.66667%; left:auto;}
	.xlarge-push-9 {left:75%; right:auto;}
	.xlarge-pull-9 {right:75%; left:auto;}
	.xlarge-push-10 {left:83.33333%; right:auto;}
	.xlarge-pull-10 {right:83.33333%; left:auto;}
	.xlarge-push-11 {left:91.66667%; right:auto;}
	.xlarge-pull-11 {right:91.66667%; left:auto;}
	.xlarge-1 {width:8.33333%;}
	.xlarge-2 {width:16.66667%;}
	.xlarge-3 {width:25%;}
	.xlarge-4 {width:33.33333%;}
	.xlarge-5 {width:41.66667%;}
	.xlarge-6 {width:50%;}
	.xlarge-7 {width:58.33333%;}
	.xlarge-8 {width:66.66667%;}
	.xlarge-9 {width:75%;}
	.xlarge-10 {width:83.33333%;}
	.xlarge-11 {width:91.66667%;}
	.xlarge-12 {width:100%;}
	.xlarge-offset-0 {margin-left:0% !important;}
	.xlarge-offset-1 {margin-left:8.33333% !important;}
	.xlarge-offset-2 {margin-left:16.66667% !important;}
	.xlarge-offset-3 {margin-left:25% !important;}
	.xlarge-offset-4 {margin-left:33.33333% !important;}
	.xlarge-offset-5 {margin-left:41.66667% !important;}
	.xlarge-offset-6 {margin-left:50% !important;}
	.xlarge-offset-7 {margin-left:58.33333% !important;}
	.xlarge-offset-8 {margin-left:66.66667% !important;}
	.xlarge-offset-9 {margin-left:75% !important;}
	.xlarge-offset-10 {margin-left:83.33333% !important;}
	.xlarge-offset-11 {margin-left:91.66667% !important;}
	.xlarge-reset-order,
		.xlarge-reset-order {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
}

/* Grid Customizations
--------------------------------------------------------------------------------------*/

/* 700px
----------------------------------------------------*/
@media only screen and (min-width:43.75em) {
	.row {max-width:96%;}
}

/* 1200px
----------------------------------------------------*/
@media only screen and (min-width:75em) {
	.row {max-width:90%;}
}

/* 1360px
----------------------------------------------------*/
@media only screen and (min-width:85em) {
	.row {max-width:80em;}
}

/*************************************************************************************
 * 5. 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;}
	h2 { font-size:2em; }
	h3 { font-size:1.5em; }


	/* Styles
	----------------------------------------------------*/
	a[href^="javascript:"]:after,
	a[href^="#"]:after {content:"";}
	#content a:link:after {display:block; line-height:1.25; content:" [link: " attr(href) "] "; font-size:11px; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; }
	.ndmark {width:150px;}
	.image-right img {float:right; margin:0 0 1em 2em;}
	.image-left img {float:left; margin:0 2em 1em 0;}

	/* HIDDEN
	----------------------------------------------------*/
	.breadcrumbs,
	.header-util,
	.skip-links,
	.nav-mobile,
	.nav-site,
	.mobile-nav,
	.page-nav,
	.nav-skip {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; font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; color:#000; }
		.site-header a,
		.site-title a,
		.subline a {color:#000;}
		.site-title {font-size:2em;}
		.subline {font-size:1em;}
	.article-title { margin-top:0; }
	.featured-articles { padding-bottom:2em; }
	.featured-articles .large-3,
	.featured-articles .large-4 { width:33%; }
	.featured-articles .medium-6,
	.featured-articles .large-5,
	.featured-articles .large-6,
	.featured-articles .large-7 { width:50%; }
	.featured-articles .large-8,
	.featured-articles .large-9 { width:66%; }
	.featured-articles .medium-6.image { width:33%; }
	.featured-articles .medium-6.image + .content { width:66%; }

	.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;}
}
