@charset "UTF-8";
/*
Theme Name: _tk CWAF
Theme URI: http://themekraft.com/store/_tk-free-wordpress-starter-theme-based-on-twitter-bootstrap/
Author: Julio Liu Wong
Author URI: http://jliuwong.com/
Description: Confucius was a Foodie theme based on starter theme _tk.
Version: 2.0.1
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*************************************************************
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into
the _s starter theme from Automattic, the guys behind WordPress.
_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc. Twitter Bootstrap
*************************************************************
Credits:
1. Bootstrap
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f58353a31151a8c05d7c)
 * Config saved to config.json and https://gist.github.com/f58353a31151a8c05d7c
2. wp_bootstrap_navwalker
* Class Name: wp_bootstrap_navwalker
* GitHub URI: https://github.com/twittem/wp-bootstrap-navwalker
*************************************************************
The _tk Project on Github - https://github.com/Themekraft/_tk/
*************************************************************
Thanks for using _tk Theme.
We hope you enjoy it!

*************************************************************
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=e3a45154194793e90c0bc94013ce9a26)
 * Config saved to config.json and https://gist.github.com/e3a45154194793e90c0bc94013ce9a26
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td, .table th {
    background-color: #fff !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  border: 0;
  background-color: transparent; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup, .dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("includes/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("includes/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("includes/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("includes/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("includes/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("includes/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .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 {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

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

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

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

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

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

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.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: #fff; }

.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-remove:before, .fa-close:before, .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, .fa-bar-chart: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-f:before, .fa-facebook:before {
  content: "\f09a"; }

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

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

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

.fa-feed:before, .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, .fa-gratipay: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-pp: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-buoy: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-resistance: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-y-combinator-square:before, .fa-yc-square:before, .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"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

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

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

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

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

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

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

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

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

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

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

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

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

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

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

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

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

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

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

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

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

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

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

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

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

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

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

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

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

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

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

.fa-edge:before {
  content: "\f282"; }

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

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

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

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

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

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

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

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

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

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

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

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

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

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

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

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

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

.fa-linode:before {
  content: "\f2b8"; }

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

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"; }

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

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

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

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

a {
  color: inherit;
  font-weight: 600; }
  a:hover, a:active, a:focus {
    color: #E2A835; }
  a:focus {
    outline: none; }

a.reversed {
  color: #fff; }
  a.reversed:hover, a.reversed:active, a.reversed:focus {
    color: #E2A835; }

hr {
  margin-top: 2em;
  margin-bottom: 2em;
  border-top: 1px solid #EAEAEA; }

.eps-hr {
  margin: .75em 0; }

img {
  height: auto;
  max-width: 100%; }

ul, ol {
  padding-left: 2rem; }

.wp-caption {
  max-width: 100%; }
  .wp-caption img {
    width: 100%; }

.wp-caption-text {
  padding: 1em;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.4rem;
  color: #777; }

div[id^="gallery-"] {
  padding-top: 1em;
  padding-bottom: 2em; }
  div[id^="gallery-"] .gallery-item {
    margin: 0 !important; }
    div[id^="gallery-"] .gallery-item a {
      display: block;
      border: 2px solid white;
      position: relative; }
      div[id^="gallery-"] .gallery-item a:after {
        content: '';
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        background: #E2A835;
        opacity: 0;
        z-index: 1; }
      div[id^="gallery-"] .gallery-item a:before {
        content: '\f00e';
        font-family: FontAwesome;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 32px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        z-index: 2;
        color: white; }
      div[id^="gallery-"] .gallery-item a:hover:after {
        opacity: .75; }
  div[id^="gallery-"] img {
    border: none !important; }

.screen-reader-text, .no-css {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.force-center, .col-center {
  margin: 0 auto;
  float: none; }

input[type="search"] {
  width: 438px;
  max-width: 100%;
  border: none;
  padding: .5em 1em;
  height: 50px;
  background: white;
  border: 2px solid transparent;
  border-radius: 0; }

input[type="submit"] {
  height: 50px; }

#post {
  background: #fff; }

#comments {
  padding-top: 3em; }
  #comments h3 {
    text-align: center; }

.lead {
  font-family: "leitura-news", serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -.01em;
  margin-top: 1em;
  margin-bottom: 1.5em; }

.container {
  padding: 0 20px 1em; }

.container-fluid {
  padding-left: 20px;
  padding-right: 20px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px; }

.tidbits-list {
  margin: 0;
  padding: 0; }
  .tidbits-list > li {
    list-style: none;
    padding-bottom: 2em;
    float: none;
    display: inline-block;
    vertical-align: top; }
    .tidbits-list > li a.h6 {
      display: block;
      margin-top: 1em; }
  .tidbits-list .tidbit-image {
    position: relative; }
    .tidbits-list .tidbit-image .link-cover:after {
      content: '\f178';
      font-family: FontAwesome;
      line-height: 42px;
      width: 44px;
      height: 44px;
      color: #fff;
      font-size: 2.2rem;
      border: 2px solid #fff;
      display: inline-block;
      position: relative;
      top: -.1em;
      text-align: center;
      border-radius: 50%;
      opacity: 0;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 2;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -moz-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
    .tidbits-list .tidbit-image:hover .link-cover:after, .tidbits-list .tidbit-image:active .link-cover:after {
      opacity: 1;
      -webkit-transform: translateY(-50%) translateX(0);
      -moz-transform: translateY(-50%) translateX(0);
      transform: translateY(-50%) translateX(0); }
  .tidbits-list .tidbit-description {
    margin: 0; }
    .tidbits-list .tidbit-description ul {
      padding-left: 1.5em; }
      .tidbits-list .tidbit-description ul li {
        padding-bottom: 1em; }

.tidbit-links {
  text-align: center;
  position: relative;
  margin-top: 4em; }
  .tidbit-links .ep-link {
    color: #15151E; }
  .tidbit-links:before {
    content: '';
    position: absolute;
    top: -2em;
    left: 0;
    right: 0;
    height: 2px;
    width: 28px;
    margin: 0 auto;
    background: #E2A835; }

.places-list {
  padding: 0; }
  .places-list > li {
    list-style: none;
    padding-bottom: 2em;
    float: none;
    display: inline-block;
    vertical-align: top; }
  .places-list .place-description p {
    font-size: 1.4rem;
    margin-bottom: .5em; }
  .places-list .place-meta {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #999;
    text-align: right; }

.link-text {
  position: absolute;
  left: 1em;
  right: 1em;
  bottom: 1em;
  z-index: 3; }
  .link-text h5, .link-text a, .link-text p {
    color: #fff; }
  .link-text h3, .link-text h5 {
    margin: 0; }
    .link-text h3 a, .link-text h5 a {
      text-decoration: none;
      display: block;
      font-weight: 400; }
      .link-text h3 a:after, .link-text h5 a:after {
        content: '\f178';
        font-family: FontAwesome;
        line-height: 42px;
        width: 44px;
        height: 44px;
        color: #fff;
        font-size: 2.2rem;
        border: 2px solid #fff;
        display: inline-block;
        position: relative;
        top: -.1em;
        text-align: center;
        border-radius: 50%;
        opacity: 0; }
  .link-text p {
    font-size: 1.4rem;
    margin: 0;
    text-transform: uppercase; }

.gallery-grid {
  margin-left: -.25em;
  margin-right: -.25em; }
  .gallery-grid .gallery-link {
    padding: .1em; }

.gallery-link, .external-link {
  display: block;
  position: relative; }
  .gallery-link:after, .external-link:after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #E2A835;
    opacity: 0;
    z-index: 1; }
  .gallery-link:before, .external-link:before {
    font-family: FontAwesome;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    z-index: 2;
    color: white; }
  .gallery-link:hover:after, .external-link:hover:after {
    opacity: .75; }
  .gallery-link img, .external-link img {
    width: 100%; }

.gallery-link:before {
  content: '\f00e'; }

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

.ep-description p {
  font-size: 1.6rem; }

p.ep-meta {
  font-size: 1.4rem;
  margin-bottom: 0; }
  p.ep-meta i {
    font-size: 1rem; }

.all-posts {
  background-position: center 60%;
  background-size: cover;
  background-repeat: no-repeat; }

.notice {
  color: #fff;
  font-weight: 600;
  letter-spacing: .01em;
  text-transform: uppercase; }

#below-header {
  background: #fff;
  position: relative;
  z-index: 30; }
  #below-header img.inline-logo {
    height: 50px;
    width: auto;
    display: inline-block;
    margin: .5em 1em .5em 0; }

#content {
  padding-top: 4em;
  padding-bottom: 3em; }

.welcome-message {
  padding-bottom: 2.4rem; }

.custom-loop {
  margin: 0;
  padding-bottom: 1em; }
  .custom-loop li {
    position: relative;
    list-style: none;
    width: 50%;
    height: 440px;
    float: left;
    position: relative;
    border: 1px solid white;
    background-position: center bottom;
    background-size: cover; }
    .custom-loop li p {
      color: white; }
    .custom-loop li .ep-meta {
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      padding-top: .5em;
      margin-top: .5em; }
    .custom-loop li:after {
      content: '';
      position: absolute;
      top: 25%;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: .95;
      background: -moz-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(21, 21, 30, 0)), color-stop(100%, #15151e));
      background: -webkit-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      background: -o-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      background: -ms-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      background: linear-gradient(to bottom, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0015151e', endColorstr='#15151e',GradientType=0 ); }

.home-videos-loop {
  padding: 0;
  margin-bottom: 0; }
  .home-videos-loop li {
    list-style: none;
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 1em; }
    .home-videos-loop li .ep-image {
      position: relative; }
      .home-videos-loop li .ep-image img {
        width: 100%; }
      .home-videos-loop li .ep-image .link-cover:after {
        content: '\f178';
        font-family: FontAwesome;
        line-height: 42px;
        width: 44px;
        height: 44px;
        color: #fff;
        font-size: 2.2rem;
        border: 2px solid #fff;
        display: inline-block;
        position: relative;
        top: -.1em;
        text-align: center;
        border-radius: 50%;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 2;
        -webkit-transform: translateY(-50%) translateX(-10%);
        -moz-transform: translateY(-50%) translateX(-10%);
        transform: translateY(-50%) translateX(-10%); }
    .home-videos-loop li:hover .link-cover:after, .home-videos-loop li:active .link-cover:after {
      opacity: 1;
      -webkit-transform: translateY(-50%) translateX(0);
      -moz-transform: translateY(-50%) translateX(0);
      transform: translateY(-50%) translateX(0); }
    .home-videos-loop li .ep-title {
      display: block;
      color: #15151E;
      margin: .5em 0;
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.21875; }
      .home-videos-loop li .ep-title:visited {
        color: #777; }
      .home-videos-loop li .ep-title:hover, .home-videos-loop li .ep-title:active, .home-videos-loop li .ep-title:focus {
        color: #E2A835;
        text-decoration: none; }
    .home-videos-loop li .ep-meta {
      font-size: 1.4rem;
      color: #15151E; }
      .home-videos-loop li .ep-meta span {
        color: #555; }
        .home-videos-loop li .ep-meta span:last-of-type {
          display: none; }

.home-pages-link {
  margin: 0;
  padding: 0; }
  .home-pages-link li {
    position: relative;
    list-style: none;
    padding: 0;
    height: 260px;
    background-position: center 30%;
    background-size: cover; }
    .home-pages-link li .link-text {
      bottom: 0;
      height: 110px; }
    .home-pages-link li p {
      color: #EAEAEA;
      letter-spacing: .05em; }
    .home-pages-link li:after {
      content: '';
      position: absolute;
      top: 25%;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: .95;
      background: -moz-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(21, 21, 30, 0)), color-stop(100%, #15151e));
      background: -webkit-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      background: -o-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      background: -ms-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      background: linear-gradient(to bottom, rgba(21, 21, 30, 0) 0%, #15151e 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0015151e', endColorstr='#15151e',GradientType=0 ); }

.hover-fx .link-cover {
  background: #E2A835;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity .1s;
  transition: opacity .1s; }

.hover-fx:hover h3 a:after, .hover-fx:hover h5 a:after, .hover-fx:active h3 a:after, .hover-fx:active h5 a:after {
  opacity: 1;
  -webkit-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0); }

.hover-fx:hover .link-cover, .hover-fx:active .link-cover {
  opacity: .9; }

.individuals > div {
  padding: 1.5em 0; }

.individuals h2 {
  margin-bottom: 0; }

.individuals a {
  color: #fff;
  font-weight: 600;
  letter-spacing: .01em;
  text-transform: uppercase;
  color: #15151E; }

.individuals p {
  margin-top: 2em; }

#posts-nav li {
  height: 340px;
  background-position: center;
  position: relative; }
  #posts-nav li:hover .link-text:after, #posts-nav li:active .link-text:after {
    opacity: 1; }
  #posts-nav li:hover .link-text .nav-info, #posts-nav li:active .link-text .nav-info {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    visibility: hidden; }
  #posts-nav li:after {
    content: '';
    position: absolute;
    top: 25%;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .95;
    background: -moz-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(21, 21, 30, 0)), color-stop(100%, #15151e));
    background: -webkit-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    background: -o-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    background: -ms-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    background: linear-gradient(to bottom, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0015151e', endColorstr='#15151e',GradientType=0 ); }

#posts-nav .link-text {
  font-weight: 400; }
  #posts-nav .link-text:after {
    content: '\f178';
    font-family: FontAwesome;
    line-height: 42px;
    width: 44px;
    height: 44px;
    color: #fff;
    font-size: 2.2rem;
    border: 2px solid #fff;
    display: inline-block;
    position: relative;
    top: -.1em;
    text-align: center;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    top: .15em;
    display: block; }
  #posts-nav .link-text:hover, #posts-nav .link-text:focus {
    text-decoration: none; }
  #posts-nav .link-text .nav-info {
    position: absolute;
    top: -3em;
    width: 80%;
    left: 0;
    color: white;
    border-bottom: 2px solid white;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    #posts-nav .link-text .nav-info .notice {
      margin: 0;
      vertical-align: baseline; }
  #posts-nav .link-text h5 {
    margin-top: 0; }

#posts-nav .post-prev {
  text-align: left; }
  #posts-nav .post-prev .link-text:after {
    left: -1em;
    content: '\f177'; }
  #posts-nav .post-prev:hover .link-text:after, #posts-nav .post-prev:active .link-text:after {
    -webkit-transform: translate3d(-75%, 0, 0);
    transform: translate3d(-75%, 0, 0); }

#posts-nav .post-next {
  text-align: right; }
  #posts-nav .post-next .link-text:after {
    right: -1em; }
  #posts-nav .post-next .link-text .nav-info {
    right: 0;
    left: auto; }
  #posts-nav .post-next:hover .link-text:after {
    -webkit-transform: translate3d(75%, 0, 0);
    transform: translate3d(75%, 0, 0); }

#posts-nav .all-posts .link-text:after {
  content: '\f00a';
  font-family: FontAwesome;
  font-weight: 400;
  line-height: 44px; }

.section-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 160px;
  text-align: center;
  position: relative;
  margin: 0 0 3em; }
  .section-header:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background: #15151E; }
  .section-header h2 {
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    color: #fff; }
    .section-header h2:before {
      content: '';
      position: absolute;
      top: -2em;
      left: 0;
      right: 0;
      height: 2px;
      width: 28px;
      margin: 0 auto;
      top: -1em;
      background: #fff;
      z-index: 2; }
  .section-header .section-icon {
    width: 64px;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -.9em;
    left: 0;
    margin: 0 auto; }

.share {
  margin: 0 0 2em;
  padding: 0; }
  .share li {
    display: inline-block; }
    .share li a {
      display: block;
      line-height: 34px !important;
      border-radius: 50%;
      width: 32px;
      height: 32px;
      color: #EAEAEA;
      font-size: 1.8rem;
      text-align: center; }
      .share li a:hover, .share li a:active {
        color: #fff;
        background: #E2A835; }

.subhead-w-btn h4 {
  padding-top: 1em;
  padding-bottom: 1em; }

.content-share {
  text-align: center;
  position: relative;
  margin-top: 4em; }
  .content-share:before {
    content: '';
    position: absolute;
    top: -2em;
    left: 0;
    right: 0;
    height: 2px;
    width: 28px;
    margin: 0 auto;
    background: #E2A835; }
  .content-share .ssba {
    color: #15151E; }
  .content-share .share li a {
    color: #fff;
    background: #E2A835; }
    .content-share .share li a:hover, .content-share .share li a:active {
      background: #b17e19; }

.watch-list {
  padding: 1.6rem 0 0;
  margin: 0 -1.6rem;
  list-style: none; }
  .watch-list li {
    padding: 0 1.6rem 1.6rem;
    float: none;
    display: inline-block;
    vertical-align: top; }
    .watch-list li a {
      display: block; }
      .watch-list li a img {
        height: 42px; }
    .watch-list li p {
      font-size: 1.4rem;
      margin: 1.25em 0; }

.episode-list {
  padding: 0 0 3.2rem;
  margin: 0 0;
  list-style: none; }
  .episode-list li {
    float: none;
    display: inline-block;
    vertical-align: middle; }
    .episode-list li h4 {
      margin-top: 0; }
    .episode-list li:not(:last-of-type) {
      margin-bottom: 3.2rem; }

.series-logo {
  display: block;
  margin: 0 auto;
  max-width: 244px; }

.series-details {
  margin-top: 4.8rem;
  margin-bottom: 4.8rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA; }
  .series-details div {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 2rem 0; }
  .series-details p:last-of-type {
    margin: 0; }
  .series-details a.btn {
    margin-bottom: 1rem; }
    .series-details a.btn:first-of-type {
      margin-right: .8rem; }

.alert {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  text-align: center; }
  .alert p {
    margin: 0;
    font-weight: 600; }
    .alert p em {
      border-bottom: 2px solid currentColor; }
  .alert.grey {
    color: #fff;
    background: #777; }

.wp-pagenavi {
  text-align: center;
  margin-bottom: 3.2rem;
  border-top: 2px solid #EAEAEA;
  padding-top: 3.2rem; }
  .wp-pagenavi a, .wp-pagenavi span {
    border: none; }
  .wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
    color: #15151E;
    font-weight: 600;
    letter-spacing: .01em;
    text-transform: uppercase;
    font-size: 1.4rem; }
  .wp-pagenavi a.previouspostslink {
    padding-right: 1.6rem; }
  .wp-pagenavi a.nextpostslink {
    padding-left: 1.6rem; }
  .wp-pagenavi a:hover, .wp-pagenavi a:focus, .wp-pagenavi a:active {
    text-decoration: none;
    color: #E2A835; }
  .wp-pagenavi span.pages {
    border-right: 2px solid #EAEAEA;
    padding-right: 1.6rem;
    margin-right: 1.6rem; }
  .wp-pagenavi span.current {
    border-bottom: 2px solid currentColor; }

.places-filter {
  text-align: center; }
  .places-filter .container {
    padding-bottom: 0; }
  .places-filter .searchandfilter {
    padding-bottom: 4em; }
    .places-filter .searchandfilter > ul {
      margin: 0;
      padding: 0;
      background: white; }
      .places-filter .searchandfilter > ul > li {
        padding: 0;
        border: 1px solid #EAEAEA; }
        .places-filter .searchandfilter > ul > li.sf-field-search {
          width: 30%;
          min-width: 280px; }
        .places-filter .searchandfilter > ul > li.sf-field-taxonomy-places-categories {
          border-left: none;
          border-right: none;
          padding: 0 10px; }
          .places-filter .searchandfilter > ul > li.sf-field-taxonomy-places-categories label {
            display: inline-block; }
        .places-filter .searchandfilter > ul > li.sf-field-tag {
          padding: 0 10px;
          border-right: none; }
          .places-filter .searchandfilter > ul > li.sf-field-tag h4, .places-filter .searchandfilter > ul > li.sf-field-tag label {
            display: inline-block;
            vertical-align: middle; }
          .places-filter .searchandfilter > ul > li.sf-field-tag h4 {
            padding: 0 10px; }
        .places-filter .searchandfilter > ul > li.sf-field-submit {
          border: none; }
      .places-filter .searchandfilter > ul ul {
        padding: 0; }
      .places-filter .searchandfilter > ul li {
        float: none;
        display: inline-block;
        vertical-align: middle; }
        .places-filter .searchandfilter > ul li li {
          height: 48px;
          padding: 9px 10px; }
    .places-filter .searchandfilter .sf-count {
      display: none; }
    .places-filter .searchandfilter label {
      display: block;
      margin: 0;
      padding: 0; }
      .places-filter .searchandfilter label.sf-label-checkbox {
        -webkit-transform: translateY(2px);
        transform: translateY(2px); }
    .places-filter .searchandfilter input.sf-input-text {
      display: block;
      border: none;
      padding: 0 16px;
      height: 48px;
      width: 100%; }
    .places-filter .searchandfilter select.sf-input-select {
      height: 48px;
      border: none;
      background: white;
      min-width: 160px; }
    .places-filter .searchandfilter input[type="checkbox"].sf-input-checkbox {
      margin: 0 4px; }
    .places-filter .searchandfilter input[type="submit"] {
      position: relative;
      padding: 1em 2em;
      display: inline-block;
      border-radius: 0;
      color: #fff;
      font-weight: 600;
      letter-spacing: .01em;
      text-transform: uppercase;
      font-size: 1.6rem;
      line-height: 1;
      text-align: center;
      border: none;
      overflow: hidden;
      cursor: pointer;
      color: #fff;
      background: #E2A835; }
      .places-filter .searchandfilter input[type="submit"]:hover, .places-filter .searchandfilter input[type="submit"]:active, .places-filter .searchandfilter input[type="submit"]:focus {
        color: #fff;
        background: #b17e19;
        text-decoration: none;
        box-shadow: none; }
      .places-filter .searchandfilter input[type="submit"]:focus {
        outline: none; }

.places-results {
  background: #fafafa;
  padding-top: 3.2rem; }

.place-item {
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem; }
  .place-item h4 a {
    font-weight: 400; }
  .place-item p {
    margin-top: 0;
    margin-bottom: .8rem; }

.place-details {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
  word-wrap: break-word;
  word-break: break-word; }
  .place-details li {
    font-size: 1.4rem; }
    .place-details li .fa {
      color: #777;
      width: 16px;
      margin-right: 4px;
      margin-left: -20px; }

#cuisine-banner {
  z-index: 100;
  position: relative;
  background-color: #15151E;
  background-position: center 25%;
  padding-top: 4em;
  padding-bottom: 4em;
  color: #EAEAEA;
  overflow: hidden; }
  #cuisine-banner .container {
    padding-bottom: 0;
    position: relative;
    z-index: 2; }
  #cuisine-banner h5, #cuisine-banner a {
    color: #fff; }
  #cuisine-banner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .95;
    background: rgba(21, 21, 30, 0.75); }

.footer-featured-videos {
  background: #EAEAEA;
  padding-top: 1.5em;
  padding-bottom: .5em; }
  .footer-featured-videos .home-videos-loop {
    padding: 1em 0 0; }
    .footer-featured-videos .home-videos-loop li .ep-title {
      font-size: 1.6rem; }

.footer-featured-videos, .site-footer {
  position: relative;
  z-index: 29; }

.newsletter-inner {
  background: url("assets/images/newsletter-bg.jpg") center;
  background-size: cover;
  padding: 4.8rem 0;
  margin-bottom: 6.4rem; }
  .newsletter-inner .container {
    max-width: 1020px; }
    .newsletter-inner .container .site-footer-inner {
      text-align: center; }
      .newsletter-inner .container .site-footer-inner .info-wrap {
        background-color: #fcf9f6;
        padding: 0; }
    .newsletter-inner .container .mc4wp-form {
      text-align: center;
      color: #15151E; }
      .newsletter-inner .container .mc4wp-form p {
        margin: 1rem 0;
        display: inline-block;
        vertical-align: middle;
        max-width: 100%; }
        .newsletter-inner .container .mc4wp-form p label {
          padding-right: .5em;
          margin: 0;
          font-weight: 600; }
        .newsletter-inner .container .mc4wp-form p input {
          display: inline-block;
          vertical-align: top; }
        .newsletter-inner .container .mc4wp-form p input[type="email"] {
          width: 320px;
          max-width: 100%;
          border: none;
          padding: .5em 1em;
          height: 50px;
          background: #fff; }
          .newsletter-inner .container .mc4wp-form p input[type="email"]:focus {
            outline: none; }
        .newsletter-inner .container .mc4wp-form p input[type="submit"] {
          width: 180px;
          margin: 0;
          height: 50px;
          line-height: 50px;
          padding: 0 2.4rem; }

footer.site-footer {
  background: #15151E;
  padding-bottom: 3em; }
  footer.site-footer .container {
    color: #999;
    padding-bottom: 0; }
    footer.site-footer .container a {
      color: #999;
      font-weight: 600;
      letter-spacing: .01em;
      text-transform: uppercase; }
      footer.site-footer .container a .inline-link {
        text-transform: lowercase; }
      footer.site-footer .container a:hover, footer.site-footer .container a:active, footer.site-footer .container a:focus {
        color: white;
        background: none;
        text-decoration: underline; }
      footer.site-footer .container a:focus {
        outline: none; }
    footer.site-footer .container .foot-nav {
      margin: 0;
      padding: 0; }
      footer.site-footer .container .foot-nav li {
        list-style: none; }
        footer.site-footer .container .foot-nav li > a {
          font-size: 1.6rem; }
      footer.site-footer .container .foot-nav .dropdown {
        float: left;
        margin-right: 2em;
        margin-bottom: 1em; }
        footer.site-footer .container .foot-nav .dropdown > a {
          cursor: default;
          font-weight: 400; }
          footer.site-footer .container .foot-nav .dropdown > a:hover {
            text-decoration: none;
            color: #999; }
  footer.site-footer .dropdown-menu {
    display: block;
    position: static;
    float: none;
    border: none;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0; }
    footer.site-footer .dropdown-menu > li > a {
      padding: .22em 0;
      text-transform: none; }
  footer.site-footer .logos-wrap {
    clear: both;
    text-align: right; }
    footer.site-footer .logos-wrap a {
      margin: 1rem;
      vertical-align: bottom;
      display: inline-block; }
      footer.site-footer .logos-wrap a img {
        height: 36px;
        width: auto; }
  footer.site-footer .social-media-link {
    display: block;
    margin: 1.25em 0 2.25em;
    text-align: right; }
    footer.site-footer .social-media-link:hover {
      text-decoration: none; }
      footer.site-footer .social-media-link:hover .round {
        background: #fff; }
    footer.site-footer .social-media-link .round {
      color: #15151E;
      border-radius: 50%;
      background: #999;
      width: 32px;
      height: 32px;
      line-height: 32px;
      text-align: center; }
  footer.site-footer .footer-links {
    padding-top: 2rem;
    text-align: right;
    font-size: 1.2rem; }
  footer.site-footer .footer-social {
    padding: 2rem .25rem 3.6rem 0;
    text-align: right; }
    footer.site-footer .footer-social .fb {
      background: #3b5998; }
    footer.site-footer .footer-social .tw {
      background: #55acee; }
    footer.site-footer .footer-social .ig {
      background: #fb3958; }
    footer.site-footer .footer-social span, footer.site-footer .footer-social a {
      display: inline-block;
      vertical-align: middle; }
    footer.site-footer .footer-social span {
      font-size: 1.6rem;
      letter-spacing: .01em;
      text-transform: uppercase;
      margin-right: .4rem; }
    footer.site-footer .footer-social a {
      border-radius: 50%;
      width: 38px;
      height: 38px;
      line-height: 40px;
      text-align: center;
      color: white;
      font-size: 2rem; }
      footer.site-footer .footer-social a:hover, footer.site-footer .footer-social a:focus {
        background: #E2A835; }

.guide-info {
  padding: 3em 0; }

.tabs-nav {
  text-align: center;
  margin-bottom: 2em; }
  .tabs-nav .tabs-butt {
    display: inline-block; }
    .tabs-nav .tabs-butt span {
      font-size: 2.5rem;
      font-family: "leitura-news", serif;
      border-bottom: 2px solid #999;
      display: inline-block;
      margin-right: 3px;
      padding: 10px 15px;
      min-height: 40px;
      line-height: 20px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      color: #333;
      cursor: pointer;
      transition: all .2s; }
      .tabs-nav .tabs-butt span:focus {
        outline: none; }
      .tabs-nav .tabs-butt span:hover {
        background: none;
        border-bottom: 2px solid black; }
  .tabs-nav .tabs-butt-current span {
    border-bottom: 2px solid #e2a835; }

.tabs-content {
  display: none; }

.tabs-content-current {
  display: block; }

html {
  font-size: 62.5%; }

body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.625;
  color: #555;
  background: #15151E; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "leitura-news", serif;
  color: #15151E;
  line-height: 1.3; }

h1, .h1 {
  font-size: 4rem;
  font-weight: 400; }

h2, .h2 {
  font-size: 3.4rem;
  font-weight: 400; }

h3, .h3 {
  font-size: 2.4rem;
  font-weight: 400; }

h4, .h4 {
  font-size: 2rem;
  font-weight: 400; }

h5, .h5 {
  font-size: 1.8rem;
  font-weight: 400; }

h6, .h6 {
  font-size: 1.8rem; }

p {
  margin-bottom: 1.25em; }

h1, h2, h3, h4 {
  margin-top: .5em;
  margin-bottom: .5em; }

.h3 {
  margin-top: .25em;
  margin-bottom: .25em; }

.h6 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600; }

a, .gallery-item a:after, span.btn, .navbar-toggle, .gallery-link:after, .external-link:after,
.navbar-nav li, .thumb-image:before, .thumb-image:after, .welcome-video .notice,
.anchor-link, .anchor-icon, .anchor-image, .anchor-title,
.ep-image, .link-cover:after, .link-text:after,
.form label, input[type="email"], input[type="submit"],
.social-media-link i,
.nav-info,
.hover-fx h3 a:after, .hover-fx h5 a:after,
#masthead .navbar-collapse,
.single-videos .wp-post-image, #innerpage-desc {
  transition: all .2s ease; }

.fadeout {
  opacity: 0;
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  transition: all 2s ease-out; }

/* Magnifique Popup JS override */
/* overlay at start */
.mfp-fade.mfp-bg, .mfp-slide.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready, .mfp-slide.mfp-bg.mfp-ready {
  opacity: .9; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing, .mfp-slide.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease; }

.mfp-slide.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0) scale(0.9);
  -moz-transform: translate3d(0, 20px, 0) scale(0.9);
  -ms-transform: translate3d(0, 20px, 0) scale(0.9);
  transform: translate3d(0, 20px, 0) scale(0.9);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-slide.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-slide.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0.9);
  -moz-transform: translate3d(0, 0, 0) scale(0.9);
  -ms-transform: translate3d(0, 0, 0) scale(0.9);
  transform: translate3d(0, 0, 0) scale(0.9); }

#airdates_butt {
  padding: 1em 2em; }

.btn {
  position: relative;
  padding: 1em 2em;
  display: inline-block;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: 1.6rem;
  text-align: center;
  border: none;
  overflow: hidden;
  cursor: pointer; }
  .btn:focus {
    outline: none;
    color: #fff;
    text-decoration: none; }
  .btn:hover {
    color: #E2A835;
    text-decoration: none; }
  .btn:active {
    box-shadow: none; }

.yellow-btn, input[type="submit"] {
  color: #fff;
  background: #E2A835; }
  .yellow-btn:hover, .yellow-btn:active, .yellow-btn:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
    color: #fff;
    background: #b17e19; }

.eps-btn {
  padding: .5em 1em;
  font-size: 1.4rem; }

.full-btn {
  display: block;
  padding: 1em 0; }

.wide-btn {
  display: block;
  padding: 1em 0;
  max-width: 50%;
  min-width: 240px; }

.anchor-icon {
  border-radius: 50%;
  border: 2px solid white;
  width: 70px;
  height: 70px;
  margin-left: 1em; }

#header-subnav:hover .anchor-icon {
  border: 2px solid #E2A835;
  background: #E2A835; }

.ghost {
  border: 2px solid #EAEAEA; }
  .ghost:hover, .ghost:active, .ghost:focus {
    color: #fff;
    background: #E2A835;
    border-color: #E2A835; }

.dark {
  color: #15151E;
  border: 2px solid rgba(21, 21, 30, 0.1); }

.welcome-video .thumb-image {
  position: relative;
  display: block; }
  .welcome-video .thumb-image:before {
    content: '\f04b';
    font-family: FontAwesome;
    line-height: 42px;
    width: 44px;
    height: 44px;
    color: #fff;
    font-size: 2.2rem;
    border: 2px solid #fff;
    display: inline-block;
    position: relative;
    top: -.1em;
    text-indent: .4rem;
    text-align: center;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 3;
    -webkit-transform: translateY(-50%) translateX(-10%);
    -moz-transform: translateY(-50%) translateX(-10%);
    transform: translateY(-50%) translateX(-10%); }
  .welcome-video .thumb-image:after {
    content: '';
    background: #E2A835;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .1s;
    transition: opacity .1s; }

.welcome-video .notice {
  display: block;
  text-align: center;
  color: #15151E;
  padding: .25em; }

.welcome-video:hover {
  text-decoration: none; }
  .welcome-video:hover .thumb-image:before {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0); }
  .welcome-video:hover .thumb-image:after {
    opacity: .9; }
  .welcome-video:hover .notice {
    color: #E2A835; }

.testimonial-section {
  background-color: rgba(226, 168, 53, 0.2);
  padding: 4em 0 2em;
  margin-top: 2em; }

.anchor-link {
  padding: 0;
  border: 0; }

.la-ball-pulse,
.la-ball-pulse > div {
  position: relative; }

.la-ball-pulse {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-pulse > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-pulse {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 72px;
  height: 24px;
  margin: 0 auto; }

.la-ball-pulse > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-pulse > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-pulse > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-pulse > div {
  width: 16px;
  height: 16px;
  margin: 4px;
  border-radius: 50%;
  -webkit-animation: ball-pulse 1s ease infinite;
  -moz-animation: ball-pulse 1s ease infinite;
  -o-animation: ball-pulse 1s ease infinite;
  animation: ball-pulse 1s ease infinite;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused; }

/*
 * Animation
 */
@-webkit-keyframes ball-pulse {
  0%,
  60%,
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    opacity: .1;
    -webkit-transform: scale(0.01);
    transform: scale(0.01); } }

@-moz-keyframes ball-pulse {
  0%,
  60%,
  100% {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1); }
  30% {
    opacity: .1;
    -moz-transform: scale(0.01);
    transform: scale(0.01); } }

@-o-keyframes ball-pulse {
  0%,
  60%,
  100% {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1); }
  30% {
    opacity: .1;
    -o-transform: scale(0.01);
    transform: scale(0.01); } }

@keyframes ball-pulse {
  0%,
  60%,
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  30% {
    opacity: .1;
    -webkit-transform: scale(0.01);
    -moz-transform: scale(0.01);
    -o-transform: scale(0.01);
    transform: scale(0.01); } }

.loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 31;
  background: #15151E;
  height: 100%;
  width: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .6s;
  transition: all .6s; }

.loading {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .loading .loader {
    opacity: 1;
    visibility: visible; }
    .loading .loader .la-ball-pulse > div {
      -webkit-animation-play-state: running;
      animation-play-state: running; }

a.cd-top {
  display: block;
  position: fixed;
  z-index: 100;
  top: 3.2rem;
  right: 3.2rem;
  width: 44px;
  height: 44px;
  line-height: 40px;
  color: #15151E;
  border: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 2.2rem;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out; }
  a.cd-top:hover, a.cd-top:focus, a.cd-top:active {
    border-color: #E2A835; }
  a.cd-top:focus {
    outline: none; }

.cd-top.cd-is-visible {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  position: fixed; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 35px;
    color: white;
    height: 40px;
    width: 40px;
    line-height: 38px;
    font-family: FontAwesome; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    content: '\f177'; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    content: '\f178';
    margin-left: auto; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 92%;
    max-width: 1440px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

.mfp-counter {
  display: none; }

.mfp-title {
  font-size: 1.6rem;
  line-height: 1.25; }

.mfp-title {
  padding-right: 60px; }

.mfp-bottom-bar {
  margin-top: -30px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* End: Magnific Popup CSS */
.mfp-inline-holder .mfp-content {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  width: 92%;
  max-width: 1200px;
  margin: 4em auto;
  background: #fff; }
  .mfp-inline-holder .mfp-content h4 {
    margin-top: 1em;
    margin-bottom: .5em; }
  .mfp-inline-holder .mfp-content img {
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .mfp-inline-holder .mfp-content .tidbits-content {
    max-width: 92%;
    margin: 0 auto; }

.tidbits-header {
  border-bottom: 1px solid #EAEAEA;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding: 0 1em;
  height: 44px;
  line-height: 44px; }
  .tidbits-header .notice {
    margin: 0;
    color: #999;
    vertical-align: middle; }

#content .slickQuizWrapper {
  min-height: 80vh;
  border: 2px solid #EAEAEA; }
  #content .slickQuizWrapper .quizName {
    display: none !important; }
  #content .slickQuizWrapper .questionCount {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.125rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 2px solid #E2A835; }
  #content .slickQuizWrapper .answers {
    margin: 6rem 0 3rem;
    padding: 0; }
    #content .slickQuizWrapper .answers li {
      margin-top: -2px;
      padding: 0 1.6rem;
      border: 2px solid #EAEAEA;
      -webkit-transition: all .1s;
      transition: all .1s; }
      #content .slickQuizWrapper .answers li input + label {
        padding: 2.4rem .8rem;
        margin: 0; }
      #content .slickQuizWrapper .answers li label:hover, #content .slickQuizWrapper .answers li label:focus, #content .slickQuizWrapper .answers li label:active {
        color: #b17e19; }
      #content .slickQuizWrapper .answers li.correct {
        color: #E2A835;
        background: #f9f8f7; }
  #content .slickQuizWrapper .responses li.correct p span {
    color: #E2A835; }
  #content .slickQuizWrapper .quizArea {
    padding: 9.6rem 0 6.4rem; }
    #content .slickQuizWrapper .quizArea ol.questions {
      padding: 0 6.4rem; }
      #content .slickQuizWrapper .quizArea ol.questions h3 {
        max-width: 800px; }
  #content .slickQuizWrapper .button {
    min-width: 50%;
    padding: 1.5rem 2rem;
    margin-top: 3.2rem;
    border-radius: 0;
    background: #E2A835;
    text-align: center;
    text-transform: uppercase; }
    #content .slickQuizWrapper .button:after {
      font-family: "FontAwesome";
      margin-left: .8rem; }
    #content .slickQuizWrapper .button.nextQuestion:after {
      content: '\f178'; }
    #content .slickQuizWrapper .button.tryAgain {
      display: block;
      max-width: 640px;
      margin-left: auto;
      margin-right: auto; }
      #content .slickQuizWrapper .button.tryAgain:after {
        content: '\f01e'; }
    #content .slickQuizWrapper .button.lastQuestion:after {
      content: '\f024'; }
    #content .slickQuizWrapper .button:hover, #content .slickQuizWrapper .button:active, #content .slickQuizWrapper .button:focus {
      background: #b17e19 !important; }
  #content .slickQuizWrapper .quizResultsCopy {
    position: relative;
    text-align: center;
    margin: 0;
    border-bottom: 2px solid #eee;
    padding-bottom: 4.8rem; }
    #content .slickQuizWrapper .quizResultsCopy > p {
      width: 82%;
      max-width: 800px;
      margin: 0 auto; }
    #content .slickQuizWrapper .quizResultsCopy h3 span {
      font-style: normal; }
    #content .slickQuizWrapper .quizResultsCopy .quizScore {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 2;
      margin: 0 auto;
      padding: 8rem 0;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
      color: white; }
    #content .slickQuizWrapper .quizResultsCopy .quizLevel {
      position: relative;
      font-size: 3.4rem;
      font-weight: normal;
      padding-bottom: 4.8rem; }
      #content .slickQuizWrapper .quizResultsCopy .quizLevel span {
        display: block;
        color: #b17e19; }
        #content .slickQuizWrapper .quizResultsCopy .quizLevel span img {
          margin-bottom: 4.8rem; }
        #content .slickQuizWrapper .quizResultsCopy .quizLevel span small {
          display: block;
          padding: 1.6rem 0;
          font-size: 1.8rem;
          line-height: 1.3;
          color: #15151E;
          width: 82%;
          max-width: 800px;
          margin: 0 auto; }
    #content .slickQuizWrapper .quizResultsCopy .quizShare {
      margin: 0 0 3.2rem;
      padding: .8rem 0 1.6rem;
      background: #15151E;
      color: white; }
      #content .slickQuizWrapper .quizResultsCopy .quizShare:before {
        content: 'Share your results:';
        margin-right: 1rem;
        font-weight: bold; }
      #content .slickQuizWrapper .quizResultsCopy .quizShare a {
        margin: 0 .5rem;
        padding: .5rem;
        border-radius: 0;
        background: none;
        color: white;
        vertical-align: bottom; }
        #content .slickQuizWrapper .quizResultsCopy .quizShare a:hover, #content .slickQuizWrapper .quizResultsCopy .quizShare a:active, #content .slickQuizWrapper .quizResultsCopy .quizShare a:focus {
          color: #E2A835;
          background: none; }
        #content .slickQuizWrapper .quizResultsCopy .quizShare a i {
          background: none;
          font-style: normal;
          font-weight: normal; }
          #content .slickQuizWrapper .quizResultsCopy .quizShare a i:before {
            font-family: "FontAwesome"; }
          #content .slickQuizWrapper .quizResultsCopy .quizShare a i.twitter:before {
            content: '\f099'; }
          #content .slickQuizWrapper .quizResultsCopy .quizShare a i.facebook:before {
            content: '\f230'; }
          #content .slickQuizWrapper .quizResultsCopy .quizShare a i.email:before {
            content: '\f003'; }
        #content .slickQuizWrapper .quizResultsCopy .quizShare a i, #content .slickQuizWrapper .quizResultsCopy .quizShare a span {
          height: auto;
          line-height: 1;
          vertical-align: bottom; }
  #content .slickQuizWrapper .quizResults ol.questions {
    padding: 4.8rem 6.4rem; }
    #content .slickQuizWrapper .quizResults ol.questions h3 {
      font-size: 2rem; }
    #content .slickQuizWrapper .quizResults ol.questions > li {
      border-bottom: 1px solid #EAEAEA;
      margin-bottom: 3.2rem; }
    #content .slickQuizWrapper .quizResults ol.questions .answers {
      padding: 0;
      margin: 0; }
      #content .slickQuizWrapper .quizResults ol.questions .answers li {
        margin-top: -2px;
        margin-left: -2px;
        padding: 0 1.6rem;
        border: 2px solid #EAEAEA; }
        #content .slickQuizWrapper .quizResults ol.questions .answers li input + label {
          padding: 1.6rem .8rem; }
    #content .slickQuizWrapper .quizResults ol.questions .responses li {
      margin: 1rem 0; }
      #content .slickQuizWrapper .quizResults ol.questions .responses li p {
        margin: 0;
        font-family: "proxima-nova", sans-serif; }
        #content .slickQuizWrapper .quizResults ol.questions .responses li p:before {
          font-family: "FontAwesome";
          margin-right: .8rem; }
      #content .slickQuizWrapper .quizResults ol.questions .responses li.correct {
        color: #35af35; }
        #content .slickQuizWrapper .quizResults ol.questions .responses li.correct p:before {
          content: '\f00c'; }
      #content .slickQuizWrapper .quizResults ol.questions .responses li.incorrect {
        color: #c92b2b; }
        #content .slickQuizWrapper .quizResults ol.questions .responses li.incorrect p:before {
          content: '\f00d'; }

.ssba, .ssba a {
  font-size: inherit !important;
  display: inline-block; }

.ssba {
  text-transform: uppercase; }
  .ssba a {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
    .ssba a:first-child {
      margin-left: .6rem; }

/* Video JS CSS */
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url("../font/2.0.0/VideoJS.eot?#iefix") format("eot"); }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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FjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
  content: "\f101"; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play-circle:before {
  content: "\f102"; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
  content: "\f103"; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\f104"; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\f105"; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\f106"; }

.vjs-icon-volume-high, .video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-high:before, .video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
  content: "\f107"; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
  content: "\f108"; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\f109"; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-square:before {
  content: "\f10a"; }

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-spinner:before {
  content: "\f10b"; }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
  content: "\f10c"; }

.vjs-icon-captions, .video-js .vjs-captions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-captions:before, .video-js .vjs-captions-button:before {
  content: "\f10d"; }

.vjs-icon-chapters, .video-js .vjs-chapters-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
  content: "\f10e"; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-share:before {
  content: "\f10f"; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cog:before {
  content: "\f110"; }

.vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
  content: "\f111"; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-outline:before {
  content: "\f112"; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-inner-circle:before {
  content: "\f113"; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-hd:before {
  content: "\f114"; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
  content: "\f115"; }

.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-replay:before {
  content: "\f116"; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-facebook:before {
  content: "\f117"; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-gplus:before {
  content: "\f118"; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-linkedin:before {
  content: "\f119"; }

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-twitter:before {
  content: "\f11a"; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-tumblr:before {
  content: "\f11b"; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pinterest:before {
  content: "\f11c"; }

.vjs-icon-audio-description, .video-js .vjs-descriptions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button:before {
  content: "\f11d"; }

.vjs-icon-audio, .video-js .vjs-audio-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio:before, .video-js .vjs-audio-button:before {
  content: "\f11e"; }

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.video-js:-moz-full-screen {
  position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu-button.vjs-disabled {
  cursor: default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif; }

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li:focus,
.vjs-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

@media \0screen {
  .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden; } }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

@media \0screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: ""; } }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  outline: none;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em; }

.vjs-live .vjs-progress-control {
  display: none; }

.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em; }

/* If we let the font size grow as much as everything else, the current time tooltip ends up
 ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
 to avoid a weird hitch when you roll off the hover. */
.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
  font-family: Arial, Helvetica, sans-serif;
  visibility: visible;
  font-size: 0.6em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 0.3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0; }

.video-js .vjs-mouse-display:before {
  display: none; }

.video-js .vjs-play-progress {
  background-color: #fff; }

.video-js .vjs-play-progress:before {
  position: absolute;
  top: -0.333333333333333em;
  right: -0.5em;
  font-size: 0.9em; }

.video-js .vjs-time-tooltip,
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  right: -1.9em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 6px 8px 8px 8px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em; }

.video-js .vjs-time-tooltip,
.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
  z-index: 1; }

.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
  display: none; }

.video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75); }

.video-js.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-time-tooltip {
  display: inline-block;
  height: 2.4em;
  position: relative;
  float: right;
  right: -1.9em; }

.vjs-tooltip-progress-bar {
  visibility: hidden; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none; }

.vjs-mouse-display .vjs-time-tooltip,
.video-js .vjs-progress-control .vjs-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent; }

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0.5em;
  height: 8em; }

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em; }

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden; }

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical:focus .vjs-menu-content,
.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
  height: 8em;
  width: 2.9em; }

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 8em; }

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent !important; }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-controls-disabled .vjs-poster {
  display: none; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em); }

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px; }

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none; }

.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 16em;
  font-size: 12px;
  width: 40em; }

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 1em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto; }

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left; }

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both; }

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em; }

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
  border: none; }

.vjs-caption-settings .vjs-tracksetting label,
.vjs-caption-settings .vjs-tracksetting legend {
  display: block;
  width: 100px;
  margin-bottom: 5px; }

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
  vertical-align: top;
  float: right; }

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px; }

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0; }

.vjs-caption-settings label > input {
  margin-right: 10px; }

.vjs-caption-settings fieldset {
  margin-top: 1em;
  margin-left: .5em; }

.vjs-caption-settings fieldset .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }

/* End: Video JS CSS */
.header-wrapper {
  position: relative; }

#masthead {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 32;
  padding-top: 2em; }
  #masthead #logo {
    display: block;
    max-width: 200px; }
    #masthead #logo img {
      height: auto;
      max-width: 100%; }
  #masthead .site-header-inner {
    float: left; }
  #masthead .site-navigation {
    float: right;
    margin-top: 2.6rem; }
    #masthead .site-navigation .navbar-header {
      position: absolute;
      z-index: 30;
      right: 0;
      top: 3rem; }
    #masthead .site-navigation .navbar-toggle {
      border: none;
      margin: 0;
      height: 58px;
      width: 58px;
      border-radius: 50%;
      text-align: center; }
      #masthead .site-navigation .navbar-toggle .icon-bar {
        margin: 4px auto;
        background: white; }
      #masthead .site-navigation .navbar-toggle:hover {
        background: rgba(21, 21, 30, 0.1); }
    #masthead .site-navigation .navbar-nav {
      float: right;
      text-align: right; }
      #masthead .site-navigation .navbar-nav li a {
        color: #fff;
        font-weight: 600;
        letter-spacing: .01em;
        text-transform: uppercase;
        font-size: 1.8rem;
        line-height: 1;
        padding: .4rem 0;
        margin: 0 1.2rem .6rem;
        border-bottom: 2px solid transparent; }
        #masthead .site-navigation .navbar-nav li a:hover, #masthead .site-navigation .navbar-nav li a:active, #masthead .site-navigation .navbar-nav li a:focus {
          background: none;
          border-color: #EAEAEA; }
      #masthead .site-navigation .navbar-nav li:last-of-type a {
        margin-right: 0; }
      #masthead .site-navigation .navbar-nav li.dropdown a {
        border: none; }
        #masthead .site-navigation .navbar-nav li.dropdown a:hover, #masthead .site-navigation .navbar-nav li.dropdown a:focus, #masthead .site-navigation .navbar-nav li.dropdown a:active {
          color: #EAEAEA; }
      #masthead .site-navigation .navbar-nav li.active a {
        color: #fff;
        border-color: #fff; }
      #masthead .site-navigation .navbar-nav li .dropdown-menu {
        top: 120%;
        left: auto;
        right: 0;
        display: block;
        padding: .8rem 0;
        border-radius: 0;
        box-shadow: none;
        border: none;
        background: white;
        text-align: right;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, -5%, 0) scale(0.95);
        transform: translate3d(0, -5%, 0) scale(0.95);
        -webkit-transition: all .3s;
        transition: all .3s; }
        #masthead .site-navigation .navbar-nav li .dropdown-menu:before {
          content: '';
          position: absolute;
          top: -5px;
          right: 0;
          height: 10px;
          width: 10px;
          margin-right: .8em;
          background: white;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
        #masthead .site-navigation .navbar-nav li .dropdown-menu li a {
          margin: 0;
          padding: .8rem 1.6rem;
          background: none;
          font-size: 1.6rem;
          color: #555;
          text-transform: none;
          border-bottom: 1px solid transparent; }
          #masthead .site-navigation .navbar-nav li .dropdown-menu li a:hover, #masthead .site-navigation .navbar-nav li .dropdown-menu li a:focus, #masthead .site-navigation .navbar-nav li .dropdown-menu li a:active {
            color: #E2A835; }
        #masthead .site-navigation .navbar-nav li .dropdown-menu li:not(:last-child) a {
          padding-bottom: 1rem;
          border-bottom-color: #EAEAEA; }
      #masthead .site-navigation .navbar-nav li.open .dropdown-menu {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        visibility: visible; }
        #masthead .site-navigation .navbar-nav li.open .dropdown-menu li.current-menu-item a {
          color: #15151E; }
          #masthead .site-navigation .navbar-nav li.open .dropdown-menu li.current-menu-item a:hover, #masthead .site-navigation .navbar-nav li.open .dropdown-menu li.current-menu-item a:focus, #masthead .site-navigation .navbar-nav li.open .dropdown-menu li.current-menu-item a:active {
            color: #E2A835; }
      #masthead .site-navigation .navbar-nav .caret {
        margin-top: -.2rem; }
    #masthead .site-navigation .nav .open > a, #masthead .site-navigation .nav .open > a:hover, #masthead .site-navigation .nav .open > a:focus {
      background: none;
      border: none; }
  #masthead.index-top {
    position: fixed;
    z-index: 1000; }

#masthead, #page-header .container-fluid {
  width: 92%;
  margin: 0 auto; }

.ep-meta {
  color: #ccc; }

#header-subnav #episode-menu {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle; }
  #header-subnav #episode-menu li {
    list-style: none;
    vertical-align: top;
    display: inline-block;
    padding: 0 .8rem; }
    #header-subnav #episode-menu li a {
      display: block;
      text-align: center;
      text-decoration: none;
      width: 100%; }
      #header-subnav #episode-menu li a span {
        color: #fff;
        font-weight: 600;
        letter-spacing: .01em;
        text-transform: uppercase;
        margin-top: .5em;
        display: inline-block;
        vertical-align: middle; }
      #header-subnav #episode-menu li a .anchor-image {
        height: 64px;
        width: 64px;
        border-radius: 50%;
        margin: 0 auto;
        display: inline-block;
        vertical-align: middle; }
      #header-subnav #episode-menu li a:hover, #header-subnav #episode-menu li a:active {
        text-decoration: none; }
        #header-subnav #episode-menu li a:hover .anchor-image, #header-subnav #episode-menu li a:active .anchor-image {
          background: #E2A835; }
        #header-subnav #episode-menu li a:hover .anchor-title, #header-subnav #episode-menu li a:active .anchor-title {
          color: #E2A835; }

#page-header {
  z-index: 29;
  height: 100vh;
  width: 100%;
  background: #15151E;
  overflow: hidden; }
  #page-header:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -56px;
    left: 0;
    z-index: 9;
    height: 50%;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(21, 21, 30, 0)), color-stop(100%, #15151e));
    background: -webkit-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    background: -o-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    background: -ms-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    background: linear-gradient(to bottom, rgba(21, 21, 30, 0) 0%, #15151e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0015151e', endColorstr='#15151e',GradientType=0 ); }
  #page-header h1, #page-header h2, #page-header h3, #page-header h4, #page-header h5, #page-header h6 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0; }
  #page-header p {
    color: #EAEAEA;
    margin: 0 0 1.6rem; }
  #page-header .ep-meta {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 1.6rem; }
  #page-header .ep-link {
    margin-bottom: 1em; }
  #page-header #cover-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
    #page-header #cover-info .container-fluid {
      position: static;
      padding-bottom: 2em; }
    #page-header #cover-info a.notice:hover, #page-header #cover-info a.notice:focus {
      text-decoration: none; }
    #page-header #cover-info .ssba-wrap {
      display: inline-block;
      vertical-align: middle;
      margin-top: .8rem;
      padding-top: .4rem;
      border-left: 1px solid rgba(255, 255, 255, 0.5);
      padding-left: 3.2rem;
      margin-left: 1.2rem;
      color: #EAEAEA; }
    #page-header #cover-info .watch-line {
      display: inline-block;
      margin: .8rem 1.6rem .8rem 0;
      border-bottom: 2px solid white;
      color: #fff;
      font-weight: 600;
      letter-spacing: .01em;
      text-transform: uppercase; }
    #page-header #cover-info .watch-list {
      padding: 0;
      margin: 0 0 1.6rem;
      display: inline-block; }
      #page-header #cover-info .watch-list li {
        padding: 0 .8rem .8rem; }
        #page-header #cover-info .watch-list li a img {
          height: 32px; }
  #page-header #cover-info-type {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    color: white;
    text-align: center; }
    #page-header #cover-info-type .header-title {
      position: absolute;
      top: 45%;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 75%;
      max-width: 1050px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    #page-header #cover-info-type .description {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 3.2rem;
      margin: 0 auto;
      width: 80%;
      max-width: 520px;
      text-align: center; }
      #page-header #cover-info-type .description .scroll-icon {
        margin: 3.2rem auto 0; }
  #page-header .cover-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100vh + 56px);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }

.lp-bar__iframe-wrapper {
  z-index: 1000000; }

.page #header-text p {
  margin-bottom: 1em; }

.home .custom-loop li {
  height: 320px; }

.home .custom-loop li:first-child {
  width: 100%;
  height: 420px; }

.single-videos #page-header .btn, .single-cuisines #page-header .btn {
  width: 100%;
  max-width: 300px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11; }

.single-videos #header-text p, .single-cuisines #header-text p {
  text-transform: uppercase;
  letter-spacing: .02em; }

.single-videos .notice, .single-cuisines .notice {
  font-size: 1.6rem;
  line-height: 35px; }

.single-videos .share, .single-cuisines .share {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 .125em .25em; }

.single-videos #masthead .navbar-nav > li:nth-child(3) a {
  color: #fff;
  border-color: #fff; }

.single-videos #cover-info .v-align {
  padding-bottom: 1em; }

.single-cuisines #masthead .navbar-nav > li:nth-child(2) a {
  color: #fff;
  border-color: #fff; }

.single-cuisines #below-header > #content {
  padding-top: 0; }

.single-tidbits h4 {
  margin-top: 1em;
  margin-bottom: 1em; }

.single-tidbits #page-header #cover-info .ssba-wrap {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
  display: block;
  border-top: 1px solid #EAEAEA;
  padding-top: 1.6rem;
  margin-top: 1.6rem; }

#airdates .section-header {
  background-image: url("assets/images/subhead-bg-episode.jpg"); }

#contact .section-header {
  background-image: url("assets/images/subhead-bg-contact.jpg"); }

#cuisine {
  padding-bottom: 3em; }
  #cuisine .section-header {
    background-image: url("assets/images/subhead-bg-cuisine.jpg"); }

#places .section-header {
  background-image: url("assets/images/subhead-bg-places.jpg"); }

#tidbits .section-header {
  background-image: url("assets/images/subhead-bg-tidbits.jpg"); }

#guide {
  padding-bottom: 3em; }
  #guide .section-header {
    background-image: url("assets/images/subhead-bg-guide.jpg"); }

#watch-series .section-header {
  text-align: left;
  background-image: url("assets/images/subhead-bg-watch.jpg"); }
  #watch-series .section-header h3 {
    color: white; }
  #watch-series .section-header .container {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2; }

#cuisine .container ul, .page-confucius #content .container ul, #guide .container ul {
  padding-bottom: 1em;
  padding-left: 1.5em; }
  #cuisine .container ul li, .page-confucius #content .container ul li, #guide .container ul li {
    list-style: none;
    margin-bottom: .25em;
    padding-bottom: .25em;
    border-bottom: 1px solid #EAEAEA;
    position: relative; }
    #cuisine .container ul li:before, .page-confucius #content .container ul li:before, #guide .container ul li:before {
      content: '•';
      position: absolute;
      left: -1.5em; }
    #cuisine .container ul li:last-child, .page-confucius #content .container ul li:last-child, #guide .container ul li:last-child {
      border-bottom: 0; }

@-webkit-keyframes scrollmove {
  0%, 10% {
    height: 6px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  20% {
    height: 12px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  30%, 60% {
    height: 6px;
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0); }
  70% {
    height: 12px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  80% {
    height: 6px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes scrollmove {
  0%, 10% {
    height: 6px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  20% {
    height: 12px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  30%, 60% {
    height: 6px;
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0); }
  70% {
    height: 12px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  80% {
    height: 6px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes rockBoat {
  50% {
    -webkit-transform: rotate(5deg) translate3d(0, -20px, 0); } }

@keyframes rockBoat {
  50% {
    -webkit-transform: rotate(5deg) translate3d(0, -20px, 0);
    transform: rotate(5deg) translate3d(0, -20px, 0); } }

@-webkit-keyframes wavesMove {
  50% {
    background-position: 500% 0; } }

@keyframes wavesMove {
  50% {
    background-position: 500% 0; } }

@-webkit-keyframes square-jelly-box-animate {
  17% {
    border-bottom-right-radius: 35%;
    -webkit-transform: translateY(0) rotate(-5deg);
    transform: translateY(0) rotate(-5deg); }
  25% {
    -webkit-transform: translateY(25%) rotate(-15deg);
    transform: translateY(25%) rotate(-15deg); }
  50% {
    border-bottom-right-radius: 100%;
    -webkit-transform: translateY(50%) scale(1, 0.6) rotate(45deg);
    transform: translateY(50%) scale(1, 0.6) rotate(45deg); }
  75% {
    -webkit-transform: translateY(25%) rotate(90deg);
    transform: translateY(25%) rotate(90deg); }
  83% {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg); } }

@keyframes square-jelly-box-animate {
  17% {
    border-bottom-right-radius: 35%;
    -webkit-transform: translateY(0) rotate(-5deg);
    transform: translateY(0) rotate(-5deg); }
  25% {
    -webkit-transform: translateY(25%) rotate(-15deg);
    transform: translateY(25%) rotate(-15deg); }
  50% {
    border-bottom-right-radius: 100%;
    -webkit-transform: translateY(50%) scale(1, 0.6) rotate(45deg);
    transform: translateY(50%) scale(1, 0.6) rotate(45deg); }
  75% {
    -webkit-transform: translateY(25%) rotate(90deg);
    transform: translateY(25%) rotate(90deg); }
  83% {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg); } }

@-webkit-keyframes square-jelly-box-shadow {
  50% {
    -webkit-transform: scale(1.4, 1);
    transform: scale(1.4, 1); } }

@keyframes square-jelly-box-shadow {
  50% {
    -webkit-transform: scale(1.4, 1);
    transform: scale(1.4, 1); } }

.story #scrollContent .col-xs-1,
.story #scrollContent .col-sm-1,
.story #scrollContent .col-md-1,
.story #scrollContent .col-lg-1,
.story #scrollContent .col-xs-2,
.story #scrollContent .col-sm-2,
.story #scrollContent .col-md-2,
.story #scrollContent .col-lg-2,
.story #scrollContent .col-xs-3,
.story #scrollContent .col-sm-3,
.story #scrollContent .col-md-3,
.story #scrollContent .col-lg-3,
.story #scrollContent .col-xs-4,
.story #scrollContent .col-sm-4,
.story #scrollContent .col-md-4,
.story #scrollContent .col-lg-4,
.story #scrollContent .col-xs-5,
.story #scrollContent .col-sm-5,
.story #scrollContent .col-md-5,
.story #scrollContent .col-lg-5,
.story #scrollContent .col-xs-6,
.story #scrollContent .col-sm-6,
.story #scrollContent .col-md-6,
.story #scrollContent .col-lg-6,
.story #scrollContent .col-xs-7,
.story #scrollContent .col-sm-7,
.story #scrollContent .col-md-7,
.story #scrollContent .col-lg-7,
.story #scrollContent .col-xs-8,
.story #scrollContent .col-sm-8,
.story #scrollContent .col-md-8,
.story #scrollContent .col-lg-8,
.story #scrollContent .col-xs-9,
.story #scrollContent .col-sm-9,
.story #scrollContent .col-md-9,
.story #scrollContent .col-lg-9,
.story #scrollContent .col-xs-10,
.story #scrollContent .col-sm-10,
.story #scrollContent .col-md-10,
.story #scrollContent .col-lg-10,
.story #scrollContent .col-xs-11,
.story #scrollContent .col-sm-11,
.story #scrollContent .col-md-11,
.story #scrollContent .col-lg-11,
.story #scrollContent .col-xs-12,
.story #scrollContent .col-sm-12,
.story #scrollContent .col-md-12,
.story #scrollContent .col-lg-12 {
  float: none;
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  padding-right: 30px; }

.story #scrollContent .row {
  margin-left: -30px;
  margin-right: -30px; }

.page-template-template-noodletimeline #post .section-wrap {
  padding-left: 60px; }
  .page-template-template-noodletimeline #post .section-wrap .scene-header:after {
    content: 'of 8'; }

.page-template-template-noodletimeline #post #scrollContent {
  overflow: hidden; }

.page-template-template-noodletimeline #post .tidbits-content .col-center {
  display: block; }

.page-template-template-noodletimeline #post .tidbits-content .recipe-details {
  margin-bottom: 3.2rem;
  padding-bottom: 1.6rem;
  border-bottom: 2px solid #EAEAEA; }
  .page-template-template-noodletimeline #post .tidbits-content .recipe-details p {
    margin: 0; }

.page-template-template-dancingdumpling #post .section-wrap .scene-header:after {
  content: 'of 14'; }

#scrollContent {
  position: relative;
  z-index: 29; }

#left-bar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  width: 60px;
  background: #15151E;
  -webkit-transform: translate3d(-60px, 0, 0);
  transform: translate3d(-60px, 0, 0);
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s; }
  #left-bar #fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background: #dba135; }
  #left-bar .vertical-txt {
    position: absolute;
    top: 190px;
    left: 32px;
    width: 220px;
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    color: white;
    text-align: right;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #left-bar .vertical-share {
    position: absolute;
    bottom: 130px;
    left: 26px;
    width: 220px;
    display: block;
    font-size: 1.6rem;
    height: 22px;
    font-weight: bold;
    color: white;
    text-align: right;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #left-bar .vertical-share .ssba a img {
      transform: rotate(90deg); }
  #left-bar.active {
    -webkit-transform: none;
    transform: none; }

.cwaf-top {
  position: absolute;
  top: 4rem;
  left: 4px;
  right: 0; }
  .cwaf-top svg {
    margin: 0 auto;
    display: block;
    width: 32px;
    height: 32px;
    border: 2px solid white;
    border-radius: 50%;
    transition: all .2s ease; }
    .cwaf-top svg path {
      fill: white; }
  .cwaf-top:hover svg, .cwaf-top:active svg {
    border-color: #E2A835; }

.scroll-icon {
  position: relative;
  height: 48px;
  width: 30px;
  border: 2px solid white;
  border-radius: 16px;
  cursor: pointer;
  -webkit-transition: all .25s;
  transition: all .25s;
  text-align: center; }
  .scroll-icon:after {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    top: 6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: white;
    border-radius: 3px;
    -webkit-animation: scrollmove 3s infinite;
    animation: scrollmove 3s infinite; }
  .scroll-icon:hover {
    border-color: #E2A835; }
  .scroll-icon i {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px; }

.noodle-container {
  position: relative;
  z-index: 0;
  margin-top: 0;
  padding-bottom: 3rem;
  height: 100vh;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  .noodle-container svg {
    margin-top: -5%;
    margin-bottom: -6rem; }

.noodle-string {
  fill: none;
  stroke: #f5e2bb;
  stroke-width: 10;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  visibility: hidden; }

.st0 {
  stroke-width: 26; }

.st1 {
  stroke-width: 38; }

.st2 {
  stroke-width: 22; }

.st3 {
  stroke-width: 44; }

.st4 {
  stroke-width: 53; }

.ch-wrap {
  position: relative;
  margin: 0 auto;
  width: 40%;
  opacity: 0;
  text-align: center;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }
  .ch-wrap:after {
    content: '';
    position: absolute;
    top: 105%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    height: 60%;
    width: 2px;
    border-radius: 2px;
    background: #f5e2bb;
    -webkit-transform: scale3d(1, 0, 1) translateZ(0);
    transform: scale3d(1, 0, 1) translateZ(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 1s .25s;
    transition: transform 1s .25s; }
  .ch-wrap .ch-desc {
    -webkit-transform: scale3d(0, 0, 1) translateZ(0);
    transform: scale3d(0, 0, 1) translateZ(0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    /* easeOutBack */ }
    .ch-wrap .ch-desc:before {
      content: '';
      display: block;
      margin: 0 auto 12px;
      padding-bottom: 18%;
      min-height: 70px;
      min-width: 70px;
      width: 18%;
      border-radius: 50%;
      background-image: url("assets/images/ch-dynasties.png");
      background-size: 400%;
      background-repeat: no-repeat;
      background-color: #dba135; }
    .ch-wrap .ch-desc span {
      display: block; }
      .ch-wrap .ch-desc span.title {
        font-size: 2rem;
        font-weight: 600;
        color: #E2A835;
        text-transform: uppercase; }
      .ch-wrap .ch-desc span.date {
        font-size: 1.4rem;
        letter-spacing: 0.125rem; }
  .ch-wrap.appear {
    opacity: 1; }
    .ch-wrap.appear:after {
      -webkit-transform: none;
      transform: none; }
    .ch-wrap.appear .ch-desc {
      -webkit-transform: none;
      transform: none; }

.section-wrap {
  position: relative; }
  .section-wrap .scene-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
    margin-left: 1.6rem;
    width: 110px;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .5s;
    transition: all .5s; }
    .section-wrap .scene-header:after {
      position: absolute;
      right: -10%;
      bottom: 10%;
      font-size: 14px;
      color: #E2A835; }
    .section-wrap .scene-header .index-no {
      font-family: "leitura-news", serif;
      font-size: 80px;
      color: #15151E;
      letter-spacing: -.5rem;
      text-align: center;
      -webkit-clip-path: polygon(100% 0, 100% 42%, 20% 100%, 0 100%, 0 0);
      clip-path: polygon(100% 0, 100% 42%, 20% 100%, 0 100%, 0 0);
      -webkit-transform: translate3d(10%, 0, 0);
      transform: translate3d(10%, 0, 0);
      -webkit-transition: all .5s;
      transition: all .5s; }
    .section-wrap .scene-header .separator {
      position: absolute;
      top: 32%;
      right: -18%;
      height: 2px;
      width: 120%;
      background: #E2A835;
      -webkit-transform: rotate(-45deg) scale3d(0, 1, 1);
      transform: rotate(-45deg) scale3d(0, 1, 1);
      -webkit-transform-origin: top right;
      transform-origin: top right;
      -webkit-transition: -webkit-transform .5s;
      transition: transform .5s; }
  .section-wrap.onView .scene-header {
    opacity: 1; }
    .section-wrap.onView .scene-header .index-no {
      -webkit-clip-path: polygon(100% 0, 100% 50%, 35% 100%, 0 100%, 0 0);
      clip-path: polygon(100% 0, 100% 50%, 35% 100%, 0 100%, 0 0);
      -webkit-transform: none;
      transform: none; }
    .section-wrap.onView .scene-header .separator {
      -webkit-transform: rotate(-45deg) scale3d(1, 1, 1);
      transform: rotate(-45deg) scale3d(1, 1, 1); }

.header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2; }
  .header-bg img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
    transform: translate3d(0, -50%, 0) scale3d(1, 1, 1); }

.section-content {
  padding: 0 13rem 0 18rem; }
  .section-content .header-wrap {
    position: relative;
    padding-top: 12rem;
    padding-bottom: 6rem;
    text-align: center; }
    .section-content .header-wrap h2 {
      margin: 0 auto;
      width: 80%;
      max-width: 400px; }
  .section-content .content-wrap .content-body {
    position: relative;
    z-index: 2;
    margin: -30px 0 0 130px; }
    .section-content .content-wrap .content-body .subhead {
      display: inline-block;
      vertical-align: middle;
      font-weight: 600;
      color: #15151E;
      text-transform: uppercase; }

.text-center {
  text-align: center; }

.intro-picture {
  display: block;
  margin: 0 auto 1.6rem;
  width: 25%;
  max-width: 140px;
  border-radius: 50%;
  background-color: #E2A835;
  overflow: hidden; }

.anim-char {
  position: relative;
  z-index: 2;
  padding-bottom: 100%;
  background: white;
  border: 1px solid #EAEAEA; }
  .anim-char:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    z-index: 0;
    height: 100%;
    width: 1px;
    background: #EAEAEA; }
  .anim-char:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 0;
    height: 1px;
    width: 100%;
    background: #EAEAEA; }
  .anim-char svg {
    position: absolute;
    z-index: 1;
    display: block; }
    .anim-char svg > path {
      visibility: hidden;
      fill: none;
      stroke: #15151E;
      stroke-miterlimit: 10;
      stroke-linecap: round;
      stroke-linejoin: round;
      opacity: 0; }

.anim-controls {
  margin: 1.6rem 0;
  text-align: center; }
  .anim-controls a {
    display: inline-block;
    z-index: 2; }

.audio-tracks .audio-track {
  display: none; }

.audio-tracks p {
  font-weight: 600; }

.audio-tracks .audio-list {
  margin: 0 0 1.6rem;
  padding: 0; }
  .audio-tracks .audio-list li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -1px;
    width: 50%;
    border: 1px solid #EAEAEA; }
    .audio-tracks .audio-list li .btn {
      display: inline-block;
      padding: 1em;
      background: none;
      color: #15151E; }
      .audio-tracks .audio-list li .btn.circle {
        margin-right: .8rem; }

.btn.circle i {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 2rem;
  color: #15151E;
  line-height: 44px;
  text-align: center;
  transition: all .2s ease; }

.btn.circle:hover i, .btn.circle:active i, .btn.circle:focus i {
  border-color: #E2A835; }

.btn.circle:active i, .btn.circle:focus i {
  background: #E2A835;
  color: white; }

.btn.circle:focus {
  outline: none; }

.btn.squared {
  background: white;
  border: 2px solid #EAEAEA;
  color: #15151E; }
  .btn.squared:hover, .btn.squared:active, .btn.squared:focus {
    border-color: #E2A835; }

.btn.current {
  border-color: #E2A835;
  background: #E2A835;
  color: white; }
  .btn.current:before {
    content: '\f01e';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 2rem 1rem;
    background: #E2A835;
    opacity: 0;
    visibility: hidden;
    font-family: "FontAwesome";
    color: white;
    -webkit-transform: translateY(-50%) rotate(-90deg) scale(0);
    transform: translateY(-50%) rotate(-90deg) scale(0);
    -webkit-transition: all .5s;
    transition: all .5s; }
  .btn.current:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%) rotate(0) scale(1);
    transform: translateY(-50%) rotate(0) scale(1); }

.circle-pattern {
  height: 400px;
  width: 400px;
  background: url("assets/images/circle-pattern.png") center no-repeat;
  background-size: contain; }

.flower-icon {
  width: 20%;
  max-width: 64px;
  background: url("assets/images/flower.png") center no-repeat;
  background-size: contain; }

.mountains {
  height: 110px;
  width: 260px;
  background: url("assets/images/mountains.png") center repeat-x;
  background-size: contain; }

.plants {
  height: 120px;
  width: 140px;
  background: url("assets/images/plants.png") center no-repeat;
  background-size: contain; }

.boat {
  height: 280px;
  width: 15%;
  max-width: 280px;
  background: url("assets/images/boat.jpg") center no-repeat;
  background-size: contain; }

.waves {
  height: 190px;
  width: 300px;
  background: url("assets/images/waves.png") center repeat-x;
  background-size: 150%;
  -webkit-animation: wavesMove 10s infinite;
  animation: wavesMove 10s infinite; }

.flower-pattern {
  height: 400px;
  width: 27%;
  max-width: 400px;
  background: url("assets/images/flower-pattern.png") center no-repeat;
  background-size: contain; }

.noodle-bowl {
  position: relative;
  z-index: 2;
  height: 0;
  width: 32%;
  max-width: 560px;
  margin: -10% auto 0;
  padding-bottom: 20%;
  background: url("assets/images/noodle-bowl.png") center bottom no-repeat;
  background-size: contain; }

.video-wrap {
  position: relative;
  z-index: 30; }

.page .video-js.vjs-has-started:after {
  content: '\f04c';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  height: 60px;
  width: 90px;
  background: rgba(21, 21, 30, 0.75);
  font-family: "FontAwesome";
  font-size: 2rem;
  line-height: 60px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-50%) scale3d(1.1, 1.1, 1);
  transform: translateY(-50%) scale3d(1.1, 1.1, 1);
  -webkit-transition: all .3s;
  transition: all .3s; }

.page .video-js .vjs-big-play-button {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 60px;
  width: 90px;
  border-radius: 0;
  background: rgba(21, 21, 30, 0.75);
  border: none;
  line-height: 60px; }

.page .video-js .vjs-tech {
  cursor: pointer; }

.page .video-js .vjs-poster {
  background-color: transparent; }

.page .video-js .vjs-load-progress {
  background: #E2A835; }

.page .video-js .vjs-slider {
  background: #b17e19; }

.page .video-js .vjs-control-bar {
  background: rgba(21, 21, 30, 0.75); }

.page .video-js.vjs-paused:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%) scale3d(1, 1, 1);
  transform: translateY(-50%) scale3d(1, 1, 1); }

.page .video-js.vjs-paused:hover:after {
  background: #E2A835; }

.page .video-js:hover .vjs-big-play-button {
  background: #E2A835; }

.scroll-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  -webkit-transform: scale3d(1.2, 1.2, 0.1) translateZ(0);
  transform: scale3d(1.2, 1.2, 1) translateZ(0);
  -webkit-transform-origin: top center;
  transform-origin: top center; }

.recipe-wrap {
  border: 1px solid #EAEAEA;
  padding-top: 3rem;
  padding-bottom: 3rem; }

.recipe-box {
  position: relative;
  z-index: 2;
  padding: 1rem 4rem 0;
  background: white; }
  .recipe-box p {
    font-size: 1.4rem;
    margin: 0; }
  .recipe-box .btn {
    margin-top: 1.6rem;
    display: block; }

#sceneOne .ch-desc:before {
  background-position: 66.5% 100%; }

#sceneOne .section-content {
  position: relative;
  z-index: 2; }

#sceneThree .ch-desc:before {
  background-position: 34% 100%; }

#sceneThree .waves {
  position: absolute;
  top: 0;
  left: -20%;
  z-index: -1; }

#sceneThree .flower-pattern {
  position: absolute;
  top: 40%;
  right: -10%;
  z-index: -1; }

#sceneFour .ch-desc:before {
  background-position: 0 100%; }

#sceneFive .ch-desc:before {
  background-position: 100% 100%; }

#sceneFive .circle-pattern {
  position: absolute;
  left: 0;
  bottom: -40%;
  -webkit-transform: rotate(0);
  transform: rotate(0); }

#sceneFive .waves {
  position: absolute;
  top: 0;
  right: -20%;
  z-index: -1; }

#sceneFive .mountains {
  margin: 3.2rem 0 3.2rem -6rem;
  -webkit-animation: animMountains 2s infinite;
  animation: animMountains 2s infinite; }

#sceneSix .ch-desc:before {
  background-position: 33.5% 0; }

#sceneSeven {
  padding-bottom: 10rem; }
  #sceneSeven .ch-desc:before {
    background-position: 100% 0; }
  #sceneSeven .boat {
    position: absolute;
    bottom: 15%;
    left: 2%;
    z-index: -2;
    -webkit-animation: rockBoat 5s infinite; }
  #sceneSeven .plants {
    margin: -6rem auto 0; }
  #sceneSeven .waves {
    position: absolute;
    bottom: 13%;
    left: 2%;
    z-index: -1; }

#sceneEight:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 25%;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(21, 21, 30, 0)), color-stop(100%, #15151e));
  background: -webkit-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
  background: -o-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
  background: -ms-linear-gradient(top, rgba(21, 21, 30, 0) 0%, #15151e 100%);
  background: linear-gradient(to bottom, rgba(21, 21, 30, 0) 0%, #15151e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0015151e', endColorstr='#15151e',GradientType=0 ); }

#sceneEight .ch-desc:before {
  background-position: 66.5% 0; }

#sceneEight .noodle-container,
#sceneEight .section-content {
  position: relative;
  z-index: 2; }

#sceneEight .btn.circle i,
#sceneEight .ch-wrap .ch-desc span.date,
#sceneEight .index-no,
#sceneEight .subhead,
#sceneEight h2,
#sceneEight p {
  color: white; }

#sceneEight .scroll-bg {
  z-index: 0;
  opacity: 0; }

#lastQuote {
  position: relative;
  background-color: #15151E;
  padding-top: 5%; }
  #lastQuote blockquote {
    max-width: 70%;
    border: none;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #lastQuote blockquote p {
      color: white;
      letter-spacing: .25rem; }
      #lastQuote blockquote p:before {
        content: '\0201C'; }
      #lastQuote blockquote p:after {
        content: '\0201D'; }
    #lastQuote blockquote footer {
      font-size: 1.8rem;
      color: white; }
  #lastQuote .noodle-container {
    height: auto; }

.page-template-template-dancingdumpling .subhead,
.page-template-template-dancingdumpling .meta-region {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  overflow: hidden; }

.info-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82%;
  max-width: 960px;
  padding: 4rem 6rem;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  -webkit-transform: scale3d(0.8, 0.8, 1) translate3d(0, 100%, 0);
  transform: scale3d(0.8, 0.8, 1) translate3d(0, 100%, 0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: -webkit-transform .3s .15s;
  transition: transform .3s .15s; }
  .info-container h2 {
    margin: 0; }
  .info-container .btn {
    padding-left: 0;
    padding-right: 0; }

.page-template-template-dancingdumpling #post .section-wrap {
  height: 100vh;
  overflow: hidden; }
  .page-template-template-dancingdumpling #post .section-wrap .subhead {
    position: relative; }
    .page-template-template-dancingdumpling #post .section-wrap .subhead:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 2px;
      background: #E2A835;
      border-radius: 2px;
      -webkit-transform: scale3d(0, 1, 1) translateZ(0);
      transform: scale3d(0, 1, 1) translateZ(0);
      -webkit-transform-origin: left;
      transform-origin: left;
      -webkit-transition: -webkit-transform 1s;
      transition: transform 1s; }
  .page-template-template-dancingdumpling #post .section-wrap .scene-header {
    position: absolute; }
  .page-template-template-dancingdumpling #post .section-wrap.onView .subhead:after {
    -webkit-transform: none;
    transform: none; }
  .page-template-template-dancingdumpling #post .section-wrap.onView .info-container {
    -webkit-transform: none;
    transform: none; }
  .page-template-template-dancingdumpling #post .section-wrap.onView .section-image {
    -webkit-transform: none;
    transform: none; }
    .page-template-template-dancingdumpling #post .section-wrap.onView .section-image:before {
      opacity: 0;
      visibility: hidden; }
  .page-template-template-dancingdumpling #post .section-wrap.onView .section-content .facts-list li {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }

.page-template-template-dancingdumpling #post .section-info {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 50%;
  float: left;
  background: white; }
  .page-template-template-dancingdumpling #post .section-info .section-content p.subhead {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem; }
  .page-template-template-dancingdumpling #post .section-info .section-content .facts-list {
    padding-left: 0; }
    .page-template-template-dancingdumpling #post .section-info .section-content .facts-list li {
      list-style: none;
      position: relative;
      opacity: 0;
      -webkit-transform: translate3d(-10%, 0, 0) scale3d(1.1, 1.1, 1);
      transform: translate3d(-10%, 0, 0) scale3d(1.1, 1.1, 1);
      -webkit-transform-origin: left center;
      transform-origin: left center;
      -webkit-transition: all .8s;
      transition: all .8s; }
      .page-template-template-dancingdumpling #post .section-info .section-content .facts-list li:not(:last-child) {
        margin-bottom: .5em;
        padding-bottom: .5em;
        border-bottom: 1px solid #EAEAEA; }
      .page-template-template-dancingdumpling #post .section-info .section-content .facts-list li:before {
        content: '•';
        position: absolute;
        left: -1.5em; }
      .page-template-template-dancingdumpling #post .section-info .section-content .facts-list li:nth-child(2) {
        -webkit-transition-delay: .2s;
        transition-delay: .2s; }
      .page-template-template-dancingdumpling #post .section-info .section-content .facts-list li:nth-child(3) {
        -webkit-transition-delay: .4s;
        transition-delay: .4s; }
      .page-template-template-dancingdumpling #post .section-info .section-content .facts-list li:nth-child(4) {
        -webkit-transition-delay: .6s;
        transition-delay: .6s; }
      .page-template-template-dancingdumpling #post .section-info .section-content .facts-list li:nth-child(5) {
        -webkit-transition-delay: .8s;
        transition-delay: .8s; }
      .page-template-template-dancingdumpling #post .section-info .section-content .facts-list li:nth-child(6) {
        -webkit-transition-delay: 1s;
        transition-delay: 1s; }

.page-template-template-dancingdumpling #post .section-image {
  position: relative;
  height: 100%;
  width: 50%;
  float: right;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  -webkit-transform: scale3d(1.1, 1.1, 1) translateZ(0);
  transform: scale3d(1.1, 1.1, 1) translateZ(0);
  -webkit-transition: all 1s;
  transition: all 1s; }
  .page-template-template-dancingdumpling #post .section-image:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    height: 100%;
    width: 100%;
    background: rgba(21, 21, 30, 0.95);
    visibility: visible;
    transition: all .5s; }
  .page-template-template-dancingdumpling #post .section-image:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(21, 21, 30, 0.4) 0%, rgba(21, 21, 30, 0) 25%, rgba(21, 21, 30, 0) 75%, rgba(21, 21, 30, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(21, 21, 30, 0.4) 0%, rgba(21, 21, 30, 0) 25%, rgba(21, 21, 30, 0) 75%, rgba(21, 21, 30, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(21, 21, 30, 0.4) 0%, rgba(21, 21, 30, 0) 25%, rgba(21, 21, 30, 0) 75%, rgba(21, 21, 30, 0.8) 100%); }
  .page-template-template-dancingdumpling #post .section-image .image-desc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3.2rem;
    z-index: 2;
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
    color: white;
    text-align: center; }
    .page-template-template-dancingdumpling #post .section-image .image-desc h1 {
      color: white;
      display: inline-block;
      vertical-align: middle;
      margin: 0; }
    .page-template-template-dancingdumpling #post .section-image .image-desc .audio-tracks {
      display: inline-block;
      vertical-align: middle; }
      .page-template-template-dancingdumpling #post .section-image .image-desc .audio-tracks .btn {
        margin-left: .4rem;
        padding: 0;
        background: none; }
        .page-template-template-dancingdumpling #post .section-image .image-desc .audio-tracks .btn.circle i {
          color: white;
          background: transparent;
          border-color: white; }
        .page-template-template-dancingdumpling #post .section-image .image-desc .audio-tracks .btn.circle:hover i, .page-template-template-dancingdumpling #post .section-image .image-desc .audio-tracks .btn.circle:active i, .page-template-template-dancingdumpling #post .section-image .image-desc .audio-tracks .btn.circle:focus i {
          background: #E2A835;
          border-color: #E2A835; }

.page-template-template-dancingdumpling #post .panels {
  position: relative;
  z-index: 3;
  background: white; }
  .page-template-template-dancingdumpling #post .panels .section-wrap {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .page-template-template-dancingdumpling #post .panels div:nth-child(even) .section-info {
    background: #f9f9f9; }

.page-template-template-dancingdumpling #post #journeyIntro {
  background: white; }
  .page-template-template-dancingdumpling #post #journeyIntro .section-wrap .info-container {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    z-index: 1;
    max-width: 640px;
    padding: 3rem 6rem; }
    .page-template-template-dancingdumpling #post #journeyIntro .section-wrap .info-container p {
      text-align: left; }

#bgStory {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #c9e4fb; }
  #bgStory:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.75) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.75) 100%); }

.map-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: -5%; }
  .map-container #mapPaths {
    position: absolute; }
    .map-container #mapPaths > path {
      fill: none;
      stroke-width: 4;
      stroke-miterlimit: 10;
      visibility: hidden; }
    .map-container #mapPaths .st0 {
      stroke: #51634a;
      stroke-dasharray: 5px 5px; }
    .map-container #mapPaths .st1 {
      stroke: #E2A835; }
    .map-container #mapPaths .st6 {
      fill: white;
      stroke: #E2A835; }
    .map-container #mapPaths .st7 {
      fill: #b17e19;
      stroke: #51634a; }
    .map-container #mapPaths circle {
      stroke-width: 4;
      stroke-miterlimit: 10; }
  .map-container #mapBg {
    position: absolute;
    z-index: -1; }

#dancingD {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }
  #dancingD:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s; }
  #dancingD .dumpling-wrap {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 96px;
    height: 96px;
    background: #E2A835;
    border-radius: 50%;
    -webkit-transform: scale3d(0, 0, 1) translateZ(0);
    transform: scale3d(0, 0, 1) translateZ(0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    /* easeOutBack */ }
  #dancingD .dumpling-icon {
    display: block;
    color: #fff;
    width: 38px;
    height: 38px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #dancingD .dumpling-icon > div {
      position: relative;
      display: inline-block;
      background: white;
      border: 0 solid white;
      animation-play-state: paused; }
    #dancingD .dumpling-icon > div:nth-child(1) {
      top: -25%;
      z-index: 1;
      height: 100%;
      border-radius: 35%;
      -webkit-animation: square-jelly-box-animate .8s -.1s linear infinite;
      animation: square-jelly-box-animate .8s -.1s linear infinite; }
      #dancingD .dumpling-icon > div:nth-child(1) img {
        width: 100%;
        height: auto;
        margin: 14px 2px 0 0;
        -webkit-transform: scale3d(0.5, 0.5, 1) rotate(-45deg) translateZ(0);
        transform: scale3d(0.5, 0.5, 1) rotate(-45deg) translateZ(0);
        -webkit-transform-origin: top left;
        transform-origin: top left; }
    #dancingD .dumpling-icon > div:nth-child(2) {
      bottom: -6%;
      height: 10%;
      background: #000;
      border-radius: 50%;
      opacity: .2;
      -webkit-animation: square-jelly-box-shadow .8s -.1s linear infinite;
      animation: square-jelly-box-shadow .8s -.1s linear infinite; }
    #dancingD .dumpling-icon > div:nth-child(1),
    #dancingD .dumpling-icon > div:nth-child(2) {
      position: absolute;
      left: 0;
      width: 100%; }
  #dancingD.onView .dumpling-wrap {
    -webkit-transform: none;
    transform: none; }
  #dancingD.onView .dumpling-icon > div {
    animation-play-state: running; }
  #dancingD.onView:after {
    opacity: 1; }

@media only screen and (min-width: 992px) {
  .section-wrap .scene-header {
    margin-left: 8.6rem; }
  .page-template-template-dancingdumpling #post .section-info .section-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media only screen and (min-width: 1200px) {
  #sceneFive .video-wrap .content-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    float: none;
    padding: 6.4rem 6.4rem 6.4rem 3.2rem;
    z-index: 2;
    color: white;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 25%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 25%, rgba(0, 0, 0, 0) 100%); } }

@media only screen and (min-width: 1700px) {
  .section-content .header-wrap {
    padding-top: 20rem;
    padding-bottom: 10rem; }
  #sceneFive .video-wrap .content-wrap {
    max-width: 430px; } }

@media only screen and (max-width: 1440px) {
  .page-template-template-noodletimeline #post .section-wrap {
    padding-left: 34px; } }

@media only screen and (max-width: 1280px) {
  .section-wrap .scene-header {
    margin-top: 2rem;
    width: 56px; }
    .section-wrap .scene-header .index-no {
      font-size: 4rem;
      letter-spacing: 0; }
    .section-wrap .scene-header:after {
      right: -30%; }
  .section-wrap.onView .scene-header .index-no {
    -webkit-clip-path: polygon(100% 0, 100% 55%, 35% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 55%, 35% 100%, 0 100%, 0 0); }
  .page-template-template-dancingdumpling #post .section-info .section-content {
    padding: 0 8rem 0 11rem;
    padding: 0 3.5rem 0 9.5rem; }
    .page-template-template-dancingdumpling #post .section-info .section-content .header-wrap {
      padding-top: 10rem;
      padding-bottom: 5rem; }
    .page-template-template-dancingdumpling #post .section-info .section-content p.subhead {
      padding-bottom: 1rem;
      margin-bottom: 1rem; }
  .page-template-template-dancingdumpling #post .section-image .image-desc {
    bottom: 1.6rem; } }

@media only screen and (max-width: 991px) {
  #left-bar {
    display: none; }
  .scroll-icon {
    height: 38px;
    width: 24px;
    border-radius: 12px; }
  .section-wrap .scene-header {
    margin-top: 1rem;
    margin-left: 2rem; }
  .section-content {
    padding: 0; }
    .section-content .header-wrap {
      padding-bottom: 5rem; }
  .story #scrollContent .content-wrap {
    padding-left: 16rem;
    padding-right: 16rem;
    padding-bottom: 6.4rem; }
  .noodle-container svg {
    margin-left: -22rem;
    margin-right: -22rem; }
  .map-container {
    left: -35%;
    right: -20%;
    margin-top: 5%; }
  .noodle-bowl {
    width: 60%;
    padding-bottom: 30%; }
  .page-template-template-noodletimeline #post .section-wrap {
    padding: 0; }
  .page-template-template-dancingdumpling #post .section-wrap .scene-header .index-no {
    color: white; }
  .page-template-template-dancingdumpling #post .section-info {
    height: auto;
    width: 100%;
    float: none; }
    .page-template-template-dancingdumpling #post .section-info .section-content {
      padding: 4rem 8rem 6rem; }
  .page-template-template-dancingdumpling #post .section-image {
    height: 100vh;
    width: 100%;
    float: none; }
  .page-template-template-dancingdumpling #post .dumpling-wrap {
    top: 40%; }
  .page-template-template-dancingdumpling #post .panels .section-wrap {
    height: auto;
    padding: 0; } }

@media only screen and (max-width: 414px) {
  .page-template-template-dancingdumpling .subhead,
  .page-template-template-dancingdumpling .meta-region {
    font-size: 1.2rem; }
  .noodle-container {
    height: 80vh; }
  .story #scrollContent .content-wrap {
    padding-left: 6.4rem;
    padding-right: 6.4rem;
    padding-bottom: 2.4rem; }
  .page-template-template-dancingdumpling #post .panels .section-wrap .section-info .section-content {
    padding: 3rem 5rem 5rem; }
  .page-template-template-dancingdumpling #post #journeyIntro .section-wrap .info-container {
    padding: 3rem 3rem 1rem; }
  .info-container {
    padding: 2rem 2.4rem; }
  .map-container {
    left: -90%;
    right: -30%;
    margin-top: -15%; } }

#panoContainer {
  height: 100vh;
  cursor: -webkit-grab;
  cursor: grab; }
  #panoContainer.mousedown {
    cursor: -webkit-grabbing;
    cursor: grabbing; }
  #panoContainer > div:last-of-type {
    position: relative;
    z-index: 20; }

.page-template-template-360 #page-header #cover-info-type .header-title {
  max-width: 540px; }

.page-template-template-360 #page-header .cover-image {
  display: none; }

@keyframes dragmove {
  20% {
    transform: rotate(0deg);
    background: none; }
  35% {
    transform: rotate(15deg); }
  65% {
    transform: rotate(-15deg); }
  80% {
    transform: rotate(0deg);
    background: none; }
  35%, 65% {
    background: rgba(100, 100, 100, 0.95); } }

@keyframes scaletouch {
  0%, 10% {
    opacity: 0; }
  15%, 65% {
    border-radius: 50%;
    transform: scale(1);
    opacity: 1; }
  80%, 90% {
    transform: scale(3);
    opacity: 0; } }

.drag-wrap {
  background: url("assets/images/arrow-dir.svg") center top no-repeat; }
  .drag-wrap > div {
    position: relative;
    height: 30px;
    width: 20px;
    margin: 0 auto;
    border: 2px solid white;
    border-radius: 10px;
    text-align: center;
    transform-origin: bottom center;
    -webkit-animation: dragmove 5s infinite;
    animation: dragmove 5s infinite; }
    .drag-wrap > div:after {
      content: '';
      position: absolute;
      height: 4px;
      width: 4px;
      top: 4px;
      left: 4px;
      background: white;
      border-radius: 50%;
      transform: scale(0);
      opacity: 0;
      -webkit-animation: scaletouch 5s infinite;
      animation: scaletouch 5s infinite; }

.instructions {
  font-size: 1.4rem; }
  .instructions .drag-wrap, .instructions .text-wrap {
    display: inline-block;
    vertical-align: middle; }
  .instructions .drag-wrap {
    width: 50px; }
  .instructions .text-wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .instructions .text-wrap p {
      margin: 0 !important; }

.app-content {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem; }
  .app-content .app-icon {
    display: block;
    max-width: 180px;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden; }
  .app-content .app-desc {
    float: none;
    display: block;
    margin: 0 auto; }
    .app-content .app-desc h2 {
      padding: 3.2rem 0; }
  .app-content .app-links {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .app-content .app-links li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 1.2rem .6rem;
      max-width: 180px; }
      .app-content .app-links li a {
        display: block; }

.vr-samples .vr-desc {
  float: none;
  display: block;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px; }

.vr-samples .vr-icon {
  text-align: center; }
  .vr-samples .vr-icon img {
    display: block;
    width: 80px;
    max-width: 15%;
    margin: 0 auto; }

.vr-samples .vr-items {
  list-style: none;
  margin: 0;
  padding: 3.2rem 0 0;
  text-align: center; }
  .vr-samples .vr-items li {
    margin-bottom: .6rem; }
    .vr-samples .vr-items li a {
      position: relative;
      display: block;
      height: 350px;
      overflow: hidden; }
      .vr-samples .vr-items li a .vr-text {
        position: relative;
        z-index: 3;
        top: 50%;
        left: 0;
        right: 0;
        transform: translate3d(0, -10%, 0);
        padding-bottom: 0;
        color: white;
        font-weight: 400;
        transition: all .2s ease; }
        .vr-samples .vr-items li a .vr-text h3 {
          color: white; }
          .vr-samples .vr-items li a .vr-text h3 .fa {
            margin-left: .6rem;
            line-height: 42px;
            width: 44px;
            height: 44px;
            color: #fff;
            font-size: 2.2rem;
            border: 2px solid #fff;
            text-align: center;
            border-radius: 50%;
            text-indent: .3rem; }
        .vr-samples .vr-items li a .vr-text p {
          margin: 0;
          visibility: hidden;
          opacity: 0;
          -webkit-transition: all .3s;
          transition: all .3s; }
        .vr-samples .vr-items li a .vr-text > div {
          float: none;
          margin: 0 auto; }
      .vr-samples .vr-items li a img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate3d(0, -50%, 0);
        width: 100%;
        max-width: none; }
      .vr-samples .vr-items li a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #E2A835;
        opacity: 0;
        z-index: 2;
        -webkit-transition: opacity .1s;
        transition: opacity .1s; }
      .vr-samples .vr-items li a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #15151E;
        opacity: .3;
        z-index: 1; }
      .vr-samples .vr-items li a:hover {
        text-decoration: none; }
        .vr-samples .vr-items li a:hover .vr-text {
          transform: translate3d(0, -50%, 0); }
          .vr-samples .vr-items li a:hover .vr-text p {
            visibility: visible;
            opacity: 1; }
        .vr-samples .vr-items li a:hover:before {
          opacity: .9; }
      .vr-samples .vr-items li a:focus {
        text-decoration: none; }

@media only screen and (min-width: 768px) {
  #masthead .site-navigation a {
    margin-left: .5em;
    margin-right: .5em; }
  .home-pages-link li {
    background-position: center 65%; }
    .home-pages-link li .link-text {
      width: 430px; }
  .home-pages-link li:nth-child(odd) .link-text {
    right: 0;
    left: auto; }
  .home-pages-link li:nth-child(even) .link-text {
    right: auto;
    left: 0;
    padding-left: 4em; }
  .col-max-5 .col-md-2 {
    width: 20%; }
  .navbar-collapse {
    padding: 0; }
  .subhead-w-btn {
    position: relative; }
    .subhead-w-btn h2 {
      margin: 0;
      padding-top: 3.2rem;
      padding-bottom: 3.2rem; }
    .subhead-w-btn h4 {
      margin: 0; }
    .subhead-w-btn .btn {
      position: absolute;
      top: 2rem;
      right: 0;
      margin-right: 10px; }
  .custom-loop {
    padding-bottom: 3em; }
  .page #header-text p {
    margin-bottom: 2em; }
  .comments-wrap {
    width: 600px; }
  /* bootstrap overwrite */
  .navbar-nav > li {
    float: none;
    display: inline-block; } }

@media only screen and (min-width: 992px) {
  .v-align > div, .v-align > div > div, .v-align > div > img, .v-align nav, .v-align .col-sm-3, .v-align .col-sm-4, .v-align .col-sm-5, .v-align .col-sm-7, .v-align .col-sm-8, .v-align .col-xs-3, .v-align .col-xs-8 {
    float: none;
    display: inline-block;
    vertical-align: middle; }
  .home #header-subnav a, .home #header-subnav span {
    margin: 0 0 0 auto;
    max-width: 260px; }
  .home-pages-link li {
    height: 450px; }
    .home-pages-link li .link-text {
      width: 480px; }
  .home-pages-link li:nth-child(even) .link-text {
    padding-left: 6em; }
  .push-left {
    float: left; }
  .push-right {
    float: right; }
  .offset-top {
    margin-top: -2.75em; }
  .shorter-lines {
    max-width: 780px; }
  .section-header {
    height: 240px; }
  #below-header .gallery {
    margin-left: -20%;
    width: 140% !important;
    max-width: none; }
  .home .custom-loop li {
    width: 33.3333%;
    height: 280px; }
  .home .custom-loop li:first-child {
    width: 66.6666%;
    height: 560px; }
  #header-subnav {
    text-align: right;
    padding-top: 1.6rem; }
  .viral-guide-image {
    padding-left: 0; }
  .guide-image {
    padding-right: 5%; }
  .series-details a.btn.sm-btn-left {
    border-right: 4px solid white; }
  .series-details .sm-btn-right {
    border-left: 4px solid white; } }

@media only screen and (min-width: 1200px) {
  /* bootstrap overwrite */
  .container {
    width: 1020px; }
  .narrow {
    width: 970px; }
  .home-pages-link li .link-text {
    width: 490px; } }

@media only screen and (min-width: 1400px) {
  #masthead .site-navigation a {
    font-size: 2rem; }
  /* bootstrap overwrite */
  .container {
    width: 1260px; }
  .home-pages-link li .link-text {
    width: 610px; }
  .col-xl-3 {
    width: 20%;
    max-width: 280px; }
  .col-xl-8 {
    width: 66.666666667%; }
  .col-xl-9 {
    width: 75%;
    max-width: 990px; }
  .narrow {
    width: 1170px; }
  .link-text h5 a:after {
    width: 52px;
    height: 52px;
    line-height: 52px; }
  .single-episodes #header-subnav.col-xl-3 {
    margin-right: 1em; }
  footer.site-footer .logos-wrap a img {
    height: 40px; } }

@media only screen and (max-width: 1440px) {
  body {
    font-size: 1.4rem; }
  h1,
  .h1 {
    font-size: 3.2rem; }
  h2,
  .h2 {
    font-size: 2.8rem; }
  h3,
  .h3 {
    font-size: 2.4rem; }
  h4,
  .h4 {
    font-size: 2rem; }
  h5,
  .h5 {
    font-size: 2rem; }
  #page-header #cover-info-type .header-title {
    max-width: 720px; }
  .page-the-show .watch-list {
    padding: 1.6rem 0 0;
    margin: 0 -1.6rem; }
    .page-the-show .watch-list li {
      padding: 0 1.6rem .8rem; }
      .page-the-show .watch-list li a img {
        height: auto; }
  .places-filter .searchandfilter > ul li li {
    padding: 11px 10px; } }

@media only screen and (max-width: 1280px) {
  #masthead #logo {
    max-width: 160px; }
  #masthead .site-navigation {
    width: 70%;
    max-width: 800px;
    margin-top: 2.2rem; }
    #masthead .site-navigation .navbar-nav li a {
      font-size: 1.4rem;
      margin: 0 1rem .6rem; }
    #masthead .site-navigation .navbar-nav li .dropdown-menu li a {
      font-size: 1.4rem; }
  #page-header #cover-info-type .header-title {
    max-width: 640px; }
  #page-header #cover-info .ssba-wrap {
    margin-top: .4rem; }
  .vr-samples .vr-items li a {
    height: 300px; }
    .vr-samples .vr-items li a img {
      width: 150%;
      left: -25%; } }

@media only screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.6rem; }
  h3, .h3 {
    font-size: 2.2rem; }
  h4, .h4 {
    font-size: 2rem; }
  h5, .h5 {
    font-size: 1.8rem; }
  .lead {
    font-size: 1.8rem; }
  p.ep-meta, .link-text p {
    font-size: 1.2rem; }
  .home .custom-loop li, .home .custom-loop li:first-child, .custom-loop li, .custom-loop li:first-child {
    width: 50%;
    height: 0;
    padding-bottom: 32%; }
  #posts-nav .link-text:after {
    display: none; }
  #header-subnav a, #header-subnav span {
    display: inline-block;
    vertical-align: middle; }
  body:not(.home) body:not(.the-show) #header-subnav a, body:not(.home) body:not(.the-show) #header-subnav span {
    padding: 0; }
  .episodes-the-big-picture #header-subnav #episode-menu li {
    width: 33.3333%; }
  #content .slickQuizWrapper .answers li {
    display: block;
    width: 100%; }
  a.cd-top {
    top: 1.6rem;
    right: 1.6rem; }
  .series-details {
    text-align: center; }
  .places-filter .searchandfilter > ul > li {
    margin: 6px 0; }
    .places-filter .searchandfilter > ul > li.sf-field-taxonomy-places-categories {
      border-right: 1px solid #EAEAEA; }
  .viral-guide-image {
    padding: 32px; } }

@media only screen and (max-width: 767px) {
  #masthead #logo {
    max-width: 130px; }
  #masthead .site-navigation .navbar-nav {
    text-align: center; }
  #masthead .navbar-collapse {
    position: fixed;
    top: 0;
    height: 100% !important;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.9); }
    #masthead .navbar-collapse .navbar-nav {
      float: none;
      height: 80%;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 20px;
      max-width: 100%; }
      #masthead .navbar-collapse .navbar-nav li a {
        border: none; }
        #masthead .navbar-collapse .navbar-nav li a:hover {
          color: #E2A835; }
      #masthead .navbar-collapse .navbar-nav li .dropdown-menu {
        position: relative;
        top: 100%;
        width: 100%;
        margin-bottom: 20px;
        background: white;
        text-align: center;
        z-index: 2; }
        #masthead .navbar-collapse .navbar-nav li .dropdown-menu:before {
          left: 0;
          margin: 0 auto; }
        #masthead .navbar-collapse .navbar-nav li .dropdown-menu li a {
          padding: 1.6rem; }
      #masthead .navbar-collapse .navbar-nav > li {
        opacity: 0;
        height: 13.666666667%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0); }
        #masthead .navbar-collapse .navbar-nav > li > a {
          position: absolute;
          top: 50%;
          left: 0;
          right: 0;
          margin: 0 auto;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          transform: translateY(-50%); }
  #masthead .collapse {
    display: block;
    opacity: 0;
    visibility: hidden; }
    #masthead .collapse.in {
      opacity: 1;
      visibility: visible; }
      #masthead .collapse.in .navbar-nav li {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      #masthead .collapse.in .navbar-nav li:first-child {
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
      #masthead .collapse.in .navbar-nav li:nth-child(2) {
        -webkit-transition-delay: .05s;
        transition-delay: .05s; }
      #masthead .collapse.in .navbar-nav li:nth-child(3) {
        -webkit-transition-delay: .1s;
        transition-delay: .1s; }
      #masthead .collapse.in .navbar-nav li:nth-child(4) {
        -webkit-transition-delay: .15s;
        transition-delay: .15s; }
      #masthead .collapse.in .navbar-nav li:nth-child(5) {
        -webkit-transition-delay: .2s;
        transition-delay: .2s; }
      #masthead .collapse.in .navbar-nav li:nth-child(6) {
        -webkit-transition-delay: .25s;
        transition-delay: .25s; }
      #masthead .collapse.in .navbar-nav li:nth-child(7) {
        -webkit-transition-delay: .3s;
        transition-delay: .3s; }
        #masthead .collapse.in .navbar-nav li:nth-child(7) a {
          border: none; }
  h2 br, #header-subnav #episode-menu li a span {
    display: none; }
  #page-header #cover-info .ssba-wrap {
    display: block;
    padding: 0;
    margin: 1.6rem 0 0;
    border: none; }
  .home-pages-link li {
    height: 260px; }
    .home-pages-link li .link-text {
      height: 90px; }
  .anchor-icon {
    height: 44px;
    width: 44px; }
  .cd-top {
    top: 1em;
    right: 1em;
    width: 32px;
    height: 32px;
    line-height: 29px; }
  .subhead-w-btn #masthead .site-navigation li:last-child a {
    margin-top: 1em;
    margin-bottom: 2em; }
  .section-header {
    height: 140px; }
  #page-header:before {
    height: 75%; }
  #page-header .ep-meta {
    margin-bottom: 0; }
  .home .subhead-w-btn .btn {
    display: block;
    margin-right: 10px;
    margin-left: 10px; }
  .home .custom-loop li, .home .custom-loop li:first-child, .custom-loop li, .custom-loop li:first-child {
    width: 100%;
    height: 0;
    padding-bottom: 62%; }
  #posts-nav li {
    height: 220px; }
    #posts-nav li .link-text {
      top: 50%; }
  #watch-series .section-header {
    height: 260px; }
  footer.site-footer .logos-wrap,
  footer.site-footer .footer-social {
    text-align: left; }
  footer.site-footer .footer-links,
  footer.site-footer .social-media-link {
    text-align: left;
    padding: 1rem 0; }
  footer.site-footer .logos-wrap a img {
    height: 32px; }
  footer.site-footer .footer-links {
    margin-top: 0; }
  footer.site-footer .footer-social {
    padding-bottom: 1.6rem; }
  .vr-samples .vr-items li a {
    height: 260px; }
    .vr-samples .vr-items li a img {
      width: 200%;
      left: -100%; }
  .single-videos .notice, .single-cuisines .notice {
    font-size: 1.2rem; }
  .places-filter {
    text-align: left; }
    .places-filter .searchandfilter > ul > li {
      width: 100%;
      margin: -1px 0 0; }
      .places-filter .searchandfilter > ul > li.sf-field-search {
        width: 100%; }
      .places-filter .searchandfilter > ul > li.sf-field-taxonomy-places-categories {
        border-left: 1px solid #EAEAEA;
        padding-left: 0; }
      .places-filter .searchandfilter > ul > li.sf-field-tag {
        border-right: 1px solid #EAEAEA; }
        .places-filter .searchandfilter > ul > li.sf-field-tag label {
          width: 80%; }
    .places-filter .searchandfilter select.sf-input-select {
      min-width: 100%; }
  .su-tabs-nav span {
    display: inline-block;
    font-size: 2rem; } }

@media only screen and (max-width: 414px) {
  .home #page-header #cover-info .watch-line {
    margin-top: 0;
    margin-bottom: 1.6rem; }
  .home #page-header #cover-info .watch-list {
    margin-left: -.8rem; }
    .home #page-header #cover-info .watch-list li a img {
      height: 28px; }
  .home #header-subnav .btn {
    padding: 1rem 1.2rem; }
  .places-list .place-description p {
    word-break: break-word; }
  .vr-samples .vr-items li a {
    height: 240px; }
  .single-videos #page-header .btn {
    top: 25%; } }

@media only screen and (max-width: 320px) {
  h1, .h1 {
    font-size: 2.6rem; }
  h2, .h2 {
    font-size: 2.2rem; }
  h3, .h3 {
    font-size: 2rem; }
  h4, .h4 {
    font-size: 1.8rem; }
  h5, .h5 {
    font-size: 1.6rem; }
  .lead {
    font-size: 1.6rem; }
  .home #header-subnav .btn {
    padding: .8rem 1rem;
    width: 100%; }
  .link-text h3 a:after, .link-text h5 a:after {
    display: none; }
  .single-videos #page-header {
    height: 115vh; }
  .single-videos #page-header .btn {
    max-width: 80%; }
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px; }
  .section-header {
    height: 110px; }
  .section-header .section-icon {
    width: 54px; } }
