/**
 * Theme Name: Open Floor Plan
 * Theme URI: http://docs.aethemes.com/category/themes/open-floor-plan/
 * Author: Agent Evolution
 * Author URI: http://www.agentevolution.com/
 * Description: A responsive, modern Real Estate Child Theme with a full width slideshow for Equity Framework
 * Version: 1.0.3
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: open-floor-plan
 * Domain Path: /languages/
 * Tags: blue, green, 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.4.7/"; }

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

body {
  background: white;
  color: #444444;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  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 !important;
  visibility: hidden; }

.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)
------------------------------------------------------------------------- */
button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.11111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 0.88889rem;
  padding-right: 1.77778rem;
  padding-bottom: 0.94444rem;
  padding-left: 1.77778rem;
  font-size: 0.88889rem;
  background-color: #7d92a6;
  border-color: #5f758a;
  color: white;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #5f758a; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: white; }
  button.secondary, .button.secondary {
    background-color: #868686;
    border-color: #6b6b6b;
    color: white; }
    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: white; }
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a54;
    color: white; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a54; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: white; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf280e;
    color: white; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf280e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: white; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: white; }
    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: white; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b7d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b7d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: white; }
  button.large, .button.large {
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.05556rem;
    padding-left: 2rem;
    font-size: 1.11111rem; }
  button.small, .button.small {
    padding-top: 0.77778rem;
    padding-right: 1.55556rem;
    padding-bottom: 0.83333rem;
    padding-left: 1.55556rem;
    font-size: 0.72222rem; }
  button.tiny, .button.tiny {
    padding-top: 0.55556rem;
    padding-right: 1.11111rem;
    padding-bottom: 0.61111rem;
    padding-left: 1.11111rem;
    font-size: 0.61111rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.66667rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.66667rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #7d92a6;
    border-color: #5f758a;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #5f758a; }
    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: white; }
    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: #7d92a6; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #868686;
      border-color: #6b6b6b;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .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: white; }
      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: #368a54;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a54; }
      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: white; }
      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: #cf280e;
      color: white;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf280e; }
      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: white; }
      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: white;
      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: white; }
      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: #61b7d9;
      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: #61b7d9; }
      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: white; }
      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)
------------------------------------------------------------------------- */
.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: #7d92a6;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #667e95; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.11111rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.19444rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.77778rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #666666;
  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: #9c9c9c;
    line-height: 0; }

h1 {
  font-size: 1.88889rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.22222rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 1rem; }

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

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

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

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

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

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333333;
  background-color: #dbdbdb;
  border-width: 1px;
  border-style: solid;
  border-color: #c5c5c5;
  padding: 0.11111rem 0.27778rem 0.05556rem; }

/* Lists */
ul, ol, dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.11111rem;
  list-style-position: outside;
  font-family: "Open Sans", "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.11111rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul, ul li ol {
  margin-left: 1.11111rem;
  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.11111rem;
    margin-bottom: 0; }

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

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

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #dddddd; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.11111rem;
  padding: 0.5rem 1.11111rem 0 1.05556rem;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.72222rem;
    color: #898989; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a, blockquote cite a:visited {
      color: #898989; }

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

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.11111rem 0;
  border: 1px solid #dddddd;
  padding: 0.55556rem 0.66667rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: 700;
    font-size: 0.83333rem; }

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

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

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

@media print {
  @page {
    margin: 0.5cm; }

  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

/* =Top Bar(Foundation)
------------------------------------------------------------------------- */
.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.11111rem;
    margin-right: -1.11111rem;
    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.11111rem;
  padding-right: 1.11111rem;
  width: 100%;
  float: left; }

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 1.11111rem;
    padding-right: 1.11111rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child, .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width:40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 1.11111rem;
    padding-right: 1.11111rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width:64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 1.11111rem;
    padding-right: 1.11111rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child, .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

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

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.44444rem; }
  form .row .row .column, form .row .row .columns {
    padding: 0 0.44444rem; }
  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.44444rem; }

/* Label Styles */
label {
  font-size: 0.77778rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 400;
  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.88889rem 0;
    padding: 0.5rem 0; }
  label small {
    text-transform: capitalize;
    color: #686868; }

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

/* 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;
  line-height: 1.88889rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 1.88889rem;
  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;
  -webkit-border-radius: 0px;
  background-color: white;
  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.77778rem;
  margin: 0 0 0.88889rem 0;
  padding: 0.44444rem;
  height: 2.05556rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, 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 {
  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 {
  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 {
  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 {
  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;
  -webkit-border-radius: 0px; }

/* 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;
  -webkit-border-radius: 0px;
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.44444rem;
  font-size: 0.77778rem;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.05556rem; }
  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; }

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

input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.44444rem;
  margin-right: 0.88889rem;
  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.11111rem;
  margin: 1rem 0; }
  fieldset legend {
    font-weight: 700;
    background: white;
    padding: 0 0.16667rem;
    margin: 0;
    margin-left: -0.16667rem; }

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

span.error, small.error {
  display: block;
  padding: 0.33333rem 0.5rem 0.5rem;
  margin-top: -1px;
  margin-bottom: 0.88889rem;
  font-size: 0.66667rem;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: white; }

.error input, .error textarea, .error select {
  margin-bottom: 0; }
.error input[type="checkbox"], .error input[type="radio"] {
  margin-bottom: 0.88889rem; }
.error label, .error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.33333rem 0.5rem 0.5rem;
  margin-top: -1px;
  margin-bottom: 0.88889rem;
  font-size: 0.66667rem;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: white; }
.error > label > small {
  color: #686868;
  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: 40.063em)/";
  width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #7d92a6; }
  .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: 30px; }

.top-bar {
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  position: relative;
  background: #7d92a6;
  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.8rem;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar button {
    padding-top: 0.40556rem;
    padding-bottom: 0.40556rem;
    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: 30px;
    margin: 0;
    font-size: 18px; }
    .top-bar .name h1 {
      line-height: 30px;
      font-size: 0.66667rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: 400;
        color: white;
        width: 75%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.66667rem;
      font-weight: 700;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 30px;
      line-height: 30px; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 40px 0 15px;
        color: white;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 15px;
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0px 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #7d92a6; }
    .top-bar.expanded .toggle-topbar a {
      color: #bec9d3; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0px 0 1px #bec9d3, 0 7px 0 1px #bec9d3, 0 14px 0 1px #bec9d3; }

.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 #8ea0b2;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #7d92a6; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: white;
      padding: 12px 0 12px 0;
      padding-left: 15px;
      font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 0.66667rem;
      font-weight: 400;
      text-transform: none; }
      .top-bar-section ul li > a.button {
        font-size: 0.66667rem;
        padding-right: 15px;
        padding-left: 15px;
        background-color: #7d92a6;
        border-color: #5f758a;
        color: white; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #5f758a; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: white; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #868686;
        border-color: #6b6b6b;
        color: white; }
        .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: white; }
      .top-bar-section ul li > a.button.success {
        background-color: #43ac6a;
        border-color: #368a54;
        color: white; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a54; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: white; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf280e;
        color: white; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf280e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: white; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: white; }
        .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: white; }
    .top-bar-section ul li > button {
      font-size: 0.66667rem;
      padding-right: 15px;
      padding-left: 15px;
      background-color: #7d92a6;
      border-color: #5f758a;
      color: white; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #5f758a; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: white; }
      .top-bar-section ul li > button.secondary {
        background-color: #868686;
        border-color: #6b6b6b;
        color: white; }
        .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: white; }
      .top-bar-section ul li > button.success {
        background-color: #43ac6a;
        border-color: #368a54;
        color: white; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a54; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: white; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf280e;
        color: white; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf280e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: white; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: white; }
        .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: white; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      background: #667e95;
      color: white; }
    .top-bar-section ul li.active > a {
      background: #7d92a6;
      color: white; }
      .top-bar-section ul li.active > a:hover {
        background: #667e95;
        color: white; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: 400;
        padding: 8px 15px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: 400; }
      .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: white;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 15px; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #bec9d3;
      font-weight: 700;
      font-size: 0.61111rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #7d92a6;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input, .top-bar .button, .top-bar button {
      font-size: 0.77778rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded {
      background: #7d92a6; }
  .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: #555555;
      background: #667e95;
      color: white; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 30px;
      background: #7d92a6; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #667e95; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 30px;
      color: white;
      background: #7d92a6; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #667e95;
        color: white; }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 15px; }
    .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: white;
        line-height: 30px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #7d92a6; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: white;
        background: #7d92a6; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: white;
        background-color: #555555;
        background: #667e95; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #7d92a6; }
      .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 #8ea0b2;
      clear: none;
      height: 30px;
      width: 0; }
    .top-bar-section .has-form {
      background: #7d92a6;
      padding: 0 10px;
      height: 30px; }
    .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: #555555;
    background: #667e95;
    color: white; }
  .no-js .top-bar-section ul li:active > a {
    background: #7d92a6;
    color: white; }
  .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; } }

/* =Pagination (Foundation)
------------------------------------------------------------------------- */
ul.pagination {
  display: block;
  min-height: 1.33333rem;
  margin-left: -0.27778rem; }
  ul.pagination li {
    height: 1.33333rem;
    color: #222222;
    font-size: 0.77778rem;
    margin-left: 0.27778rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.05556rem 0.55556rem 0.05556rem;
      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: #7d92a6;
      color: white;
      font-weight: 700;
      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: #7d92a6; }
  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; }

/* =Background (alternate)
------------------------------------------------------------------------- */
.bg-alt {
  background: #7d92a6; }

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

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

.content-sidebar-wrap {
  margin: 0 auto;
  padding: 2rem 0;
  background: white; }

/* =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.66667rem;
  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.55556rem; }

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

/* =Headings
------------------------------------------------------------------------- */
h3, h6 {
  text-transform: uppercase; }

.entry-content h4 {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700; }

div[class*="home-middle"] h4, h4.widget-title {
  text-transform: uppercase; }

/* =Buttons
------------------------------------------------------------------------- */
.button, button, input[type="button"], input[type="submit"] {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.11111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 0.88889rem;
  padding-right: 1.77778rem;
  padding-bottom: 0.94444rem;
  padding-left: 1.77778rem;
  font-size: 0.88889rem;
  background-color: #7d92a6;
  border-color: #5f758a;
  color: white;
  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 {
    background-color: #5f758a; }
  .button:hover, .button:focus, button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    color: white; }

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

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

/* =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; } }

/* Top Header
------------------------------------------------------------------------- */
.top-header {
  background: #7d92a6;
  color: white;
  font-size: 0.66667rem;
  line-height: 1.11111rem; }

.top-header a, .top-header i.fa {
  color: white;
  transition: color 300ms ease-out; }

.top-header a:hover {
  color: #dbdbdb; }

.top-header .agent-social-icons {
  display: inline-block; }

.top-header .agent-social-icons a {
  font-size: 0.72222rem;
  margin: 0 8px 0 0; }

.top-header ul {
  font-size: 0.66667rem;
  margin: 0; }

.top-header .widget-area {
  height: 30px; }

.top-header .widget-area ul {
  line-height: 30px; }

.top-header-right {
  text-align: right; }

.top-header-right .agent-phone-wrap, .top-header-right .agent-email-wrap {
  display: inline-block;
  margin: 0 0 0 10px; }

@media only screen and (max-width: 40em) {
  .top-header-left, .top-header-right {
    text-align: center; } }

/* Header
------------------------------------------------------------------------- */
header.site-header {
  background: white;
  padding: 0.65rem 0;
  color: #666666; }

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

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

header.site-header a, header.site-header a:hover {
  color: #666666; }

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

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

body.admin-bar .sticky-header.sticky {
  top: 32px; }

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

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

.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: 1rem 0; }
  header.site-header .title-area {
    text-align: left; }
  header.site-header .widget-area {
    text-align: right; } }

/* Responsive Menu (Header Right)
--------------------------------------------- */
#responsive-menu-icon {
  width: 100%;
  display: block;
  padding: 10px 0 0;
  cursor: pointer; }

nav.nav-header-right ul {
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  list-style-type: none;
  margin: 10px 0 0;
  text-align: center; }

nav.nav-header-right ul li .link-title {
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #666666;
  line-height: 1.4; }

nav.nav-header-right .description, nav.nav-header-right ul.sub-menu > li .link-title {
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.66667rem;
  text-transform: uppercase;
  line-height: 1.4; }

nav.nav-header-right ul li a:hover .link-title, nav.nav-header-right ul li a:hover .description {
  color: #7b7b7b; }

nav.nav-header-right li[class*="fa-"] i {
  margin-bottom: 3px; }

nav.nav-header-right li[class*="fa-"]:before {
  content: none !important; }

ul.menu-header-right {
  width: 100%;
  clear: both;
  display: none;
  padding: 0;
  margin: 0;
  line-height: 1; }

ul.menu-header-right a {
  display: block; }

ul.menu-header-right p {
  margin: 0;
  line-height: 1; }

ul.menu-header-right .menu-item, ul.menu-header-right .sub-menu, ul.menu-header-right .sub-menu a {
  width: 100%;
  position: relative;
  display: block;
  left: 0;
  opacity: 1;
  text-align: left;
  list-style-type: none;
  font-size: 0.77778rem; }

ul.menu-header-right .sub-menu {
  margin: 0 0 0 10px; }

ul.menu-header-right a {
  padding: 5px 0; }

ul.menu-header-right .sub-menu a {
  padding: 0 10px 5px; }

@media only screen and (min-width:64.063em) {
  nav.nav-header-right ul {
    text-align: right;
    margin: 0; } }

@media only screen and (min-width:40.063em) {
  #responsive-menu-icon {
    display: none; }
  ul.menu-header-right {
    display: block; }
  ul.menu-header-right .menu-item {
    display: inline-block;
    width: auto;
    text-align: center; }
  ul.menu-header-right .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    transition: opacity 300ms ease-out;
    -webkit-transform: translateZ(0);
    width: 200px;
    z-index: 99; }
  ul.menu-header-right a {
    padding: 6px 20px; }
  ul.menu-header-right .sub-menu a {
    padding: 8px 10px; }
  ul.menu-header-right .sub-menu a {
    background-color: white;
    border: 1px solid #eeeeee;
    border-top: none;
    font-size: 14px;
    position: relative;
    width: 200px; }
  ul.menu-header-right .sub-menu a:hover {
    background-color: #f0f0f0; }
  ul.menu-header-right .sub-menu .sub-menu {
    margin: -55px 0 0 199px; }
  ul.menu-header-right .menu-item:hover {
    position: static; }
  ul.menu-header-right .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1; } }

/* =Footer
------------------------------------------------------------------------- */
.footer-widgets {
  background: #7d92a6;
  color: white;
  padding: 2em 0; }

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

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

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

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

.footer-widgets a, .footer-widgets i, .footer-widgets div[class*="agent-"] i, .footer-widgets blockquote, .footer-widgets blockquote cite, .footer-widgets p, .footer-widgets h4.widget-title {
  color: white; }

.footer-widgets a:hover {
  color: white;
  transition: color 300ms ease-out; }

.footer-widgets .widget-title {
  font-size: 1.11111rem;
  text-transform: uppercase;
  margin-bottom: 1.825rem; }

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

.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: #7d92a6;
  text-align: center; }

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

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

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

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

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

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

@media only screen and (min-width:40.063em) { }

@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.77778rem; }

.sidebar-primary h4.widget-title {
  color: #666666;
  border-bottom: 1px solid #d8d8d8;
  padding: 0 0 0.5rem;
  margin: 0 0 1.825rem;
  font-size: 1.11111rem;
  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; }

div[class*="home-middle-"], .home-bottom {
  padding: 1.5rem 0 1.5rem; }

.home .bg-alt {
  color: white;
  background: #7d92a6; }

.home .bg-alt a {
  color: white; }

.home .bg-alt a:hover {
  color: #dbdbdb; }

div[class*="home-middle-"] h4, .home-bottom h4 {
  font-size: 1.88889rem;
  line-height: 1;
  margin: 0rem 0 1.75rem; }

.home-middle-1 h4, .home-middle-2 h4 {
  text-align: center; }

.home-middle-1 h4 {
  color: white; }

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

@media only screen and (min-width:64.063em) {
  div[class*="home-middle-"], .home-bottom {
    padding: 2.65rem 0 2.65rem; } }

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

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

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

.home-top .soliloquy-container .soliloquy-image {
  width: 100%; }

/* =Home Middle 1
------------------------------------------------------------------------- */

.home-middle-1 .widget.listings-search select {
  width: 23%;
  float: left;
  margin: auto 1% 1rem; }

/* =Home Middle 2
------------------------------------------------------------------------- */

/* =Home Middle 3
------------------------------------------------------------------------- */

.home-middle-3 .ae-iconbox i[class*="fa-"], .home-middle-3 .ae-iconbox a i[class*="fa-"] {
  color: white; }

.home-middle-3 .ae-iconbox.type-1 {
  padding-left: 150px; }

.home-middle-3 .ae-iconbox.type-1 i {
  font-size: 120px; }

/* =Home Bottom
------------------------------------------------------------------------- */
.home-bottom {
  background: white; }

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

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

.home-bottom .featured-page h2, .home-bottom .featured-post h2 {
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1rem; }

.home-bottom .widget_nav_menu_desc ul li {
  margin: 0 0 0.825rem;
  display: inline-block;
  width: 46%;
  margin-right: 2%; }

.home-bottom .widget_nav_menu_desc i {
  font-size: 1rem;
  width: 1rem; }

@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 #d8d8d8; }

.content figure {
  margin: 0; }

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

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

/* =After Entry Widget Area
------------------------------------------------------------------------- */
.after-entry-widget-area {
  background: #7d92a6;
  color: white;
  padding: 1.4rem;
  font-size: 0.88889rem;
  line-height: 1.6;
  margin: 1rem 0; }

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

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

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

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

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

/* =Pagination/Post Navigation (most formatting included in foundation.css)
------------------------------------------------------------------------- */
.pagination {
  font-size: 0.77778rem;
  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.77778rem;
  margin: 0 0 0.325rem; }

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

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

.entry-comments .comment-reply {
  font-size: 0.77778rem;
  font-weight: 700; }

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

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

.comment-respond .form-allowed-tags {
  font-size: 0.66667rem;
  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.33333rem;
  vertical-align: top;
  margin: 0 0.5rem 0.5rem 0; }

.widget_nav_menu_desc .link-text {
  font-size: 1.11111rem;
  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.77778rem;
  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: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.88889rem; }

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

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


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

.wp-listings-search button i {
  font-size: 1.33333rem;
  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.22222rem;
  display: block; }

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

.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: #444444;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1.11111rem;
  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: white;
  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.77778rem; }

.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: white;
  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.5641%;
  padding: 0; }

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

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

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

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

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

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

/* =Property Showcase
------------------------------------------------------------------------- */
.showcase-property span.price {
  margin: -30px auto 0px;
  width: auto;
  padding: 12px 10px;
  display: inline-block;
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #7d92a6;
  background: white; }

/* =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: 0.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: #7d92a6;
  margin-bottom: 10px; }

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

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

.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: #7d92a6;
  border-radius: 80px; }

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

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

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

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

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

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

.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
------------------------------------------------------------------------- */
.open-floor-plan-green a, .open-floor-plan-green header.site-header .widget-area a:hover, .open-floor-plan-green header.site-header .widget-area a:focus, .open-floor-plan-green .ae-iconbox i[class*="fa-"], .open-floor-plan-green .ae-iconbox a i[class*="fa-"], .open-floor-plan-green .showcase-property span.price {
  color: #7da688; }

.open-floor-plan-green .ae-iconbox.type-2:hover i[class*="fa-"], .open-floor-plan-green .ae-iconbox.type-2:hover a i[class*="fa-"], .open-floor-plan-green .ae-iconbox.type-3:hover i[class*="fa-"], .open-floor-plan-green .ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #7da688 !important; }

.open-floor-plan-green .top-header, .open-floor-plan-green .button:not(.secondary), .open-floor-plan-green button:not(.secondary), .open-floor-plan-green input[type="button"], .open-floor-plan-green input[type="submit"], .open-floor-plan-green #IDX-formSubmit, .open-floor-plan-green .ae-iconbox.type-2 i, .open-floor-plan-green .ae-iconbox.type-3 i, .open-floor-plan-green ul.pagination li.current a, .open-floor-plan-green ul.pagination li.current button, .open-floor-plan-green .bg-alt, .open-floor-plan-green .after-entry-widget-area, .open-floor-plan-green footer.site-footer {
  background-color: #7da688; }

.open-floor-plan-green .button, .open-floor-plan-green button, .open-floor-plan-green input[type="button"], .open-floor-plan-green input[type="submit"] {
  border-color: #7da688; }

.open-floor-plan-green a:hover, .open-floor-plan-green a:focus {
  color: #628d6d; }

.open-floor-plan-green .button:not(.secondary):hover, .open-floor-plan-green button:not(.secondary):hover, .open-floor-plan-green input[type="button"]:hover, .open-floor-plan-green input[type="submit"]:hover, .open-floor-plan-green .bg-alt .button:hover, .open-floor-plan-green .bg-alt input[type="button"]:hover, .open-floor-plan-green .bg-alt input[type="submit"]:hover, .open-floor-plan-green .button:not(.secondary):focus, .open-floor-plan-green button:not(.secondary):focus, .open-floor-plan-green input[type="button"]:focus, .open-floor-plan-green input[type="submit"]:focus, .open-floor-plan-green #IDX-formSubmit:hover, .open-floor-plan-green ul.pagination li.current a:hover, .open-floor-plan-green ul.pagination li.current a:focus, .open-floor-plan-green ul.pagination li.current button:hover, .open-floor-plan-green ul.pagination li.current button:focus {
  background-color: #628d6d; }

.open-floor-plan-green .top-header a, .open-floor-plan-green .bg-alt a, .open-floor-plan-green .button, .open-floor-plan-green button, .open-floor-plan-green input[type="button"], .open-floor-plan-green input[type="submit"], .open-floor-plan-green #IDX-formSubmit, .open-floor-plan-green .button:hover, .open-floor-plan-green button:hover, .open-floor-plan-green input[type="button"]:hover, .open-floor-plan-green input[type="submit"]:hover, .open-floor-plan-green #IDX-formSubmit:hover, .open-floor-plan-green .ae-iconbox.type-2 i, .open-floor-plan-green .ae-iconbox.type-3 i, .open-floor-plan-green .bg-alt .ae-iconbox i[class*="fa-"], .open-floor-plan-green .bg-alt .ae-iconbox a i[class*="fa-"] {
  color: white !important; }

.open-floor-plan-green .bg-alt .button, .open-floor-plan-green .bg-alt button, .open-floor-plan-green .bg-alt input[type="button"], .open-floor-plan-green .bg-alt input[type="submit"] {
  border-color: white; }

/* =Color Styles - Red
------------------------------------------------------------------------- */
.open-floor-plan-red a, .open-floor-plan-red header.site-header .widget-area a:hover, .open-floor-plan-red header.site-header .widget-area a:focus, .open-floor-plan-red .ae-iconbox i[class*="fa-"], .open-floor-plan-red .ae-iconbox a i[class*="fa-"], .open-floor-plan-red .showcase-property span.price {
  color: #a46464; }

.open-floor-plan-red .ae-iconbox.type-2:hover i[class*="fa-"], .open-floor-plan-red .ae-iconbox.type-2:hover a i[class*="fa-"], .open-floor-plan-red .ae-iconbox.type-3:hover i[class*="fa-"], .open-floor-plan-red .ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #a46464 !important; }

.open-floor-plan-red .top-header, .open-floor-plan-red .button:not(.secondary), .open-floor-plan-red button:not(.secondary), .open-floor-plan-red input[type="button"], .open-floor-plan-red input[type="submit"], .open-floor-plan-red #IDX-formSubmit, .open-floor-plan-red .ae-iconbox.type-2 i, .open-floor-plan-red .ae-iconbox.type-3 i, .open-floor-plan-red ul.pagination li.current a, .open-floor-plan-red ul.pagination li.current button, .open-floor-plan-red .bg-alt, .open-floor-plan-red .after-entry-widget-area, .open-floor-plan-red footer.site-footer {
  background-color: #a46464; }

.open-floor-plan-red .button, .open-floor-plan-red button, .open-floor-plan-red input[type="button"], .open-floor-plan-red input[type="submit"] {
  border-color: #a46464; }

.open-floor-plan-red a:hover, .open-floor-plan-red a:focus {
  color: #915252; }

.open-floor-plan-red .button:not(.secondary):hover, .open-floor-plan-red button:not(.secondary):hover, .open-floor-plan-red input[type="button"]:hover, .open-floor-plan-red input[type="submit"]:hover, .open-floor-plan-red .bg-alt .button:hover, .open-floor-plan-red .bg-alt input[type="button"]:hover, .open-floor-plan-red .bg-alt input[type="submit"]:hover, .open-floor-plan-red .button:not(.secondary):focus, .open-floor-plan-red button:not(.secondary):focus, .open-floor-plan-red input[type="button"]:focus, .open-floor-plan-red input[type="submit"]:focus, .open-floor-plan-red #IDX-formSubmit:hover, .open-floor-plan-red ul.pagination li.current a:hover, .open-floor-plan-red ul.pagination li.current a:focus, .open-floor-plan-red ul.pagination li.current button:hover, .open-floor-plan-red ul.pagination li.current button:focus {
  background-color: #915252; }

.open-floor-plan-red .top-header a, .open-floor-plan-red .bg-alt a, .open-floor-plan-red .button, .open-floor-plan-red button, .open-floor-plan-red input[type="button"], .open-floor-plan-red input[type="submit"], .open-floor-plan-red #IDX-formSubmit, .open-floor-plan-red .button:hover, .open-floor-plan-red button:hover, .open-floor-plan-red input[type="button"]:hover, .open-floor-plan-red input[type="submit"]:hover, .open-floor-plan-red #IDX-formSubmit:hover, .open-floor-plan-red .ae-iconbox.type-2 i, .open-floor-plan-red .ae-iconbox.type-3 i, .open-floor-plan-red .bg-alt .ae-iconbox i[class*="fa-"], .open-floor-plan-red .bg-alt .ae-iconbox a i[class*="fa-"] {
  color: white !important; }

.open-floor-plan-red .bg-alt .button, .open-floor-plan-red .bg-alt button, .open-floor-plan-red .bg-alt input[type="button"], .open-floor-plan-red .bg-alt input[type="submit"] {
  border-color: white; }

/* =Color Styles - Tan
------------------------------------------------------------------------- */
.open-floor-plan-tan a, .open-floor-plan-tan header.site-header .widget-area a:hover, .open-floor-plan-tan header.site-header .widget-area a:focus, .open-floor-plan-tan .ae-iconbox i[class*="fa-"], .open-floor-plan-tan .ae-iconbox a i[class*="fa-"], .open-floor-plan-tan .showcase-property span.price {
  color: #aca077; }

.open-floor-plan-tan .ae-iconbox.type-2:hover i[class*="fa-"], .open-floor-plan-tan .ae-iconbox.type-2:hover a i[class*="fa-"], .open-floor-plan-tan .ae-iconbox.type-3:hover i[class*="fa-"], .open-floor-plan-tan .ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #aca077 !important; }

.open-floor-plan-tan .top-header, .open-floor-plan-tan .button:not(.secondary), .open-floor-plan-tan button:not(.secondary), .open-floor-plan-tan input[type="button"], .open-floor-plan-tan input[type="submit"], .open-floor-plan-tan #IDX-formSubmit, .open-floor-plan-tan .ae-iconbox.type-2 i, .open-floor-plan-tan .ae-iconbox.type-3 i, .open-floor-plan-tan ul.pagination li.current a, .open-floor-plan-tan ul.pagination li.current button, .open-floor-plan-tan .bg-alt, .open-floor-plan-tan .after-entry-widget-area, .open-floor-plan-tan footer.site-footer {
  background-color: #aca077; }

.open-floor-plan-tan .button, .open-floor-plan-tan button, .open-floor-plan-tan input[type="button"], .open-floor-plan-tan input[type="submit"] {
  border-color: #aca077; }

.open-floor-plan-tan a:hover, .open-floor-plan-tan a:focus {
  color: #968a62; }

.open-floor-plan-tan .button:not(.secondary):hover, .open-floor-plan-tan button:not(.secondary):hover, .open-floor-plan-tan input[type="button"]:hover, .open-floor-plan-tan input[type="submit"]:hover, .open-floor-plan-tan .bg-alt .button:hover, .open-floor-plan-tan .bg-alt input[type="button"]:hover, .open-floor-plan-tan .bg-alt input[type="submit"]:hover, .open-floor-plan-tan .button:not(.secondary):focus, .open-floor-plan-tan button:not(.secondary):focus, .open-floor-plan-tan input[type="button"]:focus, .open-floor-plan-tan input[type="submit"]:focus, .open-floor-plan-tan #IDX-formSubmit:hover, .open-floor-plan-tan ul.pagination li.current a:hover, .open-floor-plan-tan ul.pagination li.current a:focus, .open-floor-plan-tan ul.pagination li.current button:hover, .open-floor-plan-tan ul.pagination li.current button:focus {
  background-color: #968a62; }

.open-floor-plan-tan .top-header a, .open-floor-plan-tan .bg-alt a, .open-floor-plan-tan .button, .open-floor-plan-tan button, .open-floor-plan-tan input[type="button"], .open-floor-plan-tan input[type="submit"], .open-floor-plan-tan #IDX-formSubmit, .open-floor-plan-tan .button:hover, .open-floor-plan-tan button:hover, .open-floor-plan-tan input[type="button"]:hover, .open-floor-plan-tan input[type="submit"]:hover, .open-floor-plan-tan #IDX-formSubmit:hover, .open-floor-plan-tan .ae-iconbox.type-2 i, .open-floor-plan-tan .ae-iconbox.type-3 i, .open-floor-plan-tan .bg-alt .ae-iconbox i[class*="fa-"], .open-floor-plan-tan .bg-alt .ae-iconbox a i[class*="fa-"] {
  color: white !important; }

.open-floor-plan-tan .bg-alt .button, .open-floor-plan-tan .bg-alt button, .open-floor-plan-tan .bg-alt input[type="button"], .open-floor-plan-tan .bg-alt input[type="submit"] {
  border-color: white; }

/* =Color Styles - Grey
------------------------------------------------------------------------- */
.open-floor-plan-grey a, .open-floor-plan-grey header.site-header .widget-area a:hover, .open-floor-plan-grey header.site-header .widget-area a:focus, .open-floor-plan-grey .ae-iconbox i[class*="fa-"], .open-floor-plan-grey .ae-iconbox a i[class*="fa-"], .open-floor-plan-grey .showcase-property span.price {
  color: #9b9b9b; }

.open-floor-plan-grey .ae-iconbox.type-2:hover i[class*="fa-"], .open-floor-plan-grey .ae-iconbox.type-2:hover a i[class*="fa-"], .open-floor-plan-grey .ae-iconbox.type-3:hover i[class*="fa-"], .open-floor-plan-grey .ae-iconbox.type-3:hover a i[class*="fa-"] {
  color: #9b9b9b !important; }

.open-floor-plan-grey .top-header, .open-floor-plan-grey .button:not(.secondary), .open-floor-plan-grey button:not(.secondary), .open-floor-plan-grey input[type="button"], .open-floor-plan-grey input[type="submit"], .open-floor-plan-grey #IDX-formSubmit, .open-floor-plan-grey .ae-iconbox.type-2 i, .open-floor-plan-grey .ae-iconbox.type-3 i, .open-floor-plan-grey ul.pagination li.current a, .open-floor-plan-grey ul.pagination li.current button, .open-floor-plan-grey .bg-alt, .open-floor-plan-grey .after-entry-widget-area, .open-floor-plan-grey footer.site-footer {
  background-color: #9b9b9b; }

.open-floor-plan-grey .button, .open-floor-plan-grey button, .open-floor-plan-grey input[type="button"], .open-floor-plan-grey input[type="submit"] {
  border-color: #9b9b9b; }

.open-floor-plan-grey a:hover, .open-floor-plan-grey a:focus {
  color: #898989; }

.open-floor-plan-grey .button:not(.secondary):hover, .open-floor-plan-grey button:not(.secondary):hover, .open-floor-plan-grey input[type="button"]:hover, .open-floor-plan-grey input[type="submit"]:hover, .open-floor-plan-grey .bg-alt .button:hover, .open-floor-plan-grey .bg-alt input[type="button"]:hover, .open-floor-plan-grey .bg-alt input[type="submit"]:hover, .open-floor-plan-grey .button:not(.secondary):focus, .open-floor-plan-grey button:not(.secondary):focus, .open-floor-plan-grey input[type="button"]:focus, .open-floor-plan-grey input[type="submit"]:focus, .open-floor-plan-grey #IDX-formSubmit:hover, .open-floor-plan-grey ul.pagination li.current a:hover, .open-floor-plan-grey ul.pagination li.current a:focus, .open-floor-plan-grey ul.pagination li.current button:hover, .open-floor-plan-grey ul.pagination li.current button:focus {
  background-color: #898989; }

.open-floor-plan-grey .top-header a, .open-floor-plan-grey .bg-alt a, .open-floor-plan-grey .button, .open-floor-plan-grey button, .open-floor-plan-grey input[type="button"], .open-floor-plan-grey input[type="submit"], .open-floor-plan-grey #IDX-formSubmit, .open-floor-plan-grey .button:hover, .open-floor-plan-grey button:hover, .open-floor-plan-grey input[type="button"]:hover, .open-floor-plan-grey input[type="submit"]:hover, .open-floor-plan-grey #IDX-formSubmit:hover, .open-floor-plan-grey .ae-iconbox.type-2 i, .open-floor-plan-grey .ae-iconbox.type-3 i, .open-floor-plan-grey .bg-alt .ae-iconbox i[class*="fa-"], .open-floor-plan-grey .bg-alt .ae-iconbox a i[class*="fa-"] {
  color: white !important; }

.open-floor-plan-grey .bg-alt .button, .open-floor-plan-grey .bg-alt button, .open-floor-plan-grey .bg-alt input[type="button"], .open-floor-plan-grey .bg-alt input[type="submit"] {
  border-color: white; }

/* =Color Styles - Custom
------------------------------------------------------------------------- */
.open-floor-plan-custom .bg-alt a, .open-floor-plan-custom .button, .open-floor-plan-custom button, .open-floor-plan-custom input[type="button"], .open-floor-plan-custom input[type="submit"], .open-floor-plan-custom #IDX-formSubmit, .open-floor-plan-custom .button:hover, .open-floor-plan-custom button:hover, .open-floor-plan-custom input[type="button"]:hover, .open-floor-plan-custom input[type="submit"]:hover, .open-floor-plan-custom #IDX-formSubmit:hover, .open-floor-plan-custom .ae-iconbox.type-2 i, .open-floor-plan-custom .ae-iconbox.type-3 i {
  color: white !important; }

.open-floor-plan-custom .bg-alt .button, .open-floor-plan-custom .bg-alt button, .open-floor-plan-custom .bg-alt input[type="button"], .open-floor-plan-custom .bg-alt input[type="submit"] {
  border-color: white; }

/* =IDX Content
------------------------------------------------------------ */
#IDX-main {
  width: 100% !important;
  font-family: 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: 0px;
  cursor: pointer;
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.11111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 0.88889rem;
  padding-right: 1.77778rem;
  padding-bottom: 0.94444rem;
  padding-left: 1.77778rem;
  font-size: 0.88889rem;
  background-color: #7d92a6;
  border-color: #5f758a;
  color: white;
  transition: background-color 300ms ease-out; }
  #IDX-formSubmit:hover, #IDX-formSubmit:focus {
    background-color: #5f758a; }
  #IDX-formSubmit:hover, #IDX-formSubmit:focus {
    color: white; }

#IDX-formSubmit:hover {
  background: none;
  border: none;
  text-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Lato", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.11111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 0.88889rem;
  padding-right: 1.77778rem;
  padding-bottom: 0.94444rem;
  padding-left: 1.77778rem;
  font-size: 0.88889rem;
  background-color: #7d92a6;
  border-color: #5f758a;
  color: white;
  transition: background-color 300ms ease-out;
  background-color: #5f758a; }
  #IDX-formSubmit:hover:hover, #IDX-formSubmit:hover:focus {
    background-color: #5f758a; }
  #IDX-formSubmit:hover:hover, #IDX-formSubmit:hover:focus {
    color: white; }

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