@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic");
@import url("http://hello.myfonts.net/count/2bd629");
html, body, div, span, applet, object, iframe,
h1, h2, h3, .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, #staff-list .staff-member p.staff-name, 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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

@font-face {
  font-family: 'BerkeleyStd-Book';
  src: url("../fonts/berkeley/2BD629_0_0.eot");
  src: url("../fonts/berkeley/2BD629_0_0.eot#iefix") format("embedded-opentype"), url("../fonts/berkeley/2BD629_0_0.woff") format("woff"), url("../fonts/berkeley/2BD629_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'BerkeleyStd-BookItalic';
  src: url("../fonts/berkeley/2BD629_1_0.eot");
  src: url("../fonts/berkeley/2BD629_1_0.eot#iefix") format("embedded-opentype"), url("../fonts/berkeley/2BD629_1_0.woff") format("woff"), url("../fonts/berkeley/2BD629_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'BerkeleyStd-Bold';
  src: url("../fonts/berkeley/2BD629_2_0.eot");
  src: url("../fonts/berkeley/2BD629_2_0.eot#iefix") format("embedded-opentype"), url("../fonts/berkeley/2BD629_2_0.woff") format("woff"), url("../fonts/berkeley/2BD629_2_0.ttf") format("truetype"); }
@font-face {
  font-family: "jones";
  src: url("../fonts/jones-custom/jones.eot");
  src: url("../fonts/jones-custom/jones.eot#iefix") format("embedded-opentype"), url("../fonts/jones-custom/jones.woff") format("woff"), url("../fonts/jones-custom/jones.ttf") format("truetype"), url("../fonts/jones-custom/jones.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "jones" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="jones-icon-"]:before,
[class*=" jones-icon-"]:before {
  font-family: "jones" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.jones-icon-map:before {
  content: "m"; }

.jones-icon-roof:before {
  content: "r"; }

meta.foundation-version {
  font-family: "/{{ VERSION }}/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 16px; }

body {
  background: #dad5b7 url(../img/bg-body.gif) top left repeat;
  color: #525252;
  padding: 0;
  margin: 0;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row, .gform_wrapper li {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem; }
  .row:before, .gform_wrapper li:before, .row:after, .gform_wrapper li:after {
    content: " ";
    display: table; }
  .row:after, .gform_wrapper li:after {
    clear: both; }
  .row.collapse > .column, .gform_wrapper li.collapse > .column,
  .row.collapse > .columns,
  .gform_wrapper li.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row, .gform_wrapper li.collapse .row, .row.collapse .gform_wrapper li, .gform_wrapper .row.collapse li, .gform_wrapper li.collapse li {
    margin-left: 0;
    margin-right: 0; }
  .row .row, .gform_wrapper li .row, .row .gform_wrapper li, .gform_wrapper .row li, .gform_wrapper li li {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .gform_wrapper li .row:before, .row .gform_wrapper li:before, .gform_wrapper .row li:before, .gform_wrapper li li:before, .row .row:after, .gform_wrapper li .row:after, .row .gform_wrapper li:after, .gform_wrapper .row li:after, .gform_wrapper li li:after {
      content: " ";
      display: table; }
    .row .row:after, .gform_wrapper li .row:after, .row .gform_wrapper li:after, .gform_wrapper .row li:after, .gform_wrapper li li:after {
      clear: both; }
    .row .row.collapse, .gform_wrapper li .row.collapse, .row .gform_wrapper li.collapse, .gform_wrapper .row li.collapse, .gform_wrapper li li.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .gform_wrapper li .row.collapse:before, .row .gform_wrapper li.collapse:before, .gform_wrapper .row li.collapse:before, .gform_wrapper li li.collapse:before, .row .row.collapse:after, .gform_wrapper li .row.collapse:after, .row .gform_wrapper li.collapse:after, .gform_wrapper .row li.collapse:after, .gform_wrapper li li.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after, .gform_wrapper li .row.collapse:after, .row .gform_wrapper li.collapse:after, .gform_wrapper .row li.collapse:after, .gform_wrapper li li.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #d9d6c2; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #e1dfcf;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Lato", Arial, sans-serif;
      font-size: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #d0cdb4; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: white; }

.alert-box, .gform_wrapper div.validation_error, .gform_confirmation_wrapper {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: 500;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #6c0c0c;
  border-color: #5d0a0a;
  color: white; }
  .alert-box .close, .gform_wrapper div.validation_error .close, .gform_confirmation_wrapper .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3; }
    .alert-box .close:hover, .gform_wrapper div.validation_error .close:hover, .gform_confirmation_wrapper .close:hover, .alert-box .close:focus, .gform_wrapper div.validation_error .close:focus, .gform_confirmation_wrapper .close:focus {
      opacity: 0.5; }
  .alert-box.radius, .gform_wrapper div.radius.validation_error, .radius.gform_confirmation_wrapper {
    border-radius: 0px; }
  .alert-box.round, .gform_wrapper div.round.validation_error, .round.gform_confirmation_wrapper {
    border-radius: 1000px; }
  .alert-box.success, .gform_wrapper div.success.validation_error, .success.gform_confirmation_wrapper {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: white; }
  .alert-box.alert, .gform_wrapper div.validation_error, .alert.gform_confirmation_wrapper {
    background-color: #f04124;
    border-color: #de2d0f;
    color: white; }
  .alert-box.secondary, .gform_wrapper div.secondary.validation_error, .secondary.gform_confirmation_wrapper {
    background-color: #1a3854;
    border-color: #163048;
    color: white; }
  .alert-box.warning, .gform_wrapper div.warning.validation_error, .warning.gform_confirmation_wrapper {
    background-color: #f08a24;
    border-color: #de770f;
    color: white; }
  .alert-box.info, .gform_wrapper div.info.validation_error, .info.gform_confirmation_wrapper {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #09131d; }
  .alert-box.alert-close, .gform_wrapper div.alert-close.validation_error, .alert-close.gform_confirmation_wrapper {
    opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 0px;
  background-color: white;
  border-color: #e6e6e6;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: rgba(5, 46, 110, 0.8); }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: rgba(5, 46, 110, 0.8); }
    .breadcrumbs > *.current {
      cursor: default;
      color: rgba(102, 102, 102, 0.8); }
      .breadcrumbs > *.current a {
        cursor: default;
        color: rgba(102, 102, 102, 0.8); }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: ">";
      color: rgba(5, 46, 110, 0.8);
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

button, .button, .gform_wrapper .gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #962423;
  border-color: #b84443;
  color: white;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .gform_wrapper .gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.button:hover, .button:focus, .gform_wrapper .gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.button:focus {
    background-color: #b84443; }
  button:hover, button:focus, .button:hover, .gform_wrapper .gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.button:hover, .button:focus, .gform_wrapper .gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.button:focus {
    color: white; }
  button.secondary, .button.secondary, .gform_wrapper .secondary.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.secondary.button {
    background-color: #1a3854;
    border-color: #152d43;
    color: white; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .gform_wrapper .secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.secondary.button:hover, .button.secondary:focus, .gform_wrapper .secondary.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.secondary.button:focus {
      background-color: #152d43; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .gform_wrapper .secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.secondary.button:hover, .button.secondary:focus, .gform_wrapper .secondary.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.secondary.button:focus {
      color: white; }
  button.success, .button.success, .gform_wrapper .success.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.success.button {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white; }
    button.success:hover, button.success:focus, .button.success:hover, .gform_wrapper .success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.success.button:hover, .button.success:focus, .gform_wrapper .success.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.success.button:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .gform_wrapper .success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.success.button:hover, .button.success:focus, .gform_wrapper .success.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.success.button:focus {
      color: white; }
  button.alert, .button.alert, .gform_wrapper .alert.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.alert.button {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .gform_wrapper .alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.alert.button:hover, .button.alert:focus, .gform_wrapper .alert.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.alert.button:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .gform_wrapper .alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.alert.button:hover, .button.alert:focus, .gform_wrapper .alert.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.alert.button:focus {
      color: white; }
  button.large, .button.large, .gform_wrapper .large.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.large.button {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small, .gform_wrapper .small.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.small.button {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny, .gform_wrapper .tiny.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.tiny.button {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand, .gform_wrapper .expand.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.expand.button {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align, .gform_wrapper .left-align.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.left-align.button {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align, .gform_wrapper .right-align.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.right-align.button {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius, .gform_wrapper .gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.button {
    border-radius: 3px; }
  button.round, .button.round, .gform_wrapper .round.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.round.button {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .gform_wrapper .disabled.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.button, .button[disabled], .gform_wrapper [disabled].gform_button, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].button {
    background-color: #962423;
    border-color: #b84443;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .gform_wrapper .disabled.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.button:hover, .button.disabled:focus, .gform_wrapper .disabled.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.button:focus, .button[disabled]:hover, .gform_wrapper [disabled].gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].button:hover, .button[disabled]:focus, .gform_wrapper [disabled].gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].button:focus {
      background-color: #b84443; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .gform_wrapper .disabled.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.button:hover, .button.disabled:focus, .gform_wrapper .disabled.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.button:focus, .button[disabled]:hover, .gform_wrapper [disabled].gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].button:hover, .button[disabled]:focus, .gform_wrapper [disabled].gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].button:focus {
      color: white; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .gform_wrapper .disabled.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.button:hover, .button.disabled:focus, .gform_wrapper .disabled.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.button:focus, .button[disabled]:hover, .gform_wrapper [disabled].gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].button:hover, .button[disabled]:focus, .gform_wrapper [disabled].gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].button:focus {
      background-color: #962423; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .gform_wrapper .disabled.secondary.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.secondary.button, .button[disabled].secondary, .gform_wrapper [disabled].secondary.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].secondary.button {
      background-color: #1a3854;
      border-color: #152d43;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .gform_wrapper .disabled.secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.secondary.button:hover, .button.disabled.secondary:focus, .gform_wrapper .disabled.secondary.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.secondary.button:focus, .button[disabled].secondary:hover, .gform_wrapper [disabled].secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].secondary.button:hover, .button[disabled].secondary:focus, .gform_wrapper [disabled].secondary.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].secondary.button:focus {
        background-color: #152d43; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .gform_wrapper .disabled.secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.secondary.button:hover, .button.disabled.secondary:focus, .gform_wrapper .disabled.secondary.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.secondary.button:focus, .button[disabled].secondary:hover, .gform_wrapper [disabled].secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].secondary.button:hover, .button[disabled].secondary:focus, .gform_wrapper [disabled].secondary.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].secondary.button:focus {
        color: white; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .gform_wrapper .disabled.secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.secondary.button:hover, .button.disabled.secondary:focus, .gform_wrapper .disabled.secondary.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.secondary.button:focus, .button[disabled].secondary:hover, .gform_wrapper [disabled].secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].secondary.button:hover, .button[disabled].secondary:focus, .gform_wrapper [disabled].secondary.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].secondary.button:focus {
        background-color: #1a3854; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .gform_wrapper .disabled.success.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.success.button, .button[disabled].success, .gform_wrapper [disabled].success.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].success.button {
      background-color: #43ac6a;
      border-color: #368a55;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .gform_wrapper .disabled.success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.success.button:hover, .button.disabled.success:focus, .gform_wrapper .disabled.success.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.success.button:focus, .button[disabled].success:hover, .gform_wrapper [disabled].success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].success.button:hover, .button[disabled].success:focus, .gform_wrapper [disabled].success.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].success.button:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .gform_wrapper .disabled.success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.success.button:hover, .button.disabled.success:focus, .gform_wrapper .disabled.success.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.success.button:focus, .button[disabled].success:hover, .gform_wrapper [disabled].success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].success.button:hover, .button[disabled].success:focus, .gform_wrapper [disabled].success.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].success.button:focus {
        color: white; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .gform_wrapper .disabled.success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.success.button:hover, .button.disabled.success:focus, .gform_wrapper .disabled.success.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.success.button:focus, .button[disabled].success:hover, .gform_wrapper [disabled].success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].success.button:hover, .button[disabled].success:focus, .gform_wrapper [disabled].success.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].success.button:focus {
        background-color: #43ac6a; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .gform_wrapper .disabled.alert.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.alert.button, .button[disabled].alert, .gform_wrapper [disabled].alert.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].alert.button {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .gform_wrapper .disabled.alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.alert.button:hover, .button.disabled.alert:focus, .gform_wrapper .disabled.alert.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.alert.button:focus, .button[disabled].alert:hover, .gform_wrapper [disabled].alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].alert.button:hover, .button[disabled].alert:focus, .gform_wrapper [disabled].alert.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].alert.button:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .gform_wrapper .disabled.alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.alert.button:hover, .button.disabled.alert:focus, .gform_wrapper .disabled.alert.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.alert.button:focus, .button[disabled].alert:hover, .gform_wrapper [disabled].alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].alert.button:hover, .button[disabled].alert:focus, .gform_wrapper [disabled].alert.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].alert.button:focus {
        color: white; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .gform_wrapper .disabled.alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.alert.button:hover, .button.disabled.alert:focus, .gform_wrapper .disabled.alert.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input.disabled.alert.button:focus, .button[disabled].alert:hover, .gform_wrapper [disabled].alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].alert.button:hover, .button[disabled].alert:focus, .gform_wrapper [disabled].alert.gform_button:focus, .gform_wrapper.gf_browser_ie .gform_footer input[disabled].alert.button:focus {
        background-color: #f04124; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  button, .button, .gform_wrapper .gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.button {
    display: inline-block; } }
.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > li {
    margin: 0;
    float: left; }
    .button-group > li > button, .button-group > li .button, .button-group > li .gform_wrapper .gform_button, .gform_wrapper .button-group > li .gform_button, .button-group > li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group > li input.button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button, .button-group > li:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group > li:first-child .gform_button, .button-group > li:first-child .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group > li:first-child input.button {
      border-left: 0; }
    .button-group > li:first-child {
      margin-left: 0; }
  .button-group.radius > * > button, .button-group.radius > * .button, .button-group.radius > * .gform_wrapper .gform_button, .gform_wrapper .button-group.radius > * .gform_button, .button-group.radius > * .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.radius > * input.button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button, .button-group.radius > *:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.radius > *:first-child .gform_button, .button-group.radius > *:first-child .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.radius > *:first-child input.button {
    border-left: 0; }
  .button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button, .gform_wrapper .button-group.radius > * > .gform_button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.radius > * > input.button {
    border-radius: 0; }
  .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button, .gform_wrapper .button-group.radius > *:first-child > .gform_button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.radius > *:first-child > input.button {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button, .gform_wrapper .button-group.radius > *:last-child > .gform_button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.radius > *:last-child > input.button {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .button-group.round > * > button, .button-group.round > * .button, .button-group.round > * .gform_wrapper .gform_button, .gform_wrapper .button-group.round > * .gform_button, .button-group.round > * .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.round > * input.button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round > *:first-child button, .button-group.round > *:first-child .button, .button-group.round > *:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.round > *:first-child .gform_button, .button-group.round > *:first-child .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.round > *:first-child input.button {
    border-left: 0; }
  .button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button, .gform_wrapper .button-group.round > * > .gform_button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.round > * > input.button {
    border-radius: 0; }
  .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button, .gform_wrapper .button-group.round > *:first-child > .gform_button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.round > *:first-child > input.button {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button, .gform_wrapper .button-group.round > *:last-child > .gform_button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.round > *:last-child > input.button {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .button-group.even-2 li {
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button, .button-group.even-2 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-2 li .gform_button, .button-group.even-2 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-2 li input.button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button, .button-group.even-2 li:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.even-2 li:first-child .gform_button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button, .button-group.even-2 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-2 li .gform_button, .button-group.even-2 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-2 li input.button {
      width: 100%; }
  .button-group.even-3 li {
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button, .button-group.even-3 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-3 li .gform_button, .button-group.even-3 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-3 li input.button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button, .button-group.even-3 li:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.even-3 li:first-child .gform_button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button, .button-group.even-3 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-3 li .gform_button, .button-group.even-3 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-3 li input.button {
      width: 100%; }
  .button-group.even-4 li {
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button, .button-group.even-4 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-4 li .gform_button, .button-group.even-4 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-4 li input.button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button, .button-group.even-4 li:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.even-4 li:first-child .gform_button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button, .button-group.even-4 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-4 li .gform_button, .button-group.even-4 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-4 li input.button {
      width: 100%; }
  .button-group.even-5 li {
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button, .button-group.even-5 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-5 li .gform_button, .button-group.even-5 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-5 li input.button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button, .button-group.even-5 li:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.even-5 li:first-child .gform_button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button, .button-group.even-5 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-5 li .gform_button, .button-group.even-5 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-5 li input.button {
      width: 100%; }
  .button-group.even-6 li {
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button, .button-group.even-6 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-6 li .gform_button, .button-group.even-6 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-6 li input.button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button, .button-group.even-6 li:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.even-6 li:first-child .gform_button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button, .button-group.even-6 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-6 li .gform_button, .button-group.even-6 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-6 li input.button {
      width: 100%; }
  .button-group.even-7 li {
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button, .button-group.even-7 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-7 li .gform_button, .button-group.even-7 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-7 li input.button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button, .button-group.even-7 li:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.even-7 li:first-child .gform_button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button, .button-group.even-7 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-7 li .gform_button, .button-group.even-7 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-7 li input.button {
      width: 100%; }
  .button-group.even-8 li {
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button, .button-group.even-8 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-8 li .gform_button, .button-group.even-8 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-8 li input.button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button, .button-group.even-8 li:first-child .gform_wrapper .gform_button, .gform_wrapper .button-group.even-8 li:first-child .gform_button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button, .button-group.even-8 li .gform_wrapper .gform_button, .gform_wrapper .button-group.even-8 li .gform_button, .button-group.even-8 li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .button-group.even-8 li input.button {
      width: 100%; }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }
.button-bar:after {
  clear: both; }
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #ccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #cccccc; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #cccccc; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent white transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 99; }
    .f-dropdown.drop-right:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 98; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent transparent transparent white;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 99; }
    .f-dropdown.drop-left:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 98; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: white transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 99; }
    .f-dropdown.drop-top:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -14px;
      left: 9px;
      right: auto;
      z-index: 98; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #eeeeee; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }

.dropdown.button, .gform_wrapper .dropdown.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button:after, .gform_wrapper .dropdown.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.button:after, button.dropdown:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%; }
  .dropdown.button:after, .gform_wrapper .dropdown.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.button:after, button.dropdown:after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button:after, .gform_wrapper .dropdown.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.button:after, button.dropdown:after {
    border-color: white transparent transparent transparent; }
  .dropdown.button.tiny, .gform_wrapper .dropdown.tiny.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.tiny.button, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:before, .gform_wrapper .dropdown.tiny.gform_button:before, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.tiny.button:before, button.dropdown.tiny:before {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny:after, .gform_wrapper .dropdown.tiny.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.tiny.button:after, button.dropdown.tiny:after {
      border-color: white transparent transparent transparent; }
  .dropdown.button.small, .gform_wrapper .dropdown.small.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.small.button, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small:after, .gform_wrapper .dropdown.small.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.small.button:after, button.dropdown.small:after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small:after, .gform_wrapper .dropdown.small.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.small.button:after, button.dropdown.small:after {
      border-color: white transparent transparent transparent; }
  .dropdown.button.large, .gform_wrapper .dropdown.large.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.large.button, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large:after, .gform_wrapper .dropdown.large.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.large.button:after, button.dropdown.large:after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large:after, .gform_wrapper .dropdown.large.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.large.button:after, button.dropdown.large:after {
      border-color: white transparent transparent transparent; }
  .dropdown.button.secondary:after, .gform_wrapper .dropdown.secondary.gform_button:after, .gform_wrapper.gf_browser_ie .gform_footer input.dropdown.secondary.button:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row, form .gform_wrapper li .row, .gform_wrapper form li .row, form .row .gform_wrapper li, .gform_wrapper form .row li, form .gform_wrapper li li, .gform_wrapper form li li {
  margin: 0 -0.5rem; }
  form .row .row .column, form .gform_wrapper li .row .column, .gform_wrapper form li .row .column, form .row .gform_wrapper li .column, .gform_wrapper form .row li .column, form .gform_wrapper li li .column, .gform_wrapper form li li .column,
  form .row .row .columns,
  form .gform_wrapper li .row .columns,
  .gform_wrapper form li .row .columns,
  form .row .gform_wrapper li .columns,
  .gform_wrapper form .row li .columns,
  form .gform_wrapper li li .columns,
  .gform_wrapper form li li .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse, form .gform_wrapper li .row.collapse, .gform_wrapper form li .row.collapse, form .row .gform_wrapper li.collapse, .gform_wrapper form .row li.collapse, form .gform_wrapper li li.collapse, .gform_wrapper form li li.collapse {
    margin: 0; }
    form .row .row.collapse .column, form .gform_wrapper li .row.collapse .column, .gform_wrapper form li .row.collapse .column, form .row .gform_wrapper li.collapse .column, .gform_wrapper form .row li.collapse .column, form .gform_wrapper li li.collapse .column, .gform_wrapper form li li.collapse .column,
    form .row .row.collapse .columns,
    form .gform_wrapper li .row.collapse .columns,
    .gform_wrapper form li .row.collapse .columns,
    form .row .gform_wrapper li.collapse .columns,
    .gform_wrapper form .row li.collapse .columns,
    form .gform_wrapper li li.collapse .columns,
    .gform_wrapper form li li.collapse .columns {
      padding: 0; }
    form .row .row.collapse input, form .gform_wrapper li .row.collapse input, .gform_wrapper form li .row.collapse input, form .row .gform_wrapper li.collapse input, .gform_wrapper form .row li.collapse input, form .gform_wrapper li li.collapse input, .gform_wrapper form li li.collapse input {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column, form .gform_wrapper li input.column, .gform_wrapper form li input.column,
form .row input.columns,
form .gform_wrapper li input.columns,
.gform_wrapper form li input.columns,
form .row textarea.column,
form .gform_wrapper li textarea.column,
.gform_wrapper form li textarea.column,
form .row textarea.columns,
form .gform_wrapper li textarea.columns,
.gform_wrapper form li textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

select::-ms-expand {
  display: none; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button, .gform_wrapper .postfix.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button, .gform_wrapper .prefix.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius, .gform_wrapper .prefix.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.prefix.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.prefix.button {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius, .gform_wrapper .postfix.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.postfix.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.postfix.button {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round, .gform_wrapper .prefix.round.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.prefix.round.button {
  border-radius: 0;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round, .gform_wrapper .postfix.round.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.postfix.round.button {
  border-radius: 0;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }
  span.prefix.radius, label.prefix.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }
  span.postfix.radius, label.postfix.radius {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
  font-family: "Lato", Arial, sans-serif;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="date"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="email"]:disabled,
  input[type="number"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="time"]:disabled,
  input[type="url"]:disabled,
  textarea:disabled {
    background-color: #dddddd;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly], fieldset[disabled]
  input[type="password"],
  input[type="date"][disabled],
  input[type="date"][readonly], fieldset[disabled]
  input[type="date"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly], fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly], fieldset[disabled]
  input[type="datetime-local"],
  input[type="month"][disabled],
  input[type="month"][readonly], fieldset[disabled]
  input[type="month"],
  input[type="week"][disabled],
  input[type="week"][readonly], fieldset[disabled]
  input[type="week"],
  input[type="email"][disabled],
  input[type="email"][readonly], fieldset[disabled]
  input[type="email"],
  input[type="number"][disabled],
  input[type="number"][readonly], fieldset[disabled]
  input[type="number"],
  input[type="search"][disabled],
  input[type="search"][readonly], fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly], fieldset[disabled]
  input[type="tel"],
  input[type="time"][disabled],
  input[type="time"][readonly], fieldset[disabled]
  input[type="time"],
  input[type="url"][disabled],
  input[type="url"][readonly], fieldset[disabled]
  input[type="url"],
  textarea[disabled],
  textarea[readonly], fieldset[disabled]
  textarea {
    background-color: #dddddd;
    cursor: default; }
  input[type="text"].radius,
  input[type="password"].radius,
  input[type="date"].radius,
  input[type="datetime"].radius,
  input[type="datetime-local"].radius,
  input[type="month"].radius,
  input[type="week"].radius,
  input[type="email"].radius,
  input[type="number"].radius,
  input[type="search"].radius,
  input[type="tel"].radius,
  input[type="time"].radius,
  input[type="url"].radius,
  textarea.radius {
    border-radius: 3px; }

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #dddddd;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 500;
  font-style: italic;
  background: #f04124;
  color: white; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 500;
  font-style: italic;
  background: #f04124;
  color: white; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 500;
  font-style: italic;
  background: #f04124;
  color: white; }
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }

.label {
  font-weight: 500;
  font-family: "Lato", Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #6c0c0c;
  color: white; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: white; }
  .label.warning {
    background-color: #f08a24;
    color: white; }
  .label.success {
    background-color: #43ac6a;
    color: white; }
  .label.secondary {
    background-color: #1a3854;
    color: white; }

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #6c0c0c;
      color: white;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #6c0c0c; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d0cdad;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #e1dfcb; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .panel a, .panel .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .panel a, .panel .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .panel a, .panel #staff-list .staff-member p.staff-name, #staff-list .staff-member .panel p.staff-name, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .panel a, .panel .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .panel a, .panel .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .panel a, .panel #staff-list .staff-member p.staff-name, #staff-list .staff-member .panel p.staff-name, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel .product-list .product .product-info > .row > div.product-name h3 a.subheader, .product-list .product .product-info > .row > div.product-name h3 .panel a.subheader, .panel .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a.subheader, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .panel a.subheader, .panel .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a.subheader, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .panel a.subheader, .panel #staff-list .staff-member p.subheader.staff-name, #staff-list .staff-member .panel p.subheader.staff-name, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #f7baba;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #fdeaea; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .panel.callout a, .panel.callout .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .panel.callout a, .panel.callout .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .panel.callout a, .panel.callout #staff-list .staff-member p.staff-name, #staff-list .staff-member .panel.callout p.staff-name, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .panel.callout a, .panel.callout .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .panel.callout a, .panel.callout .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .panel.callout a, .panel.callout #staff-list .staff-member p.staff-name, #staff-list .staff-member .panel.callout p.staff-name, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout .product-list .product .product-info > .row > div.product-name h3 a.subheader, .product-list .product .product-info > .row > div.product-name h3 .panel.callout a.subheader, .panel.callout .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a.subheader, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .panel.callout a.subheader, .panel.callout .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a.subheader, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .panel.callout a.subheader, .panel.callout #staff-list .staff-member p.subheader.staff-name, #staff-list .staff-member .panel.callout p.subheader.staff-name, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #6c0c0c; }
  .panel.radius {
    border-radius: 3px; }

/* Progress Bar */
.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }
  .progress .meter {
    background: #6c0c0c;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #1a3854;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  background: #fafafa; }
  .range-slider.vertical-range {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #dddddd;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem; }
    .range-slider.vertical-range .range-slider-handle {
      margin-top: 0;
      margin-left: -0.5rem;
      position: absolute;
      bottom: -10.5rem; }
    .range-slider.vertical-range .range-slider-active-segment {
      width: 0.875rem;
      height: auto;
      bottom: 0; }
  .range-slider.radius {
    background: #fafafa;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #6c0c0c;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #5f0b0b; }
  .range-slider.round {
    background: #fafafa;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #6c0c0c;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #5f0b0b; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #fafafa;
    cursor: default;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #6c0c0c;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #5f0b0b; }

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #1a3753; }

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  background: #6c0c0c; }
  .range-slider-handle:hover {
    background: #5f0b0b; }

.split.button, .gform_wrapper .split.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span, .gform_wrapper .split.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after, .gform_wrapper .split.gform_button span:after, .gform_wrapper.gf_browser_ie .gform_footer input.split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active, .gform_wrapper .split.gform_button span:active, .gform_wrapper.gf_browser_ie .gform_footer input.split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span, .gform_wrapper .split.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span, .gform_wrapper .split.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.button span {
    width: 3.09375rem; }
    .split.button span:after, .gform_wrapper .split.gform_button span:after, .gform_wrapper.gf_browser_ie .gform_footer input.split.button span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  .split.button span:after, .gform_wrapper .split.gform_button span:after, .gform_wrapper.gf_browser_ie .gform_footer input.split.button span:after {
    border-color: white transparent transparent transparent; }
  .split.button.secondary span, .gform_wrapper .split.secondary.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.secondary.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after, .gform_wrapper .split.secondary.gform_button span:after, .gform_wrapper.gf_browser_ie .gform_footer input.split.secondary.button span:after {
    border-color: white transparent transparent transparent; }
  .split.button.alert span, .gform_wrapper .split.alert.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.alert.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span, .gform_wrapper .split.success.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.success.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny, .gform_wrapper .split.tiny.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.split.tiny.button {
    padding-right: 3.75rem; }
    .split.button.tiny span, .gform_wrapper .split.tiny.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.tiny.button span {
      width: 2.25rem; }
      .split.button.tiny span:after, .gform_wrapper .split.tiny.gform_button span:after, .gform_wrapper.gf_browser_ie .gform_footer input.split.tiny.button span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.small, .gform_wrapper .split.small.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.split.small.button {
    padding-right: 4.375rem; }
    .split.button.small span, .gform_wrapper .split.small.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.small.button span {
      width: 2.625rem; }
      .split.button.small span:after, .gform_wrapper .split.small.gform_button span:after, .gform_wrapper.gf_browser_ie .gform_footer input.split.small.button span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.large, .gform_wrapper .split.large.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.split.large.button {
    padding-right: 5.5rem; }
    .split.button.large span, .gform_wrapper .split.large.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.large.button span {
      width: 3.4375rem; }
      .split.button.large span:after, .gform_wrapper .split.large.gform_button span:after, .gform_wrapper.gf_browser_ie .gform_footer input.split.large.button span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.expand, .gform_wrapper .split.expand.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.split.expand.button {
    padding-left: 2rem; }
  .split.button.secondary span:after, .gform_wrapper .split.secondary.gform_button span:after, .gform_wrapper.gf_browser_ie .gform_footer input.split.secondary.button span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span, .gform_wrapper .split.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.button span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span, .gform_wrapper .split.round.gform_button span, .gform_wrapper.gf_browser_ie .gform_footer input.split.round.button span {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Lato", Arial, sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    color: #999999; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      font-weight: 500;
      background: #6c0c0c;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: white; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #5d0a0a; }

div.switch label {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  color: transparent;
  background: #dddddd;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  cursor: pointer;
  transition: left 0.15s ease-out; }
div.switch input {
  display: none; }
  div.switch input + label {
    margin-left: 0;
    margin-right: 0; }
div.switch label:after {
  content: "";
  display: block;
  background: white;
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
div.switch input:checked + label {
  background: #6c0c0c; }
div.switch input:checked + label:after {
  left: 2.25rem; }
div.switch label {
  width: 4rem;
  height: 2rem; }
div.switch label:after {
  width: 1.5rem;
  height: 1.5rem; }
div.switch input:checked + label:after {
  left: 2.25rem; }
div.switch label {
  color: transparent;
  background: #dddddd; }
div.switch label:after {
  background: white; }
div.switch input:checked + label {
  background: #6c0c0c; }
div.switch.large label {
  width: 5rem;
  height: 2.5rem; }
div.switch.large label:after {
  width: 2rem;
  height: 2rem; }
div.switch.large input:checked + label:after {
  left: 2.75rem; }
div.switch.small label {
  width: 3.5rem;
  height: 1.75rem; }
div.switch.small label:after {
  width: 1.25rem;
  height: 1.25rem; }
div.switch.small input:checked + label:after {
  left: 2rem; }
div.switch.tiny label {
  width: 3rem;
  height: 1.5rem; }
div.switch.tiny label:after {
  width: 1rem;
  height: 1rem; }
div.switch.tiny input:checked + label:after {
  left: 1.75rem; }
div.switch.radius label {
  border-radius: 4px; }
div.switch.radius label:after {
  border-radius: 3px; }
div.switch.round {
  border-radius: 1000px; }
  div.switch.round label {
    border-radius: 2rem; }
  div.switch.round label:after {
    border-radius: 2rem; }

table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #052e6e; }
    table thead tr th,
    table thead tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tfoot {
    background: #052e6e; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f7f1; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

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

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
.product-list .product .product-info > .row > div.product-name h3 a,
.product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
.gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
#staff-list .staff-member p.staff-name,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #3c6798;
  text-decoration: underline;
  line-height: inherit; }
  a:hover, a:focus {
    color: #345983;
    text-decoration: none; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, #staff-list .staff-member p.staff-name, h4, h5, h6 {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 500;
  font-style: 500;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, .product-list .product .product-info > .row > div.product-name h3 a small, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a small, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a small, #staff-list .staff-member p.staff-name small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 1.75rem; }

h2 {
  font-size: 1.625rem; }

h3, .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, #staff-list .staff-member p.staff-name {
  font-size: 0.8125rem; }

h4 {
  font-size: 0.9375rem; }

h5 {
  font-size: 0.9375rem; }

h6 {
  font-size: 0.875rem; }

.subheader {
  line-height: 1.4;
  color: #525252;
  font-weight: 300;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 500;
  color: #333333;
  background-color: #a3c4e3;
  border-width: 1px;
  border-style: solid;
  border-color: #86b1d9;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet, .gform_wrapper ul {
    margin-left: 0; }
    ul.no-bullet li ul, .gform_wrapper ul li ul,
    ul.no-bullet li ol,
    .gform_wrapper ul li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet, .gform_wrapper ul {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #525252;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.5rem;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, #staff-list .staff-member p.staff-name, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.375rem; }

  h2 {
    font-size: 2.25rem; }

  h3, .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, #staff-list .staff-member p.staff-name {
    font-size: 1.125rem; }

  h4 {
    font-size: 1.25rem; }

  h5 {
    font-size: 0.9375rem; }

  h6 {
    font-size: 0.875rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3,
  .product-list .product .product-info > .row > div.product-name h3 a,
  .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
  .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
  #staff-list .staff-member p.staff-name {
    orphans: 3;
    widows: 3; }

  h2,
  h3,
  .product-list .product .product-info > .row > div.product-name h3 a,
  .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
  .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
  #staff-list .staff-member p.staff-name {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background: #e1dfcf;
      color: #222222;
      padding: 1rem 2rem;
      font-family: "Lato", Arial, sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background: #ebe9dd; }
    .tabs dd.active a, .tabs .tab-title.active a {
      background: #052e6e;
      color: #222222; }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(145, 188, 218, 0.5); }
  .th.radius {
    border-radius: 3px; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #310505;
    color: #6c0c0c; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: white;
  background: #333333; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none; }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 3px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    color: #6c0c0c !important;
    border-bottom: dotted 1px #310505 !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: 500; }

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #f1f1f1; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #f1f1f1;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row, .top-bar .gform_wrapper li, .gform_wrapper .top-bar li {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 1.8rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar .gform_wrapper .gform_button, .gform_wrapper .top-bar .gform_button, .top-bar .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .top-bar input.button, .top-bar button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: 500;
        color: black;
        width: 75%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: black;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 40px 0 15px;
        color: white;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 15px;
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #f1f1f1; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a::after {
        box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #787878;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #f1f1f1; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: black;
      padding: 12px 0 12px 0;
      padding-left: 15px;
      font-family: "Lato", Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: bold;
      text-transform: none; }
      .top-bar-section ul li > a.button, .top-bar-section ul .gform_wrapper li > a.gform_button, .gform_wrapper .top-bar-section ul li > a.gform_button {
        font-size: 0.8125rem;
        padding-right: 15px;
        padding-left: 15px;
        background-color: #6c0c0c;
        border-color: #560a0a;
        color: white; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul .gform_wrapper li > a.gform_button:hover, .gform_wrapper .top-bar-section ul li > a.gform_button:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul .gform_wrapper li > a.gform_button:focus, .gform_wrapper .top-bar-section ul li > a.gform_button:focus {
          background-color: #560a0a; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul .gform_wrapper li > a.gform_button:hover, .gform_wrapper .top-bar-section ul li > a.gform_button:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul .gform_wrapper li > a.gform_button:focus, .gform_wrapper .top-bar-section ul li > a.gform_button:focus {
          color: white; }
      .top-bar-section ul li > a.button.secondary, .top-bar-section ul .gform_wrapper li > a.secondary.gform_button, .gform_wrapper .top-bar-section ul li > a.secondary.gform_button {
        background-color: #1a3854;
        border-color: #152d43;
        color: white; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul .gform_wrapper li > a.secondary.gform_button:hover, .gform_wrapper .top-bar-section ul li > a.secondary.gform_button:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul .gform_wrapper li > a.secondary.gform_button:focus, .gform_wrapper .top-bar-section ul li > a.secondary.gform_button:focus {
          background-color: #152d43; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul .gform_wrapper li > a.secondary.gform_button:hover, .gform_wrapper .top-bar-section ul li > a.secondary.gform_button:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul .gform_wrapper li > a.secondary.gform_button:focus, .gform_wrapper .top-bar-section ul li > a.secondary.gform_button:focus {
          color: white; }
      .top-bar-section ul li > a.button.success, .top-bar-section ul .gform_wrapper li > a.success.gform_button, .gform_wrapper .top-bar-section ul li > a.success.gform_button {
        background-color: #43ac6a;
        border-color: #368a55;
        color: white; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul .gform_wrapper li > a.success.gform_button:hover, .gform_wrapper .top-bar-section ul li > a.success.gform_button:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul .gform_wrapper li > a.success.gform_button:focus, .gform_wrapper .top-bar-section ul li > a.success.gform_button:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul .gform_wrapper li > a.success.gform_button:hover, .gform_wrapper .top-bar-section ul li > a.success.gform_button:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul .gform_wrapper li > a.success.gform_button:focus, .gform_wrapper .top-bar-section ul li > a.success.gform_button:focus {
          color: white; }
      .top-bar-section ul li > a.button.alert, .top-bar-section ul .gform_wrapper li > a.alert.gform_button, .gform_wrapper .top-bar-section ul li > a.alert.gform_button {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: white; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul .gform_wrapper li > a.alert.gform_button:hover, .gform_wrapper .top-bar-section ul li > a.alert.gform_button:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul .gform_wrapper li > a.alert.gform_button:focus, .gform_wrapper .top-bar-section ul li > a.alert.gform_button:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul .gform_wrapper li > a.alert.gform_button:hover, .gform_wrapper .top-bar-section ul li > a.alert.gform_button:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul .gform_wrapper li > a.alert.gform_button:focus, .gform_wrapper .top-bar-section ul li > a.alert.gform_button:focus {
          color: white; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 15px;
      padding-left: 15px;
      background-color: #6c0c0c;
      border-color: #560a0a;
      color: white; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #560a0a; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: white; }
      .top-bar-section ul li > button.secondary {
        background-color: #1a3854;
        border-color: #152d43;
        color: white; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #152d43; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: white; }
      .top-bar-section ul li > button.success {
        background-color: #43ac6a;
        border-color: #368a55;
        color: white; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: white; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: white; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: white; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #f1f1f1;
      background: #f1f1f1;
      color: #222222; }
    .top-bar-section ul li.active > a {
      background: #6c0c0c;
      color: #222222; }
      .top-bar-section ul li.active > a:hover {
        background: #5d0a0a;
        color: #222222; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: 500;
        padding: 8px 15px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: bold; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: black;
          line-height: 22.5px;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 15px; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li .gform_wrapper .gform_button, .gform_wrapper .top-bar-section .dropdown li .gform_button, .top-bar-section .dropdown li .gform_wrapper.gf_browser_ie .gform_footer input.button, .gform_wrapper.gf_browser_ie .gform_footer .top-bar-section .dropdown li input.button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #f1f1f1;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button,
    .top-bar .gform_wrapper .gform_button,
    .gform_wrapper .top-bar .gform_button,
    .top-bar .gform_wrapper.gf_browser_ie .gform_footer input.button,
    .gform_wrapper.gf_browser_ie .gform_footer .top-bar input.button,
    .top-bar button {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded {
      background: #f1f1f1; }

  .contain-to-grid .top-bar {
    max-width: 75rem;
    margin: 0 auto;
    margin-bottom: 0; }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #f1f1f1;
      background: #f1f1f1;
      color: #222222; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      background: #f1f1f1; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #f1f1f1;
        background: #f1f1f1; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      color: #222222;
      background: #6c0c0c; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #5d0a0a;
        color: #222222; }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: black;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #f1f1f1; }
      .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: black;
        background: #f1f1f1; }
      .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
        color: #222222;
        background-color: #f1f1f1;
        background: #f1f1f1; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #f3f3f3;
      clear: none;
      height: 45px;
      width: 0; }
    .top-bar-section .has-form {
      background: #f1f1f1;
      padding: 0 15px;
      height: 45px; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #f1f1f1;
    background: #f1f1f1;
    color: #222222; }
  .no-js .top-bar-section ul li:active > a {
    background: #6c0c0c;
    color: #222222; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

script {
  display: none !important; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: local("EB Garamond"), local("EBGaramond"), url(../../../../../static/fonts/ebgaramond/v4/kYZt1bJ8UsGAPRGnkXPeFbrIa-7acMAeDBVuclsi6Gc.woff) format("woff"); }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat-Regular"), url(../../../../../static/fonts/montserrat/v3/zhcz-_WihjSQC0oHJ9TCYL3hpw3pgy2gAi-Ip7WPMi0.woff) format("woff"); }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat-Bold"), url(../../../../../static/fonts/montserrat/v3/IQHow_FEYlDC4Gzy_m8fcnbFhgvWbfSbdVg11QabG8w.woff) format("woff"); }
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: local("Crimson Text"), local("CrimsonText-Roman"), url(../../../../../static/fonts/crimsontext/v3/3IFMwfRa07i-auYR-B-zNaRDOzjiPcYnFooOUGCOsRk.woff) format("woff"); }
@font-face {
  font-family: 'Gotham Narrow Bold';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Bold.eot");
  /* IE9 Compat Modes */
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Bold.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Bold.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Bold.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Bold.svg#6bb35632a43f11d9bb86730437c1dc0d") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: 'Gotham Medium';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Medium.eot");
  /* IE9 Compat Modes */
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Medium.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Medium.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Medium.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Medium.svg#bdc473fae2f64b1c45b8886bcff81bae") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: 'Gotham XNarrow Medium';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamXNarrow-Medium.eot");
  /* IE9 Compat Modes */
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamXNarrow-Medium.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamXNarrow-Medium.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamXNarrow-Medium.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamXNarrow-Medium.svg#8d9029210f1d1785d3eed06fc1dfc4d4") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: 'Gotham Narrow Book';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Book.eot");
  /* IE9 Compat Modes */
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Book.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Book.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Book.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/GothamNarrow-Book.svg#10b925c554673ed1307f253dfbf21ea0") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: 'Gotham Extra Light';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-XLight.eot");
  /* IE9 Compat Modes */
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-XLight.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-XLight.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-XLight.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-XLight.svg#0c4f2df0933d5b98e3f6d69baea7ffe6") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }
@font-face {
  font-family: 'Gotham Bold';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Bold.eot");
  /* IE9 Compat Modes */
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Bold.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Bold.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Bold.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Bold.svg#6a327a217ddd10461b1acdc4d224fee0") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: 'Gotham Light';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Light.eot");
  /* IE9 Compat Modes */
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Light.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Light.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Light.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Light.svg#bf16822e282b4d885cff891f3a65335d") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }
@font-face {
  font-family: 'Gotham Book';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Book.eot");
  /* IE9 Compat Modes */
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Book.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Book.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Book.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/Gotham-Book.svg#7510147900d23fa3ad697e74bf146ea2") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: 'linotype_didotitalic';
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/didotlh-italic-webfont.eot");
  src: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/didotlh-italic-webfont.eot#iefix") format("embedded-opentype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/didotlh-italic-webfont.woff") format("woff"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/didotlh-italic-webfont.ttf") format("truetype"), url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/fonts/didotlh-italic-webfont.svg#linotype_didotitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
.gform_wrapper ul {
  margin-bottom: 1rem; }
.gform_wrapper li {
  margin-bottom: 10px; }
.gform_wrapper form {
  margin-bottom: 0; }
.gform_wrapper .ginput_container {
  margin-bottom: 0.75rem; }
  .gform_wrapper .ginput_container input,
  .gform_wrapper .ginput_container select,
  .gform_wrapper .ginput_container textarea {
    margin-bottom: 0;
    font-size: 12px;
    padding-left: 10px; }
  .gform_wrapper .ginput_container textarea {
    height: 120px; }
  .gform_wrapper .ginput_container input[type=checkbox] {
    margin-bottom: 0.25rem; }
  .gform_wrapper .ginput_container input[type=checkbox] + label {
    margin-left: 24px; }
  .gform_wrapper .ginput_container.ginput_complex label {
    font-size: 12px;
    color: #818181; }
  .gform_wrapper .ginput_container.ginput_complex input,
  .gform_wrapper .ginput_container.ginput_complex select,
  .gform_wrapper .ginput_container.ginput_complex textarea {
    margin-bottom: 0; }
.gform_wrapper .gfield_required {
  display: inherit; }
.gform_wrapper .gfield_label {
  margin-bottom: 0; }
.gform_wrapper .gfield_radio li input[type=radio] {
  position: absolute;
  left: 1px; }
.gform_wrapper .gfield_error {
  border: 1px solid #C89797; }
  .gform_wrapper .gfield_error input,
  .gform_wrapper .gfield_error select,
  .gform_wrapper .gfield_error textarea {
    border-color: #ffcc00;
    background-color: white; }
  .gform_wrapper .gfield_error .gfield_label {
    color: black; }
.gform_wrapper .gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.button {
  margin-bottom: 0; }
.gform_wrapper .gform_footer {
  margin-top: 0px;
  padding-top: 0px; }
.gform_wrapper .gfield_checkbox {
  margin-left: 0; }
  .gform_wrapper .gfield_checkbox li {
    margin-left: 24px; }
.gform_wrapper select {
  padding-left: 10px;
  padding-right: 10px; }
  .gform_wrapper select[multiple=multiple] {
    min-height: 100px;
    background: #fafafa;
    font-size: 12px; }
.gform_wrapper div.validation_error {
  color: black; }
.gform_wrapper .gform_validation_container {
  display: none; }

.gform_widget h3, .gform_widget .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .gform_widget a, .gform_widget .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .gform_widget a, .gform_widget .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .gform_widget a, .gform_widget #staff-list .staff-member p.staff-name, #staff-list .staff-member .gform_widget p.staff-name {
  display: none; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .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; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("http://livejones.com/wp-content/themes/catalyst-child-jones/assets/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/*
LINICONS
*/
@font-face {
  font-family: 'linecons';
  src: url("../fonts/linecons/linecons.eot");
  src: url("../fonts/linecons/linecons.eot#iefix") format("embedded-opentype"), url("../fonts/linecons/linecons.woff") format("woff"), url("../fonts/linecons/linecons.ttf") format("truetype"), url("../fonts/linecons/linecons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon:before {
  font-family: 'linecons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  margin-right: 0.6em;
  -webkit-font-smoothing: antialiased; }

#mp-menu .fa:before {
  margin-right: 15px;
  width: 20px;
  float: left;
  text-align: center; }

.icon-female:before {
  content: "\f182"; }

.icon-male:before {
  content: "\f183"; }

.icon-arrow-left:before {
  content: "\e032"; }

.icon-arrow-left-2:before {
  content: "\e034"; }

.icon-arrow-left-3:before {
  content: "\e036"; }

.icon-arrow-left-4:before {
  content: "\e038"; }

.icon-arrow-right:before {
  content: "\e035"; }

.icon-arrow-right-2:before {
  content: "\e037"; }

.icon-arrow-right-3:before {
  content: "\e039"; }

.icon-arrow-right-4:before {
  content: "\e033"; }

.icon-phone:before {
  content: "\e000"; }

.icon-news:before {
  content: "\e001"; }

.icon-photo:before {
  content: "\e002"; }

.icon-shop:before {
  content: "\e003"; }

.icon-wallet:before {
  content: "\e004"; }

.icon-t-shirt:before {
  content: "\e005"; }

.icon-heart:before {
  content: "\e006"; }

.icon-cloud:before {
  content: "\e007"; }

.icon-display:before {
  content: "\e008"; }

.icon-diamond:before {
  content: "\e009"; }

.icon-banknote:before {
  content: "\e00a"; }

.icon-data:before {
  content: "\e00b"; }

.icon-music:before {
  content: "\e00c"; }

.icon-location:before {
  content: "\e00d"; }

.icon-star:before {
  content: "\e00e"; }

.icon-tv:before {
  content: "\e00f"; }

.icon-eye:before {
  content: "\e010"; }

.icon-megaphone:before {
  content: "\e011"; }

.icon-study:before {
  content: "\e012"; }

.icon-bubble:before {
  content: "\e013"; }

.icon-sound:before {
  content: "\e014"; }

.icon-video:before {
  content: "\e015"; }

.icon-stack:before {
  content: "\e016"; }

.icon-lab:before {
  content: "\e017"; }

.icon-food:before {
  content: "\e018"; }

.icon-cup:before {
  content: "\e019"; }

.icon-trash:before {
  content: "\e01a"; }

.icon-user:before {
  content: "\e01b"; }

.icon-key:before {
  content: "\e01c"; }

.icon-fire:before {
  content: "\e01d"; }

.icon-clip:before {
  content: "\e01e"; }

.icon-mail:before {
  content: "\e01f"; }

.icon-search:before {
  content: "\e020"; }

.icon-settings:before {
  content: "\e021"; }

.icon-like:before {
  content: "\e022"; }

.icon-calendar:before {
  content: "\e023"; }

.icon-camera:before {
  content: "\e024"; }

.icon-tag:before {
  content: "\e025"; }

.icon-note:before {
  content: "\e026"; }

.icon-clock:before {
  content: "\e027"; }

.icon-lock:before {
  content: "\e028"; }

.icon-vynil:before {
  content: "\e029"; }

.icon-truck:before {
  content: "\e02a"; }

.icon-paperplane:before {
  content: "\e02b"; }

.icon-bulb:before {
  content: "\e02c"; }

.icon-pen:before {
  content: "\e02d"; }

.icon-params:before {
  content: "\e02e"; }

.icon-world:before {
  content: "\e02f"; }

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, .mp-pusher-container {
  height: 100%; }

.scroller,
.scroller-inner {
  position: relative; }

.scroller {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  height: 100%; }

.mp-pusher-container {
  position: relative;
  background: transparent; }

.menu-trigger {
  position: relative;
  padding-left: 60px;
  font-size: 0.9em; }

.mp-pusher {
  position: relative;
  left: 0;
  height: 100%; }

.mp-menu {
  display: none; }

.mp-pusher .mp-menu {
  display: block;
  position: absolute;
  /* we can't use fixed here :( */
  top: 0;
  left: 0;
  z-index: 1;
  width: 270px;
  height: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }
  .mp-pusher .mp-menu a {
    text-decoration: none; }

.mp-level {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/* ADDED TO SUPPORT SCROLLING FOR LONG MENUS */
.mp-level {
  overflow-y: hidden; }

.mp-level-open {
  overflow-y: auto; }

.mp-level-overlay {
  overflow-y: inherit; }

.mp-menu ul {
  overflow-y: hidden; }

/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0; }

.mp-pusher::after,
.mp-level::after {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; }

.mp-level::after {
  z-index: -1; }

.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.mp-level.mp-level-overlay {
  cursor: pointer; }

.mp-level.mp-level-overlay.mp-level::before {
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1; }

.mp-pusher,
.mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

/* Hide First H2 */
.mp-menu > .mp-level > h2 {
  display: none; }

/* Show First H2 when expanded */
.mp-menu > .mp-level.mp-level-overlay > h2 {
  margin: 0;
  padding: 1em;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 300;
  font-size: 2em;
  /* height: 0px; */
  line-height: 0px;
  width: 3px;
  right: 0px;
  float: right;
  padding: 20px;
  background: transparent; }

.mp-menu .mp-level-open > h2 {
  background: #1a3854; }

.mp-menu .mp-level-open.mp-level-overlay > h2 {
  background: transparent; }

/* overlap */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* cover */
.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/* content style */
.mp-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.mp-menu h2 {
  margin: 0;
  padding: 1em;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: white;
  background: #1a3854;
  text-transform: uppercase; }

.mp-menu.mp-overlap h2::before {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 8px;
  font-size: 75%;
  line-height: 1.8;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.1s 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.1s 0.3s;
  transition: opacity 0.3s, transform 0.1s 0.3s;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
  font-size: 25px;
  color: #525252; }

.mp-menu.mp-cover h2 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 1em; }

.mp-overlap .mp-level.mp-level-overlay > h2::before {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0); }

.mp-menu ul li > a {
  display: block;
  padding: 15px 15px 15px 36px;
  outline: none;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  color: #525252;
  text-transform: uppercase; }
  .mp-menu ul li > a:before {
    color: #a1a1a1; }
.mp-menu ul .mp-level li a {
  text-transform: capitalize;
  font-weight: 300;
  color: #5e5e5e; }

.mp-menu ul li::before {
  position: absolute;
  left: 10px;
  z-index: -1;
  color: #cdcdcd;
  line-height: 44px; }

.mp-menu .mp-level.mp-level-overlay > ul > li > a,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px transparent; }

.mp-level > ul > li:first-child > a:hover,
.mp-level.mp-level-overlay > ul > li:first-child > a {
  box-shadow: inset 0 -1px transparent, inset 0 1px transparent; }

/* seems like Chrome 34.0.1847.131 needs the second shadow otherwise the transition breaks */
.mp-menu ul li a.mp-back {
  background: #91bcda;
  outline: none;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  font-size: 0.8em;
  padding: 15px 20px;
  position: relative;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  margin-bottom: 10px; }
  .mp-menu ul li a.mp-back:hover {
    color: white;
    background: #a4c8e0; }
    .mp-menu ul li a.mp-back:hover:after {
      color: white; }

.mp-menu ul li a.mp-back::after {
  font-family: 'linecons';
  position: absolute;
  content: "\e037";
  right: 10px;
  font-size: 1.3em;
  color: white;
  line-height: 24px; }

.mp-menu .mp-level.mp-level-overlay > .mp-back,
.mp-menu .mp-level.mp-level-overlay > .mp-back::after {
  background: transparent;
  box-shadow: none;
  color: transparent; }

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
  padding-left: 270px; }

.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
  display: none; }

.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
  display: block; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #dde;
  position: relative; }

.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
  -moz-box-shadow: #cccccc 0px 2px 5px;
  -webkit-box-shadow: #cccccc 0px 2px 5px;
  box-shadow: #cccccc 0px 2px 5px;
  padding: 5px;
  border: 1px solid #eaeaea; }

img.no-shadow {
  -moz-box-shadow: transparent 0 0 0;
  -webkit-box-shadow: transparent 0 0 0;
  box-shadow: transparent 0 0 0;
  padding: 0px;
  border: 0px solid #eaeaea; }

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px; }

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px; }

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px; }

.thumbnail {
  border: 1px solid #eaeaea;
  margin-bottom: 24px;
  padding: 5px;
  -moz-box-shadow: #cccccc 0px 2px 5px;
  -webkit-box-shadow: #cccccc 0px 2px 5px;
  box-shadow: #cccccc 0px 2px 5px; }
  .thumbnail .caption {
    text-align: center;
    font-family: "BerkeleyStd-Book", Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: gray;
    line-height: 14px;
    padding: 15px 10px 5px 10px; }
  .thumbnail img {
    -moz-box-shadow: transparent 0px 0px 0px;
    -webkit-box-shadow: transparent 0px 0px 0px;
    box-shadow: transparent 0px 0px 0px;
    padding: 0px;
    border: 0px solid #eaeaea; }

.th {
  margin-right: 10px; }

/*
*::after, *::before {
 content: ' ';
}
*/
.cd-main-content {
  text-align: center; }

.cd-main-content h3, .cd-main-content .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .cd-main-content a, .cd-main-content .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .cd-main-content a, .cd-main-content .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .cd-main-content a, .cd-main-content #staff-list .staff-member p.staff-name, #staff-list .staff-member .cd-main-content p.staff-name {
  font-size: 20px;
  font-size: 1.25rem;
  color: #64788c;
  padding: 4em 0; }

.cd-main-content .cd-btn {
  position: relative;
  display: inline-block;
  padding: 1em 2em;
  background-color: #89ba2c;
  color: #ffffff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 50em;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.no-touch .cd-main-content .cd-btn:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 20px rgba(0, 0, 0, 0.3); }

@media only screen and (min-width: 1170px) {
  .cd-main-content h1 {
    font-size: 32px;
    font-size: 2rem; } }
#cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s; }

.cd-panel::after {
  /* overlay layer */
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s; }

#cd-panel.is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s; }

#cd-panel.is-visible::after {
  content: ' ';
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 0.3s 0s;
  -moz-transition: background 0.3s 0s;
  transition: background 0.3s 0s; }

#cd-panel.is-visible .cd-panel-close::before {
  content: ' ';
  -webkit-animation: cd-close-1 0.6s 0.3s;
  -moz-animation: cd-close-1 0.6s 0.3s;
  animation: cd-close-1 0.6s 0.3s; }

#cd-panel.is-visible .cd-panel-close::after {
  content: ' ';
  -webkit-animation: cd-close-2 0.6s 0.3s;
  -moz-animation: cd-close-2 0.6s 0.3s;
  animation: cd-close-2 0.6s 0.3s; }

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0); }

  100% {
    -webkit-transform: rotate(45deg); } }
@-moz-keyframes cd-close-1 {
  0%, 50% {
    -moz-transform: rotate(0); }

  100% {
    -moz-transform: rotate(45deg); } }
@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }

  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); } }
@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0); }

  100% {
    -webkit-transform: rotate(-45deg); } }
@-moz-keyframes cd-close-2 {
  0%, 50% {
    -moz-transform: rotate(0); }

  100% {
    -moz-transform: rotate(-45deg); } }
@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }

  100% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); } }
.cd-panel-header {
  position: fixed;
  width: 90%;
  height: 50px;
  line-height: 50px;
  background: #6c0c0c;
  z-index: 2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: top 0.3s 0s;
  -moz-transition: top 0.3s 0s;
  transition: top 0.3s 0s;
  color: white; }

.cd-panel-header h3, .cd-panel-header .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .cd-panel-header a, .cd-panel-header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .cd-panel-header a, .cd-panel-header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .cd-panel-header a, .cd-panel-header #staff-list .staff-member p.staff-name, #staff-list .staff-member .cd-panel-header p.staff-name {
  font-weight: bold;
  color: white;
  padding-left: 5%; }

.from-right .cd-panel-header, .from-left .cd-panel-header {
  top: -50px; }

.from-right .cd-panel-header {
  right: 0; }

.from-left .cd-panel-header {
  left: 0; }

.is-visible .cd-panel-header {
  top: 0;
  -webkit-transition: top 0.3s 0.3s;
  -moz-transition: top 0.3s 0.3s;
  transition: top 0.3s 0.3s; }

@media only screen and (min-width: 768px) {
  .cd-panel-header {
    width: 70%; } }
@media only screen and (min-width: 1170px) {
  .cd-panel-header {
    width: 50%; } }
.cd-panel-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.cd-panel-close::before, .cd-panel-close::after {
  content: ' ';
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-panel-close::before {
  content: ' ';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.cd-panel-close::after {
  content: ' ';
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.no-touch .cd-panel-close:hover {
  background-color: #aaaaaa; }

.no-touch .cd-panel-close:hover::before, .no-touch .cd-panel-close:hover::after {
  content: ' ';
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.no-touch .cd-panel-close:hover::before {
  content: ' ';
  -webkit-transform: rotate(220deg);
  -moz-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  -o-transform: rotate(220deg);
  transform: rotate(220deg); }

.no-touch .cd-panel-close:hover::after {
  content: ' ';
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.cd-panel-container {
  position: fixed;
  width: 90%;
  height: 100%;
  top: 0;
  background: #dbe2e9;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }

@media only screen and (min-width: 768px) {
  .cd-panel-container {
    width: 70%; } }
@media only screen and (min-width: 1170px) {
  .cd-panel-container {
    width: 50%; } }
.cd-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 70px 5%;
  overflow: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch; }

.cd-panel-content p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 2em 0; }

.cd-panel-content p:first-of-type {
  margin-top: 0; }

@media only screen and (min-width: 768px) {
  .cd-panel-content p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6; } }
/*------- Variables -------*/
.sprite-sprite, .sprite-arrow-next, .sprite-arrow-prev, .sprite-icon-ifp, .sprite-icon-video, .sprite-logo-bbb, .sprite-logo-energy-star, .sprite-logo-mobile, .sprite-logo-nahb, .sprite-logo, .sprite-nav-submenu-top, .sprite-slideshow-arrow-left, .sprite-slideshow-arrow-right, .sprite-slideshow-shadow, .sprite-snipe-community-price, .sprite-subnav-arrow-down, .sprite-subnav-arrow-up, .sprite-transparent, .sprite-utility-arrow-mobile, .sprite-utility-arrow, .product-list .product .product-info > .row > a.price, .product-list .product .gform_wrapper .product-info > li > a.price, .gform_wrapper .product-list .product .product-info > li > a.price, header#banner .utility-nav ul li a:before, .community-details-list .community-details .snipe-price, .qmi-details-list .qmi-details .snipe-price, #product-details .price, .onpage-subnav ul li.menu-item-has-children > a:before, .onpage-subnav ul li.has-sub-menu > a:before, .onpage-subnav ul li.menu-item-has-children.subnav-visible > a:before, .onpage-subnav ul li.has-sub-menu.subnav-visible > a:before, #sub-footer ul.footer-logos li.logo-bbb a, #sub-footer ul.footer-logos li.logo-energy-star a, #sub-footer ul.footer-logos li.logo-nahb a {
  background-image: url('../img/sprite-s97c8971370.png');
  background-repeat: no-repeat; }

.sprite-arrow-next {
  background-position: 0 0; }

.sprite-arrow-prev {
  background-position: 0 -40px; }

.sprite-icon-ifp {
  background-position: 0 -80px; }

.sprite-icon-video {
  background-position: 0 -112px; }

.sprite-logo-bbb {
  background-position: 0 -136px; }

.sprite-logo-energy-star {
  background-position: 0 -198px; }

.sprite-logo-mobile {
  background-position: 0 -260px; }

.sprite-logo-nahb {
  background-position: 0 -373px; }

.sprite-logo {
  background-position: 0 -435px; }

.sprite-nav-submenu-top {
  background-position: 0 -606px; }

.sprite-slideshow-arrow-left {
  background-position: 0 -618px; }

.sprite-slideshow-arrow-right {
  background-position: 0 -660px; }

.sprite-slideshow-shadow {
  background-position: 0 -702px; }

.sprite-snipe-community-price {
  background-position: 0 -722px; }

.sprite-subnav-arrow-down {
  background-position: 0 -804px; }

.sprite-subnav-arrow-up {
  background-position: 0 -814px; }

.sprite-transparent {
  background-position: 0 -824px; }

.sprite-utility-arrow-mobile {
  background-position: 0 -825px; }

.sprite-utility-arrow {
  background-position: 0 -832px; }

html {
  font-size: 100%;
  line-height: 1.5em; }

/* Structure
* ---------------------------------------------------- */
.fancybox-inner {
  background: #f9f7f1; }
  .fancybox-inner > div {
    padding: 20px; }

#wrap {
  background: white;
  -moz-box-shadow: #525252 0px 4px 15px;
  -webkit-box-shadow: #525252 0px 4px 15px;
  box-shadow: #525252 0px 4px 15px;
  overflow: hidden;
  margin-top: 20px; }

a:after {
  content: ''; }

/* Headings
* ---------------------------------------------------- */
h1 {
  color: #525252;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 3rem;
  font-size: 2.375rem; }

h2 {
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #48494c;
  line-height: 2.6875rem;
  font-size: 2.25rem; }

h3, .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, #staff-list .staff-member p.staff-name {
  color: #6f1a1c;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.75rem;
  font-size: 1.125rem; }
  h3.subheader, .product-list .product .product-info > .row > div.product-name h3 a.subheader, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a.subheader, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a.subheader, #staff-list .staff-member p.subheader.staff-name {
    color: #6f1a1c; }

h4 {
  font-weight: 700; }

h5 {
  font-family: "BerkeleyStd-Book", Arial, sans-serif; }

h6 {
  font-family: "BerkeleyStd-Book", Arial, sans-serif;
  font-size: 0.6875rem; }

.underline {
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 20px; }

/* Buttons
* ---------------------------------------------------- */
.button, .gform_wrapper .gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.button {
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px;
  text-shadow: rgba(0, 0, 0, 0.7) 0px -1px 0px;
  letter-spacing: 0.75 px; }
  .button.secondary, .gform_wrapper .secondary.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.secondary.button {
    border: 1px solid #bcc1c8;
    background: -webkit-linear-gradient(white 0%, #d7d8da 100%);
    background: -moz-linear-gradient(white 0%, #d7d8da 100%);
    background: linear-gradient(#ffffff 0%, #d7d8da 100%);
    color: black;
    text-shadow: white 0px 1px 0px;
    -moz-box-shadow: inset 0px 1px 0px 0px white;
    -webkit-box-shadow: inset 0px 1px 0px 0px white;
    box-shadow: inset 0px 1px 0px 0px white; }
    .button.secondary:hover, .gform_wrapper .secondary.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.secondary.button:hover, .button.secondary.active, .gform_wrapper .secondary.active.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.secondary.active.button {
      background: -webkit-linear-gradient(#d7d8da 0%, white 100%);
      background: -moz-linear-gradient(#d7d8da 0%, white 100%);
      background: linear-gradient(#d7d8da 0%, #ffffff 100%);
      color: black;
      text-shadow: white 0px 1px 0px; }
  .button.success, .gform_wrapper .success.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.success.button {
    background: #052e6e; }
    .button.success:hover, .gform_wrapper .success.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.success.button:hover, .button.success.active, .gform_wrapper .success.active.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.success.active.button {
      background: #194790; }
  .button.alert, .gform_wrapper .alert.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.alert.button {
    border: 1px solid #e1dfcb;
    background: -webkit-linear-gradient(#f9f7f1 0%, #e1dfcb 100%);
    background: -moz-linear-gradient(#f9f7f1 0%, #e1dfcb 100%);
    background: linear-gradient(#f9f7f1 0%, #e1dfcb 100%);
    color: black;
    text-shadow: white 0px 1px 0px;
    -moz-box-shadow: inset 0px 1px 0px 0px white;
    -webkit-box-shadow: inset 0px 1px 0px 0px white;
    box-shadow: inset 0px 1px 0px 0px white; }
    .button.alert:hover, .gform_wrapper .alert.gform_button:hover, .gform_wrapper.gf_browser_ie .gform_footer input.alert.button:hover, .button.alert.active, .gform_wrapper .alert.active.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.alert.active.button {
      background: -webkit-linear-gradient(#e1dfcb 0%, #f9f7f1 100%);
      background: -moz-linear-gradient(#e1dfcb 0%, #f9f7f1 100%);
      background: linear-gradient(#e1dfcb 0%, #f9f7f1 100%);
      color: black;
      text-shadow: white 0px 1px 0px; }

/* Button Groups
* ---------------------------------------------------- */
.button-group.price-select-buttons li,
.button-group.community-select-buttons li {
  margin-right: 5px;
  margin-left: 1px; }
  .button-group.price-select-buttons li a.button, .button-group.price-select-buttons li .gform_wrapper a.gform_button, .gform_wrapper .button-group.price-select-buttons li a.gform_button,
  .button-group.community-select-buttons li a.button,
  .button-group.community-select-buttons li .gform_wrapper a.gform_button,
  .gform_wrapper .button-group.community-select-buttons li a.gform_button {
    border: 1px solid #e1e1e1;
    background: #f0f0f0;
    color: #999999;
    -moz-box-shadow: transparent 0px 2px 2px;
    -webkit-box-shadow: transparent 0px 2px 2px;
    box-shadow: transparent 0px 2px 2px;
    text-shadow: white 0px 1px 0px;
    margin-bottom: 5px; }
    .button-group.price-select-buttons li a.button:first-child, .button-group.price-select-buttons li .gform_wrapper a.gform_button:first-child, .gform_wrapper .button-group.price-select-buttons li a.gform_button:first-child,
    .button-group.community-select-buttons li a.button:first-child,
    .button-group.community-select-buttons li .gform_wrapper a.gform_button:first-child,
    .gform_wrapper .button-group.community-select-buttons li a.gform_button:first-child {
      border-left: 1px solid #e1e1e1; }
    .button-group.price-select-buttons li a.button:hover, .button-group.price-select-buttons li .gform_wrapper a.gform_button:hover, .gform_wrapper .button-group.price-select-buttons li a.gform_button:hover, .button-group.price-select-buttons li a.button.active, .button-group.price-select-buttons li .gform_wrapper a.active.gform_button, .gform_wrapper .button-group.price-select-buttons li a.active.gform_button,
    .button-group.community-select-buttons li a.button:hover,
    .button-group.community-select-buttons li .gform_wrapper a.gform_button:hover,
    .gform_wrapper .button-group.community-select-buttons li a.gform_button:hover,
    .button-group.community-select-buttons li a.button.active,
    .button-group.community-select-buttons li .gform_wrapper a.active.gform_button,
    .gform_wrapper .button-group.community-select-buttons li a.active.gform_button {
      background: #739300;
      border-color: #739300;
      color: white;
      text-shadow: rgba(0, 0, 0, 0.9) 0px -1px 0px; }

/* Price Filter Nav
* ---------------------------------------------------- */
nav.price-filter {
  float: left;
  margin-bottom: 15px;
  max-width: 704px;
  min-width: 700px;
  z-index: 1; }
  nav.price-filter .top-bar-section > ul {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    nav.price-filter .top-bar-section > ul > li > a {
      text-decoration: none;
      background: -webkit-linear-gradient(white 0%, #d7d8da 100%) !important;
      background: -moz-linear-gradient(white 0%, #d7d8da 100%) !important;
      background: linear-gradient(#ffffff 0%, #d7d8da 100%) !important;
      border-right: 1px solid #ccc; }
      nav.price-filter .top-bar-section > ul > li > a:after {
        border-color: #525252 transparent transparent transparent; }
      nav.price-filter .top-bar-section > ul > li > a:hover {
        background: -webkit-linear-gradient(#d7d8da 100%, white 0%) !important;
        background: -moz-linear-gradient(#d7d8da 100%, white 0%) !important;
        background: linear-gradient(#d7d8da 100%, #ffffff 0%) !important; }
    nav.price-filter .top-bar-section > ul > li:first-child {
      -moz-border-radius: 5px 0 0 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px 0 0 5px; }
      nav.price-filter .top-bar-section > ul > li:first-child a {
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px 0 0 5px; }
    nav.price-filter .top-bar-section > ul > li:last-child {
      -moz-border-radius: 0 5px 5px 0;
      -webkit-border-radius: 0;
      border-radius: 0 5px 5px 0; }
      nav.price-filter .top-bar-section > ul > li:last-child a {
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0;
        border-radius: 0 5px 5px 0;
        border-right: 0px; }
    nav.price-filter .top-bar-section > ul > li ul {
      border: 1px solid #cccccc; }
      nav.price-filter .top-bar-section > ul > li ul li {
        background: #f1f1f1; }
        nav.price-filter .top-bar-section > ul > li ul li a {
          background: #f1f1f1;
          border-radius: 0px;
          text-decoration: none; }
          nav.price-filter .top-bar-section > ul > li ul li a:hover {
            background: #cccccc !important;
            border-radius: 0px; }

select.product-filter {
  margin-right: -15px;
  position: relative;
  float: right;
  width: 165px;
  margin-left: 5px;
  margin-top: 10px; }

.product-filter-label {
  font-weight: bold;
  margin-top: 10px !important;
  margin-bottom: 0px !important; }

.loading-screen {
  text-align: center; }
  .loading-screen image {
    margin: 10px auto;
    display: block;
    max-width: 100px;
    max-height: 100px; }

.mobile-filter-toggle {
  display: none;
  font-size: 0.8125rem !important;
  font-weight: 700;
  width: 108px; }

.filter-results {
  background: #f9f7f1;
  line-height: 1.75rem;
  padding: 10px 10px;
  border-top: 1px solid #e7e6e6;
  margin-bottom: 15px;
  min-height: 45px; }
  .filter-results h3, .filter-results .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .filter-results a, .filter-results .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .filter-results a, .filter-results .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .filter-results a, .filter-results #staff-list .staff-member p.staff-name, #staff-list .staff-member .filter-results p.staff-name {
    color: #727272;
    margin-right: 10px;
    margin-bottom: 0px;
    line-height: 1.75rem; }
  .filter-results ul {
    margin-bottom: 0px; }
    .filter-results ul li.label {
      background: transparent;
      color: #1a3854;
      font-size: 12px;
      line-height: 1.875rem;
      font-weight: bold;
      text-transform: uppercase;
      padding-top: 0px;
      padding-bottom: 0px; }
      .filter-results ul li.label .close {
        margin-left: 5px;
        margin-right: 10px;
        background: #6c0c0c;
        color: white;
        padding: 0px;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        text-align: center;
        padding: 0px 8px;
        line-height: 18px;
        font-size: 8px;
        top: 0px;
        margin-top: 6px;
        position: absolute;
        right: -28px;
        cursor: pointer; }

.page-template-page-homes-overview-php h1,
.page-template-page-qmi-overview-php h1 {
  text-transform: inherit; }
  .page-template-page-homes-overview-php h1 .small,
  .page-template-page-qmi-overview-php h1 .small {
    color: #a3a3a3;
    font-size: 0.875rem;
    line-height: 1.4375rem;
    font-weight: 300; }

/* Product Overview
* ---------------------------------------------------- */
.product-list .product-wrap {
  background: #f4f4f4;
  /*
  background: transparent url(../img/fpo-plan-details.png) top center no-repeat;
  */
  border: 1px solid #eae8e8;
  margin-bottom: 10px;
  float: left;
  width: 100%; }
  .product-list .product-wrap:hover {
    background: #f7f3e8;
    border: 1px solid #e1dfcb;
    -moz-box-shadow: #eaeaea 0px 1px 5px;
    -webkit-box-shadow: #eaeaea 0px 1px 5px;
    box-shadow: #eaeaea 0px 1px 5px; }
.product-list .product {
  float: left;
  width: 100%;
  padding: 10px; }
  .product-list .product .product-img {
    width: 19%;
    float: left; }
    .product-list .product .product-img img {
      max-width: 100%;
      /* When images are too wide for containing element, force them to fit. */
      height: auto;
      /* Override height to match resized width for correct aspect ratio. */
      -moz-box-shadow: #cccccc 0px 2px 5px;
      -webkit-box-shadow: #cccccc 0px 2px 5px;
      box-shadow: #cccccc 0px 2px 5px;
      padding: 5px;
      border: 1px solid #eaeaea; }
  .product-list .product .product-info {
    float: left;
    padding-top: 10px;
    width: 81%;
    position: relative; }
    .product-list .product .product-info > .row > div, .product-list .product .gform_wrapper .product-info > li > div, .gform_wrapper .product-list .product .product-info > li > div {
      float: left;
      position: relative; }
      .product-list .product .product-info > .row > div .label, .product-list .product .gform_wrapper .product-info > li > div .label, .gform_wrapper .product-list .product .product-info > li > div .label {
        background: transparent;
        color: #555555;
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-family: "Lato", Arial, sans-serif;
        font-weight: 300;
        padding: 0px; }
      .product-list .product .product-info > .row > div .type, .product-list .product .gform_wrapper .product-info > li > div .type, .gform_wrapper .product-list .product .product-info > li > div .type {
        color: black;
        font-size: 0.875rem;
        font-family: "Lato", Arial, sans-serif;
        font-weight: 700; }
      .product-list .product .product-info > .row > div .count, .product-list .product .gform_wrapper .product-info > li > div .count, .gform_wrapper .product-list .product .product-info > li > div .count {
        color: black;
        font-size: 1.5rem;
        font-family: "Lato", Arial, sans-serif;
        font-weight: 700; }
      .product-list .product .product-info > .row > div.product-name, .product-list .product .gform_wrapper .product-info > li > div.product-name, .gform_wrapper .product-list .product .product-info > li > div.product-name {
        margin-left: 30px;
        width: 24%; }
        .product-list .product .product-info > .row > div.product-name h3, .product-list .product .gform_wrapper .product-info > li > div.product-name h3, .gform_wrapper .product-list .product .product-info > li > div.product-name h3, .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name #staff-list .staff-member p.staff-name, #staff-list .staff-member .product-list .product .product-info > .row > div.product-name p.staff-name, .product-list .product .gform_wrapper .product-info > li > div.product-name #staff-list .staff-member p.staff-name, #staff-list .staff-member .product-list .product .gform_wrapper .product-info > li > div.product-name p.staff-name, .gform_wrapper .product-list .product .product-info > li > div.product-name #staff-list .staff-member p.staff-name, #staff-list .staff-member .gform_wrapper .product-list .product .product-info > li > div.product-name p.staff-name {
          text-transform: inherit;
          font-weight: 700; }
          .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name #staff-list .staff-member p.staff-name a, #staff-list .staff-member .product-list .product .product-info > .row > div.product-name p.staff-name a, .product-list .product .gform_wrapper .product-info > li > div.product-name #staff-list .staff-member p.staff-name a, #staff-list .staff-member .product-list .product .gform_wrapper .product-info > li > div.product-name p.staff-name a, .gform_wrapper .product-list .product .product-info > li > div.product-name #staff-list .staff-member p.staff-name a, #staff-list .staff-member .gform_wrapper .product-list .product .product-info > li > div.product-name p.staff-name a {
            text-decoration: none; }
      .product-list .product .product-info > .row > div.product-type, .product-list .product .gform_wrapper .product-info > li > div.product-type, .gform_wrapper .product-list .product .product-info > li > div.product-type {
        width: 17%; }
      .product-list .product .product-info > .row > div.beds, .product-list .product .gform_wrapper .product-info > li > div.beds, .gform_wrapper .product-list .product .product-info > li > div.beds {
        width: 10%; }
      .product-list .product .product-info > .row > div.baths, .product-list .product .gform_wrapper .product-info > li > div.baths, .gform_wrapper .product-list .product .product-info > li > div.baths {
        width: 10%; }
      .product-list .product .product-info > .row > div.sqft, .product-list .product .gform_wrapper .product-info > li > div.sqft, .gform_wrapper .product-list .product .product-info > li > div.sqft {
        width: 10%; }
      .product-list .product .product-info > .row > div.garage, .product-list .product .gform_wrapper .product-info > li > div.garage, .gform_wrapper .product-list .product .product-info > li > div.garage {
        width: 10%; }
    .product-list .product .product-info > .row > a.price, .product-list .product .gform_wrapper .product-info > li > a.price, .gform_wrapper .product-list .product .product-info > li > a.price {
      width: 118px;
      background-position: 0 -722px;
      height: 75px;
      top: -11px;
      color: white;
      text-align: center;
      position: absolute;
      right: 3px; }
      .product-list .product .product-info > .row > a.price .label, .product-list .product .gform_wrapper .product-info > li > a.price .label, .gform_wrapper .product-list .product .product-info > li > a.price .label {
        background: transparent;
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-family: "Lato", Arial, sans-serif;
        font-weight: 300;
        padding: 0px;
        color: white;
        text-align: center;
        display: inline-block; }
      .product-list .product .product-info > .row > a.price .count, .product-list .product .gform_wrapper .product-info > li > a.price .count, .gform_wrapper .product-list .product .product-info > li > a.price .count {
        color: white;
        text-align: center;
        display: inline-block;
        font-size: 1.375rem; }
  .product-list .product .product-ctas {
    float: left;
    padding-top: 30px;
    width: 81%; }
    .product-list .product .product-ctas > .row, .product-list .product .gform_wrapper .product-ctas > li, .gform_wrapper .product-list .product .product-ctas > li {
      margin: 0px; }
      .product-list .product .product-ctas > .row > div, .product-list .product .gform_wrapper .product-ctas > li > div, .gform_wrapper .product-list .product .product-ctas > li > div {
        float: left;
        position: relative; }
        .product-list .product .product-ctas > .row > div.left, .product-list .product .gform_wrapper .product-ctas > li > div.left, .gform_wrapper .product-list .product .product-ctas > li > div.left {
          padding-left: 15px; }
          .product-list .product .product-ctas > .row > div.left .interactive-floorplan, .product-list .product .gform_wrapper .product-ctas > li > div.left .interactive-floorplan, .gform_wrapper .product-list .product .product-ctas > li > div.left .interactive-floorplan {
            width: 120px;
            font-weight: 300;
            float: left;
            margin-right: 10px; }
            .product-list .product .product-ctas > .row > div.left .interactive-floorplan i, .product-list .product .gform_wrapper .product-ctas > li > div.left .interactive-floorplan i, .gform_wrapper .product-list .product .product-ctas > li > div.left .interactive-floorplan i {
              width: 30px;
              height: 30px;
              background: #30abde;
              color: white;
              text-align: center;
              line-height: 30px;
              float: left; }
            .product-list .product .product-ctas > .row > div.left .interactive-floorplan span, .product-list .product .gform_wrapper .product-ctas > li > div.left .interactive-floorplan span, .gform_wrapper .product-list .product .product-ctas > li > div.left .interactive-floorplan span {
              width: 90px;
              float: left;
              padding-left: 10px;
              font-size: 0.8125rem;
              line-height: 0.875rem; }
          .product-list .product .product-ctas > .row > div.left .virtual-tour, .product-list .product .gform_wrapper .product-ctas > li > div.left .virtual-tour, .gform_wrapper .product-list .product .product-ctas > li > div.left .virtual-tour {
            width: 120px;
            font-weight: 300;
            float: left;
            margin-right: 10px; }
            .product-list .product .product-ctas > .row > div.left .virtual-tour i, .product-list .product .gform_wrapper .product-ctas > li > div.left .virtual-tour i, .gform_wrapper .product-list .product .product-ctas > li > div.left .virtual-tour i {
              width: 30px;
              height: 30px;
              background: #3a669a;
              color: white;
              text-align: center;
              line-height: 30px;
              float: left; }
            .product-list .product .product-ctas > .row > div.left .virtual-tour span, .product-list .product .gform_wrapper .product-ctas > li > div.left .virtual-tour span, .gform_wrapper .product-list .product .product-ctas > li > div.left .virtual-tour span {
              width: 75px;
              float: left;
              padding-left: 10px;
              font-size: 0.8125rem;
              line-height: 0.875rem; }
        .product-list .product .product-ctas > .row > div.right, .product-list .product .gform_wrapper .product-ctas > li > div.right, .gform_wrapper .product-list .product .product-ctas > li > div.right {
          margin-right: 5px; }
          .product-list .product .product-ctas > .row > div.right .view-details, .product-list .product .gform_wrapper .product-ctas > li > div.right .view-details, .gform_wrapper .product-list .product .product-ctas > li > div.right .view-details {
            width: 118px;
            margin-left: 30px; }
            .product-list .product .product-ctas > .row > div.right .view-details .button, .product-list .product .gform_wrapper .product-ctas > li > div.right .view-details .button, .gform_wrapper .product-list .product .product-ctas > li > div.right .view-details .button, .product-list .product .product-ctas > .row > div.right .view-details .gform_wrapper .gform_button, .gform_wrapper .product-list .product .product-ctas > .row > div.right .view-details .gform_button, .product-list .product .gform_wrapper .product-ctas > li > div.right .view-details .gform_button, .gform_wrapper .product-list .product .product-ctas > li > div.right .view-details .gform_button {
              width: 100%;
              font-size: 0.9375rem;
              font-weight: 700;
              padding: 10px 0;
              text-align: center;
              line-height: 1.25rem;
              margin-bottom: 0px; }
          .product-list .product .product-ctas > .row > div.right .request-info, .product-list .product .gform_wrapper .product-ctas > li > div.right .request-info, .gform_wrapper .product-list .product .product-ctas > li > div.right .request-info {
            color: #9d9d9d;
            line-height: 2.5rem; }
            .product-list .product .product-ctas > .row > div.right .request-info a, .product-list .product .gform_wrapper .product-ctas > li > div.right .request-info a, .gform_wrapper .product-list .product .product-ctas > li > div.right .request-info a {
              color: #9d9d9d;
              line-height: 2.5rem;
              text-decoration: none; }
              .product-list .product .product-ctas > .row > div.right .request-info a:hover, .product-list .product .gform_wrapper .product-ctas > li > div.right .request-info a:hover, .gform_wrapper .product-list .product .product-ctas > li > div.right .request-info a:hover {
                color: #6c0c0c; }

.product-list.community-subpage-product-list .product-img {
  width: 29%; }
.product-list.community-subpage-product-list .product-info {
  width: 71%; }
  .product-list.community-subpage-product-list .product-info > .row > div .count, .product-list.community-subpage-product-list .gform_wrapper .product-info > li > div .count, .gform_wrapper .product-list.community-subpage-product-list .product-info > li > div .count {
    font-size: 1.25rem; }
  .product-list.community-subpage-product-list .product-info > .row > div.product-name, .product-list.community-subpage-product-list .gform_wrapper .product-info > li > div.product-name, .gform_wrapper .product-list.community-subpage-product-list .product-info > li > div.product-name {
    width: 100%; }
  .product-list.community-subpage-product-list .product-info > .row > div.product-type, .product-list.community-subpage-product-list .gform_wrapper .product-info > li > div.product-type, .gform_wrapper .product-list.community-subpage-product-list .product-info > li > div.product-type {
    width: 20%;
    margin-left: 30px; }
  .product-list.community-subpage-product-list .product-info > .row > div.beds, .product-list.community-subpage-product-list .gform_wrapper .product-info > li > div.beds, .gform_wrapper .product-list.community-subpage-product-list .product-info > li > div.beds {
    width: 13%; }
  .product-list.community-subpage-product-list .product-info > .row > div.baths, .product-list.community-subpage-product-list .gform_wrapper .product-info > li > div.baths, .gform_wrapper .product-list.community-subpage-product-list .product-info > li > div.baths {
    width: 13%; }
  .product-list.community-subpage-product-list .product-info > .row > div.sqft, .product-list.community-subpage-product-list .gform_wrapper .product-info > li > div.sqft, .gform_wrapper .product-list.community-subpage-product-list .product-info > li > div.sqft {
    width: 15%; }
  .product-list.community-subpage-product-list .product-info > .row > div.garage, .product-list.community-subpage-product-list .gform_wrapper .product-info > li > div.garage, .gform_wrapper .product-list.community-subpage-product-list .product-info > li > div.garage {
    width: 13%; }
.product-list.community-subpage-product-list .product-ctas {
  width: 71%;
  padding-top: 15px; }

/* Single Community
* ---------------------------------------------------- */
.single-community .floorplan-filter h3, .single-community .floorplan-filter .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .single-community .floorplan-filter a, .single-community .floorplan-filter .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .single-community .floorplan-filter a, .single-community .floorplan-filter .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .single-community .floorplan-filter a, .single-community .floorplan-filter #staff-list .staff-member p.staff-name, #staff-list .staff-member .single-community .floorplan-filter p.staff-name {
  float: left;
  margin-top: 5px; }
.single-community .floorplan-filter .floorplan-filter {
  float: right;
  margin-right: 0px; }
  .single-community .floorplan-filter .floorplan-filter label {
    float: right !important;
    margin-top: -2px !important;
    color: white;
    font-weight: 400;
    margin-right: 5px; }
  .single-community .floorplan-filter .floorplan-filter select {
    margin-top: 0px; }
.single-community .community-coming-soon-notice {
  display: none;
  background: #911d15;
  padding: 10px 40px;
  font-size: 1.25rem;
  line-height: 2rem;
  margin-bottom: 40px;
  margin-top: -40px;
  font-weight: 300; }
  .single-community .community-coming-soon-notice .text {
    color: white;
    text-transform: uppercase; }
  .single-community .community-coming-soon-notice .link {
    color: #fae67a;
    text-decoration: none;
    font-size: 1.0625rem;
    line-height: 2rem; }
    .single-community .community-coming-soon-notice .link:hover {
      color: #d2b92d; }

/* Forms
* ---------------------------------------------------- */
form label {
  font-family: "Lato", Arial, sans-serif; }

/* Accordions
* ---------------------------------------------------- */
.accordion a {
  text-decoration: none; }

.wpb_accordion {
  width: 100%; }
  .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    outline: none !important;
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    padding: 1rem;
    font-size: 1rem;
    text-decoration: none; }
    .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active {
      background: #e1dfcb; }
    .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header .ui-icon {
      top: 1.7rem; }

/* Labels
* ---------------------------------------------------- */
.label {
  background: #1a3854; }
  .label a {
    color: white;
    text-decoration: none; }
  .label.secondary {
    background: #98231f; }
  .label.success {
    background: #525252; }
  .label.alert {
    background: #a09b77; }

/* Pagination
* ---------------------------------------------------- */
ul.pagination li:hover a {
  background: #b84240;
  color: white;
  text-decoration: none; }

.wp-pagenavi {
  padding: 10px 20px 10px !important;
  display: block !important;
  clear: both !important; }

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
  color: #707070 !important;
  background: #FFFFFF !important;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  border: solid 1px #DCDCDC !important;
  padding: 6px 9px 6px 9px !important;
  margin-right: 3px !important;
  text-decoration: none !important;
  font-size: 12px !important; }

.wp-pagenavi a:hover {
  border-color: #9a2827 !important;
  background: #ac3332 !important;
  color: #fff !important;
  background: -moz-linear-gradient(top, white 1px, #ac3332 1px, #9a2827) !important;
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, white), color-stop(0.02, #ac3332), color-stop(1, #9a2827)) !important; }

.wp-pagenavi span.current {
  padding: 6px 9px 6px 9px !important;
  border: solid 1px #DCDCDC !important;
  border-color: #3390CA !important;
  border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  color: #fff !important;
  margin-right: 3px !important;
  border-color: #9a2827 !important;
  background: #ac3332 !important;
  background: -moz-linear-gradient(top, white 1px, #ac3332 1px, #9a2827) !important;
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, white), color-stop(0.02, #ac3332), color-stop(1, #9a2827)) !important; }

/* Panels
* ---------------------------------------------------- */
.panel.callout {
  background: #547c92;
  border-color: #4a6f83;
  color: white; }
  .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .panel.callout a, .panel.callout .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .panel.callout a, .panel.callout .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .panel.callout a, .panel.callout #staff-list .staff-member p.staff-name, #staff-list .staff-member .panel.callout p.staff-name, .panel.callout h4, .panel.callout h5, .panel.callout p {
    color: white; }
.panel h1, .panel h2, .panel h3, .panel .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .panel a, .panel .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .panel a, .panel .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .panel a, .panel #staff-list .staff-member p.staff-name, #staff-list .staff-member .panel p.staff-name, .panel h4, .panel h5 {
  margin-bottom: 20px; }

/* Progress Bars
* ---------------------------------------------------- */
.progress {
  background: #f9f7f1; }
  .progress .meter {
    background: #b84240; }
  .progress.secondary .meter {
    background: #012c75; }
  .progress.success .meter {
    background: #91bcda; }
  .progress.alert .meter {
    background: #c4c2b3; }

/* Range Slider
* ---------------------------------------------------- */
.range-slider-active-segment {
  background: #cac8ac; }

/* Royal Slider
* ---------------------------------------------------- */
.royalSlider {
  display: none; }

#product-gallery {
  float: left;
  width: 100%;
  padding: 10px 5px 20px !important; }
  #product-gallery .rsDefaultInv .rsThumbsHor {
    width: 100%;
    height: 72px;
    /* margin-bottom: 30px; */
    float: left;
    margin-top: 30px; }
  #product-gallery .rsDefaultInv .rsGCaption {
    position: relative;
    float: left;
    bottom: 104px;
    left: 6px;
    background: transparent;
    color: #000;
    padding: 2px 8px;
    width: 100%;
    font-size: 12px;
    border-radius: 2px;
    z-index: 100;
    text-align: center;
    height: 30px; }
    #product-gallery .rsDefaultInv .rsGCaption .rsCaption {
      position: relative;
      float: none;
      display: inline-block;
      background: rgba(255, 255, 255, 0.8);
      font-family: "Lato", Arial, sans-serif;
      font-style: italic;
      font-size: 1rem;
      padding: 3px 10px; }
  #product-gallery .rsOverflow {
    max-height: 435px !important;
    float: left; }
  #product-gallery .royalSlider {
    float: left; }

/* Tabs
* ---------------------------------------------------- */
.tabs dd.active a, .tabs .tab-title.active a {
  color: white; }

.tabs a {
  text-decoration: none; }

/* Tables
* ---------------------------------------------------- */
table {
  border-collapse: inherit;
  width: 100%; }

table thead tr th {
  color: white; }

/* Alerts
* ---------------------------------------------------- */
.alert-box, .gform_wrapper div.validation_error, .gform_confirmation_wrapper {
  padding: 10px 10px 10px 15px;
  background: #f9f7f1;
  color: #547c92;
  position: relative;
  border: 1px solid #e1dfcb;
  border-radius: 0 2px 2px 0;
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.03);
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Lato", Arial, sans-serif; }
  .alert-box:before, .gform_wrapper div.validation_error:before, .gform_confirmation_wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 5px;
    height: 104%;
    border: 0px;
    background: #547c92; }
  .alert-box .close, .gform_wrapper div.validation_error .close, .gform_confirmation_wrapper .close {
    color: #547c92;
    opacity: 1;
    text-decoration: none; }
  .alert-box.success, .gform_wrapper div.success.validation_error, .success.gform_confirmation_wrapper {
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    color: #adb85a; }
    .alert-box.success:before, .gform_wrapper div.success.validation_error:before, .success.gform_confirmation_wrapper:before {
      background: #adb85a; }
    .alert-box.success .close, .gform_wrapper div.success.validation_error .close, .success.gform_confirmation_wrapper .close {
      color: #adb85a; }
  .alert-box.alert, .gform_wrapper div.validation_error, .alert.gform_confirmation_wrapper {
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    color: #6c0c0c; }
    .alert-box.alert:before, .gform_wrapper div.validation_error:before, .alert.gform_confirmation_wrapper:before {
      background: #6c0c0c; }
    .alert-box.alert .close, .gform_wrapper div.validation_error .close, .alert.gform_confirmation_wrapper .close {
      color: #6c0c0c; }
  .alert-box.secondary, .gform_wrapper div.secondary.validation_error, .secondary.gform_confirmation_wrapper {
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    color: #e1b350; }
    .alert-box.secondary:before, .gform_wrapper div.secondary.validation_error:before, .secondary.gform_confirmation_wrapper:before {
      background: #e1b350; }
    .alert-box.secondary .close, .gform_wrapper div.secondary.validation_error .close, .secondary.gform_confirmation_wrapper .close {
      color: #e1b350; }

/* Utility Bar
* ---------------------------------------------------- */
.utility-bar {
  background: #6c0c0c;
  width: 100%;
  position: relative; }
  .utility-bar p {
    font-size: 11px;
    line-height: 18px;
    color: #b09090; }
    .utility-bar p strong {
      font-weight: 900; }
  .utility-bar.utility-header {
    margin-bottom: 35px; }
  .utility-bar.utility-footer {
    margin-top: 35px;
    padding: 25px 0 10px; }
  .utility-bar nav.utility-nav {
    display: inline-block;
    text-align: center;
    width: 100%; }
    .utility-bar nav.utility-nav ul {
      text-align: center;
      margin: 0px;
      padding: 10px 0; }
      .utility-bar nav.utility-nav ul li {
        display: inline-block;
        text-align: center;
        float: none;
        border-right: 1px solid #e1dfcb;
        padding: 0px 0px; }
        .utility-bar nav.utility-nav ul li:last-child {
          border-right: 0px; }
        .utility-bar nav.utility-nav ul li a {
          padding: 0px 25px;
          color: #e1dfcb;
          float: left;
          text-align: center;
          line-height: 13px;
          font-size: 13px; }
  .utility-bar a {
    color: #dfdeca;
    font-weight: 300; }
    .utility-bar a:hover {
      text-decoration: underline; }
  .utility-bar .mobile-utility-links {
    text-align: right;
    padding: 10px;
    color: #c3b3a3; }
    .utility-bar .mobile-utility-links a {
      padding: 5px 10px; }

.mobile-logo-bar {
  max-width: 187px;
  margin: 50px auto -60px;
  display: block; }

/* Header
* ---------------------------------------------------- */
header#banner {
  background: #1a3854;
  margin-bottom: 0px; }
  header#banner .small-banner-content {
    display: none; }
  header#banner .header-logo {
    position: absolute;
    left: 40px;
    width: 187px;
    height: auto;
    z-index: 100;
    top: -27px; }
  header#banner .utility-nav {
    float: left;
    width: 100%;
    background: #0f2b45; }
    header#banner .utility-nav ul {
      margin: 0px;
      margin-right: 40px;
      float: right; }
      header#banner .utility-nav ul li {
        float: left; }
        header#banner .utility-nav ul li a {
          color: #a6abb2;
          text-decoration: none;
          font-size: 13px;
          line-height: 20px;
          padding: 10px 10px;
          float: left; }
          header#banner .utility-nav ul li a:hover {
            color: #c1c5ca; }
          header#banner .utility-nav ul li a:before {
            content: ' ';
            background-position: 0 -832px;
            height: 7px;
            width: 5px;
            position: relative;
            float: left;
            margin-right: 5px;
            top: 6px; }
  header#banner .header-nav-wrap {
    padding-right: 40px; }
  header#banner #primary-nav ul.ubermenu-nav {
    float: right;
    margin-top: 40px;
    margin-bottom: 25px; }

/* Breadcrumbs
* ---------------------------------------------------- */
.breadcrumbs > * {
  font-weight: 500;
  font-family: "Lato", Arial, sans-serif;
  text-transform: capitalize;
  text-decoration: none; }
  .breadcrumbs > * a {
    text-decoration: none; }

/* Content
* ---------------------------------------------------- */
#content {
  min-height: 400px;
  /* Lists
  * ---------------------------------------*/ }

/* Main
* ---------------------------------------------------- */
#main {
  /* Main Body Copy
  * ---------------------------------------*/ }
  #main.large-12 {
    padding-left: 40px;
    padding-right: 40px; }
  #main.large-8 {
    padding-left: 40px; }
  #main h1:first-of-type {
    padding-top: 0px;
    margin-top: 0px; }
  #main p {
    font-family: "BerkeleyStd-Book", Arial, sans-serif; }
    #main p strong {
      font-family: "BerkeleyStd-Bold", Arial, sans-serif; }
    #main p em {
      font-family: "BerkeleyStd-BookItalic", Arial, sans-serif; }
  #main article ul.disc {
    list-style: none;
    margin-left: 0.3125rem; }
    #main article ul.disc li {
      font-family: "BerkeleyStd-Book", Arial, sans-serif;
      line-height: 1.5rem;
      text-indent: -20px;
      margin-left: 20px;
      margin-bottom: 10px; }
      #main article ul.disc li:before {
        content: "• ";
        color: #91bcda;
        width: 20px;
        float: left; }
  #main article ol {
    list-style: decimal; }
    #main article ol li {
      font-family: "BerkeleyStd-Book", Arial, sans-serif;
      line-height: 1.5rem;
      margin-bottom: 10px; }

/* Brand Window
* ---------------------------------------------------- */
.brand-window {
  background: transparent;
  background-size: cover;
  text-align: center;
  color: white;
  margin-bottom: 40px; }
  .brand-window h1, .brand-window h2, .brand-window h3, .brand-window .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .brand-window a, .brand-window .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .brand-window a, .brand-window .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .brand-window a, .brand-window #staff-list .staff-member p.staff-name, #staff-list .staff-member .brand-window p.staff-name, .brand-window h4, .brand-window h5, .brand-window p {
    color: white;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }

/* Fancy Headings
* ---------------------------------------------------- */
.title-seperator {
  text-align: center;
  padding: 0px 40px;
  float: left;
  width: 100%; }
  .title-seperator h2 {
    height: 1px;
    width: 100%;
    padding: 0px;
    background: #e7e6e6;
    overflow: visible;
    position: relative;
    margin-top: 24px;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-weight: bold; }
    .title-seperator h2 span {
      color: #525252;
      background-color: white;
      top: -27px;
      padding: 0 15px 8px 15px;
      position: relative;
      text-transform: uppercase; }
      .title-seperator h2 span i {
        color: #91bcda;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 34px;
        text-align: center;
        position: relative;
        top: 10px; }

/* Home Slideshow
* ---------------------------------------------------- */
.home #content .owl-carousel {
  height: 485px;
  max-height: 485px !important;
  overflow: hidden !important;
  margin-bottom: 30px;
  margin-top: 10px; }
  .home #content .owl-carousel:after {
    content: ' ';
    width: 100%;
    float: left;
    height: 20px;
    background: url(../img/sprite/slideshow-shadow.png) top center no-repeat;
    background-size: contain;
    margin-top: 10px; }
  .home #content .owl-carousel .item {
    float: left; }
  .home #content .owl-carousel .owl-stage-outer {
    height: 460px;
    overflow: hidden !important;
    max-height: 460px !important;
    width: 100%;
    float: left; }
  .home #content .owl-carousel .owl-controls .owl-nav {
    display: none; }
    .home #content .owl-carousel .owl-controls .owl-nav > div {
      display: block;
      height: 460px;
      top: -460px;
      margin-bottom: -460px;
      background-color: rgba(0, 0, 0, 0.5);
      width: 40px;
      color: white;
      text-align: center;
      padding-top: 238px;
      position: relative;
      text-indent: -9999px;
      overflow: hidden; }
    .home #content .owl-carousel .owl-controls .owl-nav .owl-next {
      float: right;
      background: rgba(0, 0, 0, 0.5) url(../img/sprite/arrow-next.png) center center no-repeat; }
    .home #content .owl-carousel .owl-controls .owl-nav .owl-prev {
      float: left;
      background: rgba(0, 0, 0, 0.5) url(http://livejones.com/wp-content/themes/catalyst-child-jones/assets/img/sprite/arrow-prev.png) center center no-repeat; }
  .home #content .owl-carousel:hover .owl-controls .owl-nav {
    display: block; }
  .home #content .owl-carousel .item a {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    display: block; }
    .home #content .owl-carousel .item a .slide-caption {
      position: absolute;
      bottom: 15px;
      right: 15px;
      z-index: 1;
      border-top: 1px solid white;
      border-bottom: 1px solid white;
      padding-top: 8px;
      padding-bottom: 8px;
      padding-right: 10px;
      padding-left: 10px; }
      .home #content .owl-carousel .item a .slide-caption.top-left {
        position: absolute;
        top: 15px;
        left: 15px; }
      .home #content .owl-carousel .item a .slide-caption.top-center {
        display: block;
        top: 15px;
        bottom: auto;
        left: 15px; }
      .home #content .owl-carousel .item a .slide-caption.top-right {
        position: absolute;
        top: 15px;
        right: 15px; }
      .home #content .owl-carousel .item a .slide-caption.bottom-left {
        position: absolute;
        bottom: 15px;
        left: 15px; }
      .home #content .owl-carousel .item a .slide-caption.bottom-center {
        display: block;
        top: auto;
        bottom: 15px;
        left: 15px; }
      .home #content .owl-carousel .item a .slide-caption.bottom-right {
        position: absolute;
        bottom: 15px;
        right: 15px; }
      .home #content .owl-carousel .item a .slide-caption.no-border {
        border-top: 0px;
        border-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px; }
      .home #content .owl-carousel .item a .slide-caption h1, .home #content .owl-carousel .item a .slide-caption h2, .home #content .owl-carousel .item a .slide-caption h3, .home #content .owl-carousel .item a .slide-caption .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .home #content .owl-carousel .item a .slide-caption a, .home #content .owl-carousel .item a .slide-caption .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .home #content .owl-carousel .item a .slide-caption a, .home #content .owl-carousel .item a .slide-caption .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .home #content .owl-carousel .item a .slide-caption a, .home #content .owl-carousel .item a .slide-caption #staff-list .staff-member p.staff-name, #staff-list .staff-member .home #content .owl-carousel .item a .slide-caption p.staff-name, .home #content .owl-carousel .item a .slide-caption h4, .home #content .owl-carousel .item a .slide-caption h5, .home #content .owl-carousel .item a .slide-caption h6 {
        color: white;
        margin: 0px;
        text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
        line-height: 40px;
        font-weight: 700; }
      .home #content .owl-carousel .item a .slide-caption p {
        color: white;
        margin-bottom: 0px;
        line-height: 20px;
        text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
        font-family: "Lato", Arial, sans-serif; }

.mobile-slideshow-feature {
  width: 100%;
  float: left;
  position: relative; }
  .mobile-slideshow-feature a.mobile-slideshow-feature-link {
    float: left;
    width: 100%;
    position: relative;
    text-decoration: none; }
    .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-image {
      display: block;
      float: none;
      margin: 0px auto;
      max-width: 100%;
      height: auto;
      width: 100%; }
    .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption {
      background: #6c0c0c;
      color: white;
      padding: 20px 15px;
      margin-bottom: 30px;
      text-align: center; }
      .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption h1, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption h2, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption h3, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption a, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption a, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption a, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption #staff-list .staff-member p.staff-name, #staff-list .staff-member .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption p.staff-name, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption h4, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption h5, .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption h6 {
        color: white;
        margin: 0px;
        text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
        line-height: 36px;
        margin-bottom: 20px;
        text-align: center; }
      .mobile-slideshow-feature a.mobile-slideshow-feature-link .mobile-slideshow-feature-caption p {
        color: white;
        line-height: 11px;
        margin-bottom: 20px;
        text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
        text-align: center; }

/* Testimonials
* ---------------------------------------------------- */
article.type-testimonial {
  float: left;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px; }
  article.type-testimonial .article-content {
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    padding: 20px 20px 10px 20px;
    float: left;
    width: 100%; }
  article.type-testimonial .attribution {
    float: left;
    padding: 10px 25px;
    margin-top: 10px;
    background: #3a669a;
    color: white;
    text-align: center;
    font-size: 20px;
    text-shadow: rgba(0, 0, 0, 0.25) 0px 1px 1px;
    position: relative;
    font-weight: 300;
    font-style: italic; }
    article.type-testimonial .attribution:after {
      width: 0;
      height: 0;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #3a669a;
      border-left: 10px solid transparent;
      content: ' ';
      position: absolute;
      top: -10px;
      left: 15px; }
  article.type-testimonial.alt .attribution {
    float: right; }
    article.type-testimonial.alt .attribution:after {
      top: -10px;
      right: 15px;
      left: auto; }

/* News & Blog
* ---------------------------------------------------- */
article.type-news,
article.type-post {
  margin-bottom: 30px;
  float: left;
  position: relative; }
  article.type-news:first-child,
  article.type-post:first-child {
    margin-top: 30px; }
  article.type-news:last-child,
  article.type-post:last-child {
    margin-top: 45px; }
  article.type-news .updated,
  article.type-post .updated {
    float: left;
    margin-right: 20px; }
  article.type-news .byline,
  article.type-post .byline {
    float: left; }
  article.type-news .entry-content,
  article.type-post .entry-content {
    float: left;
    width: 100%; }
  article.type-news .news-date,
  article.type-post .news-date {
    position: absolute;
    top: 10px;
    left: 15px;
    background: #739300;
    width: 85px;
    z-index: 1;
    padding: 10px; }
    article.type-news .news-date:after,
    article.type-post .news-date:after {
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 10px solid #739300;
      content: ' ';
      position: absolute;
      top: 15px;
      right: -10px; }
    article.type-news .news-date .date-text,
    article.type-post .news-date .date-text {
      color: #fff;
      text-align: center;
      font-size: 20px;
      text-shadow: rgba(0, 0, 0, 0.7) 0px -1px 0px;
      width: 100%;
      float: left; }
      article.type-news .news-date .date-text .month,
      article.type-post .news-date .date-text .month {
        text-align: center;
        float: left;
        width: 100%;
        font-size: 1.125rem; }
      article.type-news .news-date .date-text .day,
      article.type-post .news-date .date-text .day {
        text-align: center;
        display: inline-block;
        float: left;
        width: 100%;
        font-size: 1.125rem; }
      article.type-news .news-date .date-text .year,
      article.type-post .news-date .date-text .year {
        text-align: center;
        display: inline-block;
        float: left;
        width: 100%;
        font-size: 1.125rem; }
  article.type-news .article-content,
  article.type-post .article-content {
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    padding: 20px 20px 0px;
    float: left;
    margin-left: 95px; }

/* Staff
* ---------------------------------------------------- */
#staff-list .staff-member {
  padding: 20px 15px 35px 15px;
  background: #f9f7f1;
  border: 1px solid #e1dfcb;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  #staff-list .staff-member p.staff-name {
    margin-bottom: 0px;
    font-family: "Lato", Arial, sans-serif; }
  #staff-list .staff-member p.staff-title {
    margin-bottom: 0px;
    font-family: "Lato", Arial, sans-serif; }

/* Neighborhood Map
* ---------------------------------------------------- */
.gm-style img {
  max-width: none; }

.button.js-switch-map-list-view, .gform_wrapper .js-switch-map-list-view.gform_button, .gform_wrapper.gf_browser_ie .gform_footer input.js-switch-map-list-view.button {
  position: absolute;
  z-index: 100;
  top: 68px;
  width: auto;
  padding: 5px 10px;
  left: 20px; }

#neighborhood-map-list-wrap {
  float: left;
  width: 100%;
  padding: 0 40px;
  position: relative;
  margin-bottom: 40px;
  overflow: hidden; }
  #neighborhood-map-list-wrap #neighborhood-map-wrap #catalyst-map {
    background: #eaeaea;
    height: 545px;
    float: left;
    width: 100%; }
  #neighborhood-map-list-wrap .neighborhood-map-list-wrap-border {
    float: left;
    width: 100%;
    border: 1px solid #dddddd; }
  #neighborhood-map-list-wrap #neighborhood-price-select-wrap {
    background: #6c0c0c;
    width: 100%;
    float: left;
    padding: 10px; }
    #neighborhood-map-list-wrap #neighborhood-price-select-wrap select {
      width: 90%;
      float: left; }
    #neighborhood-map-list-wrap #neighborhood-price-select-wrap .price-filter-tooltip {
      float: right;
      margin-top: 5px; }
      #neighborhood-map-list-wrap #neighborhood-price-select-wrap .price-filter-tooltip span {
        width: 25px;
        height: 25px;
        -moz-border-radius: 25px / 25px;
        -webkit-border-radius: 25px 25px;
        border-radius: 25px / 25px;
        display: block;
        background: rgba(0, 0, 0, 0.25);
        border: 0px;
        text-align: center; }
        #neighborhood-map-list-wrap #neighborhood-price-select-wrap .price-filter-tooltip span i {
          color: white;
          width: 25px;
          line-height: 25px;
          text-align: center; }
  #neighborhood-map-list-wrap #neighborhood-list-wrap {
    width: 330px;
    position: absolute;
    top: 1px;
    height: 545px;
    background: #e9e8da;
    right: 41px;
    float: left; }
    #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap {
      padding: 0px 15px 15px 15px;
      height: 415px;
      overflow: auto;
      width: 100%; }
      #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .jspPane {
        width: 285px !important; }
        #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .jspPane .neighborhood-list {
          margin: 20px 15px 5px; }
      #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .jspTrack {
        background: #dfddce;
        position: relative;
        border: 1px solid #d2d2cb; }
      #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .jspDrag {
        background: #f4f4f4;
        position: relative;
        top: 0;
        left: 0;
        cursor: pointer; }
      #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list {
        margin: 15px auto 15px;
        float: left;
        width: 100%;
        background: rgba(255, 255, 255, 0.5);
        padding: 10px; }
        #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list h2 {
          font-size: 18px;
          line-height: 21px;
          text-transform: uppercase;
          font-weight: 400;
          float: left;
          width: 100%;
          margin-bottom: 0px;
          margin-top: 0px; }
          #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list h2:after {
            content: ' ';
            height: 10px;
            width: 100%;
            background: url(http://livejones.com/wp-content/themes/catalyst-child-jones/assets/img/map-list-headings-border.png) left center repeat;
            position: relative;
            top: 10px;
            left: 0;
            float: left;
            margin-bottom: 20px; }
        #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing {
          float: left;
          width: 100%;
          position: relative;
          left: 12px;
          margin-bottom: 5px; }
          #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing:after {
            content: ' ';
            background: url(../img/maps/global/google-map-icon.png) center center no-repeat;
            height: 20px;
            width: 20px;
            position: absolute;
            left: -27px;
            top: 12px;
            float: left; }
          #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing h3, #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a, #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a, #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a, #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing #staff-list .staff-member p.staff-name, #staff-list .staff-member #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing p.staff-name {
            font-size: 16px;
            line-height: 18px;
            margin: 10px 0px 0px; }
            #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing h3 a, .product-list .product .product-info > .row > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a a, #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing #staff-list .staff-member p.staff-name a, #staff-list .staff-member #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing p.staff-name a {
              color: #98231f;
              text-decoration: none; }
              #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing h3 a:hover, .product-list .product .product-info > .row > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a a:hover, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a a:hover, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing a a:hover, #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing #staff-list .staff-member p.staff-name a:hover, #staff-list .staff-member #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing p.staff-name a:hover {
                color: #c22d28; }
          #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing p.price {
            font-size: 13px;
            line-height: 18px;
            float: left;
            width: 100%;
            margin-bottom: 0px;
            font-family: "Lato", Arial, sans-serif; }
            #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing p.price a {
              color: #3a669a; }
              #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap .neighborhood-list .community-listing p.price a:hover {
                color: #4c7fbb; }
    #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-view-all-wrap {
      position: absolute;
      bottom: 0px;
      padding: 0 1.25rem;
      width: 100%; }

/* Primary Navigation
* ---------------------------------------------------- */
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
  font-weight: 400 !important;
  font-size: 16px !important; }

.ubermenu .ubermenu-target {
  padding: 10px 20px; }

.ubermenu-main.ubermenu-notouch .ubermenu-item-level-0 > .ubermenu-target {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
  min-width: 200px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #e1dfca;
  border: 0px;
  clip: inherit;
  margin-top: 15px;
  padding: 10px 0; }
  .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop:before {
    content: " ";
    background: transparent;
    width: 24px;
    height: 12px;
    position: absolute;
    background: url(../img/sprite/nav-submenu-top.png) center center no-repeat;
    top: -12px;
    left: 20px;
    display: block; }
  .ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_item:before {
    left: auto;
    right: 20px; }

.ubermenu-main .ubermenu-item-normal.ubermenu-current-menu-item > .ubermenu-target {
  background: #98231f; }

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
  margin-top: -9px; }

.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 {
  margin-right: 1px; }

/* Community Overview
* ---------------------------------------------------- */
.community-overview-map-wrap {
  border: 1px solid #dddddd;
  float: left;
  width: 100%;
  margin-bottom: 30px; }

.community-overview-map {
  height: 345px;
  float: left;
  width: 100%;
  position: relative;
  border: 1px solid #dddddd;
  margin-bottom: 30px; }

.community-overview-filter-bar {
  float: left;
  width: 100%;
  padding: 15px 40px;
  background: #6c0c0c;
  color: #e1dfcb;
  position: relative;
  float: left; }
  .community-overview-filter-bar label {
    color: #e1dfcb;
    line-height: 47px; }
  .community-overview-filter-bar h2 {
    color: #e1dfcb;
    line-height: 1.875rem;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.4375rem;
    float: left; }
  .community-overview-filter-bar .area-select-wrap {
    float: right;
    width: 25%; }
    .community-overview-filter-bar .area-select-wrap label {
      float: right;
      margin-right: 10px; }
    .community-overview-filter-bar .area-select-wrap select {
      float: right;
      width: 70%; }
  .community-overview-filter-bar .price-range-select-wrap {
    float: right;
    width: 250px; }
    .community-overview-filter-bar .price-range-select-wrap label {
      float: right;
      margin-right: 10px; }
    .community-overview-filter-bar .price-range-select-wrap select {
      float: right;
      width: 250px;
      margin-top: 5px; }

.community-overview-neighborhood-list {
  margin: 20px 0px 0px;
  float: left;
  width: 100%; }
  .community-overview-neighborhood-list .community-list {
    float: left;
    width: 100%; }
  .community-overview-neighborhood-list h2.area {
    margin-bottom: 20px;
    float: left;
    width: 100%; }
    .community-overview-neighborhood-list h2.area:after {
      content: ' ';
      height: 10px;
      width: 100%;
      background: url(../img/headings-border.png) left center repeat;
      position: relative;
      top: 10px;
      left: 0;
      float: left;
      margin-bottom: 20px; }
  .community-overview-neighborhood-list ul.community-headline li {
    border-right: 1px solid #525252;
    padding-right: 1.375rem;
    line-height: 16px; }
    .community-overview-neighborhood-list ul.community-headline li:last-child {
      border-right: 0px; }

/* Community Overview - Grid
* ---------------------------------------------------- */
.page-template-page-qmi-overview-php .button.js-switch-map-list-view, .page-template-page-qmi-overview-php .gform_wrapper .js-switch-map-list-view.gform_button, .gform_wrapper .page-template-page-qmi-overview-php .js-switch-map-list-view.gform_button, .page-template-page-qmi-overview-php .gform_wrapper.gf_browser_ie .gform_footer input.js-switch-map-list-view.button, .gform_wrapper.gf_browser_ie .gform_footer .page-template-page-qmi-overview-php input.js-switch-map-list-view.button {
  top: 90px; }

.qmi-overview-neighborhood-list {
  margin: 20px 0px 0px;
  float: left;
  width: 100%; }
  .qmi-overview-neighborhood-list .qmi-list {
    float: left;
    width: 100%; }
  .qmi-overview-neighborhood-list h2.area {
    margin-bottom: 20px;
    float: left;
    width: 100%; }
    .qmi-overview-neighborhood-list h2.area:after {
      content: ' ';
      height: 10px;
      width: 100%;
      background: url(../img/headings-border.png) left center repeat;
      position: relative;
      top: 10px;
      left: 0;
      float: left;
      margin-bottom: 20px; }
    .qmi-overview-neighborhood-list h2.area .small {
      font-size: 1.125rem;
      color: #aaaaaa; }
  .qmi-overview-neighborhood-list ul.qmi-headline li {
    border-right: 1px solid #525252;
    padding-right: 1.375rem;
    line-height: 16px; }
    .qmi-overview-neighborhood-list ul.qmi-headline li:last-child {
      border-right: 0px; }

.community-details-list {
  float: left;
  width: 100%;
  margin: 0px auto 0px; }
  .community-details-list .community-details-wrap {
    margin-bottom: 30px;
    float: left; }
  .community-details-list .community-details {
    padding: 20px 15px 35px 15px;
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    float: left;
    width: 100%; }
    .community-details-list .community-details .snipe-price {
      position: absolute;
      top: 0px;
      right: 40px;
      background-position: 0 -722px;
      height: 82px;
      width: 116px;
      z-index: 1;
      padding-top: 5px; }
      .community-details-list .community-details .snipe-price .price-text {
        color: #fff;
        text-align: center;
        font-size: 24px;
        text-shadow: rgba(0, 0, 0, 0.7) 0px -1px 0px; }
      .community-details-list .community-details .snipe-price .price-from {
        color: #fff;
        text-align: center;
        font-size: 14px;
        text-shadow: rgba(0, 0, 0, 0.7) 0px -1px 0px; }
    .community-details-list .community-details h3, .community-details-list .community-details .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .community-details-list .community-details a, .community-details-list .community-details .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .community-details-list .community-details a, .community-details-list .community-details .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .community-details-list .community-details a, .community-details-list .community-details #staff-list .staff-member p.staff-name, #staff-list .staff-member .community-details-list .community-details p.staff-name {
      margin-bottom: 30px;
      border-bottom: 1px solid #e1dfcb; }
    .community-details-list .community-details .community-image {
      width: 100%;
      max-width: 100%;
      float: left;
      height: auto;
      margin-bottom: 20px; }
    .community-details-list .community-details .community-price {
      font-family: "Lato", Arial, sans-serif;
      font-size: 15px;
      line-height: 23px;
      color: black;
      font-weight: 700;
      position: relative;
      margin-bottom: 5px;
      margin-top: 20px;
      float: left;
      width: 100%; }
    .community-details-list .community-details .community-qmi {
      font-family: "Lato", Arial, sans-serif;
      font-size: 14px;
      line-height: 20px;
      color: black;
      font-weight: 700; }
    .community-details-list .community-details .community-get-directions {
      font-family: "Lato", Arial, sans-serif;
      font-size: 14px;
      line-height: 20px;
      position: relative;
      top: -5px;
      margin-bottom: 20px;
      font-weight: 400; }
    .community-details-list .community-details .learn-more {
      position: absolute;
      bottom: 0px;
      right: 10px; }
    .community-details-list .community-details p {
      margin-bottom: 0px; }
    .community-details-list .community-details .community-image-name {
      float: left;
      width: 100%;
      margin-bottom: 15px; }
    .community-details-list .community-details .community-logo-details {
      float: left;
      width: 100%;
      margin-top: 15px; }
      .community-details-list .community-details .community-logo-details p {
        margin-bottom: 0px; }
      .community-details-list .community-details .community-logo-details a.button, .community-details-list .community-details .community-logo-details .gform_wrapper a.gform_button, .gform_wrapper .community-details-list .community-details .community-logo-details a.gform_button {
        margin-top: 20px; }

.page-template-page-community-overview-grid-php .neighborhood-list:last-child {
  margin-bottom: 30px; }

/* QMI Overview
* ---------------------------------------------------- */
.qmi-details-list {
  float: left;
  width: 100%;
  margin: 0px auto 0px; }
  .qmi-details-list .qmi-details-wrap {
    margin-bottom: 30px;
    float: left; }
  .qmi-details-list .qmi-details {
    padding: 20px 15px 35px 15px;
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    float: left;
    width: 100%; }
    .qmi-details-list .qmi-details .snipe-price {
      position: absolute;
      top: 0px;
      right: 40px;
      background-position: 0 -722px;
      height: 82px;
      width: 116px;
      z-index: 1;
      padding-top: 5px;
      text-decoration: none;
      color: white; }
      .qmi-details-list .qmi-details .snipe-price .price-text {
        color: #fff;
        text-align: center;
        font-size: 24px;
        text-shadow: rgba(0, 0, 0, 0.7) 0px -1px 0px; }
      .qmi-details-list .qmi-details .snipe-price .price-from {
        color: #fff;
        text-align: center;
        font-size: 14px;
        text-shadow: rgba(0, 0, 0, 0.7) 0px -1px 0px; }
    .qmi-details-list .qmi-details a.address {
      text-decoration: none;
      color: #6c0c0c;
      font-weight: bold; }
    .qmi-details-list .qmi-details p.site {
      font-family: "Lato", Arial, sans-serif !important;
      margin-bottom: 15px; }
    .qmi-details-list .qmi-details p.home-details {
      font-family: "Lato", Arial, sans-serif !important;
      font-weight: 300;
      margin-top: 10px; }
      .qmi-details-list .qmi-details p.home-details .count {
        font-weight: bold !important; }
      .qmi-details-list .qmi-details p.home-details a.plan-link {
        text-decoration: none;
        color: #6c0c0c;
        font-weight: bold; }
      .qmi-details-list .qmi-details p.home-details .type {
        font-weight: bold; }
      .qmi-details-list .qmi-details p.home-details .mobile-price {
        margin-top: 10px;
        margin-bottom: 10px;
        color: black;
        text-decoration: none; }
    .qmi-details-list .qmi-details .request-info a {
      position: relative;
      text-decoration: none;
      color: gray;
      font-weight: 300; }
      .qmi-details-list .qmi-details .request-info a:hover {
        color: #6c0c0c; }
    .qmi-details-list .qmi-details a.view-details {
      position: relative;
      margin-bottom: 0px;
      margin-top: -10px;
      float: right; }
    .qmi-details-list .qmi-details h3, .qmi-details-list .qmi-details .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .qmi-details-list .qmi-details a, .qmi-details-list .qmi-details .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .qmi-details-list .qmi-details a, .qmi-details-list .qmi-details .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .qmi-details-list .qmi-details a, .qmi-details-list .qmi-details #staff-list .staff-member p.staff-name, #staff-list .staff-member .qmi-details-list .qmi-details p.staff-name {
      margin-bottom: 30px;
      border-bottom: 1px solid #e1dfcb;
      text-transform: inherit; }
    .qmi-details-list .qmi-details .qmi-image {
      max-width: 100%;
      /* When images are too wide for containing element, force them to fit. */
      height: auto;
      /* Override height to match resized width for correct aspect ratio. */
      -moz-box-shadow: #cccccc 0px 2px 5px;
      -webkit-box-shadow: #cccccc 0px 2px 5px;
      box-shadow: #cccccc 0px 2px 5px;
      padding: 5px;
      border: 1px solid #eaeaea; }
    .qmi-details-list .qmi-details .qmi-price {
      font-family: "Lato", Arial, sans-serif;
      font-size: 15px;
      line-height: 23px;
      color: black;
      font-weight: 700;
      position: relative;
      margin-bottom: 5px;
      margin-top: 20px;
      float: left;
      width: 100%; }
    .qmi-details-list .qmi-details p {
      margin-bottom: 0px; }
    .qmi-details-list .qmi-details .qmi-image-name {
      float: left;
      width: 100%;
      margin-bottom: 15px; }
    .qmi-details-list .qmi-details .qmi-logo-details {
      float: left;
      width: 100%;
      margin-top: 15px; }
      .qmi-details-list .qmi-details .qmi-logo-details p {
        margin-bottom: 0px; }
      .qmi-details-list .qmi-details .qmi-logo-details a.button, .qmi-details-list .qmi-details .qmi-logo-details .gform_wrapper a.gform_button, .gform_wrapper .qmi-details-list .qmi-details .qmi-logo-details a.gform_button {
        margin-top: 20px; }

.page-template-page-qmi-overview-php .neighborhood-list:last-child {
  margin-bottom: 30px; }

/* Map Info Windows
* ---------------------------------------------------- */
.map-info-window-content {
  width: 240px;
  background: #f9f7f1;
  opacity: 1;
  float: left;
  position: relative;
  margin-top: 40px;
  border: 1px solid #e1dfcb; }
  .map-info-window-content:before {
    bottom: -16px;
    border: 8px solid transparent;
    border-top-color: #e1dfcb;
    content: '';
    height: 0px;
    margin-left: -8px;
    left: 50%;
    position: absolute;
    width: 0px;
    z-index: 100; }
  .map-info-window-content .community-logo img {
    max-width: 100%; }
  .map-info-window-content .close {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 25px;
    width: 25px;
    background: #6f1a1c;
    z-index: 1000;
    text-align: center;
    line-height: 21px;
    font-size: 17px;
    font-family: Lato, sans-serif;
    color: white;
    text-decoration: none; }
    .map-info-window-content .close:hover {
      background: #982426; }
  .map-info-window-content h4 a {
    color: #6f1a1c;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.25rem;
    font-size: 1.125rem;
    text-decoration: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1dfcb;
    padding-right: 25px; }
  .map-info-window-content p {
    margin-bottom: 5px; }
  .map-info-window-content .price {
    font-family: "Lato", Arial, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: black;
    font-weight: 700;
    position: relative;
    float: none;
    width: auto;
    clear: both;
    background: #739300;
    text-shadow: rgba(0, 0, 0, 0.9) 0px -1px 0px;
    color: white;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 10px; }
  .map-info-window-content .qmi {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: black;
    font-weight: 700; }
  .map-info-window-content .directions {
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    top: -5px;
    margin-bottom: 20px;
    font-weight: 400; }

/* Plan Detail
* ---------------------------------------------------- */
#product-gallery {
  -moz-box-shadow: #cccccc 0px 2px 5px;
  -webkit-box-shadow: #cccccc 0px 2px 5px;
  box-shadow: #cccccc 0px 2px 5px;
  padding: 10px 5px;
  border: 1px solid #eaeaea;
  margin-bottom: 30px; }

#product-description,
#product-floorplan,
#product-details,
.product-panel {
  margin-bottom: 30px;
  float: left;
  width: 100%; }
  #product-description header,
  #product-description .header,
  #product-floorplan header,
  #product-floorplan .header,
  #product-details header,
  #product-details .header,
  .product-panel header,
  .product-panel .header {
    background: #6c0c0c;
    padding: 10px 20px;
    float: left;
    width: 100%; }
    #product-description header h3, #product-description header .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 #product-description header a, #product-description header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #product-description header a, #product-description header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #product-description header a, #product-description header #staff-list .staff-member p.staff-name, #staff-list .staff-member #product-description header p.staff-name,
    #product-description .header h3,
    #product-description .header .product-list .product .product-info > .row > div.product-name h3 a,
    .product-list .product .product-info > .row > div.product-name h3 #product-description .header a,
    #product-description .header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
    .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #product-description .header a,
    #product-description .header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
    .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #product-description .header a,
    #product-description .header #staff-list .staff-member p.staff-name,
    #staff-list .staff-member #product-description .header p.staff-name,
    #product-floorplan header h3,
    #product-floorplan header .product-list .product .product-info > .row > div.product-name h3 a,
    .product-list .product .product-info > .row > div.product-name h3 #product-floorplan header a,
    #product-floorplan header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
    .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #product-floorplan header a,
    #product-floorplan header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
    .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #product-floorplan header a,
    #product-floorplan header #staff-list .staff-member p.staff-name,
    #staff-list .staff-member #product-floorplan header p.staff-name,
    #product-floorplan .header h3,
    #product-floorplan .header .product-list .product .product-info > .row > div.product-name h3 a,
    .product-list .product .product-info > .row > div.product-name h3 #product-floorplan .header a,
    #product-floorplan .header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
    .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #product-floorplan .header a,
    #product-floorplan .header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
    .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #product-floorplan .header a,
    #product-floorplan .header #staff-list .staff-member p.staff-name,
    #staff-list .staff-member #product-floorplan .header p.staff-name,
    #product-details header h3,
    #product-details header .product-list .product .product-info > .row > div.product-name h3 a,
    .product-list .product .product-info > .row > div.product-name h3 #product-details header a,
    #product-details header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
    .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #product-details header a,
    #product-details header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
    .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #product-details header a,
    #product-details header #staff-list .staff-member p.staff-name,
    #staff-list .staff-member #product-details header p.staff-name,
    #product-details .header h3,
    #product-details .header .product-list .product .product-info > .row > div.product-name h3 a,
    .product-list .product .product-info > .row > div.product-name h3 #product-details .header a,
    #product-details .header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
    .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #product-details .header a,
    #product-details .header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
    .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #product-details .header a,
    #product-details .header #staff-list .staff-member p.staff-name,
    #staff-list .staff-member #product-details .header p.staff-name,
    .product-panel header h3,
    .product-panel header .product-list .product .product-info > .row > div.product-name h3 a,
    .product-list .product .product-info > .row > div.product-name h3 .product-panel header a,
    .product-panel header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
    .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .product-panel header a,
    .product-panel header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
    .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .product-panel header a,
    .product-panel header #staff-list .staff-member p.staff-name,
    #staff-list .staff-member .product-panel header p.staff-name,
    .product-panel .header h3,
    .product-panel .header .product-list .product .product-info > .row > div.product-name h3 a,
    .product-list .product .product-info > .row > div.product-name h3 .product-panel .header a,
    .product-panel .header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a,
    .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .product-panel .header a,
    .product-panel .header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a,
    .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .product-panel .header a,
    .product-panel .header #staff-list .staff-member p.staff-name,
    #staff-list .staff-member .product-panel .header p.staff-name {
      margin: 0px;
      color: #f9f7f1;
      text-transform: inherit; }
    #product-description header .button, #product-description header .gform_wrapper .gform_button, .gform_wrapper #product-description header .gform_button,
    #product-description .header .button,
    #product-description .header .gform_wrapper .gform_button,
    .gform_wrapper #product-description .header .gform_button,
    #product-floorplan header .button,
    #product-floorplan header .gform_wrapper .gform_button,
    .gform_wrapper #product-floorplan header .gform_button,
    #product-floorplan .header .button,
    #product-floorplan .header .gform_wrapper .gform_button,
    .gform_wrapper #product-floorplan .header .gform_button,
    #product-details header .button,
    #product-details header .gform_wrapper .gform_button,
    .gform_wrapper #product-details header .gform_button,
    #product-details .header .button,
    #product-details .header .gform_wrapper .gform_button,
    .gform_wrapper #product-details .header .gform_button,
    .product-panel header .button,
    .product-panel header .gform_wrapper .gform_button,
    .gform_wrapper .product-panel header .gform_button,
    .product-panel header .gform_wrapper.gf_browser_ie .gform_footer input.button,
    .gform_wrapper.gf_browser_ie .gform_footer .product-panel header input.button,
    .product-panel .header .button,
    .product-panel .header .gform_wrapper .gform_button,
    .gform_wrapper .product-panel .header .gform_button,
    .product-panel .header .gform_wrapper.gf_browser_ie .gform_footer input.button,
    .gform_wrapper.gf_browser_ie .gform_footer .product-panel .header input.button {
      margin-bottom: 0px; }
  #product-description .inner,
  #product-floorplan .inner,
  #product-details .inner,
  .product-panel .inner {
    background: #f9f7f1;
    border: 1px solid #e1dfcb;
    padding: 20px;
    float: left;
    width: 100%; }

#product-community-contact h3, #product-community-contact .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 #product-community-contact a, #product-community-contact .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #product-community-contact a, #product-community-contact .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #product-community-contact a, #product-community-contact #staff-list .staff-member p.staff-name, #staff-list .staff-member #product-community-contact p.staff-name {
  margin-top: 10px;
  border-bottom: 4px solid #e1dfcb;
  padding-bottom: 5px;
  margin-bottom: 10px; }

#product-floorplan img {
  padding: 20px;
  background: #fff; }

#product-details ul.product-details {
  margin: 0px; }
  #product-details ul.product-details li {
    font-weight: 300;
    line-height: 32px; }
    #product-details ul.product-details li strong {
      color: black;
      font-size: 22px;
      font-weight: 500; }
    #product-details ul.product-details li .style {
      color: black;
      font-size: 18px;
      font-weight: 500; }
#product-details .price {
  width: 118px;
  background-position: 0 -722px;
  height: 75px;
  color: white;
  text-align: center;
  right: 3px;
  margin-top: 40px;
  margin-bottom: 10px; }
  #product-details .price .label {
    color: white;
    text-align: center;
    display: inline-block;
    background: transparent;
    border: 0px;
    margin: 0px; }
  #product-details .price .count {
    color: white;
    text-align: center;
    display: inline-block;
    font-size: 1.375rem; }
#product-details .request-info {
  margin-bottom: 0px; }
#product-details.home .price {
  margin-top: 10px; }

#product-title {
  text-transform: inherit !important;
  margin-bottom: 0px; }
  #product-title .small {
    color: #525252;
    font-size: 0.875rem;
    font-weight: 500; }
    #product-title .small a {
      color: #6c0c0c;
      text-decoration: underline; }
      #product-title .small a:hover {
        text-decoration: underline; }
  #product-title .plan-details {
    line-height: 0px; }

h4.community-selection {
  text-transform: uppercase;
  font-size: 0.875rem; }
  h4.community-selection span.has-tip.question {
    width: 20px;
    height: 20px;
    -moz-border-radius: 25px / 25px;
    -webkit-border-radius: 25px 25px;
    border-radius: 25px / 25px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    border: 0px;
    text-align: center;
    display: inline-block; }
    h4.community-selection span.has-tip.question i {
      color: white;
      width: 14px;
      line-height: 14px;
      font-size: 14px;
      text-align: center; }

#product-videos .video-thumb {
  position: relative;
  float: left; }
  #product-videos .video-thumb:after {
    content: ' ';
    top: 50%;
    left: 50%;
    height: 35px;
    width: 50px;
    position: absolute;
    background: url("../img/youtube-play-icon.png") top center no-repeat;
    margin-top: -17px;
    margin-left: -25px; }
  #product-videos .video-thumb:hover {
    background: black;
    float: left; }
    #product-videos .video-thumb:hover img {
      opacity: 0.5;
      background: black; }

/* Videos Gallery
* ---------------------------------------------------- */
article.videos header h3 a, article.videos header .product-list .product .product-info > .row > div.product-name h3 a a, .product-list .product .product-info > .row > div.product-name h3 article.videos header a a, article.videos header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 article.videos header a a, article.videos header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 article.videos header a a, article.videos header #staff-list .staff-member p.staff-name a, #staff-list .staff-member article.videos header p.staff-name a {
  color: white;
  text-decoration: none; }
article.videos a.gallery-link {
  float: left;
  position: relative; }
  article.videos a.gallery-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    background-image: url("../img/video-icon.png");
    background-repeat: no-repeat;
    background-position: center 49.3%; }
  article.videos a.gallery-link:hover:before {
    background-color: rgba(163, 163, 163, 0.8);
    background-image: url("../img/video-hover.png"); }

/* Photo Gallery
* ---------------------------------------------------- */
article.photo_galleries header h3 a, article.photo_galleries header .product-list .product .product-info > .row > div.product-name h3 a a, .product-list .product .product-info > .row > div.product-name h3 article.photo_galleries header a a, article.photo_galleries header .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 article.photo_galleries header a a, article.photo_galleries header .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 article.photo_galleries header a a, article.photo_galleries header #staff-list .staff-member p.staff-name a, #staff-list .staff-member article.photo_galleries header p.staff-name a {
  color: white;
  text-decoration: none; }
article.photo_galleries a.gallery-link {
  float: left;
  position: relative; }
  article.photo_galleries a.gallery-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    background-repeat: no-repeat;
    background-position: center 49.5%; }
  article.photo_galleries a.gallery-link:hover:before {
    background-color: rgba(163, 163, 163, 0.8);
    background-image: url("../img/photo-gallery-hover.png"); }

/* Sidebar
* ---------------------------------------------------- */
#sidebar {
  padding-right: 25px;
  padding-left: 0px; }
  #sidebar .widget {
    float: left;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    font-family: "BerkeleyStd-Book", Arial, sans-serif; }
    #sidebar .widget strong {
      font-family: "BerkeleyStd-Bold", Arial, sans-serif; }
    #sidebar .widget em {
      font-family: "BerkeleyStd-BookItalic", Arial, sans-serif; }
    #sidebar .widget h4 {
      font-weight: 300;
      float: left;
      width: 100%; }
      #sidebar .widget h4:after {
        content: ' ';
        height: 10px;
        width: 100%;
        background: url(../img/headings-border.png) left center repeat;
        position: relative;
        top: 10px;
        left: 0;
        float: left;
        margin-bottom: 20px; }

/* Onpage Subnav
* ---------------------------------------------------- */
.onpage-subnav {
  background: #f9f7f1;
  border: 1px solid #e1dfcb;
  float: left;
  width: 100%; }
  .onpage-subnav .onpage-subnav-inner {
    padding: 35px;
    position: relative;
    float: left;
    width: 100%; }
  .onpage-subnav h3, .onpage-subnav .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .onpage-subnav a, .onpage-subnav .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .onpage-subnav a, .onpage-subnav .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .onpage-subnav a, .onpage-subnav #staff-list .staff-member p.staff-name, #staff-list .staff-member .onpage-subnav p.staff-name {
    margin-top: 0px;
    border-bottom: 4px solid #e1dfcb;
    padding-bottom: 5px;
    margin-bottom: 0px; }
  .onpage-subnav ul {
    margin: 0px;
    float: left;
    position: relative;
    width: 100%; }
    .onpage-subnav ul li {
      width: 100%;
      float: left; }
      .onpage-subnav ul li a {
        line-height: 1.25rem;
        font-size: 1rem;
        color: #74736d;
        border-top: 1px solid #e1dfcb;
        width: 100%;
        float: left;
        text-decoration: none;
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: "Lato", Arial, sans-serif; }
        .onpage-subnav ul li a:hover {
          color: #375686; }
      .onpage-subnav ul li:last-child a {
        padding-bottom: 0px; }
      .onpage-subnav ul li:first-child a {
        border-top: 0px;
        padding-top: 0px; }
      .onpage-subnav ul li.current-menu-item > a, .onpage-subnav ul li.current-menu-ancestor > a, .onpage-subnav ul li.current-menu-parent > a {
        color: #6c0c0c;
        text-decoration: underline; }
      .onpage-subnav ul li.menu-item-has-children > a:before, .onpage-subnav ul li.has-sub-menu > a:before {
        content: ' ';
        background-position: 0 -804px;
        float: right;
        height: 10px;
        width: 11px;
        position: relative;
        top: 9px;
        right: 5px; }
      .onpage-subnav ul li.menu-item-has-children.subnav-visible > a:before, .onpage-subnav ul li.has-sub-menu.subnav-visible > a:before {
        background-position: 0 -814px; }
      .onpage-subnav ul li.subnav-visible ul {
        display: block; }
      .onpage-subnav ul li.subnav-hidden ul {
        display: none; }
      .onpage-subnav ul li ul {
        float: left;
        width: 100%;
        position: relative;
        border-top: 1px solid #e1dfcb;
        padding: 10px 0;
        display: none;
        transition: height ease-in-out 500ms;
        /* css3 transition */
        -o-transition: height ease-in-out 500ms;
        -moz-transition: height ease-in-out 500ms;
        -webkit-transition: height ease-in-out 500ms; }
        .onpage-subnav ul li ul li a {
          padding-left: 15px;
          color: #7b879a;
          border-top: 0px;
          line-height: 1.25rem;
          padding-bottom: 0px; }

/* Bottom Widgets
* ---------------------------------------------------- */
#bottom-widgets {
  margin: 25px 10px 20px; }
  #bottom-widgets img {
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
  #bottom-widgets .title-seperator {
    padding: 0px 15px; }

/* Footer
* ---------------------------------------------------- */
#footer {
  background: #1a3854;
  min-height: 250px;
  padding: 40px 25px;
  color: #fff; }
  #footer h1, #footer h2, #footer h3, #footer .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 #footer a, #footer .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #footer a, #footer .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #footer a, #footer #staff-list .staff-member p.staff-name, #staff-list .staff-member #footer p.staff-name, #footer h4, #footer h5, #footer h6 {
    color: #fff;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-weight: 400; }
    #footer h1:after, #footer h2:after, #footer h3:after, #footer .product-list .product .product-info > .row > div.product-name h3 a:after, .product-list .product .product-info > .row > div.product-name h3 #footer a:after, #footer .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a:after, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 #footer a:after, #footer .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a:after, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 #footer a:after, #footer #staff-list .staff-member p.staff-name:after, #staff-list .staff-member #footer p.staff-name:after, #footer h4:after, #footer h5:after, #footer h6:after {
      content: ' ';
      height: 10px;
      width: 100%;
      background: url(../img/footer-headings-border.png) left center repeat;
      position: relative;
      top: 10px;
      left: 0;
      float: left;
      margin-bottom: 20px; }
  #footer h2 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px; }
  #footer p {
    color: #fff;
    font-weight: 300; }
  #footer a {
    color: #91bcda; }
    #footer a:hover {
      text-decoration: underline; }
    #footer a.button:hover, #footer .gform_wrapper a.gform_button:hover, .gform_wrapper #footer a.gform_button:hover {
      text-decoration: none; }
  #footer ul.footer-social-icons {
    margin: 0 0 20px;
    float: left; }
    #footer ul.footer-social-icons li {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px; }
      #footer ul.footer-social-icons li a {
        background: #234260;
        color: white;
        width: 40px;
        height: 40px;
        float: left;
        text-align: center;
        line-height: 40px;
        font-size: 24px;
        -moz-border-radius: 4px / 4px;
        -webkit-border-radius: 4px 4px;
        border-radius: 4px / 4px; }
        #footer ul.footer-social-icons li a:hover {
          background: #91bcda; }
  #footer .button, #footer .gform_wrapper .gform_button, .gform_wrapper #footer .gform_button {
    background: #b84240;
    color: white; }
    #footer .button:hover, #footer .gform_wrapper .gform_button:hover, .gform_wrapper #footer .gform_button:hover {
      background: #923433; }
  #footer .gform_wrapper {
    float: left; }
    #footer .gform_wrapper input[type=text],
    #footer .gform_wrapper textarea {
      background: #234260;
      border: 0px;
      color: rgba(255, 255, 255, 0.5);
      box-shadow: inset 0 1px 2px transparent; }
    #footer .gform_wrapper .gfield_error input[type=text],
    #footer .gform_wrapper .gfield_error textarea {
      background: #fff;
      border: 0px;
      color: rgba(0, 0, 0, 0.8);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25); }
    #footer .gform_wrapper .gform_fields label {
      display: none !important;
      font-family: "Lato", Arial, sans-serif; }
    #footer .gform_wrapper .gform_button {
      background: #b84240;
      color: white; }
      #footer .gform_wrapper .gform_button:hover {
        background: #923433; }
    #footer .gform_wrapper ::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    #footer .gform_wrapper :-moz-placeholder {
      /* Firefox 18- */
      color: rgba(255, 255, 255, 0.5); }
    #footer .gform_wrapper ::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(255, 255, 255, 0.5); }
    #footer .gform_wrapper :-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }

/* Sub Footer
* ---------------------------------------------------- */
#sub-footer {
  padding-top: 65px; }
  #sub-footer ul.footer-logos {
    width: 100%; }
    #sub-footer ul.footer-logos li {
      float: left; }
      #sub-footer ul.footer-logos li.logo-bbb {
        height: 62px;
        width: 133px; }
        #sub-footer ul.footer-logos li.logo-bbb a {
          height: 62px;
          width: 133px;
          background-position: 0 -136px; }
      #sub-footer ul.footer-logos li.logo-energy-star {
        height: 62px;
        width: 133px; }
        #sub-footer ul.footer-logos li.logo-energy-star a {
          width: 128px;
          height: 62px;
          background-position: 0 -198px; }
      #sub-footer ul.footer-logos li.logo-nahb {
        height: 62px;
        width: 133px; }
        #sub-footer ul.footer-logos li.logo-nahb a {
          width: 93px;
          height: 62px;
          background-position: 0 -373px; }
      #sub-footer ul.footer-logos li a {
        float: left;
        text-indent: -10000px; }
  #sub-footer ul#menu-sub-footer {
    float: right;
    margin: 0px; }
    #sub-footer ul#menu-sub-footer li {
      float: left;
      padding: 10px 0; }
      #sub-footer ul#menu-sub-footer li a {
        border-right: 1px solid #999687;
        float: left;
        line-height: 16px;
        padding: 0 10px;
        color: #6c0c0c;
        text-decoration: none;
        font-size: 14px; }
        #sub-footer ul#menu-sub-footer li a:hover {
          color: #b11414; }
      #sub-footer ul#menu-sub-footer li:last-child a {
        border-right: 0px; }

/* Helpers
* ---------------------------------------------------- */
/* Helpers
*----------------------------------------------------- */
/* Bottom */
.margin-bottom-0 {
  margin-bottom: 0px !important; }

.margin-bottom-5 {
  margin-bottom: 5px !important; }

.margin-bottom-10 {
  margin-bottom: 10px !important; }

.margin-bottom-15 {
  margin-bottom: 15px !important; }

.margin-bottom-20 {
  margin-bottom: 20px !important; }

.margin-bottom-25 {
  margin-bottom: 25px !important; }

.margin-bottom-30 {
  margin-bottom: 30px !important; }

.margin-bottom-35 {
  margin-bottom: 35px !important; }

.margin-bottom-40 {
  margin-bottom: 40px !important; }

.margin-bottom-m5 {
  margin-bottom: -5px !important; }

.margin-bottom-m10 {
  margin-bottom: -10px !important; }

.margin-bottom-m15 {
  margin-bottom: -15px !important; }

.margin-bottom-m20 {
  margin-bottom: -20px !important; }

.margin-bottom-m25 {
  margin-bottom: -25px !important; }

.margin-bottom-m30 {
  margin-bottom: -30px !important; }

.margin-bottom-m35 {
  margin-bottom: -35px !important; }

.margin-bottom-m40 {
  margin-bottom: -40px !important; }

.padding-bottom-0 {
  padding-bottom: 0px !important; }

.padding-bottom-5 {
  padding-bottom: 5px !important; }

.padding-bottom-10 {
  padding-bottom: 10px !important; }

.padding-bottom-15 {
  padding-bottom: 15px !important; }

.padding-bottom-20 {
  padding-bottom: 20px !important; }

.padding-bottom-25 {
  padding-bottom: 25px !important; }

.padding-bottom-30 {
  padding-bottom: 30px !important; }

.padding-bottom-35 {
  padding-bottom: 35px !important; }

.padding-bottom-40 {
  padding-bottom: 40px !important; }

.padding-bottom-m5 {
  padding-bottom: -5px !important; }

.padding-bottom-m10 {
  padding-bottom: -10px !important; }

.padding-bottom-m15 {
  padding-bottom: -15px !important; }

.padding-bottom-m20 {
  padding-bottom: -20px !important; }

.padding-bottom-m25 {
  padding-bottom: -25px !important; }

.padding-bottom-m30 {
  padding-bottom: -30px !important; }

.padding-bottom-m35 {
  padding-bottom: -35px !important; }

.padding-bottom-m40 {
  padding-bottom: -40px !important; }

/* Top */
.margin-top-0 {
  margin-top: 0px !important; }

.margin-top-5 {
  margin-top: 5px !important; }

.margin-top-10 {
  margin-top: 10px !important; }

.margin-top-15 {
  margin-top: 15px !important; }

.margin-top-20 {
  margin-top: 20px !important; }

.margin-top-25 {
  margin-top: 25px !important; }

.margin-top-30 {
  margin-top: 30px !important; }

.margin-top-35 {
  margin-top: 35px !important; }

.margin-top-40 {
  margin-top: 40px !important; }

.margin-top-m5 {
  margin-top: -5px !important; }

.margin-top-m10 {
  margin-top: -10px !important; }

.margin-top-m15 {
  margin-top: -15px !important; }

.margin-top-m20 {
  margin-top: -20px !important; }

.margin-top-m25 {
  margin-top: -25px !important; }

.margin-top-m30 {
  margin-top: -30px !important; }

.margin-top-m35 {
  margin-top: -35px !important; }

.margin-top-m40 {
  margin-top: -40px !important; }

.padding-top-0 {
  padding-top: 0px !important; }

.padding-top-5 {
  padding-top: 5px !important; }

.padding-top-10 {
  padding-top: 10px !important; }

.padding-top-15 {
  padding-top: 15px !important; }

.padding-top-20 {
  padding-top: 20px !important; }

.padding-top-25 {
  padding-top: 25px !important; }

.padding-top-30 {
  padding-top: 30px !important; }

.padding-top-35 {
  padding-top: 35px !important; }

.padding-top-40 {
  padding-top: 40px !important; }

.padding-top-m5 {
  padding-top: -5px !important; }

.padding-top-m10 {
  padding-top: -10px !important; }

.padding-top-m15 {
  padding-top: -15px !important; }

.padding-top-m20 {
  padding-top: -20px !important; }

.padding-top-m25 {
  padding-top: -25px !important; }

.padding-top-m30 {
  padding-top: -30px !important; }

.padding-top-m35 {
  padding-top: -35px !important; }

.padding-top-m40 {
  padding-top: -40px !important; }

/* Left */
.margin-left-0 {
  margin-left: 0px !important; }

.margin-left-5 {
  margin-left: 5px !important; }

.margin-left-10 {
  margin-left: 10px !important; }

.margin-left-15 {
  margin-left: 15px !important; }

.margin-left-20 {
  margin-left: 20px !important; }

.margin-left-25 {
  margin-left: 25px !important; }

.margin-left-30 {
  margin-left: 30px !important; }

.margin-left-35 {
  margin-left: 35px !important; }

.margin-left-40 {
  margin-left: 40px !important; }

.margin-left-m5 {
  margin-left: -5px !important; }

.margin-left-m10 {
  margin-left: -10px !important; }

.margin-left-m15 {
  margin-left: -15px !important; }

.margin-left-m20 {
  margin-left: -20px !important; }

.margin-left-m25 {
  margin-left: -25px !important; }

.margin-left-m30 {
  margin-left: -30px !important; }

.margin-left-m35 {
  margin-left: -35px !important; }

.margin-left-m40 {
  margin-left: -40px !important; }

.padding-left-0 {
  padding-left: 0px !important; }

.padding-left-5 {
  padding-left: 5px !important; }

.padding-left-10 {
  padding-left: 10px !important; }

.padding-left-15 {
  padding-left: 15px !important; }

.padding-left-20 {
  padding-left: 20px !important; }

.padding-left-25 {
  padding-left: 25px !important; }

.padding-left-30 {
  padding-left: 30px !important; }

.padding-left-35 {
  padding-left: 35px !important; }

.padding-left-40 {
  padding-left: 40px !important; }

.padding-left-m5 {
  padding-left: -5px !important; }

.padding-left-m10 {
  padding-left: -10px !important; }

.padding-left-m15 {
  padding-left: -15px !important; }

.padding-left-m20 {
  padding-left: -20px !important; }

.padding-left-m25 {
  padding-left: -25px !important; }

.padding-left-m30 {
  padding-left: -30px !important; }

.padding-left-m35 {
  padding-left: -35px !important; }

.padding-left-m40 {
  padding-top: -40px !important; }

/* Right */
.margin-right-0 {
  margin-right: 0px !important; }

.margin-right-5 {
  margin-right: 5px !important; }

.margin-right-10 {
  margin-right: 10px !important; }

.margin-right-15 {
  margin-right: 15px !important; }

.margin-right-20 {
  margin-right: 20px !important; }

.margin-right-25 {
  margin-right: 25px !important; }

.margin-right-30 {
  margin-right: 30px !important; }

.margin-right-35 {
  margin-right: 35px !important; }

.margin-right-40 {
  margin-right: 40px !important; }

.margin-right-m5 {
  margin-right: -5px !important; }

.margin-right-m10 {
  margin-right: -10px !important; }

.margin-right-m15 {
  margin-right: -15px !important; }

.margin-right-m20 {
  margin-right: -20px !important; }

.margin-right-m25 {
  margin-right: -25px !important; }

.margin-right-m30 {
  margin-right: -30px !important; }

.margin-right-m35 {
  margin-right: -35px !important; }

.margin-right-m40 {
  margin-right: -40px !important; }

.padding-right-0 {
  padding-right: 0px !important; }

.padding-right-5 {
  padding-right: 5px !important; }

.padding-right-10 {
  padding-right: 10px !important; }

.padding-right-15 {
  padding-right: 15px !important; }

.padding-right-20 {
  padding-right: 20px !important; }

.padding-right-25 {
  padding-right: 25px !important; }

.padding-right-30 {
  padding-right: 30px !important; }

.padding-right-35 {
  padding-right: 35px !important; }

.padding-right-40 {
  padding-right: 40px !important; }

.padding-right-m5 {
  padding-right: -5px !important; }

.padding-right-m10 {
  padding-right: -10px !important; }

.padding-right-m15 {
  padding-right: -15px !important; }

.padding-right-m20 {
  padding-right: -20px !important; }

.padding-right-m25 {
  padding-right: -25px !important; }

.padding-right-m30 {
  padding-right: -30px !important; }

.padding-right-m35 {
  padding-right: -35px !important; }

.padding-right-m40 {
  padding-top: -40px !important; }

/* Responsive Breakpoints
* ---------------------------------------------------- */
/*
$small-range: (0em, 40em); /* 0, 640px *
$medium-range: (40.063em, 64em); /* 641px, 1024px *
$large-range: (64.063em, 90em); /* 1025px, 1440px *
$xlarge-range: (90.063em, 120em); /* 1441px, 1920px *
$xxlarge-range: (120.063em); /* 1921px *
*/
@media only screen and (max-width: 40em) {
  [class*="wpb_column"] + [class*="wpb_column"]:last-child {
    float: none !important; }

  /* Typography */
  h1 {
    color: #525252;
    text-transform: inherit;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.5rem;
    font-size: 1.3rem; }

  h2 {
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #48494c;
    line-height: 1.5rem;
    font-size: 1.25rem; }

  h3, .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, #staff-list .staff-member p.staff-name {
    color: #6f1a1c;
    text-transform: inherit;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 1.5rem;
    font-size: 1.125rem; }
    h3.subheader, .product-list .product .product-info > .row > div.product-name h3 a.subheader, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a.subheader, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a.subheader, #staff-list .staff-member p.subheader.staff-name {
      color: #6f1a1c; }

  h4 {
    font-weight: 700; }

  /* Fancybox
  * ---------------------------------------*/
  .fancybox-wrap.fancybox-opened {
    width: 90% !important; }
    .fancybox-wrap.fancybox-opened .fancybox-inner {
      width: 100% !important; }

  /* Main Body Copy
  * ---------------------------------------*/
  #main p {
    font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    font-weight: normal; }
    #main p strong {
      font-weight: bold; }
    #main p em {
      font-style: italic; }
  #main article ul.disc {
    list-style: none;
    margin-left: 0.3125rem; }
    #main article ul.disc li {
      font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
      font-size: 1rem;
      line-height: 1.5rem;
      text-indent: -20px;
      margin-left: 20px;
      margin-bottom: 10px;
      font-weight: normal; }
      #main article ul.disc li:before {
        content: "• ";
        color: #91bcda;
        width: 20px;
        float: left; }
      #main article ul.disc li strong {
        font-weight: bold; }
      #main article ul.disc li em {
        font-style: italic; }
  #main article ol {
    list-style: decimal; }
    #main article ol li {
      font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
      font-size: 1rem;
      line-height: 1.5rem;
      margin-bottom: 10px;
      font-weight: normal; }
      #main article ol li strong {
        font-weight: bold; }
      #main article ol li em {
        font-style: italic; }

  /* Misc */
  .utility-header {
    position: fixed;
    top: 0px;
    z-index: 100; }

  .mp-scroller-inner {
    overflow: hidden; }

  header#banner .header-logo {
    padding-left: 0px;
    padding-right: 0px;
    left: 0px; }
    header#banner .header-logo img {
      display: block;
      margin: auto;
      float: none;
      max-width: 130px; }

  .utility-bar .mobile-utility-links {
    font-size: 12px;
    line-height: 20px;
    text-align: right; }

  #main.large-12 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  #main.large-8 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  #sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  #sub-footer ul.footer-logos {
    display: inline-block;
    float: none;
    text-align: center; }
    #sub-footer ul.footer-logos li {
      display: inline-block;
      float: none;
      text-align: center;
      margin-bottom: 10px; }
  #sub-footer ul#menu-sub-footer {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center; }
    #sub-footer ul#menu-sub-footer li {
      display: inline-block;
      text-align: center;
      float: none; }
      #sub-footer ul#menu-sub-footer li a {
        font-size: 13px; }

  .title-seperator h2 {
    height: auto;
    background: transparent;
    margin-bottom: 10px;
    margin-top: 20px; }
    .title-seperator h2 span {
      top: 0px !important; }
  .title-seperator i {
    display: none; }

  .community-overview-filter-bar {
    padding-top: 0px;
    padding-bottom: 5px; }
    .community-overview-filter-bar h2 {
      text-align: center;
      width: 100%;
      font-size: 15px; }
    .community-overview-filter-bar .price-range-select-wrap {
      width: 100%; }
      .community-overview-filter-bar .price-range-select-wrap select {
        float: none;
        margin: 0px auto 10px;
        display: block;
        max-width: 100%; }

  .page-template-page-community-overview-grid-php .js-switch-map-list-view {
    top: 110px;
    left: 10px; }

  /* tweak needed for removing tan sides on mobile*/
  .wrap-wrapper {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px; }

  .thumbnail,
  img.alignleft,
  img.alignright,
  img.aligncenter,
  .alignleft,
  .alignright,
  .aligncenter {
    float: none;
    margin: 20px auto 35px;
    display: block; }

  .brand-window {
    margin-bottom: 20px; }

  /* Our Homes Product List */
  .product-list .products {
    padding-left: 0px;
    padding-right: 0px; }
    .product-list .products .alert-box, .product-list .products .gform_wrapper div.validation_error, .gform_wrapper .product-list .products div.validation_error, .product-list .products .gform_confirmation_wrapper {
      margin: 0 15px; }

  .product-list .product-wrap {
    margin-bottom: 0px; }
    .product-list .product-wrap.one {
      background: #eaeaea; }
      .product-list .product-wrap.one:hover {
        background: #f7f3e8;
        border: 1px solid #e1dfcb;
        -moz-box-shadow: #eaeaea 0px 1px 5px;
        -webkit-box-shadow: #eaeaea 0px 1px 5px;
        box-shadow: #eaeaea 0px 1px 5px; }
    .product-list .product-wrap .product {
      padding: 10px; }
      .product-list .product-wrap .product .product-img {
        width: 100%;
        float: left; }
        .product-list .product-wrap .product .product-img img {
          max-width: 100%;
          /* When images are too wide for containing element, force them to fit. */
          height: auto;
          /* Override height to match resized width for correct aspect ratio. */
          -moz-box-shadow: #cccccc 0px 0px 0px;
          -webkit-box-shadow: #cccccc 0px 0px 0px;
          box-shadow: #cccccc 0px 0px 0px;
          padding: 0px;
          border: 0px solid #eaeaea; }
      .product-list .product-wrap .product .request-info {
        margin-bottom: 10px;
        margin-top: 10px;
        float: left; }
        .product-list .product-wrap .product .request-info a {
          font-size: 0.8125rem;
          text-decoration: none;
          color: #525252; }
          .product-list .product-wrap .product .request-info a:hover {
            color: #6c0c0c; }
      .product-list .product-wrap .product .view-details .button, .product-list .product-wrap .product .view-details .gform_wrapper .gform_button, .gform_wrapper .product-list .product-wrap .product .view-details .gform_button {
        padding: 10px 5px;
        width: 100%;
        font-size: 1rem;
        font-weight: bold; }
      .product-list .product-wrap .product .interactive-floorplan {
        width: 120px;
        font-weight: 300;
        float: left;
        margin-right: 10px;
        margin-top: 5px; }
        .product-list .product-wrap .product .interactive-floorplan i {
          width: 30px;
          height: 30px;
          background: #30abde;
          color: white;
          text-align: center;
          line-height: 30px;
          float: left; }
        .product-list .product-wrap .product .interactive-floorplan span {
          width: 90px;
          float: left;
          padding-left: 10px;
          font-size: 0.8125rem;
          line-height: 0.875rem; }
      .product-list .product-wrap .product .virtual-tour {
        width: 120px;
        font-weight: 300;
        float: left;
        margin-right: 10px;
        margin-top: 5px; }
        .product-list .product-wrap .product .virtual-tour i {
          width: 30px;
          height: 30px;
          background: #3a669a;
          color: white;
          text-align: center;
          line-height: 30px;
          float: left; }
        .product-list .product-wrap .product .virtual-tour span {
          width: 75px;
          float: left;
          padding-left: 10px;
          font-size: 0.8125rem;
          line-height: 0.875rem; }
      .product-list .product-wrap .product .product-info {
        margin-left: -10px;
        width: 100%;
        padding-top: 0px; }
        .product-list .product-wrap .product .product-info > div {
          width: auto;
          float: left;
          padding-right: 0px;
          width: 100%;
          height: 18px; }
          .product-list .product-wrap .product .product-info > div .count, .product-list .product-wrap .product .product-info > div .type {
            font-size: 0.8125rem;
            float: left;
            display: block;
            position: relative;
            color: #525252; }
          .product-list .product-wrap .product .product-info > div .label {
            float: left;
            display: block;
            position: relative;
            font-size: 0.8125rem;
            background: transparent;
            color: black;
            margin-bottom: 0px;
            padding-left: 0px;
            line-height: 1rem;
            font-weight: bold; }
          .product-list .product-wrap .product .product-info > div.product-name {
            width: 100%;
            float: left;
            margin-bottom: 10px; }
            .product-list .product-wrap .product .product-info > div.product-name h3, .product-list .product-wrap .product .product-info > .row > div.product-name h3 a, .product-list .product-wrap .product .gform_wrapper .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product-wrap .product .product-info > li > div.product-name h3 a, .product-list .product-wrap .product .product-info > div.product-name #staff-list .staff-member p.staff-name, #staff-list .staff-member .product-list .product-wrap .product .product-info > div.product-name p.staff-name {
              margin: 0px;
              margin-bottom: 5px; }

  .filter-results {
    height: auto; }
    .filter-results h3, .filter-results .product-list .product .product-info > .row > div.product-name h3 a, .product-list .product .product-info > .row > div.product-name h3 .filter-results a, .filter-results .product-list .product .gform_wrapper .product-info > li > div.product-name h3 a, .product-list .product .gform_wrapper .product-info > li > div.product-name h3 .filter-results a, .filter-results .gform_wrapper .product-list .product .product-info > li > div.product-name h3 a, .gform_wrapper .product-list .product .product-info > li > div.product-name h3 .filter-results a, .filter-results #staff-list .staff-member p.staff-name, #staff-list .staff-member .filter-results p.staff-name {
      margin-top: 0px; }
    .filter-results ul {
      width: 100%;
      margin: 0px; }
      .filter-results ul li {
        margin: 0px;
        margin-right: 25px; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  [class*="wpb_column"] + [class*="wpb_column"]:last-child {
    float: none !important; }

  .utility-header {
    position: fixed;
    top: 0px;
    z-index: 100; }

  #wrap {
    margin-top: 20px; }

  header#banner .header-logo {
    padding-left: 0px;
    padding-right: 0px;
    left: 0px;
    float: left;
    margin-left: 0.9375rem; }
    header#banner .header-logo img {
      display: block;
      margin: auto;
      float: left;
      max-width: 140px; }
  header#banner #primary-nav ul.ubermenu-nav {
    margin-right: 0.9375rem; }
  header#banner .header-nav-wrap {
    padding: 0px; }

  /* Primary Nav */
  .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 14px !important; }

  #main.large-12 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  #main.large-8 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  #sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  #sub-footer ul.footer-logos {
    display: inline-block;
    float: none;
    text-align: center; }
    #sub-footer ul.footer-logos li {
      display: inline-block;
      float: none;
      text-align: center;
      margin-bottom: 10px; }
  #sub-footer ul#menu-sub-footer {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center; }
    #sub-footer ul#menu-sub-footer li {
      display: inline-block;
      text-align: center;
      float: none; }
      #sub-footer ul#menu-sub-footer li a {
        font-size: 13px; }

  /* COMMUNITY OVERVIEW PAGE */
  .snipe-price {
    display: none; }

  .page-template-page-community-overview-grid-php .js-switch-map-list-view {
    top: 85px;
    left: 10px; }

  .brand-window {
    margin-bottom: 20px; }

  /* Our Homes Product List */
  .product-list .product .product-img {
    width: 30%; }
  .product-list .product .product-info {
    width: 70%; }
    .product-list .product .product-info > .row > div .count, .product-list .product .gform_wrapper .product-info > li > div .count, .gform_wrapper .product-list .product .product-info > li > div .count {
      font-size: 1.25rem; }
    .product-list .product .product-info > .row > div.product-name, .product-list .product .gform_wrapper .product-info > li > div.product-name, .gform_wrapper .product-list .product .product-info > li > div.product-name {
      width: 100%;
      padding-right: 35%; }
    .product-list .product .product-info > .row > div.product-type, .product-list .product .gform_wrapper .product-info > li > div.product-type, .gform_wrapper .product-list .product .product-info > li > div.product-type {
      width: 24%;
      margin-left: 30px; }
    .product-list .product .product-info > .row > div.beds, .product-list .product .gform_wrapper .product-info > li > div.beds, .gform_wrapper .product-list .product .product-info > li > div.beds {
      width: 12%; }
    .product-list .product .product-info > .row > div.baths, .product-list .product .gform_wrapper .product-info > li > div.baths, .gform_wrapper .product-list .product .product-info > li > div.baths {
      width: 12%; }
    .product-list .product .product-info > .row > div.sqft, .product-list .product .gform_wrapper .product-info > li > div.sqft, .gform_wrapper .product-list .product .product-info > li > div.sqft {
      width: 15%; }
    .product-list .product .product-info > .row > div.garage, .product-list .product .gform_wrapper .product-info > li > div.garage, .gform_wrapper .product-list .product .product-info > li > div.garage {
      width: 8%; } }
@media only screen and (min-width: 64.063em) {
  .visible-large-down {
    display: none !important; }

  .hidden-large-down {
    display: block !important; } }
@media only screen and (max-width: 64.063em) {
  .visible-large-down {
    display: block !important; }

  .hidden-large-down {
    display: none !important; }

  header#banner {
    margin-bottom: 0px; }

  /* ----------------------------------------------- */
  /* NEIGHBORHOOD LIST MAP */
  /* ----------------------------------------------- */
  #neighborhood-map-list-wrap {
    padding-right: 15px;
    padding-left: 15px; }
    #neighborhood-map-list-wrap #neighborhood-map-wrap {
      position: relative;
      left: 0px;
      float: left;
      width: 100%; }
      #neighborhood-map-list-wrap #neighborhood-map-wrap #catalyst-map {
        height: 350px; }
    #neighborhood-map-list-wrap #neighborhood-price-select-wrap select {
      width: 80%; }
    #neighborhood-map-list-wrap #neighborhood-list-wrap {
      width: 100%;
      position: relative;
      top: 0px;
      height: auto;
      background: #e9e8da;
      right: 0px;
      display: none; }
      #neighborhood-map-list-wrap #neighborhood-list-wrap #neighborhood-listwrap {
        height: auto;
        padding-bottom: 65px;
        margin-top: 30px;
        float: left; }
    #neighborhood-map-list-wrap.show-list #neighborhood-list-wrap {
      display: block; }
    #neighborhood-map-list-wrap.show-list #neighborhood-map-wrap {
      position: absolute;
      left: 10000px; }

  /* ----------------------------------------------- */
  /* END NEIGHBORHOOD LIST MAP */
  /* ----------------------------------------------- */
  .community-details-list .community-details .community-price {
    float: none;
    width: auto;
    clear: both;
    background: #739300;
    text-shadow: rgba(0, 0, 0, 0.9) 0px -1px 0px;
    color: white;
    padding: 10px 20px;
    display: inline-block; }

  #bottom-widgets {
    margin: 0 -15px 20px; } }
@media only screen and (min-width: 927px) and (max-width: 1084px) {
  .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 14px !important; }

  header#banner .header-logo {
    padding-left: 0px;
    padding-right: 0px;
    float: left; }
    header#banner .header-logo img {
      display: block;
      margin: auto;
      float: left;
      max-width: 140px; }
  header#banner .utility-nav #menu-utility-nav {
    margin-right: 0.9375rem; }

  .community-details-list .community-details .learn-more {
    position: relative;
    margin-bottom: 0px;
    float: left !important;
    top: -15px;
    margin-bottom: -15px;
    right: 0px; }

  label.inline.product-filter-label {
    top: -35px;
    position: relative;
    right: -170px; } }
@media only screen and (min-width: 927px) and (max-width: 1110px) {
  .product-list .product .product-img {
    width: 29%; }
  .product-list .product .product-info {
    width: 71%; }
    .product-list .product .product-info > .row > div .count, .product-list .product .gform_wrapper .product-info > li > div .count, .gform_wrapper .product-list .product .product-info > li > div .count {
      font-size: 1.25rem; }
    .product-list .product .product-info > .row > div.product-name, .product-list .product .gform_wrapper .product-info > li > div.product-name, .gform_wrapper .product-list .product .product-info > li > div.product-name {
      width: 100%; }
    .product-list .product .product-info > .row > div.product-type, .product-list .product .gform_wrapper .product-info > li > div.product-type, .gform_wrapper .product-list .product .product-info > li > div.product-type {
      width: 20%;
      margin-left: 30px; }
    .product-list .product .product-info > .row > div.beds, .product-list .product .gform_wrapper .product-info > li > div.beds, .gform_wrapper .product-list .product .product-info > li > div.beds {
      width: 13%; }
    .product-list .product .product-info > .row > div.baths, .product-list .product .gform_wrapper .product-info > li > div.baths, .gform_wrapper .product-list .product .product-info > li > div.baths {
      width: 13%; }
    .product-list .product .product-info > .row > div.sqft, .product-list .product .gform_wrapper .product-info > li > div.sqft, .gform_wrapper .product-list .product .product-info > li > div.sqft {
      width: 15%; }
    .product-list .product .product-info > .row > div.garage, .product-list .product .gform_wrapper .product-info > li > div.garage, .gform_wrapper .product-list .product .product-info > li > div.garage {
      width: 13%; }
  .product-list .product .product-ctas {
    width: 71%;
    padding-top: 15px; } }
@media only screen and (max-width: 927px) {
  #wrap {
    overflow: visible;
    margin-top: 34px; }

  /* Header Banner */
  header#banner .header-logo {
    max-width: 122px;
    float: left; }
    header#banner .header-logo img {
      float: left; }
  header#banner .small-banner-content {
    display: block; }
    header#banner .small-banner-content .mobile-trigger-wrap {
      float: left;
      padding-left: 0.9375rem;
      padding-top: 15px;
      padding-bottom: 15px;
      max-width: 190px; }
      header#banner .small-banner-content .mobile-trigger-wrap .mobile-menu-toggle {
        float: left;
        margin-bottom: 0px;
        text-shadow: 0 0 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 17px; }
        header#banner .small-banner-content .mobile-trigger-wrap .mobile-menu-toggle:before {
          float: left;
          content: '\f0c9';
          font-family: FontAwesome;
          color: rgba(255, 255, 255, 0.6);
          top: 4px;
          position: relative;
          padding: 0px 6px 0 0;
          text-shadow: 0 0 0;
          font-size: 14px; }
      header#banner .small-banner-content .mobile-trigger-wrap .tagline {
        float: left;
        width: 100%;
        color: #a6abb2;
        text-align: left;
        font-style: italic;
        font-weight: 300;
        font-size: 12px; }
    header#banner .small-banner-content .mobile-logo {
      float: right;
      margin-top: 6px; }
  header#banner .large-banner-content {
    display: none; }
  header#banner .utility-nav {
    background: transparent;
    position: relative; }
    header#banner .utility-nav ul {
      float: right;
      margin-top: -34px;
      margin-bottom: 0px;
      margin-right: 0px; }
      header#banner .utility-nav ul li {
        float: left; }
        header#banner .utility-nav ul li a {
          float: left;
          padding: 5px 10px;
          font-size: 13px;
          color: black;
          text-decoration: none; }
          header#banner .utility-nav ul li a:hover {
            color: black;
            text-decoration: underline; }

  /* Primary Nav */
  .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 14px !important; }

  .community-details-list .community-details .learn-more {
    position: relative;
    margin-bottom: 0px;
    float: left !important;
    top: -15px;
    margin-bottom: -15px;
    right: 0px; }

  .snipe-price {
    display: none; }

  /* Hide Filter & Sort */
  .price-filter {
    display: none; }

  .mobile-filter-toggle {
    display: block;
    margin-bottom: 0px; }

  select.product-filter {
    margin-bottom: 10px;
    margin-top: 0px;
    width: 115px; }

  label.product-filter-label.inline {
    padding: 0px; }

  /* Our Homes Product List */
  .product-list .product .product-img {
    width: 30%; }
  .product-list .product .product-info {
    width: 70%; }
    .product-list .product .product-info > .row > div .count, .product-list .product .gform_wrapper .product-info > li > div .count, .gform_wrapper .product-list .product .product-info > li > div .count {
      font-size: 1.25rem; }
    .product-list .product .product-info > .row > div.product-name, .product-list .product .gform_wrapper .product-info > li > div.product-name, .gform_wrapper .product-list .product .product-info > li > div.product-name {
      width: 100%;
      padding-right: 35%; }
    .product-list .product .product-info > .row > div.product-type, .product-list .product .gform_wrapper .product-info > li > div.product-type, .gform_wrapper .product-list .product .product-info > li > div.product-type {
      width: 24%;
      margin-left: 30px; }
    .product-list .product .product-info > .row > div.beds, .product-list .product .gform_wrapper .product-info > li > div.beds, .gform_wrapper .product-list .product .product-info > li > div.beds {
      width: 12%; }
    .product-list .product .product-info > .row > div.baths, .product-list .product .gform_wrapper .product-info > li > div.baths, .gform_wrapper .product-list .product .product-info > li > div.baths {
      width: 12%; }
    .product-list .product .product-info > .row > div.sqft, .product-list .product .gform_wrapper .product-info > li > div.sqft, .gform_wrapper .product-list .product .product-info > li > div.sqft {
      width: 15%; }
    .product-list .product .product-info > .row > div.garage, .product-list .product .gform_wrapper .product-info > li > div.garage, .gform_wrapper .product-list .product .product-info > li > div.garage {
      width: 8%; }
  .product-list .product .product-ctas {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  [class*="wpb_column"] + [class*="wpb_column"]:last-child {
    float: none !important; } }

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