/*!
Research/SRI Theme

Launched: 2016-03-31
Author: Nevin McElwrath, Shawn Maust, 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): #002b5c
   - Blue Accent: #0f447f
   - Gold (Yellow): #ffcf3b
   - Gold (Darker): #d0a51b

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
 ************************************************************************************/
/*testing pcss output*/
*, *:before, *:after { 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%; -moz-text-size-adjust:100%; -ms-text-size-adjust:100%; text-size-adjust:100%; font-smoothing:antialiased; }
body { width:100%; margin:0; padding:0; color:#333; font:1em/1.5em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight: 300; }
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 { transition: all 125ms ease; }
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 {background:#0058cf; color:#fff; text-shadow:none;}
::-moz-selection,
::selection {background:#0058cf; color:#fff; text-shadow:none;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6 {margin:1.4em 0 0.25em; line-height:1.1em; color:#002b5c; font-weight:300; text-rendering:optimizeLegibility; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {text-decoration:none;}
h1 a:visited, .h1 a:visited, h2 a:visited, .h2 a:visited, h3 a:visited, .h3 a:visited, h4 a:visited, .h4 a:visited, h5 a:visited, .h5 a:visited, h6 a:visited, .h6 a:visited {color:#004da3;}
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover {text-decoration:underline; /*color: #002b5c;*/ }

h1, .h1 {margin-top:0; font-size:2em;}
h2, .h2 {font-size:1.75em;}
h3, .h3 {font-size:1.565em; font-weight:400;}
h4, .h4 {font-size:1.375em; color:#555; }
h5, .h5 {font-size:1.2em; text-transform:uppercase;}
h6, .h6 {font-size:1em; color:#555; text-transform:uppercase; letter-spacing:1px;}

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%; max-width:100%; margin:2em 0; border-collapse:collapse; border-spacing:0;}
tr {border-top:1px solid #ccc;}
  thead th,
  th {text-align:left; background-color:#dbdbdb;}
  tfoot th {text-align:right;}
th, td {padding:0.25em 0.75em;}
  .number {text-align:right;}
td, td img {vertical-align:top;}

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:2em auto; border:3px solid #ccc; border-width:3px 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 1em; 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;}
blockquote p {margin:0; padding:0 0 0 1.2em; border-left:3px solid #dcb439; color:#333; font-family:"Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-weight: 300; font-size: 1.4em; line-height: 1.5; border: none; background: url(/stylesheets/images/hatch-tile.svg) repeat-y left top; padding-left: 1.2em; background-size: 0.3em auto; font-style: normal; }
blockquote footer {display:block; margin-top:1em; color:#666; line-height:1.5em; font-style:italic; font-size:0.8em; font-family:"Adobe Garamond", Garmond, Georgia, "Times New Roman", Times, serif;}
blockquote.pull {float:right; font-style:normal;}

/* Images
----------------------------------------------------*/
img {max-width:100%; width:auto; height:auto; border:none; vertical-align:bottom; -ms-interpolation-mode:bicubic; box-sizing:content-box; }
.image-default,
.image-right,
.image-left { margin:0 0 1em; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:0.9em; color:#777; }
.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 { font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-weight: 300; font-size: 0.8em; }
.captioned img {margin-bottom:0.5em;}

figure {margin:0 0 1em; max-width:100%;}
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
  <span class="icon" data-icon="nd-monogram"></span>
  https://dev.conductor.nd.edu/icons/
----------------------------------------------------*/
.icon {display:inline-block; width:1em; height:1em; fill:currentColor; }
[data-icon="nd-monogram"] {fill:#002b5b;}
.icon svg { width:100%; height:1em; }

/* General Classes
----------------------------------------------------*/
.noborder {border:none !important; box-shadow: none !important; }
.webcal {font-weight:bold;}
  .webcal i {font-weight:normal;}
a[href$=".pdf"] { /* padding: 0 0 0 20px; background:url(#icon-file-pdf-o) left center no-repeat;*/ text-decoration: none; }
.ndmark {display:block; width:300px; max-width:100%; text-decoration:none; text-align: center; }

.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; background-size:auto 100%; }

.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;}
.align-right { text-align: right; }
.align-center { text-align: center; }

/* Breadcrumbs
----------------------------------------------------*/
.breadcrumbs {display:block; margin: 0 0 2em; padding: 0.5em 1em; list-style:none; font-size:0.8em; position: relative; z-index: 1; text-align: right; }

  .breadcrumbs li { display:inline; /*float:left;*/ margin:0 4px 0 0; color:#555; }
  .breadcrumbs a { text-decoration:none; color:#555; }
    .breadcrumbs a:hover { /*text-decoration:underline;*/ color:#002b5c !important; }
    .breadcrumbs a:visited { color:#666; }

/* Fonts
   https://dev.conductor.nd.edu/fonts/
----------------------------------------------------*/
@font-face {font-family:GPC; font-weight:300; font-style:normal;
  src:url('https://static.nd.edu/fonts/gp-min/gpc-book.woff2') format('woff2'),
      url('https://static.nd.edu/fonts/gp-min/gpc-book.woff') format('woff'),
      url('https://static.nd.edu/fonts/gp-min/gpc-book.ttf') format('truetype');
}
@font-face {font-family:GPC; font-weight:400; font-style:normal;
  src:url('https://static.nd.edu/fonts/gp-min/gpc-medium.woff2') format('woff2'),
      url('https://static.nd.edu/fonts/gp-min/gpc-medium.woff') format('woff'),
      url('https://static.nd.edu/fonts/gp-min/gpc-medium.ttf') format('truetype');
}

/* NEWS & EVENTS
----------------------------------------------------*/
article {margin-bottom:4em;}
article header {margin:0;}
  .events .vevent {margin-left:1em; margin-right:1em;}
  .vevent,
  .hentry { margin-bottom:2em; clear: both; }
  .vevent footer,
  .hentry footer { margin-top:1em; }
.additional-links {margin:0 0 1em; 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.2em; line-height:1.35em; font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-weight:300; }
  .has-image .entry-title { width:calc(100% - 110px); float:right; }
  .entry-title.page-title { border:none; }
  .entry-title a,
  .home-announcements li a { font-weight:500; text-transform:none; text-decoration: none; }
.publish-info,
.author,
.location,
.posted-in {display: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;}
.author { margin-bottom:1em; }
.entry-summary {margin:0 0 1em; overflow:hidden; }
.has-image .entry-summary { width:calc(100% - 110px); float:right;}
.entry-image { width:100px; float:left; }

.has-image .entry-title--full-width,
.has-image .entry-summary--full-width,
.entry-image--full-width { width:100%; float:none; }

.entry-image--full-width + .entry-title--full-width { margin-top:0.5em; }


.description {margin:1em 0;}
.posted-in {display:none;}
.news-hentry .posted-in,
.event .posted-in {display:block;}
.attribution {font-style:italic;}

.news-events-news .hentry .excerpt * { color: #333; font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; text-transform: none; font-weight: 400; font-size: 1em; }

.news-and-social .masonry .hentry { border-bottom: 2px solid #ccc; margin-bottom: 2.5em; }

.related-news .section-title { margin:0 0 1em; }

.related-news-title { font-size:1.3rem; margin:1em 0; font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; text-transform: none;  }

/* 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,
.home .events-date-header {display:none;}
.date {font-weight:bold; color:#999; margin-bottom: 0.2em; }

.news-item .align-right { margin-top: 0; font-size: 0.9em; }

/* Reporting Units
----------------------------------------------------*/
.reporting-units {list-style:none; padding:0; }
  .reporting-units li {display:inline-block; vertical-align:top; width: 90%; margin: 0 auto 1rem; padding-bottom:100%; height: 0; position: relative; }
  .reporting-units p { margin:0; }
  .reporting-units a { display:block; border: 2px solid #e4e4e4; height:100%; position:relative; vertical-align: middle; padding: 50% 0; width:100%; perspective:600px;  -webkit-backface-visibility:hidden;  backface-visibility:hidden;  }
    .reporting-units a:hover { }
  .reporting-units-img { opacity:1; display:block; /* transform:rotateY(0); transform-style:preserve-3d; */ transition:all .4s ease-in-out; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
  .reporting-units img { max-width:70%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); display: block; -o-object-fit: contain; object-fit: contain; }
  .reporting-units-url { opacity:0; display:flex; padding:1em; z-index:10; overflow:hidden; font-size:0.85em; text-align:center; word-break: break-all; align-items:center; justify-content:center; color:#fff; position:absolute; top:0; left:0; right:0; bottom:0; background:rgb(0, 43, 92) url(images/icon-external-white.svg) 95% 95% / 2em no-repeat;
                          /* transform-style:preserve-3d; */ transition:all .4s ease-in-out; -webkit-backface-visibility:hidden; backface-visibility:hidden; /* transform:rotateY(180deg); */ }
    .reporting-units a:hover .reporting-units-url { opacity:1; /* transform:rotateY(0); transform:rotateX(0); */ }
    .reporting-units a:hover .reporting-units-img { opacity:0; /* transform:rotateY(180deg); transform:rotateX(0); */ }
  .reporting-units h2 { font-size:1.5rem; text-transform:none; }

/* SEARCH
----------------------------------------------------*/
.search-count,
.search-time {font-family:inherit;}
.search-count {margin:0; font-size:1.4em; text-transform:none;}
  .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; text-transform:none;}
    .search-result-title b {font-weight:500;}
    .search-result-url {font-size:0.9em; font-family:inherit; text-transform:none; word-break:break-all;}
    .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;}

/* DIRECTORY
----------------------------------------------------*/
.directory-grid { list-style:none; }
  .directory-grid img { margin:0 auto; max-width:100%; }
.directory-title {color:#555;}

/* Grid */
/* Adapted from https://github.com/codrops/ThumbnailGridExpandingPreview/blob/master/css/component.css */
.og-grid { list-style: none; padding:20px 0; margin:0 auto; width:100%; text-align:center; }
.og-expander { position: absolute; border:1px solid #d0a51b; border-top-width:0.5em; top: auto; left: 0; width: 100%; margin-top: 1em; text-align: left; height: 0; overflow-y:auto; z-index:100; background:#fff; transition:height 0.1s ease-out; }
.og-expander-inner { padding:1em; }
.og-close { position: absolute; width: 1.5em; height: 1.5em; top: 1em; right: 1em; cursor: pointer; z-index:100; }
.og-close::before,
.og-close::after { content: ''; position: absolute; width: 100%; top: 50%; height: 3px; background: #222; transform: rotate(45deg); transition: all 125ms ease; }
.og-close::after { transform: rotate(-45deg); }
.og-close:hover::before,
.og-close:hover::after { background: #d0a51b; }
.og-fullimg { position:relative; margin:3em 0 0; padding-top:38%; overflow:hidden; display:none; }
.og-fullimg img { position:absolute; top:0; left:0; width:100%; height:auto; }
.og-details { height: 100%; overflow: hidden; position:relative; font-size:0.95em; }

.og-details h3 { font-weight: 300; font-size:2.4em; text-transform:none; padding:0; margin-bottom:0.5em; margin-right:0.75em; margin-top: 0.2em; }
.og-details p { font-weight: 400; line-height:1.25; margin-bottom:0.5em; color: #555; }
.og-details .image-right,
.og-details .image-left { max-width: 46%; }

.og-details a[href^="http://"]:not(.fancybox):after,
.og-details a[href^="https://"]:not(.fancybox):after { content: " "; display: inline-block; width: 0.7rem; height: 1em; margin-left: 0.4em; background: url(data:image/svg+xml;base64,PHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB2aWV3Qm94PSIwIC0yNTYgMTg1MCAxODUwIgogICB2ZXJzaW9uPSIxLjEiCiAgIHdpZHRoPSIxMDAlIgogICBoZWlnaHQ9IjEwMCUiPgogIDxzdHlsZT4gcGF0aCB7IGZpbGw6IGN1cnJlbnRDb2xvcjsgfSA8L3N0eWxlPgogCiAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMzAuMzcyODgxLDE0MjYuOTQ5MikiPgogICAgPHBhdGggZD0iTSAxNDA4LDYwOCBWIDI4OCBRIDE0MDgsMTY5IDEzMjMuNSw4NC41IDEyMzksMCAxMTIwLDAgSCAyODggUSAxNjksMCA4NC41LDg0LjUgMCwxNjkgMCwyODggdiA4MzIgUSAwLDEyMzkgODQuNSwxMzIzLjUgMTY5LDE0MDggMjg4LDE0MDggaCA3MDQgcSAxNCwwIDIzLC05IDksLTkgOSwtMjMgdiAtNjQgcSAwLC0xNCAtOSwtMjMgLTksLTkgLTIzLC05IEggMjg4IHEgLTY2LDAgLTExMywtNDcgLTQ3LC00NyAtNDcsLTExMyBWIDI4OCBxIDAsLTY2IDQ3LC0xMTMgNDcsLTQ3IDExMywtNDcgaCA4MzIgcSA2NiwwIDExMyw0NyA0Nyw0NyA0NywxMTMgdiAzMjAgcSAwLDE0IDksMjMgOSw5IDIzLDkgaCA2NCBxIDE0LDAgMjMsLTkgOSwtOSA5LC0yMyB6IG0gMzg0LDg2NCBWIDk2MCBxIDAsLTI2IC0xOSwtNDUgLTE5LC0xOSAtNDUsLTE5IC0yNiwwIC00NSwxOSBMIDE1MDcsMTA5MSA4NTUsNDM5IHEgLTEwLC0xMCAtMjMsLTEwIC0xMywwIC0yMywxMCBMIDY5NSw1NTMgcSAtMTAsMTAgLTEwLDIzIDAsMTMgMTAsMjMgbCA2NTIsNjUyIC0xNzYsMTc2IHEgLTE5LDE5IC0xOSw0NSAwLDI2IDE5LDQ1IDE5LDE5IDQ1LDE5IGggNTEyIHEgMjYsMCA0NSwtMTkgMTksLTE5IDE5LC00NSB6Ii8+CiAgPC9nPgo8L3N2Zz4K) no-repeat center bottom; color: inherit; }
/*
.og-details a { font-weight: 700; color: #333; text-transform: uppercase; letter-spacing: 2px; padding: 10px 20px; border: 3px solid #333; display: inline-block; margin: 30px 0 0; outline: none; }
.og-details a::before { content: '\2192'; display: inline-block; margin-right: 10px; }
.og-details a:hover { border-color: #999; color: #999; }
*/
.og-expanded .grid-item-content { position:relative; }
.og-expanded .grid-item-content:after { content:''; border:1em transparent solid; border-bottom-color:#d0a51b; position:absolute; bottom:-1em; left:50%; margin-left:-1em;  }
/* End Grid Expander */

.grid-item { padding:0 0.9375em 0 0; margin:0 auto 1.875em; width:33%; display:inline-block; vertical-align:top; margin-right:-0.25em; transition:height 0.2s; }

.grid-link { display:block; text-decoration:none; }

.grid-item-content { position:relative;}
.inactive .grid-item-content--grayout { opacity: 0.33; background:#fff;/* filter:grayscale(1); */ }

.grid-item-heading { display:block; margin-top:0.5em; font-size:1.2em; font-family: GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; display:block; text-decoration:none; line-height:1.3; }
.grid-item-heading em { font-size:0.8em; font-style:normal; }

.grid-item-heading--overlay { display:block; position:absolute; padding:0.5em; min-height:4em; bottom:0; left:0; right:0; font-size:1em; font-weight:300; background:white; }


.grid-item .title,
.grid-item .services { font-size:1.25em; margin-bottom:0.25em; }
.grid-item .bio { margin-top:2.5em; }

.grid-item .address,
.grid-item .phone,
.grid-item .email { font-size:1em; margin:0.25em 0; }

.no-js .lazyload { display:none; }

.content-wrapper { position:absolute; left:1em; right:1em; top:50%; transform:translateY(-66%); }

.staff-form ul { list-style:none; margin:0; padding:0; }
.ndra-label { display:none; padding:0.5rem; background:#f6f6f6; font-family:'GPC'; border:1px solid #e6e6e6; border-radius:3px 3px 0 0;  font-size:1rem; color:#0f447f; }
.show-ndra .ndra-label { display:block; }
.ndra-note { font-size:0.8em; }

.funding-form__text,
.staff-form__text,
.funding-form__date,
.staff-form__select,
.library-select { width:100%; max-width:100%; padding:0.5em; height:2.75em; margin:0 0 1em; font-size:0.9em; border:1px solid #ccc; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; background:#f6f6f6; }

.funding-form__date { color:#666; font-size:1em; }
#search-deadline-date:before,
#search-interest-date:before { content: attr(placeholder); margin-right:0.25em; }

  form .button-bar { padding: 0.6em; border: 1px solid #dedede; text-align: right; }
  form .button-bar button,
  form .button-bar input { padding: 0.2em 1em; margin: auto 0.5em auto 0; display: inline-block; }
  form input:focus { outline: none; border: solid 1px #43a9c3; background: #e6f8fc; color: #1d2f33; }

.research-list { margin-bottom:2em; }

.funding-list li,
.research-list li,
.service-list li { display:inline-block; margin:1em auto; width:100%; max-width:100%;}

.stats-heading { margin:1em 0 0; }
.stats-table { margin:0.25em 0 1em; border: 1px solid #eee; border-collapse: separate; }
.stats-table th,
.stats-table td { text-align:center; }
.stats-table tr:first-of-type th { background:#002B58; color:white; font-weight: 700; font-size: 1.2em; padding: 0.6em; }
  .stats-table tr { border-top: 1px solid #f4f4f4; }
  .stats-table tr:nth-child(-n+3) { border-top: none; }
  .stats-table tr:nth-child(odd) { background: #f8f8f8; }

/* Resource Library */
.no-js .library-search { display:none; }
.library-list { padding:0 0 0 1rem; margin:0; }
.library-sub-service { display:none; }
.library-item-body { display:none; }
.library-item-title { margin:0 0 1.5em; }
.library-input { width:100%; padding:0.5rem; }
.library-group-title { display:inline-block; max-width:calc(100% - 1.5rem); vertical-align:middle; margin:0; font-size:1.5rem; }
.library-group-sub-title { font-size:1.25rem; margin:0.5rem 0; text-transform:none;  }
.library-results { display:flex; flex-flow:row wrap; }
.library-group { padding:1rem; width:100%; margin-bottom:1rem; }
.library-group-summary { margin:0; cursor:pointer; padding:0.5rem 0; }
.library-actions { text-align:right; margin-bottom:1rem; }
.library-actions button { font-size:0.9em; text-decoration:underline; border:0; margin:0 0.25rem; padding:0.5rem; background:none; }


details { border-radius: 0.3rem; border: 1px solid transparent; margin-bottom:1rem; transition: all 125ms ease; padding:0 1rem; }
  details:hover,
  details[open] { background: #f2f2f2; }
  details summary { padding: 0.5rem 0.5rem 0.5rem 1rem; outline: none; font-size: 1.1rem; }
  details[open] summary {  }
  details summary:hover { cursor: pointer; }
  details div { padding: 0.5em 1em 1em; }
  details summary::-webkit-details-marker { font-size: 1rem; vertical-align:middle; }

/*! 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; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image,
.fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span { background-image: url('images/fancybox_sprite.png'); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url('images/fancybox_loading.gif') center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('images/blank.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('images/fancybox_overlay.png'); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); 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*/ }
}

/* Customize */
.fancybox--video { position:relative; display:block; text-align:center;}
.fancybox--video:after { content:''; display:block; position:absolute; top:0; left:0; width:100%; height:100%; margin:0 auto; background:url(images/btn-play.png) center center no-repeat; background-size: auto 40%; }


.global-footprint {padding-bottom:200px; background:url('images/globe-bg.svg') no-repeat center 80px; background-size:260px; text-align:center;}
.global-footprint strong {font-weight:400; color:#ffcf3b;}
.global-footprint h3 {margin-top:1.5em; font-weight:300; font-size:1.5em; letter-spacing:0.035em; line-height:1.35em; color:#333;}

/* Stats */

.js .dynamic-charts .charts > table,
.js .dynamic-charts .charts > .tablewrap { display:none; }
.about-facts-figures h2 { text-align:center; }

/*
 * Table Sorter, Customize theme.
 * Original https://raw.githubusercontent.com/christianbach/tablesorter/master/themes/blue/style.css
 */
.tablesorter { background-color:#CDCDCD; width:100%; font-size:0.8em; text-align:left; }
.tablesorter thead th,
.tablesorter tfoot th { background-color:#ddd; padding:0.25em 1.5em 0.25em 0.75em; line-height:1.2; }
.tablesorter .header { background-image:url(images/bg.gif); background-repeat:no-repeat; background-position:center right; cursor:pointer; }
.tablesorter td { color:#3D3D3D;  padding:0.25em 0.75em; background-color:#FFF; vertical-align:top; }
.tablesorter .odd td {	background-color:#F0F0F6; }
.tablesorter .headerSortUp { background-image:url(images/asc.gif); }
.tablesorter .headerSortDown { background-image:url(images/desc.gif); }
.tablesorter .headerSortDown,
.tablesorter .headerSortUp { background-color:#eee;}

.titlebar--clone { display:none; }

.tweet-user-img { width:48px; margin-right:12px; margin-top:0.25em; float:left; }
.tweet-text { width:calc(100% - 60px); float:left; }
.tweet-actions { text-align:center; clear: left; }
.tweet-actions a { display:inline-block; width:30%; position:relative; text-indent:-999em; }
.tweet-actions svg { height:1.5em; width:1.5em; position:absolute; left:50%; margin-left:-0.75em; fill:#AAB8C2; }

/*************************************************************************************
 * 2. Screen Styles
 ************************************************************************************/
@media screen,projection {

.animated { -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both; }

  @-webkit-keyframes fadeInDown {
    0%   { opacity:0; transform:translate3d(0, -100%, 0); }
    100% { opacity:1; transform:none;}
  }

  @keyframes fadeInDown {
    0%   { opacity:0; transform:translate3d(0, -100%, 0); }
    100% { opacity:1; transform:none;}
  }

  .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

  @-webkit-keyframes slideUp {
    0%   { transform:translateY(100%); }
    100% { transform:none; }
  }

  @keyframes slideUp {
    0%   { transform:translateY(100%); }
    100% { transform:none; }
  }

  .slideUp { -webkit-animation-name: slideUp; animation-name: slideUp; }

  a { color:#002b5c; }
  a:visited,
  a:hover { color:#0f447f; }
  a:active { color:#0f447f; }

  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { text-transform: uppercase; margin: 1.5em 0 0.5em; font-family: GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-weight: 400; }

  h1, .h1 { font-size:2em; color: #28405c; }
  h2, .h2 { font-size:1.6em; color: #28405c; }
  h3, .h3 { font-size:1.4em; }
  h4, .h4 { font-size:1.3em; color: #555; font-style: normal; }
  h5, .h5 { font-size:1.2em; color: #cca735; }
  h6, .h6 { font-size:1.1em; color: #28405c; }

  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {color:#1d99cc; }
  h1 a:visited, .h1 a:visited, h2 a:visited, .h2 a:visited, h3 a:visited, .h3 a:visited, h4 a:visited, .h4 a:visited, h5 a:visited, .h5 a:visited, h6 a:visited, .h6 a:visited { color: #445e7c; }

  h2 [data-icon]:before { font-size: 1em; vertical-align: normal; }

  .wrapper { overflow:hidden; }

  p {max-width:65em;}
  .image-default img,
  .image-right img,
  .image-left img {  }
  .tablewrap {position:relative; overflow-y:auto; margin:0 auto;}

  /* Buttons
  ----------------------------------------------------*/
  .btn,
  .more,
  .excerpt_continuation { display:inline-block; *display:inline; *zoom:1; /* white-space:nowrap; */ margin:1em 1em 1em 0; padding: 0.7em 1em 0.6em; cursor:pointer; border-bottom:3px solid #28405c; font-size:0.9em; line-height:1.2; text-decoration:none; text-transform: uppercase; letter-spacing: 0.1em;  text-align:center; vertical-align:middle; font-weight:300; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; box-shadow: 0 0 2px 0.5px #ccc; color: #28405c; background:#fff; border-radius:3px; transition: all .125s ease-in-out; }

  .btn:visited {color:#28405c; background:#f8f8f8; box-shadow:none;}
  .btn.active {}
  .btn:hover,
  .btn.active:hover,
  .more:hover {border-bottom:3px solid #000f20; color:white; background:#28405c;}

  .btn [data-icon]:before {padding-right:0.25em; font-size:1em; color: #28405c; transition: all 250ms ease; }

  .btn.alt { border-color: #9d9d9d; color: #777; }
  .btn.alt:visited { border-color: #adadad; color: #555; box-shadow: none; }
  .btn.alt:hover { color: white; background: #9d9d9d; }
  .btn:hover [data-icon]:before {color:#dcb439;}
  .btn:hover [data-icon]:before { color: white; }
  .btn.alt [data-icon]:before { color: #555; }
  .btn.alt:hover [data-icon]:before { color: #777; }

  .btn-mini {font-size:0.6em; }
  .btn-small {font-size:0.8em; }
  .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 {border-bottom:3px solid #caa228; color:#333; background-color:#dcb439; }
    .btn-gold:visited{color:#002b5b;}
    .btn-gold:hover{border-bottom:3px solid #dcb439; color:#333; background-color:#efca56;}

  .more,
  .excerpt_continuation {clear:both; float:none; margin-top:1em; padding: 0.5em 1.5em 0.5em 1em; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:0.9em; color:#555; line-height:1em; background:transparent; border-bottom: none; background-size: cover; background-position: 100% 50%; }
    .more:visited { color: #445e7c; }
    .more:hover { background-repeat:no-repeat; color: white; border-bottom: none; background-position: 100% 50%; background-size: cover; }

  .more.right,
  .btn.right { display:block; float: right; }
  .more.alt:after { content: " \2192"; }
  .more.alt:hover { color: #ac8d2d; border-bottom: none; background: transparent; }

  .btn.alt2 { padding: 0.75em 1.5em; border-color: #555; color: #555; border-radius: 0; border: 1px solid #555; box-shadow: none; }
  .btn.alt2:visited { border-color: #777; color: #777; }
  .btn.alt2:hover { color: white; background: #9d9d9d; border-color: #9d9d9d; }

/* Featured Buttons
------------------------------------ */
.btn-featured { position: relative; background-color: #002b5c; display: block; border-width: 1px 1px 6px 1px; border-style: solid; border-color: #cda521; transition: all 250ms ease; max-width: 600px; padding: 0; text-decoration: none; font-size: 1.5em; overflow: hidden; padding-top: 2em; }
    .btn-featured:hover { border-color: #ffcf3b; background-color: #002147; }

    .btn-featured:not(.btn-sub) { min-height: 6em; }
    .btn-featured .info { position: absolute; transform:translateY(1.5em); }
    .btn-featured:hover .info {  transform:translateY(-1.5em); }
    .btn-featured:not(.btn-sub) .info { background: #002b5c url(/stylesheets/images/callout-up.svg) no-repeat 2em bottom; background-size:1em auto; }

    .btn-featured .info,
    .btn-featured.btn-sub { width: 100%; color: white;  text-transform: uppercase; text-decoration: none; font-weight: 300; font-style: normal; text-align: left; padding: 0.7em; transition: all 250ms ease; display: block; }

    .btn-featured.btn-sub { padding-top: 0.7em; bottom: 0; background: #002b5c url(/stylesheets/images/callout-up.svg) no-repeat; background-position: 2em calc(100% + 1em); background-size: 1em auto; }
    .btn-featured.btn-sub:hover { color: #ffcf3b; background-position: 2em 101%; }

    .btn-featured:hover .info { color: #ffcf3b; background-color: transparent; }

    .btn-featured .title,
    .btn-featured.btn-sub { font-family: GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-weight: 300; position: relative; display: block; text-decoration: none; font-size:1rem; }

    .btn-featured .title { }

    .btn-featured .description { display: block; padding:0.2em 0 0; margin:1em 0 0; min-height:3.75em; font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-style: normal; color: white; line-height: 1.4em; font-size:0.6em; text-transform: none; }

    .btn-featured img { width: 100%; display: block; position: relative; z-index: 0; top: 0; left: 0; right: 0; transition: all 250ms ease; mix-blend-mode: normal; -webkit-filter: grayscale(0); }
        .btn-featured:hover img { opacity: 0.4; -webkit-filter: grayscale(1); mix-blend-mode: screen; }

.btn-featured.btn-main { padding-top: 0; }
    .btn-featured.btn-main .info { transform:translateY(-2.4em); background: #002b5c url(/stylesheets/images/callout-up.svg) no-repeat 2em bottom; background-size:1em auto; z-index: 1; position: absolute; }
    .btn-featured.btn-main:hover .info { background-color:transparent; transform:translateY(-5.25em); }

  /* Wufoo Forms
  ----------------------------------------------------*/
  .wufoo { font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; color: #333; }
    .wufoo .info h2 { font-family: GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-weight: 400; color: #28405c; font-size: 180%; }
    .wufoo h3, .wufoo .section h3,
    .wufoo h4, .wufoo .section h4,
    .wufoo h5, .wufoo .section h5,
    .wufoo h6, .wufoo .section h6,
    .wufoo .section div { text-transform: none; font-weight: 300; }
    .wufoo .buttons input[type="submit"],
    .wufoo .buttons .submit { display:inline-block; *display:inline; *zoom:1; /* white-space:nowrap; */ margin:1em 1em 1em 0; padding: 0.7em 2em 0.6em; cursor:pointer; border-bottom:3px solid #28405c; font-size:0.9em; line-height:1.2; text-decoration:none; text-transform: uppercase; letter-spacing: 0.1em;  text-align:center; vertical-align: middle; font-weight:300; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; box-shadow: 0 0 2px 0.5px #ccc; color: #28405c; background:#fff; border-radius:3px; transition: all .125s ease-in-out; border-left: none; border-right: none; border-top: none; }
    .wufoo .buttons input[type="submit"]:hover,
    .wufoo .buttons .submit:hover { border-bottom:3px solid #000f20; color:white; background:#28405c; }

  /* Structure
  ----------------------------------------------------*/
  html {background:#fff; }
  .site-content {padding-top:1em; padding-bottom:1em;}
  .beta {padding:1em 0; border-top:1px solid #dadada; box-shadow:inset 0 1px 0 rgba(255,255,255,0.9); }
  .alpha { position: relative; }

  .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 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 .35em; padding:0 0 0.25em; position:relative;  font-weight:300; border-bottom:3px solid #ffcf3b; clear:both; }
    .page-title:after { content:''; display:block; position:absolute; width:0; height:0; border:8px solid transparent; border-top-color:#ffcf3b; left:0.5em; top:100%;}

  /* Header
  ----------------------------------------------------*/
  .site-header {text-align:center; overflow: hidden; }
  .brandbar,
  .titlebar {overflow:hidden;}
  .brandbar { position:relative; z-index:100; }
    .dept {display:none; border-top:1px solid  #000; 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 { box-shadow:0 1px rgba(0,0,0,0.15) inset; }
    .dept-nd img {display:none;}
      .dept-nd a {background-position:left 0;}
      .dept a {background-position:right 0;}

  .titlebar {position:relative; padding:0.75em 0; background: transparent; border-bottom: none; transition:all 300ms ease-in-out; z-index:100; }
    .site-title {clear:both; width:80%; margin:0; padding:0.3em 0; font-size:1.75em; line-height:1.1em; font-weight:300; text-align:left; text-shadow:0 1px rgba(255,255,255,0.7);}
    .site-title a {display:block; border:none; color:#002b5b; text-decoration:none; }
      .site-title a:visited {color:#002b5b;}
      .site-title a:hover {text-decoration:none;}
       .sublined .site-title {margin:0; line-height:1.15em;}
       .subline {clear:left; margin:0; color:#333; font-family:inherit; font-size:1em; text-align:left;}

  .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; line-height:1.1em; background-color:#fff; border-radius:1em; }
    .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; overflow:hidden; width:2em; height:2em; margin:0; padding:0; border:none; cursor:pointer; border-radius:0; transition:all .15s ease-in-out; background-color:#fff; }

      .lt-ie9 .search-button {background: transparent url(/images/icons/searchmag.png) center center no-repeat;}
    .search-button:hover { border: none;  }

    .search-button:active { color: #1d99cc; }
      .lt-ie9 .search-button:before {content:'';}
    .search-button span { display:inline-block; text-indent:-999em; }

    .search-button:active:before {text-shadow:0 -1px rgba(255,255,255,0.6);}
  .header-util {display:none;}
    .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:block; padding:0.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-image { position:relative; overflow:hidden; min-height:180px; z-index:-1; background:#000 50% 50% no-repeat; background-size:cover; }

  /* 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; box-shadow:0 0 8px 0 rgba(0,0,0,0.25) inset; transform:translate(0, 0); transition:0.15s ease;
 }
  .nav-mobile.active { 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; border-radius:3px;}
    .nav-mobile .search-input {width:85%;}
  .wrapper { transform:translate(0, 0); transition:0.15s ease; }
  .wrapper.active { transform:translate(-13.755em, 0); }

  .nav-skip {position:absolute; top:0.2em; 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:1px solid #001227; border-radius:3px;
    background:#002b5b url(images/texture-checkers-lightblue50.png) 0 0 repeat; background:linear-gradient(to bottom, #003b7c 0%, #001227 100%); box-shadow:0 1px #007ad9 inset, 0 -12px 3px -10px rgba(0,0,0,0.4) inset;

  }
    .nav-skip span {position:relative; top:0.4em; margin:0 auto; transition-duration:0s; transition-delay:0.2s; }
    .nav-skip span:before,
    .nav-skip span:after {position:absolute; content:'';}
    .nav-skip span,
    .nav-skip span:before,
    .nav-skip span:after {width:1.3em; height:3px; background-color:#eee; display:block; transition-property:top, transform; transition-duration:0.2s; 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); transition-delay:0.2s; }
    .nav-skip.toggled span:before,
    .nav-skip.toggled span:after {top:0; transition-delay:0, 0.2s; }
    .nav-skip.toggled span:before { transform:rotate(45deg);}
    .nav-skip.toggled span:after { transform:rotate(-45deg);}

  /* Top Nav
  ----------------------------------------------------*/
  .nav-top {display:none; position:relative; z-index:10; bottom:0; width:100%; text-align:center; border-bottom: 5px solid #0f447f; border-top: none; -webkit-clip-path: rect(10px, 20px, 30px, 40px); clip-path: rect(10px, 20px, 30px, 40px); background: #002b5c; }

  nav.nav-top ul { padding-top:5px; text-align:left; }
  .nav-top li {display:inline-block; *display:inline; *zoom:1; vertical-align:bottom; font-family:Helvetica, Arial, Verdana, sans-serif; font-size:1.125em;}
  .nav-top li a {display:table-cell; vertical-align:middle; font-family: GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-weight: 300; text-transform: uppercase; font-size: 1.1em; padding:0.5em; color:#fff; text-align:center; text-shadow: none; transition: all 125ms ease; }
  .nav-top li.active a,
  .nav-top li a:hover { color: #ffcf3b; }

  .nav-top li a:hover { position:relative; }
    .nav-top li a:hover:after { content:''; position:absolute; left:0; right:0; top:100%; height:5px; background:#ffcf3b; }

  /* Home Icon */
  .nav-top .home { color:#fff; display:block; float:left; padding:0.75em 0.4em 0; font-size:1.125em; }
  .home .nav-top .home,
  .nav-top .home:hover { color:#ffcf3b; }
  .nav-top .icon { height:1.25em; width:1.25em; }

    /* Search Icon */
    .search-button .icon {color:#222; height:1em; width:1em; }
    .search-button .icon:hover { color:#1d99cc; }

  /* General Nav
  ----------------------------------------------------*/
  .nav-site {}
  .nav-site ul {padding:0 0 1em;}
    .nav-site ul li {margin:0.2em 0;}
    .nav-site ul a {display:block; padding:0.2em 0 0.2em 1em; text-indent:-1em; line-height:1.4em; text-transform:none; color:#002b5c; font-size:1.45em; font-weight:300; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; border-bottom:2px solid transparent; transition: all 125ms ease; }
    .nav-site ul a:hover { border-bottom: 2px solid #28405c; color: #28405c; background: transparent;}
    .nav-site ul > .active > a {border-bottom: 2px solid #ffcf3b; background: transparent; }
  .nav-site ul ul {padding:0; margin-top:0.25em;}
    .nav-site ul ul a {padding:0 0 0 25px; text-indent: -0.6em; color:#444; font-size:1.125em; font-family:inherit; border:none;}
    .nav-site ul ul li {margin:0.5em 0;}
    .nav-site ul ul a:hover {color:#004da3; border:none;}
    .nav-site ul ul > .active > a {color:#004da3; border:none; font-weight:400; }
    .nav-site li.last{margin-bottom:1em;}
  .nav-site ul ul ul {margin-left:1em; padding:0; font-size:0.9em;}
    .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:#004da3;}
  .nav-site ul ul ul ul {margin-left:1.5em;}
    .nav-site ul ul ul ul a {padding:0 0 0 1.5em;}
  .nav-site ul ul ul ul ul {margin-left:1.5em;}
  .nav-site .icon { font-size:1rem; }

  .nav-section,
  .nav-section-title {display:none;}
  .research-continuity .nav-section {display:block; padding-top:1.5rem; border-top:1px solid #dadada;}
  

  /* Home
  ----------------------------------------------------*/
  .home .site-content { padding-bottom: 0; }
  .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;}
    .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.15em; font-family:inherit;}

  /* Stats */
  .home-stats { margin-top:3em; }
  .stat { padding:1em 1.25em; font-family:GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-size:1.4em;  font-weight:300; text-transform:uppercase; background:#fff; }
    .stat strong { display:block;  position:relative; font-weight:500; line-height:1.1; font-size:1.5em; margin:-0.66667em -0.8333em 0.6667em -0.8333em; padding:0.6667em 0.86em; color:#ffcf3b; background:#002b5c; }
    .stat strong:after { content:''; display:block; height:0; width:0; position:absolute; bottom:0; left:1.5em; border:0.33em solid transparent; border-bottom-color:#fff; }
    .stat p { line-height: 1.4; }
    .stat a { text-decoration:none; display:block; color:inherit; }

  /* Dividers */
  .divider { position:relative; padding:calc(37.5% + 1em) 1em 2em; margin:2em 0; font-size:1.2em; text-align:center; text-transform:uppercase; font-weight:300; font-family:GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; color:#fff; }
    .divider:before { content:''; position:absolute; top:0; padding-top:37.5%; left:-0.9375em; right:-0.9375em; display:block; background:#002b5c; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; z-index:-1; }
    .home-divider-1:before {  background-image: url(/stylesheets/images/dvr-books-600.jpg); /* background-image:url(/stylesheets/images/dvr-lab-600.jpg); */ }
    .home-divider-2:before { background-image:url(/stylesheets/images/dvr-wafer-600.jpg); }

    .divider h2 { color:#d0a51b; text-shadow:none; font-weight:700; }
    .divider p { line-height:1.5; margin:0; color:#002b5c; }
    .divider .more { margin:1em 0.5em; color:#002b5c;border-bottom:4px solid #d0a51b; font-size:0.8em; white-space:normal; box-shadow:none; border-radius:0; padding: 0.75em 1.5em;  }
    .divider .more:hover { background: white; color: #002b5c; }
    .divider .more:after { content:'\2192'; display:inline-block; margin-left:0.25em; margin-right:-0.5em; }

  .section-title { position:relative; font-size:1.75em; padding-bottom:0.125em; border-bottom:4px solid #d0a51b; color:#d0a51b; }
    .section-title:after { content:''; position:absolute; content:block; width:0; height:0; left:1em; bottom:-1em; border:0.5em solid transparent; border-top-color:#d0a51b; }
    .section-title a { color:#d0a51b; }
    .section-title a:visited { color: #dcbf64; }
    .section-title .icon { margin:0 0 -0.125em 0.25em; }

    .section-title .btn,
    section .more { font-size: 0.7rem; background: transparent; color: #002b5c; border: none; text-decoration: none; float: right; margin: 0; box-shadow: none; text-shadow: none; }
      .section-title .btn:visited,
      section .more:visited { background: #ccc; color: #002b5c; }
      .section-title .btn:hover,
      section .more:hover { background: #002b5c; color: white;  }
      .section-title .btn:after,
      section .more:after { display: inline; content:" \27F6"; }


  .home-news { margin-bottom:2em; }
    .home-news .featured .entry-title { width:100%; }
    .home-news .featured .entry-image { width:100%; }
    .home-news .entry-summary { display:none; }
    .home-news .featured .entry-summary { width:100%; display:block; }
  .home-news--secondary-headline { margin-bottom:1rem; }

  .home-announcements ul { list-style:none; margin:0; padding:0; }
  .home-announcements li { padding:0 0.5em 1em 0; font-size:1em; }
  .home-announcements li h3 { padding: 0; border: none; font-size: 1.15em; font-family: inherit; margin: 0; line-height: 1.4; }
  .home-announcements li a { color:#656565; }

  .home-secondary { position:relative; margin:2em 0; padding:2em 0;  }
    .home-secondary:after { content:''; display:block; position:absolute; top:0; bottom:0; left:-999em; right:-999em; z-index:-1; background:#eee; }
    .home-secondary .columns > h2 { margin:0.7em 0 0.3em; padding:0; border:none; font-size:1.8em; }
      .home-secondary .columns > h2 a {color:#002b5b;}
    .home-secondary .columns .entry-title {font-size:1.5em;}

    .home-secondary .btn,
    .home-news-events .btn { margin:0 0 1em; }

  .home .header-image { width:100%; position:relative; padding-top:40%; text-align:left; z-index:-1; background:#000 url(/stylesheets/images/hdr-equipment_adjust-600.jpg) 50% top no-repeat; background-size:cover; background-attachment: static; }

    .header-image .column,
    .header-image .row { position:absolute; top:0; bottom:0; left:0; right:0; }
    .elevator p {font-size:1.15em; line-height:1.35em; letter-spacing:0.015em; font-weight:200;}
    .elevator h2 {margin:0 0 0.75em; font-size:2em; line-height:1.25em;}
    .header-tagline { display:block; position:relative; padding-top:38%; width:100%; max-width:300px; margin:0.5em 0 0; text-indent:-999em; background-position:50% 50%; background-repeat:no-repeat; background-size:contain; }
    .header-tagline:before { content:''; display:block; position:absolute; top: -3em; bottom: -5em; right: -5em; left: -5em; z-index:-1; background: radial-gradient(ellipse at center, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 70%); overflow: hidden; }

  .home .header-tagline { background-image:url(images/tagline-home.png); }
  .home .entry-title a {color:#656565;}
  .home .site-footer { border-top: none; }
  .fb-post { margin-top:0.35em; }
  .twitter .btn,
  .facebook .btn { float: right; }
  .addthis_sharing_toolbox { margin-top:1em; }

  /* Custom Pages
  ----------------------------------------------------*/
  .grid-item { width:50%; }

  /* Header Images */
  .header-image { background-image: url(/stylesheets/images/hdr-default-600.jpg); }
  .about .header-image,
  .staff-record .header-image { background-image: url(/stylesheets/images/hdr-chalkboard-600.jpg); }
  .our-research .header-image { background-image: url(/stylesheets/images/hdr-circuitboard-600.jpg); }
    .our-research.our-research-key-research-areas .header-image { background-image: url(/stylesheets/images/hdr-circuitboard-600.jpg);}
  .our-services .header-image {  background-image: url(/stylesheets/images/hdr-morning_field-600.jpg);  }
  .funding .header-image { background-image: url(/stylesheets/images/hdr-morning_field-600.jpg); }
  .contact .header-image { background-image: url(/stylesheets/images/hdr-equipment-600.jpg); }

  /* People Directory */
  .directory-grid { list-style:none; margin:1em 0; padding:0; }
    .directory-grid li { display:inline-block; height:auto; min-width:51%; text-align:center; vertical-align:top; margin:0 -0.25em 1em 0;}
    .directory-grid h2 { display:block; text-decoration:none; padding-bottom:1em;}

  /* Limited Submission */
  .funding-results__list{ background:#fff; }
  .funding-results__deadline { display:none; }
  .funding-results__sponsor,
  .funding-results__interest { }
  .funding-results__directions { display:block; margin:1em 0; font-size:0.9em; }
  .funding-results__directions .icon,
  .funding-results__directions svg {width:2rem; height:2rem;}
  .funding-results--expired td { background:#eee; opacity:0.8; }

.grid-item-heading--overlay {  border-top: 4px solid #d0a51b; color:#fff; background:rgba(0,43,92,0.9); transition:color 0.5s ease, background-color 0.5s ease;}
.grid-item-content:hover .grid-item-heading--overlay,
.og-expanded .grid-item-heading--overlay { color:#002b5c; background: rgba(255, 255, 255, 0.9); }
#videos { padding-top:1px; }

  /* Charts */
  /* 
  .c3-target-Other-Fed text { transform: translate(-80px,-25px) !important; }
  .c3-target-Industry text { transform: translate(80px,16px) !important; } */

  /* Twitter */
  .tweet-actions svg { transition: all 125ms ease; }
  .tweet-text { font-size: 0.9em; }
  .tweet-actions .twitter-reply:active { fill-opacity:50%; }
  .tweet-actions .twitter-retweet:active { fill-opacity:50%; }
  .tweet-actions .twitter-like:active { fill-opacity:50%; }
  .tweet-actions svg:hover { fill: #002b5c; }


  /* Footer
  ----------------------------------------------------*/

  .footer-quote { position:relative; z-index:10; padding:2em 1em; min-height:30em; }
  .footer-quote:after { content:''; position:absolute; top:0; left:-0.9375em; right:-0.9375em; bottom:0; z-index:-1; background:url(/stylesheets/images/dvr-blue_campus_skyline-600.jpg); background-position:50% 80%; background-repeat:no-repeat; background-size:cover; }
  .footer-quote blockquote { text-align:center; max-width:40em; margin:0 auto;  }
  .footer-quote blockquote p { border:0; padding:0; display:inline-block; font-family:GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; background:none; font-size: 1.6em; color: white; font-weight: 400; }
  .footer-quote footer { text-align:right; margin-top:1em; font-family:GPC, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-size:1em; font-style:normal; color: rgba(255, 255, 255, 0.8); }

  .site-footer {position:relative; clear:both; overflow:hidden; margin:0 auto; text-align:center; border-top: none; background: #f4f4f4; color: #818181; }
    .site-footer a { color: #818181; text-decoration: none; }
    .site-footer a:hover { color: #002b5c; text-decoration: underline; }
    .site-footer a:visited { text-decoration: underline; }
    .site-footer a.btn:hover {text-decoration:none; color:#fff;}
    .footer-inner { position:relative; margin:0 auto; padding:1em 0; }
    .site-footer p {clear:both; 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: none; }
  .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,
  .social { display:block; }
  .ndmark { width:300px; margin:2em auto; }


  /* vectormap, http://jvectormap.com/ */
  .jvectormap-container { width: 100%; height: 100%; position: relative; overflow: hidden; touch-action: none; }
  .jvectormap-tip { position: absolute; display: none; border: solid 1px #CDCDCD; border-radius: 3px; background: #292929; color: white; font-family: sans-serif, Verdana; font-size: smaller; padding: 3px; }
  .jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback { position: absolute; left: 10px; border-radius: 3px; background: #292929; padding: 3px; color: white; cursor: pointer; line-height: 10px; text-align: center; box-sizing: content-box; }
  .jvectormap-zoomin, .jvectormap-zoomout { width: 10px; height: 10px; }
  .jvectormap-zoomin { top: 10px; }
  .jvectormap-zoomout { top: 30px; }
  .jvectormap-goback { bottom: 10px; z-index: 1000; padding: 6px; }
  .jvectormap-spinner { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: center no-repeat url(data:image/gif;base64,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); }
  .jvectormap-legend-title { font-weight: bold; font-size: 14px; text-align: center; }
  .jvectormap-legend-cnt { position: absolute; }
  .jvectormap-legend-cnt-h { bottom: 0; right: 0; }
  .jvectormap-legend-cnt-v { top: 0; right: 0; }
  .jvectormap-legend { background: black; color: white; border-radius: 3px; }
  .jvectormap-legend-cnt-h .jvectormap-legend { float: left; margin: 0 10px 10px 0; padding: 3px 3px 1px 3px; }
  .jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick { float: left; }
  .jvectormap-legend-cnt-v .jvectormap-legend { margin: 10px 10px 0 0; padding: 3px; }
  .jvectormap-legend-cnt-h .jvectormap-legend-tick { width: 40px; }
  .jvectormap-legend-cnt-h .jvectormap-legend-tick-sample { height: 15px; }
  .jvectormap-legend-cnt-v .jvectormap-legend-tick-sample { height: 20px; width: 20px; display: inline-block; vertical-align: middle; }
  .jvectormap-legend-tick-text { font-size: 12px; }
  .jvectormap-legend-cnt-h .jvectormap-legend-tick-text { text-align: center; }
  .jvectormap-legend-cnt-v .jvectormap-legend-tick-text { display: inline-block; vertical-align: middle; line-height: 20px; padding-left: 3px; }

  #world-map { padding-bottom:56.25%; position:relative; }
  .jvectormap-container { position:absolute; top:0; left:0; right:0; bottom:0; }

}

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

/* 480px
----------------------------------------------------*/
@media screen and (min-width:30em) {
  .footer-quote { padding:3em; }
    .footer-quote blockquote p { font-size:1.8em; }
  .grid-item { width:calc(50% - 1.25em); margin-right:1em;}
    .btn-featured .title { font-size:1.1rem; }
}

/* 580px
----------------------------------------------------*/
@media only screen and (min-width:36.250em) {
  .image-right,
  .image-left { }
  .dept {display:block; border:none;}
  .entry-title {font-size:1.6em;}

  /* Services */
  .service-list { width:calc(100% + 1em); margin-left:-1em; }
  .service-list li { display:inline-block; width:calc(50% - 1.25em); margin:1em 0 1em 1em;}

  /* Research Landing */
  .research-list { width:calc(100% + 1em); margin-left:-1em; text-align:center;}
  .research-list li { display:inline-block; width:calc(50% - 1.25em); margin:1em 0 1em 1em; text-align:left;}

  /* Directory */
  .og-fullimg { width:30%; float:right; margin:3em 0 0; height:100%; overflow:hidden; display:block; }
  .og-fullimg + .og-details { width:67%; float:left; }
  .og-details { width:100%; height: 100%; overflow: hidden; position:relative; font-size:0.95em; }
}

/* 700px
----------------------------------------------------*/
@media only screen and (min-width:43.75em) {
  h1, .h1 {font-size:2.4em;}
  h2, .h2 {font-size:2.2em;}
  h3, .h3 {font-size:1.8em;}
  h4, .h4 {font-size:1.5em;}
  h5, .h5 {font-size:1.3em;}
  h6, .h6 {font-size:1.1em;}

  blockquote {margin:1em; padding:0;}
    blockquote.pull {width:30%;}

  .image-right img,
  .image-left img { }
  .tablewrap {background:none;}

  /* Slanted Headers */
  .slant { position:relative; }
    .slant:before,
    .slant:after { content:''; display:block; position:absolute; top:0; bottom:0; z-index:-1; background:inherit; }

    .slant-right:before { left:-15px; right:100%; transform:skewX(-15deg); transform-origin:bottom left; }
    .slant-right:after { left:100%; right:-999em; }
    .slant-left:before { left:-999em; right:100%; }
    .slant-left:after { left:50%; right:0; transform:skewX(-15deg); transform-origin:bottom right; }

    .breadcrumbs { text-align:right; overflow: visible; margin-top:-5em; padding:1em 0; float:right; max-width:60%; }
    .full-width .breadcrumbs {/* position:absolute; max-width:50%; top:-2em; right:1em;*/ }
    .breadcrumbs li { line-height:1.25; float:none; }

    .breadcrumbs:before { content: " "; display: block;top:0; bottom:0; z-index: -1; position:absolute;   transform:skewX(25deg); left:-3em; right:-999em; background: #f4f4f4; }

  .page-title + div,
  .page-title + p { clear:both; margin-top:1em; }
  .page-title + h2 { clear:right; }

  /* Structure
  ----------------------------------------------------*/
  .site-content {padding-top:4em; padding-bottom:2em;}
    .nav-top-true.home .alpha {display:block; width:auto; left:0; margin:0;}
  .beta {border:none; box-shadow:none; }

  /* Slanted Content Top */
  .beta:before,
  .alpha:before { content:''; display:block; position:absolute; bottom:calc(100% + 3.9em); height:2em; z-index:-1; background:#fff; }
  .beta:before { left:-999em; right:1.5em; font-size:0.9em; transform:skewX(30deg); transform-origin:bottom right;}

  .full-width .alpha {width:100%; left:auto; margin:0;}
    .full-width .alpha:before { left:50%; right:-999em; transform:skewX(-30deg); transform-origin:bottom left; }

    .full-width .alpha:before,
    .home .alpha:before { right:49%; left:-999em; transform:skewX(30deg); transform-origin:bottom left; }

  .full-width .beta,
    .full-width .beta:before { display:none; }

  .page-title { display:inline-block; padding:0.25em 0; border-bottom-width:0;}
    .page-title:after { display:none;  }

  .page-title--highlight {  padding:0.25em 0.5em; position:absolute;  bottom:calc(100% + 2em);  color:#fff;  border-bottom-width:5px; max-width:100%;  background:#000; }
    .page-title--highlight:after { display:block; border-width:15px; left:1em; }
    .full-width .page-title--highlight { /* max-width:calc(50% - 0.5em); */  bottom:calc(100% + 3em);}

  /* Header
  ----------------------------------------------------*/
  .site-header {text-align:left;}
  .brandbar { padding:0; }
  .titlebar { padding:2em 0 3.5em; }

  .wrapper { transform:none; min-height:calc(100vh - 553px); }

  .titlebar--clone { position:fixed; display:block; top:0; left:0; right:0; padding:0; z-index:1000; padding:0; transform:translateY(-100%); }
    .titlebar--clone .slant,
    .titlebar--clone .slant:before,
    .titlebar--clone .slant:after {  }
    .titlebar--clone .nav-top:before { transform:none; left:-99em; }
    .nav-top-true .titlebar--clone {  }
    .nav-top-true .titlebar--clone .nav-top { width: 100%; padding-left: 20em; left: 0; }
    .nav-top-true .titlebar--clone .site-title { background: transparent; text-shadow: none; font-size: 1.2em; line-height: 1.2em; position: absolute; z-index: 11; padding: 0 1em; text-align: center; white-space: nowrap; }
      .nav-top-true .titlebar--clone .site-title a { color: white; }
  .titlebar--sticky { transform:translateY(0);}

    .brandbar li {margin:0;}
    .titlebar.subhead {padding:0.7em 1em;}
    .dept {float:right; border-top:none; box-shadow:none;}
    .dept-nd {float:left;}
  .site-title {float:left; margin:0; padding:0.5em 0 0.45em; width:11em; font-size:1.55em; z-index:10; background:#fff;}
    .site-title a {padding:0.4em 0 0.5em; line-height:1.2em; font-size:1.25em;}
    .sublined {float:left; padding:0.65em 0 0.75em;}
      .sublined .site-title a {padding:0;}
    .subline {float:left;}

  .search-input { float:right; width:0; margin:0; display:none; font-size:0.8em; }

  a.nav-skip {display:none;}
  #primary { padding-right:2em; }

  .header-util { display:block; margin:0; top:calc(100% - 2em); position:absolute; right:0; text-align:right; padding-top:3em; padding-right:0; transition:all 0.6s ease; }
    .header-util .search-input { display:block; transition:all 0.6s ease; }
    .header-util:hover { /* width:12em; */ }
      .header-util:hover .search-input,
      .search-active .search-input,
      .search-input:focus { padding-left:0.25em; width:12em; }
    .subhead .header-util {top:1.9em;}
    .search-form {display:block; width:auto; margin:0; padding: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; 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; border-radius:1em; position:absolute; top:0; right:0; }
      .search-button:before {top:2px; left:2px; font-size:18px;}

  .header-image { margin-bottom:0; margin-top:-15em; min-height:452px; }
    .header-image .row,
    .header-image .column { position:absolute; top:0; left:0; right:0; bottom:0; }
    .home .header-image {  }

  /* Home
  ----------------------------------------------------*/
  .home .full-width { margin-left:-52.5%; }
  .home-primary { margin:0; }
    .home-primary .image-right {max-width:40%; float:right; margin:0 0 1em 1em;}
    .home-primary .image-left {max-width:40%; float:left; margin:0 1em 1em 0;}

  .home-events-container { -moz-column-count:2; column-count:2; }

  .home-events-item { page-break-inside:avoid; -moz-column-break-inside:avoid; break-inside:avoid; }
  .home-events-item .entry-title { padding-bottom:1em; }

  .home-news { margin-bottom:0; }
    .home-news .has-image .entry-title,
    .home-news .has-image .entry-summary { width:calc(100% - 170px); display:block;}
    .home-news .featured.has-image .entry-title { width:50%; }
    .home-news .featured.has-image .entry-image { width:47%; }
    .home-news .featured.has-image .entry-summary { width:50%; }

  .home-announcements ul { -moz-column-count:2; column-count:2; }
  .home-announcements li { -moz-column-break-inside:avoid; break-inside:avoid; }
  @supports (display:grid){
    .home-announcements ul {display:grid; grid-template-columns:repeat(2, minmax(50%, 1fr)); grid-gap:0 1rem;}
  }

  .tweet { display:inline-block; vertical-align:top; padding:0 2em 1em 0; }

  /* Header Images */
  .header-image { background-image: url(/stylesheets/images/hdr-default-1200.jpg); }
  .home .header-image { background-image: url(/stylesheets/images/hdr-equipment_adjust-1200.jpg); }
  .about .header-image {  background-image: url(/stylesheets/images/hdr-chalkboard-1200.jpg); }
  .our-research .header-image { background-image: url(/stylesheets/images/hdr-circuitboard-1200.jpg); }
    .our-research.our-research-key-research-areas .header-image { background-image: url(/stylesheets/images/hdr-circuitboard-1200.jpg); }
  .our-services .header-image { background-image: url(/stylesheets/images/hdr-morning_field-1200.jpg); }
  .funding .header-image {  }
  .contact .header-image { background-image: url(/stylesheets/images/hdr-equipment-1200.jpg); }

  /* Dividers */
  .divider { padding:4em 5em; font-size:1.5em; }
    .divider:before { left:-10em; right:-10em; bottom:0; height:100%; }
    .home-divider-1:before { /* background-image:url(/stylesheets/images/dvr-lab-1200.jpg); */  background-image: url(/stylesheets/images/dvr-books-1200.jpg); }
    .home-divider-2:before { background-image:url(/stylesheets/images/dvr-wafer-1200.jpg); }
    .divider h2 { color:#ffcf3b; }
    .divider p {  color:#fff; }
    .divider .more { color:#fff; }

    .slanted-border { z-index:-1; }
      .slanted-border:before,
      .slanted-border:after { content:''; display:block; position:absolute; height:1.5em; background:white; transform:skewX(30deg);}
      .slanted-border:before { top:0; left:50%; right:-99em;  }
      .slanted-border:after { bottom:0; left:-99em; right:50%; }

  .header-tagline { position:absolute; margin:0; padding:0; height:180px; max-width:400px; bottom:2em; }

  /* Navigation
  ----------------------------------------------------*/
  .nav-top-true .nav-top,
  .nav-top-true .nav-section { display:block; }
  .research-continuity .nav-section {padding-top:0; border-top:none;}
  .nav-top-true .nav-top { width:calc(100% - 20em); float:right; }
  .nav-top-true .nav-full { display:none; }
  .nav-top-true.home .beta { display:none; }
  .nav-top li a { font-size:1em; }
  .nav-top:before { left:-2em; }
  .nav-top:before,
  .nav-top:after { bottom:-5px; border-bottom:inherit; }

  .nav-full {padding:0 0.75em; border-right:1px solid #ccc;}
    .home .nav-full {margin-top:-7em; padding:0.5em 1em 1em; background:#eee;}

  .nav-site ul {padding:0.45em 0 0;}
  .nav-site li.last {margin:0;}
  .nav-section {  margin-right:2.5em; }
  .nav-section-title { display:block; margin:-1em 0 0.5em; }
  .nav-section-title a,
  .nav-section-title a:visited { color:#002B5F }

  /* Custom
  ----------------------------------------------------*/

  .has-image .entry-title { width:calc(100% - 160px); float:right; }
  .entry-image { width:150px }

  .has-image .entry-title--full-width,
  .has-image .entry-summary--full-width,
  .entry-image--full-width { width:100%; float:none; }

  .related-news .section-title { margin-top:3em; }


  .btn-featured .title,
  .btn-featured.btn-sub { font-size:1.25rem;  }

  .funding-form { clear:both; margin-top:2.5em; }

  .global-footprint h3 {margin-top:2.25em; }
  .global-footprint {padding-bottom:22%; background-position:center 110px; background-size:265px;}
  .about-facts-figures h2 { text-align:left; }

  /* Services */
  .service-list li,
  .research-list li,
  .funding-list li { /* width:100%; */ }
  
  .library-results { margin-right:-1rem; }
  .library-group { width:calc(50% - 1rem); margin-right:1rem; }
  
  .funding-results__deadline,
  .funding-results__sponsor,
  .funding-results__interest { display:table-cell; }

  #videos { padding-top:1em; }

  .reporting-units li { width: calc(50% - 1rem); margin: 0 0.5rem 1rem 0; padding-bottom:50%; }

  /* Footer
  ----------------------------------------------------*/

  .footer-quote { position:relative; padding:3em; min-height:20em; }
    .footer-quote:after { left:-99em; right:-99em; z-index:-1; background-image:url(/stylesheets/images/dvr-blue_campus_skyline-1200.jpg); background-size:100vw auto; background-position: center bottom; }

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

@media only screen and (min-width:60em) and (orientation:landscape) {
  /* .header-image, */
  .home .header-image,
  .divider:before  { background-attachment:fixed; background-size:cover; background-position:50% 0; }

  /* Disable fixed background on Safari (esp. iOS) */
  _::-webkit-full-page-media, _:future, :root .home .header-image { background-attachment:scroll;}
  _::-webkit-full-page-media, _:future, :root .divider:before { background-attachment:scroll;}

/*
.safari-mac.home .header-image,
.safari-mac .divider:after { background-attachment:fixed; background-size:cover; background-position:50% 0; }
*/

}

/* 960px
----------------------------------------------------*/
@media only screen and (min-width:60em) {
  .titlebar.subhead {padding:1.1em 0;}

  .contact-info {margin:0;}
  .site-link,
  .address,
  .site-link,
  .tel,
  .social,
  .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;}

    .global-footprint {padding-bottom:12%;}
    .global-footprint h2 { text-align:center; }

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

  .wrapper { transform:none; min-height:calc(100vh - 545px); }

  .home .full-width { margin-left: -34.4%; }

  .home .header-image { background-size:cover; }

  .directory-grid li { width:calc(25% - 1.25em); }

  /* Directory */
  .grid-item { width:calc(33.33% - 1.25em); }

    /* Funding List */
  .funding-list { width:calc(100% + 1em); margin-left:-1em; }

  .service-list li,
  .research-list li,
  .funding-list li { display:inline-block; width:calc(50% - 1.25em); margin:1em 0 1em 1em;}

  .reporting-units li { width: calc(33% - 1.5rem); margin: 0 0.5rem 1rem 0; padding-bottom:33%;}
}

/* 1024px
----------------------------------------------------*/
@media only screen and (min-width:64em) {
  .brandbar {padding:0;}
  .home-feature { padding:0; height:32em; }
  .header-image { /* min-height:480px; */ }
  .footer-quote { padding:4em; min-height:24em; }
  .btn-featured .title { font-size:1.5rem; }
}

/* 1100px
----------------------------------------------------*/
@media only screen and (min-width: 68.75em) {
  .search-button { background:transparent; }
  .search-input { padding-left:0.25em; width:12em; }
  .header-util { padding:0; }
  .header-util svg { fill: white; transition: all 125ms ease; }
  .header-util .search-form svg { fill: #007ad9; }
  .header-util .search-form { background: transparent; transition: all 125ms ease; }
  .header-util .search-form { background: white; }
}

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

  /* Header Images */
  .header-image { background-image:url(/stylesheets/images/hdr-default-1600.jpg); }
  .home .header-image { background-image:url(/stylesheets/images/hdr-equipment_adjust-1600.jpg); }
  .about .header-image,
  .staff-record .header-image  { background-image:url(/stylesheets/images/hdr-chalkboard-1600.jpg); }
  .our-research .header-image { background-image:url(/stylesheets/images/hdr-circuitboard-1600.jpg); }
    .our-research.our-research-key-research-areas .header-image { background-image:url(/stylesheets/images/hdr-circuitboard-1600.jpg); }
  .our-services .header-image {  background-image:url(/stylesheets/images/hdr-morning_field-1600.jpg);  }
  .funding .header-image {  }
  .contact .header-image { background-image: url(/stylesheets/images/hdr-equipment-1600.jpg); }

  /* Dividers */
  .divider { padding:12%;}
  .divider:before { left:-999em; right:-999em; background-size:100vw 100%; }
  .home-divider-1:before { background-image:url(/stylesheets/images/dvr-books-1600.jpg); /* background-image:url(/stylesheets/images/dvr-lab-1600.jpg); */ }
  .home-divider-2:before { background-image:url(/stylesheets/images/dvr-wafer-1600.jpg); }
    .home-divider-2:before { background-image:url(/stylesheets/images/dvr-wafer-1600.jpg); }
  .footer-quote { padding: 5% 10%; }
  .footer-quote:after { background-image:url(/stylesheets/images/dvr-blue_campus_skyline-1600.jpg); background-position: 50% 40%; }
  
  /*.library-group { width:33.3%; }*/

  /* Disable fixed background on Safari (esp. iOS) */
  _::-webkit-full-page-media, _:future, :root .home .header-image { background-attachment:scroll;}
  _::-webkit-full-page-media, _:future, :root .divider:before { background-attachment:scroll;}
}

/* 1280px
----------------------------------------------------*/
@media only screen and (min-width: 80em) {
  .grid-item { width:calc(25% - 1.25em); }

}
/* Hi-res
----------------------------------------------------*/
@media
  (-webkit-min-device-pixel-ratio:1.5),
  (-webkit-min-device-pixel-ratio:144),
  (min-resolution:144dppx){

    .more { }
    .dept-nd a,
    .dept a { background-size:auto 50px; }
/*
  .header-tagline { }
  .header-image,
  .divider:before { background-size: 100vw 100%; background-attachment:inherit; }
  .home .header-image {  background-attachment:inherit; }
*/
}

/*************************************************************************************
 * 4. Themes
 ************************************************************************************/
@media screen, projection {

  /* Brand Bar
  ----------------------------------------------------*/
  .dept-nd a { width:301px; background-image:url(//static.nd.edu/images/brandbar/dept-nd-gray.png); }
  .dept-ores a { width:258px; background-image:url(//static.nd.edu/images/brandbar/dept-ores-gray.png); }
  .brandbar.theme-bb-lightgray-flat { border-bottom:1px solid #ccc; background:#f0f0f0; }
  .brandbar.theme-bb-white-flat { border-bottom: 1px solid #ccc; background: white; }
}

/* Hi-res
----------------------------------------------------*/
@media
  (-webkit-min-device-pixel-ratio:1.5),
  (-webkit-min-device-pixel-ratio:144),
  (min-resolution:144dppx) {

  .dept-ores a { background-image:url(//static.nd.edu/images/brandbar/dept-ores-gray@2x.png); }
  .theme-bb-lightgray-flat .dept-nd a,
  .theme-bb-white-flat .dept-nd a {background-image:url(//static.nd.edu/images/brandbar/dept-nd-gray@2x.png);}

  .fancybox--video:after { background:url(images/btn-play@2x.png) center center no-repeat; background-size:auto 40%; }
}

/*************************************************************************************
 * 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 {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 {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 {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 {margin-left:0; margin-right:0; left:auto; right:auto; float:left;}
}

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

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

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

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


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

  * { transition:none !important; }
  @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:300px;}
  .image-right img {float:right; margin:0 0 1em 2em;}
  .image-left img {float:left; margin:0 2em 1em 0;}

  /* HIDDEN
  ----------------------------------------------------*/
  .breadcrumbs,
  .titlebar--clone,
  .header-util,
  .skip-links,
  .nav-mobile,
  .nav-site,
  .nav-top,
  .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;}
      .header-image { display:none; }
    .site-title,
    .subline {margin:0; font-family:GPC, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; padding:0; }
    .site-header a,
    .site-title a,
    .subline a {color:#000;}
    .site-title {margin:4px 0 2px; font-size:2em;}
    .subline {font-size:1em;}

  .alpha a:after {content:" [link:" attr(href) "] "; display:inline-block; font-size:11px; font-family:inherit; line-height:1.1; }
  .alpha abbr:after {content:" (" attr(title) ")";}

  .divider { text-align:center; margin:1em 0; padding-bottom:2em; border-top:1px solid #000; border-bottom:1px solid #000; }
  .home-news { width:67%; }
  .home-twitter { width:33%; }

  .fancybox--video { display:none; }
  .tweetData a:after { content:'' }

  .home-videos .small-6 { width:50%; display:inline-block; margin-right:-0.25em; }

  .section-title .btn { display:none; }
  .reporting-units li { width: calc(33% - 1.5rem); margin: 0 0.5rem 1rem 0; padding-bottom:33%;}
  .reporting-unit-url { display:none; }

  form .medium-6 { width:50%; }

  .masonry-item { position:static !important;   }
  .masonry-item.medium-6 { width:50%; display:inline-block; }

  .service-list,
  .research-list,
  .funding-list { width:calc(100% + 1em); margin-left:-1em; text-align:center; }

  .service-list li,
  .research-list li,
  .funding-list li { width:calc(50% - 1.25em); vertical-align:top; margin:1em 0 1em 1em; display:inline-block; }

  .news-entries { width:67%; }
  .news-media { width:33%;}
  .funding-form .columns { width:50%; display:inline-block; margin-right:-0.25em;  }
  .site-footer {position:relative; clear:both; margin:20px 0 0; padding:20px 0 0; border-top:1px solid gray;}
    .site-footer .address { display:block; }
    .site-footer p {margin:0;}
    .geo,
    .country-name {display:none;}
    .tel {display:block;}
    .site-footer .ndmark {position:absolute; top:20px; right:0;}
}
