@charset "UTF-8";
/*!
Theme Name: Mazanti
Theme URI: http://underscores.me/
Author: Symbiotisk
Author URI: http://symbiotisk.dk
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mazanti
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

#post-292 > div.content-section-wrapper.background-white.text-size-regular.has-scrollbar > div > div.column40{
display:none
}

/**
 * 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 `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  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
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1, blockquote {
  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,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
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"],
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; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/* ==========================================================================
   Infinite scroll
   ========================================================================== */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/* ==========================================================================
   Screen readers
   ========================================================================== */
/* Text meant only for screen readers. */
.screen-reader-text, .site-branding .site-title,
.site-branding .site-description, time.updated:not(.published) {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .site-branding .site-title:hover,
  .site-branding .site-description:hover, time.updated:hover:not(.published), .screen-reader-text:active, .site-branding .site-title:active,
  .site-branding .site-description:active, time.updated:active:not(.published), .screen-reader-text:focus, .site-branding .site-title:focus,
  .site-branding .site-description:focus, time.updated:focus:not(.published) {
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* ==========================================================================
   Media from _S
   ========================================================================== */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-bottom: 0 auto; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (min-width: 900px) {
  .half {
    float: left;
    display: block;
    margin-right: 3.0674846626%;
    width: 48.4662576687%; }
    .half:last-child {
      margin-right: 0; } }

@media (min-width: 900px) {
  .quarter {
    float: left;
    display: block;
    margin-right: 3.0674846626%;
    width: 22.6993865031%; }
    .quarter:last-child {
      margin-right: 0; } }

.relative {
  position: relative; }

.btn, body.home #experts .quote-container a,
button, input[type="button"], input[type="reset"], input[type="submit"] {
  appearance: none;
  background-color: #011e3a;
  border: 0;
  border-radius: 1px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.8em 1.6em;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  text-transform: uppercase; }
  .btn:hover, body.home #experts .quote-container a:hover, .btn:focus, body.home #experts .quote-container a:focus,
  button:hover,
  button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #01182e;
    color: #fff; }
  .btn:disabled, body.home #experts .quote-container a:disabled,
  button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    .btn:disabled:hover, body.home #experts .quote-container a:disabled:hover,
    button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover {
      background-color: #011e3a; }

fieldset {
  background-color: #ebebeb;
  border: 1px solid #aeaeae;
  margin: 0 0 0.8em;
  padding: 1.6em; }

input,
label,
select {
  display: block;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 17px; }

label {
  font-weight: 600;
  margin-bottom: 0.4em; }
  label.required::after {
    content: "*"; }
  label abbr {
    display: none; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
select[multiple=multiple] {
  background-color: #fff;
  border: 1px solid #aeaeae;
  border-radius: 1px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-size: 17px;
  margin-bottom: 0.8em;
  padding: 0.5333333333em;
  transition: border-color 150ms ease;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover,
  select[multiple=multiple]:hover {
    border-color: #8b8b8b; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
  select[multiple=multiple]:focus {
    border-color: #011e3a;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(1, 17, 33, 0.7);
    outline: none; }
  input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled,
  select[multiple=multiple]:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover,
    select[multiple=multiple]:disabled:hover {
      border: 1px solid #aeaeae; }

textarea {
  resize: vertical; }

input[type="search"] {
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.4em; }

input[type="file"] {
  margin-bottom: 0.8em;
  width: 100%; }

select {
  margin-bottom: 1.6em;
  max-width: 100%;
  width: auto; }

/* ==========================================================================
   Gravity forms
   ========================================================================== */
.gfield_label {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 0 !important; }

.ginput_container {
  margin-top: 0 !important; }

.gform_footer {
  margin-top: 0 !important;
  padding-top: 0 !important; }

li {
  font-weight: 100; }

.comment-list {
  list-style-type: none; }

.entry-content ul, .advisor-content ul {
  list-style: disc; }
  .entry-content ul li, .advisor-content ul li {
    font-weight: 100;
    margin: 0 0 0.4em; }
  .entry-content ul ul, .advisor-content ul ul {
    margin-bottom: 0; }

.entry-content ol li {
  margin: 0 0 0.4em; }

.widget_recent_entries ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
.widget_recent_entries li {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 1.6em; }

dl {
  margin-bottom: 0.8em; }
  dl dt {
    font-weight: bold;
    margin-top: 0.8em; }
  dl dd {
    margin: 0; }

table {
  border-collapse: collapse;
  font-feature-settings: "kern", "liga", "tnum";
  margin: 0.8em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #838383;
  font-weight: 600;
  padding: 0.8em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #aeaeae;
  padding: 0.8em 0; }

tr,
td,
th {
  vertical-align: middle; }

body {
  color: #656565;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-feature-settings: "kern", "liga", "pnum";
  font-size: 17px;
  line-height: 1.6; }
  @media (max-width: 599px) {
    body {
      font-size: 13px; } }

h1, blockquote,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-size: 17px;
  line-height: 1.2;
  margin: 0 0 0.4em;
  font-style: normal;
  font-weight: 700;
  color: #011e3a; }

h1.entry-title {
  font-weight: 300;
}

h1, blockquote, h1.page-title, blockquote.page-title {
  color: #8e7e5d; }

h1, blockquote, h2, .home h2.entry-title {
  font-size: 19.2px;
  font-size: 1.2rem; }
  @media (min-width: 600px) {
    h1, blockquote, h2, .home h2.entry-title {
      font-size: 35.2px;
      font-size: 2.2rem; } }

h2 {
  margin: 0 0 0.4em; }

body:not(.home) h2.entry-title {
  font-size: 25.6px;
  font-size: 1.6rem; }

h3 {
  margin: 0 0 0.4em; }

h3, blockquote p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700; }
  @media (min-width: 900px) {
    h3, blockquote p {
      font-size: 19.2px;
      font-size: 1.2rem; } }

h4 {
  margin: 0;
  font-weight: 500; }

p {
  margin: 0 0 1.6em;
  font-weight: 100; }

a {
  color: #011e3a;
  text-decoration: none;
  transition: color 150ms ease; }
  a:active, a:focus, a:hover {
    color: #f0553c; }

hr {
  border-bottom: 1px solid #aeaeae;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.6em 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

blockquote {
  padding: 0 1.2em 0 2.6em;
  font-family: "Gotham A", "Gotham B", sans-serif;
  background-color: transparent;
  margin-bottom: calc(0.9375em / 2) !important;
  position: relative; }
  blockquote:before {
    content: "“";
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: -24px;
    color: #f0553c;
    font-size: 118.4px;
    font-size: 7.4rem; }
  blockquote * {
     font-weight: 100;
    color: #656565; }
  blockquote strong *, blockquote p strong, blockquote h4, blockquote strong em {
    font-weight: 700;
    color: #8e7e5d; }
  blockquote h4 {
    color: #011e3a;
    font-size: 19.2px;
    font-size: 1.2rem; }
  blockquote em {
    font-style: normal;
    font-weight: 100;
    color: #f0553c; }
  blockquote p, blockquote ul, blockquote li {
    font-weight: 100; }
  blockquote p:last-of-type {
    margin-bottom: 0; }
  blockquote p[style^="text-align: right"] {
    margin-top: -1.2em;
    font-size: 12.8px;
    font-size: 0.8rem; }

span.label {
  text-transform: none;
  font-weight: 500; }

p + h1, p + blockquote, p + h2, p + h3, p + h4, ul + h1, ul + blockquote, ul + h2, ul + h3, ul + h4, li + h1, li + blockquote, li + h2, li + h3, li + h4 {
  margin-top: 2.8rem;
  margin-top: 1.6em; }

p + blockquote {
  margin-top: 0.4em; }

table + h1, table + blockquote, table + h2, table + h3, table + h4 {
  margin-top: 1.6em; }

p strong, p b {
  font-weight: 500; }

#page {
  position: relative; }

.site-header {
  position: relative;
  z-index: 12000;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 15px; }
  .site-header.skrollable {
    position: fixed; }
  @media screen and (max-width: 1000px) {
    .site-header {
      position: relative;
      top: 0; } }
  .site-header::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 600px) {
    .site-header {
      padding: 1em 70px; } }

@media screen and (min-width: 1025px) {
  body.admin-bar {
    margin-top: 30px; }
    body.admin-bar .site-header {
      top: 30px; } }

.site-branding {
  float: left; }
  .site-branding a {
    position: relative;
    display: block;
    width: 48px;
    height: auto; }
    @media only screen and (min-width: 768px) {
      .site-branding a {
        width: 96px;
        height: auto; } }
    .site-branding a:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .site-branding object {
    height: 100%; }

.main-navigation {
  position: relative;
  width: 100%;
  clear: both;
  display: block;
  float: right; }
  @media screen and (min-width: 1000px) {
    .main-navigation {
      clear: right;
      position: relative;
      top: 46px;
      width: auto; } }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        /*width: 200px; */
      }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    padding: 15px 0px 0px;
    position: relative;
    margin-left: 25px;
    font-size: 14.4px;
    font-size: 0.9rem; }
    @media (min-width: 600px) {
      .main-navigation li {
        float: left;
        padding: 0; } }
  .main-navigation a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #656565; }
    .main-navigation a:hover, .main-navigation a:active, .main-navigation a:focus {
      color: #f0553c; }
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a {
    color: #f0553c; }


  header .main-navigation ul ul.sub-menu {
    background-color: #fff;
  }
  header .main-navigation ul ul.sub-menu li {
    margin-left: 0;
    padding: 5px;
  }

  @media (max-width: 999px) {
    header .main-navigation ul ul.sub-menu {
      display: none;
    }
  }


@media (min-width: 600px) and (max-width: 899px) {
  .menu-main-menu-container {
    position: relative;
    top: 46px; }

  .toggled .menu-main-menu-container {
    top: 0; } }
/* Small menu. */
@media only screen and (min-width: 1000px) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.menu-toggle {
  background-color: #aeaeae;
  color: #fff;
  width: 45px;
  height: 45px;
  padding: 0;
  position: absolute;
  right: 0;
  top: -44px;
  /*@include tablet-up {
  	right:0;
  	top: -63px;
  }*/ }
  .menu-toggle:hover, .menu-toggle:active, .menu-toggle:focus {
    background-color: #f0553c; }
  @media screen and (min-width: 601px) {
    .menu-toggle {
      top: -60px; } }
  .menu-toggle i {
    font-size: 24px; }

.toggled .menu-main-menu-container {
  background: white;
  width: 100%; }
  .toggled .menu-main-menu-container ul {
    padding-top: 0.8em;
    position: relative;
    right: 0;
    display: block; }
    .toggled .menu-main-menu-container ul li {
      margin-left: 0;
      text-align: right;
      float: none;
      padding: 0.4em 0; }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/* ==========================================================================
   This is the default image, should be overridden via inline CSS (taken from page thumbnail?)
   ========================================================================== */
.header-image {
  background-image: url(assets/img/hero-default.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 540px;
  height: 40vh;
  margin-top: 0; }
  @media tablet {
    .header-image {
      margin-top: 100px; } }
  @media only screen and (min-width: 1001px) {
    .header-image {
      height: 65vh;
      margin-top: 0; } }
  @media only screen and (min-width: 1025px) {
    .header-image {
      margin-top: 128px;
      height: 65vh; } }

.site-footer {
  background-color: #011e3a;
  background-size: cover;
  padding: 1em; }

  .footer-grey {
    background-color: #dbdbdb;
    display: block;
    padding: 70px;
  }
    .footer-grey .footer-column {
      display: block;
      float: left;
      width: 32.667%;
      margin-right: 1%;
    }
    .footer-grey .footer-column.column-3 {
      margin-right: 0;
    }
    .footer-grey .area {
      margin-bottom: 15px;
    }
    .footer-grey h3 {
      font-size: 1.3rem;
    }

    .footer-grey a {
      display: inline-block;
      font-size: 1.1rem;
      width: 100%;
      color: #656565;
      background: transparent;
      font-weight: 400;
      border-color: transparent !important;
      transition: all 0.2s cubic-bezier(0.2, 0, 1, 1);
      margin-bottom: 10px;
    }
    .footer-grey a:hover {
      color: #f0553c;
    }
    .footer-grey a i.fa {
      color: #999;
      background: transparent !important;
      float: none;
    }
    .footer-grey a:hover i.fa {
      color: #656565;;
    }
    .footer-grey .main-navigation {
      float: none;
      top: 0 !important;
      clear: none;
    }
    .footer-grey .main-navigation li {
      float: none;
      display: block;
      margin-left: 0;
    }
    .footer-grey .main-navigation li a {
      text-transform: none;
    }
    .footer-grey .main-navigation ul ul.sub-menu {
      display: none !important;
    }
    .footer-grey .main-navigation li.current-menu-item a {
      color: #656565;
      font-size: 1.1rem;
      font-weight: 400;
    }
    .footer-grey .know-more h4 {
      display: none;
    }
    .footer-grey .know-more p:first-of-type {
      display: none;
    }
    .footer-grey .know-more a {
      margin-bottom: 30px;
    }

    @media (max-width: 1599px) {
      .footer-grey h3 {
        font-size: 1rem;
      }
      .footer-grey a,
      .footer-grey .main-navigation li.current-menu-item a {
        font-size: 0.9rem;
      }
    }
    @media (max-width: 999px) {
      .footer-grey .main-navigation ul {
        display: block;
      }
    }
    @media (max-width: 599px) {
      .footer-grey {
        padding: 25px;
      }
      .footer-grey .footer-column {
        float: none;
        display: block;
        margin-bottom: 15px;
        width: 100%;
      }
    }

  @media (min-width: 600px) {
    .site-footer {
      padding: 1em 55px; } }
  @media (min-width: 1180px) {
    .site-footer {
      padding: 1em 55px; } }
  .site-footer .know-more {
    /*padding: 15px;*/
    text-align: center;
    color: #fff; }
    .site-footer .know-more h2 {
      background: transparent; }
    .site-footer .know-more a {
      text-decoration: underline;
      color: #fff; }
    .site-footer .know-more p {
      margin-bottom: 0; }
  @media (min-width: 600px) {
    .site-footer .locations {
      padding: 35px 15px; } }
  .site-footer .locations .location {
    padding-right: 5px;
    margin-bottom: 25px; }
    @media (max-width: 599px) {
      .site-footer .locations .location {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 100%;
        border-right: none; }
        .site-footer .locations .location:last-child {
          margin-right: 0; } }
    @media (min-width: 600px) and (max-width: 899px) {
      .site-footer .locations .location {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 31.2883435583%; }
        .site-footer .locations .location:last-child {
          margin-right: 0; }
        .site-footer .locations .location:nth-child(3n) {
          margin-right: 0; }
        .site-footer .locations .location:nth-child(3n+1) {
          clear: left; }
        .site-footer .locations .location:nth-child(3n) {
          border-right: none; } }
    @media (min-width: 900px) {
      .site-footer .locations .location {
        float: left;
        width: 50%; }
        .site-footer .locations .location:nth-child(2n) {
          border-right: none; } }
  .site-footer .locations h3 {
    margin: 0 0 5px;
    color: #aeaeae;
    font-weight: 700; }
  .site-footer .locations p {
    margin-bottom: 0;
    color: #8e7e5d;
    font-weight: 300;
    float: left;
    margin-right: 10px;
  }
  .site-footer .locations .location p {
    padding-right: 10px;
    border-right: 1px solid #8a6d3b;
  }
.site-footer .locations .location p:last-of-type {
  border-right-style: none;
}

@media (max-width: 900px) {
  .site-footer .locations .location p {
    border-right-style: none;
  }
}
  .site-footer .locations a {
    text-transform: none;
    font-weight: 300;
    margin-top: 0;
    color: #8e7e5d; }
    .site-footer .locations a:hover, .site-footer .locations a:active, .site-footer .locations a:focus {
      color: #f0553c; }

    .site-footer .locations .logos {
      float: right;
      position: relative;
      width: 50%;
    }
    .site-footer .locations .logos p {
      width: 100%;
      text-align: center;
    }
    @media (max-width: 599px) {
      .site-footer .locations .logos {
        float: none;
        width: 100%;
      }
      .site-footer .locations .logos img {
        margin-bottom: 25px;
      }
    }
    .site-footer .bottom-bar {
      top: -85px;
      padding: 15px; }
  @media (max-width: 899px) {
    .site-footer .bottom-bar {
      top: 0;
      } }
  .site-footer .bottom-bar .copyright, .site-footer .bottom-bar .socials {
    color: #aeaeae;
    font-size: 14px; }
    @media (min-width: 600px) and (max-width: 899px) {
      .site-footer .bottom-bar .copyright, .site-footer .bottom-bar .socials {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 48.4662576687%; }
        .site-footer .bottom-bar .copyright:last-child, .site-footer .bottom-bar .socials:last-child {
          margin-right: 0; }
        .site-footer .bottom-bar .copyright:nth-child(2n), .site-footer .bottom-bar .socials:nth-child(2n) {
          margin-right: 0; }
        .site-footer .bottom-bar .copyright:nth-child(2n+1), .site-footer .bottom-bar .socials:nth-child(2n+1) {
          clear: left; } }
    @media (min-width: 900px) {
      .site-footer .bottom-bar .copyright, .site-footer .bottom-bar .socials {
        /*float: left;*/
        display: block;
        /*margin-right: 3.0674846626%;*/
        width: 100%; }
        .site-footer .bottom-bar .copyright:last-child, .site-footer .bottom-bar .socials:last-child {
          margin-right: 0; }
        .site-footer .bottom-bar .copyright:nth-child(2n), .site-footer .bottom-bar .socials:nth-child(2n) {
          margin-right: 0; }
        .site-footer .bottom-bar .copyright:nth-child(2n+1), .site-footer .bottom-bar .socials:nth-child(2n+1) {
          clear: left; } }
    .site-footer .bottom-bar .copyright p, .site-footer .bottom-bar .copyright a, .site-footer .bottom-bar .socials p, .site-footer .bottom-bar .socials a {
      margin-bottom: 0;
      color: #aeaeae;
      font-weight: 100; }
    .site-footer .bottom-bar .copyright a:hover, .site-footer .bottom-bar .copyright a:active, .site-footer .bottom-bar .copyright a:focus, .site-footer .bottom-bar .socials a:hover, .site-footer .bottom-bar .socials a:active, .site-footer .bottom-bar .socials a:focus {
      color: white; }
  .site-footer .bottom-bar .copyright {
    /*text-align: right; */
  }
    @media (max-width: 599px) {
      .site-footer .bottom-bar .copyright {
        text-align: left;
        margin-top: 1em; } }
    .site-footer .bottom-bar .copyright p {
      color: #aeaeae; }
  .site-footer .bottom-bar .socials {
    text-transform: none;
    font-weight: bold; }
    .site-footer .bottom-bar .socials a {
      padding-right: 0.5em; }
    @media screen and (max-width: 900px) {
      .site-footer .bottom-bar .socials a {
        display: block;
        padding: 0;
        margin-bottom: 0.8em; } }

/* ==========================================================================
   Layout
   ========================================================================== */
.layout-with-sidebar .site-content,
.page-parent .site-content,
.page-child .site-content,
.page-template-default .site-content,
.single-area .site-content {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto; }
  .layout-with-sidebar .site-content::after,
  .page-parent .site-content::after,
  .page-child .site-content::after,
  .page-template-default .site-content::after,
  .single-area .site-content::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 601px) {
    .layout-with-sidebar .site-content,
    .page-parent .site-content,
    .page-child .site-content,
    .page-template-default .site-content,
    .single-area .site-content {
      margin-left: 70px !important;
      margin-right: 70px !important; } }
  @media (min-width: 900px) {
    .layout-with-sidebar .site-content #primary,
    .page-parent .site-content #primary,
    .page-child .site-content #primary,
    .page-template-default .site-content #primary,
    .single-area .site-content #primary {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 74.2331288344%; }
      .layout-with-sidebar .site-content #primary:last-child,
      .page-parent .site-content #primary:last-child,
      .page-child .site-content #primary:last-child,
      .page-template-default .site-content #primary:last-child,
      .single-area .site-content #primary:last-child {
        margin-right: 0; } }
  @media (min-width: 900px) {
    .layout-with-sidebar .site-content #secondary,
    .page-parent .site-content #secondary,
    .page-child .site-content #secondary,
    .page-template-default .site-content #secondary,
    .single-area .site-content #secondary {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 18.4049079755%; }
      .layout-with-sidebar .site-content #secondary:last-child,
      .page-parent .site-content #secondary:last-child,
      .page-child .site-content #secondary:last-child,
      .page-template-default .site-content #secondary:last-child,
      .single-area .site-content #secondary:last-child {
        margin-right: 0; } }

body:not(.home) .site-content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  body:not(.home) .site-content::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 601px) {
    body:not(.home) .site-content {
      margin-left: 70px !important;
      margin-right: 70px !important; } }
@media (min-width: 600px) {
  body:not(.home) .site-footer {
    } }

/* ==========================================================================
   Misc style
   ========================================================================== */
body:not(.home) .site-content .has-lead-paragraph {
  /*p:first-of-type {
  	font-size: 24px;
  	line-height: 1.4;
  	margin-top: 15px;
  }*/ }
body:not(.home) .site-content blockquote + p {
  margin-top: 1.6em; }
body:not(.home) .site-content .expert-info,
body:not(.home) .site-content .post-navigation,
body:not(.home) .site-content .comments-area,
body:not(.home) .site-content .entry-content {
  padding: 15px; }
  @media (min-width: 600px) {
    body:not(.home) .site-content .expert-info,
    body:not(.home) .site-content .post-navigation,
    body:not(.home) .site-content .comments-area,
    body:not(.home) .site-content .entry-content {
      padding: 50px 0 50px; } }

body.blog .site-content article .entry-header {
  padding: 25px 0 15px; }
body.blog .site-content article .entry-content {
  padding-top: 0 !important; }

.content-section-wrapper {
  overflow: hidden; }

#primary a {
  border-bottom: 1px solid; }

#secondary {
  padding: 15px;
  margin-top: 35px;
  font-size: 16px;
  line-height: 1.8; }
  @media (min-width: 900px) {
    #secondary {
      padding: 0; } }
  #secondary p {
    margin-bottom: 10px; }
  #secondary .gform_wrapper input {
    width: 100% !important;
    padding: 12px !important; }

.side-menu h3 {
  padding: 15px;
  background: #aeaeae;
  margin-bottom: 10px;
  position: relative;
  font-weight: 100;
  transition: all 0.2s cubic-bezier(0.2, 0, 1, 1); }
  .side-menu h3:after {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #aeaeae;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 18px;
    right: 0; }
  .side-menu h3:hover {
    background: #f0553c;
    color: white;
    transition: all 0.2s cubic-bezier(0.2, 0, 1, 1); }
    .side-menu h3:hover:after {
      color: white; }
  .side-menu h3 a {
    color: white;
    background: #aeaeae;
    display: inline-block;
    padding: 3px 10px 5px;
    font-weight: 100;
    border-color: transparent !important;
    transition: all 0.2s cubic-bezier(0.2, 0, 1, 1); }
  .side-menu h3 p, .side-menu h3 h3 {
    font-weight: 100; }

/* ==========================================================================
   The special page header
   ========================================================================== */
.entry-header-wrapper {
  position: relative; }
  .entry-header-wrapper .entry-header {
    position: relative;
    background-color: #011e3a;
    color: #8e7e5d;
    padding: 25px 30px; }
    .entry-header-wrapper .entry-header h2, .entry-header-wrapper .entry-header h1, .entry-header-wrapper .entry-header blockquote {
      margin-bottom: 0; }
    @media (max-width: 599px) {
      .entry-header-wrapper .entry-header {
        background: #011e3a; } }
    @media screen and (min-width: 601px) {
      .entry-header-wrapper .entry-header {
        position: absolute;
        left: 0;
        top: -92px;
        padding-right: 0;
        width: 100%; } }
    @media (min-width: 600px) {
      .entry-header-wrapper .entry-header {
        top: -92px; } }
    .entry-header-wrapper .entry-header .entry-meta {
      margin-bottom: 0.8em;
      color: #aeaeae; }
      .entry-header-wrapper .entry-header .entry-meta a {
        color: #aeaeae; }
    .entry-header-wrapper .entry-header .entry-title {
      margin-bottom: 0; }

@media (min-width: 900px) {
  *.home .entry-header-wrapper .entry-header {
    left: 50px;
    width: calc(100% - 100px ); } }
.post-edit-link {
  display: none; }

.content-section-inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 599px) {
    .content-section-inner {
      padding: 0 15px; } }
  .content-section-inner::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 600px) {
    .content-section-inner .column.one-half {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 48.4662576687%; }
      .content-section-inner .column.one-half:last-child {
        margin-right: 0; }
      .content-section-inner .column.one-half:nth-child(2n) {
        margin-right: 0; }
      .content-section-inner .column.one-half:nth-child(2n+1) {
        clear: left; } }

body.page-template-template-fullwidth-php #primary {
  width: 100%;
  padding: inherit 10px; }
  @media (min-width: 900px) {
    body.page-template-template-fullwidth-php #primary .entry-header-wrapper .entry-header, body.page-template-template-fullwidth-php #primary .entry-content {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 65.6441717791%; }
      body.page-template-template-fullwidth-php #primary .entry-header-wrapper .entry-header:last-child, body.page-template-template-fullwidth-php #primary .entry-content:last-child {
        margin-right: 0; } }
  body.page-template-template-fullwidth-php #primary .content-section-wrapper {
    margin-top: 0;
    margin-bottom: -80px; }
    @media screen and (min-width: 601px) {
      body.page-template-template-fullwidth-php #primary .content-section-wrapper {
        width: 100vw;
        position: relative;
        left: -70px;
        padding-left: 70px; }
        body.page-template-template-fullwidth-php #primary .content-section-wrapper.has-scrollbar {
          width: calc(100vw - 15px); } }

@media (min-width: 900px) {
  body.single-area .content-section-wrapper {
    width: 100vw;
    position: relative;
    left: -70px;
    padding-left: 70px;
    padding-right: 70px; }
    body.single-area .content-section-wrapper.has-scrollbar {
      width: calc(100vw - 15px); } }

@media (min-width: 600px) {
  .entry-content + .content-section-wrapper {
    margin-top: -50px;
    clear: both; } }
img.size-large {
  width: 100%;
  height: auto; }

.wp-caption {
  margin-bottom: 0.8em; }

.wp-caption-text {
  color: #999;
  font-size: 14.4px;
  font-size: 0.9rem;
  font-weight: 100;
  padding-bottom: 0.4em;
  text-align: left; }
  @media (max-width: 599px) {
    .wp-caption-text {
      padding: 0 15px;
      font-size: 10.4px;
      font-size: 0.65rem; } }

.content-section-wrapper.wp-caption-text {
  padding-top: 0;
  padding-bottom: 1.6em; }

body:not(.home) .content-section-image {
  margin-bottom: 1.6em; }
  @media screen and (min-width: 601px) {
    body:not(.home) .content-section-image {
      width: 100vw;
      position: relative;
      left: -70px; }
      body:not(.home) .content-section-image.has-scrollbar {
        width: calc(100vw - 15px); } }

.home .header-video {
  position: relative;
  z-index: 1; }
  @media (min-width: 600px) {
    .home .header-video {
      max-height: 65vh;
      width: 100%; }
      .home .header-video video {
        width: 100%; } }
  @media screen and (min-width: 1000px) {
    .home .header-video {
      margin-top: 128px; } }

.header-quote {
  background-color: #011e3a;
  color: #8e7e5d;
  padding: 25px 30px; }
  .header-quote h2, .header-quote h1, .header-quote blockquote {
    margin-bottom: 0; }
  @media (min-width: 900px) {
    .header-quote {
      position: relative;
      top: -70px;
      left: 35px;
      width: 500px; } }

section {
  position: relative; }
  section::after {
    clear: both;
    content: "";
    display: table; }
  section > h2:first-of-type {
    text-align: center;
    background-color: #fff;
    margin: 0;
    padding: 45px 0 25px 0;
    font-size: 28px;
    text-transform: capitalize; }

/* ==========================================================================
   Businesses
   ========================================================================== */
body.home #businesses .business {
  position: relative;
  padding-top: 150px; }
  @media (min-width: 600px) {
    body.home #businesses .business {
      padding-top: 250px; } }
  @media (min-width: 600px) {
    body.home #businesses .business {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 31.2883435583%;
      padding-bottom: 25px; }
      body.home #businesses .business:last-child {
        margin-right: 0; } }
  body.home #businesses .business div {
    background-color: rgba(254, 220, 0, 0.9);
    padding: 15px; }
    @media (min-width: 600px) {
      body.home #businesses .business div {
        min-height: 220px;
        margin-bottom: -25px; } }
    body.home #businesses .business div h2 {
      margin: 15px 0; }
    body.home #businesses .business div p {
      margin-bottom: 15px;
      line-height: 1.5;
      font-size: 16px; }
      @media (min-width: 900px) {
        body.home #businesses .business div p {
          font-size: 18px; } }
    body.home #businesses .business div a {
      position: relative;
      position: relative;
      left: -15px;
      padding: 10px 25px;
      background-color: #000;
      color: #fff;
      text-transform: uppercase;
      font-size: 15px; }
      @media (min-width: 600px) {
        body.home #businesses .business div a {
          position: absolute;
          bottom: 0;
          left: 0; } }

/* ==========================================================================
   Experts
   ========================================================================== */
body.home #experts {
  background-color: #aeaeae; }
  @media (min-width: 900px) {
    body.home #experts .image-container {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 57.0552147239%; }
      body.home #experts .image-container:last-child {
        margin-right: 0; } }
  body.home #experts .image-container img {
    display: block; }
  body.home #experts .quote-container {
    text-align: center;
    padding: 35px; }
    @media (min-width: 900px) {
      body.home #experts .quote-container {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 39.8773006135%; }
        body.home #experts .quote-container:last-child {
          margin-right: 0; } }
    body.home #experts .quote-container blockquote {
      max-width: 500px;
      margin: 0 auto 25px;
      padding-top: 80px;
      background: url(assets/img/quotes.png) no-repeat center top; }

/* ==========================================================================
   Services
   ========================================================================== */
body.home #services .services-wrapper p {
  margin-bottom: 0;
  margin-top: 50px; }
body.home #services .services-wrapper h2 {
  margin-bottom: 0;
  margin-top: 75px;
  padding-left: 13px;
  padding-bottom: 6px; }
  body.home #services .services-wrapper h2:before {
    content: " ";
    height: 6px;
    width: 30px;
    position: absolute;
    background-color: #656565;
    bottom: 12px;
    left: 15px; }
  body.home #services .services-wrapper h2:after {
    content: " ";
    width: 6px;
    height: 30px;
    position: absolute;
    background-color: #656565;
    bottom: 12px;
    left: 15px; }
  @media (min-width: 600px) and (max-width: 899px) {
    body.home #services .services-wrapper h2 {
      margin-top: 150px; } }
  @media (min-width: 900px) {
    body.home #services .services-wrapper h2 {
      margin-top: 250px; } }
body.home #services .services-wrapper .services-section {
  padding: 15px;
  position: relative;
  transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
  box-shadow: inset 0px 0px 250px 250px rgba(254, 220, 0, 0.9); }
  body.home #services .services-wrapper .services-section:hover {
    transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
    box-shadow: inset 0px 0px 250px 250px transparent; }

/* ==========================================================================
   News
   ========================================================================== */
@media (min-width: 900px) {
  body.home .news-list {
    float: left;
    display: block;
    margin-right: 3.0674846626%;
    width: 65.6441717791%;
    margin-left: 35px; }
    body.home .news-list:last-child {
      margin-right: 0; } }
body.home .news-list h2 {
  margin-bottom: 0; }
body.home .news-list .view-all-news {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 25px; }
@media (min-width: 900px) {
  body.home .news-latest {
    float: left;
    display: block;
    margin-right: 3.0674846626%;
    width: 48.4662576687%; }
    body.home .news-latest:last-child {
      margin-right: 0; } }
body.home .news-latest article {
  position: relative;
  background-color: #eee;
  background-size: cover;
  min-height: 300px; }
  @media (min-width: 600px) and (max-width: 899px) {
    body.home .news-latest article {
      min-height: 350px; } }
  @media (min-width: 900px) {
    body.home .news-latest article {
      min-height: 410px; } }
  body.home .news-latest article .post-thumbnail {
    width: 100%; }
    body.home .news-latest article .post-thumbnail img {
      width: 100%;
      height: auto; }
  body.home .news-latest article .entry-header {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(254, 220, 0, 0.9);
    width: 100%;
    padding: 15px; }
    body.home .news-latest article .entry-header .entry-title {
      font-size: 32px;
      margin-bottom: 0; }
    body.home .news-latest article .entry-header .posted-on a {
      color: #000; }

/* ==========================================================================
   Feature
   ========================================================================== */
#feature {
  background-color: #eee;
  background-size: cover; }
  @media (min-width: 900px) {
    #feature .video {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 48.4662576687%; }
      #feature .video:last-child {
        margin-right: 0; } }
  #feature .quote {
    padding: 50px; }
    @media (min-width: 900px) {
      #feature .quote {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 48.4662576687%; }
        #feature .quote:last-child {
          margin-right: 0; } }
    #feature .quote blockquote {
      color: #fff;
      padding: 25px;
      font-size: 24px;
      background: #000;
      /* The Fallback */
      background: rgba(0, 0, 0, 0.8); }
      @media (min-width: 900px) {
        #feature .quote blockquote {
          position: absolute;
          bottom: 0;
          right: 0;
          width: 40%;
          padding: 40px; } }

/* ==========================================================================
   Contact
   ========================================================================== */
#contact {
  background-color: #aeaeae; }
  #contact h2 {
    background-color: #aeaeae; }
  #contact .form-frame {
    width: 100%;
    max-width: 500px;
    margin: 25px auto 50px;
    background: #fff;
    padding: 25px; }
    @media (min-width: 900px) {
      #contact .form-frame {
        padding: 25px 50px;
        position: relative; }
        #contact .form-frame .top-frame:before {
          content: " ";
          height: 10px;
          width: 30%;
          position: absolute;
          background-color: #fedc00;
          top: -10px;
          right: 0; }
        #contact .form-frame .top-frame:after {
          content: " ";
          height: 30%;
          width: 10px;
          position: absolute;
          background-color: #fedc00;
          top: -10px;
          right: -10px; }
        #contact .form-frame .bottom-frame:before {
          content: " ";
          height: 10px;
          width: 30%;
          position: absolute;
          background-color: #fedc00;
          bottom: -10px;
          left: 0; }
        #contact .form-frame .bottom-frame:after {
          content: " ";
          height: 30%;
          width: 10px;
          position: absolute;
          background-color: #fedc00;
          bottom: -10px;
          left: -10px; } }
  #contact input, #contact textarea {
    width: 100%;
    padding: 15px; }

.home #content {
  background: #fff;
  position: relative;
  z-index: 2; }

.content-section-image {
  clear: both;
  background-repeat: no-repeat;
  height: 35vh;
  background-position: center center;
  background-size: 100% auto;
  margin: 0 auto; }
  @media (max-width: 599px) {
    .content-section-image {
      margin-bottom: -1px; } }
  @media screen and (min-width: 601px) {
    .content-section-image {
      background-size: cover;
      width: 100%;
      height: 45vh; } }
  @media (min-width: 900px) {
    .content-section-image {
      width: 100%;
      height: 65vh; } }

.home #primary .content-section-inner {
  clear: both; }
  @media (max-width: 599px) {
    .home #primary .content-section-inner {
      margin: 2em 15px 2em; } }
  @media (min-width: 600px) {
    .home #primary .content-section-inner {
      margin: 4em auto 4em 70px; }
      .home #primary .content-section-inner .column {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 65.6441717791%; }
        .home #primary .content-section-inner .column:last-child {
          margin-right: 0; } }
  .home #primary .content-section-inner * {
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 600px) {
      .home #primary .content-section-inner * {
        font-size: 20.8px;
        font-size: 1.3rem; } }
  .home #primary .content-section-inner a:last-of-type {
    font-size: 12.8px;
    font-size: 0.8rem;
    border-bottom: none;
    font-weight: 500;
    text-decoration: none; }
    @media (min-width: 600px) {
      .home #primary .content-section-inner a:last-of-type {
        font-size: 16px;
        font-size: 1rem; } }
    .home #primary .content-section-inner a:last-of-type i.fa {
      color: currentcolor !important;
      font-weight: 100;
      font-size: 14.4px;
      font-size: 0.9rem; }

.home #primary .content-section-wrapper.background-blue {
  background: #011e3a; }
  .home #primary .content-section-wrapper.background-blue .content-section-inner * {
    color: #8e7e5d; }
  .home #primary .content-section-wrapper.background-blue .content-section-inner h2 {
    color: #aeaeae; }
  .home #primary .content-section-wrapper.background-blue .content-section-inner a:last-of-type {
    color: #aeaeae; }
    .home #primary .content-section-wrapper.background-blue .content-section-inner a:last-of-type:hover {
      color: #f0553c; }
.home #primary .content-section-wrapper.background-white {
  background: #fff; }
  .home #primary .content-section-wrapper.background-white a:last-of-type {
    color: #011e3a; }
    .home #primary .content-section-wrapper.background-white a:last-of-type:hover {
      color: #f0553c; }
.home #primary .content-section-wrapper.text-size-large .content-section-inner * {
  color: #8e7e5d;
  font-size: 22.4px;
  font-size: 1.4rem;
  line-height: 1.2em;
  font-weight: 700; }
  @media (min-width: 600px) and (max-width: 899px) {
    .home #primary .content-section-wrapper.text-size-large .content-section-inner * * {
      font-size: 28.8px;
      font-size: 1.8rem; } }
  @media (min-width: 900px) {
    .home #primary .content-section-wrapper.text-size-large .content-section-inner * * {
      font-size: 32px;
      font-size: 2rem; } }
  .home #primary .content-section-wrapper.text-size-large .content-section-inner * em {
    color: #f0553c;
    font-style: normal; }
.home #primary .content-section-wrapper.text-size-large .content-section-inner a:last-of-type {
  font-size: 12.8px;
  font-size: 0.8rem;
  border-bottom: none;
  font-weight: 500;
  color: #8e7e5d;
  text-decoration: none; }
  @media (min-width: 600px) {
    .home #primary .content-section-wrapper.text-size-large .content-section-inner a:last-of-type {
      font-size: 16px;
      font-size: 1rem; } }
  .home #primary .content-section-wrapper.text-size-large .content-section-inner a:last-of-type:hover {
    color: #f0553c; }
  .home #primary .content-section-wrapper.text-size-large .content-section-inner a:last-of-type i.fa {
    color: currentcolor !important;
    font-weight: 100;
    font-size: 14.4px;
    font-size: 0.9rem; }

.home .content-section-quote {
  clear: both;
  font-size: 25.6px;
  font-size: 1.6rem;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0; }
  @media (min-width: 600px) and (max-width: 899px) {
    .home .content-section-quote * {
      font-size: 35.2px;
      font-size: 2.2rem; } }
  @media (min-width: 900px) {
    .home .content-section-quote * {
      font-size: 48px;
      font-size: 3rem; } }
  .home .content-section-quote blockquote {
    padding-top: 4em;
    padding-bottom: 4em;
    margin-bottom: 0 !important; }

h2.page-title {
  color: #8e7e5d !important; }

.home article {
  margin-bottom: 0; }

.intro_quote {
  font-weight: 500;
  font-size: 17.6px;
  font-size: 1.1rem;
  line-height: 1.6em;
  position: absolute;
  bottom: 1em;
  left: 70px;
  z-index: 5; }
  .intro_quote h2 {
    color: #8e7e5d; }
    .intro_quote h2 strong {
      color: #f0553c; }
    @media (max-width: 599px) {
      .intro_quote h2 {
        font-size: 16px;
        font-size: 1rem; } }
  @media (max-width: 599px) {
    .intro_quote {
      left: 15px; } }

.home .header-image {
  position: relative; }

article {
  margin-bottom: 25px; }
  article::after {
    clear: both;
    content: "";
    display: table; }
  article .post-thumbnail {
    float: left;
    margin: 35px 15px 15px 15px; }
    article .post-thumbnail img {
      display: block; }
  article .entry-meta {
    padding-top: 5px;
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
    margin-bottom: 0.4em; }
    article .entry-meta a {
      color: #999; }

.site-main::after {
  clear: both;
  content: "";
  display: table; }

.blog article {
  margin-bottom: 0; }
.blog .post-thumbnail {
  width: 90px;
  height: 90px; }
  @media (min-width: 600px) {
    .blog .post-thumbnail {
      width: 120px;
      height: 120px;
      margin-left: 25px;
      margin-top: 15px;
      margin-bottom: 25px; } }
  .blog .post-thumbnail img {
    width: auto;
    height: 100%; }
@media (max-width: 599px) {
  .blog .entry-header {
    padding-left: 15px !important;
    padding-right: 15px !important; } }
.blog .entry-title {
  margin-bottom: 0; }
  .blog .entry-title a {
    border-color: transparent !important; }
    .blog .entry-title a:hover {
      border-color: currentcolor !important; }
.blog .entry-content {
  padding-left: 100px;
  clear: both; }
  @media (min-width: 600px) {
    .blog .entry-content {
      padding-left: 190px; } }
  .blog .entry-content p {
    margin-bottom: 0; }

@media (min-width: 600px) {
  body.single-post .site-content {
    margin-top: 160px !important; } }
body.single-post .site-content .entry-header-wrapper * {
  background: transparent !important; }
body.single-post .site-content .entry-header-wrapper .entry-header {
  padding: 25px 0;
  position: static !important; }
  @media (max-width: 599px) {
    body.single-post .site-content .entry-header-wrapper .entry-header {
      padding: 25px 15px; } }
  body.single-post .site-content .entry-header-wrapper .entry-header h1, body.single-post .site-content .entry-header-wrapper .entry-header blockquote {
    color: #011e3a; }

@media (min-width: 900px) {
  .industry-experts,
  .advisors {
    width: 100%; } }
@media (min-width: 900px) {
  .industry-experts .gutter-sizer,
  .advisors .gutter-sizer {
    width: 3.067484663%; } }
.industry-experts .advisor,
.advisors .advisor {
  margin-bottom: 25px;
  background: #ebebeb; }
  @media (min-width: 600px) and (max-width: 899px) {
    .industry-experts .advisor,
    .advisors .advisor {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 48.4662576687%;
      margin-right: 0 !important; }
      .industry-experts .advisor:last-child,
      .advisors .advisor:last-child {
        margin-right: 0; } }
  @media (min-width: 900px) {
    .industry-experts .advisor,
    .advisors .advisor {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 22.6993865031%;
      margin-right: 0 !important; }
      .industry-experts .advisor:last-child,
      .advisors .advisor:last-child {
        margin-right: 0; } }
  .industry-experts .advisor h3,
  .advisors .advisor h3 {
    color: #011e3a; }
  .industry-experts .advisor p,
  .advisors .advisor p {
    color: #011e3a;
    font-weight: 100;
    font-size: 17.6px;
    font-size: 1.1rem; }

@media (min-width: 600px) {
  .gutter-sizer {
    width: 3.067484663%; } }

@media (min-width: 600px) and (max-width: 899px) {
  body.single-area .advisor {
    float: left;
    display: block;
    margin-right: 3.0674846626%;
    width: 48.4662576687%;
    margin-right: 0 !important; }
    body.single-area .advisor:last-child {
      margin-right: 0; } }
@media (min-width: 900px) {
  body.single-area .advisor {
    float: left;
    display: block;
    margin-right: 3.0674846626%;
    width: 22.6993865031%;
    margin-right: 0 !important; }
    body.single-area .advisor:last-child {
      margin-right: 0; } }

body.single-advisor .advisor {
  margin-top: 25px; }
  @media (max-width: 599px) {
    body.single-advisor .advisor {
      padding: 0 1em; } }
  @media (min-width: 600px) and (max-width: 899px) {
    body.single-advisor .advisor .advisor-info {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 57.0552147239%; }
      body.single-advisor .advisor .advisor-info:last-child {
        margin-right: 0; } }
  @media (min-width: 900px) {
    body.single-advisor .advisor .advisor-info {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 65.6441717791%;
      padding: 0 0 15px; }
      body.single-advisor .advisor .advisor-info:last-child {
        margin-right: 0; } }
  body.single-advisor .advisor .advisor-contact {
    margin-right: 0;
    margin: 15px 0;
    padding-bottom: 15px;
    background: #011e3a; }
    @media (min-width: 600px) and (max-width: 899px) {
      body.single-advisor .advisor .advisor-contact {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 39.8773006135%; }
        body.single-advisor .advisor .advisor-contact:last-child {
          margin-right: 0; } }
    @media (min-width: 900px) {
      body.single-advisor .advisor .advisor-contact {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 31.2883435583%; }
        body.single-advisor .advisor .advisor-contact:last-child {
          margin-right: 0; } }
    body.single-advisor .advisor .advisor-contact div {
      padding-left: 15px;
      padding-right: 15px; }
    body.single-advisor .advisor .advisor-contact h3 {
      padding-left: 15px; }
    body.single-advisor .advisor .advisor-contact * {
      color: #fff; }
    body.single-advisor .advisor .advisor-contact a {
      color: #fff;
      border: none !important; }
      body.single-advisor .advisor .advisor-contact a:hover {
        color: #f0553c; }
  body.single-advisor .advisor .academic-title {
    margin-bottom: 0.8em; }
  body.single-advisor .advisor a.contact-info + p {
    margin-top: 1.6em; }
  body.single-advisor .advisor img {
    width: 100%;
    height: auto;
    padding-bottom: 0.4em; }
  body.single-advisor .advisor h1, body.single-advisor .advisor blockquote {
    margin-bottom: 5px;
    color: #011e3a !important; }
  body.single-advisor .advisor h2 {
    margin-bottom: 5px;
    color: #999; }
  body.single-advisor .advisor h3 {
    margin-top: 0.8em; }
  body.single-advisor .advisor i.fa {
    background: transparent;
    color: currentcolor; }
  body.single-advisor .advisor a.contact-info {
    color: #656565;
    display: block;
    margin-top: 0.4em;
    margin-bottom: 0.8em;
    border: none !important; }
    @media (min-width: 600px) {
      body.single-advisor .advisor a.contact-info {
        display: none; } }
    body.single-advisor .advisor a.contact-info i.fa {
      background: transparent;
      border-radius: 0;
      margin: inherit;
      padding: inherit;
      margin-right: 5px; }
  body.single-advisor .advisor .expert-industries ul {
    list-style-type: none;
    padding-left: 0; }
    body.single-advisor .advisor .expert-industries ul h3 {
      padding: 15px;
      background: #aeaeae;
      margin-bottom: 10px;
      position: relative;
      font-weight: 100;
      transition: all 0.2s cubic-bezier(0.2, 0, 1, 1); }
      body.single-advisor .advisor .expert-industries ul h3:after {
        content: "";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        color: #aeaeae;
        font-size: 18px;
        padding-right: 0.5em;
        position: absolute;
        top: 18px;
        right: 0; }
      body.single-advisor .advisor .expert-industries ul h3:hover {
        background: #f0553c;
        color: white;
        transition: all 0.2s cubic-bezier(0.2, 0, 1, 1); }
        body.single-advisor .advisor .expert-industries ul h3:hover:after {
          color: white; }
      body.single-advisor .advisor .expert-industries ul h3 a {
        color: white;
        background: #aeaeae;
        display: inline-block;
        padding: 3px 10px 5px;
        font-weight: 100;
        border-color: transparent !important;
        transition: all 0.2s cubic-bezier(0.2, 0, 1, 1); }
      body.single-advisor .advisor .expert-industries ul h3 p, body.single-advisor .advisor .expert-industries ul h3 h3 {
        font-weight: 100; }

.filter-container {
  margin-bottom: 15px; }
  .filter-container::after {
    clear: both;
    content: "";
    display: table; }
  .filter-container .select-style {
    padding: 0;
    width: 100%;
    margin: 15px 0 0 0;
    border-radius: 1px;
    overflow: hidden;
    background: #eee url("assets/img/arrowdown.gif") no-repeat 95% 50%;
    color: #fff;
    float: left; }
    @media (min-width: 600px) {
      .filter-container .select-style {
        margin: 36px 0 25px 0; } }
    @media (min-width: 600px) and (max-width: 899px) {
      .filter-container .select-style {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 48.4662576687%; }
        .filter-container .select-style:last-child {
          margin-right: 0; } }
    @media (min-width: 900px) {
      .filter-container .select-style {
        float: left;
        display: block;
        margin-right: 3.0674846626%;
        width: 22.6993865031%; }
        .filter-container .select-style:last-child {
          margin-right: 0; } }
    .filter-container .select-style select {
      margin: 0;
      padding: 25px 15px 25px;
      text-transform: normal;
      font-weight: bold;
      width: 130%;
      border: none;
      box-shadow: none;
      background-color: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      font-size: 12px;
      font-size: 0.75rem; }
      @media screen and (max-width: 599px) {
        .filter-container .select-style select {
          font-size: 19.2px;
          font-size: 1.2rem; } }
      @media screen and (min-width: 1600px) {
        .filter-container .select-style select {
          font-size: 16px;
          font-size: 1rem; } }
      .filter-container .select-style select:focus {
        outline: none; }

body.page-template-template-advisors h1, body.page-template-template-advisors blockquote {
  color: #8e7e5d !important; }

@media (min-width: 600px) {
  .page-template-template-advisors .advisor, .single-area .advisor {
    margin: 0 0 40px 0 !important; } }
.page-template-template-advisors .advisor a, .single-area .advisor a {
  display: block;
  background: #ebebeb;
  border: none !important;
  transition: color 0.2s cubic-bezier(0.2, 0, 1, 1), background 0.2s cubic-bezier(0.2, 0, 1, 1); }
  .page-template-template-advisors .advisor a *, .single-area .advisor a * {
    color: #011e3a; }
  .page-template-template-advisors .advisor a:hover, .single-area .advisor a:hover {
    background: #f0553c; }
    .page-template-template-advisors .advisor a:hover *, .single-area .advisor a:hover * {
      color: #fff; }
.page-template-template-advisors .entry-header h1, .page-template-template-advisors .entry-header blockquote, .single-area .entry-header h1, .single-area .entry-header blockquote {
  color: #011e3a; }
@media (min-width: 600px) {
  .page-template-template-advisors .entry-header, .single-area .entry-header {
    left: 0; } }
.page-template-template-advisors #primary, .single-area #primary {
  padding: 0 0; }
.page-template-template-advisors .advisor-info, .single-area .advisor-info {
  padding: 10px; }
  @media only screen and (min-width: 601px) and (max-width: 1200px) {
    .page-template-template-advisors .advisor-info, .single-area .advisor-info {
      min-height: 120px; } }
  .page-template-template-advisors .advisor-info h3, .single-area .advisor-info h3 {
    font-size: 17.28px;
    font-size: 1.08rem;
    margin-bottom: 0; }
  .page-template-template-advisors .advisor-info p, .single-area .advisor-info p {
    font-size: 12.8px;
    font-size: 0.8rem;
    font-weight: 100; }

.page-template-template-advisors .advisor-info p {
  font-size: 11.2px;
  font-size: 0.7rem; }

.advisor-areas {
  padding: 0;
  width: 100%; }
  @media (min-width: 900px) {
    .advisor-areas {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 65.6441717791%; }
      .advisor-areas:last-child {
        margin-right: 0; }
      .advisor-areas:nth-child(2n) {
        margin-right: 0; }
      .advisor-areas:nth-child(2n+1) {
        clear: left; } }
  .advisor-areas a {
    display: inline-block;
    width: auto;
    float: left;
    clear: left;
    margin-bottom: 10px;
    color: #656565;
    background: transparent;
    font-weight: 400;
    border-color: transparent !important;
    transition: all 0.2s cubic-bezier(0.2, 0, 1, 1); }
    .advisor-areas a i.fa {
      padding: 0 !important;
      margin: 0 !important;
      color: #999;
      background: transparent !important;
      float: none; }
    .advisor-areas a:hover {
      color: #f0553c;
      background: transparent; }
      .advisor-areas a:hover i.fa {
        background: transparent;
        color: #656565; }
  .advisor-areas ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .advisor-areas ul li {
      margin-bottom: 10px; }
  .advisor-areas i.fa {
    padding: 0;
    background: transparent; }

#contact-info div {
  font-weight: 100; }

@media (max-width: 599px) {
  #contact-info {
    clear: both; } }
.advisor-contact-vcard a {
  display: inline-block; }
  .advisor-contact-vcard a svg {
    width: 25px;
    height: 17px;
    position: relative;
    top: 2px; }
  .advisor-contact-vcard a .vCard path {
    fill: #fff;
    transition: fill 150ms ease; }
  .advisor-contact-vcard a:hover svg .vCard path {
    fill: #f0553c; }

.services .service-area,
.industries .service-area {
  margin-bottom: 1.6em;
  width: 100%; }
  @media (min-width: 600px) {
    .services .service-area,
    .industries .service-area {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 31.2883435583%; }
      .services .service-area h3,
      .industries .service-area h3 {
        font-size: 16px;
        font-size: 1rem; }
      .services .service-area:last-child,
      .industries .service-area:last-child {
        margin-right: 0; }
      .services .service-area:nth-of-type(4), .services .service-area:nth-of-type(5),
      .industries .service-area:nth-of-type(4),
      .industries .service-area:nth-of-type(5) {
        padding-top: 1em; }
      .services .service-area:nth-of-type(3),
      .industries .service-area:nth-of-type(3) {
        margin-right: 0; } }
  .services .service-area a,
  .industries .service-area a {
    display: inline-block;
    width: 100%;
    color: #656565;
    background: transparent;
    font-weight: 400;
    border-color: transparent !important;
    transition: all 0.2s cubic-bezier(0.2, 0, 1, 1);
    margin-bottom: 10px; }
    @media (min-width: 600px) {
      .services .service-area a,
      .industries .service-area a {
        font-size: 14.4px;
        font-size: 0.9rem; } }
    .services .service-area a i.fa,
    .industries .service-area a i.fa {
      color: #999;
      background: transparent !important;
      float: none; }
    .services .service-area a:hover,
    .industries .service-area a:hover {
      color: #f0553c;
      background: transparent; }
      .services .service-area a:hover i.fa,
      .industries .service-area a:hover i.fa {
        background: transparent;
        color: #656565; }
  .services .service-area ul,
  .industries .service-area ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .services .service-area ul li,
    .industries .service-area ul li {
      margin-bottom: 10px; }
  .services .service-area i.fa,
  .industries .service-area i.fa {
    background: transparent; }

.content-section-wrapper .services {
  margin-top: 0;
  padding: 4em 0 3em; }
  @media (min-width: 900px) {
    .content-section-wrapper .services {
      width: 100%;
      max-width: 1200px; } }
  @media screen and (min-width: 1600px) {
    .content-section-wrapper .services {
      max-width: 1600px; }
      .content-section-wrapper .services .service-area h3 {
        font-size: 20.8px;
        font-size: 1.3rem; }
      .content-section-wrapper .services .service-area a {
        font-size: 17.6px;
        font-size: 1.1rem; } }

body.single-area h1.entry-title, body.single-area blockquote.entry-title {
  color: #8e7e5d; }

.department {
  margin-bottom: 25px; }
  .department .employees::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 600px) and (max-width: 899px) {
    .department .employees .employee {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 48.4662576687%; }
      .department .employees .employee:last-child {
        margin-right: 0; }
      .department .employees .employee:nth-child(2n) {
        margin-right: 0; }
      .department .employees .employee:nth-child(2n+1) {
        clear: left; } }
  @media (min-width: 900px) {
    .department .employees .employee {
      float: left;
      display: block;
      margin-right: 3.0674846626%;
      width: 31.2883435583%; }
      .department .employees .employee:last-child {
        margin-right: 0; }
      .department .employees .employee:nth-child(3n) {
        margin-right: 0; }
      .department .employees .employee:nth-child(3n+1) {
        clear: left; } }
  .department .employees h3 {
    margin-bottom: 5px; }
  .department .employees p {
    margin-bottom: 0;
    line-height: 1.5; }
  .department .employees .job-title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 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 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, 100% {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
@keyframes jello {
  from, 11.1%, 100% {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) 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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -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: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -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: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }
.column50 {
    width: 50%;
    float: left;
    margin: 0;
    padding: 20px;
}
.news_title
{
	color:#011e3a;
	font-weight:bold;
}
.column50 .date
{
	color:rgb(192,185,181);
	    font-size: 15px!important;
}
.post_content{
	color:#000;
}
.read_more{
	color:#011e3a;
	font-size:15px;
}
.single_post
{
	    margin-bottom: 25px;
    width: 100%;
    float: left;
	background:#f4f4f4;
	padding:15px;
}
.news_title {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
.column40{
float:right;
width:45%;  margin: 0;
    padding: 20px;
	padding-right:0px;
}
@media(max-width:667px)
{
	.column50,	.column40
	{
		width:100%;
	}
}
/*html .content-section-inner
{
margin:	4em auto 4em auto!important;
}*/
.news_title {
    padding-left: 15px;
}.tribe-events-ical.tribe-events-button {
    height: auto;
    padding: 15px 10px !important;
}
.post_title {
    font-size: 17px !important;
}.date {
    font-size: 17px !important;
}