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: auto; }

html {
  font-size: 16px;
  font-size: 100%;
  font-family: "Nunito", sans-serif;
  color: #000; }

body {
  line-height: 1.625; }

p {
  margin-top: 10px; }

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

h2 {
  font-size: 22.224px;
  font-size: 1.389rem;
  line-height: 1.05625;
  margin-top: 31.2px;
  margin-top: 1.95rem;
  margin-bottom: 5.2px;
  margin-bottom: 0.325rem; }

h3 {
  font-size: 21.28px;
  font-size: 1.33rem;
  line-height: 1.625;
  margin-top: 13px;
  margin-top: 0.8125rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

h4 {
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1.625;
  margin-top: 19.5px;
  margin-top: 1.21875rem;
  margin-bottom: 13px;
  margin-bottom: 0.8125rem; }

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

h6 {
  font-size: 17.6px;
  font-size: 1.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: #0053A0;
  transition: all .3s;
  text-decoration: none; }
  a:hover {
    color: #0053A0; }
  a:visited {
    color: #0053A0; }
  a:active {
    color: #0053A0; }

figcaption {
  line-height: 1.625;
  color: #000;
  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: #000;
  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, #000 11px, #000 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; }

body #container-main,
body #container-footer,
body #container-header {
  max-width: 100%;
  padding: 0;
  margin-bottom: 0; }

.region-highlighted {
  position: relative; }
  .region-highlighted img {
    width: 100%;
    height: auto; }

.pane-pane-messages {
  width: 90%;
  margin: 0 auto; }

.wrapper--main {
  position: relative;
  z-index: 99; }

.wrap-tabs {
  float: left;
  width: 100%; }

.wrapper--footer {
  border-top: 0px solid #fff; }

.site-footer {
  float: left;
  width: 100%; }

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

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

  html {
    font-size: 15.44px;
    font-size: 0.965rem; }

  h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.09456;
    margin-top: 10.4px;
    margin-top: 0.67358rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h2 {
    font-size: 22.224px;
    font-size: 1.389rem;
    line-height: 1.09456;
    margin-top: 31.2px;
    margin-top: 2.02073rem;
    margin-bottom: 5.2px;
    margin-bottom: 0.33679rem; }

  h3 {
    font-size: 21.28px;
    font-size: 1.33rem;
    line-height: 1.68394;
    margin-top: 13px;
    margin-top: 0.84197rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h4 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.68394;
    margin-top: 19.5px;
    margin-top: 1.26295rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h5 {
    font-size: 17.792px;
    font-size: 1.112rem;
    line-height: 1.68394;
    margin-top: 32.5px;
    margin-top: 2.10492rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

  h6 {
    font-size: 17.6px;
    font-size: 1.1rem;
    line-height: 1.68394;
    margin-top: 32.5px;
    margin-top: 2.10492rem;
    margin-bottom: 13px;
    margin-bottom: 0.84197rem; }

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

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

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

  figure.floatLeft,
  figure.floatRight {
    max-width: 579px;
    max-width: 37.5rem;
    padding: 0 26px;
    padding: 0 1.68394rem; }

  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.68394; }

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

  blockquote {
    padding-left: 2rem; }

  figure blockquote {
    padding: 52px 0 26px;
    padding: 3.36788rem 0 1.68394rem;
    text-align: center; }

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

  hr {
    margin-top: 52px;
    margin-top: 3.36788rem;
    margin-bottom: 52px;
    margin-bottom: 3.36788rem;
    height: 26px;
    height: 1.68394rem; }

  hr {
    background-size: 100% 26px;
    background-size: 100% 1.68394rem;
    background-image: linear-gradient(to bottom, transparent 1px, transparent 11px, #000 11px, #000 15px, transparent 15px, transparent 26px); }

  small {
    line-height: 0.84197; }

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

  .grid, .grid-double {
    background-size: 100% 26px;
    background-size: 100% 1.68394rem; }

  .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 {
    right: 26px;
    top: 26px; }

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

@media (min-width: 50em) {

  body {
    line-height: 1.625; }

  .wrapper--main {
    margin-top: 0px; } }
