@charset "UTF-8";
/*----------------------------------------------------------------------------------------------------
  ___ _    _     __ _     _    _ 
 | _ (_)__| |_  / _(_)___| |__| |
 |   / / _| ' \|  _| / -_) / _` |
 |_|_\_\__|_||_|_| |_\___|_\__,_|
                                 

		Created by Fjorge Digital, Copyright 2015
		http://fjorgedigital.com/

-----------------------------------------------------------------------------------------------------*/
/* reset.scss */
html, body, div, span, applet, object, iframe, h1, h2:first-child, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/* fonts.scss */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 16, 2015 */
@font-face {
  font-family: 'ubuntu-bold';
  src: url("/wp-content/themes/richfield/assets/fonts/ubuntu-b-webfont.eot");
  src: url("/wp-content/themes/richfield/assets/fonts/ubuntu-b-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-b-webfont.woff2") format("woff2"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-b-webfont.woff") format("woff"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-b-webfont.ttf") format("truetype"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-b-webfont.svg#ubuntubold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ubuntu-bold-italic';
  src: url("/wp-content/themes/richfield/assets/fonts/ubuntu-bi-webfont.eot");
  src: url("/wp-content/themes/richfield/assets/fonts/ubuntu-bi-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-bi-webfont.woff2") format("woff2"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-bi-webfont.woff") format("woff"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-bi-webfont.ttf") format("truetype"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-bi-webfont.svg#ubuntubold_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ubuntu-regular';
  src: url("/wp-content/themes/richfield/assets/fonts/ubuntu-r-webfont.eot");
  src: url("/wp-content/themes/richfield/assets/fonts/ubuntu-r-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-r-webfont.woff2") format("woff2"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-r-webfont.woff") format("woff"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-r-webfont.ttf") format("truetype"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-r-webfont.svg#ubunturegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ubuntu-italic';
  src: url("/wp-content/themes/richfield/assets/fonts/ubuntu-ri-webfont.eot");
  src: url("/wp-content/themes/richfield/assets/fonts/ubuntu-ri-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-ri-webfont.woff2") format("woff2"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-ri-webfont.woff") format("woff"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-ri-webfont.ttf") format("truetype"), url("/wp-content/themes/richfield/assets/fonts/ubuntu-ri-webfont.svg#ubuntuitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
/* grid.scss */
.test-grid {
  line-height: 0; }

.row {
  clear: both;
  position: relative; }
  @media (min-width: 767px) {
    .row {
      left: 0 !important; } }

.row--truncated {
  margin: 0 auto;
  width: 95%;
  max-width: 1140px; }
  .row--truncated > *:first-child {
    margin-left: 0; }
  @media (max-width: 767px) {
    .row--truncated {
      width: 95%; } }

.row--truncated--full {
  width: 100%;
  max-width: 1200px; }
  @media (max-width: 767px) {
    .row--truncated--full {
      width: 100%; } }

.row--truncated--narrow {
  max-width: 1080px;
  width: 90%; }
  @media (max-width: 767px) {
    .row--truncated--narrow {
      width: 90%; } }

.ie .grid__row {
  min-width: 1140px; }
.ie .grid__row--truncated {
  width: 1140px; }

.row__cell {
  display: inline;
  float: left;
  position: relative;
  margin-left: 3.125%; }

.first {
  margin-left: 0; }

.row__cell--right {
  float: right; }

.column-inner {
  padding: 0 5%; }

.row__cell--span1 {
  width: 5.46875%; }

.row__cell--span2 {
  width: 14.0625%; }

.row__cell--span3 {
  width: 22.65625%; }

.row__cell--span4 {
  width: 31.25%; }

.row__cell--span5 {
  width: 39.84375%; }

.row__cell--span6 {
  width: 48.4375%; }

.row__cell--span7 {
  width: 57.03125%; }

.row__cell--span8 {
  width: 65.625%; }

.row__cell--span9 {
  width: 74.21875%; }

.row__cell--span10 {
  width: 82.8125%; }

.row__cell--span11 {
  width: 91.40625%; }

.row__cell--span12 {
  width: 100%;
  margin-left: 0; }

.desktop-only {
  display: block; }

.tablet-only {
  display: none; }

.mobile-only {
  display: none; }

.desktop-hide {
  display: none; }

.tablet-hide {
  display: block; }

.mobile-hide {
  display: block; }
  .mobile-hide--inline {
    display: inline-block; }

@media (max-width: 1028px) {
  .tablet-first {
    margin-left: 0 !important; }

  .desktop-only {
    display: none; }

  .tablet-only {
    display: block; }

  .desktop-hide {
    display: block; }

  .tablet-hide {
    display: none; } }
@media (max-width: 767px) {
  .mobile-first {
    margin-left: 0 !important; }

  .tablet-only {
    display: none; }

  .mobile-only {
    display: block; }

  .tablet-hide {
    display: block; }

  .mobile-hide, .mobile-hide--inline {
    display: none; }

  .row__cell, .row__cell--span3 {
    margin-left: 0; }

  .row__cell--span1 {
    width: 100%; }

  .row__cell--span2 {
    width: 100%; }

  .row__cell--span3 {
    width: 100%; }

  .row__cell--span3 .row__cell--span1, .row__cell--span3 .row__cell--span2 {
    width: 100%; }

  .row__cell--span4 {
    width: 100%; }

  .row__cell--span5 {
    width: 100%; }

  .row__cell--span6 {
    width: 100%; }

  .row__cell--span7 {
    width: 100%; }

  .row__cell--span8 {
    width: 100%; }

  .row__cell--span9 {
    width: 100%; }

  .row__cell--span10 {
    width: 100%; }

  .row__cell--span11 {
    width: 100%; } }
/* global.scss */
html {
  height: 100%;
  min-height: 100%; }

body {
  height: 100%;
  font-size: 19px;
  line-height: 1;
  font-family: "ubuntu-regular", Arial, sans-serif; }

#container {
  max-width: 1200px;
  min-height: 100%;
  margin: 0 auto;
  border-left: 2px solid #ebebec;
  border-right: 2px solid #ebebec;
  position: relative; }
  @media (max-width: 1204px) {
    #container {
      border: none; } }

p, ol, ul, blockquote, dl {
  line-height: 1.4em; }

p {
  font-size: 1em;
  margin: 0 0 1em;
  color: #58595b; }
  @media (max-width: 767px) {
    p {
      font-size: 0.89474em; } }

strong, b {
  font-weight: normal;
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif; }

em, i {
  font-style: normal;
  font-family: "ubuntu-italic", Arial, sans-serif; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

a[href^='tel'] {
  color: inherit;
  text-decoration: none; }

.entry-content a {
  color: inherit;
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif; }
  .entry-content a:hover {
    color: #eacf43; }

.more-link {
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif;
  color: #eacf43;
  margin-left: 10px; }
  .more-link:hover {
    color: #58595b; }

.entry-content ul, .entry-content ol {
  margin: 0 0 1em 2em; }
  .entry-content ul li, .entry-content ol li {
    color: #58595b;
    margin: 0 0 0.5em 1em;
    line-height: 1.4em; }
    @media (max-width: 767px) {
      .entry-content ul li, .entry-content ol li {
        font-size: 0.89474em; } }
  @media (max-width: 767px) {
    .entry-content ul, .entry-content ol {
      margin: 0 0 1em 1em; } }

.entry-content ul {
  list-style: disc; }

.entry-content ol {
  list-style: decimal; }

blockquote {
  border-left: 10px solid #eacf43;
  margin: 0 1em 1em;
  padding: 0.5em 1em;
  font-family: "ubuntu-italic", Arial, sans-serif;
  quotes: "“" "”" "“" "”"; }
  blockquote:before {
    font-family: "ubuntu-regular", Arial, sans-serif;
    color: #eacf43;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.15em;
    vertical-align: -0.4em; }
  blockquote p {
    display: inline; }

img {
  width: 100%;
  height: auto; }

.breadcrumbs {
  display: block;
  font-size: 0.73684em;
  margin: 0 0 1em;
  color: #58595b; }
  .breadcrumbs a {
    color: #58595b; }
    .breadcrumbs a:hover {
      color: #eacf43; }

.clearfix:after, .row:after, .block:after {
  visibility: hidden;
  display: block;
  content: '';
  clear: both;
  height: 0; }

h1, h2:first-child {
  color: #eacf43;
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif;
  font-size: 1.78947em;
  line-height: 1.2em;
  margin: 10px 0 25px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    h1, h2:first-child {
      font-size: 1.26316em; } }

h2:first-child {
  text-transform: none; }
  h2:first-child a {
    color: #eacf43; }
    h2:first-child a:hover {
      color: #58595b; }

h3 {
  color: #58595b;
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif;
  font-size: 1.26316em;
  line-height: 1.2em;
  margin: 0 0 8px; }
  @media (max-width: 767px) {
    h3 {
      font-size: 1.10526em; } }

.white {
  color: #fff; }

.black {
  color: #000; }

.blue {
  color: #00aeef; }

.yellow {
  color: #eacf43; }

.darkYellow {
  color: #dbbb34; }

.grey {
  color: #58595b; }

.darkGrey {
  color: #414042; }

.bgLightGrey {
  background: #f6f6f6; }

.bgMediumGrey {
  background: #ebebec; }

.bgGrey {
  background: rgba(88, 89, 91, 0.9); }

.bgYellow {
  background: rgba(248, 218, 70, 0.9); }

.bgBlue {
  background: #00aeef; }

.bgDarkYellow {
  background: #dbbb34; }

.text-center {
  text-align: center; }

.divider {
  height: 10px;
  margin-bottom: 22px; }

.button {
  display: inline-block; }

a.button--link {
  display: block;
  padding: 12px 20px 9px;
  background: #00aeef;
  color: #fff; }
  a.button--link:hover {
    background: #eacf43;
    color: #58595b; }

/* header.scss */
.row--header {
  width: 100%;
  position: fixed;
  z-index: 1000;
  padding: 15px 0 0;
  max-height: 100vh;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url(../assets/images/header-background.png) repeat-x left top; }
  .svg .row--header {
    background: url(../assets/images/header-background.svg) repeat-x left top; }
  .row--header.shrink {
    background-color: #58595b; }
  @media (max-width: 1028px) {
    .row--header {
      overflow-y: auto; } }
  @media (max-width: 767px) {
    .row--header {
      overflow-y: auto;
      max-height: 100%;
      position: static;
      background-color: #58595b; }
      .svg .row--header {
        background-color: #58595b; } }

.logo-mark {
  float: left;
  padding: 0 20px;
  border-right: 1px solid #fff;
  width: 206px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .logo-mark img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 1130px) {
    .logo-mark {
      width: 146px; } }
  @media (max-width: 767px) {
    .logo-mark {
      padding: 0 10px 0 20px;
      border-right: none; } }
  @media (max-width: 375px) {
    .logo-mark {
      padding: 5px 10px 0 20px;
      width: 123px; } }
  .shrink .logo-mark {
    width: 123px; }

.tagline {
  float: left;
  margin: -15px 0;
  padding: 0 0 0 20px;
  color: #fff;
  font-size: 1em;
  line-height: 17px;
  font-family: Helvetica, Arial, sans-serif;
  width: 405px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 1130px) {
    .tagline {
      margin: -13px 0;
      width: 335px; } }
  .shrink .tagline {
    width: 293px; }

.utility {
  float: right; }

.header--contact {
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 17px;
  padding: 16px 0;
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .shrink .header--contact {
    opacity: 1;
    font-size: 0.84211em;
    line-height: 2px; }
  @media (max-width: 1130px) {
    .header--contact {
      font-size: 0.84211em;
      padding: 11px 0; }
      .shrink .header--contact {
        line-height: 10px; } }
  @media (max-width: 930px) {
    .header--contact {
      display: none; } }

.social {
  float: right;
  padding: 5px 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .shrink .social {
    padding: 0 20px; }

.social__list {
  padding: 0;
  margin: 0; }

.social__item {
  display: inline;
  float: left;
  margin: 0 0 0 10px; }
  .social__item:first-child {
    margin: 0; }

.social__item.mobile-only {
  display: none; }
  @media (max-width: 930px) {
    .social__item.mobile-only {
      display: inline; } }

.social__link {
  display: block;
  width: 37px;
  height: 37px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 1130px) {
    .social__link {
      width: 28px;
      height: 28px; } }
  @media (max-width: 375px) {
    .social__link {
      margin-top: 2px;
      width: 24px;
      height: 24px; } }
  .social__link img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .social__link img:first-child {
      z-index: 2;
      opacity: 1; }
    .social__link img:last-child {
      z-index: 1;
      opacity: 0; }
  .social__link:hover img:first-child {
    opacity: 0; }
  .social__link:hover img:last-child {
    opacity: 1; }
  .shrink .social__link {
    width: 26px;
    height: 26px; }

.blog .social__link--blog img:first-child {
  opacity: 0; }
.blog .social__link--blog img:last-child {
  opacity: 1; }

.global-nav {
  margin: 15px 0 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .shrink .global-nav {
    background: #eacf43;
    margin: 10px 0 0; }

.nav__list--global {
  margin: 0 auto;
  text-align: center; }
  .nav__list--global > li {
    display: inline-block;
    position: relative;
    margin-left: -5px; }
    .nav__list--global > li:first-child {
      margin-left: 0; }
    .nav__list--global > li > a {
      display: block;
      color: #414042;
      font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif;
      font-size: 1.15789em;
      line-height: 20px;
      text-transform: uppercase;
      padding: 11px 15px 9px; }
      .nav__list--global > li > a:hover {
        color: #fff;
        background: #dbbb34; }
    .nav__list--global > li:hover > a {
      color: #fff;
      background: #dbbb34; }
    .nav__list--global > li:hover .sub-menu {
      display: block; }
  .nav__list--global .sub-menu {
    position: absolute;
    background: rgba(35, 31, 32, 0.9);
    display: none; }
    .nav__list--global .sub-menu > li {
      overflow: hidden;
      min-width: 240px; }
      .nav__list--global .sub-menu > li:after {
        font-size: 0.42105em;
        line-height: 1px;
        display: block;
        height: 3px;
        color: #eacf43;
        content: "................................................";
        letter-spacing: 6px; }
      .nav__list--global .sub-menu > li:last-child:after {
        content: ''; }
      .nav__list--global .sub-menu > li a {
        white-space: nowrap;
        text-align: left;
        display: block;
        padding: 12px 50px 9px 20px;
        color: #fff;
        font-size: 0.94737em;
        line-height: 16px;
        text-transform: none; }
        .nav__list--global .sub-menu > li a:hover {
          color: #eacf43; }
  .nav__list--global li:last-child .sub-menu {
    right: 0; }

li.current_page_item > a, li.current_page_ancestor > a {
  background: #dbbb34;
  color: #fff; }

ul.sub-menu li.current_page_item > a {
  background: none;
  color: #eacf43; }

.row--hero {
  position: relative; }

.hero--image {
  width: 100%;
  line-height: 0; }
  .hero--image img {
    width: 100%;
    height: auto; }

.hero--image--empty {
  height: 136px; }
  @media (max-width: 767px) {
    .hero--image--empty {
      height: 0; } }

.hero--award {
  position: absolute;
  left: 30px;
  bottom: 70px;
  height: 101px;
  width: 208px; }
  @media (max-width: 1028px) {
    .hero--award {
      height: 81px;
      width: 160; } }
  @media (max-width: 767px) {
    .hero--award {
      height: 88px;
      width: 120px; } }
  .hero--award a {
    position: absolute;
    display: block;
    max-width: 48%; }
    .hero--award a:first-child {
      padding-top: 2px;
      left: 0; }
    .hero--award a:last-child {
      right: 0; }

.hero--overlay {
  position: absolute;
  bottom: 0;
  width: 90%;
  text-align: center;
  padding: 0 5%; }
  .hero--overlay p {
    font-size: 1.52632em;
    padding: 5px 0;
    margin: 0; }
    @media (max-width: 767px) {
      .hero--overlay p {
        font-size: 1.15789em; } }

.sticky-cta {
  position: fixed;
  right: -92px;
  top: 300px;
  z-index: 100;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.sticky-cta__link {
  background: #eacf43;
  color: #414042;
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif;
  text-transform: uppercase;
  display: block;
  font-size: 1.05263em;
  line-height: 18px;
  width: 222px;
  text-align: center;
  padding: 12px 0 8px; }
  .sticky-cta__link:hover {
    background: #00aeef;
    color: #fff; }

.sticky-cta--mobile {
  z-index: 100;
  right: 0;
  left: 0; }

.sticky-cta__link--mobile {
  width: 90%;
  padding: 12px 5% 8px;
  background: #00aeef;
  color: #fff; }
  .sticky-cta__link--mobile:hover {
    background: #58595b; }

#mobileMenu {
  display: none; }
  @media (max-width: 767px) {
    #mobileMenu {
      margin-bottom: 0; } }

.mobile-toggle {
  display: block;
  font-size: 1.15789em;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif;
  color: #414042;
  padding: 11px 20px 9px;
  background: rgba(248, 218, 70, 0.9) url(../assets/images/hamburger.png) no-repeat right center; }
  .svg .mobile-toggle {
    background: rgba(248, 218, 70, 0.9) url(../assets/images/hamburger.svg) no-repeat right center; }
    .svg .mobile-toggle:hover {
      background: #dbbb34 url(../assets/images/hamburger-hover.svg) no-repeat right center; }
    .svg .mobile-toggle.open {
      background: #dbbb34 url(../assets/images/hamburger-open.svg) no-repeat right center; }
  .mobile-toggle:hover {
    background: #dbbb34 url(../assets/images/hamburger-hover.png) no-repeat right center;
    color: #fff; }
  .mobile-toggle.open {
    background: #dbbb34 url(../assets/images/hamburger-open.png) no-repeat right center;
    color: #fff; }
  .shrink .mobile-toggle {
    background-color: #eacf43; }

.shrink .global-nav--mobile {
  background: none; }

.nav__list--mobile {
  background: #231f20; }
  .nav__list--mobile > li {
    overflow: hidden; }
    .nav__list--mobile > li:after {
      font-size: 0.42105em;
      line-height: 1px;
      display: block;
      height: 3px;
      color: #eacf43;
      content: "...................................................................................................................................................................................................";
      letter-spacing: 6px; }
    @media (max-width: 1028px) {
      .nav__list--mobile > li:last-child .sub-menu {
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .nav__list--mobile > li:last-child .sub-menu {
        margin-bottom: 0; } }
    .nav__list--mobile > li:last-child:after {
      content: ''; }
    .nav__list--mobile > li .subnav-expand {
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 52px;
      background: url(../assets/images/expand.png) no-repeat right center; }
      .svg .nav__list--mobile > li .subnav-expand {
        background: url(../assets/images/expand.svg) no-repeat right center; }
    .nav__list--mobile > li.menu-item-has-children > a {
      position: relative; }
      .nav__list--mobile > li.menu-item-has-children > a:hover .subnav-expand {
        background: url(../assets/images/expand-hover.png) no-repeat right center; }
        .svg .nav__list--mobile > li.menu-item-has-children > a:hover .subnav-expand {
          background: url(../assets/images/expand-hover.svg) no-repeat right center; }
      .nav__list--mobile > li.menu-item-has-children > a.subnav-open {
        color: #eacf43; }
        .nav__list--mobile > li.menu-item-has-children > a.subnav-open .subnav-expand {
          background: url(../assets/images/expand-open.png) no-repeat right center; }
          .svg .nav__list--mobile > li.menu-item-has-children > a.subnav-open .subnav-expand {
            background: url(../assets/images/expand-open.svg) no-repeat right center; }
    .nav__list--mobile > li a {
      white-space: nowrap;
      text-align: left;
      display: block;
      padding: 12px 50px 9px 20px;
      color: #fff;
      font-size: 0.94737em;
      line-height: 16px;
      text-transform: uppercase; }
      .nav__list--mobile > li a:hover {
        color: #eacf43; }
  .nav__list--mobile .sub-menu {
    display: none;
    background: #f6f6f6; }
    .nav__list--mobile .sub-menu li:nth-child(odd) {
      background: #ebebec; }
    .nav__list--mobile .sub-menu a {
      display: block;
      font-size: 0.94737em;
      line-height: 16px;
      text-transform: none;
      padding: 12px 20px 9px;
      color: #58595b; }
      .nav__list--mobile .sub-menu a:hover, .current_page_item .nav__list--mobile .sub-menu a {
        color: #eacf43; }

.nav__list--mobile .current_page_item > a, .nav__list--mobile .current_page_ancestor > a {
  color: #eacf43;
  background: none; }

/* footer.scss */
.row--footer {
  background: #fff;
  text-align: center;
  padding: 50px 20px; }
  .row--footer p {
    font-size: 0.84211em;
    margin: 0; }

/* panels.scss */
.row__cell--span12 .column-inner {
  padding: 0 7.5%; }

.row--full-content {
  padding: 50px 0 55px;
  text-align: center; }

.tile {
  width: 33.33333%;
  float: left;
  line-height: 0;
  position: relative; }
  @media (max-width: 767px) {
    .tile {
      width: 100%; } }

.tile--link {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.tile__overlay {
  position: absolute;
  overflow: hidden;
  top: 300px;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  background: rgba(248, 218, 70, 0.9);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 767px) {
    .tile__overlay {
      top: 600px; } }

.tile:nth-child(even) .tile__overlay {
  background: rgba(88, 89, 91, 0.9); }
.tile:nth-child(even) .tile__overlay--content {
  color: #eacf43; }
.tile:nth-child(even) .tile__heading {
  background: rgba(88, 89, 91, 0.9); }

.tile__overlay--content {
  position: absolute;
  bottom: -230px;
  left: 10%;
  right: 10%;
  vertical-align: bottom;
  font-size: 1em;
  line-height: 1.4em;
  color: #58595b;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 1028px) {
    .tile__overlay--content {
      font-size: 0.84211em; } }

.tile__heading {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 1.36842em;
  line-height: 24px;
  color: #fff;
  padding: 8px 20px;
  background: rgba(248, 218, 70, 0.9); }
  @media (max-width: 767px) {
    .tile__heading {
      font-size: 1.15789em; } }

.hover-arrows {
  opacity: 0;
  padding-left: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.tile--link:hover .hover-arrows {
  opacity: 1; }
.tile--link:hover .tile__overlay {
  top: 0; }
.tile--link:hover .tile__overlay--content {
  bottom: 70px; }

.halves {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
  line-height: 0; }

.row--repeater-content {
  padding: 50px 0 60px; }
  .row--repeater-content p {
    font-size: 0.94737em; }
    @media (max-width: 767px) {
      .row--repeater-content p {
        font-size: 0.84211em; } }
  .blog .row--repeater-content {
    padding: 30px 0 40px; }

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.iframe-wrapper--map {
  padding-bottom: 375px; }
  @media (max-width: 767px) {
    .iframe-wrapper--map {
      padding-bottom: 56.26%; } }

/* home.scss */
.row--banner-cta {
  width: 100%;
  text-align: center; }

.banner-cta__link {
  display: block;
  font-size: 1.73684em;
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif;
  padding: 9px 20px 8px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .banner-cta__link {
      font-size: 1.26316em;
      padding: 11px 5% 8px; } }

.row--home-content {
  padding: 40px 0 50px;
  text-align: center; }

.row--home-ctas {
  padding: 50px 0 34px; }
  @media (max-width: 767px) {
    .row--home-ctas {
      padding: 50px 0 14px; } }

.home-cta__img {
  display: block;
  margin-bottom: 30px; }

.home-cta__link {
  color: #58595b; }
  .home-cta__link:hover {
    color: #eacf43; }

.home-cta {
  text-align: center; }
  .home-cta p {
    font-size: 0.84211em; }
  @media (max-width: 767px) {
    .home-cta {
      margin: 10px 0 40px; } }

/* subpage.scss */
.row--sidebar-content .column-inner {
  -webkit-box-align-self: flex-start;
  -moz-box-align-self: flex-start;
  -ms-align-self: flex-start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -webkit-box-flex-grow: 1;
  -moz-box-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex: 1 0;
  padding: 45px 0 26px 8%; }
  @media (max-width: 767px) {
    .row--sidebar-content .column-inner {
      padding: 45px 5% 26px; } }
.row--sidebar-content .column-inner--right {
  padding: 45px 11% 26px 0; }
  @media (max-width: 767px) {
    .row--sidebar-content .column-inner--right {
      padding: 45px 5% 26px; } }

.flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex-direction: row;
  -moz-box-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align-items: stretch;
  -moz-box-align-items: stretch;
  -ms-align-items: stretch;
  -webkit-align-items: stretch;
  align-items: stretch; }
  @media (max-width: 767px) {
    .flex-container {
      display: block; } }

.sidebar-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex-direction: column;
  -moz-box-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 767px) {
    .sidebar-content {
      display: block; } }

.sidebar {
  background: #ebebec;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex-direction: column;
  -moz-box-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 767px) {
    .sidebar.mobile-hide {
      display: none; } }

.entry-img__wrapper {
  -webkit-box-align-self: flex-end;
  -moz-box-align-self: flex-end;
  -ms-align-self: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  width: 100%;
  padding: 0;
  line-height: 0; }

.entry-vid__wrapper {
  -webkit-box-align-self: flex-end;
  -moz-box-align-self: flex-end;
  -ms-align-self: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  width: 92%;
  padding: 0 0 0 8%;
  line-height: 0; }
  @media (max-width: 767px) {
    .entry-vid__wrapper {
      width: 90%;
      padding: 0 5%; } }

.entry-img {
  width: 100%;
  height: auto; }

.entry-vid__contain {
  width: 100%;
  max-width: 560px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .entry-vid__contain {
      max-width: none; } }

.nav__list--sidebar > li:first-child .sub-menu {
  border-bottom: 19px solid #fff; }
.nav__list--sidebar > li > a {
  display: block;
  background: #eacf43;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.21053em;
  line-height: 21px;
  padding: 11px 6% 8px; }
  @media (max-width: 767px) {
    .nav__list--sidebar > li > a {
      font-size: 1.10526em; } }
.nav__list--sidebar .sub-menu {
  background: #f6f6f6;
  border-bottom: 38px solid #fff; }
  .nav__list--sidebar .sub-menu li:nth-child(odd) {
    background: #ebebec; }
  .nav__list--sidebar .sub-menu a {
    display: block;
    color: #58595b;
    font-size: 1.10526em;
    line-height: 19px;
    padding: 10px 6% 9px; }
    @media (max-width: 767px) {
      .nav__list--sidebar .sub-menu a {
        font-size: 1em; } }
    .nav__list--sidebar .sub-menu a:hover {
      color: #eacf43; }

.column-inner--sidebar {
  padding: 45px 0 26px; }

.iframp-wrapper--map {
  margin-top: 80px;
  margin-left: -9%; }
  @media (max-width: 767px) {
    .iframp-wrapper--map {
      margin: 40px 0 0; } }

.post-date {
  margin-right: 20px; }

.navigation.Posts {
  margin-top: 40px; }
  .navigation.Posts a {
    color: #eacf43; }
    .navigation.Posts a:hover {
      color: #58595b; }

.nav-previous, .nav-next {
  width: 48%;
  float: left; }
  @media (max-width: 767px) {
    .nav-previous, .nav-next {
      width: 100%;
      margin-top: 1em; } }

.nav-next {
  float: right;
  text-align: right; }
  @media (max-width: 767px) {
    .nav-next {
      text-align: left; } }

.pagination {
  padding: 30px 0 40px;
  text-align: center; }
  .pagination h2 {
    display: none; }
  .pagination .page-numbers {
    margin-left: 10px;
    color: #414042; }
    .pagination .page-numbers:first-child {
      margin-left: 0; }
    .pagination .page-numbers:hover, .pagination .page-numbers.current {
      color: #eacf43; }
  @media (max-width: 767px) {
    .pagination .prev.page-numbers, .pagination .next.page-numbers {
      display: none; } }

/* forms.scss */
.row__cell--span12 .frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 800px;
  margin: 0 auto; }

.entry-content .frm_style_formidable-style.with_frm_style label.frm_primary_label, .entry-content .frm_style_formidable-style.with_frm_style.frm_login_form label {
  font-family: "ubuntu-regular", Arial, sans-serif; }
.entry-content .frm_style_formidable-style.with_frm_style input[type=text], .entry-content .frm_style_formidable-style.with_frm_style input[type=password], .entry-content .frm_style_formidable-style.with_frm_style input[type=email], .entry-content .frm_style_formidable-style.with_frm_style input[type=number], .entry-content .frm_style_formidable-style.with_frm_style input[type=url], .entry-content .frm_style_formidable-style.with_frm_style input[type=tel], .entry-content .frm_style_formidable-style.with_frm_style input[type=search], .entry-content .frm_style_formidable-style.with_frm_style select, .entry-content .frm_style_formidable-style.with_frm_style textarea, .entry-content .frm_style_formidable-style.with_frm_style .chosen-container {
  font-family: "ubuntu-regular", Arial, sans-serif; }
.entry-content .frm_style_formidable-style.with_frm_style input[type=submit], .entry-content .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .entry-content .frm_form_submit_style, .entry-content .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  font-family: "ubuntu-bold", "Arial Black", "Arial Bold", Arial, sans-serif; }

.horizontal_radio .frm_opt_container {
  text-align: center;
  margin: 10px 0 0; }

.frm_style_formidable-style.with_frm_style input[type=submit]:disabled, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:disabled, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:disabled {
  opacity: 0.5; }
  .frm_style_formidable-style.with_frm_style input[type=submit]:disabled:hover, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:disabled:hover, .frm_form_submit_style:hover, .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:disabled:hover {
    cursor: default;
    background: #00aeef;
    color: #fff; }

@media (max-width: 767px) {
  .frm_style_formidable-style.with_frm_style .horizontal_radio div.frm_radio {
    display: block;
    margin: 5px 0 10px;
    text-align: center; } }
/* wordpress */
.alignright {
  float: right;
  margin: 0 0 1em 1em; }

.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

@media (max-width: 767px) {
  .alignright, .alignleft {
    float: none;
    margin: 0 0 1em 0;
    display: block; } }
.aligncenter, div.aligncenter {
  display: block;
  margin: 0 auto 1em; }

.size-large, .attachement-large {
  width: 100%;
  height: auto;
  display: block; }

.size-full, .attachment-full {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block; }

.size-medium, .attachment-medium {
  width: 50%;
  height: auto;
  display: block; }

.size-small, .attachment-small {
  width: 33%;
  height: auto;
  display: block; }

.size-thumbnail, .attachment-thumbnail {
  width: 100%;
  max-width: 150px;
  height: auto;
  display: block; }

/*# sourceMappingURL=main.css.map */
