/*!
Theme Name: aimforbrilliance
Theme URI: http://underscores.me/
Author: Paul Graff
Author URI: http://pwgraff.com
Description: AIM\'w Homepage
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aimforbrilliance
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

aimforbrilliance is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

.fnts a {
    display: block;
    height: 50px;
    width: 200px;
    text-align: center;
    color: #74777F;
    background-image: url('//cdn.careerlink.com/images/footer/fnts.png');
    background-repeat: no-repeat;
    background-size: 200px;
}

.sponsor_img {
    display: block;
    height: 50px;
    width: 200px;
    text-align: center;
    color: #74777F;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Foundation
--------------------------------------------------------------*/
meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "open-sans", Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.sponsored_by{
    display:block;
    text-align:center;
    color:black;
    margin-left:auto;
    margin-right:auto;
    width:20%;
}

.sponsored_by_img{
    height:50px;
    width:200px;
}

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "open-sans", Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem; }

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

.no-bullet {
  list-style-type: none;
  margin-left: 0; }
  .no-bullet li ul,
  .no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.34in; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
.print-only,
.show-for-print {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }

  .hide-on-print,
  .hide-for-print {
    display: none !important; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

#container {
  min-height: 100%;
  position: relative; }

#header {
  margin-bottom: 1.25rem; }
  @media only screen and (min-width: 40.0625em) {
    #header {
      margin-bottom: 2.5rem; } }
  #header .background {
    background: #00A9E0;
    background: rgba(0, 169, 224, 0.4);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }
  #header .title-wrapper {
    text-align: center; }
  #header .title > a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: auto 112px;
    padding: 2rem 0; }
    @media screen and (max-width: 300px) {
      #header .title > a {
        padding: 2rem 0; } }
    @media screen and (min-width: 300px) {
      #header .title > a {
        padding: 2.5rem 0; } }
    @media screen and (min-width: 400px) {
      #header .title > a {
        padding: 3rem 0; } }
    @media screen and (min-width: 500px) {
      #header .title > a {
        padding: 4rem 0; } }
    @media screen and (min-width: 650px) {
      #header .title > a {
        padding: 5.75rem 0; } }
    @media screen and (min-width: 800px) {
      #header .title > a {
        padding: 8rem 0; } }
    @media print {
      #header .title > a {
        text-indent: 0; } }

#content {
  padding-bottom: 1.25rem; }

#footer {
  background: #007396;
  text-align: center;
  width: 100%; }
  #footer > .content {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%; }
    #footer > .content:before, #footer > .content:after {
      content: " ";
      display: table; }
    #footer > .content:after {
      clear: both; }
    #footer > .content > p {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      width: 83.33333%;
      float: left;
      margin-left: auto;
      margin-right: auto;
      float: none;
      color: #F7F7F7;
      font-size: 0.6875rem; }
      @media only screen and (min-width: 40.0625em) {
        #footer > .content > p {
          padding-left: 0.9375rem;
          padding-right: 0.9375rem;
          width: 66.66667%;
          float: left;
          margin-left: auto;
          margin-right: auto;
          float: none; } }
  #footer .home-wrapper {
    text-align: center; }
  #footer .home {
    background-position: center center;
    background-repeat: none;
    display: block;
    height: 2.5rem;
    margin: 2.2rem auto 1.2rem;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 6.25rem;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out; }
    #footer .home:hover {
      -webkit-opacity: 100;
      -moz-opacity: 100;
      opacity: 100; }
    @media print {
      #footer .home {
        height: auto;
        text-indent: 0; } }
  #footer .nav {
    font-size: 0.6875rem;
    list-style: none;
    margin: 0 0 1.25rem; }
    @media only screen and (max-width: 40em) {
      #footer .nav {
        display: none; } }
    #footer .nav > li {
      border-right: 1px solid #F7F7F7;
      display: inline-block;
      padding: 0 .5rem; }
      #footer .nav > li > a {
        color: #F7F7F7; }
        #footer .nav > li > a:hover {
          color: white;
          border-bottom: 1px solid white; }
      #footer .nav > li:last-child {
        border: none; }
  #footer .social-links {
    list-style: none;
    margin: 0 0 1.25rem; }
    #footer .social-links > li {
      display: inline-block;
      margin: 0 0.5rem; }
      #footer .social-links > li > a {
        width: 2.5rem;
        height: 2.5rem;
        display: block;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        -webkit-opacity: .8;
        -moz-opacity: .8;
        opacity: .8;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out; }
        #footer .social-links > li > a:hover {
          -webkit-opacity: 100;
          -moz-opacity: 100;
          opacity: 100; }

@media only screen and (min-width: 40.0625em) {
  #content {
    padding-bottom: 18.75rem; }

  #footer {
    position: absolute;
    bottom: 0;
    height: 17.5rem; } }
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.aim-accordion-wrapper {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }
  @media only screen and (min-width: 40.0625em) {
    .aim-accordion-wrapper {
      padding-left: 0;
      padding-right: 0;
      width: 83.33333%;
      float: left;
      margin-left: auto;
      margin-right: auto;
      float: none; } }

.aim-accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .aim-accordion:before, .aim-accordion:after {
    content: " ";
    display: table; }
  .aim-accordion:after {
    clear: both; }
  .aim-accordion:before, .aim-accordion:after {
    content: " ";
    display: table; }
  .aim-accordion:after {
    clear: both; }
  .aim-accordion .accordion-navigation {
    display: block;
    margin-bottom: 0 !important;
    border-top: 0.125rem solid #d9d9d9;
    border-bottom: 0.125rem solid #d9d9d9;
    position: relative; }
    .aim-accordion .accordion-navigation.active > a {
      background: #00A9E0;
      color: white; }
    .aim-accordion .accordion-navigation > a {
      background: white;
      color: #565758;
      padding: 1rem;
      display: block;
      font-family: "open-sans", Roboto, Arial, sans-serif;
      font-size: 1.75rem; }
      .aim-accordion .accordion-navigation > a:hover {
        background: #d9d9d9; }
    .aim-accordion .accordion-navigation:first-child {
      border-top: none; }
    .aim-accordion .accordion-navigation:last-child {
      border-bottom: none; }
    .aim-accordion .accordion-navigation > a {
      font-size: 1.125rem;
      font-weight: 700;
      padding-left: 3.75rem;
      padding-right: 5.25rem; }
      .aim-accordion .accordion-navigation > a > span {
        font-size: 0.875rem; }
      @media only screen and (min-width: 40.0625em) {
        .aim-accordion .accordion-navigation > a {
          font-size: 1.75rem; }
          .aim-accordion .accordion-navigation > a > span {
            font-size: 1.3125rem; } }
      .aim-accordion .accordion-navigation > a .toggle-show, .aim-accordion .accordion-navigation > a .toggle-hide {
        display: none;
        height: 2em;
        width: 2em;
        position: absolute;
        top: 0.75rem;
        right: 1.5rem; }
      @media only screen and (max-width: 40em) {
        .aim-accordion .accordion-navigation > a .toggle-show {
          display: block; } }
      .aim-accordion .accordion-navigation > a:hover .toggle-show {
        display: block; }
    .aim-accordion .accordion-navigation.dark {
      border-color: #f3f3f3; }
      .aim-accordion .accordion-navigation.dark > a {
        background: #E6E6E6; }
        .aim-accordion .accordion-navigation.dark > a:hover {
          background-color: #f3f3f3; }
      .aim-accordion .accordion-navigation.dark > .content {
        background: #E6E6E6; }
    .aim-accordion .accordion-navigation.active > a {
      background: #00A9E0;
      background-image: -webkit-linear-gradient(left, #1dd4ff, #00b5ef);
      background-image: -moz-linear-gradient(left, #1dd4ff, #00b5ef);
      background-image: -ms-linear-gradient(left, #1dd4ff, #00b5ef);
      background-image: -o-linear-gradient(left, #1dd4ff, #00b5ef);
      background-image: linear-gradient(to right, #1dd4ff, #00b5ef); }
      .aim-accordion .accordion-navigation.active > a .toggle-show {
        display: none; }
      .aim-accordion .accordion-navigation.active > a .toggle-hide {
        display: block; }
      .aim-accordion .accordion-navigation.active > a:hover {
        color: white;
        background: #00A9E0; }
  .aim-accordion .content {
    display: none;
    padding: 0.9375rem;
    padding: 1.25rem 2.5rem; }
    .aim-accordion .content.active {
      background: #FFFFFF;
      display: block; }
    .aim-accordion .content > p {
      color: #565758;
      font-size: 0.75rem;
      margin-bottom: .5rem; }
      @media only screen and (min-width: 40.0625em) {
        .aim-accordion .content > p {
          font-size: 1.125rem; } }
    .aim-accordion .content > img {
      float: right;
      max-width: 100%;
      max-height: 100px;
      margin-left: 0.625rem; }
    .aim-accordion .content .action {
      margin-top: 1rem;
      text-align: center; }

[class*="aim-block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.15625rem; }
  [class*="aim-block-grid-"]:before, [class*="aim-block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="aim-block-grid-"]:after {
    clear: both; }
  [class*="aim-block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.15625rem 0.3125rem; }
  [class*="aim-block-grid-"] > li {
    list-style: none;
    padding: 0 0.15625rem 0.3125rem;
    width: 100%; }
    [class*="aim-block-grid-"] > li:nth-of-type(1n) {
      clear: none; }
    [class*="aim-block-grid-"] > li:nth-of-type(1n+1) {
      clear: both; }
  [class*="aim-block-grid-"] > li {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    [class*="aim-block-grid-"] > li > a {
      background-color: #E6E6E6;
      color: #565758;
      display: block;
      font-size: 1rem;
      font-weight: 700;
      padding: 1rem 2rem;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      [class*="aim-block-grid-"] > li > a:hover {
        background: #00A9E0;
        transition: background 300ms ease-out;
        color: white; }
    [class*="aim-block-grid-"] > li.active > a {
      background: #00A9E0;
      background-image: -webkit-linear-gradient(left, #1dd4ff, #00b5ef);
      background-image: -moz-linear-gradient(left, #1dd4ff, #00b5ef);
      background-image: -ms-linear-gradient(left, #1dd4ff, #00b5ef);
      background-image: -o-linear-gradient(left, #1dd4ff, #00b5ef);
      background-image: linear-gradient(to right, #1dd4ff, #00b5ef);
      color: white; }

@media only screen and (min-width: 40.0625em) {
  .aim-block-grid-1 {
    display: block;
    padding: 0;
    margin: 0 -0.15625rem; }
    .aim-block-grid-1:before, .aim-block-grid-1:after {
      content: " ";
      display: table; }
    .aim-block-grid-1:after {
      clear: both; }
    .aim-block-grid-1 > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 0.15625rem 0.3125rem; }
    .aim-block-grid-1 > li {
      list-style: none;
      padding: 0 0.15625rem 0.3125rem;
      width: 100%; }
      .aim-block-grid-1 > li:nth-of-type(1n) {
        clear: none; }
      .aim-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both; }

  .aim-block-grid-2 {
    display: block;
    padding: 0;
    margin: 0 -0.15625rem; }
    .aim-block-grid-2:before, .aim-block-grid-2:after {
      content: " ";
      display: table; }
    .aim-block-grid-2:after {
      clear: both; }
    .aim-block-grid-2 > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 0.15625rem 0.3125rem; }
    .aim-block-grid-2 > li {
      list-style: none;
      padding: 0 0.15625rem 0.3125rem;
      width: 50%; }
      .aim-block-grid-2 > li:nth-of-type(1n) {
        clear: none; }
      .aim-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both; }

  .aim-block-grid-3 {
    display: block;
    padding: 0;
    margin: 0 -0.15625rem; }
    .aim-block-grid-3:before, .aim-block-grid-3:after {
      content: " ";
      display: table; }
    .aim-block-grid-3:after {
      clear: both; }
    .aim-block-grid-3 > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 0.15625rem 0.3125rem; }
    .aim-block-grid-3 > li {
      list-style: none;
      padding: 0 0.15625rem 0.3125rem;
      width: 33.33333%; }
      .aim-block-grid-3 > li:nth-of-type(1n) {
        clear: none; }
      .aim-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both; }

  .aim-block-grid-4 {
    display: block;
    padding: 0;
    margin: 0 -0.15625rem; }
    .aim-block-grid-4:before, .aim-block-grid-4:after {
      content: " ";
      display: table; }
    .aim-block-grid-4:after {
      clear: both; }
    .aim-block-grid-4 > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 0.15625rem 0.3125rem; }
    .aim-block-grid-4 > li {
      list-style: none;
      padding: 0 0.15625rem 0.3125rem;
      width: 25%; }
      .aim-block-grid-4 > li:nth-of-type(1n) {
        clear: none; }
      .aim-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both; } }
.button-aim {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "open-sans", Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: transparent;
  border-color: #007396;
  color: #FFFFFF;
  border-radius: 0;
  transition: background-color 300ms ease-out;
  border-width: 5px;
  color: #007396;
  font-weight: 700;
  text-transform: uppercase; }
  .button-aim:hover, .button-aim:focus {
    background-color: #007396; }
  .button-aim:hover, .button-aim:focus {
    color: #FFFFFF; }
  .button-aim.transparent {
    background-color: transparent;
    border-color: white;
    color: #FFFFFF; }
    .button-aim.transparent:hover, .button-aim.transparent:focus {
      background-color: white; }
    .button-aim.transparent:hover, .button-aim.transparent:focus {
      color: #333333; }
    .button-aim.transparent:hover, .button-aim.transparent:active {
      color: #007396; }
  .button-aim.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  .button-aim.responsive {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
    @media only screen and (min-width: 40.0625em) {
      .button-aim.responsive {
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 1rem; } }
    @media only screen and (min-width: 64.0625em) {
      .button-aim.responsive {
        padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
        font-size: 1.25rem; } }

.aim-hero-wrapper {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
  margin-bottom: 1rem; }
  .aim-hero-wrapper:before, .aim-hero-wrapper:after {
    content: " ";
    display: table; }
  .aim-hero-wrapper:after {
    clear: both; }

.aim-hero {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  text-align: center; }
  .aim-hero > h2 {
    color: #007396;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 1.2rem; }
    @media only screen and (min-width: 40.0625em) {
      .aim-hero > h2 {
        font-size: 1.5rem;
        margin-bottom: 1.5rem; } }
  .aim-hero > p {
    color: #007396;
    font-size: 0.9rem;
    margin-bottom: 2rem; }
    @media only screen and (min-width: 40.0625em) {
      .aim-hero > p {
        padding-left: 0;
        padding-right: 0;
        width: 75%;
        float: left;
        margin-left: auto;
        margin-right: auto;
        float: none;
        font-size: 1.125rem;
        margin-bottom: 2.5rem; } }

.aim-section {
  border-top: 6px solid #007396; }
  .aim-section:before, .aim-section:after {
    content: " ";
    display: table; }
  .aim-section:after {
    clear: both; }
  .aim-section.dark {
    background-color: #f3f3f3; }
  .aim-section header {
    margin-top: -1.625rem;
    text-align: center; }
    .aim-section header > h2 {
      background-color: white;
      border: 5px solid #007396;
      color: #007396;
      display: inline-block;
      font-size: 1.5rem;
      font-style: italic;
      font-weight: 700;
      margin: 0;
      padding: 0 1.625rem; }
      @media only screen and (min-width: 40.0625em) {
        .aim-section header > h2 {
          font-size: 2.25rem; } }
  .aim-section > .content {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
    .aim-section > .content:before, .aim-section > .content:after {
      content: " ";
      display: table; }
    .aim-section > .content:after {
      clear: both; }
    @media only screen and (min-width: 40.0625em) {
      .aim-section > .content {
        margin-top: 3.125rem;
        margin-bottom: 3.125rem; } }

.aim-service {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
  margin-top: 2.5rem; }
  .aim-service:before, .aim-service:after {
    content: " ";
    display: table; }
  .aim-service:after {
    clear: both; }
  @media only screen and (min-width: 40.0625em) {
    .aim-service {
      padding-bottom: 2.5rem;
      border-bottom: 0.5rem solid #E6E6E6; }
      .aim-service:last-child {
        border-bottom: none; } }
  .aim-service .intro {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 64.0625em) {
      .aim-service .intro {
        width: 37.77777778%;
        height: 21.875rem;
        overflow: hidden; } }
    .aim-service .intro .background {
      background-color: rgba(0, 169, 224, 0.8);
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%;
      overflow: hidden; }
    .aim-service .intro .foreground {
      height: 100%;
      overflow: hidden;
      text-align: center; }
      .aim-service .intro .foreground .content {
        min-height: 11.25rem; }
        @media only screen and (min-width: 64.0625em) {
          .aim-service .intro .foreground .content {
            min-height: 13.75rem; } }
        .aim-service .intro .foreground .content > h2 {
          color: white;
          font-style: italic;
          font-size: 2rem;
          font-style: italic;
          font-weight: 700;
          margin-top: 1rem;
          margin-bottom: .5rem; }
        .aim-service .intro .foreground .content > p {
          padding-left: 0.9375rem;
          padding-right: 0.9375rem;
          width: 100%;
          float: left;
          margin-left: auto;
          margin-right: auto;
          float: none;
          color: white;
          font-size: 0.875rem; }
          @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
            .aim-service .intro .foreground .content > p {
              padding-left: 0.9375rem;
              padding-right: 0.9375rem;
              width: 66.66667%;
              float: left;
              margin-left: auto;
              margin-right: auto;
              float: none; } }
  .aim-service .features {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    .aim-service .features .feature-tabs {
      display: none; }
    @media only screen and (min-width: 64.0625em) {
      .aim-service .features {
        width: 62.22222222%;
        height: 21.875rem;
        overflow: hidden; }
        .aim-service .features .feature-links {
          display: none; }
        .aim-service .features .feature-tabs {
          display: block; } }
    .aim-service .features .tabs-content {
      margin-bottom: 0; }
      .aim-service .features .tabs-content > .content {
        display: none;
        padding: 0;
        position: relative;
        min-height: 300px; }
        .aim-service .features .tabs-content > .content.active {
          display: block; }
        .aim-service .features .tabs-content > .content > .arrow-link {
          width: 5rem;
          height: 5rem;
          position: absolute;
          bottom: 20px;
          right: 20px;
          -webkit-opacity: .9;
          -moz-opacity: .9;
          opacity: .9;
          -webkit-transition: all .2s ease-out;
          -moz-transition: all .2s ease-out;
          -ms-transition: all .2s ease-out; }
        .aim-service .features .tabs-content > .content:hover > .arrow-link {
          -webkit-opacity: 100;
          -moz-opacity: 100;
          opacity: 100; }

.aim-member-list {
  margin: 0 auto;
  text-align: center; }
  .aim-member-list > li {
    display: inline-block;
    list-style: none;
    margin: 1rem;
    vertical-align: top;
    width: 13.75rem;
    height: 9.375rem; }
    .aim-member-list > li > .member {
      background-color: #E6E6E6;
      color: #007396;
      min-height: 9.0625rem;
      overflow: hidden;
      padding: 1.25rem 0.25rem;
      text-align: center;
      word-wrap: break-word; }
      .aim-member-list > li > .member > h3 {
        color: #007396;
        font-size: 0.8125rem;
        font-style: italic;
        font-weight: 700;
        margin-bottom: 0.5rem; }
      .aim-member-list > li > .member > h4 {
        color: #007396;
        font-size: 0.6875rem;
        font-weight: 600;
        margin-bottom: 0.5rem; }
      .aim-member-list > li > .member > h5 {
        color: #007396;
        font-size: 0.625rem;
        margin-bottom: 0.5rem; }
        .aim-member-list > li > .member > h5.position {
          font-style: italic; }
        .aim-member-list > li > .member > h5.email {
          font-size: 0.5rem;
          text-decoration: underline; }
        .aim-member-list > li > .member > h5.phone {
          font-size: 0.5rem; }
  .aim-member-list.with-headshot > li {
    width: 10.9375rem;
    height: 18.75rem; }
    .aim-member-list.with-headshot > li > .member {
      min-height: 9.6875rem;
      padding: 0.9375rem 0.25rem; }
    .aim-member-list.with-headshot > li > .headshot {
      height: 8.75rem;
      overflow: hidden; }

.set-your-aim {
  background: #00A9E0;
  background-image: -webkit-linear-gradient(left, #1dd4ff, #00b5ef);
  background-image: -moz-linear-gradient(left, #1dd4ff, #00b5ef);
  background-image: -ms-linear-gradient(left, #1dd4ff, #00b5ef);
  background-image: -o-linear-gradient(left, #1dd4ff, #00b5ef);
  background-image: linear-gradient(to right, #1dd4ff, #00b5ef); }
  .set-your-aim:before, .set-your-aim:after {
    content: " ";
    display: table; }
  .set-your-aim:after {
    clear: both; }
  .set-your-aim .content {
    margin-top: 1rem; }
    .set-your-aim .content .graphic .title {
      text-align: center; }
      @media only screen and (min-width: 40.0625em) {
        .set-your-aim .content .graphic .title > img {
          height: 12.5rem; } }
    .set-your-aim .content .graphic .rocket {
      padding-top: 2rem;
      text-align: center;
      z-index: 9001; }
      .set-your-aim .content .graphic .rocket > img {
        height: 12.5rem; }
    .set-your-aim .content .graphic .smoke {
      text-align: center;
      margin-top: -3.125rem; }
      .set-your-aim .content .graphic .smoke > img {
        height: 12.5rem; }
    .set-your-aim .content .info {
      text-align: center;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left;
      background: white;
      border-radius: 10px; }
      @media only screen and (min-width: 40.0625em) {
        .set-your-aim .content .info {
          padding-left: 0;
          padding-right: 0;
          width: 83.33333%;
          float: left;
          margin-left: auto;
          margin-right: auto;
          float: none; } }
      .set-your-aim .content .info > p {
        padding: 1.5rem 2rem 0; }
      .set-your-aim .content .info .action {
        text-align: center; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# SVG
--------------------------------------------------------------*/
.icon-down-arrow {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%2242%2042%2060%2060%22%20style%3D%22enable-background%3Anew%2042%2042%2060%2060%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cg%3E%20%20%3Cpath%20style%3D%22fill%3A%2318759D%3Bstroke%3A%2318759D%3Bstroke-miterlimit%3A10%3B%22%20d%3D%22M73.3%2C83.6L85%2C71.9c0.7-0.7%2C0.7-1.9%2C0-2.6c-0.7-0.7-1.9-0.7-2.6%2C0l-8.6%2C8.6V58.4c0-1-0.8-1.8-1.8-1.8%20%20%20c-1%2C0-1.8%2C0.8-1.8%2C1.8v19.5l-8.6-8.6c-0.7-0.7-1.9-0.7-2.6%2C0c-0.4%2C0.4-0.5%2C0.8-0.5%2C1.3s0.2%2C0.9%2C0.5%2C1.3l11.7%2C11.7%20%20%20C71.5%2C84.3%2C72.6%2C84.3%2C73.3%2C83.6z%22%2F%3E%20%3C%2Fg%3E%20%3Ccircle%20style%3D%22fill%3Anone%3Bstroke%3A%2318759D%3Bstroke-width%3A6%3Bstroke-miterlimit%3A10%3B%22%20cx%3D%2272%22%20cy%3D%2271.8%22%20r%3D%2226.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-facebook-round {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2242%2042%2060%2060%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%2042%2042%2060%2060%22%3E%20%20%3Cg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Cpath%20d%3D%22M79.5%2067.6h-5.3v-2.4c0%200-0.3-2.6%201.4-2.6%202%200%203.6%200%203.6%200v-5H73c0%200-5-0.3-5%204.8%200%201.1%200%203.2%200%205.2h-3.9v4H68c0%207%200%2015%200%2015h6.2v-15h4L79.5%2067.6z%22%20style%3D%22fill%3A%23FFF%3B%22%2F%3E%20%20%20%20%3C%2Fg%3E%20%20%20%20%3Ccircle%20cx%3D%2272%22%20cy%3D%2272%22%20r%3D%2226.3%22%20style%3D%22fill%3Anone%3Bstroke-miterlimit%3A10%3Bstroke-width%3A4%3Bstroke%3A%23FFF%22%2F%3E%20%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-hamburger {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%222%206.5%20140%20131%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%202%206.5%20140%20131%22%3E%20%20%3Cg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Crect%20x%3D%222.2%22%20y%3D%22111.3%22%20width%3D%22139.6%22%20height%3D%2226.2%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%20%20%3Crect%20x%3D%222.2%22%20y%3D%2258.9%22%20width%3D%22139.6%22%20height%3D%2226.2%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%20%20%3Crect%20x%3D%222.2%22%20y%3D%226.5%22%20width%3D%22139.6%22%20height%3D%2226.2%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%3C%2Fg%3E%20%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-logo {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2224.5%2055.5%2095%2033%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%2024.5%2055.5%2095%2033%22%3E%20%20%3Cg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Cpolyline%20points%3D%2237.6%2064.8%2024.8%2083.5%2027.8%2087.9%2043.6%2087.9%2039.6%2081.9%2034.2%2081.9%2033.2%2081.9%2033.7%2081.1%2036.9%2076.4%2037.4%2075.7%2037.9%2076.4%2045.7%2087.9%2053.3%2087.9%2037.6%2064.8%20%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%3C%2Fg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Cpolyline%20points%3D%2243.7%2056.1%2038.7%2063.4%2043.8%2070.9%2048.8%2063.6%2043.7%2056.1%20%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%3C%2Fg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Cpolyline%20points%3D%2249.8%2065%2044.8%2072.3%2055.5%2087.9%2059.5%2087.9%2062.5%2083.5%2049.8%2065%20%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%3C%2Fg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Cpath%20d%3D%22M83.6%2079.6H71.5l-2.6%203.9h-2.5l10-14.8h2.3l10%2014.8h-2.5L83.6%2079.6zM77.5%2070.6L73%2077.5h9.1L77.5%2070.6z%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%3C%2Fg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Cpath%20d%3D%22M93.2%2083.4H91V68.8h2.3V83.4z%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%3C%2Fg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Cpath%20d%3D%22M96.3%2083.4V68.8h2.2l9.2%208.7%209.1-8.7h2.3v14.7h-2.3V71.7l-8.5%207.9H107l-8.5-7.9v11.8H96.3z%22%20fill%3D%22%23FFF%22%2F%3E%20%20%20%20%3C%2Fg%3E%20%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-right-arrow-blue {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2242%2042%2060%2060%22%20space%3D%22preserve%22%20enable-background%3D%22new%2042%2042%2060%2060%22%3E%20%20%3Cpath%20d%3D%22M83.9%2070.4L72.1%2058.7c-0.7-0.7-1.9-0.7-2.6%200%20-0.7%200.7-0.7%201.9%200%202.6l8.6%208.6H58.6c-1%200-1.8%200.8-1.8%201.8%200%201%200.8%201.8%201.8%201.8h19.6l-8.6%208.6c-0.7%200.7-0.7%201.9%200%202.6%200.4%200.4%200.8%200.5%201.3%200.5%200.5%200%200.9-0.2%201.3-0.5L83.9%2073C84.6%2072.3%2084.6%2071.1%2083.9%2070.4z%22%20fill%3D%22%2318759D%22%3E%3C%2Fpath%3E%20%20%3Ccircle%20cx%3D%2272%22%20cy%3D%2271.7%22%20r%3D%2226.4%22%20stroke%3D%22%2318759D%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-right-arrow-orange {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2242%2042%2060%2060%22%20space%3D%22preserve%22%20enable-background%3D%22new%2042%2042%2060%2060%22%3E%20%20%3Cpath%20d%3D%22M83.9%2070.4L72.1%2058.7c-0.7-0.7-1.9-0.7-2.6%200%20-0.7%200.7-0.7%201.9%200%202.6l8.6%208.6H58.6c-1%200-1.8%200.8-1.8%201.8%200%201%200.8%201.8%201.8%201.8h19.6l-8.6%208.6c-0.7%200.7-0.7%201.9%200%202.6%200.4%200.4%200.8%200.5%201.3%200.5%200.5%200%200.9-0.2%201.3-0.5L83.9%2073C84.6%2072.3%2084.6%2071.1%2083.9%2070.4z%22%20fill%3D%22%23F6921E%22%3E%3C%2Fpath%3E%20%20%3Ccircle%20cx%3D%2272%22%20cy%3D%2271.7%22%20r%3D%2226.4%22%20stroke%3D%22%23F6921E%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-right-arrow-red {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2242%2042%2060%2060%22%20space%3D%22preserve%22%20enable-background%3D%22new%2042%2042%2060%2060%22%3E%20%20%3Cpath%20d%3D%22M83.9%2070.4L72.1%2058.7c-0.7-0.7-1.9-0.7-2.6%200%20-0.7%200.7-0.7%201.9%200%202.6l8.6%208.6H58.6c-1%200-1.8%200.8-1.8%201.8%200%201%200.8%201.8%201.8%201.8h19.6l-8.6%208.6c-0.7%200.7-0.7%201.9%200%202.6%200.4%200.4%200.8%200.5%201.3%200.5%200.5%200%200.9-0.2%201.3-0.5L83.9%2073C84.6%2072.3%2084.6%2071.1%2083.9%2070.4z%22%20fill%3D%22%23FF0000%22%3E%3C%2Fpath%3E%20%20%3Ccircle%20cx%3D%2272%22%20cy%3D%2271.7%22%20r%3D%2226.4%22%20stroke%3D%22%23FF0000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-right-arrow-white {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2242%2042%2060%2060%22%20space%3D%22preserve%22%20enable-background%3D%22new%2042%2042%2060%2060%22%3E%20%20%3Cpath%20d%3D%22M83.9%2070.4L72.1%2058.7c-0.7-0.7-1.9-0.7-2.6%200%20-0.7%200.7-0.7%201.9%200%202.6l8.6%208.6H58.6c-1%200-1.8%200.8-1.8%201.8%200%201%200.8%201.8%201.8%201.8h19.6l-8.6%208.6c-0.7%200.7-0.7%201.9%200%202.6%200.4%200.4%200.8%200.5%201.3%200.5%200.5%200%200.9-0.2%201.3-0.5L83.9%2073C84.6%2072.3%2084.6%2071.1%2083.9%2070.4z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%20%20%3Ccircle%20cx%3D%2272%22%20cy%3D%2271.7%22%20r%3D%2226.4%22%20stroke%3D%22%23FFFFFF%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-right-arrow-yellow {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2242%2042%2060%2060%22%20space%3D%22preserve%22%20enable-background%3D%22new%2042%2042%2060%2060%22%3E%20%20%3Cpath%20d%3D%22M83.9%2070.4L72.1%2058.7c-0.7-0.7-1.9-0.7-2.6%200%20-0.7%200.7-0.7%201.9%200%202.6l8.6%208.6H58.6c-1%200-1.8%200.8-1.8%201.8%200%201%200.8%201.8%201.8%201.8h19.6l-8.6%208.6c-0.7%200.7-0.7%201.9%200%202.6%200.4%200.4%200.8%200.5%201.3%200.5%200.5%200%200.9-0.2%201.3-0.5L83.9%2073C84.6%2072.3%2084.6%2071.1%2083.9%2070.4z%22%20fill%3D%22%23F1C716%22%3E%3C%2Fpath%3E%20%20%3Ccircle%20cx%3D%2272%22%20cy%3D%2271.7%22%20r%3D%2226.4%22%20stroke%3D%22%23F1C716%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-right-arrow {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2242%2042%2060%2060%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%2042%2042%2060%2060%22%3E%20%20%3Cpath%20d%3D%22M83.9%2070.4L72.1%2058.7c-0.7-0.7-1.9-0.7-2.6%200%20-0.7%200.7-0.7%201.9%200%202.6l8.6%208.6H58.6c-1%200-1.8%200.8-1.8%201.8%200%201%200.8%201.8%201.8%201.8h19.6l-8.6%208.6c-0.7%200.7-0.7%201.9%200%202.6%200.4%200.4%200.8%200.5%201.3%200.5%200.5%200%200.9-0.2%201.3-0.5L83.9%2073C84.6%2072.3%2084.6%2071.1%2083.9%2070.4z%22%20fill%3D%22%23000%22%2F%3E%20%20%3Ccircle%20cx%3D%2272%22%20cy%3D%2271.7%22%20r%3D%2226.4%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-twitter-round {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%2242%2042%2060%2060%22%20xml%3Aspace%3D%22preserve%22%20enable-background%3D%22new%2042%2042%2060%2060%22%3E%20%20%3Cg%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M87.2%2063.3c-1.1%200.5-2.2%200.8-3.4%200.9%201.2-0.7%202.2-1.9%202.6-3.3%20-1.2%200.7-2.4%201.2-3.8%201.5%20-1.1-1.2-2.7-1.9-4.4-1.9%20-3.3%200-6%202.7-6%206%200%200.5%200.1%200.9%200.2%201.4%20-5-0.3-9.4-2.6-12.4-6.3%20-0.5%200.9-0.8%201.9-0.8%203%200%202.1%201.1%203.9%202.7%205%20-1%200-1.9-0.3-2.7-0.8v0.1c0%202.9%202.1%205.3%204.8%205.9%20-0.5%200.1-1%200.2-1.6%200.2%20-0.4%200-0.8%200-1.1-0.1%200.8%202.4%203%204.1%205.6%204.2%20-2.1%201.6-4.6%202.6-7.5%202.6%20-0.5%200-1%200-1.4-0.1%202.7%201.7%205.8%202.7%209.2%202.7%2011%200%2017.1-9.2%2017.1-17.1l0-0.8C85.3%2065.6%2086.4%2064.5%2087.2%2063.3z%22%20style%3D%22fill%3A%23FFF%22%2F%3E%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%20%20%20%20%3Ccircle%20cx%3D%2272.4%22%20cy%3D%2272.3%22%20r%3D%2226.3%22%20style%3D%22fill%3Anone%3Bstroke-miterlimit%3A10%3Bstroke-width%3A4%3Bstroke%3A%23FFF%22%2F%3E%20%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-up-arrow {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%2242%2042%2060%2060%22%20style%3D%22enable-background%3Anew%2042%2042%2060%2060%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cg%3E%20%20%3Cpath%20style%3D%22fill%3A%23FFFFFF%3B%22%20d%3D%22M70.7%2C60.2L58.9%2C72c-0.7%2C0.7-0.7%2C1.9%2C0%2C2.6c0.7%2C0.7%2C1.9%2C0.7%2C2.6%2C0l8.6-8.6v19.6c0%2C1%2C0.8%2C1.8%2C1.8%2C1.8%20%20%20c1%2C0%2C1.8-0.8%2C1.8-1.8V66l8.6%2C8.6c0.7%2C0.7%2C1.9%2C0.7%2C2.6%2C0c0.4-0.4%2C0.5-0.8%2C0.5-1.3S85.4%2C72.4%2C85%2C72L73.3%2C60.2%20%20%20C72.6%2C59.5%2C71.4%2C59.5%2C70.7%2C60.2z%22%2F%3E%20%3C%2Fg%3E%20%3Ccircle%20style%3D%22fill%3Anone%3Bstroke%3A%23FFFFFF%3Bstroke-width%3A6%3Bstroke-miterlimit%3A10%3B%22%20cx%3D%2272%22%20cy%3D%2272.1%22%20r%3D%2226.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

/*# sourceMappingURL=style.css.map */
