/*
Theme Name: zephyr
Theme URI: http://www.woothemes.com/
Version: 1.0.2
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
Tags: woothemes

	Copyright: (c) 2009-2014 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/*

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit this file. Instead, install a plugin
that allows you to add custom CSS or create a child theme. You can read more about child
themes here: http://codex.wordpress.org/Child_Themes
*/
.fa, .navigation .nav-close:after,
.navigation .nav-home:after, .nav-toggle:after, #searchform:after, .post-entries .nav-prev a:before, .post-entries .nav-next a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-fw, .navigation .nav-close:after,
.navigation .nav-home:after, .nav-toggle:after, .post-entries .nav-prev a:before, .post-entries .nav-next a:after {
  width: 1.28571em;
  text-align: center; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

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

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("includes/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("includes/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("includes/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("includes/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("includes/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa, .navigation .nav-close:after,
.navigation .nav-home:after, .nav-toggle:after, #searchform:after, .post-entries .nav-prev a:before, .post-entries .nav-next a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw, .navigation .nav-close:after,
.navigation .nav-home:after, .nav-toggle:after, .post-entries .nav-prev a:before, .post-entries .nav-next a:after {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .navigation .pull-left.nav-close:after,
.navigation .pull-left.nav-home:after, .pull-left.nav-toggle:after, .pull-left#searchform:after, .post-entries .nav-prev a.pull-left:before, .post-entries .nav-next a.pull-left:after {
  margin-right: .3em; }
.fa.pull-right, .navigation .pull-right.nav-close:after,
.navigation .pull-right.nav-home:after, .pull-right.nav-toggle:after, .pull-right#searchform:after, .post-entries .nav-prev a.pull-right:before, .post-entries .nav-next a.pull-right:after {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }

  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }

  100% {
    -o-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: white; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

@-webkit-keyframes spin-360 {
  from {
    -webkit-transform: rotate(0); }

  50% {
    -webkit-transform: rotate(180deg); }

  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin-360 {
  from {
    transform: rotate(0); }

  50% {
    transform: rotate(180deg); }

  to {
    transform: rotate(360deg); } }
.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; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1; } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  100% {
    opacity: 0; } }
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  100% {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top; } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top; } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/**
 * Base
 *
 * Includes base setup styles.
 */
::selection,
::-moz-selection {
  background: #ff8000;
  color: #fff; }

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto; }

figure {
  margin: 0 auto; }

mark {
  background-color: #fbf4cb;
  padding: .202em .327em; }

hr {
  background-color: rgba(0, 0, 0, 0.075);
  border: 0;
  height: 1px;
  margin-bottom: 1.618em; }

a {
  color: #ff8000;
  text-decoration: none; }
  a:hover {
    color: #dd5e00; }

/**
 * Typography
 *
 * Based on Modular Scale: http://modularscale.com/scale/?px1=14&px2=12&ra1=1.618&ra2=0
 */
html {
  font-size: 62.5%; }

body {
  color: #868686;
  font-family: "Cambria", "Droid Serif", Georgia, serif;
  font-size: 1.82em;
  line-height: 1.618;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #525252;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: .327em;
  font-family: "Droid Sans", "Helvetica Neue", sans-serif; }

h1 {
  font-size: 1.618em;
  color: #313131; }
  h1.page-title {
    text-align: center;
    position: relative;
    padding-bottom: .618em; }
    h1.page-title:after {
      display: block;
      content: "";
      width: 36px;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -18px;
      background-color: rgba(0, 0, 0, 0.1); }

h2 {
  font-size: 1.387em;
  color: #313131; }

h3 {
  font-size: 1em; }

h4 {
  font-weight: 700; }

h6 {
  text-transform: uppercase;
  font-weight: 700; }

p {
  margin-bottom: 1.618em;
  margin-top: 0; }

b, strong, dt {
  font-weight: 700; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0;
  padding-left: 1.618em;
  border-left: 0.202em solid #dbdbdb;
  margin-left: -1.618em; }

address {
  margin: 0 0 1.618em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

del {
  color: rgba(134, 134, 134, 0.6); }

mark, ins {
  background: #fff9c0;
  text-decoration: none;
  padding: .202em .382em;
  color: #646464; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

ul,
ol {
  padding-left: 0; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-left: 1.618em; }

/**
 * Structure
 *
 * Styles relating to general theme structure and layout
 */
.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  overflow: hidden;
  background: #151a1d; }

.inner-wrapper {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: left, ease, 0.5s;
  -moz-transition: left, ease, 0.5s;
  transition: left, ease, 0.5s;
  background: #f3f3f3; }

.header {
  padding: 4.236em 0 0 0;
  clear: both; }
  .header .logo {
    margin: 0 auto 1.618em;
    max-width: 60%;
    display: block; }
    .header .logo img {
      display: block;
      margin: 0 auto; }
  .header .site-title,
  .header .site-description {
    display: none;
    text-align: center; }
    .header .site-title a,
    .header .site-description a {
      color: #535353;
      text-transform: none;
      font-weight: normal;
      text-decoration: none; }
      .header .site-title a:hover,
      .header .site-description a:hover {
        text-decoration: underline; }
  .header .site-title {
    margin-bottom: 0;
    word-wrap: break-word; }
  .header .site-description {
    margin-bottom: 1.618em; }
  .header .site-header:after {
    content: "";
    display: table;
    clear: both; }
  .header .site-description {
    color: #a0a0a0;
    font-style: italic; }

.page-header {
  margin-left: -999em;
  margin-right: -999em;
  margin-bottom: 1.618em;
  padding: 1.618em 999em;
  background: white;
  text-align: center; }
  .page-header p {
    margin-left: 15%;
    margin-right: 15%; }
  .page-header p:last-of-type {
    margin-bottom: 0; }

.footer-wrap {
  padding: 0 1em;
  background: rgba(0, 0, 0, 0.05); }

.footer {
  padding: 2.618em 0;
  color: #a0a0a0;
  clear: both;
  text-align: center; }
  .footer:after {
    content: "";
    display: table;
    clear: both; }
  .footer .credit img {
    vertical-align: middle; }
  .footer .credit span {
    display: none; }

@media only screen and (min-width: 768px) {
  .inner-wrapper {
    left: 0 !important;
    padding: 5.874em 2.618em 0; }
    .inner-wrapper:before {
      content: "";
      position: fixed;
      top: -900px;
      left: 500px;
      width: 1px;
      height: 3000px;
      background: rgba(0, 0, 0, 0.05);
      display: block;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }

  .page-header {
    padding: 3.631em 999em;
    margin-bottom: 5.874em; }

  .js.csstransitions .main,
  .js.csstransitions .site-header {
    opacity: 0; }

  .header .site-header {
    float: left; }
    .header .site-header h1, .header .site-header h2, .header .site-header h3 {
      float: none; }
  .header .logo {
    float: left;
    margin: 1em 0 0 1.618em; }
    .header .logo img {
      max-height: 40px; }
  .header .site-title {
    text-align: left;
    font-weight: 700; }
  .header ul.rss {
    margin-right: 0;
    padding-right: 0; }
    .header ul.rss li {
      border-right: 0; }

  .page-header {
    margin-top: -5.874em; }

  .main.fullwidth,
  .layout-full .main,
  .col-full {
    max-width: 56.998em;
    margin: 0 auto;
    width: 100%; }

  .entry img {
    max-width: 100%; }

  .layout-full .entry img {
    max-width: 100%; }

  .footer-wrap {
    padding: 0 2.618em;
    margin: 0 -2.618em; }

  .footer {
    padding: 2.618em 0 5.874em; }

  .col-left {
    float: left; }

  .col-right {
    float: right; }

  .footer-widgets .block {
    margin-right: 3.8%;
    float: left; }
  .footer-widgets.col-1 .block {
    width: 100%;
    float: none; }
  .footer-widgets.col-1 .footer-widget-1 {
    margin-right: 0; }
  .footer-widgets.col-2 .block {
    width: 48%; }
  .footer-widgets.col-2 .footer-widget-2 {
    margin-right: 0; }
  .footer-widgets.col-3 .block {
    width: 30.75%; }
  .footer-widgets.col-3 .footer-widget-3 {
    margin-right: 0; }
  .footer-widgets.col-4 .block {
    width: 22.05%; }
  .footer-widgets.col-4 .footer-widget-4 {
    margin-right: 0; } }
.archive-header {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 1.618em;
  padding: 0 0 1em;
  font-weight: bold;
  border-bottom: rgba(0, 0, 0, 0.075) 1px solid; }

.archive-description {
  clear: both;
  margin-bottom: 1.618em; }

.hentry {
  margin: 0 0 4.236em; }

article.hentry {
  background: #fff;
  padding: 1.618em;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  article.hentry:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -.382em;
    z-index: 99;
    left: -.05em;
    right: -.05em;
    border: 0.382em solid #f3f3f3;
    border-top-color: transparent;
    border-bottom-color: transparent; }
  article.hentry .alignleft,
  article.hentry .alignright {
    margin-bottom: 1.618em; }
  article.hentry .alignleft {
    display: inline;
    float: left;
    margin-right: 1.618em; }
  article.hentry .alignright {
    display: inline;
    float: right;
    margin-left: 1.618em; }
  article.hentry .aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.618em; }
  article.hentry .wp-caption {
    font-style: italic;
    max-width: 100%; }
  article.hentry .entry-header {
    padding-top: 1.618em;
    padding-bottom: 1em; }
    article.hentry .entry-header img {
      display: block;
      margin-bottom: 1.618em;
      max-width: 100%; }
  article.hentry .entry-content p {
    text-align: justify; }
  article.hentry .entry-content > h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 1.1em;
    padding-bottom: .236em;
    margin-bottom: .618em; }
  article.hentry .entry-content > ul,
  article.hentry .entry-content > ol {
    margin-left: 0; }
  article.hentry .entry-footer {
    text-align: center;
    margin-top: 1.618em;
    padding-top: 1.618em;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #cacaca; }
    article.hentry .entry-footer a {
      color: #868686;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1); }
      article.hentry .entry-footer a:hover {
        color: #ff8000;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    article.hentry .entry-footer .cat-links,
    article.hentry .entry-footer .tags-links,
    article.hentry .entry-footer .comments-link,
    article.hentry .entry-footer .edit-link {
      padding: 0 1em; }
      article.hentry .entry-footer .cat-links:before,
      article.hentry .entry-footer .tags-links:before,
      article.hentry .entry-footer .comments-link:before,
      article.hentry .entry-footer .edit-link:before {
        font-family: "Dashicons";
        margin-right: .236em;
        vertical-align: top; }
    article.hentry .entry-footer .cat-links:before {
      content: "\f318"; }
    article.hentry .entry-footer .tags-links:before {
      content: "\f323"; }
    article.hentry .entry-footer .comments-link:before {
      content: "\f101"; }
    article.hentry .entry-footer .edit-link:before {
      content: "\f464"; }

.single-post article.hentry .entry-content > p:first-child {
  font-size: 1.15em;
  color: #646464;
  text-align: center;
  position: relative;
  padding-bottom: .618em;
  text-align: justify;
  padding-bottom: 1.618em; }
  .single-post article.hentry .entry-content > p:first-child:after {
    display: block;
    content: "";
    width: 36px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -18px;
    background-color: rgba(0, 0, 0, 0.1); }

.byline,
.updated {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-links {
  clear: both;
  margin: 0 0 1.618em; }

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

.comment-content a {
  word-wrap: break-word; }

.more-link:after {
  content: "\f344";
  display: inline-block;
  font-family: "Dashicons";
  vertical-align: top;
  margin-left: .326em; }

@media only screen and (min-width: 768px) {
  article.hentry {
    padding: 5.874em 11.089em;
    margin-bottom: 6.854em; }
    article.hentry.post .entry-content {
      font-size: 1.1em; }
    article.hentry .entry-header h1.entry-title {
      margin-top: 0; }
    article.hentry .entry-footer {
      margin-top: 2.618em;
      padding-top: 2.618em; }
    article.hentry .alignleft {
      margin-left: -2.618em; }
    article.hentry .alignright {
      margin-right: -2.618em; }
    article.hentry.has-post-thumbnail .entry-header {
      padding: 0;
      margin: -5.874em -11.089em;
      margin-bottom: 0;
      position: relative;
      position: relative; }
      article.hentry.has-post-thumbnail .entry-header:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -.382em;
        z-index: 99;
        left: -.05em;
        right: -.05em;
        border: 0.382em solid #f3f3f3;
        border-top-color: transparent;
        border-bottom-color: transparent; }
      article.hentry.has-post-thumbnail .entry-header img {
        margin: 0 auto; }
      article.hentry.has-post-thumbnail .entry-header .alignleft,
      article.hentry.has-post-thumbnail .entry-header .alignright,
      article.hentry.has-post-thumbnail .entry-header .aligncenter {
        float: none; }
      article.hentry.has-post-thumbnail .entry-header .entry-header-content {
        position: absolute;
        top: 50%;
        left: 11.089em;
        right: 11.089em;
        text-align: center;
        color: #fff; }
        article.hentry.has-post-thumbnail .entry-header .entry-header-content .entry-meta {
          display: block; }
          article.hentry.has-post-thumbnail .entry-header .entry-header-content .entry-meta time {
            color: #fff;
            text-shadow: 0 0 0.618em rgba(21, 26, 29, 0.9);
            position: relative; }
            article.hentry.has-post-thumbnail .entry-header .entry-header-content .entry-meta time:before, article.hentry.has-post-thumbnail .entry-header .entry-header-content .entry-meta time:after {
              content: "";
              display: block;
              position: absolute;
              width: 40px;
              height: 2px;
              left: -60px;
              top: 50%;
              margin-top: -1px;
              background-color: #fff; }
            article.hentry.has-post-thumbnail .entry-header .entry-header-content .entry-meta time:after {
              left: auto;
              right: -60px; }
        article.hentry.has-post-thumbnail .entry-header .entry-header-content a {
          color: #fff; }
      article.hentry.has-post-thumbnail .entry-header h1.entry-title {
        font-size: 2.244em;
        line-height: 1.387; }
      article.hentry.has-post-thumbnail .entry-header h1.entry-title,
      article.hentry.has-post-thumbnail .entry-header h1.entry-title a {
        color: #fff;
        text-shadow: 0 0 0.618em rgba(21, 26, 29, 0.7); }
    article.hentry.has-post-thumbnail .entry-content {
      padding-top: 5.874em;
      text-align: justify; }
    article.hentry.hasnt-post-thumbnail .entry-header {
      text-align: center;
      margin-bottom: 2.618em; }
      article.hentry.hasnt-post-thumbnail .entry-header h1 {
        font-size: 2.244em;
        line-height: 1.387; }
      article.hentry.hasnt-post-thumbnail .entry-header .posted-on a {
        color: #b9b9b9; }
    article.hentry.hasnt-post-thumbnail.post .entry-header {
      text-align: center;
      position: relative;
      padding-bottom: .618em; }
      article.hentry.hasnt-post-thumbnail.post .entry-header:after {
        display: block;
        content: "";
        width: 36px;
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -18px;
        background-color: rgba(0, 0, 0, 0.1); } }
.newsletter-form input[type="text"] {
  width: 48%; }

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  article.hentry {
    padding: 5.874em; }
    article.hentry.has-post-thumbnail .entry-header {
      margin: -5.874em;
      margin-bottom: 0; }
      article.hentry.has-post-thumbnail .entry-header .entry-header-content {
        left: 5.874em;
        right: 5.874em; } }
/**
 * Navigation
 *
 * Styles the handheld and desktop navigation.
 */
.top,
.top-navigation {
  display: none; }

ul.nav li a {
  padding: .53em 1em;
  display: block; }
  ul.nav li a:hover {
    text-decoration: none; }

.navigation {
  clear: both;
  margin-bottom: 2.618em;
  width: 80%;
  left: -80%;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 999;
  background: #151a1d;
  padding-top: 4.236em; }
  .navigation .widget_product_search {
    margin: 0; }
    .navigation .widget_product_search #searchform {
      border-left: 0;
      border-right: 0;
      padding: .618em 1em;
      margin: 0;
      border: 0; }
      .navigation .widget_product_search #searchform:after {
        display: none; }
      .navigation .widget_product_search #searchform #s {
        padding: .202em .857em;
        background: #757575;
        color: #cacaca; }
      .navigation .widget_product_search #searchform #searchsubmit {
        display: none; }
  .navigation h3 {
    padding: 0 1em;
    font-family: "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1em;
    color: #dbdbdb;
    margin-bottom: 0;
    border-top: 2px solid #262b2e;
    padding-top: .857em; }
  .navigation ul.nav {
    list-style: none;
    margin-bottom: 0; }
    .navigation ul.nav li {
      list-style: none; }
      .navigation ul.nav li a {
        -webkit-tap-highlight-color: #ff8000;
        border-top: 1px solid #262b2e; }
    .navigation ul.nav ul {
      margin: 0; }
      .navigation ul.nav ul li a {
        padding-left: 1.618em; }
      .navigation ul.nav ul li ul li a {
        padding-left: 2.618em; }
  .navigation .nav-close,
  .navigation .nav-home {
    position: absolute;
    top: 1em;
    left: 1em;
    cursor: pointer; }
    .navigation .nav-close:after,
    .navigation .nav-home:after {
      content: "\f00d";
      height: 1em;
      width: 1em;
      text-align: center;
      line-height: 1;
      font-size: 1.618em;
      margin-left: 0;
      color: #a8a8a8; }
    .navigation .nav-close span,
    .navigation .nav-home span {
      display: none; }
  .navigation .nav-home {
    left: auto;
    right: 1em; }
    .navigation .nav-home:after {
      content: "\f015"; }

.show-nav .navigation .top-navigation {
  display: block; }
.show-nav .inner-wrapper {
  left: 80%;
  border-top-left-radius: 0.618em;
  border-top-right-radius: 0.618em;
  border-bottom-left-radius: 0.618em;
  border-bottom-right-radius: 0.618em; }

.nav-toggle {
  position: absolute;
  top: 1em;
  left: 1em;
  cursor: pointer; }
  .nav-toggle:after {
    content: "\f0c9";
    color: #ff8000;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    font-size: 1.618em;
    margin-left: 0; }
  .nav-toggle a {
    color: #fff; }
    .nav-toggle a:hover {
      text-decoration: none; }
  .nav-toggle span {
    display: none; }

.site-header {
  background-color: #262b2e;
  margin-bottom: 0;
  text-align: center;
  padding: 3.631em 0; }
  .site-header .site-branding h1 {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0; }
  .site-header .main-navigation {
    text-align: left; }
    .site-header .main-navigation button {
      margin: 1.618em auto; }
  .site-header a {
    color: #f3f3f3; }
    .site-header a h1 {
      color: #f3f3f3; }
    .site-header a:hover {
      color: white; }
  .site-header .avatar {
    border: .327em solid #fff;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1.618em; }
  .site-header a[rel="home"] img {
    transition: all ease .2s; }
  .site-header a[rel="home"]:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }

@media only screen and (max-width: 767px) {
  .csstransforms3d.csstransitions .navigation {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  .csstransforms3d.csstransitions .inner-wrapper {
    left: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 200ms ease;
    -moz-transition: -moz-transform 200ms ease;
    -o-transition: -o-transform 200ms ease;
    transition: transform 200ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  .csstransforms3d.csstransitions .show-nav .navigation {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .csstransforms3d.csstransitions .show-nav .inner-wrapper {
    -webkit-transform: translate3d(80%, 0, 0);
    -moz-transform: translate3d(80%, 0, 0);
    -ms-transform: translate3d(80%, 0, 0);
    -o-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%; } }
@media only screen and (min-width: 768px) {
  ul.nav {
    position: relative;
    margin-bottom: 0; }
    ul.nav li {
      position: relative;
      float: left;
      zoom: 1;
      list-style: none; }
      ul.nav li a {
        display: block;
        padding: .53em 1em;
        color: #868686; }
        ul.nav li a:hover {
          color: #fff; }
      ul.nav li:hover > a {
        color: #fff; }
    ul.nav ul.sub-menu,
    ul.nav ul.children {
      background: #262b2e;
      float: left;
      position: absolute;
      bottom: 100%;
      right: -999em;
      z-index: 99999;
      border-top: 0.202em solid #ff8000;
      width: 15.379em;
      opacity: 0;
      transition: opacity ease .2s; }
      ul.nav ul.sub-menu li,
      ul.nav ul.children li {
        float: none; }
        ul.nav ul.sub-menu li a,
        ul.nav ul.children li a {
          width: 100%;
          display: inline-block;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: .53em 1.618em; }
        ul.nav ul.sub-menu li ul li a,
        ul.nav ul.children li ul li a {
          padding-left: 1.618em; }
    ul.nav li:hover > ul {
      visibility: visible;
      right: auto;
      opacity: 1; }
      ul.nav li:hover > ul li:hover > ul {
        right: 100%;
        bottom: -1em; }

  .navigation .nav-close,
  .navigation .nav-home {
    display: none; }

  .show-nav .inner-wrapper {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .show-nav .navigation .top-navigation {
    display: none; }

  .navigation {
    position: relative;
    left: auto;
    width: 100%;
    padding-top: 0;
    background: none; }

  .site-header {
    position: fixed;
    left: 0;
    width: 100%;
    margin: 0;
    font-size: .857em;
    background-color: #151a1d;
    z-index: 999;
    padding: 0; }
    .site-header .site-branding {
      float: left; }
      .site-header .site-branding h1.site-title {
        clear: none;
        float: left;
        padding-top: 1.618em;
        line-height: 1;
        color: #fff; }
      .site-header .site-branding .avatar {
        width: 42px;
        height: 42px;
        float: left;
        margin: .857em 1em 0 1.618em; }
    .site-header .main-navigation {
      float: right;
      clear: none;
      width: auto;
      margin-bottom: 0;
      font-family: "Droid Sans", "Helvetica Neue", sans-serif; }
      .site-header .main-navigation ul {
        margin: 0; }
        .site-header .main-navigation ul:after {
          content: "";
          display: table;
          clear: both; }
        .site-header .main-navigation ul ul {
          padding: 1em 0; }
      .site-header .main-navigation li {
        float: left;
        text-align: left; }
      .site-header .main-navigation a {
        padding: 1.618em;
        line-height: 1; }
      .site-header .main-navigation ul.nav.menu {
        float: right; }
    .site-header .current-menu-item,
    .site-header .current_page_item {
      position: relative; }
      .site-header .current-menu-item > a,
      .site-header .current_page_item > a {
        color: #fff; }
        .site-header .current-menu-item > a:before,
        .site-header .current_page_item > a:before {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          margin-left: -.618em;
          border: 0.618em solid #151a1d; }
    .site-header .menu > .menu-item-has-children {
      position: relative; }
      .site-header .menu > .menu-item-has-children > a:hover:before, .site-header .menu > .menu-item-has-children:hover > a:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -.618em;
        border: 0.618em solid #262b2e; }
    .site-header h3 {
      display: none; }
    .site-header.stick-top {
      top: 0;
      border-bottom: 0.202em solid #ff8000; }
      .site-header.stick-top .current_page_item > a:before {
        bottom: -.5em;
        border-width: .618em .618em 0 .618em;
        border-color: #151a1d transparent transparent transparent; }
      .site-header.stick-top .menu > .menu-item-has-children > a:hover:before, .site-header.stick-top .menu > .menu-item-has-children:hover > a:before {
        bottom: 0;
        border-width: 0 .618em .618em .618em;
        border-color: transparent transparent #262b2e transparent; }
      .site-header.stick-top ul.nav ul.sub-menu,
      .site-header.stick-top ul.nav ul.children {
        top: 100%;
        bottom: auto; }
        .site-header.stick-top ul.nav ul.sub-menu ul.sub-menu,
        .site-header.stick-top ul.nav ul.sub-menu ul.children,
        .site-header.stick-top ul.nav ul.children ul.sub-menu,
        .site-header.stick-top ul.nav ul.children ul.children {
          top: -1.195em; }
    .site-header.stick-bottom {
      bottom: 0;
      border-top: 0.202em solid #ff8000; }
      .site-header.stick-bottom .current_page_item > a:before {
        top: -.5em;
        border-width: 0 .618em .618em .618em;
        border-color: transparent transparent #151a1d transparent; }
      .site-header.stick-bottom .menu > .menu-item-has-children > a:hover:before, .site-header.stick-bottom .menu > .menu-item-has-children:hover > a:before {
        top: 0;
        border-width: .618em .618em 0 .618em;
        border-color: #262b2e transparent transparent transparent; }
      .site-header.stick-bottom ul.nav ul.sub-menu,
      .site-header.stick-bottom ul.nav ul.children {
        bottom: 100%; }

  .nav-toggle {
    display: none; }

  .admin-bar .site-header.stick-top {
    top: 28px; } }
/**
 * Widgets
 *
 * Widget styling to core WP widgets
 */
.widget {
  margin-bottom: 1.618em; }
  .widget h3 {
    color: #868686; }
  .widget ul {
    clear: both; }
    .widget ul li a {
      text-decoration: none; }
      .widget ul li a:hover {
        text-decoration: underline; }

#searchform {
  position: relative;
  overflow: hidden; }
  #searchform input {
    border: 0; }
  #searchform:after {
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "\f002";
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    right: .5em;
    bottom: 0;
    left: auto;
    height: 1em;
    width: 1em;
    line-height: 1;
    color: #b9b9b9; }
  #searchform #s {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.075); }
  #searchform #searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2em;
    text-indent: -9999px;
    background: none;
    z-index: 9; }
    #searchform #searchsubmit:hover {
      background: rgba(0, 0, 0, 0.1); }
  #searchform label {
    display: none; }

#wp-calendar caption {
  padding: 1em; }
#wp-calendar th,
#wp-calendar td {
  text-align: center;
  padding: .53em 0; }

/**
 * Comments
 *
 * Style WordPress comments.
 */
.comments-title {
  text-align: center;
  position: relative;
  padding-bottom: .618em;
  padding-bottom: 1em;
  margin-bottom: 1.618em; }
  .comments-title:after {
    display: block;
    content: "";
    width: 36px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -18px;
    background-color: rgba(0, 0, 0, 0.1); }

.nocomments {
  padding: 1em 1.618em 1em 5.874em;
  background: #28a8d3;
  margin-bottom: 2.618em;
  font-weight: normal;
  position: relative;
  color: #fff; }
  .nocomments:before {
    font-family: 'FontAwesome';
    content: "\f05a";
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 2.618em;
    background: #269ec6;
    text-align: center;
    padding: 1em .618em;
    font-weight: normal !important; }
  .nocomments a {
    color: #fff;
    text-decoration: underline; }
    .nocomments a:hover {
      color: #fff;
      text-decoration: none; }
  .nocomments a.button {
    background: #fff;
    color: #28a8d3;
    font-size: .857em;
    padding: .202em .618em; }
    .nocomments a.button:hover, .nocomments a.button:active {
      background: rgba(255, 255, 255, 0.8);
      color: #28a8d3; }

.comment-list {
  list-style: none;
  margin: 0;
  padding-left: 0; }
  .comment-list li.comment,
  .comment-list ul.children,
  .comment-list ul.children li.comment {
    list-style: none;
    padding-left: 0; }
  .comment-list .comment-body {
    padding: 1.618em;
    background: #fff;
    position: relative;
    position: relative; }
    .comment-list .comment-body:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -.382em;
      z-index: 99;
      left: -.05em;
      right: -.05em;
      border: 0.382em solid #f3f3f3;
      border-top-color: transparent;
      border-bottom-color: transparent; }
    .comment-list .comment-body:before {
      content: "";
      display: block;
      position: absolute;
      top: -.382em;
      z-index: 99;
      left: -.05em;
      right: -.05em;
      border: 0.382em solid #f3f3f3;
      border-top-color: transparent;
      border-bottom-color: transparent; }
    .comment-list .comment-body p:last-child {
      margin: 0; }
  .comment-list .comment-meta {
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    padding-top: 1em; }
    .comment-list .comment-meta .author-name {
      font-family: "Droid Sans", "Helvetica Neue", sans-serif;
      padding-right: 1em;
      margin-right: 1em;
      border-right: 1px solid rgba(0, 0, 0, 0.1); }
  .comment-list .reply {
    float: right; }
    .comment-list .reply a {
      position: relative;
      display: inline-block;
      width: 1em;
      height: 1em;
      text-indent: -999em; }
      .comment-list .reply a:before {
        content: "\f474";
        font-family: "Dashicons";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-indent: 0; }
  .comment-list .comment-footer {
    position: relative;
    padding-top: 2.618em;
    margin-bottom: 1.618em; }
    .comment-list .comment-footer:after {
      content: "";
      display: table;
      clear: both; }
    .comment-list .comment-footer .avatar {
      width: 60px;
      height: 60px;
      border-radius: 100%;
      border: .53em solid #fff;
      display: block;
      position: absolute;
      top: -30px;
      left: 50%;
      margin-left: -30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  .comment-list #respond {
    margin: 0 0 1.618em; }

#respond {
  padding: 1.618em;
  background: #fff; }
  #respond label {
    display: block; }
  #respond input {
    width: 100%; }
  #respond .form-submit input {
    width: 100%;
    text-align: center; }

@media only screen and (min-width: 768px) {
  .comments-area {
    margin: 0 11.089em; }

  .comment-list .comment-body {
    padding: 2.618em; }
  .comment-list .comment-footer {
    margin-bottom: 4.236em;
    padding-top: 3.631em;
    padding-left: 2.618em;
    padding-right: 2.618em; }
    .comment-list .comment-footer .avatar {
      width: 100px;
      height: 100px;
      top: -50px;
      margin-left: -50px; }
  .comment-list ul.children {
    margin: 0 2.244em; }
    .comment-list ul.children .avatar {
      width: 80px;
      height: 80px;
      top: -40px;
      margin-left: -40px; }
    .comment-list ul.children .comment-footer {
      padding-top: 2.618em; }

  #respond {
    margin: 0 0 3.631em;
    padding: 2.618em;
    position: relative;
    position: relative; }
    #respond:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -.382em;
      z-index: 99;
      left: -.05em;
      right: -.05em;
      border: 0.382em solid #f3f3f3;
      border-top-color: transparent;
      border-bottom-color: transparent; }
    #respond:before {
      content: "";
      display: block;
      position: absolute;
      top: -.382em;
      z-index: 99;
      left: -.05em;
      right: -.05em;
      border: 0.382em solid #f3f3f3;
      border-top-color: transparent;
      border-bottom-color: transparent; }
    #respond .comment-form-author,
    #respond .comment-form-url,
    #respond .comment-form-email {
      width: 30.75%;
      float: left;
      margin-right: 3.8%; }
    #respond .comment-form-url {
      margin-right: 0; }
    #respond .comment-form-comment {
      clear: both; } }
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .comments-area {
    margin: 0 5.874em; } }
table {
  border-spacing: 0;
  width: 100%;
  background: #fff;
  border-collapse: separate;
  margin-bottom: 1.618em; }
  table caption {
    padding: 1em 0;
    font-weight: 700; }
  table td,
  table th {
    padding: 1em 1.387em;
    text-align: left;
    vertical-align: top; }
    table td p:last-child,
    table th p:last-child {
      margin-bottom: 0; }
  table th {
    color: #646464;
    font-family: "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: normal; }
  table thead th {
    background: #fff;
    border-bottom: 2px solid rgba(0, 0, 0, 0.075);
    vertical-align: middle;
    font-weight: 400;
    border-right: 1px dotted rgba(0, 0, 0, 0.075); }
  table tr th:last-child,
  table tr td:last-child {
    border-right: 0; }
  table tbody th {
    background: #fff;
    font-weight: 400; }
  table tbody tr:nth-child(2n) td {
    background: #fff; }
    table tbody tr:nth-child(2n) td:last-child {
      border-right: 0; }
  table tbody td {
    background: rgba(0, 0, 0, 0.025); }
  table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal; }
    table tbody h2 a {
      font-weight: normal; }
  table tbody tr:last-child td {
    border-bottom: 0; }
  table tbody tr:last-child th:first-child {
    border-bottom: 0; }
  table tfoot th,
  table tfoot td {
    border-top: 1px solid rgba(0, 0, 0, 0.075); }

fieldset {
  padding: 1.618em;
  border: 1px solid rgba(0, 0, 0, 0.075);
  margin-bottom: 2.618em; }
  fieldset legend {
    padding: .202em .618em;
    margin-left: -.618em;
    border: 1px solid rgba(0, 0, 0, 0.075);
    font-family: "Droid Sans", "Helvetica Neue", sans-serif; }

label {
  color: #646464; }

input[type="text"],
input.input-text,
textarea,
input.txt,
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="file"],
input[type="number"],
input[type="color"] {
  padding: .53em;
  border: 0;
  font-size: 1em;
  line-height: 1.618em;
  font-family: inherit;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  color: #b9b9b9;
  border: 1px solid rgba(0, 0, 0, 0.075); }
  input[type="text"]:disabled,
  input.input-text:disabled,
  textarea:disabled,
  input.txt:disabled,
  input[type="tel"]:disabled,
  input[type="email"]:disabled,
  input[type="password"]:disabled,
  input[type="date"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="time"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="file"]:disabled,
  input[type="number"]:disabled,
  input[type="color"]:disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default; }
  input[type="text"]:hover,
  input.input-text:hover,
  textarea:hover,
  input.txt:hover,
  input[type="tel"]:hover,
  input[type="email"]:hover,
  input[type="password"]:hover,
  input[type="date"]:hover,
  input[type="month"]:hover,
  input[type="week"]:hover,
  input[type="time"]:hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:hover,
  input[type="file"]:hover,
  input[type="number"]:hover,
  input[type="color"]:hover {
    border-color: rgba(0, 0, 0, 0.075); }
  input[type="text"]:focus,
  input.input-text:focus,
  textarea:focus,
  input.txt:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="file"]:focus,
  input[type="number"]:focus,
  input[type="color"]:focus {
    border-color: rgba(0, 0, 0, 0.075);
    color: #868686; }

textarea {
  padding: 1em;
  width: 100%; }

form {
  margin-bottom: 1.618em; }
  form ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.35); }
  form :-moz-placeholder {
    color: rgba(0, 0, 0, 0.35); }
  form ::-moz-placeholder {
    color: rgba(0, 0, 0, 0.35); }
  form :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.35); }
  form [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    -moz-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0; }

ul.gform_fields li {
  list-style: none; }

.gfield {
  margin-bottom: 1.618em; }

.gfield_label {
  width: 100%;
  font-weight: bold;
  margin-bottom: .618em;
  display: block; }

.gfield_required {
  color: red; }

.ginput_container {
  margin-bottom: 1.618em; }
  .ginput_container:after {
    content: "";
    display: table;
    clear: both; }
  .ginput_container label {
    display: block; }
  .ginput_container input, .ginput_container textarea {
    width: 100%; }
  .ginput_container .ginput_left,
  .ginput_container .ginput_right,
  .ginput_container .ginput_full {
    margin-bottom: 1em;
    display: block; }
    .ginput_container .ginput_left label,
    .ginput_container .ginput_right label,
    .ginput_container .ginput_full label {
      font-size: .875em; }
  .ginput_container .ginput_left,
  .ginput_container .ginput_right {
    width: 48%;
    float: left;
    clear: left; }
  .ginput_container .ginput_right {
    float: right;
    clear: none; }
  .ginput_container .gfield_checkbox,
  .ginput_container .gfield_radio {
    margin-left: 0; }
    .ginput_container .gfield_checkbox label,
    .ginput_container .gfield_radio label {
      display: inline-block;
      margin-left: .618em; }
    .ginput_container .gfield_checkbox input,
    .ginput_container .gfield_radio input {
      width: auto; }

img.ui-datepicker-trigger {
  border: 0;
  padding: 0; }

a.button,
.submit,
input[type="submit"],
input[type="button"],
input[type="reset"],
input.button,
button.button,
.wrapper .woo-sc-button,
.added_to_cart,
button {
  display: inline-block;
  padding: .53em 1em;
  color: white;
  text-align: center;
  border: none;
  text-decoration: none;
  font-size: 1em;
  font-family: inherit;
  cursor: pointer;
  overflow: visible;
  width: auto;
  line-height: 1.618em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  background: #00cc7b;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  font-family: "Droid Sans", "Helvetica Neue", sans-serif;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 3px; }
  a.button:hover,
  .submit:hover,
  input[type="submit"]:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input.button:hover,
  button.button:hover,
  .wrapper .woo-sc-button:hover,
  .added_to_cart:hover,
  button:hover {
    text-decoration: none;
    background: #00db84;
    color: #fff; }
  a.button:active,
  .submit:active,
  input[type="submit"]:active,
  input[type="button"]:active,
  input[type="reset"]:active,
  input.button:active,
  button.button:active,
  .wrapper .woo-sc-button:active,
  .added_to_cart:active,
  button:active {
    background: #00b36c; }
  a.button.alt,
  .submit.alt,
  input[type="submit"].alt,
  input[type="button"].alt,
  input[type="reset"].alt,
  input.button.alt,
  button.button.alt,
  .wrapper .woo-sc-button.alt,
  .added_to_cart.alt,
  button.alt {
    background: #ff8000; }
    a.button.alt:hover,
    .submit.alt:hover,
    input[type="submit"].alt:hover,
    input[type="button"].alt:hover,
    input[type="reset"].alt:hover,
    input.button.alt:hover,
    button.button.alt:hover,
    .wrapper .woo-sc-button.alt:hover,
    .added_to_cart.alt:hover,
    button.alt:hover {
      background: #ff9933; }
    a.button.alt:active,
    .submit.alt:active,
    input[type="submit"].alt:active,
    input[type="button"].alt:active,
    input[type="reset"].alt:active,
    input.button.alt:active,
    button.button.alt:active,
    .wrapper .woo-sc-button.alt:active,
    .added_to_cart.alt:active,
    button.alt:active {
      background: #cc6600; }
  a.button.large,
  .submit.large,
  input[type="submit"].large,
  input[type="button"].large,
  input[type="reset"].large,
  input.button.large,
  button.button.large,
  .wrapper .woo-sc-button.large,
  .added_to_cart.large,
  button.large {
    font-size: 1.387em; }
  a.button.small,
  .submit.small,
  input[type="submit"].small,
  input[type="button"].small,
  input[type="reset"].small,
  input.button.small,
  button.button.small,
  .wrapper .woo-sc-button.small,
  .added_to_cart.small,
  button.small {
    font-size: .857em; }
  a.button.red,
  .submit.red,
  input[type="submit"].red,
  input[type="button"].red,
  input[type="reset"].red,
  input.button.red,
  button.button.red,
  .wrapper .woo-sc-button.red,
  .added_to_cart.red,
  button.red {
    border-color: #af4040;
    background: #d72323; }
    a.button.red:hover,
    .submit.red:hover,
    input[type="submit"].red:hover,
    input[type="button"].red:hover,
    input[type="reset"].red:hover,
    input.button.red:hover,
    button.button.red:hover,
    .wrapper .woo-sc-button.red:hover,
    .added_to_cart.red:hover,
    button.red:hover {
      background: #d20000; }
  a.button.orange,
  .submit.orange,
  input[type="submit"].orange,
  input[type="button"].orange,
  input[type="reset"].orange,
  input.button.orange,
  button.button.orange,
  .wrapper .woo-sc-button.orange,
  .added_to_cart.orange,
  button.orange {
    border-color: #af7440;
    background: #d76b23; }
    a.button.orange:hover,
    .submit.orange:hover,
    input[type="submit"].orange:hover,
    input[type="button"].orange:hover,
    input[type="reset"].orange:hover,
    input.button.orange:hover,
    button.button.orange:hover,
    .wrapper .woo-sc-button.orange:hover,
    .added_to_cart.orange:hover,
    button.orange:hover {
      background: #d25e00; }
  a.button.green,
  .submit.green,
  input[type="submit"].green,
  input[type="button"].green,
  input[type="reset"].green,
  input.button.green,
  button.button.green,
  .wrapper .woo-sc-button.green,
  .added_to_cart.green,
  button.green {
    border-color: #87bf00;
    background: #8dc11e; }
    a.button.green:hover,
    .submit.green:hover,
    input[type="submit"].green:hover,
    input[type="button"].green:hover,
    input[type="reset"].green:hover,
    input.button.green:hover,
    button.button.green:hover,
    .wrapper .woo-sc-button.green:hover,
    .added_to_cart.green:hover,
    button.green:hover {
      background: #87c000; }
  a.button.aqua,
  .submit.aqua,
  input[type="submit"].aqua,
  input[type="button"].aqua,
  input[type="reset"].aqua,
  input.button.aqua,
  button.button.aqua,
  .wrapper .woo-sc-button.aqua,
  .added_to_cart.aqua,
  button.aqua {
    border-color: #40af96;
    background: #23d7af; }
    a.button.aqua:hover,
    .submit.aqua:hover,
    input[type="submit"].aqua:hover,
    input[type="button"].aqua:hover,
    input[type="reset"].aqua:hover,
    input.button.aqua:hover,
    button.button.aqua:hover,
    .wrapper .woo-sc-button.aqua:hover,
    .added_to_cart.aqua:hover,
    button.aqua:hover {
      background: #00d2a8; }
  a.button.teal,
  .submit.teal,
  input[type="submit"].teal,
  input[type="button"].teal,
  input[type="reset"].teal,
  input.button.teal,
  button.button.teal,
  .wrapper .woo-sc-button.teal,
  .added_to_cart.teal,
  button.teal {
    border-color: #23a6d6;
    background: #23abd7; }
    a.button.teal:hover,
    .submit.teal:hover,
    input[type="submit"].teal:hover,
    input[type="button"].teal:hover,
    input[type="reset"].teal:hover,
    input.button.teal:hover,
    button.button.teal:hover,
    .wrapper .woo-sc-button.teal:hover,
    .added_to_cart.teal:hover,
    button.teal:hover {
      background: #009ed2; }
  a.button.purple,
  .submit.purple,
  input[type="submit"].purple,
  input[type="button"].purple,
  input[type="reset"].purple,
  input.button.purple,
  button.button.purple,
  .wrapper .woo-sc-button.purple,
  .added_to_cart.purple,
  button.purple {
    border-color: #234dd6;
    background: #2356d7; }
    a.button.purple:hover,
    .submit.purple:hover,
    input[type="submit"].purple:hover,
    input[type="button"].purple:hover,
    input[type="reset"].purple:hover,
    input.button.purple:hover,
    button.button.purple:hover,
    .wrapper .woo-sc-button.purple:hover,
    .added_to_cart.purple:hover,
    button.purple:hover {
      background: #0036d2; }
  a.button.pink,
  .submit.pink,
  input[type="submit"].pink,
  input[type="button"].pink,
  input[type="reset"].pink,
  input.button.pink,
  button.button.pink,
  .wrapper .woo-sc-button.pink,
  .added_to_cart.pink,
  button.pink {
    border-color: #d623cb;
    background: #d723d5; }
    a.button.pink:hover,
    .submit.pink:hover,
    input[type="submit"].pink:hover,
    input[type="button"].pink:hover,
    input[type="reset"].pink:hover,
    input.button.pink:hover,
    button.button.pink:hover,
    .wrapper .woo-sc-button.pink:hover,
    .added_to_cart.pink:hover,
    button.pink:hover {
      background: #bc00d2; }
  a.button.silver,
  .submit.silver,
  input[type="submit"].silver,
  input[type="button"].silver,
  input[type="reset"].silver,
  input.button.silver,
  button.button.silver,
  .wrapper .woo-sc-button.silver,
  .added_to_cart.silver,
  button.silver {
    color: #444 !important;
    border-color: #bbb;
    background: #d8d8d8; }
    a.button.silver:hover,
    .submit.silver:hover,
    input[type="submit"].silver:hover,
    input[type="button"].silver:hover,
    input[type="reset"].silver:hover,
    input.button.silver:hover,
    button.button.silver:hover,
    .wrapper .woo-sc-button.silver:hover,
    .added_to_cart.silver:hover,
    button.silver:hover {
      background: #ccc; }
  a.button + .button, a.button + input[type="submit"],
  .submit + .button,
  .submit + input[type="submit"],
  input[type="submit"] + .button,
  input[type="submit"] + input[type="submit"],
  input[type="button"] + .button,
  input[type="button"] + input[type="submit"],
  input[type="reset"] + .button,
  input[type="reset"] + input[type="submit"],
  input.button + .button,
  input.button + input[type="submit"],
  button.button + .button,
  button.button + input[type="submit"],
  .wrapper .woo-sc-button + .button,
  .wrapper .woo-sc-button + input[type="submit"],
  .added_to_cart + .button,
  .added_to_cart + input[type="submit"],
  button + .button,
  button + input[type="submit"] {
    margin-left: .236em; }
  a.button ins,
  .submit ins,
  input[type="submit"] ins,
  input[type="button"] ins,
  input[type="reset"] ins,
  input.button ins,
  button.button ins,
  .wrapper .woo-sc-button ins,
  .added_to_cart ins,
  button ins {
    background: none; }
  a.button:disabled,
  .submit:disabled,
  input[type="submit"]:disabled,
  input[type="button"]:disabled,
  input[type="reset"]:disabled,
  input.button:disabled,
  button.button:disabled,
  .wrapper .woo-sc-button:disabled,
  .added_to_cart:disabled,
  button:disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default; }
    a.button:disabled:hover,
    .submit:disabled:hover,
    input[type="submit"]:disabled:hover,
    input[type="button"]:disabled:hover,
    input[type="reset"]:disabled:hover,
    input.button:disabled:hover,
    button.button:disabled:hover,
    .wrapper .woo-sc-button:disabled:hover,
    .added_to_cart:disabled:hover,
    button:disabled:hover {
      background: #ff8000; }

.woo-pagination,
.woocommerce-pagination {
  margin: 0 0 2.618em;
  text-align: center;
  font-family: "Droid Sans", "Helvetica Neue", sans-serif; }
  .woo-pagination .page-numbers,
  .woocommerce-pagination .page-numbers {
    display: inline;
    text-decoration: none;
    padding: .327em .857em; }
    .woo-pagination .page-numbers.dots,
    .woocommerce-pagination .page-numbers.dots {
      background: none;
      border: 0; }
    .woo-pagination .page-numbers:hover,
    .woocommerce-pagination .page-numbers:hover {
      border-color: rgba(0, 0, 0, 0.075); }
    .woo-pagination .page-numbers.current,
    .woocommerce-pagination .page-numbers.current {
      background: white;
      color: #868686; }
  .woo-pagination li,
  .woocommerce-pagination li {
    display: inline-block; }

.woocommerce-pagination ul.page-numbers {
  border: 0;
  padding: 0; }

.nav-entries,
.wp-pagenavi,
.woo-pagination {
  padding: 1em 1.618em; }

.nav-entries a {
  display: block;
  text-decoration: none; }
  .nav-entries a:hover {
    text-decoration: underline; }

.post-entries {
  border-top: 1px solid rgba(0, 0, 0, 0.075);
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  padding: 1.618em;
  margin-bottom: 1.618em; }
  .post-entries:after {
    content: "";
    display: table;
    clear: both; }
  .post-entries .nav-prev a:before {
    content: "\f104"; }
  .post-entries .nav-next a:after {
    content: "\f105"; }

.widget_woodojo_tabs,
.woocommerce_tabs,
.woocommerce-tabs,
.sensei-tabs,
#my-courses {
  clear: both; }
  .widget_woodojo_tabs ul.nav-tabs,
  .widget_woodojo_tabs ul.tabs,
  .widget_woodojo_tabs ul.ui-tabs-nav,
  .woocommerce_tabs ul.nav-tabs,
  .woocommerce_tabs ul.tabs,
  .woocommerce_tabs ul.ui-tabs-nav,
  .woocommerce-tabs ul.nav-tabs,
  .woocommerce-tabs ul.tabs,
  .woocommerce-tabs ul.ui-tabs-nav,
  .sensei-tabs ul.nav-tabs,
  .sensei-tabs ul.tabs,
  .sensei-tabs ul.ui-tabs-nav,
  #my-courses ul.nav-tabs,
  #my-courses ul.tabs,
  #my-courses ul.ui-tabs-nav {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
    text-align: center; }
    .widget_woodojo_tabs ul.nav-tabs:after,
    .widget_woodojo_tabs ul.tabs:after,
    .widget_woodojo_tabs ul.ui-tabs-nav:after,
    .woocommerce_tabs ul.nav-tabs:after,
    .woocommerce_tabs ul.tabs:after,
    .woocommerce_tabs ul.ui-tabs-nav:after,
    .woocommerce-tabs ul.nav-tabs:after,
    .woocommerce-tabs ul.tabs:after,
    .woocommerce-tabs ul.ui-tabs-nav:after,
    .sensei-tabs ul.nav-tabs:after,
    .sensei-tabs ul.tabs:after,
    .sensei-tabs ul.ui-tabs-nav:after,
    #my-courses ul.nav-tabs:after,
    #my-courses ul.tabs:after,
    #my-courses ul.ui-tabs-nav:after {
      content: "";
      display: table;
      clear: both; }
    .widget_woodojo_tabs ul.nav-tabs li,
    .widget_woodojo_tabs ul.tabs li,
    .widget_woodojo_tabs ul.ui-tabs-nav li,
    .woocommerce_tabs ul.nav-tabs li,
    .woocommerce_tabs ul.tabs li,
    .woocommerce_tabs ul.ui-tabs-nav li,
    .woocommerce-tabs ul.nav-tabs li,
    .woocommerce-tabs ul.tabs li,
    .woocommerce-tabs ul.ui-tabs-nav li,
    .sensei-tabs ul.nav-tabs li,
    .sensei-tabs ul.tabs li,
    .sensei-tabs ul.ui-tabs-nav li,
    #my-courses ul.nav-tabs li,
    #my-courses ul.tabs li,
    #my-courses ul.ui-tabs-nav li {
      float: left;
      margin-bottom: 0;
      display: block; }
      .widget_woodojo_tabs ul.nav-tabs li a,
      .widget_woodojo_tabs ul.tabs li a,
      .widget_woodojo_tabs ul.ui-tabs-nav li a,
      .woocommerce_tabs ul.nav-tabs li a,
      .woocommerce_tabs ul.tabs li a,
      .woocommerce_tabs ul.ui-tabs-nav li a,
      .woocommerce-tabs ul.nav-tabs li a,
      .woocommerce-tabs ul.tabs li a,
      .woocommerce-tabs ul.ui-tabs-nav li a,
      .sensei-tabs ul.nav-tabs li a,
      .sensei-tabs ul.tabs li a,
      .sensei-tabs ul.ui-tabs-nav li a,
      #my-courses ul.nav-tabs li a,
      #my-courses ul.tabs li a,
      #my-courses ul.ui-tabs-nav li a {
        border-bottom: 0;
        background: #e9e9e9;
        border-bottom-width: 0;
        border-right-width: 0;
        display: block;
        margin: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        padding: .202em .53em !important;
        position: relative; }
        .widget_woodojo_tabs ul.nav-tabs li a:before,
        .widget_woodojo_tabs ul.tabs li a:before,
        .widget_woodojo_tabs ul.ui-tabs-nav li a:before,
        .woocommerce_tabs ul.nav-tabs li a:before,
        .woocommerce_tabs ul.tabs li a:before,
        .woocommerce_tabs ul.ui-tabs-nav li a:before,
        .woocommerce-tabs ul.nav-tabs li a:before,
        .woocommerce-tabs ul.tabs li a:before,
        .woocommerce-tabs ul.ui-tabs-nav li a:before,
        .sensei-tabs ul.nav-tabs li a:before,
        .sensei-tabs ul.tabs li a:before,
        .sensei-tabs ul.ui-tabs-nav li a:before,
        #my-courses ul.nav-tabs li a:before,
        #my-courses ul.tabs li a:before,
        #my-courses ul.ui-tabs-nav li a:before {
          content: "";
          display: block;
          border: .857em solid transparent;
          border-top-color: #f3f3f3;
          position: absolute;
          top: 0;
          left: -.857em;
          z-index: 99; }
      .widget_woodojo_tabs ul.nav-tabs li:first-child a:before,
      .widget_woodojo_tabs ul.tabs li:first-child a:before,
      .widget_woodojo_tabs ul.ui-tabs-nav li:first-child a:before,
      .woocommerce_tabs ul.nav-tabs li:first-child a:before,
      .woocommerce_tabs ul.tabs li:first-child a:before,
      .woocommerce_tabs ul.ui-tabs-nav li:first-child a:before,
      .woocommerce-tabs ul.nav-tabs li:first-child a:before,
      .woocommerce-tabs ul.tabs li:first-child a:before,
      .woocommerce-tabs ul.ui-tabs-nav li:first-child a:before,
      .sensei-tabs ul.nav-tabs li:first-child a:before,
      .sensei-tabs ul.tabs li:first-child a:before,
      .sensei-tabs ul.ui-tabs-nav li:first-child a:before,
      #my-courses ul.nav-tabs li:first-child a:before,
      #my-courses ul.tabs li:first-child a:before,
      #my-courses ul.ui-tabs-nav li:first-child a:before {
        display: none; }
      .widget_woodojo_tabs ul.nav-tabs li.active, .widget_woodojo_tabs ul.nav-tabs li.ui-tabs-active,
      .widget_woodojo_tabs ul.tabs li.active,
      .widget_woodojo_tabs ul.tabs li.ui-tabs-active,
      .widget_woodojo_tabs ul.ui-tabs-nav li.active,
      .widget_woodojo_tabs ul.ui-tabs-nav li.ui-tabs-active,
      .woocommerce_tabs ul.nav-tabs li.active,
      .woocommerce_tabs ul.nav-tabs li.ui-tabs-active,
      .woocommerce_tabs ul.tabs li.active,
      .woocommerce_tabs ul.tabs li.ui-tabs-active,
      .woocommerce_tabs ul.ui-tabs-nav li.active,
      .woocommerce_tabs ul.ui-tabs-nav li.ui-tabs-active,
      .woocommerce-tabs ul.nav-tabs li.active,
      .woocommerce-tabs ul.nav-tabs li.ui-tabs-active,
      .woocommerce-tabs ul.tabs li.active,
      .woocommerce-tabs ul.tabs li.ui-tabs-active,
      .woocommerce-tabs ul.ui-tabs-nav li.active,
      .woocommerce-tabs ul.ui-tabs-nav li.ui-tabs-active,
      .sensei-tabs ul.nav-tabs li.active,
      .sensei-tabs ul.nav-tabs li.ui-tabs-active,
      .sensei-tabs ul.tabs li.active,
      .sensei-tabs ul.tabs li.ui-tabs-active,
      .sensei-tabs ul.ui-tabs-nav li.active,
      .sensei-tabs ul.ui-tabs-nav li.ui-tabs-active,
      #my-courses ul.nav-tabs li.active,
      #my-courses ul.nav-tabs li.ui-tabs-active,
      #my-courses ul.tabs li.active,
      #my-courses ul.tabs li.ui-tabs-active,
      #my-courses ul.ui-tabs-nav li.active,
      #my-courses ul.ui-tabs-nav li.ui-tabs-active {
        position: relative; }
        .widget_woodojo_tabs ul.nav-tabs li.active a, .widget_woodojo_tabs ul.nav-tabs li.ui-tabs-active a,
        .widget_woodojo_tabs ul.tabs li.active a,
        .widget_woodojo_tabs ul.tabs li.ui-tabs-active a,
        .widget_woodojo_tabs ul.ui-tabs-nav li.active a,
        .widget_woodojo_tabs ul.ui-tabs-nav li.ui-tabs-active a,
        .woocommerce_tabs ul.nav-tabs li.active a,
        .woocommerce_tabs ul.nav-tabs li.ui-tabs-active a,
        .woocommerce_tabs ul.tabs li.active a,
        .woocommerce_tabs ul.tabs li.ui-tabs-active a,
        .woocommerce_tabs ul.ui-tabs-nav li.active a,
        .woocommerce_tabs ul.ui-tabs-nav li.ui-tabs-active a,
        .woocommerce-tabs ul.nav-tabs li.active a,
        .woocommerce-tabs ul.nav-tabs li.ui-tabs-active a,
        .woocommerce-tabs ul.tabs li.active a,
        .woocommerce-tabs ul.tabs li.ui-tabs-active a,
        .woocommerce-tabs ul.ui-tabs-nav li.active a,
        .woocommerce-tabs ul.ui-tabs-nav li.ui-tabs-active a,
        .sensei-tabs ul.nav-tabs li.active a,
        .sensei-tabs ul.nav-tabs li.ui-tabs-active a,
        .sensei-tabs ul.tabs li.active a,
        .sensei-tabs ul.tabs li.ui-tabs-active a,
        .sensei-tabs ul.ui-tabs-nav li.active a,
        .sensei-tabs ul.ui-tabs-nav li.ui-tabs-active a,
        #my-courses ul.nav-tabs li.active a,
        #my-courses ul.nav-tabs li.ui-tabs-active a,
        #my-courses ul.tabs li.active a,
        #my-courses ul.tabs li.ui-tabs-active a,
        #my-courses ul.ui-tabs-nav li.active a,
        #my-courses ul.ui-tabs-nav li.ui-tabs-active a {
          background: #fff;
          color: #868686; }
          .widget_woodojo_tabs ul.nav-tabs li.active a:after, .widget_woodojo_tabs ul.nav-tabs li.ui-tabs-active a:after,
          .widget_woodojo_tabs ul.tabs li.active a:after,
          .widget_woodojo_tabs ul.tabs li.ui-tabs-active a:after,
          .widget_woodojo_tabs ul.ui-tabs-nav li.active a:after,
          .widget_woodojo_tabs ul.ui-tabs-nav li.ui-tabs-active a:after,
          .woocommerce_tabs ul.nav-tabs li.active a:after,
          .woocommerce_tabs ul.nav-tabs li.ui-tabs-active a:after,
          .woocommerce_tabs ul.tabs li.active a:after,
          .woocommerce_tabs ul.tabs li.ui-tabs-active a:after,
          .woocommerce_tabs ul.ui-tabs-nav li.active a:after,
          .woocommerce_tabs ul.ui-tabs-nav li.ui-tabs-active a:after,
          .woocommerce-tabs ul.nav-tabs li.active a:after,
          .woocommerce-tabs ul.nav-tabs li.ui-tabs-active a:after,
          .woocommerce-tabs ul.tabs li.active a:after,
          .woocommerce-tabs ul.tabs li.ui-tabs-active a:after,
          .woocommerce-tabs ul.ui-tabs-nav li.active a:after,
          .woocommerce-tabs ul.ui-tabs-nav li.ui-tabs-active a:after,
          .sensei-tabs ul.nav-tabs li.active a:after,
          .sensei-tabs ul.nav-tabs li.ui-tabs-active a:after,
          .sensei-tabs ul.tabs li.active a:after,
          .sensei-tabs ul.tabs li.ui-tabs-active a:after,
          .sensei-tabs ul.ui-tabs-nav li.active a:after,
          .sensei-tabs ul.ui-tabs-nav li.ui-tabs-active a:after,
          #my-courses ul.nav-tabs li.active a:after,
          #my-courses ul.nav-tabs li.ui-tabs-active a:after,
          #my-courses ul.tabs li.active a:after,
          #my-courses ul.tabs li.ui-tabs-active a:after,
          #my-courses ul.ui-tabs-nav li.active a:after,
          #my-courses ul.ui-tabs-nav li.ui-tabs-active a:after {
            content: "";
            display: block;
            position: absolute;
            bottom: -4px;
            left: 0;
            right: 0;
            height: 4px;
            background: #fff; }

.panel {
  background: #fff;
  padding: 1.618em;
  margin-bottom: 3.631em;
  position: relative; }
  .panel:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -.382em;
    z-index: 99;
    left: -.05em;
    right: -.05em;
    border: 0.382em solid #f3f3f3;
    border-top-color: transparent;
    border-bottom-color: transparent; }
  .panel p:last-child {
    margin: 0; }
  .panel h2:first-of-type {
    text-align: center;
    position: relative;
    padding-bottom: .618em;
    padding-bottom: .327em;
    margin-bottom: 1em;
    font-size: 1.618em; }
    .panel h2:first-of-type:after {
      display: block;
      content: "";
      width: 36px;
      height: 3px;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -18px;
      background-color: rgba(0, 0, 0, 0.1); }

@media only screen and (min-width: 768px) {
  .panel {
    padding: 5.874em; }

  .widget_woodojo_tabs ul.nav-tabs li,
  .widget_woodojo_tabs ul.tabs li,
  .widget_woodojo_tabs ul.ui-tabs-nav li,
  .woocommerce_tabs ul.nav-tabs li,
  .woocommerce_tabs ul.tabs li,
  .woocommerce_tabs ul.ui-tabs-nav li,
  .woocommerce-tabs ul.nav-tabs li,
  .woocommerce-tabs ul.tabs li,
  .woocommerce-tabs ul.ui-tabs-nav li,
  .sensei-tabs ul.nav-tabs li,
  .sensei-tabs ul.tabs li,
  .sensei-tabs ul.ui-tabs-nav li,
  #my-courses ul.nav-tabs li,
  #my-courses ul.tabs li,
  #my-courses ul.ui-tabs-nav li {
    float: none;
    display: inline-block;
    margin-left: -4px; }
    .widget_woodojo_tabs ul.nav-tabs li a,
    .widget_woodojo_tabs ul.tabs li a,
    .widget_woodojo_tabs ul.ui-tabs-nav li a,
    .woocommerce_tabs ul.nav-tabs li a,
    .woocommerce_tabs ul.tabs li a,
    .woocommerce_tabs ul.ui-tabs-nav li a,
    .woocommerce-tabs ul.nav-tabs li a,
    .woocommerce-tabs ul.tabs li a,
    .woocommerce-tabs ul.ui-tabs-nav li a,
    .sensei-tabs ul.nav-tabs li a,
    .sensei-tabs ul.tabs li a,
    .sensei-tabs ul.ui-tabs-nav li a,
    #my-courses ul.nav-tabs li a,
    #my-courses ul.tabs li a,
    #my-courses ul.ui-tabs-nav li a {
      padding: .618em 1.387em !important; }

  #tab-description p {
    font-size: 1.1em; } }
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .panel {
    padding: 3.631em; } }
.fl {
  float: left; }

.fr {
  float: right; }

.ac {
  text-align: center; }

.ar {
  text-align: right; }

.fix:after {
  content: "";
  display: table;
  clear: both; }

.message {
  padding: 1em 1.618em 1em 5.874em;
  background: #28a8d3;
  margin-bottom: 2.618em;
  font-weight: normal;
  position: relative;
  color: #fff; }
  .message:before {
    font-family: 'FontAwesome';
    content: "\f05a";
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 2.618em;
    background: #269ec6;
    text-align: center;
    padding: 1em .618em;
    font-weight: normal !important; }
  .message a {
    color: #fff;
    text-decoration: underline; }
    .message a:hover {
      color: #fff;
      text-decoration: none; }
  .message a.button {
    background: #fff;
    color: #28a8d3;
    font-size: .857em;
    padding: .202em .618em; }
    .message a.button:hover, .message a.button:active {
      background: rgba(255, 255, 255, 0.8);
      color: #28a8d3; }

.hide {
  opacity: 0; }

/**
 * No Frame Page Template
 *
 * Styles applied to no frame page template elements.
 */
.no-frame article.hentry {
  padding: 0 1.618em;
  background-color: transparent; }
  .no-frame article.hentry .entry-footer {
    border: 0;
    padding: 0;
    margin: 0; }
  .no-frame article.hentry .entry-header {
    margin-left: -999em;
    margin-right: -999em;
    margin-bottom: 2.618em;
    padding: 1.618em 999em;
    background: white;
    text-align: center; }
.no-frame .widget,
.no-frame .woocommerce,
.no-frame .projects {
  padding: 0 1.618em; }
.no-frame .section-title {
  text-align: center;
  padding-bottom: 1.618em; }

@media only screen and (min-width: 768px) {
  .no-frame article.hentry {
    padding: 0; }
    .no-frame article.hentry .entry-header {
      margin-top: -5.874em;
      padding-top: 3.631em;
      padding-bottom: 3.631em; }
  .no-frame .widget,
  .no-frame .woocommerce,
  .no-frame .projects {
    padding: 0; } }
