@charset "UTF-8";
/* BOOTSTRAP VARIABLES */
/* OUR VARIABLES */
/*********************
TYPOGRAPHY
*********************/
/*********************
FOR BOOTSTRAP
*********************/
/*********************
SITE WIDTHS
*********************/
/*********************
COLORS
*********************/
/*********************
MEDIA BREAKS
*********************/
/* BOOTSTRAP FILES */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #888;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 992px) {
    .container {
      max-width: 992px; } }
  @media (min-width: 1164px) {
    .container {
      max-width: 1164px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
  width: 100%; }

.col-xs {
  position: relative;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px; }

.col-xs-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1164px) {
  .col-xl {
    position: relative;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

/* OUR MIXINS */
/**
 * Mixin to add turn an element into a fontawesome icon.
 *
 * $content (string) The desired icon's unicode character in the format "\f18e"
 */
/*********************
Flexbox LESS mixins
The spec: http://www.w3.org/TR/css3-flexbox
*********************/
/* BRICKS */
.content-brick {
  margin: 48px 0; }
  .content-brick:not(.content-brick--full) .content-brick__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px; }
    @media (min-width: 992px) {
      .content-brick:not(.content-brick--full) .content-brick__container {
        max-width: 992px; } }
    @media (min-width: 1164px) {
      .content-brick:not(.content-brick--full) .content-brick__container {
        max-width: 1164px; } }
  .content-brick.content-brick--full .content-brick__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }
  .content-brick__row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px; }
  .content-brick__column {
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    width: 100%; }
    .content-brick__column--main > *:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .content-brick--large .content-brick__column--main {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        margin-left: 16.66667%; }
      .content-brick--small .content-brick__column--main {
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: 25%; } }
  .content-sidebar-wrap .content-brick .content-brick__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }
  .content-sidebar-wrap .content-brick .content-brick__row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0; }
  .content-sidebar-wrap .content-brick .content-brick__column--main {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
    @media (min-width: 992px) {
      .content-sidebar-wrap .content-brick .content-brick__column--main {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0%; } }

.content-brick--two-column-content__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

@media (min-width: 992px) {
  .content-brick--two-column-content__column {
    flex: 0 0 50%;
    max-width: 50%; }
    .content-brick--two-column-content__column > *:last-child {
      margin-bottom: 0; } }

.content-brick--three-column-content__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

@media (min-width: 992px) {
  .content-brick--three-column-content__column {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
    .content-brick--three-column-content__column > *:last-child {
      margin-bottom: 0; } }

.content-brick--two-image-captions__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  text-align: center; }

@media (min-width: 992px) {
  .content-brick--two-image-captions__column {
    flex: 0 0 50%;
    max-width: 50%; }
    .content-brick--two-image-captions__column > *:last-child {
      margin-bottom: 0; }
    .content-brick--two-image-captions__column p {
      font-size: 12px;
      color: black;
      font-style: italic;
      margin-top: 12px; } }

.content-brick--important {
  text-align: center; }

.content-brick--cta-button {
  text-align: center; }

.content-brick--image-set img {
  width: 100%;
  max-width: none; }

.content-brick--image-set--has-gap .content-brick--image-set__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

.content-brick--image-set:not(.content-brick--image-set--has-gap) .content-brick--image-set__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0; }

.content-brick--image-set--has-gap .content-brick--image-set__image {
  margin-bottom: 24px;
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
  width: 100%; }

.content-brick--image-set:not(.content-brick--image-set--has-gap) .content-brick--image-set__image {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  width: 100%; }

@media (min-width: 768px) {
  .content-brick--image-set--has-gap .content-brick--image-set__image {
    margin-bottom: 0; }
  .content-brick--image-set--image-count-1 .content-brick--image-set__image {
    flex: 0 0 100%;
    max-width: 100%; }
  .content-brick--image-set--image-count-2 .content-brick--image-set__image {
    flex: 0 0 50%;
    max-width: 50%; }
  .content-brick--image-set--image-count-3 .content-brick--image-set__image {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

.content-brick--video__container {
  width: 100%; }

.content-brick--video__inner {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.content-brick--video__embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  display: none; }
  .content-brick--video__embed iframe {
    width: 100%;
    height: 100%; }

.content-brick--video__play {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #dcdcdc;
  display: "-webkit-flex";
  display: "-moz-flex";
  display: "-ms-flexbox";
  display: "-ms-flex";
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .content-brick--video__play > * {
    position: relative;
    z-index: 10; }
    .content-brick--video__play > *:before {
      content: '';
      position: absolute;
      display: block;
      top: -5px;
      bottom: -5px;
      left: -5px;
      right: -5px;
      border-radius: 50%;
      z-index: -2; }
  .content-brick--video__play .icon i {
    border: 2px solid currentcolor;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    line-height: 58px;
    font-size: 25px;
    transition: transform .2s; }
    .content-brick--video__play .icon i:before {
      position: relative;
      top: -1px;
      right: -3px; }
  .content-brick--video__play .text {
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 10px; }
    @media (min-width: 600px) {
      .content-brick--video__play .text {
        margin-top: 20px;
        font-size: 22px; } }
  .content-brick--video__play:hover .icon i {
    transform: scale(1.06); }

.content-brick--video .video-block__caption {
  text-align: center;
  font-family: "Lato";
  font-size: 18px;
  margin-top: 5px; }
  .content-brick--video .video-block__caption i {
    display: block;
    margin-top: 5px;
    font-family: "Lato";
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    line-height: 12px; }

.content-brick--map__container {
  width: 100%;
  height: 360px;
  border: 1px solid #888; }

.content-brick--key-features {
  text-align: center; }
  .content-brick--key-features h3 {
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 36px;
    font-weight: 900; }
  .content-brick--key-features__features {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
    margin: 0 auto;
    width: auto;
    display: inline-block; }
  .content-brick--key-features__feature {
    margin: 0 5px;
    width: auto;
    display: inline-block; }
    .content-brick--key-features__feature img {
      height: 60px;
      width: auto;
      margin-bottom: 24px; }
    .content-brick--key-features__feature p {
      text-transform: uppercase;
      font-size: 14px; }
    @media (min-width: 544px) {
      .content-brick--key-features__feature h3 {
        min-height: 48px; } }
    @media (min-width: 1164px) {
      .content-brick--key-features__feature {
        margin: 0 14px; } }

/* THE REST */
body {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Lato";
  color: #888; }

p,
ul,
ol,
blockquote {
  padding: 0;
  margin: 0 0 24px; }

/*********************
TITLES & HEADLINES
*********************/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Lato";
  margin: 0 0 24px;
  text-transform: uppercase; }

h1, .h1 {
  font-weight: 900;
  font-size: 26px; }

h2, .h2 {
  font-weight: 400;
  font-size: 36px; }

h3, .h3 {
  font-weight: 400;
  font-size: 30px; }

h5, .h5 {
  font-size: 60px;
  line-height: 60px;
  text-transform: none;
  font-weight: 400; }

/*********************
FONTS
*********************/
@font-face {
  font-family: 'Black Jack';
  src: url(../fonts/blackjar-webfont.woff) format("woff"), url(../fonts/blackjar-webfont.woff2) format("woff2"); }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  background-color: #9b9b9b;
  background-image: url("../images/background.jpg");
  background-position: top center;
  background-repeat: no-repeat; }

/*********************
LINKS
*********************/
a, a:visited {
  color: #67917b;
  text-decoration: none; }

a img {
  border: none; }

a:hover, a:focus, a:active {
  color: #81a592;
  text-decoration: none;
  cursor: pointer;
  outline: none; }

/*********************
BUTTONS
*********************/
.button,
.button:visited,
input[type=button],
input[type=submit] {
  padding: 12px;
  line-height: 24px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  transition: all .3s;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #67917b;
  background: transparent;
  border: 1px solid #67917b; }
  .button:hover, .button:focus, .button:active,
  .button:visited:hover,
  .button:visited:focus,
  .button:visited:active,
  input[type=button]:hover,
  input[type=button]:focus,
  input[type=button]:active,
  input[type=submit]:hover,
  input[type=submit]:focus,
  input[type=submit]:active {
    color: white;
    background: #67917b;
    text-decoration: none; }
  .button.filled,
  .button:visited.filled,
  input[type=button].filled,
  input[type=submit].filled {
    color: white;
    background: #67917b;
    border: none; }
    .button.filled:hover, .button.filled:focus, .button.filled:active,
    .button:visited.filled:hover,
    .button:visited.filled:focus,
    .button:visited.filled:active,
    input[type=button].filled:hover,
    input[type=button].filled:focus,
    input[type=button].filled:active,
    input[type=submit].filled:hover,
    input[type=submit].filled:focus,
    input[type=submit].filled:active {
      color: white;
      background: #7ea390; }

/*********************
IMAGES
*********************/
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

/*********************
SELECTION TEXT
*********************/
::-moz-selection {
  background-color: #111; }

::selection {
  background-color: #111; }

.alignnone,
img.alignnone {
  display: inline;
  margin: 0 0 10px; }

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin: 0 10px 10px 0; }

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin: 0 0 10px 10px; }

.aligncenter,
img.aligncenter,
.entry_content .centered {
  display: block;
  margin: 0 auto 10px; }

/*********************
WP-CAPTION
*********************/
.wp-caption {
  text-align: center; }
  .wp-caption .wp-caption-text {
    font-size: .75em; }

/*********************
OLD BROWSER MESSAGES
*********************/
#outdated-browser {
  position: fixed;
  top: 0;
  background: red;
  color: white;
  padding: 20px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  z-index: 1; }
  #outdated-browser a {
    color: blue; }

.site-container {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px; }
  @media (min-width: 992px) {
    .site-container {
      max-width: 992px; } }
  @media (min-width: 1164px) {
    .site-container {
      max-width: 1164px; } }

.site-footer {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

.site-inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }

.content-sidebar-wrap {
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  overflow: auto; }

.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
  width: 100%;
  overflow: auto; }
  @media (min-width: 992px) {
    .content-sidebar .content-sidebar-wrap .content,
    .sidebar-content .content-sidebar-wrap .content {
      float: right;
      width: calc(100% - 300px); }
    .content-sidebar .content-sidebar-wrap .sidebar,
    .sidebar-content .content-sidebar-wrap .sidebar {
      width: 260px;
      float: left; } }

.nav-pri {
  background: white;
  z-index: 10; }
  @media (min-width: 992px) {
    .nav-pri {
      float: right; } }
  .nav-pri .wrap {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 992px) {
      .nav-pri .wrap {
        max-width: 992px; } }
    @media (min-width: 1164px) {
      .nav-pri .wrap {
        max-width: 1164px; } }
    @media (min-width: 768px) {
      .nav-pri .wrap {
        margin-left: auto;
        margin-right: auto;
        padding-left: 12px;
        padding-right: 12px; } }
    @media (max-width: 767px) {
      .nav-pri .wrap {
        max-width: none; } }
  .nav-pri ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-pri li {
    display: block; }
  .nav-pri .menu {
    display: none; }
    @media (min-width: 768px) {
      .nav-pri .menu {
        display: flex !important;
        justify-content: center; } }
    @media (min-width: 992px) {
      .nav-pri .menu {
        justify-content: flex-end; } }
  .nav-pri .menu-item {
    position: relative;
    z-index: 10; }
    .nav-pri .menu-item a {
      display: block;
      padding: 12px 24px;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px;
      letter-spacing: 1px;
      color: #333;
      text-decoration: none;
      border-bottom: 1px solid #e1e1e1; }
      .nav-pri .menu-item a:focus, .nav-pri .menu-item a:hover {
        color: white;
        background-color: #67917b; }
      @media (min-width: 768px) {
        .nav-pri .menu-item a {
          padding: 24px 22px;
          border-bottom: none;
          border-top: 3px solid transparent; }
          .nav-pri .menu-item a:focus, .nav-pri .menu-item a:hover {
            background: none;
            color: #e2a425; } }
      @media (min-width: 992px) {
        .nav-pri .menu-item a {
          padding: 46px 10px; } }
      @media (min-width: 1164px) {
        .nav-pri .menu-item a {
          padding: 46px 18px; } }
    .nav-pri .menu-item.current-menu-item > a {
      color: white;
      background-color: #67917b; }
      @media (min-width: 768px) {
        .nav-pri .menu-item.current-menu-item > a {
          color: #e2a425;
          background: none;
          border-top: 3px solid #e2a425; } }
    .nav-pri .menu-item.menu-item-has-children > .mobile-dropdown-toggle {
      position: absolute;
      top: 0;
      right: 0;
      height: 48px;
      width: 48px;
      z-index: 15;
      font-size: 1.3em;
      opacity: .7;
      text-align: center;
      line-height: 48px;
      cursor: pointer; }
      .nav-pri .menu-item.menu-item-has-children > .mobile-dropdown-toggle::before {
        display: inline-block;
        font: normal normal normal 14px/1 'FontAwesome';
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        transition: transform .4s; }
      .nav-pri .menu-item.menu-item-has-children > .mobile-dropdown-toggle.active::before {
        transform: rotate(180deg); }
      @media (min-width: 768px) {
        .nav-pri .menu-item.menu-item-has-children > .mobile-dropdown-toggle {
          display: none; } }
    .nav-pri .menu-item .sub-menu {
      display: none;
      background-color: #f7f7f7; }
      .nav-pri .menu-item .sub-menu a {
        padding-left: 24px; }
    @media (min-width: 768px) {
      .nav-pri .menu-item .sub-menu {
        display: block !important;
        position: absolute;
        top: 100%;
        left: -99999px;
        opacity: 0;
        transition: opacity .3s;
        z-index: 20;
        padding: 6px 0;
        margin-right: -99999px; }
        .nav-pri .menu-item .sub-menu a {
          padding: 6px 12px; }
      .nav-pri .menu-item.sub-right .sub-menu {
        margin-right: 0;
        margin-left: -99999px;
        text-align: right; }
      .nav-pri .menu-item.menu-item-has-children.drop-active .sub-menu {
        left: 0;
        opacity: 1; }
      .nav-pri .menu-item.menu-item-has-children.drop-active.sub-right .sub-menu {
        left: auto;
        right: 0; } }
  .nav-pri .nav-home a {
    font-size: 0; }
    .nav-pri .nav-home a:before {
      vertical-align: middle;
      font-size: 15px;
      content: '\f015';
      font-family: FontAwesome;
      font-weight: 400; }
  .nav-pri #mobile-menu-toggle {
    padding: 13px 24px;
    background: #e2a425;
    color: white;
    position: relative;
    box-sizing: content-box;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer; }
    .nav-pri #mobile-menu-toggle span {
      display: block;
      position: absolute;
      height: 4px;
      width: 24px;
      background: white;
      border-radius: 1px;
      opacity: 1;
      right: 15px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out; }
      .nav-pri #mobile-menu-toggle span:nth-child(1) {
        top: 14px; }
      .nav-pri #mobile-menu-toggle span:nth-child(2) {
        top: 22px; }
      .nav-pri #mobile-menu-toggle span:nth-child(3) {
        top: 30px; }
    .nav-pri #mobile-menu-toggle.active span:nth-child(1) {
      top: 22px;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg); }
    .nav-pri #mobile-menu-toggle.active span:nth-child(2) {
      opacity: 0;
      right: -60px; }
    .nav-pri #mobile-menu-toggle.active span:nth-child(3) {
      top: 22px;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg); }
  @media (min-width: 768px) {
    .nav-pri #mobile-menu-toggle {
      display: none; } }

/*********************
ACCESSIBILITY
*********************/
.genesis-skip-link {
  margin: 0; }

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none; }

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #888;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

.more-link {
  position: relative; }

/*********************
FORM ELEMENTS
*********************/
label, input[type=button], input[type=submit], button {
  cursor: pointer; }

input,
textarea,
select {
  padding: 12px;
  line-height: 24px;
  font-family: "Lato";
  border: none;
  border-radius: 0;
  background: white;
  border: 1px solid transparent;
  transition: all .3s; }
  input:focus, input:active,
  textarea:focus,
  textarea:active,
  select:focus,
  select:active {
    outline: 0;
    border-color: #67917b; }

::-webkit-input-placeholder {
  color: #888; }

::-moz-placeholder {
  color: #888; }

/* firefox 19+ */
:-ms-input-placeholder {
  color: #888; }

/* ie */
:-moz-placeholder {
  color: #888; }

/*********************
GRAVITY FORM STYLES 
*********************/
body .gform_wrapper ul li {
  list-style-type: none;
  margin-left: 0; }

body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="password"],
body .gform_wrapper select,
body .gform_wrapper textarea {
  width: 100%; }

body .gform_wrapper .top_label .gfield_label {
  display: none; }

body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none; }

body .gform_wrapper ul.gform_fields li.gfield span.name_first,
body .gform_wrapper ul.gform_fields li.gfield span.name_last {
  padding: 0 !important;
  margin: 10px 0; }

body .gform_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
  width: 100%; }

body .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  margin: 10px 0; }

body .gform_wrapper input[type=submit] {
  color: white;
  background-color: #67917b;
  border: none; }
  body .gform_wrapper input[type=submit]:focus, body .gform_wrapper input[type=submit]:hover {
    background: #7ea390; }

.gfield {
  margin-bottom: 24px; }

.gform_description {
  display: block; }

/*********************
GRAVITY FORM CONFIRMATIONS
*********************/
.gform_confirmation_wrapper {
  margin: 24px 0; }

.gform_confirmation_message {
  color: #67917b; }

/*********************
GRAVITY FORM ERRORS
*********************/
.validation_error {
  display: none;
  padding: 12px;
  color: red;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  margin-bottom: 24px; }

.gform_validation_container {
  display: none !important; }

.gfield_error input {
  border-color: red; }

.validation_message {
  font-size: .75em;
  color: red; }

body .gform_wrapper .gfield_description.validation_message {
  padding: 0;
  font-size: 12px; }

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none;
  background: none;
  padding: 0;
  margin: 0; }

@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) {
  body .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin-top: 0; } }

.header-widgets {
  font-size: 14px;
  padding: 12px 0;
  background-color: #e1e1e1;
  text-align: center; }
  .header-widgets .hw-phone {
    color: black;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px; }
    .header-widgets .hw-phone a {
      color: #e2a425;
      font-weight: 900; }
  .header-widgets .hw-register a {
    background-color: #e2a425;
    color: white;
    padding: 12px 24px;
    font-size: 16px; }
    .header-widgets .hw-register a:focus, .header-widgets .hw-register a:hover {
      color: white;
      background-color: #67917b;
      opacity: 1; }
  @media (min-width: 544px) {
    .header-widgets {
      padding: 0;
      overflow: auto; }
      .header-widgets .hw-phone {
        width: calc(100% - 200px);
        float: left;
        text-align: right;
        margin: 13px 0 11px; }
      .header-widgets .hw-register {
        float: right; } }

.site-header {
  background-color: white; }

.site-title {
  margin: 0;
  padding: 24px 12px; }
  .site-title a {
    display: block;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/logo.png") left top no-repeat;
    background-size: contain;
    width: 252px;
    height: 44px;
    margin: 0 auto; }
  @media (min-width: 544px) {
    .site-title {
      padding: 34px 12px 30px; }
      .site-title a {
        width: 343px;
        height: 59px; } }

.site-description {
  display: none; }

.standard-banner {
  height: 148px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .standard-banner__content {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .standard-banner h1 {
    margin: 0;
    color: white;
    letter-spacing: 2px; }

@media (min-width: 992px) {
  .site-header {
    overflow: auto; }
  .title-area {
    float: left; } }

/*********************
FOOTER STYLES
*********************/
.register-cta {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  background-color: #333;
  justify-content: center;
  padding: 36px 0; }
  .register-cta #gform_wrapper_1 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
    .register-cta #gform_wrapper_1 .gform_title {
      color: white;
      font-size: 36px;
      font-weight: 400;
      line-height: 36px;
      text-align: center; }
    .register-cta #gform_wrapper_1 .gform_description {
      font-size: 18px;
      color: white;
      text-align: center;
      width: 100%;
      margin-bottom: 24px; }
    .register-cta #gform_wrapper_1 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
      padding: 6px 10px; }
    .register-cta #gform_wrapper_1 input#input_1_1_3 {
      margin-bottom: 10px; }
    .register-cta #gform_wrapper_1 .gform_footer {
      margin-top: 0;
      padding-top: 0; }
      .register-cta #gform_wrapper_1 .gform_footer input[type=submit] {
        padding: 7px 24px;
        background-color: #e2a425; }
        .register-cta #gform_wrapper_1 .gform_footer input[type=submit]:hover, .register-cta #gform_wrapper_1 .gform_footer input[type=submit]:focus {
          opacity: 0.8; }
    @media (min-width: 641px) {
      .register-cta #gform_wrapper_1 .ginput_container {
        margin-top: 0; }
      .register-cta #gform_wrapper_1 span {
        margin: 0;
        float: left;
        width: 49%; }
        .register-cta #gform_wrapper_1 span:first-child {
          margin-right: 2%; }
      .register-cta #gform_wrapper_1 input#input_1_1_3 {
        margin-bottom: 0; }
      .register-cta #gform_wrapper_1 #field_1_2 {
        margin-right: 2%; }
      .register-cta #gform_wrapper_1 #field_1_2,
      .register-cta #gform_wrapper_1 #field_1_3 {
        width: 49%;
        float: left;
        clear: none; }
        .register-cta #gform_wrapper_1 #field_1_2 input,
        .register-cta #gform_wrapper_1 #field_1_3 input {
          width: 100%; }
      .register-cta #gform_wrapper_1 .gform_footer input[type=submit] {
        width: 100%; } }
    @media (min-width: 768px) {
      .register-cta #gform_wrapper_1 {
        flex: 0 0 50%;
        max-width: 50%; } }

.pre-footer {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  background-image: url("../images/footer-texture.png");
  background-position: top center;
  border-bottom: 1px solid white;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 180px; }
  .pre-footer .back-to-top {
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    text-align: center; }
    .pre-footer .back-to-top a {
      color: white;
      font-size: 26px;
      display: inline-block;
      margin: 0 auto; }
    .pre-footer .back-to-top i {
      display: block;
      height: 36px;
      padding: 4px;
      width: 36px;
      border: 1px solid white;
      border-radius: 30px;
      margin-bottom: 12px; }

.site-footer {
  background-image: url("../images/footer-texture.png");
  background-position: bottom center;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
  color: white;
  font-size: 14px; }
  .site-footer .wrap {
    margin: 0 auto; }
  .site-footer span {
    display: none;
    margin: 0 12px; }
  .site-footer a,
  .site-footer a:visited {
    display: block;
    color: white; }
    .site-footer a:hover, .site-footer a:focus,
    .site-footer a:visited:hover,
    .site-footer a:visited:focus {
      color: #67917b;
      text-decoration: none; }
  .site-footer .icreate-logo-svg {
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px; }
    .site-footer .icreate-logo-svg__path {
      fill: currentcolor; }
  .site-footer .footer__column:not(:last-child) {
    margin-bottom: 12px; }
  @media (min-width: 768px) {
    .site-footer {
      text-align: left; }
      .site-footer .wrap {
        width: 100%;
        padding: 0 12px; }
      .site-footer a,
      .site-footer a:visited {
        display: inline-block; }
      .site-footer span {
        display: inline-block; }
      .site-footer .footer__inner {
        display: flex;
        flex-wrap: wrap;
        margin-left: -12px;
        margin-right: -12px; }
      .site-footer .footer__column {
        position: relative;
        min-height: 1px;
        padding-right: 12px;
        padding-left: 12px;
        width: 100%; }
        .site-footer .footer__column:not(:last-child) {
          margin-bottom: 0; }
        .site-footer .footer__column--left {
          flex: 0 0 58.33333%;
          max-width: 58.33333%; }
        .site-footer .footer__column--right {
          flex: 0 0 41.66667%;
          max-width: 41.66667%;
          text-align: right; } }

/*********************
ENTRY CONTENT
*********************/
.site-container {
  background-color: #fff; }

.content ul,
.wp-editor ul,
.content-brick ul {
  list-style: disc; }

.content ol,
.wp-editor ol,
.content-brick ol {
  list-style: decimal; }

.content li,
.wp-editor li,
.content-brick li {
  margin-left: 24px; }

.content blockquote,
.wp-editor blockquote,
.content-brick blockquote {
  padding: 0 24px;
  color: #67917b;
  font-weight: 600;
  border-left: 3px solid #67917b; }

.wp-editor {
  background: white; }
  .wp-editor.content {
    width: 100%;
    padding: 15px; }

.entry-footer .entry-meta {
  border-top: 1px solid #ddd;
  clear: both;
  font-size: 12px;
  padding: 5px 0 0; }

/*********************
BRICKS
*********************/
.content-brick--double-heading {
  text-align: center; }
  .content-brick--double-heading h3 {
    margin-bottom: 36px;
    color: #67917b;
    font-family: 'Lato'; }
    .content-brick--double-heading h3:first-child {
      margin-bottom: 0;
      color: #888; }
  .content-brick--double-heading hr {
    width: 100px;
    border-color: #67917b;
    border-top: none;
    margin: 0 auto; }

.sidebar-primary {
  background-color: #c1c1c1; }

.widget h4 {
  margin: 0; }

.widget ul,
.widget ol {
  padding: 0; }

.widget li {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  /* remove the border for the last item in a list */ }
  .widget li:last-child {
    border-bottom: 0; }

/*********************
FOOTER WIDGETS 
*********************/
.footer-widgets {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  clear: both;
  /* overrides for the featured posts */ }
  .footer-widgets h4 {
    background: none;
    border: none;
    margin: 0 0 5px;
    padding: 0; }
  .footer-widgets p {
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 10px; }
  .footer-widgets .widget {
    background: none;
    border: 0;
    margin: 0 0 15px;
    padding: 20px 20px 0; }
    .footer-widgets .widget ul,
    .footer-widgets .widget ol {
      padding: 0; }
  .footer-widgets .featuredpage .page,
  .footer-widgets .featuredpost .post {
    margin: 0 0 10px;
    padding: 0; }
  .footer-widgets .textwidget {
    padding: 0; }

@media (min-width: 992px) {
  .footer-widgets .widget {
    padding: 0; } }

.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.ui-datepicker a {
  text-decoration: none; }

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse; }

.ui-datepicker-header {
  background-color: #666;
  /* set the header background color */
  color: #e0e0e0;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0px #000;
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  min-height: 30px !important;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #666; }

.ui-datepicker-title {
  text-align: center; }

.ui-datepicker-title select {
  margin-top: 2.5%; }

.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url("../images/datepicker-arrow.png");
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden; }

.ui-datepicker-prev {
  float: left;
  background-position: center -30px; }

.ui-datepicker-next {
  float: right;
  background-position: center 0px; }

.ui-datepicker thead {
  background: #f7f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
  border-bottom: 1px solid #bbb; }

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=0); }

.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child {
  border-right: 0px; }

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-shadow: 1px 1px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=1); }

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active {
  background: #FFF2AA;
  /* set the active date background color */
  border: 1px solid #c19163;
  /* set the active date border color */
  color: #666;
  /* set the active date font color */
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px 0px #FFF;
  filter: dropshadow(color=#FFF, offx=0, offy=1);
  position: relative;
  margin: -1px; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7; }

table.ui-datepicker-calendar {
  margin: 0 0 0 0 !important; }

body div#ui-datepicker-div[style] {
  z-index: 9999 !important; }

/*********************
SWIPER
*********************/
.swiper-container {
  height: 450px;
  text-align: center; }
  .swiper-container .slide-content-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    align-content: center;
    color: white;
    letter-spacing: 5px; }
    .swiper-container .slide-content-wrapper h5 {
      font-size: 90px;
      line-height: 90px;
      max-width: 100%;
      font-family: 'Black Jack'; }
    .swiper-container .slide-content-wrapper h4 {
      font-size: 30px;
      font-weight: 400;
      letter-spacing: 1px; }
  .swiper-container .swiper-button-next {
    right: 0; }
    .swiper-container .swiper-button-next i {
      padding: 54px 0 0 2px; }
  .swiper-container .swiper-button-prev {
    left: 0; }
    .swiper-container .swiper-button-prev i {
      padding: 54px 2px 0 0; }
  .swiper-container .swiper-button-next,
  .swiper-container .swiper-button-prev {
    background: none;
    height: 140px;
    width: 35px;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 0.2s;
    margin-top: -70px; }
    .swiper-container .swiper-button-next:focus, .swiper-container .swiper-button-next:hover,
    .swiper-container .swiper-button-prev:focus,
    .swiper-container .swiper-button-prev:hover {
      background-color: rgba(0, 0, 0, 0.6); }
    .swiper-container .swiper-button-next i,
    .swiper-container .swiper-button-prev i {
      font-weight: 600;
      font-size: 30px;
      color: white; }
  @media (min-width: 544px) {
    .swiper-container {
      height: 550px; }
      .swiper-container .slide-content-wrapper h4 {
        font-size: 40px; } }

/*********************
TILES
*********************/
.home-tiles__tile {
  margin: 16px auto;
  max-width: 372px;
  height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.4s all;
  background-color: #67917b;
  position: relative;
  overflow: hidden; }
  .home-tiles__tile:focus img, .home-tiles__tile:hover img {
    opacity: 0; }
  .home-tiles__tile:focus h5,
  .home-tiles__tile:focus h2, .home-tiles__tile:hover h5,
  .home-tiles__tile:hover h2 {
    color: white; }
  .home-tiles__tile:focus .button.filled, .home-tiles__tile:hover .button.filled {
    opacity: 1; }

.home-tiles .slide-content-wrapper {
  padding: 10px; }

.home-tiles img {
  top: 0;
  left: 0;
  position: absolute;
  transition: 0.3s all;
  min-width: 372px; }

.home-tiles h5 {
  margin: 0;
  position: relative;
  z-index: 10;
  color: white;
  font-family: 'Black Jack'; }

.home-tiles h2 {
  margin-bottom: 24px;
  line-height: 36px;
  position: relative;
  z-index: 10;
  color: white; }

.home-tiles .button.filled {
  display: inline-block;
  clear: both;
  background-color: white;
  border: 2px solid white;
  color: #67917b;
  position: relative;
  z-index: 10;
  opacity: 0; }
  .home-tiles .button.filled:focus, .home-tiles .button.filled:hover {
    background-color: #67917b;
    color: white; }

@media (min-width: 768px) {
  .home-tiles {
    overflow: auto; }
    .home-tiles__tile {
      width: calc(33.33% - 10.66px);
      float: left; }
      .home-tiles__tile:nth-child(2) {
        margin: 16px; } }

.page-id-9 .content-sidebar-wrap {
  position: relative; }
  .page-id-9 .content-sidebar-wrap .sidebar-primary {
    position: absolute;
    top: 24px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background-color: #e1e1e1;
    max-width: 265px;
    margin: 0 auto 48px; }
  .page-id-9 .content-sidebar-wrap .content {
    margin-top: 480px; }

.page-id-9 .content-brick {
  margin: 0 0 24px; }

#epl_property_search-3 {
  padding: 36px 24px; }
  #epl_property_search-3 .epl-search-tabs {
    margin-bottom: 16px; }
  #epl_property_search-3 .field {
    margin-bottom: 16px; }
  #epl_property_search-3 label {
    text-transform: uppercase;
    color: #333; }
  #epl_property_search-3 .epl-search-btn {
    background-color: #67917b;
    color: white;
    border: none; }
    #epl_property_search-3 .epl-search-btn:focus, #epl_property_search-3 .epl-search-btn:hover {
      background: #7ea390; }

.loop-content {
  overflow: auto;
  margin-right: -12px;
  margin-left: -12px; }

.loop-footer {
  margin-top: 24px; }

.epl-switch-view {
  display: none; }

.epl-switch-view li.view-grid,
.epl-switch-view li.view-list {
  background-image: url("../images/switch-g.png"); }

.epl-properties-sorting.epl-clearfix {
  padding-right: 12px; }
  .epl-properties-sorting.epl-clearfix #epl-sort-listings {
    border: 1px solid #c1c1c1; }

.epl-switching-sorting-wrap {
  text-align: center; }

.epl-blog-image {
  max-width: 262px;
  margin: 0 auto; }

.epl-stickers-wrapper {
  top: -1px;
  text-align: left; }

.epl-property-single .status-sticker.new,
.epl-property-blog .status-sticker.new {
  background-color: #e2a425;
  padding: 5px 18px; }

.epl-listing-grid-view.epl-property-blog {
  padding: 0 !important;
  margin: 0 12px 24px;
  min-height: 0;
  width: calc(100% - 24px); }

.epl-listing-post.type-land a {
  cursor: default; }

.property-featured-image-wrapper {
  margin-bottom: 12px;
  padding-right: 0; }

.epl-property-blog .property-box {
  padding-top: 0; }

.property-content {
  padding-top: 0; }
  .property-content .entry-title {
    font-weight: 600;
    margin-bottom: 5px; }
  .property-content .item-street {
    margin-bottom: 12px;
    display: inline-block; }
  .property-content .price {
    display: none; }
  .property-content a {
    color: #888; }

.epl-listing-grid-view.epl-property-blog .price {
  display: none; }

.epl-switch-view li.view-list {
  margin-left: 0; }

.epl-listing-post {
  padding: 0 12px;
  text-align: center; }

.icon.beds {
  background: url("../images/bed.png") no-repeat; }

.icon.bath {
  background: url("../images/bath.png") no-repeat; }

.icon.parking {
  background: url("../images/garage.png") no-repeat; }

.icon.study {
  background: url("../images/study.png") no-repeat;
  background-position: 0 1px; }

@media (min-width: 501px) {
  .page-id-9 .content-sidebar-wrap .sidebar-primary {
    max-width: 475px; }
  .page-id-9 .content-sidebar-wrap .content {
    margin-top: 346px; }
  .epl-listing-grid-view.epl-property-blog {
    width: calc(33.33% - 24px);
    margin: 0 12px 12px; }
  .epl-listing-post {
    text-align: left; }
  .epl-switch-view {
    display: inline-block; }
  .property-featured-image-wrapper {
    padding-right: 24px; }
  .property-box-left {
    max-width: 286px; }
  #epl_property_search-3 .epl-search-row-half {
    width: 24.4%; }
  #epl_property_search-3 .epl-search-forms-wrapper {
    max-width: none; }
  #epl_property_search-3 .epl-search-submit-row {
    width: 42.8%;
    margin: 6px 3.5% 0;
    float: right; }
    #epl_property_search-3 .epl-search-submit-row input {
      padding: 15px 0 16px; }
  .epl-switching-sorting-wrap {
    text-align: right; } }

@media (min-width: 992px) {
  .page-id-9 .content-sidebar-wrap .sidebar-primary {
    position: static;
    max-width: 265px;
    height: 100%;
    margin-bottom: 0; }
  .page-id-9 .content-sidebar-wrap .content {
    margin-top: 0; }
  #epl_property_search-3 .epl-search-row-half {
    width: 48.6%; }
  #epl_property_search-3 .epl-search-forms-wrapper {
    max-width: 300px; }
  #epl_property_search-3 .epl-search-submit-row {
    width: 100%;
    margin: 0.5em 0 0;
    float: none; }
    #epl_property_search-3 .epl-search-submit-row input {
      padding: 12px; } }

.post-type-archive-property .loop-title,
.post-type-archive-land .loop-title {
  display: none; }

.post-type-archive-property .content-sidebar-wrap,
.post-type-archive-land .content-sidebar-wrap {
  padding-left: 12px;
  padding-right: 12px;
  position: relative; }
  .post-type-archive-property .content-sidebar-wrap .sidebar-primary,
  .post-type-archive-land .content-sidebar-wrap .sidebar-primary {
    position: absolute;
    top: 24px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background-color: #e1e1e1;
    max-width: 265px;
    margin: 0 auto 48px; }
  .post-type-archive-property .content-sidebar-wrap .content,
  .post-type-archive-land .content-sidebar-wrap .content {
    margin-top: 480px; }

.post-type-archive-property .content-brick,
.post-type-archive-land .content-brick {
  margin: 0 0 24px; }

@media (min-width: 501px) {
  .post-type-archive-property .content-sidebar-wrap .sidebar-primary,
  .post-type-archive-land .content-sidebar-wrap .sidebar-primary {
    max-width: 475px; }
  .post-type-archive-property .content-sidebar-wrap .content,
  .post-type-archive-land .content-sidebar-wrap .content {
    margin-top: 346px; } }

@media (min-width: 992px) {
  .post-type-archive-property .content-sidebar-wrap .sidebar-primary,
  .post-type-archive-land .content-sidebar-wrap .sidebar-primary {
    position: static;
    max-width: 265px;
    height: 100%;
    margin-bottom: 0; }
  .post-type-archive-property .content-sidebar-wrap .content,
  .post-type-archive-land .content-sidebar-wrap .content {
    margin-top: 0; } }

/*********************
BLOG
*********************/
.blog article {
  text-align: center;
  margin: 48px auto;
  border-bottom: 1px solid #ddd;
  max-width: 400px; }
  .blog article:last-child {
    border-bottom: none;
    margin-bottom: 0; }
  .blog article .single-article {
    overflow: auto; }
  .blog article img {
    margin-bottom: 12px; }
  .blog article h3 {
    font-size: 24px;
    line-height: 36px;
    color: #67917b;
    margin-bottom: 0; }
  .blog article .article-date {
    color: #e2a425;
    font-weight: 600;
    text-transform: uppercase; }
  .blog article .article-content {
    margin: 12px 0 24px; }
  .blog article .button {
    display: inline-block;
    margin: 0 auto 48px; }
  .blog article .entry-meta {
    display: inline-block; }
  .blog article .epl-more-link {
    display: none; }

@media (min-width: 768px) {
  .blog article {
    max-width: 940px;
    margin: 48px auto;
    text-align: left; }
    .blog article img {
      float: left;
      margin-right: 24px;
      margin-bottom: 48px; } }

@media (min-width: 992px) {
  .blog article img {
    margin-right: 36px; }
  .blog article h3 {
    padding-top: 24px; } }

/*********************
SINGLE ARTICLE
*********************/
.single .entry-meta {
  color: #67917b;
  font-weight: 600;
  text-transform: uppercase; }

.single .entry-content {
  margin: 48px 24px; }

/*********************
CONTACT
*********************/
#gform_wrapper_2 input,
#gform_wrapper_2 textarea {
  background-color: #e1e1e1;
  padding: 6px 10px; }

#gform_wrapper_2 #input_2_1_3 {
  margin-bottom: 10px; }

#gform_wrapper_2 .gform_footer {
  padding: 0; }

#gform_wrapper_2 .button {
  width: auto;
  background-color: #67917b;
  padding: 7px 24px; }
  #gform_wrapper_2 .button:focus, #gform_wrapper_2 .button:hover {
    background: #7ea390; }

@media (min-width: 641px) {
  body #gform_wrapper_2 #input_2_1_3 {
    margin-bottom: 0; }
  body #gform_wrapper_2 span {
    width: 48.5%;
    float: left; }
  body #gform_wrapper_2 .name_first {
    margin-right: 3%; }
  body #gform_wrapper_2 .name_first,
  body #gform_wrapper_2 .name_last {
    margin-top: 0; }
  body #gform_wrapper_2 input,
  body #gform_wrapper_2 textarea {
    width: 100%; }
  body #gform_wrapper_2 .button {
    width: auto; }
  body #gform_wrapper_2.gform_validation_error ul.gform_fields li.gfield span.name_first, body #gform_wrapper_2.gform_validation_error body .gform_wrapper ul.gform_fields li.gfield span.name_last {
    padding: 0 !important; } }

/******************************************************************
PRINT STYLESHEET
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

/* end of print stylesheet (DO NOT DELETE) */

/*# sourceMappingURL=maps/style.css.map */
