/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.pull-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px; }

.pull-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  background: url("../img/striped-bkg.jpg") top left #999999;
  color: #1c2957;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5; }
  body.cke_editable {
    background: #fff;
    padding: 5px; }

a {
  color: #0066cc;
  text-decoration: none;
  transition: all .15s; }
  a:hover {
    color: #004c99; }

h1, h2, h3, h4 {
  font-family: "ronnia-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2; }

p {
  line-height: 1.2;
  margin: 0 0 10px; }

article.node p, li {
  line-height: 1.5; }

.page-title .sub-title {
  display: block;
  font-size: .4em; }

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px; }

.universal-wrapper {
  margin: 0 auto;
  max-width: 960px; }

.universal-inner-wrapper {
  background-color: #fff;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.5); }

.site-header {
  position: relative; }
  .site-header:before, .site-header:after {
    content: " ";
    display: table; }
  .site-header:after {
    clear: both; }

.main-content-wrapper .content-wrapper {
  padding: 10px 10px 10px; }
  .main-content-wrapper .content-wrapper:before, .main-content-wrapper .content-wrapper:after {
    content: " ";
    display: table; }
  .main-content-wrapper .content-wrapper:after {
    clear: both; }
  @media screen and (min-width: 480px) {
    .main-content-wrapper .content-wrapper {
      padding: 20px 40px 30px; } }
.main-content-wrapper .main-content {
  margin-bottom: 10px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .main-content-wrapper .main-content {
      float: left;
      margin-right: -260px;
      margin-bottom: 0; } }
  @media screen and (min-width: 768px) {
    .main-content-wrapper .main-content .main-content-inner-wrapper {
      margin-right: 270px; } }
  .main-content-wrapper .main-content .main-content-inner-wrapper > article h2:first-child {
    margin-top: 0; }
.main-content-wrapper .sidebar {
  width: 250px; }
  @media screen and (min-width: 768px) {
    .main-content-wrapper .sidebar {
      float: right; } }
@media screen and (min-width: 768px) {
  .main-content-wrapper .content-wrapper--no-sidebar {
    float: none;
    margin-right: 0; }
    .main-content-wrapper .content-wrapper--no-sidebar .main-content-inner-wrapper {
      margin-right: 0; } }

.pitt-header {
  border-bottom: 1px solid #3b466f; }
  .pitt-header:before, .pitt-header:after {
    content: " ";
    display: table; }
  .pitt-header:after {
    clear: both; }
  .pitt-header .pitt-logo {
    display: block;
    margin: 0 auto;
    padding: 10px 20px; }
    @media screen and (min-width: 480px) {
      .pitt-header .pitt-logo {
        float: left; } }
    .pitt-header .pitt-logo img {
      max-width: 100%; }
  .pitt-header .utility-nav {
    margin: 0;
    padding: 0;
    float: right;
    padding-top: 35px;
    padding-right: 30px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.625em;
    text-transform: uppercase;
    display: none; }
    .pitt-header .utility-nav li {
      list-style: none;
      list-style-type: none;
      margin: 0;
      padding: 0; }
    .pitt-header .utility-nav li {
      display: inline-block; }
    @media screen and (min-width: 768px) {
      .pitt-header .utility-nav {
        display: block; } }
    .pitt-header .utility-nav li {
      border-right: 1px solid #3b466f; }
      .pitt-header .utility-nav li:last-child {
        border: none; }
    .pitt-header .utility-nav a {
      color: #cccc99;
      margin: 5px 7px 5px 3px;
      text-decoration: none; }
      .pitt-header .utility-nav a:hover {
        text-decoration: underline; }
    .pitt-header .utility-nav li:last-child a {
      margin-right: 0; }

.header-wrapper {
  background: url("../img/stars-top.png") top left #1c2957 no-repeat;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .header-wrapper {
      background-size: auto; } }

.site-header .site-name-wrapper {
  display: inline-block;
  margin-top: 25px;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-right: 20px; }
  @media screen and (min-width: 480px) {
    .site-header .site-name-wrapper {
      margin-left: 40px; } }
  @media screen and (min-width: 768px) {
    .site-header .site-name-wrapper {
      margin-top: 25px;
      margin-left: 90px;
      margin-bottom: 30px; } }
.site-header .site-name {
  max-width: 100%; }
.site-header .block-headerimage {
  position: relative; }
  .site-header .block-headerimage:after {
    content: '';
    background: url("../img/header-image-jagged.png") no-repeat bottom left;
    display: block;
    position: absolute;
    bottom: 0px;
    background-size: contain;
    padding-top: 5.52083%;
    width: 100%; }
  .site-header .block-headerimage img {
    display: block;
    height: auto;
    width: 100%; }

.main-footer {
  background-color: #1c2957;
  color: #fff;
  font-size: .75em;
  padding-left: 30px;
  padding-top: 85px;
  padding-bottom: 60px;
  position: relative; }
  .main-footer:before {
    content: '';
    background: url("../img/footer-top.png") top left;
    background-size: contain;
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    padding-top: 5.72917%;
    width: 100%; }
  @media screen and (min-width: 768px) {
    .main-footer {
      padding-left: 90px; } }
  .main-footer a {
    color: #ffff33; }

.expanded-footer-nodesinblock {
  margin-top: 30px; }
  .expanded-footer-nodesinblock:before, .expanded-footer-nodesinblock:after {
    content: " ";
    display: table; }
  .expanded-footer-nodesinblock:after {
    clear: both; }
  .expanded-footer-nodesinblock p {
    line-height: 1.2;
    margin-bottom: 5px; }
  .expanded-footer-nodesinblock .nodesinblock {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .expanded-footer-nodesinblock .nodesinblock {
        float: left; }
        .expanded-footer-nodesinblock .nodesinblock:first-child, .expanded-footer-nodesinblock .nodesinblock:nth-child(2) {
          margin-right: 70px; }
        .expanded-footer-nodesinblock .nodesinblock:last-child {
          float: right;
          margin-right: 50px; } }
  .expanded-footer-nodesinblock #nodesinblock-80 img {
    margin-right: 10px; }

.bottom-footer {
  background-color: transparent;
  color: #fff;
  font-size: .625em;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 40px; }
  .bottom-footer a {
    color: #ffff33; }

.main-content .main-content-inner-wrapper {
  background: #fff; }
.main-content h1 {
  font-size: 2.125em;
  margin-bottom: 40px; }
  .main-content h1.page-title {
    margin-top: 0; }
.main-content h2 {
  font-size: 1.375em;
  margin: 20px 0 15px; }
.main-content h3 {
  font-size: 1.125em;
  margin: 15px 0 10px; }
.main-content a:hover {
  text-decoration: underline; }
.main-content ul {
  padding-left: 40px; }
  .main-content ul li {
    margin-bottom: 5px; }
.main-content img {
  height: auto;
  max-width: 100%; }

.home-page-node .our-mission {
  background-color: #f5f5f5;
  margin-bottom: 10px;
  padding: 20px; }
  .home-page-node .our-mission:before, .home-page-node .our-mission:after {
    content: " ";
    display: table; }
  .home-page-node .our-mission:after {
    clear: both; }
  @media screen and (min-width: 960px) {
    .home-page-node .our-mission {
      padding: 0; } }
  .home-page-node .our-mission .field-image {
    margin-bottom: 20px; }
    .home-page-node .our-mission .field-image img {
      display: block; }
    @media screen and (min-width: 960px) {
      .home-page-node .our-mission .field-image {
        float: right;
        margin-bottom: 0; } }
  @media screen and (min-width: 960px) {
    .home-page-node .our-mission .wrapper {
      margin-right: 390px;
      padding: 30px 40px 0; } }
  .home-page-node .our-mission .wrapper h2 {
    font-size: 1.5em;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .home-page-node .our-mission .wrapper p {
    margin-bottom: 0; }
.home-page-node .highlights {
  background-color: #f5f5f5;
  margin-bottom: 10px;
  padding: 20px; }
  .home-page-node .highlights:before, .home-page-node .highlights:after {
    content: " ";
    display: table; }
  .home-page-node .highlights:after {
    clear: both; }
  @media screen and (min-width: 960px) {
    .home-page-node .highlights {
      padding: 30px 0 20px 40px; } }
  .home-page-node .highlights h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .home-page-node .highlights .field-highlights {
    float: left;
    margin-right: 12px;
    max-width: 46%; }
    .home-page-node .highlights .field-highlights:last-child {
      margin-right: 0; }
    @media screen and (min-width: 700px) {
      .home-page-node .highlights .field-highlights {
        max-width: 22%; } }
    @media screen and (min-width: 960px) {
      .home-page-node .highlights .field-highlights {
        max-width: 100%; } }
    .home-page-node .highlights .field-highlights .field-image img {
      display: block; }
    .home-page-node .highlights .field-highlights .field-highlight-text,
    .home-page-node .highlights .field-highlights .field-internal-url {
      color: #0066cc;
      font-size: .875em;
      font-family: "ronnia-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
.home-page-node .front--icon {
  position: absolute;
  z-index: 1000;
  top: 61%;
  left: 2%;
  max-width: 50px; }
  @media screen and (min-width: 768px) {
    .home-page-node .front--icon {
      max-width: 100%; } }
  @media screen and (min-width: 1000px) {
    .home-page-node .front--icon {
      left: -2%; } }
.home-page-node .featured-people {
  position: relative; }
  @media screen and (min-width: 768px) {
    .home-page-node .featured-people {
      float: left;
      width: 49.5%; } }
  .home-page-node .featured-people .featured--read-more {
    font-size: .6875em;
    font-family: "ronnia-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    position: absolute;
    top: 30px;
    right: 30px; }
    @media screen and (min-width: 768px) {
      .home-page-node .featured-people .featured--read-more {
        top: 20px;
        right: 40px; } }
@media screen and (min-width: 768px) {
  .home-page-node .news-and-event-wrapper {
    float: left;
    margin-left: 1%;
    width: 49.5%; } }
.home-page-node .front--events,
.home-page-node .front--news {
  background-color: #f5f5f5;
  float: left;
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 20px;
  position: relative;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .home-page-node .front--events,
    .home-page-node .front--news {
      padding: 30px 40px 20px; } }
  .home-page-node .front--events h2,
  .home-page-node .front--news h2 {
    margin-top: 0;
    text-transform: uppercase; }
  .home-page-node .front--events .views-row,
  .home-page-node .front--news .views-row {
    margin-bottom: 10px; }
  .home-page-node .front--events .date-display-single,
  .home-page-node .front--news .date-display-single {
    text-transform: uppercase; }
  .home-page-node .front--events .more-link,
  .home-page-node .front--news .more-link {
    font-size: .6875em;
    font-family: "ronnia-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    position: absolute;
    top: 30px;
    right: 30px; }
    @media screen and (min-width: 768px) {
      .home-page-node .front--events .more-link,
      .home-page-node .front--news .more-link {
        top: 40px;
        right: 40px; } }

.homepage--slideshow .slide {
  background-color: #1c2957;
  position: relative; }
  @media screen and (min-width: 768px) {
    .homepage--slideshow .slide:after {
      content: '';
      background: url("../img/header-image-jagged.png") no-repeat bottom left;
      display: block;
      position: absolute;
      bottom: 0px;
      background-size: contain;
      padding-top: 5.52083%;
      width: 100%; } }
  .homepage--slideshow .slide .slide--caption {
    background-color: #1c2957;
    color: #fff;
    padding: 10px; }
    @media screen and (min-width: 480px) {
      .homepage--slideshow .slide .slide--caption {
        padding: 30px; } }
    @media screen and (min-width: 768px) {
      .homepage--slideshow .slide .slide--caption {
        position: absolute;
        top: 30px;
        right: 30px;
        width: 385px;
        padding-top: 40px;
        background-color: rgba(28, 41, 87, 0.7); } }
  .homepage--slideshow .slide .slide--title {
    font-size: 1.25em;
    font-weight: 600;
    font-family: "ronnia-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.1;
    text-transform: uppercase; }
  .homepage--slideshow .slide .slide--subhead {
    font-size: .75em; }
  .homepage--slideshow .slide .slide--body {
    font-size: .875em; }
  .homepage--slideshow .slide img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%; }
.homepage--slideshow .cycle-pager {
  color: #cccc99;
  display: none !important;
  font-size: 2.75em;
  line-height: .5;
  display: inline-block;
  padding-bottom: 4px;
  position: absolute;
  top: 40px;
  right: 295px;
  z-index: 500; }
  @media screen and (min-width: 768px) {
    .homepage--slideshow .cycle-pager {
      display: block !important; } }
  .homepage--slideshow .cycle-pager .cycle-pager-active {
    color: #ff6600; }

.overlay--wrapper {
  background: rgba(0, 0, 51, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none; }

.overlay--content-wrapper {
  background-color: #fff;
  padding: 20px;
  margin: 10px;
  position: relative;
  text-align: center;
  max-height: 95vh;
  overflow: auto; }
  @media screen and (min-width: 768px) {
    .overlay--content-wrapper {
      margin: 40px; } }
  .overlay--content-wrapper img {
    max-width: 100%;
    height: 100%; }

.overlay--content {
  padding-top: 10px; }

.overlay--close {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: .8em;
  text-transform: uppercase; }

.primary-nav-wrapper {
  background-color: #0066cc;
  padding-left: 10px;
  position: relative; }
  @media screen and (min-width: 480px) {
    .primary-nav-wrapper {
      padding-left: 40px; } }
  .primary-nav-wrapper .block-title {
    display: none; }
  .primary-nav-wrapper a {
    color: #fff;
    font-family: "ronnia-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 5px 0;
    position: relative;
    text-transform: uppercase; }
    .primary-nav-wrapper a:hover {
      color: #99ccff; }
    .primary-nav-wrapper a.active, .primary-nav-wrapper a.active-trail {
      color: #ffff33; }

.primary-nav {
  display: none; }
  @media screen and (min-width: 960px) {
    .primary-nav {
      display: block; } }
  .primary-nav a {
    display: block; }
  .primary-nav ul {
    margin: 0;
    padding: 0; }
    .primary-nav ul:before, .primary-nav ul:after {
      content: " ";
      display: table; }
    .primary-nav ul:after {
      clear: both; }
    .primary-nav ul li {
      list-style: none;
      list-style-type: none;
      margin: 0;
      padding: 0; }
    .primary-nav ul li {
      float: left;
      margin-right: 25px; }

.mobile-menu {
  display: inline-block; }
  @media screen and (min-width: 960px) {
    .mobile-menu {
      display: none; } }
  .mobile-menu:before {
    content: '';
    background: url("../img/menu-bars.png") no-repeat top left transparent;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 1px;
    width: 14px;
    height: 12px; }
  .mobile-menu:hover:before {
    background-position: -14px 0; }

.mobile-nav {
  background-color: #0066cc;
  padding: 20px; }
  .mobile-nav ul {
    clear: both;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 1.166666667em; }
    .mobile-nav ul li {
      list-style: none;
      list-style-type: none;
      margin: 0;
      padding: 0; }
    .mobile-nav ul ul {
      font-size: .8em;
      padding-left: 1em; }
    .mobile-nav ul a {
      border-bottom: 1px dashed #1c2957;
      color: #fff;
      display: block;
      padding: 5px 0; }
      .mobile-nav ul a.active {
        color: #fff; }
  .mobile-nav a.close {
    background-color: #1c2957;
    color: #fff;
    display: inline-block;
    float: right;
    padding: 5px 10px; }

.js .mobile-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  z-index: 100;
  width: 85%;
  display: fixed;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }
  @media screen and (min-width: 960px) {
    .js .mobile-nav {
      display: none; } }
  .js .mobile-nav .wrapper {
    padding: 0 25px; }
  .js .mobile-nav h2 {
    display: none; }
.js .universal-footer,
.js .universal-wrapper {
  position: relative;
  z-index: 200; }

.no-js .mobile-nav {
  display: block; }
  @media screen and (min-width: 768px) {
    .no-js .mobile-nav {
      display: none; } }
  .no-js .mobile-nav .wrapper {
    padding: 25px; }
  .no-js .mobile-nav a.close {
    display: none; }
  .no-js .mobile-nav h2 {
    color: #fff;
    font-weight: normal;
    margin: 0 0 10px 0; }
  .no-js .mobile-nav ul {
    margin: 0;
    padding: 0; }
    .no-js .mobile-nav ul li {
      list-style: none;
      list-style-type: none;
      margin: 0;
      padding: 0; }
    .no-js .mobile-nav ul ul {
      padding-left: 1em; }
  .no-js .mobile-nav a {
    color: #fff;
    display: block;
    padding: 10px 0; }
    .no-js .mobile-nav a:hover {
      color: #fff; }

.js body {
  overflow-x: hidden; }
.js .universal-wrapper {
  transition: -webkit-transform 0.2s ease-in-out, left 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, left 0.2s ease-in-out; }
.js .universal-wrapper,
.js .universal-footer {
  left: 0; }
.js .mobile-nav {
  left: -85%;
  transition: all .2s;
  z-index: 300; }
.js .mobile-menu-revealed .universal-wrapper,
.js .mobile-menu-revealed .universal-footer {
  left: 85%; }
.js .mobile-menu-revealed .mobile-nav {
  left: 0%; }

.secondary-nav {
  display: none;
  background: #0066cc;
  color: #fff;
  font-family: "ronnia-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 25px;
  padding-left: 30px; }
  @media screen and (min-width: 960px) {
    .secondary-nav {
      display: block; } }
  .secondary-nav h2 {
    font-size: 1.25em;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .secondary-nav ul {
    margin: 0;
    padding: 0; }
    .secondary-nav ul li {
      list-style: none;
      list-style-type: none;
      margin: 0;
      padding: 0; }
  .secondary-nav a {
    color: #fff;
    display: block;
    font-size: .875em; }
    .secondary-nav a:before {
      content: '>';
      margin-right: 3px; }
    .secondary-nav a:hover {
      color: #99ccff; }
    .secondary-nav a.active {
      color: #ffff33; }

.breadcrumb {
  margin: 0;
  padding: 0;
  font-size: .6em;
  padding-left: 0 !important;
  text-transform: uppercase; }
  .breadcrumb li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .breadcrumb li {
    display: inline-block; }
  .breadcrumb li:after {
    content: "> ";
    margin-left: 3px; }
  .breadcrumb li:last-child:after {
    content: ""; }
  .breadcrumb a:hover {
    text-decoration: underline; }

table tbody, table th {
  border: none; }
table td {
  padding-right: 20px;
  vertical-align: top; }
table.styled {
  border: none; }
  table.styled th,
  table.styled td {
    border: none; }
  table.styled th {
    background-color: #cdb87c;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: .8125em;
    padding: 5px 10px; }
  table.styled td {
    border-right: 1px solid #fff;
    font-size: .75em;
    padding: 5px 10px; }
  table.styled tr:nth-child(even) {
    background-color: #faf8f2; }
  table.styled tr:nth-child(odd) {
    background-color: #f5f1e5; }

.sidebar .nodesinblock {
  margin-bottom: 10px; }
  .sidebar .nodesinblock .block--default {
    background: #f5f5f5; }
  .sidebar .nodesinblock .block--inner-wrapper {
    padding: 25px; }
    .sidebar .nodesinblock .block--inner-wrapper h2 {
      font-size: 1.25em;
      margin: 0 0 10px;
      text-transform: uppercase; }
    .sidebar .nodesinblock .block--inner-wrapper p {
      font-size: .875em;
      line-height: 1.2;
      margin: 0 0 5px; }
    .sidebar .nodesinblock .block--inner-wrapper p:last-child {
      margin-bottom: 0; }
    .sidebar .nodesinblock .block--inner-wrapper ul {
      padding-left: 20px; }
  .sidebar .nodesinblock img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
.sidebar .block--image-left:before, .sidebar .block--image-left:after {
  content: " ";
  display: table; }
.sidebar .block--image-left:after {
  clear: both; }
.sidebar .block--image-left img {
  float: left;
  margin: 0; }
.sidebar .block--image-left .block--inner-wrapper {
  margin-left: 87px !important; }
.sidebar .nodesinblock .block--no-content .block--inner-wrapper h2 {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0; }
.sidebar .nodesinblock .block--is-a-link .block--inner-wrapper {
  margin: 0;
  padding: 0; }
  .sidebar .nodesinblock .block--is-a-link .block--inner-wrapper a {
    display: block;
    padding: 15px; }

.donation-block {
  font-size: .875em;
  font-family: "ronnia-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #cdb87c;
  color: #1c2957;
  display: inline-block;
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  position: relative; }
  @media screen and (min-width: 480px) {
    .donation-block {
      margin-left: 40px; } }
  @media screen and (min-width: 768px) {
    .donation-block {
      float: right;
      margin-left: 0;
      margin-top: 40px;
      margin-right: 40px; } }
  .donation-block:before {
    content: '>';
    color: #fff;
    float: left;
    font-size: 2.2em;
    line-height: 1;
    margin-right: 5px;
    position: absolute;
    top: 0px;
    left: 6px; }
  .donation-block:hover {
    color: #1c2957; }
  .donation-block p {
    line-height: 1;
    margin: 0; }

#nodesinblock-236 a {
  text-transform: uppercase;
  background-color: #cdb87c;
  color: #1c2957;
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-top: 15px;
  position: relative;
  top: 10px; }
  #nodesinblock-236 a:hover {
    background-color: #c2a85e; }
  #nodesinblock-236 a:before {
    content: '>';
    color: #fff;
    float: left;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1;
    margin-right: 5px;
    position: absolute;
    top: 3px;
    left: 6px; }
  #nodesinblock-236 a h2 {
    display: inline; }

.site-header .search {
  position: absolute;
  right: 10px;
  top: 5px; }
  @media screen and (min-width: 768px) {
    .site-header .search {
      right: 30px; } }
  .site-header .search input[type='text'] {
    float: left;
    height: 24px;
    border: none;
    vertical-align: top;
    font-size: .8em;
    padding: 2px 5px; }
  .site-header .search .container-inline div, .site-header .search .container-inline label {
    display: inline; }

.gallery-node .cycle-slideshow {
  margin-top: 50px;
  max-width: 600px; }
.gallery-node .slideshow-controls {
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 10000; }
.gallery-node .cycle-prev,
.gallery-node .cycle-next {
  color: #0066cc;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px; }
.gallery-node .field-gallery {
  width: 100%; }

.view-id-gallery_of_images_and_videos .views-row {
  margin-bottom: 40px; }
  .view-id-gallery_of_images_and_videos .views-row:before, .view-id-gallery_of_images_and_videos .views-row:after {
    content: " ";
    display: table; }
  .view-id-gallery_of_images_and_videos .views-row:after {
    clear: both; }
  .view-id-gallery_of_images_and_videos .views-row .field-body {
    margin-bottom: 20px; }
  .view-id-gallery_of_images_and_videos .views-row .field-gallery {
    background-color: #e8e8e8;
    background-size: cover;
    background-position: center center;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 180px;
    height: 180px; }
    .view-id-gallery_of_images_and_videos .views-row .field-gallery .hide-image {
      position: absolute;
      top: -100000px; }
    .view-id-gallery_of_images_and_videos .views-row .field-gallery .field-gallery-img,
    .view-id-gallery_of_images_and_videos .views-row .field-gallery .field-video {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .view-id-gallery_of_images_and_videos .views-row .field-gallery .field-video .video-block {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }

.overlay--content .hide-image {
  position: static;
  top: 0px; }

.landing-page--section-wrapper {
  margin-top: 40px;
  margin-bottom: 40px; }
  .landing-page--section-wrapper > .field-section-overview {
    margin: 20px 0 30px; }
    .landing-page--section-wrapper > .field-section-overview:before, .landing-page--section-wrapper > .field-section-overview:after {
      content: " ";
      display: table; }
    .landing-page--section-wrapper > .field-section-overview:after {
      clear: both; }
    .landing-page--section-wrapper > .field-section-overview figure {
      margin: 0; }
    .landing-page--section-wrapper > .field-section-overview .field-section-image {
      float: left; }
      .landing-page--section-wrapper > .field-section-overview .field-section-image + .landing-page--caption,
      .landing-page--section-wrapper > .field-section-overview .field-section-image + .field-group-div {
        padding-left: 158px; }
    .landing-page--section-wrapper > .field-section-overview .field-section-title {
      margin-top: 0; }

.news--view-page .views-row {
  line-height: 1.2;
  padding-bottom: 30px; }
  .news--view-page .views-row:before, .news--view-page .views-row:after {
    content: " ";
    display: table; }
  .news--view-page .views-row:after {
    clear: both; }
.news--view-page .views-field-field-image {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-right: 15px;
  margin-bottom: 5px; }
.news--view-page h2 {
  margin-top: 0; }

.event-node .date-display-single {
  display: block;
  font-weight: bold;
  margin-bottom: 10px; }
.event-node .main-content .field-image {
  display: block;
  margin-bottom: 10px; }

.events--view-page .event--image {
  display: block;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px; }
.events--view-page .date-display-single {
  font-weight: bold; }

.featured-people .field-featured-people {
  background-color: #f5f5f5;
  float: left;
  margin-bottom: 10px;
  padding: 20px; }
  @media screen and (min-width: 768px) {
    .featured-people .field-featured-people {
      padding: 30px 40px 20px; } }
  .featured-people .field-featured-people .field-name-person {
    margin-top: 0;
    text-transform: uppercase; }
  .featured-people .field-featured-people .field-title {
    font-size: .875em;
    margin-bottom: 10px; }
    .featured-people .field-featured-people .field-title p {
      margin: 0; }
  .featured-people .field-featured-people .field-image {
    margin-bottom: 10px; }
.featured-people .featured--read-more {
  display: block;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: .8em; }

@media screen and (min-width: 768px) {
  .view-id-featured_people .field-featured-people {
    width: 49.5%;
    margin-right: 1%; }
    .view-id-featured_people .field-featured-people:nth-child(even) {
      margin-right: 0; } }

.logged_in ul.tabs {
  margin: 0;
  padding: 0;
  margin-bottom: 10px; }
  .logged_in ul.tabs li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .logged_in ul.tabs li {
    display: inline-block; }
  .logged_in ul.tabs:before {
    content: "Admin Tools: ";
    font-size: .8em; }
  .logged_in ul.tabs a {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    display: block;
    padding: 10px; }
    .logged_in ul.tabs a:hover {
      background-color: rgba(0, 0, 0, 0.15); }
    .logged_in ul.tabs a.active {
      background-color: rgba(0, 0, 0, 0.15); }

#admin-menu {
  box-shadow: none; }

.link_to_edit_content {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: 11px !important;
  margin: 5px 0;
  padding: 5px;
  text-transform: uppercase; }
  .link_to_edit_content:hover {
    color: #fff; }

div.messages {
  border-radius: 4px; }

/*# sourceMappingURL=main.css.map */