@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,800|Open+Sans+Condensed:300,700|Merriweather:400,700,400italic,700italic);
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,800|Open+Sans+Condensed:300,700|Merriweather:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Halant:300,400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,800|Open+Sans+Condensed:300,700|Merriweather:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,800|Open+Sans+Condensed:300,700|Merriweather:400,700,400italic,700italic);
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }

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

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

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

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

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

.fa-fw {
  width: 1.28571em;
  text-align: center; }

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

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

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

.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -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 {
  -webkit-filter: none;
          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; }

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

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

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

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

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

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

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

.fa-th:before {
  content: ""; }

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

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

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

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

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

.fa-signal:before {
  content: ""; }

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

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

.fa-home:before {
  content: ""; }

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

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

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

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

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

.fa-inbox:before {
  content: ""; }

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

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

.fa-refresh:before {
  content: ""; }

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

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

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

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

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

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

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

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

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

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

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

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

.fa-list:before {
  content: ""; }

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

.fa-indent:before {
  content: ""; }

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

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

.fa-pencil:before {
  content: ""; }

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

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

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

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

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

.fa-arrows:before {
  content: ""; }

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

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

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

.fa-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: ""; }

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

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

.fa-ban:before {
  content: ""; }

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

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

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

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

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

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

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

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

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

.fa-folder:before {
  content: ""; }

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

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

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

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

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

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

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

.fa-key:before {
  content: ""; }

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

.fa-comments:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: ""; }

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

.fa-upload:before {
  content: ""; }

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

.fa-phone:before {
  content: ""; }

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

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

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

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

.fa-rss:before {
  content: ""; }

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

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

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

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

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

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

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

.fa-paperclip:before {
  content: ""; }

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

.fa-square:before {
  content: ""; }

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

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

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

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

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

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

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

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

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

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

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

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

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

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

.fa-exchange:before {
  content: ""; }

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

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

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

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

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

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

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

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

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

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

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

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

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

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

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: ""; }

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

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

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

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

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

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

.fa-crop:before {
  content: ""; }

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

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

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

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

.fa-microphone:before {
  content: ""; }

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

.fa-shield:before {
  content: ""; }

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

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

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

.fa-bullseye:before {
  content: ""; }

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

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

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

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

.fa-ticket:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: ""; }

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

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

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

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

.fa-gbp:before {
  content: ""; }

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

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

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

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

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

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

.fa-file:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

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

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

.fa-dropbox:before {
  content: ""; }

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

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

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

.fa-tumblr:before {
  content: ""; }

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

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

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

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

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

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

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

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

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

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

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

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

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

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

.fa-wheelchair:before {
  content: ""; }

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

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

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

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

.fa-slack:before {
  content: ""; }

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

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

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

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

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

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

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

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

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

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

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-steam:before {
  content: ""; }

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

.fa-recycle:before {
  content: ""; }

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

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

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

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

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

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

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

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

.fa-git:before {
  content: ""; }

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

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

.fa-qq:before {
  content: ""; }

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

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

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

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

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

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

.fa-bomb:before {
  content: ""; }

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

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

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

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

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

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

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

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

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

.fa-lastfm:before {
  content: ""; }

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

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

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

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

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

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

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

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

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

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

.fa-motorcycle:before {
  content: ""; }

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

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-neuter:before {
  content: ""; }

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

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

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

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

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

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

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/* Breakpoints */
/* Colors */
/* Reusable elements */
/* Fonts */
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility; }

/* Default Link Styles */
a {
  color: #D23E27;
  text-decoration: none;
  line-height: inherit; }

a:hover,
a:focus {
  color: #781F11; }

a img {
  border: none; }

/* Default paragraph styles */
p {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.7;
  margin-bottom: 1em; }

/* Default header styles */
/* Helpful Typography Defaults */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body * {
    box-sizing: border-box; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

figure {
  margin: 0; }

body {
  background-color: #f2f2f2;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
  @media screen and (max-width: 660px) {
    body {
      font-size: 15px; } }
  @media screen and (max-width: 420px) {
    body {
      font-size: 14px; } }

h1 {
  font-size: 4em;
  margin-bottom: 0.4em; }

h2.chapter {
  margin-top: -70px;
  padding-top: 70px; }

h1, h2, h3 {
  font-weight: bold; }

h4, h5, h6, p, li, figcaption {
  font-family: 'Merriweather', serif; }

blockquote p {
  font-weight: bold;
  font-size: 1.5em;
  margin: 1em 0 0;
  padding: 1em; }

p .liftout {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.5em; }

p .emphasis {
  font-size: 1.5em;
  margin: 1.3em inherit 1.3em 0;
  border-left: 4px solid #ccc;
  padding-left: 20px; }

p.quote-attrib {
  padding: 1em;
  text-align: right; }

.strong {
  font-weight: bold; }

.main {
  margin-bottom: 10px; }

/* Header */
header {
  background-color: #115220; }

@media screen and (min-width: 661px) {
  .name {
    padding-left: 0; } }

.print {
  position: relative;
  top: 20;
  right: 20; }

.narrow p,
.narrow li {
  padding-right: 37.5%; }

/* The stuff below is only being used in Demons. Also, it's redundant. */
figure.article-inset {
  width: 640px;
  float: right;
  margin: 0;
  margin-left: 20px; }

figure.article-wide {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }

figure.article-outset {
  margin: 0;
  position: absolute;
  margin-left: 664px;
  width: 360px; }

figure.article .fs {
  width: 100%; }

figure.article-inset {
  max-width: 640px;
  margin: 0; }

figure.article-inset {
  margin: 0 30px 0 0;
  float: left;
  width: 67.5%; }

figure.article-inset2 {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  overflow: hidden; }

figure.article-inset2 figcaption {
  width: 30%;
  float: right; }

figure.article-inset2 img {
  float: left;
  width: 67.5%; }

figure.article-inset.right {
  width: 67.5%;
  float: right;
  margin: 0;
  margin-left: 30px; }

figure.article-wide {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }

figure.article-wide img {
  width: 100%; }

figure.article-outset,
aside {
  margin: 0;
  position: absolute;
  margin-left: 62.5%;
  width: 30.5%; }

figure.article-outset,
aside {
  position: relative;
  float: right;
  margin-left: 30px; }

article {
  margin: 50px auto 0; }
  @media (max-width: 660px) {
    article {
      margin-top: 40px; } }
  article img {
    width: 100%; }

figure.fs img {
  width: 100%;
  display: block;
  margin: 0 auto; }

figure.fs {
  margin: auto;
  max-width: 133vh; }
  figure.fs.fixedimg div {
    background: fixed center center no-repeat;
    background-size: cover; }

@media (max-width: 661px) {
  figure.article-inset {
    margin: 0;
    width: 100%; }
  figure.article-outset,
  aside {
    width: 50%; }
  figure.article-inset2 img {
    float: none;
    padding-right: 0;
    width: 100%; }
  figure.article-inset2 figcaption {
    width: 100%;
    float: none; } }

@media (max-width: 420px) {
  figure.article-outset,
  aside {
    width: 100%; } }

figcaption,
aside p {
  font-size: 0.9em;
  position: relative;
  padding: 1.7em 0;
  line-height: 1.6em;
  font-family: "Open Sans", sans-serif; }

aside p,
.narrow aside li,
.narrow aside p {
  padding: 0; }

figcaption span {
  font-size: 0.9em;
  position: absolute;
  top: -0.3em;
  right: 0; }

.fs figcaption span {
  right: 30px; }

@media (min-width: 661px) {
  .article-inset2 figcaption span {
    position: relative;
    top: inherit;
    left: 0;
    display: block; } }

.fs figcaption {
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px; }

section {
  max-width: 660px;
  margin: 2em auto;
  position: relative;
  padding: 0 30px; }
  @media (max-width: 660px) {
    section {
      padding: 0 10px; } }

.ad-medrect {
  width: 300px;
  margin: 2em auto; }
  @media (min-width: 661px) {
    .ad-medrect {
      margin: 1em 0 1em 2em;
      float: right; } }

@media (max-width: 660px) {
  #componentDivHeader {
    margin-top: -5px; } }

#componentDivFooter {
  display: inline-block;
  margin-top: 20px; }
  #componentDivFooter img {
    margin: 0 1em; }

header {
  padding: 10px;
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  width: 100vw;
  z-index: 99; }
  @media (max-width: 660px) {
    header {
      height: 40px; } }

.header-flag,
.footer-flag {
  text-transform: uppercase;
  font-size: 1.25em;
  width: 100%;
  margin: 0;
  width: 50px;
  display: inline-block;
  list-style: none; }

.header-flag-logo,
footer-flag-logo {
  width: 40px;
  position: relative;
  overflow: hidden; }

.header-flag-logo-art,
.footer-flag-logo-art {
  height: 30px;
  width: 30px; }
  @media (max-width: 660px) {
    .header-flag-logo-art,
    .footer-flag-logo-art {
      height: 20px; } }

.header-nav {
  float: right;
  position: absolute;
  right: 30px;
  top: 0;
  list-style-type: none; }
  .header-nav span, .header-nav a {
    padding: 10px 10px 20px;
    display: block; }
  .header-nav a {
    background-color: #000; }
  .header-nav * {
    color: #fff; }
  .header-nav .header-nav-list {
    position: absolute;
    top: 50px;
    right: 0;
    width: 290px; }
  .header-nav .header-nav-list li {
    display: none; }
  .header-nav:hover .header-nav-list li,
  .header-nav .header-nav-list:hover li {
    display: block; }

.header-logo {
  margin: 10px 0 0;
  height: 55px;
  background-size: 600px 150px; }

.header-social {
  float: right;
  padding-top: 5px; }

footer {
  border-top: 1px solid #ccc; }
  @media (min-width: 661px) {
    footer {
      padding: 20px 0 10px 0; } }
  footer p {
    font-size: 0.875em;
    color: #777777;
    margin: 20px auto; }
  footer section {
    margin: auto; }

.footer-flag {
  float: left;
  width: 60px;
  margin-top: -7px; }
  @media (max-width: 660px) {
    .footer-flag {
      width: 40px; } }
  @media (max-width: 420px) {
    .footer-flag {
      margin-top: 0; } }

.footer-flag-logo a {
  padding: 6px;
  display: block;
  width: 20px;
  height: 41px; }
  @media (min-width: 661px) {
    .footer-flag-logo a {
      width: 40px; } }

.footer-social {
  text-align: center; }

.qa span {
  display: inline-block;
  font-weight: bold;
  color: #781F11;
  margin-right: .5em; }
  .qa span.tbt {
    font-style: italic; }

.qa p {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0.4em;
  margin-left: 1.5em;
  margin-right: 1.5em; }

.addrs {
  margin-bottom: 1.4em; }
  .addrs p {
    margin: 0;
    color: #222;
    font-family: 'Open Sans', sans-serif; }

.swiper-container {
  width: 600px;
  max-width: calc(100vw - 20px);
  height: 600px;
  max-height: calc(100vw - 20px); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0; }

/* Case studies */
.swiper-btn-next {
  bottom: 0px;
  padding: .9em 1.2em;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  background-color: rgba(200, 70, 70, 0.9);
  color: white;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 1.3em;
  right: 0px; }
  @media screen and (max-width: 991px) {
    .swiper-btn-next {
      pqdding: 5px;
      padding: calc(2.2vw * 1); } }
  .swiper-btn-next.swiper-btn-disabled {
    display: none; }

.swiper-btn-prev {
  bottom: 0px;
  padding: .9em 1.2em;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  background-color: rgba(200, 70, 70, 0.9);
  color: white;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 1.3em;
  left: 0px; }
  @media screen and (max-width: 991px) {
    .swiper-btn-prev {
      pqdding: 5px;
      padding: calc(2.2vw * 1); } }
  .swiper-btn-prev.swiper-btn-disabled {
    display: none; }

.fable-call {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 20px;
  width: 100%; }
  .fable-call .desktop-only {
    display: inline; }
  .fable-call .mobile-only {
    display: none; }
  @media screen and (max-width: 660px) {
    .fable-call .desktop-only {
      display: none; }
    .fable-call .mobile-only {
      display: inline; } }

.bulletaside-container {
  border: 1px solid #e2e2e2;
  border-width: 3px 0;
  padding: 1em 0;
  margin-bottom: 1em;
  width: 100%;
  position: relative;
  z-index: 1;
  font-size: 1.1em; }
  @media screen and (min-width: 661px) {
    .bulletaside-container {
      width: calc(50% - 1em);
      margin-top: .6em; } }
  .bulletaside-container h4 {
    font-size: 1.3em;
    padding-bottom: .2em; }

.bulletaside-list {
  list-style: none;
  margin-left: 0; }

.bulletaside-item {
  font-size: 0.9em;
  line-height: 1.4em;
  margin-bottom: .6em;
  font-family: 'Open Sans', sans-serif; }
  .bulletaside-item span {
    font-weight: bold;
    display: inherit; }

.bulletaside-container.wide {
  margin-top: 0;
  padding-bottom: 0; }
  @media screen and (min-width: 661px) {
    .bulletaside-container.wide {
      width: 100%; } }
  .bulletaside-container.wide h4 {
    color: #888; }

.bulletaside-item.wide {
  font-size: 1.3em;
  letter-spacing: -.02em; }

.image-break {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2em; }
  .image-break img {
    width: auto;
    height: 5em;
    margin: 0 auto; }

section.storytop {
  margin: 1em auto; }

p.byline {
  color: #777;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1em;
  padding-bottom: 1em; }
  p.byline .dateline {
    font-weight: normal;
    float: right;
    color: #222;
    margin-bottom: 1em; }
    @media screen and (max-width: 660px) {
      p.byline .dateline {
        float: none;
        display: block;
        margin-top: 0.5em; } }

.section-hed.wide {
  max-width: 1000px;
  position: relative;
  margin-top: 70px;
  margin-bottom: 1em; }
  .section-hed.wide h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 3em;
    padding: 5px 0 10px 0; }
    @media screen and (max-width: 660px) {
      .section-hed.wide h1 {
        font-size: 2.5em; } }
  .section-hed.wide h3 {
    padding-top: 20px;
    margin-bottom: 0;
    color: #781F11;
    text-transform: uppercase; }

.image-mug {
  max-width: 150px;
  margin-left: 20px;
  float: right; }
  .image-mug figcaption {
    padding-top: 0; }

*.gig-comments-container {
  margin: 0 auto;
  width: 100% !important;
  max-width: 600px; }

a {
  color: #781F11;
  text-decoration: none;
  line-height: inherit; }

a:hover, a:focus {
  color: #D23E27; }

.clear {
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  color: #222;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  letter-spacing: -0.03em; }

h2, h3 {
  font-size: 2em;
  margin-bottom: .6em; }

ul {
  margin-left: 1.5em;
  margin-right: 1.5em;
  list-style-type: square; }

.header-flag {
  width: auto;
  display: inline-block; }

.header-social {
  float: right;
  padding-top: 5px; }

section {
  max-width: 660px; }

.section-hed.wide.restaurants {
  max-width: 1000px;
  position: relative;
  margin-top: 70px;
  margin-bottom: 1em; }
  .section-hed.wide.restaurants figure {
    min-height: 200px; }
  @media screen and (max-width: 1023px) and (min-width: 661px) {
    .section-hed.wide.restaurants {
      font-size: calc(1.4vw * 1); } }
  @media screen and (max-width: 660px) {
    .section-hed.wide.restaurants {
      margin-top: 50px; } }
  .section-hed.wide.restaurants figcaption {
    padding: 1em; }
  .section-hed.wide.restaurants .section-hed-heds {
    position: absolute;
    top: 0;
    margin-left: 30px;
    z-index: 10;
    width: 50%;
    margin-top: 2em;
    margin-left: 6em; }
    @media screen and (max-width: 660px) {
      .section-hed.wide.restaurants .section-hed-heds {
        margin-left: 0;
        margin-top: 0;
        position: relative;
        width: 100%; } }
  .section-hed.wide.restaurants h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 3.6em;
    padding: 5px 0 20px 0; }
    @media screen and (max-width: 660px) {
      .section-hed.wide.restaurants h1 {
        font-size: 2.9em; } }
  .section-hed.wide.restaurants h3 {
    margin-bottom: .2em;
    color: #781F11;
    text-transform: initial;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 6em;
    line-height: .9em;
    letter-spacing: -0.06em;
    padding-top: 10px; }
    .section-hed.wide.restaurants h3 span.small2 {
      font-style: italic;
      font-size: .7em; }
    .section-hed.wide.restaurants h3 span.bold2 {
      font-weight: 800;
      font-size: 1.2em; }
    @media screen and (max-width: 660px) {
      .section-hed.wide.restaurants h3 {
        font-size: 4.7em;
        margin-top: 0;
        padding-top: 0; } }

.lineCap {
  font-weight: bold;
  text-transform: uppercase; }

.case-hed {
  margin-top: 46px; }
  .case-hed a {
    color: #999;
    font-size: 0.7em;
    position: relative;
    top: -3px;
    margin: 0 5px; }

.byline1 {
  font-size: 1.3em; }

h4 {
  font-size: 22px; }

/* Breakpoints */
/* Colors */
/* Reusable elements */
/* Fonts */
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility; }

/* Default Link Styles */
a {
  color: #D23E27;
  text-decoration: none;
  line-height: inherit; }

a:hover,
a:focus {
  color: #781F11; }

a img {
  border: none; }

/* Default paragraph styles */
p, li, blockquote {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.7;
  margin-bottom: 1em; }

ul {
  margin-left: 1.4em;
  margin-right: 0; }

/* Default header styles */
/* Helpful Typography Defaults */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body * {
    box-sizing: border-box; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

figure {
  margin: 0; }

/*******************
 * Includes        *
 *******************/
/*******************
 * Sitewide styles *
 *******************/
body {
  background-color: #f2f2f2;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
  @media screen and (max-width: 669px) {
    body {
      font-size: 15px; } }
  @media screen and (max-width: 420px) {
    body {
      font-size: 14px; } }

h1 {
  font-size: 4em;
  margin-bottom: 0.4em; }

h2.chapter {
  margin-top: -70px;
  padding-top: 70px; }

h1, h2, h3 {
  font-weight: bold; }

h4, h5, h6, p, li, figcaption, blockquote {
  font-family: 'Merriweather', serif; }

blockquote p {
  font-weight: bold;
  font-size: 1.5em;
  margin: 1em 0 0;
  padding: 1em; }

p .liftout {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.5em; }

p .emphasis {
  font-size: 1.5em;
  margin: 1.3em inherit 1.3em 0;
  border-left: 4px solid #ccc;
  padding-left: 20px; }

p.quote-attrib {
  padding: 1em;
  text-align: right; }

.strong {
  font-weight: bold; }

.main {
  margin-bottom: 10px; }

/* Header */
header {
  background-color: #115220; }

@media screen and (min-width: 670px) {
  .name {
    padding-left: 0; } }

.print {
  position: relative;
  top: 20;
  right: 20; }

.narrow p,
.narrow li {
  padding-right: 37.5%; }

/* The stuff below is only being used in Demons. Also, it's redundant. */
figure.article-inset {
  width: 640px;
  float: right;
  margin: 0;
  margin-left: 20px; }

figure.article-wide {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px; }

figure.article-outset {
  margin: 0;
  position: absolute;
  margin-left: 664px;
  width: 360px; }

figure.article .fs {
  width: 100%; }

figure.article-inset {
  max-width: 640px;
  margin: 0; }

figure.article-inset {
  margin: 0 30px 0 0;
  float: left;
  width: 67.5%; }

figure.article-inset2 {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  overflow: hidden; }

figure.article-inset2 figcaption {
  width: 30%;
  float: right; }

figure.article-inset2 img {
  float: left;
  width: 67.5%; }

figure.article-inset.right {
  width: 67.5%;
  float: right;
  margin: 0;
  margin-left: 30px; }

figure.article-wide {
  margin-left: 0;
  margin-right: 0; }

figure.article-wide img {
  width: 100%; }

figure.article-outset,
aside {
  margin: 0;
  position: absolute;
  margin-left: 62.5%;
  width: 30.5%; }

figure.article-outset,
aside {
  position: relative;
  float: right;
  margin-left: 30px; }

article {
  margin: 50px auto 0; }
  @media (max-width: 669px) {
    article {
      margin-top: 40px; } }
  article img {
    width: 100%; }

figure.fs img {
  width: 100%;
  display: block;
  margin: 0 auto; }

figure.fs {
  margin: auto; }
  figure.fs.fixedimg > div {
    background: fixed center center no-repeat;
    background-size: cover; }

@media (max-width: 670px) {
  figure.article-inset {
    margin: 0;
    width: 100%; }
  figure.article-outset,
  aside {
    width: 50%; }
  figure.article-inset2 img {
    float: none;
    padding-right: 0;
    width: 100%; }
  figure.article-inset2 figcaption {
    width: 100%;
    float: none; } }

@media (max-width: 420px) {
  figure.article-outset,
  aside {
    width: 100%; } }

figcaption,
aside p {
  font-size: 0.9em;
  position: relative;
  padding: 1.7em 0;
  line-height: 1.6em;
  font-family: "Open Sans", sans-serif; }

aside p,
.narrow aside li,
.narrow aside p {
  padding: 0; }

figcaption span {
  font-size: 0.8em;
  position: absolute;
  top: -0.3em;
  right: 0; }

.fs figcaption span, article > figcaption span {
  right: 30px; }
  @media screen and (max-width: 669px) {
    .fs figcaption span, article > figcaption span {
      right: 10px; } }

@media (min-width: 670px) {
  .article-inset2 figcaption span {
    position: relative;
    top: inherit;
    left: 0;
    display: block; } }

.fs figcaption, article > figcaption {
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (max-width: 669px) {
    .fs figcaption, article > figcaption {
      padding-right: 10px;
      padding-left: 10px; } }

section {
  max-width: 669px;
  margin: 2em auto;
  position: relative;
  padding: 0 30px; }
  @media (max-width: 669px) {
    section {
      padding: 0 10px; } }

.ad-medrect {
  width: 300px;
  margin: 2em auto; }
  @media (min-width: 670px) {
    .ad-medrect {
      margin: 1em 0 1em 2em;
      float: right; } }

@media (max-width: 669px) {
  #componentDivHeader {
    margin-top: -5px; } }

#componentDivFooter {
  display: inline-block;
  margin-top: 20px; }
  #componentDivFooter img {
    margin: 0 1em; }

header {
  padding: 10px;
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  width: 100vw;
  z-index: 150; }
  @media (max-width: 669px) {
    header {
      height: 40px; } }

.header-flag,
.footer-flag {
  text-transform: uppercase;
  font-size: 1.25em;
  width: 100%;
  margin: 0;
  width: 50px;
  display: inline-block;
  list-style: none; }

.header-flag-logo,
.footer-flag-logo {
  width: 40px;
  position: relative; }

.header-flag-logo-art,
.footer-flag-logo-art {
  height: 30px;
  width: 30px; }
  @media (max-width: 669px) {
    .header-flag-logo-art,
    .footer-flag-logo-art {
      height: 20px; } }

.header-nav {
  float: right;
  position: absolute;
  right: 30px;
  top: 0;
  list-style-type: none; }
  .header-nav span, .header-nav a {
    padding: 10px 10px 20px;
    display: block; }
  .header-nav a {
    background-color: #000; }
  .header-nav * {
    color: #fff; }
  .header-nav .header-nav-list {
    position: absolute;
    top: 50px;
    right: 0;
    width: 290px; }
  .header-nav .header-nav-list li {
    display: none; }
  .header-nav:hover .header-nav-list li,
  .header-nav .header-nav-list:hover li {
    display: block; }

.header-logo {
  margin: 10px 0 0;
  height: 55px;
  background-size: 600px 150px; }

.header-theme {
  font-family: Open Sans Condensed, sans-serif;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  font-size: 28px;
  text-transform: uppercase; }
  .header-theme a, .header-theme a:hover {
    color: #fff;
    line-height: 1em; }
  @media screen and (max-width: 669px) {
    .header-theme {
      font-size: 20px;
      top: 0.3em;
      left: 43%; } }
  @media screen and (max-width: 420px) {
    .header-theme {
      display: none; } }

.header-social {
  float: right;
  padding-top: 5px; }

footer {
  border-top: 1px solid #ccc; }
  @media (min-width: 670px) {
    footer {
      padding: 20px 0 10px 0; } }
  footer p {
    font-size: 0.875em;
    color: #777777;
    margin: 20px auto; }
  footer section {
    margin: auto; }

.footer-flag {
  float: left;
  width: 60px;
  margin-top: -7px; }
  @media (max-width: 669px) {
    .footer-flag {
      width: 40px; } }
  @media (max-width: 420px) {
    .footer-flag {
      margin-top: 0; } }

.footer-flag-logo a {
  padding: 6px;
  display: block;
  width: 20px;
  height: 41px; }
  @media (min-width: 670px) {
    .footer-flag-logo a {
      width: 40px; } }

.footer-social {
  text-align: center; }

.copyright {
  text-align: center; }

.ads-box {
  padding: 1.5em 10px 10px 10px;
  border: 1px solid #ccc;
  box-sizing: content-box;
  position: relative; }
  .ads-box:before {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #777;
    padding: 0 5px;
    content: "Advertisement";
    font-size: 0.85em;
    text-transform: uppercase;
    position: absolute;
    background-color: #f2f2f2;
    top: 0;
    left: 50%;
    margin-left: -3.5em; }

.ads-box-gray {
  padding: 1.5em 10px 10px 10px;
  background-color: #ccc;
  box-sizing: content-box;
  position: relative; }
  .ads-box-gray:before {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #777;
    padding: 0 5px;
    content: "Advertisement";
    font-size: 0.85em;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -3.5em; }

.ad-fs {
  width: 100%;
  max-width: 728px;
  margin: 1em auto;
  overflow: hidden !important; }

.ad-left {
  width: 300px;
  float: left;
  margin-left: -65%;
  margin-right: 40px;
  margin-bottom: 1em; }

.ad-right {
  width: 300px;
  float: right;
  margin-right: -65%;
  margin-left: 40px;
  margin-bottom: 1em; }

@media screen and (min-width: 1351px) and (max-width: 1450px) {
  .ad-left {
    margin-left: -55%; }
  .ad-right {
    margin-right: -55%; } }

@media screen and (min-width: 1201px) and (max-width: 1350px) {
  .ad-left {
    margin-left: -45%; }
  .ad-right {
    margin-right: -45%; } }

@media screen and (min-width: 1023px) and (max-width: 1200px) {
  .ad-left {
    margin-left: -25%; }
  .ad-right {
    margin-right: -25%; } }

@media screen and (min-width: 850px) and (max-width: 1023px) {
  .ad-left {
    margin-left: -10vw; }
  .ad-right {
    margin-right: -10vw; } }

@media screen and (max-width: 849px) {
  .ad-left {
    margin: 0 auto 2em auto;
    float: none;
    left: 0; }
  .ad-right {
    margin: 0 auto 2em auto;
    float: none;
    left: 0; }
  .ads-box {
    padding: 1.5em 0 0 0;
    border: none;
    box-sizing: border-box; }
    .ads-box:before {
      top: 0; } }

@media screen and (max-width: 340px) {
  .ad-left {
    padding: 1.5em 0 10px;
    border-width: 1px 0; }
  .ad-right {
    padding: 1.5em 0 10px;
    border-width: 1px 0; } }

figure {
  margin-left: 0;
  margin-right: 0;
  position: relative; }

.image-left {
  width: 75%;
  float: left;
  margin-left: -25%;
  margin-right: 40px; }

.image-right {
  width: 75%;
  float: right;
  margin-right: -25%;
  margin-left: 40px; }

.inset-fullscreen {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 3px 2px 4px;
  background-color: #aaaaaa;
  border-bottom-left-radius: 5px;
  cursor: pointer; }
  .inset-fullscreen i {
    color: white; }

@media screen and (min-width: 850px) and (max-width: 1023px) {
  .image-left {
    width: 45vw;
    margin-left: -10vw; }
  .image-right {
    width: 45vw;
    margin-right: -10vw; } }

@media screen and (min-width: 661px) and (max-width: 849px) {
  .image-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    left: 0; }
  .image-right {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    float: none;
    left: 0; } }

@media screen and (min-width: 0) and (max-width: 660px) {
  figure {
    margin-left: 0;
    margin-right: 0; }
  .image-left {
    width: calc(100% + 20px);
    float: none;
    margin-left: -10px; }
    .image-left figcaption {
      padding-left: 0;
      padding-right: 0; }
  .image-right {
    width: calc(100% + 20px);
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-left: -10px;
    margin-right: -10px; }
    .image-right figcaption {
      padding-left: 0;
      padding-right: 0; } }

.img-modal {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  z-index: 999;
  display: none; }
  .img-modal figure {
    padding: 0 10px;
    width: 100%;
    max-width: 1000px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    border-radius: 5px;
    color: white; }
    .img-modal figure img {
      display: block; }
    .img-modal figure figcaption {
      border-top: 5px solid transparent;
      background-color: rgba(0, 0, 0, 0.25);
      padding-left: 10px;
      padding-right: 10px;
      font-weight: bold; }
      .img-modal figure figcaption span {
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 400; }
  .img-modal div.modal-close {
    text-align: right;
    margin-bottom: 10px; }
    .img-modal div.modal-close i {
      color: white;
      text-shadow: 0px 0px 3px black;
      cursor: pointer; }

/* Customize jumbotron */
.content-jumbotron {
  overflow: hidden;
  height: calc(100vh - 50px);
  position: relative;
  z-index: 1;
  background: center center fixed no-repeat;
  background-size: cover; }
  @media (max-width: 669px) {
    .content-jumbotron {
      height: calc(100vh - 40px); } }
  .content-jumbotron img {
    width: 36vw;
    max-width: 835px;
    min-width: 280px;
    margin: 0 auto;
    display: block;
    margin-top: 40vh; }
  .content-jumbotron h1 {
    color: #fff;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
    font-size: 6em;
    line-height: 1em;
    font-family: "Open Sans Condensed", sans-serif;
    width: 80vw;
    margin: auto;
    display: block;
    margin-top: 10vh;
    text-align: center; }
    @media (max-width: 669px) {
      .content-jumbotron h1 {
        width: 70vw;
        font-size: 3em; } }

.read-more-container {
  padding: 0 1em;
  margin-top: 3em;
  width: 100%; }
  .read-more-container h3 span {
    letter-spacing: 5px;
    font-size: 0.5em; }

.author-container {
  width: 31.33%;
  float: left;
  text-align: right; }

.article-container {
  padding: 0.9em;
  clear: both;
  margin-bottom: 30px;
  border: 1px solid #cecece;
  position: relative;
  color: #222222; }
  .article-container:hover {
    background-color: white; }
    .article-container:hover p {
      color: #781F11; }
  .article-container div.img-container {
    width: 31.33%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: scroll center center no-repeat;
    background-size: cover; }
  .article-container img {
    height: auto;
    width: 31.33%;
    float: left;
    margin: 0 10px 5px 0;
    box-shadow: 0px 0px 5px #bbb;
    border-radius: 2px; }
  .article-container h4 {
    width: 62.66%;
    float: right;
    font-size: 1.5em;
    margin-top: 0; }
  .article-container p {
    width: 62.66%;
    float: right;
    font-size: 1em; }
  @media screen and (max-width: 500px) {
    .article-container div.img-container {
      width: 100%;
      height: 300px;
      float: none;
      position: relative; }
    .article-container h4 {
      width: 100%;
      float: none;
      margin: 0; }
    .article-container p {
      width: 100%;
      float: none;
      margin: 0; } }

.section-break {
  text-align: center;
  font-size: 10px;
  margin: 40px 0;
  position: relative; }
  .section-break:after {
    content: "";
    width: 45%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    height: 1px;
    background-color: black; }
  .section-break:before {
    content: "";
    width: 45%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1px;
    height: 1px;
    background-color: black; }

*.gig-comments-container {
  width: 100% !important; }

a {
  color: #D23E27;
  text-decoration: none;
  line-height: inherit; }

a:hover,
a:focus {
  color: #781F11; }

.clear {
  clear: both; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  color: #222;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  letter-spacing: -0.03em; }

h2,
h3 {
  font-size: 2em;
  margin-bottom: 1em; }

.header-flag {
  width: auto;
  display: inline-block; }
  @media screen and (max-width: 670px) {
    .header-flag {
      font-size: 0.8em; } }

.header-social {
  float: right;
  padding-top: 5px; }

section {
  max-width: 660px; }

.dateline {
  color: #777;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold; }

.fh {
  max-width: 133vh;
  margin-left: auto;
  margin-right: auto; }

.tweetline {
  padding: 2px 0;
  border-radius: 3px;
  cursor: pointer; }
  .tweetline:hover {
    background-color: #ffeebc; }

.touch .tweetline, .touchevents .tweetline {
  border-bottom: dashed 1px rgba(92, 0, 0, 0.75);
  border-radius: 0;
  padding: 1px 0; }

.componentDivInline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.25em; }

/* Customize jumbotron */
.content-jumbotron {
  overflow: hidden;
  height: calc(100vh - 50px);
  position: static;
  z-index: 1;
  background: 70% 10% fixed no-repeat;
  background-size: cover; }
  .content-jumbotron img {
    width: 36vw;
    max-width: 835px;
    min-width: 280px;
    margin: 0 auto;
    display: block;
    margin-top: 40vh; }
  .content-jumbotron .jumbotron-byline {
    margin-top: 20px; }
    .content-jumbotron .jumbotron-byline h3 {
      font-size: 1.75em;
      margin-bottom: 10px;
      text-align: center; }
      @media (max-width: 899px) {
        .content-jumbotron .jumbotron-byline h3 {
          font-size: 1.15em;
          line-height: 1em; } }
    .content-jumbotron .jumbotron-byline h4 {
      font-size: 1.2em;
      margin-bottom: 10px;
      text-align: center; }
      @media (max-width: 899px) {
        .content-jumbotron .jumbotron-byline h4 {
          font-size: 1.15em;
          line-height: 1em; } }
    .content-jumbotron .jumbotron-byline .byline_job {
      border-top: 1px solid #ccc;
      padding-top: 10px; }
    @media (max-width: 660px) {
      .content-jumbotron .jumbotron-byline {
        width: 70vw; } }
  .content-jumbotron .jumbotron-header, .content-jumbotron .jumbotron-byline {
    width: 40vw;
    min-width: 300px;
    margin-left: 5vw;
    display: block;
    margin-top: 10vh; }
    @media (min-width: 750px) and (max-width: 899px) {
      .content-jumbotron .jumbotron-header, .content-jumbotron .jumbotron-byline {
        margin-top: 5vh; } }
    @media (min-width: 661px) and (max-width: 749px) {
      .content-jumbotron .jumbotron-header, .content-jumbotron .jumbotron-byline {
        margin-top: 5vh; } }
    @media (max-width: 660px) {
      .content-jumbotron .jumbotron-header, .content-jumbotron .jumbotron-byline {
        margin-top: 5vh;
        width: 70vw;
        margin-left: auto;
        margin-right: auto; } }
  .content-jumbotron h1 {
    color: #000;
    text-shadow: none;
    font-size: 4em;
    line-height: 1.25em;
    font-family: "Halant", serif;
    font-weight: 300;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    .content-jumbotron h1 span {
      font-size: 1.5em;
      margin: 0.15em 0 0 0;
      padding: 0; }
    @media (min-width: 1040px) and (max-width: 1200px) {
      .content-jumbotron h1 {
        font-size: 3.5em; } }
    @media (min-width: 900px) and (max-width: 1039px) {
      .content-jumbotron h1 {
        font-size: 3em; } }
    @media (min-width: 661px) and (max-width: 899px) {
      .content-jumbotron h1 {
        font-size: 2.5em; } }
    @media (max-width: 660px) {
      .content-jumbotron h1 {
        width: 70vw;
        font-size: 2.5em; } }

.calendar-container {
  position: relative; }
  .calendar-container img {
    width: 50px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 20px; }

.hospice-months {
  letter-spacing: 10px;
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 300; }

.margin-true {
  margin-top: 10vh; }

.section-break {
  text-align: center;
  font-size: 10px;
  margin: 40px 0;
  position: relative; }
  .section-break:after {
    content: "";
    width: 45%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    height: 1px;
    background-color: black; }
  .section-break:before {
    content: "";
    width: 45%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1px;
    height: 1px;
    background-color: black; }

.img-strip-container {
  width: 100%;
  position: relative;
  margin: 0 auto; }

.image-strip {
  float: left;
  margin: 1em 0 0 0;
  width: 49%;
  vertical-align: top; }

header {
  background-color: white;
  border-bottom: 1px solid #ccc; }

a {
  color: #D23E27;
  text-decoration: none;
  line-height: inherit; }

a:hover,
a:focus {
  color: #781F11; }

.clear {
  clear: both; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  color: #222;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  letter-spacing: -0.03em; }

h2,
h3 {
  font-size: 2em;
  margin-bottom: 1em; }

.header-flag {
  width: auto;
  display: inline-block; }

.header-social {
  float: right;
  padding-top: 5px; }

section {
  max-width: 660px; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }

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

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

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

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

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

.fa-fw {
  width: 1.28571em;
  text-align: center; }

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

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

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

.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -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 {
  -webkit-filter: none;
          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; }

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

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

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

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

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

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

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

.fa-th:before {
  content: ""; }

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

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

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

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

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

.fa-signal:before {
  content: ""; }

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

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

.fa-home:before {
  content: ""; }

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

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

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

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

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

.fa-inbox:before {
  content: ""; }

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

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

.fa-refresh:before {
  content: ""; }

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

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

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

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

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

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

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

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

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

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

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

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

.fa-list:before {
  content: ""; }

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

.fa-indent:before {
  content: ""; }

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

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

.fa-pencil:before {
  content: ""; }

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

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

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

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

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

.fa-arrows:before {
  content: ""; }

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

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

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

.fa-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: ""; }

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

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

.fa-ban:before {
  content: ""; }

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

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

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

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

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

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

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

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

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

.fa-folder:before {
  content: ""; }

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

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

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

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

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

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

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

.fa-key:before {
  content: ""; }

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

.fa-comments:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: ""; }

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

.fa-upload:before {
  content: ""; }

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

.fa-phone:before {
  content: ""; }

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

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

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

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

.fa-rss:before {
  content: ""; }

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

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

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

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

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

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

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

.fa-paperclip:before {
  content: ""; }

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

.fa-square:before {
  content: ""; }

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

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

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

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

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

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

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

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

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

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

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

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

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

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

.fa-exchange:before {
  content: ""; }

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

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

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

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

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

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

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

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

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

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

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

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

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

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

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: ""; }

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

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

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

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

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

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

.fa-crop:before {
  content: ""; }

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

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

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

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

.fa-microphone:before {
  content: ""; }

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

.fa-shield:before {
  content: ""; }

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

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

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

.fa-bullseye:before {
  content: ""; }

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

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

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

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

.fa-ticket:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: ""; }

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

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

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

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

.fa-gbp:before {
  content: ""; }

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

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

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

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

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

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

.fa-file:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

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

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

.fa-dropbox:before {
  content: ""; }

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

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

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

.fa-tumblr:before {
  content: ""; }

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

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

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

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

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

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

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

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

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

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

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

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

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

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

.fa-wheelchair:before {
  content: ""; }

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

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

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

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

.fa-slack:before {
  content: ""; }

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

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

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

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

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

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

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

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

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

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

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-steam:before {
  content: ""; }

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

.fa-recycle:before {
  content: ""; }

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

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

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

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

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

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

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

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

.fa-git:before {
  content: ""; }

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

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

.fa-qq:before {
  content: ""; }

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

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

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

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

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

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

.fa-bomb:before {
  content: ""; }

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

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

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

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

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

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

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

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

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

.fa-lastfm:before {
  content: ""; }

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

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

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

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

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

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

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

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

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

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

.fa-motorcycle:before {
  content: ""; }

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

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-neuter:before {
  content: ""; }

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

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

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

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

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

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

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/* Breakpoints */
/* Colors */
/* Reusable elements */
/* Fonts */
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility; }

/* Default Link Styles */
a {
  color: #D23E27;
  text-decoration: none;
  line-height: inherit; }

a:hover,
a:focus {
  color: #781F11; }

a img {
  border: none; }

/* Default paragraph styles */
p {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.7;
  margin-bottom: 1em; }

/* Default header styles */
/* Helpful Typography Defaults */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body * {
    box-sizing: border-box; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

figure {
  margin: 0; }

body {
  background-color: #f2f2f2;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
  @media screen and (max-width: 660px) {
    body {
      font-size: 15px; } }
  @media screen and (max-width: 420px) {
    body {
      font-size: 14px; } }

h1 {
  font-size: 4em;
  margin-bottom: 0.4em; }

h2.chapter {
  margin-top: -70px;
  padding-top: 70px; }

h1, h2, h3 {
  font-weight: bold; }

h4, h5, h6, p, li, figcaption {
  font-family: 'Merriweather', serif; }

blockquote p {
  font-weight: bold;
  font-size: 1.5em;
  margin: 1em 0 0;
  padding: 1em; }

p .liftout {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.5em; }

p .emphasis {
  font-size: 1.5em;
  margin: 1.3em inherit 1.3em 0;
  border-left: 4px solid #ccc;
  padding-left: 20px; }

p.quote-attrib {
  padding: 1em;
  text-align: right; }

.strong {
  font-weight: bold; }

.main {
  margin-bottom: 10px; }

/* Header */
header {
  background-color: #115220; }

@media screen and (min-width: 661px) {
  .name {
    padding-left: 0; } }

.print {
  position: relative;
  top: 20;
  right: 20; }

.narrow p,
.narrow li {
  padding-right: 37.5%; }

/* The stuff below is only being used in Demons. Also, it's redundant. */
figure.article-inset {
  width: 640px;
  float: right;
  margin: 0;
  margin-left: 20px; }

figure.article-wide {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }

figure.article-outset {
  margin: 0;
  position: absolute;
  margin-left: 664px;
  width: 360px; }

figure.article .fs {
  width: 100%; }

figure.article-inset {
  max-width: 640px;
  margin: 0; }

figure.article-inset {
  margin: 0 30px 0 0;
  float: left;
  width: 67.5%; }

figure.article-inset2 {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  overflow: hidden; }

figure.article-inset2 figcaption {
  width: 30%;
  float: right; }

figure.article-inset2 img {
  float: left;
  width: 67.5%; }

figure.article-inset.right {
  width: 67.5%;
  float: right;
  margin: 0;
  margin-left: 30px; }

figure.article-wide {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }

figure.article-wide img {
  width: 100%; }

figure.article-outset,
aside {
  margin: 0;
  position: absolute;
  margin-left: 62.5%;
  width: 30.5%; }

figure.article-outset,
aside {
  position: relative;
  float: right;
  margin-left: 30px; }

article {
  margin: 50px auto 0; }
  @media (max-width: 660px) {
    article {
      margin-top: 40px; } }
  article img {
    width: 100%; }

figure.fs img {
  width: 100%;
  display: block;
  margin: 0 auto; }

figure.fs {
  margin: auto;
  max-width: 133vh; }
  figure.fs.fixedimg div {
    background: fixed center center no-repeat;
    background-size: cover; }

@media (max-width: 661px) {
  figure.article-inset {
    margin: 0;
    width: 100%; }
  figure.article-outset,
  aside {
    width: 50%; }
  figure.article-inset2 img {
    float: none;
    padding-right: 0;
    width: 100%; }
  figure.article-inset2 figcaption {
    width: 100%;
    float: none; } }

@media (max-width: 420px) {
  figure.article-outset,
  aside {
    width: 100%; } }

figcaption,
aside p {
  font-size: 0.9em;
  position: relative;
  padding: 1.7em 0;
  line-height: 1.6em;
  font-family: "Open Sans", sans-serif; }

aside p,
.narrow aside li,
.narrow aside p {
  padding: 0; }

figcaption span {
  font-size: 0.9em;
  position: absolute;
  top: -0.3em;
  right: 0; }

.fs figcaption span {
  right: 30px; }

@media (min-width: 661px) {
  .article-inset2 figcaption span {
    position: relative;
    top: inherit;
    left: 0;
    display: block; } }

.fs figcaption {
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px; }

section {
  max-width: 660px;
  margin: 2em auto;
  position: relative;
  padding: 0 30px; }
  @media (max-width: 660px) {
    section {
      padding: 0 10px; } }

.ad-medrect {
  width: 300px;
  margin: 2em auto; }
  @media (min-width: 661px) {
    .ad-medrect {
      margin: 1em 0 1em 2em;
      float: right; } }

@media (max-width: 660px) {
  #componentDivHeader {
    margin-top: -5px; } }

#componentDivFooter {
  display: inline-block;
  margin-top: 20px; }
  #componentDivFooter img {
    margin: 0 1em; }

header {
  padding: 10px;
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  width: 100vw;
  z-index: 99; }
  @media (max-width: 660px) {
    header {
      height: 40px; } }

.header-flag,
.footer-flag {
  text-transform: uppercase;
  font-size: 1.25em;
  width: 100%;
  margin: 0;
  width: 50px;
  display: inline-block;
  list-style: none; }

.header-flag-logo,
footer-flag-logo {
  width: 40px;
  position: relative;
  overflow: hidden; }

.header-flag-logo-art,
.footer-flag-logo-art {
  height: 30px;
  width: 30px; }
  @media (max-width: 660px) {
    .header-flag-logo-art,
    .footer-flag-logo-art {
      height: 20px; } }

.header-nav {
  float: right;
  position: absolute;
  right: 30px;
  top: 0;
  list-style-type: none; }
  .header-nav span, .header-nav a {
    padding: 10px 10px 20px;
    display: block; }
  .header-nav a {
    background-color: #000; }
  .header-nav * {
    color: #fff; }
  .header-nav .header-nav-list {
    position: absolute;
    top: 50px;
    right: 0;
    width: 290px; }
  .header-nav .header-nav-list li {
    display: none; }
  .header-nav:hover .header-nav-list li,
  .header-nav .header-nav-list:hover li {
    display: block; }

.header-logo {
  margin: 10px 0 0;
  height: 55px;
  background-size: 600px 150px; }

.header-social {
  float: right;
  padding-top: 5px; }

footer {
  border-top: 1px solid #ccc; }
  @media (min-width: 661px) {
    footer {
      padding: 20px 0 10px 0; } }
  footer p {
    font-size: 0.875em;
    color: #777777;
    margin: 20px auto; }
  footer section {
    margin: auto; }

.footer-flag {
  float: left;
  width: 60px;
  margin-top: -7px; }
  @media (max-width: 660px) {
    .footer-flag {
      width: 40px; } }
  @media (max-width: 420px) {
    .footer-flag {
      margin-top: 0; } }

.footer-flag-logo a {
  padding: 6px;
  display: block;
  width: 20px;
  height: 41px; }
  @media (min-width: 661px) {
    .footer-flag-logo a {
      width: 40px; } }

.footer-social {
  text-align: center; }

.ad-fs {
  width: 100%;
  max-width: 728px;
  margin: 1em auto;
  overflow: hidden !important; }

.ad-left {
  width: 300px;
  float: left;
  margin-left: -65%;
  margin-right: 40px;
  margin-bottom: 1em; }

.ad-right {
  width: 300px;
  float: right;
  margin-right: -65%;
  margin-left: 40px;
  margin-bottom: 1em; }

@media screen and (min-width: 1351px) and (max-width: 1450px) {
  .ad-left {
    margin-left: -55%; }
  .ad-right {
    margin-right: -55%; } }

@media screen and (min-width: 1201px) and (max-width: 1350px) {
  .ad-left {
    margin-left: -45%; }
  .ad-right {
    margin-right: -45%; } }

@media screen and (min-width: 1023px) and (max-width: 1200px) {
  .ad-left {
    margin-left: -25%; }
  .ad-right {
    margin-right: -25%; } }

@media screen and (min-width: 850px) and (max-width: 1023px) {
  .ad-left {
    margin-left: -10vw; }
  .ad-right {
    margin-right: -10vw; } }

@media screen and (max-width: 849px) {
  .ad-left {
    margin: 0 auto 2em auto;
    float: none;
    left: 0; }
  .ad-right {
    margin: 0 auto 2em auto;
    float: none;
    left: 0; } }

figure {
  margin-left: 0;
  margin-right: 0;
  position: relative; }

.image-left {
  width: 75%;
  float: left;
  margin-left: -25%;
  margin-right: 40px; }

.image-right {
  width: 75%;
  float: right;
  margin-right: -25%;
  margin-left: 40px; }

.inset-fullscreen {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 3px 2px 4px;
  background-color: #aaaaaa;
  border-bottom-left-radius: 5px;
  cursor: pointer; }
  .inset-fullscreen i {
    color: white; }

@media screen and (min-width: 850px) and (max-width: 1023px) {
  .image-left {
    width: 45vw;
    margin-left: -10vw; }
  .image-right {
    width: 45vw;
    margin-right: -10vw; } }

@media screen and (min-width: 661px) and (max-width: 849px) {
  .image-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    left: 0; }
  .image-right {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    float: none;
    left: 0; } }

@media screen and (min-width: 0) and (max-width: 660px) {
  figure {
    margin-left: 0;
    margin-right: 0; }
  .image-left {
    width: calc(100% + 20px);
    float: none;
    margin-left: -10px; }
    .image-left figcaption {
      padding-left: 30px;
      padding-right: 30px; }
      .image-left figcaption span {
        padding-left: 30px;
        padding-right: 30px; }
  .image-right {
    width: calc(100% + 20px);
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-left: -10px;
    margin-right: -10px; }
    .image-right figcaption {
      padding-left: 30px;
      padding-right: 30px; }
      .image-right figcaption span {
        padding-left: 30px;
        padding-right: 30px; } }

.img-modal {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  z-index: 999;
  display: none; }
  .img-modal figure {
    padding: 0 10px;
    width: 100%;
    max-width: 1000px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    border-radius: 5px;
    color: white; }
    .img-modal figure img {
      display: block; }
    .img-modal figure figcaption {
      border-top: 5px solid transparent;
      background-color: rgba(0, 0, 0, 0.25);
      padding-left: 10px;
      padding-right: 10px;
      font-weight: bold; }
      .img-modal figure figcaption span {
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 400; }
  .img-modal div.modal-close {
    text-align: right;
    margin-bottom: 10px; }
    .img-modal div.modal-close i {
      color: white;
      text-shadow: 0px 0px 3px black;
      cursor: pointer; }

/* Customize jumbotron */
.content-jumbotron {
  overflow: hidden;
  height: calc(100vh - 50px);
  position: relative;
  z-index: 1;
  background: center center fixed no-repeat;
  background-size: cover; }
  @media (max-width: 660px) {
    .content-jumbotron {
      height: calc(100vh - 40px); } }
  .content-jumbotron img {
    width: 36vw;
    max-width: 835px;
    min-width: 280px;
    margin: 0 auto;
    display: block;
    margin-top: 40vh; }
  .content-jumbotron h1 {
    color: #fff;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
    font-size: 6em;
    line-height: 1em;
    font-family: "Open Sans Condensed", sans-serif;
    width: 80vw;
    margin: auto;
    display: block;
    margin-top: 10vh;
    text-align: center; }
    @media (max-width: 660px) {
      .content-jumbotron h1 {
        width: 70vw;
        font-size: 3em; } }

.read-more-container {
  padding: 0 1em;
  margin-top: 3em;
  width: 100%; }
  .read-more-container h3 span {
    letter-spacing: 5px;
    font-size: 0.5em; }

.author-container {
  width: 31.33%;
  float: left;
  text-align: right; }

.article-container {
  padding: 0.9em;
  clear: both;
  margin-bottom: 30px;
  border: 1px solid #cecece;
  position: relative;
  color: #222222; }
  .article-container:hover {
    background-color: white; }
    .article-container:hover p {
      color: #781F11; }
  .article-container div.img-container {
    width: 31.33%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: scroll center center no-repeat;
    background-size: cover; }
  .article-container img {
    height: auto;
    width: 31.33%;
    float: left;
    margin: 0 10px 5px 0;
    box-shadow: 0px 0px 5px #bbb;
    border-radius: 2px; }
  .article-container h4 {
    width: 62.66%;
    float: right;
    font-size: 1.5em;
    margin-top: 0; }
  .article-container p {
    width: 62.66%;
    float: right;
    font-size: 1em; }
  @media screen and (max-width: 500px) {
    .article-container div.img-container {
      width: 100%;
      height: 300px;
      float: none;
      position: relative; }
    .article-container h4 {
      width: 100%;
      float: none;
      margin: 0; }
    .article-container p {
      width: 100%;
      float: none;
      margin: 0; } }

.section-break {
  text-align: center;
  font-size: 10px;
  margin: 40px 0;
  position: relative;
  color: #777; }
  .section-break:after {
    content: "";
    width: 32%;
    position: absolute;
    top: 50%;
    left: 10%;
    margin-top: -1px;
    height: 1px;
    background-color: #777; }
  .section-break:before {
    content: "";
    width: 32%;
    position: absolute;
    top: 50%;
    right: 10%;
    margin-top: -1px;
    height: 1px;
    background-color: #777; }

*.gig-comments-container {
  width: 100% !important; }

a {
  color: #D23E27;
  text-decoration: none;
  line-height: inherit; }

a:hover,
a:focus {
  color: #781F11; }

.clear {
  clear: both; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  color: #222;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  letter-spacing: -0.03em; }

h2,
h3 {
  font-size: 2em;
  margin-bottom: 1em; }

.header-flag {
  width: auto;
  display: inline-block; }
  @media screen and (max-width: 661px) {
    .header-flag {
      font-size: 0.8em; } }

.header-social {
  float: right;
  padding-top: 5px; }

section {
  max-width: 660px; }

.dateline {
  color: #777;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold; }

.fh {
  max-width: 133vh;
  margin-left: auto;
  margin-right: auto; }

.tweetline {
  padding: 2px 0;
  border-radius: 3px;
  cursor: pointer; }
  .tweetline:hover {
    background-color: #ffeebc; }

.touch .tweetline, .touchevents .tweetline {
  border-bottom: dashed 1px rgba(92, 0, 0, 0.75);
  border-radius: 0;
  padding: 1px 0; }

.componentDivInline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.25em; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }

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

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

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

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

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

.fa-fw {
  width: 1.28571em;
  text-align: center; }

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

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

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

.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -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 {
  -webkit-filter: none;
          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; }

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

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

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

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

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

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

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

.fa-th:before {
  content: ""; }

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

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

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

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

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

.fa-signal:before {
  content: ""; }

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

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

.fa-home:before {
  content: ""; }

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

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

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

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

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

.fa-inbox:before {
  content: ""; }

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

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

.fa-refresh:before {
  content: ""; }

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

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

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

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

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

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

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

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

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

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

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

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

.fa-list:before {
  content: ""; }

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

.fa-indent:before {
  content: ""; }

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

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

.fa-pencil:before {
  content: ""; }

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

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

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

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

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

.fa-arrows:before {
  content: ""; }

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

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

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

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

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

.fa-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: ""; }

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

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

.fa-ban:before {
  content: ""; }

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

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

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

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

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

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

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

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

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

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

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

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

.fa-folder:before {
  content: ""; }

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

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

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

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

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

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

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

.fa-key:before {
  content: ""; }

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

.fa-comments:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: ""; }

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

.fa-upload:before {
  content: ""; }

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

.fa-phone:before {
  content: ""; }

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

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

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

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

.fa-rss:before {
  content: ""; }

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

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

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

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

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

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

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

.fa-paperclip:before {
  content: ""; }

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

.fa-square:before {
  content: ""; }

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

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

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

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

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

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

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

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

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

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

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

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

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

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

.fa-exchange:before {
  content: ""; }

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

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

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

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

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

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

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

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

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

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

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

.fa-beer:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

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

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

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

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

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: ""; }

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

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

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

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

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

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

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

.fa-crop:before {
  content: ""; }

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

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

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

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

.fa-microphone:before {
  content: ""; }

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

.fa-shield:before {
  content: ""; }

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

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

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

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

.fa-bullseye:before {
  content: ""; }

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

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

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

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

.fa-ticket:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: ""; }

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

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

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

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

.fa-gbp:before {
  content: ""; }

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

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

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

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

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

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

.fa-file:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

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

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

.fa-dropbox:before {
  content: ""; }

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

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

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

.fa-tumblr:before {
  content: ""; }

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

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

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

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

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

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/* Breakpoints */
/* Colors */
/* Reusable elements */
/* Fonts */
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility; }

/* Default Link Styles */
a {
  color: #D23E27;
  text-decoration: none;
  line-height: inherit; }

a:hover,
a:focus {
  color: #781F11; }

a img {
  border: none; }

/* Default paragraph styles */
p {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.7;
  margin-bottom: 1em; }

/* Default header styles */
/* Helpful Typography Defaults */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body * {
    box-sizing: border-box; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

figure {
  margin: 0; }

body {
  background-color: #f2f2f2;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
  @media screen and (max-width: 660px) {
    body {
      font-size: 15px; } }
  @media screen and (max-width: 420px) {
    body {
      font-size: 14px; } }

h1 {
  font-size: 4em;
  margin-bottom: 0.4em; }

h2.chapter {
  margin-top: -70px;
  padding-top: 70px; }

h1, h2, h3 {
  font-weight: bold; }

h4, h5, h6, p, li, figcaption {
  font-family: 'Merriweather', serif; }

blockquote p {
  font-weight: bold;
  font-size: 1.5em;
  margin: 1em 0 0;
  padding: 1em; }

p .liftout {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.5em; }

p .emphasis {
  font-size: 1.5em;
  margin: 1.3em inherit 1.3em 0;
  border-left: 4px solid #ccc;
  padding-left: 20px; }

p.quote-attrib {
  padding: 1em;
  text-align: right; }

.strong {
  font-weight: bold; }

.main {
  margin-bottom: 10px; }

/* Header */
header {
  background-color: #115220; }

@media screen and (min-width: 661px) {
  .name {
    padding-left: 0; } }

.print {
  position: relative;
  top: 20;
  right: 20; }

.narrow p,
.narrow li {
  padding-right: 37.5%; }

/* The stuff below is only being used in Demons. Also, it's redundant. */
figure.article-inset {
  width: 640px;
  float: right;
  margin: 0;
  margin-left: 20px; }

figure.article-wide {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }

figure.article-outset {
  margin: 0;
  position: absolute;
  margin-left: 664px;
  width: 360px; }

figure.article .fs {
  width: 100%; }

figure.article-inset {
  max-width: 640px;
  margin: 0; }

figure.article-inset {
  margin: 0 30px 0 0;
  float: left;
  width: 67.5%; }

figure.article-inset2 {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  overflow: hidden; }

figure.article-inset2 figcaption {
  width: 30%;
  float: right; }

figure.article-inset2 img {
  float: left;
  width: 67.5%; }

figure.article-inset.right {
  width: 67.5%;
  float: right;
  margin: 0;
  margin-left: 30px; }

figure.article-wide {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 30px; }

figure.article-wide img {
  width: 100%; }

figure.article-outset,
aside {
  margin: 0;
  position: absolute;
  margin-left: 62.5%;
  width: 30.5%; }

figure.article-outset,
aside {
  position: relative;
  float: right;
  margin-left: 30px; }

article {
  margin: 50px auto 0; }
  @media (max-width: 660px) {
    article {
      margin-top: 40px; } }
  article img {
    width: 100%; }

figure.fs img {
  width: 100%;
  display: block;
  margin: 0 auto; }

figure.fs {
  margin: auto;
  max-width: 133vh; }
  figure.fs.fixedimg div {
    background: fixed center center no-repeat;
    background-size: cover; }

@media (max-width: 661px) {
  figure.article-inset {
    margin: 0;
    width: 100%; }
  figure.article-outset,
  aside {
    width: 50%; }
  figure.article-inset2 img {
    float: none;
    padding-right: 0;
    width: 100%; }
  figure.article-inset2 figcaption {
    width: 100%;
    float: none; } }

@media (max-width: 420px) {
  figure.article-outset,
  aside {
    width: 100%; } }

figcaption,
aside p {
  font-size: 0.9em;
  position: relative;
  padding: 1.7em 0;
  line-height: 1.6em;
  font-family: "Open Sans", sans-serif; }

aside p,
.narrow aside li,
.narrow aside p {
  padding: 0; }

figcaption span {
  font-size: 0.9em;
  position: absolute;
  top: -0.3em;
  right: 0; }

.fs figcaption span {
  right: 30px; }

@media (min-width: 661px) {
  .article-inset2 figcaption span {
    position: relative;
    top: inherit;
    left: 0;
    display: block; } }

.fs figcaption {
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px; }

section {
  max-width: 660px;
  margin: 2em auto;
  position: relative;
  padding: 0 30px; }
  @media (max-width: 660px) {
    section {
      padding: 0 10px; } }

.ad-medrect {
  width: 300px;
  margin: 2em auto; }
  @media (min-width: 661px) {
    .ad-medrect {
      margin: 1em 0 1em 2em;
      float: right; } }

@media (max-width: 660px) {
  #componentDivHeader {
    margin-top: -5px; } }

#componentDivFooter {
  display: inline-block;
  margin-top: 20px; }
  #componentDivFooter img {
    margin: 0 1em; }

header {
  padding: 10px;
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  width: 100vw;
  z-index: 99; }
  @media (max-width: 660px) {
    header {
      height: 40px; } }

.header-flag,
.footer-flag {
  text-transform: uppercase;
  font-size: 1.25em;
  width: 100%;
  margin: 0;
  width: 50px;
  display: inline-block;
  list-style: none; }

.header-flag-logo,
footer-flag-logo {
  width: 40px;
  position: relative;
  overflow: hidden; }

.header-flag-logo-art,
.footer-flag-logo-art {
  height: 30px;
  width: 30px; }
  @media (max-width: 660px) {
    .header-flag-logo-art,
    .footer-flag-logo-art {
      height: 20px; } }

.header-nav {
  float: right;
  position: absolute;
  right: 30px;
  top: 0;
  list-style-type: none; }
  .header-nav span, .header-nav a {
    padding: 10px 10px 20px;
    display: block; }
  .header-nav a {
    background-color: #000; }
  .header-nav * {
    color: #fff; }
  .header-nav .header-nav-list {
    position: absolute;
    top: 50px;
    right: 0;
    width: 290px; }
  .header-nav .header-nav-list li {
    display: none; }
  .header-nav:hover .header-nav-list li,
  .header-nav .header-nav-list:hover li {
    display: block; }

.header-logo {
  margin: 10px 0 0;
  height: 55px;
  background-size: 600px 150px; }

.header-social {
  float: right;
  padding-top: 5px; }

footer {
  border-top: 1px solid #ccc; }
  @media (min-width: 661px) {
    footer {
      padding: 20px 0 10px 0; } }
  footer p {
    font-size: 0.875em;
    color: #777777;
    margin: 20px auto; }
  footer section {
    margin: auto; }

.footer-flag {
  float: left;
  width: 60px;
  margin-top: -7px; }
  @media (max-width: 660px) {
    .footer-flag {
      width: 40px; } }
  @media (max-width: 420px) {
    .footer-flag {
      margin-top: 0; } }

.footer-flag-logo a {
  padding: 6px;
  display: block;
  width: 20px;
  height: 41px; }
  @media (min-width: 661px) {
    .footer-flag-logo a {
      width: 40px; } }

.footer-social {
  text-align: center; }

.qa span {
  display: inline-block;
  font-weight: bold;
  color: #781F11;
  margin-right: .5em; }
  .qa span.tbt {
    font-style: italic; }

.qa p {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0.4em;
  margin-left: 1.5em;
  margin-right: 1.5em; }

.addrs {
  margin-bottom: 1.4em; }
  .addrs p {
    margin: 0;
    color: #222;
    font-family: 'Open Sans', sans-serif; }

.swiper-container {
  width: 600px;
  max-width: calc(100vw - 20px);
  height: 600px;
  max-height: calc(100vw - 20px); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0; }

/* Case studies */
.swiper-btn-next {
  bottom: 0px;
  padding: .9em 1.2em;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  background-color: rgba(200, 70, 70, 0.9);
  color: white;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 1.3em;
  right: 0px; }
  @media screen and (max-width: 991px) {
    .swiper-btn-next {
      pqdding: 5px;
      padding: calc(2.2vw * 1); } }
  .swiper-btn-next.swiper-btn-disabled {
    display: none; }

.swiper-btn-prev {
  bottom: 0px;
  padding: .9em 1.2em;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  background-color: rgba(200, 70, 70, 0.9);
  color: white;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 1.3em;
  left: 0px; }
  @media screen and (max-width: 991px) {
    .swiper-btn-prev {
      pqdding: 5px;
      padding: calc(2.2vw * 1); } }
  .swiper-btn-prev.swiper-btn-disabled {
    display: none; }

.fable-call {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 20px;
  width: 100%; }
  .fable-call .desktop-only {
    display: inline; }
  .fable-call .mobile-only {
    display: none; }
  @media screen and (max-width: 660px) {
    .fable-call .desktop-only {
      display: none; }
    .fable-call .mobile-only {
      display: inline; } }

.bulletaside-container {
  border: 1px solid #e2e2e2;
  border-width: 3px 0;
  padding: 1em 0;
  margin-bottom: 1em;
  width: 100%;
  position: relative;
  z-index: 1;
  font-size: 1.1em; }
  @media screen and (min-width: 661px) {
    .bulletaside-container {
      width: calc(50% - 1em);
      margin-top: .6em; } }
  .bulletaside-container h4 {
    font-size: 1.3em;
    padding-bottom: .2em; }

.bulletaside-list {
  list-style: none;
  margin-left: 0; }

.bulletaside-item {
  font-size: 0.9em;
  line-height: 1.4em;
  margin-bottom: .6em;
  font-family: 'Open Sans', sans-serif; }
  .bulletaside-item span {
    font-weight: bold;
    display: inherit; }

.bulletaside-container.wide {
  margin-top: 0;
  padding-bottom: 0; }
  @media screen and (min-width: 661px) {
    .bulletaside-container.wide {
      width: 100%; } }
  .bulletaside-container.wide h4 {
    color: #888; }

.bulletaside-item.wide {
  font-size: 1.3em;
  letter-spacing: -.02em; }

.image-break {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2em; }
  .image-break img {
    width: auto;
    height: 5em;
    margin: 0 auto; }

section.storytop {
  margin: 1em auto; }

p.byline {
  color: #777;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1em;
  padding-bottom: 1em; }
  p.byline .dateline {
    font-weight: normal;
    float: right;
    color: #222;
    margin-bottom: 1em; }
    @media screen and (max-width: 660px) {
      p.byline .dateline {
        float: none;
        display: block;
        margin-top: 0.5em; } }

.section-hed.wide {
  max-width: 1000px;
  position: relative;
  margin-top: 70px;
  margin-bottom: 1em; }
  .section-hed.wide h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 3em;
    padding: 5px 0 10px 0; }
    @media screen and (max-width: 660px) {
      .section-hed.wide h1 {
        font-size: 2.5em; } }
  .section-hed.wide h3 {
    padding-top: 20px;
    margin-bottom: 0;
    color: #781F11;
    text-transform: uppercase; }

.image-mug {
  max-width: 150px;
  margin-left: 20px;
  float: right; }
  .image-mug figcaption {
    padding-top: 0; }

*.gig-comments-container {
  margin: 0 auto;
  width: 100% !important;
  max-width: 600px; }

a {
  color: #781F11;
  text-decoration: none;
  line-height: inherit; }

a:hover, a:focus {
  color: #D23E27; }

.clear {
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  color: #222;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  letter-spacing: -0.03em; }

h2, h3 {
  font-size: 2em;
  margin-bottom: .6em; }

ul {
  margin-left: 1.5em;
  margin-right: 1.5em;
  list-style-type: square; }

.header-flag {
  width: auto;
  display: inline-block; }

.header-social {
  float: right;
  padding-top: 5px; }

section {
  max-width: 660px; }

.section-hed.wide.restaurants {
  max-width: 1000px;
  position: relative;
  margin-top: 70px;
  margin-bottom: 1em; }
  .section-hed.wide.restaurants figure {
    min-height: 200px; }
  @media screen and (max-width: 1023px) and (min-width: 661px) {
    .section-hed.wide.restaurants {
      font-size: calc(1.4vw * 1); } }
  @media screen and (max-width: 660px) {
    .section-hed.wide.restaurants {
      margin-top: 50px; } }
  .section-hed.wide.restaurants figcaption {
    padding: 1em; }
  .section-hed.wide.restaurants .section-hed-heds {
    position: absolute;
    top: 0;
    margin-left: 30px;
    z-index: 10;
    width: 50%;
    margin-top: 2em;
    margin-left: 6em; }
    @media screen and (max-width: 660px) {
      .section-hed.wide.restaurants .section-hed-heds {
        margin-left: 0;
        margin-top: 0;
        position: relative;
        width: 100%; } }
  .section-hed.wide.restaurants h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 3.6em;
    padding: 5px 0 20px 0; }
    @media screen and (max-width: 660px) {
      .section-hed.wide.restaurants h1 {
        font-size: 2.9em; } }
  .section-hed.wide.restaurants h3 {
    margin-bottom: .2em;
    color: #781F11;
    text-transform: initial;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 6em;
    line-height: .9em;
    letter-spacing: -0.06em;
    padding-top: 10px; }
    .section-hed.wide.restaurants h3 span.small2 {
      font-style: italic;
      font-size: .7em; }
    .section-hed.wide.restaurants h3 span.bold2 {
      font-weight: 800;
      font-size: 1.2em; }
    @media screen and (max-width: 660px) {
      .section-hed.wide.restaurants h3 {
        font-size: 4.7em;
        margin-top: 0;
        padding-top: 0; } }

.lineCap {
  font-weight: bold;
  text-transform: uppercase; }

.case-hed {
  margin-top: 46px; }
  .case-hed a {
    color: #999;
    font-size: 0.7em;
    position: relative;
    top: -3px;
    margin: 0 5px; }

.byline1 {
  font-size: 1.3em; }

h4 {
  font-size: 22px; }
/*# sourceMappingURL=restaurants.css.map */