html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

* {
  box-sizing: border-box; }

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

abbr {
  letter-spacing: 0.1em; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

small {
  font-size: 70%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

em,
i {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

img {
  border: 0; }

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

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

pre {
  overflow: auto; }

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

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

td,
th {
  padding: 0; }

img {
  max-width: 100%;
  display: block;
  margin: inherit auto; }

html {
  font-size: 16px;
  font-size: 100%;
  font-family: "Roboto Condensed", sans-serif;
  color: #899399; }

body {
  line-height: 1.625; }

p {
  margin-bottom: 26px;
  margin-bottom: 1.625rem; }

h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.625;
  margin-top: 13px;
  margin-top: 0.8125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h2 {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 2.4375;
  margin-top: 32.5px;
  margin-top: 2.03125rem;
  margin-bottom: 5.2px;
  margin-bottom: 0.325rem; }

h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.625;
  margin-top: 13px;
  margin-top: 0.8125rem;
  margin-bottom: 0; }

h4 {
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1.625;
  margin-top: 7.8px;
  margin-top: 0.4875rem;
  margin-bottom: 0; }

h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.625;
  margin-top: 32.5px;
  margin-top: 2.03125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.625;
  margin-top: 32.5px;
  margin-top: 2.03125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h1 + h2 {
  margin-top: 26px;
  margin-top: 1.625rem; }

h2 + h3,
h3 + h4,
h4 + h5 {
  margin-top: 13px;
  margin-top: 0.8125rem; }

h5 + h6 {
  margin-top: -13px;
  margin-top: -0.8125rem; }

h6 {
  font-style: italic;
  font-weight: normal; }

a {
  color: #899399;
  transition: all .3s;
  text-decoration: none; }
  a:hover {
    color: #899399; }
  a:visited {
    color: #899399; }
  a:active {
    color: #899399; }

figcaption {
  line-height: 1.625;
  color: #899399;
  font-size: .8125rem;
  font-style: italic;
  margin-bottom: 0;
  text-align: center; }

dl dd {
  margin: 0px 0px 13px;
  margin: 0rem 0rem 0.8125rem;
  font-size: 80%; }

blockquote {
  font-style: italic;
  padding-left: 1.4375rem; }

cite {
  font-style: normal; }

figure blockquote {
  padding: 26px 0;
  padding: 1.625rem 0; }
  figure blockquote p {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 2.4375; }

ul li,
ol li {
  margin-bottom: 0; }

hr {
  margin-top: 52px;
  margin-top: 3.25rem;
  margin-bottom: 52px;
  margin-bottom: 3.25rem;
  border: 0;
  color: #899399;
  display: block;
  height: 26px;
  height: 1.625rem;
  margin-right: auto;
  margin-left: auto;
  background-size: 100% 26px;
  background-size: 100% 1.625rem;
  background-image: linear-gradient(to bottom, transparent 1px, transparent 11px, #899399 11px, #899399 15px, transparent 15px, transparent 26px);
  width: 100px; }

small {
  line-height: 0.8125; }

code {
  padding: 26px;
  padding: 1.625rem; }

.attention-grabber {
  font-size: 19.2px;
  font-size: 1.2rem; }

.grid, .grid-double {
  background-image: linear-gradient(to bottom, rgba(0, 170, 255, 0.3) 1px, transparent 1px);
  background-position: left top;
  background-repeat: repeat;
  background-size: 100% 26px;
  background-size: 100% 1.625rem; }

.grid-double {
  background-image: linear-gradient(to bottom, rgba(0, 170, 255, 0.3) 1px, transparent 1px, transparent 13px, rgba(0, 170, 255, 0.2) 13px, transparent 14px, transparent 26px); }

.toggleWrapper {
  display: block;
  position: fixed;
  top: 26px;
  right: 26px;
  background-color: #231F20;
  border-radius: 25px;
  padding: 0 10px 0 20px;
  height: 32px; }

.btnToggleGrid {
  background: url("../images/grid-icons.png") top right no-repeat;
  background-size: 32px;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding-right: 35px;
  height: 32px;
  line-height: 34px;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff; }
  .btnToggleGrid:hover {
    color: #fff; }
  .btnToggleGrid:active {
    color: #f00; }

.double-grid {
  background-position-y: -32px; }

.grid-off {
  background-position-y: -64px; }

.logo {
  float: left;
  width: 100%; }
  .logo img {
    margin: 0 auto;
    max-width: 190px; }

#header {
  float: left;
  width: 100%; }

.main-header {
  float: left;
  padding: 20px;
  width: 100%; }

.header-right {
  float: right;
  width: 100%; }

.content-constrained {
  display: block;
  float: left;
  width: 100%; }

.main-navigation,
.main__highlighted {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.l-constrained {
  padding-left: 5%;
  padding-right: 5%; }

#footer .pre-footer,
#footer .footer {
  clear: both; }

.signature {
  clear: both;
  padding: 5px 20px; }

@media screen and (min-width: 80em) {

  body,
  html {
    margin: 0;
    width: 100%;
    max-width: none; }

  html {
    font-size: 18px;
    font-size: 1.125rem; }

  h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.72222;
    margin-top: 15.5px;
    margin-top: 0.86111rem;
    margin-bottom: 15.5px;
    margin-bottom: 0.86111rem; }

  h2 {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 2.58333;
    margin-top: 38.75px;
    margin-top: 2.15278rem;
    margin-bottom: 6.2px;
    margin-bottom: 0.34444rem; }

  h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.72222;
    margin-top: 15.5px;
    margin-top: 0.86111rem;
    margin-bottom: 0; }

  h4 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.72222;
    margin-top: 9.3px;
    margin-top: 0.51667rem;
    margin-bottom: 0; }

  h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.72222;
    margin-top: 38.75px;
    margin-top: 2.15278rem;
    margin-bottom: 15.5px;
    margin-bottom: 0.86111rem; }

  h6 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.72222;
    margin-top: 38.75px;
    margin-top: 2.15278rem;
    margin-bottom: 15.5px;
    margin-bottom: 0.86111rem; }

  h1 + h2 {
    margin-top: 31px;
    margin-top: 1.72222rem; }

  h2 + h3,
    h3 + h4,
    h4 + h5 {
    margin-top: 15.5px;
    margin-top: 0.86111rem; }

  h5 + h6 {
    margin-top: -15.5px;
    margin-top: -0.86111rem; }

  figure.floatLeft,
  figure.floatRight {
    max-width: 675px;
    max-width: 37.5rem;
    padding: 0 31px;
    padding: 0 1.72222rem; }

  figure.floatLeft blockquote,
  figure.floatRight blockquote {
    padding: 0;
    text-align: left; }

  figure.floatLeft blockquote p,
  figure.floatRight blockquote p {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.72222; }

  figcaption {
    line-height: 1.72222;
    margin-bottom: 0; }

  blockquote {
    padding-left: 2rem; }

  figure blockquote {
    padding: 62px 0 31px;
    padding: 3.44444rem 0 1.72222rem;
    text-align: center; }

  figure blockquote p {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 2.58333; }

  hr {
    margin-top: 62px;
    margin-top: 3.44444rem;
    margin-bottom: 62px;
    margin-bottom: 3.44444rem;
    height: 31px;
    height: 1.72222rem; }

  hr {
    background-size: 100% 31px;
    background-size: 100% 1.72222rem;
    background-image: linear-gradient(to bottom, transparent 1px, transparent 13.5px, #899399 13.5px, #899399 17.5px, transparent 17.5px, transparent 31px); }

  small {
    line-height: 0.86111; }

  code {
    padding: 31px;
    padding: 1.72222rem; }

  .grid, .grid-double {
    background-size: 100% 31px;
    background-size: 100% 1.72222rem; }

  .grid-double {
    background-image: linear-gradient(to bottom, rgba(0, 170, 255, 0.3) 1px, transparent 1px, transparent 15.5px, rgba(0, 170, 255, 0.2) 15.5px, transparent 16.5px, transparent 31px); }

  .toggleWrapper {
    right: 31px;
    top: 31px; }

  .btnToggleGrid {
    top: 31px;
    right: 31px; } }

@media (min-width: 50em) {

  body {
    line-height: 1.625; }

  .logo {
    padding: 0;
    width: 30%; }

  .logo img {
    margin: 0;
    max-width: 100%;
    width: auto; }

  .header-right {
    width: 30%; } }
