@charset "UTF-8";
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

blockquote {
  margin: 1em 40px; }

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

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

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

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

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

/* ==========================================================================
	Variables
========================================================================== */
/* ==========================================================================
	Utilities
========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

/* ==========================================================================
	Mixins
========================================================================== */
/* ==========================================================================
	Foundation
========================================================================== */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, button, input, select, textarea {
  color: #242424; }

body {
  font: 16px/26px "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  border: 0;
  border-top: 1px solid #ccc;
  height: 1px;
  margin: 1em 0;
  padding: 0; }

img {
  display: block;
  margin: 0 auto;
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  background: #242424;
  color: #fff;
  margin: 0;
  padding: 0.5em 1em; }
  .chromeframe a {
    color: #f64074; }

a {
  color: #960730;
  -moz-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  a:hover {
    color: #f64074; }

/* ==========================================================================
	Header
========================================================================== */
body {
  width: 100%; }
  body.menuOpen {
    position: fixed; }
  @media (min-width: 64em) {
    body {
      margin: 0 !important;
      position: static !important; } }

.wrapper {
  position: relative; }

a.redButton {
  display: inline-block;
  padding: 10px 40px;
  font-weight: 900;
  color: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #960730;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
  a.redButton:hover {
    background: #000; }

a.button, input.button, .maincontent .formsubmit {
  display: inline-block;
  padding: 8px 15px;
  color: #960730;
  font-size: 0.875em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  z-index: 2;
  background: #fff;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease; }

a.button:hover, input.button:hover, .maincontent .formsubmit:hover {
  background: #960730;
  color: #fff; }

.lt-ie9 .wrapper {
  min-width: 980px; }

.siteHeader {
  background: #960730;
  color: #fff;
  height: 80px;
  padding: 12px 10px;
  border-bottom: 10px solid #780428;
  position: relative;
  -moz-transition: height 0.2s ease;
  -o-transition: height 0.2s ease;
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease; }
  @media (min-width: 48em) {
    .siteHeader {
      height: 130px;
      padding: 30px 30px 10px 30px; } }
  @media (min-width: 64em) {
    .siteHeader {
      height: 140px;
      padding: 10px 0 10px 20px;
      border-bottom: 50px solid #780428; } }
  @media (min-width: 64em) {
    .siteHeader .wrapper {
      max-width: 1100px;
      margin: 0 auto;
      position: relative; } }

.logo {
  margin: 0; }
  @media (min-width: 64em) {
    .logo {
      padding-top: 5px; } }
  .logo a {
    display: block;
    width: 206px;
    height: 53px;
    background: url(../img/logo.png) no-repeat 0 0;
    background-image: url(../img/logo.svg), none;
    background-size: 206px 53px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -moz-transition: width 0.2s ease, height 0.2s ease, background-size 0.2s ease, opacity 0.2s ease;
    -o-transition: width 0.2s ease, height 0.2s ease, background-size 0.2s ease, opacity 0.2s ease;
    -webkit-transition: width 0.2s ease, height 0.2s ease, background-size 0.2s ease, opacity 0.2s ease;
    transition: width 0.2s ease, height 0.2s ease, background-size 0.2s ease, opacity 0.2s ease; }
    @media (min-width: 48em) {
      .logo a {
        width: 265px;
        height: 68px;
        background-size: 265px 68px; } }
    @media (min-width: 64em) {
      .logo a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
        opacity: 0.75; } }

.menuToggle {
  display: block;
  width: 40px;
  height: 43px;
  background: url(../img/menutoggle.png) no-repeat 0 0;
  background-image: url(../img/menutoggle.svg), none;
  position: absolute;
  top: 5px;
  right: 10px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }
  @media (min-width: 48em) {
    .menuToggle {
      top: 20px;
      right: 10px; } }
  @media (min-width: 64em) {
    .menuToggle {
      display: none; } }

.siteNavigation {
  display: none; }
  @media (min-width: 64em) {
    .siteNavigation {
      display: block; } }

.mainNavigation, .secondaryNavigation {
  margin: 0;
  padding: 0; }
  .mainNavigation li, .secondaryNavigation li {
    border-top: 1px solid #bd093c;
    position: relative; }
    @media (min-width: 64em) {
      .mainNavigation li, .secondaryNavigation li {
        border: none;
        display: inline-block; } }
  .mainNavigation a, .secondaryNavigation a {
    display: block;
    color: #fff;
    font-size: 0.875em;
    font-weight: 600;
    padding: 14px 20px;
    line-height: 1.1;
    text-decoration: none;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease; }
    @media (min-width: 64em) {
      .mainNavigation a, .secondaryNavigation a {
        font-size: 1.125em;
        font-weight: 600;
        padding: 15px 15px 16px; } }
    @media (min-width: 64em) {
      .mainNavigation a:hover, .secondaryNavigation a:hover {
        background: #242424; } }
  .mainNavigation .hasChildren, .secondaryNavigation .hasChildren {
    padding-right: 30px; }
    @media (min-width: 64em) {
      .mainNavigation .hasChildren, .secondaryNavigation .hasChildren {
        padding-right: 15px; } }
  .mainNavigation ul, .secondaryNavigation ul {
    margin: 0;
    padding: 0 0 0 35px;
    display: none; }
    .mainNavigation ul a, .secondaryNavigation ul a {
      padding-left: 0; }
    .mainNavigation ul .plus, .secondaryNavigation ul .plus {
      background-color: transparent; }
    .mainNavigation ul ul, .secondaryNavigation ul ul {
      padding: 0 0 0 20px; }
      .mainNavigation ul ul li, .secondaryNavigation ul ul li {
        border: none; }
  .mainNavigation .home, .secondaryNavigation .home {
    border-top: 10px solid #780428; }
    @media (min-width: 64em) {
      .mainNavigation .home, .secondaryNavigation .home {
        display: none; } }
  .mainNavigation .search, .secondaryNavigation .search {
    display: none; }
    @media (min-width: 64em) {
      .mainNavigation .search, .secondaryNavigation .search {
        display: inline-block; }
        .mainNavigation .search a, .secondaryNavigation .search a {
          background: url(../img/icon-searchnav.png) no-repeat right center;
          background-image: url(../img/icon-searchnav.svg), none;
          padding-right: 28px; } }
  .mainNavigation .plus, .secondaryNavigation .plus {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: #242424 url(../img/icon-plusarrow.png) no-repeat 0 0;
    background-image: url(../img/icon-plusarrow.svg), none;
    border: 10px solid #960730; }
    @media (min-width: 64em) {
      .mainNavigation .plus, .secondaryNavigation .plus {
        display: none; } }
  .mainNavigation .plusOpen, .secondaryNavigation .plusOpen {
    background-position: 0 -20px; }
  @media (min-width: 64em) {
    .mainNavigation, .secondaryNavigation {
      position: absolute;
      top: 80px;
      right: 20px; }
      .mainNavigation > li, .secondaryNavigation > li {
        position: relative; }
        .mainNavigation > li > ul, .secondaryNavigation > li > ul {
          display: block;
          width: 300px;
          padding: 20px 0 10px 15px;
          background: #242424;
          background: rgba(36, 36, 36, 0.95);
          position: absolute;
          top: -5000px;
          left: 0;
          z-index: 1000;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0;
          -moz-transition: opacity 0.2s ease;
          -o-transition: opacity 0.2s ease;
          -webkit-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease; }
          .mainNavigation > li > ul > li, .secondaryNavigation > li > ul > li {
            display: block;
            border-bottom: 1px solid #666;
            margin-right: 15px; }
            .mainNavigation > li > ul > li a, .secondaryNavigation > li > ul > li a {
              color: #d2d2d2;
              font-size: 0.875em;
              font-weight: 400;
              padding: 10px 0;
              -moz-transition: color 0.2s ease;
              -o-transition: color 0.2s ease;
              -webkit-transition: color 0.2s ease;
              transition: color 0.2s ease; }
              .mainNavigation > li > ul > li a:hover, .secondaryNavigation > li > ul > li a:hover {
                color: #fff;
                background: none; }
        .mainNavigation > li:last-child > ul, .secondaryNavigation > li:last-child > ul {
          left: auto;
          right: 0; }
        .mainNavigation > li.academicprograms, .secondaryNavigation > li.academicprograms {
          position: static; }
          .mainNavigation > li.academicprograms > ul, .secondaryNavigation > li.academicprograms > ul {
            display: block;
            width: 100%;
            padding: 20px 0 10px 15px;
            background: #242424;
            background: rgba(36, 36, 36, 0.95);
            position: absolute;
            top: -5000px;
            right: 0;
            z-index: 1000;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            -moz-transition: opacity 0.2s ease;
            -o-transition: opacity 0.2s ease;
            -webkit-transition: opacity 0.2s ease;
            transition: opacity 0.2s ease; }
            .mainNavigation > li.academicprograms > ul > li, .secondaryNavigation > li.academicprograms > ul > li {
              display: block;
              margin-right: 25px;
              border: none;
              width: 30%;
              float: left; }
              .mainNavigation > li.academicprograms > ul > li a, .secondaryNavigation > li.academicprograms > ul > li a {
                font-weight: 400;
                color: #d2d2d2;
                -moz-transition: color 0.2s ease;
                -o-transition: color 0.2s ease;
                -webkit-transition: color 0.2s ease;
                transition: color 0.2s ease; }
                .mainNavigation > li.academicprograms > ul > li a:hover, .secondaryNavigation > li.academicprograms > ul > li a:hover {
                  color: #fff;
                  background: none; }
              .mainNavigation > li.academicprograms > ul > li > a, .secondaryNavigation > li.academicprograms > ul > li > a {
                font-size: 1.125em;
                text-transform: uppercase;
                padding: 10px 0; }
              .mainNavigation > li.academicprograms > ul > li > ul, .secondaryNavigation > li.academicprograms > ul > li > ul {
                display: block;
                padding: 0;
                margin-bottom: 1em; }
                .mainNavigation > li.academicprograms > ul > li > ul > li, .secondaryNavigation > li.academicprograms > ul > li > ul > li {
                  display: block;
                  border-top: 1px solid #666; }
                  .mainNavigation > li.academicprograms > ul > li > ul > li a, .secondaryNavigation > li.academicprograms > ul > li > ul > li a {
                    font-size: 0.875em;
                    padding: 10px 0; }
            .mainNavigation > li.academicprograms > ul > li + li + li ul, .secondaryNavigation > li.academicprograms > ul > li + li + li ul {
              display: none; }
        .mainNavigation > li:hover > a, .secondaryNavigation > li:hover > a {
          background-color: #242424; }
        .mainNavigation > li:hover > ul, .secondaryNavigation > li:hover > ul {
          top: 45px;
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          opacity: 1; } }

@media (min-width: 64em) {
  .secondaryNavigation {
    top: 25px;
    right: 145px; } }
@media (min-width: 64em) {
  .secondaryNavigation a {
    font-size: 0.875em;
    padding: 8px 10px; } }
@media (min-width: 64em) {
  .secondaryNavigation ul {
    display: none !important; } }

.siteSearch {
  border-top: 1px solid #bd093c;
  border-bottom: 1px solid #bd093c;
  padding: 15px 20px;
  position: relative; }
  @media (min-width: 64em) {
    .siteSearch {
      display: none;
      width: 300px;
      border: none;
      position: absolute;
      top: -30px;
      right: 130px; } }
  .siteSearch label {
    display: none; }
  .siteSearch .siteSearchInput {
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 44px 0 10px;
    font-family: "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 0.875em;
    border: none;
    vertical-align: middle;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .siteSearch .siteSearchSubmit {
    display: block;
    width: 34px;
    height: 36px;
    vertical-align: middle;
    background: #242424 url(../img/icon-searchbutton.png) no-repeat center center;
    background-image: url(../img/icon-searchbutton.svg), none;
    text-indent: -9999px;
    border: none;
    position: absolute;
    top: 15px;
    right: 15px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }

.supportButton {
  display: block;
  width: 120px;
  height: 50px;
  margin: 1em auto;
  padding-top: 11px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #780428;
  font-weight: 900;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }
  .supportButton:before, .supportButton:after {
    content: "";
    display: block;
    width: 77px;
    height: 1px;
    margin: 0 auto;
    background: #a50835; }
  @media (min-width: 64em) {
    .supportButton:hover {
      background: #242424;
      color: #fff; } }
  @media (min-width: 64em) {
    .supportButton {
      position: absolute;
      top: -2px;
      right: 10px; } }

.mobileLogo {
  display: block;
  margin: 15px 20px;
  width: 206px;
  height: 53px;
  background: url(../img/logo.png) no-repeat 0 0;
  background-image: url(../img/logo.svg), none;
  background-size: 206px 53px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }
  @media (min-width: 64em) {
    .mobileLogo {
      display: none; } }

#pageslide {
  /* These styles MUST be included. Do not change. */
  display: none;
  height: 100%;
  overflow: auto;
  position: absolute;
  position: fixed;
  top: 0;
  z-index: 999999;
  /* Specify the width of your pageslide here */
  width: 260px;
  /* These styles are optional, and describe how the pageslide will look */
  background-color: #960730;
  -moz-box-shadow: -8px 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -8px 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: -8px 0 10px rgba(0, 0, 0, 0.2);
  /* Animate variable width pageslide on media query */
  -moz-transition: width 0.4s ease;
  -o-transition: width 0.4s ease;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease; }
  @media (min-width: 64em) {
    #pageslide {
      display: none !important; } }

/* #pageslide */
/* ==========================================================================
	Homepage
========================================================================== */
@media (min-width: 64em) {
  body.home {
    background: url(../img/grid.gif) repeat-x 0 870px; } }

.container {
  position: relative; }

.homeFeatures {
  position: relative;
  background: #242424;
  zoom: 1; }
  .homeFeatures:before, .homeFeatures:after {
    content: "";
    display: table; }
  .homeFeatures:after {
    clear: both; }
  .homeFeatures.alt {
    background: #fff; }

.homeSlide {
  display: none;
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat; }
  @media (min-width: 64em) {
    .homeSlide {
      height: 730px;
      background-size: cover; } }
  .homeSlide .wrapper {
    width: 100%;
    padding-top: 42%;
    position: relative; }
    @media (min-width: 48em) {
      .homeSlide .wrapper {
        padding-top: 45%; } }
    @media (min-width: 64em) {
      .homeSlide .wrapper {
        padding: 0;
        height: 100%;
        width: 1100px;
        margin: 0 auto; } }
  .homeSlide:first-child {
    display: block; }

.slideDetails {
  background: #242424;
  background: rgba(36, 36, 36, 0.9);
  color: #fff;
  padding: 20px; }
  @media (min-width: 48em) {
    .slideDetails {
      padding: 60px 20px 20px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 38%; } }
  @media (min-width: 64em) {
    .slideDetails {
      top: auto;
      bottom: 200px;
      width: 600px;
      padding: 30px 15px 15px 30px;
      background: #242424; } }
  .slideDetails h1 {
    margin: 0 0 -0.5em;
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    font-size: 1.25em;
    line-height: 1.2; }
    @media (min-width: 48em) {
      .slideDetails h1 {
        font-size: 2.25em;
        line-height: 1;
        margin-bottom: 0.75em; } }
  .slideDetails p {
    font-size: 0.875em;
    line-height: 1.2; }
    @media (min-width: 48em) {
      .slideDetails p {
        margin-bottom: 2em; } }
    @media (min-width: 64em) {
      .slideDetails p {
        font-size: 1.125em;
        margin-right: 30px; } }
  .slideDetails a {
    display: block;
    background: #fff;
    color: #780428;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    padding: 14px;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease; }
    @media (min-width: 48em) {
      .slideDetails a {
        display: inline-block;
        padding: 12px 15px; } }
    @media (min-width: 64em) {
      .slideDetails a {
        padding: 15px 30px;
        float: right; } }
    .slideDetails a:hover {
      background: #960730;
      color: #fff; }
    .slideDetails a:before {
      content: "\00BB  "; }

.flex-direction-nav {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media (min-width: 64em) {
    .flex-direction-nav {
      display: block; } }
  .flex-direction-nav a {
    display: block;
    width: 40px;
    height: 63px;
    background: #960730 url(../img/sliderarrows.png) no-repeat 0 center;
    background: none, #960730 url(../img/sliderarrows.png) no-repeat 0 center;
    position: absolute;
    top: 200px;
    left: 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease; }
    .flex-direction-nav a:hover {
      background-color: #242424; }
  .flex-direction-nav .flex-next {
    background-position: -40px center;
    left: auto;
    right: 0; }

.homeCards {
  margin: 10px;
  border-bottom: 1px solid #ddd;
  position: relative;
  zoom: 1; }
  .homeCards:before, .homeCards:after {
    content: "";
    display: table; }
  .homeCards:after {
    clear: both; }
  @media (min-width: 48em) {
    .homeCards {
      margin: 0;
      border: none; } }
  @media (min-width: 64em) {
    .homeCards {
      max-width: 1100px;
      margin: -190px auto 0; } }

.namePlate {
  border: 1px solid #999;
  background: url(../img/diagonal.gif);
  text-align: center;
  padding: 5px 10px 0;
  margin-bottom: 10px; }
  @media (min-width: 48em) {
    .namePlate {
      padding: 30px 25px 20px;
      text-align: left; } }
  @media (min-width: 64em) {
    .namePlate {
      width: 67%;
      height: 200px;
      padding-top: 50px;
      float: right; } }
  .namePlate h1 {
    font-size: 1.125em;
    font-weight: 400;
    text-transform: uppercase;
    color: #960730;
    line-height: 1.3; }
    @media (min-width: 48em) {
      .namePlate h1 {
        font-size: 3em;
        font-weight: 300;
        line-height: 1;
        margin: 0; } }

.homeCard {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
  position: relative;
  -moz-perspective: 800;
  -webkit-perspective: 800;
  perspective: 800; }
  @media (min-width: 48em) {
    .homeCard {
      width: 32%;
      height: 240px;
      margin-right: 1%;
      float: left; } }
  @media (min-width: 64em) {
    .homeCard {
      height: 260px; } }
  .homeCard .card {
    border: 1px solid #999;
    width: 100%;
    height: 100%;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-transition: 0.75s;
    -o-transition: 0.75s;
    -webkit-transition: 0.75s;
    transition: 0.75s; }
    html[data-useragent*='MSIE 10.0'] .homeCard .card, html[data-useragent*='rv:11'] .homeCard .card {
      z-index: 3;
      -moz-transition: 0.15s;
      -o-transition: 0.15s;
      -webkit-transition: 0.15s;
      transition: 0.15s; }
  .homeCard .flipPlus {
    content: "";
    cursor: pointer;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/icon-cardplus.png) no-repeat 0 0;
    position: absolute;
    top: 8px;
    right: 10px; }
  .homeCard .flipped {
    -moz-transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -webkit-transform: rotatey(-180deg);
    transform: rotatey(-180deg); }
    .lt-ie10 .homeCard .flipped .back, html[data-useragent*='MSIE 10.0'] .homeCard .flipped .back, html[data-useragent*='rv:11'] .homeCard .flipped .back {
      z-index: 3; }
  .homeCard .front {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }
    .lt-ie10 .homeCard .front, html[data-useragent*='MSIE 10.0'] .homeCard .front, html[data-useragent*='rv:11'] .homeCard .front {
      z-index: 2; }
  .homeCard .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px 30px 10px 15px;
    z-index: 2;
    color: #fff;
    background: url(../img/globe.png) no-repeat -90px -100px;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -webkit-transform: rotatey(-180deg);
    transform: rotatey(-180deg); }
    @media (min-width: 64em) {
      .homeCard .back {
        padding-top: 40px; } }
    .homeCard .back .flipPlus {
      background: url(../img/icon-cardplus.png) no-repeat 0 -24px; }
    .lt-ie10 .homeCard .back, html[data-useragent*='MSIE 10.0'] .homeCard .back, html[data-useragent*='rv:11'] .homeCard .back {
      z-index: 1;
      -moz-backface-visibility: visible;
      -webkit-backface-visibility: visible;
      backface-visibility: visible; }
  .homeCard .cardQuote {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.3;
    margin: 0; }
    @media (min-width: 48em) {
      .homeCard .cardQuote {
        font-size: 1.125em; } }
  .homeCard .cardCite {
    font-size: 0.75em;
    font-weight: 400;
    font-style: italic;
    display: block;
    margin-top: 5px; }
    @media (min-width: 64em) {
      .homeCard .cardCite {
        margin-top: 1.5em;
        padding-bottom: 15px;
        border-bottom: 1px solid #aaa;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }
  .homeCard .cardLinks {
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (min-width: 48em) {
      .homeCard .cardLinks {
        margin-top: 1em; } }
    .homeCard .cardLinks a {
      font-size: 0.813em;
      font-weight: 600;
      color: #fff; }
      .homeCard .cardLinks a:hover {
        text-decoration: none; }
      .homeCard .cardLinks a:before {
        content: "\00BB  "; }
      @media (min-width: 64em) {
        .homeCard .cardLinks a {
          font-size: 0.875em; } }
    .homeCard .cardLinks .extra {
      display: none; }
      @media (min-width: 64em) {
        .homeCard .cardLinks .extra {
          display: block; } }

@media (min-width: 64em) {
  .card-graduate {
    height: 470px; } }
.card-graduate .front {
  background: #ccd7df url(../img/homecard-1small-new.png) no-repeat center center;
  background-image: url(../img/homecard-1small-new.svg), none; }
  @media (min-width: 48em) {
    .card-graduate .front {
      background: #ccd7df url(../img/homecard-1med-new.png) no-repeat center center;
      background-image: url(../img/homecard-1med-new.svg), none; } }
  @media (min-width: 64em) {
    .card-graduate .front {
      background: #ccd7df url(../img/homecard-1large-new.png) no-repeat center center;
      background-image: url(../img/homecard-1large-new.svg), none; } }
.card-graduate .flipPlus {
  background: url(../img/icon-cardplus-dark.png) no-repeat 0 0; }
.card-graduate .back {
  background-color: #ccd7df;
  color: #242424; }
  @media (min-width: 64em) {
    .card-graduate .back {
      padding: 40px 30px 10px 30px;
      background-size: 120% 100%; } }
  .card-graduate .back .flipPlus {
    background: url(../img/icon-cardplus-dark.png) no-repeat 0 -24px; }
@media (min-width: 64em) {
  .card-graduate .cardQuote {
    font-size: 1.75em; } }
.card-graduate .cardCite {
  border-color: #aaa;
  border-color: rgba(36, 36, 36, 0.3); }
.card-graduate .cardLinks a {
  color: #242424; }

@media (min-width: 48em) {
  .card-undergraduate {
    width: 34%; } }
.card-undergraduate .front {
  background: #1c6271 url(../img/homecard-2small.png) no-repeat center center;
  background-image: url(../img/homecard-2small.svg), none; }
  @media (min-width: 48em) {
    .card-undergraduate .front {
      background: #1c6271 url(../img/homecard-2med.png) no-repeat center center;
      background-image: url(../img/homecard-2med.svg), none; } }
  @media (min-width: 64em) {
    .card-undergraduate .front {
      background: #1c6271 url(../img/homecard-2large.png) no-repeat center center;
      background-image: url(../img/homecard-2large.svg), none; } }
.card-undergraduate .back {
  background-color: #1c6271; }

@media (min-width: 48em) {
  .card-international {
    margin-right: 0; } }
.card-international .front {
  background: #960730 url(../img/homecard-3small-2016.png) no-repeat center center;
  background-image: url(../img/homecard-3small-2016.svg), none; }
  @media (min-width: 48em) {
    .card-international .front {
      background: #960730 url(../img/homecard-3med-2016.png) no-repeat center center;
      background-image: url(../img/homecard-3med-2016.svg), none; } }
  @media (min-width: 64em) {
    .card-international .front {
      background: #960730 url(../img/homecard-3large-2016.png) no-repeat center center;
      background-image: url(../img/homecard-3large-2016.svg), none; } }
.card-international .back {
  background-color: #960730; }

.homeNewsArea, .successStoriesArea {
  margin: 10px 30px;
  position: relative;
  zoom: 1; }
  .homeNewsArea:before, .successStoriesArea:before, .homeNewsArea:after, .successStoriesArea:after {
    content: "";
    display: table; }
  .homeNewsArea:after, .successStoriesArea:after {
    clear: both; }
  @media (min-width: 48em) {
    .homeNewsArea, .successStoriesArea {
      margin: 0;
      padding: 70px 0 2em; } }
  @media (min-width: 64em) {
    .homeNewsArea, .successStoriesArea {
      max-width: 1180px;
      margin: 0 auto;
      padding-left: 10px; } }
  @media (min-width: 48em) {
    .homeNewsArea:before, .successStoriesArea:before {
      content: "";
      display: block;
      width: 500px;
      height: 1px;
      background: #ddd;
      position: absolute;
      top: 30px;
      left: 50%;
      margin-left: -250px; } }

.homeNews, .successStory {
  line-height: 1.3;
  padding-bottom: 1.5em; }
  @media (min-width: 48em) {
    .homeNews, .successStory {
      width: 32%;
      margin-left: 1%;
      display: inline-block;
      vertical-align: top; } }
  .homeNews img, .successStory img {
    max-width: 100%;
    margin: 0;
    height: auto;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
  .homeNews a:hover img, .successStory a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }
  .homeNews h1, .successStory h1 {
    font-size: 1.125em;
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    margin-bottom: -0.25em; }
    @media (min-width: 48em) {
      .homeNews h1, .successStory h1 {
        font-size: 1.25em;
        padding: 0 5px; } }
    .homeNews h1 a, .successStory h1 a {
      color: #242424;
      text-decoration: none; }
      .homeNews h1 a:hover, .successStory h1 a:hover {
        color: #960730;
        text-decoration: underline; }
  .homeNews p, .successStory p {
    font-size: 0.875em; }
    @media (min-width: 48em) {
      .homeNews p, .successStory p {
        font-size: 1.125em;
        padding: 0 5px; } }
  .homeNews .moreLink, .successStory .moreLink {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600; }
    @media (min-width: 48em) {
      .homeNews .moreLink, .successStory .moreLink {
        padding: 0 5px; } }
    .homeNews .moreLink:hover, .successStory .moreLink:hover {
      text-decoration: underline; }
    .homeNews .moreLink:before, .successStory .moreLink:before {
      content: "\00BB  "; }

.homeFooter {
  background: #eeeeea;
  padding: 15px; }
  @media (min-width: 48em) {
    .homeFooter {
      padding: 2em 120px; } }
  @media (min-width: 64em) {
    .homeFooter {
      padding: 2em 20px; } }
  .homeFooter .wrapper {
    zoom: 1; }
    .homeFooter .wrapper:before, .homeFooter .wrapper:after {
      content: "";
      display: table; }
    .homeFooter .wrapper:after {
      clear: both; }
    @media (min-width: 64em) {
      .homeFooter .wrapper {
        max-width: 1100px;
        margin: 0 auto; } }

.homeEvents, .homeMedia {
  position: relative; }
  @media (min-width: 64em) {
    .homeEvents, .homeMedia {
      width: 47%;
      float: left; } }
  .homeEvents > h1, .homeMedia > h1 {
    text-transform: uppercase;
    font-size: 1.75em;
    font-family: "Roboto Slab", Times New Roman, Times, serif; }
    @media (min-width: 48em) {
      .homeEvents > h1, .homeMedia > h1 {
        margin-bottom: 1.5em; } }
    .homeEvents > h1 a, .homeMedia > h1 a {
      color: #242424;
      text-decoration: none; }
      .homeEvents > h1 a:hover, .homeMedia > h1 a:hover {
        color: #960730;
        text-decoration: underline; }
  @media (min-width: 48em) {
    .homeEvents .customSelect, .homeMedia .customSelect, .homeEvents .hasCustomSelect, .homeMedia .hasCustomSelect {
      position: absolute;
      top: -5px;
      right: 0; } }
  @media (min-width: 48em) {
    .homeEvents .customSelect, .homeMedia .customSelect, .homeEvents .hasCustomSelect, .homeMedia .hasCustomSelect {
      top: 10px;
      width: 220px !important; } }
  .homeEvents article, .homeMedia article {
    border-top: 1px solid #ddd;
    line-height: 1.2; }
    .homeEvents article a, .homeMedia article a {
      display: block;
      text-decoration: none;
      padding: 12px 0; }
    .homeEvents article h1, .homeMedia article h1 {
      margin: 0 0 3px;
      font-size: 1.125em;
      line-height: 1; }
    .homeEvents article p, .homeMedia article p {
      margin: 0;
      color: #242424;
      text-transform: uppercase;
      font-size: 0.875em;
      font-weight: 600; }
  .homeEvents .moreLink, .homeMedia .moreLink {
    display: block;
    border: 1px solid #bbb;
    background: #fff;
    color: #242424;
    padding: 7px 15px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    margin: 1em 0 3em;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease; }
    @media (min-width: 48em) {
      .homeEvents .moreLink, .homeMedia .moreLink {
        margin-bottom: 5em; } }
    .homeEvents .moreLink:hover, .homeMedia .moreLink:hover {
      background: #960730;
      color: #fff; }
      .homeEvents .moreLink:hover:after, .homeMedia .moreLink:hover:after {
        background-position: 0 -12px; }
    .homeEvents .moreLink:after, .homeMedia .moreLink:after {
      content: "";
      display: inline-block;
      width: 12px;
      height: 12px;
      margin-left: 7px;
      background: url(../img/moreplus.png) no-repeat 0 0;
      background: none, url(../img/moreplus.png) no-repeat 0 0;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap; }

@media (min-width: 64em) {
  .homeMedia {
    width: 47%;
    float: right; } }

.customSelect {
  border: 1px solid #bbb;
  background: #fff url(../img/customselect.png) no-repeat right center;
  width: 290px;
  height: 40px;
  padding: 7px 15px;
  margin-bottom: 1.5em;
  font-size: 0.875em;
  font-weight: bold; }

.hasCustomSelect {
  width: 280px !important;
  height: 40px !important;
  margin-left: 15px;
  z-index: 1; }

/* ==========================================================================
	Homepage Sticky Navigation Bar
========================================================================== */
.stickyFooter {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #1c6271 url(../img/stickyfooter.gif);
  padding: 10px;
  height: 60px;
  width: 100%;
  -moz-box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -3px 7px rgba(0, 0, 0, 0.2); }
  .stickyFooter .stickySelect, .stickyFooter .customSelect {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -140px; }
    @media (min-width: 48em) {
      .stickyFooter .stickySelect, .stickyFooter .customSelect {
        display: none !important; } }
  .stickyFooter .customSelect {
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
    border: none; }

.stickyNav {
  display: none; }
  @media (min-width: 48em) {
    .stickyNav {
      display: block; } }
  .stickyNav h1 {
    display: inline-block;
    margin: 0 5px 0 0;
    background: #960730;
    color: #fff;
    font-size: 0.75em;
    text-transform: uppercase;
    text-align: center;
    width: 180px;
    height: 40px;
    padding: 8px 30px;
    line-height: 1.1;
    vertical-align: top;
    -moz-border-radius: 3;
    -webkit-border-radius: 3;
    border-radius: 3;
    text-shadow: 0 1px 0 #242424; }
  .stickyNav ul {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: top; }
  .stickyNav li {
    display: inline;
    margin-right: 2px; }
  .stickyNav a {
    display: inline-block;
    height: 40px;
    background: #47828b;
    background: rgba(255, 255, 255, 0.25);
    color: #fff;
    font-weight: 600;
    font-size: 1.125em;
    padding: 8px;
    text-decoration: none;
    border: 1px solid #444;
    -moz-border-radius: 4;
    -webkit-border-radius: 4;
    border-radius: 4; }
    .stickyNav a:hover {
      background: #242424; }

/* ==========================================================================
	Footer
========================================================================== */
.siteFooter {
  background: #242424;
  padding: 30px;
  color: #aaa; }
  @media (min-width: 64em) {
    .siteFooter {
      height: 580px; } }
  .siteFooter .wrapper {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    zoom: 1; }
    .siteFooter .wrapper:before, .siteFooter .wrapper:after {
      content: "";
      display: table; }
    .siteFooter .wrapper:after {
      clear: both; }
  .siteFooter p, .siteFooter li {
    font-size: 0.875em;
    line-height: 1.3; }
  .siteFooter a {
    color: #fff; }
    .siteFooter a:hover {
      color: #f64074; }
  .siteFooter .footerTitle {
    color: #960730;
    font-size: 1.625em;
    font-weight: 600;
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    text-transform: uppercase;
    margin-top: 0; }
    .siteFooter .footerTitle a {
      color: #960730;
      text-decoration: none; }
      .siteFooter .footerTitle a:hover {
        color: #f64074; }

.footerAdmissions {
  margin-bottom: 4em; }
  @media (min-width: 48em) {
    .footerAdmissions {
      width: 45%;
      float: left; } }
  @media (min-width: 64em) {
    .footerAdmissions {
      width: 25%; } }

.footerLinks {
  position: relative;
  margin-bottom: 3em;
  zoom: 1; }
  .footerLinks:before, .footerLinks:after {
    content: "";
    display: table; }
  .footerLinks:after {
    clear: both; }
  @media (min-width: 48em) {
    .footerLinks {
      width: 45%;
      float: right; } }
  @media (min-width: 64em) {
    .footerLinks {
      width: 25%; } }

.footernav {
  padding: 0;
  margin: 0;
  list-style: none; }
  .footernav li {
    margin-bottom: 1.25em;
    font-weight: 600; }

.footerSocial {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 60px;
  right: 0; }
  .footerSocial li {
    margin-bottom: 10px; }
  .footerSocial a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/social.png) no-repeat 0 0;
    background: none, url(../img/social.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
    .footerSocial a:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }
  .footerSocial .twitter a {
    background-position: 0 -30px; }
  .footerSocial .linkedin a {
    background-position: 0 -60px; }
  .footerSocial .flickr a {
    background-position: 0 -90px; }

.footerVisit {
  text-align: center;
  clear: both; }
  @media (min-width: 64em) {
    .footerVisit {
      width: 360px;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -180px; } }
  .footerVisit .footerTitle {
    text-align: center; }
  .footerVisit .visitmap {
    display: block;
    margin-bottom: 3em; }
    .footerVisit .visitmap img {
      max-width: 100%; }
  .footerVisit .usclogo {
    display: block;
    width: 166px;
    height: 125px;
    background: url(../img/logo-usc.png) no-repeat 0 0;
    background-image: url(../img/logo-usc.svg), none;
    margin: 1em auto 2em;
    padding-bottom: 30px;
    position: relative;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
    .footerVisit .usclogo:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
      opacity: 0.7; }
    .footerVisit .usclogo:after {
      content: "";
      display: block;
      width: 80px;
      height: 1px;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -40px;
      background: #555; }
  .footerVisit .cyberwoven {
    color: #aaa;
    text-decoration: none; }
    .footerVisit .cyberwoven span {
      text-decoration: underline;
      color: #fff;
      -moz-transition: color 0.2s ease;
      -o-transition: color 0.2s ease;
      -webkit-transition: color 0.2s ease;
      transition: color 0.2s ease; }
    .footerVisit .cyberwoven:hover {
      color: #aaa; }
      .footerVisit .cyberwoven:hover span {
        color: #f64074; }

/* ==========================================================================
	Internal
========================================================================== */
.page .wrapper {
  zoom: 1; }
  .page .wrapper:before, .page .wrapper:after {
    content: "";
    display: table; }
  .page .wrapper:after {
    clear: both; }
  @media (min-width: 48em) {
    .page .wrapper {
      padding: 0 0 0 10px;
      overflow: hidden; } }
  @media (min-width: 64em) {
    .page .wrapper {
      padding: 0;
      max-width: 1100px;
      margin: 0 auto; } }

@media (min-width: 48em) {
  .breadcrumbwrap {
    background: #f5f4f3;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 30px; } }

.breadcrumbs {
  margin: 0;
  padding: 0 10px;
  line-height: 1;
  min-width: 300px; }
  @media (min-width: 48em) {
    .breadcrumbs {
      padding: 0; } }
  @media (min-width: 64em) {
    .breadcrumbs {
      max-width: 1100px;
      margin: 0 auto; } }
  .breadcrumbs li {
    display: inline; }
    .breadcrumbs li.first a {
      font-weight: bold; }
    .breadcrumbs li.last a {
      background: none;
      padding: 0; }
      @media (min-width: 48em) {
        .breadcrumbs li.last a {
          padding: 10px 15px;
          background: #fff;
          border: 1px solid #e5e5e5;
          border-bottom: none;
          position: relative;
          top: 1px;
          color: #74000b; } }
  .breadcrumbs a {
    color: #575757;
    font-size: 0.625em;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 10px;
    background: url(../img/breadcrumb.gif) no-repeat right 5px; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
    @media (min-width: 48em) {
      .breadcrumbs a {
        display: inline-block;
        font-size: 0.6875em;
        padding: 10px;
        background: none; } }

.maincontent {
  padding: 10px;
  font-size: 0.938em;
  min-width: 300px;
  line-height: 1.4;
  position: relative; }
  @media (min-width: 48em) {
    .maincontent {
      width: 65%;
      margin-bottom: 2em;
      float: left; } }
  .maincontent h1 {
    color: #960730;
    font-size: 1.75em;
    font-family: "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    margin: 10px 0; }
    @media (min-width: 48em) {
      .maincontent h1 {
        padding-top: 10px;
        font-size: 3.5em; } }
  .maincontent h2 {
    color: #118a98;
    font-size: 1.2308em;
    font-weight: 400; }
  .maincontent h3 {
    font-size: 1.0769em;
    margin-bottom: 0; }
  .maincontent h4 {
    color: #999999;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin-bottom: 0; }
  .maincontent ul {
    padding-left: 15px; }
  .maincontent table {
    margin: 1em 0; }
    .maincontent table img {
      max-width: none; }
  .maincontent img {
    max-width: 100%;
    height: auto; }

.intro {
  color: #555;
  font-size: 1.3em;
  line-height: 1.2;
  font-family: "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif;
  border-bottom: 4px double #ddd;
  padding-bottom: 15px; }

/* =============================================================================
     Sidebar
     ========================================================================== */
@media (min-width: 48em) {
  .sidebar {
    display: block;
    width: 31%;
    float: right;
    background: #828282; } }

.sectionnav {
  padding: 40px 20px;
  border-bottom: 1em solid #fff;
  background-color: #828282; }
  @media (min-width: 48em) {
    .sectionnav {
      padding: 40px 20px 20px; } }
  .sectionnav h1 {
    font-size: 1.813em;
    margin: 0 0 0.5em;
    color: #fff; }
    .sectionnav h1 a {
      color: #fff;
      font-family: "Roboto Slab", Times New Roman, Times, serif;
      text-decoration: none; }
      .sectionnav h1 a:hover {
        color: #fff1bc;
        text-decoration: underline; }
  .sectionnav ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #a5a5a5; }
  .sectionnav li {
    border-bottom: 1px solid #a5a5a5; }
    .sectionnav li a {
      display: block;
      color: #fff;
      font-size: 1em;
      font-weight: bold;
      text-decoration: none;
      padding: 10px 15px;
      line-height: 1.2; }
      .sectionnav li a:hover {
        color: #fff1bc;
        text-decoration: underline; }
    .sectionnav li ul {
      padding: 6px 0 5px 15px;
      border: none; }
    .sectionnav li li {
      border: none; }
      .sectionnav li li a {
        font-size: 0.875em;
        padding: 8px 15px; }
    .sectionnav li.active {
      border-top: 0;
      margin-bottom: 3px; }
      .sectionnav li.active > a {
        background: #780428;
        border-top: 1px solid #828282;
        border-bottom: 1px solid #828282;
        -moz-box-shadow: 0 3px 0 #780428, 0 -3px 0 #780428;
        -webkit-box-shadow: 0 3px 0 #780428, 0 -3px 0 #780428;
        box-shadow: 0 3px 0 #780428, 0 -3px 0 #780428; }
      .sectionnav li.active li li a {
        font-weight: normal; }

.moorelinks {
  position: relative;
  padding: 35px 20px;
  color: #fff;
  background: #1c6271;
  border-bottom: 1em solid #fff; }
  .moorelinks h1 {
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    font-size: 1.5em;
    margin: 0;
    text-align: center; }
  .moorelinks ul {
    margin: 10px 0 20px;
    padding: 0;
    list-style: none; }
  .moorelinks li {
    border-top: 1px solid #aaa; }
  .moorelinks a {
    display: block;
    color: #f9d041;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.125em;
    background: url(../img/arrow-yellow.png) no-repeat right center;
    background-image: url(../img/arrow-yellow.svg), none;
    padding: 3px 30px 3px 10px; }
    .moorelinks a:hover {
      color: #fff1bc;
      text-decoration: underline; }

/* =============================================================================
   Landing
   ========================================================================== */
@media (min-width: 48em) {
  .landing .sidebar {
    padding-bottom: 0;
    margin-bottom: 0; } }

.landingcontent {
  padding: 10px;
  min-width: 300px; }
  @media (min-width: 48em) {
    .landingcontent {
      margin-top: 0;
      width: 65%;
      padding: 0;
      float: left; } }
  .landingcontent .pagetitle {
    font-family: "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1;
    margin: 10px 0;
    color: #960730;
    font-size: 2.625em; }
    @media (min-width: 64em) {
      .landingcontent .pagetitle {
        font-size: 3.4375em;
        margin-bottom: 20px;
        padding-left: 10px; } }
  .landingcontent .flex-control-nav {
    display: none; }
    @media (min-width: 48em) {
      .landingcontent .flex-control-nav {
        display: block;
        width: 50%; } }
    @media (min-width: 64em) {
      .landingcontent .flex-control-nav {
        width: 450px; } }

.sectionheader {
  font-family: "Roboto Slab", Times New Roman, Times, serif;
  font-size: 1em;
  text-transform: uppercase; }
  .sectionheader a {
    color: #383838;
    text-decoration: none; }
    .sectionheader a:hover {
      color: #74000b;
      text-decoration: underline; }
  .sectionheader i {
    color: #74000b;
    text-transform: none; }

.landingfeatures {
  position: relative;
  zoom: 1; }
  .landingfeatures:before, .landingfeatures:after {
    content: "";
    display: table; }
  .landingfeatures:after {
    clear: both; }

.landingfeature {
  width: 100%;
  display: none; }
  .landingfeature:first-child {
    display: block; }
  .landingfeature figure {
    position: relative;
    padding-bottom: 110px;
    width: 100%; }
    @media (min-width: 48em) {
      .landingfeature figure {
        padding: 0; } }
    .landingfeature figure img {
      width: 100%;
      height: auto; }
      @media (min-width: 64em) {
        .landingfeature figure img {
          border: 1px solid #eee;
          border-bottom: none; } }
    .landingfeature figure figcaption {
      background: #2b2b2b;
      padding: 20px 20px 25px;
      color: #fff;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      @media (min-width: 48em) {
        .landingfeature figure figcaption {
          right: auto;
          width: 70%; } }
      .landingfeature figure figcaption h1 {
        margin: 0; }
        @media (min-width: 64em) {
          .landingfeature figure figcaption h1 {
            font-size: 1.125em; } }
        .landingfeature figure figcaption h1 a {
          color: #fff;
          text-decoration: 2px 2px 0 #000; }
          .landingfeature figure figcaption h1 a i {
            color: #c00012; }
          .landingfeature figure figcaption h1 a:hover {
            color: #cd0013;
            text-decoration: underline; }
      .landingfeature figure figcaption p {
        font-size: 0.75em;
        margin-bottom: 15px; }
        @media (min-width: 64em) {
          .landingfeature figure figcaption p {
            font-size: 0.875em; } }
      @media (min-width: 48em) {
        .landingfeature figure figcaption a.button {
          float: right; } }

.featuredheadlines {
  text-align: center;
  position: relative; }
  @media (min-width: 48em) {
    .featuredheadlines {
      text-align: left;
      position: relative; } }
  @media (min-width: 48em) {
    .featuredheadlines .sectionheader {
      background: #fff;
      padding: 20px 30px 10px 20px;
      margin-bottom: 10px;
      display: block;
      width: 40%; } }
  .featuredheadlines .homeNewsArea, .featuredheadlines .successStoriesArea {
    padding-top: 0; }
    .featuredheadlines .homeNewsArea:before, .featuredheadlines .successStoriesArea:before {
      display: none; }
    .featuredheadlines .homeNewsArea > article + article, .featuredheadlines .successStoriesArea > article + article {
      margin-left: 2%; }
      .featuredheadlines .homeNewsArea > article + article + article, .featuredheadlines .successStoriesArea > article + article + article {
        margin-left: 0; }
        .featuredheadlines .homeNewsArea > article + article + article + article, .featuredheadlines .successStoriesArea > article + article + article + article {
          margin-left: 2%; }
  @media (min-width: 48em) {
    .featuredheadlines .homeNews, .featuredheadlines .successStory {
      width: 48%; } }
  .featuredheadlines .homeNews img, .featuredheadlines .successStory img {
    width: 100%;
    height: auto; }

.featuredheadline {
  border-bottom: 1px solid #e2e2df; }
  @media (min-width: 48em) {
    .featuredheadline {
      width: 48%;
      float: left;
      margin-bottom: 20px;
      border: none; } }
  .featuredheadline img {
    border: none;
    width: 100%;
    max-width: 300px;
    height: auto; }
    @media (min-width: 48em) {
      .featuredheadline img {
        width: 100%; } }
  .featuredheadline iframe {
    width: 100%;
    max-width: 300px; }
  .featuredheadline h1 {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400; }
    @media (min-width: 48em) {
      .featuredheadline h1 {
        padding: 0;
        width: auto;
        margin-bottom: 10px;
        background: none; } }
    @media (min-width: 64em) {
      .featuredheadline h1 {
        font-size: 1em; } }
    .featuredheadline h1 a {
      text-decoration: none; }
      .featuredheadline h1 a:hover {
        text-decoration: underline; }
  .featuredheadline p {
    font-size: 0.8125em; }
  .featuredheadline a.more {
    display: inline-block;
    padding: 10px 20px;
    background: #5f0009;
    border-radius: 5px;
    color: #fff;
    font-size: 0.75em;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 20px; }
    @media (min-width: 48em) {
      .featuredheadline a.more {
        background: none;
        color: #74000B;
        padding: 0;
        display: inline; } }
    .featuredheadline a.more:hover {
      background-color: #d20114; }
      @media (min-width: 48em) {
        .featuredheadline a.more:hover {
          background: none;
          color: #cd0013; } }

.eventsregion {
  background: #eeeeea;
  padding: 15px;
  border: 1px solid #ddd;
  position: relative;
  zoom: 1; }
  .eventsregion:before, .eventsregion:after {
    content: "";
    display: table; }
  .eventsregion:after {
    clear: both; }
  .eventsregion h1 {
    margin-bottom: 0; }
  .eventsregion .customSelect {
    position: relative;
    display: block !important;
    width: 100% !important; }
  .eventsregion .hasCustomSelect {
    display: block !important;
    width: 100% !important; }
  .eventsregion .homeEvents, .eventsregion .homeMedia {
    width: 100%; }
    .eventsregion .homeEvents > div, .eventsregion .homeMedia > div {
      position: relative; }

.landingregion {
  position: relative; }

/* =============================================================================
   News
   ========================================================================== */
#rss a {
  width: 24px;
  height: 24px;
  background: url(../img/rss-icon.png);
  position: absolute;
  top: 20px;
  right: 0;
  text-indent: -9999px; }

ul.pager {
  display: block;
  height: 30px;
  list-style: none;
  margin: 10px 0 0;
  padding: 0; }
  ul.pager li {
    display: block;
    float: left;
    margin: 0;
    padding: 0 5px 0 0; }

.newsdate {
  font-size: 0.9375em;
  font-weight: bold; }

.newsblock {
  margin-top: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee; }

/* =============================================================================
   Events
   ========================================================================== */
ul.eventlist {
  border-top: 1px dotted #d2d2d2;
  margin: 10px 0;
  padding: 0;
  list-style: none; }
  ul.eventlist li {
    margin: 0;
    padding: 9px 5px 9px 215px;
    font-size: 16px;
    line-height: 20px;
    display: block;
    border-bottom: 1px dotted #d2d2d2;
    clear: left;
    position: relative; }
    ul.eventlist li p {
      display: block;
      position: absolute;
      top: 6px;
      left: 0;
      width: 215px;
      line-height: 26px;
      font-size: 18px;
      margin: 0;
      padding: 0;
      font-weight: bold; }
      ul.eventlist li p .monthblock {
        display: block;
        float: left;
        font-size: 16px;
        color: #444;
        text-transform: uppercase;
        font-weight: normal;
        margin: 0 5px 0 0;
        width: 50px;
        padding: 0;
        text-align: center;
        background: #ccc;
        color: #000;
        font-family: georgia, serif; }
      ul.eventlist li p span.smalltext {
        font-size: 13px;
        color: #555;
        font-weight: normal;
        padding-left: 3px; }
        ul.eventlist li p span.smalltext strong {
          color: #333; }
  ul.eventlist a.ticketslink {
    display: block;
    position: absolute;
    top: 8px;
    left: 190px;
    width: 20px;
    height: 20px;
    background: url(../img/ticketicon.gif) no-repeat;
    outline: none;
    text-indent: -9999px;
    font-size: 1px; }
  ul.eventlist a.eventlink {
    display: block;
    font-size: 15px;
    color: #000;
    text-decoration: none; }
    ul.eventlist a.eventlink:hover {
      color: #800000;
      text-decoration: underline; }

a.filterevents {
  width: 192px;
  height: 22px;
  display: block;
  margin: 5px 0 0 34px;
  background: url(../img/events-filterbutton.gif) left top;
  font-size: 1px;
  text-indent: -9999px;
  outline: none;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none; }
  a.filterevents:hover {
    background-position: left bottom; }

.eventsearchbox {
  position: relative; }

input.eventsearch {
  display: block;
  width: 200px;
  margin: 0;
  padding: 2px 30px 0 5px;
  font-size: 12px;
  height: 17px;
  border: 1px solid #8e8e8e;
  border-bottom-color: #b8b8b8;
  border-right: none; }

a.eventsearchbutton {
  display: block;
  position: absolute;
  top: 0;
  left: 210px;
  height: 21px;
  width: 26px;
  background: url(../images/eventsearchbutton.gif) no-repeat;
  font-size: 1px;
  text-indent: -9999px; }

ul.monthpicker {
  margin: 0;
  padding: 5px 0;
  min-height: 40px;
  width: 100%;
  list-style: none;
  zoom: 1; }
  ul.monthpicker:before, ul.monthpicker:after {
    content: "";
    display: table; }
  ul.monthpicker:after {
    clear: both; }
  ul.monthpicker li {
    display: inline;
    margin: 0;
    padding: 0; }
    ul.monthpicker li a {
      display: block;
      float: left;
      width: 42px;
      height: 40px;
      font-size: 11px;
      font-weight: bold;
      overflow: hidden;
      padding: 20px 0 0 0;
      margin: 0 4px 3px 0;
      text-align: center;
      color: #fff;
      text-decoration: none;
      font-family: "Courier New", courier, fixed;
      background: url(../img/events-monthsprite.gif) no-repeat;
      -moz-transition: none;
      -o-transition: none;
      -webkit-transition: none;
      transition: none; }
      ul.monthpicker li a em {
        display: none; }
    ul.monthpicker li.jan a {
      background-position: left 0; }
    ul.monthpicker li.feb a {
      background-position: left -40px; }
    ul.monthpicker li.mar a {
      background-position: left -80px; }
    ul.monthpicker li.apr a {
      background-position: left -120px; }
    ul.monthpicker li.may a {
      background-position: left -160px; }
    ul.monthpicker li.jun a {
      background-position: left -200px; }
    ul.monthpicker li.jul a {
      background-position: left -240px; }
    ul.monthpicker li.aug a {
      background-position: left -280px; }
    ul.monthpicker li.sep a {
      background-position: left -320px; }
    ul.monthpicker li.oct a {
      background-position: left -360px; }
    ul.monthpicker li.nov a {
      background-position: left -400px; }
    ul.monthpicker li.dec a {
      background-position: left -440px; }
    ul.monthpicker li.jan a:hover {
      background-position: right 0; }
    ul.monthpicker li.feb a:hover {
      background-position: right -40px; }
    ul.monthpicker li.mar a:hover {
      background-position: right -80px; }
    ul.monthpicker li.apr a:hover {
      background-position: right -120px; }
    ul.monthpicker li.may a:hover {
      background-position: right -160px; }
    ul.monthpicker li.jun a:hover {
      background-position: right -200px; }
    ul.monthpicker li.jul a:hover {
      background-position: right -240px; }
    ul.monthpicker li.aug a:hover {
      background-position: right -280px; }
    ul.monthpicker li.sep a:hover {
      background-position: right -320px; }
    ul.monthpicker li.oct a:hover {
      background-position: right -360px; }
    ul.monthpicker li.nov a:hover {
      background-position: right -400px; }
    ul.monthpicker li.dec a:hover {
      background-position: right -440px; }

.eventsidebar ul {
  border: none; }
.eventsidebar .customSelect {
  color: #242424;
  font-size: 1em; }

.eventfilters {
  margin: 0;
  color: #fff;
  text-shadow: none;
  margin: 0 0 0 10px;
  font-size: 0.8125em; }

.datafilters {
  margin: 0;
  color: #fff;
  text-shadow: none;
  margin: 0 0 0 10px;
  font-size: 0.8125em; }
  .datafilters label {
    display: block; }
  .datafilters select.eventcat {
    margin-top: 0; }

table.rgMasterTable {
  width: 650px !important;
  margin: 0; }
  table.rgMasterTable table {
    margin: 0; }

.RadGrid_Default {
  border: none !important; }

a.datafiltersbutton {
  width: 192px;
  height: 22px;
  display: block;
  margin: 15px 0 0 56px;
  background: url(../images/datafiltersbutton.gif) left top;
  font-size: 1px;
  text-indent: -9999px;
  outline: none; }
  a.datafiltersbutton:hover {
    background-position: left bottom; }

.RadGrid_Default .rgHeader {
  background: #999999 !important;
  border: none !important;
  font-weight: bold !important; }

tr.rgFilterRow {
  background: #999999 !important;
  border: none !important; }

.RadGrid_Default .rgMasterTable td.rgGroupCol, .RadGrid_Default .rgMasterTable td.rgExpandCol {
  background: none !important;
  border-color: #FFFFFF !important; }

table tr.even td {
  background: none !important; }

div.eventor {
  height: 5˝©px;
  margin: 10px 0 10px -10px;
  font-size: 1px;
  text-indent: -9999px;
  border-top: 1px solid #ccc; }

.RadCalendarPopup table {
  margin: 0;
  padding: 0;
  text-align: left;
  border: none;
  font: normal 12px / 18px Arial, Helvetica, sans-serif; }
  .RadCalendarPopup table th {
    padding: 0;
    border-bottom: none;
    background: none;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
    color: #600; }
  .RadCalendarPopup table td {
    padding: 0;
    margin: 0;
    line-height: 16px;
    border-bottom: none; }
  .RadCalendarPopup table tr.even td {
    background-color: none; }

/* =============================================================================
   Forms
   ========================================================================== */
.formrow {
  margin: 10px 0; }
  .formrow label {
    display: block;
    margin-bottom: 5px;
    color: #333; }
    .formrow label.required {
      font-weight: bold; }
  .formrow .textbox {
    border: 1px solid #bebeb9;
    box-shadow: inset 0 1px 6px #eee;
    padding: 10px;
    width: 90%;
    max-width: 300px; }
  .formrow textarea {
    border: 1px solid #bebeb9;
    box-shadow: inset 0 1px 6px #eee;
    padding: 10px;
    width: 90%;
    max-width: 300px;
    max-width: 450px; }
  .formrow span {
    display: block; }

.radio label, .checkbox label {
  display: inline;
  margin-left: 5px; }

.maincontent {
  position: relative; }
  .maincontent .formsubmit {
    font-size: 1em;
    padding: 10px 40px; }

/* =============================================================================
   Search
   ========================================================================== */
#cse * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  #cse * table {
    margin: 0; }
  #cse * .gsc-input-box {
    height: 26px; }
  #cse * .gsst_a {
    padding-top: 7px; }

/* =============================================================================
   Moore Connections Login
   ========================================================================== */
#mcform label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px; }
#mcform .textbox {
  width: 280px;
  padding: 7px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0 3px 8px -3px #cccccc; }
#mcform .checkbox label {
  display: inline; }
#mcform .formsubmit {
  display: block;
  margin: 0; }
#mcform .required {
  color: #dd0000; }

.loggedin .pageheader {
  top: 20px; }

.logoutribbon {
  margin: 0;
  background: #2b2b2b;
  color: #fff;
  height: 20px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }
  .logoutribbon p {
    margin: 0;
    font-size: 0.688em;
    text-align: right;
    padding-top: 2px; }
  .logoutribbon a {
    color: #fff; }
    .logoutribbon a:hover {
      text-decoration: none; }

#mcform .error {
  color: #f00;
  display: block;
  margin: -10px 0 15px; }

.socialfeed {
  position: relative; }

#photogrid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  zoom: 1; }
  #photogrid ul:before, #photogrid ul:after {
    content: "";
    display: table; }
  #photogrid ul:after {
    clear: both; }
  #photogrid ul li {
    overflow: hidden;
    float: left;
    display: block;
    width: 31.3333%;
    height: 150px;
    margin: 0 1% 2%; }
    #photogrid ul li img {
      display: block;
      margin: 0 auto;
      height: 100%; }

.socialfeed .mooresocial {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -5px;
  left: 210px; }

.mclogo {
  display: block;
  margin: 20px 0;
  width: 90%;
  max-width: 280px; }

.facebookfeed {
  padding: 20px;
  background: #FFF; }
  @media (min-width: 48em) {
    .facebookfeed {
      padding: 20px 0; } }
  .facebookfeed .fb-like-box, .facebookfeed .fb-like-box span, .facebookfeed .fb-like-box span iframe[style] {
    width: 100% !important; }

@media (min-width: 48em) {
  	/* =============================================================================
       Forms
       ========================================================================== */
  .formrow label {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 30%; }
  .formrow .textbox, .formrow textarea {
    width: 60%;
    max-width: none; }
  .formrow table label {
    width: auto;
    text-align: left;
    width: auto; }

  .maincontent .formsubmit, .maincontent .error div {
    margin-left: 32%; }

  .formrow {
    *zoom: 1; }
    .formrow input[type="checkbox"] {
      float: left;
      margin-right: 5px;
      margin-left: 210px; }
    .formrow:before {
      content: "";
      display: table; }
    .formrow:after {
      content: "";
      display: table;
      clear: both; } }
@media (min-width: 64em) {
  /*  =============================================================================
  	Moore Connections
  	========================================================================== */
  .mclogo {
    width: 240px;
    float: right;
    margin-right: 20px; }

  /* =============================================================================
  	Moore Connections Alumni
  	========================================================================== */
  #photogrid ul li {
    height: 210px; } }
/* =============================================================================
   Program Listing
   ========================================================================== */
@media (min-width: 48em) {
  .programlisting .maincontent {
    width: 100%; } }
@media (min-width: 64em) {
  .programlisting .maincontent {
    width: 65%; } }
@media (min-width: 48em) {
  .programlisting .sidebar {
    width: 100%;
    float: none;
    clear: both; } }
@media (min-width: 64em) {
  .programlisting .sidebar {
    width: 31%;
    float: right;
    clear: none; } }
@media (min-width: 48em) {
  .programlisting .sectionnav {
    display: none; } }
@media (min-width: 64em) {
  .programlisting .sectionnav {
    display: block; } }
.programlisting .eventsregion {
  margin: 0 -10px; }
  @media (min-width: 64em) {
    .programlisting .eventsregion {
      margin: 0; } }
  .programlisting .eventsregion .homeEvents, .programlisting .eventsregion .homeMedia {
    max-width: 600px;
    margin: 0 auto; }
.programlisting .mbaSubheader {
  color: #960730;
  font-size: 1.5em;
  font-weight: 600;
  font-family: "Roboto Slab", Times New Roman, Times, serif;
  text-transform: none; }

.programListItem {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
  zoom: 1; }
  .programListItem:before, .programListItem:after {
    content: "";
    display: table; }
  .programListItem:after {
    clear: both; }
  @media (min-width: 48em) {
    .programListItem {
      margin-bottom: 1.5em;
      padding-bottom: 1em; } }

.programIntro {
  zoom: 1; }
  .programIntro:before, .programIntro:after {
    content: "";
    display: table; }
  .programIntro:after {
    clear: both; }
  @media (min-width: 48em) {
    .programIntro {
      padding-left: 260px; } }
  .programIntro img {
    width: 100%;
    margin-bottom: 1em; }
    @media (min-width: 48em) {
      .programIntro img {
        width: 240px;
        max-width: none;
        height: auto;
        float: left;
        margin-left: -260px; } }
  .programIntro h1 {
    font-size: 1.5em; }
    .programIntro h1 a {
      font-weight: 600;
      font-family: "Roboto Slab", Times New Roman, Times, serif;
      text-transform: none; }
  .programIntro p {
    font-size: 1.063em;
    line-height: 1.3; }

@media (min-width: 48em) {
  .programDetail {
    width: 48%;
    margin-right: 2%;
    float: left; } }
.programDetail h2 {
  color: #780428;
  text-transform: uppercase;
  margin-bottom: 0; }
.programDetail ul {
  margin-top: 0.5em;
  padding-left: 20px;
  font-size: 0.938em;
  font-weight: 600; }

/* =============================================================================
   Program Landing
   ========================================================================== */
@media (min-width: 64em) {
  .programlanding .page .wrapper {
    overflow: visible; } }
@media (min-width: 48em) {
  .programlanding .maincontent {
    width: 100%; } }
@media (min-width: 64em) {
  .programlanding .maincontent {
    width: 65%; } }
@media (min-width: 48em) {
  .programlanding .sidebar {
    width: 100%;
    float: none;
    clear: both; } }
@media (min-width: 64em) {
  .programlanding .sidebar {
    width: 31%;
    float: right;
    clear: none; } }
.programlanding .moorelinks {
  border: none;
  padding-top: 20px; }
  .programlanding .moorelinks h1 {
    margin-bottom: 1em; }
@media (min-width: 48em) {
  .programlanding .sectionnav {
    display: none; } }
@media (min-width: 64em) {
  .programlanding .sectionnav {
    display: block; } }
.programlanding .eventsregion {
  margin: 0 -10px; }
  @media (min-width: 64em) {
    .programlanding .eventsregion {
      margin: 0; } }
  .programlanding .eventsregion .homeEvents, .programlanding .eventsregion .homeMedia {
    max-width: 600px;
    margin: 0 auto; }

.programlanding .moorelinks, .programinternal .moorelinks {
  border: none;
  padding-top: 20px; }
  .programlanding .moorelinks h1, .programinternal .moorelinks h1 {
    margin-bottom: 1em; }

.programFeatures {
  margin: 0 -10px;
  position: relative;
  zoom: 1; }
  .programFeatures:before, .programFeatures:after {
    content: "";
    display: table; }
  .programFeatures:after {
    clear: both; }
  @media (min-width: 48em) {
    .programFeatures {
      margin: 0 -20px; } }

.programFeature {
  background: #242424;
  position: relative;
  display: none; }
  .programFeature:first-child {
    display: block; }
  @media (min-width: 48em) {
    .programFeature img {
      width: 100%; } }
  .programFeature .featureText {
    background: #242424;
    color: #fff !important;
    padding: 15px 15px 30px;
    font-size: 1.25em;
    font-weight: 600;
    font-family: "Roboto Slab", Times New Roman, Times, serif; }
    @media (min-width: 48em) {
      .programFeature .featureText {
        font-size: 1.5em;
        line-height: 1.3;
        width: 510px;
        position: absolute;
        left: 0;
        bottom: 10px;
        padding: 15px 20px 30px;
        background: rgba(36, 36, 36, 0.95); } }
    @media (min-width: 64em) {
      .programFeature .featureText {
        padding: 15px 30px 30px;
        margin-left: -20px; } }
    .programFeature .featureText a {
      color: #fff;
      text-decoration: none; }
      .programFeature .featureText a:hover {
        text-decoration: underline; }
    .programFeature .featureText h2 {
      font-size: 1em;
      font-weight: 600;
      color: #fff; }
      @media (min-width: 48em) {
        .programFeature .featureText h2 {
          font-size: 1em; } }

.flex-control-nav {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 510px;
  text-align: center;
  z-index: 20;
  margin: 0;
  padding: 0;
  list-style: none; }
  .flex-control-nav li {
    display: inline; }
  .flex-control-nav a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    background: url(../img/dots.png) no-repeat 0 -10px;
    background-image: url(../img/dots.svg), none;
    cursor: pointer;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }
    .flex-control-nav a:hover {
      background-position: 0 -20px; }
    .flex-control-nav a.flex-active {
      background-position: 0 0; }

.programLaunchpads {
  padding: 10px; }

.programLaunchpad {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em; }
  @media (min-width: 48em) {
    .programLaunchpad {
      width: 48%;
      margin-right: 1.5%;
      display: inline-block; } }
  .programLaunchpad h1 {
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    font-size: 1.5em;
    font-weight: 600;
    text-transform: none; }

.programHighlights {
  position: relative;
  background: #feeeb0;
  margin: 0 -10px -10px;
  padding: 5px 15px 10px; }
  @media (min-width: 48em) {
    .programHighlights {
      margin: 0 0 -10px -10px;
      padding: 15px 30px; } }
  .programHighlights h2 {
    font-size: 1.5em;
    font-weight: 600;
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    text-transform: none;
    color: #960730; }
    .programHighlights h2 a {
      color: #960730; }
  .programHighlights li {
    margin-bottom: 10px; }

.connectWithMoore {
  background: #1c6271;
  padding: 5px 15px 10px;
  color: #fff;
  position: relative; }
  @media (min-width: 48em) {
    .connectWithMoore {
      margin: 0 -10px; } }
  @media (min-width: 64em) {
    .connectWithMoore {
      margin: 0;
      border-bottom: 1em solid #fff;
      border-top: 30px solid #fff; } }
  .connectWithMoore h1 {
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    font-size: 1.5em; }
    @media (min-width: 48em) {
      .connectWithMoore h1 {
        text-align: center; } }
  .connectWithMoore ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    @media (min-width: 48em) {
      .connectWithMoore ul {
        max-width: 600px;
        margin: 0 auto;
        padding-bottom: 0.5em; } }
  .connectWithMoore li {
    border-top: 1px solid #aaa; }
    @media (min-width: 48em) {
      .connectWithMoore li {
        width: 48%;
        margin-right: 2%;
        display: inline-block; } }
    @media (min-width: 64em) {
      .connectWithMoore li {
        display: block;
        width: 100%;
        margin: 0; } }
  .connectWithMoore a {
    display: block;
    padding: 3px 30px 3px 10px;
    color: #f9d041;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.125em;
    background: url(../img/arrow-yellow.png) no-repeat right center;
    background-image: url(../img/arrow-yellow.svg), none; }
    .connectWithMoore a:hover {
      color: #fff; }

.adblock {
  background: #fff;
  zoom: 1; }
  .adblock:before, .adblock:after {
    content: "";
    display: table; }
  .adblock:after {
    clear: both; }
  .adblock img {
    width: 100%;
    margin: 1em auto; }

/* =============================================================================
   Enhanced Program Landing
   ========================================================================== */
.enhancedLanding {
  position: relative; }
  .enhancedLanding .headerBG {
    width: 100%;
    background: url("../img/blurry-bg.jpg") no-repeat center top; }
    @media (min-width: 64em) {
      .enhancedLanding .headerBG {
        width: 100%;
        height: 448px;
        position: absolute;
        background-attachment: fixed; } }
    @media (min-width: 66.875em) {
      .enhancedLanding .headerBG {
        height: 461px; } }
    @media (min-width: 68.75em) {
      .enhancedLanding .headerBG {
        height: 467px; } }
    @media (min-width: 64em) {
      .enhancedLanding .headerBG .wrapper {
        padding: 0 10px 10px; } }
  .enhancedLanding .container {
    zoom: 1;
    min-width: 300px; }
    .enhancedLanding .container:before, .enhancedLanding .container:after {
      content: "";
      display: table; }
    .enhancedLanding .container:after {
      clear: both; }
    @media (min-width: 64em) {
      .enhancedLanding .container {
        width: 100%;
        float: none; } }
    .enhancedLanding .container h1.pageTitle {
      color: #960730;
      font-size: 1.75em;
      font-family: "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      line-height: 1;
      margin: 10px 0;
      padding: 10px 10px 0; }
      @media (min-width: 48em) {
        .enhancedLanding .container h1.pageTitle {
          font-size: 2em; } }
      @media (min-width: 64em) {
        .enhancedLanding .container h1.pageTitle {
          font-size: 3.5em;
          color: #fff;
          margin-bottom: 0; } }
    @media (min-width: 64em) {
      .enhancedLanding .container .maincontent {
        float: left;
        width: 700px; } }
    @media (min-width: 66.875em) {
      .enhancedLanding .container .maincontent {
        width: 725px; } }
    @media (min-width: 68.75em) {
      .enhancedLanding .container .maincontent {
        width: 737px; } }
  .enhancedLanding .programFeatures {
    position: relative; }
    .enhancedLanding .programFeatures img {
      width: 100%; }
    @media (min-width: 64em) {
      .enhancedLanding .programFeatures {
        margin: 0;
        max-width: 737px;
        max-height: 381px;
        overflow: hidden; } }
  .enhancedLanding .programHighlights {
    position: relative;
    zoom: 1;
    padding: 18px;
    padding-left: 125px;
    background: #f9d041 url("../img/brochureLogo.png") no-repeat 450% center;
    background-size: 85%;
    margin-bottom: 0; }
    .enhancedLanding .programHighlights:before, .enhancedLanding .programHighlights:after {
      content: "";
      display: table; }
    .enhancedLanding .programHighlights:after {
      clear: both; }
    @media (min-width: 48em) {
      .enhancedLanding .programHighlights {
        margin: -100px -10px 0 -20px;
        background-size: 58%;
        background-position: 169% center; } }
    @media (min-width: 64em) {
      .enhancedLanding .programHighlights {
        width: 549px;
        margin-left: 0; } }
    .enhancedLanding .programHighlights a.imgLink {
      float: left;
      width: 88px;
      margin-left: -108px; }
    .enhancedLanding .programHighlights h2 {
      color: #000;
      font-size: 20px;
      margin: 0; }
    .enhancedLanding .programHighlights p {
      margin-top: 0;
      font-size: 16px; }
    .enhancedLanding .programHighlights .button {
      background: #1c6271;
      color: #fff;
      text-transform: uppercase; }
      .enhancedLanding .programHighlights .button:hover {
        background: #2b97ae; }
  .enhancedLanding .programIntroArea {
    position: relative; }
    @media (min-width: 64em) {
      .enhancedLanding .programIntroArea {
        margin-top: 30px; } }
    .enhancedLanding .programIntroArea h2 {
      color: #000;
      font-size: 24px;
      font-weight: 600;
      font-family: "Roboto Slab", Times New Roman, Times, serif;
      margin: 10px 0 5px; }
    .enhancedLanding .programIntroArea h3 {
      color: #000;
      font-size: 24px;
      font-weight: 600;
      font-family: "Roboto Slab", Times New Roman, Times, serif;
      margin: 10px 0 5px; }
  .enhancedLanding #programLaunchpads {
    margin-top: 20px;
    padding: 10px 0;
    position: relative; }
  .enhancedLanding .programLaunchpad {
    border: 0;
    position: relative; }
    .enhancedLanding .programLaunchpad a {
      text-decoration: none;
      color: #fff;
      display: table;
      background-repeat: no-repeat;
      background-position: center;
      width: 100%;
      max-width: 358px;
      height: 264px; }
      .enhancedLanding .programLaunchpad a.editbutton {
        display: block;
        height: 45px;
        width: 80px; }
    .enhancedLanding .programLaunchpad .launchpadWrapper {
      position: relative;
      z-index: 20;
      padding: 20px 40px;
      background-color: rgba(0, 0, 0, 0.8);
      -moz-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      display: table-cell;
      vertical-align: top;
      cursor: pointer; }
      .enhancedLanding .programLaunchpad .launchpadWrapper:hover {
        background-color: rgba(0, 0, 0, 0.6); }
    .enhancedLanding .programLaunchpad h1 {
      border-bottom: 2px solid #fff;
      padding-bottom: 10px;
      color: #fff; }
    .enhancedLanding .programLaunchpad .learnMore {
      color: #f9d041;
      text-transform: uppercase;
      font-weight: 600;
      position: relative;
      display: inline-block; }
      .enhancedLanding .programLaunchpad .learnMore:after {
        content: '';
        background: url("../img/arrow-yellow-alt.png") no-repeat right;
        background-image: url("../img/arrow-yellow-alt.svg"), none;
        position: absolute;
        right: -20px;
        top: 0;
        height: 20px;
        width: 20px; }
  .enhancedLanding .programMoreInfo {
    position: relative; }
  @media (min-width: 64em) {
    .enhancedLanding .sidebar {
      background: transparent;
      margin-top: 10px; } }
  .enhancedLanding .sidebar h1 {
    text-transform: none;
    font-size: 24px; }
  .enhancedLanding .connectWithMoore {
    border-top: 0;
    border-bottom: 0; }
    @media (min-width: 64em) {
      .enhancedLanding .connectWithMoore {
        margin-bottom: 16px; } }
    .enhancedLanding .connectWithMoore h1 {
      padding: 0; }
  .enhancedLanding .sectionnav {
    background: #828282;
    border-bottom: 0;
    margin-bottom: 1em; }
  .enhancedLanding .homeEvents > h1, .enhancedLanding .homeMedia > h1, .enhancedLanding .homeMedia > h1 {
    text-transform: uppercase;
    font-size: 1.75em; }

/* ==========================================================================
	Faculty
========================================================================== */
#alpha {
  margin: 1em 0;
  padding: 0;
  list-style: none; }
  #alpha li {
    display: inline;
    padding-right: 3px; }

.facultyphoto {
  margin: 0; }

.profilepage {
  position: relative; }

.profilesummary, .searchresults {
  position: relative;
  clear: both; }
  .profilesummary .imageContainer, .searchresults .imageContainer {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    width: 45px;
    height: 60px; }
    @media (min-width: 48em) {
      .profilesummary .imageContainer, .searchresults .imageContainer {
        width: 130px;
        height: 173px;
        overflow: visible; } }
  .profilesummary h3, .searchresults h3 {
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    margin-top: 5px;
    font-size: 1.1875em; }
    @media (min-width: 48em) {
      .profilesummary h3, .searchresults h3 {
        font-size: 1.5em; } }
    @media (min-width: 64em) {
      .profilesummary h3, .searchresults h3 {
        font-size: 1.625em; } }
  .profilesummary .department a, .searchresults .department a {
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    color: #858585;
    font-size: 0.875em;
    font-weight: 600;
    text-decoration: none; }
    @media (min-width: 48em) {
      .profilesummary .department a, .searchresults .department a {
        font-size: 1em; } }
    @media (min-width: 64em) {
      .profilesummary .department a, .searchresults .department a {
        font-size: 1.125em; } }
    .profilesummary .department a:hover, .searchresults .department a:hover {
      text-decoration: underline; }
  .profilesummary .positions p, .searchresults .positions p {
    font-size: 0.8125em;
    line-height: 1em;
    margin-top: 0; }
    @media (min-width: 48em) {
      .profilesummary .positions p, .searchresults .positions p {
        font-size: 0.9375em; } }
    @media (min-width: 64em) {
      .profilesummary .positions p, .searchresults .positions p {
        font-size: 1.0625em; } }
  .profilesummary .role, .searchresults .role {
    font-size: 0.8125em;
    line-height: 1em;
    margin: 10px 0;
    text-transform: uppercase;
    font-weight: 600; }
    @media (min-width: 48em) {
      .profilesummary .role, .searchresults .role {
        font-size: 0.9375em; } }
  .profilesummary .profileContent, .searchresults .profileContent {
    display: inline-block;
    vertical-align: top;
    width: 79%;
    margin-left: 10px; }
    @media (min-width: 48em) {
      .profilesummary .profileContent, .searchresults .profileContent {
        width: 68%; } }
  .profilesummary ul, .searchresults ul {
    list-style-type: none;
    padding: 0;
    position: relative; }
    .profilesummary ul a, .searchresults ul a {
      display: block;
      padding-left: 20px; }
  @media (min-width: 64em) {
    .profilesummary .contactInfo, .searchresults .contactInfo {
      width: 350px; } }
  .profilesummary .contactInfo li, .searchresults .contactInfo li {
    background: #eeeeec;
    color: #780428;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin: 4px 0;
    padding: 5px 10px 5px 7px;
    font-size: 0.8125em; }
    @media (min-width: 48em) {
      .profilesummary .contactInfo li, .searchresults .contactInfo li {
        font-size: 0.9375em; } }
    .profilesummary .contactInfo li a, .searchresults .contactInfo li a {
      text-decoration: none; }
  .profilesummary .contactInfo .phone a, .searchresults .contactInfo .phone a {
    background: url("../img/icon-phone.png") no-repeat left center;
    background-image: url("../img/icon-phone.svg"), none; }
    @media (min-width: 64em) {
      .profilesummary .contactInfo .phone a, .searchresults .contactInfo .phone a {
        cursor: text; }
        .profilesummary .contactInfo .phone a:hover, .searchresults .contactInfo .phone a:hover {
          color: #780428; } }
  .profilesummary .contactInfo .phone-sec a, .searchresults .contactInfo .phone-sec a {
    color: #4b4b4b;
    background: url("../img/icon-phone-sec.png") no-repeat left center;
    background-image: url("../img/icon-phone-sec.svg"), none; }
    @media (min-width: 64em) {
      .profilesummary .contactInfo .phone-sec a, .searchresults .contactInfo .phone-sec a {
        cursor: text; }
        .profilesummary .contactInfo .phone-sec a:hover, .searchresults .contactInfo .phone-sec a:hover {
          color: #999; } }
  .profilesummary .contactInfo .email a, .searchresults .contactInfo .email a {
    background: url("../img/icon-mail.png") no-repeat left center;
    background-image: url("../img/icon-mail.svg"), none; }
  .profilesummary .contactInfo .email-sec a, .searchresults .contactInfo .email-sec a {
    color: #4b4b4b;
    background: url("../img/icon-mail-sec.png") no-repeat left center;
    background-image: url("../img/icon-mail-sec.svg"), none; }
    @media (min-width: 64em) {
      .profilesummary .contactInfo .email-sec a:hover, .searchresults .contactInfo .email-sec a:hover {
        color: #999; } }
  .profilesummary .contactInfo .office a, .searchresults .contactInfo .office a {
    background: url("../img/icon-map.png") no-repeat left center;
    background-image: url("../img/icon-map.svg"), none; }
  .profilesummary .cvlink, .searchresults .cvlink {
    color: #fff;
    background: #960730 url("../img/icon-download.png") no-repeat 8px center;
    background-image: url("../img/icon-download.svg"), none;
    padding: 5px 5px 5px 27px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    display: block;
    font-size: 0.9375em; }
    @media (min-width: 48em) {
      .profilesummary .cvlink, .searchresults .cvlink {
        width: 350px; } }
    .profilesummary .cvlink:hover, .searchresults .cvlink:hover {
      background-color: #242424;
      -moz-transition: background-color 0.25s ease;
      -o-transition: background-color 0.25s ease;
      -webkit-transition: background-color 0.25s ease;
      transition: background-color 0.25s ease; }
  .profilesummary .findmorebutton, .searchresults .findmorebutton {
    border: 0;
    background: #960730;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    text-align: center;
    padding: 8px 10px;
    width: 100%;
    font-family: "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
    @media (min-width: 48em) {
      .profilesummary .findmorebutton, .searchresults .findmorebutton {
        width: 171px; } }
    .profilesummary .findmorebutton:hover, .searchresults .findmorebutton:hover {
      background: #242424;
      -moz-transition: background 0.25s ease;
      -o-transition: background 0.25s ease;
      -webkit-transition: background 0.25s ease;
      transition: background 0.25s ease; }
  .profilesummary .facultycontent, .searchresults .facultycontent {
    font-size: 0.9375em; }
    @media (min-width: 48em) {
      .profilesummary .facultycontent, .searchresults .facultycontent {
        font-size: 1em; } }
    .profilesummary .facultycontent ul, .searchresults .facultycontent ul {
      list-style-type: disc;
      padding: 0 0 0 20px; }
      .profilesummary .facultycontent ul li, .searchresults .facultycontent ul li {
        padding: 5px 0; }
  .profilesummary h4, .searchresults h4 {
    font-size: 1em;
    color: #242424;
    font-style: normal;
    font-family: "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif; }

/* profilesummary */
.pdflink {
  color: #fff;
  background: #960730 url("../img/icon-pdf.png") no-repeat 8px center;
  background-image: url("../img/icon-pdf.svg"), none;
  padding: 5px 5px 5px 27px;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  display: block;
  margin-top: 10px;
  font-size: 0.9375em; }
  @media (min-width: 48em) {
    .pdflink {
      width: 245px; } }
  .pdflink:hover {
    background-color: #242424;
    -moz-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease; }

cite {
  font-style: normal;
  display: block;
  font-size: 0.85em;
  padding-left: 10px;
  margin: 10px 10px 10px 0;
  padding: 10px;
  background: #eee; }

.date {
  color: #960730;
  font-size: 0.9375em;
  font-weight: bold;
  margin: 0; }

.facultyInfo {
  display: inline-block;
  width: 79%;
  vertical-align: top;
  margin-left: 10px; }
  .facultyInfo .name {
    font-family: "Roboto Slab", Times New Roman, Times, serif;
    color: #780428;
    font-size: 1.125em; }
    .facultyInfo .name a {
      padding: 0; }
  .facultyInfo p {
    margin: 5px 0; }

@inlcude breakpoint($mq-large) {
  .searchresults {
    width: 670px; } }
@media (min-width: 64em) {
  .searchresults .imageContainer {
    width: 90px;
    height: 120px; } }
.searchresults li {
  padding-bottom: 20px;
  position: relative; }
.searchresults .department {
  font-family: "Roboto Slab", Times New Roman, Times, serif;
  font-size: 0.875em;
  font-weight: 600;
  color: #858585;
  margin: 0;
  line-height: 16px; }
  @media (min-width: 48em) {
    .searchresults .department {
      font-size: 1em;
      line-height: 18px; } }
  @media (min-width: 64em) {
    .searchresults .department {
      font-size: 1.125em;
      line-height: 20px; } }
.searchresults .name {
  margin: 0 0 3px;
  line-height: 16px; }
  @media (min-width: 64em) {
    .searchresults .name {
      font-size: 1.5em;
      line-height: 26px; } }
@media (min-width: 64em) {
  .searchresults .jobTitle {
    line-height: 18px; } }
@media (min-width: 48em) {
  .searchresults .facultyInfo {
    width: 64%; } }
@media (min-width: 64em) {
  .searchresults .facultyInfo {
    width: 82%;
    margin-left: 20px; } }
@media (min-width: 64em) {
  .searchresults .contactInfo {
    width: 100%; }
    .searchresults .contactInfo li {
      display: inline-block;
      font-weight: 500; }
    .searchresults .contactInfo .office {
      width: 26%;
      margin-right: 5px; }
    .searchresults .contactInfo .phone {
      width: 23%;
      margin-right: 5px; }
    .searchresults .contactInfo .email {
      width: 46%; } }

.maincontent .departmentHeader {
  color: #9a9a9a;
  text-transform: uppercase;
  margin: 10px 0; }
  @media (min-width: 48em) {
    .maincontent .departmentHeader {
      font-size: 1.75em; } }
  @media (min-width: 64em) {
    .maincontent .departmentHeader {
      font-size: 2.5em;
      font-weight: 300; } }

.facultysearchform {
  position: relative;
  border-bottom: 3px solid #e3e3e1;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  @media (min-width: 64em) {
    .facultysearchform {
      width: 670px; } }
  .facultysearchform label {
    text-transform: uppercase;
    display: block; }
  .facultysearchform input {
    border: 1px solid #bbb;
    width: 290px;
    height: 40px;
    padding: 7px 15px;
    font-size: 0.875em;
    margin-bottom: 15px;
    font-weight: 600;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
    @media (min-width: 48em) {
      .facultysearchform input {
        width: 100%; } }
  .facultysearchform p {
    text-transform: uppercase;
    margin-bottom: 0; }
  .facultysearchform ::-webkit-input-placeholder {
    color: #242424; }
  .facultysearchform :-moz-placeholder {
    /* Firefox 18- */
    color: #242424; }
  .facultysearchform ::-moz-placeholder {
    /* Firefox 19+ */
    color: #242424; }
  .facultysearchform :-ms-input-placeholder {
    color: #242424; }
  .facultysearchform .button {
    background: #960730;
    text-transform: none;
    width: auto;
    padding: 7px 25px;
    color: #fff;
    border: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    display: block; }
    @media (min-width: 64em) {
      .facultysearchform .button {
        display: inline-block;
        margin-bottom: 19px;
        vertical-align: bottom;
        position: absolute;
        bottom: 15px;
        right: 0; } }
    .facultysearchform .button:hover {
      background: #242424; }

.refine {
  position: relative;
  display: block; }
  @media (min-width: 48em) {
    .refine {
      display: inline-block;
      width: auto; } }
  .refine .hasCustomSelect {
    top: 0;
    left: 0; }
  .refine .departments {
    position: relative; }
    @media (min-width: 48em) {
      .refine .departments {
        display: inline-block;
        float: right;
        width: 270px; } }
    @media (min-width: 64em) {
      .refine .departments {
        width: 320px; } }
    @media (min-width: 48em) {
      .refine .departments .hasCustomSelect {
        width: 262px !important;
        margin-left: 15px; } }
    @media (min-width: 64em) {
      .refine .departments .hasCustomSelect {
        width: 306px !important; } }
    .refine .departments .customSelect {
      display: table-cell !important;
      vertical-align: middle;
      height: 40px;
      padding: 0 40px 0 15px;
      line-height: 1em; }
      @media (min-width: 48em) {
        .refine .departments .customSelect {
          width: 270px; } }
      @media (min-width: 64em) {
        .refine .departments .customSelect {
          width: 320px; } }
  .refine .staff {
    position: relative; }
    @media (min-width: 48em) {
      .refine .staff {
        width: 196px;
        display: inline-block;
        float: left;
        margin-right: 6px; } }
    @media (min-width: 64em) {
      .refine .staff {
        width: 218px;
        margin-right: 18px; } }
    @media (min-width: 48em) {
      .refine .staff .hasCustomSelect {
        width: 180px !important; } }
    @media (min-width: 64em) {
      .refine .staff .hasCustomSelect {
        width: 202px !important; } }
    @media (min-width: 48em) {
      .refine .staff .customSelect {
        width: 195px; } }
    @media (min-width: 64em) {
      .refine .staff .customSelect {
        width: 218px; } }
  .refine .customSelect {
    padding: 10px 15px; }

/* =============================================================================
   Success At Moore
   ========================================================================== */
.successAtMoore .pagetitle {
  text-transform: uppercase; }

.pageSubtitle,
#spotlightContent {
  font-weight: normal;
  font-size: 1.25em;
  color: #828282;
  padding-bottom: 1em;
  border-bottom: double #828282;
  padding-left: 10px;
  margin: 1em 0; }

@media (min-width: 48em) {
  .successStory {
    width: 45%;
    margin-right: 3%; } }
.successStory h1 {
  margin: 0; }
.successStory p {
  color: #828282;
  margin-top: .25em; }

.detail-person h1 {
  font-family: "Roboto Slab", Times New Roman, Times, serif;
  font-size: 2.25em;
  margin: .25em 0; }
.detail-person .detail-companyInfo {
  color: #960730;
  font-weight: 400;
  margin-top: 0; }

.success img {
  max-width: 100%; }
.success blockquote {
  background: #960730;
  margin: 0;
  padding: 1em 2em;
  color: #fff; }
  .success blockquote p {
    margin: 0;
    font-size: 2em;
    font-weight: 200;
    line-height: normal; }
    .success blockquote p:before {
      content: '“'; }
    .success blockquote p:after {
      content: '”'; }
  @media (min-width: 64em) {
    .success blockquote {
      float: right;
      margin-top: -1em;
      width: 50%; } }

.detail-info .detail-q {
  font-weight: bold; }

/* =============================================================================
   homepageVideo
   ========================================================================== */
.homeAltSlide {
  display: none;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../img/bg-hpVideo.jpg"); }
  @media (min-width: 64em) {
    .homeAltSlide {
      height: 730px; } }
  .homeAltSlide .wrapper {
    width: 100%;
    padding-top: 0;
    position: relative; }
    @media (min-width: 48em) {
      .homeAltSlide .wrapper {
        padding-top: 0; } }
    @media (min-width: 64em) {
      .homeAltSlide .wrapper {
        padding: 0;
        height: 100%;
        width: 1100px;
        margin: 0 auto; } }
  .homeAltSlide:first-child {
    display: block; }
  @media (min-width: 64em) {
    .homeAltSlide .slideDetails {
      bottom: 32px; } }

.homepageVideo-wrapper {
  max-width: 1180px;
  margin: 0 auto; }
  @media (min-width: 48em) {
    .homepageVideo-wrapper {
      padding: 5em; } }

.homepageVideo {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .homepageVideo video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .homepageVideo div {
    position: relative;
    z-index: 1; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/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("../img/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("../img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  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("../img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 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("../img/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("../img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
@media print {
  /* ==========================================================================
      Print - Normalize
  ========================================================================== */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  /* ==========================================================================
      Print - Custom
  ========================================================================== */
  .pageheader {
    position: static; }

  .logo {
    width: auto;
    height: auto;
    position: static;
    padding: 0;
    margin: 0; }
    .logo a {
      display: inline;
      text-indent: none; }

  .breadcrumbs, .footernav, #menubutton {
    display: none; } }
