/*!
Launched: 2015-09-04

Authors:
Taylor Packet & 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: GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif
   - Body: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif

3. GALAXIE POLARIS FONT WEIGHTS
   - 100 light
   - 300 book
   - 400 medium (normal)
   - 700 bold
   - 900 heavy
*/

/*************************************************************************************
 * 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:#333; 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 {display:inline-block; *display:inline; *zoom:1;}
audio:not([controls]) {display:none;}
[hidden] {display:none;}
p {margin:0 0 1em;}
a {color:#004da3; outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
a:visited {color:#4a3651;}
a:hover {color:#002b5b}
a:active {color:#aa272f;}
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.35em 0 0.45em; line-height:1.1em; color:#002b5b; font-weight:500; text-rendering:optimizeLegibility; font-family:GPC, "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 {font-size:1.75em;}
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,
.image-right + h2,
.image-left + h2 {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;}

table {width:100%; margin:1em 0; border-collapse:collapse; border-spacing:0;}
 table .label {font-size:1.25em; font-family: GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
tr {border-top:1px solid #aaa;}
  thead th,
  th {text-align:left; background-color:#eee; font-weight:bold;}
   .label th{background:#dbdbdb;}
  tfoot th {text-align:right;}
th, td {padding:0.25em;}
  .number {text-align:right;}
td, td img {vertical-align:top;}
.col-time {}
.col-loc {width:33%;}

.ceremony-location,
.ceremony-date { display:block; font-size:0.5em; margin:0; line-height:1.4; font-family: 'Lora', 'Times New Roman', Times, serif; font-weight:400; color:#777;}

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;}

/* Form Elements
----------------------------------------------------*/
form {margin:0 0 1em;}
label {display:block; font-weight:bold;}
button[type="submit"] {}
button, input, select, textarea {margin:0; margin:0 0 0.5em; font-size:100%; vertical-align:baseline; *vertical-align:middle;}
button {width:auto; overflow:visible;}
button, input {line-height:normal;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {cursor:pointer; -webkit-appearance:button; *overflow:visible;}
input[type="checkbox"],
input[type="radio"] {padding:0; *height:13px; *width:13px;}
input[type="search"] {-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance:none;}
button::-moz-focus-inner,
input::-moz-focus-inner {border:0; padding:0;}
textarea {overflow:auto; vertical-align:top;}

/* Quotes
----------------------------------------------------*/
blockquote {margin:1em; padding:0; color:#777; font-size:1.4em; line-height:1.3em; font-style:italic;}
blockquote p {}
blockquote cite,
blockquote credit,
blockquote .cite {display:block; margin-top:1em; color:#00244c; line-height:1.5em; font-style:normal; font-size:0.7em;}
blockquote.pull {float:right; font-style:normal;}

.intro { font-size: 1.6em; line-height: 1.4; font-family: GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight: 300; }


/* Images
----------------------------------------------------*/
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;
}
.image-default,
.image-right,
.image-left {margin:0 0 1em;}
.image-right {float:right; margin:0 0 1em 1em;}
.image-left {float:left; margin:0 1em 1em 0;}
.image-right,
.image-left {max-width:46%;}
.image-center {text-align:center;}
.image-default a,
.image-right a,
.image-left a {display:block; text-decoration:none; border:none;}
.image-left + h2 {margin-top:0;}
.captioned img {margin-bottom:0.5em;}
.figure {text-align:center;}
p + .image-default { margin: 2em 0; }

figure {margin:0 0 1em;}
figure,
aside.right,
figure.right {float:right; max-width:100%;}
aside.right p {margin-right:0;}
figure.left {float:left;}
figcaption {display:block; text-align:left; line-height:1.5em;}
  figcaption blockquote {width:auto; font-weight:normal;}

/* Icons
   <i aria-hidden="true" data-icon="a"></i>
   https://dev.conductor.nd.edu/icons-and-buttons/
----------------------------------------------------*/
[data-icon]:before {vertical-align:bottom; color:#333; font-size:1.25rem; font-family:NDIcons; content:attr(data-icon); speak:none; font-style:normal;}
[data-icon="1"]:before {display:inline-block; *display:inline; *zoom:1; vertical-align:middle; font-size:220px; color:#002044;}

/* General Classes
----------------------------------------------------*/
.noborder {border:none !important;}
.webcal {font-weight:bold;}
  .webcal i {font-weight:normal;}
/*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;}

.bars {padding:0 0 30px; background:url(images/bars-gray.png) bottom left repeat-x;}

/*.video {position:relative; display:block; text-align:center;}*/
/*.video .play {position:absolute; top:0; left:0; width:100%; height:100%; margin:0 auto; background:url(images/play-btn.png) center center no-repeat;*/
/*  -webkit-background-size:auto 100%;*/
/*     -moz-background-size:auto 100%;*/
/*       -o-background-size:auto 100%;*/
/*          background-size:auto 100%;*/
/*}*/
.ooyalawrapper {position:relative; padding-bottom: 56.25%; /* the ratio: 9/16 = 0.5625 */ padding-top:25px; /* the height of the chrome - we use padding vs. height to avoid issues with the box model */ height:0;}
.ooyalawrapper object,
.ooyalawrapper embed {position:absolute; top:0; left:0; width:100%; height:100%;}

.gallery {margin:0 0 2em; padding:0; list-style:none;}
  .photo-gallery .gallery {margin:0;}
  .gallery li {display:inline-block; margin:0 0.75em 0.75em 0; border:1px solid #777;}

.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;}

/* Breadcrumbs
----------------------------------------------------*/
.breadcrumbs {display:block; overflow:hidden; margin:0 0 1em; padding:0; list-style:none; font-size:0.8em; text-transform:uppercase; color:#00244c; letter-spacing:0.04em;}
  .breadcrumbs li {display:inline; float:left; margin:0 4px 0 0;}
  .breadcrumbs a {text-decoration:none; color:#777;}
    .breadcrumbs a:hover {text-decoration:underline;}
    .breadcrumbs a:visited {color:#777;}

/* Fonts
   https://dev.conductor.nd.edu/fonts/
----------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@font-face {font-family:NDIcons;
  src:url('//static.nd.edu/fonts/nd/nd.v2.eot');
  src:url('//static.nd.edu/fonts/nd/nd.v2.eot?iefix') format('embedded-opentype'),
      url('//static.nd.edu/fonts/nd/nd.v2.woff') format('woff'),
      url('//static.nd.edu/fonts/nd/nd.v2.ttf') format('truetype'),
      url('//static.nd.edu/fonts/nd/nd.v2.svg') format('svg');
}
@font-face {font-family:GPC; font-weight:300; font-style:normal;
  src:url('//static.nd.edu/fonts/gp-min/gpc-book.eot');
  src:url('//static.nd.edu/fonts/gp-min/gpc-book.eot?iefix') format('embedded-opentype'),
      url('//static.nd.edu/fonts/gp-min/gpc-book.woff') format('woff'),
      url('//static.nd.edu/fonts/gp-min/gpc-book.ttf') format('truetype');
}
@font-face {font-family:GPC; font-weight:400; font-style:normal;
  src:url('//static.nd.edu/fonts/gp-min/gpc-medium.eot');
  src:url('//static.nd.edu/fonts/gp-min/gpc-medium.eot?iefix') format('embedded-opentype'),
      url('//static.nd.edu/fonts/gp-min/gpc-medium.woff') format('woff'),
      url('//static.nd.edu/fonts/gp-min/gpc-medium.ttf') format('truetype');
}
@font-face {font-family:GP; font-weight:600; font-style:normal;
  src:url('//static.nd.edu/fonts/gp-min/gp-bold.eot');
  src:url('//static.nd.edu/fonts/gp-min/gp-bold.eot?iefix') format('embedded-opentype'),
      url('//static.nd.edu/fonts/gp-min/gp-bold.woff') format('woff'),
      url('//static.nd.edu/fonts/gp-min/gp-bold.ttf') format('truetype');
}
@font-face {font-family:GP; font-weight:300; font-style:normal;
  src:url('//static.nd.edu/fonts/gp-min/gp-book.eot');
  src:url('//static.nd.edu/fonts/gp-min/gp-book.eot?iefix') format('embedded-opentype'),
      url('//static.nd.edu/fonts/gp-min/gp-book.woff') format('woff'),
      url('//static.nd.edu/fonts/gp-min/gp-book.ttf') format('truetype');
}


/* NEWS & EVENTS
----------------------------------------------------*/
article {margin-bottom:4em;}
article header {margin:0 0 1em;}
  .events .vevent {margin-left:1em; margin-right:1em;}
.additional-links {margin:0; padding:0; list-style:none;}
  .additional-links li {display:inline-block; *display:inline; *zoom:1; margin:0;}
  .additional-links a {text-decoration:none;}
.entry-title {margin:0 0 0.25em; padding:0; font-size:1.7em; line-height:1.35em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
  .entry-title.page-title {border:none;}
.publish-info,
.author,
.location,
.posted-in {display:inline-block; *display:inline; *zoom:1; margin:0.2em 1em 0 0; color:#333; font-size:1em; font-weight:normal; font-family:inherit;}
.publish-info b,
.author b,
.location b,
.posted-in {color:#999; font-weight:bold;}
.author a {text-decoration:none;}
  .author a:hover {text-decoration:underline;}
.entry-summary {margin:1em 0;}
.description {margin:1em 0;}
.posted-in {display:none;}
.news-hentry .posted-in,
.event .posted-in {display:block;}

  /* Events */
  .events-date-header {margin:0 0 0.25em; padding:0; color:#999; font-weight:300; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:1.25em;}
  .events .date-string {display:none;}

/* SEARCH
----------------------------------------------------*/
.search-count,
.search-time {font-family:inherit;}
.search-count {margin:0; font-size:1.4em;}
  .search-query i {font-style:normal; font-weight:700;}
.search-time {margin:0 0 1em; color:#666; font-size:1.2em;}
.search-results {margin:1em 0; padding:0; list-style:none;}
  .search-results li {margin:0;}
    .search-record header {margin:0 0 0.5em;}
    .search-result-title {font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:1.4em;}
    .search-result-title b {font-weight:500;}
    .search-result-url {font-size:0.9em; font-family:inherit; word-break:break-all;}
      .search-result-url a {color:#388222; font-weight:700;}
    .search-result-excerpt {margin:0 0 0.5em; line-height:1.3em;}
    .search-result-excerpt br {display:none;}
    .search-result-meta {color:#999; font-size:0.9em;}

/*************************************************************************************
 * 2. Screen Styles
 ************************************************************************************/
@media screen,projection {
  h1, h2, h3, h4, h5, h6 {color:#c39c2d;}
  h2 {color:#aaa;}
  .image-default img,
  .image-right img,
  .image-left img {border:1px solid #000;
    -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
       -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
            box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
 }
  .tablewrap {position:relative; overflow-y:auto; margin:0 auto;}

  /* Buttons
  ----------------------------------------------------*/
  .btn,
  .more,
  .excerpt_continuation,
  .featured-subnav a {display:inline-block; *display:inline; *zoom:1; /*white-space:nowrap;*/ margin-bottom:0; *margin-left:.3em; padding:0.5em 0.75em 0.4em; cursor:pointer; border-bottom:3px solid #ccc; font-size:1.1em; line-height:1.2em; text-decoration:none; text-align:left; vertical-align: middle; font-weight:300; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; background:#e3e3e3; color: #00244c;
    -webkit-border-radius:3px;
       -moz-border-radius:3px;
            border-radius:3px;
    -webkit-transition:all .25s ease-in-out;
       -moz-transition:all .25s ease-in-out;
         -o-transition:all .25s ease-in-out;
            transition:all .25s ease-in-out;
  }

  .btn:visited, .featured-subnav a:visited {color:#004da3;}
  .btn.active {}
  .btn:hover,
  .btn.active:hover,
  .more:hover,
  .featured-subnav a:hover {border-bottom:3px solid #000f20; color:#eee; background-color:#002b5b;}
  .btn [data-icon]:before {padding-right:0.25em; color:#333; font-size:1.25em;}
  .btn:hover [data-icon]:before {color:#dcb439;}
  .btn span, .featured-subnav a span { font-size: 0.8em; }

  .btn-mini {font-size:0.875em; }
  .btn-small {font-size:1em;}
  .btn-large {font-size:1.2em;}
  .btn-blue {color:#eee; background-color:#002b5b; border-bottom:3px solid #000f20;}
   .btn-blue:visited{color:#eee;}
   .btn-blue:hover {border-bottom:3px solid #002753; background-color:#073f7e;}
  .btn-gold, .featured-subnav a {border-bottom:3px solid #caa228; color:#333; background-color:#dcb439;}
   .btn-gold:visited, .featured-subnav a:visited {color:#002b5b;}
   .btn-gold:hover, .featured-subnav a:hover {border-bottom:3px solid #dcb439; color: #002b5c; background-color:#efca56;}

  .titlebar .btn { color: white; border: none; background: #333; }
  .titlebar .btn:hover { color: white; border: none; background: #7d7d7d; }

  .more,
  .excerpt_continuation {clear:both; float:none; margin:0; padding:0.4em 1.8em 0.45em 0.65em; font-size:1.2em; line-height:1em; background:#e3e3e3 url(images/more.png) 90% center no-repeat;}
   .more:visited {color:#004da3;}
   .more:hover{color:#eee;}
   .more.right {display:block; text-align:right;}


  /* Lightbox */
  body:after { content:url(images/lb-close.png) url(images/lb-loading.gif) url(images/lb-prev.png) url(images/lb-next.png); display:none; }
  .lightboxOverlay { position:absolute; top:0; left:0; z-index:9999; background-color:black; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity:0.8; display:none; }
  .lightbox { position:absolute; left:0; width:100%; z-index:10000; text-align:center; line-height:0; font-weight:normal; }
  .lightbox .lb-image { display:block; height:auto; max-width:inherit; -webkit-border-radius:3px; -moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; border-radius:3px; }
  .lightbox a img { border:none; }
  .lb-outerContainer { position:relative; background-color:white; *zoom:1; width:250px; height:250px; margin:0 auto; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; border-radius:4px; }
  .lb-outerContainer:after { content:""; display:table; clear:both; }
  .lb-container { padding:4px; }
  .lb-loader { position:absolute; top:43%; left:0; height:25%; width:100%; text-align:center; line-height:0; }
  .lb-cancel { display:block; width:32px; height:32px; margin:0 auto; background:url(images/lb-loading.gif) no-repeat; }
  .lb-nav { position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }
  .lb-container > .nav { left:0; }
  .lb-nav a { outline:none; background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=='); }
  .lb-prev, .lb-next { height:100%; cursor:pointer; display:block; }
  .lb-nav a.lb-prev { width:34%; left:0; float:left; background:url(images/lb-prev.png) left 48% no-repeat; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity:0; -webkit-transition:opacity 0.6s; -moz-transition:opacity 0.6s; -o-transition:opacity 0.6s; transition:opacity 0.6s; }
  .lb-nav a.lb-prev:hover { filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity:1; }
  .lb-nav a.lb-next { width:64%; right:0; float:right; background:url(images/lb-next.png) right 48% no-repeat; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity:0; -webkit-transition:opacity 0.6s; -moz-transition:opacity 0.6s; -o-transition:opacity 0.6s; transition:opacity 0.6s; }
  .lb-nav a.lb-next:hover { filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity:1; }
  .lb-dataContainer { margin:0 auto; padding-top:5px; *zoom:1; width:100%; -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; }
  .lb-dataContainer:after { content:""; display:table; clear:both; }
  .lb-data { padding:0 4px; color:#ccc; }
  .lb-data .lb-details { width:85%; float:left; text-align:left; line-height:1.1em; }
  .lb-data .lb-caption { font-size:13px; font-weight:bold; line-height:1em; }
  .lb-data .lb-number { display:block; clear:left; padding-bottom:1em; font-size:12px; color:#999999; }
  .lb-data .lb-close { display:block; float:right; width:30px; height:30px; background:url(images/lb-close.png) top right no-repeat; text-align:right; outline:none; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity:0.7; -webkit-transition:opacity 0.2s; -moz-transition:opacity 0.2s; -o-transition:opacity 0.2s; transition:opacity 0.2s; }
  .lb-data .lb-close:hover { cursor:pointer; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity:1; }


/*! 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('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('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('blank.gif'); /* 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('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: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.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*/
	}
}




  /* Structure
  ----------------------------------------------------*/
  .site-content {padding-top:1em; padding-bottom:1em;
    background:#ece4d1;
    background:-moz-linear-gradient(top,  #ece4d1 0%, #fff 100px, #fff 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ece4d1), color-stop(100px,#fff), color-stop(100%,#fff));
    background:-webkit-linear-gradient(top,  #ece4d1 0%,#fff 100px,#fff 100%);
    background:-o-linear-gradient(top,  #ece4d1 0%,#fff 100px,#fff 100%);
    background:-ms-linear-gradient(top,  #ece4d1 0%,#fff 100px,#fff 100%);
    background:linear-gradient(to bottom,  #ece4d1 0%,#fff 100px,#fff 100%);

  }
  .beta {padding:1em 0;}

  .main,
  .aside {text-shadow:0 1px 0 #fff;}
  .aside {margin-top:1em;}
    .aside h2 {margin:0 0 0.75em; padding:0 0 0.5em; font-size:1.4em; background:url(images/border-double.png) left bottom repeat-x;}
    .aside img {margin-bottom:1em;}
    .aside .gallery {margin:0; padding:0;}
    .aside .gallery img {margin:0;}
    .aside ul {padding:0 0 0 1em; list-style:none;}
    .aside li a {text-decoration:none; font-weight:bold; font-size:0.9em;}
      .aside li a:hover {text-decoration:underline;}
    .aside .entry-title {font-size:1.2em;}
    .aside article footer {display:none;}

  .page-title {margin:0 0 .5em; padding:0 0 0.25em; border-bottom:2px solid #e0e0e0;}

  /* Header
  ----------------------------------------------------*/
  .site-header {text-align:center;}
  .brandbar,
  .titlebar {overflow:hidden;}
    .dept {display:none; border-top:1px solid  #000;
      -webkit-box-shadow:0 1px rgba(0,122,217,0.4) inset;
         -moz-box-shadow:0 1px rgba(0,122,217,0.4) inset;
              box-shadow:0 1px rgba(0,122,217,0.4) inset;
   }
    .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; border-bottom:1px solid #999; background:url('images/feature-mobile.jpg') right center no-repeat;
    -webkit-background-size:cover;
       -moz-background-size:cover;
         -o-background-size:cover;
            background-size:cover;
    -webkit-transition:height .5s ease;
       -moz-transition:height .5s ease;
         -o-transition:height .5s ease;
            transition:height .5s ease;
  }
      .home .titlebar:after {display:none;}
    .titlebar-content {position:relative;}
    .home .titlebar {padding:0; background:#000;}
      .home .titlebar-content {padding:74% 0 0; background:#000 url(images/header-home-s.jpg) center top no-repeat;
        -webkit-background-size:100% auto;
           -moz-background-size:100% auto;
             -o-background-size:100% auto;
                background-size:100% auto;
      }
    .site-title p,
    .home-subtitle {display:none;}
    .home .site-title {display:inline-block; margin-top:4em;}
    .site-title a {display:block; width:262px; height:449px; margin:0 0 2em; text-indent:-9999px; overflow:hidden; border:none; color:#002b5b; text-decoration:none; background:url('images/subpage-banner.png') 0 0 no-repeat;}
      .home .site-title a {width:auto; height:auto; margin:0; text-indent:0; background:none;}
      .home .site-title p {display:block;}
      .home p{font-size:1.05em; line-height:1.65em;}
      .site-title a:hover {text-decoration:none;}
      .site-title h1 {margin:0; text-transform:uppercase; font-size:1.2em; font-weight:400; letter-spacing:3px; font-family:"Adobe Garamond", Garmond, Georgia, "Times New Roman", Times, serif;}
      .home .name-first {display:block; color:#707070;}
      .name-last {color:#fff; font-size:1.4em; line-height:1.2em; letter-spacing:6px;}
      .name-csc {color:#707070;}
      .site-title p {margin:0; font-size:1.4em; letter-spacing:3px; color:#646464; text-align:right; font-weight:600; font-family:GP, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
      .titlebar hr {border:none;}
      .feature-play {display:block; width:auto; height:65px; margin:0 auto; padding-left:75px; color:#777; font-weight:700; font-size:1.2em; line-height:3.3em; text-align:left; text-decoration:none; text-transform:uppercase; background:url('images/play-btn.png') left center no-repeat; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
        -webkit-background-size:65px 65px;
           -moz-background-size:65px 65px;
             -o-background-size:65px 65px;
                background-size:65px 65px;
      }
        .feature-play:hover {color:#fff;}
      .home .home-subtitle {display:inline-block; margin:2em 0; border-top:1px solid #1e1e1e; text-transform: uppercase;}
        .home-subtitle h2 {margin:1em 0 0.25em; color:#fff; font-weight:400; text-transform:uppercase; font-size:1.35em; letter-spacing:4px; font-family:"Adobe Garamond", Garmond, Georgia, "Times New Roman", Times, serif;}
        .home-subtitle p {margin:0.35em 0 0; letter-spacing:5px;}
        .home-subtitle i {text-transform:none;}
        .home-subtitle .hs-und {font-size:0.9em; color:#707070;}
        .home-subtitle .hs-chc {font-size:0.7em; color:#707070;}
        .home .alpha h2 {margin-top:0;}

  /* Home Live Events */
  .home-live .titlebar-aside {display:none;}
  .event-stream {margin:2em 0 1em;}
    .event-stream iframe {border:1px solid rgba(255,255,255,0.5);}
    .event-stream a { font-size: 0.9em; margin-top: 0.5em; }
  .event-iframe {max-width:320px; margin:0 auto; -webkit-overflow-scrolling:touch; overflow-y:scroll; height:320px;}
    .program-content {width:100%; height:100%; border:none;}
  .event-program-download { font-size: 1em; }
    .event-stream a,
    .event-program-download a {color:#fff; line-height:1.3em;}
    .event-program-download a { font-size: 1em; display: block; text-align: center; margin: 1em auto; }
    .event-program-download a:hover { background: #dcb439; }
    .event-program-download a span { font-size: 0.6em; display: inline-block;}

  .header-util {position:relative; margin:0 auto; padding:0 1em; text-align:center;}
    .search-form {display:none; overflow:hidden; width:91%; margin:0 auto 0.5em; padding:1px 1px 1px 4px; border:1px solid #986633; line-height:1.1em; background-color:#fff;
      -moz-border-radius:5px;
           border-radius:5px;
      -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3), 0 1px rgba(255,255,255,0.65);
         -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.3), 0 1px rgba(255,255,255,0.65);
              box-shadow:inset 0 1px 2px rgba(0,0,0,0.3), 0 1px rgba(255,255,255,0.65);
   }
    .search-form label {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
    .search-input {display:inline-block; *display:inline; *zoom:1; vertical-align:middle; width:86%; height:1.7em; margin:0; padding:0; border:none; font-family:inherit; font-size:1.2em; color:#444; -webkit-appearance:textfield; background:transparent;}

    .search-button {display:inline-block; *display:inline; *zoom:1; float:right; position:relative; text-indent:-9999px; overflow:hidden; width:2em; height:2em; margin:0; padding:0; border:1px solid #adadad; cursor:pointer; -moz-border-radius:5px; border-radius:3px;
      background-color:#d3d3d3;
      background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(255, 255, 255, .0))), hsl(0, 0%, 65%);
      background:-webkit-linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      background: -moz-linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      background:      linear-gradient(top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .0)), hsl(0, 0%, 65%);
      -webkit-transition:all .15s ease-in-out;
         -moz-transition:all .15s ease-in-out;
           -o-transition:all .15s ease-in-out;
              transition:all .15s ease-in-out;
   }
      .lt-ie9 .search-button {background:#a5a5a5 url(/images/icons/searchmag.png) center center no-repeat;}
    .search-button:hover {
      border:1px solid #a9740c;
      background:center center no-repeat #edd854;
      background:center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edd854), color-stop(100%,#cc921f));
      background:center center no-repeat, -webkit-linear-gradient(top, #edd854 0%,#cc921f 100%);
      background:center center no-repeat,    -moz-linear-gradient(top, #edd854 0%,#cc921f 100%);
      background:center center no-repeat,         linear-gradient(top, #edd854 0%,#cc921f 100%);
   }

    .search-button:active {
      background:center center no-repeat #cc921f;
      background:center center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc921f), color-stop(100%,#edd854));
      background:center center no-repeat, -webkit-linear-gradient(top, #cc921f 0%,#edd854 100%);
      background:center center no-repeat,    -moz-linear-gradient(top, #cc921f 0%,#edd854 100%);
      background:center center no-repeat,         linear-gradient(top, #cc921f 0%,#edd854 100%);
   }
    .search-button:before {content:attr(data-icon); display:block; position:absolute; top:0; left:0.1em; color:#444; font-size:1.6em; line-height:1.3em; font-family:NDIcons; text-indent:0; text-shadow:0 1px #eee;}
      .lt-ie9 .search-button:before {content:'';}
    .search-button:hover:before {color:#002b5b; text-shadow:0 1px rgba(255,255,255,0.6);}
    .search-button:active:before {text-shadow:0 -1px rgba(255,255,255,0.6);}

  .header-util nav ul {margin:0.4em 0 0; text-align:center; line-height:1em;}
  .header-util nav li {display:inline-block; *display:inline; *zoom:1; width:32%;}
  .header-util nav a {display:none; padding:.625em; color:#002b5b; font-family:"HelveticaNeue",Helvetica,Arial,sans-serif; font-weight:bold; text-decoration:none; text-shadow:0 1px rgba(255,255,255,.9); border:1px solid #562e07;}
  .header-util nav a:hover {color:#fff; text-shadow:0 -1px rgba(0,0,0,.9); border:1px solid #001834;
        background-color:#002b5b;
        background-image:-webkit-radial-gradient(50% 20%, rgba(0,83,176,1) 0%, rgba(0,83,176,0) 100%);
        background-image: -moz-radial-gradient(50% 20%, rgba(0,83,176,1) 0%, rgba(0,83,176,0) 100%);
        background-image:      radial-gradient(50% 20%, rgba(0,83,176,1) 0%, rgba(0,83,176,0) 100%);
        -webkit-box-shadow:0 1px rgba(0,83,176,.8) inset, 0 1px 2px rgba(0,0,0,.3);
           -moz-box-shadow:0 1px rgba(0,83,176,.8) inset, 0 1px 2px rgba(0,0,0,.3);
                box-shadow:0 1px rgba(0,83,176,.8) inset, 0 1px 2px rgba(0,0,0,.3);
  }

  /* Offscreen Nav
  ----------------------------------------------------*/
  .nav-mobile {overflow:auto; position:fixed; top:0; bottom:0; right:-13.755em; width:13.755em; height:100%; padding:1em; border-left:1px solid rgba(0,0,0,0.3); background-color:rgba(200,200,200,0.2);
    -webkit-overflow-scrolling:touch;
    -webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.25) inset;
       -moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.25) inset;
            box-shadow:0 0 8px 0 rgba(0,0,0,0.25) inset;
    -webkit-transform:translate(0, 0);
       -moz-transform:translate(0, 0);
        -ms-transform:translate(0, 0);
         -o-transform:translate(0, 0);
            transform:translate(0, 0);
    -webkit-transition:0.15s ease;
       -moz-transition:0.15s ease;
         -o-transition:0.15s ease;
            transition:0.15s ease;
 }
  .nav-mobile.active {
    -webkit-transform:translate(-13.755em, 0);
       -moz-transform:translate(-13.755em, 0);
        -ms-transform:translate(-13.755em, 0);
         -o-transform:translate(-13.755em, 0);
            transform:translate(-13.755em, 0);
 }
    .nav-mobile .search-form {display:block; margin:0 auto 1.5em; padding:1px 1px 1px 4px; border:1px solid #888; font-size:0.75em; line-height:1.1em; background-color:#fff; -webkit-border-radius:3px; border-radius:3px;}
    .nav-mobile .search-input {width:85%;}
  .wrapper {
    -webkit-transform:translate(0, 0);
       -moz-transform:translate(0, 0);
        -ms-transform:translate(0, 0);
         -o-transform:translate(0, 0);
            transform:translate(0, 0);
    -webkit-transition:0.15s ease;
       -moz-transition:0.15s ease;
         -o-transition:0.15s ease;
            transition:0.15s ease;
 }
  .wrapper.active {
    -webkit-transform:translate(-13.725em, 0);
       -moz-transform:translate(-13.725em, 0);
        -ms-transform:translate(-13.725em, 0);
         -o-transform:translate(-13.725em, 0);
            transform:translate(-13.725em, 0);
 }

  .nav-skip {position:absolute; top:0.3em; right:0.3em; 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-radius:3px;
    background:rgba(255,255,255,0.85);}
    .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:#222; 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;
          -ms-transition-delay:0.2s;
           -o-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);}

  /* Top Nav
  ----------------------------------------------------*/
  .nav-top {display:none; position:relative; z-index:10; bottom:0; width:100%; text-align:center; border-top:1px solid #000; border-bottom:1px solid #000;
        background:#002b5b;
        background:-webkit-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%) #273c53;
        background:   -moz-linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%) #273c53;
        background:        linear-gradient(top, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%) #273c53;
        -webkit-box-shadow:0 1px rgba(130,150,173,0.6) inset, 0 0 1em rgba(0,0,0,0.5);
           -moz-box-shadow:0 1px rgba(130,150,173,0.6) inset, 0 0 1em rgba(0,0,0,0.5);
                box-shadow:0 1px rgba(130,150,173,0.6) inset, 0 0 1em rgba(0,0,0,0.5);
 }
  .nav-top li {display:inline-block; *display:inline; *zoom:1; vertical-align:top; font-family:Helvetica, Arial, Verdana, sans-serif; font-size:1.125em;}
  .nav-top li a {display:table-cell; vertical-align:middle; padding:.75em 1em; color:#fff; text-align:center; text-shadow:0 1px 3px #000;
    -webkit-transition:all 250ms ease-in-out;
       -moz-transition:all 250ms ease-in-out;
            transition:all 250ms ease-in-out;
 }
  .nav-top li.active a,
  .nav-top li a:hover {color:#dcb439; background:#253546;
      -webkit-box-shadow:inset 1px 0 rgba(0,0,0,0.5),inset -1px 0 rgba(0,0,0,0.5);
         -moz-box-shadow:inset 1px 0 rgba(0,0,0,0.5),inset -1px 0 rgba(0,0,0,0.5);
              box-shadow:inset 1px 0 rgba(0,0,0,0.5),inset -1px 0 rgba(0,0,0,0.5);
 }

  /* General Nav
  ----------------------------------------------------*/
  .nav-site {}
    .home .beta {margin-top:-3.9em;}
    .home .beta .nav-site {margin:0 auto; padding:1em; background:url('images/homepage-banner-top@2x.png') top center no-repeat;
      -webkit-background-size:100% 100%;
         -moz-background-size:100% 100%;
           -o-background-size:100% 100%;
              background-size:100% 100%;
    }
    .home .nav-omega {width:100%; min-height:280px; background:url('images/homepage-banner-bot@2x.png') 0 0 no-repeat;
      -webkit-background-size:100% auto;
         -moz-background-size:100% auto;
           -o-background-size:100% auto;
              background-size:100% auto;
    }
    .home .nav-65672 {display:none;}
  .nav-site ul {padding:0;}
    .nav-site ul li {margin:0 0 0.2em;}
    .nav-site ul a {display:block; padding:0.2em 0 0.1em 1.3em; text-indent:-0.75em; line-height:1.325em; text-transform:none; color:#00244c; font-size:1.2em; font-weight:300; text-transform:uppercase; letter-spacing:0.05em; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; border-bottom:2px solid transparent;
      -webkit-transition:all .25s ease-in-out;
         -moz-transition:all .25s ease-in-out;
           -o-transition:all .25s ease-in-out;
              transition:all .25s ease-in-out;
    }
    .nav-site ul a:hover {background-color:rgba(0,36,76,0.1);}
    .nav-site ul > .active {position:relative; padding-right:32px; background:url('images/nav-end.png') right top no-repeat;}
    .nav-site ul > .active > a {position:relative; color:#00244c; background:url('images/nav-bg.png') top left repeat-x; /* border:1px solid #bb9228; */}
      .home .nav-site ul > .active > a {background:none;}
  .nav-site ul ul {padding:0;}
    .nav-site ul ul > .active {padding-right:0.5em; background:none;}
    .nav-site ul ul a {padding:0 0 0 28px; text-indent:-1em; color:#444; font-size:1em; font-family:inherit; border:none; letter-spacing:0; text-transform:capitalize;}
    .nav-site ul ul li {margin:0.5em 0;}
    .nav-site ul ul a:hover {color:#004da3; border:none; background:none;}
    .nav-site ul ul > .active > a {color:#004da3; border:none; color:#c39c2d; font-weight:700; background:none;}
    .nav-site li.last {margin-bottom:1em;}
  .nav-site ul ul ul {margin-left:1.2em; padding:0; font-size:0.9em; border-left:2px solid #c69c2e;}
  .nav-site ul ul ul a {color:#757575;}
    .nav-site ul ul ul a:hover {background:none;}
    .nav-site ul ul ul .active > a {color:#555; font-weight:bold;}
    .nav-site ul ul ul .active > .current-last {color:#777;}
  .nav-site ul ul ul ul {margin-left:1.5em; border-left:2px solid #ccc;}
    .nav-site ul ul ul ul a {padding:0 0 0 1.5em; color:#888;}
  .nav-site ul ul ul ul ul {margin-left:1.5em;}

  .nav-section {display:none;}
  
  /* Featured Nav */
  .featured-subnav { float: right; width: 100%; margin: 0 0 2em 2em; }
  .featured-subnav a { display: block; margin: 0.4em 0; text-align: center; text-transform: uppercase; letter-spacing: 0.05em; }

  /* Home
  ----------------------------------------------------*/
  .home-feature {margin:0 0 2em; text-align:center;}
    .feature-image {overflow:hidden; text-align:center;}
      .feature-image p,
      .feature-image img {margin:0 auto;}
  .home-primary {margin:0 auto 2em;}
    .home-primary .image-right,
    .home-primary .image-left,
    .home-primary .image-default {float:none; max-width:none; margin:0 0 1em;}
    .home .entry-title {padding:0; border:none; font-size:1.5em; font-family:inherit;}

  .home-secondary .columns > h2 {margin:0 0 0.3em; padding:0 0 0.3em; border-bottom:2px solid #dcb439;}
    .home-secondary .columns > h2 a {color:#002b5b;}
    .home-secondary .columns .entry-title {font-size:1.8em;}

  /* Custom Pages
  ----------------------------------------------------*/
  .bug {background:#ddb363;}
    .bug img {margin:0;}
    .bug:hover {opacity:0.9;}

  /* Office
  ----------------------------------------------------*/
  .fr-teds-office .brandbar {position:relative; z-index:100;}
  .fr-teds-office .titlebar {display:none; background:none; }
  .fr-teds-office .office-header {position:relative; margin-bottom:-3em; padding-top:33.3333333%; background-image:none; background-position:center top; background-repeat:no-repeat;
    -webkit-background-size:100% auto;
       -moz-background-size:100% auto;
         -o-background-size:100% auto;
            background-size:100% auto;
  }
 
  #fr-teds-office { padding-top:0; } 
  #fr-teds-office .office-header:after { content:''; display:block; width:50%; height:100%; position:absolute; top:-8%; left:45%; margin-left:-20%; background:url(images/banner-fromtheoffice.svg) no-repeat 50% 100%; background-size:contain; z-index:10; }
  
  .fr-teds-office .office-header svg { position:absolute; height:100%; width:100%; top:0; left:0; }
  .fr-teds-office.max-height .office-header { }
  .fr-teds-office.max-height .office-header svg { }
  
  .fr-teds-office-office-panorama .office-header { background-image:url(images/office-header-s.png); }
  
  /*
    .fr-teds-office .office-header {  background-image:url(images/office-header-s.png); }
    .fr-teds-office-sitting-room-chapel .office-header {background-image:url(images/office-sitting-header-s.png);}
    .fr-teds-office-reception-area .office-header {}
  */
  
    .office-header svg .hotspot:hover { cursor: pointer; }
    .office-header svg .hotspot circle, .hotspot rect { transition: all 125ms ease; }
    .office-header svg .hotspot:hover circle { fill: #8F813D; }
    .office-header svg .hotspot:hover rect, .hotspot:hover polygon { stroke: rgba(255, 255, 255, 0.4); }
    
  .fr-teds-office .site-content { padding-top:4em; }

  .office-item { padding:1em; margin:1em -1em;transition: background 500ms ease; }
    .office-item.active {  background:rgba(242, 204, 121, 0.2);  }    
    .office-item a { display:block; }
    .office-item h2 { margin-top:0.5em; color:#00244D; }
    .office-photo img { border:2px solid #948133; cursor: pointer; }
    

    #pano-container { height:100%; position:absolute; top:0; left:0; right:0; overflow:hidden;
    /*
    	-webkit-user-select: none;
    	-khtml-user-select: none;
    	-moz-user-select: none;
    	-o-user-select: none;
    	user-select: none;
    	*/
    }
    #pano { height:100%; width:100%; position:relative; overflow:hidden; }    

      .cursorMoveMode { cursor:url('/javascripts/pano/Hesburgh Officedata/graphics/cursors_move_html5.cur'), move; cursor:move;  }
	  .cursorDragMode { cursor:url('/javascripts/pano/Hesburgh Officedata/graphics/cursors_drag_html5.cur'), default; cursor:-webkit-grab; cursor:-moz-grab; cursor:grab; }

  /* Office Pano Hotspots */
  .hotspot-caption { float:left; max-width:30em; padding: 0; white-space:normal; }
    .hotspot-caption img { float:left; margin:0 1em 2em 0; }
    .hotspot-caption h2 { margin:0 0 0.25em; color: #00244D; }

  .additional-links .gallery { display:inline-block; margin:0 -0.25em 1em 0;}
    .additional-links .gallery li { margin-right:0.25em;}
    .additional-links .video { position:relative;}
      .additional-links .video:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; display:block; background: url(images/play-btn-sm.png) 50% 50% no-repeat; background-size:contain; opacity:0.8;}
      .additional-links .video:hover:after {  opacity:1;}      
  .additional-links .btn { display: inline-block; }

  /* Footer
  ----------------------------------------------------*/
  .site-footer {position:relative; clear:both; overflow:hidden; margin:0 auto; text-align:center;}
    .footer-inner {position:relative; margin:0 auto; padding:1em 0; border-top:1px solid #ccc; background:#fff;
      -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
         -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
              box-shadow:inset 0 1px 0 rgba(255,255,255,0.9);
   }
    .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-info a {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; margin:2em auto;}

}

/*************************************************************************************
 * 3. Media Queries
 ************************************************************************************/

/* 580px
----------------------------------------------------*/
@media only screen and (min-width:36.25em) {
  .image-right,
  .image-left {max-width:none;}
  .entry-title {font-size:1.85em;}

  .dept {display:block; border:none;}
  .brandbar li {margin:0;}
    .dept-nd {float:left;}
}

/* 700px
----------------------------------------------------*/
@media only screen and (min-width:43.75em) {

  .wrapper {
    -webkit-transform:none;
       -moz-transform:none;
        -ms-transform:none;
         -o-transform:none;
            transform:none;
    -webkit-transition:none;
       -moz-transition:none;
         -o-transition:none;
            transition:none;
  }

  h1 {font-size:2.25em;}
  h2 {font-size:1.9em;}
  h3 {font-size:1.75em;}
  h4 {font-size:1.625em;}
  h5 {font-size:1.375em;}
  h6 {font-size:1.125em;}

  blockquote {margin:2em;}
  blockquote.pull {float:right; width:30%;}

  .image-right img,
  .image-left img {max-width:auto;}
  .tablewrap {background:none;}

  /* Structure
  ----------------------------------------------------*/
  .site-content {padding-top:2em; padding-bottom:2em;}
    .nav-top-true.home .alpha {display:block; width:100%; left:0; margin:0;}
  .beta {border:none;
    -webkit-box-shadow:none;
       -moz-box-shadow:none;
            box-shadow:none;
 }
    .full-width .alpha {width:100%; left:auto; margin:0;}
    .full-width .beta {display:none;}

  /* Header
  ----------------------------------------------------*/
  .site-header {text-align:left;}
  .brandbar {padding:0;}
  .home .titlebar {}
    .home .titlebar-content {padding:2em 0 5em 2em; background-image:url(images/header-home-m.jpg); background-position:100% top;
      -webkit-background-size:cover;
         -moz-background-size:cover;
           -o-background-size:cover;
              background-size:cover;
    }
    .titlebar img {position:absolute; top:1em; right:0; width:250px;}
    .feature-play {position:absolute; bottom:3em; right:5em;}
    .feature-container {display:none; position:absolute; top:0; left:0; width:100%; height:100%;}
  .home .site-title {margin:4em 0;}
    .name-last {font-size:2em;}
  .search-input {float:left; width:auto; font-size:0.8em;}
  a.nav-skip {display:none;}

  .header-util {display:block; float:right; top:2.2em; margin:0; padding:0; text-align:right;}
    .subhead .header-util {top:1.9em;}
    .search-form {display:block; width:auto; margin:0;}
    .header-util nav {display:block; margin:3px 0;}
    .header-util nav ul {margin:0;}
    .header-util nav li {width:auto; display:block; text-align:right;}
    .header-util nav a {font-size:0.825em; font-weight:normal;}
    .header-util nav a,
    .header-util nav a:hover {display:inline; padding:0; border:0 none; background:none;
      -webkit-box-shadow:0 0 rgba(255,255,255,0) inset, 0 0 rgba(0,0,0,0);
         -moz-box-shadow:0 0 rgba(255,255,255,0) inset, 0 0 rgba(0,0,0,0);
              box-shadow:0 0 rgba(255,255,255,0) inset, 0 0 rgba(0,0,0,0);
   }
    .header-util nav a:hover {color:#002b5b; text-decoration:underline; text-shadow:0 1px rgba(255,255,255,.9);}
    .header-util .search-toggle {display:none;}
    .search-button {width:23px; height:23px;}
      .search-button:before {top:0; left:2px; font-size:18px;}

  /* Home Live Events */
  .event-stream {width:50%;}
  .event-program {position:absolute; top:4em; right:0; width:45%;}
  .event-iframe {max-width:none; height:500px;}

  /* Custom Headers */
  .titlebar {background-image:url('images/feature-image.jpg'); background-position:center top;}
    .titlebar:after {position:absolute; right:2em; bottom:0; content:"Father Hesburgh's view of campus"; padding:0.25em 0.5em; font-size:0.8em; color:#ccc; background:rgba(0,0,0,0.85);}
  .fr-teds-life-holy-cross-priest .titlebar,
  .s-holy-cross-priest .titlebar {background-image:url('images/feature-holycrosspriest.jpg');}
    .fr-teds-life-holy-cross-priest .titlebar:after,
    .s-holy-cross-priest .titlebar:after {content:'Pope Paul VI and Father Hesburgh';}
  .fr-teds-life-an-extraordinary-life .titlebar,
  .s-an-extraordinary-life .titlebar {background-image:url('images/feature-extraordinarylife.jpg');}
    .fr-teds-life-an-extraordinary-life .titlebar:after,
    .s-an-extraordinary-life .titlebar:after {content:'Standing at attention';}
  .fr-teds-life-early-days .titlebar,
  .s-early-days .titlebar {background-image:url('images/feature-earlydays.jpg');}
    .fr-teds-life-early-days .titlebar:after,
    .s-early-days .titlebar:after {content:'Father Hesburgh and the Sphinx';}
  .fr-teds-life-the-notre-dame-president .titlebar,
  .s-the-notre-dame-president .titlebar {background-image:url('images/feature-ndpresident.jpg'); background-position:right top;}
    .fr-teds-life-the-notre-dame-president .titlebar:after,
    .s-the-notre-dame-president .titlebar:after {content:'Renewal';}
  .fr-teds-life-champion-of-civil-rights .titlebar,
  .s-champion-of-civil-rights .titlebar {background-image:url('images/feature-championofcivilrights.jpg');}
    .fr-teds-life-champion-of-civil-rights .titlebar:after,
    .s-champion-of-civil-rights .titlebar:after {content:'Father Hesburgh visits with a woman during his fact-finding travels through the South with the US Civil Rights Commission in 1962';}
  .fr-teds-life-a-leader-in-higher-education .titlebar,
  .s-a-leader-in-higher-education .titlebar {background-image:url('images/feature-leaderinhighered.jpg');}
    .fr-teds-life-a-leader-in-higher-education .titlebar:after,
    .s-a-leader-in-higher-education .titlebar:after {content:'Father Hesburgh and President Reagan';}
  .fr-teds-life-a-man-of-the-world .titlebar,
  .s-a-man-of-the-world .titlebar {background-image:url('images/feature-manoftheworld.jpg'); background-position:right top;}
    .fr-teds-life-a-man-of-the-world .titlebar:after,
    .s-a-man-of-the-world .titlebar:after {content:'Father Hesburgh in the Oval Office';}
  .wake-service .titlebar {background-image:url('images/feature-wake.jpg'); background-position:right bottom;}
    .wake-service .titlebar:after {content:'President Emeritus Rev. Edward "Monk" Malloy, C.S.C. reflects on the life of President Emeritus Rev. Theodore M. Hesburgh';}
  .memorial-tribute .titlebar {background-image:url('images/feature-tribute.jpg'); background-position:right center;}
    .memorial-tribute .titlebar:after {content:'Former football coach Lou Holtz speaks at a tribute service in the Purcell Pavilion in honor of the late President Emeritus Rev. Theodore M. Hesburgh, C.S.C.';}
  .funeral-mass .titlebar {background-image:url('images/feature-mass.jpg'); background-position:right center;}
    .funeral-mass .titlebar:after {content:'Graveside services for President Emeritus Rev. Theodore M. Hesburgh, C.S.C.';}
  .remembering-fr-ted-visitation .titlebar { background-image: url(images/feature-visitation.jpg); background-position: right center; }
    .remembering-fr-ted-visitation .titlebar:after { content:"Father Hesburgh's Visitation"; }


  /* Navigation
  ----------------------------------------------------*/
  .home .nav-site {margin:-3.6em auto 0;}
  .nav-top-true .nav-top,
  .nav-top-true .nav-section {display:block;}
  .nav-top-true .nav-full {display:none;}
  .nav-top-true.home .beta {display:none;}
  .nav-wrap.fixed {position:fixed;}
  
  /* Featured Nav */
  .featured-subnav { width: 30%; }

  /* Office
  ----------------------------------------------------*/
  #fr-teds-office .site-content { margin-top: -4em; }
  .fr-teds-office-sitting-room-chapel,
  .fr-teds-office-reception-area { padding-top:33% } 
  .fr-teds-office-office-panorama { padding-top:50vh; }  
  .fr-teds-office.max-height  { padding-top:45vh;}

  .fr-teds-office-sitting-room-chapel .brandbar,
  .fr-teds-office-reception-area .brandbar,
  .fr-teds-office-office-panorama .brandbar { position:fixed; top:0; left:0; right:0;  z-index:200;  }
  
  .fr-teds-office-sitting-room-chapel .office-header,
  .fr-teds-office-reception-area .office-header, 
  .fr-teds-office-office-panorama .office-header { position:fixed; top:51px; left:0; right:0; z-index:100; }
  
  .fr-teds-office.max-height .office-header { bottom:50vh; top:auto; }
  .fr-teds-office.max-height .office-header svg { top:auto; bottom:0; }
  .fr-teds-office-office-panorama .office-header { padding-top:calc(50vh - 50px); border-bottom: 0.7em solid #d0b346; background:none; }
/*
  .fr-teds-office-sitting-room-chapel .site-content,
  .fr-teds-office-reception-area .site-content,
  .fr-teds-office-office-panorama .site-content { position:fixed; top:0; margin-top:calc(29.33333% + 50px); bottom:114px; left:0; right:0; overflow-y:scroll; }  

  .fr-teds-office-sitting-room-chapel .site-footer,
  .fr-teds-office-reception-area .site-footer,
  .fr-teds-office-office-panorama .site-footer { position:fixed; bottom:0; left:0; right:0;}
*/ 
/*
  .fr-teds-office .office-header { background-image:url(images/office-header-l.png); }
*/ 
/*  
  .fr-teds-office-sitting-room-chapel .office-header {background-image:url(images/office-sitting-header-l.png);}
  .fr-teds-office-reception-area .office-header {}
*/

  /* Footer
  ----------------------------------------------------*/
  .site-footer {text-align:left;}
    .footer-inner {padding:2em 0;}
    .ndmark {position:absolute; right:0; top:2.2em; margin:0;}
    .site-link {display:block;}
    .org {display:inline;}
}

/* 960px
----------------------------------------------------*/
@media only screen and (min-width:60em) {

  .titlebar.subhead {padding:1.1em 0;}
    .titlebar img {position:absolute; top:1em; right:0; width:380px;}
    .feature-play {position:absolute; bottom:2.5em; right:4.75em;}
  .name-last {letter-spacing:18px;}
  .home-subtitle h2 {letter-spacing:8px; font-size:1.7em;}
  .home-subtitle p {font-size:1.1em;}
  .home-subtitle .hs-und {font-size:1.1em; letter-spacing:6px;}
  .home-subtitle .hs-chc {font-size:0.8em;  letter-spacing:6px;}

  .event-iframe {height:560px;}
  .event-program-download a { font-size: 1.2em; }

  .aside {margin-top:0;}

  .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;}

  .events .vevent {margin-left:1.5em; margin-right:1.5em;}
  .event .vevent {margin:0;}

  /* IE8 Over-rides */
  .lt-ie8 .header-util nav li {float:right;}
  .lt-ie8 .search-form {width:300px;}
  .lt-ie8 .search-input {float:left;}
}

/* 1024px
----------------------------------------------------*/
@media only screen and (min-width:64em) {
  .brandbar {padding:0;}
}

/* 1200px
----------------------------------------------------*/
@media only screen and (min-width:75em) {
  .event-iframe {height:600px;}
  .home .titlebar-content {background-image:url(images/header-home-l.jpg); background-position:right top;
      -webkit-background-size:auto auto;
         -moz-background-size:auto auto;
           -o-background-size:auto auto;
              background-size:auto auto;
  }
}

/* 1400px
----------------------------------------------------*/
@media only screen and (min-width:87.5em) {
  .home .titlebar-content {background-image:url(images/header-home-xl.jpg);
/*
      -webkit-background-size:auto auto;
         -moz-background-size:auto auto;
           -o-background-size:auto auto;
              background-size:auto auto;
*/
  }
}

/* Hi-res
----------------------------------------------------*/
@media
  (-webkit-min-device-pixel-ratio:1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  (min-resolution:144dppx){

    .feature-play {background-image:url('images/play-btn@2x.png');}
/*     .home .beta .nav-site {background-image:url('images/homepage-banner@2x.png');} */

    .site-title a {background-image:url('images/subpage-banner@2x.png');
      -webkit-background-size:262px 449px;
         -moz-background-size:262px 449px;
           -o-background-size:262px 449px;
              background-size:262px 449px;
    }

    .more {background-image:url(images/more@2x.png);
      -webkit-background-size:12px 17px;
         -moz-background-size:12px 17px;
           -o-background-size:12px 17px;
              background-size:12px 17px;
   }
    .dept-nd a,
    .dept a {
      -webkit-background-size:auto 50px;
         -moz-background-size:auto 50px;
           -o-background-size:auto 50px;
              background-size:auto 50px;
   }
}

/*************************************************************************************
 * 4. Themes
 ************************************************************************************/
@media screen, projection {

  /* Brand Bar
  ----------------------------------------------------*/
  /** White Text **/
  .dept-nd a   {width:301px; background-image:url(//static.nd.edu/images/brandbar/dept-nd-gray.png);}
  .brandbar.theme-bb-gold {border-bottom:1px solid #600;
    background:#dcb439 url(images/texture-gold2.png) 0 0 repeat;
    background:-webkit-linear-gradient(top, rgba(195,163,101,0.2) 0%, rgba(205,173,98,0.2) 10%, rgba(189,149,53,0.2) 100%), url(images/texture-gold2.png);
    background:   -moz-linear-gradient(top, rgba(195,163,101,0.2) 0%, rgba(205,173,98,0.2) 10%, rgba(189,149,53,0.2) 100%), url(images/texture-gold2.png);
    background:        linear-gradient(top, rgba(195,163,101,0.2) 0%, rgba(205,173,98,0.2) 10%, rgba(189,149,53,0.2) 100%), url(images/texture-gold2.png);
	-moz-box-shadow:inset 0px -1px 0px #f2cc79;
 -webkit-box-shadow:inset 0px -1px 0px #f2cc79;
	     box-shadow:inset 0px -1px 0px #f2cc79;
 }
  .theme-bb-gold .dept {border-top:1px solid  #600;
    -webkit-box-shadow:0 1px rgba(255,255,255,.4) inset;
       -moz-box-shadow:0 1px rgba(255,255,255,.4) inset;
            box-shadow:0 1px rgba(255,255,255,.4) inset;
 }
    /** Gray Text **/
    .theme-bb-lightgray .dept-nd a,
    .theme-bb-mediumgray .dept-nd a   {background-image:url(//static.nd.edu/images/brandbar/dept-nd-gray.png);}
}

/* 700px
----------------------------------------------------*/
@media only screen and (min-width:43.75em){
  .theme-tb-blue .header-util a,
  .theme-tb-blue .header-util a:hover {color:#fff; text-shadow:0 1px rgba(0,0,0,.9);}
}

/* 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-gray@2x.png);}

  /** Blue Text **/
  .theme-bb-gold .dept-nd a   {background-image:url(//static.nd.edu/images/brandbar/dept-nd-blue@2x.png);}

  /** Gray Text **/
  .theme-bb-lightgray .dept-nd a,
  .theme-bb-mediumgray .dept-nd a   {background-image:url(//static.nd.edu/images/brandbar/dept-nd-gray@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%;}
  .home .titlebar .row {max-width:none;}
}

/* 1200px
----------------------------------------------------*/
@media only screen and (min-width:75em) {
  .row {max-width:90%;}
}

/* 1360px
----------------------------------------------------*/
@media only screen and (min-width:85em) {
  .row,
  .home .titlebar .row {max-width:80em;}
}


/*************************************************************************************
 * 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;}
  .image-right img {float:right; margin:0 0 1em 2em;}
  .image-left img {float:left; margin:0 2em 1em 0;}

  /* HIDDEN
  ----------------------------------------------------*/
  .breadcrumbs,
  .header-util,
  .feature-play,
  .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; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
    .site-header a,
    .site-title a,
    .site-title a:visited,
    .subline a {color:#333; background:none;}
    .site-title {margin:0; font-size:1.4em;}
    .site-title p {margin:0;}
    .titlebar img {float:right; margin:0 0 2em 2em; max-width:50%;}

  .alpha a:link:after {content:" [link:" attr(href) "] "; font-size:11px; font-family:inherit;}
  .alpha 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;}
}