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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

.grid {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -24px;
  letter-spacing: -0.31em; }

.grid__item {
  display: inline-block;
  padding-left: 24px;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  box-sizing: border-box; }

.one-whole {
  width: 100%; }

.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50%; }

.one-third, .two-sixths, .four-twelfths {
  width: 33.333%; }

.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%; }

.one-quarter, .two-eighths, .three-twelfths {
  width: 25%; }

.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%; }

.one-fifth, .two-tenths {
  width: 20%; }

.two-fifths, .four-tenths {
  width: 40%; }

.three-fifths, .six-tenths {
  width: 60%; }

.four-fifths, .eight-tenths {
  width: 80%; }

.one-sixth, .two-twelfths {
  width: 16.666%; }

.five-sixths, .ten-twelfths {
  width: 83.333%; }

.one-eighth {
  width: 12.5%; }

.three-eighths {
  width: 37.5%; }

.five-eighths {
  width: 62.5%; }

.seven-eighths {
  width: 87.5%; }

.one-tenth {
  width: 10%; }

.three-tenths {
  width: 30%; }

.seven-tenths {
  width: 70%; }

.nine-tenths {
  width: 90%; }

.one-twelfth {
  width: 8.333%; }

.five-twelfths {
  width: 41.666%; }

.seven-twelfths {
  width: 58.333%; }

.eleven-twelfths {
  width: 91.666%; }

.auto {
  width: auto; }

@media only screen and (min-width: 481px) and (max-width: 768px) {
  .medium-one-whole {
    width: 100%; }

  .medium-one-half, .medium-two-quarters, .medium-three-sixths, .medium-four-eighths, .medium-five-tenths, .medium-six-twelfths {
    width: 50%; }

  .medium-one-third, .medium-two-sixths, .medium-four-twelfths {
    width: 33.333%; }

  .medium-two-thirds, .medium-four-sixths, .medium-eight-twelfths {
    width: 66.666%; }

  .medium-one-quarter, .medium-two-eighths, .medium-three-twelfths {
    width: 25%; }

  .medium-three-quarters, .medium-six-eighths, .medium-nine-twelfths {
    width: 75%; }

  .medium-one-fifth, .medium-two-tenths {
    width: 20%; }

  .medium-two-fifths, .medium-four-tenths {
    width: 40%; }

  .medium-three-fifths, .medium-six-tenths {
    width: 60%; }

  .medium-four-fifths, .medium-eight-tenths {
    width: 80%; }

  .medium-one-sixth, .medium-two-twelfths {
    width: 16.666%; }

  .medium-five-sixths, .medium-ten-twelfths {
    width: 83.333%; }

  .medium-one-eighth {
    width: 12.5%; }

  .medium-three-eighths {
    width: 37.5%; }

  .medium-five-eighths {
    width: 62.5%; }

  .medium-seven-eighths {
    width: 87.5%; }

  .medium-one-tenth {
    width: 10%; }

  .medium-three-tenths {
    width: 30%; }

  .medium-seven-tenths {
    width: 70%; }

  .medium-nine-tenths {
    width: 90%; }

  .medium-one-twelfth {
    width: 8.333%; }

  .medium-five-twelfths {
    width: 41.666%; }

  .medium-seven-twelfths {
    width: 58.333%; }

  .medium-eleven-twelfths {
    width: 91.666%; }

  .medium-auto {
    width: auto; } }
@media only screen and (min-width: 769px) {
  .large-one-whole {
    width: 100%; }

  .large-one-half, .large-two-quarters, .large-three-sixths, .large-four-eighths, .large-five-tenths, .large-six-twelfths {
    width: 50%; }

  .large-one-third, .large-two-sixths, .large-four-twelfths {
    width: 33.333%; }

  .large-two-thirds, .large-four-sixths, .large-eight-twelfths {
    width: 66.666%; }

  .large-one-quarter, .large-two-eighths, .large-three-twelfths {
    width: 25%; }

  .large-three-quarters, .large-six-eighths, .large-nine-twelfths {
    width: 75%; }

  .large-one-fifth, .large-two-tenths {
    width: 20%; }

  .large-two-fifths, .large-four-tenths {
    width: 40%; }

  .large-three-fifths, .large-six-tenths {
    width: 60%; }

  .large-four-fifths, .large-eight-tenths {
    width: 80%; }

  .large-one-sixth, .large-two-twelfths {
    width: 16.666%; }

  .large-five-sixths, .large-ten-twelfths {
    width: 83.333%; }

  .large-one-eighth {
    width: 12.5%; }

  .large-three-eighths {
    width: 37.5%; }

  .large-five-eighths {
    width: 62.5%; }

  .large-seven-eighths {
    width: 87.5%; }

  .large-one-tenth {
    width: 10%; }

  .large-three-tenths {
    width: 30%; }

  .large-seven-tenths {
    width: 70%; }

  .large-nine-tenths {
    width: 90%; }

  .large-one-twelfth {
    width: 8.333%; }

  .large-five-twelfths {
    width: 41.666%; }

  .large-seven-twelfths {
    width: 58.333%; }

  .large-eleven-twelfths {
    width: 91.666%; }

  .large-auto {
    width: auto; } }
.clearfix:before, .btn-group:before, .media:before, .clearfix:after, .btn-group:after, .media:after {
  content: " ";
  display: table; }
.clearfix:after, .btn-group:after, .media:after {
  clear: both; }

/*
 *  Font Awesome 3.1.0
 *  the iconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
/* FONT PATH
* -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=3.1.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=3.1.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=3.1.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=3.1.0") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
* -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"],
a [class^="icon-"]:before,
a [class*=" icon-"]:before {
  display: inline; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

/* BOOTSTRAP SPECIFIC CLASSES
* -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* EXTRAS
* -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em; }

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  animation: spin 2s infinite linear; }

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

  100% {
    transform: rotate(359deg); } }

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  transform: rotate(90deg); }

.icon-rotate-180:before {
  transform: rotate(180deg); }

.icon-rotate-270:before {
  transform: rotate(270deg); }

.icon-flip-horizontal:before {
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  transform: scale(1, -1); }

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

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

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

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

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

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

.icon-star-empty:before {
  content: "\f006"; }

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

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

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

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

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

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

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

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

.icon-cog:before {
  content: "\f013"; }

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

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

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

.icon-time:before {
  content: "\f017"; }

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

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

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

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

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

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

/* F020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-indent-left:before {
  content: "\f03b"; }

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

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

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

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

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

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

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

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

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

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

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

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

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

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

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

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

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

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

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

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

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

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

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

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

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

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

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

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

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

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

.icon-exclamation-sign:before {
  content: "\f06a"; }

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

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

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

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

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

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

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

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

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

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

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

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

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

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

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

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

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

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

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

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

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

.icon-cogs:before {
  content: "\f085"; }

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

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

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

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

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

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

.icon-signin:before {
  content: "\f090"; }

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

.icon-github-sign:before {
  content: "\f092"; }

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

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

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

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

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

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

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

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

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

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

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

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

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

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

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

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

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

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

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

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

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

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

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

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

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

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

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

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

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

.icon-paste:before {
  content: "\f0ea"; }

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

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

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

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

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

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

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

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

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

.icon-food:before {
  content: "\f0f5"; }

.icon-file-alt:before {
  content: "\f0f6"; }

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

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

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

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

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

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

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign-alt:before {
  content: "\f0fe"; }

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

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

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

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

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

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

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

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

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

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

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

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

.icon-circle-blank:before {
  content: "\f10c"; }

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

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

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

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

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

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

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

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

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

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

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

.icon-flag-alt:before {
  content: "\f11d"; }

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

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

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

.icon-reply-all:before {
  content: "\f122"; }

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

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

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

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

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

.icon-unlink:before {
  content: "\f127"; }

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

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

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

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

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

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

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

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

.icon-microphone-off:before {
  content: "\f131"; }

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

.icon-calendar-empty:before {
  content: "\f133"; }

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

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

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

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

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

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

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

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

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

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-play-sign:before {
  content: "\f144"; }

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

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

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

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

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

/** Header Icon Buttons */
header .btn {
  background: none;
  display: inline-block;
  position: relative;
  font-size: 1.4em;
  width: 40px;
  padding: 6px;
  border: 0;
  margin: 0 3px;
  box-shadow: none;
  color: inherit; }

header .btn:before {
  padding-right: 0; }

header .btn-group-left,
header .btn-group-right {
  position: absolute;
  top: 0.3em;
  width: 40%;
  overflow: hidden;
  height: 40px; }

header .btn-group-left {
  left: 0.5em;
  text-align: left; }

header .btn-group-right {
  right: 0.5em;
  text-align: right; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0; }

h1 {
  font-size: 44px; }

h2 {
  font-size: 37px; }

h3 {
  font-size: 27px; }

h4 {
  font-size: 23px; }

h5 {
  font-size: 17px; }

h6 {
  font-size: 14px; }

ul {
  list-style-type: square;
  list-style-position: inside;
  padding-left: 10px; }

ul ul {
  padding-left: 15px; }

form ul {
  padding-left: 0;
  list-style-type: none; }

.btn {
  -webkit-appearance: none;
  display: block;
  color: white;
  text-decoration: none;
  background: #2ba6cb;
  border: 1px solid #1e728c;
  font-weight: bold;
  font-size: 1em;
  line-height: 1;
  margin: 0;
  padding: 10px 20px 11px;
  position: relative;
  text-align: center;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  border-radius: 0; }

.btn.success {
  background: #BADA55;
  border: 1px solid #93ad41; }

.btn.alert {
  background: #c60f13;
  border: 1px solid #7f0a0c; }

.btn:before {
  padding-right: .5em; }

.btn-group {
  white-space: nowrap; }

.btn-group .btn {
  float: left;
  display: block;
  border-left-width: 0; }

.btn-group .btn:nth-of-type(odd) {
  border-right-width: 1px; }

.btn-group .btn:first-child {
  border-left-width: 1px; }

form .text,
form .email,
form .search,
form .tel,
form .url,
form .date,
form .datetime,
textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  border-radius: 2px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px;
  height: 32px;
  width: 100%;
  transition: all 0.15s linear; }

textarea {
  height: auto; }

.range {
  -webkit-appearance: none;
  position: relative;
  display: block;
  margin: 15px 0 35px 0;
  width: 100%;
  height: 12px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 2px 0 white, inset 0 1px 1px rgba(0, 0, 0, 0.4);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #cccccc);
  background-image: -moz-linear-gradient(top, #f8f8f8, #cccccc);
  background-image: linear-gradient(top, #f8f8f8, #cccccc);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 50% 100%;
  border-radius: 20px; }

.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  position: relative;
  z-index: 10;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  background-color: #bada55;
  border: 0;
  box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.2), -2px 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0 -2px 1px 0 rgba(234, 253, 155, 0.6), inset 0 2px 1px 0px rgba(99, 118, 41, 0.6); }

/* CSS for jQuery Reveal Plugin
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/** Reveal Modals */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  z-index: 100;
  display: none;
  top: 0;
  float: left; }

.reveal-modal {
  background: #fff;
  visibility: hidden;
  display: none;
  top: 20px;
  left: 50%;
  margin-left: -45%;
  width: 90%;
  max-height: 90%;
  overflow: scroll;
  position: absolute;
  z-index: 101;
  padding: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  .reveal-modal .modal-inner {
    height: 100%; }
  .reveal-modal .close-reveal-modal:not(.button) {
    font-size: 30px;
    line-height: .5;
    position: absolute;
    top: 12px;
    right: 12px;
    color: #aaa;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    cursor: pointer; }
  .reveal-modal.one-fifth, .reveal-modal.two-tenths {
    width: 20%;
    margin-left: -10%; }
  .reveal-modal.two-fifths, .reveal-modal.four-tenths {
    width: 40%;
    margin-left: -20%; }
  .reveal-modal.one-half, .reveal-modal.two-quarters, .reveal-modal.three-sixths, .reveal-modal.four-eighths, .reveal-modal.five-tenths, .reveal-modal.six-twelfths {
    width: 50%;
    margin-left: -25%; }
  .reveal-modal.four-fifths, .reveal-modal.eight-tenths {
    width: 80%;
    margin-left: -40%; }
  .reveal-modal.full {
    width: 90%;
    margin-left: -45%; }
  @media only screen and (min-width: 481px) and (max-width: 768px) {
    .reveal-modal.medium-one-fifth, .reveal-modal.medium-two-tenths {
      width: 20%;
      margin-left: -10%; }
    .reveal-modal.medium-two-fifths, .reveal-modal.medium-four-tenths {
      width: 40%;
      margin-left: -20%; }
    .reveal-modal.medium-one-half, .reveal-modal.medium-two-quarters, .reveal-modal.medium-three-sixths, .reveal-modal.medium-four-eighths, .reveal-modal.medium-five-tenths, .reveal-modal.medium-six-twelfths {
      width: 50%;
      margin-left: -25%; }
    .reveal-modal.medium-four-fifths, .reveal-modal.medium-eight-tenths {
      width: 80%;
      margin-left: -40%; }
    .reveal-modal.medium-full {
      width: 90%;
      margin-left: -45%; } }
  @media only screen and (min-width: 769px) {
    .reveal-modal.large-one-fifth, .reveal-modal.large-two-tenths {
      width: 20%;
      margin-left: -10%; }
    .reveal-modal.large-two-fifths, .reveal-modal.large-four-tenths {
      width: 40%;
      margin-left: -20%; }
    .reveal-modal.large-one-half, .reveal-modal.large-two-quarters, .reveal-modal.large-three-sixths, .reveal-modal.large-four-eighths, .reveal-modal.large-five-tenths, .reveal-modal.large-six-twelfths {
      width: 50%;
      margin-left: -25%; }
    .reveal-modal.large-four-fifths, .reveal-modal.large-eight-tenths {
      width: 80%;
      margin-left: -40%; }
    .reveal-modal.large-full {
      width: 90%;
      margin-left: -45%; } }
  .reveal-modal .row {
    min-width: 0;
    margin-bottom: 10px;
    width: 100%; }
  .reveal-modal > :first-of-type {
    margin-top: 0; }
  .reveal-modal > :last-of-type {
    margin-bottom: 0; }

.slider {
  overflow: hidden;
  position: relative; }
  .slider > ul {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: 0.5s left; }
    .slider > ul > li {
      float: left;
      position: relative; }
  .slider .caption {
    position: absolute;
    display: block;
    bottom: 8px;
    left: 8px;
    color: white; }
  .slider .caption-top {
    top: 8px;
    bottom: auto; }
  .slider .caption-bottom {
    bottom: 8px;
    top: auto; }

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none; }

html, body {
  min-height: 100%;
  overflow-x: hidden; }

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  position: relative; }

.page {
  position: relative;
  z-index: 1;
  min-height: 100%;
  background: #eee; }

header {
  background: #111;
  color: white;
  padding: .75em 0;
  position: relative; }

header h1 {
  font-size: 1.1em;
  text-align: center;
  font-weight: bold; }

body .tablet-only {
  display: none; }

section {
  padding: 10px; }

/** Main Navigation */
#main-nav {
  display: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 47px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.5);
  color: white; }
  #main-nav ul {
    position: relative;
    height: 100%;
    width: 100%;
    padding-left: 0;
    list-style-type: none; }
  #main-nav li {
    display: block;
    position: relative; }
  #main-nav a {
    opacity: 1;
    display: block;
    margin-bottom: 0px;
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    position: relative;
    top: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    padding: 10px 10px; }
    #main-nav a.odd {
      background: #404040;
      left: 0; }
    #main-nav a.even {
      background: #4a4a4a;
      right: 0; }
    #main-nav a.active {
      background: #bada55;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
      color: black; }
    #main-nav a span {
      margin: 0 6px 0 5px;
      width: 20px;
      display: inline-block;
      text-align: center; }

/* Bottom Navigation */
.fixed-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .fixed-bottom li {
    float: left;
    text-align: center; }

.bottom-bar {
  background: #111;
  color: white;
  padding: 0.5em 0; }
  .bottom-bar ul {
    padding-left: 0;
    list-style-type: none; }
  .bottom-bar a {
    color: white;
    text-decoration: none;
    display: block;
    font-size: 22px; }
    .bottom-bar a.active {
      color: #bada55; }
  .bottom-bar span {
    display: none; }
  .bottom-bar.with-labels a {
    display: block;
    font-size: 28px; }
    .bottom-bar.with-labels a span {
      font-size: 14px;
      font-weight: bold;
      display: block; }

/** Media Object */
.media {
  list-style: none;
  padding: 5px;
  margin-bottom: 10px;
  font-size: .8em; }
  .media a {
    text-decoration: none;
    font-weight: bold;
    padding: 4px 0;
    color: #2ba6cb; }
  .media a + a {
    padding-left: 4px; }
  .media img, .media .img {
    float: left;
    margin: 0 10px 0 0;
    padding: 0; }
  .media .img img {
    float: none;
    display: block;
    margin-right: 0; }
  .media .bottom {
    margin-top: 3px;
    font-size: .9em; }
  .media:last-child {
    margin-bottom: 0; }

/** Ajax Loader */
#loader {
  position: absolute;
  top: 47px;
  width: 100%;
  height: 0px;
  z-index: 2;
  overflow: hidden; }
  #loader > div {
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #ccc;
    border-bottom: 1px solid #aaa; }
    #loader > div #loaderImg {
      position: absolute;
      display: none;
      height: 40px;
      width: 40px;
      top: 50%;
      left: 50%;
      margin-top: -20px;
      margin-left: -20px; }
      #loader > div #loaderImg img {
        height: 100%;
        width: auto; }
  #loader #loaderTxt {
    position: absolute;
    color: black;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 60px;
    text-align: center; }
  #loader.error > div {
    background: #ffa4a4; }

/** Progress Bars */
.meter {
  position: relative;
  height: 28px;
  margin: 3px 0; }
  .meter span {
    display: block;
    height: 100%;
    background: #2ba6cb;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
  .meter.success span {
    background: #BADA55; }
  .meter.alert span {
    background: #c60f13; }
  .meter.striped span {
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%); }
  .meter.animate span {
    animation: animateStripes 1s linear infinite; }
  .meter.show-progress span {
    position: relative;
    text-align: right; }
    .meter.show-progress span b {
      display: block;
      position: absolute;
      top: 50%;
      right: 10px;
      margin-top: -10px;
      vertical-align: middle;
      color: white;
      font-weight: bold;
      font-size: 16px; }

@keyframes animateStripes {
  0% {
    background-position: 0 0; }

  100% {
    background-position: 30px 30px; } }

@media only screen and (max-width: 1025px) and (min-width: 768px) {
  body .tablet-only {
    display: inline-block; }

  body .mobile-only {
    display: none; }

  #main-nav {
    display: block;
    width: 125px;
    background: #bada55;
    right: auto;
    overflow-x: hidden; }
    #main-nav a {
      text-align: center;
      font-size: 16px;
      text-shadow: 0; }
      #main-nav a span {
        margin: 0;
        font-size: 30px;
        width: auto;
        display: block;
        text-align: center; }
      #main-nav a.active {
        background: #97ba28;
        color: white;
        text-shadow: inherit; } }
.theme-light header,
.theme-light .bottom-bar {
  background: #D8D8D8;
  color: #242424; }
  .theme-light header a,
  .theme-light header .btn,
  .theme-light .bottom-bar a,
  .theme-light .bottom-bar .btn {
    color: inherit; }
  .theme-light header .active,
  .theme-light .bottom-bar .active {
    color: #D82710; }
