/*!
Launched:2015-11-??

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

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

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

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

@import url(//fonts.googleapis.com/css?family=Lora);

/*************************************************************************************
 * 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:#235b9d; 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:#1c3553; text-decoration:none; }
a:hover {color:#1c3553;}
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:#7a3628; font-weight:300; 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:0; 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;}
blockquote p {color:#1a324e;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: #338763; 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 {margin:0.5em 0 0; font-size:0.9em; text-align:left; width:90%; 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:none; 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;}

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


/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
	font-family: 'flexslider-icon';
	src: url('fonts/flexslider-icon.eot');
	src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
	margin: 0 0 60px;
	background: #ffffff;
	border: 4px solid #ffffff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	height: auto;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 25px;
	height: 25px;
	margin: -20px 0 0;
	position: absolute;
	bottom:1em;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: #333;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 25px;
	display: inline-block;
	content: '\f001';
	color: #333;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #444;
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}


/*************************************************************************************
 * 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; height:300px; background:url('images/feature_sm.jpg') center 40px no-repeat; background-size:cover;}
	.brandbar,
	.titlebar {overflow:hidden;}
		.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 {padding:0.2em 0.45em; display:inline-block; color:#1a324e; font-weight:200; background:#eee;}
		.site-title span {color:#338763; display:block; font-size:0.8em; }

	/* Content
	----------------------------------------------------*/
	.site-content {position:relative; padding:2em 0 0; top:-2em;}
	.section {position:relative; padding:1em;}

	.byline {margin-top:1em;}
		.byline:before {content:""; display:block; margin-bottom:1.5em; width:100px; height:2px; border-top:2px solid #ccc;}
		.byline ul { margin:0; padding:0; list-style:none; }
		.byline p,
		.byline li {margin:0; font-size:0.9em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
		.byline strong {text-transform: uppercase; letter-spacing:1px; color:#1a324e}

	/* Dividers */
	.divider {position:relative; height:300px; margin:2em 0; background-position:center top; background-size:cover; background-repeat:no-repeat; box-shadow: inset 0px 0px 95px rgba(0,0,0,0.5);}
		.d1 {background-image:url('images/d1_700.jpg');}
		.d2 {background-image:url('images/d2_700.jpg');}
		.d3 {background-image:url('images/d3_700.jpg');}
		.d4 {background-image:url('images/d4_700.jpg'); }


		.caption {display: block; position: absolute; bottom: 0; right: 0; background-color: rgba(0, 0, 0, 0.75); color: rgba(255, 255, 255, 0.8); font-size: 0.8em; font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; padding: 0.3em 1em;
margin: 0; text-align: right; width: 100%;}

	/* Slideshow */
	.flexslider { border:0; margin:2em 0; padding:1em 1em 3em; background:url(images/slider_bg-mobile.jpg) 50% 50% no-repeat; background-size:cover;	}
		.flexslider li { text-align:center;}
		.flexslider .copy,
		.flexslider .image { display:inline-block; vertical-align:middle;}
		.flexslider .copy { width:100%; font-size:0.8em; padding:0 2em 0 1em; text-align:left; font-family:GP,"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
		.flexslider .copy p {line-height:1.45em;}
			.flexslider .first .copy { position:relative; padding-top:6em; width:80%;}

			.flexslider h2,
			.flexslider h3 {color:#26314f; font-weight:600;}

	 .flexslider h2 {font-size:2.5em;}
	 .flexslider .sub {font-size:1.5em; font-weight:200;}

		.flexslider .image { width:20em; padding:0 1em; }
		.flex-direction-nav a { line-height:1; }
		.flex-control-nav { left:0; right:0; bottom:1em; }
			.flex-control-nav li { position:relative; padding:0 0 0 2em; margin:0;	}
				.flex-control-nav li:before { content:''; top:0.625em; left:0; right:0.25em; position:absolute; border-bottom:2px dashed #222; z-index:0;}
				.flex-control-nav li:first-of-type { padding:0;}
				.flex-control-nav li a { position:relative; width:1.3em; height:1.3em; border:2px solid #222; z-index:10; background:#fff; }
					.flex-control-nav li a.flex-active { background:#7a3628; }

	/* Video */
	.video-container {position:relative; display:block; text-align:center; margin:2em 0; }
	.video-container img { }
	.video {position:relative; display:block; }
	.video .play {position:absolute; bottom:2em; left:2em; width:4em; height:4em;; margin:0 auto; }

	/* Footer
	----------------------------------------------------*/
	.site-footer {position:relative; clear:both; overflow:hidden; margin:0 auto; padding:1em 0; color:#656565; 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:#002b5c; 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;}

	 .flexslider h2 {font-size:3.5em;}
	 .flexslider .sub {font-size:2.5em; font-weight:200;}

	 .caption {bottom: 0; right: 1em; width: auto;}

}

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

	h2 {font-size:2.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 {font-size: 2.5em}

	/* Header
	----------------------------------------------------*/
		.site-content {top:-4em;}
	.site-header {text-align:left; height:500px; box-shadow: inset 0px 0px 95px rgba(0,0,0,0.5); background-image:url('images/feature_med.jpg');}
	.brandbar {padding:0;}
		.brandbar li {float:left;}

	/* Content
	----------------------------------------------------*/
	.divider {height:400px;}
		.d1 {background-image:url('images/d1_1000.jpg');}
		.d2 {background-image:url('images/d2_1000.jpg');}
		.d3 {background-image:url('images/d3_1000.jpg');}
		.d4 {background-image:url('images/d4_1000.jpg');}

	.video-container.pull-right { float:right; width:52%; margin:0 -8% 1.2em 1.2em; }

	/* Slideshow */
	.flexslider { background-image:url(images/slider_bg.jpg); }
	.flexslider .copy { width:55%; font-size:1em;}
	.flexslider .image { margin-left:3em; width:calc(40% - 4em); }
	.flex-control-nav li {padding:0 0 0 5em; }
		/*.flex-control-nav li:after { content:'›'; line-height:1; top:0; left:2.25em; position:absolute; }*/
		.flex-control-nav li:first-of-type:after { content:''; }


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

/* 1000px
----------------------------------------------------*/
@media only screen and (min-width:62.5em) {
	blockquote {padding:0;}
		blockquote.pull {text-align:center; font-size:1.1em}
	.brandbar {padding:0;}
	.site-title {margin-bottom:0.5em; font-size:3.5em;}
		.site-title div {font-size:0.9em;}
		.site-title span {font-size:0.8em;}

		.flexslider .first .copy {padding-top:4.5em;}
		.flexslider h2 {font-size:4.5em;}
		.flexslider .sub {font-size:3em;}

		.flex-control-nav li {padding:0 0 0 8.35em; }


	/* Content
	----------------------------------------------------*/
	.section {width:70vw; padding:0;}
	.pull {float:right; width:20vw; margin-right:-20vw; padding:0 0 0 2em;}
	.lending-scenario { width:128.57%; }

	/* 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;}
	.section {width:60vw; padding:0;}
	.pull {float:right; width:20vw; margin-right:-20vw;}
	.lending-scenario { width:133%; }
	.site-content {top:-5em;}

	.site-header {height:600px; background-image:url('images/feature_lrg.jpg'); background-position-y:20px;}
	.divider {height:600px; position:static; background-attachment:fixed;}
		.d1 {background-image:url('images/d1_1600.jpg');}
		.d2 {background-image:url('images/d2_1600.jpg'); position:relative;}
		.d3 {background-image:url('images/d3_1600.jpg');}
		.d4 {background-image:url('images/d4_1600.jpg');}

}

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

/* 1600px
----------------------------------------------------*/
@media only screen and (min-width:100em) {
	.divider {height:800px;}
}

/* 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.theme-bb-blue {background:#002b5c; border-bottom:1px solid #001123;}

}

/* 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. 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;}
	.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,
	.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; display:block; font-family:GPC, "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;}

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

	.flexslider { margin:1em 0; padding:1em; border:1px solid #ccc; }
		.flexslider .image { width:15em; float:left; }
		.flexslider .copy { max-width:25em; float:left; }
	.flex-control-nav,
	.flex-direction-nav { display:none; }

	.byline ul { list-style:none; margin:0; padding:0; }

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

