/*
Theme Name: Goodland O'Flaherty theme
Theme URI: http://www.goodlandoflaherty.com/
Author: Chris Da Sie
Author URI: http://chrisdasie.com
Description: 
Version: 1.0
Text Domain: gof
*/
/* Center-align a block level element
===================================== */
body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

/*************************
***** Normalize.css ******
**** Version: 0.0.1 ******
*************************/
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio, canvas, video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 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; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }
a:active, a:hover {
  outline: 0; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * 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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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; }

/*! responsive-nav.js 1.0.23 by @viljamis */
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none; }
.nav-collapse li {
  width: 100%;
  display: block; }

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  /*overflow: hidden;*/
  zoom: 1; }

.lt-ie9.js .nav-collapse {
  overflow: visible; }

.nav-collapse.opened {
  max-height: 9999px; }

.nav-toggle {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

@media screen and (min-width: 60em) {
  .js .nav-collapse {
    position: relative; }
    .js .nav-collapse.closed {
      max-height: none; }

  .nav-toggle {
    display: none; } }
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

.delay-1s {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.delay-2s {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s; }

.delay-3s {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -ms-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s; }

.delay-4s {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -ms-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s; }

.delay-5s {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -ms-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  background: white;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-size: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f3f5f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: Georgia, Times, "Times New Roman", serif;
  background: white;
  color: #373737;
  font-weight: 300;
  font-style: normal;
  font-size: 100%;
  font-size: 18px;
  font-size: 1.125em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  -moz-font-feature-settings: 'kern=1, liga=1';
  /* moz prefix - edit font-feature-settings property */
  -ms-font-feature-settings: 'kern' 1, 'liga' 1;
  /* ms prefix - edit font-feature-settings property */
  -webkit-font-feature-settings: 'kern' 1, 'liga' 1;
  /* webkit prefix - edit font-feature-settings property */
  -o-font-feature-settings: 'kern' 1, 'liga' 1;
  /* o prefix - edit font-feature-settings property */
  font-feature-settings: 'kern' 1, 'liga' 1; }

a {
  color: #01243b;
  text-decoration: underline;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  a:hover {
    color: #0098cf;
    text-decoration: none; }

hr {
  display: block;
  background: none;
  margin: 2em 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #dce0d9; }

img {
  max-width: 100%;
  width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

svg:not(:root) {
  overflow: hidden; }

ul {
  margin-bottom: 12px;
  list-style: none; }
  ul li {
    padding-top: 12px;
    padding-right: 0;
    padding-bottom: 11px;
    padding-left: 0; }

/* ============================================================
	Helpers
============================================================ */
.hidden {
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute; }

/* ============================================================
	Overall Styles
============================================================ */
.container {
  margin: 0 auto;
  padding: 0 2.5%;
  max-width: 1204px;
  width: 85%;
  display: block;
  position: relative;
  *zoom: 1; }
  .container:before, .container:after {
    content: "";
    display: table; }
  .container:after {
    clear: both; }
  @media (max-width: 40em) {
    .container {
      width: 90%;
      padding: 0; } }
  @media screen and (min-width: 30em) {
    .container {
      padding: 0; } }

.content {
  position: relative;
  width: 100%; }

/* ============================================================
	Simply Animations
============================================================ */
@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

.delay03 {
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s; }

.delay05 {
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s; }

/* ============================================================
	Typography
============================================================ */
h1, h2, h3, h4, h5, h6 {
  color: #5d5c5d;
  margin: 0;
  margin-bottom: 12px;
  font-family: "ITC Franklin Gothic", "Franklin Gothic Medium", "Franklin Gothic", Arial, sans-serif;
  text-transform: uppercase; }

h1 {
  font-size: 2.5em;
  color: white; }

h2 {
  font-size: 1.625em;
  color: #01243b;
  font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
  font-weight: 100;
  text-transform: none; }

h1.h1alternative {
  font-size: 1.625em;
  color: #01243b;
  font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
  font-weight: 100;
  text-transform: none; }

h3 {
  font-size: 1.125em;
  font-weight: 700;
  font-family: "ITC Franklin Gothic", "Franklin Gothic Medium", "Franklin Gothic", Arial, sans-serif; }

h6 {
  font-size: 1em;
  font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif; }

p {
  margin-bottom: 12px; }

.small-meta {
  font-size: 0.8125em;
  line-height: 1.375em;
  color: white; }

/* ============================================================
	Blockquote
============================================================ */
blockquote {
  color: #f2f2f2;
  font-style: italic;
  font-size: 1.625em;
  padding: 24px;
  background: inherit; }
  blockquote p {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }

/* ============================================================
	Header
============================================================ */
/* Assistive text */
.assistive-text,
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

.nav-collapse .assistive-text:focus {
  background: #fff;
  border: 2px solid #333;
  border-radius: 3px;
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 100000;
  /* Above WP toolbar */ }

.header_nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 10000;
  height: 200px;
  *zoom: 1;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s; }
  .header_nav:before, .header_nav:after {
    content: "";
    display: table; }
  .header_nav:after {
    clear: both; }
  .header_nav .cbp-af-inner {
    margin: 0 auto;
    padding: 0;
    max-width: 1204px;
    width: 90%;
    position: relative;
    *zoom: 1; }
    .header_nav .cbp-af-inner:before, .header_nav .cbp-af-inner:after {
      content: "";
      display: table; }
    .header_nav .cbp-af-inner:after {
      clear: both; }
  .header_nav h1 {
    width: 30%;
    margin: 2% 0;
    float: left;
    text-indent: -9999px;
    height: auto;
    background: transparent url("https://www.goodlandbuckingham.com/wp-content/uploads/2015/12/gb-logo-header-400.png") no-repeat center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
    @media (max-width: 70em) {
      .header_nav h1 {
        width: 20%; } }
    @media (max-width: 40em) {
      .header_nav h1 {
        width: 8%;
        float: left;
        text-indent: -9999px;
        margin-right: 2%;
        background: transparent url("https://www.goodlandbuckingham.com/wp-content/uploads/2015/12/gb-logo-header-400.png") no-repeat center;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain; } }
  .header_nav nav {
    float: none;
    width: 100%; }
    .header_nav nav ul {
      float: none;
      margin-bottom: 0; }
    .header_nav nav a {
      color: #5288db;
      font-weight: 500;
      font-size: 1.4em;
      line-height: 85px;
      margin: 0; }
      @media (min-width: 55em) {
        .header_nav nav a {
          color: white; } }
      .header_nav nav a:hover {
        color: #333; }
  .header_nav.header_nav-shrink {
    height: 100px;
    background: white;
    border-bottom: 1px solid #244166; }
    .header_nav.header_nav-shrink h1 {
      font-size: 1em;
      font-size: 2em; }
    .header_nav.header_nav-shrink nav a {
      font-size: .75em;
      color: #5288db;
      font-weight: 500; }
    .header_nav.header_nav-shrink nav li a {
      font-size: 1.125em; }
      @media (max-width: 80em) {
        .header_nav.header_nav-shrink nav li a {
          font-size: 1.125em; } }
      @media (max-width: 75em) {
        .header_nav.header_nav-shrink nav li a {
          font-size: 0.9375em; } }

.header_nav h1, .header_nav nav {
  display: inline-block;
  position: relative;
  display: block;
  float: none; }

.header_nav h1 {
  line-height: 200px; }

.header_nav h1 {
  text-transform: uppercase;
  color: #333;
  letter-spacing: 4px;
  font-size: 2em;
  margin: 0;
  float: left;
  position: relative; }

.header_nav nav {
  float: right;
  text-align: center;
  width: auto; }
  @media (max-width: 70em) {
    .header_nav nav {
      width: 75%; } }
  .header_nav nav ul {
    float: none;
    margin-bottom: 0; }
    @media (min-width: 55em) {
      .header_nav nav ul {
        padding: 0;
        margin: 0;
        width: 100%; } }
    .header_nav nav ul li {
      display: inline-block;
      height: auto;
      padding: 0;
      text-align: center;
      border: none;
      *zoom: 1; }
      .header_nav nav ul li:before, .header_nav nav ul li:after {
        content: "";
        display: table; }
      .header_nav nav ul li:after {
        clear: both; }
      .header_nav nav ul li a {
        color: inherit;
        font-size: 1em;
        font-family: "ITC Franklin Gothic", "Franklin Gothic Medium", "Franklin Gothic", Arial, sans-serif;
        text-align: center; }
        .header_nav nav ul li a:hover {
          color: #0098cf; }

.header_nav h1, .header_nav nav li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.header_nav.header_nav-shrink {
  height: 100px;
  background: white; }
  .header_nav.header_nav-shrink .cbp-af-inner {
    *zoom: 1; }
    .header_nav.header_nav-shrink .cbp-af-inner:before, .header_nav.header_nav-shrink .cbp-af-inner:after {
      content: "";
      display: table; }
    .header_nav.header_nav-shrink .cbp-af-inner:after {
      clear: both; }
  .header_nav.header_nav-shrink h1 {
    width: 289px;
    width: 30%;
    float: left;
    text-indent: -9999px;
    margin-right: 12px;
    height: auto;
    margin-top: 15px;
    background: transparent url("https://www.goodlandbuckingham.com/wp-content/uploads/2015/12/gb-logo-header-400.png") no-repeat center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
    @media (max-width: 60em) {
      .header_nav.header_nav-shrink h1 {
        width: 240px; } }
  .header_nav.header_nav-shrink nav {
    margin-top: 6px;
    width: auto; }
    .header_nav.header_nav-shrink nav ul {
      width: 100%; }
      .header_nav.header_nav-shrink nav ul li {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
        width: auto;
        padding: 0 10px;
        text-align: center;
        white-space: nowrap;
        cursor: pointer; }
        .header_nav.header_nav-shrink nav ul li:hover {
          color: #0098cf; }
    .header_nav.header_nav-shrink nav a {
      font-size: 1.125em;
      border-radius: 0;
      padding: 2px;
      text-decoration: none;
      color: #01243b;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .header_nav.header_nav-shrink nav a:hover {
        color: #0098cf; }

.header_nav.header_nav-shrink h1 {
  line-height: 70px; }

.header_nav.header_nav-shrink nav li.current, .header_nav nav li.current {
  display: none; }

@media screen and (max-width: 75em) {
  .header_nav.header_nav-shrink nav {
    width: auto; } }
@media screen and (max-width: 65em) {
  .header_nav.header_nav-shrink nav {
    width: auto; } }
@media (max-width: 60em) {
  .header_nav.header_nav-shrink nav {
    width: 83%; }
    .header_nav.header_nav-shrink nav ul li {
      width: auto;
      padding: 0; } }
@media screen and (max-width: 58em) {
  .header_nav nav {
    width: 75%; } }
@media screen and (max-width: 55em) {
  .header_nav {
    background: transparent;
    overflow: hidden; }
    .header_nav h1 {
      line-height: 75px; }
    .header_nav nav {
      width: 100%; }
      .header_nav nav a {
        line-height: 115px;
        margin: 0 10px; }
    .header_nav.header_nav-shrink h1 {
      font-size: 2em;
      line-height: 75px;
      margin-top: 2%; }
    .header_nav.header_nav-shrink nav {
      width: 70%;
      margin-top: 2.5%; }
      .header_nav.header_nav-shrink nav li a {
        font-size: 1em; }

  .header_nav h1, .header_nav nav {
    display: block;
    margin: 0 auto;
    text-align: center;
    float: none; }

  .header_nav.header_nav-shrink h1, .header_nav.header_nav-shrink nav a {
    line-height: 65px; }

  .header_nav.header_nav-shrink nav ul li {
    width: auto;
    padding: 0; } }
@media screen and (max-width: 60em) {
  .header_nav, .header_nav.header_nav-shrink {
    overflow: visible;
    height: auto;
    *zoom: 1; }
    .header_nav:before, .header_nav:after, .header_nav.header_nav-shrink:before, .header_nav.header_nav-shrink:after {
      content: "";
      display: table; }
    .header_nav:after, .header_nav.header_nav-shrink:after {
      clear: both; }
    .header_nav .nav-toggle:hover, .header_nav.header_nav-shrink .nav-toggle:hover {
      border: none; }
    .header_nav h1, .header_nav.header_nav-shrink h1 {
      margin: 4.5% 0;
      float: left;
      margin-right: 2%;
      margin-left: 2%; }

  .header_nav {
    background: white; }
    .header_nav h1 {
      margin-top: 0;
      margin-right: 0; }

  .nav-toggle {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    width: 70px;
    height: 55px;
    float: none;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    position: absolute;
    margin-top: 4%;
    background: url("http://dev.ifactory.ca/gof/wp-content/uploads/2013/11/hamburger.png") 50% 33% no-repeat transparent;
    right: 0; }

  .header_nav nav, .header_nav.header_nav-shrink nav {
    width: 100%; }
    .header_nav nav ul li, .header_nav.header_nav-shrink nav ul li {
      width: 100%;
      display: block; }
      .header_nav nav ul li a, .header_nav.header_nav-shrink nav ul li a {
        display: block;
        width: 100%; }
        .header_nav nav ul li a:before, .header_nav.header_nav-shrink nav ul li a:before {
          content: "";
          margin-right: 0; }
        .header_nav nav ul li a:hover, .header_nav.header_nav-shrink nav ul li a:hover {
          color: white;
          background: #0098cf; }

  .header_nav nav {
    float: left;
    background: transparent; }
    .header_nav nav ul li {
      height: auto;
      cursor: pointer; }
      .header_nav nav ul li a {
        color: #01243b;
        line-height: 60px;
        font-size: 0.625em;
        font-weight: 500; } }
@media (max-width: 30em) {
  .header_nav.header_nav-shrink h1 {
    width: 65%;
    padding: 0;
    margin: 2% 0; }
  .header_nav.header_nav-shrink ul {
    padding-bottom: 24px; }
    .header_nav.header_nav-shrink ul li {
      max-height: 65px; }
  .header_nav.header_nav-shrink .nav-toggle {
    margin-top: 0; } }
.current-menu-item, .header_nav.header_nav-shrink nav .current-menu-item a {
  color: #0098cf; }

.lt-ie9 .header_nav h1, .lt-ie8 .header_nav h1 {
  background-size: contain; }
.lt-ie9 .header_nav .logo, .lt-ie8 .header_nav .logo {
  width: 400px;
  height: 184px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.goodlandbuckingham.com/wp-content/uploads/2015/12/gb-logo-header-400.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.goodlandbuckingham.com/wp-content/uploads/2015/12/gb-logo-header-400.png',sizingMethod='scale')"; }
.lt-ie9 .header_nav .nav-toggle, .lt-ie8 .header_nav .nav-toggle {
  display: none; }
.lt-ie9 .header_nav .nav-collapse, .lt-ie8 .header_nav .nav-collapse {
  width: 580px;
  display: block; }

/* ============================================================
	Containers
============================================================ */
.main {
  padding: 60px 0 0;
  overflow-x: hidden;
  background: #fff;
  position: relative;
  top: 0;
  z-index: 100; }
  @media (min-width: 55em) {
    .main {
      top: 400px; } }

.home .main {
  padding-bottom: 0;
  top: 0; }
  @media (min-width: 55em) {
    .home .main {
      top: 720px; } }

.lt-ie9 .main, .lt-ie8 .main {
  top: 0; }
.lt-ie9 .home .main, .lt-ie8 .home .main {
  top: 0; }

section {
  width: 100%;
  display: block;
  position: relative;
  *zoom: 1; }
  section:before, section:after {
    content: "";
    display: table; }
  section:after {
    clear: both; }
  section article {
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 60em) {
      section article {
        width: 100%; } }
  section h2 {
    text-align: left; }

.header-image {
  display: block;
  padding: 198px 0;
  position: relative;
  z-index: 0; }
  @media (min-width: 55em) {
    .header-image {
      position: fixed;
      padding: 360px 0; } }
  .header-image .lead-message {
    position: relative;
    color: white;
    text-align: center;
    width: 100%;
    display: block;
    padding: 6px 12px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.65) 50%, transparent 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(50%, rgba(0, 0, 0, 0.65)), color-stop(100%, transparent));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.65) 50%, transparent 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.65) 50%, transparent 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.65) 50%, transparent 100%);
    /* IE10+ */
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.65) 50%, transparent 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-8 */ }
    .header-image .lead-message h1 {
      position: relative;
      display: block;
      margin-bottom: 0;
      text-align: center; }
    @media (min-width: 50em) {
      .header-image .lead-message {
        max-width: 90%;
        width: auto;
        margin-left: auto;
        margin-right: auto; }
        .header-image .lead-message h1 {
          text-align: left; } }
    @media (min-width: 80em) {
      .header-image .lead-message {
        max-width: 80%; } }

.home .lead-message h1 {
  text-align: center; }
@media (min-width: 50em) {
  .home .lead-message h1 {
    text-align: center; } }
.home .intro-copy {
  padding-bottom: 72px; }
.home .intro {
  display: inline;
  float: left;
  width: 97.91667%;
  margin: 0 1.04167%;
  margin-bottom: 60px; }
  @media (min-width: 50em) {
    .home .intro {
      display: inline;
      float: left;
      width: 52.08333%;
      margin: 0 1.04167%;
      margin-bottom: 0; } }
  @media (min-width: 75em) {
    .home .intro {
      display: inline;
      float: left;
      width: 64.58333%;
      margin: 0 1.04167%;
      display: block;
      margin-left: auto;
      margin-right: auto;
      float: none; } }
.home aside {
  display: inline;
  float: left;
  width: 97.91667%;
  margin: 0 1.04167%; }
  .home aside h3 {
    border-bottom: 1px dotted #373737;
    padding-bottom: 12px;
    margin: 0; }
  .home aside ul {
    list-style: none; }
    .home aside ul li {
      list-style: none; }
      .home aside ul li ul li {
        border-bottom: 1px dotted #373737;
        cursor: pointer;
        display: block;
        font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        .home aside ul li ul li a {
          color: #5288db;
          text-decoration: none; }
        .home aside ul li ul li:before {
          content: url(../images/list-arrow.png);
          width: 27px;
          height: 27px;
          display: inline-block;
          position: relative;
          top: -4px;
          vertical-align: middle;
          margin-right: 6px; }
        .home aside ul li ul li:hover:before {
          content: url(../images/hover-list-arrow.png); }
        .home aside ul li ul li:hover a {
          color: #0098cf; }
  @media (min-width: 50em) {
    .home aside {
      display: inline;
      float: left;
      width: 39.58333%;
      margin: 0 1.04167%;
      margin-left: 5.20833%; } }
  @media (min-width: 75em) {
    .home aside {
      display: inline;
      float: left;
      width: 31.25%;
      margin: 0 1.04167%; } }

.lt-ie9 .home .intro, .lt-ie8 .home .intro {
  display: inline;
  float: left;
  width: 60.41667%;
  margin: 0 1.04167%; }
.lt-ie9 .home aside, .lt-ie8 .home aside {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0 1.04167%; }
.lt-ie9 .lead-message, .lt-ie8 .lead-message {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  /* IE6 & 7 */
  zoom: 1; }

/* ============================================================
	Class Action/Practice Areas
============================================================ */
.class-actions {
  background: #f2f2f2;
  padding: 72px 0; }
  .class-actions h2 {
    text-align: center; }
  .class-actions .cases {
    *zoom: 1;
    margin-top: 30px; }
    .class-actions .cases:before, .class-actions .cases:after {
      content: "";
      display: table; }
    .class-actions .cases:after {
      clear: both; }
    .class-actions .cases .case-item {
      background: white;
      width: 100%;
      padding: 12px 6px 0;
      vertical-align: top;
      display: inline-block;
      margin-right: 0;
      margin-bottom: 15%;
      *display: inline;
      *zoom: 1; }
      @media (min-width: 45em) {
        .class-actions .cases .case-item {
          width: 48%;
          margin: 3% 1.1% 3% 0; } }
      .class-actions .cases .case-item .circle-wrapper {
        position: relative;
        -webkit-border-radius: 50em;
        -moz-border-radius: 50em;
        -o-border-radius: 50em;
        border-radius: 50em;
        padding-bottom: 6px;
        top: -30px;
        text-align: center;
        margin-left: auto;
        margin-right: auto; }
        .class-actions .cases .case-item .circle-wrapper:before {
          font-family: icomoon;
          content: "\e6a3";
          font-size: 1.375em;
          color: white;
          padding: 12px;
          position: relative;
          -webkit-border-radius: 50em;
          -moz-border-radius: 50em;
          -o-border-radius: 50em;
          border-radius: 50em;
          border: 4px solid white;
          background: #5288db;
          overflow: hidden; }
        .class-actions .cases .case-item .circle-wrapper img {
          width: 110%;
          height: 110%;
          -webkit-border-radius: 50em;
          -moz-border-radius: 50em;
          -o-border-radius: 50em;
          border-radius: 50em; }
      .class-actions .cases .case-item .pagenav {
        padding: 0; }
      .class-actions .cases .case-item h5 {
        text-align: center;
        font-size: 1em;
        border-bottom: 1px dashed #373737;
        padding-bottom: 24px; }
      .class-actions .cases .case-item .page_item {
        padding: 2px 0; }
      .class-actions .cases .case-item a {
        color: #5288db;
        text-decoration: none;
        font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif; }
        .class-actions .cases .case-item a:hover {
          color: #bf4019; }

/* ============================================================
	General Pages
============================================================ */
.our-lawyers .header-image, .our-practice .header-image, .contact-us .header-image, .single .header-image, .page-template-page-classaction-php .header-image, .page-template-page-classaction2-php .header-image {
  padding: 198px 0;
  position: relative; }
  @media (min-width: 55em) {
    .our-lawyers .header-image, .our-practice .header-image, .contact-us .header-image, .single .header-image, .page-template-page-classaction-php .header-image, .page-template-page-classaction2-php .header-image {
      position: fixed; } }
  .our-lawyers .header-image .lead-message, .our-practice .header-image .lead-message, .contact-us .header-image .lead-message, .single .header-image .lead-message, .page-template-page-classaction-php .header-image .lead-message, .page-template-page-classaction2-php .header-image .lead-message {
    text-align: left;
    padding: 6px 12px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, transparent));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-8 */ }
    @media (min-width: 50em) {
      .our-lawyers .header-image .lead-message, .our-practice .header-image .lead-message, .contact-us .header-image .lead-message, .single .header-image .lead-message, .page-template-page-classaction-php .header-image .lead-message, .page-template-page-classaction2-php .header-image .lead-message {
        margin: 0; } }
    @media (min-width: 80em) {
      .our-lawyers .header-image .lead-message, .our-practice .header-image .lead-message, .contact-us .header-image .lead-message, .single .header-image .lead-message, .page-template-page-classaction-php .header-image .lead-message, .page-template-page-classaction2-php .header-image .lead-message {
        max-width: auto; } }
    .our-lawyers .header-image .lead-message a, .our-practice .header-image .lead-message a, .contact-us .header-image .lead-message a, .single .header-image .lead-message a, .page-template-page-classaction-php .header-image .lead-message a, .page-template-page-classaction2-php .header-image .lead-message a {
      color: #f2f2f2; }
.our-lawyers .intro, .our-practice .intro, .contact-us .intro, .single .intro, .page-template-page-classaction-php .intro, .page-template-page-classaction2-php .intro {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px; }

.our-lawyers .intro {
  margin-bottom: 6px; }

.single-team .main {
  padding-top: 0;
  overflow-x: visible; }

.lt-ie9 .our-lawyers .header-image, .lt-ie9 .our-practice .header-image, .lt-ie9 .contact-us .header-image, .lt-ie9 .single .header-image, .lt-ie9 .page-template-page-classaction-php .header-image, .lt-ie9 .page-template-page-classaction2-php .header-image, .lt-ie8 .our-lawyers .header-image, .lt-ie8 .our-practice .header-image, .lt-ie8 .contact-us .header-image, .lt-ie8 .single .header-image, .lt-ie8 .page-template-page-classaction-php .header-image, .lt-ie8 .page-template-page-classaction2-php .header-image {
  position: relative; }

.our-practice .main {
  padding-bottom: 0; }
.our-practice .class-actions {
  background: #f2f2f2;
  padding: 72px 0; }
  .our-practice .class-actions h2 {
    text-align: center; }

address {
  color: #999;
  font-size: 0.75em; }

.alignleft {
  width: auto;
  display: block; }
  @media (min-width: 60em) {
    .alignleft {
      display: inline;
      float: left;
      width: 39.58333%;
      margin: 0 1.04167%; } }

.alignright {
  width: auto;
  display: block; }
  @media (min-width: 60em) {
    .alignright {
      display: inline;
      float: left;
      width: 39.58333%;
      margin: 0 1.04167%;
      float: right; } }

.aligncenter {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0 1.04167%;
  margin-left: auto;
  margin-right: auto; }

/* ============================================================
	Homepage - Practice Areas
============================================================ */
.featured-list {
  display: block;
  margin-top: 22px;
  width: 100%;
  *zoom: 1; }
  .featured-list:before, .featured-list:after {
    content: "";
    display: table; }
  .featured-list:after {
    clear: both; }
  .featured-list .featured-list-item {
    width: 100%;
    padding: 12px 6px 0;
    vertical-align: top;
    display: inline-block;
    margin-right: 0; }
    @media (min-width: 45em) {
      .featured-list .featured-list-item {
        width: 48%;
        margin: 0 1.1% 0 0; } }
    @media (min-width: 65em) {
      .featured-list .featured-list-item {
        width: 30%;
        display: inline-block; } }
    @media (min-width: 85em) {
      .featured-list .featured-list-item {
        width: 32%;
        display: inline-block; } }
    .featured-list .featured-list-item a {
      text-decoration: none; }
    .featured-list .featured-list-item h5, .featured-list .featured-list-item p {
      text-align: left; }
    .featured-list .featured-list-item .panel {
      margin-bottom: 2em; }
    .featured-list .featured-list-item .panel__header {
      padding-bottom: .8em;
      position: relative;
      margin-bottom: 1em; }
      .featured-list .featured-list-item .panel__header:after {
        display: block;
        content: "";
        width: 80px;
        height: 5px;
        background-color: rgba(204, 204, 204, 0.3);
        position: absolute;
        bottom: 0;
        left: 0%; }
      .featured-list .featured-list-item .panel__header h5 {
        margin-bottom: 4px;
        font-weight: 700; }

/* ============================================================
	Team Pages
============================================================ */
.team {
  margin-bottom: 60px; }
  @media (min-width: 60em) {
    .team {
      margin-top: 60px; } }

.team-list {
  width: 100%;
  *zoom: 1; }
  .team-list:before, .team-list:after {
    content: "";
    display: table; }
  .team-list:after {
    clear: both; }
  .team-list li {
    text-align: center;
    margin-top: 60px; }
    .team-list li .circle-wrapper {
      width: 200px;
      height: 200px;
      overflow: hidden;
      position: relative;
      -webkit-border-radius: 50em;
      -moz-border-radius: 50em;
      -o-border-radius: 50em;
      border-radius: 50em;
      padding-bottom: 6px;
      top: -30px;
      margin-left: auto;
      margin-right: auto;
      border: 2px solid #f2f2f2; }
      @media (min-width: 55em) {
        .team-list li .circle-wrapper {
          width: 300px;
          height: 300px; } }
      .team-list li .circle-wrapper:before {
        content: " ";
        position: absolute;
        -webkit-border-radius: 50em;
        -moz-border-radius: 50em;
        -o-border-radius: 50em;
        border-radius: 50em;
        top: 3px;
        left: 3px;
        right: 3px;
        bottom: 3px;
        border: 4px solid #f2f2f2; }
    .team-list li img {
      margin-bottom: 6px;
      -webkit-border-radius: 50em;
      -moz-border-radius: 50em;
      -o-border-radius: 50em;
      border-radius: 50em; }
    .team-list li a {
      text-decoration: none;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .team-list li a:hover .circle-wrapper {
        border: 2px solid #0098cf; }
        .team-list li a:hover .circle-wrapper:before {
          border: 4px solid #0098cf; }
    @media (min-width: 55em) {
      .team-list li {
        display: inline;
        float: left;
        width: 47.91667%;
        margin: 0 1.04167%;
        margin-bottom: 12px; } }
    @media (min-width: 70em) {
      .team-list li {
        display: inline;
        float: left;
        width: 31.25%;
        margin: 0 1.04167%;
        margin-bottom: 24px; } }

.borderradius .team-list li .circle-wrapper {
  width: 200px;
  height: 200px;
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  -o-border-radius: 50em;
  border-radius: 50em; }
  .borderradius .team-list li .circle-wrapper img {
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    -o-border-radius: 50em;
    border-radius: 50em; }

.lt-ie9 .team-list li, .lt-ie8 .team-list li {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0 1.04167%; }

.team-profile-intro {
  background: #f2f2f2;
  padding: 60px 0; }
  @media (min-width: 60em) {
    .team-profile-intro {
      max-height: 200px; } }
  .team-profile-intro .circle-wrapper {
    width: 250px;
    height: 250px;
    overflow: hidden;
    position: relative;
    border-radius: 50em;
    padding-bottom: 6px;
    border: 2px solid #f2f2f2;
    float: none;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 60em) {
      .team-profile-intro .circle-wrapper {
        float: left;
        top: -90px; } }
    .team-profile-intro .circle-wrapper:before {
      content: " ";
      position: absolute;
      border-radius: 50em;
      top: 3px;
      left: 3px;
      right: 3px;
      bottom: 3px;
      border: 4px solid #f2f2f2; }
    .team-profile-intro .circle-wrapper img {
      -webkit-border-radius: 50em;
      -moz-border-radius: 50em;
      -o-border-radius: 50em;
      border-radius: 50em; }
  .team-profile-intro .team-contact-info {
    display: inline;
    float: left;
    width: 97.91667%;
    margin: 0 1.04167%;
    vertical-align: middle; }
    @media (min-width: 60em) {
      .team-profile-intro .team-contact-info {
        display: inline;
        float: left;
        width: 64.58333%;
        margin: 0 1.04167%; } }
    .team-profile-intro .team-contact-info h3 {
      text-transform: none;
      font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
      font-size: 80%;
      text-align: center; }
      @media (min-width: 60em) {
        .team-profile-intro .team-contact-info h3 {
          font-size: 100%;
          text-align: left; } }

.team-copy {
  margin-top: 60px;
  max-width: 800px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px; }
  @media (min-width: 60em) {
    .team-copy {
      margin-top: 120px;
      width: 100%; } }
  .team-copy h3 {
    margin-top: 60px; }
  .team-copy .admin-assistant {
    *zoom: 1;
    margin-bottom: 60px; }
    .team-copy .admin-assistant:before, .team-copy .admin-assistant:after {
      content: "";
      display: table; }
    .team-copy .admin-assistant:after {
      clear: both; }
    @media (min-width: 50em) {
      .team-copy .admin-assistant li {
        display: inline;
        float: left;
        width: 47.91667%;
        margin: 0 1.04167%; } }
  .team-copy .button {
    background: white;
    padding: 12px 24px;
    font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
    font-weight: 700;
    color: #e5582c;
    border-radius: 3px;
    white-space: nowrap;
    border: 2px solid #e5582c;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .team-copy .button:hover {
      color: #0098cf;
      border: 2px solid #0098cf; }
    @media (max-width: 60em) {
      .team-copy .button {
        display: inline-block; } }
    @media (max-width: 70em) {
      .team-copy .button {
        display: block;
        margin-bottom: 12px;
        text-align: center; } }
  .team-copy .navigation {
    *zoom: 1;
    margin-bottom: 60px; }
    .team-copy .navigation:before, .team-copy .navigation:after {
      content: "";
      display: table; }
    .team-copy .navigation:after {
      clear: both; }
  .team-copy .alignleft, .team-copy .alignright {
    background: white;
    padding: 12px 24px;
    font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
    font-weight: 700;
    color: #e5582c;
    border-radius: 3px;
    white-space: nowrap;
    border: 2px solid #e5582c;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: center; }
    .team-copy .alignleft:hover, .team-copy .alignright:hover {
      color: #0098cf;
      border: 2px solid #0098cf; }
    @media (max-width: 60em) {
      .team-copy .alignleft, .team-copy .alignright {
        display: inline-block; } }
    @media (max-width: 70em) {
      .team-copy .alignleft, .team-copy .alignright {
        display: block;
        margin-bottom: 12px;
        text-align: center; } }
    .team-copy .alignleft a, .team-copy .alignright a {
      text-decoration: none; }

/* ============================================================
	Our Practice Areas Page
============================================================ */
.practice-areas .practice-item {
  max-width: 100%;
  width: 100%;
  padding: 60px 0; }
  .practice-areas .practice-item:nth-child(odd) {
    background: #f2f2f2; }
  .practice-areas .practice-item:nth-child(even) {
    background: #31598c;
    color: white; }
    .practice-areas .practice-item:nth-child(even) h3 {
      color: white; }
  .practice-areas .practice-item h3 {
    text-align: center; }
  .practice-areas .practice-item p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
  .practice-areas .practice-item .button {
    background: white;
    padding: 12px 24px;
    font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
    font-weight: 700;
    color: #e5582c;
    border-radius: 3px;
    white-space: nowrap;
    border: 2px solid #e5582c;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 2px solid #f2f2f2; }
    .practice-areas .practice-item .button:hover {
      color: #0098cf;
      border: 2px solid #0098cf; }
    @media (max-width: 60em) {
      .practice-areas .practice-item .button {
        display: inline-block; } }
    @media (max-width: 70em) {
      .practice-areas .practice-item .button {
        display: block;
        margin-bottom: 12px;
        text-align: center; } }
  .practice-areas .practice-item ul {
    margin-top: 36px; }
  .practice-areas .practice-item li {
    display: inline;
    float: left;
    width: 97.91667%;
    margin: 0 1.04167%;
    min-height: 80px;
    background: transparent;
    margin-bottom: 24px;
    padding: 9px 24px 9px;
    border-left: 1px solid #b7b7b7;
    display: table-cell;
    vertical-align: middle;
    color: #5d5c5d; }
    @media (min-width: 60em) {
      .practice-areas .practice-item li {
        display: inline;
        float: left;
        width: 47.91667%;
        margin: 0 1.04167%;
        margin-bottom: 24px;
        min-height: 140px; } }
    @media (min-width: 75em) {
      .practice-areas .practice-item li {
        min-height: 130px; } }
    @media (min-width: 85em) {
      .practice-areas .practice-item li {
        min-height: 80px; } }
.practice-areas #class-actions.practice-item p:last-of-type {
  text-align: center;
  margin-top: 60px; }

.single-practice .intro {
  margin-bottom: 48px; }
.single-practice .button {
  background: white;
  padding: 12px 24px;
  font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
  font-weight: 700;
  color: #e5582c;
  border-radius: 3px;
  white-space: nowrap;
  border: 2px solid #e5582c;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .single-practice .button:hover {
    color: #0098cf;
    border: 2px solid #0098cf; }
  @media (max-width: 60em) {
    .single-practice .button {
      display: inline-block; } }
  @media (max-width: 70em) {
    .single-practice .button {
      display: block;
      margin-bottom: 12px;
      text-align: center; } }

.lawyer-niches {
  margin-bottom: 48px;
  padding-top: 36px; }
  .lawyer-niches article {
    display: block;
    *zoom: 1; }
    .lawyer-niches article:before, .lawyer-niches article:after {
      content: "";
      display: table; }
    .lawyer-niches article:after {
      clear: both; }
  .lawyer-niches .circle-wrapper {
    width: 150px;
    height: 150px;
    top: -30px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    -o-border-radius: 50em;
    border-radius: 50em;
    padding-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #f2f2f2;
    float: left;
    margin-right: 3%;
    margin-bottom: 1%; }
    .lawyer-niches .circle-wrapper:before {
      content: " ";
      position: absolute;
      -webkit-border-radius: 50em;
      -moz-border-radius: 50em;
      -o-border-radius: 50em;
      border-radius: 50em;
      top: 3px;
      left: 3px;
      right: 3px;
      bottom: 3px;
      border: 4px solid #f2f2f2; }
  .lawyer-niches img {
    margin-bottom: 6px;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    -o-border-radius: 50em;
    border-radius: 50em; }
  .lawyer-niches .team-contact-info a {
    text-decoration: none; }
  .lawyer-niches .team-contact-info h3 {
    text-transform: none;
    font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
    font-size: 80%;
    text-align: center; }
    @media (min-width: 60em) {
      .lawyer-niches .team-contact-info h3 {
        font-size: 100%;
        text-align: left; } }
  .lawyer-niches .navigation {
    *zoom: 1;
    text-align: center;
    margin: 60px 0; }
    .lawyer-niches .navigation:before, .lawyer-niches .navigation:after {
      content: "";
      display: table; }
    .lawyer-niches .navigation:after {
      clear: both; }

/* ============================================================
	Contact Us Page
============================================================ */
.contact-us .intro-copy {
  margin-bottom: 60px; }

.wpcf7 {
  display: inline;
  float: left;
  width: 97.91667%;
  margin: 0 1.04167%;
  height: 100%; }
  @media (min-width: 60em) {
    .wpcf7 {
      display: inline;
      float: left;
      width: 64.58333%;
      margin: 0 1.04167%; } }
  .wpcf7 label, .wpcf7 input, .wpcf7 textarea {
    display: block;
    font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
    margin-top: 6px; }
  .wpcf7 .req {
    color: red; }
  .wpcf7 .wpcf7-list-item {
    display: inline-block;
    margin-right: 24px; }
    .wpcf7 .wpcf7-list-item input[type="radio"] {
      width: auto;
      display: inline-block; }
    .wpcf7 .wpcf7-list-item .wpcf7-list-item-label {
      display: inline-block; }
  .wpcf7 .name {
    display: inline;
    float: left;
    width: 97.91667%;
    margin: 0 1.04167%;
    position: relative;
    margin-bottom: 6px; }
    @media (min-width: 60em) {
      .wpcf7 .name {
        display: inline;
        float: left;
        width: 47.91667%;
        margin: 0 1.04167%; } }
  .wpcf7 .company, .wpcf7 .message {
    display: inline;
    float: left;
    width: 97.91667%;
    margin: 0 1.04167%;
    margin-top: 6px;
    margin-bottom: 6px; }
  .wpcf7 .message textarea {
    width: 98.5%; }
  .wpcf7 .wpcf7-form-control-wrap {
    display: block;
    width: 100%; }
    .wpcf7 .wpcf7-form-control-wrap input {
      width: 97.5%;
      padding: 2%; }
  .wpcf7 .company input {
    width: 98.5%;
    padding: 1%; }
  .wpcf7 .send {
    display: inline;
    float: left;
    width: 97.91667%;
    margin: 0 1.04167%; }
  .wpcf7 .button {
    background: white;
    padding: 12px 24px;
    font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
    font-weight: 700;
    color: #e5582c;
    border-radius: 3px;
    white-space: nowrap;
    border: 2px solid #e5582c;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-weight: 100;
    margin-top: 36px; }
    .wpcf7 .button:hover {
      color: #0098cf;
      border: 2px solid #0098cf; }
    @media (max-width: 60em) {
      .wpcf7 .button {
        display: inline-block; } }
    @media (max-width: 70em) {
      .wpcf7 .button {
        display: block;
        margin-bottom: 12px;
        text-align: center; } }
  .wpcf7 img {
    height: 16px; }

.contact-us aside {
  display: inline;
  float: left;
  width: 97.91667%;
  margin: 0 1.04167%; }
  @media (min-width: 60em) {
    .contact-us aside {
      display: inline;
      float: left;
      width: 31.25%;
      margin: 0 1.04167%;
      background: #f2f2f2;
      padding: 18px;
      border-radius: 4px; } }
  .contact-us aside h3 {
    border-bottom: 1px dotted #373737;
    padding-bottom: 12px;
    margin: 0; }
  .contact-us aside ul li ul li {
    margin: 0;
    padding: 0; }

/* ============================================================
	Class Actions Page
============================================================ */
.pages {
  margin-bottom: 60px; }
  .pages ul {
    display: block;
    width: 102.08333%;
    margin: 0 -1.04167%;
    *zoom: 1;
    *zoom: 1; }
    .pages ul:before, .pages ul:after {
      content: "";
      display: table; }
    .pages ul:after {
      clear: both; }
    .pages ul:before, .pages ul:after {
      content: "";
      display: table; }
    .pages ul:after {
      clear: both; }
    .pages ul li {
      display: inline;
      float: left;
      width: 97.91667%;
      margin: 0 1.04167%;
      text-align: center;
      background: #f2f2f2;
      border-radius: 4px;
      padding: 0;
      border: 1px solid #f2f2f2;
      margin: 6px 0; }
      @media (min-width: 60em) {
        .pages ul li {
          display: inline;
          float: left;
          width: 31.25%;
          margin: 0 1.04167%; } }
      .pages ul li.current_page_item {
        display: none; }
      .pages ul li a {
        display: block;
        text-decoration: none;
        padding: 36px 0; }
      .pages ul li:hover {
        background: white;
        border: 1px solid #0098cf; }
        .pages ul li:hover a {
          color: #0098cf; }

.page-template-page-classaction-php .intro a.showmore, .page-template-page-classaction2-php .intro a.showmore {
  font-size: 1em; }
.page-template-page-classaction-php .intro .dropdown_box single_opener, .page-template-page-classaction2-php .intro .dropdown_box single_opener {
  margin-top: 24px; }
.page-template-page-classaction-php .intro h3, .page-template-page-classaction2-php .intro h3 {
  text-transform: none;
  margin-top: 36px;
  border-top: 1px dotted #373737;
  padding: 12px 0; }
  .page-template-page-classaction-php .intro h3:first-of-type, .page-template-page-classaction2-php .intro h3:first-of-type {
    border-top: none; }
.page-template-page-classaction-php .intro .wpcf7, .page-template-page-classaction2-php .intro .wpcf7 {
  display: inline;
  float: left;
  width: 97.91667%;
  margin: 0 1.04167%; }
.page-template-page-classaction-php article, .page-template-page-classaction2-php article {
  margin-top: 36px;
  padding: 12px 0;
  border-top: 1px dotted #373737; }
  .page-template-page-classaction-php article:first-of-type, .page-template-page-classaction2-php article:first-of-type {
    border-top: none;
    margin-top: 0; }

.page-parent .pages ul li {
  margin: 6px 0; }
  @media (min-width: 60em) {
    .page-parent .pages ul li {
      display: inline;
      float: left;
      width: 22.91667%;
      margin: 0 1.04167%; } }

/* ============================================================
	Footer
============================================================ */
footer {
  background: #244166;
  position: relative;
  padding: 6px 0 0;
  text-align: center;
  color: white;
  font-family: "ITC Franklin Gothic", "Franklin Gothic Light", "Franklin Gothic", Arial, sans-serif;
  font-weight: 100;
  padding-top: 48px; }
  footer a {
    color: #5288db;
    text-decoration: none; }
  footer img {
    max-width: 316px;
    width: 100%;
    margin-bottom: 36px; }
  footer .menu {
    *zoom: 1;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 36px; }
    footer .menu:before, footer .menu:after {
      content: "";
      display: table; }
    footer .menu:after {
      clear: both; }
    footer .menu .menu-item {
      display: inline;
      float: left;
      width: 97.91667%;
      margin: 0 1.04167%; }
      @media (min-width: 50em) {
        footer .menu .menu-item {
          display: inline;
          float: left;
          width: 22.91667%;
          margin: 0 1.04167%; } }
      footer .menu .menu-item a {
        color: white;
        font-family: "ITC Franklin Gothic", "Franklin Gothic Medium", "Franklin Gothic", Arial, sans-serif; }
        footer .menu .menu-item a:hover {
          color: #0098cf; }
  footer p:last-of-type {
    margin-bottom: 18px; }
  footer .bottom-footer {
    background: #28517f;
    padding: 18px 0 6px; }
    footer .bottom-footer .smaller-meta {
      font-size: 90%; }

.lt-ie9 footer img, .lt-ie8 footer img {
  width: 316px;
  height: 67px; }
.lt-ie9 footer .menu .menu-item, .lt-ie8 footer .menu .menu-item {
  display: inline;
  float: left;
  width: 22.91667%;
  margin: 0 1.04167%; }
