/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700';
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

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

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

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

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

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

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Site Name:
Author:

Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/*@font-face {
	font-family: 'Aveo Altis';
	src: url('../fonts/Aveo_AltisRegular.eot');
	src: url('../fonts/Aveo_AltisRegular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Aveo_AltisRegular.woff') format('woff'),
	url('../fonts/Aveo_AltisRegular.ttf') format('truetype'),
	url('../fonts/Aveo_AltisRegular.svg#Aveo_AltisRegular') format('svg');
	font-weight: 400;
	font-style: normal;
}
*/
/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
.last-col {
  float: right;
  padding-right: 0; }

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }
  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }
  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }
  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }
  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }
  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }

/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }
  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }
  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }
  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }
  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }
  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }
  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }
  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }
  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }
  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }

/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }
  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }
  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }
  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }
  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }
  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }
  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }
  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }
  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }
  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }
  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }
  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }
  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }
  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }
  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }
  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }
  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }
  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }
  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }
  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }
  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }
  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }

/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Alert Styles

If you want to use these alerts in your design, you can. If not,
you can just remove this stylesheet.

******************************************************************/
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #5da129;
  background: #69b52e; }

/******************************************************************
Site Name:
Author:

Stylesheet: Button Styles

Buttons are a pretty important part of your site's style, so it's
important to have a consistent baseline for them. Use this stylesheet
to create all kinds of buttons.

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
.blue-btn {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  -o-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .blue-btn:hover, .blue-btn:focus {
    color: #fff;
    text-decoration: none; }
  .blue-btn:active {
    top: 1px; }

/*
An example button.
You can use this example if you want. Just replace all the variables
and it will create a button dependant on those variables.
*/
.blue-btn {
  background-color: #2980b9; }
  .blue-btn:hover, .blue-btn:focus {
    background-color: #2574a8; }
  .blue-btn:active {
    background-color: #2472a4; }

/******************************************************************
Site Name:
Author:

Stylesheet: Form Styles

We put all the form and button styles in here to setup a consistent
look. If we need to customize them, we can do this in the main
stylesheets and just override them. Easy Peasy.

You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #000000;
  border-radius: 3px;
  vertical-align: middle;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #D8D8D8;
  -webkit-transition: background-color 0.24s ease-in-out;
  -o-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #e2e2e2; }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4; }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #69b52e;
    border-color: #69b52e;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #69b52e; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

.village-hero-image .open-time {
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  position: absolute;
  bottom: 0px;
  left: 25%;
  padding: 10px 20px;
  font-weight: bold;
  text-decoration: none; }

.property-listing {
  float: left;
  width: 100%;
  display: block; }

.property-item {
  float: left;
  width: 100%;
  color: black;
  background-color: #f1f1f1;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  cursor: pointer;
  margin-bottom: 10px; }
  .property-item:hover {
    background-color: #e4e4e4; }
  .property-item:last-child {
    border-bottom: 0; }
  .property-item .property-picture {
    width: 200px;
    height: 110px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    .property-item .property-picture .open-time {
      text-transform: uppercase;
      background-color: rgba(0, 0, 0, 0.5);
      color: white;
      position: absolute;
      bottom: 0px;
      left: 0;
      padding: 10px 20px;
      font-weight: bold;
      text-decoration: none;
      font-size: 12px; }
  .property-item .content {
    float: left;
    width: 80%;
    display: block;
    padding: 15px 0; }
    .property-item .content .property-address {
      display: inline-block;
      width: 246px;
      margin-left: 22px; }
    .property-item .content .property-price {
      display: inline-block;
      width: 110px;
      text-align: center;
      font-weight: bold;
      font-size: 20px; }
    .property-item .content .property-status {
      display: inline-block; }
    .property-item .content .property-features {
      display: inline-block;
      margin: 10px 0px 0px 0px;
      padding: 0;
      width: 345px; }
      .property-item .content .property-features li {
        color: #008CA0;
        min-width: 27px;
        padding-right: 32px;
        margin-right: 11px;
        display: inline-block;
        background-position: 100% center;
        background-repeat: no-repeat; }
        .property-item .content .property-features li.bedroom {
          background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_bed.svg"); }
        .property-item .content .property-features li.garage, .property-item .content .property-features li.garages {
          background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_car.svg"); }
        .property-item .content .property-features li.bathroom {
          background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_bathroom.svg"); }
        .property-item .content .property-features li.study {
          background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_study.svg"); }
    .property-item .content .arrow {
      display: inline-block;
      font-size: 29px;
      float: right;
      margin-right: 17px;
      margin-top: 20px; }
    .property-item .content .mobile-property-wrap {
      display: none; }
    .property-item .content .property-status span {
      min-width: 157px;
      text-align: center;
      padding: 5px 0;
      color: white;
      text-transform: uppercase;
      display: inline-block;
      border-radius: 3px;
      font-weight: bold;
      font-size: 14px; }
      .property-item .content .property-status span.sold {
        background-color: #4c4c4c; }
      .property-item .content .property-status span.for-sale {
        background-color: #69B52E; }
      .property-item .content .property-status span.under-contract {
        background-color: #008CA0; }

.village-content .brochures li {
  list-style: none; }

.property-2018-header {
  float: left;
  width: 100%;
  display: block;
  -webkit-box-shadow: #c1c1c1 1px 1px 20px;
  box-shadow: #c1c1c1 1px 1px 20px;
  position: relative;
  z-index: 1; }
  .property-2018-header .mobile-wrap {
    display: none; }
  .property-2018-header .breadcrumbs-wrapper {
    float: left;
    width: 100%;
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #f3f3f3;
    color: #a8a8a8; }
    .property-2018-header .breadcrumbs-wrapper a {
      text-decoration: none; }
  .property-2018-header .village-title {
    float: left;
    width: 50%; }
  .property-2018-header .property-features {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 345px; }
    .property-2018-header .property-features li {
      color: #008CA0;
      min-width: 27px;
      padding-right: 32px;
      margin-right: 11px;
      display: inline-block;
      background-position: 100% center;
      background-repeat: no-repeat; }
      .property-2018-header .property-features li.bedroom {
        background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_bed.svg"); }
      .property-2018-header .property-features li.garage, .property-2018-header .property-features li.garages {
        background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_car.svg"); }
      .property-2018-header .property-features li.bathroom {
        background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_bathroom.svg"); }
      .property-2018-header .property-features li.study {
        background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_study.svg"); }
  .property-2018-header .cta-buttons {
    float: right;
    width: 20%;
    text-align: right;
    font-size: 18px;
    padding: 3px 0 0;
    max-width: 208px; }
    .property-2018-header .cta-buttons a {
      font-size: 18px;
      width: 100%;
      padding: 3px 0;
      display: inline-block;
      text-align: center; }
      .property-2018-header .cta-buttons a.teal {
        margin-bottom: 5px; }
    .property-2018-header .cta-buttons .status-boxes-wrapper {
      float: right;
      text-transform: uppercase;
      font-size: 14px;
      width: 100%; }
      .property-2018-header .cta-buttons .status-boxes-wrapper span {
        padding: 5px 20px;
        background-color: #f8f9fa;
        border-radius: 3px;
        color: #008CA0;
        font-weight: normal;
        font-size: 15px;
        display: inline-block;
        width: 100%;
        float: left;
        margin-bottom: 5px;
        text-align: center; }
      .property-2018-header .cta-buttons .status-boxes-wrapper a {
        padding: 5px 20px;
        background-color: #4c4c4c;
        border-radius: 3px;
        display: block;
        color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        display: inline-block; }
  .property-2018-header h1 {
    font-size: 40px;
    color: #4c4c4c;
    margin: 20px 0 10px 0; }
  .property-2018-header .price {
    font-weight: normal;
    font-size: 30px;
    display: inline-block; }
  .property-2018-header .property-address {
    font-size: 19px;
    color: black;
    width: 100%;
    float: left;
    text-transform: capitalize; }

.property-links {
  border-radius: 3px;
  background-color: #53565b;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 14px 8px 52px;
  position: relative;
  font-size: 15px;
  display: inline-block;
  font-weight: bold; }
  .property-links:hover {
    background-color: #222426;
    color: white; }
    .property-links:hover i {
      background-color: #424547; }
  .property-links i {
    width: 40px;
    height: 37px;
    background-color: #74787b;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 8px;
    font-size: 20px;
    border-radius: 3px 0px 0px 3px; }

@media screen and (max-width: 70em) {
  .property-item .content {
    width: 69%;
    padding: 15px 0 0px; }
    .property-item .content .property-features {
      margin: 0;
      width: 288px; }
    .property-item .content .arrow {
      margin-top: -8px; }
    .property-item .content .property-address {
      width: 100%; }
    .property-item .content .property-price {
      margin-left: 12px; } }

@media screen and (max-width: 45em) {
  .property-picture {
    width: 100% !important;
    height: 180px !important; }
  .property-listing {
    border: 0; }
  .property-item {
    margin-bottom: 10px; }
  .property-item .content {
    float: left;
    width: 100%;
    display: block; }
    .property-item .content .property-address, .property-item .content .property-price {
      width: 100%;
      margin: 0;
      text-align: center; }
    .property-item .content .property-price {
      margin-top: 5px;
      font-size: 24px; }
    .property-item .content .property-features {
      text-align: center;
      width: 100%;
      float: left; }
      .property-item .content .property-features ul {
        margin: 0;
        padding: 0; }
    .property-item .content .property-status, .property-item .content .arrow {
      float: none;
      width: auto;
      display: none;
      margin: 0; }
    .property-item .content .mobile-property-wrap {
      float: left;
      display: block;
      width: 100%;
      text-align: center;
      margin-top: -8px;
      margin-bottom: 9px; }
      .property-item .content .mobile-property-wrap .property-status {
        display: inline-block; }
      .property-item .content .mobile-property-wrap .arrow {
        margin-left: 12px;
        position: relative;
        top: 4px;
        display: inline-block; }
  .property-2018-header .container {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .property-2018-header .property-cta-bar {
    padding-bottom: 5px; }
  .property-2018-header .breadcrumbs-wrapper {
    font-size: 15px;
    padding: 5px 0; }
  .property-2018-header .village-title {
    width: 100%;
    padding-top: 5px; }
    .property-2018-header .village-title h1 {
      font-size: 25px;
      margin: 0; }
  .property-2018-header .price {
    position: relative;
    top: -2px;
    right: 0px;
    font-size: 20px;
    width: 100%; }
  .property-2018-header .cta-buttons {
    width: 100%;
    float: left;
    max-width: 100%;
    margin-top: -37px; }
  .property-2018-header .status-boxes-wrapper {
    width: 49% !important;
    float: left !important; }
  .property-2018-header .button.green {
    float: right;
    width: 50%; } }

.property-wrapper-2018 {
  float: left;
  width: 100%;
  display: block;
  background-color: #f1f1f1; }
  .property-wrapper-2018 .content-wrapper {
    text-align: center; }

.property-item-2018 {
  float: left;
  width: 100%;
  background-color: white;
  height: 195px;
  margin-bottom: 15px; }
  .property-item-2018:hover .button-new {
    background-color: #008CA0 !important;
    color: white !important;
    border-color: #008CA0 !important; }
  .property-item-2018 .property-picture {
    height: 195px;
    width: 292px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .property-item-2018 .property-picture .sold-status {
      padding: 5px 10px;
      float: left;
      text-transform: uppercase;
      color: white;
      font-weight: bold;
      font-size: 16px; }
      .property-item-2018 .property-picture .sold-status.for-sale {
        background-color: #69b52e; }
      .property-item-2018 .property-picture .sold-status.sold, .property-item-2018 .property-picture .sold-status.under-contract {
        background-color: #53565a; }
  .property-item-2018 .content {
    float: left;
    width: calc(100% - 292px);
    display: block;
    color: black;
    padding: 20px; }
    .property-item-2018 .content .top-wrapper {
      float: left;
      width: 100%;
      display: block;
      font-size: 19px; }
      .property-item-2018 .content .top-wrapper .property-address {
        float: left; }
      .property-item-2018 .content .top-wrapper .open-time {
        float: right;
        background-color: #69b52e;
        color: white;
        padding: 5px 10px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold; }
    .property-item-2018 .content .property-price {
      float: left;
      width: 100%;
      font-size: 34px;
      padding-bottom: 15px;
      border-bottom: 1px solid #f6f6f6;
      margin-top: 12px; }
    .property-item-2018 .content .bottom-wrapper {
      float: left;
      width: 100%;
      display: block;
      padding: 15px 0; }
      .property-item-2018 .content .bottom-wrapper .property-features {
        display: block;
        float: left; }
        .property-item-2018 .content .bottom-wrapper .property-features ul {
          margin: 3px 0px 0px 0px;
          padding: 0; }
          .property-item-2018 .content .bottom-wrapper .property-features ul li {
            list-style: none;
            display: inline-block;
            color: #53565a; }
            .property-item-2018 .content .bottom-wrapper .property-features ul li .svg {
              margin: 0 10px; }
              .property-item-2018 .content .bottom-wrapper .property-features ul li .svg svg {
                fill: #53565a; }
      .property-item-2018 .content .bottom-wrapper .action {
        float: right; }
        .property-item-2018 .content .bottom-wrapper .action .button-new {
          border: 2px solid #53565a;
          color: #53565a;
          border-radius: 3px;
          font-size: 14px;
          padding: 5px 20px;
          font-weight: bold;
          background-color: white;
          -webkit-transition: background-color 200ms;
          -o-transition: background-color 200ms;
          transition: background-color 200ms;
          outline: 0; }
          .property-item-2018 .content .bottom-wrapper .action .button-new:after {
            font-family: FontAwesome;
            content: "\f107";
            margin-left: 5px;
            display: inline-block;
            -webkit-transform: rotate(270deg);
            -moz-transform: rotate(270deg);
            -o-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
      .property-item-2018 .content .bottom-wrapper .ilu {
        float: left;
        margin-right: 20px;
        min-width: 30%;
        margin-left: 13px; }
        .property-item-2018 .content .bottom-wrapper .ilu .icon {
          position: relative; }
          .property-item-2018 .content .bottom-wrapper .ilu .icon svg {
            width: 33px;
            position: absolute;
            top: -6px;
            left: -40px;
            display: block;
            height: 33px; }
        .property-item-2018 .content .bottom-wrapper .ilu .wrapper {
          font-size: 15px;
          background-color: #f1f1f1;
          padding: 5px 10px 5px 28px;
          float: left; }

.video-thumb-property {
  padding-top: 19%;
  background-color: #f8f9fa;
  color: white;
  font-size: 49px; }

@media screen and (max-width: 45em) {
  .property-item-2018 {
    height: auto; }
    .property-item-2018 .content {
      width: 100%; }
    .property-item-2018 .property-features ul {
      width: 100%;
      text-align: center;
      margin: 0px 0 20px; }
    .property-item-2018 .ilu {
      width: 100%;
      margin: 0 0 15px 10px; }
    .property-item-2018 .action {
      width: 100%; }
      .property-item-2018 .action button {
        width: 100%;
        text-align: center; }
    .property-item-2018 .open-time {
      width: 100%;
      text-align: center;
      margin: 10px 0; } }

.footer-2018 {
  float: left;
  width: 100%;
  display: block;
  background-color: #f1f1f1;
  padding: 40px 0 20px 0;
  position: relative; }
  .footer-2018 .newsletter-subscribe-button {
    display: inline-block;
    color: white;
    margin-right: 10px; }
    .footer-2018 .newsletter-subscribe-button:hover i {
      background-color: #114d56; }
    .footer-2018 .newsletter-subscribe-button:hover span {
      background-color: #002025; }
    .footer-2018 .newsletter-subscribe-button i, .footer-2018 .newsletter-subscribe-button span {
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms; }
    .footer-2018 .newsletter-subscribe-button i {
      width: 51px;
      height: 48px;
      color: white;
      background-color: #2299ab;
      display: inline-block;
      font-size: 25px;
      text-align: center;
      padding-top: 12px;
      border-radius: 5px 0 0 5px; }
    .footer-2018 .newsletter-subscribe-button span {
      height: 48px;
      color: white;
      background-color: #01788a;
      display: inline-block;
      margin: 0;
      padding: 24px 20px 0px 18px;
      line-height: 0;
      position: relative;
      top: -3px;
      border-radius: 0 5px 5px 0;
      font-weight: bold; }
  .footer-2018 .footer-socials {
    background-color: #4c4c4c;
    color: white;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    font-size: 20px;
    padding-top: 5px;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
    margin-right: 5px; }
    .footer-2018 .footer-socials:hover {
      background-color: #191919; }
  .footer-2018 .logo {
    width: 217px;
    display: inline-block;
    float: right;
    position: relative;
    top: -13px; }
  .footer-2018 svg {
    max-width: 100%; }
  .footer-2018 .by-clickers {
    color: #6c6d70;
    font-size: 14px;
    text-align: right; }
    .footer-2018 .by-clickers a {
      text-decoration: none;
      font-weight: bold; }
  .footer-2018 .copyright {
    font-size: 14px;
    margin-top: 20px;
    color: #6c6d70; }
    .footer-2018 .copyright a {
      text-decoration: none; }

@media screen and (max-width: 45em) {
  .footer-2018 {
    text-align: center; }
    .footer-2018 .newsletter-subscribe-button {
      width: 100%;
      margin-bottom: 20px; }
    .footer-2018 .by-clickers {
      text-align: center; }
    .footer-2018 .logo {
      margin-top: 30px;
      width: 100%; } }

.search-box .search-wrap .search-results {
  top: 97% !important; }

.search-box .search-input {
  font-weight: 600; }
  .search-box .search-input::-webkit-input-placeholder {
    font-weight: 600; }
  .search-box .search-input:-ms-input-placeholder {
    font-weight: 600; }
  .search-box .search-input::-ms-input-placeholder {
    font-weight: 600; }
  .search-box .search-input::placeholder {
    font-weight: 600; }

.search-box .error-message {
  position: absolute;
  top: -30px;
  left: 0px;
  width: 100%;
  display: none; }
  .search-box .error-message .alert-box {
    float: left;
    width: 27px;
    height: 31px;
    background-color: #e5003e;
    color: white;
    font-size: 20px;
    text-align: center;
    margin-right: 10px;
    position: relative; }
    .search-box .error-message .alert-box:before {
      width: 10px;
      height: 10px;
      background-color: #e5003e;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      bottom: -3px;
      left: 9px;
      content: "";
      z-index: 0; }
  .search-box .error-message .alert-message {
    color: white;
    font-weight: bold;
    float: left;
    padding-top: 3px; }

.search-box.error .search-wrap {
  border: 1px solid #e5003e; }

.search-box.error .error-message {
  display: block; }

.search-box .result-item {
  color: #53565a;
  font-weight: 600; }
  .search-box .result-item .result-label {
    display: inline-block; }
  .search-box .result-item:hover .action-text {
    color: white; }
  .search-box .result-item .locationtext {
    font-size: 12px; }
  .search-box .result-item .action-text {
    font-style: normal;
    text-align: right;
    float: right;
    color: #008CA0;
    position: relative;
    top: 12px; }
    .search-box .result-item .action-text i {
      margin-left: 10px; }

.village-description .search-container {
  background-color: transparent !important; }

@media screen and (max-width: 40em) {
  .error-message {
    position: static !important; }
    .error-message .alert-message {
      width: 89%;
      padding-top: 0;
      margin-top: -4px; }
  .search-box.error .search-wrap {
    border: 0; }
    .search-box.error .search-wrap .search-input {
      border: 1px solid #e5003e; }
  .search-box .result-item .action-text {
    display: none; } }

.newsletter-signup {
  float: left;
  width: 100%;
  display: block;
  background-color: #008CA0;
  color: white;
  padding: 40px 0; }
  .newsletter-signup p {
    font-size: 25px; }
    .newsletter-signup p.privacy-policy-link {
      font-size: 15px; }
      .newsletter-signup p.privacy-policy-link a {
        color: white; }
  .newsletter-signup .hidden {
    display: none; }
  .newsletter-signup label {
    display: none !important; }
  .newsletter-signup .subscribe-form-wrapper {
    float: left;
    width: 100%;
    display: block; }
    .newsletter-signup .subscribe-form-wrapper .form-wrapper-footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .newsletter-signup .subscribe-form-wrapper .error {
      border: 1px solid red; }
    .newsletter-signup .subscribe-form-wrapper input[type="text"] {
      width: 20%; }
    .newsletter-signup .subscribe-form-wrapper input[type="text"], .newsletter-signup .subscribe-form-wrapper input[type="email"], .newsletter-signup .subscribe-form-wrapper select {
      background-color: white;
      border-radius: 0;
      font-size: 14px;
      margin-right: 5px;
      height: auto;
      max-width: 100%;
      outline: 0;
      font-weight: bold;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .newsletter-signup .subscribe-form-wrapper input[type="text"]::-webkit-input-placeholder, .newsletter-signup .subscribe-form-wrapper input[type="email"]::-webkit-input-placeholder, .newsletter-signup .subscribe-form-wrapper select::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        text-transform: capitalize; }
      .newsletter-signup .subscribe-form-wrapper input[type="text"]::-moz-placeholder, .newsletter-signup .subscribe-form-wrapper input[type="email"]::-moz-placeholder, .newsletter-signup .subscribe-form-wrapper select::-moz-placeholder {
        /* Firefox 19+ */
        text-transform: capitalize; }
      .newsletter-signup .subscribe-form-wrapper input[type="text"]:-ms-input-placeholder, .newsletter-signup .subscribe-form-wrapper input[type="email"]:-ms-input-placeholder, .newsletter-signup .subscribe-form-wrapper select:-ms-input-placeholder {
        /* IE 10+ */
        text-transform: capitalize; }
      .newsletter-signup .subscribe-form-wrapper input[type="text"]:-moz-placeholder, .newsletter-signup .subscribe-form-wrapper input[type="email"]:-moz-placeholder, .newsletter-signup .subscribe-form-wrapper select:-moz-placeholder {
        /* Firefox 18- */
        text-transform: capitalize; }
      .newsletter-signup .subscribe-form-wrapper input[type="text"]::-webkit-input-placeholder, .newsletter-signup .subscribe-form-wrapper input[type="email"]::-webkit-input-placeholder, .newsletter-signup .subscribe-form-wrapper select::-webkit-input-placeholder {
        text-transform: capitalize; }
      .newsletter-signup .subscribe-form-wrapper input[type="text"]::-ms-input-placeholder, .newsletter-signup .subscribe-form-wrapper input[type="email"]::-ms-input-placeholder, .newsletter-signup .subscribe-form-wrapper select::-ms-input-placeholder {
        text-transform: capitalize; }
      .newsletter-signup .subscribe-form-wrapper input[type="text"]::placeholder, .newsletter-signup .subscribe-form-wrapper input[type="email"]::placeholder, .newsletter-signup .subscribe-form-wrapper select::placeholder {
        text-transform: capitalize; }
      .newsletter-signup .subscribe-form-wrapper input[type="text"]:active, .newsletter-signup .subscribe-form-wrapper input[type="email"]:active, .newsletter-signup .subscribe-form-wrapper select:active {
        outline: 0; }
    .newsletter-signup .subscribe-form-wrapper input[type="email"] {
      width: 25%; }
    .newsletter-signup .subscribe-form-wrapper .select-wrapper {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      width: 23%;
      margin-right: 5px; }
      .newsletter-signup .subscribe-form-wrapper .select-wrapper .select2-container .select2-selection {
        height: 40px;
        border-radius: 0;
        border: 0;
        font-size: 14px; }
        .newsletter-signup .subscribe-form-wrapper .select-wrapper .select2-container .select2-selection .select2-selection__arrow b {
          top: 41%; }
        .newsletter-signup .subscribe-form-wrapper .select-wrapper .select2-container .select2-selection .select2-selection__rendered {
          font-size: 14px;
          font-weight: bold;
          color: #53565a;
          line-height: 39px; }
    .newsletter-signup .subscribe-form-wrapper input[type="submit"] {
      width: 10%;
      text-align: center;
      font-size: 14px;
      padding: 11px 0;
      height: 40px; }
      .newsletter-signup .subscribe-form-wrapper input[type="submit"]:active {
        outline: 0; }

@media screen and (max-width: 60em) {
  .newsletter-signup .subscribe-form-wrapper .form-wrapper-footer {
    display: block; }
  .newsletter-signup input[type="text"] {
    width: 100% !important; }
    .newsletter-signup input[type="text"]:nth-child(even) {
      margin-right: 0 !important; }
  .newsletter-signup input[type="email"] {
    width: 100% !important; }
  .newsletter-signup .select-wrapper {
    width: 100% !important; }
  .newsletter-signup .button {
    width: auto !important;
    padding: 10px 30px !important;
    margin-top: 15px !important;
    margin-bottom: 10px; } }

.pink-header {
  float: left;
  width: 100%;
  display: block;
  background-color: #ec217a;
  color: white;
  font-size: 42px;
  padding: 40px 0; }
  .pink-header .left {
    width: 30%;
    display: block;
    float: left; }
  .pink-header .right {
    width: 60%;
    display: block;
    text-align: center;
    float: right; }
    .pink-header .right .progress-bar {
      width: 100%;
      display: block;
      background-color: white;
      height: 20px;
      border-radius: 10px;
      margin: 10px 0;
      overflow: hidden; }
      .pink-header .right .progress-bar .progress {
        float: left;
        height: 20px;
        background-color: #60c3d0; }

.goal-raised-small {
  float: left;
  width: 100%;
  display: block;
  background-color: #fde8f1;
  color: #ec217a;
  font-size: 42px;
  font-weight: 600;
  padding: 40px 0; }
  .goal-raised-small .raised-text {
    float: left;
    width: 60%;
    display: block; }
  .goal-raised-small .progress-bar {
    width: 40%;
    display: block;
    background-color: white;
    height: 20px;
    border-radius: 10px;
    position: relative;
    top: 25px;
    overflow: hidden; }
    .goal-raised-small .progress-bar .progress {
      float: left;
      height: 20px;
      background-color: #60c3d0; }

.donations-wrapper {
  float: left;
  width: 100%;
  display: block;
  padding: 40px 0; }
  .donations-wrapper .row {
    float: left;
    width: 100%;
    display: block;
    margin: 40px 0;
    text-align: center; }
  .donations-wrapper .community-funds {
    width: 98%;
    display: block;
    font-size: 30px;
    color: black;
    padding-left: 1%; }
    .donations-wrapper .community-funds a {
      float: right;
      font-size: 18px;
      color: white;
      background-color: #ec217a;
      padding: 10px 20px;
      border-radius: 3px;
      text-decoration: none;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms;
      font-weight: bold; }
      .donations-wrapper .community-funds a:hover {
        background-color: #9a0d4b; }
  .donations-wrapper .donations {
    float: left;
    width: 100%;
    display: block; }
    .donations-wrapper .donations .donations-carousel {
      display: none;
      float: left;
      width: 100%; }
      .donations-wrapper .donations .donations-carousel.active {
        display: block; }
    .donations-wrapper .donations .donation-item {
      float: left;
      width: 49%;
      background-color: #fde8f1;
      margin: 0.5%;
      padding: 20px 20px;
      font-size: 18px;
      font-weight: 600; }
      .donations-wrapper .donations .donation-item .amount {
        color: #ec217a;
        font-weight: bold;
        float: right; }

.show-more-donations {
  background-color: #f1f1f1;
  color: black;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 15px 20px;
  font-weight: bold;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  cursor: pointer; }
  .show-more-donations:hover {
    background-color: #9f9f9f; }

.project-pink-button a {
  float: right;
  font-size: 18px;
  color: white;
  background-color: #ec217a;
  padding: 10px 20px;
  border-radius: 3px;
  text-decoration: none;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  font-weight: bold; }
  .project-pink-button a:hover {
    background-color: #9a0d4b; }

.project-pink-banner {
  float: left;
  width: 100%;
  display: block;
  background-color: #ec217a;
  color: white;
  font-size: 20px;
  font-weight: bold; }
  .project-pink-banner .pp-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%; }
  .project-pink-banner .pp-logo {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding: 15px 0 10px; }
  .project-pink-banner .pp-text {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    text-align: center;
    padding-top: 42px; }
  .project-pink-banner .pp-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding-top: 30px; }
    .project-pink-banner .pp-button a {
      background-color: white;
      color: #ec217a;
      font-weight: bold;
      padding: 10px 20px;
      border-radius: 3px;
      text-decoration: none;
      border: 2px solid white;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms;
      display: block; }
      .project-pink-banner .pp-button a:hover {
        background-color: #ec217a;
        color: white; }

.project-pink-content-wrapper {
  float: left;
  width: 100%;
  display: block; }

@media screen and (max-width: 40em) {
  .project-pink-banner .pp-wrap {
    display: block;
    padding: 15px 0 30px;
    float: left;
    width: 100%; }
  .project-pink-banner .pp-logo, .project-pink-banner .pp-text, .project-pink-banner .pp-button {
    float: left;
    width: 100%; }
  .project-pink-banner .pp-text, .project-pink-banner .pp-button {
    padding-top: 0; }
  .pink-header .left, .pink-header .right {
    width: 100%;
    float: left;
    text-align: center; }
  .goal-raised-small {
    float: left;
    width: 100%;
    displa: block; }
    .goal-raised-small .raised-text {
      width: 100%;
      float: left;
      text-align: center; }
    .goal-raised-small .progress-bar {
      width: 100%; }
  .donations-wrapper .community-funds {
    float: left;
    width: 100%;
    display: block;
    text-align: center; }
    .donations-wrapper .community-funds a {
      margin: 20px 0;
      width: 100%; }
  .donations-wrapper .donation-item {
    width: 100% !important;
    margin: 0.5% 0 !important; } }

.product-photo-wrapper {
  float: left;
  width: 50%;
  display: block; }
  .product-photo-wrapper .featured-image {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px; }
  .product-photo-wrapper .thumbs {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px; }
    .product-photo-wrapper .thumbs span {
      width: 140px;
      height: 140px;
      float: left;
      display: block;
      border: 1px solid #d5d5d5;
      margin: 0 10px; }
      .product-photo-wrapper .thumbs span img {
        width: 100%;
        height: 100%; }
  .product-photo-wrapper .flickity-page-dots {
    display: none; }

.product-summary {
  float: left;
  width: 50%;
  display: block;
  padding-left: 30px;
  padding-bottom: 40px;
  font-size: 19px; }
  .product-summary h1 {
    font-size: 28px;
    float: left;
    width: 100%;
    display: block;
    text-align: left;
    font-weight: 500; }
    .product-summary h1 .price {
      color: #b90347;
      text-align: right;
      float: right; }
  .product-summary .cart-action {
    float: left;
    width: 100%;
    display: block; }
    .product-summary .cart-action .single_add_to_cart_button {
      background-color: #b90347;
      color: white;
      text-transform: uppercase;
      border: 0;
      padding: 10px 20px;
      margin-left: 10px;
      border-radius: 3px;
      height: 50px;
      position: absolute;
      top: 0px;
      left: 135px;
      outline: 0;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms; }
      .product-summary .cart-action .single_add_to_cart_button:hover {
        background-color: #550120; }
    .product-summary .cart-action .input-text {
      width: 50px;
      height: 50px;
      float: left;
      border: 1px solid #53565a;
      background-color: white;
      text-align: center;
      padding: 0;
      border-radius: 3px 0 0 3px; }
    .product-summary .cart-action .qty-wrap {
      position: relative; }
      .product-summary .cart-action .qty-wrap .qty {
        position: absolute;
        top: 0;
        left: 0;
        outline: 0; }
      .product-summary .cart-action .qty-wrap .plus, .product-summary .cart-action .qty-wrap .minus {
        position: absolute;
        top: 0; }
      .product-summary .cart-action .qty-wrap .plus {
        left: 40px; }
      .product-summary .cart-action .qty-wrap .minus {
        left: 80px; }
    .product-summary .cart-action .plus, .product-summary .cart-action .minus {
      float: left;
      background-color: #53565a;
      color: white;
      width: 50px;
      height: 50px;
      text-align: center;
      font-size: 24px;
      line-height: 0;
      padding-top: 25px;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms; }
      .product-summary .cart-action .plus:hover, .product-summary .cart-action .minus:hover {
        background-color: #222325; }
    .product-summary .cart-action .minus {
      font-size: 35px;
      border-radius: 0 3px 3px 0; }

.woocommerce-message {
  float: left;
  width: 100%;
  display: block;
  margin-top: 20px; }
  .woocommerce-message .button {
    background-color: #4c4c4c;
    color: white; }
    .woocommerce-message .button:hover {
      background-color: #7f7f7f;
      color: white; }

.woocommerce {
  font-size: 18px; }

#coupon_code {
  width: 150px;
  height: 48px; }

.product-name a {
  color: #b90347; }

.coupon .button {
  background-color: #53565a !important;
  color: white !important;
  pading: 12px 20px !important;
  outline: 0; }

.actions .button {
  background-color: #53565a !important;
  color: white !important;
  pading: 12px 20px !important;
  outline: 0;
  height: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.woocommerce-message .wc-forward {
  display: none !important; }

.checkout-button {
  padding: 16px 20px 10px !important; }

#place_order {
  padding: 8px 20px 10px !important; }

.checkout-button, #place_order {
  background-color: #b90347 !important;
  color: white !important;
  text-transform: uppercase !important;
  border: 0 !important;
  border-radius: 3px !important;
  height: 50px !important;
  outline: 0 !important;
  -webkit-transition: background-color 200ms !important;
  -o-transition: background-color 200ms !important;
  transition: background-color 200ms !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .checkout-button:hover, #place_order:hover {
    background-color: #550120 !important; }

#shipping_method {
  font-weight: normal; }

.woocommerce-billing-fields h3, .woocommerce-additional-fields h3, .woocommerce-customer-details h3 {
  color: #53565a;
  font-size: 30px; }

#place_oder {
  padding-top: 10px !important; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: #fff !important; }

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #fff  !important; }

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border-color: #fff !important; }

.woocommerce-thankyou-order-received {
  font-weight: bold;
  color: #b90347; }

.woocommerce-thankyou-order-details {
  margin-left: 0;
  padding-left: 0; }

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
  content: ''; }

.woocommerce-customer-details--phone, .woocommerce-customer-details--email {
  padding-left: 0 !important; }

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  display: none; }

.woocommerce-checkout .col-1 {
  float: left;
  width: 100%;
  display: block; }

.checkout-wrapper {
  float: left;
  width: 100%;
  display: block; }
  .checkout-wrapper .checkout-left {
    float: left;
    width: 60%; }
    .checkout-wrapper .checkout-left .woocommerce-billing-fields, .checkout-wrapper .checkout-left .woocommerce-shipping-fields, .checkout-wrapper .checkout-left .woocommerce-additional-fields, .checkout-wrapper .checkout-left .woocommerce-checkout-review-order {
      float: left;
      width: 100%;
      display: block;
      padding: 20px;
      background-color: white;
      margin-bottom: 15px; }
      .checkout-wrapper .checkout-left .woocommerce-billing-fields label, .checkout-wrapper .checkout-left .woocommerce-shipping-fields label, .checkout-wrapper .checkout-left .woocommerce-additional-fields label, .checkout-wrapper .checkout-left .woocommerce-checkout-review-order label {
        text-transform: uppercase; }
    .checkout-wrapper .checkout-left #order_review_heading {
      float: left;
      width: 100%;
      display: block;
      padding: 20px;
      background-color: white; }
    .checkout-wrapper .checkout-left h3 {
      color: #b90347;
      margin: 0;
      text-transform: uppercase;
      font-size: 20px; }
  .checkout-wrapper .checkout-right {
    float: right;
    width: 35%;
    display: block; }
    .checkout-wrapper .checkout-right h3 {
      color: #b90347;
      margin: 0;
      text-transform: uppercase;
      font-size: 20px; }
    .checkout-wrapper .checkout-right .cart-wrap {
      float: left;
      width: 100%;
      display: block;
      background-color: white;
      padding: 20px; }
      .checkout-wrapper .checkout-right .cart-wrap .cart-item {
        float: left;
        width: 100%;
        display: block; }
        .checkout-wrapper .checkout-right .cart-wrap .cart-item .thumbnail {
          float: left;
          width: 30%;
          display: block;
          margin-bottom: 10px; }
        .checkout-wrapper .checkout-right .cart-wrap .cart-item .product-name {
          float: right;
          width: 65%; }
          .checkout-wrapper .checkout-right .cart-wrap .cart-item .product-name a {
            color: black;
            text-decoration: none; }
      .checkout-wrapper .checkout-right .cart-wrap .totals-wrap {
        float: left;
        width: 100%;
        display: block;
        font-size: 16px; }
        .checkout-wrapper .checkout-right .cart-wrap .totals-wrap .title {
          float: left;
          text-align: right;
          width: 40%; }
        .checkout-wrapper .checkout-right .cart-wrap .totals-wrap .amount {
          float: right;
          width: 40%;
          text-align: right; }
      .checkout-wrapper .checkout-right .cart-wrap .total {
        float: left;
        width: 100%;
        display: block;
        font-weight: bold;
        padding-top: 20px;
        border-top: 1px solid #f1f1f1;
        margin-top: 20px; }
        .checkout-wrapper .checkout-right .cart-wrap .total .title {
          width: 40%;
          text-align: right;
          float: left; }
        .checkout-wrapper .checkout-right .cart-wrap .total .amount {
          float: right;
          width: 40%;
          text-align: right;
          padding-right: 20px; }

.cart-link {
  display: inline-block;
  background-color: #262626;
  color: white;
  padding: 14px 12px;
  margin-top: 9px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms; }
  .cart-link:hover {
    background-color: #b90347;
    color: white; }
  .cart-link i {
    margin-right: 10px; }

.checkout .input-text {
  height: 45px;
  background-color: #ffffff;
  border: solid 1px #e6e6e6;
  font-size: 15.9px;
  color: #696969;
  width: 100%;
  border-radius: 0;
  max-width: 100%;
  padding-left: 10px;
  -webkit-transition: background-color 0.24s ease-in-out;
  -o-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal; }

.woocommerce-form-coupon-toggle {
  display: none; }

.payment_box {
  padding: 0 !important; }

.payment_method_stripe .form-row {
  margin-left: 0 !important;
  padding: 0 !important; }

.payment_method_stripe label[for="payment_method_stripe"] {
  padding-left: 0 !important;
  color: #b90347;
  margin: 0;
  text-transform: uppercase;
  font-size: 20px; }

.actions .coupon {
  display: none; }

@media only screen and (max-width: 40em) {
  .product-photo-wrapper, .product-summary {
    float: left;
    width: 100%;
    display: block; }
  .product-summary h1 .price {
    float: left;
    width: 100%;
    display: block;
    text-align: left; }
  .product-summary .cart-action {
    margin-bottom: 40px; } }

.browse-blog {
  float: left;
  width: 100%;
  background-color: #f1f1f1;
  color: white;
  padding: 19px;
  margin-bottom: 20px; }
  .browse-blog .title {
    font-size: 22px;
    font-weight: 400;
    color: black; }

.form-wrapper-blog {
  float: left;
  width: 100%;
  background-color: #008CA0;
  color: white;
  padding: 20px; }
  .form-wrapper-blog p {
    font-size: 15px; }
  .form-wrapper-blog .title {
    font-size: 19px;
    font-weight: bold; }
  .form-wrapper-blog input[type="text"], .form-wrapper-blog input[type="email"] {
    background-color: white;
    border-radius: 0;
    outine: 0; }
  .form-wrapper-blog .blog-subscribe-button {
    float: right;
    background-color: #69b52e;
    color: white;
    border: 0;
    border-radius: 3px;
    padding: 10px 20px 10px 63px;
    position: relative;
    outline: 0;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
    width: 100%; }
    .form-wrapper-blog .blog-subscribe-button label.error {
      display: none; }
    .form-wrapper-blog .blog-subscribe-button:hover {
      background-color: #3a6419; }
      .form-wrapper-blog .blog-subscribe-button:hover i {
        background-color: #558630; }
    .form-wrapper-blog .blog-subscribe-button span {
      font-size: 14px;
      font-weight: bold; }
    .form-wrapper-blog .blog-subscribe-button i {
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms;
      position: absolute;
      text-align: center;
      width: 50px;
      height: 42px;
      background-color: #87c458;
      top: 0;
      left: 0;
      font-size: 26px;
      padding-top: 8px;
      border-radius: 3px 0px 0px 3px; }

.blog-article h1 {
  margin-bottom: 50px; }

.blog-article img {
  margin-bottom: 20px; }

.blog-article .at-share-btn-elements {
  margin-left: -2px; }

.related-blog-posts {
  float: left;
  width: 100%;
  display: block;
  background-color: #f1f1f1;
  padding: 40px 0; }
  .related-blog-posts h3 {
    font-size: 31px;
    color: #4c4c4c; }
  .related-blog-posts .post-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .related-blog-posts .post-wrapper .post-item {
      color: #000000;
      position: relative;
      padding-bottom: 20px;
      background-color: white;
      border-radius: 3px;
      min-width: calc(33% - 10px);
      -webkit-box-flex: 0;
      -ms-flex: 0 0 0 calc(33% - 10px);
      flex: 0 0 0 calc(33% - 10px);
      margin: 10px; }
      .related-blog-posts .post-wrapper .post-item .button-wrapper {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        text-align: center; }
      .related-blog-posts .post-wrapper .post-item .post-image {
        float: left;
        width: 100%;
        height: 234px;
        background-size: cover; }
      .related-blog-posts .post-wrapper .post-item h4 {
        margin: 0 0 15px 0;
        padding: 0;
        color: black;
        font-size: 20px;
        width: 100%;
        font-weight: bold; }
      .related-blog-posts .post-wrapper .post-item p {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        font-size: 20px; }
      .related-blog-posts .post-wrapper .post-item .button {
        color: white;
        font-weight: normal;
        background-color: #008CA0;
        font-weight: bold; }
      .related-blog-posts .post-wrapper .post-item .post-content-wrapper {
        padding: 20px;
        float: left;
        width: 100%;
        margin-bottom: 42px; }

.chapter-plus-top {
  border-top: 3px solid #EBEBEB;
  margin-top: 40px; }

.chapter-plus-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px; }
  .chapter-plus-content-wrapper .left-content {
    padding-top: 40px;
    min-width: 66%; }
  .chapter-plus-content-wrapper .right-content {
    padding-left: 40px; }

.button.alt.orange {
  background-color: white !important;
  border: 1px solid #d27018;
  color: #d27018; }
  .button.alt.orange:hover {
    background-color: #d27018 !important;
    color: white; }

.button.alt.green {
  background-color: white !important;
  border: 1px solid #84b341;
  color: #84b341; }
  .button.alt.green:hover {
    background-color: #84b341 !important;
    color: white; }

.button.alt.blue {
  background-color: white !important;
  border: 1px solid #2ca7e4;
  color: #2ca7e4; }
  .button.alt.blue:hover {
    background-color: #2ca7e4 !important;
    color: white; }

.button.alt.purple {
  background-color: white !important;
  border: 1px solid #7d2981;
  color: #7d2981; }
  .button.alt.purple:hover {
    background-color: #7d2981 !important;
    color: white; }

.button.alt.darkblue {
  background-color: white !important;
  border: 1px solid #00395a;
  color: #00395a; }
  .button.alt.darkblue:hover {
    background-color: #00395a !important;
    color: white; }

.blog-listing-wrapper {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .blog-listing-wrapper .blog-item {
    -webkit-box-flex: calc(33% - 20px);
    -ms-flex: calc(33% - 20px);
    flex: calc(33% - 20px);
    margin: 10px;
    max-width: calc(33% - 20px);
    background-color: #f1f1f1;
    text-decoration: none;
    color: black;
    position: relative;
    padding-bottom: 80px; }
    .blog-listing-wrapper .blog-item .content {
      width: 100%;
      padding: 20px; }
      .blog-listing-wrapper .blog-item .content h2 {
        margin: 0 0 15px 0;
        padding: 0;
        color: black;
        font-size: 20px;
        width: 100%;
        font-weight: bold; }
      .blog-listing-wrapper .blog-item .content p {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
    .blog-listing-wrapper .blog-item .button-wrapper {
      width: 100%;
      padding: 20px;
      position: absolute;
      bottom: 0;
      left: 0;
      text-align: center; }
    .blog-listing-wrapper .blog-item .button {
      color: white;
      font-weight: normal;
      background-color: #008CA0;
      font-weight: bold; }

.paginate-links {
  float: left;
  width: 100%;
  display: block;
  text-align: center;
  margin: 20px 0; }
  .paginate-links a {
    padding: 5px; }

.blog-back {
  padding: 5px 15px !important;
  font-size: 15px !important;
  margin-top: 10px;
  margin-bottom: 0;
  background-color: #a3a3a3;
  color: white;
  float: left; }
  .blog-back:hover {
    color: white; }
  .blog-back i {
    margin-right: 5px; }

.blog-article .eight.columns.content {
  width: 69%; }
  .blog-article .eight.columns.content h1 {
    font-size: 40px !important;
    line-height: 52px !important; }
  .blog-article .eight.columns.content h2 {
    font-size: 36px; }
  .blog-article .eight.columns.content h3 {
    font-size: 30px; }
  .blog-article .eight.columns.content h4 {
    font-size: 25px; }

.blog-article .columns.four {
  width: 27%; }

.blog-article .breadcrumbs {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  display: block; }

.blog-heading {
  padding-bottom: 10px; }

.blog-load-more {
  float: left;
  width: 100%;
  display: block;
  text-align: center;
  margin: 40px 0; }
  .blog-load-more .button {
    background-color: white;
    color: #4c4c4c;
    outline: 0;
    border: 1px solid #4c4c4c; }

.blog-listing-wrapper .alert {
  width: 100%;
  text-align: center; }

.blog-button-wrap .button {
  display: inline-block; }

@media screen and (max-width: 60em) {
  .blog-listing-wrapper .blog-item {
    min-width: 100% !important;
    margin-left: 0 !important; }
  .blog-article .eight.columns.content {
    width: 100% !important; }
  .blog-article .columns.four {
    width: 100% !important;
    margin-left: 0 !important; }
    .blog-article .columns.four input {
      max-width: 100% !important;
      width: 100% !important; }
  .related-blog-posts .post-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .related-blog-posts .post-item {
    min-width: 100% !important;
    margin-left: 0 !important; }
    .related-blog-posts .post-item .button {
      display: inline-block; }
  .button {
    text-decoration: none; }
  .blog-bucket {
    min-width: 50%; }
    .blog-bucket a {
      text-decoration: none; }
  .chapter-plus-content-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .chapter-plus-content-wrapper .column {
      min-width: 100%; }
      .chapter-plus-content-wrapper .column.left-content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .chapter-plus-content-wrapper .column.right-content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }

.carousel-wrapper {
  float: left;
  width: 100%;
  display: block; }
  .carousel-wrapper .flickity-button {
    background: transparent;
    color: white;
    outline: 0; }
    .carousel-wrapper .flickity-button svg {
      fill: white !important; }
    .carousel-wrapper .flickity-button:hover {
      background: transparent; }
  .carousel-wrapper .carousel {
    background: #FAFAFA; }
    .carousel-wrapper .carousel .carousel-cell {
      width: 100%;
      height: 500px;
      background-size: cover;
      background-position: center;
      color: white;
      text-decoration: none; }
      .carousel-wrapper .carousel .carousel-cell .carousel-description {
        position: absolute;
        top: 0;
        left: 30px;
        height: 100%;
        width: 30%;
        color: white;
        background: rgba(0, 0, 0, 0.5); }
        .carousel-wrapper .carousel .carousel-cell .carousel-description .carousel-content {
          position: absolute;
          bottom: 0px;
          left: 0px;
          width: 100%;
          padding: 40px; }
          .carousel-wrapper .carousel .carousel-cell .carousel-description .carousel-content h2 {
            color: white;
            margin: 0;
            padding: 0; }
  .carousel-wrapper .carousel-progress {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 8px;
    background-color: #80c6d0; }
  .carousel-wrapper .progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    width: 0%;
    background-color: #008ca0; }

.carousel-nav {
  float: left;
  width: 100%;
  display: block;
  padding: 20px;
  background-color: #f1f1f1;
  margin-bottom: 40px; }
  .carousel-nav .carousel-nav-item {
    width: 95px;
    height: 61px;
    display: block;
    margin: 10px;
    background-position: center;
    background-size: cover;
    border: 2px solid transparent;
    position: relative; }
    .carousel-nav .carousel-nav-item:before {
      width: calc(100% + 4px);
      height: calc(100% + 4px);
      background: rgba(0, 0, 0, 0.8);
      position: absolute;
      top: -2px;
      left: -2px;
      content: ''; }
    .carousel-nav .carousel-nav-item.is-nav-selected {
      border: 2px solid #008ca0; }
      .carousel-nav .carousel-nav-item.is-nav-selected:before {
        display: none; }

.custom-nav {
  float: left;
  width: 100%;
  position: relative;
  color: #008ca0;
  font-size: 18px; }
  .custom-nav i {
    font-size: 34px;
    position: relative;
    top: 9px; }
  .custom-nav .button--previous {
    position: absolute;
    bottom: 88px;
    left: 20px;
    cursor: pointer; }
    .custom-nav .button--previous i {
      margin-right: 15px; }
  .custom-nav .button--next {
    position: absolute;
    bottom: 88px;
    right: 20px; }
    .custom-nav .button--next i {
      margin-left: 15px; }

.chapter-content-wrapper {
  float: left;
  width: 100%;
  display: block; }
  .chapter-content-wrapper h2 {
    font-size: 2.625em; }
  .chapter-content-wrapper .vc_btn3-container {
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: calc(100% - 20px); }

@media screen and (max-width: 60em) {
  .carousel-description {
    left: 0px !important;
    width: 100% !important;
    bottom: 0px !important;
    position: relative;
    height: auto; }
  .carousel-nav, .custom-nav {
    display: none; } }

.career-item {
  float: left;
  width: 100%;
  display: block;
  background-color: #f9f9f9;
  padding: 15px 0 15px 25px;
  text-decoration: none;
  color: black;
  font-size: 15px; }
  .career-item .short-description {
    float: left;
    width: 84%;
    display: block;
    margin-bottom: 10px; }
  .career-item h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #008ca0; }
  .career-item:nth-child(2n+2) {
    background-color: #f1f1f1; }
  .career-item .career-details {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .career-item .career-details .column {
      -webkit-box-flex: 33%;
      -ms-flex: 33%;
      flex: 33%; }
      .career-item .career-details .column .career-meta {
        width: 100%;
        float: left; }
        .career-item .career-details .column .career-meta strong {
          display: inline-block;
          max-width: 235px; }
        .career-item .career-details .column .career-meta span {
          width: 105px;
          float: left; }
      .career-item .career-details .column .button {
        border: 2px solid #008ca0;
        background-color: white;
        padding: 10px 20px;
        color: #008ca0;
        font-size: 20px; }
  .career-item:hover {
    color: #53565a; }
  .career-item .button:hover {
    background-color: #008ca0 !important;
    color: white !important; }
  .career-item.detail-page {
    background-color: #f1f1f1;
    margin-bottom: 40px; }
    .career-item.detail-page .column-one {
      padding-top: 20px; }
    .career-item.detail-page .column-two {
      -webkit-box-flex: 20%;
      -ms-flex: 20%;
      flex: 20%; }
    .career-item.detail-page .button {
      width: 190px;
      margin-bottom: 10px;
      float: left;
      text-align: center;
      font-size: 17px;
      clear: both; }
      .career-item.detail-page .button.primary {
        background-color: #008ca0 !important;
        color: white !important; }
        .career-item.detail-page .button.primary:hover {
          background-color: white !important;
          color: #008ca0 !important; }
      .career-item.detail-page .button.alt {
        background-color: white;
        color: #008CA0 !important;
        border-color: #008CA0;
        text-align: center; }
        .career-item.detail-page .button.alt:hover {
          background-color: #008CA0 !important;
          color: white !important; }

.job-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 40px; }

.career-content {
  float: left;
  width: 100%;
  display: block; }

.career-search-wrapper {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0; }
  .career-search-wrapper input[type="text"] {
    width: 100%;
    background-color: white;
    border: 1px solid #c1c1c1;
    outline: 0; }
  .career-search-wrapper .categories {
    text-align: left;
    position: relative;
    width: 100%;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    z-index: 9999999;
    background-color: white;
    height: 50px;
    margin-right: 10px; }
    .career-search-wrapper .categories .job-category-switcher {
      padding: 13px;
      width: 100%;
      float: left;
      cursor: pointer; }
      .career-search-wrapper .categories .job-category-switcher.active {
        color: #008CA0;
        font-weight: bold; }
      .career-search-wrapper .categories .job-category-switcher i {
        float: right;
        color: #53565a; }
  .career-search-wrapper .category-items {
    display: none;
    position: absolute;
    top: 53px;
    left: 0;
    width: 100%;
    padding: 15px;
    background-color: white;
    z-index: 999;
    border: 1px solid #c1c1c1; }
    .career-search-wrapper .category-items .category-item {
      width: 100%;
      float: left;
      margin-bottom: 10px; }
      .career-search-wrapper .category-items .category-item.active {
        color: #008CA0;
        font-weight: bold; }
      .career-search-wrapper .category-items .category-item input {
        display: inline-block; }
      .career-search-wrapper .category-items .category-item span {
        display: inline-block; }
  .career-search-wrapper #job-keyword {
    height: 50px;
    margin-right: 10px; }
  .career-search-wrapper button {
    width: 250px;
    height: 50px;
    outline: 0; }

.job-reset-link {
  float: right;
  color: #53565a;
  font-size: 14px;
  margin-bottom: 10px;
  display: none; }

.job-grey {
  background-color: #ededed;
  color: #53565a !important;
  margin: 5px; }

.job-button-row-bottom {
  width: 100%;
  margin: 20px 0; }
  .job-button-row-bottom .teal.alt {
    border: 1px solid #008CA0;
    background-color: white;
    color: #008CA0; }

.job-category-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000;
  opacity: 0.8;
  z-index: 8;
  display: none; }

@media screen and (max-width: 60em) {
  .career-item {
    padding-left: 0px !important;
    padding-right: 0 !important; }
  .career-details {
    display: block !important; }
    .career-details .column {
      width: 100%;
      float: left;
      margin-bottom: 10px; }
  .career-search-wrapper {
    display: block;
    margin-bottom: 20px; }
    .career-search-wrapper button {
      margin-top: 10px; }
  .career-header-mobile {
    display: block !important;
    min-height: 150px; }
    .career-header-mobile .header-shadow {
      display: none; }
    .career-header-mobile h1 {
      display: none; } }

#village-short-form input, #village-short-form textarea {
  background-color: white;
  border-radius: 0; }

#village-short-form label {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  color: white; }

.village-short-form {
  float: right;
  background-color: #008CA0;
  padding: 20px 30px;
  min-height: 556px;
  width: 100%; }
  .village-short-form h3 {
    font-size: 24px;
    margin: 0px;
    color: white; }
  .village-short-form p {
    font-size: 16px;
    color: white; }
  .village-short-form textarea {
    padding-top: 8px; }
  .village-short-form .alert-error {
    background-color: transparent;
    border: 0;
    font-weight: bold;
    margin: 20px 0;
    padding: 0; }

#contact-enquiry .alert-error, #contact-form2 .alert-error {
  background-color: transparent;
  border: 0;
  font-weight: bold;
  margin: 20px 0;
  padding: 0; }

.infographic-wrapper {
  float: left;
  width: 100%;
  display: block; }
  .infographic-wrapper .quadrant {
    width: 270px;
    height: 270px;
    float: left;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left; }
    .infographic-wrapper .quadrant .hover-text {
      display: none;
      width: 100%;
      height: 100%;
      position: relative; }
      .infographic-wrapper .quadrant .hover-text .text-wrap {
        position: absolute;
        top: 0;
        left: 0; }
        .infographic-wrapper .quadrant .hover-text .text-wrap u {
          color: white !important; }
        .infographic-wrapper .quadrant .hover-text .text-wrap .title {
          font-size: 22px;
          margin-bottom: 10px;
          float: left;
          width: 100%; }
    .infographic-wrapper .quadrant:hover .hover-text {
      display: block; }
    .infographic-wrapper .quadrant.q1 {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/infographic/Q1.png"); }
      .infographic-wrapper .quadrant.q1 .text-wrap {
        background-color: #d5762c;
        opacity: 0.95;
        width: 100%;
        height: 100%;
        border-radius: 95% 0px 0px 0px;
        color: white;
        padding-top: 105px;
        text-align: right;
        padding-right: 20px;
        padding-left: 103px; }
    .infographic-wrapper .quadrant.q2 {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/infographic/Q2.png"); }
      .infographic-wrapper .quadrant.q2 .text-wrap {
        opacity: 0.95;
        background-color: #089faf;
        width: 100%;
        height: 100%;
        border-radius: 0 93% 0px 0px;
        padding-top: 105px;
        text-align: left;
        padding-left: 20px;
        color: white;
        padding-right: 81px; }
    .infographic-wrapper .quadrant.q3 {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/infographic/Q3.png"); }
      .infographic-wrapper .quadrant.q3 .text-wrap {
        opacity: 0.95;
        background-color: #93aa49;
        width: 100%;
        height: 100%;
        border-radius: 0 0 0px 94%;
        padding-top: 25px;
        text-align: right;
        padding-right: 20px;
        color: white;
        padding-left: 25px; }
    .infographic-wrapper .quadrant.q4 {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/infographic/Q4.png"); }
      .infographic-wrapper .quadrant.q4 .text-wrap {
        opacity: 0.95;
        background-color: #8f5fa3;
        width: 100%;
        height: 100%;
        border-radius: 0 0 94% 0;
        padding-top: 25px;
        text-align: left;
        padding-left: 20px;
        color: white;
        padding-right: 25px; }

.info-popup {
  padding: 0 !important;
  min-width: 50%;
  width: 1200px; }
  .info-popup .fancybox-close-small {
    color: white !important;
    width: 65px;
    height: 65px; }
  .info-popup.q1 h2 {
    background-color: #d5762c;
    color: white; }
  .info-popup.q1 .pop-content-wrap {
    background-color: #fbf1e9; }
    .info-popup.q1 .pop-content-wrap .next {
      background-color: #d5762c; }
  .info-popup.q2 h2 {
    background-color: #089faf;
    color: white; }
  .info-popup.q2 .pop-content-wrap {
    background-color: #e6f5f7; }
    .info-popup.q2 .pop-content-wrap .next {
      background-color: #089faf; }
  .info-popup.q3 h2 {
    background-color: #93aa49;
    color: white; }
  .info-popup.q3 .pop-content-wrap {
    background-color: #f4f6ec; }
    .info-popup.q3 .pop-content-wrap .next {
      background-color: #93aa49; }
  .info-popup.q4 h2 {
    background-color: #8f5fa3;
    color: white; }
  .info-popup.q4 .pop-content-wrap {
    background-color: #f4eff6; }
    .info-popup.q4 .pop-content-wrap .next {
      background-color: #8f5fa3; }
  .info-popup h2 {
    margin: 0 0 0px 0;
    padding: 20px;
    text-align: center; }
  .info-popup .popicon {
    display: inline-block;
    width: 40px;
    text-align: center;
    margin-right: 10px; }
    .info-popup .popicon img {
      position: relative;
      top: 8px; }
  .info-popup .pop-content-wrap {
    width: 100%;
    float: left;
    display: block;
    padding: 40px;
    text-align: center; }
    .info-popup .pop-content-wrap .icon-wrapper {
      margin-top: 20px;
      float: left;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      text-align: center; }
      .info-popup .pop-content-wrap .icon-wrapper i {
        text-align: center;
        margin-bottom: 20px; }
  .info-popup .next {
    font-size: 16px;
    margin-right: 0;
    background-color: #4c4c4c;
    border-radius: 3px;
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: white;
    text-decoration: none; }

@media screen and (max-width: 60em) {
  .quadrant {
    width: 150px !important;
    height: 150px !important; }
    .quadrant.q1 .text-wrap, .quadrant.q2 .text-wrap {
      padding-top: 50px !important; }
    .quadrant.q1 .text-wrap {
      padding-left: 25px !important; }
    .quadrant.q2 .text-wrap {
      padding-right: 19px !important;
      padding-left: 8px !important; }
    .quadrant.q4 .text-wrap {
      padding-left: 10px !important;
      font-size: 11px !important;
      padding-right: 6px !important; }
    .quadrant.q3 .text-wrap {
      padding-right: 6px !important;
      padding-left: 10px !important; }
    .quadrant.q3 .text-wrap, .quadrant.q4 .text-wrap {
      padding-top: 10px !important; }
    .quadrant .hover-text {
      font-size: 12px;
      padding-left: 10px; }
  .pop-content-wrap .icon-wrapper {
    display: block !important; }
    .pop-content-wrap .icon-wrapper .column {
      width: 100% !important;
      float: left !important;
      margin-left: 0 !important; }
      .pop-content-wrap .icon-wrapper .column .popicon {
        margin-right: 0 !important; }
  .pop-content-wrap .mob-content {
    display: none; } }

.village-event-carousel {
  float: left;
  width: 100%;
  display: block; }
  .village-event-carousel .event-carousel .event {
    background-color: #f1f1f1;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding-bottom: 60px;
    width: 100%; }
    .village-event-carousel .event-carousel .event .village-image {
      background-size: cover;
      background-position: center;
      padding-bottom: 56.25%;
      display: inline-block;
      width: 100%; }
    .village-event-carousel .event-carousel .event .village-container {
      padding: 25px 20px;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .village-event-carousel .event-carousel .event .village-content {
      color: #4c4c4c;
      float: none;
      display: inline-block;
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 0px; }
      .village-event-carousel .event-carousel .event .village-content h3 {
        font-size: 32px;
        line-height: 1.1em;
        margin: 0;
        margin-bottom: 20px;
        min-height: 70px; }
      .village-event-carousel .event-carousel .event .village-content .village-address, .village-event-carousel .event-carousel .event .village-content .village-price {
        font-size: 18px;
        font-weight: 600; }
    .village-event-carousel .event-carousel .event .icons {
      margin: 0 auto;
      display: inline-block; }
      .village-event-carousel .event-carousel .event .icons .icon {
        display: inline-block;
        font-size: 14px;
        vertical-align: top;
        margin: 0 auto;
        clear: both;
        float: left; }
        .village-event-carousel .event-carousel .event .icons .icon .property-icon {
          width: 30px;
          height: auto;
          margin-left: 10px;
          float: left;
          margin-bottom: 10px; }
        .village-event-carousel .event-carousel .event .icons .icon label {
          line-height: 28px;
          float: left;
          font-size: 18px;
          margin-left: 10px; }
    .village-event-carousel .event-carousel .event .village-link-container {
      position: absolute;
      width: 100%;
      bottom: 40px; }

.community-event-listing {
  float: left;
  width: 100%;
  display: block; }
  .community-event-listing .state-wrapper {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px; }
    .community-event-listing .state-wrapper .state-title {
      float: left;
      width: 100%;
      display: block;
      text-align: left;
      color: white;
      background-color: #008CA0;
      padding: 10px 20px;
      cursor: pointer; }
      .community-event-listing .state-wrapper .state-title .expand-icon {
        text-align: right;
        float: right; }
    .community-event-listing .state-wrapper .state-listing {
      float: left;
      width: 100%;
      display: none; }
      .community-event-listing .state-wrapper .state-listing .event-row {
        float: left;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .community-event-listing .state-wrapper .state-listing .event-row .event-column {
          -webkit-box-flex: 50%;
          -ms-flex: 50%;
          flex: 50%;
          padding: 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          max-width: 50%; }
          .community-event-listing .state-wrapper .state-listing .event-row .event-column .left {
            -webkit-box-flex: 60%;
            -ms-flex: 60%;
            flex: 60%; }
            .community-event-listing .state-wrapper .state-listing .event-row .event-column .left .event-title {
              font-weight: bold;
              width: 100%;
              float: left; }
            .community-event-listing .state-wrapper .state-listing .event-row .event-column .left .event-location {
              width: 100%;
              float: left; }
          .community-event-listing .state-wrapper .state-listing .event-row .event-column .right {
            -webkit-box-flex: 40%;
            -ms-flex: 40%;
            flex: 40%;
            text-align: center; }
            .community-event-listing .state-wrapper .state-listing .event-row .event-column .right a.community-event-buton {
              background-color: #69B52E;
              color: white;
              text-decoration: none;
              padding: 10px 20px;
              margin-top: 7px;
              display: inline-block;
              width: 89%; }
              .community-event-listing .state-wrapper .state-listing .event-row .event-column .right a.community-event-buton:hover {
                background-color: #3a6419; }
              .community-event-listing .state-wrapper .state-listing .event-row .event-column .right a.community-event-buton.expired {
                background-color: #4c4c4c; }
        .community-event-listing .state-wrapper .state-listing .event-row:nth-child(odd) {
          background-color: #f1f1f1; }

@media screen and (max-width: 60em) {
  .event-row {
    display: block !important; }
    .event-row .event-column {
      min-width: 100% !important; } }

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #000000;
  background-color: #FFF;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 100%;
  float: left;
  font-weight: 400; }

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

a {
  color: #008CA0; }
  a:hover {
    color: #035C69; }

h2 {
  color: #008CA0;
  font-size: 40px;
  font-weight: 400; }

h3 {
  font-size: 34px;
  font-weight: 400;
  color: black; }

h4, h5 {
  color: #008CA0;
  font-weight: 400; }

h6 {
  font-size: 16px; }

p {
  font-size: 20px; }
  p:first-of-type {
    margin-top: 0; }

li {
  font-size: 20px; }

.entry-title a {
  text-decoration: none; }

.tparrows:before {
  color: #008CA0;
  font-size: 20px; }

#page-31342 .widget {
  margin: 0 !important;
  padding: 0 !important; }

#page-31342 .textwidget {
  padding-left: 40px;
  padding-right: 40px; }

.standard-row-no-padding {
  margin: 0 0 -15px 0 !important;
  padding: 0 !important;
  float: left;
  width: 100%; }
  .standard-row-no-padding .panel-grid-cell {
    padding: 0 !important; }
    .standard-row-no-padding .panel-grid-cell .widget_black-studio-tinymce {
      padding: 0 30px !important; }

p.button {
  font-size: 20px;
  border-radius: 3px;
  padding: 10px 18px;
  font-weight: 700;
  border: 0;
  color: white;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  text-decoration: none;
  background-color: #008CA0;
  display: inline-block;
  cursor: pointer; }
  p.button:hover {
    color: white;
    background-color: #035C69; }
  p.button a {
    text-decoration: none;
    color: #FFF; }
    p.button a:hover {
      text-decoration: none; }

.button {
  font-size: 20px;
  border-radius: 3px;
  padding: 10px 40px;
  font-weight: 700;
  border: 0;
  color: white;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  text-decoration: none; }
  .button.green {
    background-color: #69B52E; }
    .button.green:hover {
      color: white;
      background-color: #3a6419; }
  .button.teal {
    background-color: #008CA0;
    color: white; }
    .button.teal:hover {
      color: white;
      background-color: #035C69; }
  .button.white {
    background-color: white;
    color: #008CA0; }
    .button.white:hover {
      background-color: #cccccc; }
  .button.clear {
    border: 1px solid #008CA0;
    color: #008CA0; }
    .button.clear:hover {
      background-color: #008CA0;
      color: white; }

.cross-2 {
  display: none;
  font-family: initial; }

/*  Misc.   */
.content {
  overflow: visible; }

.investor-centre-wrapper .content {
  overflow: hidden; }

/*  HEADER  */
.header {
  width: 100%;
  float: left;
  display: block;
  position: relative; }
  .header .above-header {
    float: left;
    width: 100%;
    background-color: #f1f1f1; }
    .header .above-header ul {
      display: inline-block;
      margin: 0;
      padding: 0; }
      .header .above-header ul li {
        display: inline-block;
        margin: 0;
        padding: 12.5px 0;
        margin-right: 15px;
        font-size: 16px;
        /*                &:last-child {
                    margin-right: 0;
                    background-color: #4c4c4c;
                    border-radius: 3px;
                    padding: 5px 15px;
                    text-transform: uppercase;
                    a {
                        color: white;
                        font-weight: 700;
                        &:before {
                            content: '\f095';
                            margin-right: 10px;
                            font-family: "FontAwesome";
                        }
                    }
                }*/ }
        .header .above-header ul li a {
          color: #4c4c4c;
          font-size: 14px;
          text-decoration: none;
          font-weight: 600; }
          .header .above-header ul li a:hover {
            color: #008CA0; }
    .header .above-header a.button {
      font-size: 16px;
      margin-right: 0;
      background-color: #4c4c4c;
      border-radius: 3px;
      padding: 5px 15px;
      text-transform: uppercase;
      font-weight: 700; }
      .header .above-header a.button:hover {
        background-color: #191919;
        color: white; }
      .header .above-header a.button i {
        margin-right: 10px; }
  .header .cross {
    display: none; }
  .header .menu-wrapper {
    float: left;
    width: 100%;
    background-color: #008CA0;
    position: relative; }
    .header .menu-wrapper #logo-new {
      display: block;
      width: 130px;
      float: left;
      padding: 21px 0; }
      .header .menu-wrapper #logo-new img {
        max-height: 32px; }
    .header .menu-wrapper nav {
      float: right;
      display: inline-block;
      line-height: 0; }
      .header .menu-wrapper nav ul {
        margin: 0;
        padding: 0;
        line-height: 1; }
        .header .menu-wrapper nav ul li {
          font-size: 16px; }
          .header .menu-wrapper nav ul li a {
            text-decoration: none; }
      .header .menu-wrapper nav > ul {
        display: inline-block; }
        .header .menu-wrapper nav > ul > li {
          margin: 0;
          float: left;
          padding: 0;
          position: relative; }
          .header .menu-wrapper nav > ul > li > a {
            font-size: 14px;
            color: white;
            text-transform: uppercase;
            padding: 23px 15px;
            text-decoration: none;
            font-weight: 700;
            display: block;
            line-height: 1; }
            .header .menu-wrapper nav > ul > li > a:hover {
              background-color: #1a98aa; }
          .header .menu-wrapper nav > ul > li.has-children > ul, .header .menu-wrapper nav > ul > li.menu-item-has-children > ul {
            height: 0;
            overflow: hidden; }
          .header .menu-wrapper nav > ul > li.has-children:hover > ul, .header .menu-wrapper nav > ul > li.menu-item-has-children:hover > ul {
            height: auto;
            overflow: visible;
            z-index: 9999; }
          .header .menu-wrapper nav > ul > li.has-children > a:after, .header .menu-wrapper nav > ul > li.menu-item-has-children > a:after {
            font-family: FontAwesome;
            content: "\f107";
            margin-left: 5px; }
          .header .menu-wrapper nav > ul > li:last-child > ul {
            right: 0;
            left: inherit; }
          .header .menu-wrapper nav > ul > li > ul {
            position: absolute;
            left: 0;
            z-index: 9;
            background-color: #f1f1f1;
            min-width: 250px; }
            .header .menu-wrapper nav > ul > li > ul > li {
              margin: 0;
              position: relative;
              border-bottom: 1px solid white; }
              .header .menu-wrapper nav > ul > li > ul > li:last-child {
                border-bottom: none; }
              .header .menu-wrapper nav > ul > li > ul > li > a {
                font-weight: 600;
                display: block;
                padding: 15px; }
              .header .menu-wrapper nav > ul > li > ul > li > ul {
                display: none;
                position: absolute;
                width: 100%;
                left: 100%;
                top: 0;
                background-color: #f1f1f1; }
                .header .menu-wrapper nav > ul > li > ul > li > ul li {
                  border-bottom: 1px solid white;
                  margin: 0; }
                  .header .menu-wrapper nav > ul > li > ul > li > ul li a {
                    color: #53565a;
                    font-weight: 400;
                    padding: 15px;
                    display: block; }
                    .header .menu-wrapper nav > ul > li > ul > li > ul li a:hover {
                      color: #008CA0; }
                  .header .menu-wrapper nav > ul > li > ul > li > ul li:last-child {
                    border-bottom: 0; }
                  .header .menu-wrapper nav > ul > li > ul > li > ul li > ul > li {
                    border-bottom: none; }
                    .header .menu-wrapper nav > ul > li > ul > li > ul li > ul > li > a {
                      font-size: 14px;
                      margin: 0 0 10px 30px;
                      padding: 0; }
                    .header .menu-wrapper nav > ul > li > ul > li > ul li > ul > li:last-child {
                      margin-bottom: 15px; }
              .header .menu-wrapper nav > ul > li > ul > li:hover > ul {
                display: block;
                overflow: visible !important; }
              .header .menu-wrapper nav > ul > li > ul > li.has-children > a:after, .header .menu-wrapper nav > ul > li > ul > li.menu-item-has-children > a:after {
                content: '\f105';
                font-family: FontAwesome;
                float: right; }
          .header .menu-wrapper nav > ul > li.flex-nav {
            position: static; }
            .header .menu-wrapper nav > ul > li.flex-nav > ul {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              width: 100%; }
              .header .menu-wrapper nav > ul > li.flex-nav > ul > li {
                display: inline-block;
                border-right: 1px solid white;
                -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
                padding: 20px;
                vertical-align: top; }
                .header .menu-wrapper nav > ul > li.flex-nav > ul > li:last-child {
                  border-right: none; }
                .header .menu-wrapper nav > ul > li.flex-nav > ul > li > a {
                  padding: 10px 0;
                  margin-bottom: 10px; }
                .header .menu-wrapper nav > ul > li.flex-nav > ul > li > ul {
                  display: block;
                  position: static; }
                  .header .menu-wrapper nav > ul > li.flex-nav > ul > li > ul > li {
                    margin-bottom: 15px;
                    border-bottom: 0; }
                    .header .menu-wrapper nav > ul > li.flex-nav > ul > li > ul > li > a {
                      padding: 0;
                      font-size: 15px; }
                    .header .menu-wrapper nav > ul > li.flex-nav > ul > li > ul > li:last-child {
                      margin-bottom: 0; }
                    .header .menu-wrapper nav > ul > li.flex-nav > ul > li > ul > li ul {
                      display: block;
                      position: static;
                      margin-top: 15px; }
                      .header .menu-wrapper nav > ul > li.flex-nav > ul > li > ul > li ul li {
                        margin: 0 0 10px 15px; }
                        .header .menu-wrapper nav > ul > li.flex-nav > ul > li > ul > li ul li a {
                          font-size: 14px;
                          padding: 0;
                          margin: 0; }
                .header .menu-wrapper nav > ul > li.flex-nav > ul > li.has-children > a:after, .header .menu-wrapper nav > ul > li.flex-nav > ul > li.menu-item-has-children > a:after {
                  display: none; }
          .header .menu-wrapper nav > ul > li.flex-half-nav > ul {
            width: 81%;
            float: left;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            left: 210px;
            position: absolute; }
            .header .menu-wrapper nav > ul > li.flex-half-nav > ul > li {
              background-color: #f1f1f1;
              padding-bottom: 40px; }

.responsive-menu {
  position: absolute;
  right: 0;
  top: 38px;
  display: none; }
  .responsive-menu ul.menu {
    margin-bottom: 0; }
  .responsive-menu ul.quick-menu {
    margin-top: 0;
    border-top: 1px solid #086f7d; }

.show-menu {
  right: 0 !important; }

.dropdown-show {
  position: static !important; }

/*  HEADER END  */
/*  HERO HEADER */
.hero-header {
  background-image: url("/wp-content/themes/aveogroup/assets_new/images/main_banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
  height: auto !important;
  padding: 7% 0;
  float: left; }
  .hero-header.no-search {
    padding: 15% 0; }
  .hero-header.hero-header-title {
    padding: 0; }
    .hero-header.hero-header-title .header-shadow {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/Aveo_Black_Header_Gradient.png");
      background-repeat: no-repeat;
      background-size: contain;
      padding: 9% 0; }
    .hero-header.hero-header-title h1 {
      margin: 0;
      color: white;
      line-height: 1;
      font-size: 40px;
      font-weight: 600;
      width: 50%; }
  .hero-header .row {
    max-width: 900px;
    float: none;
    margin: 0 auto; }
  .hero-header h2 {
    color: white;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    line-height: 1;
    margin-bottom: 40px; }
  .hero-header.region-header {
    background-size: contain; }

.search-box {
  float: left;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: white;
  position: relative; }
  .search-box .button {
    position: absolute;
    top: 7px;
    padding: 13px 50px;
    right: 10px;
    font-size: 18px; }
  .search-box input {
    float: left;
    max-width: 100%;
    background-color: white;
    width: 86%;
    margin: 0;
    border-radius: 3px;
    color: #7b7b7b;
    padding: 0 20px;
    font-size: 17px; }
    .search-box input:focus {
      outline: none;
      background-color: white; }
  .search-box .search-wrap {
    width: 100%;
    padding: 12px 0; }
    .search-box .search-wrap #search-loading {
      display: none;
      position: absolute;
      right: 200px;
      top: 17.5px;
      color: #008CA0;
      font-size: 30px; }
    .search-box .search-wrap .results {
      top: 97% !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
      .search-box .search-wrap .results span {
        padding: 5px 20px; }

/*  HERO HEADER END */
/*  CLICKERS REDESIGN   */
.archive-nav {
  display: inline-block; }

.hp-button {
  background-color: transparent;
  color: #008CA0;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 17.5px 25px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  border: 2px solid #008CA0;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all ease-in-out 0.1s;
  -o-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s; }
  .hp-button:hover {
    background-color: #008CA0;
    color: white;
    border: 2px solid transparent; }
  .hp-button.button-teal-solid {
    background-color: #008CA0 !important;
    color: white !important;
    border: 2px solid white !important; }
    .hp-button.button-teal-solid:hover {
      background-color: white !important;
      color: #008CA0 !important;
      border: 2px solid #008CA0 !important; }
  .hp-button.button-green-solid {
    background-color: #69B52E !important;
    color: white !important;
    border: 2px solid #69B52E !important; }
    .hp-button.button-green-solid:hover {
      color: #69B52E !important;
      background-color: white !important;
      border: 2px solid #69B52E !important; }
  .hp-button.button-green-outline {
    color: #69B52E !important;
    border: 2px solid #69B52E !important; }
    .hp-button.button-green-outline:hover {
      background-color: #69B52E !important;
      color: white !important; }

/*  GRID    */
.row {
  display: inline-block;
  width: 100%; }

.col {
  width: 100%;
  float: left; }

.col-2 {
  width: 49.5% !important;
  margin-right: 1%; }
  .col-2 + .col-2 {
    margin-right: 0; }

.col-3 {
  width: 32.666%;
  margin-right: 1%; }
  .col-3 + .col-3 + .col-3 {
    margin-right: 0; }

/*  GRID END    */
/*  COUNTER  */
.counter-section {
  padding: 30px 0; }
  .counter-section .counter {
    color: #69B52E;
    font-size: 46px;
    font-weight: 600;
    line-height: 1;
    margin: 0; }
    .counter-section .counter strong {
      font-weight: 600; }
  .counter-section p {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0; }
    .counter-section p:last-child {
      margin-top: 0; }

/*  COUNTER END */
/*  FEATUREDBUCKET  */
.featurebucket {
  text-align: center; }
  .featurebucket .featurebucket-header {
    display: block;
    text-decoration: none; }
    .featurebucket .featurebucket-header .featurebucket-img {
      overflow: hidden; }
      .featurebucket .featurebucket-header .featurebucket-img img {
        width: 100%; }
    .featurebucket .featurebucket-header .featurebucket-content {
      padding: 0 25px 110px; }
      .featurebucket .featurebucket-header .featurebucket-content h3 {
        font-size: 32px;
        font-weight: normal;
        line-height: 1.1; }
        .featurebucket .featurebucket-header .featurebucket-content h3:after {
          display: none; }
      .featurebucket .featurebucket-header .featurebucket-content p {
        font-size: 20px;
        color: black;
        margin: 0; }
      .featurebucket .featurebucket-header .featurebucket-content .button-container {
        position: absolute;
        bottom: 0;
        left: 5px;
        margin-bottom: 30px;
        width: calc(100% - 10px);
        text-align: center;
        padding: 0 10px;
        z-index: 9; }
  .featurebucket.grey {
    background-color: #f1f1f1; }

/*  FEATUREDBUCKET END  */
/*  FEATURED AD */
.featured-ad {
  min-height: 400px;
  overflow: hidden; }
  .featured-ad .wpb_column {
    position: static; }
  .featured-ad .vc_column-inner > .wpb_wrapper h2 {
    margin-top: 0; }
  .featured-ad .vc_column-inner > .wpb_wrapper h2, .featured-ad .vc_column-inner > .wpb_wrapper p {
    color: white; }
  .featured-ad .vc_column-inner > .wpb_wrapper .hp-button {
    border: 2px solid white;
    color: white; }
    .featured-ad .vc_column-inner > .wpb_wrapper .hp-button:hover {
      background-color: white;
      color: #008CA0; }
  .featured-ad .featured-ad-image {
    padding: 0; }
    .featured-ad .featured-ad-image > div {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      max-width: 45%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }

/*  FEATURED AD END*/
/*  RECENT POSTS    */
.recent-posts-container {
  background-color: #f1f1f1; }
  .recent-posts-container .recent-post {
    margin-bottom: 30px;
    display: inline-block; }
    .recent-posts-container .recent-post img {
      float: left;
      width: 450px; }
    .recent-posts-container .recent-post .recent-post-content {
      float: left;
      max-width: 635px;
      margin-left: 20px;
      width: calc(100% - 470px); }
      .recent-posts-container .recent-post .recent-post-content h2 {
        font-size: 25px;
        color: black;
        margin: 0 0 10px 0;
        line-height: 1.2; }
      .recent-posts-container .recent-post .recent-post-content h3 {
        color: black;
        font-size: 18px;
        margin: 0; }
        .recent-posts-container .recent-post .recent-post-content h3:after {
          display: none; }
      .recent-posts-container .recent-post .recent-post-content p {
        font-size: 20px;
        margin: 20px 0; }

/*  RECENT POSTS END */
/*  VILLAGE PAGES  */
.village-header {
  position: relative;
  display: inline-block;
  width: 100%; }
  .village-header #map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .village-header .village-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .village-header .village-description {
    width: 60%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 40px 40px 40px 40px;
    margin: 60px 0;
    display: inline-block;
    pointer-events: all;
    color: white;
    position: relative;
    z-index: 999; }
    .village-header .village-description h2 {
      font-size: 32px;
      margin: 0 0 35px;
      line-height: 1.2;
      color: #008CA0; }
    .village-header .village-description p {
      margin: 0 0 35px;
      font-size: 16px;
      color: white; }
      .village-header .village-description p:last-child {
        margin-bottom: 0; }
    .village-header .village-description .search-box {
      background-color: #fff; }
      .village-header .village-description .search-box input {
        background-color: #fff; }
      .village-header .village-description .search-box .button {
        padding: 13px 30px; }
      .village-header .village-description .search-box .search-wrap #search-loading {
        right: 150px; }
      .village-header .village-description .search-box .results {
        background-color: #fff; }
        .village-header .village-description .search-box .results span {
          color: #008CA0; }
          .village-header .village-description .search-box .results span:hover {
            background-color: #008CA0;
            color: white; }

.village-navigation {
  padding: 35px 0 50px;
  background-color: #f1f1f1; }
  .village-navigation p {
    color: #008CA0;
    font-size: 23px; }
  .village-navigation ul {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .village-navigation ul li {
      float: left;
      width: 19.2%;
      margin: 0 1% 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      overflow: hidden; }
      .village-navigation ul li:last-child {
        margin-right: 0; }
      .village-navigation ul li a {
        display: block;
        background-color: white;
        color: #008CA0;
        min-height: 60px;
        font-size: 18px;
        font-weight: 600;
        padding: 0 20px;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 5px;
        -webkit-transition: all ease-in-out 0.1s;
        -o-transition: all ease-in-out 0.1s;
        transition: all ease-in-out 0.1s;
        border: 2px solid #e1e1e1; }
        .village-navigation ul li a:hover {
          background-color: #008CA0;
          border: 2px solid #008CA0;
          color: white; }
        .village-navigation ul li a span {
          line-height: 1.2; }
    .village-navigation ul.sub-listing {
      margin-top: 10px; }
      .village-navigation ul.sub-listing li a {
        background-color: white;
        border: 3px solid transparent;
        -webkit-transition: background-color 200ms;
        -o-transition: background-color 200ms;
        transition: background-color 200ms; }
        .village-navigation ul.sub-listing li a:hover {
          background-color: transparent;
          border: 3px solid #33a3b3;
          color: #33a3b3;
          -webkit-transition: background-color 200ms;
          -o-transition: background-color 200ms;
          transition: background-color 200ms; }

.village-listing-page h1 {
  font-size: 40px; }

.village-listing {
  display: inline-block;
  width: 100%;
  margin: 50px 0 25px; }
  .village-listing .village-listing-area {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%; }
    .village-listing .village-listing-area h2 {
      font-size: 2em; }
    .village-listing .village-listing-area h3, .village-listing .village-listing-area h4, .village-listing .village-listing-area h5 {
      line-height: 1; }
      .village-listing .village-listing-area h3:after, .village-listing .village-listing-area h4:after, .village-listing .village-listing-area h5:after {
        display: none; }
    .village-listing .village-listing-area .row {
      margin-bottom: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .village-listing .village-listing-area .row:last-child {
        margin-bottom: 0; }
    .village-listing .village-listing-area .village {
      background-color: #f1f1f1;
      text-align: center;
      /*            display: flex;*/
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      padding-bottom: 80px; }
      .village-listing .village-listing-area .village .village-image {
        background-size: cover;
        background-position: center;
        padding-bottom: 56.25%;
        display: inline-block;
        width: 100%; }
      .village-listing .village-listing-area .village .village-container {
        padding: 25px 20px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .village-listing .village-listing-area .village .village-content {
        color: #4c4c4c;
        float: none;
        display: inline-block;
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0px; }
        .village-listing .village-listing-area .village .village-content h3 {
          font-size: 32px;
          line-height: 1.1em;
          margin: 0;
          margin-bottom: 20px;
          min-height: 70px; }
        .village-listing .village-listing-area .village .village-content .village-address, .village-listing .village-listing-area .village .village-content .village-price {
          font-size: 18px;
          font-weight: 600; }
      .village-listing .village-listing-area .village .icons {
        margin: 0 auto;
        display: inline-block; }
        .village-listing .village-listing-area .village .icons .icon {
          display: inline-block;
          font-size: 14px;
          vertical-align: top;
          margin: 0 auto;
          clear: both;
          float: left; }
          .village-listing .village-listing-area .village .icons .icon .property-icon {
            width: 30px;
            height: auto;
            margin-left: 10px;
            float: left;
            margin-bottom: 10px; }
          .village-listing .village-listing-area .village .icons .icon label {
            line-height: 28px;
            float: left;
            font-size: 18px;
            margin-left: 10px; }
      .village-listing .village-listing-area .village .village-link-container {
        position: absolute;
        width: 100%;
        bottom: 40px; }

/*  VILLAGE PAGES END  */
/*  VIDEO WIDGET    */
.video-widget {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .video-widget iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-widget .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat; }
    .video-widget .video-bg img {
      width: auto;
      min-height: 100%; }
  .video-widget .video-play {
    position: absolute;
    z-index: 9000;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    background: url("../images/stripe_tile2.png");
    font-size: 25px;
    color: #ffffff;
    cursor: pointer; }
    .video-widget .video-play div {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .video-widget .video-play i {
      font-size: 100px; }
    .video-widget .video-play p {
      margin: 0;
      font-weight: 700; }
  .video-widget:hover .video-play {
    color: #f7f7f7; }
  .video-widget.video-widget-microsite {
    overflow: hidden;
    padding-bottom: 450px; }
    .video-widget.video-widget-microsite .video-play {
      background: none;
      background-color: rgba(0, 0, 0, 0.5);
      transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
      .video-widget.video-widget-microsite .video-play .video-widget-title, .video-widget.video-widget-microsite .video-play p {
        font-size: 32px;
        color: white;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        max-width: 430px;
        width: 90%;
        margin: 0 auto; }
      .video-widget.video-widget-microsite .video-play p {
        font-size: 20px;
        line-height: 1.7;
        font-style: italic;
        font-weight: 600;
        letter-spacing: 0.5px; }
      .video-widget.video-widget-microsite .video-play .video-widget-title {
        margin-bottom: 40px;
        font-size: 36px;
        letter-spacing: 1px;
        font-weight: 900;
        font-style: normal;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .video-widget.video-widget-microsite .video-play i {
        width: 40px;
        height: 40px;
        font-size: 45px;
        margin-top: 35px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        position: relative; }
        .video-widget.video-widget-microsite .video-play i:after {
          content: '';
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          width: 27px;
          height: 27px;
          border-radius: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background: white;
          opacity: 0;
          z-index: -1;
          transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out; }
    .video-widget.video-widget-microsite .video-bg {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      height: auto;
      min-width: 100%;
      min-height: 100%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
    .video-widget.video-widget-microsite:hover .video-play {
      background-color: rgba(0, 0, 0, 0.6); }
    .video-widget.video-widget-microsite:hover .video-bg {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); }
    .video-widget.video-widget-microsite:hover i {
      color: #b90347; }
      .video-widget.video-widget-microsite:hover i:before {
        z-index: 1; }
      .video-widget.video-widget-microsite:hover i:after {
        opacity: 1; }

/*  VIDEO WIDGET END    */
/*  LOCATIONS MENU  */
.locations-menu strong {
  display: block;
  font-size: 19px;
  font-weight: normal;
  margin-bottom: 30px; }

.locations-menu a {
  text-decoration: none;
  font-size: 20px;
  margin-bottom: 20px;
  display: block; }
  .locations-menu a:hover {
    color: #035C69; }
  .locations-menu a:last-child {
    margin-bottom: 0; }

/*  LOCATIONS MENU END  */
/*  PLUGINS */
/*  GRAVITY FORMS   */
.gsection {
  display: none; }

.gform_body ul {
  padding: 0;
  list-style: none; }
  .gform_body ul li.hidden_label label {
    display: none; }

.gform-newsletter-right {
  float: right; }
  .gform-newsletter-right > label {
    display: none; }
  .gform-newsletter-right ul {
    padding: 0;
    margin: 0; }
    .gform-newsletter-right ul li input, .gform-newsletter-right ul li label {
      display: inline-block;
      width: auto; }
    .gform-newsletter-right ul li input {
      margin-right: 10px; }
    .gform-newsletter-right ul li label {
      float: right; }

.gform_button {
  background-color: #69B52E; }
  .gform_button:hover {
    background-color: #3a6419; }

/*  GRAVITY FORMS   */
/*  PLUGINS END */
/*  GOOGLE MAPS */
.gm-style .gm-style-iw {
  background-color: white;
  text-align: center;
  width: 320px !important;
  top: 15px !important;
  border-radius: 2px 2px 0 0; }

.map-markers {
  padding: 20px;
  width: 315px; }
  .map-markers h2 {
    font-size: 26px;
    margin: 0; }
  .map-markers p {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    color: #4c4c4c; }

a[href^="http://maps.google.com/maps"] {
  display: none !important; }

a[href^="https://maps.google.com/maps"] {
  display: none !important; }

.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display: none; }

.gmnoprint div {
  background: none !important; }

/*  GOOGLE MAPS END */
/*  CLICKERS REDESIGN END   */
.entry-meta {
  margin-bottom: 10px; }

ul li {
  margin-bottom: 8px; }

article, .article {
  float: left;
  width: 100%;
  display: block;
  margin-top: 40px; }
  article.no-margin, .article.no-margin {
    margin-top: 0; }
  article .gform_body, article .gform_footer, .article .gform_body, .article .gform_footer {
    width: 100%;
    float: left;
    padding: 0 0 20px; }
    article .gform_body ul, article .gform_footer ul, .article .gform_body ul, .article .gform_footer ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    article .gform_body textarea, article .gform_footer textarea, .article .gform_body textarea, .article .gform_footer textarea {
      background-color: #ffffff;
      border: solid 1px #e6e6e6;
      font-size: 15.9px;
      color: #696969;
      width: 100%;
      border-radius: 0;
      max-width: 100%;
      padding: 10px; }
      article .gform_body textarea:focus, article .gform_footer textarea:focus, .article .gform_body textarea:focus, .article .gform_footer textarea:focus {
        outline: 1px solid #035C69; }
      article .gform_body textarea.valid, article .gform_footer textarea.valid, .article .gform_body textarea.valid, .article .gform_footer textarea.valid {
        border: 1px solid #008CA0; }
    article .gform_body select, article .gform_footer select, .article .gform_body select, .article .gform_footer select {
      background-color: white;
      width: 100%; }
    article .gform_body .select-target.select-theme-default, article .gform_footer .select-target.select-theme-default, .article .gform_body .select-target.select-theme-default, .article .gform_footer .select-target.select-theme-default {
      background-color: white;
      width: 100%;
      border: solid 1px #e6e6e6;
      margin-left: 0; }
    article .gform_body h3, article .gform_footer h3, .article .gform_body h3, .article .gform_footer h3 {
      font-size: 31px;
      color: #008CA0; }
      article .gform_body h3:after, article .gform_footer h3:after, .article .gform_body h3:after, .article .gform_footer h3:after {
        display: none; }
    article .gform_body input[type="submit"], article .gform_footer input[type="submit"], .article .gform_body input[type="submit"], .article .gform_footer input[type="submit"] {
      font-size: 20px;
      border-radius: 3px;
      padding: 10px 40px;
      font-weight: 700;
      border: 0;
      color: white;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms;
      text-decoration: none;
      background-color: #69B52E; }
      article .gform_body input[type="submit"]:hover, article .gform_footer input[type="submit"]:hover, .article .gform_body input[type="submit"]:hover, .article .gform_footer input[type="submit"]:hover {
        background-color: #3a6419; }
    article .gform_body input[type="text"],
    article .gform_body input[type="password"],
    article .gform_body input[type="datetime"],
    article .gform_body input[type="datetime-local"],
    article .gform_body input[type="date"],
    article .gform_body input[type="month"],
    article .gform_body input[type="time"],
    article .gform_body input[type="week"],
    article .gform_body input[type="number"],
    article .gform_body input[type="email"],
    article .gform_body input[type="url"],
    article .gform_body input[type="search"],
    article .gform_body input[type="tel"],
    article .gform_body input[type="color"],
    article .gform_body select,
    article .gform_body .field, article .gform_footer input[type="text"],
    article .gform_footer input[type="password"],
    article .gform_footer input[type="datetime"],
    article .gform_footer input[type="datetime-local"],
    article .gform_footer input[type="date"],
    article .gform_footer input[type="month"],
    article .gform_footer input[type="time"],
    article .gform_footer input[type="week"],
    article .gform_footer input[type="number"],
    article .gform_footer input[type="email"],
    article .gform_footer input[type="url"],
    article .gform_footer input[type="search"],
    article .gform_footer input[type="tel"],
    article .gform_footer input[type="color"],
    article .gform_footer select,
    article .gform_footer .field, .article .gform_body input[type="text"],
    .article .gform_body input[type="password"],
    .article .gform_body input[type="datetime"],
    .article .gform_body input[type="datetime-local"],
    .article .gform_body input[type="date"],
    .article .gform_body input[type="month"],
    .article .gform_body input[type="time"],
    .article .gform_body input[type="week"],
    .article .gform_body input[type="number"],
    .article .gform_body input[type="email"],
    .article .gform_body input[type="url"],
    .article .gform_body input[type="search"],
    .article .gform_body input[type="tel"],
    .article .gform_body input[type="color"],
    .article .gform_body select,
    .article .gform_body .field, .article .gform_footer input[type="text"],
    .article .gform_footer input[type="password"],
    .article .gform_footer input[type="datetime"],
    .article .gform_footer input[type="datetime-local"],
    .article .gform_footer input[type="date"],
    .article .gform_footer input[type="month"],
    .article .gform_footer input[type="time"],
    .article .gform_footer input[type="week"],
    .article .gform_footer input[type="number"],
    .article .gform_footer input[type="email"],
    .article .gform_footer input[type="url"],
    .article .gform_footer input[type="search"],
    .article .gform_footer input[type="tel"],
    .article .gform_footer input[type="color"],
    .article .gform_footer select,
    .article .gform_footer .field {
      height: 45px;
      background-color: #ffffff;
      border: solid 1px #e6e6e6;
      font-size: 15.9px;
      color: #696969;
      width: 100%;
      border-radius: 0;
      max-width: 100%; }
      article .gform_body input[type="text"]:focus,
      article .gform_body input[type="password"]:focus,
      article .gform_body input[type="datetime"]:focus,
      article .gform_body input[type="datetime-local"]:focus,
      article .gform_body input[type="date"]:focus,
      article .gform_body input[type="month"]:focus,
      article .gform_body input[type="time"]:focus,
      article .gform_body input[type="week"]:focus,
      article .gform_body input[type="number"]:focus,
      article .gform_body input[type="email"]:focus,
      article .gform_body input[type="url"]:focus,
      article .gform_body input[type="search"]:focus,
      article .gform_body input[type="tel"]:focus,
      article .gform_body input[type="color"]:focus,
      article .gform_body select:focus,
      article .gform_body .field:focus, article .gform_footer input[type="text"]:focus,
      article .gform_footer input[type="password"]:focus,
      article .gform_footer input[type="datetime"]:focus,
      article .gform_footer input[type="datetime-local"]:focus,
      article .gform_footer input[type="date"]:focus,
      article .gform_footer input[type="month"]:focus,
      article .gform_footer input[type="time"]:focus,
      article .gform_footer input[type="week"]:focus,
      article .gform_footer input[type="number"]:focus,
      article .gform_footer input[type="email"]:focus,
      article .gform_footer input[type="url"]:focus,
      article .gform_footer input[type="search"]:focus,
      article .gform_footer input[type="tel"]:focus,
      article .gform_footer input[type="color"]:focus,
      article .gform_footer select:focus,
      article .gform_footer .field:focus, .article .gform_body input[type="text"]:focus,
      .article .gform_body input[type="password"]:focus,
      .article .gform_body input[type="datetime"]:focus,
      .article .gform_body input[type="datetime-local"]:focus,
      .article .gform_body input[type="date"]:focus,
      .article .gform_body input[type="month"]:focus,
      .article .gform_body input[type="time"]:focus,
      .article .gform_body input[type="week"]:focus,
      .article .gform_body input[type="number"]:focus,
      .article .gform_body input[type="email"]:focus,
      .article .gform_body input[type="url"]:focus,
      .article .gform_body input[type="search"]:focus,
      .article .gform_body input[type="tel"]:focus,
      .article .gform_body input[type="color"]:focus,
      .article .gform_body select:focus,
      .article .gform_body .field:focus, .article .gform_footer input[type="text"]:focus,
      .article .gform_footer input[type="password"]:focus,
      .article .gform_footer input[type="datetime"]:focus,
      .article .gform_footer input[type="datetime-local"]:focus,
      .article .gform_footer input[type="date"]:focus,
      .article .gform_footer input[type="month"]:focus,
      .article .gform_footer input[type="time"]:focus,
      .article .gform_footer input[type="week"]:focus,
      .article .gform_footer input[type="number"]:focus,
      .article .gform_footer input[type="email"]:focus,
      .article .gform_footer input[type="url"]:focus,
      .article .gform_footer input[type="search"]:focus,
      .article .gform_footer input[type="tel"]:focus,
      .article .gform_footer input[type="color"]:focus,
      .article .gform_footer select:focus,
      .article .gform_footer .field:focus {
        outline: 1px solid #035C69; }
      article .gform_body input[type="text"].valid,
      article .gform_body input[type="password"].valid,
      article .gform_body input[type="datetime"].valid,
      article .gform_body input[type="datetime-local"].valid,
      article .gform_body input[type="date"].valid,
      article .gform_body input[type="month"].valid,
      article .gform_body input[type="time"].valid,
      article .gform_body input[type="week"].valid,
      article .gform_body input[type="number"].valid,
      article .gform_body input[type="email"].valid,
      article .gform_body input[type="url"].valid,
      article .gform_body input[type="search"].valid,
      article .gform_body input[type="tel"].valid,
      article .gform_body input[type="color"].valid,
      article .gform_body select.valid,
      article .gform_body .field.valid, article .gform_footer input[type="text"].valid,
      article .gform_footer input[type="password"].valid,
      article .gform_footer input[type="datetime"].valid,
      article .gform_footer input[type="datetime-local"].valid,
      article .gform_footer input[type="date"].valid,
      article .gform_footer input[type="month"].valid,
      article .gform_footer input[type="time"].valid,
      article .gform_footer input[type="week"].valid,
      article .gform_footer input[type="number"].valid,
      article .gform_footer input[type="email"].valid,
      article .gform_footer input[type="url"].valid,
      article .gform_footer input[type="search"].valid,
      article .gform_footer input[type="tel"].valid,
      article .gform_footer input[type="color"].valid,
      article .gform_footer select.valid,
      article .gform_footer .field.valid, .article .gform_body input[type="text"].valid,
      .article .gform_body input[type="password"].valid,
      .article .gform_body input[type="datetime"].valid,
      .article .gform_body input[type="datetime-local"].valid,
      .article .gform_body input[type="date"].valid,
      .article .gform_body input[type="month"].valid,
      .article .gform_body input[type="time"].valid,
      .article .gform_body input[type="week"].valid,
      .article .gform_body input[type="number"].valid,
      .article .gform_body input[type="email"].valid,
      .article .gform_body input[type="url"].valid,
      .article .gform_body input[type="search"].valid,
      .article .gform_body input[type="tel"].valid,
      .article .gform_body input[type="color"].valid,
      .article .gform_body select.valid,
      .article .gform_body .field.valid, .article .gform_footer input[type="text"].valid,
      .article .gform_footer input[type="password"].valid,
      .article .gform_footer input[type="datetime"].valid,
      .article .gform_footer input[type="datetime-local"].valid,
      .article .gform_footer input[type="date"].valid,
      .article .gform_footer input[type="month"].valid,
      .article .gform_footer input[type="time"].valid,
      .article .gform_footer input[type="week"].valid,
      .article .gform_footer input[type="number"].valid,
      .article .gform_footer input[type="email"].valid,
      .article .gform_footer input[type="url"].valid,
      .article .gform_footer input[type="search"].valid,
      .article .gform_footer input[type="tel"].valid,
      .article .gform_footer input[type="color"].valid,
      .article .gform_footer select.valid,
      .article .gform_footer .field.valid {
        border: 1px solid #008CA0; }
    article .gform_body label, article .gform_footer label, .article .gform_body label, .article .gform_footer label {
      width: 100%;
      float: left;
      margin-bottom: 5px; }
  article .aveo-image-widget-wrapper.card a, .article .aveo-image-widget-wrapper.card a {
    text-decoration: none; }
    article .aveo-image-widget-wrapper.card a .aveo-image-text .title, .article .aveo-image-widget-wrapper.card a .aveo-image-text .title {
      font-size: 25px;
      text-decoration: none;
      margin-top: 10px;
      margin-bottom: -4px; }
    article .aveo-image-widget-wrapper.card a .aveo-image-text .caption, .article .aveo-image-widget-wrapper.card a .aveo-image-text .caption {
      color: black; }
  article .blog-listing-item, .article .blog-listing-item {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 40px;
    float: left;
    width: 100%;
    display: block; }
    article .blog-listing-item h1, .article .blog-listing-item h1 {
      margin: 0; }
      article .blog-listing-item h1.entry-title, .article .blog-listing-item h1.entry-title {
        margin: .67em 0px; }
      article .blog-listing-item h1 a, .article .blog-listing-item h1 a {
        text-decoration: none; }
    article .blog-listing-item .entry-meta, .article .blog-listing-item .entry-meta {
      /*            margin-top:-10px;*/
      margin-bottom: 10px; }
  article .featured-posts, .article .featured-posts {
    float: left;
    width: 100%;
    display: block; }
    article .featured-posts h3, .article .featured-posts h3 {
      margin: 0;
      float: left;
      width: 100%;
      background-color: #008CA0;
      color: white;
      padding: 10px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 20px;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms; }
      article .featured-posts h3:after, .article .featured-posts h3:after {
        display: none; }
    article .featured-posts a, .article .featured-posts a {
      text-decoration: none; }
    article .featured-posts h4, .article .featured-posts h4 {
      font-size: 23px;
      margin: 0;
      text-decoration: none; }
      article .featured-posts h4:after, .article .featured-posts h4:after {
        display: none; }
    article .featured-posts article, .article .featured-posts article {
      width: 100%;
      float: left;
      display: block;
      margin: 0; }
  article .blog-posts, .article .blog-posts {
    border-top: 1px solid #D8D8D8;
    padding-top: 20px;
    margin-top: 40px; }
    article .blog-posts article, .article .blog-posts article {
      width: 100%;
      float: left;
      display: block;
      margin: 0; }
    article .blog-posts h3, .article .blog-posts h3 {
      margin: 0 0 25px 0; }
      article .blog-posts h3:after, .article .blog-posts h3:after {
        display: none; }
      article .blog-posts h3 a, .article .blog-posts h3 a {
        text-decoration: none; }
    article .blog-posts .post-column, .article .blog-posts .post-column {
      margin-left: 0;
      padding: 0 10px 0 0; }
      article .blog-posts .post-column h4, .article .blog-posts .post-column h4 {
        padding-right: 10px;
        color: black; }
      article .blog-posts .post-column a, .article .blog-posts .post-column a {
        text-decoration: none; }
  article .accordion li.accordion-navigation .accordion-navigation-title, .article .accordion li.accordion-navigation .accordion-navigation-title {
    float: left;
    width: 100%;
    color: white;
    padding: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms; }
  article .accordion li.accordion-navigation > a:hover, .article .accordion li.accordion-navigation > a:hover {
    background-color: #035C69; }
  article .sidebar, .article .sidebar {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0; }
    article .sidebar .sow-slider-image-wrapper, .article .sidebar .sow-slider-image-wrapper {
      max-width: 100% !important; }
    article .sidebar h5, .article .sidebar h5 {
      font-size: 25px;
      color: black;
      margin: 0; }
      article .sidebar h5:after, .article .sidebar h5:after {
        display: none; }
    article .sidebar a, .article .sidebar a {
      text-decoration: none; }
    article .sidebar .current > a, .article .sidebar .current > a {
      font-weight: bold; }
    article .sidebar ul, .article .sidebar ul {
      list-style: none; }
    article .sidebar ul.region-list, .article .sidebar ul.region-list {
      padding: 0; }
      article .sidebar ul.region-list ul, .article .sidebar ul.region-list ul {
        margin: 2px 0 0 0; }
      article .sidebar ul.region-list li, .article .sidebar ul.region-list li {
        border-top: 1px solid #D8D8D8;
        padding: 2px 0 2px 0;
        margin: 0; }
  article h1, .article h1 {
    color: #008CA0;
    font-size: 40px;
    font-weight: 400;
    line-height: 37px; }
  article .home-main-content h1, .article .home-main-content h1 {
    margin-top: 70px; }
  article .home-images img, .article .home-images img {
    float: left; }
  article .home-stats .house-image, .article .home-stats .house-image {
    margin-top: 5px; }
  article .home-stats p, .article .home-stats p {
    margin: 0;
    color: #8c8c8c;
    font-size: 15px; }
  article .home-stats .count, .article .home-stats .count {
    font-size: 46px;
    color: #69B52E;
    font-weight: 600;
    width: 100%;
    float: left; }
  article .village-content, .article .village-content {
    float: left;
    width: 100%;
    display: block;
    padding: 40px 0; }
  article .owl-carousel .owl-prev, article .owl-carousel .owl-next, .article .owl-carousel .owl-prev, .article .owl-carousel .owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 40%;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px; }
  article .owl-carousel .owl-prev, .article .owl-carousel .owl-prev {
    left: -50px;
    background: url("/wp-content/themes/aveogroup/assets_new/images/icon_arrow_left.svg") no-repeat center; }
  article .owl-carousel .owl-next, .article .owl-carousel .owl-next {
    right: -45px;
    background: url("/wp-content/themes/aveogroup/assets_new/images/icon_arrow_right.svg") no-repeat center; }
  article .owl-carousel .owl-wrapper-outer, .article .owl-carousel .owl-wrapper-outer {
    overflow: hidden; }
  article .owl-carousel .item, .article .owl-carousel .item {
    cursor: pointer; }

.retirement-resources-wrapper {
  background-color: #f1f1f1;
  width: 100%;
  float: left;
  padding: 40px 0; }
  .retirement-resources-wrapper .retirement-resources-trigger {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #008CA0;
    font-weight: 600;
    cursor: pointer; }
    .retirement-resources-wrapper .retirement-resources-trigger.active, .retirement-resources-wrapper .retirement-resources-trigger:hover {
      color: #69B52E; }
  .retirement-resources-wrapper .retirement-resources {
    display: none;
    float: left;
    width: 100%; }
    .retirement-resources-wrapper .retirement-resources a {
      text-decoration: none; }
    .retirement-resources-wrapper .retirement-resources h4 {
      color: #000;
      font-weight: 700;
      font-size: 22px; }
      .retirement-resources-wrapper .retirement-resources h4:after {
        display: none; }
  .retirement-resources-wrapper ul {
    list-style: none;
    padding-left: 15px; }
    .retirement-resources-wrapper ul li {
      padding-left: 15px;
      text-indent: -23px; }
      .retirement-resources-wrapper ul li:before {
        content: '\f111';
        font-family: FontAwesome;
        padding-right: 15px;
        font-size: 8px;
        color: #6b6b6b; }

.testimonial-wrapper {
  margin-top: 80px; }
  .testimonial-wrapper .testimonial-triggers {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 80px; }
    .testimonial-wrapper .testimonial-triggers .testimonial-trigger {
      display: inline-block;
      margin: 0 10px;
      border-radius: 100%;
      width: 95px;
      height: 95px;
      -webkit-transition: opacity 200ms;
      -o-transition: opacity 200ms;
      transition: opacity 200ms;
      overflow: hidden;
      opacity: 0.4; }
      .testimonial-wrapper .testimonial-triggers .testimonial-trigger.active, .testimonial-wrapper .testimonial-triggers .testimonial-trigger:hover {
        opacity: 1;
        cursor: pointer; }
  .testimonial-wrapper .testimonial-content {
    float: left;
    width: 100%;
    display: block;
    color: #000000;
    text-decoration: none; }
    .testimonial-wrapper .testimonial-content .read-more {
      color: #008CA0; }
    .testimonial-wrapper .testimonial-content .hero-name {
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 34px;
      color: #008CA0;
      width: 100%;
      text-align: center;
      display: block;
      margin-top: 30px;
      margin-bottom: 30px; }
    .testimonial-wrapper .testimonial-content .content-wrapper {
      float: left;
      width: 100%;
      display: block; }
      .testimonial-wrapper .testimonial-content .content-wrapper .quote-wrapper {
        background-color: white;
        float: left;
        width: 100%;
        display: block;
        margin-top: -11px;
        padding-bottom: 10px;
        margin-bottom: -11px;
        padding-top: 10px; }
        .testimonial-wrapper .testimonial-content .content-wrapper .quote-wrapper .testimonial p {
          margin: 0;
          padding: 0;
          display: inline; }
        .testimonial-wrapper .testimonial-content .content-wrapper .quote-wrapper .quote {
          color: teal;
          font-size: 20px;
          font-weight: bold; }
        .testimonial-wrapper .testimonial-content .content-wrapper .quote-wrapper .testimonial-name {
          float: left;
          width: 100%;
          display: block;
          text-align: center;
          font-weight: bold; }

.village-featured-image {
  float: left;
  width: 100%;
  display: block; }
  .village-featured-image img {
    float: left; }

.page-title-wrapper {
  background-color: #f9f9f9;
  border: solid 1px #f3f3f3;
  float: left;
  width: 100%;
  display: block;
  padding: 20px 0; }
  .page-title-wrapper .hero-title-mobile {
    display: none; }
  .page-title-wrapper h1 {
    font-size: 40px;
    line-height: 1.0;
    letter-spacing: -1px;
    color: #4c4c4c;
    font-weight: 500;
    margin: 0 0 6px 0; }
  .page-title-wrapper a {
    text-decoration: none; }
  .page-title-wrapper .breadcrumbs {
    float: left;
    width: 100%;
    display: block;
    color: #a3a3a3;
    font-size: 15px; }

.results {
  max-height: 300px;
  overflow: auto; }

.results-list .village-title {
  font-size: 26px;
  color: #0093a9;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 5px;
  float: left;
  width: 100%;
  position: relative; }
  .results-list .village-title a {
    text-decoration: none; }
  .results-list .village-title .address {
    font-size: 19px; }

.results-list .village-image {
  float: left;
  width: 100%;
  display: block;
  position: relative; }
  .results-list .village-image .village-image-wrapper {
    float: left;
    width: 100%;
    display: block; }
    .results-list .village-image .village-image-wrapper img {
      float: left; }
  .results-list .village-image .view-village {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #008CA0;
    color: White;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 3px;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase; }
    .results-list .village-image .view-village:hover {
      background-color: #035C69; }

.results-list article.wpseo_locations {
  margin-bottom: 40px; }
  .results-list article.wpseo_locations .entry-content {
    margin-bottom: 30px; }
    .results-list article.wpseo_locations .entry-content .read-more {
      margin-left: 10px; }

.more-properties {
  width: 100%;
  float: left;
  margin-top: 20px; }

.properties-list {
  float: left;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0; }
  .properties-list li.row {
    background-image: url("/wp-content/themes/aveogroup/assets_new/images/right_promo_arrow.svg");
    background-repeat: no-repeat;
    background-position: 95% center;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
    position: relative;
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    background-color: #f6f6f6; }
    .properties-list li.row .availability {
      padding: 1px 10px;
      background-color: white;
      color: #008CA0;
      border: solid 1px #eaeaea;
      font-size: 13px;
      float: left; }
    .properties-list li.row .property-price {
      margin-left: 0; }
    .properties-list li.row .sold-status {
      position: absolute;
      top: 10px;
      left: 15px;
      background-color: white;
      padding: 2px 10px;
      font-size: 13px;
      border: solid 1px #eaeaea; }
      .properties-list li.row .sold-status.sold {
        background-color: black;
        border: 0;
        color: white; }
      .properties-list li.row .sold-status.under-contract {
        background-color: #69B52E;
        border: 0;
        color: white; }
    .properties-list li.row:focus {
      outline: 0; }
    .properties-list li.row a:focus {
      outline: 0; }
    .properties-list li.row img {
      float: left; }
    .properties-list li.row:hover {
      background-color: #dddddd; }
    .properties-list li.row .price {
      font-size: 26px;
      line-height: 1.6;
      letter-spacing: -0.5px;
      color: #000000;
      margin-top: 5px;
      width: 100%;
      float: left; }
    .properties-list li.row .address {
      font-size: 14px;
      color: #5f5f5f;
      float: left;
      width: 100%; }

.property-feature-list {
  display: inline-block;
  width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 0; }
  .property-feature-list li {
    min-width: 27px;
    padding-right: 32px;
    margin-right: 11px;
    display: inline-block;
    background-position: 100% center;
    background-repeat: no-repeat; }
    .property-feature-list li.bedroom {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_bed.svg"); }
    .property-feature-list li.garages {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_car.svg"); }
    .property-feature-list li.bathroom {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_bathroom.svg"); }
    .property-feature-list li.study {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_study.svg"); }

.search-results-widget-area .widget-title {
  font-size: 26px;
  color: #0093a9;
  font-weight: 500;
  margin: 0; }
  .search-results-widget-area .widget-title:after {
    display: none; }

.village-detail article {
  margin-top: 0; }

.village-detail .page-title-wrapper {
  padding: 20px 0 30px; }
  .village-detail .page-title-wrapper h1 {
    margin: 0; }
    .village-detail .page-title-wrapper h1:after {
      display: none; }

.village-detail .event-banner-image {
  height: 555px;
  background-size: contain !important; }

.village-detail .village-hero-image {
  height: 555px; }

.village-detail .village-hero-image, .village-detail .event-banner-image {
  width: 100%;
  display: block;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  background-position: 50%;
  position: relative;
  float: left;
  display: block;
  -webkit-transition: opacity 200ms, background-image 200ms;
  -o-transition: opacity 200ms, background-image 200ms;
  transition: opacity 200ms, background-image 200ms; }
  .village-detail .village-hero-image .contact-wrapper, .village-detail .event-banner-image .contact-wrapper {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 250px;
    height: auto;
    opacity: 0.9;
    background-color: #000000;
    border: solid 1px #565656;
    color: white;
    padding: 15px;
    font-size: 20px;
    line-height: 1.3;
    z-index: 9; }
    .village-detail .village-hero-image .contact-wrapper a, .village-detail .event-banner-image .contact-wrapper a {
      color: white;
      text-decoration: none; }
      .village-detail .village-hero-image .contact-wrapper a.rsvp-contact, .village-detail .event-banner-image .contact-wrapper a.rsvp-contact {
        font-size: 20px;
        color: white;
        margin: 10px 0; }
    .village-detail .village-hero-image .contact-wrapper .address, .village-detail .event-banner-image .contact-wrapper .address {
      font-weight: 700; }
    .village-detail .village-hero-image .contact-wrapper .button, .village-detail .event-banner-image .contact-wrapper .button {
      width: 100%;
      text-align: center;
      float: left; }
    .village-detail .village-hero-image .contact-wrapper.sticky, .village-detail .event-banner-image .contact-wrapper.sticky {
      position: fixed;
      top: 20px; }

.village-detail .slider-wrapper {
  float: left;
  width: 100%;
  margin-top: 20px; }
  .village-detail .slider-wrapper .carousel-row .owl-wrapper-outer {
    overflow: hidden; }
  .village-detail .slider-wrapper .carousel-row .owl-controls {
    display: none; }
  .village-detail .slider-wrapper .carousel-row .owl-prev, .village-detail .slider-wrapper .carousel-row .owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 40%;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px; }
  .village-detail .slider-wrapper .carousel-row .owl-prev {
    left: -50px;
    background: url("/wp-content/themes/aveogroup/assets_new/images/icon_arrow_left.svg") no-repeat center; }
  .village-detail .slider-wrapper .carousel-row .owl-next {
    right: -45px;
    background: url("/wp-content/themes/aveogroup/assets_new/images/icon_arrow_right.svg") no-repeat center; }
  .village-detail .slider-wrapper .owl-carousel {
    float: left;
    width: 100%;
    display: block; }
    .village-detail .slider-wrapper .owl-carousel .item {
      float: left;
      display: block; }
  .village-detail .slider-wrapper .carousel-thumb {
    opacity: 0.5;
    cursor: pointer;
    float: left;
    width: 220px; }
    .village-detail .slider-wrapper .carousel-thumb.active {
      opacity: 1; }

.village-detail .village-featured-properties-wrapper {
  float: left;
  width: 100%;
  display: block;
  padding: 0px 0 40px; }
  .village-detail .village-featured-properties-wrapper .ad-space {
    padding-top: 60px;
    text-align: right; }
    .village-detail .village-featured-properties-wrapper .ad-space img {
      margin-right: 20px; }

.village-detail .offers-wrapper {
  float: left;
  width: 100%;
  display: block;
  background-color: #f7f7f7;
  border: solid 1px rgba(150, 150, 150, 0.2);
  padding: 40px 80px; }
  .village-detail .offers-wrapper .offer-container .owl-wrapper-outer {
    overflow: hidden; }
  .village-detail .offers-wrapper .offer-container .owl-pagination {
    width: 100%;
    text-align: center;
    float: left; }
    .village-detail .offers-wrapper .offer-container .owl-pagination .owl-page {
      display: inline-block;
      width: 20px;
      height: 20px;
      background-color: #D8D8D8;
      margin: 5px;
      border-radius: 100%;
      cursor: pointer;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms; }
      .village-detail .offers-wrapper .offer-container .owl-pagination .owl-page.active {
        background-color: #008CA0; }
  .village-detail .offers-wrapper .offer-container .item {
    float: left;
    width: 100%;
    padding: 20px 20px 45px 20px; }
    .village-detail .offers-wrapper .offer-container .item .description img {
      width: auto !important; }
    .village-detail .offers-wrapper .offer-container .item .button {
      text-transform: uppercase;
      margin-top: 10px;
      display: inline-block; }
  .village-detail .offers-wrapper .offer-container .owl-prev, .village-detail .offers-wrapper .offer-container .owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 40%;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px; }
  .village-detail .offers-wrapper .offer-container .owl-prev {
    left: -50px;
    background: url("/wp-content/themes/aveogroup/assets_new/images/icon_arrow_left.svg") no-repeat center; }
  .village-detail .offers-wrapper .offer-container .owl-next {
    right: -45px;
    background: url("/wp-content/themes/aveogroup/assets_new/images/icon_arrow_right.svg") no-repeat center; }

.aveo-amenities-widget {
  float: left;
  width: 100%; }
  .aveo-amenities-widget ul {
    float: left;
    width: 100%; }
    .aveo-amenities-widget ul li {
      float: left;
      width: 33.3%; }

.video-wrapper {
  float: left;
  width: 100%;
  display: block;
  padding: 40px 0;
  background-color: #008CA0; }
  .video-wrapper.content-area {
    background-color: white; }
    .video-wrapper.content-area .thumb-wrapper .thumb {
      /*                background-color:$teal; 
                                padding:5px;*/
      margin-bottom: 10px; }
      .video-wrapper.content-area .thumb-wrapper .thumb .title {
        color: black !important; }
      .video-wrapper.content-area .thumb-wrapper .thumb.active img {
        border: 1px solid #008CA0; }
  .video-wrapper .large-preview-wrapper {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    min-height: 600px; }
    .video-wrapper .large-preview-wrapper .large-preview {
      display: none;
      width: 100%;
      float: left; }
      .video-wrapper .large-preview-wrapper .large-preview .preview-image {
        float: left;
        width: 100%;
        height: auto;
        position: relative; }
        .video-wrapper .large-preview-wrapper .large-preview .preview-image img {
          float: left; }
        .video-wrapper .large-preview-wrapper .large-preview .preview-image .video-overlay {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0px;
          background: url("/wp-content/themes/aveogroup/assets_new/images/stripe_tile2.png"); }
      .video-wrapper .large-preview-wrapper .large-preview:hover {
        cursor: pointer; }
        .video-wrapper .large-preview-wrapper .large-preview:hover .play-icon {
          color: #cccccc; }
      .video-wrapper .large-preview-wrapper .large-preview img {
        width: 100%; }
      .video-wrapper .large-preview-wrapper .large-preview .play-icon {
        position: absolute;
        top: 40%;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 150px;
        line-height: 1.1;
        color: #ffffff; }
      .video-wrapper .large-preview-wrapper .large-preview .title {
        position: absolute;
        top: 66%;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 37px;
        line-height: 1.1;
        color: #ffffff; }
      .video-wrapper .large-preview-wrapper .large-preview:first-of-type {
        display: block; }
      .video-wrapper .large-preview-wrapper .large-preview .video-holder {
        width: 100%;
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        display: none; }
        .video-wrapper .large-preview-wrapper .large-preview .video-holder iframe {
          width: 100%;
          min-height: 600px;
          float: left;
          display: block; }
  .video-wrapper .thumb-wrapper {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    margin-top: 15px; }
    .video-wrapper .thumb-wrapper .thumb {
      width: 240px;
      display: inline-block;
      margin: 0 5px;
      cursor: pointer;
      opacity: 0.8; }
      .video-wrapper .thumb-wrapper .thumb img {
        border: 1px solid transparent; }
      .video-wrapper .thumb-wrapper .thumb.active {
        opacity: 1; }
        .video-wrapper .thumb-wrapper .thumb.active img {
          border: 1px solid white; }
      .video-wrapper .thumb-wrapper .thumb .title {
        font-size: 15px;
        line-height: 1.2;
        color: #ffffff; }

.inspection-wrapper {
  float: left;
  width: 100%;
  display: block;
  padding: 40px 0;
  background-color: #f7f7f7; }
  .inspection-wrapper .inspection-date {
    height: 62px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    float: left;
    width: 100%;
    border-radius: 3px;
    padding: 18px 10px 10px 15px;
    margin-bottom: 5px;
    font-size: 20px;
    color: #696969; }
    .inspection-wrapper .inspection-date .date {
      float: left;
      padding-left: 35px;
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_grey_calendar.svg");
      background-position: left center;
      background-repeat: no-repeat;
      -webkit-background-size: contain;
      -o-background-size: contain;
      background-size: 25px; }
    .inspection-wrapper .inspection-date .time {
      float: right;
      padding-left: 35px;
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_grey_clock.svg");
      background-position: left center;
      background-repeat: no-repeat;
      height: 25px;
      padding-top: 1px; }
  .inspection-wrapper h3 {
    font-size: 31px;
    color: #008CA0; }
    .inspection-wrapper h3:after {
      display: none; }

.contact-wrapper {
  background-color: #008CA0;
  border: solid 1px rgba(150, 150, 150, 0.2);
  float: left;
  width: 100%;
  display: block;
  padding: 40px 0;
  color: white; }
  .contact-wrapper a {
    color: white; }
    .contact-wrapper a:hover {
      color: #69B52E;
      -webkit-transition: color 200ms;
      -o-transition: color 200ms;
      transition: color 200ms; }
  .contact-wrapper h3 {
    color: white !important; }

#contact-form .like-to-wrapper, #contact-form2 .like-to-wrapper, .contact-wrapper .like-to-wrapper, .generic-cd-form .like-to-wrapper {
  margin-top: 20px;
  margin-bottom: 20px; }

#contact-form textarea, #contact-form2 textarea, .contact-wrapper textarea, .generic-cd-form textarea {
  background-color: #ffffff;
  border: solid 1px #e6e6e6;
  font-size: 15.9px;
  color: #696969;
  width: 100%;
  border-radius: 0;
  max-width: 100%;
  padding: 10px; }
  #contact-form textarea:focus, #contact-form2 textarea:focus, .contact-wrapper textarea:focus, .generic-cd-form textarea:focus {
    outline: 1px solid #035C69; }
  #contact-form textarea.valid, #contact-form2 textarea.valid, .contact-wrapper textarea.valid, .generic-cd-form textarea.valid {
    border: 1px solid #008CA0; }

#contact-form select, #contact-form2 select, .contact-wrapper select, .generic-cd-form select {
  background-color: white;
  width: 100%; }

#contact-form .select-target.select-theme-default, #contact-form2 .select-target.select-theme-default, .contact-wrapper .select-target.select-theme-default, .generic-cd-form .select-target.select-theme-default {
  background-color: white;
  width: 100%; }

#contact-form h3, #contact-form2 h3, .contact-wrapper h3, .generic-cd-form h3 {
  font-size: 31px;
  color: #008CA0; }
  #contact-form h3:after, #contact-form2 h3:after, .contact-wrapper h3:after, .generic-cd-form h3:after {
    display: none; }

#contact-form input[type="text"], #contact-form input[type="email"], #contact-form2 input[type="text"], #contact-form2 input[type="email"], .contact-wrapper input[type="text"], .contact-wrapper input[type="email"], .generic-cd-form input[type="text"], .generic-cd-form input[type="email"] {
  height: 45px;
  background-color: #ffffff;
  border: solid 1px #e6e6e6;
  font-size: 15.9px;
  color: #696969;
  width: 100%;
  border-radius: 0;
  max-width: 100%; }
  #contact-form input[type="text"]:focus, #contact-form input[type="email"]:focus, #contact-form2 input[type="text"]:focus, #contact-form2 input[type="email"]:focus, .contact-wrapper input[type="text"]:focus, .contact-wrapper input[type="email"]:focus, .generic-cd-form input[type="text"]:focus, .generic-cd-form input[type="email"]:focus {
    outline: 1px solid #035C69; }
  #contact-form input[type="text"].valid, #contact-form input[type="email"].valid, #contact-form2 input[type="text"].valid, #contact-form2 input[type="email"].valid, .contact-wrapper input[type="text"].valid, .contact-wrapper input[type="email"].valid, .generic-cd-form input[type="text"].valid, .generic-cd-form input[type="email"].valid {
    border: 1px solid #008CA0; }

#contact-form label, #contact-form2 label, .contact-wrapper label, .generic-cd-form label {
  width: 100%;
  float: left;
  margin-bottom: 5px; }
  #contact-form label.newsletter, #contact-form2 label.newsletter, .contact-wrapper label.newsletter, .generic-cd-form label.newsletter {
    text-align: left;
    margin-top: 5px; }
  #contact-form label input[type="checkbox"], #contact-form2 label input[type="checkbox"], .contact-wrapper label input[type="checkbox"], .generic-cd-form label input[type="checkbox"] {
    margin-right: 10px; }

#contact-form .hidden-row, #contact-form2 .hidden-row, .contact-wrapper .hidden-row, .generic-cd-form .hidden-row {
  display: none; }

#contact-form .contact-row, #contact-form2 .contact-row, .contact-wrapper .contact-row, .generic-cd-form .contact-row {
  margin-bottom: 10px; }
  #contact-form .contact-row .contact-day a, #contact-form2 .contact-row .contact-day a, .contact-wrapper .contact-row .contact-day a, .generic-cd-form .contact-row .contact-day a {
    background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_grey_calendar.svg");
    background-position: 3% center;
    background-repeat: no-repeat;
    padding-left: 10%;
    padding-top: 11px; }
  #contact-form .contact-row .contact-time a, #contact-form2 .contact-row .contact-time a, .contact-wrapper .contact-row .contact-time a, .generic-cd-form .contact-row .contact-time a {
    background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_grey_clock.svg");
    background-position: 3% center;
    background-repeat: no-repeat;
    padding-left: 10%;
    padding-top: 11px; }
  #contact-form .contact-row a, #contact-form2 .contact-row a, .contact-wrapper .contact-row a, .generic-cd-form .contact-row a {
    height: 45px;
    background-color: #ffffff !important;
    border: solid 1px #e6e6e6;
    font-size: 15.9px;
    color: #696969;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block; }
    #contact-form .contact-row a b, #contact-form2 .contact-row a b, .contact-wrapper .contact-row a b, .generic-cd-form .contact-row a b {
      margin-right: 10px; }

.village-detail .contact-wrapper h3 {
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: white; }

.form-wrapper {
  background-color: white;
  border: 0; }
  .form-wrapper a {
    height: 45px !important;
    background-color: #ffffff !important;
    border: solid 1px #e6e6e6;
    font-size: 15.9px;
    color: #696969 !important;
    margin: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
    .form-wrapper a b {
      margin-right: 10px !important; }

.map-wrapper {
  float: left;
  width: 100%;
  display: block;
  background-color: white; }
  .map-wrapper #map {
    float: left;
    width: 100%;
    min-height: 400px;
    display: block; }

.property-detail .property-header .price {
  font-size: 30px;
  margin: 0;
  text-align: right; }

.property-detail .property-header .property-address {
  margin: 10px 0 5px 0;
  font-weight: 700; }

.property-detail .property-header .property-feature-list {
  float: right;
  text-align: right;
  margin-top: 0; }

.property-detail .property-header .breadcrumbs {
  margin-top: 0; }

.property-detail .property-header .status-boxes {
  float: right;
  text-align: right;
  margin-top: 10px; }
  .property-detail .property-header .status-boxes .availability, .property-detail .property-header .status-boxes .sold-status {
    padding: 3px 10px;
    background-color: white;
    color: #008CA0;
    margin-left: 10px; }

.featured-village-row {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .featured-village-row a {
    text-decoration: none; }
  .featured-village-row .village-address {
    display: inline-block;
    color: black;
    font-weight: 700; }
  .featured-village-row p {
    margin: 0; }
  .featured-village-row h4 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-decoration: none;
    font-size: 25px; }
    .featured-village-row h4:after {
      display: none; }
  .featured-village-row .read-more {
    margin-left: 10px; }

/*  SUBSCRIBE   */
.subscribe-wrapper {
  background-color: #008CA0;
  display: inline-block;
  width: 100%;
  padding: 25px 0 20px 0; }
  .subscribe-wrapper h3 {
    font-size: 18px;
    color: white;
    font-weight: 700;
    margin-top: 0;
    letter-spacing: 1px; }
    .subscribe-wrapper h3:after {
      display: none; }
  .subscribe-wrapper .clickdform.mainDiv {
    padding-left: 0 !important;
    padding-top: 0 !important; }
  .subscribe-wrapper form .responsiveRow {
    width: 23.5%;
    float: left;
    margin-right: 1%;
    overflow: hidden; }
    .subscribe-wrapper form .responsiveRow div {
      width: 100% !important;
      min-width: 100% !important;
      max-width: 100% !important;
      display: block !important; }
    .subscribe-wrapper form .responsiveRow span {
      color: white !important;
      margin-bottom: 5px; }
    .subscribe-wrapper form .responsiveRow input {
      width: 100% !important;
      max-width: 100% !important;
      background-color: white;
      padding: 15px;
      height: 50px;
      border: 1px solid transparent;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .subscribe-wrapper form .responsiveRow input:focus {
        outline: none !important;
        border: 1px solid rgba(0, 0, 0, 0.1) !important; }
      .subscribe-wrapper form .responsiveRow input#btnSubmit {
        background-color: #69B52E;
        color: white !important;
        height: auto;
        border-radius: 3px;
        margin-top: 24px;
        font-size: 20px !important;
        padding: 13px 0;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        line-height: 1.1; }
        .subscribe-wrapper form .responsiveRow input#btnSubmit:hover {
          background-color: #3A641B; }
    .subscribe-wrapper form .responsiveRow + .responsiveRow + .responsiveRow {
      width: 35%; }
    .subscribe-wrapper form .responsiveRow + .responsiveRow + .responsiveRow + .responsiveRow {
      width: 15%;
      margin-right: 0; }
  .subscribe-wrapper form .clear {
    display: none !important; }

/*  SUBSCRIBE END   */
/*  FOOTER  */
.footer {
  float: left;
  width: 100%;
  display: block; }
  .footer .sub-footer {
    float: left;
    width: 100%;
    display: block;
    background-size: cover;
    color: #008CA0;
    padding-top: 150px;
    background-image: url("/wp-content/themes/aveogroup/assets_new/images/footer_swoosh.png"); }
    .footer .sub-footer .container {
      position: static; }
    .footer .sub-footer .footer-phone {
      background-color: #008CA0;
      color: white;
      font-size: 25px;
      font-weight: 700;
      border-radius: 5px;
      display: inline-block;
      padding-right: 20px;
      vertical-align: top;
      letter-spacing: 1px;
      margin-right: 10px; }
      .footer .sub-footer .footer-phone i {
        background-color: #33a3b3;
        display: inline-block;
        padding: 13px;
        border-radius: 0 5px 5px 0;
        margin-right: 20px;
        font-size: 24px;
        width: 50px;
        text-align: center; }
      .footer .sub-footer .footer-phone span {
        display: inline-block;
        padding: 6.5px;
        vertical-align: top; }
      .footer .sub-footer .footer-phone:hover {
        background-color: #33a3b3; }
    .footer .sub-footer .footer-facebook {
      background-color: #116c9a;
      color: white;
      font-weight: 700;
      font-size: 15px;
      border-radius: 5px;
      display: inline-block;
      vertical-align: top;
      padding-right: 20px;
      letter-spacing: 1px;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .footer .sub-footer .footer-facebook i {
        background-color: #4189ae;
        display: inline-block;
        border-radius: 5px 0 0 5px;
        padding: 13px;
        font-size: 24px;
        margin-right: 20px;
        width: 50px;
        text-align: center; }
      .footer .sub-footer .footer-facebook span {
        display: inline-block;
        padding: 14px 0;
        vertical-align: top; }
      .footer .sub-footer .footer-facebook:hover {
        background-color: #4189ae; }
    .footer .sub-footer a {
      color: #008CA0;
      text-decoration: none; }
    .footer .sub-footer .sub-footer-main {
      position: relative; }
      .footer .sub-footer .sub-footer-main a:hover {
        color: #035C69; }
      .footer .sub-footer .sub-footer-main p {
        font-size: 14px; }
      .footer .sub-footer .sub-footer-main .by-clickers {
        margin: 0;
        position: absolute;
        top: 0;
        left: 50%;
        color: #53565a; }
        .footer .sub-footer .sub-footer-main .by-clickers a {
          color: #53565a; }
          .footer .sub-footer .sub-footer-main .by-clickers a:hover {
            color: #F26727; }
    .footer .sub-footer .logo {
      display: block;
      height: 250px;
      overflow: hidden;
      position: absolute;
      bottom: 0;
      right: 0;
      margin-bottom: -20px; }
      .footer .sub-footer .logo img {
        height: 100%; }

/*  FOOTER END  */
.accordion {
  margin: 0 !important;
  padding: 0 !important; }

.accordion-navigation {
  list-style: none; }
  .accordion-navigation > a {
    padding: 10px;
    background-color: #008CA0;
    color: white;
    text-decoration: none;
    width: 100%;
    float: left;
    margin-bottom: 20px; }
    .accordion-navigation > a span {
      margin: 0 !important;
      padding: 0 !important;
      display: block; }
  .accordion-navigation .inner.content {
    float: left;
    width: 100%;
    display: block;
    margin: 0;
    padding: 10px; }

.aveo-image-widget-wrapper a {
  text-decoration: none; }
  .aveo-image-widget-wrapper a .read_more_text {
    font-size: 20px;
    margin-top: 10px; }

.aveo-image-text .title {
  font-size: 20px;
  color: #008CA0;
  margin-top: 20px;
  font-weight: 700; }

/*  SEARCH BARS    */
.header-search {
  display: inline-block;
  float: right; }
  .header-search form {
    float: left;
    width: 300px; }
    .header-search form input {
      background-color: white;
      color: #53565a;
      height: 30px;
      margin: 0;
      padding: 3px 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border: 2px solid transparent;
      border-radius: 0;
      float: left;
      width: 81.7%;
      line-height: 0; }
      .header-search form input:focus {
        outline: none;
        border: 2px solid #69B52E;
        background-color: white; }
    .header-search form .search-trigger {
      float: right;
      font-size: 19px;
      color: white;
      background-color: #69B52E;
      cursor: pointer;
      line-height: 1;
      padding: 0px 16.5px;
      font-family: FontAwesome;
      width: auto; }
      .header-search form .search-trigger:hover {
        background-color: #3a6419; }

/*  SEARCH BARS END */
.aveo-amenities-widget ul {
  margin: 0;
  padding: 0; }
  .aveo-amenities-widget ul li {
    list-style: none; }

.top-bar-section ul#menu-investor-center > li:first-of-type {
  margin-left: 0 !important; }
  .top-bar-section ul#menu-investor-center > li:first-of-type ul {
    padding-left: 15px; }
  .top-bar-section ul#menu-investor-center > li:first-of-type a:first-of-type {
    margin-left: 0;
    padding-left: 0; }

.full-width-row-no-padding .widget_sow-image {
  margin-top: 0;
  padding: 0; }

.top-bar-section .dropdown {
  clip: auto;
  width: auto;
  display: none;
  height: auto;
  background-color: white !important; }

.top-bar-section .has-dropdown:hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
  overflow: visible;
  display: block;
  position: absolute !important; }

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

.top-bar-section > ul > li > a {
  background: transparent !important;
  color: #FFF; }
  .top-bar-section > ul > li > a:hover {
    color: #116c9a; }

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  color: #252d2e !important; }

.top-bar-section .dropdown li:hover a {
  color: #fff; }

.page-template-investor-center .row {
  display: block !important; }

.investor-centre-wrapper .top-bar ul#menu-investor-center a:hover, .investor-centre-wrapper .top-bar ul#menu-investor-center li:hover > a {
  background-color: white; }

.investor-centre-wrapper article, .investor-centre-wrapper .article {
  margin-top: 0 !important; }
  .investor-centre-wrapper article .aveo-image-widget-wrapper.card .title, .investor-centre-wrapper .article .aveo-image-widget-wrapper.card .title {
    font-size: 1.25rem !important;
    color: #00395a; }

.investor-centre-wrapper .breadcrumbs {
  background-color: initial; }
  .investor-centre-wrapper .breadcrumbs span {
    font-size: 15px; }

.blog-categories h1 a {
  text-decoration: none; }

.scrolloff {
  pointer-events: none; }

.owl-carousel .owl-item {
  text-align: center; }
  .owl-carousel .owl-item .description {
    float: left;
    width: 100%;
    text-align: left; }

#gform_3 {
  margin: 0;
  padding: 0; }
  #gform_3 ul {
    margin: 0;
    padding: 0; }
  #gform_3 li {
    list-style: none; }
    #gform_3 li .gfield_label {
      display: none; }
  #gform_3 .gform_validation_container {
    display: none; }
  #gform_3 .gform_button {
    background-color: #69B52E;
    border: 0;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms; }
    #gform_3 .gform_button:hover {
      background-color: #3a6419; }
  #gform_3 textarea {
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    font-size: 15.9px;
    color: #696969;
    width: 100%;
    border-radius: 0;
    max-width: 100%;
    padding: 10px; }
    #gform_3 textarea:focus {
      outline: 1px solid #035C69; }
    #gform_3 textarea.valid {
      border: 1px solid #008CA0; }
  #gform_3 select {
    background-color: white;
    width: 100%; }
  #gform_3 input[type="text"], #gform_3 input[type="email"] {
    height: 45px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    font-size: 15.9px;
    color: #696969;
    width: 100%;
    border-radius: 0;
    max-width: 100%; }
    #gform_3 input[type="text"]:focus, #gform_3 input[type="email"]:focus {
      outline: 1px solid #035C69; }
    #gform_3 input[type="text"].valid, #gform_3 input[type="email"].valid {
      border: 1px solid #008CA0; }

.read-more {
  color: black;
  font-weight: bold;
  display: inline-block;
  margin: 0 10px; }

#post-3590 {
  margin-top: -35px; }

.testimonial-wrapper .six.columns:nth-of-type(1) {
  padding-right: 2%; }

.testimonial-wrapper .six.columns:nth-of-type(2) {
  margin-left: 2%; }

article .sidebar .widget_aveogroup_region_list_widget h5 {
  color: #008CA0; }

article .sidebar .widget_aveogroup_region_list_widget a {
  color: black; }
  article .sidebar .widget_aveogroup_region_list_widget a:hover {
    color: #69B52E; }

article .sidebar .widget_aveogroup_region_list_widget ul.region-list {
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 0; }
  article .sidebar .widget_aveogroup_region_list_widget ul.region-list > li {
    padding: 15px 15px; }
    article .sidebar .widget_aveogroup_region_list_widget ul.region-list > li > ul > li {
      border-top: none;
      border-bottom: 1px dashed #ccc; }
      article .sidebar .widget_aveogroup_region_list_widget ul.region-list > li > ul > li ul li {
        border-top: none; }
        article .sidebar .widget_aveogroup_region_list_widget ul.region-list > li > ul > li ul li a {
          font-size: 14px; }
    article .sidebar .widget_aveogroup_region_list_widget ul.region-list > li:first-child {
      border-top: none; }

article .sidebar .widget_aveogroup_region_list_widget li.region-list-item.current {
  position: relative;
  cursor: pointer; }
  article .sidebar .widget_aveogroup_region_list_widget li.region-list-item.current > a {
    color: #69B52E;
    font-weight: normal;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  article .sidebar .widget_aveogroup_region_list_widget li.region-list-item.current:after {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    color: #69B52E;
    top: 6px;
    right: 25px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    font-size: 27px; }
  article .sidebar .widget_aveogroup_region_list_widget li.region-list-item.current.show:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

article .sidebar .widget_aveogroup_region_list_widget ul.region-village-list {
  padding: 15px 0; }
  article .sidebar .widget_aveogroup_region_list_widget ul.region-village-list li {
    padding: 15px 0; }

.paging-navigation {
  margin: 30px 0 50px; }

.properties-for-sale-table {
  margin: 30px 0;
  float: left;
  width: 100%; }
  .properties-for-sale-table a {
    color: #000; }
    .properties-for-sale-table a:hover .properties-for-sale-table-content {
      background-color: #f6f6f6; }
    .properties-for-sale-table a:hover:focus {
      outline: none !important; }

.properties-for-sale-table-heading, .properties-for-sale-table-content {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0; }
  .properties-for-sale-table-heading li, .properties-for-sale-table-content li {
    float: left;
    list-style: none; }
    .properties-for-sale-table-heading li:nth-of-type(1), .properties-for-sale-table-content li:nth-of-type(1) {
      width: 25%; }
    .properties-for-sale-table-heading li:nth-of-type(2), .properties-for-sale-table-content li:nth-of-type(2) {
      width: 25%; }
    .properties-for-sale-table-heading li:nth-of-type(3), .properties-for-sale-table-content li:nth-of-type(3) {
      width: 5%; }
    .properties-for-sale-table-heading li:nth-of-type(4), .properties-for-sale-table-content li:nth-of-type(4) {
      width: 5%; }
    .properties-for-sale-table-heading li:nth-of-type(5), .properties-for-sale-table-content li:nth-of-type(5) {
      width: 5%; }
    .properties-for-sale-table-heading li:nth-of-type(6), .properties-for-sale-table-content li:nth-of-type(6) {
      width: 5%; }
    .properties-for-sale-table-heading li:nth-of-type(7), .properties-for-sale-table-content li:nth-of-type(7) {
      width: 24%;
      text-align: center; }
    .properties-for-sale-table-heading li:nth-of-type(8), .properties-for-sale-table-content li:nth-of-type(8) {
      position: relative;
      width: 6%; }
      .properties-for-sale-table-heading li:nth-of-type(8) .fa, .properties-for-sale-table-content li:nth-of-type(8) .fa {
        font-size: 32px;
        position: absolute;
        top: 22px;
        right: 18px;
        font-weight: 100; }

a:focus {
  outline: none !important; }

.properties-for-sale-table-heading {
  background-color: #008CA0; }
  .properties-for-sale-table-heading li {
    color: white;
    background-color: #008CA0;
    font-weight: bold; }
    .properties-for-sale-table-heading li img {
      width: 100%;
      max-height: 21px;
      vertical-align: middle; }
    .properties-for-sale-table-heading li:nth-of-type(1) {
      padding: 15px 15px; }
    .properties-for-sale-table-heading li:nth-of-type(2) {
      padding: 15px 15px; }
    .properties-for-sale-table-heading li:nth-of-type(3) {
      padding: 15px 7px; }
    .properties-for-sale-table-heading li:nth-of-type(4) {
      padding: 15px 7px; }
    .properties-for-sale-table-heading li:nth-of-type(5) {
      padding: 15px 7px; }
    .properties-for-sale-table-heading li:nth-of-type(6) {
      padding: 15px 7px; }
    .properties-for-sale-table-heading li:nth-of-type(7) {
      padding: 15px 15px; }

.properties-for-sale-table-content {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  -webkit-transition: background-color 200ms;
  -moz-transition: background-color 200ms;
  -ms-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms; }
  .properties-for-sale-table-content li {
    font-size: 14px; }
    .properties-for-sale-table-content li label {
      display: none; }
    .properties-for-sale-table-content li:nth-of-type(1) {
      padding: 28px 15px; }
    .properties-for-sale-table-content li:nth-of-type(2) {
      padding: 28px 15px; }
    .properties-for-sale-table-content li:nth-of-type(3) {
      padding: 28px 7px;
      text-align: center; }
    .properties-for-sale-table-content li:nth-of-type(4) {
      padding: 28px 7px;
      text-align: center; }
    .properties-for-sale-table-content li:nth-of-type(5) {
      padding: 28px 7px;
      text-align: center; }
    .properties-for-sale-table-content li:nth-of-type(6) {
      padding: 28px 7px;
      text-align: center; }
    .properties-for-sale-table-content li:nth-of-type(7) {
      font-weight: bold;
      color: #008CA0;
      padding: 28px 15px; }
    .properties-for-sale-table-content li:nth-of-type(8) {
      padding: 28px 15px; }

.share-icons {
  margin: 0;
  padding: 20px 0px 0px;
  float: left;
  width: 100%; }
  .share-icons li {
    list-style: none;
    float: left;
    color: white;
    margin: 0;
    padding: 0; }
    .share-icons li:not(:first-child) {
      width: 16.7%;
      margin-right: 2%; }
      .share-icons li:not(:first-child) a {
        float: left;
        width: 100%;
        background-color: #575757;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        padding: 8.9px 0 7.5px;
        font-size: 22px;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
        .share-icons li:not(:first-child) a:hover {
          background-color: #3e3e3e; }
    .share-icons li:nth-last-of-type(1) {
      margin-right: 0; }
    .share-icons li:first-child {
      width: 45.9%;
      font-size: 18px;
      padding-top: 4px; }

blockquote {
  font-weight: 600;
  font-size: 17px;
  border: 1px solid #008CA0;
  padding: 20px 20px;
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 40px;
  text-align: center; }
  blockquote:before, blockquote:after {
    content: "";
    background: white;
    width: 94%;
    position: absolute;
    height: 29px;
    left: 3%; }
  blockquote:before {
    top: -20px; }
  blockquote:after {
    bottom: -20px; }
  blockquote p {
    margin: 0;
    display: inline-block;
    font-weight: 400; }
    blockquote p:first-child:before, blockquote p:first-child:after {
      color: #008CA0;
      font-size: 20px;
      padding-right: 5px; }
    blockquote p:last-child {
      display: inline-block;
      font-weight: 900; }
  blockquote .testimonial:before, blockquote .read-more:after {
    color: #008CA0;
    font-size: 20px;
    padding-right: 5px; }
  blockquote .testimonial {
    font-weight: 400; }
  blockquote .testimonial-name {
    font-weight: 900; }
  blockquote .expand-more {
    cursor: pointer;
    margin-left: 10px;
    color: #008CA0; }

.event-session-info {
  text-align: right;
  font-size: 20px;
  padding-top: 45px; }
  .event-session-info div:first-child {
    margin-bottom: 4px; }

.teal {
  color: #008CA0; }

section {
  float: left;
  width: 100%; }

.event-wrapper1, .event-content {
  padding-bottom: 2%; }

.event-wrapper2, .event-listing {
  padding-top: 2%;
  padding-bottom: 2%; }

.event-listing-menu {
  list-style: none;
  padding: 0;
  margin: 0; }
  .event-listing-menu li {
    float: left;
    padding: 0;
    margin: 0;
    width: 13.65%;
    margin-right: 0.3%;
    text-align: center; }
    .event-listing-menu li span {
      cursor: pointer;
      display: inline-block;
      text-transform: uppercase;
      font-size: 15px;
      background-color: white;
      border: 1px solid #dedede;
      color: #008CA0;
      padding-top: 9%;
      padding-bottom: 9%;
      width: 100%;
      font-weight: 700;
      text-decoration: none;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      -ms-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease;
      -webkit-border-top-left-radius: 3px;
      border-top-left-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-top-right-radius: 3px; }
      .event-listing-menu li span:hover {
        background-color: #008CA0;
        color: white;
        border-bottom: 1px solid transparent; }
    .event-listing-menu li:last-child {
      margin-right: 0; }
    .event-listing-menu li.active span {
      background-color: #008CA0;
      color: white;
      border-bottom: 1px solid transparent; }

.event-form .contact-wrapper {
  padding-bottom: 80px; }

.event-filters {
  padding-top: 23px; }
  .event-filters label {
    font-weight: bold;
    font-size: 15px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .event-filters label .fa {
      font-size: 28px;
      margin-right: 2px;
      position: relative;
      top: 3px;
      margin-right: 7px; }
  .event-filters div {
    display: inline-block;
    width: calc(100% - 255px); }
    .event-filters div .select2 {
      width: 32.5% !important; }
  .event-filters .button {
    padding: 8px 20px;
    position: relative;
    top: 2px;
    margin-left: 10px;
    background-color: #008CA0;
    border: 2px solid transparent; }
    .event-filters .button:hover {
      background-color: transparent;
      border: 2px solid #008CA0;
      color: #008CA0; }

.select-element.select-open {
  width: 223px; }

.event-details {
  margin-top: 3%;
  border-bottom: 2px solid black;
  padding: 30px;
  background-color: #f1f1f1; }
  .event-details:last-child {
    border-bottom: none; }
  .event-details .event-image {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%;
    display: inline-block;
    width: 100%;
    height: 100%;
    min-height: 226px; }
  .event-details h6 {
    font-size: 30px;
    color: #008CA0;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-weight: 400; }
  .event-details p {
    font-size: 20px;
    margin-top: 5px; }
  .event-details a.button {
    display: inline-block;
    font-weight: bold;
    border: 2px solid;
    min-width: 151px;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 15px; }
    .event-details a.button.teal {
      border-color: #008CA0;
      color: #008CA0;
      background-color: transparent; }
      .event-details a.button.teal:hover {
        background-color: #008CA0;
        color: white; }
    .event-details a.button.green {
      border-color: #69B52E;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
      .event-details a.button.green:hover {
        background-color: #518c24;
        border-color: #518c24; }
  .event-details .five {
    width: 36%; }
  .event-details .seven {
    width: 60%; }

a.no-link-style {
  color: inherit;
  text-decoration: none; }

.checkbox {
  position: relative;
  z-index: 0;
  top: 0;
  padding-left: 25px; }
  .checkbox input[type="checkbox"] {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0; }

.tagline {
  margin-top: 7px;
  margin-bottom: 4px;
  display: inline-block; }

.row.full-width {
  width: 100%;
  float: left; }

.flexslider {
  overflow: hidden !important; }

.vc_grid-item .read-more {
  background-color: #008CA0;
  color: white !important;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 40px;
  margin: 20px 0 0 0;
  border: 1px solid transparent !important;
  border-radius: 3px;
  display: block;
  max-width: 170px; }
  .vc_grid-item .read-more:hover {
    background-color: white !important;
    color: #008CA0 !important;
    border: 1px solid #008CA0 !important; }
  .vc_grid-item .read-more:visited, .vc_grid-item .read-more:active {
    background-color: #008CA0;
    color: white;
    border: 1px solid transparent; }

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

.vc_custom_heading h4 {
  font-size: 26px; }

.vc_custom_1419240516480 {
  min-height: 360px; }

/*  VC NEW  */
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  padding: 0;
  margin: 0 5px; }

.vc_images_carousel {
  max-width: 100%; }

/*  VC NEW END  */
/*  SELECT2 PLUGIN  */
/*  SELECT 2 PLUGIN */
.select2-container {
  width: 100% !important; }
  .select2-container .select2-selection {
    border: solid 1px #e6e6e6;
    height: 45px; }
    .select2-container .select2-selection:focus {
      outline: none;
      border: 1px solid black; }
    .select2-container .select2-selection .select2-selection__rendered {
      color: #a8a8a8;
      line-height: 45px;
      padding-left: 12px;
      font-size: 16px; }
    .select2-container .select2-selection .select2-selection__arrow {
      height: 45px; }
  .select2-container .select2-search__field, .select2-container .select2-search--dropdown {
    display: none !important; }
  .select2-container .select2-results__option {
    margin: 0 !important;
    font-size: 16px;
    margin-left: 10px; }
  .select2-container .select2-results__option--highlighted {
    background-color: #00615a !important;
    color: white; }

.page-wrapper {
  float: left;
  width: 100%;
  display: block; }

.popupWrapper {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: fixed;
  text-align: center;
  padding-top: 25%;
  left: 0;
  right: 0;
  top: 0; }

.popup {
  width: 700px;
  max-width: 90%;
  display: inline-block;
  text-align: left;
  position: relative; }
  .popup .close {
    position: absolute;
    right: -17px;
    font-size: 30px;
    background-color: white;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 34px;
    text-align: center;
    top: -18px;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms; }
    .popup .close:hover {
      background-color: #e6e6e6;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms;
      cursor: pointer; }
  .popup .popupHeader {
    background-color: #008CA0;
    padding: 20px;
    font-size: 26px;
    color: white; }
  .popup .popupBody {
    padding: 20px;
    font-size: 18px;
    background-color: white;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left; }
    .popup .popupBody .popupButton {
      padding: 10px 40px;
      border-radius: 3px;
      text-transform: uppercase;
      color: white;
      background-color: #69B52E;
      display: inline-block;
      float: right;
      font-weight: bold;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms; }
      .popup .popupBody .popupButton:hover {
        background-color: #518c24;
        -webkit-transition: background-color 200ms;
        -o-transition: background-color 200ms;
        transition: background-color 200ms;
        cursor: pointer; }

.stagingBanner {
  z-index: 10;
  text-align: center;
  padding-top: 10px;
  background-color: red;
  color: white;
  position: fixed;
  top: 0;
  width: 100%;
  height: 50px; }
  .stagingBanner.admin-banner {
    top: 30px; }

#field_13_16 {
  font-size: 16px; }

.ginput_container_checkbox {
  float: left;
  width: 100%;
  font-size: 16px; }
  .ginput_container_checkbox li {
    width: 100%;
    float: left; }
    .ginput_container_checkbox li input {
      float: left;
      margin: 5px 10px 0px 0px; }
    .ginput_container_checkbox li label {
      float: left;
      width: auto;
      font-size: 16px; }

.vc_toggle .vc_toggle_title {
  background-color: #008CA0; }
  .vc_toggle .vc_toggle_title h4 {
    color: white;
    margin: 20px 10px;
    display: inline-block; }
    .vc_toggle .vc_toggle_title h4:after {
      content: none; }
  .vc_toggle .vc_toggle_title .vc_toggle_icon {
    left: 5px !important;
    background-color: white !important;
    border-color: white !important; }
    .vc_toggle .vc_toggle_title .vc_toggle_icon:before {
      background-color: white !important;
      border-color: white !important; }
    .vc_toggle .vc_toggle_title .vc_toggle_icon:after {
      background-color: white !important;
      border-color: white !important; }

.above-header {
  padding: 5px; }
  .above-header #logo-new {
    margin: 6px 0px;
    float: left;
    width: 100%;
    height: auto; }
    .above-header #logo-new img {
      max-height: 35px; }
  .above-header #logo-mobile {
    display: none;
    margin: 13px 0px;
    float: left;
    width: 130px;
    max-width: none;
    height: auto; }
  .above-header .above-header-right {
    padding: 2px 0px; }
    .above-header .above-header-right nav {
      float: right;
      padding-right: 20px; }
    .above-header .above-header-right .search-icon {
      float: right;
      width: 50px;
      font-size: 19px;
      background-color: transparent;
      color: #4c4c4c;
      text-align: center;
      position: relative;
      -webkit-transition: width 200ms;
      -o-transition: width 200ms;
      transition: width 200ms;
      border-left: 1px solid #d2d2d2;
      padding-left: 10px;
      line-height: 28px;
      margin: 10px 0px; }
      .above-header .above-header-right .search-icon .header-search {
        width: 0px;
        overflow: hidden;
        position: absolute;
        top: 0px;
        right: 0px;
        -webkit-transition: width 200ms;
        -o-transition: width 200ms;
        transition: width 200ms;
        font-size: 14px; }
      .above-header .above-header-right .search-icon.active {
        width: 300px;
        -webkit-transition: width 200ms;
        -o-transition: width 200ms;
        transition: width 200ms; }
        .above-header .above-header-right .search-icon.active .header-search {
          width: 300px;
          -webkit-transition: width 200ms;
          -o-transition: width 200ms;
          transition: width 200ms; }

.header .menu-wrapper nav {
  width: 100%; }

.contact-bar {
  border-radius: 5px;
  background-color: #1c8c9e !important;
  padding-top: 35px;
  padding-bottom: 10px;
  margin-bottom: 40px; }
  .contact-bar p {
    font-size: 26px; }
  .contact-bar a.button {
    font-size: 18px;
    letter-spacing: .05em;
    min-width: 250px;
    /*        padding: initial;
                padding-top: 15px;
                padding-bottom: 15px;*/
    padding: 15px 40px;
    margin-bottom: 0px; }
    .contact-bar a.button:hover {
      text-decoration: none;
      background-color: #3A641B; }

.search-container {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 100%; }
  .search-container .state-buttons {
    width: 100%;
    display: inline-block; }
    .search-container .state-buttons ul {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0px;
      margin: 15px 0px 0px 0px; }
      .search-container .state-buttons ul li {
        list-style-type: none;
        display: inline-block;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: white;
        margin: 0px 5px;
        min-width: 18%; }
        .search-container .state-buttons ul li a {
          background-color: #f1f1f1;
          color: #008ca0;
          min-height: 60px;
          font-size: 18px;
          font-weight: 600;
          padding: 0 20px;
          text-transform: uppercase;
          text-decoration: none;
          text-align: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          border-radius: 5px;
          -webkit-transition: all ease-in-out .1s;
          -o-transition: all ease-in-out .1s;
          transition: all ease-in-out .1s;
          cursor: pointer;
          line-height: 60px;
          border: 2px solid #f1f1f1;
          width: 100%;
          float: left; }
          .search-container .state-buttons ul li a:hover {
            background-color: #008ca0;
            border: 2px solid #008ca0;
            color: white; }
        .search-container .state-buttons ul li:first-child {
          margin-left: 0px; }
        .search-container .state-buttons ul li:last-child {
          margin-right: 0px; }

.agedCareHeader .agedCareButtons .button {
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  float: left;
  padding: 6px 15px;
  font-size: 14px; }
  .agedCareHeader .agedCareButtons .button.darkgrey {
    background-color: #4c4c4c; }
    .agedCareHeader .agedCareButtons .button.darkgrey:hover {
      color: white; }

.agedCareHeader h1 {
  margin-bottom: 10px;
  margin-top: 0px; }

.agedCareHeader strong {
  float: left;
  margin-bottom: 5px; }

.agedCareHeader.fixedHeader {
  position: fixed;
  z-index: 999999;
  -webkit-box-shadow: black 0 -40px 120px 0px;
  -moz-box-shadow: black 0 -40px 120px 0px;
  box-shadow: black 0 -40px 120px 0px; }
  .agedCareHeader.fixedHeader h1 {
    margin-top: 0px; }
  .agedCareHeader.fixedHeader .button {
    font-size: 14px;
    padding: 5px 40px; }
  .agedCareHeader.fixedHeader .breadcrumbs {
    display: none; }

.status-boxes a {
  width: 100%;
  float: left; }

.status-boxes a .availability {
  padding: 3px 10px;
  background-color: #69b52e;
  color: white;
  width: 100%;
  float: left;
  text-align: center;
  border-radius: 3px; }

.dropShadow {
  -webkit-box-shadow: black 0 0px 80px -20px;
  -moz-box-shadow: black 0 0px 80px -20px;
  box-shadow: black 0 0px 80px -20px; }

.notificationBanner {
  width: 100%;
  background-color: #f06f00;
  color: white;
  font-size: 17px;
  letter-spacing: 0.08em;
  text-align: center;
  padding: 0px 50px;
  display: none;
  float: left; }
  .notificationBanner a {
    padding: 6px 15px;
    background-color: #f99d00;
    color: white;
    text-decoration: none;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: background-color 200ms, color 200ms;
    -o-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms;
    display: inline-block; }
  .notificationBanner .notificationClose {
    position: absolute;
    right: 0px;
    font-size: 17px;
    padding: 6px 10px;
    top: 0px; }
  .notificationBanner a:hover {
    background-color: white;
    color: #f06f00;
    cursor: pointer;
    -webkit-transition: background-color 200ms, color 200ms;
    -o-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms; }
  .notificationBanner .notificationClose:hover {
    background-color: white;
    color: #f06f00;
    cursor: pointer;
    -webkit-transition: background-color 200ms, color 200ms;
    -o-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms; }

.responseBanner {
  width: 100%;
  background-color: #5b287d;
  color: white;
  font-size: 17px;
  letter-spacing: 0.08em;
  text-align: center;
  float: left;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 11;
  padding: 20px 50px;
  display: none; }
  .responseBanner img {
    display: inline-block;
    width: auto;
    max-width: initial;
    vertical-align: middle; }
  .responseBanner a {
    padding: 6px 15px;
    background-color: white;
    color: #5b287d;
    text-decoration: none;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: background-color 200ms, color 200ms;
    -o-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms;
    display: inline-block; }
  .responseBanner .responseText {
    display: inline-block; }
  .responseBanner .responseClose {
    position: absolute;
    right: 0px;
    font-size: 17px;
    padding: 6px 10px;
    top: 0px;
    color: white; }
  .responseBanner a:hover {
    background-color: white;
    color: #008CA0;
    cursor: pointer;
    -webkit-transition: background-color 200ms, color 200ms;
    -o-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms; }
  .responseBanner .responseClose:hover {
    background-color: white;
    color: #008CA0;
    cursor: pointer;
    -webkit-transition: background-color 200ms, color 200ms;
    -o-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms; }

.videofeature-widget {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 42%; }
  .videofeature-widget iframe {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 300%; }
  .videofeature-widget .videofeature-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .videofeature-widget .videofeature-cover .embedVolume i {
      position: absolute;
      bottom: 20px;
      right: 20px;
      color: white;
      font-size: 24px; }

.video-popup-container {
  width: 100%;
  height: 100%;
  background-image: url("../images/stripe_tile2.png");
  text-align: center;
  display: inline-block;
  padding-top: 160px; }
  .video-popup-container.smallvideo {
    padding-top: 100px;
    padding-bottom: 50px; }
  .video-popup-container .video-popup {
    display: inline-block;
    color: white;
    text-decoration: none; }
    .video-popup-container .video-popup .video-popup-icon i {
      font-size: 100px;
      line-height: 70px; }
    .video-popup-container .video-popup .video-popup-text {
      width: 100%;
      display: inline-block;
      margin-top: 20px;
      font-size: 24px;
      font-weight: bold; }

.featured-ad-image .vc_column-inner .wpb_wrapper {
  height: 100%; }

.back-to-retirement-button {
  background-color: #00395a;
  color: white;
  float: right;
  margin-left: 10px;
  line-height: 20px;
  padding: 15px 20px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.04em;
  -webkit-transition: color 200ms, background-color 200ms;
  -o-transition: color 200ms, background-color 200ms;
  transition: color 200ms, background-color 200ms; }
  .back-to-retirement-button:hover {
    color: white;
    background-color: #008CA0;
    -webkit-transition: color 200ms, background-color 200ms;
    -o-transition: color 200ms, background-color 200ms;
    transition: color 200ms, background-color 200ms; }

.investor-centre-wrapper .content {
  display: inline-block;
  width: 100%; }

.header-investors #logo-new {
  width: 149px;
  height: auto; }
  .header-investors #logo-new .img {
    height: 100%;
    width: auto;
    max-height: initial; }

.header-investors #logo-mobile {
  margin: 17px 0px; }

.header-investors ul#menu-investor-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: center; }
  .header-investors ul#menu-investor-center li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .header-investors ul#menu-investor-center li ul {
      text-align: left; }

body.responseBarEnabled {
  padding-bottom: 140px;
  height: initial; }

article .testimonial-wrapper-new .testimonial-content .hero-name {
  margin-bottom: 0px; }

article .testimonial-wrapper-new .testimonial-content .testimonial-name {
  margin-top: 10px; }

#testimonial-search {
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  margin-top: 20px;
  float: left;
  width: 100%; }

.testimonial-wrapper-new {
  margin-top: 20px; }
  .testimonial-wrapper-new .testimonial-row-new .owl-item {
    text-align: left; }
    .testimonial-wrapper-new .testimonial-row-new .owl-item .testimonial-title {
      display: inline-block;
      color: #008CA0;
      font-size: 34px;
      margin: 10px 0px 20px;
      width: 100%; }
    .testimonial-wrapper-new .testimonial-row-new .owl-item .testimonial-content {
      font-size: 16px;
      text-align: left;
      display: inline-block; }
      .testimonial-wrapper-new .testimonial-row-new .owl-item .testimonial-content p {
        font-size: 16px; }
    .testimonial-wrapper-new .testimonial-row-new .owl-item .quote {
      font-size: 24px;
      color: #008CA0;
      font-weight: bold; }

.testimonial-buttons {
  width: 100%;
  display: inline-block; }
  .testimonial-buttons ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    margin: 15px 0px 0px 0px; }
    .testimonial-buttons ul li {
      list-style-type: none;
      display: inline-block;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      color: white;
      margin: 0px 5px;
      min-width: 19%; }
      .testimonial-buttons ul li a {
        background-color: #f1f1f1;
        color: #008ca0;
        min-height: 60px;
        font-size: 18px;
        font-weight: 600;
        padding: 0 20px;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 5px;
        -webkit-transition: all ease-in-out .1s;
        -o-transition: all ease-in-out .1s;
        transition: all ease-in-out .1s;
        cursor: pointer;
        line-height: 60px;
        border: 2px solid #f1f1f1;
        width: 100%;
        float: left; }
        .testimonial-buttons ul li a:hover {
          background-color: #008ca0;
          border: 2px solid #008ca0;
          color: white; }
      .testimonial-buttons ul li:first-child {
        margin-left: 0px; }
      .testimonial-buttons ul li:last-child {
        margin-right: 0px; }

.properties-for-sale-wrapper .for-sale-key img {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 25px; }

.properties-for-sale-wrapper .for-sale-key label {
  float: left;
  padding: 8px 0px; }

.properties-for-sale-wrapper #village-properties {
  width: 100%;
  margin: 50px 0px;
  float: left; }
  .properties-for-sale-wrapper #village-properties .village-properties-row {
    background-color: #f1f1f1;
    border-left: 1px solid #a7a8aa;
    border-top: 1px solid #a7a8aa;
    border-right: 1px solid #a7a8aa;
    width: 100%;
    font-size: 18px;
    float: left;
    color: black;
    text-decoration: none; }
    .properties-for-sale-wrapper #village-properties .village-properties-row:nth-child(2n) {
      background-color: white; }
    .properties-for-sale-wrapper #village-properties .village-properties-row:last-child {
      border-bottom: 1px solid #a7a8aa; }
    .properties-for-sale-wrapper #village-properties .village-properties-row .village-properties-row-image {
      width: 18%;
      display: table-cell;
      height: 110px;
      background-color: red;
      background-size: cover; }
    .properties-for-sale-wrapper #village-properties .village-properties-row .village-properties-row-title {
      width: 18%;
      display: table-cell;
      vertical-align: middle;
      padding-left: 20px;
      font-weight: bold; }
    .properties-for-sale-wrapper #village-properties .village-properties-row .village-properties-row-price {
      width: 9%;
      display: table-cell;
      vertical-align: middle; }
    .properties-for-sale-wrapper #village-properties .village-properties-row .village-properties-row-type {
      width: 4.5%;
      display: table-cell;
      vertical-align: middle; }
      .properties-for-sale-wrapper #village-properties .village-properties-row .village-properties-row-type img {
        width: 30px;
        height: 30px; }
    .properties-for-sale-wrapper #village-properties .village-properties-row .village-properties-row-icons {
      width: 27%;
      display: table-cell;
      vertical-align: middle;
      color: #008CA0; }
    .properties-for-sale-wrapper #village-properties .village-properties-row .village-properties-row-status {
      width: 13.5%;
      display: table-cell;
      vertical-align: middle; }

.actionsearch-cta {
  background-color: #008CA0;
  width: 100%;
  padding: 20px 40px;
  border-radius: 3px; }
  .actionsearch-cta .actionsearch-cta-header {
    width: 100%;
    color: white;
    font-size: 26px;
    text-align: center;
    padding: 10px 0px 20px;
    display: inline-block; }
  .actionsearch-cta .actionsearch-cta-body {
    width: 100%;
    display: inline-block; }
    .actionsearch-cta .actionsearch-cta-body .search-box {
      width: 75%;
      float: left; }
    .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button {
      width: 25%;
      float: left;
      padding-left: 20px;
      padding-top: 6px; }
      .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button .button {
        padding: 13px 0px;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        font-size: 17px;
        display: inline-block; }
      .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button .button.white {
        color: #69B52E;
        -webkit-transition: color 200ms, background-color 200ms;
        -o-transition: color 200ms, background-color 200ms;
        transition: color 200ms, background-color 200ms; }
        .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button .button.white:hover {
          background-color: #69B52E;
          color: white;
          -webkit-transition: color 200ms, background-color 200ms;
          -o-transition: color 200ms, background-color 200ms;
          transition: color 200ms, background-color 200ms; }

.div.pp_default .pp_description {
  display: none !important; }

.village-property-types-wrapper {
  margin-bottom: 30px;
  width: 100%;
  display: inline-block; }
  .village-property-types-wrapper .slider-container .slider-header {
    margin-bottom: 20px;
    float: left; }
    .village-property-types-wrapper .slider-container .slider-header img {
      height: 40px;
      width: auto;
      margin-right: 20px;
      float: left; }
    .village-property-types-wrapper .slider-container .slider-header h5 {
      font-size: 19px;
      color: #53565a;
      font-weight: bold;
      width: auto;
      float: left;
      margin: 5px 0px 0px; }
  .village-property-types-wrapper .slider-container .generic-slider .owl-prev, .village-property-types-wrapper .slider-container .generic-slider .owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 40%;
    cursor: pointer;
    overflow: hidden;
    text-indent: -999px; }
  .village-property-types-wrapper .slider-container .generic-slider .owl-buttons .owl-prev {
    left: 0px;
    background-color: white;
    background-image: none;
    top: 51%;
    text-indent: 0px;
    color: #008CA0;
    font-size: 24px;
    text-align: center; }
    .village-property-types-wrapper .slider-container .generic-slider .owl-buttons .owl-prev:after {
      content: '\f104';
      font-family: FontAwesome; }
  .village-property-types-wrapper .slider-container .generic-slider .owl-buttons .owl-next {
    right: 0px;
    background-color: white;
    background-image: none;
    top: 51%;
    text-indent: 0px;
    color: #008CA0;
    font-size: 24px;
    text-align: center; }
    .village-property-types-wrapper .slider-container .generic-slider .owl-buttons .owl-next:after {
      content: '\f105';
      font-family: FontAwesome; }
  .village-property-types-wrapper .slider-container .generic-property-table {
    width: 100%; }
    .village-property-types-wrapper .slider-container .generic-property-table .table-row {
      width: 100%;
      font-size: 14px;
      padding-left: 15px;
      margin-bottom: 3px;
      color: #008CA0;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms;
      display: inline-block;
      float: left;
      background-color: #f1f1f1; }
      .village-property-types-wrapper .slider-container .generic-property-table .table-row ul {
        float: left;
        width: auto;
        margin: 0px;
        margin-top: 5px;
        padding: 5px 0px; }
        .village-property-types-wrapper .slider-container .generic-property-table .table-row ul li {
          margin-bottom: 0px;
          font-size: 14px;
          color: #666;
          font-weight: 600; }
          .village-property-types-wrapper .slider-container .generic-property-table .table-row ul li.bedroom {
            width: 79px;
            text-align: right; }
      .village-property-types-wrapper .slider-container .generic-property-table .table-row span {
        float: right;
        font-size: 14px;
        line-height: 30px;
        padding: 5px 0px;
        font-weight: bold; }
      .village-property-types-wrapper .slider-container .generic-property-table .table-row i {
        float: right;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 8px;
        line-height: 40px; }
      .village-property-types-wrapper .slider-container .generic-property-table .table-row:hover {
        background-color: #dddddd;
        -webkit-transition: background-color 200ms;
        -o-transition: background-color 200ms;
        transition: background-color 200ms; }
  .village-property-types-wrapper .featured-property-table {
    margin-bottom: 30px;
    float: left; }
    .village-property-types-wrapper .featured-property-table .table-row {
      text-decoration: none;
      color: initial;
      float: left;
      width: 100%;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms;
      margin-bottom: 3px;
      background-color: #f1f1f1; }
      .village-property-types-wrapper .featured-property-table .table-row .table-cell {
        padding: 0px 10px;
        float: left; }
      .village-property-types-wrapper .featured-property-table .table-row .property-image {
        width: 310px;
        display: block;
        padding: 0px; }
        .village-property-types-wrapper .featured-property-table .table-row .property-image img {
          height: 220px;
          float: left;
          width: auto; }
      .village-property-types-wrapper .featured-property-table .table-row .property-details {
        max-width: calc(100% - 650px);
        float: left;
        padding-left: 20px;
        margin-top: 15px; }
        .village-property-types-wrapper .featured-property-table .table-row .property-details .property-price {
          font-size: 40px;
          letter-spacing: -1px;
          color: #4c4c4c;
          font-weight: 500;
          width: 100%;
          display: inline-block;
          margin-top: 10px; }
        .village-property-types-wrapper .featured-property-table .table-row .property-details .property-headline {
          display: inline-block;
          width: 100%;
          font-size: 16px;
          margin-top: 2px;
          font-weight: bold;
          margin-bottom: 8px; }
        .village-property-types-wrapper .featured-property-table .table-row .property-details .property-features {
          float: left;
          width: 100%; }
          .village-property-types-wrapper .featured-property-table .table-row .property-details .property-features .property-feature-list {
            margin-top: 0px; }
            .village-property-types-wrapper .featured-property-table .table-row .property-details .property-features .property-feature-list li {
              color: #008CA0; }
        .village-property-types-wrapper .featured-property-table .table-row .property-details .property-type {
          font-size: 20px;
          line-height: 32px; }
      .village-property-types-wrapper .featured-property-table .table-row .property-status {
        width: 250px;
        text-align: right;
        float: right;
        margin-top: 84px;
        padding-right: 30px; }
        .village-property-types-wrapper .featured-property-table .table-row .property-status span {
          border: 1px solid #008CA0;
          background-color: white;
          text-transform: uppercase;
          color: #008CA0;
          font-size: 20px;
          border-radius: 3px;
          padding: 10px 10px;
          font-weight: 700;
          text-decoration: none;
          -webkit-transition: background-color 200ms, color 200ms;
          -o-transition: background-color 200ms, color 200ms;
          transition: background-color 200ms, color 200ms;
          width: 100%;
          display: inline-block;
          text-align: center; }
      .village-property-types-wrapper .featured-property-table .table-row:hover {
        background-color: #dddddd;
        -webkit-transition: background-color 200ms;
        -o-transition: background-color 200ms;
        transition: background-color 200ms; }
        .village-property-types-wrapper .featured-property-table .table-row:hover .property-status span {
          background-color: #008CA0;
          color: white;
          -webkit-transition: background-color 200ms, color 200ms;
          -o-transition: background-color 200ms, color 200ms;
          transition: background-color 200ms, color 200ms; }

table.equalCols td {
  width: 14.28%; }

.grid-image .vc_column-inner {
  margin: 0px !important; }

.grid-text {
  min-height: 450px; }
  .grid-text.grid-left {
    padding-left: 200px;
    padding-right: 50px; }
  .grid-text.grid-right {
    padding-left: 50px;
    padding-right: 200px; }
  .grid-text .vc_column-inner {
    margin: 0px !important;
    padding-top: 5px;
    padding-bottom: 15px; }

.header .menu-wrapper nav > ul#menu-journeys-header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .header .menu-wrapper nav > ul#menu-journeys-header-menu li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center; }

.back-to-retirement-button {
  text-decoration: none; }

.header-journey {
  background-color: black;
  width: 100%;
  float: left;
  position: fixed;
  top: 0;
  z-index: 10000; }
  .header-journey .header-journey-logo {
    float: left; }
    .header-journey .header-journey-logo img {
      height: auto;
      max-height: 30px;
      margin: 15px 0px;
      width: 130px; }
  .header-journey .header-journey-menu {
    float: left; }
    .header-journey .header-journey-menu.food {
      width: 63%; }
      .header-journey .header-journey-menu.food ul {
        width: 100%;
        text-align: center; }
        .header-journey .header-journey-menu.food ul li a {
          padding: 26px 9px; }
        .header-journey .header-journey-menu.food ul li a:hover {
          background-color: #870133 !important;
          color: #fff !important; }
    .header-journey .header-journey-menu ul {
      display: inline-block;
      margin: 0px; }
      .header-journey .header-journey-menu ul li {
        display: inline-block;
        list-style-type: none;
        margin: 0px;
        text-transform: uppercase; }
        .header-journey .header-journey-menu ul li a {
          color: white;
          text-decoration: none;
          font-size: 14px;
          color: white;
          text-transform: uppercase;
          padding: 26px 15px;
          text-decoration: none;
          font-weight: 700;
          display: block;
          line-height: 1; }
          .header-journey .header-journey-menu ul li a:hover {
            background-color: #1a98aa; }
  .header-journey .back-to-retirement-button {
    background-color: #b90347;
    margin-top: 8px; }
    .header-journey .back-to-retirement-button:hover {
      color: #008CA0;
      background-color: white; }
  .header-journey .menu-button {
    float: right;
    display: none; }

.journey-spacer {
  height: 65px;
  float: left;
  width: 100%; }

.donations-counter {
  width: 100%;
  display: inline-block; }
  .donations-counter .donations-counter-amount {
    font-size: 32px;
    color: #ca3470; }
    .donations-counter .donations-counter-amount strong {
      font-weight: bold;
      font-size: 42px; }
  .donations-counter .donations-progress-bar {
    width: 100%;
    height: 20px;
    background-color: #f1f1f1;
    border-radius: 30px;
    margin-bottom: 25px; }
    .donations-counter .donations-progress-bar .donations-progress-live {
      height: 20px;
      background-color: #ca3470;
      border-radius: 30px; }
  .donations-counter .donations-details {
    width: 100%; }
    .donations-counter .donations-details .donations-donation {
      width: 95%;
      background-color: #f1f1f1;
      margin: 0px 2.5% 10px;
      padding: 15px;
      font-size: 20px;
      text-align: left; }
      .donations-counter .donations-details .donations-donation .donation-amount {
        font-weight: bold;
        width: 100%;
        display: inline-block; }
      .donations-counter .donations-details .donations-donation .donation-name {
        width: 100%;
        display: inline-block; }
      .donations-counter .donations-details .donations-donation .donation-date {
        width: 100%;
        font-size: 14px;
        display: inline-block; }
  .donations-counter .donation-slider .owl-prev {
    right: 40px;
    left: initial;
    top: 100%; }
  .donations-counter .donation-slider .owl-next {
    right: 0px;
    top: 100%; }

.hero-pink.hero-header {
  background-color: #f1f1f1; }

.hero-pink h2 {
  color: #ca3470; }

.hero-pink .search-container {
  background-color: rgba(202, 52, 112, 0.6); }
  .hero-pink .search-container .state-buttons ul li a:hover {
    background-color: #ca3470;
    border: 1px solid #ca3470; }

.hero-pink .button.green {
  background-color: #ca3470; }

.responseBannerPink {
  width: 100%;
  background-color: #ca3470;
  color: white;
  font-size: 17px;
  letter-spacing: 0.08em;
  text-align: center;
  float: left;
  z-index: 11;
  padding: 10px 50px; }
  .responseBannerPink img {
    display: inline-block;
    width: auto;
    max-width: initial;
    vertical-align: middle; }
  .responseBannerPink a {
    padding: 6px 15px;
    background-color: white;
    color: #ca3470;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: background-color 200ms, color 200ms;
    -o-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms;
    display: inline-block; }
  .responseBannerPink .responseText {
    display: inline-block;
    margin: 10px 20px; }
  .responseBannerPink a:hover {
    background-color: #ca3470;
    color: white;
    cursor: pointer;
    -webkit-transition: background-color 200ms, color 200ms;
    -o-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms; }

.pink-row {
  padding: 0px 100px; }

.testimonial-listing-item {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 40px;
  padding-top: 10px; }
  .testimonial-listing-item h2 {
    margin-top: 5px;
    font-size: 32px; }

a.emptyAnchor {
  display: block;
  height: 115px;
  /*same height as header*/
  margin-top: -115px;
  /*same height as header*/
  visibility: hidden; }

.village-hero-image .container {
  height: 100%; }

.event-form-wrapper {
  float: left;
  width: 100%;
  display: block;
  color: white; }
  .event-form-wrapper h3 {
    color: white; }
  .event-form-wrapper .clickdform {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .event-form-wrapper input[type="text"] {
    border: 0 !important; }
  .event-form-wrapper select {
    float: left;
    width: 100%;
    display: block;
    max-width: 100%;
    border: 0 !important;
    height: 45px !important;
    border-radius: 0;
    font-size: 12px; }
  .event-form-wrapper .clickdform .width100per {
    max-width: 100%; }
  .event-form-wrapper .buttonContainer {
    float: left; }
  .event-form-wrapper #btnSubmit {
    background-color: #69B52E;
    font-size: 20px !important;
    border-radius: 3px;
    padding: 10px 40px;
    font-weight: 700;
    border: 0;
    -webkit-transition: background-color 200ms;
    -o-transition: background-color 200ms;
    transition: background-color 200ms;
    text-decoration: none;
    color: white !important;
    float: left; }
    .event-form-wrapper #btnSubmit:hover {
      background-color: #3a6419; }
  .event-form-wrapper .responsiveRow {
    float: left;
    width: 100%;
    display: block; }
    .event-form-wrapper .responsiveRow .responsiveCell {
      float: left;
      width: 50%;
      display: block; }
      .event-form-wrapper .responsiveRow .responsiveCell .minSize1 {
        width: 98%;
        min-width: auto;
        float: left; }
        .event-form-wrapper .responsiveRow .responsiveCell .minSize1 span {
          color: white !important;
          font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif  !important;
          font-size: 16px !important;
          margin-top: 10px;
          margin-bottom: 8px; }

.vc_tta-panel.vc_active .vc_tta-panel-body {
  display: block; }

.vc_tta-panel .vc_tta-panel-heading {
  border: 0 !important;
  border-radius: 0 !important;
  line-height: 2;
  margin-bottom: 4px !important; }
  .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    color: black !important;
    font-weight: bold !important;
    font-size: 16px !important; }

.vc_tta-panel .vc_tta-panel-body {
  border: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 4px !important;
  font-size: 16px !important;
  font-weight: normal !important; }

.vc_tta-panel.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-panel.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading, .vc_tta-panel.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-panel.vc_tta-style-modern .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
  /*margin-bottom: -2px !important;*/ }

.vc_tta-panel.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta-panel.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
  margin-top: -2px !important; }

.vc_tta-panel .vc_tta-panel-body {
  display: none; }

.property-slider .carousel-thumb {
  width: 200px;
  height: 150px;
  background-size: cover;
  background-position: center center;
  display: block; }

.form-container textarea {
  background-color: #ffffff;
  border: solid 1px #e6e6e6;
  font-size: 15.9px;
  color: #696969;
  width: 100%;
  border-radius: 0;
  max-width: 100%;
  padding: 10px; }
  .form-container textarea:focus {
    outline: 1px solid #035C69; }
  .form-container textarea.valid {
    border: 1px solid #008CA0; }

.form-container select {
  background-color: white;
  width: 100%; }

.form-container .select-target.select-theme-default {
  background-color: white;
  width: 100%; }

.form-container h3 {
  font-size: 31px;
  color: #008CA0; }
  .form-container h3:after {
    display: none; }

.form-container input[type="text"], .form-container input[type="email"] {
  height: 45px;
  background-color: #ffffff;
  border: solid 1px #e6e6e6;
  font-size: 15.9px;
  color: #696969;
  width: 100%;
  border-radius: 0;
  max-width: 100%; }
  .form-container input[type="text"]:focus, .form-container input[type="email"]:focus {
    outline: 1px solid #035C69; }
  .form-container input[type="text"].valid, .form-container input[type="email"].valid {
    border: 1px solid #008CA0; }

.form-container label {
  width: 100%;
  float: left;
  margin-bottom: 5px; }
  .form-container label.newsletter {
    text-align: left;
    margin-top: 5px; }
  .form-container label input[type="checkbox"] {
    margin-right: 10px; }

.form-container .hidden-row {
  display: none; }

.form-container input[type="submit"] {
  text-transform: uppercase;
  border: 0;
  font-size: 20px;
  border-radius: 3px;
  padding: 10px 18px;
  font-weight: 700;
  border: 0;
  color: white;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  text-decoration: none;
  background-color: #008CA0;
  display: inline-block;
  cursor: pointer; }
  .form-container input[type="submit"]:hover {
    color: white;
    background-color: #035C69; }

.pac-row, .disclaimer-property {
  margin-top: 40px; }

.slider-container:nth-child(3) {
  margin-left: 0; }

.slider-container.generic-listing {
  min-height: 585px; }

.village-property-wrapper {
  float: left;
  width: 100%;
  display: block; }

#village-short-form input, #village-short-form textarea {
  background-color: white; }

#village-short-form label {
  color: white; }

.amenities.grey {
  background-color: #f1f1f1; }
  .amenities.grey ul li:before {
    color: #008CA0; }

.amenities.teal {
  background-color: #008CA0;
  color: white; }

.amenities ul li {
  list-style: none;
  position: relative;
  padding-left: 25px; }
  .amenities ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    top: 4px;
    left: 0px; }

.contact-wrapper #enquire:before {
  content: "";
  display: block;
  height: 170px;
  /* fixed header height*/
  margin: -170px 0 0;
  /* negative fixed header height */ }

.food-template article, .food-template .article {
  margin-top: 5px; }

.aveo-image-widget {
  text-align: center;
  padding: 105px 20px 95px;
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
  min-height: 575px; }
  .aveo-image-widget:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
  .aveo-image-widget .bg-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .aveo-image-widget * {
    position: relative;
    z-index: 3; }
  .aveo-image-widget h3, .aveo-image-widget p {
    font-size: 32px;
    color: white;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 auto;
    max-width: 560px;
    width: 95%; }
  .aveo-image-widget h3 {
    margin: 30px auto 40px;
    font-weight: 900;
    font-size: 46px;
    letter-spacing: 1px; }
  .aveo-image-widget p {
    font-size: 24px;
    line-height: 1.7;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0.5px; }
    .aveo-image-widget p.aveo-image-subtitle {
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .aveo-image-widget:hover .bg-image {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); }
  .aveo-image-widget:hover:before {
    background: rgba(0, 0, 0, 0.6); }

.mapfit-logo {
  display: none; }

.mapfit-popup-header {
  background-color: #008CA0;
  float: left;
  width: 100%;
  display: block;
  margin-top: -13px !important;
  color: white !important;
  padding: 15px 0;
  border-radius: 3px 3px 0px 0px;
  margin-left: 0px;
  width: 200px !important;
  margin-left: -1px; }

.mapfit-popUpContent {
  padding: 0 !important; }

.map-title {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  float: left;
  font-size: 19px; }

.map-village-link {
  background-color: #69B52E;
  border-radius: 3px;
  padding: 5px 15px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  text-decoration: none;
  margin-top: 12px;
  width: 90%;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  margin-left: 5%;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms; }
  .map-village-link:hover {
    background-color: #3a6419;
    color: white; }

.mapfit-popup-content-wrapper {
  border-radius: 3px !important;
  width: 200px !important; }

.map-address {
  margin: 0;
  padding: 5px 0;
  text-align: center;
  width: 100%;
  font-size: 15px; }

.wpb_images_carousel {
  height: auto !important; }

.village-region {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .village-region .region-content {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    background-color: white;
    text-align: center; }
    .village-region .region-content h1 {
      color: #008CA0;
      font-weight: 500; }
  .village-region .map-wrapper-region {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    width: 100%;
    display: block;
    height: 400px; }
  .village-region .village-region-nav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

.village-region-nav {
  float: left;
  width: 100%;
  display: block; }

.message-wrapper {
  margin-top: 20px; }

.select2-container .select2-selection {
  border-radius: 0 !important; }

.actionsearch-cta-body .search-container {
  width: 75% !important;
  background-color: transparent !important;
  padding: 0 !important;
  float: left; }
  .actionsearch-cta-body .search-container .search-box {
    width: 100%; }

.gform_validation_container {
  display: none; }

.custom-event-form {
  float: left;
  width: 100%;
  display: block; }
  .custom-event-form label.error {
    float: left;
    width: 50%;
    display: block; }
  .custom-event-form input[type="text"], .custom-event-form input[type="email"], .custom-event-form textarea, .custom-event-form select {
    margin-bottom: rem(10);
    padding: rem(11) rem(10);
    color: black;
    font-size: rem(15);
    letter-spacing: rem(0.5);
    border: 2px solid white;
    resize: none;
    line-height: 1;
    font-weight: 500; }
    .custom-event-form input[type="text"].error, .custom-event-form input[type="email"].error, .custom-event-form textarea.error, .custom-event-form select.error {
      border-color: red; }
    .custom-event-form input[type="text"]:-ms-input-placeholder, .custom-event-form input[type="text"]::-ms-input-placeholder, .custom-event-form input[type="text"]:-ms-input-placeholder, .custom-event-form input[type="email"]:-ms-input-placeholder, .custom-event-form input[type="email"]::-ms-input-placeholder, .custom-event-form input[type="email"]:-ms-input-placeholder, .custom-event-form textarea:-ms-input-placeholder, .custom-event-form textarea::-ms-input-placeholder, .custom-event-form textarea:-ms-input-placeholder, .custom-event-form select:-ms-input-placeholder, .custom-event-form select::-ms-input-placeholder, .custom-event-form select:-ms-input-placeholder {
      letter-spacing: inherit;
      font-size: inherit;
      font-weight: inherit;
      color: inherit;
      line-height: 1; }
    .custom-event-form input[type="text"]::-ms-input-placeholder, .custom-event-form input[type="text"]::-ms-input-placeholder, .custom-event-form input[type="text"]:-ms-input-placeholder, .custom-event-form input[type="email"]::-ms-input-placeholder, .custom-event-form input[type="email"]::-ms-input-placeholder, .custom-event-form input[type="email"]:-ms-input-placeholder, .custom-event-form textarea::-ms-input-placeholder, .custom-event-form textarea::-ms-input-placeholder, .custom-event-form textarea:-ms-input-placeholder, .custom-event-form select::-ms-input-placeholder, .custom-event-form select::-ms-input-placeholder, .custom-event-form select:-ms-input-placeholder {
      letter-spacing: inherit;
      font-size: inherit;
      font-weight: inherit;
      color: inherit;
      line-height: 1; }
    .custom-event-form input[type="text"]::placeholder, .custom-event-form input[type="text"]::-ms-input-placeholder, .custom-event-form input[type="text"]:-ms-input-placeholder, .custom-event-form input[type="email"]::placeholder, .custom-event-form input[type="email"]::-ms-input-placeholder, .custom-event-form input[type="email"]:-ms-input-placeholder, .custom-event-form textarea::placeholder, .custom-event-form textarea::-ms-input-placeholder, .custom-event-form textarea:-ms-input-placeholder, .custom-event-form select::placeholder, .custom-event-form select::-ms-input-placeholder, .custom-event-form select:-ms-input-placeholder {
      letter-spacing: inherit;
      font-size: inherit;
      font-weight: inherit;
      color: inherit;
      line-height: 1; }
    .custom-event-form input[type="text"]:focus, .custom-event-form input[type="email"]:focus, .custom-event-form textarea:focus, .custom-event-form select:focus {
      outline: none;
      border: 2px solid #69B52E; }
  .custom-event-form textarea {
    min-height: 150px; }
  .custom-event-form select {
    height: 46px;
    background-color: white; }
  .custom-event-form .half-width {
    margin-right: 0.6%;
    display: inline-block;
    width: 48.5% !important;
    margin-bottom: 10px;
    margin-top: 5px; }
    .custom-event-form .half-width:nth-of-type(even) {
      margin-right: 0; }
  .custom-event-form .full-width {
    width: 97.6%;
    margin-bottom: 5px;
    margin-top: 5px; }
  .custom-event-form .row {
    width: 100%;
    margin: 15px 0; }

@media screen and (max-width: 40em) {
  .region-content {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
    padding-right: 20px; }
  .map-wrapper-region {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; } }

.pet-disclaimer {
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  position: absolute;
  bottom: 6px;
  left: 0;
  padding: 4px; }

.woocommerce-cart td.product-thumbnail, .woocommerce-cart td.product-name {
  pointer-events: none; }

.mobile-menu-trigger {
  display: none; }

@media screen and (max-width: 110em) {
  .container {
    width: 90%; } }

@media screen and (max-width: 1380px) {
  .actionsearch-cta .actionsearch-cta-body .search-box {
    float: none;
    margin: 0 auto;
    padding: 10px 0; }
  .actionsearch-cta .actionsearch-cta-body input {
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .actionsearch-cta .actionsearch-cta-body .button {
    display: block;
    position: static;
    width: 90% !important;
    max-width: 300px;
    margin: 10px auto; }
  .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding: 0;
    text-align: center; } }

@media screen and (max-width: 80em) {
  .journey-buckets .featurebucket .featurebucket-header .featurebucket-content {
    padding: 0 15px 110px; }
    .journey-buckets .featurebucket .featurebucket-header .featurebucket-content h3 {
      font-size: 24px; } }

@media screen and (max-width: 75em) {
  .header .menu-wrapper nav > ul > li.flex-half-nav > ul {
    width: 100%;
    left: 0; }
  .header .menu-wrapper nav > ul > li > a {
    padding: 23px 9px; }
  .village-detail .offers-wrapper {
    padding: 40px 20px; }
  .grid-text.grid-left {
    padding-left: 20px;
    padding-right: 50px; }
  .grid-text.grid-right {
    padding-left: 50px;
    padding-right: 20px; }
  .pink-row {
    padding: 0px 20px; }
  .journey-buckets .featurebucket .featurebucket-header .featurebucket-content {
    padding: 0 15px 110px; }
    .journey-buckets .featurebucket .featurebucket-header .featurebucket-content h3 {
      font-size: 32px; } }

@media screen and (max-width: 70em) {
  .vc_col-sm-3 {
    width: 50% !important; }
  .property-item-2018 {
    height: auto; }
  .form-wrapper .contact-day {
    margin-bottom: 20px; }
  ul.menu {
    padding: 0; }
  .owl-buttons {
    display: none; }
  /*  HEADER  */
  .header .above-header {
    background-color: #008CA0; }
    .header .above-header #logo-new {
      display: none; }
    .header .above-header #logo-mobile {
      display: inline-block; }
    .header .above-header .header-search, .header .above-header nav {
      display: none; }
    .header .above-header .above-header-right {
      display: none; }
  .header.header-investors .above-header {
    background-color: #00395a; }
  .header .menu-wrapper {
    position: static;
    width: 100%; }
    .header .menu-wrapper nav {
      display: none !important; }
  .responsive-menu {
    top: 0 !important;
    right: 5% !important;
    display: block;
    padding: 15px 0; }
    .responsive-menu .menu-button {
      text-transform: uppercase;
      text-decoration: none;
      display: block;
      color: white;
      font-size: 20px;
      padding: 10px 0; }
      .responsive-menu .menu-button:hover {
        color: #035C69; }
      .responsive-menu .menu-button .fa {
        margin-right: 9px;
        font-size: 23px; }
    .responsive-menu section {
      top: 0;
      bottom: 0;
      background: #114F62;
      z-index: 999999;
      width: 300px;
      -ms-overflow-y: auto;
      overflow-y: auto;
      position: fixed;
      right: -300px;
      padding: 50px 20px;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .responsive-menu section ul {
        padding: 0;
        width: 100%;
        margin-bottom: 0;
        margin-left: 0; }
        .responsive-menu section ul li {
          border-bottom: 1px solid #086f7d;
          padding: 15px 0;
          position: relative;
          margin-bottom: 0; }
          .responsive-menu section ul li a {
            font-size: 17px;
            letter-spacing: 0.5px;
            word-spacing: 1px;
            text-decoration: none;
            color: white;
            display: block; }
            .responsive-menu section ul li a:hover {
              color: #008CA0; }
          .responsive-menu section ul li ul {
            padding-left: 15px;
            margin-top: 15px;
            border-top: 1px solid #086f7d; }
            .responsive-menu section ul li ul li:last-child {
              padding-bottom: 0; }
        .responsive-menu section ul li:last-child {
          border-bottom: none; }
    .responsive-menu .has-dropdown .dropdown {
      display: none; }
    .responsive-menu .has-dropdown > a {
      width: 100% !important;
      position: relative;
      display: block; }
    .responsive-menu .submenu-after {
      position: absolute;
      top: 0;
      right: 0;
      padding: 15px;
      cursor: pointer; }
      .responsive-menu .submenu-after i {
        color: white; }
    .responsive-menu .header-search {
      float: none;
      width: 100%; }
      .responsive-menu .header-search form {
        width: 100%;
        float: none; }
        .responsive-menu .header-search form input {
          width: 80%;
          padding: 5px;
          line-height: 1; }
        .responsive-menu .header-search form .search-trigger {
          background-color: #008CA0;
          width: auto;
          padding: 3.5px 10.5px; }
  /*  INVESTORS PAGE NAV  */
  .top-bar {
    display: none; }
  .investor-centre-wrapper .responsive-menu {
    width: 100%;
    background-color: #008CA0;
    padding: 0;
    position: static; }
    .investor-centre-wrapper .responsive-menu > ul {
      text-align: right; }
    .investor-centre-wrapper .responsive-menu .menu-button {
      padding: 10px 5% 10px 0;
      display: inline-block; }
  .back-button {
    width: 100%;
    float: left;
    display: inline-block;
    margin: 10px 0px; }
    .back-button a {
      padding: 10px;
      line-height: 2;
      font-size: 15px !important;
      color: #00a1b1 !important;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-color: white !important;
      float: left;
      width: 100%;
      text-align: center; }
      .back-button a:hover {
        background-color: #ddd !important; }
  /*  INVESTORS PAGE NAV END  */
  /*  HEADER END  */
  /*  BREADCRUMBS */
  .page-title-wrapper .hero-title-mobile {
    display: block; }
  /*  BREADCRUMBS END */
  /*  HERO HEADER SEARCH  */
  .hero-header {
    background-image: none !important;
    background-color: #035C69;
    height: auto !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
    .hero-header.no-search {
      display: none; }
    .hero-header h2 {
      font-size: 20px !important;
      text-align: left !important;
      margin-bottom: 20px; }
    .hero-header p {
      font-size: 14px !important; }
  /*  HERO HEADER END  */
  /*  HOMEPAGE REDESIGN   */
  .flex-container {
    text-align: center; }
  .row {
    margin-bottom: 20px; }
    .row:last-child {
      margin-bottom: 0; }
  .col {
    width: 100%;
    margin: 0 auto 20px auto !important;
    float: none !important;
    max-width: 600px; }
    .col:last-child {
      margin-bottom: 0 !important; }
  /*        .featured-ad {

              .wpb_column {
                  width: 100%;
                  margin-top: 65%;
                  margin-bottom: -32.5%;
              }

              .featured-ad-image {
                  width: 100%;

                  > div {
                      width: 100%;
                      max-width: 100%;
                      height: auto;
                      padding-bottom: 56.25%;
                      padding-top: 0 !important;
                  }
              }
          }*/
  .featured-ad .wpb_column {
    width: 100%;
    margin-top: 41%;
    margin-bottom: -19.5%; }
  .featured-ad .featured-ad-image {
    width: 100%; }
    .featured-ad .featured-ad-image > div {
      width: 100%;
      max-width: 100%;
      height: auto;
      padding-bottom: 10%;
      padding-top: 0 !important; }
  .recent-posts-container {
    text-align: center; }
    .recent-posts-container .recent-post {
      display: inline-block;
      margin-bottom: 30px !important;
      text-align: left; }
      .recent-posts-container .recent-post img {
        width: 100%; }
      .recent-posts-container .recent-post .recent-post-content {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-top: 20px; }
  .featurebucket .featurebucket-header .featurebucket-content h3 {
    min-height: 0; }
  /*  HOMEPAGE REDESIGN END   */
  /*  VILLAGE PAGES  */
  .village-header.village-listing-page .village-description {
    padding: 20px !important; }
    .village-header.village-listing-page .village-description h1 {
      color: #008CA0; }
  .village-header #map, .village-header .village-banner {
    position: static;
    padding-bottom: 30.25%; }
  .village-header .village-description {
    width: 100%;
    padding: 20px;
    margin-top: 0px; }
    .village-header .village-description h1 {
      color: white;
      font-size: 30px;
      font-weight: 400;
      line-height: 39px;
      margin-top: 0; }
    .village-header .village-description .search-wrap #suburb-search-input {
      font-size: 15px; }
  .village-header.village-listing-page .village-description {
    width: 100%;
    background: none;
    color: black;
    padding: 0px; }
    .village-header.village-listing-page .village-description p {
      color: black; }
  .village-header.village-listing-page .container {
    padding-left: 18px; }
  .village-header .container {
    width: 100%;
    padding: 0; }
  .village-listing .village-listing-area .row {
    display: block;
    margin-bottom: 20px; }
  .village-listing .village-listing-area h2 {
    font-size: 28px; }
  .village-listing .village-listing-area h3 a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .village-listing .village-listing-area .village {
    margin: 0;
    width: 32%;
    margin-right: 1% !important;
    float: left !important; }
    .village-listing .village-listing-area .village .village-content h3 {
      font-size: 24px;
      min-height: 55px; }
  /*  VILLAGE PAGES END   */
  /*  GFORMS */
  .gform_body ul li.col {
    max-width: 100%; }
  /*  GFORMS END  */
  .investor-centre-wrapper .contain-to-grid {
    background-color: #FFF !important;
    padding: 0; }
  .hide-for-small-only {
    display: none !important; }
  .cross-2 {
    display: block;
    position: absolute;
    right: 27px;
    font-size: 34px;
    color: #fff;
    top: 18px;
    cursor: pointer;
    z-index: 999; }
    .cross-2:hover {
      color: #008CA0; }
  .testimonial-wrapper {
    margin: 0 0 20px 0 !important; }
    .testimonial-wrapper .image-wrapper {
      display: none; }
  .mobile-menu-trigger {
    display: block;
    float: right;
    color: white;
    font-weight: 700;
    margin-top: 30px;
    cursor: pointer; }
    .mobile-menu-trigger .fa {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .menu-wrapper {
    background-color: #008CA0; }
  .village-detail .village-hero-image {
    margin-bottom: 83px; }
  .village-detail .village-hero-image, .village-detail .event-banner-image {
    height: 375px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: white;
    background-position: 50%; }
    .village-detail .village-hero-image .contact-wrapper, .village-detail .event-banner-image .contact-wrapper {
      top: inherit;
      bottom: 0;
      right: 0;
      width: 100%;
      height: auto;
      padding: 12px;
      background-color: white;
      border: none;
      opacity: 1;
      position: fixed; }
      .village-detail .village-hero-image .contact-wrapper p:nth-of-type(1), .village-detail .event-banner-image .contact-wrapper p:nth-of-type(1) {
        margin-top: 0;
        display: none; }
      .village-detail .village-hero-image .contact-wrapper p:nth-of-type(2), .village-detail .event-banner-image .contact-wrapper p:nth-of-type(2) {
        margin-bottom: 0;
        background-color: #69b52e;
        font-size: 16px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        padding: 10px 20px 10px 39px;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        font-style: normal;
        position: relative;
        float: left;
        margin-top: 19px;
        width: 30%; }
        .village-detail .village-hero-image .contact-wrapper p:nth-of-type(2):before, .village-detail .event-banner-image .contact-wrapper p:nth-of-type(2):before {
          position: absolute;
          content: "\f095";
          top: 12px;
          font-size: 15px;
          color: white;
          left: 17px;
          height: 20px;
          width: 20px;
          font-family: FontAwesome; }
        .village-detail .village-hero-image .contact-wrapper p:nth-of-type(2) em, .village-detail .event-banner-image .contact-wrapper p:nth-of-type(2) em {
          font-style: normal; }
        .village-detail .village-hero-image .contact-wrapper p:nth-of-type(2):hover, .village-detail .event-banner-image .contact-wrapper p:nth-of-type(2):hover {
          background-color: #518c24; }
      .village-detail .village-hero-image .contact-wrapper .button, .village-detail .event-banner-image .contact-wrapper .button {
        position: static;
        right: 12px;
        bottom: 12px;
        width: 30%;
        float: left;
        margin: 18px 11px; }
      .village-detail .village-hero-image .contact-wrapper.sticky, .village-detail .event-banner-image .contact-wrapper.sticky {
        top: inherit !important; }
  .video-wrapper .large-preview-wrapper .large-preview .play-icon {
    top: 31%;
    font-size: 110px; }
  .properties-for-sale-table-heading {
    display: none; }
  .properties-for-sale-table a {
    position: relative;
    z-index: 0;
    float: left;
    width: 100%; }
  .properties-for-sale-table-content {
    margin-bottom: 30px;
    border: none;
    background-color: #f6f6f6; }
    .properties-for-sale-table-content li {
      padding: 0 !important; }
      .properties-for-sale-table-content li:nth-of-type(1) {
        width: 100%;
        position: relative; }
        .properties-for-sale-table-content li:nth-of-type(1) label {
          display: none; }
        .properties-for-sale-table-content li:nth-of-type(1) div {
          width: 100%;
          padding: 2% 2% 0 2%;
          font-size: 20px; }
      .properties-for-sale-table-content li:nth-of-type(2) {
        width: 100%; }
        .properties-for-sale-table-content li:nth-of-type(2) label {
          display: none; }
        .properties-for-sale-table-content li:nth-of-type(2) div {
          width: 100%;
          padding: 0 2% 2% 2%; }
      .properties-for-sale-table-content li:nth-of-type(3) {
        width: 25%;
        background-color: #008CA0;
        color: white; }
        .properties-for-sale-table-content li:nth-of-type(3) label {
          width: 50%;
          text-align: right; }
        .properties-for-sale-table-content li:nth-of-type(3) div {
          width: 50%;
          padding: 8% 3%;
          text-align: left; }
      .properties-for-sale-table-content li:nth-of-type(4) {
        width: 25%;
        background-color: #008CA0;
        color: white; }
        .properties-for-sale-table-content li:nth-of-type(4) label {
          width: 50%;
          text-align: right; }
        .properties-for-sale-table-content li:nth-of-type(4) div {
          width: 50%;
          padding: 8% 3%;
          text-align: left; }
      .properties-for-sale-table-content li:nth-of-type(5) {
        width: 25%;
        background-color: #008CA0;
        color: white; }
        .properties-for-sale-table-content li:nth-of-type(5) label {
          width: 50%;
          text-align: right; }
        .properties-for-sale-table-content li:nth-of-type(5) div {
          width: 50%;
          padding: 8% 3%;
          text-align: left; }
      .properties-for-sale-table-content li:nth-of-type(6) {
        width: 25%;
        background-color: #008CA0;
        color: white; }
        .properties-for-sale-table-content li:nth-of-type(6) label {
          width: 50%;
          text-align: right; }
        .properties-for-sale-table-content li:nth-of-type(6) div {
          width: 50%;
          padding: 8% 3%;
          text-align: left; }
      .properties-for-sale-table-content li:nth-of-type(7) {
        width: 50%; }
        .properties-for-sale-table-content li:nth-of-type(7) label {
          display: none; }
        .properties-for-sale-table-content li:nth-of-type(7) div {
          width: 100%;
          padding: 6.2% 4% 4%;
          text-align: left; }
      .properties-for-sale-table-content li:nth-of-type(8) {
        width: 50%; }
        .properties-for-sale-table-content li:nth-of-type(8) label {
          display: none; }
        .properties-for-sale-table-content li:nth-of-type(8) div {
          width: 100%;
          padding: 4% 4%;
          text-align: right; }
        .properties-for-sale-table-content li:nth-of-type(8) .fa {
          position: static; }
      .properties-for-sale-table-content li label {
        display: inline-block;
        background-color: #008CA0;
        color: white;
        float: left;
        font-weight: bold;
        text-align: center;
        padding: 8% 3%; }
        .properties-for-sale-table-content li label img {
          max-width: 35px;
          height: 19px; }
      .properties-for-sale-table-content li div {
        float: left;
        width: auto; }
  .share-icons {
    float: right;
    width: 188px; }
    .share-icons li:first-child {
      width: auto;
      margin-right: 13px;
      color: black; }
    .share-icons li:not(:first-child) {
      width: 38px; }
  .event-content {
    padding-top: 80px; }
  /*  SECONDARY   */
  .rsvp-contact i {
    display: none; }
  /*  FOOTER  */
  .footer .columns {
    width: 100% !important;
    float: none;
    display: inline-block;
    padding: 0;
    margin: 0; }
    .footer .columns.eight {
      padding-bottom: 30px; }
      .footer .columns.eight .footer-left-content {
        float: left !important;
        max-width: 100% !important;
        width: 100% !important;
        margin-top: 10px; }
    .footer .columns.four {
      border-left: none !important;
      border-top: 1px solid #D8D8D8;
      padding-left: 0 !important; }
  .footer .sub-footer {
    padding-top: 130px; }
    .footer .sub-footer .footer-facebook, .footer .sub-footer .footer-phone {
      height: 40px;
      padding-right: 10px; }
      .footer .sub-footer .footer-facebook span, .footer .sub-footer .footer-phone span {
        padding: 10px 0;
        font-size: 14px; }
      .footer .sub-footer .footer-facebook i, .footer .sub-footer .footer-phone i {
        font-size: 14px;
        width: 40px;
        vertical-align: inherit;
        margin-right: 10px; }
    .footer .sub-footer .sub-footer-main {
      padding-bottom: 20px; }
      .footer .sub-footer .sub-footer-main p {
        margin-bottom: 5px; }
      .footer .sub-footer .sub-footer-main .by-clickers {
        position: static; }
  .aveo-amenities-widget ul li {
    width: 50%; }
  /*  FOOTER END  */
  .agedCareButtons.three.columns {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px; }
    .agedCareButtons.three.columns .button {
      width: auto;
      margin-right: 10px; }
  .video-popup-container {
    padding-top: 120px; }
  .header-journey .header-journey-menu {
    display: none; }
  .header-journey .header-journey-home {
    display: none; }
  .header-journey .menu-button {
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    color: white;
    font-size: 20px;
    padding: 18px 0px; }
    .header-journey .menu-button:hover {
      color: #035C69; }
    .header-journey .menu-button .fa {
      margin-right: 9px;
      font-size: 23px; }
  .village-hero-image.village-hero-short-form {
    margin-bottom: 240px; }
    .village-hero-image.village-hero-short-form .container {
      position: absolute;
      top: 375px;
      width: 100%;
      height: auto; }
      .village-hero-image.village-hero-short-form .container .village-short-form {
        width: 100%; }
        .village-hero-image.village-hero-short-form .container .village-short-form .clickdform.mainDiv #clickdimensionsForm .responsiveCellSize1 {
          width: 49%;
          margin-left: .5%;
          margin-right: .5%;
          float: left; }
  .food-template .video-widget {
    padding-bottom: 450px; } }

@media screen and (max-width: 64em) {
  .actionsearch-cta .actionsearch-cta-body .search-wrapper .button {
    float: left; }
  .actionsearch-cta .actionsearch-cta-body .search-container {
    width: 100% !important; }
  .actionsearch-cta .actionsearch-cta-body .search-box {
    background-color: transparent; }
  .actionsearch-cta .actionsearch-cta-body .search-box {
    width: 100%;
    padding-left: 0px; }
  .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button {
    float: right;
    width: 100%;
    position: relative;
    top: -69px; }
    .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button .button {
      float: right; } }

@media screen and (max-width: 60em) {
  .notificationBanner {
    padding: 5px 50px; }
    .notificationBanner .notificationText {
      width: 100%;
      float: left; }
    .notificationBanner a {
      clear: both;
      margin-top: 5px; }
  .entry-content table {
    max-width: 100%;
    overflow-x: scroll;
    display: inline-block; }
  .grid-text {
    min-height: auto;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    width: 100%; }
    .grid-text.grid-left {
      padding-top: 10px;
      padding-left: 50px;
      padding-right: 50px; }
    .grid-text.grid-right {
      padding-top: 10px;
      padding-left: 50px;
      padding-right: 50px; }
    .grid-text h2 {
      font-size: 32px; }
  .grid-image {
    width: 100%;
    min-height: 250px; }
  .village-property-types-wrapper .featured-property-table .table-row .property-image {
    width: 100%;
    float: left;
    text-align: center;
    display: block; }
    .village-property-types-wrapper .featured-property-table .table-row .property-image img {
      float: none; }
  .village-property-types-wrapper .featured-property-table .table-row .property-details {
    width: 100%;
    float: left;
    max-width: 100%; }
  .village-property-types-wrapper .featured-property-table .table-row .property-status {
    margin-top: 0;
    width: 100%;
    margin: 10px 0;
    text-align: center;
    float: left; } }

@media screen and (max-width: 48em) {
  .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button {
    top: 0;
    float: left; }
    .actionsearch-cta .actionsearch-cta-body .actionsearch-cta-button .button {
      float: left; }
  .village-header .village-description .search-wrap #suburb-search-input {
    font-size: 12px; }
  .village-header .village-description {
    margin-bottom: 0; }
  .vc_col-sm-3 {
    width: 100% !important; }
  .agedCareHeader h1 {
    font-size: 28px; }
  .agedCareHeader strong {
    font-size: 14px; }
  .agedCareHeader .button {
    font-size: 17px; }
  .village-content > .container > .row + .vc_row.vc_row-fluid {
    display: none; }
  .image-wrapper {
    text-align: center; }
    .image-wrapper img {
      margin: auto; }
  .event-filters div {
    width: 100%; }
    .event-filters div .select2 {
      width: 100% !important;
      margin-top: 15px; }
    .event-filters div .button.green {
      width: 100%;
      margin-top: 5px;
      margin-left: 0; }
  .footer .sub-footer .logo {
    display: none !important; }
  .vc_row-o-equal-height > .wpb_column {
    margin-bottom: 30px; }
    .vc_row-o-equal-height > .wpb_column:last-child {
      margin-bottom: 0; }
  .village-navigation {
    display: inline-block;
    width: 100%; }
    .village-navigation ul {
      display: block; }
      .village-navigation ul li {
        width: 100%;
        margin-bottom: 10px; }
  .village {
    width: 100% !important;
    margin: 0 auto 20px auto !important;
    float: none !important;
    max-width: 100%; }
  .contact-bar {
    padding-left: 20px;
    padding-right: 20px; }
  .contact-bar a.button {
    width: 100%;
    margin-bottom: 20px;
    float: left; }
  .actionsearch-cta {
    padding-left: 15px;
    padding-right: 15px; }
    .actionsearch-cta .actionsearch-cta-body .search-box .button {
      position: relative;
      top: 0;
      left: 0;
      width: 100%; }
  .responseBanner img {
    display: none; }
  .slider-container {
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px; } }

@media screen and (max-width: 43.75em) {
  .village-detail .slider-wrapper .carousel-thumb {
    opacity: 1; }
  .property-item-2018 .content .bottom-wrapper {
    padding-bottom: 0; }
  .events-listing .page-title-wrapper {
    display: block !important; }
    .events-listing .page-title-wrapper h1 {
      margin-bottom: 11px; }
  .events-listing .event-banner-image {
    height: 80px !important; }
  .events-listing .event-listing-header h3 {
    line-height: 35px; }
  .events-listing .village-listing {
    margin: 0; }
  .events-listing-wrapper .container {
    width: 100%;
    padding: 0; }
  .event-listing-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .event-listing-menu li {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  .event-detail-wrapper .page-title-wrapper {
    display: block !important; }
  .event-banner-image {
    margin-top: 0px !important;
    background-position: center !important;
    background-size: cover !important;
    height: 147px !important; }
  .event-content {
    padding-top: 0 !important; }
  .event-form .contact-wrapper {
    padding: 0 !important; }
  .button {
    padding: 10px 22px; }
  .above-header #logo-mobile {
    width: 88px;
    margin: 12px 0 0px 0px; }
  .above-header .container {
    padding: 0;
    width: 96%; }
  .responsive-menu .menu-button {
    padding-top: 0; }
  .responsive-menu section {
    width: 100%;
    right: -100%; }
  .responsive-menu .header-search form .search-trigger {
    padding-top: 3px; }
  #page-41534 {
    margin-top: 0; }
  .hero-header .container {
    width: 95% !important; }
  .hero-header .search-box .button {
    margin-top: -8px; }
  .hero-header .search-container {
    padding: 30px 22px; }
    .hero-header .search-container .state-buttons ul li {
      margin-top: 4px; }
      .hero-header .search-container .state-buttons ul li a {
        padding: 0;
        text-align: center;
        line-height: 41px;
        min-height: 0; }
  .featurebucket .featurebucket-header .featurebucket-content h3 {
    line-height: 1.5; }
  .featured-ad .wpb_column {
    margin-top: 82% !important; }
  .village-detail .village-hero-image, .village-detail .event-banner-image {
    height: 234px; }
  .video-wrapper .large-preview-wrapper {
    min-height: auto; }
    .video-wrapper .large-preview-wrapper .large-preview .play-icon {
      font-size: 90px;
      top: 19%; }
  .video-wrapper .large-preview-wrapper .large-preview .video-holder iframe {
    min-height: 330px; }
  .inspection-wrapper .eight.columns {
    width: 100%; }
  .inspection-wrapper .four.columns {
    width: 100%;
    margin-left: 0;
    margin-top: 4%; }
  .inspection-wrapper .container div, .inspection-wrapper .container span {
    float: left !important;
    height: auto !important; }
  .search-container button.search {
    width: 100%;
    position: static; }
  /*   HOMEPAGE REDESIGN   */
  /*  HERO HEADER */
  .hero-header .search-box {
    background-color: transparent; }
    .hero-header .search-box .search-wrap {
      width: 100% !important; }
      .hero-header .search-box .search-wrap #search-loading {
        right: 30px; }
      .hero-header .search-box .search-wrap input {
        font-size: 12px;
        padding: 10px; }
    .hero-header .search-box .button {
      position: static;
      margin-top: 10px; }
  /*  HERO HEADER END */
  .video-widget .video-play i {
    font-size: 65px; }
  .video-widget .video-play p {
    font-size: 20px; }
  /*   HOMEPAGE REDESIGN END   */
  /*   SUBSCRIBE   */
  .subscribe-wrapper form .responsiveRow {
    width: 100% !important;
    margin: 0 !important; }
  /*   SUBSCRIBE END   */
  .featured-ad .wpb_column {
    margin-top: 51%;
    margin-bottom: -24.5%; }
  .village-hero-image.village-hero-short-form {
    margin-bottom: 280px; }
    .village-hero-image.village-hero-short-form .container {
      position: absolute;
      top: 234px; }
  .slider-container.generic-listing {
    min-height: auto; }
  .disclaimer-property {
    margin-top: 0; }
  .villageheader.fixedHeader .columns.nine {
    display: none; }
  .villageheader.fixedHeader .columns .button.teal:first-child {
    display: none; }
  .aged.fixedHeader .columns.nine {
    display: none; }
  .contact-wrapper .container {
    width: 100%; }
    .contact-wrapper .container .contact-day {
      margin-bottom: 10px; }
    .contact-wrapper .container .row {
      margin-bottom: 0; }
    .contact-wrapper .container h3 {
      line-height: 35px; }
  .owl-buttons {
    display: block !important; }
    .owl-buttons .owl-prev {
      left: 0 !important;
      background-color: rgba(255, 255, 255, 0.73) !important; }
    .owl-buttons .owl-next {
      right: 0 !important;
      background-color: rgba(255, 255, 255, 0.73) !important; }
  .contact-wrapper {
    padding: 20px; }
  .village-detail .wpb_content_element {
    margin-bottom: 0 !important; }
  .village-detail h1 {
    margin-top: 10px !important;
    margin-bottom: 20px !important; }
  .village-detail .village-hero-image {
    margin-bottom: 0 !important;
    display: none; }
  .village-detail .page-title-wrapper {
    display: none; }
  .village-detail .village-content .vc_column_container > .vc_column-inner {
    padding: 0; }
    .village-detail .village-content .vc_column_container > .vc_column-inner .wpb_wrapper {
      max-width: 90vw;
      margin: 0 auto; } }

@media screen and (max-width: 34.38em) {
  .button {
    display: block; }
  #contact-form .select-target.select-theme-default, #contact-form2 .select-target.select-theme-default, .contact-wrapper .select-target.select-theme-default {
    display: none; }
  #contact-form .select-select, #contact-form2 .select-select, .contact-wrapper .select-select {
    display: inline-block;
    opacity: 1;
    position: static;
    width: 100%;
    pointer-events: inherit;
    max-width: inherit; }
    #contact-form .select-select:before, #contact-form2 .select-select:before, .contact-wrapper .select-select:before {
      position: absolute;
      content: "";
      width: 20px;
      height: 20px;
      background-color: red;
      left: 0;
      top: 0; }
  #contact-form select, #contact-form2 select, .contact-wrapper select {
    background-position: 3% center;
    background-repeat: no-repeat;
    padding-left: 13%; }
    #contact-form select.contact-day, #contact-form2 select.contact-day, .contact-wrapper select.contact-day {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_grey_calendar.svg"); }
    #contact-form select.contact-time, #contact-form2 select.contact-time, .contact-wrapper select.contact-time {
      background-image: url("/wp-content/themes/aveogroup/assets_new/images/icon_grey_clock.svg"); }
  .video-wrapper .large-preview-wrapper .large-preview .title {
    font-size: 28px;
    top: 61%; }
  .properties-list .columns.eight {
    padding: 10px; }
  .village-detail .village-hero-image {
    margin-bottom: 128px; }
  .village-detail .village-hero-image, .village-detail .event-banner-image {
    height: 161px; }
    .village-detail .village-hero-image .contact-wrapper .button, .village-detail .event-banner-image .contact-wrapper .button {
      position: static;
      margin: 0;
      width: 100%;
      margin-top: 8px; }
    .village-detail .village-hero-image .contact-wrapper p:nth-of-type(2), .village-detail .event-banner-image .contact-wrapper p:nth-of-type(2) {
      width: 100%; }
    .village-detail .village-hero-image .contact-wrapper p, .village-detail .event-banner-image .contact-wrapper p {
      width: 100%;
      float: left; }
  .event-session-info {
    text-align: left; }
  .village-description .search-box {
    background-color: transparent !important; }
    .village-description .search-box .search-wrap {
      background-color: #fff;
      margin-bottom: 10px; }
      .village-description .search-box .search-wrap #search-loading {
        right: 20px; }
    .village-description .search-box .button {
      position: static; }
  .search-container .state-buttons ul {
    display: inline-block;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial; }
    .search-container .state-buttons ul li {
      width: 100%;
      margin: 10px 0px 0px 0px; }
  .agedCareHeader .agedCareButtons.three.columns .button {
    width: 100%; }
  .featured-ad .wpb_column {
    margin-top: 61%;
    margin-bottom: -29.5%; }
  .testimonial-listing-item img {
    width: 100%; }
  .village-hero-image.village-hero-short-form {
    margin-bottom: 500px; }
    .village-hero-image.village-hero-short-form .container {
      top: 161px; }
      .village-hero-image.village-hero-short-form .container .village-short-form {
        width: 100%;
        padding-bottom: 10px; }
        .village-hero-image.village-hero-short-form .container .village-short-form .clickdform.mainDiv #clickdimensionsForm .responsiveCellSize1 {
          width: 100%; }
  a {
    word-wrap: break-word; } }

@media screen and (max-width: 30em) {
  .aveo-amenities-widget ul li {
    width: 100%; }
  .aveo-amenities-widget ul li:nth-of-type(6n+6) {
    margin-top: 28px; }
  .event-details .five {
    width: 100%; }
  .event-details .seven {
    width: 100%; }
    .event-details .seven .button {
      width: 100%;
      margin-bottom: 5px; }
  .event-content {
    padding-top: 130px; } }

@media screen and (max-width: 25.63em) {
  .container {
    padding: 0 12px; }
  .menu-button {
    padding-right: 12px; }
  .video-wrapper .large-preview-wrapper .large-preview .play-icon {
    top: 15%;
    font-size: 65px; }
  .owl-carousel .owl-prev, .carousel-row .owl-prev {
    left: 0 !important;
    background-color: rgba(255, 255, 255, 0.6) !important; }
  .owl-carousel .owl-next, .carousel-row .owl-next {
    right: 0 !important;
    background-color: rgba(255, 255, 255, 0.6) !important; }
  .event-listing-menu li a {
    font-size: 12px; }
  .featured-ad .wpb_column {
    margin-top: 71%;
    margin-bottom: -34.5%; } }

@media screen and (max-width: 20.75em) {
  .village-detail .contact-wrapper {
    padding: 20px 0; }
  .village-detail .village-hero-image {
    margin-bottom: 122px; }
  .village-detail .village-hero-image, .village-detail .event-banner-image {
    height: 110px; } }

/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
Site Name:
Author:

Stylesheet: 481px and Up Stylesheet

This stylesheet is loaded for larger devices. It's set to
481px because at 480px it would load on a landscaped iPhone.
This isn't ideal because then you would be loading all those
extra styles on that same mobile connection.

A word of warning. This size COULD be a larger mobile device,
so you still want to keep it pretty light and simply expand
upon your base.scss styles.

******************************************************************/
  /*
IMPORTANT NOTE ABOUT SASS 3.3 & UP
You can't use @extend within media queries
anymore, so just be aware that if you drop
them in here, they won't work.
*/
  /*********************
NAVIGATION STYLES
*********************/
  /* .menu is clearfixed inside mixins.scss */
  .menu {
    /* end .menu ul */ }
    .menu ul {
      /* end .menu ul li */
      /* highlight current page */
      /* end current highlighters */ }
      .menu ul li {
        /*
				plan your menus and drop-downs wisely.
				*/ }
        .menu ul li a {
          /*
					you can use hover styles here even though this size
					has the possibility of being a mobile device.
					*/ }
  /* end .menu */
  /*********************
POSTS & CONTENT STYLES
*********************/
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */ }
    .entry-content .alignleft, .entry-content img.alignleft {
      margin-right: 1.5em;
      display: inline;
      float: left; }
    .entry-content .alignright, .entry-content img.alignright {
      margin-left: 1.5em;
      display: inline;
      float: right; }
    .entry-content .aligncenter, .entry-content img.aligncenter {
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }
  /* end .entry-content */
  /*********************
FOOTER STYLES
*********************/
  /*
check your menus here. do they look good?
do they need tweaking?
*/
  /* end .footer-links */ }

/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
Site Name:
Author:

Stylesheet: Tablet & Small Desktop Stylesheet

Here's where you can start getting into the good stuff.
This size will work on iPads, other tablets, and desktops.
So you can start working with more styles, background images,
and other resources. You'll also notice the grid starts to
come into play. Have fun!

******************************************************************/
  /*********************
GENERAL STYLES
*********************/
  /*********************
LAYOUT & GRID STYLES
*********************/
  .wrap {
    width: 760px; }
  /*********************
HEADER STYLES
*********************/
  /*********************
NAVIGATION STYLES
*********************/
  .nav {
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */ }
    .nav ul {
      margin-top: 0; }
    .nav li {
      float: left;
      position: relative;
      /*
		plan your menus and drop-downs wisely.
		*/
      /* showing sub-menus */ }
      .nav li a {
        border-bottom: 0;
        /*
			you can use hover styles here even though this size
			has the possibility of being a mobile device.
			*/ }
        .nav li a:hover, .nav li a:focus {
          color: #fff;
          text-decoration: underline; }
      .nav li ul.sub-menu,
      .nav li ul.children {
        margin-top: 0;
        border: 1px solid #ccc;
        border-top: 0;
        position: absolute;
        overflow: hidden;
        visibility: hidden;
        z-index: 8999;
        /* highlight sub-menu current page */ }
        .nav li ul.sub-menu li,
        .nav li ul.children li {
          /*
				if you need to go deeper, go nuts
				just remember deeper menus suck
				for usability. k, bai.
				*/ }
          .nav li ul.sub-menu li a,
          .nav li ul.children li a {
            padding-left: 10px;
            border-right: 0;
            display: block;
            width: 180px;
            border-bottom: 1px solid #ccc; }
          .nav li ul.sub-menu li:last-child a,
          .nav li ul.children li:last-child a {
            border-bottom: 0; }
      .nav li:hover ul {
        top: auto;
        overflow: visible;
        visibility: visible; }
  /* end .nav */
  /*********************
SIDEBARS & ASIDES
*********************/
  .sidebar {
    margin-top: 2.2em; }
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em; }
  .widget {
    padding: 0 10px;
    margin: 2.2em 0; }
    .widget ul li {
      margin-bottom: 0.75em;
      /* deep nesting */ }
      .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em; }
  /* links widget */
  /* meta widget */
  /* pages widget */
  /* recent-posts widget */
  /* archives widget */
  /* tag-cloud widget */
  /* calendar widget */
  /* category widget */
  /* recent-comments widget */
  /* search widget */
  /* text widget */
  /*********************
FOOTER STYLES
*********************/
  /*
you'll probably need to do quite a bit
of overriding here if you styled them for
mobile. Make sure to double check these!
*/
  .footer-links ul li {
    /*
			be careful with the depth of your menus.
			it's very rare to have multi-depth menus in
			the footer.
			*/ }
  /* end .footer-links */ }

/*********************
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
Site Name:
Author:

Stylesheet: Desktop Stylsheet

This is the desktop size. It's larger than an iPad so it will only
be seen on the Desktop.

******************************************************************/
  .wrap {
    width: 1040px; } }

/*********************
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
Site Name: 
Author: 

Stylesheet: Super Large Monitor Stylesheet

You can add some advanced styles here if you like. This kicks in
on larger screens.

******************************************************************/ }

/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
Site Name: 
Author: 

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
  /* 

EXAMPLE 
Let's say you have an image and you need to make sure it looks ok
on retina screens. Let's say we have an icon which dimension are
24px x 24px. In your regular stylesheets, it would look something
like this:

.icon {
	width: 24px;
	height: 24px;
	background: url(img/test.png) no-repeat;
}

For retina screens, we have to make some adjustments, so that image
doesn't look blurry. So, taking into account the image above and the
dimensions, this is what we would put in our retina stylesheet:

.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

So, you would create the same icon, but at double the resolution, meaning 
it would be 48px x 48px. You'd name it the same, but with a @2x at the end
(this is pretty standard practice). Set the background image so it matches
the original dimensions and you are good to go. 

*/ }

/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
    border: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited 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; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; }
  .header, .breadcrumbs, .share-icons, .button, .carousel-row, .video-wrapper, .property-price, .fa, .contact-wrapper, .map-wrapper, .testimonial-triggers, .subscribe-wrapper, .footer {
    display: none !important; }
  h1 {
    text-align: left; }
  .village-detail .village-hero-image {
    height: auto; }
    .village-detail .village-hero-image .contact-wrapper {
      width: 90%;
      max-width: 1120px;
      float: none;
      margin: auto;
      position: static; }
  .featured-properties a {
    color: #FFF; }
  a[href]:after {
    content: none !important; }
  .testimonial-wrapper {
    margin: 0; } }
