@font-face {
  font-family: 'Heuristica';
  src: url("/_site/fonts/Heuristica-Regular-webfont.eot");
  src: url("/_site/fonts/Heuristica-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/_site/fonts/Heuristica-Regular-webfont.woff2") format("woff2"), url("/_site/fonts/Heuristica-Regular-webfont.woff") format("woff"), url("/_site/fonts/Heuristica-Regular-webfont.ttf") format("truetype"), url("/_site/fonts/Heuristica-Regular-webfont.svg#heuristicaregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Heuristica';
  src: url("/_site/fonts/Heuristica-Italic-webfont.eot");
  src: url("/_site/fonts/Heuristica-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("/_site/fonts/Heuristica-Italic-webfont.woff2") format("woff2"), url("/_site/fonts/Heuristica-Italic-webfont.woff") format("woff"), url("/_site/fonts/Heuristica-Italic-webfont.ttf") format("truetype"), url("/_site/fonts/Heuristica-Italic-webfont.svg#heuristicaregular") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Heuristica';
  src: url("/_site/fonts/Heuristica-Bold-webfont.eot");
  src: url("/_site/fonts/Heuristica-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/_site/fonts/Heuristica-Bold-webfont.woff2") format("woff2"), url("/_site/fonts/Heuristica-Bold-webfont.woff") format("woff"), url("/_site/fonts/Heuristica-Bold-webfont.ttf") format("truetype"), url("/_site/fonts/Heuristica-Bold-webfont.svg#heuristicaregular") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Heuristica';
  src: url("/_site/fonts/Heuristica-BoldItalic-webfont.eot");
  src: url("/_site/fonts/Heuristica-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("/_site/fonts/Heuristica-BoldItalic-webfont.woff2") format("woff2"), url("/_site/fonts/Heuristica-BoldItalic-webfont.woff") format("woff"), url("/_site/fonts/Heuristica-BoldItalic-webfont.ttf") format("truetype"), url("/_site/fonts/Heuristica-BoldItalic-webfont.svg#heuristicaregular") format("svg");
  font-weight: 700;
  font-style: italic; }
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

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; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-size: 100%; }

html,
body,
.mason {
  width: 100%;
  height: 100%; }

body {
  background: #FFFFFF; }

.mason *,
.mason *:before,
.mason *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("/_includes/polyfills/boxsizing.htc"); }

.mason--resizing * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.mason {
  width: 1024px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  overflow: hidden;
  background: #FFFFFF; }
  @media all and (min-width: 0px) {
    .mason {
      width: auto; } }

.mason {
  color: #274767;
  font-family: "Nunito", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Nunito", sans-serif; }

.video {
  max-width: 100%;
  position: relative;
  background: #000; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0; }

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
  color: #5c5c5c;
  font-family: "Heuristica", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }
.region a {
  color: #00aff6;
  text-decoration: none; }
.region hr {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E0E0E0; }
.region img,
.region iframe {
  max-width: 100%; }
.region img {
  height: auto !important; }
.region img[data-fill] {
  max-width: none; }
.region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #E0E0E0;
  background: #F8F8F8; }
  .region figure img {
    clear: both; }
  .region figure figcaption {
    clear: both; }
.region blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em; }
.region table {
  max-width: 100%;
  margin: 1em 0;
  clear: both;
  border: 1px solid #E0E0E0;
  background: #F8F8F8; }
.region th, .region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0; }
.region label {
  margin-right: .5em;
  display: block; }
.region legend {
  padding: 0 .5em; }
.region label em,
.region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: .2em; }
.region input {
  max-width: 100%; }
.region input[type=text],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }
.region input[type=radio],
.region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: .4em; }
.region textarea {
  max-width: 100%;
  display: block;
  padding: .5em;
  border: 1px solid #E0E0E0; }
.region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: .2em;
  border: 1px solid #E0E0E0; }
.region select[size] {
  height: auto;
  padding: .2em; }
.region fieldset {
  border-color: #E0E0E0; }

.captcha {
  display: block;
  margin: 0 0 1em; }

.captcha__help {
  max-width: 28em; }

.captcha__help--extended {
  max-width: 26em; }

.captcha__elements {
  width: 200px; }

.btn {
  height: auto;
  margin-top: -1px;
  display: inline-block;
  padding: 0 1em;
  color: #4587D0;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #4587D0;
  background: transparent;
  -webkit-transition: background .4s, color .4s;
  -o-transition: background .4s, color .4s;
  transition: background .4s, color .4s; }

.btn:hover,
.btn:focus {
  color: #FFF;
  background: #4587D0; }

.btn__icon,
.btn__text {
  float: left;
  margin: 0 0.2em;
  line-height: inherit; }

.btn__icon {
  font-size: 1.5em;
  margin-top: -2px; }

.btn--disabled {
  color: #999;
  border-color: #999;
  cursor: default; }

.btn--disabled:hover,
.btn--disabled:focus {
  color: #999;
  background: transparent; }

.anchor, .access__anchor, .content__anchor {
  visibility: hidden;
  position: absolute;
  top: 0; }

#forumUpdateForm fieldset {
  margin: 1em 0; }

#forumUpdateForm .cmsForm__field {
  display: block;
  clear: both; }

.mason--admin .anchor, .mason--admin .access__anchor, .mason--admin .content__anchor {
  margin-top: -110px; }

.ui_toolbar {
  clear: both;
  margin: 1em 0;
  line-height: 2.1em; }

.ui_toolbar:before,
.ui_toolbar:after {
  content: '';
  display: table; }

.ui_toolbar:after {
  clear: both; }

.lte-ie7 .ui_toolbar {
  zoom: 1; }

.ui_toolbar > *,
.ui_left > *,
.ui_right > * {
  margin: 0 .5em 0 0;
  float: left; }

.ui_toolbar > *:last-child,
.ui_right > *:last-child {
  margin-right: 0; }

.ui_left {
  float: left; }

.ui_right {
  float: right;
  margin-left: .5em; }

.ui_button, .ui_tag, .ui_select {
  margin: 0 .5em 0 0;
  position: relative;
  float: left;
  text-align: left; }

.ui_button, .ui_tag, .ui_select > div {
  height: 2.1em;
  padding: 0 .6em;
  position: relative;
  font-size: 1em;
  white-space: nowrap;
  color: #444444 !important;
  line-height: 2.1em;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  background-color: #F8F8F8;
  background-image: none; }

.ui_button:hover, .ui_select:hover > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--selected, .ui_select.ui_select--selected > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--disabled, .ui_select.ui_select--disabled > div {
  cursor: default;
  color: rgba(68, 68, 68, 0.25) !important;
  background-color: #F8F8F8; }

.ui_button {
  margin: 0 .3em 0 0;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_card {
  padding: 1em;
  display: block;
  text-align: left;
  color: #444444;
  background-color: #F8F8F8;
  border: 1px solid !important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
  border-radius: 0px; }

.ui_card:before,
.ui_card:after {
  content: '';
  display: table;
  clear: both; }

.ui_card--void {
  padding: 0;
  overflow: hidden; }

.ui_card--void > * {
  margin: -1px -2px -1px -1px; }

.ui_card__img {
  margin: 0 -1em;
  display: block;
  overflow: hidden;
  border: 2px solid #F8F8F8; }

.ui_card__img--top {
  margin: -1em -1em 0;
  border-radius: 0px 0px 0 0; }

.ui_card__img--full {
  margin: -1em;
  border-radius: 0px; }

.ui_txt {
  margin: 0 0 0.8em;
  font-weight: 300;
  line-height: 1.6em; }

.ui_txt__title {
  margin: 0.6666666667em 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3333333333em; }

.ui_txt__bold {
  margin: 0.8em 0;
  font-weight: 400; }

.ui_txt__sub {
  margin: -1em 0 1em;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 2em; }

.ui_txt__content {
  font-size: 0.9em;
  line-height: 1.7777777778em; }
  .ui_txt__content * {
    display: inline;
    margin: 0; }

.ui_txt--truncate_3, .ui_txt--truncate_4, .ui_txt--truncate_5, .ui_txt--truncate_6, .ui_txt--truncate_7, .ui_txt--truncate_8, .ui_txt--truncate_9 {
  position: relative;
  overflow: hidden; }
.ui_txt--truncate_3:after, .ui_txt--truncate_4:after, .ui_txt--truncate_5:after, .ui_txt--truncate_6:after, .ui_txt--truncate_7:after, .ui_txt--truncate_8:after, .ui_txt--truncate_9:after {
  content: '';
  width: 50%;
  height: 1.6em;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
  background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8); }

.ui_txt--truncate_3 {
  height: 4.8em; }

.ui_txt--truncate_3 .ui_txt__title {
  max-height: 1.3333333333em;
  overflow: hidden; }

.ui_txt--truncate_4 {
  height: 6.4em; }

.ui_txt--truncate_4 .ui_txt__title {
  max-height: 2.6666666667em;
  overflow: hidden; }

.ui_txt--truncate_5 {
  height: 8em; }

.ui_txt--truncate_5 .ui_txt__title {
  max-height: 4em;
  overflow: hidden; }

.ui_txt--truncate_6 {
  height: 9.6em; }

.ui_txt--truncate_6 .ui_txt__title {
  max-height: 5.3333333333em;
  overflow: hidden; }

.ui_txt--truncate_7 {
  height: 11.2em; }

.ui_txt--truncate_7 .ui_txt__title {
  max-height: 6.6666666667em;
  overflow: hidden; }

.ui_txt--truncate_8 {
  height: 12.8em; }

.ui_txt--truncate_8 .ui_txt__title {
  max-height: 8em;
  overflow: hidden; }

.ui_txt--truncate_9 {
  height: 14.4em; }

.ui_txt--truncate_9 .ui_txt__title {
  max-height: 9.3333333333em;
  overflow: hidden; }

.ui_select {
  padding: 0; }

.ui_select > div {
  padding: 0 1.5em 0 .6em;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_select > div:after {
  content: '';
  display: block;
  position: absolute;
  right: .6em;
  top: 50%;
  margin-top: -2px;
  border: 4px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.ui_select > ul {
  padding: 0;
  margin: .75em 0 0;
  display: none;
  list-style: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  z-index: 8;
  top: 100%;
  right: 0; }

.ui_select > ul li {
  height: 2.1em;
  padding: .15em;
  clear: both;
  position: relative;
  border-bottom: 1px solid #ddd; }

.ui_select > ul li span {
  width: .6em;
  height: .6em;
  margin: .6em;
  float: left; }

.ui_select > ul li label {
  margin: 0 3.6em 0 1.8em;
  display: block;
  white-space: nowrap; }

.ui_select > ul li input {
  position: absolute;
  top: 50%;
  right: 0.15em;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.ui_select--selected > ul {
  display: block; }

.ui_group {
  float: left;
  margin: 0 .3em 0 0; }

.ui_group .ui_button {
  float: left;
  margin: 0;
  border-radius: 0;
  border-left-color: rgba(255, 255, 255, 0.15); }

.ui_group .ui_button:first-child {
  border-radius: 0px 0 0 0px;
  border-left-color: rgba(0, 0, 0, 0.15); }

.ui_group .ui_button:last-child {
  border-radius: 0 0px 0px 0; }

.ui_icon {
  height: .5em;
  font-size: 2em;
  line-height: .5em;
  display: inline-block;
  font-family: "Courier New", Courier, monospace; }

.ui_icon--prev:after {
  content: "\02039";
  font-weight: bold; }

.ui_icon--next:after {
  content: "\0203A";
  font-weight: bold; }

.ui-tooltip {
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  max-width: 300px;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  font-size: 95%;
  line-height: 1.2; }

.mason {
  font-family: "Nunito", sans-serif; }

.print {
  display: none; }

.container {
  position: relative;
  width: 100%; }
  .container:before, .container:after {
    content: "";
    display: table; }
  .container:after {
    clear: both; }
  .lte-ie7 .container {
    zoom: 1; }

.parent {
  position: relative;
  width: 100%;
  overflow: hidden; }

.inline__div {
  display: inline-block;
  vertical-align: top; }

.cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .cover--bg__cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.list__reset {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1; }

.link__reset {
  text-decoration: none; }

.center {
  position: relative;
  width: 90%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto;
  max-width: 1260px; }
  .center:before, .center:after {
    content: "";
    display: table; }
  .center:after {
    clear: both; }
  .lte-ie7 .center {
    zoom: 1; }

.btn__reset {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  outline: 0; }

.border__radius, .nav__button, .circle__button {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1; }

.nav__button {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 42px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  border: 2.5px solid #d4d4d4;
  color: #5c5c5c;
  -webkit-transition: border .3s ease, color .3s ease, background .3s ease;
  -o-transition: border .3s ease, color .3s ease, background .3s ease;
  transition: border .3s ease, color .3s ease, background .3s ease; }
  .nav__button:hover {
    color: #2f91d4;
    border-color: #2f91d4; }
  .nav__button .fa {
    line-height: 1; }

.circle__button {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #fff;
  vertical-align: top;
  -webkit-transition: background .3s ease, color .3s ease;
  -o-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease; }

.rounded__button {
  display: inline-block;
  border-radius: 25px;
  font-weight: 500;
  font-size: 0.875em;
  padding: 0.8em 1.75em;
  border: 1px solid #2f91d4;
  background: rgba(47, 145, 212, 0);
  color: #2f91d4;
  text-decoration: none !important;
  -webkit-transition: background .3s ease, color .3s ease;
  -o-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease; }
  .rounded__button.rounded__button--big {
    padding: 1.4em 2.4em;
    border-radius: 50px; }
  .rounded__button:hover {
    background: #2f91d4;
    color: #fff; }

.rounded {
  border-radius: 30px;
  overflow: hidden; }

@media all and (min-width: 769px) {
  .rounded__button {
    font-size: 15px; }
    .rounded__button.rounded__button--big {
      font-size: 16px; } }
.lte-ie8 .rounded__button {
  font-size: 15px; }
  .lte-ie8 .rounded__button.rounded__button--big {
    font-size: 16px; }

.uppercase, .rounded__button {
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.heading {
  font-family: "Heuristica", sans-serif; }

.bold {
  font-weight: 700; }
  .bold .fa {
    font-weight: normal; }

.light {
  font-weight: 300; }

.home__title {
  font-size: 25px;
  margin: 0 0 0.35em; }
  .home__title h2, .home__title h3, .home__title h4, .home__title h5 {
    font-size: 1em;
    margin: 0; }

.home__title--small {
  margin: 0 0 20px;
  font-size: 18px; }
  .home__title--small h2, .home__title--small h3, .home__title--small h4, .home__title--small h5 {
    font-size: 1em;
    margin: 0; }

.lazy__load__img {
  opacity: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1; }
  .lazy__loaded .lazy__load__img {
    opacity: 1; }
  .swipe__ready .lazy__load__img {
    opacity: 0; }
  .swipe__animate .lazy__load__img {
    opacity: 1;
    -webkit-transition: opacity .6s ease 0.25s;
    -o-transition: opacity .6s ease 0.25s;
    transition: opacity .6s ease 0.25s; }

.shadow__swipe {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1); }
  .swipe__animate .shadow__swipe {
    -webkit-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.35s;
    transition: -webkit-box-shadow 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.35s;
    -o-transition: box-shadow 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.35s;
    transition: box-shadow 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.35s;
    transition: box-shadow 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.35s, -webkit-box-shadow 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.35s; }

.colour__swipe__overlay {
  position: absolute;
  top: 0;
  height: 100%;
  background: #2f91d4;
  left: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 5; }
  .swipe__ready .colour__swipe__overlay {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .swipe__animate .colour__swipe__overlay {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%; }

.lazy__loading .colour__swipe__overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }
  .lazy__loading .colour__swipe__overlay--top {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%; }
  .lazy__loading .colour__swipe__overlay--left {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%; }

.lazy__loading.lazy__loaded .colour__swipe__overlay--top {
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }
.lazy__loading.lazy__loaded .colour__swipe__overlay--left {
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.bg__pri {
  background: #2f91d4;
  color: #fff; }

.owl-stage-outer {
  width: 100%;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  /* display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch; */ }

.owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal; }

.owl-dot {
  cursor: pointer;
  display: none;
  width: 15px;
  height: 15px;
  margin-right: 0.25em; }

.owl-nav {
  display: none; }

.arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  display: block;
  bottom: 1em;
  left: 0;
  right: 0;
  margin: auto;
  background: url("/_site/images/design/arrow-head.png") bottom center no-repeat; }
  .arrow:after {
    content: "";
    width: 2px;
    background: rgba(255, 255, 255, 0.95);
    height: 29px;
    position: absolute;
    left: 14.3px;
    margin: auto;
    bottom: 2px; }

.admin__tip {
  background: #EF5B25;
  color: #fff;
  position: absolute;
  right: 0;
  padding: 0.1em 0.4em;
  z-index: 100; }
  .admin__tip a {
    text-decoration: none;
    color: #fff;
    padding: 0 !important; }
  .admin__tip--above {
    bottom: 105%;
    bottom: calc(100% + 15px); }
  .admin__tip--below {
    top: 100%;
    top: calc(100% + 15px); }
  .admin__tip--top {
    top: 0; }
  .admin__tip--bottom {
    bottom: 0; }
  .admin__tip input {
    border: 2px solid #d2430f;
    background: white;
    color: #EF5B25; }

@-webkit-keyframes success {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  50% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes success {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  50% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
.admin__update {
  position: relative;
  border: 2px solid #d2430f;
  background: #EF5B25;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  padding: .4em 1em;
  margin-bottom: 0.2em;
  outline: none; }
  .admin__update:after {
    content: "\f00c";
    position: absolute;
    font-family: fontAwesome;
    height: 1em;
    font-size: 16px;
    width: 2em;
    text-align: center;
    color: lightgreen;
    top: 0;
    bottom: 0;
    left: 100%;
    margin: auto;
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    -o-transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease; }
  .admin__update.updated:after {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

.urgent__list {
  width: 90%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto; }
  .urgent__list:before, .urgent__list:after {
    content: "";
    display: table; }
  .urgent__list:after {
    clear: both; }
  .lte-ie7 .urgent__list {
    zoom: 1; }

.urgent__list, .content__path, .content__share__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.access {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative; }

.urgent {
  width: 100%;
  position: relative;
  overflow: hidden;
  color: #FFF;
  background: #AE4141; }

.urgent__list {
  margin: 0 auto;
  line-height: 1.8em; }

.urgent__list__item__title {
  color: #FFF;
  position: relative;
  font-weight: 700; }
  .urgent__list__item__title .fa, .urgent__list__item__title span {
    font-weight: 400; }
  .urgent__list__item__title span {
    margin-left: 10px; }

.urgent__list__item__link {
  text-decoration: none;
  color: #FFF; }

@media all and (min-width: 769px) {
  .urgent {
    padding-top: 0em; }

  .urgent__list__item__title {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; } }
.lte-ie8 .urgent {
  padding-top: 0em; }
.lte-ie8 .urgent__list__item__title {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.header {
  position: relative;
  z-index: 6;
  text-align: center; }

.header__container {
  padding: 1em 0; }
  .header__container h1 {
    font-weight: 400;
    font-size: 1.25em;
    color: #2e2e2e;
    letter-spacing: .2em;
    margin: 0;
    line-height: 1.1em; }
  .header__container h4 {
    font-size: 0.9375em;
    color: #2f91d4;
    font-weight: 400;
    margin: 8px 0 0; }
  .header__container span {
    position: relative;
    display: inline-block;
    padding-right: 1.5em; }

.header__link {
  display: inline-block;
  width: 25%;
  padding-right: 1em;
  background: #fff;
  z-index: 2; }
  .header__link:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 100%;
    width: 1.5em;
    margin: auto;
    background: #fff; }
  .header__link img {
    width: 100%; }

@media all and (min-width: 350px) {
  .header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left; }
    .header__container h1, .header__container h4 {
      margin: 0; }
    .header__container h1 {
      margin-bottom: .1em;
      line-height: 1.1em;
      margin-top: 6px; }

  .header__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .header__link {
    max-width: 125px; } }
@media all and (min-width: 610px) {
  .header__container h1 {
    font-size: 1.875em; }
  .header__container h4 {
    font-size: 1.375em; }
  .header__container span:before, .header__container span:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 1px;
    width: 100vw;
    margin: auto;
    background: #2f91d4;
    opacity: .3; }
  .header__container span:before {
    right: 110%;
    right: calc(100% + 1.5em); }
  .header__container span:after {
    left: 100%; } }
@media all and (min-width: 769px) {
  .header__container {
    padding: 1.7em 0; }
    .header__container h1 {
      font-size: 35px; }
      .header__container h1 small {
        font-size: 25px; } }
.lte-ie8 .header__container {
  padding: 1.7em 0; }
  .lte-ie8 .header__container h1 {
    font-size: 35px; }
    .lte-ie8 .header__container h1 small {
      font-size: 25px; }

@media all and (min-width: 1025px) {
  .header__container {
    padding: 1.7em 0; }
    .header__container h1 {
      font-size: 2.5em; } }
.menu__btn {
  position: relative;
  border: 0;
  background: #0192c1;
  color: #fff;
  width: 100%;
  overflow: hidden;
  outline: none;
  height: 50px;
  display: block; }

.menu__btn__text {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0%;
  height: 1.1em;
  line-height: 1;
  bottom: 0;
  margin: auto;
  overflow: hidden;
  -webkit-transition: opacity .3s linear, -webkit-transform .3s linear;
  transition: opacity .3s linear, -webkit-transform .3s linear;
  -o-transition: transform .3s linear, opacity .3s linear;
  transition: transform .3s linear, opacity .3s linear;
  transition: transform .3s linear, opacity .3s linear, -webkit-transform .3s linear; }
  .menu__btn__text span {
    display: inline-block;
    vertical-align: middle; }
  .menu__btn__text .fa {
    position: relative;
    bottom: 1px; }

.menu__btn__text--open {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.menu__btn__text--close {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0; }

.mason--menu .menu__btn__text--open {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0; }
.mason--menu .menu__btn__text--close {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.menu {
  display: none;
  position: relative;
  background: #06a0d1;
  z-index: 5;
  padding-bottom: 70px; }

.menu__extras {
  background: #2f91d4;
  padding: 15px 1em; }
  .menu__extras form {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .menu__extras form input {
      background: rgba(255, 255, 255, 0.05);
      color: #fff;
      border: 0;
      padding-left: 20px; }
      .menu__extras form input::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .menu__extras form input:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .menu__extras form input::-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      .menu__extras form input::placeholder {
        color: rgba(255, 255, 255, 0.5); }
    .menu__extras form button {
      height: 40px;
      width: 40px;
      float: right;
      background: transparent;
      color: #fff;
      border: 0;
      -webkit-transition: width .4s ease, height .4s ease, background .4s ease;
      -o-transition: width .4s ease, height .4s ease, background .4s ease;
      transition: width .4s ease, height .4s ease, background .4s ease; }

.menu__container {
  padding: 1em 0; }

.menu__list__item {
  display: block;
  position: relative;
  font-size: 0.8125em;
  letter-spacing: .18em;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .menu__list__item:first-child {
    border: 0; }
  .menu__list__item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    left: -4px;
    background: #e0ff63;
    width: 9px;
    height: 9px;
    -webkit-box-shadow: 0 0 0 0px #0192c1;
    box-shadow: 0 0 0 0px #0192c1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .3s ease 0s, -webkit-box-shadow .3s ease 0s;
    transition: -webkit-transform .3s ease 0s, -webkit-box-shadow .3s ease 0s;
    -o-transition: transform .3s ease 0s, box-shadow .3s ease 0s;
    transition: transform .3s ease 0s, box-shadow .3s ease 0s;
    transition: transform .3s ease 0s, box-shadow .3s ease 0s, -webkit-transform .3s ease 0s, -webkit-box-shadow .3s ease 0s; }
  .menu__list__item:hover:after, .menu__list__item--selected:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 6px #0192c1;
    box-shadow: 0 0 0 6px #0192c1;
    -webkit-transition: -webkit-transform .3s ease 0s, -webkit-box-shadow .3s ease 0.1s;
    transition: -webkit-transform .3s ease 0s, -webkit-box-shadow .3s ease 0.1s;
    -o-transition: transform .3s ease 0s, box-shadow .3s ease 0.1s;
    transition: transform .3s ease 0s, box-shadow .3s ease 0.1s;
    transition: transform .3s ease 0s, box-shadow .3s ease 0.1s, -webkit-transform .3s ease 0s, -webkit-box-shadow .3s ease 0.1s; }

.menu__list__item__link {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0.8em 3em 0.8em 1.5em; }

.menu__list__item__button {
  display: block;
  width: 40px;
  background: transparent;
  border: 0;
  position: absolute;
  height: 40px;
  top: 0;
  right: 0;
  color: #fff;
  display: none; }
  .menu__list > .menu__list__item--subitems > .menu__list__item__button {
    display: block; }

.menu__list__item--selected > .menu__list__item__link {
  color: #e0ff63; }

.menu__list__item__sub {
  position: relative;
  margin: 0;
  padding: 1em 0;
  background: #2f91d4;
  display: none; }
  .menu__list__item__sub .menu__list__item {
    padding: 0;
    background: transparent;
    border: 0;
    letter-spacing: normal;
    font-size: 15px; }
  .menu__list__item__sub .menu__list__item__link {
    width: 100%;
    text-transform: none;
    padding-left: 50px; }

.menu__translate {
  position: relative;
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
  color: #fff; }

.translate__btn {
  color: #fff; }
  .translate__btn .fa {
    font-weight: normal; }

.menu__translate__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  visibility: hidden; }
  .menu__translate__container select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 0;
    margin: 0; }

.find__btn {
  display: none; }

.menu__icons {
  position: absolute;
  right: 0;
  bottom: 0; }
  .menu__icons > .inline__div {
    background: #0088b4;
    padding: .7em 1em;
    color: #fff;
    vertical-align: bottom;
    font-size: 0.8125em;
    min-height: 50px;
    min-width: 50px;
    line-height: 26px;
    text-align: center; }

.menu__links {
  position: absolute;
  left: 0;
  bottom: 0; }

.quick__btn {
  background: #0088b4;
  padding: 1em 2.5em;
  color: #fff;
  font-size: 0.8125em;
  -webkit-transition: background .3s ease;
  -o-transition: background .3s ease;
  transition: background .3s ease; }
  .quick__btn .fa {
    overflow: hidden;
    position: relative;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease; }
  .quick__btn .fa-times {
    width: 0px;
    top: 1px;
    margin-left: 5px; }
  .quick__btn .fa-link {
    width: 1.2em;
    margin-right: 5px;
    top: 3px; }
  .menu--extras .quick__btn {
    background: #2475ac; }
    .menu--extras .quick__btn .fa-times {
      width: 1.2em; }
    .menu--extras .quick__btn .fa-link {
      width: 0; }

.quick__list {
  position: absolute;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 100%;
  padding: 1.5em 1.5em 1.2em;
  margin: auto;
  background: #2475ac;
  z-index: 6;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease;
  transition: opacity .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease;
  -o-transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s;
  transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s;
  transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease; }
  .quick__list:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #2475ac transparent transparent transparent; }
  .menu--extras .quick__list {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    visibility: visible;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.quick__item {
  font-size: 0.6875em;
  width: 100%;
  letter-spacing: 0.18em; }
  .quick__item a {
    display: block;
    padding: 1em 0;
    color: #bcefff;
    text-decoration: none;
    -webkit-transition: color .4s ease;
    -o-transition: color .4s ease;
    transition: color .4s ease; }
    .quick__item a:hover {
      color: #e0ff63; }

@media all and (min-width: 850px) {
  .mason {
    padding-top: 120px; }

  .menu__btn {
    display: none; }

  .menu {
    display: block !important;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    min-height: 100px;
    z-index: 50;
    padding: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165);
    transition: -webkit-transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165);
    -o-transition: transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165);
    transition: transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165);
    transition: transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165), -webkit-transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165); }
    .mason--admin .menu {
      position: absolute; }

  .menu__container {
    padding: 0;
    width: 100%;
    position: relative;
    background: #06a0d1; }

  .menu__sidebar {
    width: 100%;
    position: relative;
    background: #06a0d1; }

  .menu__list {
    width: 100%;
    position: relative;
    max-width: 1170px;
    margin: 0 auto; }

  .menu__search {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
    height: 70px;
    top: 100%;
    overflow: hidden;
    visibility: hidden; }

  .menu__search__container {
    width: 100%;
    max-width: 1300px;
    padding-right: 5%;
    padding-left: 5%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background: #06a0d1;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    -webkit-transition: opacity .3s ease, visibility 0s ease 0.3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, visibility 0s ease 0.3s, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0.3s;
    transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0.3s;
    transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0.3s, -webkit-transform .3s ease; } }
  @media all and (min-width: 850px) and (min-width: 1301px) {
    .menu__search__container {
      max-width: none;
      padding-right: calc(50% - 585px);
      padding-left: calc(50% - 585px); } }
@media all and (min-width: 850px) {
    .mason--find .menu__search__container {
      opacity: 1;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      visibility: visible;
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }

  .menu__extras form {
    height: 70px; }
    .menu__extras form input {
      background: transparent;
      height: 60px;
      font-size: 1.5em;
      color: #fff;
      top: 5px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .menu__extras form button {
      height: 70px;
      position: relative;
      z-index: 5;
      width: 70px;
      background: #069ccc; }

  .menu__list {
    display: table;
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease .2s;
    -o-transition: opacity .3s ease .2s;
    transition: opacity .3s ease .2s; }
    .mason--find .menu__list {
      opacity: 0;
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }

  .menu__list__item {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding: 0;
    text-align: center;
    background: transparent;
    border: 0; }
    .menu__list__item:after {
      left: 0;
      right: 0;
      bottom: -4px;
      top: auto; }
    .menu__list__item > .menu__list__item__link {
      width: 100%;
      padding: 0 1em; }
      .menu__list__item > .menu__list__item__link span {
        position: relative;
        display: inline-block;
        padding: 2em 0; }

  .menu__list__item:hover > .menu__list__item__link > span:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .menu__list__item:hover .menu__list__item__sub {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: opacity .3s ease, visibility 0s ease 0s, -webkit-transform .3s ease;
    transition: opacity .3s ease, visibility 0s ease 0s, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0s;
    transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0s;
    transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0s, -webkit-transform .3s ease; }

  .menu__list__item__button {
    display: none !important; }

  .menu__list__item__sub {
    display: block !important;
    position: absolute;
    top: 100%;
    left: -60px;
    right: -60px;
    width: auto;
    padding: 2em;
    background: #2f91d4;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-box-shadow: 3px 0 5px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 3px 0 5px 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: opacity .3s ease, visibility 0s ease 0.3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, visibility 0s ease 0.3s, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0.3s;
    transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0.3s;
    transition: transform .3s ease, opacity .3s ease, visibility 0s ease 0.3s, -webkit-transform .3s ease; }
    .menu__list__item__sub:before {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 15px;
      left: 0;
      bottom: 100%;
      background: transparent; }
    .menu__list__item__sub .menu__list__item {
      display: block;
      width: 100%;
      text-align: left;
      vertical-align: top;
      font-size: 0.875em; }
      .menu__list__item__sub .menu__list__item:after {
        display: none; }
    .menu__list__item__sub .menu__list__item__link {
      font-weight: 400;
      color: #fff;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      .menu__list__item__sub .menu__list__item__link:hover {
        color: #e0ff63; }
      .menu__list__item__sub .menu__list__item__link span {
        padding: .65em 0; }
      .menu__list__item__sub .menu__list__item__link span:after {
        display: none; }

  .menu__list__item__sub--columns {
    left: -130px;
    right: -130px;
    -webkit-columns: 2;
    columns: 2; }
    .menu__list__item__sub--columns .menu__list__item {
      width: 100%;
      font-size: 0.875em;
      display: inline-block; }

  .menu__extras {
    position: relative;
    width: 100%;
    padding: 0;
    background: #0092c1;
    text-align: right; }

  .menu__links {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    .menu__links .quick__btn {
      display: none; }
    .menu__links .quick__list {
      position: relative;
      visibility: visible;
      opacity: 1;
      -webkit-transform: translate(0);
      -ms-transform: translate(0);
      transform: translate(0);
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0;
      width: 100%;
      margin: 0;
      background: transparent; }
      .menu__links .quick__list li {
        display: inline-block;
        width: auto; }
      .menu__links .quick__list a {
        padding: 1.6em 2em; }
      .menu__links .quick__list:before {
        display: none; }

  .menu__icons {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    .menu__icons > .inline__div {
      padding: .9em 1.1em;
      -webkit-transition: background 350ms ease;
      -o-transition: background 350ms ease;
      transition: background 350ms ease; }
      .menu__icons > .inline__div:hover {
        background: #06a0d1; }

  .find__btn {
    position: relative;
    display: inline-block;
    overflow: hidden; }
    .find__btn:after {
      content: "\f00d";
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      height: 100%;
      font-family: 'fontAwesome';
      background: #06a0d1;
      line-height: 50px;
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165);
      transition: -webkit-transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165);
      -o-transition: transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165);
      transition: transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165);
      transition: transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165), -webkit-transform 0.3s cubic-bezier(0.02, 0.22, 0.595, 1.165); }
    .mason--find .find__btn:after {
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%); }

  .menu__search {
    overflow: hidden; }

  .menu__search__container input {
    font-weight: 400;
    color: #fff; }
    .menu__search__container input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .menu__search__container input::-moz-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .menu__search__container input:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .menu__search__container input:-moz-placeholder {
      color: rgba(255, 255, 255, 0.6); }

  .menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease; }
    .sticky .menu {
      -webkit-transform: translateY(-51px);
      -ms-transform: translateY(-51px);
      transform: translateY(-51px); }

  .menu__list__item > .menu__list__item__link span {
    -webkit-transition: padding .4s ease;
    -o-transition: padding .4s ease;
    transition: padding .4s ease; }
    .sticky .menu__list__item > .menu__list__item__link span {
      padding: 1.25em 0; } }
@media all and (min-width: 1301px) {
  .menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .menu__list__item {
    display: inline-block; }

  .menu__list__item__sub {
    left: -90px;
    right: -90px; }
    .menu__list__item__sub .menu__list__item {
      font-size: 18px; }
      .menu__list__item__sub .menu__list__item .menu__list__item__link span {
        padding: 10px 0; }

  .menu__list__item__sub--columns {
    left: -160px;
    right: -160px; } }
.hero {
  width: 100%;
  min-height: 14em;
  height: 28vw;
  overflow: hidden;
  position: relative;
  z-index: 4;
  border-right: 20px solid #fff;
  border-left: 20px solid #fff;
  opacity: 0; }
  .loaded .hero {
    opacity: 1;
    -webkit-transition: opacity 1s ease .3s;
    -o-transition: opacity 1s ease .3s;
    transition: opacity 1s ease .3s; }

.hero__slideshow {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #2f91d4; }

.hero__slideshow__item {
  width: 100%;
  height: 100%; }
  .hero__slideshow__item img {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }

@media all and (min-width: 769px) {
  .hero {
    border-right: 30px solid #fff;
    border-style: 30px solid #fff; } }
.lte-ie8 .hero {
  border-right: 30px solid #fff;
  border-style: 30px solid #fff; }

.main {
  width: 100%;
  position: relative;
  font-size: 1em;
  padding: 1.5em 0 0;
  color: #274767;
  background: #FFFFFF; }

@media all and (min-width: 850px) {
  .main {
    padding: 4.5em 0 0em; } }
@media all and (min-width: 1050px) {
  .main {
    padding: 6.5em 0 0em; } }
.content .breadcrumbs, .subnav__grid .breadcrumbs {
  padding: 0; }

.content__path {
  color: #484848; }

.content__path__item {
  display: inline;
  position: relative;
  font-size: .775em;
  letter-spacing: .15em; }

.content__path__item__link {
  color: #484848;
  text-decoration: none; }

.content__path__item__sep {
  margin: 0 .5em 0 .5em; }

.content__path__item:last-child .content__path__item__sep {
  display: none; }

.content__title {
  font-size: 1.8em;
  line-height: 1.05em;
  margin: 0.3em 0 0.7em;
  color: #2f91d4;
  font-weight: 400; }

.content, .subnav__grid {
  position: relative;
  line-height: 1.8em;
  width: 100%;
  padding: 1.5em 0;
  margin: 0 auto 40px;
  background: #fff; }

.content__share {
  width: 100%; }
  .content__share__list {
    text-align: center; }
  .content__share__list__icon {
    min-width: 20%;
    display: inline-block;
    padding: .5em;
    font-size: 2em; }
  .content__share__list__icon a {
    color: inherit; }

.content__region {
  line-height: 1.75em;
  margin-bottom: 1em; }
  .content__region a {
    text-decoration: none;
    color: #4b9d1f;
    font-weight: 600; }
    .content__region a:hover {
      text-decoration: underline; }
  .content__region h2, .content__region h3, .content__region h4, .content__region h5 {
    color: #2f91d4;
    font-family: "Heuristica", sans-serif;
    line-height: 1.45em;
    font-weight: 400;
    margin: 1.5em 0 0.3em; }
    .content__region h2 + p, .content__region h3 + p, .content__region h4 + p, .content__region h5 + p {
      margin-top: 0; }
  .content__region h2 {
    font-size: 1.7em; }
  .content__region h3 {
    font-size: 1.45em; }

@media all and (min-width: 850px) {
  .content, .subnav__grid {
    width: 60%;
    float: left;
    padding: 0 0 2em;
    margin-bottom: 4em; }

  .content__title {
    font-size: 2.1em; } }
@media all and (min-width: 1025px) {
  .content, .subnav__grid {
    width: 60%;
    margin-bottom: 80px;
    padding: 0 0 3em; }

  .content__region {
    font-size: 1.075em; }

  .content__title {
    font-size: 2.625em;
    margin-bottom: .8em; } }
.subnav {
  position: relative;
  width: 100%;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  z-index: 4;
  background: #499924;
  padding: 2em; }
  .subnav:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#4d9c2c), to(#4d9952));
    background-image: -webkit-linear-gradient(left, #4d9c2c 0%, #4d9952 100%);
    background-image: -o-linear-gradient(left, #4d9c2c 0%, #4d9952 100%);
    background-image: linear-gradient(90deg, #4d9c2c 0%, #4d9952 100%); }

.subnav__container {
  background: #419314;
  z-index: 3;
  position: relative; }

.subnav__title {
  margin: 0;
  letter-spacing: 0.18em;
  font-weight: 400;
  font-size: 1.375em;
  padding: 2em 0 0.5em;
  color: #7cc753;
  z-index: 2;
  position: relative; }

.subnav__list {
  list-style: none;
  margin: 0;
  padding: 1em 0 2em;
  position: relative;
  z-index: 10; }

.subnav__list__item {
  position: relative;
  width: 100%;
  font-size: 1.25em;
  margin-bottom: 0.5em;
  text-align: left; }
  .subnav__list__item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    left: -4px;
    background: #7cc753;
    width: 9px;
    height: 9px;
    -webkit-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .3s linear, -webkit-box-shadow .3s linear;
    transition: -webkit-transform .3s linear, -webkit-box-shadow .3s linear;
    -o-transition: transform .3s linear, box-shadow .3s linear;
    transition: transform .3s linear, box-shadow .3s linear;
    transition: transform .3s linear, box-shadow .3s linear, -webkit-transform .3s linear, -webkit-box-shadow .3s linear; }
  .subnav__list__item:hover:after, .subnav__list__item--selected:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-transform .3s linear, -webkit-box-shadow .3s linear .2s;
    transition: -webkit-transform .3s linear, -webkit-box-shadow .3s linear .2s;
    -o-transition: transform .3s linear, box-shadow .3s linear .2s;
    transition: transform .3s linear, box-shadow .3s linear .2s;
    transition: transform .3s linear, box-shadow .3s linear .2s, -webkit-transform .3s linear, -webkit-box-shadow .3s linear .2s; }

.subnav__list__item__link {
  position: relative;
  display: block;
  color: #fff;
  text-decoration: none;
  z-index: 2;
  padding: 0.85em 1.5em;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease; }
  .subnav__list__item__link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #2f91d4;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 3;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9);
    transition: -webkit-transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9);
    -o-transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9);
    transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9);
    transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9), -webkit-transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9); }

@media all and (min-width: 550px) {
  .subnav__list {
    text-align: left; }

  .subnav__list__item {
    width: 50%;
    display: inline-block;
    vertical-align: top; }

  .subnav__list__item__link {
    padding: 1em 2em; } }
@media all and (min-width: 850px) {
  .subnav {
    width: 40%;
    float: right;
    margin-bottom: 4em;
    -webkit-box-shadow: 0px 40px 100px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 40px 100px 0px rgba(0, 0, 0, 0.2); }
    .subnav:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 380px;
      background-image: url("/_site/images/design/subbg2.png");
      background-repeat: no-repeat;
      background-position: top right;
      z-index: 5; }

  .subnav__title {
    text-align: left;
    padding-left: 1.3em; }

  .subnav__container {
    padding-bottom: 300px; }

  .subnav__list__item {
    width: 100%;
    margin: 0; }
    .subnav__list__item div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }

  .subnav__list__item__link {
    padding: .8em 1.4em;
    z-index: 4; }
    .subnav__list__item__link span {
      display: block;
      position: relative;
      z-index: 6; }
      .subnav__list__item__link span:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -20px;
        height: 1px;
        width: 100%;
        background: rgba(255, 255, 255, 0.1); }

  .inner__bg {
    position: absolute;
    top: 0;
    height: 100%;
    left: 70%;
    left: calc(100% - (100vw / 100) * 30);
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(105, 177, 98, 0.18)), to(rgba(105, 168, 226, 0.18)));
    background-image: -webkit-linear-gradient(left, rgba(105, 177, 98, 0.18) 0%, rgba(105, 168, 226, 0.18) 100%);
    background-image: -o-linear-gradient(left, rgba(105, 177, 98, 0.18) 0%, rgba(105, 168, 226, 0.18) 100%);
    background-image: linear-gradient(90deg, rgba(105, 177, 98, 0.18) 0%, rgba(105, 168, 226, 0.18) 100%); }

  .sub__logo {
    position: absolute;
    top: -70px;
    width: 80%;
    right: 0;
    height: 100%;
    background: url("/_site/images/design/subbg.png") top left no-repeat; } }
@media all and (min-width: 1025px) {
  .subnav__title {
    padding-left: 2.5em; }

  .subnav__list__item {
    font-size: 1.5em; }

  .subnav__list__item__link {
    padding: 0.8em 2.4em; } }
@media all and (min-width: 1301px) {
  .subnav {
    width: 38%;
    left: 3vw; } }
.grid__bg {
  position: absolute;
  top: -10%;
  right: -10%;
  width: 45%;
  height: 100%;
  background: url("/_site/images/design/gridbg.jpg") top left no-repeat; }

.subnav__grid {
  clear: left;
  padding: 0; }

.grid__list {
  width: 100%;
  clear: left; }
  .grid__list > .grid__list__item {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 10px; }
    .grid__list > .grid__list__item button {
      display: none;
      color: #fff;
      -webkit-transition: color .4s ease, -webkit-transform .4s ease;
      transition: color .4s ease, -webkit-transform .4s ease;
      -o-transition: color .4s ease, transform .4s ease;
      transition: color .4s ease, transform .4s ease;
      transition: color .4s ease, transform .4s ease, -webkit-transform .4s ease; }
    .grid__list > .grid__list__item.grid__list__item--subitems > .grid__list__item__title > button {
      display: inline-block;
      width: 27px; }
    .grid__list > .grid__list__item > .grid__list__item__title {
      padding: 1em 2em;
      display: block;
      background: #e4e5e5;
      color: #fff;
      font-size: 1.25em;
      opacity: 1;
      -webkit-transition: background .4s ease, opacity .4s ease;
      -o-transition: background .4s ease, opacity .4s ease;
      transition: background .4s ease, opacity .4s ease; }
    .grid__list > .grid__list__item.active > .grid__list__item__title {
      background: #e4e5e5 !important;
      color: #627887;
      opacity: 1; }
      .grid__list > .grid__list__item.active > .grid__list__item__title > button {
        color: #627887;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
    .grid__list > .grid__list__item:hover > .grid__list__item__title {
      opacity: .8; }
    .grid__list > .grid__list__item a.grid__list__item__link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block; }
  .grid__list > .grid__list__item--subitems > .grid__list__item__title a.grid__list__item__link {
    display: none; }

.grid__list__item__sub {
  background: #e4e5e5;
  margin: 0;
  padding: 1em;
  display: none; }
  .grid__list__item__sub .grid__list__item {
    display: inline-block;
    width: 100%;
    padding: 1em 2em;
    position: relative;
    border: 1px solid rgba(98, 120, 135, 0.3);
    margin-bottom: 5px;
    -webkit-transition: background .4s ease, color .4s ease;
    -o-transition: background .4s ease, color .4s ease;
    transition: background .4s ease, color .4s ease; }
    .grid__list__item__sub .grid__list__item .subimage__options {
      display: none !important; }
    .grid__list__item__sub .grid__list__item button {
      display: inline-block;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      width: 27px;
      color: inherit;
      pointer-events: none;
      -webkit-transition: color .4s ease;
      -o-transition: color .4s ease;
      transition: color .4s ease; }
    .grid__list__item__sub .grid__list__item:hover {
      background: #274767;
      color: #fff; }
      .grid__list__item__sub .grid__list__item:hover button {
        color: #fff; }
  .grid__list__item__sub span {
    font-family: "Nunito", sans-serif; }
  .grid__list__item__sub a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block; }

@media all and (min-width: 600px) {
  .grid__list > .grid__list__item {
    width: 48%;
    vertical-align: top;
    width: calc(50% - 5px); }
    .grid__list > .grid__list__item:nth-child(odd) {
      margin-right: 10px; }
      .grid__list > .grid__list__item:nth-child(odd) .grid__list__item__sub {
        left: 0%; }

  .grid__list__item__sub {
    position: relative;
    width: 200%;
    width: calc(200% + 10px);
    left: -100%;
    left: calc(-100% - 10px); }
    .grid__list__item__sub .grid__list__item {
      width: 48%;
      width: calc(50% - 5px);
      margin-bottom: 10px; }
      .grid__list__item__sub .grid__list__item:nth-child(odd) {
        margin-right: 10px; } }
@media all and (min-width: 1025px) {
  .grid__list > .grid__list__item > .grid__list__item__title {
    font-size: 1.625em; }
    .grid__list > .grid__list__item > .grid__list__item__title .fa {
      font-size: 16px; }

  .grid__list__item__sub span {
    font-size: 1.25em; } }
@media all and (min-width: 1025px) {
  .subnav__grid {
    width: 75%; } }
.footer__lines {
  height: 12vw;
  z-index: 3; }
  .footer__lines > div {
    position: absolute;
    left: 0;
    width: 100%; }
  .footer__lines svg {
    width: 100%; }
  .footer__lines .green__path {
    top: 10%; }
  .footer__lines .yellow__path {
    top: 47%; }
  .footer__lines .blue__path {
    top: 58%; }

.footer {
  position: relative;
  width: 100%;
  clear: both;
  color: #FFF;
  background: #1b1d28;
  text-align: left;
  padding: 2em 0; }
  .footer a {
    text-decoration: none;
    color: #a1c993;
    -webkit-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease; }
    .footer a:hover {
      color: rgba(255, 255, 255, 0.8); }
  .footer hr {
    display: block;
    height: 1px;
    width: 100%;
    padding: 0;
    margin: 2em 0;
    background: #979797;
    opacity: .3;
    border: 0; }
  .footer .center {
    z-index: 5; }

.footer__copy {
  font-size: 1.25em;
  color: #979797;
  letter-spacing: .06em; }

.footer__address {
  text-align: left;
  float: left;
  clear: left;
  margin-bottom: 2em;
  line-height: 1.65em; }
  .footer__address li {
    margin: 0 0 6px; }
  .footer__address .fa {
    margin-right: 5px; }

.footer__sep {
  margin: 0 3px; }

.footer__legal {
  position: relative;
  z-index: 7;
  text-align: left;
  float: left;
  clear: left; }
  .footer__legal p {
    margin: 0;
    line-height: 1.8em; }

.footer__lines--faded {
  background: inherit;
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  opacity: .1;
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%); }

.footer__logo {
  display: none; }

@media all and (min-width: 769px) {
  .footer {
    padding: 3em 0;
    text-align: center; }
    .footer hr {
      margin: 3em 0; }

  .footer__copy {
    font-size: 1.75em; }

  .footer__address, .footer__legal {
    width: 50%;
    clear: none; }

  .footer__legal {
    text-align: right; }

  .footer .center > .inline__div {
    width: 100%; }

  .footer__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

  .footer__logo {
    display: inline-block; } }
.lte-ie8 .footer {
  padding: 3em 0;
  text-align: center; }
  .lte-ie8 .footer hr {
    margin: 3em 0; }
.lte-ie8 .footer__copy {
  font-size: 1.75em; }
.lte-ie8 .footer__address, .lte-ie8 .footer__legal {
  width: 50%;
  clear: none; }
.lte-ie8 .footer__legal {
  text-align: right; }
.lte-ie8 .footer .center > .inline__div {
  width: 100%; }
.lte-ie8 .footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
.lte-ie8 .footer__logo {
  display: inline-block; }

@media all and (min-width: 1025px) {
  .footer {
    padding: 5em 0 4em; }

  .footer__copy {
    font-size: 2.375em; }

  .footer__address, .footer__legal {
    font-size: 1.125em; }
    .footer__address .fa, .footer__legal .fa {
      font-size: 16px; } }


