/**
 * Theme Name: Picture Perfect
 * Theme URI: http://www.agentevolution.com/kb/picture-perfect/
 * Author: Agent Evolution
 * Author URI: http://www.agentevolution.com/
 * Description: A responsive, modern Real Estate Child Theme with a full window background image for Equity Framework
 * Version: 1.4
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: picture-perfect
 * Domain Path: /languages/
 * Tags: green, blue, red, tan, gray, responsive-layout, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, microformats, translation-ready
 * Template: equity
 */
/* =Defaults (Foundation Functions and Variables)
------------------------------------------------------------------------- */
meta.foundation-version {
  font-family: "/5.5.1/";
}

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

/* =Buttons (Foundation)
------------------------------------------------------------------------- */
meta.foundation-version {
  font-family: "/5.5.1/";
}

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.1111111111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 0.8888888889rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.9444444444rem;
  padding-left: 1.7777777778rem;
  font-size: 0.8888888889rem;
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #3e6275;
}

button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

button.secondary, .button.secondary {
  background-color: #868686;
  border-color: #6b6b6b;
  color: #FFFFFF;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #6b6b6b;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #FFFFFF;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

button.large, .button.large {
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0555555556rem;
  padding-left: 2rem;
  font-size: 1.1111111111rem;
}

button.small, .button.small {
  padding-top: 0.7777777778rem;
  padding-right: 1.5555555556rem;
  padding-bottom: 0.8333333333rem;
  padding-left: 1.5555555556rem;
  font-size: 0.7222222222rem;
}

button.tiny, .button.tiny {
  padding-top: 0.5555555556rem;
  padding-right: 1.1111111111rem;
  padding-bottom: 0.6111111111rem;
  padding-left: 1.1111111111rem;
  font-size: 0.6111111111rem;
}

button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.6666666667rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.6666666667rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #3e6275;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #4e7b92;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #868686;
  border-color: #6b6b6b;
  color: #FFFFFF;
  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, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #6b6b6b;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #FFFFFF;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #868686;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
  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, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  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, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFFFFF;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFFFFF;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

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

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block;
  }
}

/* =Typography (Foundation)
------------------------------------------------------------------------- */
meta.foundation-version {
  font-family: "/5.5.1/";
}

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

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

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

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

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

@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,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #4e7b92;
  text-decoration: none;
  line-height: inherit;
}

a:hover, a:focus {
  color: #436a7e;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.1111111111rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.1944444444rem;
  line-height: 1.6;
}

p aside {
  font-size: 0.7777777778rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #444;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #858585;
  line-height: 0;
}

h1 {
  font-size: 1.8888888889rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.2222222222rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 1rem;
}

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

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.1111111111rem 0 1.0555555556rem;
  height: 0;
}

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

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

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

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #333333;
  background-color: #dbdbdb;
  border-width: 1px;
  border-style: solid;
  border-color: #c5c5c5;
  padding: 0.1111111111rem 0.2777777778rem 0.0555555556rem;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.1111111111rem;
  list-style-position: outside;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

ul {
  margin-left: 1.1rem;
}

ul.no-bullet {
  margin-left: 0;
}

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

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.1111111111rem;
  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 {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.1111111111rem;
  margin-bottom: 0;
}

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

dl dd {
  margin-bottom: 0.6666666667rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #444;
  cursor: help;
}

abbr {
  text-transform: none;
}

abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.1111111111rem;
  padding: 0.5rem 1.1111111111rem 0 1.0555555556rem;
  border-left: 1px solid #DDDDDD;
}

blockquote cite {
  display: block;
  font-size: 0.7222222222rem;
  color: #6f6f6f;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #6f6f6f;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #858585;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.1111111111rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.5555555556rem 0.6666666667rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: 400;
  font-size: 0.8333333333rem;
}

.vevent .summary {
  font-weight: 400;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 400;
  border: none;
  padding: 0 0.0555555556rem;
}

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.4444444444rem;
  }
  h2 {
    font-size: 2.0555555556rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.2777777778rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: 1rem;
  }
}

/* =Navigation (Foundation)
------------------------------------------------------------------------- */
meta.foundation-version {
  font-family: "/5.5.1/";
}

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

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

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1140px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 1.1111111111rem;
  padding-right: 1.1111111111rem;
  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.3333333333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 1.1111111111rem;
    padding-right: 1.1111111111rem;
    float: left;
  }
  .small-1 {
    width: 8.3333333333%;
  }
  .small-2 {
    width: 16.6666666667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.3333333333%;
  }
  .small-5 {
    width: 41.6666666667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.3333333333%;
  }
  .small-8 {
    width: 66.6666666667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.3333333333%;
  }
  .small-11 {
    width: 91.6666666667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .small-offset-11 {
    margin-left: 91.6666666667% !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;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 1.1111111111rem;
    padding-right: 1.1111111111rem;
    float: left;
  }
}

@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.3333333333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 1.1111111111rem;
    padding-right: 1.1111111111rem;
    float: left;
  }
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667% !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;
  }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 1.1111111111rem;
    padding-right: 1.1111111111rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    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.3333333333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 1.1111111111rem;
    padding-right: 1.1111111111rem;
    float: left;
  }
  .large-1 {
    width: 8.3333333333%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .large-offset-11 {
    margin-left: 91.6666666667% !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;
  }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 1.1111111111rem;
    padding-right: 1.1111111111rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

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

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.1111111111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 0.8888888889rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.9444444444rem;
  padding-left: 1.7777777778rem;
  font-size: 0.8888888889rem;
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #3e6275;
}

button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

button.secondary, .button.secondary {
  background-color: #868686;
  border-color: #6b6b6b;
  color: #FFFFFF;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #6b6b6b;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #FFFFFF;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

button.large, .button.large {
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0555555556rem;
  padding-left: 2rem;
  font-size: 1.1111111111rem;
}

button.small, .button.small {
  padding-top: 0.7777777778rem;
  padding-right: 1.5555555556rem;
  padding-bottom: 0.8333333333rem;
  padding-left: 1.5555555556rem;
  font-size: 0.7222222222rem;
}

button.tiny, .button.tiny {
  padding-top: 0.5555555556rem;
  padding-right: 1.1111111111rem;
  padding-bottom: 0.6111111111rem;
  padding-left: 1.1111111111rem;
  font-size: 0.6111111111rem;
}

button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.6666666667rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.6666666667rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #3e6275;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #4e7b92;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #868686;
  border-color: #6b6b6b;
  color: #FFFFFF;
  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, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #6b6b6b;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #FFFFFF;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #868686;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
  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, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  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, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFFFFF;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFFFFF;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

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

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block;
  }
}

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

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

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

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

button, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.1111111111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 0.8888888889rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.9444444444rem;
  padding-left: 1.7777777778rem;
  font-size: 0.8888888889rem;
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #3e6275;
}

button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

button.secondary, .button.secondary {
  background-color: #868686;
  border-color: #6b6b6b;
  color: #FFFFFF;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #6b6b6b;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #FFFFFF;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

button.large, .button.large {
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0555555556rem;
  padding-left: 2rem;
  font-size: 1.1111111111rem;
}

button.small, .button.small {
  padding-top: 0.7777777778rem;
  padding-right: 1.5555555556rem;
  padding-bottom: 0.8333333333rem;
  padding-left: 1.5555555556rem;
  font-size: 0.7222222222rem;
}

button.tiny, .button.tiny {
  padding-top: 0.5555555556rem;
  padding-right: 1.1111111111rem;
  padding-bottom: 0.6111111111rem;
  padding-left: 1.1111111111rem;
  font-size: 0.6111111111rem;
}

button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.6666666667rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.6666666667rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #3e6275;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #4e7b92;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #868686;
  border-color: #6b6b6b;
  color: #FFFFFF;
  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, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #6b6b6b;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #FFFFFF;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #868686;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
  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, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  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, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFFFFF;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFFFFF;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

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

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block;
  }
}

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

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.4444444444rem;
}

form .row .row .column,
form .row .row .columns {
  padding: 0 0.4444444444rem;
}

form .row .row.collapse {
  margin: 0;
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.4444444444rem;
}

/* Label Styles */
label {
  font-size: 0.7777777778rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

label.right {
  float: none !important;
  text-align: right;
}

label.inline {
  margin: 0 0 0.8888888889rem 0;
  padding: 0.5rem 0;
}

label small {
  text-transform: capitalize;
  color: #676767;
}

/* 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: visible;
  font-size: 0.7777777778rem;
  height: 2.0555555556rem;
  line-height: 2.0555555556rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none;
}

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  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.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}

/* 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"], input[type="color"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #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.7777777778rem;
  margin: 0 0 0.8888888889rem 0;
  padding: 0.4444444444rem;
  height: 2.0555555556rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear;
}

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, input[type="color"]: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, input[type="color"]: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"], input[type="color"][disabled], input[type="color"][readonly],
fieldset[disabled] input[type="color"], 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, input[type="color"].radius, textarea.radius {
  border-radius: 3px;
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

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

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

/* Not allow resize out of parent */
textarea {
  max-width: 100%;
}

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.4444444444rem;
  font-size: 0.7777777778rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.0555555556rem;
}

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

select.radius {
  border-radius: 3px;
}

select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}

select:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

select[multiple] {
  height: auto;
}

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

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.4444444444rem;
  margin-right: 0.8888888889rem;
  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.1111111111rem;
  margin: 1rem 0;
}

fieldset legend {
  font-weight: 400;
  background: #FFFFFF;
  padding: 0 0.1666666667rem;
  margin: 0;
  margin-left: -0.1666666667rem;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.3333333333rem 0.5rem 0.5rem;
  margin-top: -1px;
  margin-bottom: 0.8888888889rem;
  font-size: 0.6666666667rem;
  font-weight: 300;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}

[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block;
  padding: 0.3333333333rem 0.5rem 0.5rem;
  margin-top: -1px;
  margin-bottom: 0.8888888889rem;
  font-size: 0.6666666667rem;
  font-weight: 300;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}

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

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 0.8888888889rem;
}

.error label,
.error label.error {
  color: #f04124;
}

.error small.error {
  display: block;
  padding: 0.3333333333rem 0.5rem 0.5rem;
  margin-top: -1px;
  margin-bottom: 0.8888888889rem;
  font-size: 0.6666666667rem;
  font-weight: 300;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF;
}

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

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

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: none;
}

.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: 2.8888888889rem;
}

.top-bar {
  overflow: hidden;
  height: 2.8888888889rem;
  line-height: 2.8888888889rem;
  position: relative;
  background: none;
  margin-bottom: 0;
}

.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}

.top-bar .row {
  max-width: none;
}

.top-bar form,
.top-bar input {
  margin-bottom: 0;
}

.top-bar input {
  height: 1.5555555556rem;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}

.top-bar .button, .top-bar button {
  padding-top: 0.4055555556rem;
  padding-bottom: 0.4055555556rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}

@media only screen and (max-width: 40em) {
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}

.top-bar .title-area {
  position: relative;
  margin: 0;
}

.top-bar .name {
  height: 2.8888888889rem;
  margin: 0;
  font-size: 18px;
}

.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  line-height: 2.8888888889rem;
  font-size: 0.7777777778rem;
  margin: 0;
}

.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  font-weight: 300;
  color: #444;
  width: 75%;
  display: block;
  padding: 0 1.4444444444rem;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: #444;
  text-transform: uppercase;
  font-size: 0.6666666667rem;
  font-weight: 400;
  position: relative;
  display: block;
  padding: 0 1.4444444444rem;
  height: 2.8888888889rem;
  line-height: 2.8888888889rem;
}

.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 2.8333333333rem 0 1.4444444444rem;
  color: #444;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -8px;
  right: 1.4444444444rem;
  box-shadow: 0 0 0 1px #444, 0 7px 0 1px #444, 0 14px 0 1px #444;
  width: 16px;
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}

.top-bar.expanded {
  height: auto;
  background: transparent;
}

.top-bar.expanded .title-area {
  background: none;
}

.top-bar.expanded .toggle-topbar a {
  color: #a2a2a2;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #a2a2a2, 0 7px 0 1px #a2a2a2, 0 14px 0 1px #a2a2a2;
}

.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: 18px;
  margin: 0;
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px transparent;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li {
  background: none;
}

.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #444;
  padding: 12px 0 12px 0;
  padding-left: 1.4444444444rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.7777777778rem;
  font-weight: 300;
  text-transform: none;
}

.top-bar-section ul li > a.button {
  font-size: 0.7777777778rem;
  padding-right: 1.4444444444rem;
  padding-left: 1.4444444444rem;
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #3e6275;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.secondary {
  background-color: #868686;
  border-color: #6b6b6b;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #6b6b6b;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button {
  font-size: 0.7777777778rem;
  padding-right: 1.4444444444rem;
  padding-left: 1.4444444444rem;
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #3e6275;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button.secondary {
  background-color: #868686;
  border-color: #6b6b6b;
  color: #FFFFFF;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #6b6b6b;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #FFFFFF;
}

.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

.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: #FFFFFF;
}

.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

.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: #FFFFFF;
}

.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #FFFFFF;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: rgba(255, 255, 255, 0.95);
  background: rgba(255, 255, 255, 0.95);
  color: #4e7b92;
}

.top-bar-section ul li.active > a {
  background: rgba(255, 255, 255, 0.95);
  color: #4e7b92;
}

.top-bar-section ul li.active > a:hover {
  background: rgba(255, 255, 255, 0.95);
  color: #4e7b92;
}

.top-bar-section .has-form {
  padding: 1.4444444444rem;
}

.top-bar-section .has-dropdown {
  position: relative;
}

.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 4px;
  border-color: transparent transparent transparent rgba(68, 68, 68, 0.3);
  border-left-style: solid;
  margin-right: 1.4444444444rem;
  margin-top: -4px;
  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: 300;
  padding: 8px 1.4444444444rem;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: 300;
}

.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1rem;
}

.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #444;
  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 1.4444444444rem;
}

.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}

.top-bar-section .dropdown label {
  padding: 8px 1.4444444444rem 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #8f8f8f;
  font-weight: 400;
  font-size: 0.6111111111rem;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 1140px) {
  .top-bar {
    background: none;
    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,
  .top-bar .name h2 a,
  .top-bar .name h3 a,
  .top-bar .name h4 a,
  .top-bar .name h5 a,
  .top-bar .name h6 a {
    width: auto;
  }
  .top-bar input,
  .top-bar .button,
  .top-bar button {
    font-size: 0.7777777778rem;
    position: relative;
    height: 1.5555555556rem;
    top: 0.6666666667rem;
  }
  .top-bar.expanded {
    background: none;
  }
  .contain-to-grid .top-bar {
    max-width: 1140px;
    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: rgba(255, 255, 255, 0.95);
    background: rgba(255, 255, 255, 0.95);
    color: #4e7b92;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 1.4444444444rem;
    line-height: 2.8888888889rem;
    background: none;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: rgba(255, 255, 255, 0.95);
    background: rgba(255, 255, 255, 0.95);
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 1.4444444444rem;
    line-height: 2.8888888889rem;
    color: #4e7b92;
    background: rgba(255, 255, 255, 0.95);
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: rgba(255, 255, 255, 0.95);
    color: #4e7b92;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 2.5555555556rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    border-color: rgba(68, 68, 68, 0.3) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2px;
    top: 1.4444444444rem;
  }
  .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 > a:focus + .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: #444;
    line-height: 2.8888888889rem;
    white-space: nowrap;
    padding: 12px 1.4444444444rem;
    background: rgba(255, 255, 255, 0.875);
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #444;
    background: rgba(255, 255, 255, 0.875);
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: #4e7b92;
    background-color: rgba(255, 255, 255, 0.95);
    background: rgba(255, 255, 255, 0.95);
  }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.875);
  }
  .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 transparent;
    clear: none;
    height: 2.8888888889rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: none;
    padding: 0 1.4444444444rem;
    height: 2.8888888889rem;
  }
  .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: rgba(255, 255, 255, 0.95);
    background: rgba(255, 255, 255, 0.95);
    color: #4e7b92;
  }
  .no-js .top-bar-section ul li:active > a {
    background: rgba(255, 255, 255, 0.95);
    color: #4e7b92;
  }
  .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;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}

/* =Off Canvas Menu (Foundation)
------------------------------------------------------------------------- */
meta.foundation-version {
  font-family: "/5.5.1/";
}

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

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

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

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

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

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

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

@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,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #4e7b92;
  text-decoration: none;
  line-height: inherit;
}

a:hover, a:focus {
  color: #436a7e;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.1111111111rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.1944444444rem;
  line-height: 1.6;
}

p aside {
  font-size: 0.7777777778rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #444;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #858585;
  line-height: 0;
}

h1 {
  font-size: 1.8888888889rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.2222222222rem;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 1rem;
}

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

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.1111111111rem 0 1.0555555556rem;
  height: 0;
}

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

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

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

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #333333;
  background-color: #dbdbdb;
  border-width: 1px;
  border-style: solid;
  border-color: #c5c5c5;
  padding: 0.1111111111rem 0.2777777778rem 0.0555555556rem;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.1111111111rem;
  list-style-position: outside;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

ul {
  margin-left: 1.1rem;
}

ul.no-bullet {
  margin-left: 0;
}

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

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.1111111111rem;
  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 {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.1111111111rem;
  margin-bottom: 0;
}

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

dl dd {
  margin-bottom: 0.6666666667rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #444;
  cursor: help;
}

abbr {
  text-transform: none;
}

abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.1111111111rem;
  padding: 0.5rem 1.1111111111rem 0 1.0555555556rem;
  border-left: 1px solid #DDDDDD;
}

blockquote cite {
  display: block;
  font-size: 0.7222222222rem;
  color: #6f6f6f;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #6f6f6f;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #858585;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.1111111111rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.5555555556rem 0.6666666667rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: 400;
  font-size: 0.8333333333rem;
}

.vevent .summary {
  font-weight: 400;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 400;
  border: none;
  padding: 0 0.0555555556rem;
}

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.4444444444rem;
  }
  h2 {
    font-size: 2.0555555556rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.2777777778rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: 1rem;
  }
}

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}

.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.5rem;
  line-height: 2.5rem;
  position: relative;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFFFFF;
  font-weight: 400;
  line-height: 2.5rem;
  margin: 0;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1rem;
}

.left-small {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

.right-small {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

.tab-bar-section {
  padding: 0 0.5555555556rem;
  position: absolute;
  text-align: center;
  height: 2.5rem;
  top: 0;
}

@media only screen and (min-width: 40.063em) {
  .tab-bar-section.left {
    text-align: left;
  }
  .tab-bar-section.right {
    text-align: right;
  }
}

.tab-bar-section.left {
  left: 0;
  right: 2.5rem;
}

.tab-bar-section.right {
  left: 2.5rem;
  right: 0;
}

.tab-bar-section.middle {
  left: 2.5rem;
  right: 2.5rem;
}

.tab-bar .menu-icon {
  text-indent: 1.9444444444rem;
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0);
}

.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.4444444444rem;
  left: 0.8055555556rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 0.8888888889rem;
}

.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 16.6666666667rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(78, 123, 146, 0.875);
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100%, 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);
  left: 0;
}

.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 16.6666666667rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(78, 123, 146, 0.875);
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100%, 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);
  right: 0;
}

.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.off-canvas-list li label {
  display: block;
  padding: 0.3rem 0.8333333333rem;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.6666666667rem;
  font-weight: 400;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

ul.off-canvas-list li a {
  display: block;
  padding: 0.6666666667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(59, 92, 110, 0.875);
  transition: background 300ms ease;
}

ul.off-canvas-list li a:hover {
  background: #242424;
}

.move-right > .inner-wrap {
  -ms-transform: translate(16.6666666667rem, 0);
  -webkit-transform: translate3d(16.6666666667rem, 0, 0);
  -moz-transform: translate3d(16.6666666667rem, 0, 0);
  -ms-transform: translate3d(16.6666666667rem, 0, 0);
  -o-transform: translate3d(16.6666666667rem, 0, 0);
  transform: translate3d(16.6666666667rem, 0, 0);
}

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left > .inner-wrap {
  -ms-transform: translate(-16.6666666667rem, 0);
  -webkit-transform: translate3d(-16.6666666667rem, 0, 0);
  -moz-transform: translate3d(-16.6666666667rem, 0, 0);
  -ms-transform: translate3d(-16.6666666667rem, 0, 0);
  -o-transform: translate3d(-16.6666666667rem, 0, 0);
  transform: translate3d(-16.6666666667rem, 0, 0);
}

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -16.6666666667rem;
}

.no-csstransforms .right-off-canvas-menu {
  right: -16.6666666667rem;
}

.no-csstransforms .move-left > .inner-wrap {
  right: 16.6666666667rem;
}

.no-csstransforms .move-right > .inner-wrap {
  left: 16.6666666667rem;
}

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 16.6666666667rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(78, 123, 146, 0.875);
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 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);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

.left-submenu * {
  -webkit-backface-visibility: hidden;
}

.left-submenu .back > a {
  padding: 0.3rem 0.8333333333rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: 400;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

.left-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}

.left-submenu .back > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  -ms-transform: translate(0%, 0);
  -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);
}

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 16.6666666667rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(78, 123, 146, 0.875);
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 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);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

.right-submenu * {
  -webkit-backface-visibility: hidden;
}

.right-submenu .back > a {
  padding: 0.3rem 0.8333333333rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: 400;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

.right-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}

.right-submenu .back > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  -ms-transform: translate(0%, 0);
  -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);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

/* =Pagination (Foundation)
------------------------------------------------------------------------- */
meta.foundation-version {
  font-family: "/5.5.1/";
}

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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: 18px;
}

body {
  background: #fff;
  color: #444;
  padding: 0;
  margin: 0;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

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

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

ul.pagination {
  display: block;
  min-height: 1.3333333333rem;
  margin-left: -0.2777777778rem;
}

ul.pagination li {
  height: 1.3333333333rem;
  color: #222222;
  font-size: 0.7777777778rem;
  margin-left: 0.2777777778rem;
}

ul.pagination li a, ul.pagination li button {
  display: block;
  padding: 0.0555555556rem 0.5555555556rem 0.0555555556rem;
  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: #4e7b92;
  color: #FFFFFF;
  font-weight: 400;
  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: #4e7b92;
}

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

html {
  -webkit-font-smoothing: antialiased;
}

/* =Background (alternate)
------------------------------------------------------------------------- */
.bg-alt {
  background: rgba(78, 123, 146, 0.875);
}

.bg-alt p,
.bg-alt a,
.bg-alt label,
.bg-alt span {
  color: #fff;
}

/* =Structure
------------------------------------------------------------------------- */
.structural-wrap {
  width: 100%;
  max-width: 1140px;
}

.content-sidebar-wrap {
  margin: 2rem auto;
  padding: 2rem 1rem;
  background: rgba(255, 255, 255, 0.875);
}

/* =Alignments
------------------------------------------------------------------------- */
.alignleft,
.content .alignleft,
.pull-left {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright,
.content .alignright,
.pull-right {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter,
.content .aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* =Image Galleries
------------------------------------------------------------------------- */
.gallery {
  margin-bottom: 1.5rem;
}

.gallery figure {
  margin: 0 0 1rem;
  padding: 0 0.275rem;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

/* =Image Captions
------------------------------------------------------------------------- */
.wp-caption,
.content figure.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  font-size: 0.6666666667rem;
  line-height: 1.2;
  text-align: center;
  margin: 0.8075rem 0;
}

.wp-caption .wp-caption-text {
  margin: 0.8075rem 0;
}

/* =Communities page template
------------------------------------------------------------------------- */
.page-template-page_communities-php .masonry-item {
  width: 320px;
}

.page-template-page_communities-php .masonry-item h2 {
  font-size: 1.5555555556rem;
}

.page-template-page_communities-php .masonry-item img {
  margin-bottom: 10px;
}

/* =Headings
------------------------------------------------------------------------- */
h1, h2 {
  font-weight: 100;
}

h3, h5, h6 {
  font-weight: 400;
}

.entry-content h4 {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.home-middle h4,
h4.widget-title {
  text-transform: uppercase;
}

/* =Buttons
------------------------------------------------------------------------- */
.button,
button,
input[type="button"],
input[type="submit"],
.IDX-wrapper-standard .IDX-btn,
.IDX-wrapper-standard .IDX-btn-primary {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.1111111111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 0.8888888889rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.9444444444rem;
  padding-left: 1.7777777778rem;
  font-size: 0.8888888889rem;
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
  text-transform: uppercase;
}

.button:hover, .button:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.IDX-wrapper-standard .IDX-btn:hover,
.IDX-wrapper-standard .IDX-btn:focus,
.IDX-wrapper-standard .IDX-btn-primary:hover,
.IDX-wrapper-standard .IDX-btn-primary:focus {
  background-color: #3e6275;
}

.button:hover, .button:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.IDX-wrapper-standard .IDX-btn:hover,
.IDX-wrapper-standard .IDX-btn:focus,
.IDX-wrapper-standard .IDX-btn-primary:hover,
.IDX-wrapper-standard .IDX-btn-primary:focus {
  color: #FFFFFF;
}

.idx-content .IDX-wrapper-standard .IDX-btn,
.idx-content .IDX-wrapper-standard .IDX-btn-primary {
  color: #fff;
}

.bg-alt .button,
.bg-alt button,
.bg-alt input[type="button"],
.bg-alt input[type="submit"] {
  background: none;
  border: 2px solid #fff;
}

.bg-alt .button:hover,
.bg-alt button:hover,
.bg-alt input[type="button"]:hover,
.bg-alt input[type="submit"]:hover,
.bg-alt .button:focus,
.bg-alt button:focus,
.bg-alt input[type="button"]:focus,
.bg-alt input[type="submit"]:focus {
  background: #4e7b92;
}

/* =Blockquotes
------------------------------------------------------------------------- */
blockquote {
  font-style: italic;
}

blockquote cite {
  font-style: normal;
}

/* =Accessibility
------------------------------------------------------------------------- */
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* =Gravity Forms
------------------------------------------------------------------------- */
.gform_wrapper select[multiple=multiple] {
  background-image: none;
  height: auto;
}

.gform_wrapper .gfield_radio li input[type=radio] {
  margin: 0 0 0.2rem 0.1rem;
}

/* =Admin bar fix (due to position: relative; on body)
------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  #wpadminbar {
    top: -46px;
  }
}

/* Header
------------------------------------------------------------------------- */
header.site-header {
  background: rgba(255, 255, 255, 0.875);
  padding: 0.65rem 0;
  color: #444;
}

header.site-header .title-area,
header.site-header .widget-area {
  text-align: center;
}

header.site-header .site-title {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1;
  margin: 0 0 0.2rem;
  text-transform: uppercase;
}

header.site-header a {
  color: #444;
}

header.site-header .site-description {
  display: none;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.7222222222rem;
  font-weight: 300;
  margin: 0;
  line-height: 1.6;
}

header.site-header .widget-area section {
  padding: 0.35rem;
}

header.site-header .widget-area * {
  display: inline-block;
  font-size: 0.8888888889rem;
  text-transform: uppercase;
}

header.site-header .widget-area a:hover,
header.site-header .widget-area a:focus {
  color: #4e7b92;
}

header.site-header .widget-area .agent-phone-wrap,
header.site-header .widget-area .agent-email-wrap {
  margin: 0;
}

header.site-header .widget-area .agent-phone-wrap i,
header.site-header .widget-area .agent-email-wrap i {
  font-size: 0.5555555556rem;
  color: #b4b4b4;
  display: none;
}

.sticky-header.sticky {
  position: fixed;
  top: 0;
  background: #fff;
  width: 100%;
  z-index: 1001;
  border-bottom: 1px solid #8b8b8b;
}

.sticky-header.sticky header.site-header .site-title {
  font-size: 1.4444444444rem;
}

.sticky-header.sticky header.site-header .site-description {
  font-size: 0.6666666667rem;
}

.sticky-header.sticky header.site-header .widget-area * {
  font-size: 0.7777777778rem;
}

.sticky-header.sticky header.site-header .widget-area section {
  padding-top: 0;
  padding-bottom: 0;
}

.sticky-header.sticky header.site-header .site-title,
.sticky-header.sticky header.site-header .widget-area * {
  transition: all 500ms ease-in-out;
}

@media only screen and (min-width: 64.063em) {
  header.site-header {
    padding: .5rem 0;
  }
  header.site-header .title-area {
    text-align: left;
  }
  header.site-header .widget-area {
    text-align: right;
  }
}

/* =Navigation
------------------------------------------------------------------------- */
.contain-to-grid {
  background: rgba(255, 255, 255, 0.875);
  padding-bottom: 1px;
}

.top-bar {
  border-top: 1px solid #8b8b8b;
  margin-bottom: 1px;
  z-index: 100;
}

.top-bar ul.equity-nav-menu > li a {
  text-transform: uppercase;
  font-weight: 400;
}

.top-bar ul.equity-nav-menu ul.sub-menu li a {
  text-transform: none;
  font-weight: 300;
}

.top-bar-section ul.sub-menu .divider,
.top-bar-section ul.sub-menu [role="separator"] {
  border-top: 1px solid #8f8f8f;
}

@media only screen and (max-width: 1140px) {
  .sticky .contain-to-grid > nav.top-bar {
    height: 41px;
    line-height: 41px;
  }
  .sticky .contain-to-grid > nav.top-bar.expanded {
    height: auto;
  }
  .sticky .contain-to-grid > nav.top-bar .toggle-topbar.menu-icon {
    margin-top: -22px;
  }
}

/* =Offcanvas menu
------------------------------------------------------------------------- */
.off-canvas-menu {
  top: 0;
  bottom: 0;
  list-style-type: none;
  overflow: hidden;
  width: auto;
  height: auto;
  max-height: 100vh;
  padding: 2rem 3rem;
  margin: 0;
}

.off-canvas-menu-wrap {
  height: 100%;
}

.off-canvas-menu li {
  width: 100%;
  margin-bottom: 1.75rem;
  list-style-type: none;
}

.off-canvas-menu li:before {
  content: "";
}

.off-canvas-menu li a {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);
  font-size: 1.1111111111rem;
  text-transform: uppercase;
  transition: color 200ms ease-in-out;
}

.off-canvas-menu li a:hover,
.off-canvas-menu li a:focus {
  color: #ebebeb;
}

.off-canvas-menu li i {
  font-size: 3.6111111111rem;
  display: block;
  margin: 0 0 0.75rem;
}

.off-canvas-menu li .link-title {
  display: block;
  line-height: 1.35;
  margin: 0 0 0.25rem;
}

.off-canvas-menu li .description {
  display: block;
  font-size: 0.8888888889rem;
  line-height: 1.35;
  font-weight: 100;
  text-transform: none;
}

.off-canvas-wrap a.off-canvas-toggle {
  position: fixed;
  top: 70%;
  z-index: 1000;
  background: #fff;
  color: #4e7b92;
  padding: 10px 15px;
}

/* =Footer
------------------------------------------------------------------------- */
.footer-widgets {
  background: rgba(255, 255, 255, 0.875);
  padding: 2em 0;
}

.footer-widgets div[class*="footer-widgets-"] {
  margin-bottom: 15px;
}

.footer-widgets p,
.footer-widgets li {
  font-size: 0.8333333333rem;
}

.footer-widgets ul,
.footer-widgets ol {
  margin: 0 0 0 20px;
}

.footer-widgets li {
  text-align: left;
}

.footer-widgets .widget-title {
  font-size: 1.1111111111rem;
  text-transform: uppercase;
  border-bottom: 1px solid #a2a2a2;
  margin-bottom: 1.825rem;
  padding-bottom: 0.5rem;
}

.footer-widgets label,
.footer-widgets abbr {
  color: #444;
}

.footer-widgets .widget_nav_menu_desc ul li {
  margin: 0 0 0.825rem;
}

.footer-widgets .widget_nav_menu_desc i {
  font-size: 1rem;
  width: 1rem;
}

footer.site-footer {
  background: rgba(255, 255, 255, 0.875);
  text-align: center;
}

footer.site-footer .row {
  padding-top: 1rem;
  border-top: 1px solid #a2a2a2;
}

footer.site-footer .columns {
  margin-bottom: 0.825rem;
}

footer.site-footer,
footer.site-footer p,
footer.site-footer a {
  color: #444;
  font-size: 0.6111111111rem;
  text-transform: uppercase;
  line-height: 1.2;
}

footer.site-footer a:hover {
  color: #444;
  transition: color 300ms ease-out;
}

footer.site-footer p {
  margin: 0;
}

footer.site-footer i {
  width: 60px;
  height: 60px;
  color: #444;
  vertical-align: baseline;
}

@media only screen and (min-width: 64.063em) {
  .footer-widgets .widget_nav_menu_desc ul li {
    float: left;
    width: 47%;
    margin-right: 1.5%;
  }
  footer.site-footer .footer-left {
    text-align: left;
  }
  footer.site-footer .footer-right {
    text-align: right;
  }
}

/* =Sidebar
------------------------------------------------------------------------- */
.sidebar-primary .widget {
  margin: 0 0 2rem;
}

.sidebar-primary,
.sidebar-primary p,
.sidebar-primary ul,
.sidebar-primary ol,
.sidebar-primary dl {
  font-size: 0.7777777778rem;
}

.sidebar-primary h4.widget-title {
  color: #444;
  border-bottom: 1px solid #a2a2a2;
  padding: 0 0 0.5rem;
  margin: 0 0 1.825rem;
  font-size: 1.1111111111rem;
  line-height: 1;
  text-transform: uppercase;
}

/* =Home page
------------------------------------------------------------------------- */
.home .content-sidebar-wrap {
  padding: 0;
  margin: 0;
  background: none;
}

.home .content-sidebar-wrap.row {
  max-width: none;
}

.home .content-sidebar-wrap.row > .columns {
  padding: 0;
}

.home .content-sidebar-wrap.row .row {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.home-bottom h4 {
  font-size: 1.5555555556rem;
}

/* =Home Top
------------------------------------------------------------------------- */
.home-top {
  padding: 3rem 0 1rem;
}

.sticky .home-top {
  padding-top: 6.5rem;
}

.home-top .widget_nav_menu_desc ul {
  overflow: hidden;
}

.home-top .widget_nav_menu_desc li {
  width: 100%;
  text-align: center;
  margin: 0 0 2.5rem;
}

.home-top .widget_nav_menu_desc a {
  color: #fff;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.8);
  font-size: 1.1111111111rem;
  text-transform: uppercase;
  transition: color 200ms ease-in-out;
}

.home-top .widget_nav_menu_desc a:hover,
.home-top .widget_nav_menu_desc a:focus {
  color: #ebebeb;
}

.home-top .widget_nav_menu_desc .link-title,
.home-top .widget_nav_menu_desc .description {
  display: block;
}

.home-top .widget_nav_menu_desc .link-title {
  line-height: 1.35;
}

.home-top .widget_nav_menu_desc .description {
  font-size: 0.8888888889rem;
  font-weight: 100;
  text-transform: none;
}

.home-top .widget_nav_menu_desc i {
  display: block;
  font-size: 5rem;
  margin: 0 0 2.5rem;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .home-top {
    padding: 6rem 0 4rem;
  }
  .sticky .home-top {
    padding-top: 9rem;
  }
  .home-top .widget_nav_menu_desc li {
    width: 50%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  .home-top {
    padding: 9rem 0 7rem;
  }
  .sticky .home-top {
    padding-top: 11.5rem;
  }
  .home-top .widget_nav_menu_desc li {
    width: 25%;
    float: left;
  }
}

/* =Home Bottom
------------------------------------------------------------------------- */
.home-bottom {
  padding: 2.5rem 0;
  background: rgba(78, 123, 146, 0.875);
  color: #fff;
}

.home-bottom .widget {
  margin-bottom: 2rem;
}

.home-bottom a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.home-bottom a:hover,
.home-bottom a:focus {
  color: #f0f0f0;
}

.home-bottom h4 {
  color: #fff;
  font-size: 1.6666666667rem;
  font-weight: 100;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 0.45rem;
  margin-bottom: 1.75rem;
}

.home-bottom h2.entry-title a {
  font-size: 1rem;
  border-bottom: none;
}

.home-bottom,
.home-bottom p,
.home-bottom ol,
.home-bottom ul {
  font-size: 0.7777777778rem;
}

.home-bottom-right .button,
.home-bottom-right button {
  display: table;
  margin: auto;
}

@media only screen and (min-width: 64.063em) {
  .home-bottom-left .featured-content article {
    float: left;
    width: 48%;
    margin: 0 4% 1.5rem 0;
  }
  .home-bottom-left .featured-content article:nth-child(odd) {
    margin-right: 0;
  }
}

/* =Entry Content
------------------------------------------------------------------------- */
.content article {
  line-height: 1.6;
  margin: 0 0 2rem;
}

.content article .entry-header {
  margin: 0 0 1.825rem;
}

.content article h1.entry-title {
  margin: 0 0 0.5rem;
  border-bottom: 1px solid #a2a2a2;
}

.content figure {
  margin: 0;
}

.content article a:not(.button) {
  font-weight: 400;
}

/* =Post Info/Post Meta
------------------------------------------------------------------------- */
header .entry-meta,
footer .entry-meta {
  font-size: 0.7777777778rem;
}

footer .entry-meta span {
  display: inline-block;
  margin-right: 10px;
}

footer .entry-meta {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 8px;
  margin: 0;
}

header .entry-meta i,
footer .entry-meta i {
  color: #a2a2a2;
}

header .entry-meta i {
  display: none;
}

/* =Author Box
------------------------------------------------------------------------- */
.author-box {
  overflow: hidden;
  padding: 1.5rem;
  background: #efefef;
}

.author-box .gravatar {
  float: left;
  margin: 0 1rem 1rem 0;
}

/* =After Entry Widget Area
------------------------------------------------------------------------- */
.after-entry-widget-area {
  background: rgba(78, 123, 146, 0.875);
  color: #fff;
  padding: 1.4rem;
  font-size: 0.8888888889rem;
  line-height: 1.6;
  margin: 1rem 0;
}

.after-entry-widget-area h4 {
  line-height: 1;
  margin: 0 0 1rem;
  color: #fff;
}

.after-entry-widget-area a {
  color: #fff;
}

.after-entry-widget-area p {
  font-size: 0.8888888889rem;
  line-height: 1.4;
}

/* =Pagination/Post Navigation (most formatting included in foundation.css)
------------------------------------------------------------------------- */
.pagination {
  font-size: 0.7777777778rem;
  margin: 0.875rem 0;
}

/* =Comments
------------------------------------------------------------------------- */
.entry-comments ol {
  margin-left: 0;
}

.entry-comments ol,
.entry-comments ul.children {
  list-style-type: none;
}

.entry-comments .comment article {
  background: #fafafa;
  padding: 1.4rem;
  margin: 0 0 1.2rem;
}

.entry-comments .comment-author {
  font-size: 0.7777777778rem;
  margin: 0 0 0.325rem;
}

.entry-comments .comment-author .avatar {
  margin: 0 0.625rem 0.625rem 0;
}

.entry-comments .comment-meta {
  font-size: 0.6666666667rem;
  margin: 0 0 0.325rem;
}

.entry-comments .comment-reply {
  font-size: 0.7777777778rem;
  font-weight: 400;
}

.comment-respond .logged-in-as {
  font-size: 0.7777777778rem;
}

.comment-respond label {
  font-size: 0.8888888889rem;
}

.comment-respond .form-allowed-tags {
  font-size: 0.6666666667rem;
  background: #fafafa;
  padding: 1rem;
}

/* =Equity Widgets 
------------------------------------------------------------------------- */
/* =Custom Menu with Icon and Description
------------------------------------------------------------------------- */
.widget_nav_menu_desc ul {
  list-style-type: none;
  margin: 0;
}

.widget_nav_menu_desc ul li {
  list-style-type: none;
  line-height: 1;
  margin: 0 0 1.25rem;
}

.widget_nav_menu_desc ul li:before {
  content: "";
}

.widget_nav_menu_desc i {
  font-size: 1.3333333333rem;
  vertical-align: top;
  margin: 0 0.5rem 0.5rem 0;
}

.widget_nav_menu_desc .link-text {
  font-size: 1.1111111111rem;
  display: inline-block;
}

.widget_nav_menu_desc .link-text .link-title {
  display: block;
  margin: 0 0 0.325rem;
}

.widget_nav_menu_desc .link-text p.description {
  font-size: 0.7777777778rem;
  margin: 0;
}

/* =Featured Page/Posts
------------------------------------------------------------------------- */
.featured-page figure {
  margin: 0;
}

.featured-page article,
.featured-post article {
  margin: 0;
}

.featured-page article .entry-header,
.featured-post article .entry-header {
  margin: 0 0 0.25rem;
}

.featured-page h2,
.featured-post h2 {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.8888888889rem;
}

.featured-page p.entry-meta,
.featured-post p.entry-meta {
  font-size: 0.6666666667rem;
  margin: 0 0 0.325rem;
}

.featured-page img,
.featured-post img {
  border: 1px solid #999;
}

/* =Listing Search (WP Listings)
------------------------------------------------------------------------- */
.wp-listings-search button {
  margin: auto;
  display: block;
}

.wp-listings-search button i {
  font-size: 1.3333333333rem;
  margin-right: 8px;
}

/* =Listing Scroller (WP Listings)
------------------------------------------------------------------------- */
.listings-scroller .owl-item .listing {
  margin: 0 10px;
}

.listings-scroller .owl-controls {
  text-align: center;
  color: #5e5e5e;
}

.listings-scroller .owl-controls i {
  font-size: 1.2222222222rem;
  display: block;
}

.listings-scroller .owl-controls span {
  text-transform: uppercase;
  font-size: 0.6111111111rem;
}

.listings-scroller .owl-controls .owl-prev {
  float: left;
}

.listings-scroller .owl-controls .owl-next {
  float: right;
}

/* =Featured Listing Widget + Listings Scroller Widget
------------------------------------------------------------ */
.widget .listing-wrap {
  margin: 0 0 25px;
  width: 100%;
  text-align: center;
}

.widget .listing-widget-thumb {
  position: relative;
  overflow: hidden;
  line-height: 0px;
}

.widget .listing-widget-thumb img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  border: none;
}

.widget .listing-widget-thumb a {
  padding: 0;
  border: none;
  text-decoration: none;
}

.widget .listing-widget-thumb a img {
  max-width: 100%;
  max-height: none;
}

.widget .listing-wrap span.listing-status,
.widget .listing-wrap .listing-thumb-meta {
  position: absolute;
}

.widget .listing-wrap span.listing-status {
  width: 130px;
  padding: 5px;
  top: 20px;
  right: -28px;
  font-size: 12px;
  line-height: 18px;
  -moz-transform: scale(1) rotate(45deg) translate(0px);
  -webkit-transform: scale(1) rotate(45deg) translate(0px);
  -o-transform: scale(1) rotate(45deg) translate(0px);
  transform: scale(1) rotate(45deg) translate(0px);
}

.widget .listing-wrap .listing-thumb-meta {
  left: 0;
  bottom: 0;
  width: 100%;
}

.widget .listing-wrap .listing-thumb-meta span {
  position: relative;
  width: 100.01%;
  top: 0;
  left: 0;
  padding: 12px 10px;
  color: #444;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1.1111111111rem;
  line-height: 1;
  display: table;
}

.widget .listing-wrap .listing-thumb-meta span.listing-property-type {
  display: none;
}

.widget .listing-wrap span.listing-open-house {
  display: block;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  background: #be1d2c;
}

.widget .listing-widget-details p.listing-address {
  line-height: 1.4;
  margin-bottom: 0;
}

.widget .listing-widget-details .listing-beds-baths-sqft {
  width: 100%;
  padding: 0;
  margin: 10px 0 0;
  font-size: 0.7777777778rem;
}

.widget .listing-widget-details .listing-beds-baths-sqft li {
  list-style-type: none;
  display: inline-block;
}

.widget .listing-widget-details .listing-beds-baths-sqft li span {
  display: inline-block;
  margin-left: 5px;
}

.widget .listing-wrap .more-link {
  display: none;
}

/* =Listing overlays (for WP Listings - Featured Listing widget)
------------------------------------------------------------ */
.widget .listing-wrap span.listing-status {
  color: #fff;
  background: #53c331;
  background: rgba(83, 195, 49, 0.8);
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.2);
}

.widget .listing-wrap span.listing-status.active {
  background: #53c331;
  background: rgba(83, 195, 49, 0.8);
}

.widget .listing-wrap span.listing-status.sold {
  background: #be1d2c;
  background: rgba(190, 29, 44, 0.8);
}

.widget .listing-wrap span.listing-status.pending {
  background: #db8323;
  background: rgba(219, 131, 35, 0.8);
}

.widget .listing-wrap span.listing-status.new,
.widget .listing-wrap span.listing-status.reduced,
.widget .listing-wrap span.listing-status.for-rent {
  background: #24a4ea;
  background: rgba(36, 164, 234, 0.8);
}

/* =Column classes (for WP Listings - Featured Listing widget only)
------------------------------------------------------------ */
.widget .listing.one-half,
.widget .listing.one-third,
.widget .listing.one-fourth,
.widget .listing.one-fifth,
.widget .listing.one-sixth {
  float: left;
  margin: 0 0 15px 2.564102564102564%;
  padding: 0;
}

.widget .listing.one-half {
  width: 48.717948717948715%;
}

.widget .listing.one-third {
  width: 31.623931623931625%;
}

.widget .listing.one-fourth {
  width: 23.076923076923077%;
}

.widget .listing.one-fifth {
  width: 17.948717948717948%;
}

.widget .listing.one-sixth {
  width: 14.52991452991453%;
}

.widget .listing.first {
  clear: both;
  margin-left: 0;
}

/* =Responsive (for WP Listings - Featured Listing widget only)
------------------------------------------------------------ */
@media (max-width: 767px) {
  .widget .listing.one-half,
  .widget .listing.one-third,
  .widget .listing.one-fourth,
  .widget .listing.one-fifth,
  .widget .listing.one-sixth {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
  }
}

/* =Default Widgets 
------------------------------------------------------------------------- */
table#wp-calendar {
  width: 100%;
}

.sidebar .widget_nav_menu .label {
  background: none;
}

/* =Shortcodes
------------------------------------------------------------ */
.agent-social-icons a {
  display: inline-block;
  font-size: 20px;
  margin-right: 10px;
}

.agent-phone-wrap,
.agent-email-wrap,
.agent-address {
  margin-bottom: .5rem;
}

.agent-phone-wrap i,
.agent-email-wrap i,
.agent-address i {
  margin-right: 5px;
  color: #7c7c7c;
}

/* =Icon box shortcodes
------------------------------------------------------------ */
.ae-iconbox {
  position: relative;
  margin: 10px 0 10px;
}

.ae-iconbox i[class*="fa-"],
.ae-iconbox a i[class*="fa-"] {
  color: #4e7b92;
  margin-bottom: 10px;
}

.ae-iconbox h4,
.ae-iconbox h4 a {
  margin: 0 0 10px;
  text-decoration: none;
}

.ae-iconbox h4 a:hover {
  color: #444;
}

.ae-iconbox p {
  line-height: 22px;
}

.ae-iconbox i,
.ae-iconbox a {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.ae-iconbox.type-1 {
  padding-left: 100px;
}

.ae-iconbox.type-1 i {
  position: absolute;
  font-size: 73px;
  top: 0;
  left: 0;
}

.ae-iconbox.type-2 {
  padding-left: 105px;
}

.ae-iconbox.type-2 .icon {
  text-align: center;
}

.ae-iconbox.type-2 i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 38px;
  line-height: 80px;
  width: 80px;
  height: 80px;
  background: #4e7b92;
  border-radius: 80px;
}

.ae-iconbox.type-2 i[class*="fa-"],
.ae-iconbox.type-2 a i[class*="fa-"] {
  color: #fff;
}

.ae-iconbox.type-2:hover i[class*="fa-"],
.ae-iconbox.type-2:hover a i[class*="fa-"] {
  color: #4e7b92;
  background: #fff;
}

.ae-iconbox.type-3 {
  text-align: center;
}

.ae-iconbox.type-3 i {
  font-size: 40px;
  line-height: 90px;
  width: 90px;
  height: 90px;
  background: #4e7b92;
  border-radius: 90px;
}

.ae-iconbox.type-3 i[class*="fa-"],
.ae-iconbox.type-3 a i[class*="fa-"] {
  color: #fff;
}

.ae-iconbox.type-3:hover i[class*="fa-"],
.ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #4e7b92;
  background: #fff;
}

.ae-iconbox.type-4 {
  text-align: center;
}

.ae-iconbox.type-4 i {
  font-size: 73px;
  line-height: 90px;
  width: 90px;
  height: 90px;
}

.ae-iconbox.type-4:hover i {
  font-size: 78px;
}

.ae-iconbox.type-5 {
  padding-left: 50px;
}

.ae-iconbox.type-5 i {
  position: absolute;
  width: 30px;
  font-size: 30px;
  top: 5px;
  left: 0;
}

/* =Testimonials
------------------------------------------------------------ */
.testimonial .testimonial-image img.circle {
  border-radius: 50%;
  float: none;
  margin: 0 auto 0.35rem;
  display: block;
}

/* =Color Styles - Green
------------------------------------------------------------------------- */
.picture-perfect-green a,
.picture-perfect-green .idx-content .IDX-wrapper-standard a,
.picture-perfect-green header.site-header .widget-area a:hover,
.picture-perfect-green header.site-header .widget-area a:focus,
.picture-perfect-green .top-bar-section ul li.active > a,
.picture-perfect-green .top-bar-section ul li > a:hover,
.picture-perfect-green .top-bar-section li:not(.has-form):hover > a:not(.button),
.picture-perfect-green .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button),
.picture-perfect-green .top-bar-section li.active:not(.has-form) > a:not(.button),
.picture-perfect-green .top-bar-section li.active:not(.has-form) a:not(.button):hover,
.picture-perfect-green .ae-iconbox i[class*="fa-"],
.picture-perfect-green .ae-iconbox a i[class*="fa-"],
.picture-perfect-green .off-canvas-wrap a.off-canvas-toggle {
  color: #579052;
}

.picture-perfect-green .ae-iconbox.type-2:hover i[class*="fa-"],
.picture-perfect-green .ae-iconbox.type-2:hover a i[class*="fa-"],
.picture-perfect-green .ae-iconbox.type-3:hover i[class*="fa-"],
.picture-perfect-green .ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #579052 !important;
}

.picture-perfect-green .button:not(.secondary),
.picture-perfect-green button:not(.secondary),
.picture-perfect-green input[type="button"],
.picture-perfect-green input[type="submit"],
.picture-perfect-green #IDX-formSubmit,
.picture-perfect-green .ae-iconbox.type-2 i,
.picture-perfect-green .ae-iconbox.type-3 i,
.picture-perfect-green ul.pagination li.current a,
.picture-perfect-green ul.pagination li.current button,
.picture-perfect-green .IDX-wrapper-standard .IDX-btn,
.picture-perfect-green .IDX-wrapper-standard .IDX-btn-primary,
.picture-perfect-green .IDX-wrapper-standard #IDX-newSearch,
.picture-perfect-green .IDX-wrapper-standard #IDX-saveProperty:hover,
.picture-perfect-green .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.picture-perfect-green .IDX-wrapper-standard .IDX-navbar-default,
.picture-perfect-green .IDX-wrapper-standard .IDX-navigation,
.picture-perfect-green .IDX-wrapper-standard #IDX-mapHeader-Search {
  background-color: #579052;
}

.picture-perfect-green .button,
.picture-perfect-green button,
.picture-perfect-green input[type="button"],
.picture-perfect-green input[type="submit"],
.picture-perfect-green .IDX-wrapper-standard .IDX-btn,
.picture-perfect-green .IDX-wrapper-standard .IDX-btn-primary,
.picture-perfect-green .idx-content .IDX-wrapper-standard .IDX-panel-primary,
.picture-perfect-green .idx-content .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.picture-perfect-green .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-collapse,
.picture-perfect-green .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-form,
.picture-perfect-green .idx-content .IDX-wrapper-standard .IDX-navbar-default {
  border-color: #579052;
}

.picture-perfect-green a:hover,
.picture-perfect-green a:focus,
.picture-perfect-green .idx-content .IDX-wrapper-standard a:hover,
.picture-perfect-green .idx-content .IDX-wrapper-standard a:focus {
  color: #467642;
}

.picture-perfect-green .button:not(.secondary):hover,
.picture-perfect-green button:not(.secondary):hover,
.picture-perfect-green input[type="button"]:hover,
.picture-perfect-green input[type="submit"]:hover,
.picture-perfect-green .home-bottom .button:not(.secondary):hover,
.picture-perfect-green .home-bottom button:not(.secondary):hover,
.picture-perfect-green .home-bottom input[type="button"]:hover,
.picture-perfect-green .home-bottom input[type="submit"]:hover,
.picture-perfect-green .button:not(.secondary):focus,
.picture-perfect-green button:not(.secondary):focus,
.picture-perfect-green input[type="button"]:focus,
.picture-perfect-green input[type="submit"]:focus,
.picture-perfect-green #IDX-formSubmit:hover,
.picture-perfect-green ul.pagination li.current a:hover,
.picture-perfect-green ul.pagination li.current a:focus,
.picture-perfect-green ul.pagination li.current button:hover,
.picture-perfect-green ul.pagination li.current button:focus,
.picture-perfect-green .IDX-wrapper-standard .IDX-btn:hover,
.picture-perfect-green .IDX-wrapper-standard .IDX-btn-primary:hover,
.picture-perfect-green .IDX-wrapper-standard #IDX-newSearch:hover,
.picture-perfect-green .IDX-wrapper-standard #IDX-saveProperty,
.picture-perfect-green .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a,
.picture-perfect-green .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:focus,
.picture-perfect-green .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:hover,
.picture-perfect-green .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:focus,
.picture-perfect-green .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:hover,
.picture-perfect-green .IDX-wrapper-standard .IDX-searchNavItem a:hover {
  background-color: #467642;
}

.picture-perfect-green .bg-alt,
.picture-perfect-green .left-off-canvas-menu,
.picture-perfect-green .after-entry-widget-area {
  background: rgba(87, 144, 82, 0.95);
}

.picture-perfect-green .home-bottom a,
.picture-perfect-green .button,
.picture-perfect-green button,
.picture-perfect-green input[type="button"],
.picture-perfect-green input[type="submit"],
.picture-perfect-green #IDX-formSubmit,
.picture-perfect-green .button:hover,
.picture-perfect-green button:hover,
.picture-perfect-green input[type="button"]:hover,
.picture-perfect-green input[type="submit"]:hover,
.picture-perfect-green #IDX-formSubmit:hover,
.picture-perfect-green .ae-iconbox.type-2 i,
.picture-perfect-green .ae-iconbox.type-3 i,
.picture-perfect-green .idx-content .IDX-wrapper-standard .IDX-btn,
.picture-perfect-green .idx-content .IDX-wrapper-standard .IDX-btn-primary {
  color: #fff !important;
}

.picture-perfect-green .home-bottom .button,
.picture-perfect-green .home-bottom button,
.picture-perfect-green .home-bottom input[type="button"],
.picture-perfect-green .home-bottom input[type="submit"] {
  border-color: #fff;
  background: none;
}

/* =Color Styles - Red
------------------------------------------------------------------------- */
.picture-perfect-red a,
.picture-perfect-red .idx-content .IDX-wrapper-standard a,
.picture-perfect-red header.site-header .widget-area a:hover,
.picture-perfect-red header.site-header .widget-area a:focus,
.picture-perfect-red .top-bar-section ul li.active > a,
.picture-perfect-red .top-bar-section ul li > a:hover,
.picture-perfect-red .top-bar-section li:not(.has-form):hover > a:not(.button),
.picture-perfect-red .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button),
.picture-perfect-red .top-bar-section li.active:not(.has-form) > a:not(.button),
.picture-perfect-red .top-bar-section li.active:not(.has-form) a:not(.button):hover,
.picture-perfect-red .ae-iconbox i[class*="fa-"],
.picture-perfect-red .ae-iconbox a i[class*="fa-"],
.picture-perfect-red .off-canvas-wrap a.off-canvas-toggle {
  color: #924e60;
}

.picture-perfect-red .ae-iconbox.type-2:hover i[class*="fa-"],
.picture-perfect-red .ae-iconbox.type-2:hover a i[class*="fa-"],
.picture-perfect-red .ae-iconbox.type-3:hover i[class*="fa-"],
.picture-perfect-red .ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #924e60 !important;
}

.picture-perfect-red .button:not(.secondary),
.picture-perfect-red button:not(.secondary),
.picture-perfect-red input[type="button"],
.picture-perfect-red input[type="submit"],
.picture-perfect-red #IDX-formSubmit,
.picture-perfect-red .ae-iconbox.type-2 i,
.picture-perfect-red .ae-iconbox.type-3 i,
.picture-perfect-red ul.pagination li.current a,
.picture-perfect-red ul.pagination li.current button,
.picture-perfect-red .IDX-wrapper-standard .IDX-btn,
.picture-perfect-red .IDX-wrapper-standard .IDX-btn-primary,
.picture-perfect-red .IDX-wrapper-standard #IDX-newSearch,
.picture-perfect-red .IDX-wrapper-standard #IDX-saveProperty:hover,
.picture-perfect-red .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.picture-perfect-red .IDX-wrapper-standard .IDX-navbar-default,
.picture-perfect-red .IDX-wrapper-standard .IDX-navigation,
.picture-perfect-red .IDX-wrapper-standard #IDX-mapHeader-Search {
  background-color: #924e60;
}

.picture-perfect-red .button,
.picture-perfect-red button,
.picture-perfect-red input[type="button"],
.picture-perfect-red input[type="submit"],
.picture-perfect-red .IDX-wrapper-standard .IDX-btn,
.picture-perfect-red .IDX-wrapper-standard .IDX-btn-primary,
.picture-perfect-red .idx-content .IDX-wrapper-standard .IDX-panel-primary,
.picture-perfect-red .idx-content .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.picture-perfect-red .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-collapse,
.picture-perfect-red .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-form,
.picture-perfect-red .idx-content .IDX-wrapper-standard .IDX-navbar-default {
  border-color: #924e60;
}

.picture-perfect-red a:hover,
.picture-perfect-red a:focus,
.picture-perfect-red .idx-content .IDX-wrapper-standard a:hover,
.picture-perfect-red .idx-content .IDX-wrapper-standard a:focus {
  color: #783d4c;
}

.picture-perfect-red .button:not(.secondary):hover,
.picture-perfect-red button:not(.secondary):hover,
.picture-perfect-red input[type="button"]:hover,
.picture-perfect-red input[type="submit"]:hover,
.picture-perfect-red .home-bottom .button:not(.secondary):hover,
.picture-perfect-red .home-bottom button:not(.secondary):hover,
.picture-perfect-red .home-bottom input[type="button"]:hover,
.picture-perfect-red .home-bottom input[type="submit"]:hover,
.picture-perfect-red .button:not(.secondary):focus,
.picture-perfect-red button:not(.secondary):focus,
.picture-perfect-red input[type="button"]:focus,
.picture-perfect-red input[type="submit"]:focus,
.picture-perfect-red #IDX-formSubmit:hover,
.picture-perfect-red ul.pagination li.current a:hover,
.picture-perfect-red ul.pagination li.current a:focus,
.picture-perfect-red ul.pagination li.current button:hover,
.picture-perfect-red ul.pagination li.current button:focus,
.picture-perfect-red .IDX-wrapper-standard .IDX-btn:hover,
.picture-perfect-red .IDX-wrapper-standard .IDX-btn-primary:hover,
.picture-perfect-red .IDX-wrapper-standard #IDX-newSearch:hover,
.picture-perfect-red .IDX-wrapper-standard #IDX-saveProperty,
.picture-perfect-red .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a,
.picture-perfect-red .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:focus,
.picture-perfect-red .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:hover,
.picture-perfect-red .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:focus,
.picture-perfect-red .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:hover,
.picture-perfect-red .IDX-wrapper-standard .IDX-searchNavItem a:hover {
  background-color: #783d4c;
}

.picture-perfect-red .bg-alt,
.picture-perfect-red .left-off-canvas-menu,
.picture-perfect-red .after-entry-widget-area {
  background: rgba(148, 78, 96, 0.95);
}

.picture-perfect-red .home-bottom a,
.picture-perfect-red .button,
.picture-perfect-red button,
.picture-perfect-red input[type="button"],
.picture-perfect-red input[type="submit"],
.picture-perfect-red #IDX-formSubmit,
.picture-perfect-red .button:hover,
.picture-perfect-red button:hover,
.picture-perfect-red input[type="button"]:hover,
.picture-perfect-red input[type="submit"]:hover,
.picture-perfect-red #IDX-formSubmit:hover,
.picture-perfect-red .ae-iconbox.type-2 i,
.picture-perfect-red .ae-iconbox.type-3 i,
.picture-perfect-red .idx-content .IDX-wrapper-standard .IDX-btn,
.picture-perfect-red .idx-content .IDX-wrapper-standard .IDX-btn-primary {
  color: #fff !important;
}

.picture-perfect-red .home-bottom .button,
.picture-perfect-red .home-bottom button,
.picture-perfect-red .home-bottom input[type="button"],
.picture-perfect-red .home-bottom input[type="submit"] {
  border-color: #fff;
  background: none;
}

/* =Color Styles - Purple
------------------------------------------------------------------------- */
.picture-perfect-purple a,
.picture-perfect-purple .idx-content .IDX-wrapper-standard a,
.picture-perfect-purple header.site-header .widget-area a:hover,
.picture-perfect-purple header.site-header .widget-area a:focus,
.picture-perfect-purple .top-bar-section ul li.active > a,
.picture-perfect-purple .top-bar-section ul li > a:hover,
.picture-perfect-purple .top-bar-section li:not(.has-form):hover > a:not(.button),
.picture-perfect-purple .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button),
.picture-perfect-purple .top-bar-section li.active:not(.has-form) > a:not(.button),
.picture-perfect-purple .top-bar-section li.active:not(.has-form) a:not(.button):hover,
.picture-perfect-purple .ae-iconbox i[class*="fa-"],
.picture-perfect-purple .ae-iconbox a i[class*="fa-"],
.picture-perfect-purple .off-canvas-wrap a.off-canvas-toggle {
  color: #755f8a;
}

.picture-perfect-purple .ae-iconbox.type-2:hover i[class*="fa-"],
.picture-perfect-purple .ae-iconbox.type-2:hover a i[class*="fa-"],
.picture-perfect-purple .ae-iconbox.type-3:hover i[class*="fa-"],
.picture-perfect-purple .ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #755f8a !important;
}

.picture-perfect-purple .button:not(.secondary),
.picture-perfect-purple button:not(.secondary),
.picture-perfect-purple input[type="button"],
.picture-perfect-purple input[type="submit"],
.picture-perfect-purple #IDX-formSubmit,
.picture-perfect-purple .ae-iconbox.type-2 i,
.picture-perfect-purple .ae-iconbox.type-3 i,
.picture-perfect-purple ul.pagination li.current a,
.picture-perfect-purple ul.pagination li.current button,
.picture-perfect-purple .IDX-wrapper-standard .IDX-btn,
.picture-perfect-purple .IDX-wrapper-standard .IDX-btn-primary,
.picture-perfect-purple .IDX-wrapper-standard #IDX-newSearch,
.picture-perfect-purple .IDX-wrapper-standard #IDX-saveProperty:hover,
.picture-perfect-purple .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.picture-perfect-purple .IDX-wrapper-standard .IDX-navbar-default,
.picture-perfect-purple .IDX-wrapper-standard .IDX-navigation,
.picture-perfect-purple .IDX-wrapper-standard #IDX-mapHeader-Search {
  background-color: #755f8a;
}

.picture-perfect-purple .button,
.picture-perfect-purple button,
.picture-perfect-purple input[type="button"],
.picture-perfect-purple input[type="submit"],
.picture-perfect-purple .IDX-wrapper-standard .IDX-btn,
.picture-perfect-purple .IDX-wrapper-standard .IDX-btn-primary,
.picture-perfect-purple .idx-content .IDX-wrapper-standard .IDX-panel-primary,
.picture-perfect-purple .idx-content .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.picture-perfect-purple .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-collapse,
.picture-perfect-purple .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-form,
.picture-perfect-purple .idx-content .IDX-wrapper-standard .IDX-navbar-default {
  border-color: #755f8a;
}

.picture-perfect-purple a:hover,
.picture-perfect-purple a:focus,
.picture-perfect-purple .idx-content .IDX-wrapper-standard a:hover,
.picture-perfect-purple .idx-content .IDX-wrapper-standard a:focus {
  color: #564468;
}

.picture-perfect-purple .button:not(.secondary):hover,
.picture-perfect-purple button:not(.secondary):hover,
.picture-perfect-purple input[type="button"]:hover,
.picture-perfect-purple input[type="submit"]:hover,
.picture-perfect-purple .home-bottom .button:not(.secondary):hover,
.picture-perfect-purple .home-bottom button:not(.secondary):hover,
.picture-perfect-purple .home-bottom input[type="button"]:hover,
.picture-perfect-purple .home-bottom input[type="submit"]:hover,
.picture-perfect-purple .button:not(.secondary):focus,
.picture-perfect-purple button:not(.secondary):focus,
.picture-perfect-purple input[type="button"]:focus,
.picture-perfect-purple input[type="submit"]:focus,
.picture-perfect-purple #IDX-formSubmit:hover,
.picture-perfect-purple ul.pagination li.current a:hover,
.picture-perfect-purple ul.pagination li.current a:focus,
.picture-perfect-purple ul.pagination li.current button:hover,
.picture-perfect-purple ul.pagination li.current button:focus,
.picture-perfect-purple .IDX-wrapper-standard .IDX-btn:hover,
.picture-perfect-purple .IDX-wrapper-standard .IDX-btn-primary:hover,
.picture-perfect-purple .IDX-wrapper-standard #IDX-newSearch:hover,
.picture-perfect-purple .IDX-wrapper-standard #IDX-saveProperty,
.picture-perfect-purple .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a,
.picture-perfect-purple .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:focus,
.picture-perfect-purple .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:hover,
.picture-perfect-purple .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:focus,
.picture-perfect-purple .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:hover,
.picture-perfect-purple .IDX-wrapper-standard .IDX-searchNavItem a:hover {
  background-color: #564468;
}

.picture-perfect-purple .bg-alt,
.picture-perfect-purple .left-off-canvas-menu,
.picture-perfect-purple .after-entry-widget-area {
  background: rgba(117, 95, 138, 0.95);
}

.picture-perfect-purple .home-bottom a,
.picture-perfect-purple .button,
.picture-perfect-purple button,
.picture-perfect-purple input[type="button"],
.picture-perfect-purple input[type="submit"],
.picture-perfect-purple #IDX-formSubmit,
.picture-perfect-purple .button:hover,
.picture-perfect-purple button:hover,
.picture-perfect-purple input[type="button"]:hover,
.picture-perfect-purple input[type="submit"]:hover,
.picture-perfect-purple #IDX-formSubmit:hover,
.picture-perfect-purple .ae-iconbox.type-2 i,
.picture-perfect-purple .ae-iconbox.type-3 i,
.picture-perfect-purple .idx-content .IDX-wrapper-standard .IDX-btn,
.picture-perfect-purple .idx-content .IDX-wrapper-standard .IDX-btn-primary {
  color: #fff !important;
}

.picture-perfect-purple .home-bottom .button,
.picture-perfect-purple .home-bottom button,
.picture-perfect-purple .home-bottom input[type="button"],
.picture-perfect-purple .home-bottom input[type="submit"] {
  border-color: #fff;
  background: none;
}

/* =Color Styles - Grey
------------------------------------------------------------------------- */
.picture-perfect-grey a,
.picture-perfect-grey .idx-content .IDX-wrapper-standard a,
.picture-perfect-grey header.site-header .widget-area a:hover,
.picture-perfect-grey header.site-header .widget-area a:focus,
.picture-perfect-grey .top-bar-section ul li.active > a,
.picture-perfect-grey .top-bar-section ul li > a:hover,
.picture-perfect-grey .top-bar-section li:not(.has-form):hover > a:not(.button),
.picture-perfect-grey .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button),
.picture-perfect-grey .top-bar-section li.active:not(.has-form) > a:not(.button),
.picture-perfect-grey .top-bar-section li.active:not(.has-form) a:not(.button):hover,
.picture-perfect-grey .ae-iconbox i[class*="fa-"],
.picture-perfect-grey .ae-iconbox a i[class*="fa-"],
.picture-perfect-grey .off-canvas-wrap a.off-canvas-toggle {
  color: #5d5d5d;
}

.picture-perfect-grey .ae-iconbox.type-2:hover i[class*="fa-"],
.picture-perfect-grey .ae-iconbox.type-2:hover a i[class*="fa-"],
.picture-perfect-grey .ae-iconbox.type-3:hover i[class*="fa-"],
.picture-perfect-grey .ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #5d5d5d !important;
}

.picture-perfect-grey .button:not(.secondary),
.picture-perfect-grey button:not(.secondary),
.picture-perfect-grey input[type="button"],
.picture-perfect-grey input[type="submit"],
.picture-perfect-grey #IDX-formSubmit,
.picture-perfect-grey .ae-iconbox.type-2 i,
.picture-perfect-grey .ae-iconbox.type-3 i,
.picture-perfect-grey ul.pagination li.current a,
.picture-perfect-grey ul.pagination li.current button,
.picture-perfect-grey .IDX-wrapper-standard .IDX-btn,
.picture-perfect-grey .IDX-wrapper-standard .IDX-btn-primary,
.picture-perfect-grey .IDX-wrapper-standard #IDX-newSearch,
.picture-perfect-grey .IDX-wrapper-standard #IDX-saveProperty:hover,
.picture-perfect-grey .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.picture-perfect-grey .IDX-wrapper-standard .IDX-navbar-default,
.picture-perfect-grey .IDX-wrapper-standard .IDX-navigation,
.picture-perfect-grey .IDX-wrapper-standard #IDX-mapHeader-Search {
  background-color: #5d5d5d;
}

.picture-perfect-grey .button,
.picture-perfect-grey button,
.picture-perfect-grey input[type="button"],
.picture-perfect-grey input[type="submit"],
.picture-perfect-grey .IDX-wrapper-standard .IDX-btn,
.picture-perfect-grey .IDX-wrapper-standard .IDX-btn-primary,
.picture-perfect-grey .idx-content .IDX-wrapper-standard .IDX-panel-primary,
.picture-perfect-grey .idx-content .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.picture-perfect-grey .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-collapse,
.picture-perfect-grey .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-form,
.picture-perfect-grey .idx-content .IDX-wrapper-standard .IDX-navbar-default {
  border-color: #5d5d5d;
}

.picture-perfect-grey a:hover,
.picture-perfect-grey a:focus,
.picture-perfect-grey .idx-content .IDX-wrapper-standard a:hover,
.picture-perfect-grey .idx-content .IDX-wrapper-standard a:focus {
  color: #5d5d5d;
}

.picture-perfect-grey .button:not(.secondary):hover,
.picture-perfect-grey button:not(.secondary):hover,
.picture-perfect-grey input[type="button"]:hover,
.picture-perfect-grey input[type="submit"]:hover,
.picture-perfect-grey .home-bottom .button:not(.secondary):hover,
.picture-perfect-grey .home-bottom button:not(.secondary):hover,
.picture-perfect-grey .home-bottom input[type="button"]:hover,
.picture-perfect-grey .home-bottom input[type="submit"]:hover,
.picture-perfect-grey .button:not(.secondary):focus,
.picture-perfect-grey button:not(.secondary):focus,
.picture-perfect-grey input[type="button"]:focus,
.picture-perfect-grey input[type="submit"]:focus,
.picture-perfect-grey #IDX-formSubmit:hover,
.picture-perfect-grey ul.pagination li.current a:hover,
.picture-perfect-grey ul.pagination li.current a:focus,
.picture-perfect-grey ul.pagination li.current button:hover,
.picture-perfect-grey ul.pagination li.current button:focus,
.picture-perfect-grey .IDX-wrapper-standard .IDX-btn:hover,
.picture-perfect-grey .IDX-wrapper-standard .IDX-btn-primary:hover,
.picture-perfect-grey .IDX-wrapper-standard #IDX-newSearch:hover,
.picture-perfect-grey .IDX-wrapper-standard #IDX-saveProperty,
.picture-perfect-grey .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a,
.picture-perfect-grey .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:focus,
.picture-perfect-grey .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:hover,
.picture-perfect-grey .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:focus,
.picture-perfect-grey .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:hover,
.picture-perfect-grey .IDX-wrapper-standard .IDX-searchNavItem a:hover {
  background-color: #5d5d5d;
}

.picture-perfect-grey .bg-alt,
.picture-perfect-grey .left-off-canvas-menu,
.picture-perfect-grey .after-entry-widget-area {
  background: rgba(93, 93, 93, 0.95);
}

.picture-perfect-grey .home-bottom a,
.picture-perfect-grey .button,
.picture-perfect-grey button,
.picture-perfect-grey input[type="button"],
.picture-perfect-grey input[type="submit"],
.picture-perfect-grey #IDX-formSubmit,
.picture-perfect-grey .button:hover,
.picture-perfect-grey button:hover,
.picture-perfect-grey input[type="button"]:hover,
.picture-perfect-grey input[type="submit"]:hover,
.picture-perfect-grey #IDX-formSubmit:hover,
.picture-perfect-grey .ae-iconbox.type-2 i,
.picture-perfect-grey .ae-iconbox.type-3 i,
.picture-perfect-grey .idx-content .IDX-wrapper-standard .IDX-btn,
.picture-perfect-grey .idx-content .IDX-wrapper-standard .IDX-btn-primary {
  color: #fff !important;
}

.picture-perfect-grey .home-bottom .button,
.picture-perfect-grey .home-bottom button,
.picture-perfect-grey .home-bottom input[type="button"],
.picture-perfect-grey .home-bottom input[type="submit"] {
  border-color: #fff;
  background: none;
}

/* =Color Styles - Custom
------------------------------------------------------------------------- */
.picture-perfect-custom .home-bottom a,
.picture-perfect-custom .button,
.picture-perfect-custom button,
.picture-perfect-custom input[type="button"],
.picture-perfect-custom input[type="submit"],
.picture-perfect-custom #IDX-formSubmit,
.picture-perfect-custom .button:hover,
.picture-perfect-custom button:hover,
.picture-perfect-custom input[type="button"]:hover,
.picture-perfect-custom input[type="submit"]:hover,
.picture-perfect-custom #IDX-formSubmit:hover,
.picture-perfect-custom .ae-iconbox.type-2 i,
.picture-perfect-custom .ae-iconbox.type-3 i,
.picture-perfect-custom .idx-content .IDX-wrapper-standard .IDX-detailsPhotosWrap a.IDX-arrow,
.picture-perfect-custom .idx-content .IDX-wrapper-standard .IDX-searchNavItem a,
.picture-perfect-custom .idx-content #IDX-main .IDX-wrapper-standard a.IDX-btn,
.picture-perfect-custom .idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a {
  color: #fff !important;
}

.picture-perfect-custom .home-bottom .button,
.picture-perfect-custom .home-bottom button,
.picture-perfect-custom .home-bottom input[type="button"],
.picture-perfect-custom .home-bottom input[type="submit"] {
  border-color: #fff;
  background: none;
}

/* =IDX Content
------------------------------------------------------------ */
#IDX-main {
  width: 100% !important;
  font-family: inherit !important;
  background-color: inherit !important;
}

#IDX-main select[multiple] {
  height: auto;
  background-image: none;
}

#IDX-formSubmit {
  background: none;
  border: none;
  text-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.1111111111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 0.8888888889rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.9444444444rem;
  padding-left: 1.7777777778rem;
  font-size: 0.8888888889rem;
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

#IDX-formSubmit:hover, #IDX-formSubmit:focus {
  background-color: #3e6275;
}

#IDX-formSubmit:hover, #IDX-formSubmit:focus {
  color: #FFFFFF;
}

#IDX-formSubmit:hover {
  background: none;
  border: none;
  text-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.1111111111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 0.8888888889rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.9444444444rem;
  padding-left: 1.7777777778rem;
  font-size: 0.8888888889rem;
  background-color: #4e7b92;
  border-color: #3e6275;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
  background-color: #3e6275;
}

#IDX-formSubmit:hover:hover, #IDX-formSubmit:hover:focus {
  background-color: #3e6275;
}

#IDX-formSubmit:hover:hover, #IDX-formSubmit:hover:focus {
  color: #FFFFFF;
}

#IDX-main .IDX-radio-inline {
  margin-right: 5px;
}

#IDX-main .recaptcha_input_area,
#IDX-main .recaptchatable #recaptcha_response_field {
  height: auto;
  display: table-caption;
}

#IDX-main .IDX-nav {
  margin-left: 0rem;
}

.IDX-wrapper-standard .IDX-panel {
  background: none;
}

.idx-content .IDX-wrapper-standard a {
  color: #4e7b92;
}

.IDX-wrapper-standard .IDX-btn,
.IDX-wrapper-standard .IDX-btn-primary,
.IDX-wrapper-standard #IDX-newSearch,
.IDX-wrapper-standard #IDX-saveProperty:hover,
.IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.IDX-wrapper-standard .IDX-navbar-default,
.IDX-wrapper-standard .IDX-navigation {
  background-color: #4e7b92;
}

.IDX-wrapper-standard .IDX-btn:hover,
.IDX-wrapper-standard .IDX-btn-primary:hover,
.IDX-wrapper-standard #IDX-newSearch:hover,
.IDX-wrapper-standard #IDX-saveProperty,
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a,
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:focus,
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > .IDX-active > a:hover,
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:focus,
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a:hover,
.IDX-wrapper-standard .IDX-searchNavItem a:hover {
  background-color: #3e6275;
}

.idx-content .IDX-wrapper-standard .IDX-panel-primary,
.idx-content .IDX-wrapper-standard .IDX-panel-primary > .IDX-panel-heading,
.idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-collapse,
.idx-content .IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-form,
.idx-content .IDX-wrapper-standard .IDX-navbar-default {
  border-color: #4e7b92;
}

.IDX-open > .IDX-wrapper-standard .IDX-btn-default.IDX-dropdown-toggle {
  background: none;
  border: 0;
}

.IDX-wrapper-standard .IDX-detailsPhotosWrap a.IDX-arrow,
.IDX-wrapper-standard .IDX-searchNavItem a,
#IDX-main .idx-content .IDX-wrapper-standard a.IDX-btn,
.IDX-wrapper-standard .IDX-navbar-default .IDX-navbar-nav > li > a {
  color: #fff;
}

.IDX-searchNavItem a,
.IDX-searchNavItem span {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

#IDX-detailsHotActions .IDX-btn {
  font-size: 0.8rem;
}

.IDX-pagination-action a.IDX-btn {
  padding: 0.25rem;
}

#IDX-mapSearchFields a.IDX-btn,
#IDX-mapSearchFields a.IDX-btn:hover,
#IDX-mapSearchFields a.IDX-btn:focus {
  background: none !important;
  padding: 0.45rem;
}
