/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@font-face {
  font-family: 'SolidoCondensed';
  src: url("../fonts/solido-condensed-book/solidocondensed-book-webfont.eot"), url("../fonts/solido-condensed-book/solidocondensed-book-webfont.woff") format("woff"), url("../fonts/solido-condensed-book/solidocondensed-book-webfont.ttf") format("truetype"), url("../fonts/solido-condensed-book/solidocondensed-book-webfont.svg#solido_condensedbold") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SolidoCondensedBold';
  src: url("../fonts/solido-condensed-bold/solidocondensed-bold-webfont.eot"), url("../fonts/solido-condensed-bold/solidocondensed-bold-webfont.woff") format("woff"), url("../fonts/solido-condensed-bold/solidocondensed-bold-webfont.ttf") format("truetype"), url("../fonts/solido-condensed-bold/solidocondensed-bold-webfont.svg#solido_condensedbold") format("svg");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'SolidoRegular';
  src: url("../fonts/solido-book/solido-book-webfont.eot"), url("../fonts/solido-book/solido-book-webfont.woff") format("woff"), url("../fonts/solido-book/solido-book-webfont.ttf") format("truetype"), url("../fonts/solido-book/solido-book-webfont.svg#solido_condensedbold") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Tiempos';
  font-style: normal;
  font-weight: 400;
  src: local("Tiempos"), local("Tiempos"), url(../fonts/TiemposTextWeb-Regular.woff) format("woff");
}

@font-face {
  font-family: 'Tiempos';
  font-style: italic;
  font-weight: 400;
  src: local("Tiempos"), local("Tiempos"), url(../fonts/TiemposTextWeb-RegularItalic.woff) format("woff");
}

@font-face {
  font-family: 'Tiempos';
  font-style: normal;
  font-weight: 600;
  src: local("Tiempos"), local("Tiempos"), url(../fonts/TiemposHeadWeb-Semibold.woff) format("woff");
}

@font-face {
  font-family: 'Tiempos';
  font-style: italic;
  font-weight: 600;
  src: local("Tiempos"), local("Tiempos"), url(../fonts/TiemposHeadWeb-SemiboldItalic.woff) format("woff");
}

/* line 1, ../sass/_placeholders.scss */
.inline-block, .arrow-up,
.arrow-down,
.arrow-right,
.arrow-left, .hero header h1 {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* line 7, ../sass/_placeholders.scss */
.red {
  background: #ea1414;
  color: white;
}

/* line 12, ../sass/_placeholders.scss */
.huge-letter {
  display: block;
  width: 160px;
  height: 108px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #ea1414;
  font-family: "SolidoCondensed";
  font-size: 128px;
  line-height: 1;
  text-align: center;
}

/* line 26, ../sass/_placeholders.scss */
.share {
  margin-top: 12px;
  border-top: 1px solid black;
  overflow: hidden;
  *zoom: 1;
}
/* line 31, ../sass/_placeholders.scss */
.share a {
  display: block;
  padding: 5px 14px;
  background: black;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "SolidoCondensed";
  font-weight: 300;
  font-size: 12px;
  float: right;
}

/* line 46, ../sass/_placeholders.scss */
.clear:before, #grid tr:before, #bio-popover .site-width:before, #bio-title-social:before, .clear:after, #grid tr:after, #bio-popover .site-width:after, #bio-title-social:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 53, ../sass/_placeholders.scss */
.clear:after, #grid tr:after, #bio-popover .site-width:after, #bio-title-social:after {
  clear: both;
}

/* line 4, ../sass/_icons.scss */
.arrow-up,
.arrow-down,
.arrow-right,
.arrow-left {
  width: 0;
  height: 0;
  vertical-align: middle;
}

/* line 11, ../sass/_icons.scss */
.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
}
/* line 18, ../sass/_icons.scss */
.arrow-up.mini {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
}

/* line 25, ../sass/_icons.scss */
.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
}
/* line 32, ../sass/_icons.scss */
.arrow-down.mini {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid white;
}

/* line 39, ../sass/_icons.scss */
.arrow-right {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid white;
}
/* line 46, ../sass/_icons.scss */
.arrow-right.mini {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
}

/* line 53, ../sass/_icons.scss */
.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid white;
}
/* line 60, ../sass/_icons.scss */
.arrow-left.mini {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid white;
}

/* line 1, ../sass/_globals.scss */
body {
  font-family: "SolidoCondensed";
  letter-spacing: 1px;
  background: black;
}

/* line 7, ../sass/_globals.scss */
img {
  border: 0;
}

/* line 11, ../sass/_globals.scss */
::selection {
  background: #ea1414;
  color: white;
}

/* line 15, ../sass/_globals.scss */
::-moz-selection {
  background: #ea1414;
  color: white;
}

/* line 1, ../sass/_electrons.scss */
#videobackground {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  right: 0px;
  width: auto;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: -1000;
  overflow: hidden;
}

/* line 15, ../sass/_electrons.scss */
#electrons {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: black;
  z-index: 1000;
}
/* line 26, ../sass/_electrons.scss */
#electrons section#titles {
  position: absolute;
  left: 60px;
  top: 50%;
  margin-top: -172px;
  color: white;
}
/* line 33, ../sass/_electrons.scss */
#electrons section#titles header {
  font-weight: 600;
}
/* line 36, ../sass/_electrons.scss */
#electrons section#titles header h1 {
  font-size: 60px;
  line-height: 1.5;
  padding: 0 40px 0 20px;
}
/* line 43, ../sass/_electrons.scss */
#electrons section#titles p {
  margin: 0;
  padding: 0 0 0 22px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
}
/* line 52, ../sass/_electrons.scss */
#electrons #scroll-down {
  display: block;
  width: 200px;
  position: absolute;
  bottom: 45px;
  left: 50%;
  margin-left: -100px;
  font-weight: 600;
  font-size: 30px;
  text-align: center;
  color: white;
  text-decoration: none;
}
/* line 65, ../sass/_electrons.scss */
#electrons #scroll-down .arrow-down {
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -10px;
}

/* line 74, ../sass/_electrons.scss */
#stopper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ea1414 url(../img/fp-logo.png) center center no-repeat;
  z-index: 300;
}

/* line 85, ../sass/_electrons.scss */
#jumbotron_img {
  max-width: 100%;
}

/* line 3, ../sass/_grid.scss */
#grid {
  table-layout: fixed;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border: 0;
  width: 100%;
  background: white;
  display: block;
}
/* line 14, ../sass/_grid.scss */
#grid tbody {
  display: block;
}
/* line 16, ../sass/_grid.scss */
#grid tr {
  display: block;
}
/* line 22, ../sass/_grid.scss */
#grid tr td {
  height: 212px;
  padding: 0;
  display: block;
  float: left;
  width: 12.50%;
}
/* line 30, ../sass/_grid.scss */
#grid tr td.colspan-3 {
  width: 37.50%;
}
/* line 31, ../sass/_grid.scss */
#grid tr td.colspan-5 {
  width: 62.50%;
}
/* line 33, ../sass/_grid.scss */
#grid tr td article.face {
  display: table;
  width: 100%;
  height: 212px;
  background: black;
  position: relative;
  overflow: hidden;
  color: white;
  text-align: center;
}
/* line 43, ../sass/_grid.scss */
#grid tr td article.face > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 48, ../sass/_grid.scss */
#grid tr td article.face header {
  margin: 0;
  padding: 0 10px;
}
/* line 52, ../sass/_grid.scss */
#grid tr td article.face header h1 {
  font-family: "SolidoCondensedBold";
  font-size: 110%;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  word-break: break-word;
}
/* line 65, ../sass/_grid.scss */
#grid tr td article.face section {
  font-family: "SolidoRegular";
  font-size: 12px;
  margin: 0;
  padding: 0 10px;
  line-height: 1.8;
}
/* line 73, ../sass/_grid.scss */
#grid tr td article.face a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 81, ../sass/_grid.scss */
#grid tr td article.face a img {
  display: none;
}
/* line 87, ../sass/_grid.scss */
#grid tr td article.quote {
  display: table;
  position: relative;
  width: 100%;
  height: 212px;
  color: white;
  font-family: "SolidoCondensed";
}
/* line 95, ../sass/_grid.scss */
#grid tr td article.quote > a {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 20px;
  color: #1b1b1b;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
/* line 105, ../sass/_grid.scss */
#grid tr td article.quote > a header h1 {
  margin: 0 0 10px;
  padding: 0 0 10px;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  border-bottom: 1px solid #262626;
}
/* line 116, ../sass/_grid.scss */
#grid tr td article.quote > a section {
  text-align: right;
  text-transform: uppercase;
}
/* line 123, ../sass/_grid.scss */
#grid tr td article.quote.advocates a {
  color: white;
  background: #44ade2;
}
/* line 126, ../sass/_grid.scss */
#grid tr td article.quote.advocates a header h1 {
  border-color: white;
}
/* line 130, ../sass/_grid.scss */
#grid tr td article.quote.advocates a:hover {
  background: #2197d2;
}
/* line 137, ../sass/_grid.scss */
#grid tr td article.quote.artists a {
  color: white;
  background: #a23f97;
}
/* line 140, ../sass/_grid.scss */
#grid tr td article.quote.artists a header h1 {
  border-color: white;
}
/* line 144, ../sass/_grid.scss */
#grid tr td article.quote.artists a:hover {
  background: #7d3175;
}
/* line 151, ../sass/_grid.scss */
#grid tr td article.quote.challengers a {
  background: #ffda13;
}
/* line 154, ../sass/_grid.scss */
#grid tr td article.quote.challengers a:hover {
  background: #dfbc00;
}
/* line 161, ../sass/_grid.scss */
#grid tr td article.quote.chroniclers a {
  color: white;
  background: #009edb;
}
/* line 164, ../sass/_grid.scss */
#grid tr td article.quote.chroniclers a header h1 {
  border-color: white;
}
/* line 168, ../sass/_grid.scss */
#grid tr td article.quote.chroniclers a:hover {
  background: #0079a8;
}
/* line 175, ../sass/_grid.scss */
#grid tr td article.quote.decision_makers a {
  color: white;
  background: #f7941d;
}
/* line 178, ../sass/_grid.scss */
#grid tr td article.quote.decision_makers a header h1 {
  border-color: white;
}
/* line 182, ../sass/_grid.scss */
#grid tr td article.quote.decision_makers a:hover {
  background: #d97a08;
}
/* line 189, ../sass/_grid.scss */
#grid tr td article.quote.healers a {
  color: white;
  background: #7159a6;
}
/* line 192, ../sass/_grid.scss */
#grid tr td article.quote.healers a header h1 {
  border-color: white;
}
/* line 196, ../sass/_grid.scss */
#grid tr td article.quote.healers a:hover {
  background: #5a4785;
}
/* line 203, ../sass/_grid.scss */
#grid tr td article.quote.innovators a {
  color: white;
  background: #1d9649;
}
/* line 206, ../sass/_grid.scss */
#grid tr td article.quote.innovators a header h1 {
  border-color: white;
}
/* line 210, ../sass/_grid.scss */
#grid tr td article.quote.innovators a:hover {
  background: #156b34;
}
/* line 217, ../sass/_grid.scss */
#grid tr td article.quote.moguls a {
  color: white;
  background: #ed288a;
}
/* line 220, ../sass/_grid.scss */
#grid tr td article.quote.moguls a header h1 {
  border-color: white;
}
/* line 224, ../sass/_grid.scss */
#grid tr td article.quote.moguls a:hover {
  background: #d11171;
}
/* line 231, ../sass/_grid.scss */
#grid tr td article.quote.naturals a {
  color: white;
  background: #9aca3c;
}
/* line 234, ../sass/_grid.scss */
#grid tr td article.quote.naturals a header h1 {
  border-color: white;
}
/* line 238, ../sass/_grid.scss */
#grid tr td article.quote.naturals a:hover {
  background: #7da62d;
}
/* line 245, ../sass/_grid.scss */
#grid tr td article.quote.surveillance a {
  color: white;
  background: #ed1c29;
}
/* line 248, ../sass/_grid.scss */
#grid tr td article.quote.surveillance a header h1 {
  border-color: white;
}
/* line 252, ../sass/_grid.scss */
#grid tr td article.quote.surveillance a:hover {
  background: #c6101b;
}
/* line 260, ../sass/_grid.scss */
#grid tr td.two-high article.quote {
  height: 424px;
}
/* line 265, ../sass/_grid.scss */
#grid tr td.two-high article.quote > div header h1 {
  font-size: 50px;
}

/* line 1, ../sass/_layout.scss */
.site-width {
  position: relative;
  width: 1174px;
  margin: 0 auto;
}

/* line 7, ../sass/_layout.scss */
img.centered {
  display: block;
  margin: 0 auto;
}

/* line 12, ../sass/_layout.scss */
#the-page {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 90px;
  z-index: 1;
}
/* line 20, ../sass/_layout.scss */
#the-page #main-bar {
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: black url(../img/main-bar-x.png) left bottom repeat-x;
  z-index: 500;
}
/* line 29, ../sass/_layout.scss */
#the-page #main-bar #brand {
  width: 109px;
  height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ea1414 url(../img/fp-logo-solid.png) center center no-repeat;
  overflow: hidden;
  text-indent: -999px;
}
/* line 40, ../sass/_layout.scss */
#the-page #main-bar #tag {
  position: absolute;
  top: 14px;
  left: 130px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  font-weight: 600;
}
/* line 52, ../sass/_layout.scss */
#the-page #main-bar #main-nav {
  position: absolute;
  top: 59px;
  left: 112px;
}
/* line 57, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  *zoom: 1;
}
/* line 63, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li {
  margin: 0;
  float: left;
}
/* line 67, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a {
  display: block;
  padding: 0 0 0 36px;
  color: #959595;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "SolidoCondensedBold";
  letter-spacing: 2px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
/* line 77, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a .arrow-down {
  border-top-color: #959595;
}
/* line 81, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a:hover {
  color: white;
}
/* line 84, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a:hover .arrow-down {
  border-top-color: white;
}
/* line 89, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.surveillance {
  color: #d71f3d;
}
/* line 91, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.surveillance:hover {
  color: #e4455f;
}
/* line 95, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.decisionmakers {
  color: #ef942d;
}
/* line 97, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.decisionmakers:hover {
  color: #f3ac5c;
}
/* line 101, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.challengers {
  color: #f3d836;
}
/* line 103, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.challengers:hover {
  color: #f6e166;
}
/* line 107, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.naturals {
  color: #9bce44;
}
/* line 109, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.naturals:hover {
  color: #b1d96c;
}
/* line 113, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.innovators {
  color: #31994b;
}
/* line 115, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.innovators:hover {
  color: #3dc05e;
}
/* line 119, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.advocates {
  color: #609fc7;
}
/* line 121, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.advocates:hover {
  color: #86b6d4;
}
/* line 125, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.chroniclers {
  color: #4674ba;
}
/* line 127, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.chroniclers:hover {
  color: #6b90c8;
}
/* line 131, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.healers {
  color: #6f5d8f;
}
/* line 133, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.healers:hover {
  color: #8978a7;
}
/* line 137, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.artists {
  color: #9e3496;
}
/* line 139, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.artists:hover {
  color: #c144b8;
}
/* line 143, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.moguls {
  color: #e5008a;
}
/* line 145, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li a.moguls:hover {
  color: #ff19a4;
}
/* line 152, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul li:first-child a {
  padding-left: 20px;
}
/* line 158, ../sass/_layout.scss */
#the-page #main-bar #main-nav ul.dropdown {
  display: none;
}
/* line 164, ../sass/_layout.scss */
#the-page #main-bar #share-nav {
  position: absolute;
  top: 5px;
  right: 0;
}
/* line 169, ../sass/_layout.scss */
#the-page #main-bar #share-nav ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  background: black;
}
/* line 176, ../sass/_layout.scss */
#the-page #main-bar #share-nav ul li {
  margin: 0;
  padding: 0;
}
/* line 181, ../sass/_layout.scss */
#the-page #main-bar #share-nav ul.open {
  display: block;
}
/* line 186, ../sass/_layout.scss */
#the-page #main-bar #share-nav a {
  display: block;
  padding: 10px 20px;
  color: #959595;
  text-decoration: none;
  text-transform: uppercase;
  text-align: right;
  font-weight: 300;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
/* line 196, ../sass/_layout.scss */
#the-page #main-bar #share-nav a .arrow-down {
  border-top-color: #959595;
}
/* line 200, ../sass/_layout.scss */
#the-page #main-bar #share-nav a:hover {
  color: white;
}
/* line 203, ../sass/_layout.scss */
#the-page #main-bar #share-nav a:hover .arrow-down {
  border-top-color: white;
}

/* line 213, ../sass/_layout.scss */
#section-interlude section {
  display: table-cell;
  width: 50%;
  padding: 0 20px 0 0;
  color: #1a1818;
  font-size: 18px;
  border-spacing: 25px;
}
/* line 221, ../sass/_layout.scss */
#section-interlude section p {
  line-height: 2;
}

/* line 227, ../sass/_layout.scss */
.section {
  position: relative;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
  background: url(../img/tex-light.png);
  z-index: 20;
  -webkit-box-shadow: 0 0 10px black;
  -moz-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
}

/* line 238, ../sass/_layout.scss */
.section-grid table {
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 0;
}
/* line 246, ../sass/_layout.scss */
.section-grid table tr td {
  vertical-align: middle;
}
/* line 249, ../sass/_layout.scss */
.section-grid table tr td .section-head {
  display: table;
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  color: white;
}
/* line 257, ../sass/_layout.scss */
.section-grid table tr td .section-head > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 262, ../sass/_layout.scss */
.section-grid table tr td .section-head header {
  padding: 0 20px;
  text-align: center;
}
/* line 266, ../sass/_layout.scss */
.section-grid table tr td .section-head header h1 {
  margin: 0 0 12px;
  padding: 20px 0 12px;
  font-family: "SolidoCondensed";
  font-weight: 300;
  font-size: 24px;
  text-transform: uppercase;
  border-bottom: 1px solid white;
}
/* line 277, ../sass/_layout.scss */
.section-grid table tr td .section-head section {
  font-family: "SolidoRegular";
  text-align: center;
  padding: 0 20px 20px;
}
/* line 283, ../sass/_layout.scss */
.section-grid table tr td .section-head.double {
  height: 402px;
}
/* line 287, ../sass/_layout.scss */
.section-grid table tr td .section-head.triple {
  height: 604px;
}
/* line 292, ../sass/_layout.scss */
.section-grid table tr td .section-blank {
  display: table;
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
/* line 300, ../sass/_layout.scss */
.section-grid table tr td a.person-thumb {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
}
/* line 309, ../sass/_layout.scss */
.section-grid table tr td a.person-thumb.reverse {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 314, ../sass/_layout.scss */
.section-grid table tr td div.content {
  padding: 30px;
  color: #1a1818;
  font-family: "SolidoRegular";
  font-size: 18px;
  border-spacing: 25px;
}
/* line 321, ../sass/_layout.scss */
.section-grid table tr td div.content p {
  margin: 0;
  padding: 0 0 20px;
  line-height: 2;
  font-size: 20px;
}
/* line 328, ../sass/_layout.scss */
.section-grid table tr td div.content.right {
  padding-left: 30px;
  padding-right: 0;
}
/* line 333, ../sass/_layout.scss */
.section-grid table tr td div.content.short {
  padding: 20px 12px 0;
  font-family: "SolidoCondensed";
  font-weight: 600;
  font-size: 24px;
  height: 380px;
  line-height: 1.5;
}
/* line 344, ../sass/_layout.scss */
.section-grid table tr.bar {
  border-top: 22px solid black;
}

/* line 350, ../sass/_layout.scss */
.hero#advocates {
  border-bottom-color: #44ade2;
}

/* line 351, ../sass/_layout.scss */
.hero#advocates header h1 {
  border-color: #44ade2;
}

/* line 353, ../sass/_layout.scss */
.advocates .section-grid table tr td .section-head {
  background: #44ade2;
}
/* line 354, ../sass/_layout.scss */
.advocates .huge-letter {
  color: #44ade2;
}
/* line 355, ../sass/_layout.scss */
.advocates ::selection {
  background: #44ade2;
}
/* line 356, ../sass/_layout.scss */
.advocates ::-moz-selection {
  background: #44ade2;
}

/* line 359, ../sass/_layout.scss */
.hero#artists {
  border-bottom-color: #a23f97;
}

/* line 360, ../sass/_layout.scss */
.hero#artists header h1 {
  border-color: #a23f97;
}

/* line 362, ../sass/_layout.scss */
.artists .section-grid table tr td .section-head {
  background: #a23f97;
}
/* line 363, ../sass/_layout.scss */
.artists .huge-letter {
  color: #a23f97;
}
/* line 364, ../sass/_layout.scss */
.artists ::selection {
  background: #a23f97;
}
/* line 365, ../sass/_layout.scss */
.artists ::-moz-selection {
  background: #a23f97;
}

/* line 368, ../sass/_layout.scss */
.hero#challengers {
  border-bottom-color: #ffda13;
}

/* line 369, ../sass/_layout.scss */
.hero#challengers header h1 {
  border-color: #ffda13;
}

/* line 371, ../sass/_layout.scss */
.challengers .section-grid table tr td .section-head {
  background: #ffda13;
  color: #1b1b1b;
}
/* line 372, ../sass/_layout.scss */
.challengers .section-grid table tr td .section-head header h1 {
  border-bottom-color: #1b1b1b;
}
/* line 373, ../sass/_layout.scss */
.challengers .huge-letter {
  color: #ffda13;
}
/* line 374, ../sass/_layout.scss */
.challengers ::selection {
  background: #ffda13;
  color: #1b1b1b;
}
/* line 375, ../sass/_layout.scss */
.challengers ::-moz-selection {
  background: #ffda13;
  color: #1b1b1b;
}

/* line 378, ../sass/_layout.scss */
.hero#chroniclers {
  border-bottom-color: #009edb;
}

/* line 379, ../sass/_layout.scss */
.hero#chroniclers header h1 {
  border-color: #009edb;
}

/* line 381, ../sass/_layout.scss */
.chroniclers .section-grid table tr td .section-head {
  background: #009edb;
}
/* line 382, ../sass/_layout.scss */
.chroniclers .huge-letter {
  color: #009edb;
}
/* line 383, ../sass/_layout.scss */
.chroniclers ::selection {
  background: #009edb;
}
/* line 384, ../sass/_layout.scss */
.chroniclers ::-moz-selection {
  background: #009edb;
}

/* line 387, ../sass/_layout.scss */
.hero#decision_makers {
  border-bottom-color: #f7941d;
}

/* line 388, ../sass/_layout.scss */
.hero#decision_makers header h1 {
  border-color: #f7941d;
}

/* line 390, ../sass/_layout.scss */
.decision_makers .section-grid table tr td .section-head {
  background: #f7941d;
}
/* line 391, ../sass/_layout.scss */
.decision_makers .huge-letter {
  color: #f7941d;
}
/* line 392, ../sass/_layout.scss */
.decision_makers ::selection {
  background: #f7941d;
}
/* line 393, ../sass/_layout.scss */
.decision_makers ::-moz-selection {
  background: #f7941d;
}

/* line 396, ../sass/_layout.scss */
.hero#healers {
  border-bottom-color: #7159a6;
}

/* line 397, ../sass/_layout.scss */
.hero#healers header h1 {
  border-color: #7159a6;
}

/* line 399, ../sass/_layout.scss */
.healers .section-grid table tr td .section-head {
  background: #7159a6;
}
/* line 400, ../sass/_layout.scss */
.healers .huge-letter {
  color: #7159a6;
}
/* line 401, ../sass/_layout.scss */
.healers ::selection {
  background: #7159a6;
}
/* line 402, ../sass/_layout.scss */
.healers ::-moz-selection {
  background: #7159a6;
}

/* line 405, ../sass/_layout.scss */
.hero#innovators {
  border-bottom-color: #1d9649;
}

/* line 406, ../sass/_layout.scss */
.hero#innovators header h1 {
  border-color: #1d9649;
}

/* line 408, ../sass/_layout.scss */
.innovators .section-grid table tr td .section-head {
  background: #1d9649;
}
/* line 409, ../sass/_layout.scss */
.innovators .huge-letter {
  color: #1d9649;
}
/* line 410, ../sass/_layout.scss */
.innovators ::selection {
  background: #1d9649;
}
/* line 411, ../sass/_layout.scss */
.innovators ::-moz-selection {
  background: #1d9649;
}

/* line 414, ../sass/_layout.scss */
.hero#moguls {
  border-bottom-color: #ed288a;
}

/* line 415, ../sass/_layout.scss */
.hero#moguls header h1 {
  border-color: #ed288a;
}

/* line 417, ../sass/_layout.scss */
.moguls .section-grid table tr td .section-head {
  background: #ed288a;
}
/* line 418, ../sass/_layout.scss */
.moguls .huge-letter {
  color: #ed288a;
}
/* line 419, ../sass/_layout.scss */
.moguls ::selection {
  background: #ed288a;
}
/* line 420, ../sass/_layout.scss */
.moguls ::-moz-selection {
  background: #ed288a;
}

/* line 423, ../sass/_layout.scss */
.hero#naturals {
  border-bottom-color: #9aca3c;
}

/* line 424, ../sass/_layout.scss */
.hero#naturals header h1 {
  border-color: #9aca3c;
}

/* line 426, ../sass/_layout.scss */
.naturals .section-grid table tr td .section-head {
  background: #9aca3c;
}
/* line 427, ../sass/_layout.scss */
.naturals .huge-letter {
  color: #9aca3c;
}
/* line 428, ../sass/_layout.scss */
.naturals ::selection {
  background: #9aca3c;
}
/* line 429, ../sass/_layout.scss */
.naturals ::-moz-selection {
  background: #9aca3c;
}

/* line 432, ../sass/_layout.scss */
.hero#surveillance {
  border-bottom-color: #ed1c29;
}

/* line 433, ../sass/_layout.scss */
.hero#surveillance header h1 {
  border-color: #ed1c29;
}

/* line 435, ../sass/_layout.scss */
.surveillance .section-grid table tr td .section-head {
  background: #ed1c29;
}
/* line 436, ../sass/_layout.scss */
.surveillance .huge-letter {
  color: #ed1c29;
}
/* line 437, ../sass/_layout.scss */
.surveillance ::selection {
  background: #ed1c29;
}
/* line 438, ../sass/_layout.scss */
.surveillance ::-moz-selection {
  background: #ed1c29;
}

/* line 1, ../sass/_hero.scss */
.hero {
  position: relative;
  height: 674px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border-bottom-width: 15px;
  border-bottom-style: solid;
  z-index: 30;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 12, ../sass/_hero.scss */
.hero header {
  padding: 610px 0 0;
  color: #1b1b1b;
  font-weight: 600;
  text-align: center;
}
/* line 18, ../sass/_hero.scss */
.hero header h1 {
  margin: 0;
  padding: 24px 60px;
  font-family: "SolidoCondensed";
  font-size: 80px;
  text-transform: uppercase;
  line-height: 1;
  background: white;
  border-width: 5px;
  border-style: solid;
}

/* line 1, ../sass/_biopopover.scss */
#bio-popover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 136px 0 130px 0;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  overflow: auto;
  z-index: 12000;
}
/* line 15, ../sass/_biopopover.scss */
#bio-popover header {
  color: white;
  font-weight: 600;
  padding-right: 20px;
}
/* line 20, ../sass/_biopopover.scss */
#bio-popover header h1 {
  margin: 0;
  padding: 50px 0 0;
  font-family: "SolidoRegular";
  font-size: 50px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  color: #1b1b1b;
}
/* line 31, ../sass/_biopopover.scss */
#bio-popover header h2 {
  margin: 0;
  padding: 0 0 12px;
  color: #1b1b1b;
  font-family: "SolidoRegular";
  font-size: 28px;
  font-weight: 300;
}
/* line 41, ../sass/_biopopover.scss */
#bio-popover .site-width {
  position: relative;
  padding-top: 120px;
  padding-bottom: 130px;
  border-top: 1px solid gray;
}

/* line 50, ../sass/_biopopover.scss */
#bio-popover-brand {
  position: absolute;
  top: -115px;
  left: 0;
  width: 109px;
  height: 90px;
}

/* line 58, ../sass/_biopopover.scss */
#bio-popover-ad {
  position: absolute;
  display: block;
  top: 22px;
  left: 50%;
  width: 728px;
  height: 90px;
  margin-left: -364px;
  overflow: hidden;
}
/* line 68, ../sass/_biopopover.scss */
#bio-popover-ad img {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 75, ../sass/_biopopover.scss */
#bio-popover-ad-mobile {
  display: none;
  margin-bottom: 30px;
}
/* line 79, ../sass/_biopopover.scss */
#bio-popover-ad-mobile img {
  width: 100%;
}

/* line 84, ../sass/_biopopover.scss */
#bio-details {
  width: 577px;
  padding-right: 10px;
  float: left;
}
/* line 89, ../sass/_biopopover.scss */
#bio-details p {
  padding-top: 20px;
  line-height: 1.5;
  font-family: "SolidoRegular";
  font-size: 20px;
}

/* line 97, ../sass/_biopopover.scss */
#bio-right {
  position: relative;
  width: 577px;
  padding-left: 10px;
  float: left;
}
/* line 103, ../sass/_biopopover.scss */
#bio-right img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 110, ../sass/_biopopover.scss */
#bio-image {
  min-height: 100px;
  background-image: url(../img/loadinfo.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 117, ../sass/_biopopover.scss */
#bio-caption {
  display: none;
  padding: 12px 20px;
  font-size: 12px;
  background: black;
  color: white;
}

/* line 125, ../sass/_biopopover.scss */
#bio-close {
  display: block;
  position: absolute;
  top: -115px;
  right: 0;
  width: 107px;
  height: 90px;
  background: black url(../img/close.png) center center no-repeat;
}

/* line 135, ../sass/_biopopover.scss */
#bio-title-social {
  border-top: 1px solid #97999c;
}

/* line 140, ../sass/_biopopover.scss */
#bio-title {
  padding: 10px 10px 10px 0;
  font-family: "SolidoCondensedBold";
  text-transform: uppercase;
  width: 290px;
  float: left;
}

/* line 148, ../sass/_biopopover.scss */
#share-menu-bio {
  margin: 0;
  padding: 0 0 0 10px;
  table-layout: fixed;
  border-left: 1px solid #97999c;
  list-style: none;
  float: right;
}
/* line 156, ../sass/_biopopover.scss */
#share-menu-bio li {
  margin: 0;
  padding: 0;
  float: left;
}
/* line 161, ../sass/_biopopover.scss */
#share-menu-bio li a {
  display: block;
  width: 38px;
  height: 38px;
  background: url("../img/social.png") center 10px no-repeat;
  overflow: hidden;
  text-indent: -999px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
}
/* line 171, ../sass/_biopopover.scss */
#share-menu-bio li a.facebook {
  background-position: 6px 8px;
}
/* line 175, ../sass/_biopopover.scss */
#share-menu-bio li a.twitter {
  background-position: -1px -37px;
}
/* line 179, ../sass/_biopopover.scss */
#share-menu-bio li a.pinterest {
  background-position: center -80px;
}
/* line 183, ../sass/_biopopover.scss */
#share-menu-bio li a.google {
  background-position: 3px -127px;
}
/* line 187, ../sass/_biopopover.scss */
#share-menu-bio li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 192, ../sass/_biopopover.scss */
#share-menu-bio li:last-child {
  border-right: none;
}

/* line 198, ../sass/_biopopover.scss */
#bio-navigator {
  position: absolute;
  top: 23px;
  left: 30px;
  width: 580px;
  height: 80px;
  overflow: hidden;
}

/* line 207, ../sass/_biopopover.scss */
#bio-navigator-slide {
  position: relative;
  /*width:9363px; // 127 bios * 70px wide + 10px red active border + 15px active margin*/
  height: 80px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: margin-left 200ms;
  -moz-transition: margin-left 200ms;
  -o-transition: margin-left 200ms;
  transition: margin-left 200ms;
}
/* line 215, ../sass/_biopopover.scss */
#bio-navigator-slide ul {
  list-style: none;
  height: 80px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
}
/* line 223, ../sass/_biopopover.scss */
#bio-navigator-slide ul li {
  position: relative;
  margin: 0;
  padding: 5px 0 0;
  width: 70px;
  height: 70px;
  float: left;
  -webkit-transition: padding 200ms;
  -moz-transition: padding 200ms;
  -o-transition: padding 200ms;
  transition: padding 200ms;
}
/* line 232, ../sass/_biopopover.scss */
#bio-navigator-slide ul li a {
  display: block;
  width: 70px;
  height: 70px;
  overflow: hidden;
  -webkit-transition: border 200ms;
  -moz-transition: border 200ms;
  -o-transition: border 200ms;
  transition: border 200ms;
}
/* line 239, ../sass/_biopopover.scss */
#bio-navigator-slide ul li a img {
  width: 100%;
  height: auto;
}
/* line 245, ../sass/_biopopover.scss */
#bio-navigator-slide ul li.active {
  width: 80px;
  padding: 0 15px;
}
/* line 249, ../sass/_biopopover.scss */
#bio-navigator-slide ul li.active a {
  border: 5px solid #ea1414;
}

/* line 257, ../sass/_biopopover.scss */
.bio-slide-arrow {
  position: absolute;
  top: 42px;
  display: block;
  width: 15px;
  height: 42px;
  background: url(../img/bio-slide-arrows.png) no-repeat;
}
/* line 265, ../sass/_biopopover.scss */
.bio-slide-arrow.left {
  left: 0;
}
/* line 269, ../sass/_biopopover.scss */
.bio-slide-arrow.right {
  left: 636px;
  background-position: -15px;
}

/* line 275, ../sass/_biopopover.scss */
#bio-navigator-counter {
  position: absolute;
  top: 53px;
  left: 678px;
  color: #ea1414;
  font-size: 20px;
}

/* line 283, ../sass/_biopopover.scss */
#bio-navigator-section {
  position: absolute;
  top: 53px;
  right: 0;
  color: #232323;
  font-size: 20px;
  text-transform: uppercase;
}

@media (max-width: 1440px) {
  /* line 3, ../sass/_queries.scss */
  #grid tr td article.quote > a header h1 {
    font-size: 30px;
  }

  /* line 7, ../sass/_queries.scss */
  #grid tr td.two-high article.quote > a header h1 {
    font-size: 30px;
  }

  /* line 11, ../sass/_queries.scss */
  #the-page #main-bar #main-nav {
    top: 64px;
  }

  /* line 16, ../sass/_queries.scss */
  #the-page #main-bar #main-nav ul li a {
    padding-left: 20px;
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  /* line 25, ../sass/_queries.scss */
  #grid tr td article.quote > a header h1 {
    font-size: 30px;
  }

  /* line 29, ../sass/_queries.scss */
  #grid tr td.two-high article.quote > a header h1 {
    font-size: 30px;
  }

  /* line 33, ../sass/_queries.scss */
  .site-width {
    width: 960px;
  }

  /* line 37, ../sass/_queries.scss */
  #bio-details, #bio-right {
    width: 470px;
  }

  /* line 42, ../sass/_queries.scss */
  #the-page #main-bar #main-nav ul li a {
    padding-left: 20px;
    font-size: 12px;
  }

  /* line 48, ../sass/_queries.scss */
  .section-grid table tr td div.content {
    font-size: 16px;
  }
}
@media (max-width: 1250px) {
  /* line 57, ../sass/_queries.scss */
  #grid tr td,
  #grid tr td article.face,
  #grid tr td article.quote {
    height: 300px;
  }
}
@media (max-width: 1100px) {
  /* line 64, ../sass/_queries.scss */
  #the-page #main-bar #main-nav ul.dropdown {
    display: block;
  }
  /* line 66, ../sass/_queries.scss */
  #the-page #main-bar #main-nav ul.dropdown li {
    padding-bottom: 8px;
  }
  /* line 70, ../sass/_queries.scss */
  #the-page #main-bar #main-nav ul.menu-items {
    display: none;
    background: black;
  }
  /* line 73, ../sass/_queries.scss */
  #the-page #main-bar #main-nav ul.menu-items li {
    float: none;
  }
  /* line 75, ../sass/_queries.scss */
  #the-page #main-bar #main-nav ul.menu-items li a {
    padding: 10px 12px;
  }
  /* line 80, ../sass/_queries.scss */
  #the-page #main-bar #main-nav ul.menu-items.open {
    display: block;
  }
}
@media (max-width: 1024px) {
  /* line 90, ../sass/_queries.scss */
  #bio-popover header h1 {
    font-size: 36px;
  }

  /* line 94, ../sass/_queries.scss */
  #bio-popover header h2 {
    font-size: 18px;
  }

  /* line 98, ../sass/_queries.scss */
  #bio-title {
    font-size: 12px;
    padding-bottom: 0;
  }

  /* line 99, ../sass/_queries.scss */
  #share-menu-bio {
    border-left: 0;
    float: left;
    clear: left;
    padding-left: 0;
    margin-left: -6px;
  }

  /* line 107, ../sass/_queries.scss */
  .hero {
    height: 0;
    background-image: none !important;
  }
  /* line 111, ../sass/_queries.scss */
  .hero header {
    padding-top: 0;
  }
  /* line 114, ../sass/_queries.scss */
  .hero header h1 {
    margin-top: -30px;
  }
}
@media (max-width: 1000px) {
  /* line 123, ../sass/_queries.scss */
  #grid tr td article.quote > a header h1 {
    font-size: 25px;
  }

  /* line 127, ../sass/_queries.scss */
  #grid tr td.two-high article.quote > a header h1 {
    font-size: 25px;
  }

  /* line 132, ../sass/_queries.scss */
  #grid tr td {
    width: 25%;
  }
  /* line 135, ../sass/_queries.scss */
  #grid tr td.colspan-3 {
    width: 50%;
  }
  /* line 136, ../sass/_queries.scss */
  #grid tr td.colspan-5 {
    width: 100%;
  }

  /* line 141, ../sass/_queries.scss */
  #grid tr td,
  #grid tr td article.face,
  #grid tr td article.quote {
    height: 237px;
  }

  /* line 144, ../sass/_queries.scss */
  .site-width {
    max-width: 600px;
    width: 100%;
  }

  /* line 149, ../sass/_queries.scss */
  #bio-popover-ad {
    display: none;
  }

  /* line 150, ../sass/_queries.scss */
  #bio-popover-ad-mobile {
    display: block;
  }

  /* line 152, ../sass/_queries.scss */
  #bio-navigator-counter {
    left: auto;
    right: 0;
    top: 4px;
  }

  /* line 154, ../sass/_queries.scss */
  #bio-navigator-section {
    top: 202px;
  }

  /* line 156, ../sass/_queries.scss */
  .bio-slide-arrow.right {
    left: auto;
    right: 0;
  }

  /* line 158, ../sass/_queries.scss */
  #bio-details, #bio-right {
    width: 290px;
  }

  /* line 162, ../sass/_queries.scss */
  .huge-letter {
    width: 75px;
    height: 60px;
    margin-bottom: 0;
    font-size: 60px;
  }

  /* line 171, ../sass/_queries.scss */
  .section-1 div.content,
  .section-2 div.content {
    font-size: 12px !important;
  }
  /* line 174, ../sass/_queries.scss */
  .section-1 div.content p,
  .section-2 div.content p {
    line-height: 1.8 !important;
  }

  /* line 180, ../sass/_queries.scss */
  .section-grid table tr td div.content.short {
    font-size: 17px;
  }

  /* line 184, ../sass/_queries.scss */
  .section-grid table tr td div.content {
    font-size: 14px;
  }

  /* line 193, ../sass/_queries.scss */
  .hero header h1 {
    font-size: 40px;
  }

  /* line 202, ../sass/_queries.scss */
  .section-grid table,
  .section-grid table tbody,
  .section-grid table tbody tr,
  .section-grid table tbody tr td {
    display: block;
  }
}
@media (max-width: 800px) {
  /* line 209, ../sass/_queries.scss */
  #grid tr td article.quote > a header h1 {
    font-size: 15px;
  }

  /* line 213, ../sass/_queries.scss */
  #grid tr td.two-high article.quote > a header h1 {
    font-size: 15px;
  }

  /* line 217, ../sass/_queries.scss */
  #bio-details, #bio-right {
    width: 290px;
  }
}
@media (max-width: 768px) {
  /* line 224, ../sass/_queries.scss */
  #the-page #main-bar #share-nav {
    top: 52px;
  }
  /* line 227, ../sass/_queries.scss */
  #the-page #main-bar #share-nav a {
    padding: 9px 20px;
  }

  /* line 232, ../sass/_queries.scss */
  #section-interlude {
    padding-top: 25px;
  }
  /* line 235, ../sass/_queries.scss */
  #section-interlude section {
    display: block;
    padding: 0;
    width: 100%;
  }
  /* line 240, ../sass/_queries.scss */
  #section-interlude section p {
    padding: 0 30px;
  }

  /* line 250, ../sass/_queries.scss */
  .hero header h1 {
    font-size: 30px;
  }
}
@media (max-width: 650px) {
  /* line 258, ../sass/_queries.scss */
  #bio-popover {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* line 260, ../sass/_queries.scss */
  #bio-navigator {
    width: 87%;
  }
}
@media (max-width: 576px) {
  /**
   * Bobbleheads won't be loaded/visible on iPhone 
   * (kinda random resolution but whatever I guess for now)
   *
   * `!important` being used because inline style is being
   * used
   */
  /* line 273, ../sass/_queries.scss */
  #grid {
    display: none !important;
  }

  /* line 275, ../sass/_queries.scss */
  #the-page #main-bar #tag {
    margin-top: -6px;
  }

  /* line 281, ../sass/_queries.scss */
  .hero header h1 {
    max-width: 48%;
  }
}
@media (max-width: 400px) {
  /* line 296, ../sass/_queries.scss */
  #bio-details, #bio-right {
    width: 190px;
  }
}
