@charset "UTF-8";
a, .buttons,
.button,
.page_354 .testimonials .viewmore-testimonials,
.page_2957 .testimonials .viewmore-testimonials,
.fs_style_31,
.callout-button,
#showHideEventDetails, textarea,
input[type="text"],
select {
  transition: background 0.3s, border 0.3s, color 0.3s; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.margin-x {
  margin-right: 1.33333em;
  margin-left: 1.33333em; }

.margin-y {
  margin-top: 1.33333em;
  margin-bottom: 1.33333em; }

.padding-x {
  padding-right: 1.33333em;
  padding-left: 1.33333em; }

.padding-y {
  padding-top: 1.33333em;
  padding-bottom: 1.33333em; }

.stretched-container {
  margin-right: -1.33333em;
  margin-left: -1.33333em;
  padding-right: 1.33333em;
  padding-left: 1.33333em; }

.cover {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%; }

.compartment {
  margin: 0 auto;
  max-width: 64.66667em;
  max-width: 60.625rem; }

@media (min-width: 37.5em) {
  .generic-col-4 {
    width: 49.67%;
    display: inline-block;
    vertical-align: top; } }
@media (min-width: 56.25em) {
  .generic-col-4 {
    width: 24.67%; } }

/*! Content - Typography v0.0.6 */
/*! Content - HTML v0.0.7 */
h1,
.alpha {
  color: #1b2e58;
  font-family: "bebas-neue", sans-serif;
  font-weight: normal !important;
  line-height: 1em;
  margin: 0.5em 0pt;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  line-height: 1em;
  color: null; }
  @media (min-width: 31.25em) {
    h1,
    .alpha {
      font-size: 2.66667em; } }

h2,
.beta,
.bannermodtitle,
.module .bannermodtitle,
div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-title,
.pagetype_item b {
  color: #1b2e58;
  font-family: "bebas-neue", sans-serif;
  font-weight: normal !important;
  line-height: 1em;
  margin: 0.5em 0pt;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  font-size: 2.13333em;
  line-height: 1em;
  color: null; }

h3,
.gamma {
  color: #1b2e58;
  font-family: "bebas-neue", sans-serif;
  font-weight: normal !important;
  line-height: 1em;
  margin: 0.5em 0pt;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  font-size: 1.6em;
  line-height: 1em;
  color: null; }

h4,
.delta,
.callout-button em,
.lead-in,
blockquote,
#bottomcontainer .school-details [itemprop='name'],
.monthhead,
.etitle,
.directory .fsDirEntryName strong,
.imageGalleryViewContainer .imageGalleryViewObject .imageGalleryViewTitle,
.gridTable .contentElementTitle,
.popup-window #ptitle,
.portlet_title,
#c_3097,
#c_3098 {
  color: #1b2e58;
  font-family: "bebas-neue", sans-serif;
  font-weight: normal !important;
  line-height: 1em;
  margin: 0.5em 0pt;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  font-size: 1.6em;
  line-height: 1em;
  color: null; }

h5,
.epsilon,
cite {
  color: #1b2e58;
  font-family: "bebas-neue", sans-serif;
  font-weight: normal !important;
  line-height: 1em;
  margin: 0.5em 0pt;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  font-size: 1.33333em;
  line-height: 1em;
  color: null; }

h6,
.zeta,
#calendar_nav + .listonly_block .listcap,
.directory .fsDirEntryRoles:before,
.directory .fsDirEntryLoc:before,
.directory .fsDirEntryTitle:before {
  color: #1b2e58;
  font-family: "bebas-neue", sans-serif;
  font-weight: normal !important;
  line-height: 1em;
  margin: 0.5em 0pt;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  font-size: 1.06667em;
  line-height: 1em;
  color: null; }

p {
  margin: 0 0 1.5em;
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  line-height: 1.5em; }

a {
  color: #1b2e58;
  transition: color 0.3s linear, background 0.3s linear; }
  a:hover {
    color: #a0192a; }
  nav a {
    display: block; }

ul,
ol {
  margin-top: 0;
  padding-left: 1.4em; }

ul {
  font-family: "proxima-nova", sans-serif; }
  ul li {
    margin-bottom: .5em; }

table {
  margin-bottom: 1em; }

table td {
  max-width: 100% !important; }

table .fs_style_23 {
  vertical-align: top !important;
  border-bottom: 1px solid #fff !important;
  padding: 1.33333em !important;
  text-transform: uppercase !important;
  background: #1b2e58 !important;
  color: #fff !important; }

table .fs_style_23 * {
  color: #fff !important; }

table .fs_style_21 {
  padding: 0.66667em 1.33333em;
  background: rgba(0, 0, 0, 0.05);
  vertical-align: top !important;
  border-bottom: 1px solid #fff !important; }

table .fs_style_22 {
  background-color: rgba(0, 0, 0, 0.1) !important; }

table.styled {
  width: 100%;
  margin-bottom: 1.33333em;
  border-collapse: collapse; }
  table.styled table {
    margin-top: 0;
    margin-bottom: 1.46667em;
    width: 100%; }
  table.styled tr:nth-of-type(odd) td {
    background-color: rgba(0, 0, 0, 0.1); }
  table.styled th,
  table.styled td {
    vertical-align: top;
    border-bottom: 1px solid #fff; }
  table.styled th {
    padding: 1.33333em;
    text-transform: uppercase;
    background: #1b2e58;
    color: #fff; }
  table.styled td {
    padding: 0.66667em 1.33333em;
    background: rgba(0, 0, 0, 0.1) !important;
    border: 5px solid #fff }

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%; }

img[src*='space'], img[src*='bell'], img[src*='email'] {
  width: auto !important; }

/*! Content - Button v0.0.5 */
.buttons,
.button,
.page_354 .testimonials .viewmore-testimonials,
.page_2957 .testimonials .viewmore-testimonials,
.fs_style_31,
.callout-button,
#showHideEventDetails {
  font-size: 20px;
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: .8em 1em;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  background: #1b2e58;
  border: 0;
  border-radius: .25em;
  color: #fff !important;
  font-family: "bebas-neue", sans-serif;
  text-decoration: none; }
  .buttons em,
  .button em,
  .page_354 .testimonials .viewmore-testimonials em,
  .page_2957 .testimonials .viewmore-testimonials em,
  .fs_style_31 em,
  .callout-button em,
  #showHideEventDetails em {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    display: block;
    font-size: 13px; }
  #leftbanner .buttons, #rightbanner .buttons, #leftbanner
  .button, #leftbanner .page_354 .testimonials .viewmore-testimonials, .page_354 .testimonials #leftbanner .viewmore-testimonials,
  #leftbanner .page_2957 .testimonials .viewmore-testimonials,
  .page_2957 .testimonials #leftbanner .viewmore-testimonials,
  #leftbanner .fs_style_31, #leftbanner
  .callout-button, #leftbanner
  #showHideEventDetails, #rightbanner
  .button, #rightbanner .page_354 .testimonials .viewmore-testimonials, .page_354 .testimonials #rightbanner .viewmore-testimonials,
  #rightbanner .page_2957 .testimonials .viewmore-testimonials,
  .page_2957 .testimonials #rightbanner .viewmore-testimonials,
  #rightbanner .fs_style_31, #rightbanner
  .callout-button, #rightbanner
  #showHideEventDetails {
    display: block;
    width: 100%;
    margin: 0 0 10px 0; }
  .buttons:hover,
  .button:hover,
  .page_354 .testimonials .viewmore-testimonials:hover,
  .page_2957 .testimonials .viewmore-testimonials:hover,
  .fs_style_31:hover,
  .callout-button:hover,
  #showHideEventDetails:hover {
    background: #152444;
    color: #fff; }
  .buttons.red,
  .red.button,
  .page_354 .testimonials .red.viewmore-testimonials,
  .page_2957 .testimonials .red.viewmore-testimonials,
  .red.fs_style_31,
  .red.callout-button,
  .red#showHideEventDetails {
    background: #a0192a; }
    .buttons.red:hover,
    .red.button:hover,
    .page_354 .testimonials .red.viewmore-testimonials:hover,
    .page_2957 .testimonials .red.viewmore-testimonials:hover,
    .red.fs_style_31:hover,
    .red.callout-button:hover,
    .red#showHideEventDetails:hover {
      background: #8a1624; }

.button a, .page_354 .testimonials .viewmore-testimonials a,
.page_2957 .testimonials .viewmore-testimonials a,
.fs_style_31 a {
  color: #fff !important; }

.fs_style_32 {
  color: #fff !important;
  background: #a0192a; }
  .fs_style_32:hover {
    background: #8a1624; }
  .fs_style_32 a {
    color: #fff !important; }

.callout-button {
  max-width: 26em;
  width: 100%;
  padding: 1.33333em 2em; }
  .callout-button em {
    display: block;
    font-style: normal; }

/*! Content - Forms v0.0.5 */
textarea,
input[type="text"],
select {
  max-width: 100%;
  padding: .5em;
  font-family: "proxima-nova", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  color: #676767;
  font-size: 1em; }
  textarea:hover, textarea:focus,
  input[type="text"]:hover,
  input[type="text"]:focus,
  select:hover,
  select:focus {
    background-clip: padding-box;
    border-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0.15em 0 0 rgba(0, 0, 0, 0.3); }

input[type='hidden'] {
  display: none; }

[disabled] {
  cursor: not-allowed; }

[rel="help"] {
  cursor: help; }

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

#contentdiv form > div {
  max-width: 100%;
  width: 100%; }

.required {
  color: #676767; }

.fsLoginForms {
  width: 100%; }

.fsLoginFooter {
  margin-left: 0; }

[class*='pagetype_misc_userlogin'] [src*='error'] {
  display: none; }

/*! Content - Style Manger v0.0.5 */
.lead-in {
  margin-bottom: 1.33333em;
  line-height: 1.16667em; }

blockquote {
  display: block;
  margin-bottom: 0.41667em;
  margin-left: 0;
  padding-left: 0;
  line-height: 1.16667em; }

.callout {
  width: 50%;
  margin-right: 0;
  margin-left: 0;
  padding: 0.66667em;
  line-height: 1.16667em;
  background: #1b2e58;
  color: #fff; }
  .callout.left {
    float: left;
    margin-left: 0.66667em; }
  .callout.right {
    float: right;
    margin-right: 0.66667em; }

cite {
  display: block;
  margin-bottom: 1.33333em;
  text-align: left; }
  cite:before {
    content: '- '; }

img {
  margin-bottom: 0.33333em; }
  img.left {
    float: left;
    width: 50%;
    margin-left: 0.66667em; }
  img.right {
    float: right;
    width: 50%;
    margin-right: 0.66667em; }

.image-caption {
  padding-left: 0.33333em; }

.imagegrid .cell {
  display: inline-block;
  width: 185px;
  padding-left: 15px;
  vertical-align: top; }
.imagegrid .row {
  padding-bottom: 10px; }
.imagegrid .cell:first-child {
  padding-left: 0; }

/*! Content - Product v0.0.2 */
.mceContentBody,
.editorInstance {
  line-height: 1.46667;
  text-align: left;
  background: #fff; }

.text_misc,
.text_misc td {
  line-height: 1.46667; }

.editE img {
  height: 9px !important;
  width: 9px !important;
  border-style: none !important; }

#nav_menus,
#ql_menu {
  display: none; }

/*! Structure - Root v0.0.5 */
* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none; }

html {
  font-family: "proxima-nova", sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }
  html.no-mqs {
    min-width: 64.66667em; }

body {
  font-size: 0.9375em;
  line-height: 1.46667;
  -webkit-font-smoothing: antialiased;
  max-width: 100%;
  overflow-x: hidden; }

/*! Structure - Header v0.0.3 */
[name="google_conversion_frame"] {
  display: none; }

#topcontainer {
  transition: opacity 1s linear; }

#topbanner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff; }
  #topbanner > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  #topbanner a {
    text-decoration: none; }

.hasAlerts #topbanner .logo_top {
  margin-left: 55px; }

.logo_top {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

@media (max-width: 768px) {
  .logo_top {
    -webkit-flex: 0 1 240px;
    -ms-flex: 0 1 240px;
    flex: 0 1 240px; } }
.site-info {
  display: block;
  transition: none;
  white-space: nowrap;
  color: transparent; }
  .site-info:hover {
    color: transparent; }
  @media (max-width: 768px) {
    .site-info {
      white-space: normal; } }

.site-name {
  position: relative;
  display: block;
  vertical-align: middle;
  margin: 0 0 0 15px;
  padding: 12px 0 13px 83px;
  color: #cacaca;
  font-family: "bebas-neue", sans-serif;
  font-size: 35px;
  line-height: 1em;
  font-weight: normal !important;
  font-weight: lighter;
  text-transform: uppercase;
  text-decoration: none; }
  .site-name:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 70px;
    height: 45px;
    background: url("/uploaded/themes/default_16/images/sas_logo2.png") no-repeat 0 0;
    background-size: contain;
    -webkit-transform: translateY(-51%);
    transform: translateY(-51%); }
  @media (max-width: 768px) {
    .site-name {
      margin: 0 0 0 8px;
      padding: 18px 0 18px 78px;
      font-size: 25px; } }

.site-tagline {
  display: block;
  font-size: null;
  color: inherit; }

.quicklinks {
  position: relative; }

.header_img {
  margin: 0 auto !important;
  display: block !important;
  width: 100% !important; }
  .header_img img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0; }

.login-container {
  background: #a0192a;
  padding: 0 16px; }
  .login-container a {
    display: block;
    width: 112px;
    height: 22px;
    background: transparent url("../images/mysaslogin.svg") center center no-repeat;
    background-size: contain;
    text-indent: -9999px;
    overflow: hidden; }
  .drawer .login-container {
    padding: 16px 0;
    border-radius: 4px;
    margin-bottom: 12px !important; }
    .drawer .login-container a {
      height: auto;
      margin: 0 auto; }

@media (max-width: 768px) {
  #topbanner .login-container {
    display: none; } }
@media (min-width: 50em) {
  #topcontainer.minifyHeader .nav-main-container {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 9000; } }
/*! Structure - Main v0.0.4 */
#bodydiv {
  position: relative; }

#midcontainer {
  padding-top: 1.33333em;
  padding-bottom: 1.33333em;
  word-break: break-word;
  word-wrap: break-word;
  background: #fff; }

#mainmiddle {
  margin: 0 auto;
  max-width: 64.66667em;
  max-width: 60.625rem;
  width: 100%;
  max-width: 64.66667em !important;
  zoom: 1;
  padding-right: 1.33333em;
  padding-left: 1.33333em; }
  #mainmiddle:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 37.5em) {
    #mainmiddle {
      min-height: 26.66667em; } }
  @media (min-width: 62.5em) {
    #mainmiddle {
      padding-left: 0;
      padding-right: 0; } }
  #mainmiddle > td {
    width: 100% !important;
    background: red; }

/*! Structure - Layouts v0.0.6 */
#leftbanner,
#contentdiv,
#rightbanner {
  width: 100%; }
  @media (min-width: 37.5em) {
    #leftbanner,
    #contentdiv,
    #rightbanner {
      min-height: 13.33333em; } }

#leftbanner,
#rightbanner {
  font-size: 0.93333em;
  line-height: 1.42857em;
  padding-top: 1.33333em; }

@media (min-width: 37.5em) {
  #leftbanner {
    float: left;
    width: 35%;
    padding-right: 2.06186%;
    height: 100%;
    border-right: solid 1px #cacaca; } }
@media (min-width: 56.25em) {
  #leftbanner {
    width: 20.20619%; } }

@media (min-width: 37.5em) {
  #contentdiv {
    float: left; } }
@media (min-width: 37.5em) {
  .hasRightbanner #contentdiv {
    padding-right: 2.06186%; } }
@media (min-width: 56.25em) {
  .hasRightbanner #contentdiv {
    width: 77.93814%; } }
@media (min-width: 37.5em) {
  .hasLeftbanner #contentdiv {
    float: left;
    width: 65%;
    padding-left: 2.06186%; } }
@media (min-width: 56.25em) {
  .hasLeftbanner #contentdiv {
    width: 79.79381%; } }
@media (min-width: 56.25em) {
  .hasRightbanner.hasLeftbanner #contentdiv {
    width: 57.73196%; } }

@media (min-width: 37.5em) {
  #rightbanner {
    float: right; } }
@media (min-width: 56.25em) {
  #rightbanner {
    width: 22.06186%;
    border-left: solid 1px rgba(241, 37, 24, 0.3);
    padding-left: 2.06186%; } }
.hasLeftbanner #rightbanner {
  width: 100%; }
  @media (min-width: 56.25em) {
    .hasLeftbanner #rightbanner {
      width: 22.06186%; } }

/*! Structure - Footer v0.0.3 */
#bottomcontainer {
  padding-right: 1.33333em;
  padding-left: 1.33333em;
  padding-top: 1.33333em;
  text-align: center; }
  #bottomcontainer #bottombanner {
    margin: 0 auto;
    max-width: 64.66667em;
    max-width: 60.625rem;
    max-width: 100%; }
  #bottomcontainer .school-details {
    margin-bottom: 1.33333em; }
    #bottomcontainer .school-details [itemprop='telephone'] {
      display: inline-block; }
      #bottomcontainer .school-details [itemprop='telephone']:after {
        margin-right: 0.53333em;
        margin-left: 0.53333em;
        display: inline-block;
        content: '|'; }
    #bottomcontainer .school-details [itemprop='fax'] {
      display: inline-block; }
    #bottomcontainer .school-details a {
      color: inherit; }
  #bottomcontainer .info {
    color: #ababab;
    font-family: 'proxima-nova', sans-serif;
    font-size: 13px;
    text-align: center;
    background-color: #ffffff;
    z-index: 50;
    padding-top: 20px;
    border-top: solid 1px #cacaca; }
  #bottomcontainer .bottom {
    color: #c5c5c5;
    font-family: "bebas-neue",sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: normal !important;
    text-transform: uppercase; }
    #bottomcontainer .bottom a {
      color: #b7b7b7; }
      #bottomcontainer .bottom a:hover {
        color: #a0192a; }

#poweredby div {
  width: 100% !important; }
  @media (max-width: 37.5em) {
    #poweredby div {
      text-align: center; }
      #poweredby div a {
        margin: 0 auto; } }

/*! Navigation - Main v0.0.6 */
#topbanner .nav-main-container {
  position: relative;
  display: block;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7; }
  @media (max-width: 1024px) {
    #topbanner .nav-main-container {
      display: none; } }

.nav-main {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 1em; }
  .nav-main ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .nav-main a {
    display: block; }
  .drawer .nav-main {
    margin: 12px 0 0; }
    .drawer .nav-main a {
      margin: 0 0 14px; }
  @media (min-width: 1024px) {
    .nav-main {
      margin-bottom: 0; } }
  .dropdown-holder {
    display: none; }
  .nav-main > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 1024px) {
      .nav-main > ul {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .nav-main > ul > li {
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      padding: 0;
      margin: 0;
      text-align: left;
      font-size: 19px; }
      .nav-main > ul > li:last-child {
        border-bottom: 0; }
      @media (min-width: 1024px) {
        .nav-main > ul > li {
          padding: 9px 0;
          text-align: center; } }
      .nav-main > ul > li:last-child a {
        border-right: none; }
      @media (min-width: 1024px) {
        .nav-main > ul > li:hover .fsMenu {
          display: block; } }
      .nav-main > ul > li:hover > a {
        color: #414040; }
      .nav-main > ul > li.fsSection-btn > a {
        color: #414040; }
      .nav-main > ul > li > a {
        color: #000;
        font-family: "bebas-neue", sans-serif;
        font-size: 19px;
        letter-spacing: .27px;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        font-weight: normal !important;
        padding: .2em 0; }
        .nav-main > ul > li > a:hover, .nav-main > ul > li > a.navon {
          color: #a0192a; }
        @media (min-width: 1024px) {
          .nav-main > ul > li > a {
            color: #a7a9ac;
            border-right: solid 1px #d3d3d3; } }
        @media (min-width: 37.5em) {
          .nav-main > ul > li > a {
            padding: 0; } }
        .fsSection-btn > a {
          color: #a41026; }

@media (max-width: 37.43333em) {
  .nav-main > ul > li:last-child a {
    border-bottom: 0; } }
.fsMenu {
  zoom: 1;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
  padding: 0;
  overflow: hidden;
  background: rgba(27, 46, 88, 0.6);
  z-index: 9000;
  text-align: left; }
  .fsMenu:after {
    display: table;
    clear: both;
    content: ''; }
  .fsMenu:after {
    display: none !important; }
  .fsMenu ul {
    max-width: 1024px;
    margin: 0 auto;
    height: 100%;
    background: #1b2e58;
    overflow: hidden; }
  .fsMenu li {
    color: #676767;
    font-family: 'proxima-nova', sans-serif;
    font-size: 14px;
    text-transform: uppercase; }
  .fsMenu a {
    display: block;
    text-decoration: none;
    padding: 0 .2em;
    font-family: "bebas-neue",sans-serif;
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: normal !important;
    text-transform: uppercase; }
    .fsMenu a:hover {
      color: #a0192a; }

.mega-caption {
  color: #FFF;
  font-family: 'proxima-nova', sans-serif;
  padding: 20px;
  float: left;
  width: 43.92523%; }
  .mega-caption h2 {
    font-size: 45px;
    font-family: "bebas-neue",sans-serif;
    color: #fff;
    line-height: 0em;
    font-weight: normal !important;
    text-transform: uppercase; }
  .mega-caption p {
    color: #fff; }
  .mega-caption a {
    color: #fff; }

.mega-image {
  float: left;
  width: 37.75701%;
  margin: 0; }
  .mega-image img {
    display: block;
    margin: 0; }

.mega-links {
  float: left;
  width: 18.2243%;
  padding: 20px 20px 0 20px;
  border-left: solid 1px rgba(255, 255, 255, 0.2);
  min-height: 232px;
  margin: 0; }
  .mega-links ul {
    margin: 0; }
    .mega-links ul li a:hover {
      color: #a0192a; }

#topbanner .nav-sub-top {
  display: block;
  width: 100%; }
  #topbanner .nav-sub-top ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    #topbanner .nav-sub-top ul ul {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none; }
    #topbanner .nav-sub-top ul a {
      display: block; }
  #topbanner .nav-sub-top .navmod {
    background-color: #1b2e58;
    text-align: center; }
    @media (max-width: 1024px) {
      #topbanner .nav-sub-top .navmod {
        display: none; } }
    #topbanner .nav-sub-top .navmod li {
      display: inline-block;
      margin: 0 1.2em;
      padding: 0.7em 0;
      text-align: center; }
  #topbanner .nav-sub-top a {
    color: #fff;
    font-size: 13px;
    line-height: 1; }

#contentdiv .nav-sub-top {
  display: none; }
  @media (max-width: 1024px) {
    #contentdiv .nav-sub-top {
      display: block; } }
  #contentdiv .nav-sub-top .sub-nav-header {
    padding: 8px 18px;
    background-color: #1b2e58;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase; }
    #contentdiv .nav-sub-top .sub-nav-header:after {
      content: "\f067";
      font-family: FontAwesome;
      float: right;
      margin: -8px 0;
      padding: 8px 0 8px 18px;
      border-left: 1px solid; }
  #contentdiv .nav-sub-top.active .sub-nav-header:after {
    content: "\f068"; }
  #contentdiv .nav-sub-top ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    #contentdiv .nav-sub-top ul ul {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none; }
    #contentdiv .nav-sub-top ul a {
      display: block; }
  #contentdiv .nav-sub-top .navmod {
    display: none;
    padding: 11px;
    background-color: #d2d3d5;
    line-height: 1; }
    #contentdiv .nav-sub-top .navmod li {
      margin: 0; }
  #contentdiv .nav-sub-top.active .navmod {
    display: block; }
  #contentdiv .nav-sub-top a {
    padding: 7px;
    color: #000;
    font-size: 16px;
    text-decoration: none; }
    #contentdiv .nav-sub-top a.navon {
      background-color: rgba(255, 255, 255, 0.5); }

@-webkit-keyframes revealNav {
  0%, 50% {
    visibility: hidden;
    opacity: 0; }
  100% {
    visibility: visible;
    opacity: 1; } }

@keyframes revealNav {
  0%, 50% {
    visibility: hidden;
    opacity: 0; }
  100% {
    visibility: visible;
    opacity: 1; } }
/*! Navigation - Tier v0.0.2 */
.nav-tier-container {
  padding-right: 1.33333em;
  padding-left: 1.33333em;
  display: none;
  background: rgba(0, 0, 0, 0.5); }
  .nav-tier-container .bannermodcontent {
    margin: 0 auto;
    max-width: 64.66667em;
    max-width: 60.625rem; }
  .nav-tier-container ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .nav-tier-container ul ul {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none; }
    .nav-tier-container ul a {
      display: block; }
  @media (min-width: 37.5em) {
    .nav-tier-container li {
      display: inline-block; } }
  .nav-tier-container a {
    padding: 0.66667em 0.66667em; }
    .nav-tier-container a.nav_history {
      display: none; }

/*! Navigation - Sub v0.0.5 */
.nav-sub-container {
  padding-bottom: 2.66667em; }
  .nav-sub-container .bannermodtitle {
    position: relative;
    display: block; }
    @media (min-width: 37.5em) {
      .nav-sub-container .bannermodtitle {
        display: none; } }
    @media (max-width: 37.4375em) {
      .nav-sub-container .bannermodtitle {
        padding: 0.66667em;
        cursor: pointer;
        line-height: 1;
        background: #1b2e58;
        color: #fff; } }
    @media (max-width: 37.4375em) {
      .nav-sub-container .bannermodtitle:before {
        position: absolute;
        top: 50%;
        right: 1.33333em;
        height: 0.2em;
        width: 0.2em;
        content: '';
        background: #fff;
        border-radius: 100%;
        box-shadow: -0.33333em 0 0 0 #fff, 0.33333em 0 0 0 #fff;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: box-shadow .3s, -webkit-transform .3s;
        transition: box-shadow .3s, transform .3s; } }
    @media (max-width: 37.4375em) {
      .nav-sub-container .bannermodtitle.open-nav:before {
        box-shadow: 0 -0.33333em 0 0 #fff, 0 0.33333em 0 0 #fff;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }
  @media (max-width: 37.4375em) {
    .nav-sub-container .bannermodtd {
      overflow: hidden;
      max-height: 0;
      opacity: 0;
      transition: max-height .3s, opacity .3s; } }
  @media (max-width: 37.4375em) {
    .open-nav + .bannermodtd {
      max-height: 66.66667em;
      opacity: 1; } }

.nav-sub,
.portalnavmod {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav-sub ul,
  .portalnavmod ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .nav-sub a,
  .portalnavmod a {
    display: block; }
  .nav-sub a,
  .portalnavmod a {
    text-decoration: none;
    font-weight: normal !important;
    text-transform: uppercase;
    padding: .2em .3em;
    color: #787777;
    font-family: "bebas-neue",sans-serif;
    font-size: 18px !important;
    line-height: normal;
    font-size: 16px !important; }
  .nav-sub > ul > li,
  .portalnavmod > ul > li {
    border-bottom: #cacaca solid 1px;
    padding: 0;
    margin: 0; }
    .nav-sub > ul > li ul,
    .portalnavmod > ul > li ul {
      padding-top: 10;
      padding-bottom: 10;
      padding: 1.33333em 0 1.33333em 1.33333em;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      list-style-type: none;
      margin: 0;
      background-color: #efefef; }
      .nav-sub > ul > li ul ul,
      .portalnavmod > ul > li ul ul {
        border-bottom: 0; }
      .nav-sub > ul > li ul li,
      .portalnavmod > ul > li ul li {
        border: none;
        padding: 0;
        margin: 0; }
      .nav-sub > ul > li ul a,
      .portalnavmod > ul > li ul a {
        padding: 0.33333em 0.66667em;
        border-bottom: 0; }
  .nav-sub a,
  .portalnavmod a {
    padding: 0.66667em 0.66667em;
    color: #676767; }
    .nav-sub a.navon, .nav-sub a:hover,
    .portalnavmod a.navon,
    .portalnavmod a:hover {
      color: #a41026; }
    .nav-sub a span,
    .portalnavmod a span {
      display: block; }

.portalnavmod .navmodsub {
  padding-left: 0.66667em; }
  .portalnavmod .navmodsub li {
    border-bottom: #cacaca solid 1px !important; }

/*! Navigation - Consituent v0.0.5 */
.nav-const {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav-const ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .nav-const a {
    display: block; }
  .nav-const a {
    padding: 0em 0em; }

/*! Navigation - Social v0.0.5 */
.nav-social {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav-social ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .nav-social a {
    display: block; }
  #topbanner .nav-social {
    margin-right: 30px; }
  #bottombanner .nav-social {
    margin-top: 20px; }
  .nav-social ul {
    display: inline-block;
    vertical-align: middle; }
  .nav-social li {
    display: inline-block;
    margin: 0; }
  .nav-social a {
    width: 21px;
    height: 21px;
    overflow: hidden;
    padding-top: 3px;
    margin-right: 3px;
    background: #cecece;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    border-radius: 5px;
    text-decoration: none; }
    .nav-social a:before {
      display: block;
      font-family: "FontAwesome";
      margin-bottom: 2em; }
    .nav-social a[href*="facebook"]:before {
      content: '\f09a'; }
    .nav-social a[href*="twitter"]:before {
      content: '\f099'; }
    .nav-social a[href*="linkedin"]:before {
      content: '\f0e1'; }
    .nav-social a[href*="instagram"]:before {
      content: '\f16d'; }
    .nav-social a[href*="youtube"]:before {
      content: '\f167'; }

@media (max-width: 1080px) {
  #topbanner .nav-social {
    display: none; } }
/*! Navigation - Utility v0.0.4 */
#topbanner .nav-util {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin-right: 40px;
  line-height: 1; }
  @media (max-width: 1080px) {
    #topbanner .nav-util {
      display: none; } }
  #topbanner .nav-util ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  #topbanner .nav-util a {
    display: block; }
  #topbanner .nav-util div {
    height: 100%; }
    #topbanner .nav-util div[style*="clear"] {
      display: none; }
  #topbanner .nav-util ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%; }
  #topbanner .nav-util li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 20px;
    border-right: 1px solid #eaeaea; }
  #topbanner .nav-util a {
    padding: 0;
    font-size: 13px;
    color: #9a9d9e; }

.drawer .nav-util {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .drawer .nav-util ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .drawer .nav-util a {
    display: block; }
  .drawer .nav-util a {
    margin: 0 0 12px;
    padding: 16px 0;
    background: #1b2e58;
    color: #fff;
    font-family: "bebas-neue", sans-serif;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px; }

/*! Navigation - Quicklinks v0.0.3 */
#ql-btn {
  position: relative;
  zoom: 1; }

#ql_menu {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  height: auto !important;
  z-index: 9999; }
  #ql_menu ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  #ql_menu a {
    display: block; }
  #ql_menu.active {
    display: block; }
  #ql_menu ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200px;
    height: auto;
    background: #f2f2f2; }
    #ql_menu ul li {
      display: block !important;
      line-height: 1.1em; }
      #ql_menu ul li:first-child a {
        padding-top: .7em;
        text-decoration: none;
        border: 0; }
    #ql_menu ul a {
      padding: .3em;
      text-decoration: none;
      color: #666; }
      #ql_menu ul a:hover {
        color: #333; }

#drawer-ql {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin: 0 -16px 26px;
  padding: 16px 22px;
  background-color: #c7c7c7;
  font-family: "bebas-neue", sans-serif; }
  #drawer-ql ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  #drawer-ql a {
    display: block; }
  #drawer-ql:before {
    content: "Quick Links";
    color: #000;
    font-size: 24px;
    text-transform: uppercase; }
  #drawer-ql a {
    color: #000; }

/* hierarchy/breadcrumb styling */
#topbanner .hierarchy-container {
  display: block;
  width: 100%; }
  @media (max-width: 600px) {
    #topbanner .hierarchy-container {
      display: none; } }
  #topbanner .hierarchy-container .bannermodcontent {
    max-width: 970px;
    margin: 0 auto;
    padding: 20px 0 10px !important; }
    @media (max-width: 1024px) {
      #topbanner .hierarchy-container .bannermodcontent {
        padding: 20px 20px 10px !important; } }
  #topbanner .hierarchy-container .hier {
    display: inline; }

/*! Navigation - Off Canvas v0.1.0 */
body[data-drawer-state="visible"] #bodydiv {
  position: fixed; }

.drawer_trigger {
  padding: 0;
  background: none;
  border: 0;
  outline: 0; }

.drawer-button {
  width: 70px;
  height: 70px; }
  @media (min-width: 1080px) {
    .drawer-button {
      display: none !important; } }

.drawer .drawer-button {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: -12px; }

.drawer_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: 9998; }
  [data-drawer-state="visible"] .drawer_overlay {
    display: block; }
  @media (min-width: 56.25em) {
    .drawer_overlay {
      display: none; } }

.drawer_trigger {
  position: relative;
  width: 100%;
  color: rgba(0, 0, 0, 0.5); }
  .drawer_trigger:after {
    position: absolute;
    top: 50%;
    left: 4em;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media (min-width: 18.75em) {
      .drawer_trigger:after {
        content: ''; } }
  @media (min-width: 1080px) {
    .drawer_trigger {
      display: none; } }

.drawer_cue {
  position: relative;
  height: 4em;
  max-width: 4.66667em;
  width: 100%;
  transition: background 0.5s, color 0.5s;
  float: left; }
  .drawer_cue:before, .drawer_cue:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0.13333em;
    width: 42.85714%;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: background 0.5s, box-shadow 0.5s, margin 0.5s, -webkit-transform-origin 0.5s, -webkit-transform 0.5s;
    transition: background 0.5s, box-shadow 0.5s, margin 0.5s, transform-origin 0.5s, transform 0.5s; }
  .drawer_cue:before {
    margin-top: -0.53333em; }
  .drawer_cue:after {
    box-shadow: 0 0.53333em 0 0 rgba(0, 0, 0, 0.5); }
  .drawer .drawer_cue:before {
    margin-top: 0;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .drawer .drawer_cue:after {
    box-shadow: -0.5em 0.26667em 0 0 transparent;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }

.drawer {
  position: absolute;
  top: 0;
  padding: 22px 16px;
  z-index: 9999;
  height: 100%;
  width: 80%;
  max-width: 250px;
  pointer-events: none;
  background: #e1e1e1;
  transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s;
  left: 0;
  -webkit-transform: translate(-40%, 0);
  transform: translate(-40%, 0);
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 1080px) {
    .drawer {
      display: none; } }
  .drawer a {
    text-decoration: none !important; }
  .csstransforms3d .drawer {
    -webkit-transform: translate3d(-40%, 0, 0);
    transform: translate3d(-40%, 0, 0); }
  .no-csstransforms .drawer {
    display: none; }
  [data-drawer-state="visible"] .drawer {
    pointer-events: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    .csstransforms3d [data-drawer-state="visible"] .drawer {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .no-csstransforms [data-drawer-state="visible"] .drawer {
      display: block; }

/*! Modules - Common v0.3.0 */
.push {
  padding-bottom: 1.33333em; }

.module {
  margin-bottom: 1.33333em !important;
  padding: 1.33333em;
  background: #1b2e58;
  color: #fff; }
  .module p:last-child {
    margin-bottom: 0; }

.redbox,
.graybox {
  background: #aeb0b3;
  border-radius: .25em;
  padding: 1.5em;
  margin-bottom: 1.5em !important;
  color: #fff; }
  .redbox p, .redbox h1, .redbox h2, .redbox h3, .redbox h4, .redbox h5, .redbox h6,
  .graybox p,
  .graybox h1,
  .graybox h2,
  .graybox h3,
  .graybox h4,
  .graybox h5,
  .graybox h6 {
    color: #fff; }
  .redbox h2, .redbox a,
  .graybox h2,
  .graybox a {
    color: #ffce9e; }
  .redbox a:hover,
  .graybox a:hover {
    color: #fff; }

.redbox {
  background: #a0192a; }
  .redbox a:hover {
    color: black; }

.graybox h2, .graybox a {
  color: #1b2e58; }
.graybox a:hover {
  color: #a0192a; }

[class*='icon-']:before {
  margin-right: .5em;
  font-family: "FontAwesome";
  speak: none; }

.popup-window {
  text-align: left;
  background: none !important; }
  .popup-window body {
    background: none !important; }
  .popup-window .off-canvas,
  .popup-window .off-canvas-trigger-container {
    display: none; }
  .popup-window #contentdiv {
    padding: 0.66667em !important; }

.ui-widget {
  font-family: "bebas-neue", sans-serif;
  font-size: 1em;
  color: #676767; }

/*! Modules - Accordion v0.0.7 */
.mcExpandingList {
  margin-bottom: 1.46667em;
  width: 100%; }
  .mcExpandingList h4.ui-accordion-header {
    margin: 0;
    padding: .5em 1em;
    padding-right: 5.33333em;
    font-size: 1.33333em;
    font-style: normal;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    outline: 0;
    background: #1b2e58;
    color: #fff !important;
    border-radius: .5em; }
    .mcExpandingList h4.ui-accordion-header.ui-state-hover {
      background: #152444; }
    .mcExpandingList h4.ui-accordion-header.ui-state-active {
      border-bottom: none;
      background: #a0192a;
      color: #fff !important; }
    .mcExpandingList h4.ui-accordion-header .ui-icon {
      position: absolute;
      top: 0;
      right: 0;
      left: auto;
      display: block;
      margin-top: 0;
      height: 100%;
      width: 2em;
      overflow: visible;
      text-indent: 0;
      background: none; }
      .mcExpandingList h4.ui-accordion-header .ui-icon:after {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        display: block;
        content: '\f067';
        font-family: 'FontAwesome';
        font-size: 0.8em;
        font-weight: normal;
        text-align: center;
        color: inherit;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .mcExpandingList h4.ui-accordion-header .ui-icon.ui-icon-triangle-1-s:after {
        content: '\f068';
        color: #fff; }
    .mcExpandingList h4.ui-accordion-header a {
      display: block;
      padding: 0;
      color: inherit !important; }
  .mcExpandingList .ui-accordion-content {
    top: 0;
    margin: 0;
    padding: 1.33333em !important;
    border: 0;
    border-radius: 0;
    color: #676767; }
    .mcExpandingList .ui-accordion-content p {
      margin-bottom: 0.8em; }
      .mcExpandingList .ui-accordion-content p:last-child {
        margin-bottom: 0; }
    .mcExpandingList .ui-accordion-content ul {
      font-family: "proxima-nova", sans-serif; }
      .mcExpandingList .ui-accordion-content ul li {
        margin-bottom: .5em; }

/*! Modules - Alerts v0.0.3 */
.ui-widget-overlay {
  display: none;
  height: 100% !important;
  width: 100% !important; }

div[aria-labelledby*='ui-dialog-title-pagePopModal'] {
  top: 8.26667em !important;
  left: 50% !important;
  max-width: 64.66667em;
  min-width: inherit;
  overflow: visible;
  padding: 0;
  width: 100% !important;
  background: #676767;
  color: #989898;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-titlebar {
    margin: 0;
    padding: 2.66667em 1.33333em 1.33333em;
    pointer-events: none;
    background: #a41026; }
    @media (min-width: 37.5em) {
      div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-titlebar {
        padding-top: 1.33333em; } }
  div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-title {
    display: block;
    float: none;
    margin: 0;
    color: inherit; }
  div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-titlebar-close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    height: 30%;
    width: 100%;
    pointer-events: auto;
    background: rgba(0, 0, 0, 0.3) !important;
    border: 0;
    border-radius: 0 !important; }
    @media (min-width: 37.5em) {
      div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-titlebar-close {
        height: 100%;
        width: 7.73196%; } }
    div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-titlebar-close span {
      position: absolute;
      margin: 0;
      height: 100%;
      width: 100%;
      text-indent: 0;
      background: none;
      color: transparent;
      transition: .75s; }
      div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-titlebar-close span:before {
        content: "";
        font-family: "FontAwesome";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
  div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-content {
    padding: 1.33333em;
    color: inherit; }
  div[aria-labelledby*='ui-dialog-title-pagePopModal'] .sliderSlides {
    position: relative; }
    div[aria-labelledby*='ui-dialog-title-pagePopModal'] .sliderSlides > div {
      position: relative !important;
      width: 100%; }
      div[aria-labelledby*='ui-dialog-title-pagePopModal'] .sliderSlides > div p:last-child {
        margin-bottom: 0; }
  div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-buttonpane {
    background: #747474; }
    div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-buttonpane .ui-button {
      position: static;
      margin: 0;
      padding: 1.33333em;
      text-shadow: none;
      background: #818181;
      border: 0;
      border-radius: 0;
      color: #fff;
      outline: 0;
      transition: background .3s; }
      div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-buttonpane .ui-button:hover {
        background: #8d8d8d; }
    div[aria-labelledby*='ui-dialog-title-pagePopModal'] .ui-dialog-buttonpane .ui-button-text {
      padding: 0; }

#pagePopModal {
  color: #fff; }

#pagePopReminder {
  position: fixed !important;
  top: 0 !important;
  z-index: 400;
  height: auto;
  width: auto;
  background: #676767;
  border: 0;
  color: #989898; }
  #pagePopReminder:after {
    clear: both;
    content: '';
    display: table; }
  #pagePopReminder .slideOutTabHandle {
    top: auto;
    right: auto !important;
    left: 100% !important;
    display: inline-block;
    margin: 0;
    height: 60px !important;
    width: 60px !important;
    background: #a41026 !important;
    border: 0;
    border-radius: 0;
    transition: background .3s; }
    #pagePopReminder .slideOutTabHandle:hover {
      background: #8d0e21 !important; }
    #pagePopReminder .slideOutTabHandle span {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      margin: 0;
      height: 100%;
      width: 100%;
      background: none !important; }
      #pagePopReminder .slideOutTabHandle span:before {
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        width: 100%;
        content: '\f0f3';
        font-family: 'FontAwesome';
        font-size: 1.2em;
        text-align: center;
        text-indent: 0;
        color: #ddd;
        -webkit-transform-origin: 50% 20%;
        transform-origin: 50% 20%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      #pagePopReminder .slideOutTabHandle span:hover:before {
        -webkit-animation: rotate 2s;
        animation: rotate 2s; }
  #pagePopReminder div.pagePopCount {
    float: left;
    padding: 0.66667em 1.33333em;
    color: inherit; }
    #pagePopReminder div.pagePopCount span {
      display: block;
      padding: 0;
      background: none;
      color: inherit;
      transition: color .3s; }
      #pagePopReminder div.pagePopCount span:after {
        display: inline-block;
        vertical-align: baseline;
        margin-left: .5em;
        content: '\f06e';
        font-family: 'FontAwesome';
        font-weight: normal;
        color: transparent;
        transition: color .3s; }
      #pagePopReminder div.pagePopCount span:hover {
        color: #fff; }
        #pagePopReminder div.pagePopCount span:hover:after {
          color: #fff; }

@-webkit-keyframes rotate {
  0%,
  100% {
    -webkit-transform: translate(0, -50%) rotate(0deg);
    transform: translate(0, -50%) rotate(0deg); }
  25%,
  75% {
    -webkit-transform: translate(0, -50%) rotate(-22deg);
    transform: translate(0, -50%) rotate(-22deg); }
  50% {
    -webkit-transform: translate(0, -50%) rotate(22deg);
    transform: translate(0, -50%) rotate(22deg); } }

@keyframes rotate {
  0%,
  100% {
    -webkit-transform: translate(0, -50%) rotate(0deg);
    transform: translate(0, -50%) rotate(0deg); }
  25%,
  75% {
    -webkit-transform: translate(0, -50%) rotate(-22deg);
    transform: translate(0, -50%) rotate(-22deg); }
  50% {
    -webkit-transform: translate(0, -50%) rotate(22deg);
    transform: translate(0, -50%) rotate(22deg); } }
/*! Modules - Athletics v0.0.3 */
[name*='ath_menu'] td:first-child {
  padding-right: 0.66667em; }

table.ath_rosterTable {
  width: 100%; }

#athschedule {
  border: 0; }
  #athschedule .athfirstrow {
    background: none; }
  #athschedule .athsecondrow {
    background: none; }
  #athschedule .athrowsep {
    background: none !important; }
  #athschedule .athdatebar {
    padding: 0.66667em !important;
    font-size: 1em;
    background: #1b2e58;
    border: 0; }
  #athschedule td {
    padding: 0.25em 0.66667em;
    border: 0; }

/*! Modules - Calendars v0.0.4 */
.caldata {
  overflow-x: visible; }

.monthhead {
  font-size: 1em !important;
  padding: 0; }

.eventobj {
  margin-bottom: 1.33333em !important;
  padding-bottom: 1.33333em !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  clear: both;
  font-size: 1em !important;
  min-height: 8em; }
  .eventobj:last-child {
    border: 0; }

.event_stackdate {
  position: absolute;
  top: 0;
  left: 0;
  height: 7.14286em;
  width: 7.14286em;
  text-align: center;
  font-family: "bebas-neue", sans-serif;
  background: url(/uploaded/images/home/2014/box-line.png) 50% 0 no-repeat; }
  .event_stackdate span {
    display: inline-block;
    padding: 0;
    font-size: 1.71429em;
    line-height: .9em;
    color: inherit; }
  .event_stackdate .event_stackdaynum {
    color: #a0192a;
    line-height: 1em;
    padding: 0;
    display: block;
    margin-bottom: -0.225em;
    font-size: 2.71429em; }
  .event_stackdate .event_stackdayname {
    display: none; }
  .event_stackdate .event_stackmonname {
    margin-bottom: 0;
    color: #1b2e58; }

.eventcol {
  zoom: 1;
  width: 100% !important;
  padding: 0 0 0 8em; }
  .eventcol:after {
    display: table;
    clear: both;
    content: ''; }
  .eventcol_short .eventcol {
    width: 100% !important;
    padding-left: 8em; }
  .eventcol_short .eventcon {
    width: 100% !important; }

.eventcon {
  padding-left: 0; }

.identifierkey {
  display: none; }
  @media (min-width: 37.5em) {
    .identifierkey {
      display: block; } }

.etitle [href*='popUp'] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200; }

.desclinks {
  display: block;
  color: inherit; }
  .desclinks:hover {
    color: #a41026; }

.event_time:before,
.event_location:before {
  display: inline-block;
  margin-right: 0.26667em;
  font-family: "FontAwesome";
  color: #787777; }

.event_time {
  text-transform: lowercase; }

.event_notes {
  margin-top: 1.33333em; }

#calendarcon {
  min-height: initial; }
  #calendarcon .caldata {
    height: auto !important; }
    #calendarcon .caldata.hotdate .daycap span, #calendarcon .caldata.selected .daycap span {
      background: #1b2e58;
      color: #fff; }
  #calendarcon .monthrow {
    min-height: initial; }
  #calendarcon .daycap, #calendarcon .daycap_off {
    font-size: .75em;
    color: #676767; }
    @media (max-width: 60.55833em) {
      #calendarcon .daycap span, #calendarcon .daycap_off span {
        display: block;
        padding: 1.33333em 0.66667em;
        text-align: center; } }
  .event-view .daycap {
    background: rgba(0, 0, 0, 0.35); }
  .event-view .daycap_off {
    background: rgba(0, 0, 0, 0.35); }
  #calendarcon .eventobj {
    margin: 0.66667em 0.66667em 1.33333em;
    padding: 0 !important; }
    @media (max-width: 60.55833em) {
      .monthrow .eventobj {
        display: none; } }
    .event-view .eventobj {
      margin-right: 1.33333em !important;
      margin-left: 1.33333em !important; }
  #calendarcon .eventcol {
    padding: 0; }
    .eventcol_short #calendarcon .eventcol {
      padding-left: 0; }
  #calendarcon .eventcon {
    width: 100%;
    padding: 0; }
  #calendarcon .scroll-up {
    font-size: 200%;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.25); }
    #calendarcon .scroll-up:before {
      content: "";
      font-family: "FontAwesome";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }

#calendar_buttons {
  width: 100% !important;
  margin-bottom: 0.66667em !important;
  text-align: center; }
  #calendar_buttons span {
    display: inline-block;
    width: 100%; }
    @media (min-width: 25em) {
      #calendar_buttons span {
        width: 49%; } }
    @media (min-width: 37.5em) {
      #calendar_buttons span {
        width: 24%; } }
  #calendar_buttons a {
    float: none;
    display: block;
    margin-bottom: .25em;
    background: rgba(0, 0, 0, 0.1);
    border: 0;
    border-radius: .15em;
    font-size: 1em;
    color: #676767; }
    #calendar_buttons a:hover {
      background: rgba(0, 0, 0, 0.2); }

#tool_print {
  padding: 1.33333em;
  float: none !important;
  display: inline-block; }

#calendar_icons {
  width: 100%;
  margin-bottom: 0.66667em !important; }
  #calendar_icons span {
    float: none;
    display: inline-block;
    width: 13%;
    margin: 0; }
    #calendar_icons span:nth-of-type(-n+3), #calendar_icons span:nth-of-type(n+6) {
      display: none; }
      @media (min-width: 37.5em) {
        #calendar_icons span:nth-of-type(-n+3), #calendar_icons span:nth-of-type(n+6) {
          display: inline-block; } }
  #calendar_icons a {
    display: inline-block;
    margin: 0;
    white-space: nowrap; }
    #calendar_icons a img {
      vertical-align: baseline; }
  #calendar_icons #calendar_alert_badge img {
    display: none; }

#calcustomize, #calsearch, #calgridmask, #calexport {
  left: 0 !important;
  z-index: 200;
  width: 100% !important;
  margin: 0 !important; }
  #calcustomize > div, #calsearch > div, #calgridmask > div, #calexport > div {
    width: 100% !important;
    margin: 0;
    padding: 1.33333em !important; }
  #calcustomize .options_titlebar, #calsearch .options_titlebar, #calgridmask .options_titlebar, #calexport .options_titlebar {
    padding: 0; }
  #calcustomize .calnavbar_close, #calsearch .calnavbar_close, #calgridmask .calnavbar_close, #calexport .calnavbar_close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    margin: 0 !important;
    padding: 0 !important; }

#calendar_nav > div {
  float: none !important; }

#calcustomize #basicmenu {
  margin-bottom: .25em; }
#calcustomize #ungrouped_jslinks {
  text-align: center; }
  #calcustomize #ungrouped_jslinks a {
    font-size: 1em;
    margin: 0 0 .25em;
    padding: .5em;
    width: 48%;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    color: #676767; }
    #calcustomize #ungrouped_jslinks a:hover {
      background: rgba(0, 0, 0, 0.2); }
#calcustomize [type*='submit'] {
  font-size: 1em !important; }

#calsearch td {
  padding: 0.66667em 0; }
#calsearch [name*='keywords'] {
  width: 100% !important;
  margin-bottom: 0.66667em;
  padding: .75em;
  border-color: #aaa; }
#calsearch [type*='submit'] {
  padding: .5em !important;
  font-size: 1em !important; }

#calexport .calendar_titlebar {
  margin-bottom: 0.66667em;
  padding: 0;
  font-size: 1em;
  background: none;
  color: #676767; }

#calendar_titlebar,
#calendar_titlebar_bottom {
  padding: 0;
  font-size: 80%;
  text-align: center;
  background: none;
  color: #676767; }
  @media (min-width: 37.5em) {
    #calendar_titlebar,
    #calendar_titlebar_bottom {
      font-size: 1em; } }
  #calendar_titlebar [title*='Navigation'],
  #calendar_titlebar_bottom [title*='Navigation'] {
    display: none; }
  #calendar_titlebar .prevYear, #calendar_titlebar .prevMonth, #calendar_titlebar .nextMonth, #calendar_titlebar .nextYear,
  #calendar_titlebar_bottom .prevYear,
  #calendar_titlebar_bottom .prevMonth,
  #calendar_titlebar_bottom .nextMonth,
  #calendar_titlebar_bottom .nextYear {
    background: rgba(0, 0, 0, 0.1);
    font: 1em "bebas-neue", sans-serif;
    font-weight: normal;
    padding: .5em;
    color: #676767; }
    #calendar_titlebar .prevYear:hover, #calendar_titlebar .prevMonth:hover, #calendar_titlebar .nextMonth:hover, #calendar_titlebar .nextYear:hover,
    #calendar_titlebar_bottom .prevYear:hover,
    #calendar_titlebar_bottom .prevMonth:hover,
    #calendar_titlebar_bottom .nextMonth:hover,
    #calendar_titlebar_bottom .nextYear:hover {
      background: rgba(0, 0, 0, 0.2); }

#calendar_titlebar {
  margin-bottom: 1.33333em !important; }

#calendar_titlebar_bottom {
  margin-top: 1.33333em !important; }

#calendar_nav + .listonly_block .listcap {
  margin: 0 0 1em;
  padding: 0;
  color: #787777; }
#calendar_nav + .listonly_block .eventcol,
#calendar_nav + .listonly_block .eventcon {
  padding-left: 0; }

#calnav.yui-calendar .calhead {
  padding: 0;
  background: none;
  border: 0; }
#calnav.yui-calendar .calheader {
  zoom: 1;
  margin-bottom: 0.66667em;
  padding: 0; }
  #calnav.yui-calendar .calheader:after {
    display: table;
    clear: both;
    content: ''; }
#calnav.yui-calendar .calnavleft,
#calnav.yui-calendar .calnavright {
  position: relative;
  top: 0;
  height: 1.5em;
  width: 15%;
  color: transparent; }
  #calnav.yui-calendar .calnavleft:before,
  #calnav.yui-calendar .calnavright:before {
    width: auto;
    height: auto;
    font-size: 1.4em;
    background-image: none;
    color: rgba(0, 0, 0, 0.35); }
  #calnav.yui-calendar .calnavleft:hover:before,
  #calnav.yui-calendar .calnavright:hover:before {
    color: rgba(0, 0, 0, 0.5); }
#calnav.yui-calendar .calnavleft {
  float: left;
  left: 0; }
  #calnav.yui-calendar .calnavleft:before {
    content: "";
    font-family: "FontAwesome";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
#calnav.yui-calendar .calnav {
  display: inline-block;
  padding: 0;
  padding-top: 0.44444em; }
#calnav.yui-calendar .calnavright {
  float: right;
  right: 0; }
  #calnav.yui-calendar .calnavright:before {
    content: "";
    font-family: "FontAwesome";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
#calnav.yui-calendar .calcell {
  position: relative;
  padding: 1.33333em 0;
  background-color: transparent !important;
  border: 0; }
  #calnav.yui-calendar .calcell:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.66667em;
    height: 2.66667em;
    content: '';
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    transition: -webkit-transform .4s;
    transition: transform .4s;
    border: 0.16667em solid #1b2e58; }
  #calnav.yui-calendar .calcell.today:before, #calnav.yui-calendar .calcell:hover:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  #calnav.yui-calendar .calcell.oom {
    background-color: transparent; }
    #calnav.yui-calendar .calcell.oom:before {
      display: none; }
    #calnav.yui-calendar .calcell.oom .selector {
      color: rgba(0, 0, 0, 0.15); }
  #calnav.yui-calendar .calcell .selector {
    color: #676767; }

.pagetype_registration [bgcolor*='ccc'] {
  background: none; }
  .pagetype_registration [bgcolor*='ccc'] table {
    background: none; }
    .pagetype_registration [bgcolor*='ccc'] table table tr {
      display: block;
      padding: 0.66667em 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.pagetype_registration #contentdiv td {
  display: block;
  height: auto; }
.pagetype_registration #contentdiv [width*='3%'] {
  margin-bottom: 1.33333em; }

#eventTopBar {
  margin-top: 0 !important; }
  #eventTopBar * {
    box-sizing: content-box; }

#adminViewTopBar * {
  box-sizing: content-box; }

.eventTopCont {
  text-shadow: none;
  border: 0;
  border-radius: 0;
  box-shadow: none; }

.L_Content,
.R_Content {
  max-width: 100%;
  width: 48%;
  padding: 1.33333em !important; }

.reg_Total {
  display: inline-block; }

.reg_Progress {
  position: relative !important;
  padding: 0 1.33333em !important;
  width: 100% !important; }

.ui-progressbar {
  border: 0 !important;
  border-bottom: 0.25em solid rgba(0, 0, 0, 0.15) !important;
  border-radius: 0; }
  .ui-progressbar .ui-progressbar-value {
    margin: 0;
    border: 0 !important;
    border-radius: 0; }

#eventContent {
  padding: 1.33333em 0; }

#eventDetails {
  margin-bottom: 1.33333em;
  padding: 1.33333em;
  border-radius: 0; }
  #eventDetails .detailLabel,
  #eventDetails .detailContent {
    margin: 0 !important; }

.registerTypeTable {
  margin: 1.33333em 0 !important;
  box-shadow: none !important; }
  .registerTypeTable tfoot {
    text-shadow: none !important;
    background: rgba(0, 0, 0, 0.15) !important; }

.registerTypeHead,
.tableHeader,
.headerRow th {
  text-shadow: none !important;
  background: rgba(64, 64, 64, 0.94) !important;
  box-shadow: none !important; }

.attendeeTblRow {
  padding: 1.33333em !important; }

.registerAttendees {
  display: block;
  margin-bottom: 1.33333em !important;
  padding: 1.33333em;
  background: rgba(0, 0, 0, 0.05);
  border: 0.06667em dashed rgba(0, 0, 0, 0.1);
  box-shadow: none; }

.counter .attendRemove,
.counter .attendAdd {
  background: #eee !important;
  padding: .25em .75em !important; }

.quickAdd {
  margin-top: 0 !important; }

#eventTopBar div.activeAttendeeBar {
  height: auto !important;
  padding: 1.33333em !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important; }

.displayGroup {
  padding: 0 !important; }

.displayTable {
  box-shadow: none !important; }
  .displayTable .nameCol {
    padding-left: 0; }
  .displayTable .attendCol {
    text-align: center; }

.tableHeader th {
  padding: 1.33333em !important;
  white-space: nowrap; }

.detailToggle {
  display: inline-block;
  padding: 1.33333em !important; }

.detailCol {
  padding: 1.33333em !important; }
  .detailCol p {
    margin-bottom: 0; }

#registrationSummary {
  padding: 0 !important; }

.pagetype_eventReg .registrations {
  box-shadow: none !important; }
.pagetype_eventReg .headerRow th {
  padding: 1.33333em !important;
  white-space: nowrap; }
.pagetype_eventReg .registerRow td,
.pagetype_eventReg .totalRow td {
  padding: 1.33333em !important;
  white-space: nowrap; }
.pagetype_eventReg .totalTable {
  border: 0;
  border-radius: 0;
  box-shadow: none; }

.registrantInfo,
.billingAddress {
  padding: 1.33333em !important;
  width: 47.5%;
  background: rgba(0, 0, 0, 0.05) !important;
  box-shadow: none !important; }

.registrantInfo {
  margin: 0 2% 0 0 !important; }

.billingAddress {
  margin: 0 0 0 2% !important; }

.infoDisplay {
  display: block !important; }

.paymentMethod {
  display: block !important;
  margin-right: 0 !important;
  padding: 1.33333em !important;
  background: rgba(0, 0, 0, 0.05) !important;
  box-shadow: none !important; }

.popup-window #tool_print {
  float: right !important;
  padding: 10px; }
.popup-window .verbose_event {
  margin-bottom: 0.66667em;
  width: 100%;
  background: none; }

/*! Modules - Carousel v0.0.3 */
.cc-wrapper {
  position: relative; }
  .cc-wrapper.slideshow .cc-slide {
    opacity: 0; }
  .cc-wrapper.slideshow .cc-stage {
    overflow: hidden; }
  .cc-wrapper .cc-stage {
    white-space: nowrap; }
  .cc-wrapper .cc-slide {
    display: inline-block; }
  .cc-wrapper .cc-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%; }
  .cc-wrapper .cc-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    text-align: center; }
  .cc-wrapper .cc-controls a {
    display: inline-block;
    text-decoration: none; }

/*! Modules - Directions v0.0.2 */
[id*='route'] {
  margin-bottom: 1.33333em; }

.adp-placemark {
  background: rgba(0, 0, 0, 0.1);
  border: 0; }
  .adp-placemark td {
    padding: 0.66667em; }

.adp-directions {
  width: 100%; }

.adp-step,
.adp-substep {
  padding: 1em .05em; }

.adp-substep:nth-child(2) {
  white-space: nowrap; }

/*! Modules - Directory v0.0.5 */
.pagetype_directory form[name='filter'] {
  margin-bottom: 1.46667em; }
  .pagetype_directory form[name='filter'] tr {
    margin-bottom: .5em;
    display: block; }
    .pagetype_directory form[name='filter'] tr.filterTitle {
      width: 30%; }
  .pagetype_directory form[name='filter'] td {
    display: block;
    text-align: left; }
    .pagetype_directory form[name='filter'] td[width*='30%'] {
      display: inline; }
      .pagetype_directory form[name='filter'] td[width*='30%'] + td {
        display: inline; }
    .pagetype_directory form[name='filter'] td > img {
      max-height: initial;
      max-width: initial !important; }
.pagetype_directory [type*='submit'] {
  margin: 0;
  max-width: 100%; }
.pagetype_directory table[style*="background"] {
  margin-bottom: 1.33333em;
  background: none !important;
  border: 0 !important; }
  .pagetype_directory table[style*="background"] td {
    display: block;
    text-align: left; }
  .pagetype_directory table[style*="background"] [name*='keyword'] {
    margin-bottom: 0.66667em;
    max-width: 23.33333em;
    width: 100% !important; }

.directory {
  margin-bottom: 1.46667em;
  text-align: center;
  zoom: 1; }
  .directory:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 31.25em) {
    .directory {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 1.33333em;
      -moz-column-gap: 1.33333em;
      column-gap: 1.33333em; } }
  @media (min-width: 50em) {
    .directory {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; } }
  @media (min-width: 60.625em) {
    .directory {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; } }
  @media (min-width: 31.25em) {
    .directory {
      text-align: left; } }
  .directory .fsDirEntry {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 1.46667em;
    width: 100% !important;
    font-family: "bebas-neue", sans-serif;
    font-size: 15px;
    line-height: 1.46667 !important;
    background: rgba(0, 0, 0, 0.05);
    border-bottom: 0.225em solid rgba(164, 16, 38, 0.75);
    border-left: 0 !important;
    color: #676767; }
    @media (min-width: 31.25em) {
      .directory .fsDirEntry {
        padding: 20px;
        margin: 0 20px 20px 0;
        box-shadow: 0 0 1px #000;
        border-radius: 10px;
        border: none; } }
    .directory .fsDirEntry > img {
      width: 270px;
      margin-bottom: 1.33333em;
      max-width: 100%; }
  .directory .entry-details {
    padding: 0 1.33333em 1.33333em;
    text-align: left; }
    .directory .entry-details > div {
      margin-bottom: 1.46667em; }
      .directory .entry-details > div:last-child {
        margin-bottom: 0; }
  .directory .fsDirEntryRoles:before, .directory .fsDirEntryLoc:before, .directory .fsDirEntryTitle:before {
    display: block;
    margin-bottom: 0;
    color: #000; }
  .directory .fsDirEntryName {
    margin-top: 1.46667em; }
    .directory .fsDirEntryName strong {
      font-family: "proxima-nova", sans-serif;
      color: #333333;
      font-size: 1.3em;
      font-weight: bold;
      text-transform: none; }
  .directory [href*='requester'] {
    display: block;
    margin-top: 1.46667em; }
  .directory .fsDirEntryLoc:before {
    content: 'Location'; }
  .directory + table tr {
    display: none; }
    .directory + table tr:first-child {
      display: block; }
  .directory + table td {
    display: block;
    border: 0 !important;
    padding: 0 !important; }

#profiletable {
  clear: both;
  display: block; }

/*! Modules - Item v0.0.2 */
@media (max-width: 49.93333em) {
  .pagetype_item table,
  .pagetype_item tbody,
  .pagetype_item tr,
  .pagetype_item td {
    display: block;
    width: 100%; } }
.pagetype_item td {
  padding: .5em; }
.pagetype_item b {
  display: block; }
.pagetype_item img:not([src*='space']),
.pagetype_item [style*='width'] {
  width: 100% !important; }

/*! Modules - Gallery v0.0.3 */
#mediaNav,
#mediaNav * {
  box-sizing: content-box; }

.mediaNavHdr {
  height: auto;
  min-height: 2.5em; }
  .mediaNavHdr input[type="button"].mediaBackNav {
    width: 1em;
    height: 1em;
    padding: 0;
    background-color: transparent;
    border-width: 0; }
  .mediaNavHdr input[type="button"].allMediaBtn {
    top: 0;
    width: auto;
    height: auto; }

.mediaNavHdrTitle {
  max-width: 11em;
  width: 100%; }

#mediaSearchGo {
  height: 2em; }

.imageGalleryViewContainer {
  padding-top: 1.33333em;
  padding-left: 0; }
  .imageGalleryViewContainer .imageGalleryViewObject {
    float: none;
    margin: 0 0 1.33333em;
    min-height: initial;
    width: 100%; }
    @media (min-width: 50em) {
      .imageGalleryViewContainer .imageGalleryViewObject {
        display: inline-block;
        vertical-align: top;
        padding: 0 0.66667em;
        width: 49%; } }
    @media (min-width: 62.5em) {
      .imageGalleryViewContainer .imageGalleryViewObject {
        width: 32.33333%; } }
    .imageGalleryViewContainer .imageGalleryViewObject .imageGalleryViewThumb {
      background: rgba(0, 0, 0, 0.75); }
    .imageGalleryViewContainer .imageGalleryViewObject .imageGalleryViewTitle a {
      display: block; }

/*! Modules - Multi-content v0.0.4 */
.gridTable {
  width: 100%;
  table-layout: fixed; }
  .gridTable .contentElementTD {
    padding: 1.33333em;
    border-color: #ccc;
    min-width: 25%; }
    @media (max-width: 37.43333em) {
      .gridTable .contentElementTD {
        padding-right: 1.33333em;
        padding-left: 1.33333em;
        display: block;
        border-top-color: transparent;
        border-right-color: transparent;
        border-left-color: transparent; } }

.scroll-window {
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden; }
  .scroll-window .contentElement {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 23.33333em;
    padding: 1.33333em; }

#fsMultiContent {
  visibility: hidden; }

#slideshowDisplay {
  visibility: visible; }
  #slideshowDisplay #multi_content {
    padding: 1.33333em 0;
    border: 0; }

.scroll-window::-webkit-scrollbar {
  -webkit-appearance: none; }

.scroll-window::-webkit-scrollbar:vertical {
  width: 11px; }

.scroll-window::-webkit-scrollbar:horizontal {
  height: 11px; }

.scroll-window::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white;
  /* should match background, can't be transparent */
  background-color: rgba(0, 0, 0, 0.5); }

.scroll-window::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 8px; }

#fsMultiContent {
  width: 100%;
  margin-bottom: 1.33333em; }

#multi_content {
  height: 100% !important; }
  #multi_content > div {
    height: 100% !important; }

#mc_1 {
  position: relative; }

/*! Modules - News v0.2.0 */
.newspostitemsep,
.newspostitem {
  margin-bottom: 1.33333em !important;
  padding-bottom: 1.33333em !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .newspostitemsep:last-child,
  .newspostitem:last-child {
    border: 0; }
  .newspostitemsep:last-child,
  .newspostitem:last-child {
    border-bottom: 0; }
  .newspostitemsep p:last-child,
  .newspostitem p:last-child {
    margin-bottom: 0; }

.newsposttitle {
  color: #a0192a; }
  .newsposttitle a {
    color: #1b2e58; }
    .newsposttitle a:hover {
      color: #a0192a; }
  .newsposttitle img {
    float: none;
    display: block;
    width: 100%;
    margin: 0 0 0.66667em 0; }
    @media (min-width: 50em) {
      .newsposttitle img {
        float: left;
        width: 40%;
        margin: 0 1.33333em 0.66667em 0; } }
    .newsposttitle img[alt="Pinned:"] {
      display: none; }

.newspostdesc img[style="float: left;"] {
  margin: 0 1em 1em 0; }
.newspostdesc img[style="float: right;"] {
  margin: 0 0 1em 1em; }

.newspostinfo_sep {
  display: none; }

.newspostinfo_element {
  clear: both;
  display: block;
  padding-top: 1.46667em;
  color: transparent; }
  .newspostinfo_element:before {
    content: 'Read More >';
    color: #676767; }
  .newspostinfo_element:hover {
    color: transparent; }
    .newspostinfo_element:hover:before {
      color: #a41026; }

.newsArchiveFilter .tbcon {
  border: 0 !important; }

.newsArchiveFilter .tbrow {
  margin-bottom: .35em; }

@media (min-width: 800px) {
  .newsArchiveFilter .tbrow {
    width: 33%;
    float: left;
    padding: 0 1em 0;
    text-align: left;
    position: relative; } }
.newsArchiveFilter .tbcell {
  float: none;
  width: 100% !important;
  padding: 0;
  text-align: left;
  white-space: initial !important; }

.newsArchiveFilter [style*="float: right; position: relative; top: -9px;"] {
  top: 0 !important;
  margin-top: 1em; }

@media (min-width: 800px) {
  .newsArchiveFilter [style*="float: right; position: relative; top: -9px;"] {
    position: absolute !important;
    right: 0 !important;
    float: none !important;
    top: 1em !important; } }
.newsArchiveFilter [type*='submit'] {
  display: block;
  clear: both;
  margin: 1em 0 0;
  font-size: 14px; }

@media (min-width: 800px) {
  .newsArchiveFilter [type*='text'] {
    width: 100%;
    font-size: 1em;
    padding: .5em !important; } }
.newsArchiveFilter select {
  font-size: 14px;
  padding: .35em .5em; }

.newsThumbnailCell {
  display: block;
  width: 100%;
  padding-right: 1.33333em; }
  @media (min-width: 50em) {
    .newsThumbnailCell {
      display: table-cell;
      width: 22%; } }
  .newsThumbnailCell img {
    float: none !important;
    margin-bottom: 0.66667em !important;
    width: 100%; }
    @media (min-width: 50em) {
      .newsThumbnailCell img {
        float: left !important;
        margin-right: 1.33333em !important; } }

.newsArticleCell {
  display: block; }
  @media (min-width: 50em) {
    .newsArticleCell {
      display: table-cell; } }

.contentControls div {
  margin: 0;
  padding: .5em .95em;
  border: 0; }

.popup-window #popmedia {
  display: inline-block !important;
  padding: 0 0.66667em; }

/*! Modules - Blogs v0.0.2 */
.blogtoplinks, .blogtextcenter {
  margin-bottom: 1.33333em;
  padding-bottom: 1.33333em;
  padding-top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

#blogtopsep {
  display: none; }

/*! Modules - Portals v0.0.5 */
.portal_column, .twothirds_column {
  padding: 0; }
  @media (max-width: 37.43333em) {
    .portal_column, .twothirds_column {
      width: 100%; } }

@media (min-width: 37.5em) {
  .two_column, .three_column, .four_column {
    padding: 0 0.66667em; } }
@media (min-width: 37.5em) {
  .two_column:first-child, .three_column:first-child, .four_column:first-child {
    padding-left: 0; } }

@media (min-width: 37.5em) {
  .two_column:nth-of-type(2) {
    padding-right: 0; } }
@media (min-width: 37.5em) {
  .two_column {
    width: 50%; } }

.three_column:nth-of-type(3) {
  padding-right: 0; }
@media (min-width: 37.5em) {
  .three_column {
    width: 33.33333%; } }

.four_column:nth-of-type(4) {
  padding-right: 0; }
@media (min-width: 37.5em) {
  .four_column {
    width: 50%; } }
@media (min-width: 56.25em) {
  .four_column {
    width: 25%; } }

@media (min-width: 37.5em) {
  .twothirds_column {
    padding: 0 0.66667em; } }

.portlet {
  margin: 0 0 1.33333em;
  border: 0; }

.portlet_header {
  padding: 0;
  background: none;
  background: #cacaca;
  color: #585858;
  border-radius: .5em;
  font-family: "bebas-neue", sans-serif; }

.portlet_title, #c_3097,
#c_3098 {
  padding: 0.66667em;
  text-align: center;
  color: #fff; }

.portlet_content {
  color: #676767 !important;
  font-family: "proxima-nova", sans-serif; }
  .portlet_content > div {
    margin: 0 !important; }
  .portlet_content > .flickr_entry {
    padding-top: 5px;
    width: 49%;
    /* text-align: center; */
    float: left;
    margin: 0 1% 0 0 !important; }
  .portlet_content p:last-child {
    margin-bottom: 0; }

.dock_marker {
  margin: 0.66667em 0;
  padding: 0.66667em 0;
  background: rgba(0, 0, 0, 0.75);
  border: 0;
  border-top: .25em solid #ffcc00;
  color: #fff; }

.portal_column_bottom {
  margin-bottom: 0;
  padding: 0.66667em 1.33333em !important;
  outline: 1px dashed rgba(0, 0, 0, 0.35); }

#acct_bar {
  height: auto;
  text-align: right;
  border: 0;
  min-width: 320px; }

.acct_buttons {
  display: inline-block;
  height: auto;
  border: 0;
  padding: .25em .5em; }

#add_elements_menu_div {
  box-sizing: content-box;
  background: #222;
  border: 0;
  z-index: 9000; }
  #add_elements_menu_div * {
    box-sizing: content-box; }

#c_3097 strong,
#c_3098 strong {
  font-weight: normal !important; }

.twitter-timeline {
  height: 1100px; }

/*! Modules - Search v0.0.3 */
#search_div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px; }
  #search_div #search_bar {
    display: none;
    width: 210px;
    max-width: none;
    height: 40px;
    margin: 0;
    color: #666666;
    border: 1px solid #e3e3e3;
    vertical-align: middle; }
    #topbanner #search_div #search_bar {
      position: absolute;
      top: 0;
      right: 35px; }
      .search-active #topbanner #search_div #search_bar {
        display: block; }
    .drawer #search_div #search_bar {
      display: block;
      padding-left: 40px; }
  #search_div input[type="image"] {
    display: inline-block;
    border-width: 0;
    margin: 0;
    background: transparent;
    vertical-align: middle;
    outline: 0;
    box-shadow: none; }
    #search_div input[type="image"]:hover {
      border-width: 0; }
    .drawer #search_div input[type="image"] {
      position: absolute;
      top: 1px;
      left: 0; }

.sm_search {
  height: 21px;
  position: absolute;
  right: 182px;
  top: 5px; }

.sm_search a {
  margin-left: 2px; }

.sm_search ul {
  list-style-type: none;
  float: right; }

.sm_search ul li {
  display: inline-block; }

@media (max-width: 1024px) {
  #topbanner #search_div {
    display: none; } }
/*! Modules - Sitemap v0.0.6 */
#top_level_list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  padding-left: 0;
  font-size: 1em;
  font-weight: normal;
  list-style: none; }
  #top_level_list ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  #top_level_list a {
    display: block; }
  #top_level_list .spacerHR {
    display: none; }
  #top_level_list ul {
    margin: 0.66667em 0;
    padding: 0.66667em;
    background: rgba(0, 0, 0, 0.05); }
  #top_level_list > li {
    padding: 1.33333em;
    background: rgba(0, 0, 0, 0.05);
    border-bottom: 0.06667em solid rgba(0, 0, 0, 0.1); }

/*! Modules - Slideshow v0.7.0 */
.controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  height: 100%;
  text-align: center;
  pointer-events: none;
  visibility: hidden; }
  .controls span {
    position: absolute;
    top: 0;
    height: 100%;
    cursor: pointer;
    pointer-events: auto;
    visibility: visible; }
    .controls span:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      top: 50%;
      font-family: 'FontAwesome';
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  .controls .prev {
    left: 0; }
    .controls .prev:before {
      content: '\f104'; }
  .controls .next {
    right: 0; }
    .controls .next:before {
      content: '\f105'; }

.pagination {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  text-align: center; }
  .pagination span {
    display: inline-block;
    cursor: pointer;
    border-radius: 100%; }
    .pagination span.active {
      pointer-events: none; }

/*! Modules - Tabs v0.0.6 */
#portal_tabs,
#eventRegTabs {
  padding: 0;
  background: none;
  border: 0; }
  #portal_tabs .ui-tabs-nav,
  #eventRegTabs .ui-tabs-nav {
    margin-bottom: 1.33333em;
    padding: 0;
    background: none;
    border: 0; }
    #portal_tabs .ui-tabs-nav li,
    #eventRegTabs .ui-tabs-nav li {
      margin: 0 0.13333em 0.13333em 0 !important;
      padding: 0;
      background: none;
      border: 0;
      border-radius: 0;
      color: inherit; }
      #portal_tabs .ui-tabs-nav li a,
      #eventRegTabs .ui-tabs-nav li a {
        padding: 0.66667em 1.33333em;
        background: rgba(0, 0, 0, 0.1);
        color: #676767; }
        #portal_tabs .ui-tabs-nav li a:hover,
        #eventRegTabs .ui-tabs-nav li a:hover {
          background: rgba(0, 0, 0, 0.2);
          color: #818181 !important; }
        .ui-tabs .ui-state-active a {
          background: #1b2e58 !important;
          color: #e4d1a7 !important; }
      #portal_tabs .ui-tabs-nav li span,
      #eventRegTabs .ui-tabs-nav li span {
        text-indent: 0; }

.ui-tabs-panel {
  padding: 0 !important; }

/*! Pages - Style Guide v0.0.3 */
.style-guide .module {
  background: rgba(0, 0, 0, 0.05);
  border: 0.06667em solid rgba(0, 0, 0, 0.05);
  color: #676767; }
.style-guide h1:after {
  color: rgba(103, 103, 103, 0.5); }
.style-guide h2:after {
  color: rgba(103, 103, 103, 0.5); }
.style-guide h3:after {
  color: rgba(103, 103, 103, 0.5); }
.style-guide h4:after {
  color: rgba(103, 103, 103, 0.5); }
.style-guide h5:after {
  color: rgba(103, 103, 103, 0.5); }
.style-guide h6:after {
  color: rgba(103, 103, 103, 0.5); }
.style-guide h1:after {
  content: " font-size: 40px / line-height: 40"; }
.style-guide h2:after {
  content: " font-size: 32px / line-height: 32"; }
.style-guide h3:after {
  content: " font-size: 24px / line-height: 24"; }
.style-guide h4:after {
  content: " font-size: 24px / line-height: 24"; }
.style-guide h5:after {
  content: " font-size: 20px / line-height: 20"; }
.style-guide h6:after {
  content: " font-size: 16px / line-height: 16"; }
.style-guide .line-height-example {
  background: rgba(0, 0, 0, 0.05); }
.style-guide .primary-body:after {
  color: rgba(103, 103, 103, 0.5);
  content: " font-size: 15px / line-height: 22px"; }
.style-guide .secondary-body:after {
  color: rgba(103, 103, 103, 0.5);
  content: " font-size: 14px / line-height: 20px"; }

.colors {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 2.66667em; }
  .colors ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .colors a {
    display: block; }
  .colors li {
    margin-bottom: 0.33333em;
    padding: 1.33333em; }
    .colors li:nth-of-type(1) {
      border-left: 1.33333em solid;
      color: #676767; }
      .colors li:nth-of-type(1):after {
        content: " #676767"; }
    .colors li:nth-of-type(2) {
      border-left: 1.33333em solid;
      color: #1b2e58; }
      .colors li:nth-of-type(2):after {
        content: " #1b2e58"; }
    .colors li:nth-of-type(3) {
      border-left: 1.33333em solid;
      color: #66c5e4; }
      .colors li:nth-of-type(3):after {
        content: " #66c5e4"; }
    .colors li:nth-of-type(4) {
      border-left: 1.33333em solid;
      color: #a0192a; }
      .colors li:nth-of-type(4):after {
        content: " #a0192a"; }
    .colors li:nth-of-type(5) {
      border-left: 1.33333em solid;
      color: #ffce9e; }
      .colors li:nth-of-type(5):after {
        content: " #ffce9e"; }
    .colors li:nth-of-type(6) {
      border-left: 1.33333em solid;
      color: #a41026; }
      .colors li:nth-of-type(6):after {
        content: " #a41026"; }
    .colors li:nth-of-type(7) {
      border-left: 1.33333em solid;
      color: #787777; }
      .colors li:nth-of-type(7):after {
        content: " #787777"; }

.fonts {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 1.33333em; }
  .fonts ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .fonts a {
    display: block; }
  .fonts li {
    margin-bottom: 0.33333em;
    padding: 0.33333em; }
    .fonts li:nth-of-type(1) {
      font-family: "proxima-nova", sans-serif; }
      .fonts li:nth-of-type(1):after {
        content: " - proxima-nova, sans-serif"; }
    .fonts li:nth-of-type(2):after {
      content: " - "; }
    .fonts li:nth-of-type(3) {
      font-family: "bebas-neue", sans-serif; }
      .fonts li:nth-of-type(3):after {
        content: " - bebas-neue, sans-serif"; }
    .fonts li:nth-of-type(2):after {
      content: " - "; }
    .fonts li:nth-of-type(5) {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
      .fonts li:nth-of-type(5):after {
        content: " - Menlo, Monaco, Consolas, Courier New, monospace"; }

/*! Pages - Main v0.0.3 */
/*! js: Remember to add the element with a class of home-page into your setup */
.page_1 .fa-rss:before {
  color: #959595;
  font-size: .8em;
  padding-left: .5em;
  vertical-align: top; }
.page_1 .fa-rss:hover:before {
  color: #1b2e58; }
.page_1 #mainmiddle h1 {
  color: #c5122f;
  font-family: "bebas-neue",sans-serif;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 0px;
  font-weight: normal;
  height: 19px;
  width: 100%;
  margin: 0 0 10px 0;
  vertical-align: top;
  text-transform: uppercase; }
.page_1 #mainmiddle h2 {
  margin: 0 0 1em 0 !important;
  font-family: "bebas-neue",sans-serif;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1em !important;
  height: auto !important;
  padding: 0 !important; }
  .page_1 #mainmiddle h2 a {
    color: #cacaca;
    font-family: "bebas-neue",sans-serif;
    font-size: 17px;
    vertical-align: bottom;
    text-transform: uppercase;
    text-decoration: none;
    background: url(/uploaded/images/home/2014/arrow.png) left no-repeat;
    padding: 0 0 0 10px;
    display: block;
    line-height: 1em;
    font-weight: normal; }
    .page_1 #mainmiddle h2 a:hover {
      color: #a0192a; }
.page_1 .bannermodtitle {
  margin-top: 0; }
.page_1 #leftbanner {
  color: #666;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  border: none;
  padding: 0; }
  @media (min-width: 37.5em) {
    .page_1 #leftbanner {
      float: left;
      width: 34.04255% !important;
      border-right: solid 1px #efebe8;
      padding: 30px 24px 0 0; } }
  .page_1 #leftbanner .newsposttitle a img {
    margin-right: 23px;
    width: 37%;
    float: left;
    border: 2px solid #d7d7d7 !important;
    border-radius: 10px; }
  .page_1 #leftbanner .newsposttitle, .page_1 #leftbanner .newsposttitle a, .page_1 #leftbanner .newsposttitle a:visited, .page_1 #leftbanner .newsposttitle a:active {
    color: #001567;
    font-family: "bebas-neue",sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal; }
  .page_1 #leftbanner .newsposttitle a:hover {
    color: #c41230;
    font-family: "bebas-neue",sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal; }
  .page_1 #leftbanner .newspostnotes {
    width: 55%;
    float: right;
    color: #666;
    font-family: 'proxima-nova', sans-serif;
    font-size: 14px;
    line-height: 1.5em; }
  .page_1 #leftbanner .newspostitem {
    margin-bottom: 22px;
    border: 0; }
.page_1 #contentdiv {
  border: none !important; }
  @media (min-width: 37.5em) {
    .page_1 #contentdiv {
      padding: 30px 30px 0 30px !important;
      width: 42.55319% !important; } }
  .page_1 #contentdiv .eventobj {
    border: 0; }
  .page_1 #contentdiv .cal-viewmorebutton {
    text-decoration: none;
    color: #fff;
    background: #4d7fbe;
    text-transform: uppercase;
    padding: .3em .6em;
    float: right;
    display: inline-block;
    border-radius: .3em;
    font-size: 1em;
    line-height: 1em;
    font-family: "bebas-neue", sans-serif; }
    .page_1 #contentdiv .cal-viewmorebutton:hover {
      background: #a0192a; }
.page_1 #rightbanner {
  float: none !important;
  overflow: hidden;
  zoom: 1;
  padding-left: 0;
  padding-top: 30px;
  border-left: 0;
  width: 100%; }
  .page_1 #rightbanner:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 37.5em) {
    .page_1 #rightbanner {
      float: left;
      width: 23.40426% !important;
      padding-left: 30px;
      border-left: solid 1px #efebe8 !important; } }
  .page_1 #rightbanner .bannermodtitle h1 {
    margin-bottom: 44px !important; }
  .page_1 #rightbanner .bannermodtitle .social_net {
    border-top: none; }
  .page_1 #rightbanner .media_icons {
    margin-top: 9px; }
@media (min-width: 50em) {
  .page_1 .slider {
    max-height: 515px;
    overflow: hidden; } }
.page_1 .slider .contentElementDiv div {
  max-height: 515px;
  position: relative; }
  .page_1 .slider .contentElementDiv div img {
    width: 100%; }
  .page_1 .slider .contentElementDiv div .contentElementDesc {
    background: #1b2e58; }
    @media (min-width: 50em) {
      .page_1 .slider .contentElementDiv div .contentElementDesc {
        position: absolute;
        bottom: 30px;
        left: 30px;
        width: 320px; } }
    .page_1 .slider .contentElementDiv div .contentElementDesc .contentElementTitle {
      background: #a0192a;
      color: #fff;
      margin: 0 0 1em 0;
      padding: .5em 1em;
      border-bottom: 2px solid #fff; }
    .page_1 .slider .contentElementDiv div .contentElementDesc p {
      color: #fff;
      padding: .5em 1em 80px; }
      @media (min-width: 50em) {
        .page_1 .slider .contentElementDiv div .contentElementDesc p {
          padding: .5em 1em; } }
.page_1 .slick-dots {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center; }
  .page_1 .slick-dots ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .page_1 .slick-dots a {
    display: block; }
  @media (min-width: 50em) {
    .page_1 .slick-dots {
      bottom: 20px; } }
  .page_1 .slick-dots li {
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-right: 5px; }
    .page_1 .slick-dots li button {
      width: 20px;
      height: 20px;
      padding: 0;
      color: transparent;
      background: #fff;
      border: 2px solid #666;
      outline: none;
      opacity: .5;
      border-radius: 50%; }
    .page_1 .slick-dots li.slick-active button {
      opacity: 1; }

#custom-image {
  margin: 30px auto 0;
  max-width: 100%; }

.facebook-feed article {
  color: #666;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 1.5em 0; }
  .facebook-feed article img {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
.facebook-feed a[href='undefined'],
.facebook-feed img[src='undefined'] {
  display: none; }

.spotlight {
  margin-bottom: 30px; }
  .spotlight p {
    position: relative;
    margin: 0 0 10px 0; }
    .spotlight p img {
      margin: 0 auto;
      width: 100%; }
    .spotlight p a:hover img {
      opacity: .9; }

.page_3070,
.parentpageid_3070 {
  background: url("/uploaded/images/60th/anniversary_bg.gif") 0 0 repeat; }
  .page_3070 .drawer_ribbon,
  .parentpageid_3070 .drawer_ribbon {
    display: none; }
  .page_3070 #topbanner,
  .parentpageid_3070 #topbanner {
    width: 900px;
    margin: 0 auto;
    position: relative; }
  .page_3070 #midcontainer,
  .page_3070 #contentdiv,
  .parentpageid_3070 #midcontainer,
  .parentpageid_3070 #contentdiv {
    background: none;
    max-width: 701px !important;
    overflow: hidden;
    margin: 0 auto;
    padding: 0; }
  .page_3070 .nav-60-container,
  .parentpageid_3070 .nav-60-container {
    width: 140px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9000; }
    @media (min-width: 75em) {
      .page_3070 .nav-60-container,
      .parentpageid_3070 .nav-60-container {
        right: 10%; } }
    @media (min-width: 575em) {
      .page_3070 .nav-60-container,
      .parentpageid_3070 .nav-60-container {
        right: 40%; } }
    .page_3070 .nav-60-container nav,
    .parentpageid_3070 .nav-60-container nav {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none;
      text-align: center; }
      .page_3070 .nav-60-container nav ul,
      .parentpageid_3070 .nav-60-container nav ul {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none; }
      .page_3070 .nav-60-container nav a,
      .parentpageid_3070 .nav-60-container nav a {
        display: block; }
      .page_3070 .nav-60-container nav ul,
      .parentpageid_3070 .nav-60-container nav ul {
        background: #1b2e58;
        display: none;
        padding-bottom: .5em; }
      .page_3070 .nav-60-container nav li a,
      .parentpageid_3070 .nav-60-container nav li a {
        color: #fff;
        display: block;
        text-decoration: none;
        padding: .3em; }
        .page_3070 .nav-60-container nav li a:hover,
        .parentpageid_3070 .nav-60-container nav li a:hover {
          background: #27427f; }
      .page_3070 .nav-60-container nav li:first-child a,
      .parentpageid_3070 .nav-60-container nav li:first-child a {
        padding-top: .8em; }
    .page_3070 .nav-60-container .menutrigger,
    .parentpageid_3070 .nav-60-container .menutrigger {
      padding: .2em;
      color: #fff;
      background: #a0192a;
      margin: 0 40px;
      text-transform: uppercase; }
      .page_3070 .nav-60-container .menutrigger:hover,
      .parentpageid_3070 .nav-60-container .menutrigger:hover {
        cursor: pointer;
        text-shadow: 0 1px 1px #000; }
  .page_3070 .logo_60,
  .parentpageid_3070 .logo_60 {
    position: relative;
    top: 50px;
    left: 0; }
    .page_3070 .logo_60 .site-info,
    .parentpageid_3070 .logo_60 .site-info {
      background: none;
      text-decoration: none;
      padding: 0;
      color: #fff;
      background: none;
      text-align: center; }
      .page_3070 .logo_60 .site-info .site-name,
      .parentpageid_3070 .logo_60 .site-info .site-name {
        font-size: 17px;
        padding: 0;
        color: #fff;
        background: none;
        display: inline;
        text-shadow: 1px 1px 0 #979797;
        font-family: "proxima-nova", sans-serif;
        display: block; }
        @media (min-width: 50em) {
          .page_3070 .logo_60 .site-info .site-name,
          .parentpageid_3070 .logo_60 .site-info .site-name {
            display: inline-block; } }
      .page_3070 .logo_60 .site-info .tagline,
      .parentpageid_3070 .logo_60 .site-info .tagline {
        font-family: "bebas-neue", sans-serif;
        font-size: 30px;
        display: block;
        text-shadow: 3px 3px 0 #979797; }
        @media (min-width: 37.5em) {
          .page_3070 .logo_60 .site-info .tagline,
          .parentpageid_3070 .logo_60 .site-info .tagline {
            display: inline-block;
            font-size: 58px;
            margin-left: 15px; } }
  .page_3070 #logo_60,
  .parentpageid_3070 #logo_60 {
    width: 100%; }
    @media (min-width: 31.25em) {
      .page_3070 #logo_60,
      .parentpageid_3070 #logo_60 {
        width: calc(50% - 7px);
        float: left;
        background: #fff; } }
    @media (min-width: 62.5em) {
      .page_3070 #logo_60,
      .parentpageid_3070 #logo_60 {
        margin: 0 7px 7px 0;
        height: 228px;
        width: 228px; } }
  .page_3070 #div_3737 .contentElementDiv,
  .parentpageid_3070 #div_3737 .contentElementDiv {
    display: block;
    background: #1b2e58;
    height: 111px;
    width: calc(50% - 7px);
    overflow: hidden;
    display: block;
    float: left;
    margin: 0 7px 7px 0;
    position: relative;
    box-shadow: 0 0 3px #000; }
    .page_3070 #div_3737 .contentElementDiv:hover,
    .parentpageid_3070 #div_3737 .contentElementDiv:hover {
      box-shadow: none;
      opacity: .9; }
    @media (min-width: 31.25em) {
      .page_3070 #div_3737 .contentElementDiv,
      .parentpageid_3070 #div_3737 .contentElementDiv {
        height: 111px;
        width: calc(33.3% - 7px); } }
    @media (min-width: 50em) {
      .page_3070 #div_3737 .contentElementDiv,
      .parentpageid_3070 #div_3737 .contentElementDiv {
        height: 111px;
        width: calc(25% - 7px); } }
    @media (min-width: 62.5em) {
      .page_3070 #div_3737 .contentElementDiv,
      .parentpageid_3070 #div_3737 .contentElementDiv {
        height: 111px;
        width: 111px; } }
    .page_3070 #div_3737 .contentElementDiv img,
    .parentpageid_3070 #div_3737 .contentElementDiv img {
      height: 100%;
      width: 100%; }
    .page_3070 #div_3737 .contentElementDiv:nth-child(even),
    .parentpageid_3070 #div_3737 .contentElementDiv:nth-child(even) {
      background: #a0192a; }
    .page_3070 #div_3737 .contentElementDiv:last-child,
    .parentpageid_3070 #div_3737 .contentElementDiv:last-child {
      margin-right: 0; }
    .page_3070 #div_3737 .contentElementDiv .contentElementTitle,
    .parentpageid_3070 #div_3737 .contentElementDiv .contentElementTitle {
      display: none; }
    .page_3070 #div_3737 .contentElementDiv a,
    .parentpageid_3070 #div_3737 .contentElementDiv a {
      color: #fff;
      font-size: 22px;
      text-decoration: none;
      text-align: center;
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      font-family: "bebas-neue", sans-serif; }
  .page_3070 .separator,
  .parentpageid_3070 .separator {
    display: block;
    clear: both;
    width: 100%; }
    @media (min-width: 62.5em) {
      .page_3070 .separator,
      .parentpageid_3070 .separator {
        display: none; } }
  .page_3070 #featured_news,
  .parentpageid_3070 #featured_news {
    display: block;
    height: auto;
    width: 100%;
    background: #c5c5c5;
    background-size: cover;
    position: relative;
    margin-bottom: 1em;
    clear: right; }
    @media (min-width: 31.25em) {
      .page_3070 #featured_news,
      .parentpageid_3070 #featured_news {
        float: right;
        width: 50%;
        height: 324px; } }
    @media (min-width: 62.5em) {
      .page_3070 #featured_news,
      .parentpageid_3070 #featured_news {
        width: 464px;
        height: 464px;
        margin: 0 0 7px; } }
    .page_3070 #featured_news #newscon,
    .parentpageid_3070 #featured_news #newscon {
      display: block;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.8);
      color: #fff;
      padding: 20px; }
      @media (min-width: 62.5em) {
        .page_3070 #featured_news #newscon,
        .parentpageid_3070 #featured_news #newscon {
          width: 80%;
          height: 50%;
          position: absolute;
          right: 0;
          bottom: 0; } }
      .page_3070 #featured_news #newscon .newsposttitle,
      .parentpageid_3070 #featured_news #newscon .newsposttitle {
        font-size: 36px; }
        .page_3070 #featured_news #newscon .newsposttitle a,
        .parentpageid_3070 #featured_news #newscon .newsposttitle a {
          color: #fff;
          text-decoration: none; }

.parentpageid_3070 #midcontainer,
.parentpageid_3070 #contentdiv {
  max-width: 900px !important; }
.parentpageid_3070 #newscon .newspostitemsep {
  border: none; }
  .parentpageid_3070 #newscon .newspostitemsep > img {
    float: none;
    margin: 0 0 1em 0;
    width: 100%;
    box-shadow: 0 0 3px #000; }
    @media (min-width: 37.5em) {
      .parentpageid_3070 #newscon .newspostitemsep > img {
        float: right;
        width: 62.77778%;
        margin: 0 0 1em 1.44444% !important; } }
  .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper {
    display: block;
    padding: 20px 20px 60px;
    background: #a0192a;
    position: relative;
    box-shadow: 0 0 3px #000; }
    .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper .newspubdate {
      color: #fff;
      margin-bottom: 1.5em;
      font-weight: bold;
      font-style: normal; }
    .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper h1 {
      color: #fff;
      text-align: right;
      font-size: 2.4em;
      line-height: 1em;
      margin: 0; }
    @media (min-width: 37.5em) {
      .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper {
        width: 35.66667%;
        float: left; } }
    @media (min-width: 62.5em) {
      .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper {
        min-height: 563px; } }
    .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper .viewmore_toggle {
      font-size: 2em;
      position: absolute;
      bottom: 10px;
      right: 10px;
      color: #fff; }
      .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper .viewmore_toggle:before {
        content: "";
        font-family: "FontAwesome";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
      .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper .viewmore_toggle.open:before {
        content: "";
        font-family: "FontAwesome";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
      .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper .viewmore_toggle:hover {
        transition: all .3s linear;
        text-shadow: 0 2px 2px #000;
        -webkit-transform: translate(0, -2px);
        transform: translate(0, -2px);
        cursor: pointer; }
    .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper .newsposttitle a {
      font-size: 2.4em;
      text-decoration: none;
      color: #fff;
      font-family: "bebas-neue", sans-serif; }
    .parentpageid_3070 #newscon .newspostitemsep .summary-wrapper .newspostnotes {
      color: #fff; }
  .parentpageid_3070 #newscon .newspostitemsep .newspostdesc {
    display: none;
    clear: both;
    background: #a0192a;
    padding: 20px;
    color: #fff;
    box-shadow: 0 0 3px #000; }
    .parentpageid_3070 #newscon .newspostitemsep .newspostdesc p {
      color: #fff; }
  .parentpageid_3070 #newscon .newspostitemsep:nth-child(even) .newspostdesc,
  .parentpageid_3070 #newscon .newspostitemsep:nth-child(even) .summary-wrapper {
    background: #1b2e58; }

.page_3070 .menutrigger {
  display: none; }

/*! Pages - Main v0.0.3 */
/*! js: Remember to add the element with a class of home-page into your setup */
@media (min-width: 56.25em) {
  .page_354 .nav-sub-container {
    display: none; } }

.page_354 .testimonials,
.parentpageid_354 .testimonials,
.page_2957 .testimonials,
.parentpageid_2957 .testimonials,
.parentpageid_2122 .testimonials,
.parentpageid_2040 .testimonials,
.parentpageid_2036 .testimonials,
.parentpageid_2037 .testimonials,
.parentpageid_2048 .testimonials,
.parentpageid_2049 .testimonials,
.page_2239 .testimonials,
.parentpageid_2239 .testimonials {
  display: none; }
.page_354 .logo_top,
.parentpageid_354 .logo_top,
.page_2957 .logo_top,
.parentpageid_2957 .logo_top,
.parentpageid_2122 .logo_top,
.parentpageid_2040 .logo_top,
.parentpageid_2036 .logo_top,
.parentpageid_2037 .logo_top,
.parentpageid_2048 .logo_top,
.parentpageid_2049 .logo_top,
.page_2239 .logo_top,
.parentpageid_2239 .logo_top {
  left: 0;
  -webkit-transform: none;
  transform: none; }
  @media (min-width: 37.5em) {
    .page_354 .logo_top,
    .parentpageid_354 .logo_top,
    .page_2957 .logo_top,
    .parentpageid_2957 .logo_top,
    .parentpageid_2122 .logo_top,
    .parentpageid_2040 .logo_top,
    .parentpageid_2036 .logo_top,
    .parentpageid_2037 .logo_top,
    .parentpageid_2048 .logo_top,
    .parentpageid_2049 .logo_top,
    .page_2239 .logo_top,
    .parentpageid_2239 .logo_top {
      top: 75px;
      left: 0; } }
  @media (min-width: 50em) {
    .page_354 .logo_top,
    .parentpageid_354 .logo_top,
    .page_2957 .logo_top,
    .parentpageid_2957 .logo_top,
    .parentpageid_2122 .logo_top,
    .parentpageid_2040 .logo_top,
    .parentpageid_2036 .logo_top,
    .parentpageid_2037 .logo_top,
    .parentpageid_2048 .logo_top,
    .parentpageid_2049 .logo_top,
    .page_2239 .logo_top,
    .parentpageid_2239 .logo_top {
      top: 55px;
      left: 0; } }
.page_354 .site-name,
.parentpageid_354 .site-name,
.page_2957 .site-name,
.parentpageid_2957 .site-name,
.parentpageid_2122 .site-name,
.parentpageid_2040 .site-name,
.parentpageid_2036 .site-name,
.parentpageid_2037 .site-name,
.parentpageid_2048 .site-name,
.parentpageid_2049 .site-name,
.page_2239 .site-name,
.parentpageid_2239 .site-name {
  font-size: 22px; }
  @media (min-width: 37.5em) {
    .page_354 .site-name,
    .parentpageid_354 .site-name,
    .page_2957 .site-name,
    .parentpageid_2957 .site-name,
    .parentpageid_2122 .site-name,
    .parentpageid_2040 .site-name,
    .parentpageid_2036 .site-name,
    .parentpageid_2037 .site-name,
    .parentpageid_2048 .site-name,
    .parentpageid_2049 .site-name,
    .page_2239 .site-name,
    .parentpageid_2239 .site-name {
      font-size: 2.2em; } }
  @media (min-width: 43.75em) {
    .page_354 .site-name,
    .parentpageid_354 .site-name,
    .page_2957 .site-name,
    .parentpageid_2957 .site-name,
    .parentpageid_2122 .site-name,
    .parentpageid_2040 .site-name,
    .parentpageid_2036 .site-name,
    .parentpageid_2037 .site-name,
    .parentpageid_2048 .site-name,
    .parentpageid_2049 .site-name,
    .page_2239 .site-name,
    .parentpageid_2239 .site-name {
      font-size: 2.7em; } }
  @media (min-width: 56.25em) {
    .page_354 .site-name,
    .parentpageid_354 .site-name,
    .page_2957 .site-name,
    .parentpageid_2957 .site-name,
    .parentpageid_2122 .site-name,
    .parentpageid_2040 .site-name,
    .parentpageid_2036 .site-name,
    .parentpageid_2037 .site-name,
    .parentpageid_2048 .site-name,
    .parentpageid_2049 .site-name,
    .page_2239 .site-name,
    .parentpageid_2239 .site-name {
      font-size: 3.7em; } }
  @media (min-width: 62.5em) {
    .page_354 .site-name,
    .parentpageid_354 .site-name,
    .page_2957 .site-name,
    .parentpageid_2957 .site-name,
    .parentpageid_2122 .site-name,
    .parentpageid_2040 .site-name,
    .parentpageid_2036 .site-name,
    .parentpageid_2037 .site-name,
    .parentpageid_2048 .site-name,
    .parentpageid_2049 .site-name,
    .page_2239 .site-name,
    .parentpageid_2239 .site-name {
      font-size: 4em; } }
.page_354 .topRight_nav,
.parentpageid_354 .topRight_nav,
.page_2957 .topRight_nav,
.parentpageid_2957 .topRight_nav,
.parentpageid_2122 .topRight_nav,
.parentpageid_2040 .topRight_nav,
.parentpageid_2036 .topRight_nav,
.parentpageid_2037 .topRight_nav,
.parentpageid_2048 .topRight_nav,
.parentpageid_2049 .topRight_nav,
.page_2239 .topRight_nav,
.parentpageid_2239 .topRight_nav {
  background: #1b2e58 !important; }
.page_354 #ql-btn,
.page_354 #ql_menu,
.parentpageid_354 #ql-btn,
.parentpageid_354 #ql_menu,
.page_2957 #ql-btn,
.page_2957 #ql_menu,
.parentpageid_2957 #ql-btn,
.parentpageid_2957 #ql_menu,
.parentpageid_2122 #ql-btn,
.parentpageid_2122 #ql_menu,
.parentpageid_2040 #ql-btn,
.parentpageid_2040 #ql_menu,
.parentpageid_2036 #ql-btn,
.parentpageid_2036 #ql_menu,
.parentpageid_2037 #ql-btn,
.parentpageid_2037 #ql_menu,
.parentpageid_2048 #ql-btn,
.parentpageid_2048 #ql_menu,
.parentpageid_2049 #ql-btn,
.parentpageid_2049 #ql_menu,
.page_2239 #ql-btn,
.page_2239 #ql_menu,
.parentpageid_2239 #ql-btn,
.parentpageid_2239 #ql_menu {
  background: #383b42; }

.page_354 h2,
.page_2957 h2 {
  font-family: "bebas-neue",sans-serif;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: normal;
  margin: .5em 0;
  padding: 0;
  line-height: 1em; }
  .page_354 h2 a,
  .page_2957 h2 a {
    color: #cacaca;
    font-family: "bebas-neue",sans-serif;
    font-size: 17px;
    vertical-align: bottom;
    text-transform: uppercase;
    text-decoration: none;
    background: url(/uploaded/images/home/2014/arrow.png) left no-repeat;
    padding: 2px 0 0 10px;
    margin: 0;
    font-weight: normal; }
    .page_354 h2 a:hover,
    .page_2957 h2 a:hover {
      color: #a0192a; }
.page_354 #mainmiddle h1,
.page_2957 #mainmiddle h1 {
  color: #c5122f;
  font-family: "bebas-neue",sans-serif;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 0px;
  font-weight: normal !important;
  height: 19px;
  width: 100%;
  margin: 0;
  vertical-align: top;
  text-transform: uppercase; }
.page_354 #leftbanner,
.page_2957 #leftbanner {
  border-right: solid 1px #efebe8;
  padding-right: 24px;
  color: #666;
  font-family: 'proxima-nova', sans-serif;
  font-size: 14px;
  float: left;
  overflow: hidden;
  padding-top: 2em; }
  @media (min-width: 50em) {
    .page_354 #leftbanner,
    .page_2957 #leftbanner {
      width: 34.04255% !important; } }
  .page_354 #leftbanner .newspostitem,
  .page_2957 #leftbanner .newspostitem {
    border: 0; }
  .page_354 #leftbanner .newsposttitle a img,
  .page_2957 #leftbanner .newsposttitle a img {
    margin-right: 23px;
    width: 37%;
    float: left;
    border: 2px solid #d7d7d7 !important;
    border-radius: 10px; }
  .page_354 #leftbanner .newsposttitle, .page_354 #leftbanner .newsposttitle a, .page_354 #leftbanner .newsposttitle a:visited, .page_354 #leftbanner .newsposttitle a:active,
  .page_2957 #leftbanner .newsposttitle,
  .page_2957 #leftbanner .newsposttitle a,
  .page_2957 #leftbanner .newsposttitle a:visited,
  .page_2957 #leftbanner .newsposttitle a:active {
    color: #001567;
    font-family: "bebas-neue",sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal !important; }
  .page_354 #leftbanner .newsposttitle a:hover,
  .page_2957 #leftbanner .newsposttitle a:hover {
    color: #c41230;
    font-family: "bebas-neue",sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal !important; }
  .page_354 #leftbanner .newspostnotes,
  .page_2957 #leftbanner .newspostnotes {
    width: 55%;
    float: right;
    color: #666;
    font-family: 'proxima-nova', sans-serif;
    font-size: 14px;
    line-height: 1.5em; }
  .page_354 #leftbanner .newspostitem,
  .page_2957 #leftbanner .newspostitem {
    margin-bottom: 22px; }
.page_354 #contentdiv,
.page_2957 #contentdiv {
  padding: 30px 30px 0 30px !important;
  border: none !important; }
  @media (min-width: 50em) {
    .page_354 #contentdiv,
    .page_2957 #contentdiv {
      width: 40.42553% !important; } }
  .page_354 #contentdiv .eventobj,
  .page_2957 #contentdiv .eventobj {
    border: 0; }
.page_354 #rightbanner,
.page_2957 #rightbanner {
  float: none !important;
  overflow: hidden;
  zoom: 1; }
  .page_354 #rightbanner:after,
  .page_2957 #rightbanner:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 50em) {
    .page_354 #rightbanner,
    .page_2957 #rightbanner {
      padding-left: 30px;
      border-left: solid 1px #efebe8 !important;
      width: 25.53191% !important; } }
  .page_354 #rightbanner .bannermodtitle h1,
  .page_2957 #rightbanner .bannermodtitle h1 {
    margin-bottom: 44px !important; }
  .page_354 #rightbanner .eventcol_short .eventcon,
  .page_2957 #rightbanner .eventcol_short .eventcon {
    width: 66% !important;
    float: right;
    padding-left: 10px; }
@media (min-width: 50em) {
  .page_354 .slider,
  .page_2957 .slider {
    overflow: hidden;
    min-height: 455px; } }
.page_354 .slider .contentElementDiv div,
.page_2957 .slider .contentElementDiv div {
  position: relative; }
  .page_354 .slider .contentElementDiv div img,
  .page_2957 .slider .contentElementDiv div img {
    width: 100%; }
  .page_354 .slider .contentElementDiv div .contentElementDesc,
  .page_2957 .slider .contentElementDiv div .contentElementDesc {
    background: #1b2e58;
    zoom: 1; }
    .page_354 .slider .contentElementDiv div .contentElementDesc:after,
    .page_2957 .slider .contentElementDiv div .contentElementDesc:after {
      display: table;
      clear: both;
      content: ''; }
    .page_354 .slider .contentElementDiv div .contentElementDesc p,
    .page_2957 .slider .contentElementDiv div .contentElementDesc p {
      font-family: "bebas-neue", sans-serif;
      text-transform: none;
      color: #FFFFFF;
      font-weight: 400;
      font-size: 16px;
      padding: .5em 1em;
      line-height: 1.2em;
      float: left;
      margin: 0;
      width: 100%;
      font-family: 'proxima-nova', sans-serif; }
    .page_354 .slider .contentElementDiv div .contentElementDesc p:first-child,
    .page_2957 .slider .contentElementDiv div .contentElementDesc p:first-child {
      background: #a0192a;
      color: #fff;
      margin: 0 0 1em 0;
      text-transform: uppercase;
      font: 200 21px "bebas-neue",sans-serif;
      margin: 0px;
      padding: .1em .3em;
      width: 100%;
      border-bottom: #fff solid 3px;
      font-size: 35px; }
    @media (min-width: 50em) {
      .page_354 .slider .contentElementDiv div .contentElementDesc,
      .page_2957 .slider .contentElementDiv div .contentElementDesc {
        position: absolute;
        bottom: 30px;
        left: 30px;
        width: 320px; } }
    .page_354 .slider .contentElementDiv div .contentElementDesc p,
    .page_2957 .slider .contentElementDiv div .contentElementDesc p {
      color: #fff;
      padding: .5em 1em 20px; }
      @media (min-width: 50em) {
        .page_354 .slider .contentElementDiv div .contentElementDesc p,
        .page_2957 .slider .contentElementDiv div .contentElementDesc p {
          padding: .5em 1em; } }
.page_354 .slick-dots,
.page_2957 .slick-dots {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  padding-right: 10px;
  text-align: right; }
  .page_354 .slick-dots ul,
  .page_2957 .slick-dots ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .page_354 .slick-dots a,
  .page_2957 .slick-dots a {
    display: block; }
  @media (min-width: 50em) {
    .page_354 .slick-dots,
    .page_2957 .slick-dots {
      bottom: 20px; } }
  .page_354 .slick-dots li,
  .page_2957 .slick-dots li {
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-right: 5px; }
    .page_354 .slick-dots li button,
    .page_2957 .slick-dots li button {
      display: block;
      padding: 0;
      color: transparent;
      background: #fff;
      border-radius: 100%;
      border: 2px solid #666;
      height: 15px;
      width: 15px;
      opacity: .5;
      outline: none; }
    .page_354 .slick-dots li.slick-active button,
    .page_2957 .slick-dots li.slick-active button {
      opacity: 1; }
.page_354 .testimonials,
.page_2957 .testimonials {
  max-width: 80%;
  margin: 0 auto;
  zoom: 1; }
  .page_354 .testimonials:after,
  .page_2957 .testimonials:after {
    display: table;
    clear: both;
    content: ''; }
  .page_354 .testimonials .viewmore-testimonials,
  .page_2957 .testimonials .viewmore-testimonials {
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    background: #66c5e4;
    font-size: 12px;
    float: right; }
  .page_354 .testimonials .contentElementDiv .contentElementTitle,
  .page_2957 .testimonials .contentElementDiv .contentElementTitle {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    font-family: "proxima-nova", sans-serif; }
  .page_354 .testimonials .contentElementDiv .imagenamewrapper,
  .page_2957 .testimonials .contentElementDiv .imagenamewrapper {
    width: 30%;
    float: left;
    margin: 0 5% 1em 0; }
  .page_354 .testimonials .contentElementDiv img,
  .page_2957 .testimonials .contentElementDiv img {
    width: 100%; }
  .page_354 .testimonials .contentElementDiv .contentElementDesc,
  .page_2957 .testimonials .contentElementDiv .contentElementDesc {
    width: 65%;
    float: right;
    font-size: 17px;
    line-height: 26px;
    color: #4d4d4d; }
    .page_354 .testimonials .contentElementDiv .contentElementDesc:before,
    .page_2957 .testimonials .contentElementDiv .contentElementDesc:before {
      content: "";
      font-family: "FontAwesome";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #66c5e4;
      font-size: 20px;
      margin: 0 10px 0 0;
      float: left; }
    .page_354 .testimonials .contentElementDiv .contentElementDesc:after,
    .page_2957 .testimonials .contentElementDiv .contentElementDesc:after {
      content: "";
      font-family: "FontAwesome";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #66c5e4;
      font-size: 20px;
      margin: 0 0 0 10px;
      display: inline-block; }
  .page_354 .testimonials .slick-prev,
  .page_354 .testimonials .slick-next,
  .page_2957 .testimonials .slick-prev,
  .page_2957 .testimonials .slick-next {
    position: absolute;
    background: none;
    border: none;
    top: calc(50% - 45px);
    height: 45px;
    width: 25px;
    overflow: hidden;
    text-align: left;
    outline: none;
    color: #66c5e4; }
.page_354 .slick-prev:hover,
.page_354 .slick-next:hover,
.page_2957 .slick-prev:hover,
.page_2957 .slick-next:hover {
  color: #1b2e58; }
.page_354 .slick-prev:before,
.page_354 .slick-next:before,
.page_2957 .slick-prev:before,
.page_2957 .slick-next:before {
  display: block;
  font-size: 45px;
  line-height: 1em;
  height: 45px;
  width: 45px; }
.page_354 .slick-prev,
.page_2957 .slick-prev {
  left: -10%; }
.page_354 .slick-prev:before,
.page_2957 .slick-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }
.page_354 .slick-next,
.page_2957 .slick-next {
  right: -10%; }
.page_354 .slick-next:before,
.page_2957 .slick-next:before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }
.page_354 #bannermod1252 .button, .page_354 #bannermod1252 .testimonials .viewmore-testimonials, .page_354 .testimonials #bannermod1252 .viewmore-testimonials,
.page_2957 .testimonials .page_354 #bannermod1252 .viewmore-testimonials,
.page_2957 #bannermod1252 .button,
.page_354 .testimonials .page_2957 #bannermod1252 .viewmore-testimonials,
.page_2957 #bannermod1252 .testimonials .viewmore-testimonials,
.page_2957 .testimonials #bannermod1252 .viewmore-testimonials {
  width: 100%;
  max-width: 240px;
  margin: 0 auto 10px; }
.page_354 #bannermod1252 img,
.page_2957 #bannermod1252 img {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: auto !important; }
.page_354 #bannermod1252 a:hover img,
.page_2957 #bannermod1252 a:hover img {
  opacity: .9; }

/*! Components - Landing v0.0.3 */
.hero .contentElementDiv {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 30vw;
  max-height: 33.33333em;
  min-height: 20em; }
  .hero .contentElementDiv img {
    display: none; }
.hero .contentElementTitle {
  display: none; }

.collage-container {
  zoom: 1;
  border-bottom: 0.5em solid #1b2e58; }
  .collage-container:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 37.5em) {
    .collage-container .contentElementDiv {
      float: left;
      width: 50%; } }
  @media (min-width: 50em) {
    .collage-container .contentElementDiv {
      width: 33.33333%; } }
  .collage-container .contentElementDiv:first-child {
    display: none;
    border-right: 0.5em solid #1b2e58; }
    @media (min-width: 37.5em) {
      .collage-container .contentElementDiv:first-child {
        display: block; } }
  .collage-container .contentElementDiv:last-child {
    display: none;
    border-left: 0.5em solid #1b2e58; }
    @media (min-width: 50em) {
      .collage-container .contentElementDiv:last-child {
        display: block; } }

/*! Components - Slideshow v0.0.4 */
.slideshow {
  max-width: 70%;
  margin: 0 auto;
  padding-left: 0;
  list-style: none; }

.slideshow .contentElementDiv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 1s ease-out, visibility 1s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 1s ease-out, visibility 1s ease-out, transform 1s ease-out;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  height: 100vh; }
  .slideshow .contentElementDiv.active {
    position: relative;
    pointer-events: auto;
    opacity: 1;
    visibility: visible; }

.controls span {
  width: 15%;
  font-size: 3.5em; }

.pagination {
  text-align: center; }
  .pagination span {
    height: 1em;
    width: 1em;
    margin: 1.5% 1%;
    background: rgba(255, 255, 255, 0.5); }
    .pagination span:hover {
      background: rgba(255, 255, 255, 0.75); }
    .pagination span.active {
      background: rgba(0, 0, 0, 0.5); }

/*! Components - Social v0.0.2 */
.face-post {
  margin-bottom: 1.33333em !important;
  padding-bottom: 1.33333em !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  clear: both;
  overflow: hidden; }
  .face-post:last-child {
    border: 0; }
  .face-post .face-image {
    margin-bottom: 0.66667em; }
    @media (min-width: 25em) {
      .face-post .face-image {
        float: left;
        max-width: 8.66667em;
        width: 100%;
        margin-right: 1.33333em;
        margin-bottom: 0; } }
  .face-post .face-date {
    margin-bottom: 1.2em;
    font-size: 80%;
    color: rgba(0, 0, 0, 0.65); }
  .face-post .face-content {
    width: auto;
    overflow: hidden; }
  .face-post br + br {
    display: none; }

.instapic {
  width: 100%;
  margin-bottom: 1.33333em; }
  @media (min-width: 50em) {
    .instapic {
      width: 49.67%;
      display: inline-block;
      vertical-align: top; } }
  @media (min-width: 56.25em) {
    .instapic {
      width: 33.00333%; } }
  @media (min-width: 60.625em) {
    .instapic {
      width: 24.67%; } }
  @media (min-width: 50em) {
    .instapic {
      padding-right: 0.66667em;
      padding-left: 0.66667em; } }

.pinterest-post {
  margin-bottom: 1.33333em !important;
  padding-bottom: 1.33333em !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .pinterest-post:last-child {
    border: 0; }
  .pinterest-post p:last-child {
    margin-bottom: 0; }

#twitter-widget-0 {
  display: none; }

.tweets {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .tweets ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .tweets a {
    display: block; }
  .tweets a {
    display: inline; }

.tweet {
  margin-bottom: 1.33333em !important;
  padding-bottom: 1.33333em !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .tweet:last-child {
    border: 0; }
  .tweet .header time:before {
    content: 'Updated '; }
  .tweet .header time:after {
    content: ' ago by '; }
  .tweet .header .p-author {
    display: inline-block; }
  .tweet .header .avatar {
    display: none; }
  .tweet .e-entry-content p {
    margin-bottom: 0; }
  .tweet .footer {
    display: none; }

/*! Components - Slick v0.0.2 */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  display: none;
  height: 100%;
  min-height: 0.06667em; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/*! Components - Tour v0.0.1 */
.tour #text1 {
  position: relative; }
  .tour #text1 > img {
    width: 100%; }

@media (min-width: 37.5em) {
  .location-group {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0; } }

@media (max-width: 37.43333em) {
  .location {
    margin-top: 2.66667em;
    margin-bottom: 2.66667em; } }
@media (min-width: 37.5em) {
  .location {
    position: absolute; } }
.location:first-child {
  display: none; }
@media (min-width: 37.5em) {
  .location:nth-of-type(2) {
    top: 24%;
    left: 40%; } }
@media (min-width: 37.5em) {
  .location:nth-of-type(3) {
    top: 32%;
    left: 48%; } }
@media (min-width: 37.5em) {
  .location:nth-of-type(4) {
    top: 45%;
    left: 60%; } }
@media (min-width: 37.5em) {
  .location:nth-of-type(5) {
    top: 70%;
    left: 34%; } }

.marker {
  display: none; }
  @media (min-width: 37.5em) {
    .marker {
      display: block;
      height: 1.5em;
      width: 1.5em;
      background: #1b2e58;
      border: .2em solid #fff;
      border-radius: 2em 2em 2em 0;
      outline: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      transition: background .3s; } }
  @media (min-width: 37.5em) {
    .marker:hover, .marker.active-marker {
      background: #787777; } }

@media (min-width: 37.5em) {
  .location-details {
    position: absolute;
    z-index: 300;
    display: none;
    width: 26.66667em;
    margin: 2.16667em;
    padding: 1.33333em;
    background: rgba(255, 255, 255, 0.85); } }
@media (min-width: 37.5em) {
  .contentElementDiv:nth-of-type(2) .location-details {
    -webkit-transform-origin: center top;
    transform-origin: center top;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0; } }
@media (min-width: 37.5em) {
  .contentElementDiv:nth-of-type(3) .location-details {
    -webkit-transform-origin: center top;
    transform-origin: center top;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0; } }
@media (min-width: 37.5em) {
  .contentElementDiv:nth-of-type(4) .location-details {
    -webkit-transform-origin: right center;
    transform-origin: right center;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); } }
@media (min-width: 37.5em) {
  .contentElementDiv:nth-of-type(5) .location-details {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0; } }
.location-details.show-details {
  display: block; }
