@charset "IBM437";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* define all colors here! Even if you only use them once! */
/* fonts */
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 22, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 32, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 43, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 53, ../sass/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../sass/_normalize.scss */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 83, ../sass/_normalize.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
/* line 91, ../sass/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 103, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 112, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 126, ../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 131, ../sass/_normalize.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 136, ../sass/_normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 141, ../sass/_normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 146, ../sass/_normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 151, ../sass/_normalize.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
/* line 160, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
/* line 169, ../sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 173, ../sass/_normalize.scss */
blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 181, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 190, ../sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
/* line 200, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
/* line 210, ../sass/_normalize.scss */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 221, ../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 231, ../sass/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
/* line 241, ../sass/_normalize.scss */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
/* line 250, ../sass/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 259, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 268, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 275, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 279, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 294, ../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 298, ../sass/_normalize.scss */
dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 308, ../sass/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 317, ../sass/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 331, ../sass/_normalize.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 340, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 352, ../sass/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 364, ../sass/_normalize.scss */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 372, ../sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 384, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 401, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 414, ../sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 426, ../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 443, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 454, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 466, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 479, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/** Search styles for updated API 12-14-17 CEB 
**/
.search-results .gsc-selected-option-container {max-width: 100%;}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 492, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
/* line 501, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 511, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 524, ../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 1, ../sass/modules/_emergency.scss */
#alert {
  width: 100%;
  color: white;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

/* line 2, ../sass/modules/_emergency.scss */
#alertTop {
  background: #9e1b32 url("../img/emergencyTopBackground.png") repeat-x 0 0;
  background-size: 100% 100%;
  padding: 10px 0 0 40px;
  height: auto;
  overflow: auto;
  display: none;
}

/* line 5, ../sass/modules/_emergency.scss */
#alertTop.open {
  display: block;
}

/* line 6, ../sass/modules/_emergency.scss */
#alertTop .readmore {
  color: #be0f34;
  background: #f4c822;
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 20px;
}

/* line 13, ../sass/modules/_emergency.scss */
#alert a {
  color: #fff;
  text-decoration: underline;
}
/* line 17, ../sass/modules/_emergency.scss */
#alert a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 22, ../sass/modules/_emergency.scss */
#alertTopWrapper, #alertBottomWrapper {
  max-width: 938px;
  margin: 0 auto;
  width: 100%;
}

/* line 23, ../sass/modules/_emergency.scss */
#alertTop h1 {
  font-size: 1.5em;
  color: white;
}
@media (min-width: 768px) {
  /* line 23, ../sass/modules/_emergency.scss */
  #alertTop h1 {
    font-size: 2em;
  }
}

/* line 29, ../sass/modules/_emergency.scss */
#alertTop p {
  font-size: 1em;
  max-width: 400px;
  padding: 0 5px 0 0;
  font-weight: normal;
}
@media (min-width: 768px) {
  /* line 29, ../sass/modules/_emergency.scss */
  #alertTop p {
    font-size: 1.1em;
  }
}

/*#alertTop #readMore{display:block;width:99px;height:25px;background:url('../img/emergencyTopReadMore.png') no-repeat 0 0;margin:0 0 15px 0;}*/
/* line 36, ../sass/modules/_emergency.scss */
#alertNumber {
  color: white;
  float: right;
  text-transform: uppercase;
  padding: 0 20px 0 0;
  line-height: 1.7em;
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  /* line 36, ../sass/modules/_emergency.scss */
  #alertNumber {
    margin-left: 10px;
    margin-bottom: 0;
  }
}

/* line 44, ../sass/modules/_emergency.scss */
#alertNumber strong {
  font-size: 1.3em;
}
@media (min-width: 768px) {
  /* line 44, ../sass/modules/_emergency.scss */
  #alertNumber strong {
    font-size: 1.8em;
  }
}

/* line 50, ../sass/modules/_emergency.scss */
#alertBottom {
  background: #be0f34;
  padding: 5px 0 5px 40px;
  cursor: pointer;
}
@media (min-width: 768px) {
  /* line 50, ../sass/modules/_emergency.scss */
  #alertBottom {
    padding: 0 0 0 40px;
  }
}

/* line 56, ../sass/modules/_emergency.scss */
#alertBottom h1 {
  color: white;
  font-size: 1em;
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding: 3px 0;
}
@media (min-width: 768px) {
  /* line 56, ../sass/modules/_emergency.scss */
  #alertBottom h1 {
    font-size: 1.8em;
  }
}

/* line 62, ../sass/modules/_emergency.scss */
#alertBottom .button {
  background: url("../img/emergencyShowHide.png") 0 0;
  width: 61px;
  height: 22px;
  float: left;
  margin: 2px 0 0 0;
  text-indent: -999px;
  cursor: pointer;
}
@media (min-width: 768px) {
  /* line 62, ../sass/modules/_emergency.scss */
  #alertBottom .button {
    margin: 7px 0 0 20px;
  }
}

/* line 68, ../sass/modules/_emergency.scss */
#alertBottom .button.show {
  background: url("../img/emergencyShowHide.png") -191px 0;
  width: 61px;
  height: 22px;
  float: left;
  margin: 2px 0 0 0;
  text-indent: -999px;
  cursor: pointer;
}
@media (min-width: 768px) {
  /* line 68, ../sass/modules/_emergency.scss */
  #alertBottom .button.show {
    margin: 7px 0 0 20px;
  }
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
/* line 8, ../sass/_main.scss */
html,
button,
input,
select,
textarea {
  color: #222;
}

/* line 11, ../sass/_main.scss */
html {
  overflow-x: hidden;
  height: 100%;
}

/* line 15, ../sass/_main.scss */
body {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  overflow-x: visible;
}

/* line 24, ../sass/_main.scss */
.lt-ie9 body {
  background: url(../img/bg_better.jpg) !important;
}

/* line 27, ../sass/_main.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 32, ../sass/_main.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 37, ../sass/_main.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 46, ../sass/_main.scss */
img {
  vertical-align: middle;
}

/* line 50, ../sass/_main.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 56, ../sass/_main.scss */
textarea {
  resize: vertical;
}

/* line 60, ../sass/_main.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* line 66, ../sass/_main.scss */
a {
  color: #0092ba;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
/* line 72, ../sass/_main.scss */
a:hover {
  text-decoration: underline;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 88, ../sass/_main.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

/* line 95, ../sass/_main.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* line 102, ../sass/_main.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 107, ../sass/_main.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 119, ../sass/_main.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 128, ../sass/_main.scss */
.invisible {
  visibility: hidden;
}

/* line 133, ../sass/_main.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 138, ../sass/_main.scss */
.clearfix:after {
  clear: both;
}

/* line 142, ../sass/_main.scss */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  /* line 151, ../sass/_main.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 159, ../sass/_main.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 163, ../sass/_main.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 167, ../sass/_main.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 177, ../sass/_main.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 182, ../sass/_main.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 187, ../sass/_main.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 192, ../sass/_main.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 196, ../sass/_main.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 206, ../sass/_main.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 212, ../sass/_main.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 1, ../sass/_layout.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 4, ../sass/_layout.scss */
.tableHeading {
  color: #fff !important;
}

/* line 7, ../sass/_layout.scss */
.l-page-wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  background: url(../img/bg_better.jpg);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 2%, rgba(97, 97, 97, 0) 61%, rgba(0, 0, 0, 0.92) 97%, black 100%), url(../img/bg_better.jpg);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgba(255, 255, 255, 0)), color-stop(61%, rgba(97, 97, 97, 0)), color-stop(97%, rgba(0, 0, 0, 0.92)), color-stop(100%, black)), url(../img/bg_better.jpg);
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 2%, rgba(97, 97, 97, 0) 61%, rgba(0, 0, 0, 0.92) 97%, black 100%), url(../img/bg_better.jpg);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 2%, rgba(97, 97, 97, 0) 61%, rgba(0, 0, 0, 0.92) 97%, black 100%), url(../img/bg_better.jpg);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 2%, rgba(97, 97, 97, 0) 61%, rgba(0, 0, 0, 0.92) 97%, black 100%), url(../img/bg_better.jpg);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 2%, rgba(97, 97, 97, 0) 61%, rgba(0, 0, 0, 0.92) 97%, #000000 100%), url(../img/bg_better.jpg);
  /* W3C */
  overflow: hidden;
}

/* line 20, ../sass/_layout.scss */
.l-header {
  min-width: 100%;
  background-size: auto 100%;
  text-align: center;
  position: relative;
  z-index: 10;
}

/* line 27, ../sass/_layout.scss */
.l-head-wrap {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0 0 0;
  max-width: 1100px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 27, ../sass/_layout.scss */
  .l-head-wrap {
    text-align: left;
    padding: 20px 10px 0 18px;
  }
}

@media (min-width: 768px) {
  /* line 39, ../sass/_layout.scss */
  .l-main-mobile-nav {
    display: none;
  }
}

/* line 42, ../sass/_layout.scss */
.l-main-mobile-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkwOTA5MCIgc3RvcC1vcGFjaXR5PSIwLjU5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMC41OSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(144, 144, 144, 0.59) 0%, rgba(221, 221, 221, 0.59) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(144, 144, 144, 0.59)), color-stop(100%, rgba(221, 221, 221, 0.59)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(144, 144, 144, 0.59) 0%, rgba(221, 221, 221, 0.59) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(144, 144, 144, 0.59) 0%, rgba(221, 221, 221, 0.59) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(144, 144, 144, 0.59) 0%, rgba(221, 221, 221, 0.59) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(144, 144, 144, 0.59) 0%, rgba(221, 221, 221, 0.59) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96909090', endColorstr='#96dddddd',GradientType=1 );
  /* IE6-8 */
  padding: 0;
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: block;
}

/* line 64, ../sass/_layout.scss */
.l-main-nav {
  display: none;
  margin-top: 25px;
}
/* line 67, ../sass/_layout.scss */
.l-main-nav ul {
  margin: 0;
  padding: 0 0 10px 0;
  text-align: center;
}
/* line 72, ../sass/_layout.scss */
.l-main-nav ul li {
  display: inline-block;
  vertical-align: middle;
  width: 16%;
}
/* line 77, ../sass/_layout.scss */
.l-main-nav ul li a {
  color: #003b78;
  display: block;
  line-height: 18px;
  box-sizing: border-box;
  font-size: 1em;
  padding: 0 1px;
  word-wrap: break-word;
}
/* line 86, ../sass/_layout.scss */
.l-main-nav ul li a.active {
  color: #454544;
}
/* line 89, ../sass/_layout.scss */
.l-main-nav ul li a.active:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 64, ../sass/_layout.scss */
  .l-main-nav {
    display: block;
  }
}

/* line 98, ../sass/_layout.scss */
.l-top-nav {
  display: none;
  vertical-align: top;
  position: relative;
  float: right;
}
@media (min-width: 768px) {
  /* line 98, ../sass/_layout.scss */
  .l-top-nav {
    display: inline-block;
  }
}

/* line 105, ../sass/_layout.scss */
.l-second-nav {
  display: none;
}
@media (min-width: 768px) {
  /* line 105, ../sass/_layout.scss */
  .l-second-nav {
    display: block;
  }
}
@media (min-width: 1100px) {
  /* line 105, ../sass/_layout.scss */
  .l-second-nav {
    display: inline-block;
    float: right;
    top: 50px;
    right: 8px;
    position: absolute;
  }
}

/* line 116, ../sass/_layout.scss */
.l-wrapper {
  width: 100%;
  padding-top: 5px;
  position: relative;
  padding-bottom: 162px;
  height: 100%;
  z-index: 1;
}
/* line 129, ../sass/_layout.scss */
.l-wrapper:after {
  display: block;
  content: '';
  clear: both;
}

/* line 136, ../sass/_layout.scss */
.l-container {
  padding: 0 17px;
  position: relative;
}
@media (min-width: 1100px) {
  /* line 136, ../sass/_layout.scss */
  .l-container {
    max-width: 1100px;
    margin: 0 auto;
  }
}

/* line 146, ../sass/_layout.scss */
.l-footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 100;
}

/* line 160, ../sass/_layout.scss */
.l-footer-wrap {
  width: 100%;
  text-align: center;
  padding: 0 20px;
}

.l-footer-wrap p {
    margin-top: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
}

@media (min-width: 768px) {
  /* line 160, ../sass/_layout.scss */
  .l-footer-wrap {
    text-align: left;
    padding: 0 20px;
  }
}
@media (min-width: 1100px) {
  /* line 160, ../sass/_layout.scss */
  .l-footer-wrap {
    max-width: 1100px;
    margin: 0 auto;
  }
}
/* line 173, ../sass/_layout.scss */
.l-footer-wrap:after {
  display: block;
  content: '';
  clear: both;
}

/* line 179, ../sass/_layout.scss */
.l-footer-nav {
  padding: 10px 15px;
  background: #003b78;
}
@media only screen and (orientation: landscape) {
  /* line 179, ../sass/_layout.scss */
  .l-footer-nav {
    padding: 10px 0;
  }
}

/* line 2, ../sass/modules/_topnav.scss */
.l-top-nav .searchbox {
  float: right;
  position: relative;
}
@media (min-width: 1100px) {
  /* line 2, ../sass/modules/_topnav.scss */
  .l-top-nav .searchbox {
    top: -4px;
  }
}
/* line 10, ../sass/modules/_topnav.scss */
.l-top-nav .searchbox input[type=text] {
  font-size: .8em;
  padding: 4px 30px 4px 4px;
  width: 187px !important;
  height: 26px;
  border: solid 1px #eee !important;
}
/* line 18, ../sass/modules/_topnav.scss */
.l-top-nav .searchbox .search-btn, .l-top-nav .searchbox input[type=button] {
  border: none;
  background: url(../img/search-small.png) no-repeat;
  overflow: hidden;
  text-indent: -999px;
  width: 19px;
  height: 18px;
  position: relative;
  left: -39px;
  opacity: 0.3;
}
/* line 29, ../sass/modules/_topnav.scss */
.l-top-nav .searchbox .gsc-branding {
  display: none !important;
}
/* line 32, ../sass/modules/_topnav.scss */
.l-top-nav .searchbox .gsc-control-searchbox-only.gsc-control-searchbox-only-en {
  width: 187px;
}
/* line 35, ../sass/modules/_topnav.scss */
.l-top-nav .searchbox .gsc-clear-button {
  display: none;
}
/* line 39, ../sass/modules/_topnav.scss */
.l-top-nav ul {
  padding: 0;
  margin: 0 0 12px 0;
}
/* line 43, ../sass/modules/_topnav.scss */
.l-top-nav ul li {
  display: inline-block;
}
/* line 46, ../sass/modules/_topnav.scss */
.l-top-nav ul li:before {
  display: inline-block;
  content: '|';
  color: #003b78;
  margin: 0 5px 0 3px;
}
/* line 52, ../sass/modules/_topnav.scss */
.l-top-nav ul li:first-child:before {
  content: none;
}
/* line 55, ../sass/modules/_topnav.scss */
.l-top-nav ul li a {
  color: #003b78;
  font-size: 0.9em;
}
@media (min-width: 1100px) {
  /* line 39, ../sass/modules/_topnav.scss */
  .l-top-nav ul {
    float: left;
    margin-right: 15px;
  }
}

/* line 2, ../sass/modules/_secondnav.scss */
.l-second-nav ul {
  margin: 15px 0 0 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: right;
}
/* line 9, ../sass/modules/_secondnav.scss */
.l-second-nav ul li {
  display: inline-block;
}
/* line 11, ../sass/modules/_secondnav.scss */
.l-second-nav ul li:before {
  content: '|';
  display: inline-block;
  margin: 0 5px 0 3px;
}
/* line 16, ../sass/modules/_secondnav.scss */
.l-second-nav ul li:first-child:before {
  content: none;
}
/* line 20, ../sass/modules/_secondnav.scss */
.l-second-nav ul li a {
  color: #313131;
  text-transform: uppercase;
  font-size: 0.8em;
}

/* line 1, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li {
  display: inline-block;
  padding: 3px 0;
  text-align: center;
  margin-left: -4px;
  min-width: 20%;
  vertical-align: top;
}
/* line 9, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li a.search {
  display: block;
  background: url(../img/search-icon.png) no-repeat;
  background-size: 23px;
  background-position: center;
  text-indent: -999px;
  overflow: hidden;
}
/* line 18, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li.is-active {
  background: #6e6e6e;
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.6);
}
/* line 24, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li.is-active .dropdown {
  display: block;
}
/* line 29, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li a {
  display: block;
  width: 100%;
  color: #003b78;
  padding: 7px 10px;
  border-right: solid 1px #9f9f9f;
  border-left: solid 1px #dbdbdb;
}
/* line 37, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li:first-child a {
  border-left: none;
}
/* line 40, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li:last-child a {
  border-right: none;
}
/* line 43, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li.is-active a {
  color: #fff;
  border: none;
  text-decoration: none;
}
/* line 48, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li.is-active + li a {
  border-left: none;
}
/* line 51, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown {
  display: none;
  position: absolute;
  z-index: 100;
  background: #5e5e5e;
  margin-top: 7px;
  left: 0;
}
/* line 59, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li {
  border-bottom: solid 1px #515151;
  border-top: solid 1px #959595;
  text-align: left;
}
/* line 64, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li:first-child {
  border-top: none;
}
/* line 68, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li:last-child {
  border-bottom: none;
}
/* line 72, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li.searchbox {
  padding: 10px;
  position: relative;
}
/* line 76, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li.searchbox input[type=text] {
  font-size: .8em;
  padding: 4px 30px 4px 4px;
  width: 100%;
  height: 26px;
}
/* line 83, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li.searchbox .search-btn, .l-main-mobile-nav > ul > li .dropdown li.searchbox input[type=button] {
  border: none;
  background: url(../img/search-small.png) no-repeat;
  overflow: hidden;
  text-indent: -999px;
  width: 19px;
  height: 18px;
  position: absolute;
  right: 17px;
  top: 14px;
  opacity: 0.3;
  z-index: 1000;
}
/* line 96, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li.searchbox .gsc-branding {
  display: none;
}
/* line 99, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li.searchbox .gsc-clear-button {
  display: none;
}
/* line 102, ../sass/modules/_menu.scss */
.l-main-mobile-nav > ul > li .dropdown li.searchbox table.gsc-search-box td.gsc-input {
  padding-right: 0 !important;
}

/* line 109, ../sass/modules/_menu.scss */
.lt-ie9 .l-main-mobile-nav > ul > li a.search {
  background: url(../img/ie8/search-icon.png) no-repeat;
  display: block;
  background-size: 23px;
  background-position: center;
  text-indent: -999px;
  overflow: hidden;
}

/* line 1, ../sass/modules/_logo.scss */
.logo {
  display: inline-block;
  width: 222px;
  height: 71px;
  background: url(../img/logo.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
  vertical-align: top;
}
@media (min-width: 768px) {
  /* line 1, ../sass/modules/_logo.scss */
  .logo {
    margin: 0 !important;
  }
}

/* line 14, ../sass/modules/_logo.scss */
.lt-ie9 .logo {
  background: url(../img/ie8/logo.png) no-repeat !important;
}

/* line 1, ../sass/modules/_tagline.scss */
.mobile-tagline {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 15px;
  padding-bottom: 15px;
  display: block;
}
@media (min-width: 768px) {
  /* line 1, ../sass/modules/_tagline.scss */
  .mobile-tagline {
    display: none;
  }
}

/* line 13, ../sass/modules/_tagline.scss */
.mobile-tagline li {
  display: inline-block;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  color: #313131;
  font-weight: bold;
  font-size: 14px;
}

/* line 21, ../sass/modules/_tagline.scss */
.mobile-tagline li:before {
  display: inline-block;
  content: '\25A0';
  clear: both;
  position: relative;
  top: -2px;
  margin: 0 5px 0 0;
  font-size: 10px;
}

/* line 30, ../sass/modules/_tagline.scss */
.mobile-tagline li:first-child:before {
  content: none;
  margin: 0;
}

/* line 34, ../sass/modules/_tagline.scss */
.tag-container {
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  color: #003b78;
  font-weight: bold;
  font-size: 2.1em;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  display: none;
  line-height: 1em;
}
@media (min-width: 768px) {
  /* line 34, ../sass/modules/_tagline.scss */
  .tag-container {
    display: block;
    font-size: 1.9em;
  }
}

/* line 50, ../sass/modules/_tagline.scss */
.tagline {
  margin: 0;
  padding: 0;
  display: none;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 50, ../sass/modules/_tagline.scss */
  .tagline {
    display: block;
  }
}

/* line 60, ../sass/modules/_tagline.scss */
.tagline li {
  display: inline-block;
}

/* line 63, ../sass/modules/_tagline.scss */
.tagline li:before {
  display: inline-block;
  content: '■';
  clear: both;
  position: relative;
  top: -5px;
  margin: 0 5px;
  font-size: 0.6em;
  vertical-align: middle;
}

/* line 73, ../sass/modules/_tagline.scss */
.tagline li:first-child:before {
  content: none;
  margin: 0;
}

/* line 1, ../sass/modules/_footer.scss */
.left-info {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 1, ../sass/modules/_footer.scss */
  .left-info {
    width: 42%;
    text-align: left;
  }
}
@media (max-width: 900px) {
  /* line 1, ../sass/modules/_footer.scss */
  .left-info {
    width: 30%;
    
  }
}

/* line 10, ../sass/modules/_footer.scss */
.right-info {
  display: block;
  float: right;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 10, ../sass/modules/_footer.scss */
  .right-info {
    width: 58%;
    padding-top: 20px;
  }
}
@media (max-width: 900px) {
  /* line 10, ../sass/modules/_footer.scss */
  .right-info {
    width: 70%;
    
  }
}
@media (min-width: 1100px) {
  /* line 10, ../sass/modules/_footer.scss */
  .right-info {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  /* line 10, ../sass/modules/_footer.scss */
  .right-info, .left-info {
    width: 100%;
    
  }
}

/* line 22, ../sass/modules/_footer.scss */
.foot-logo {
  display: block;
  width: 100%;
  max-width: 157px;
  height: 39px;
  background: url(../img/foot-logo.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
  text-indent: -999px;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 22, ../sass/modules/_footer.scss */
  .foot-logo {
    display: block;
    margin: 0;
  }
}
@media (min-width: 1100px) {
  /* line 22, ../sass/modules/_footer.scss */
  .foot-logo {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    float: left;
  }
  .l-footer a.footer-logo{
    position: relative;
    top: 21px;
    font-size: 0.78em;
    width: 35%;
    float: left;
    display: inline-block;
    margin-top: 15px;
  }
}

/* line 44, ../sass/modules/_footer.scss */
.lt-ie9 .foot-logo {
  background: url(../img/ie8/foot-logo.png) no-repeat;
}

/* line 47, ../sass/modules/_footer.scss */
.l-footer .contact {
  color: #fff;
  font-size: 1.1em;
  margin-top: 15px;
}
/* line 52, ../sass/modules/_footer.scss */
.l-footer .contact a {
  color: #fff;
  text-decoration: underline !important;
}
@media (min-width: 768px) {
  /* line 47, ../sass/modules/_footer.scss */
  .l-footer .contact {
    text-decoration: none !important;
  }
}
@media (min-width: 768px) {
  /* line 47, ../sass/modules/_footer.scss */
  .l-footer .contact {
    display: inline-block;
    float: left;
    font-size: 0.8em;
    width: 100%;
  }
}
@media (min-width: 1100px) {
  /* line 47, ../sass/modules/_footer.scss */
  .l-footer .contact {
    position: relative;
    margin-left: 10px;
    top: 21px;
    font-size: 0.78em;
    width: 53%;
  }
}

/* line 75, ../sass/modules/_footer.scss */
.foot-social {
  display: none;
  float: right;
}
@media (min-width: 768px) {
  /* line 75, ../sass/modules/_footer.scss */
  .foot-social {
    display: inline-block;
    margin: 0;
    margin-top: 10px;
  }
}

/* line 85, ../sass/modules/_footer.scss */
.foot-social-mobile {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 20px 0;
}
@media (min-width: 768px) {
  /* line 85, ../sass/modules/_footer.scss */
  .foot-social-mobile {
    display: none;
  }
}

/* line 96, ../sass/modules/_footer.scss */
.foot-social-mobile li, .foot-social li {
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
}
/* line 102, ../sass/modules/_footer.scss */
.foot-social-mobile li a, .foot-social li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/social-sprite-gray.png) no-repeat;
  background-size: 9.8em;
}
/* line 109, ../sass/modules/_footer.scss */
.foot-social-mobile li a.youtube, .foot-social li a.youtube {
  background-position: -32px 0;
}
/* line 112, ../sass/modules/_footer.scss */
.foot-social-mobile li a.linkedin, .foot-social li a.linkedin {
  background-position: -64px 0;
}
/* line 115, ../sass/modules/_footer.scss */
.foot-social-mobile li a.twitter, .foot-social li a.twitter {
  background-position: -96px 0;
}
/* line 118, ../sass/modules/_footer.scss */
.foot-social-mobile li a.facebook, .foot-social li a.facebook {
  background-position: -127px 0;
}

/* line 123, ../sass/modules/_footer.scss */
.copyright {
  color: #fff;
  font-size: 1.1em;
}
@media (min-width: 768px) {
  /* line 123, ../sass/modules/_footer.scss */
  .copyright {
    float: right;
    text-align: right;
    display: inline-block;
    font-size: 0.8em;
    width: 100%;
  }
}

/* line 135, ../sass/modules/_footer.scss */
.mini-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 15px 0;
}
@media (min-width: 768px) {
  /* line 135, ../sass/modules/_footer.scss */
  .mini-nav {
    float: right;
    margin-top: 0;
    display: inline-block;
  }
}
/* line 147, ../sass/modules/_footer.scss */
.mini-nav li {
  display: inline-block;
  color: #fff;
  font-size: 0.8em;
}
/* line 152, ../sass/modules/_footer.scss */
.mini-nav li:before {
  content: ' | ';
  display: inline-block;
  margin: 0 7px;
}
/* line 158, ../sass/modules/_footer.scss */
.mini-nav li:first-child:before {
  content: '';
  margin: 0;
}
/* line 163, ../sass/modules/_footer.scss */
.mini-nav li a {
  color: #fff;
}

/* line 169, ../sass/modules/_footer.scss */
.lt-ie9 .foot-social li a, .lt-ie9 .foot-social-mobile li a {
  background: url(../img/ie8/social-sprite-gray.png) no-repeat !important;
}
/* line 172, ../sass/modules/_footer.scss */
.lt-ie9 .foot-social li a.youtube, .lt-ie9 .foot-social-mobile li a.youtube {
  background-position: -32px 0 !important;
}
/* line 175, ../sass/modules/_footer.scss */
.lt-ie9 .foot-social li a.linkedin, .lt-ie9 .foot-social-mobile li a.linkedin {
  background-position: -64px 0 !important;
}
/* line 178, ../sass/modules/_footer.scss */
.lt-ie9 .foot-social li a.twitter, .lt-ie9 .foot-social-mobile li a.twitter {
  background-position: -96px 0 !important;
}
/* line 181, ../sass/modules/_footer.scss */
.lt-ie9 .foot-social li a.facebook, .lt-ie9 .foot-social-mobile li a.facebook {
  background-position: -127px 0 !important;
}

/* line 1, ../sass/modules/_footernav.scss */
.footer-nav-mobile {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  text-align: left;
}
/* line 9, ../sass/modules/_footernav.scss */
.footer-nav-mobile li {
  display: inline-block;
  width: 49%;
  font-size: 0.8em;
}
/* line 14, ../sass/modules/_footernav.scss */
.footer-nav-mobile li a {
  color: #fff;
}
@media only screen and (orientation: landscape) {
  /* line 1, ../sass/modules/_footernav.scss */
  .footer-nav-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 1, ../sass/modules/_footernav.scss */
  .footer-nav-mobile {
    display: none;
  }
}

/* line 26, ../sass/modules/_footernav.scss */
.footer-nav {
  display: none;
  text-align: center;
}
/* line 30, ../sass/modules/_footernav.scss */
.footer-nav li {
  display: inline-block;
}
/* line 33, ../sass/modules/_footernav.scss */
.footer-nav li a {
  color: #fff;
  font-weight: normal;
}
/* line 38, ../sass/modules/_footernav.scss */
.footer-nav li:before {
  content: '|';
  margin: 0 7px;
  color: #0092ba;
}
/* line 44, ../sass/modules/_footernav.scss */
.footer-nav li:first-child:before {
  content: none;
}
@media only screen and (orientation: landscape) {
  /* line 26, ../sass/modules/_footernav.scss */
  .footer-nav {
    display: block;
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* line 26, ../sass/modules/_footernav.scss */
  .footer-nav {
    display: block;
  }
}
@media (min-width: 1100px) {
  /* line 26, ../sass/modules/_footernav.scss */
  .footer-nav {
    width: 50%;
    display: inline-block;
    text-align: right;
    padding: 0;
    margin: 0 0 0 -5px;
  }
  /* line 65, ../sass/modules/_footernav.scss */
  .footer-nav.textleft {
    text-align: left;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 37, ../sass/site.scss */
  body {
    overflow-x: hidden;
  }
}
