@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Merriweather+Sans:400,300,700);
/*! jQuery UI - v1.11.2 - 2014-11-16
* http://jqueryui.com
* Includes: core.css, menu.css, selectmenu.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

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

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

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

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/* ==========================================================================
   MICRO CLEARFIX
   ========================================================================== */
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

/* ==========================================================================
   BOX SIZING
   ========================================================================== */
/* apply border box to all but imgs */
html {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

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

img {
  box-sizing: content-box;
  -moz-box-sizing: content-box; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.9em; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
  font-size: 0.9em; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.select2-container--default .select2-selection--single {
  background-color: #fff; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f6ac52;
  color: white; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f8981c;
  color: white;
  font-size: 0.9em; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f6f6f6;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

h1, h2, h3 {
  color: #2d499f;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-weight: 700; }

h1 {
  font-size: 1.6em;
  line-height: 1em; }

h2 {
  font-size: 1.2em;
  line-height: 1em; }

h3 {
  color: #5c70b1;
  font-size: 0.9em;
  line-height: 1em;
  margin-bottom: 8px; }

input, textarea, span, div, button {
  outline: none; }

a, a:hover, button, button:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

strong {
  font-weight: bold; }

/* SELECT BOXES */
select {
  width: 100%; }

.half_width {
  width: 48%;
  float: left; }

.sixth_width {
  width: 12%;
  float: left; }

/* - - - - - - - - - - - - - - - - - - - - - */
/* base styles - DO WHAT YOU WANT WITH THESE */
body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #333333;
  font-family: 'Merriweather Sans', sans-serif; }

/* LAYOUT */
header, .main, footer, .full_width {
  width: 100%;
  margin: 0 auto;
  padding: 0; }

footer {
  background-color: #2d499f;
  border-top: 20px solid #dfe4f1;
  min-height: 200px;
  margin-top: 40px; }

.container {
  width: 1140px;
  margin: 0 auto 15px auto;
  overflow: hidden; }
  .container #main-content {
    margin-top: 20px; }
  .container p, .container h1, .container h2, .container h3 {
    margin-top: 10px;
    margin-bottom: 10px; }

.c-img {
  display: block; }
  .c-img img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto; }

.orange_bg {
  background-color: #f8981c; }

.blue_bg {
  background-color: #2d499f; }

/* HOME SLIDER */
.slider-wrapper {
  margin: 5px auto 20px auto;
  width: 1140px;
  height: 420px;
  position: relative;
  background-color: #19baba; }
  .slider-wrapper .slide {
    position: absolute;
    width: 100%;
    height: 100%; }
    .slider-wrapper .slide.active {
      z-index: 1; }
    .slider-wrapper .slide img {
      display: block;
      width: 100%;
      height: 430px; }
    .slider-wrapper .slide .caption {
      position: absolute;
      bottom: 10px;
      width: 100%;
      padding: 17px 11px;
      background-color: rgba(0, 0, 0, 0.5);
      color: #fff;
      font-size: 31px;
      text-transform: uppercase; }
      .slider-wrapper .slide .caption span {
        display: inline-block;
        position: relative;
        vertical-align: bottom;
        color: #f8981c;
        font-size: 13px;
        font-weight: bold;
        padding: 0px 10px;
        height: 35px;
        line-height: 30px;
        border: 1px solid #f8981c;
        border-right: 0 none transparent; }
        .slider-wrapper .slide .caption span:after {
          content: "";
          position: absolute;
          top: -1px;
          bottom: -1px;
          right: -11px;
          width: 11px;
          background-image: url("../img/border-arrow-right-orange.svg");
          background-repeat: no-repeat;
          background-size: auto 119%;
          background-position: right center; }
        .slider-wrapper .slide .caption span:before {
          content: "";
          display: inline-block;
          width: 25px;
          height: 25px;
          margin-bottom: -6px;
          margin-top: 4px;
          margin-right: 10px;
          background-image: url("../img/displayhomes-menu-icon-orange.svg");
          background-repeat: no-repeat; }
        .slider-wrapper .slide .caption span i {
          /* Screen Reader Text Only */
          width: 0;
          overflow: hidden;
          display: inline-block;
          height: 0;
          margin-right: 20px; }
          .slider-wrapper .slide .caption span i:after {
            /* Visual text only - Non-Screen Reader */
            display: inline;
            visibility: visible;
            content: "WE";
            position: absolute;
            top: 4px; }
  .slider-wrapper.apartments .slide .caption span:before {
    background-image: url("../img/apartments-menu-icon-orange.svg"); }
  .slider-wrapper.custom-homes .slide .caption span:before {
    background-image: url("../img/customhomes-menu-icon-orange.svg"); }
  .slider-wrapper.display-villages .slide .caption span:before {
    background-image: url("../img/village-menu-icon-orange.svg"); }
  .slider-wrapper.modular-homes .slide .caption span:before {
    background-image: url("../img/smart-menu-icon-orange.svg"); }

/* HEADER */
header .header_container {
  height: 85px;
  padding-top: 33px;
  overflow: hidden; }
  header .header_container .logo {
    float: left;
    margin-bottom: 20px;
    width: 477px; }
    header .header_container .logo img {
      width: 100%; }
  header .header_container .search_holder {
    float: right;
    margin-top: 12px;
    border: 1px solid #f8981c;
    height: 30px;
    padding-left: 30px;
    position: relative; }
    header .header_container .search_holder:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 30px;
      height: 100%;
      background-image: url("../img/search-icon.svg");
      background-size: 22px;
      background-repeat: no-repeat;
      background-position: center; }
    header .header_container .search_holder input {
      border: 0;
      margin: 0;
      height: 23px;
      padding: 3px 0; }
    header .header_container .search_holder button {
      width: 76px;
      height: 28px;
      color: #FFFFFF;
      text-align: center;
      line-height: 26px;
      background-color: #f8981c;
      border: 0;
      position: relative;
      right: -1px; }
      header .header_container .search_holder button:hover {
        background-color: #f6ac52; }

/* FOOTER */
footer {
  padding: 20px; }

.footer-cols .col {
  width: 50%;
  float: left; }

/* main nav */
header .container {
  overflow: visible; }

.main-nav {
  height: 50px; }

.main-nav ul {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  position: relative; }

.main-nav ul li {
  display: table-cell;
  position: relative; }
  .main-nav ul li:hover {
    background-color: rgba(255, 255, 255, 0.2); }
    .main-nav ul li:hover ul.sub-menu {
      display: block; }
  .main-nav ul li a {
    display: block;
    width: 100%;
    text-decoration: none;
    line-height: 50px;
    color: #FFFFFF;
    padding-left: 50px;
    padding-right: 15px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 34px;
    background-color: rgba(255, 255, 255, 0); }
    .main-nav ul li a.contact {
      padding-left: 20px; }
    .main-nav ul li a.active {
      background-color: rgba(255, 255, 255, 0.2); }
  .main-nav ul li.login_icon a {
    background-size: 16px;
    background-position: left 15px top 12px; }
  .main-nav ul li.contact_icon a {
    background-size: 20px;
    background-position: 15px center; }
  .main-nav ul li ul.sub-menu {
    display: none;
    position: absolute;
    width: 100%;
    top: auto;
    z-index: 10;
    left: 0px;
    background-color: #f8981c; }
    .main-nav ul li ul.sub-menu li {
      display: block;
      border-top: 1px solid #f6ac52; }
      .main-nav ul li ul.sub-menu li:hover a {
        background-color: rgba(255, 255, 255, 0.2); }
      .main-nav ul li ul.sub-menu li a {
        background: none;
        background-color: #f8981c;
        padding: 0px 10px;
        text-transform: uppercase; }

/* Menu icons */
.display_icon a {
  background-image: url("../img/displayhomes-menu-icon.svg"); }

.custom_icon a {
  background-image: url("../img/customhomes-menu-icon.svg"); }

.apart_icon a {
  background-image: url("../img/apartments-menu-icon.svg"); }

.smart_icon a {
  background-image: url("../img/smart-menu-icon.svg"); }

.village_icon a {
  background-image: url("../img/village-menu-icon.svg"); }

.login_icon a {
  background-image: url("../img/login-menu-icon.svg"); }

.contact_icon a {
  background-image: url("../img/contact-menu-icon.svg"); }

.modular_icon a {
  background-image: url("../img/modularhomes-menu-icon.svg"); }

.modular_icon a {
  background-image: url("../img/modularhomes-menu-icon.svg"); }

.member_portal_icon a {
  background-image: url("../img/member-portal-icon.svg"); }

/* mobile nav */
.mobile-menu-btn {
  display: none;
  padding: 5px;
  background-color: #333;
  color: #fff; }

/* HOME PAGE */
.main-wrap {
  width: 1140px; }

.advertising_col {
  padding-left: 20px; }

.advert_block {
  width: 100%;
  min-height: 360px;
  margin-bottom: 15px; }

.main_search {
  background-color: #dfe4f1;
  position: relative;
  padding-top: 10px; }
  .main_search h1 {
    margin: 10px; }
  .main_search .search_container {
    border-top: 1px solid #C1C8E1;
    width: 100%;
    margin-top: 10px;
    padding: 20px 11px; }
  .main_search .search_footer {
    background-color: #C1C8E1;
    height: 50px;
    width: 100%;
    padding: 10px; }
    .main_search .search_footer input[type="submit"] {
      float: right; }
  .main_search .property_specifics_holder {
    float: left;
    width: 100%; }
    .main_search .property_specifics_holder .sixth_width {
      margin-right: 5.5%; }
      .main_search .property_specifics_holder .sixth_width:last-of-type {
        margin-right: 0;
        float: right; }
  .main_search input[type="text"] {
    background: white;
    width: 100%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #C1C8E1;
    border-radius: 0;
    height: 34px; }

.checkbox_holder {
  float: left;
  font-size: 0.9em;
  margin-right: 30px; }

.blue_search {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5c70b1+0,5c70b1+50,2d499f+51,2d499f+100 */
  background: #5c70b1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5c70b1), color-stop(50%, #5c70b1), color-stop(51%, #2d499f), color-stop(100%, #2d499f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c70b1', endColorstr='#2d499f',GradientType=0 );
  /* IE6-9 */
  border: 0;
  color: #FFFFFF !important;
  position: relative;
  width: 141px;
  height: 30px;
  line-height: 26px;
  font-size: 1.1em;
  font-weight: 700;
  opacity: 1;
  text-align: center;
  margin-right: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .blue_search img {
    width: 22px;
    vertical-align: middle;
    margin: 0 10px 2px 0; }
  .blue_search:hover {
    opacity: 0.8; }

.orange_search, .gform_footer .button, .btn-orange {
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6ac52+0,f6ac52+50,f8981c+51,f8981c+100 */
  background: #f6ac52;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6ac52), color-stop(50%, #f6ac52), color-stop(51%, #f8981c), color-stop(100%, #f8981c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ac52', endColorstr='#f8981c',GradientType=0 );
  /* IE6-9 */ }

.styled_list_holder {
  margin-top: 17px;
  width: 314px; }
  .styled_list_holder a {
    font-size: 0.8em;
    height: 22px;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
    line-height: 20px;
    position: relative; }
    .styled_list_holder a:hover {
      background-color: #dfe4f1; }
      .styled_list_holder a:hover:after {
        right: 1px;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
  .styled_list_holder ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-transform: uppercase; }
    .styled_list_holder ul li a:after {
      content: "›";
      position: absolute;
      top: 0;
      right: 4px;
      width: 10px;
      height: 100%;
      color: #f8981c;
      font-weight: 700;
      font-size: 1.4em;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
  .styled_list_holder a.btn-show-more {
    margin-top: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px; }

.two_col_styled_list_holder {
  margin-top: 17px; }
  .two_col_styled_list_holder ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    font-size: 0.8em;
    height: 22px;
    float: left;
    width: 314px; }
    .two_col_styled_list_holder ul li:nth-of-type(odd) {
      margin-right: 65px; }
    .two_col_styled_list_holder ul li a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none;
      color: rgba(0, 0, 0, 0.5);
      line-height: 20px;
      position: relative; }
      .two_col_styled_list_holder ul li a:hover {
        background-color: #dfe4f1; }
        .two_col_styled_list_holder ul li a:hover:after {
          right: 1px;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
      .two_col_styled_list_holder ul li a:after {
        content: "›";
        position: absolute;
        top: 0;
        right: 4px;
        width: 10px;
        height: 100%;
        color: #f8981c;
        font-weight: 700;
        font-size: 1.4em;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }

.award_block img {
  width: 110px !important;
  height: auto !important; }

/* SEARCH RESULTS */
.search_header {
  margin: 14px 0;
  overflow: hidden; }
  .search_header h1 {
    float: left;
    line-height: 28px; }
  .search_header .key_holder {
    display: inline-block;
    height: 28px; }
    .search_header .key_holder span {
      float: left;
      color: #777777;
      line-height: 28px;
      font-size: 0.9em;
      margin-left: 10px; }
      .search_header .key_holder span img {
        vertical-align: middle;
        margin-right: 6px;
        position: relative;
        top: -2px; }
      .search_header .key_holder span .cross {
        width: 16px; }
      .search_header .key_holder span .award {
        width: 12px; }

/* PAGINATION */
.page-holder {
  float: right; }
  .page-holder .page-numbers {
    display: block;
    float: left;
    background-color: #2d499f;
    color: #FFFFFF;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 0px;
    cursor: pointer; }
    .page-holder .page-numbers + .page-numbers {
      margin-left: 2px; }
    .page-holder .page-numbers:hover {
      background-color: #5c70b1; }
  .page-holder .current {
    background-color: #5c70b1; }
  .page-holder .prev, .page-holder .next {
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    color: transparent; }
  .page-holder .prev {
    background-image: url("../img/page-prev.svg"); }
  .page-holder .next {
    background-image: url("../img/page-next.svg"); }

.result_holder {
  overflow: hidden;
  width: 100%;
  margin-bottom: 14px;
  padding: 21px 11px; }
  .result_holder.premium_listing {
    background-color: #fff0dd; }
  .result_holder.basic_listing {
    background-color: #dfe4f1; }
    .result_holder.basic_listing .image_holder {
      overflow: hidden;
      width: 362px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      .result_holder.basic_listing .image_holder .image {
        width: auto;
        height: 100%;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%); }
        .result_holder.basic_listing .image_holder .image img {
          display: block;
          width: auto;
          height: 100%; }
    .result_holder.basic_listing .features_holder {
      color: #253875;
      background-color: #eaedf6; }
    .result_holder.basic_listing .content_holder .title_price h2, .result_holder.basic_listing .content_holder .title_price .price {
      color: #253875; }
  .result_holder:last-of-type {
    margin-bottom: 30px; }
  .result_holder .image_holder {
    display: block;
    float: left;
    position: relative;
    height: 214px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .result_holder .image_holder .image {
      width: 362px;
      height: 184px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      text-align: center;
      border-bottom: none; }
      .result_holder .image_holder .image img {
        display: block;
        width: 100%;
        height: auto; }
    .result_holder .image_holder .footer {
      text-align: center;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 30px;
      line-height: 30px;
      color: #FFFFFF;
      font-weight: 400;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6ac52+0,f6ac52+50,f8981c+51,f8981c+100 */
      background: #f6ac52;
      /* Old browsers */
      background: -moz-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6ac52), color-stop(50%, #f6ac52), color-stop(51%, #f8981c), color-stop(100%, #f8981c));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ac52', endColorstr='#f8981c',GradientType=0 );
      /* IE6-9 */ }
      .result_holder .image_holder .footer .cross, .result_holder .image_holder .footer .award {
        width: 36px;
        height: 30px;
        padding-right: 6px;
        margin-right: 6px;
        border-right: 1px solid #f8981c;
        float: left;
        background-position: center;
        background-repeat: no-repeat; }
      .result_holder .image_holder .footer .cross {
        background-image: url("../img/cross-icon.svg");
        background-size: 20px; }
      .result_holder .image_holder .footer .award {
        background-image: url("../img/award-icon.svg");
        background-size: 17px;
        background-position: 5px 3px; }
    .result_holder .image_holder:hover {
      box-shadow: 0 0 3px #f8981c; }
  .result_holder .content_holder {
    width: 360px;
    float: right;
    color: #f8981c;
    position: relative;
    min-height: 214px; }
    .result_holder .content_holder .title_price {
      width: 100%;
      float: left;
      margin-bottom: 20px; }
      .result_holder .content_holder .title_price h2 {
        display: inline;
        color: #f8981c;
        font-size: 1.3em; }
      .result_holder .content_holder .title_price .price {
        width: 40%;
        float: right;
        text-align: right; }
    .result_holder .content_holder .blurb {
      color: #000000;
      width: 100%;
      margin: 20px 0 10px 0;
      float: left;
      line-height: 1.4em; }
    .result_holder .content_holder .logo_holder {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      text-align: center;
      height: 10px; }
      .result_holder .content_holder .logo_holder img {
        bottom: 0;
        max-width: 100%;
        width: auto; }

.result_holder.builder_listing {
  min-height: 225px;
  background-color: #fff0dd;
  position: relative; }
  .result_holder.builder_listing > div {
    width: 47.5%; }
  .result_holder.builder_listing a {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 10px;
    width: 45%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none; }
  .result_holder.builder_listing .left {
    float: left;
    padding-bottom: 30px; }
  .result_holder.builder_listing .right {
    float: right;
    margin-left: 5%; }
  .result_holder.builder_listing .builder_logo {
    text-align: center;
    padding: 20px;
    background: #fff; }
    .result_holder.builder_listing .builder_logo img {
      max-width: 100%; }
  .result_holder.builder_listing h3 {
    color: #f8981c;
    font-size: 1.4em;
    font-weight: 400;
    text-transform: uppercase; }
  .result_holder.builder_listing ul {
    margin-top: 15px; }
    .result_holder.builder_listing ul li {
      display: block;
      padding: 10px 20px;
      background-color: #fef4e8; }
      .result_holder.builder_listing ul li span {
        color: #f8981c;
        width: 110px;
        display: inline-block;
        font-weight: bold; }
      .result_holder.builder_listing ul li + li {
        margin-top: 5px; }

/* Re used so seperate */
.features_holder {
  text-transform: uppercase;
  background-color: #fef5e9;
  padding: 0 0 0 5px;
  float: left;
  /* height:30px; */
  line-height: 30px;
  width: 100%;
  color: #f8981c;
  font-weight: 700; }
  .features_holder div {
    float: right;
    text-align: right;
    line-height: 30px;
    position: relative;
    width: 50px;
    font-size: 1.2em;
    margin-right: 8px;
    background-size: 30px;
    background-repeat: no-repeat; }
    .features_holder div img {
      position: absolute;
      width: 35px;
      top: -3px;
      left: 0; }

.features_holder + .features_holder {
  margin-top: 15px; }

.right_search_holder {
  margin: 14px 0 8px 0;
  padding: 11px;
  background-color: #dfe4f1;
  overflow: hidden; }
  .right_search_holder .right_search_container {
    border-top: 1px solid #C1C8E1;
    width: 100%;
    margin-top: 16px;
    padding: 10px 0 0 0; }
    .right_search_holder .right_search_container .select2-container .select2-selection--single {
      height: 22px; }
    .right_search_holder .right_search_container .select2-container--default .select2-selection--single .select2-selection__rendered {
      line-height: 22px; }
    .right_search_holder .right_search_container .full_width {
      position: relative;
      width: 100%;
      margin-bottom: 8px; }
      .right_search_holder .right_search_container .full_width label {
        width: 25%;
        float: left;
        line-height: 22px; }
        .right_search_holder .right_search_container .full_width label h3 {
          line-height: 22px;
          font-size: 0.8em; }
      .right_search_holder .right_search_container .full_width select {
        width: 75%;
        float: right; }
    .right_search_holder .right_search_container .half_width {
      position: relative;
      width: 50%; }
      .right_search_holder .right_search_container .half_width label {
        width: 50%;
        float: left;
        line-height: 22px; }
        .right_search_holder .right_search_container .half_width label h3 {
          line-height: 22px;
          font-size: 0.8em; }
      .right_search_holder .right_search_container .half_width select {
        width: 50%;
        float: right; }
    .right_search_holder .right_search_container .search_footer {
      margin-top: 10px;
      width: 100%;
      float: left; }

.custom_homes_header, .cust-heading-wrap {
  margin-top: 14px;
  padding-bottom: 5px;
  border-bottom: 2px solid #f6ac52; }
  .custom_homes_header h1, .cust-heading-wrap h1 {
    float: left; }
  .custom_homes_header .display-all, .cust-heading-wrap .display-all {
    float: right;
    background-color: #2d499f;
    color: #FFFFFF;
    height: 26px;
    line-height: 26px;
    padding: 0px 5px;
    margin-right: 10px;
    cursor: pointer; }
    .custom_homes_header .display-all:hover, .cust-heading-wrap .display-all:hover {
      background-color: #5c70b1; }

.custom_homes_accordion.accordion_holder {
  margin-bottom: 30px; }
  .custom_homes_accordion.accordion_holder .accordion_title {
    padding: 8px;
    padding-right: 16px;
    background-color: #dfe4f1;
    color: #2d499f;
    font-size: 1.3em;
    line-height: 1.4em;
    text-transform: uppercase; }
    .custom_homes_accordion.accordion_holder .accordion_title:after {
      top: 9px; }

.home_details_header .back,
.custom_homes_header .back,
.cust-heading-wrap .back {
  float: right;
  background-color: #2d499f;
  color: #FFFFFF;
  text-align: right;
  background-image: url(../img/page-prev.svg);
  background-size: 9px;
  background-position: 5px center;
  background-repeat: no-repeat;
  border: 0;
  height: 26px;
  width: 70px;
  line-height: 26px;
  padding-right: 5px;
  text-decoration: none; }
  .home_details_header .back:hover,
  .custom_homes_header .back:hover,
  .cust-heading-wrap .back:hover {
    background-color: #5c70b1; }

/* HOME SPECIFIC */
.home_details_header {
  margin: 14px 0 0 0;
  overflow: hidden; }
  .home_details_header h1 {
    float: left;
    line-height: 28px; }
    .home_details_header h1 .builder {
      color: rgba(0, 0, 0, 0.5);
      font-weight: 400;
      text-transform: none; }
  .home_details_header .logo_holder {
    float: left;
    max-width: 185px;
    max-height: 185px; }
  .home_details_header .header_navigation {
    width: 100%;
    float: left;
    margin-top: 8px;
    /* TABS */ }
    .home_details_header .header_navigation .basic_menu, .home_details_header .header_navigation .about_menu {
      padding-top: 3px; }
    .home_details_header .header_navigation button {
      border: 0;
      text-transform: uppercase;
      color: rgba(0, 0, 0, 0.5);
      border-right: 1px solid rgba(0, 0, 0, 0.5);
      background-color: transparent;
      float: left;
      font-size: 0.8em;
      height: 15px;
      padding: 0 5px 0 0;
      margin-left: 5px; }
      .home_details_header .header_navigation button:last-of-type {
        border: 0; }
      .home_details_header .header_navigation button:first-of-type {
        margin-left: 0; }
      .home_details_header .header_navigation button:hover {
        color: #2d499f; }
    .home_details_header .header_navigation .tab {
      height: 22px;
      padding-left: 6px;
      font-size: 0.95em; }
    .home_details_header .header_navigation .orange_tab {
      background-color: #fce0bd;
      color: #f8981c;
      border: 0; }
      .home_details_header .header_navigation .orange_tab:hover, .home_details_header .header_navigation .orange_tab.active {
        background-color: #f8981c;
        color: #FFFFFF; }
    .home_details_header .header_navigation .blue_tab {
      background-color: #dfe4f1;
      color: #2d499f;
      border: 0;
      margin: 0 10px 0 0; }
      .home_details_header .header_navigation .blue_tab:hover, .home_details_header .header_navigation .blue_tab.active {
        background-color: #2d499f;
        color: #FFFFFF; }
    .home_details_header .header_navigation .about_menu {
      display: none; }

.feature_image_holder {
  width: 100%;
  height: 337px;
  margin-bottom: 14px;
  position: relative; }
  .feature_image_holder .feature_image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fef5e9; }
  .feature_image_holder img {
    height: 100%;
    width: 100%; }

.house_gallery_holder .feature_image_holder {
  margin-bottom: 2px; }
  .house_gallery_holder .feature_image_holder div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.thumbnail_holder {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  margin-bottom: 14px;
  height: 82px; }
  .thumbnail_holder .nav-left,
  .thumbnail_holder .nav-right {
    display: none;
    width: 30px;
    height: 82px;
    position: absolute;
    top: 0px;
    z-index: 1;
    cursor: pointer;
    background-color: #fff;
    overflow: hidden;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .thumbnail_holder .nav-left svg,
    .thumbnail_holder .nav-right svg {
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -5px;
      margin-left: -5px; }
      .thumbnail_holder .nav-left svg .svg-path,
      .thumbnail_holder .nav-right svg .svg-path {
        fill: #f8981c;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
    .thumbnail_holder .nav-left:hover svg .svg-path,
    .thumbnail_holder .nav-right:hover svg .svg-path {
      fill: #2d499f; }
    .thumbnail_holder .nav-left.active,
    .thumbnail_holder .nav-right.active {
      display: block; }
  .thumbnail_holder .nav-left {
    left: 0px; }
  .thumbnail_holder .nav-right {
    right: 0px; }
  .thumbnail_holder .thumbnail_overflow {
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px; }
  .thumbnail_holder .thumbnail {
    display: block;
    float: left;
    width: 190px;
    margin: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 0.9;
    padding-left: 5px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .thumbnail_holder .thumbnail:first-child {
      padding: 0px; }
    .thumbnail_holder .thumbnail img {
      display: block;
      width: 100%;
      height: 82px; }
    .thumbnail_holder .thumbnail:hover {
      opacity: 1; }

.overview_holder, .floor_plan_holder {
  padding: 15px 10px 15px 10px;
  background-color: #fef0dd;
  margin-bottom: 14px;
  overflow: hidden; }
  .overview_holder h2, .floor_plan_holder h2 {
    font-size: 1.65em; }

.download_pdf, .virtual-tour-cta, .save-incomplete, .submit-pay {
  display: inline-block;
  position: relative;
  width: 185px;
  height: 26px;
  line-height: 26px;
  color: #FFFFFF;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6ac52+0,f6ac52+50,f8981c+51,f8981c+100 */
  background: #f6ac52;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6ac52), color-stop(50%, #f6ac52), color-stop(51%, #f8981c), color-stop(100%, #f8981c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ac52', endColorstr='#f8981c',GradientType=0 );
  /* IE6-9 */
  font-size: 0.7em;
  font-weight: 300;
  text-decoration: none;
  padding-left: 10px;
  margin-left: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .download_pdf:after, .virtual-tour-cta:after, .save-incomplete:after, .submit-pay:after {
    content: "";
    position: absolute;
    right: 5px;
    height: 100%;
    width: 14px;
    background-image: url("../img/page-next.svg");
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2; }
  .download_pdf:hover, .virtual-tour-cta:hover, .save-incomplete:hover, .submit-pay:hover {
    opacity: 0.8; }

.download_pdf.no-m {
  margin: 0px; }

.builder_profile .overview_holder h2 {
  color: #f8981c; }

.overview_holder h2 {
  display: inline-block; }

.overview_holder .logo_holder {
  text-align: center;
  background-color: #fff;
  padding: 15px; }

.overview_holder .features_holder {
  margin: 20px 0;
  float: none; }
  .overview_holder .features_holder .price {
    margin-left: 20px; }
  .overview_holder .features_holder .virtual-tour-cta {
    display: block;
    float: right;
    font-size: 1.2em;
    width: auto;
    padding-right: 25px; }

.overview_holder .opening_hours {
  line-height: 1.2em; }
  .overview_holder .opening_hours span {
    display: inline-block;
    width: 50px; }

.overview_holder .contact_details {
  width: 360px;
  margin-right: 0px;
  float: left; }
  .overview_holder .contact_details div {
    color: #f8981c;
    background-color: #FFFFFF;
    padding: 4px;
    margin-bottom: 4px; }
  .overview_holder .contact_details .builders_name {
    text-transform: uppercase;
    font-weight: 700; }
  .overview_holder .contact_details .contact_number, .overview_holder .contact_details .address, .overview_holder .contact_details .email {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: 10px 4px;
    line-height: 17px; }
  .overview_holder .contact_details .contact_number {
    background-image: url("../img/phone-icon.svg");
    background-position: 14px 4px; }
  .overview_holder .contact_details .address {
    background-image: url("../img/address-icon.svg");
    background-size: 15px; }
  .overview_holder .contact_details .email {
    background-image: url("../img/email-icon.svg");
    background-size: 17px; }

.overview_holder .content {
  width: 360px;
  float: right; }
  .overview_holder .content p {
    margin-bottom: 10px; }
  .overview_holder .content .link {
    display: block;
    margin: 5px 0px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6ac52+0,f6ac52+50,f8981c+51,f8981c+100 */
    background: #f6ac52;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6ac52), color-stop(50%, #f6ac52), color-stop(51%, #f8981c), color-stop(100%, #f8981c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ac52', endColorstr='#f8981c',GradientType=0 );
    /* IE6-9 */
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .overview_holder .content .link:hover {
      opacity: 0.8; }
  .overview_holder .content .award_block {
    text-align: center;
    background-color: #fff;
    padding: 15px; }

.overview_holder .contact_form {
  float: right;
  width: 360px; }
  .overview_holder .contact_form h2 {
    margin-bottom: 10px; }
  .overview_holder .contact_form label {
    display: block;
    color: #f8981c;
    text-transform: uppercase;
    margin-bottom: 4px; }
  .overview_holder .contact_form input, .overview_holder .contact_form textarea {
    width: 100%;
    border: 0;
    padding: 5px;
    color: #000;
    margin-bottom: 14px; }
  .overview_holder .contact_form textarea {
    min-height: 100px; }
  .overview_holder .contact_form input[type="submit"] {
    line-height: 23px;
    color: #fff; }

.overview_holder .award_block {
  text-align: center; }

.two_col_ad_banner {
  width: 100%;
  height: 180px;
  background-color: rgba(0, 0, 0, 0.1);
  float: left;
  margin: 0 0 30px 0; }

.similar_listings_holder {
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden; }
  .similar_listings_holder .similar_header {
    width: 100%;
    float: left;
    border-bottom: 1px solid #2d499f;
    padding-bottom: 10px; }
    .similar_listings_holder .similar_header h2 {
      display: inline-block;
      font-size: 1.6em; }
    .similar_listings_holder .similar_header .more_listings {
      float: right;
      background-color: #2d499f;
      color: #FFFFFF;
      text-align: left;
      background-image: url(../img/page-next.svg);
      background-size: 9px;
      background-position: 120px center;
      background-repeat: no-repeat;
      border: 0;
      height: 26px;
      width: 140px;
      line-height: 26px;
      text-transform: uppercase;
      padding-left: 10px;
      text-decoration: none;
      cursor: pointer; }
      .similar_listings_holder .similar_header .more_listings:hover {
        background-color: #5c70b1; }

.listing {
  float: left;
  width: 360px;
  padding: 12px 0; }
  .listing > a {
    display: block; }
  .listing:last-of-type {
    float: right; }
  .listing .similar_feature {
    width: 100%;
    height: 184px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 12px; }
    .listing .similar_feature img {
      display: none; }
  .listing .title_price {
    margin-bottom: 12px;
    overflow: hidden; }
    .listing .title_price h2 {
      display: inline-block;
      float: left;
      color: #f8981c; }
    .listing .title_price .price {
      float: right;
      color: #f8981c; }

/* PREMIUM CONTENT BITS */
.premium_info {
  display: none;
  margin-bottom: 30px; }

.about_content {
  background-color: #dfe4f1;
  padding: 15px 10px 10px 10px;
  margin-bottom: 14px;
  overflow: hidden; }
  .about_content h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
    display: inline-block; }
  .about_content p {
    margin-bottom: 20px; }

.opening_times {
  float: right;
  background-color: #C1C8E1;
  padding-left: 10px;
  width: 300px;
  height: 25px;
  line-height: 25px;
  color: #2d499f;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase; }

.standard_inclusion {
  padding: 15px 10px 15px 10px;
  background-color: #dfe4f1;
  margin-bottom: 14px;
  overflow: hidden; }
  .standard_inclusion h2 {
    font-size: 1.65em; }
  .standard_inclusion .standard_holder_left, .standard_inclusion .standard_holder_right {
    float: left;
    width: 360px; }
    .standard_inclusion .standard_holder_left .accordion_title, .standard_inclusion .standard_holder_right .accordion_title {
      background-color: #C1C8E1;
      color: #2d499f;
      cursor: pointer; }
    .standard_inclusion .standard_holder_left .accordion_content, .standard_inclusion .standard_holder_right .accordion_content {
      display: none; }
      .standard_inclusion .standard_holder_left .accordion_content li:before, .standard_inclusion .standard_holder_right .accordion_content li:before {
        color: #5c70b1; }
  .standard_inclusion .standard_holder_right {
    float: right;
    padding-top: 15px; }
    .standard_inclusion .standard_holder_right label {
      display: block;
      color: #2d499f;
      font-weight: 700;
      margin-bottom: 4px; }
    .standard_inclusion .standard_holder_right div {
      background-color: #FFFFFF;
      color: #2d499f;
      padding: 5px;
      margin-bottom: 14px; }

.testimonials_contact_holder {
  padding: 15px 10px 15px 10px;
  background-color: #fef5e9;
  margin-bottom: 14px;
  overflow: hidden; }
  .testimonials_contact_holder h2 {
    font-size: 1.65em; }
  .testimonials_contact_holder .testimonials_holder {
    float: left;
    width: 360px; }
    .testimonials_contact_holder .testimonials_holder h2 {
      margin-bottom: 10px; }
    .testimonials_contact_holder .testimonials_holder .testimonial {
      font-size: 0.9em;
      position: relative;
      padding-bottom: 7px;
      margin-bottom: 8px; }
      .testimonials_contact_holder .testimonials_holder .testimonial:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 25px;
        border-top: 1px solid #f8981c; }
      .testimonials_contact_holder .testimonials_holder .testimonial p {
        margin-bottom: 8px; }
    .testimonials_contact_holder .testimonials_holder .testimonial_name {
      font-size: 0.9em;
      text-transform: uppercase;
      color: #f8981c;
      margin-bottom: 10px; }
  .testimonials_contact_holder .contact_form {
    float: right;
    width: 360px; }
    .testimonials_contact_holder .contact_form h2 {
      margin-bottom: 10px; }
    .testimonials_contact_holder .contact_form label {
      display: block;
      color: #f8981c;
      text-transform: uppercase;
      margin-bottom: 4px; }
    .testimonials_contact_holder .contact_form input, .testimonials_contact_holder .contact_form textarea {
      width: 100%;
      border: 0;
      padding: 5px;
      color: #000;
      margin-bottom: 14px; }
    .testimonials_contact_holder .contact_form textarea {
      min-height: 100px; }
    .testimonials_contact_holder .contact_form input[type="submit"] {
      line-height: 23px;
      color: #fff; }

/* ACCORDION */
.accordion_holder {
  width: 100%;
  overflow: hidden;
  font-size: 0.9em;
  margin-top: 11px; }
  .accordion_holder .accordion_title {
    background-color: #fce0bd;
    color: #f8981c;
    position: relative;
    float: left;
    width: 100%;
    padding: 4px;
    margin-bottom: 6px;
    cursor: pointer;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .accordion_holder .accordion_title:after {
      content: "+";
      position: absolute;
      right: 0px;
      top: 4px;
      height: 24px;
      width: 14px;
      color: currentColor; }
    .accordion_holder .accordion_title.ui-state-active:after {
      content: "-";
      width: 13px; }
  .accordion_holder .accordion_content {
    float: left;
    width: 100%;
    height: auto;
    display: none;
    padding: 0 5px 5px 5px; }
    .accordion_holder .accordion_content ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .accordion_holder .accordion_content li {
      padding-left: 1em;
      position: relative; }
      .accordion_holder .accordion_content li:before {
        content: "•";
        position: absolute;
        top: 0;
        left: 0;
        color: #f6ac52;
        font-size: 0.8em; }

/* RIGHT PANEL SECTIONS */
.right_section_holder {
  background-color: #dfe4f1;
  padding: 10px;
  margin-bottom: 8px; }
  .right_section_holder h2 {
    background-color: transparent !important; }
    .right_section_holder h2.open {
      border-bottom: 1px solid #C1C8E1;
      padding-bottom: 8px; }
  .right_section_holder .accordion_title {
    background-color: rgba(255, 255, 255, 0.3);
    color: #2d499f;
    cursor: pointer; }
  .right_section_holder .accordion_content {
    display: none; }
    .right_section_holder .accordion_content li:before {
      color: #5c70b1; }
    .right_section_holder .accordion_content ul li a {
      padding: 5px 0px;
      display: block;
      text-decoration: none;
      color: #2d499f; }
      .right_section_holder .accordion_content ul li a:hover {
        color: #5c70b1; }

.basic-content .office-contact-details h3 {
  font-size: 1.2em;
  color: #f8981c;
  text-transform: uppercase; }

.basic-content .office-contact-details ul li {
  padding-left: 0px; }
  .basic-content .office-contact-details ul li + li {
    margin-top: 4px; }
  .basic-content .office-contact-details ul li:before {
    display: none; }
  .basic-content .office-contact-details ul li span {
    color: #f8981c;
    display: inline-block;
    width: 30px;
    font-weight: 700; }
  .basic-content .office-contact-details ul li a {
    color: #000;
    text-decoration: none; }
    .basic-content .office-contact-details ul li a:hover {
      text-decoration: underline; }

.basic-content .principal-office-wrap {
  position: relative;
  margin-top: -20px;
  border-bottom: 2px solid #f8981c; }
  .basic-content .principal-office-wrap .left {
    width: 50%;
    float: left;
    padding-top: 30px; }
    .basic-content .principal-office-wrap .left h2 {
      margin-top: 0px; }
  .basic-content .principal-office-wrap .right {
    width: 50%;
    float: right;
    background-color: #fce0bd;
    padding: 30px; }
    .basic-content .principal-office-wrap .right p {
      color: #f8981c;
      text-transform: uppercase;
      padding-bottom: 15px;
      font-weight: 700;
      border-bottom: 1px solid #f8981c;
      margin: 0px;
      margin-bottom: 20px;
      font-size: 1.4em;
      padding-right: 20px; }
    .basic-content .principal-office-wrap .right ul li {
      font-size: 1.2em;
      color: #f8981c; }
      .basic-content .principal-office-wrap .right ul li a {
        color: #f8981c; }

.basic-content .regional-offices-wrap {
  margin-top: 30px; }
  .basic-content .regional-offices-wrap .office-contact-details {
    width: 45%;
    margin-top: 30px;
    display: inline-block;
    vertical-align: top; }
    .basic-content .regional-offices-wrap .office-contact-details:nth-child(1), .basic-content .regional-offices-wrap .office-contact-details:nth-child(2) {
      margin-top: 0px; }
    .basic-content .regional-offices-wrap .office-contact-details:nth-child(even) {
      margin-left: 8%; }
    .basic-content .regional-offices-wrap .office-contact-details p:first-of-type {
      text-transform: uppercase;
      font-size: 0.8em; }

/* FOOTER */
.mbawa_links_holder, .mobile_contact_holder {
  width: 200px; }
  .mbawa_links_holder a, .mobile_contact_holder a {
    display: block;
    width: 181px;
    height: 36px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 36px;
    font-size: 0.7em;
    padding-left: 35px;
    position: relative;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
    .mbawa_links_holder a:before, .mobile_contact_holder a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 30px;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 16px; }
    .mbawa_links_holder a:nth-of-type(even), .mobile_contact_holder a:nth-of-type(even) {
      background-color: #6478b5; }
      .mbawa_links_holder a:nth-of-type(even):hover, .mobile_contact_holder a:nth-of-type(even):hover {
        background-color: #5065ab; }
        .mbawa_links_holder a:nth-of-type(even):hover:after, .mobile_contact_holder a:nth-of-type(even):hover:after {
          border-left-color: #5065ab; }
    .mbawa_links_holder a:nth-of-type(odd), .mobile_contact_holder a:nth-of-type(odd) {
      background-color: #5065ab; }
      .mbawa_links_holder a:nth-of-type(odd):hover, .mobile_contact_holder a:nth-of-type(odd):hover {
        background-color: #6478b5; }
        .mbawa_links_holder a:nth-of-type(odd):hover:after, .mobile_contact_holder a:nth-of-type(odd):hover:after {
          border-left-color: #6478b5; }
    .mbawa_links_holder a:after, .mobile_contact_holder a:after {
      content: "";
      position: absolute;
      right: -13px;
      top: 0px;
      width: 0;
      height: 0;
      border-bottom: 18px solid transparent;
      border-top: 18px solid transparent;
      /* border-left: 13px solid #5065ab; */
      border-left: 13px solid #5065ab;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    .mbawa_links_holder a:nth-of-type(even):after, .mobile_contact_holder a:nth-of-type(even):after {
      border-left: 13px solid #6478b5; }
    .mbawa_links_holder a:nth-of-type(odd):after, .mobile_contact_holder a:nth-of-type(odd):after {
      border-left: 13px solid #5065ab; }
    .mbawa_links_holder a:hover, .mobile_contact_holder a:hover {
      opacity: 1; }

.slick-footer-advert {
  display: block;
  float: left;
  margin-left: 17px; }
  .slick-footer-advert img {
    display: block;
    width: auto;
    height: 159px; }

/* FOOTER ICONS */
.mbawa_links_holder li.mbawa_footer_icon a:before {
  background-image: url("../img/mbawa-icon.svg"); }

.mbawa_links_holder li.display_footer_icon a:before {
  background-image: url("../img/displayhomes-menu-icon.svg"); }

.mbawa_links_holder li.custom_footer_icon a:before {
  background-image: url("../img/customhomes-menu-icon.svg"); }

.mbawa_links_holder li.apart_footer_icon a:before {
  background-image: url("../img/apartments-menu-icon.svg"); }

.mbawa_links_holder li.smart_footer_icon a:before {
  background-image: url("../img/smart-menu-icon.svg"); }

.mbawa_links_holder li.village_footer_icon a:before {
  background-image: url("../img/village-menu-icon.svg"); }

.mbawa_links_holder li.modular_footer_icon a:before {
  background-image: url("../img/modularhomes-menu-icon.svg"); }

.mbawa_links_holder li.display_footer_icon a:before,
.mbawa_links_holder li.custom_footer_icon a:before,
.mbawa_links_holder li.apart_footer_icon a:before,
.mbawa_links_holder li.smart_footer_icon a:before,
.mbawa_links_holder li.village_footer_icon a:before,
.mbawa_links_holder li.modular_footer_icon a:before {
  background-size: 22px;
  width: 36px; }

.contact_holder {
  width: 360px;
  height: 159px;
  float: left;
  margin-left: 10px;
  padding: 20px;
  background-color: #6478b5;
  position: relative;
  color: #FFFFFF; }
  .contact_holder h2 {
    color: #FFFFFF; }
    .contact_holder h2 img {
      vertical-align: middle;
      margin-right: 24px; }
  .contact_holder table {
    margin: 10px 0;
    font-size: 0.9em; }
    .contact_holder table tr td {
      vertical-align: top;
      line-height: 18px; }
      .contact_holder table tr td img {
        vertical-align: middle; }
  .contact_holder .tri-br, .contact_holder .tri-bl, .contact_holder .tri-tr, .contact_holder .tri-tl {
    width: 0;
    height: 0;
    position: absolute; }
  .contact_holder .tri-br {
    bottom: 0;
    right: 0;
    border-bottom: 14px solid #2d499f;
    border-left: 14px solid transparent; }
  .contact_holder .tri-bl {
    bottom: 0;
    left: 0;
    border-bottom: 14px solid #2d499f;
    border-right: 14px solid transparent; }
  .contact_holder .tri-tr {
    top: 0;
    right: 0;
    border-top: 14px solid #2d499f;
    border-left: 14px solid transparent; }
  .contact_holder .tri-tl {
    top: 0;
    left: 0;
    border-top: 14px solid #2d499f;
    border-right: 14px solid transparent; }
  .contact_holder .mailto_link {
    background-color: #2d499f;
    border-radius: 6px;
    width: 95%;
    color: #FFFFFF;
    text-decoration: none;
    padding: 4px 6px 6px 6px; }
    .contact_holder .mailto_link:hover {
      background-color: #5065ab; }

.back_top {
  background: #1e2d5e;
  color: #FFFFFF;
  text-transform: uppercase;
  border: 0;
  width: 112px;
  height: 30px;
  line-height: 28px;
  font-size: 0.8em; }

.made_by_holder {
  margin: 30px 0 40px 0;
  height: 30px;
  background-color: #253875;
  color: #FFFFFF;
  width: 100%;
  font-size: 0.8em; }

.privacy_policy {
  color: rgba(255, 255, 255, 0.7);
  margin: 0 4px 0 20px;
  padding-right: 10px;
  border-right: 1px solid #6478b5; }
  .privacy_policy:hover {
    color: white; }

.slick_holder {
  margin-right: 10px; }
  .slick_holder .slick_link {
    color: #6478b5;
    text-decoration: none;
    line-height: 28px; }
    .slick_holder .slick_link:hover {
      color: rgba(255, 255, 255, 0.8); }
      .slick_holder .slick_link:hover img {
        -webkit-animation: flip 4s ease-in-out infinite;
        -moz-animation: flip 4s ease-in-out infinite;
        -o-animation: flip 4s ease-in-out infinite;
        animation: flip 4s ease-in-out infinite; }
    .slick_holder .slick_link img {
      vertical-align: middle;
      width: 16px;
      margin-right: 6px; }

@-webkit-keyframes flip {
  0% {
    -ms-transform: rotate(0deg) rotateX(0deg) rotateY(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg) rotateX(30deg) rotateY(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg) rotateX(0deg) rotateY(0deg); }
  100% {
    -ms-transform: rotate(360deg) rotateX(360deg) rotateY(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg) rotateX(360deg) rotateY(360deg);
    /* Chrome, Safari, Opera */
    transform: rotate(360deg) rotateX(360deg) rotateY(360deg); } }

@-moz-keyframes flip {
  0% {
    -ms-transform: rotate(0deg) rotateX(0deg) rotateY(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg) rotateX(30deg) rotateY(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg) rotateX(0deg) rotateY(0deg); }
  100% {
    -ms-transform: rotate(360deg) rotateX(360deg) rotateY(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg) rotateX(360deg) rotateY(360deg);
    /* Chrome, Safari, Opera */
    transform: rotate(360deg) rotateX(360deg) rotateY(360deg); } }

@-o-keyframes flip {
  0% {
    -ms-transform: rotate(0deg) rotateX(0deg) rotateY(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg) rotateX(30deg) rotateY(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg) rotateX(0deg) rotateY(0deg); }
  100% {
    -ms-transform: rotate(360deg) rotateX(360deg) rotateY(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg) rotateX(360deg) rotateY(360deg);
    /* Chrome, Safari, Opera */
    transform: rotate(360deg) rotateX(360deg) rotateY(360deg); } }

@keyframes flip {
  0% {
    -ms-transform: rotate(0deg) rotateX(0deg) rotateY(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg) rotateX(30deg) rotateY(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg) rotateX(0deg) rotateY(0deg); }
  100% {
    -ms-transform: rotate(360deg) rotateX(360deg) rotateY(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg) rotateX(360deg) rotateY(360deg);
    /* Chrome, Safari, Opera */
    transform: rotate(360deg) rotateX(360deg) rotateY(360deg); } }

.user-portal-menu {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f8981c; }
  .user-portal-menu a {
    display: block;
    float: left;
    width: 23%;
    height: 115px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
    line-height: 1.4em; }
    .user-portal-menu a + a {
      margin-left: 2%; }
    .user-portal-menu a div {
      width: 50px;
      height: 50px;
      margin: 0 auto;
      margin-bottom: 10px; }
    .user-portal-menu a span {
      font-weight: 700; }
  .user-portal-menu .create-listing {
    background-color: #f8981c; }
    .user-portal-menu .create-listing:hover {
      background-color: #F8A233; }
    .user-portal-menu .create-listing div {
      background-image: url("../img/create-listing-icon.svg"); }
  .user-portal-menu .view-active-listings {
    background-color: #0099b3; }
    .user-portal-menu .view-active-listings:hover {
      background-color: #1AA3BA; }
    .user-portal-menu .view-active-listings div {
      background-image: url("../img/view-incomplete-listing-icon.svg"); }
  .user-portal-menu .view-expired-listings {
    background-color: #f15822; }
    .user-portal-menu .view-expired-listings:hover {
      background-color: #F26938; }
    .user-portal-menu .view-expired-listings div {
      background-image: url("../img/view-existing-listing-icon.svg"); }
  .user-portal-menu .update-profile {
    background-color: #2d499f; }
    .user-portal-menu .update-profile div {
      background-image: url("../img/view-existing-listing-icon.svg"); }
    .user-portal-menu .update-profile i {
      font-size: 50px;
      margin-bottom: 10px; }
  .user-portal-menu.disabled a {
    background-color: #ccc !important; }
    .user-portal-menu.disabled a:hover {
      cursor: crosshair; }

.user-portal h2 {
  font-size: 1.5em;
  margin-bottom: 20px; }
  .user-portal h2:not(:first-child) {
    margin-top: 20px; }

.user-portal p {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 300;
  margin: 10px 0; }

.user-portal ul {
  margin: 10px 0; }
  .user-portal ul li {
    position: relative;
    padding-left: 15px;
    font-weight: 300; }
    .user-portal ul li:before {
      /**
                content:"";
                position: absolute;
                width: 4px;
                height: 4px;
                left: 0px;
                top: 4px;
                background-color: #576db2;
                @include border-radius(50%);
                */ }

.user-portal img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 20px 0; }

.user-portal .cols-2 > div:first-child {
  width: 66%;
  float: left; }

.user-portal .cols-2 > div:last-child {
  width: 32%;
  margin-left: 2%;
  float: left; }

.user-portal ul.acf-tab-group {
  margin: 0px; }

.user-portal .acf-fields .basic-listing-field {
  background-color: #fef0dd; }

.user-portal .acf-fields .premium-listing-field {
  background-color: #E6EBF9; }

.user-portal .acf-fields > .acf-tab-wrap .acf-tab-group li.active a {
  background: #2d499f;
  color: white;
  border-color: #2d499f;
  border-bottom-color: #2d499f; }

.user-portal .acf-fields .acf-field {
  background-color: #E6EBF9; }

.user-portal .acf-form-submit {
  float: right; }
  .user-portal .acf-form-submit input.button {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 5px;
    background: #ff9c07;
    padding: 10px 10px;
    color: white; }

.user-portal .acf-repeater .acf-actions {
  margin-top: 20px; }

.user-portal .acf-repeater .acf-button {
  background: #ff9c07;
  padding: 10px 10px;
  color: white; }
  .user-portal .acf-repeater .acf-button:hover {
    cursor: pointer; }

.listing-table {
  width: 100%; }
  .listing-table th {
    height: 40px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    border: 2px solid #fff; }
  .listing-table td {
    position: relative;
    padding: 10px;
    border: 2px solid #fff;
    vertical-align: middle;
    text-align: center; }
    .listing-table td img {
      display: block;
      max-height: 170px;
      max-width: 170px; }
  .listing-table tr:nth-child(odd) td {
    background-color: #fef5e8; }
  .listing-table tr:nth-child(even) td {
    background-color: #fde5c6; }
  .listing-table td:nth-child(2):after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    right: 15px;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .listing-table td:nth-child(3) {
    width: 190px; }
  .listing-table td.details {
    width: 250px;
    text-align: center;
    line-height: 1.5em; }
  .listing-table td:nth-child(5) {
    text-align: center; }
    .listing-table td:nth-child(5) a {
      text-transform: uppercase;
      color: #2d499f;
      text-decoration: none; }
      .listing-table td:nth-child(5) a:hover {
        text-decoration: underline; }
  .listing-table td:nth-child(6) a {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    text-align: left;
    background-color: #f8981c; }
    .listing-table td:nth-child(6) a:hover {
      background-color: #f15822; }
    .listing-table td:nth-child(6) a:after {
      content: "";
      position: absolute;
      width: 20px;
      height: 20px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 80%;
      background-image: url("../img/single-plus-icon.svg");
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg); }
  .listing-table td.upgrade {
    width: 140px; }
    .listing-table td.upgrade a {
      position: relative;
      display: block;
      width: 120px;
      height: 30px;
      line-height: 30px;
      padding-left: 35px;
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      background-color: #2d499f; }
      .listing-table td.upgrade a:before {
        content: "";
        position: absolute;
        display: block;
        width: 24px;
        height: 24px;
        left: 5px;
        top: 3px;
        background-image: url("../img/double-plus-icon.svg");
        background-size: 80%;
        background-position: center;
        background-repeat: no-repeat; }
      .listing-table td.upgrade a:hover {
        background-color: #253875; }
  .listing-table.expired-listings th {
    background-color: #f15822; }
  .listing-table.active-listings th {
    background-color: #0099b3; }

.create-listing .choose-listing-type {
  margin-top: 10px; }
  .create-listing .choose-listing-type select {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .create-listing .choose-listing-type select[value="basic"] + .type-selected-icon {
    background-image: url("../img/single-plus-icon.svg");
    background-color: #f8981c; }
  .create-listing .choose-listing-type select[value="premium"] + .type-selected-icon {
    background-image: url("../img/double-plus-icon.svg");
    background-color: #2d499f; }
  .create-listing .choose-listing-type .type-selected-icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 65%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }

.listing-form {
  margin: 25px 0;
  padding: 25px 0;
  border-top: 1px dashed #f8981c;
  border-bottom: 1px dashed #f8981c; }
  .listing-form > div {
    padding: 20px 10px; }
  .listing-form .input-wrap, .listing-form .input-group {
    margin-top: 20px; }
  .listing-form .input-wrap:first-child, .listing-form .input-group:first-child, .listing-form .group-title + .input-group {
    margin-top: 0px; }
  .listing-form .input-group {
    padding: 10px; }
    .listing-form .input-group > span {
      display: block;
      margin-bottom: 4px;
      text-transform: uppercase; }
    .listing-form .input-group > .input-wrap + .input-wrap {
      margin-top: 20px; }
    .listing-form .input-group label {
      font-size: 0.9em; }
    .listing-form .input-group input[type="text"], .listing-form .input-group select, .listing-form .input-group textarea {
      width: 620px; }
  .listing-form label, .listing-form .group-title {
    display: block;
    margin-bottom: 4px;
    text-transform: uppercase; }
  .listing-form .group-title:not(:first-child) {
    margin-top: 20px; }
  .listing-form input, .listing-form textarea {
    display: block;
    border: 1px solid transparent; }
  .listing-form input[type="file"] {
    border: none; }
  .listing-form input[type="file"] + input[type="file"] {
    margin-top: 5px; }
  .listing-form input[type="text"] {
    width: 630px;
    height: 36px;
    line-height: 36px;
    padding-left: 5px; }
  .listing-form select, .listing-form textarea {
    width: 630px; }
  .listing-form textarea {
    padding: 5px; }
  .listing-form .basic-listing-fields {
    background-color: #fef0dd; }
    .listing-form .basic-listing-fields label, .listing-form .basic-listing-fields .group-title {
      color: #fabb6a; }
    .listing-form .basic-listing-fields input, .listing-form .basic-listing-fields textarea {
      border-color: #fcdfb7; }
    .listing-form .basic-listing-fields .input-group {
      background-color: #FDF7EF; }
      .listing-form .basic-listing-fields .input-group > span {
        color: #fabb6a; }
  .listing-form .premium-listing-fields {
    background-color: #dfe4f1; }
    .listing-form .premium-listing-fields label, .listing-form .premium-listing-fields .group-title {
      color: #576db2; }
    .listing-form .premium-listing-fields input, .listing-form .premium-listing-fields textarea {
      border-color: #bcc5e1; }
    .listing-form .premium-listing-fields .input-group {
      background-color: #E6EBF9; }
      .listing-form .premium-listing-fields .input-group > span {
        color: #576db2; }

.listing-form-actions > div:first-child a:first-child {
  float: left; }

.listing-form-actions > div:first-child a:last-child {
  float: right; }

.listing-form-actions a {
  margin: 0px;
  text-decoration: none;
  text-transform: uppercase;
  height: 35px;
  line-height: 35px;
  font-size: 1.2em;
  width: auto;
  padding: 0px 15px; }

.listing-form-actions > div:last-child div {
  width: 49%; }
  .listing-form-actions > div:last-child div:first-child {
    float: left; }
    .listing-form-actions > div:last-child div:first-child a {
      float: right; }
  .listing-form-actions > div:last-child div:last-child {
    float: right; }
    .listing-form-actions > div:last-child div:last-child a {
      float: left; }
  .listing-form-actions > div:last-child div a {
    position: relative;
    top: -35px; }

.listing-form-actions .save-incomplete:after {
  display: none; }

.listing-form-actions .submit-pay {
  padding-right: 25px; }

.listing-form-actions .prev {
  padding-left: 25px; }
  .listing-form-actions .prev:after {
    content: "";
    position: absolute;
    left: 5px;
    height: 100%;
    width: 14px;
    background-image: url("../img/page-prev.svg");
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2; }

.listing-form-actions .next {
  padding-right: 25px; }
  .listing-form-actions .next:after {
    content: "";
    position: absolute;
    right: 5px;
    height: 100%;
    width: 14px;
    background-image: url("../img/page-next.svg");
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2; }

.right_search_holder.display-village-search {
  margin-top: 0px; }

.search-result-google-map {
  margin-bottom: 20px;
  /*mobile dropdown*/ }
  .search-result-google-map .google-map-wrapper {
    display: block;
    width: 610px;
    height: 450px; }
  .search-result-google-map .regions {
    display: block;
    float: left;
    width: 150px;
    height: 450px;
    padding: 20px 0;
    background-color: #f8981c; }
    .search-result-google-map .regions li {
      display: block;
      border-bottom: 1px solid #F8AC49; }
      .search-result-google-map .regions li a {
        display: block;
        position: relative;
        line-height: 30px;
        color: #fff;
        text-decoration: none;
        padding-left: 10px; }
        .search-result-google-map .regions li a:before {
          content: "";
          position: absolute;
          left: 10px;
          top: 10px;
          width: 0;
          height: 0;
          opacity: 0;
          border-top: 5px solid transparent;
          border-bottom: 5px solid transparent;
          border-left: 5px solid #fff;
          -webkit-transition: opacity 0.3s ease-in-out;
          -moz-transition: opacity 0.3s ease-in-out;
          -ms-transition: opacity 0.3s ease-in-out;
          transition: opacity 0.3s ease-in-out; }
        .search-result-google-map .regions li a:hover {
          padding-left: 20px; }
          .search-result-google-map .regions li a:hover:before {
            opacity: 1; }
  .search-result-google-map .regions-select {
    display: none; }

.checkout-items {
  width: 100%;
  margin: 20px 0; }
  .checkout-items td, .checkout-items th {
    text-align: left; }
  .checkout-items td {
    padding: 20px 10px;
    background-color: #fef5e9;
    color: #f8981c; }
    .checkout-items td a {
      color: #2d499f; }
  .checkout-items td:first-child,
  .checkout-items th:first-child {
    width: 40%; }
  .checkout-items td:last-child,
  .checkout-items th:last-child {
    width: 20%;
    text-align: right;
    font-weight: 700; }
  .checkout-items tr td {
    border-top: 1px solid #fce0bd; }
  .checkout-items tr:nth-child(2) td, .checkout-items tr:last-child td {
    border-top: none; }
  .checkout-items thead td, .checkout-items thead th, .checkout-items tfoot td, .checkout-items tfoot th {
    padding: 10px;
    background-color: #f8981c;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase; }

.payment-option {
  margin: 20px 0;
  background-color: #f9f9f9;
  border-top: 1px solid #f2f3f7; }
  .payment-option label {
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700; }
  .payment-option label + label {
    padding-top: 10px; }
  .payment-option input[type="radio"] {
    margin-right: 15px; }
  .payment-option .payment_methods {
    overflow: hidden;
    zoom: 1;
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #eeeeee;
    margin: 0 !important;
    list-style: none outside;
    color: black; }
  .payment-option div.payment_box {
    position: relative;
    width: 96%;
    background: #f5f5f5;
    border: 1px solid #eeeeee;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    padding: 10px;
    margin: 1em 0 1em 0;
    font-size: .92em; }
  .payment-option .confirm-checkout {
    padding: 10px; }
    .payment-option .confirm-checkout label {
      padding: 10px 20px 10px 20px;
      text-transform: none;
      font-weight: 400;
      font-size: 0.9em; }
      .payment-option .confirm-checkout label:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 8px solid #F8981C;
        margin-right: 5px; }
    .payment-option .confirm-checkout input[type="checkbox"] {
      margin-right: 5px; }

.pay-btn {
  display: block;
  height: 25px;
  background-color: #2d499f;
  color: #fff;
  border: none;
  border-radius: none;
  text-transform: uppercase;
  position: relative;
  padding-right: 10px; }
  .pay-btn:hover {
    background-color: #5c70b1; }
  .pay-btn:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 0px;
    height: 100%;
    width: 14px;
    background-image: url("../img/page-next.svg");
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2; }

/* GLOBAL STYLES */
.one_col {
  width: 380px;
  float: left; }

.two_col {
  width: 760px;
  float: left; }

.no-margin {
  margin: 0 !important; }

.margin_t25 {
  margin-top: 25px; }

.margin_t20 {
  margin-top: 20px; }

.padding_l10 {
  padding-left: 10px; }

.padding_l5 {
  padding-left: 5px; }

.flr {
  float: right; }

.fll {
  float: left; }

.small {
  font-size: 0.6em; }

.light_txt {
  color: #6478b5; }

.near_white_txt {
  color: rgba(255, 255, 255, 0.7); }

.min-height {
  min-height: 100px; }

.basic-content h1 {
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #f8981c; }

.basic-content p {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 300;
  margin: 10px 0; }

.basic-content ul {
  margin: 10px 0; }
  .basic-content ul li {
    position: relative;
    padding-left: 15px;
    font-weight: 300; }
    .basic-content ul li:before {
      content: "";
      position: absolute;
      width: 4px;
      height: 4px;
      left: 0px;
      top: 4px;
      background-color: #576db2;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }

.basic-content img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 20px 0; }

/* HIDE A LOAD OF MOBILE THINGS */
.mobile_menu_holder, .sub_mobile_menu_holder {
  display: none; }

.mobile-menu-icon, .mobile-nav, .mobile_img_padder, .mobile_contact_holder, .sub-mobile-menu-icon, .mobile_sub_menu, .swiper-container {
  display: none; }

/* MOBILE MENU ICON */
.mobile-menu-icon, .sub-mobile-menu-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 5px;
  right: 5%; }
  .mobile-menu-icon .icon, .sub-mobile-menu-icon .icon {
    position: absolute;
    width: 80%;
    height: 80%;
    top: 10%;
    left: 10%;
    z-index: 1; }
    .mobile-menu-icon .icon div, .sub-mobile-menu-icon .icon div {
      position: absolute;
      left: 0;
      width: 100%;
      height: 20%;
      opacity: 1;
      background-color: #fff;
      transform: rotate(0deg) translateX(0) translateY(0); }
    .mobile-menu-icon .icon div:nth-child(1), .sub-mobile-menu-icon .icon div:nth-child(1) {
      top: 0;
      transition: top 0.5s 0.5s, transform 0.5s;
      -moz-transition: top 0.5s 0.5s, -moz-transform 0.5s;
      -webkit-transition: top 0.5s 0.5s, -webkit-transform 0.5s; }
    .mobile-menu-icon .icon div:nth-child(2), .sub-mobile-menu-icon .icon div:nth-child(2) {
      top: 40%;
      transition: opacity 0.5s 0.5s;
      -moz-transition: opacity 0.5s 0.5s;
      -webkit-transition: opacity 0.5s 0.5s; }
    .mobile-menu-icon .icon div:nth-child(3), .sub-mobile-menu-icon .icon div:nth-child(3) {
      top: 80%;
      transition: top 0.5s 0.5s, transform 0.5s;
      -moz-transition: top 0.5s 0.5s, -moz-transform 0.5s;
      -webkit-transition: top 0.5s 0.5s, -webkit-transform 0.5s; }

.mobile-menu-icon.active .icon div:nth-child(1), .sub-mobile-menu-icon.active .icon div:nth-child(1) {
  top: 40%;
  transform: rotate(45deg);
  transition: top 0.5s, transform 0.5s 0.5s;
  -moz-transform: rotate(45deg);
  -moz-transition: top 0.5s, -moz-transform 0.5s 0.5s;
  -webkit-transform: rotate(45deg);
  -webkit-transition: top 0.5s, -webkit-transform 0.5s 0.5s; }

.mobile-menu-icon.active .icon div:nth-child(2), .sub-mobile-menu-icon.active .icon div:nth-child(2) {
  opacity: 0;
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s; }

.mobile-menu-icon.active .icon div:nth-child(3), .sub-mobile-menu-icon.active .icon div:nth-child(3) {
  top: 40%;
  transform: rotate(-45deg);
  transition: top 0.5s, transform 0.5s 0.5s;
  -moz-transform: rotate(-45deg);
  -moz-transition: top 0.5s, -moz-transform 0.5s 0.5s;
  -webkit-transform: rotate(-45deg);
  -webkit-transition: top 0.5s, -webkit-transform 0.5s 0.5s; }

.mobile_menu_holder {
  width: 100%;
  overflow: hidden;
  background: #f8981c;
  position: relative; }
  .mobile_menu_holder > span {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    padding: 0px 5%;
    border-bottom: 1px solid #f6ac52; }

.mobile-nav .menu-primary-container > .menu {
  display: block; }

.mobile-nav li {
  padding: 0 5%;
  border-bottom: 1px solid #f6ac52; }
  .mobile-nav li.login_icon a, .mobile-nav li.contact_icon a {
    background-size: 30px; }

.mobile-nav a {
  display: block;
  width: 100%;
  text-decoration: none;
  line-height: 50px;
  color: #FFFFFF;
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 40px;
  text-transform: uppercase; }
  .mobile-nav a span {
    padding-left: 45px; }

.basic_info {
  margin-bottom: 20px; }

.builder_profile .info-block-2-col.first h2 {
  color: #f8981c; }

.info-block-2-col {
  padding: 15px 10px 15px 10px;
  background-color: #fff0dd; }
  .info-block-2-col + .info-block-2-col {
    margin-top: 15px; }
  .info-block-2-col .col {
    width: 48.5%;
    float: left; }
    .info-block-2-col .col + .col {
      margin-left: 3%; }
  .info-block-2-col h2 {
    color: #2d499f;
    font-size: 1.65em;
    margin-bottom: 10px; }
  .info-block-2-col .under-development {
    color: #f8981c; }
    .info-block-2-col .under-development .date_of_completion {
      text-transform: none;
      font-size: 16px; }
  .info-block-2-col .col > ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .info-block-2-col .col > ul li {
      padding-left: 1em;
      position: relative; }
      .info-block-2-col .col > ul li:before {
        content: "•";
        position: absolute;
        top: 0;
        left: 0;
        color: #f6ac52;
        font-size: 0.8em; }
  .info-block-2-col .features_holder {
    margin: 20px 0;
    float: none; }
    .info-block-2-col .features_holder .price {
      margin-left: 20px; }
    .info-block-2-col .features_holder .virtual-tour-cta {
      display: block;
      float: right;
      font-size: 1.2em;
      width: auto;
      padding-right: 25px; }
  .info-block-2-col .content p {
    margin-bottom: 10px; }
  .info-block-2-col .content .link {
    display: block;
    margin: 5px 0px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6ac52+0,f6ac52+50,f8981c+51,f8981c+100 */
    background: #f6ac52;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6ac52), color-stop(50%, #f6ac52), color-stop(51%, #f8981c), color-stop(100%, #f8981c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ac52', endColorstr='#f8981c',GradientType=0 );
    /* IE6-9 */
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .info-block-2-col .content .link:hover {
      opacity: 0.8; }
  .info-block-2-col .content .award_block, .info-block-2-col .content .logo_holder {
    text-align: center;
    background-color: #fff;
    padding: 15px; }
  .info-block-2-col .contact_details div {
    color: #f8981c;
    background-color: #FFFFFF;
    padding: 4px;
    margin-bottom: 4px; }
  .info-block-2-col .contact_details .builders_name {
    text-transform: uppercase;
    font-weight: 700; }
  .info-block-2-col .contact_details .contact_number, .info-block-2-col .contact_details .address, .info-block-2-col .contact_details .email {
    padding-left: 40px;
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: 10px 4px;
    line-height: 17px; }
  .info-block-2-col .contact_details .contact_number {
    background-image: url("../img/phone-icon.svg");
    background-position: 14px 4px; }
  .info-block-2-col .contact_details .address {
    background-image: url("../img/address-icon.svg");
    background-size: 15px; }
  .info-block-2-col .contact_details .email {
    background-image: url("../img/email-icon.svg");
    background-size: 17px; }
  .info-block-2-col .contact_details .award_block {
    text-align: center; }
  .info-block-2-col .contact_details .btn-builder-profile {
    display: block;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    width: 100; }
  .info-block-2-col .contact_form label {
    display: block;
    color: #f8981c;
    text-transform: uppercase;
    margin-bottom: 4px; }
  .info-block-2-col .contact_form input, .info-block-2-col .contact_form textarea {
    width: 100%;
    border: 0;
    padding: 5px;
    color: #000;
    margin-bottom: 14px; }
  .info-block-2-col .contact_form textarea {
    min-height: 100px; }
  .info-block-2-col .contact_form input[type="submit"] {
    line-height: 23px;
    color: #fff; }
  .info-block-2-col .testimonial {
    font-size: 0.9em;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 8px; }
    .info-block-2-col .testimonial:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 25px;
      border-top: 1px solid #f8981c; }
    .info-block-2-col .testimonial p {
      margin-bottom: 8px; }
  .info-block-2-col .testimonial_name {
    font-size: 0.9em;
    text-transform: uppercase;
    color: #f8981c;
    margin-bottom: 10px; }
  .info-block-2-col .awards_wrap {
    padding: 10px;
    background-color: #fff; }
    .info-block-2-col .awards_wrap ul li {
      display: block;
      text-align: center;
      padding: 5px 0px; }

.orange_goto_btn {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #f6ac52;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6ac52), color-stop(50%, #f6ac52), color-stop(51%, #f8981c), color-stop(100%, #f8981c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6ac52 0%, #f6ac52 50%, #f8981c 51%, #f8981c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ac52', endColorstr='#f8981c',GradientType=0 );
  /* IE6-9 */ }
  .orange_goto_btn span:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 0px;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    overflow: hidden;
    background-image: url("../img/page-next.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    -webkit-transition: left 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out;
    -ms-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out; }
  .orange_goto_btn:hover span:after {
    left: 5px; }

.feature-properties {
  margin-top: 30px;
  margin-bottom: 40px; }
  .feature-properties h2 {
    color: #2d499f;
    border-bottom: 2px solid #dfe4f1;
    padding-bottom: 10px; }
  .feature-properties .property {
    width: 48.5%;
    float: left; }
    .feature-properties .property:nth-child(even) {
      margin-left: 3%; }
    .feature-properties .property:nth-child(n+3) {
      margin-top: 10px; }
  .feature-properties img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5px; }

.homebuyers-centre-links {
  margin-top: -5px;
  margin-left: -5px; }
  .homebuyers-centre-links li {
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px; }
    .homebuyers-centre-links li a {
      position: relative;
      display: block;
      height: 45px;
      line-height: 45px;
      padding-right: 25px;
      padding-left: 50px;
      font-size: 0.9em;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      background: #5c70b1;
      /* Old browsers */
      background: -moz-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5c70b1), color-stop(50%, #5c70b1), color-stop(51%, #2d499f), color-stop(100%, #2d499f));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c70b1', endColorstr='#2d499f',GradientType=0 );
      /* IE6-9 */ }
      .homebuyers-centre-links li a:after {
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        right: 10px;
        top: 50%;
        margin-top: -5px;
        background-image: url("../img/page-next.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%; }
      .homebuyers-centre-links li a:before {
        content: "";
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        left: 10px;
        top: 50%;
        margin-top: -15px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%; }
    .homebuyers-centre-links li.display-homes a:before {
      background-image: url("../img/displayhomes-menu-icon.svg"); }
    .homebuyers-centre-links li.apartments a:before {
      background-image: url("../img/apartments-menu-icon.svg"); }
    .homebuyers-centre-links li.custom-homes a:before {
      background-image: url("../img/customhomes-menu-icon.svg"); }
    .homebuyers-centre-links li.modular-homes a:before {
      background-image: url("../img/modularhomes-menu-icon.svg"); }

.builder-profile-intro {
  margin: 10px 0px; }
  .builder-profile-intro img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px; }
  .builder-profile-intro .blurb {
    line-height: 1.4em; }

.builder-listings-nav {
  height: 50px;
  padding: 8px 0px 8px 8px;
  background-color: #dfe4f1;
  position: relative;
  margin: 10px 0px; }
  .builder-listings-nav h2 {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 1.3em;
    margin-left: 10px; }
  .builder-listings-nav > img {
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: middle; }
  .builder-listings-nav ul {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #fff; }
    .builder-listings-nav ul li {
      float: left;
      display: table;
      width: 50px;
      height: 50px;
      margin-left: 2px;
      background: #5c70b1;
      /* Old browsers */
      background: -moz-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5c70b1), color-stop(50%, #5c70b1), color-stop(51%, #2d499f), color-stop(100%, #2d499f));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #5c70b1 0%, #5c70b1 50%, #2d499f 51%, #2d499f 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c70b1', endColorstr='#2d499f',GradientType=0 );
      /* IE6-9 */ }
      .builder-listings-nav ul li a {
        display: table-cell;
        vertical-align: middle;
        text-align: center; }
        .builder-listings-nav ul li a img {
          display: inline-block;
          width: 35px;
          height: 35px; }

/* ==========================================================================
Media Queries
========================================================================== */
@media only all and (max-width: 1024px) {
  .listing-table {
    width: 100%;
    display: block; }
    .listing-table tbody {
      display: block;
      width: 100%; }
    .listing-table thead {
      display: none; }
    .listing-table tr {
      display: block; }
      .listing-table tr + tr {
        margin-top: 20px; }
    .listing-table td {
      width: 100% !important;
      display: block;
      text-align: left !important;
      vertical-align: top !important;
      padding: 10px 10px 10px 25% !important;
      border: none; }
      .listing-table td + td {
        border-top: 1px solid #fff; }
    .listing-table td:before {
      display: block;
      width: 20%;
      position: absolute;
      left: 0px;
      top: 0px;
      bottom: 0px;
      padding: 10px 0 0 10px;
      color: #fff;
      text-transform: uppercase;
      border-right: 1px solid #fff;
      background: #0099b3; }
    .listing-table.existing-listing td:before {
      background-color: #f15822; }
    .listing-table.incomplete-listing td:before {
      background-color: #0099b3; }
    .listing-table td:nth-child(odd) {
      background-color: #fef5e8 !important; }
    .listing-table td:nth-child(even) {
      background-color: #fde5c6 !important; }
    .listing-table td:nth-child(1):before {
      content: "LISTING:"; }
    .listing-table td:nth-child(2) {
      min-height: 50px; }
    .listing-table td:nth-child(2):before {
      content: "LISTING TYPE:"; }
    .listing-table td:nth-child(2):after {
      display: none !important; }
    .listing-table td:nth-child(3) img {
      max-width: 100%;
      height: auto; }
    .listing-table td:nth-child(3):before {
      content: "EXPIRY:"; }
    .listing-table td:nth-child(4):before {
      content: "DETAILS:"; }
    .listing-table td:nth-child(5):before {
      content: "EDIT:"; }
    .listing-table td:nth-child(6):before {
      content: "DELETE:"; }
    .listing-table td:nth-child(6) a {
      margin: 0px !important; }
    .listing-table td:nth-child(7):before {
      content: "ACTIONS:"; }
    .listing-table td:nth-child(7) {
      min-height: 50px; }
  .listing-form input, .listing-form select, .listing-form textarea {
    max-width: 100%; }
  .listing-form-actions > div:first-child a {
    width: 49%; }
  .listing-form-actions a {
    width: 100%; }
  .listing-form-actions > div:last-child {
    margin-top: 20px; }
    .listing-form-actions > div:last-child div {
      width: 49%; }
      .listing-form-actions > div:last-child div a {
        position: relative;
        top: 0px;
        text-align: center; }
  .user-portal img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 15px 0; }
  .user-portal .cols-2 > div:first-child {
    width: 100%;
    float: none; }
  .user-portal .cols-2 > div:last-child {
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
    float: none; } }

@media only all and (max-width: 767px) {
  .advert_block {
    min-height: 180px; } }

@media only all and (max-width: 1024px) and (min-width: 768px) {
  .container {
    width: 100%;
    padding: 0px 5%; }
  .slider-wrapper {
    display: none; }
  header .container {
    overflow: hidden; }
  header .header_container {
    height: auto;
    padding: 20px 5%; }
    header .header_container .logo {
      margin: 0px;
      width: 55%; }
    header .header_container .search_holder {
      margin: 0px;
      width: 40%; }
      header .header_container .search_holder input {
        height: 28px; }
      header .header_container .search_holder button {
        float: right;
        right: auto;
        text-align: center;
        padding: 0px; }
  .mobile-nav .login_icon {
    background-size: 30px; }
  .main-nav {
    display: none; }
  /* SHOW A LOAD OF MOBILE THINGS */
  .mobile_menu_holder {
    display: block; }
  .mobile-menu-icon {
    display: initial; }
  .two_col {
    width: 100%;
    float: none; }
  .main_search {
    margin-top: 20px; }
  .padding_l10 {
    padding: 0px; }
  .one_col {
    width: 47.5%; }
    .one_col .styled_list_holder {
      width: 100%; }
      .one_col .styled_list_holder ul li {
        height: 30px; }
        .one_col .styled_list_holder ul li a {
          line-height: 30px; }
  .one_col + .one_col {
    margin-left: 5%; }
  .one_col + .two_col {
    float: left; }
  .two_col_styled_list_holder ul {
    width: 100%; }
    .two_col_styled_list_holder ul li {
      float: left;
      width: 47.5%;
      height: 30px;
      margin: 0; }
      .two_col_styled_list_holder ul li a {
        line-height: 30px; }
    .two_col_styled_list_holder ul li:nth-of-type(odd) {
      margin-right: 5%; }
  .advertising_col {
    padding: 0px;
    padding-top: 30px; }
  .one_col.advertising_col {
    width: 100%; }
    .one_col.advertising_col .advert {
      max-width: 100%; }
      .one_col.advertising_col .advert img {
        max-width: 100% !important; }
    .one_col.advertising_col .advert_block {
      width: 47.5%;
      min-height: 300px;
      max-width: 100% !important;
      float: left;
      margin-bottom: 0px; }
      .one_col.advertising_col .advert_block + .advert_block {
        margin-left: 5%; }
  footer {
    padding: 20px 0px; }
  .mbawa_links_holder {
    width: 45%; }
    .mbawa_links_holder a {
      width: 100%; }
  .virtual-tour-cta {
    margin-top: 2px; }
  .overview_holder .contact_details {
    width: 100%;
    float: none; }
  .overview_holder .content {
    float: none;
    width: 100%;
    margin-top: 15px; }
  .listing {
    width: 47.5%; }
  .right_search_holder .right_search_container .full_width select {
    width: 100%; }
  .right_search_holder .right_search_container .full_width .checkbox_holder {
    margin-top: 10px; }
    .right_search_holder .right_search_container .full_width .checkbox_holder label {
      width: auto;
      float: none; }
      .right_search_holder .right_search_container .full_width .checkbox_holder label input {
        margin-right: 10px; }
  .right_search_holder .right_search_container .half_width {
    width: 47.5%; }
    .right_search_holder .right_search_container .half_width select {
      width: 100%; }
    .right_search_holder .right_search_container .half_width label {
      margin-top: 10px; }
  .right_search_holder .right_search_container .even-sibling {
    margin-left: 5%; }
  .standard_inclusion .standard_holder_left,
  .standard_inclusion .standard_holder_right {
    width: 100%;
    float: none; }
  .testimonials_contact_holder .testimonials_holder,
  .testimonials_contact_holder .contact_form {
    float: none;
    width: 100%; }
  .result_holder.basic_listing .image_holder .image {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none; }
  .result_holder .image_holder, .result_holder.basic_listing .image_holder {
    width: 45%;
    height: auto;
    float: left; }
    .result_holder .image_holder .image, .result_holder.basic_listing .image_holder .image {
      width: 100%;
      display: block;
      height: auto; }
      .result_holder .image_holder .image img, .result_holder.basic_listing .image_holder .image img {
        width: 100%;
        display: block;
        height: auto; }
  .result_holder .content_holder {
    margin-top: 0px;
    width: 50%;
    height: auto;
    float: right;
    min-height: auto; }
  .house_gallery_holder {
    display: none; }
  /* SLIDER */
  .swiper-container {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 2%; }
  .swiper-slide {
    position: relative;
    float: left; }
  .swiper-wrapper img {
    width: 100%;
    height: auto; }
  .user-portal-menu {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f8981c; }
    .user-portal-menu a {
      height: auto;
      padding-bottom: 10px; }
  .display-villages-google-map {
    margin-top: 20px; }
    .display-villages-google-map iframe {
      width: 80%; }
    .display-villages-google-map .regions {
      width: 20%; }
  .footer-cols .col {
    width: 100%;
    float: none; }
    .footer-cols .col + .col {
      margin-top: 20px; }
    .footer-cols .col .contact_holder {
      float: left;
      max-width: 60%;
      margin-left: 5%; }
    .footer-cols .col .mbawa_links_holder {
      width: 35%; }
    .footer-cols .col .mbawa_links_holder.flr {
      float: left; }
    .footer-cols .col a.slick-footer-advert {
      float: right;
      width: 60%; }
  .search-result-google-map .regions {
    width: 25%; }
  .search-result-google-map .google-map-wrapper {
    width: 75%; } }

/* ========================
PHONES
======================== */
@media only all and (max-width: 767px) {
  /* HIDE A LOAD OF DESKTOP THINGS */
  .main-nav {
    display: none; }
  .margin_t25, .margin_t20 {
    margin-top: 0; }
  .padding_l10, .padding_l5 {
    padding-left: 0; }
  /* SHOW A LOAD OF MOBILE THINGS */
  .mobile_menu_holder {
    display: block; }
  .mobile-menu-icon {
    display: initial; }
  .container {
    width: 100%;
    padding: 0 3%; }
  /* FIX FOR HEIGHTS IN */
  .mobile_img_padder {
    display: block;
    visibility: none; }
  img {
    width: auto; }
  .slider-wrapper {
    display: none; }
  .sub_mobile_menu_holder,
  .sub-mobile-menu-icon {
    display: block; }
  .sub-mobile-menu-icon {
    right: 5px; }
  .mobile_sub_menu button {
    font-size: 1em !important;
    text-align: left;
    margin-left: 0 !important;
    padding-left: 5px !important;
    height: 50px !important;
    line-height: 50px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.5) !important; }
    .mobile_sub_menu button:hover {
      color: #FFFFFF !important; }
  header {
    margin-bottom: 15px; }
    header .header_container {
      height: auto; }
      header .header_container .logo {
        width: 100%;
        margin-bottom: 0; }
      header .header_container .search_holder {
        float: left;
        margin-bottom: 20px;
        width: 100%; }
        header .header_container .search_holder button {
          float: right; }
  .feature-wrap {
    width: 100%;
    height: auto; }
  .main_search, .right_search_holder {
    height: auto;
    overflow: hidden; }
    .main_search .checkbox_holder, .right_search_holder .checkbox_holder {
      margin-right: 2%;
      margin-top: 1%; }
  .two_col, .one_col, .half_width {
    width: 100%;
    margin-bottom: 2%; }
  .two_col_styled_list_holder ul li {
    width: 100%; }
  .main_search .property_specifics_holder .sixth_width, .right_search_holder .right_search_container .half_width {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%; }
    .main_search .property_specifics_holder .sixth_width:nth-of-type(even), .right_search_holder .right_search_container .half_width:nth-of-type(even) {
      margin-right: 0;
      float: right; }
  .right_search_holder .right_search_container .select2-container .select2-selection--single {
    height: 26px; }
  .right_search_holder .right_search_container .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px; }
  .right_search_holder .right_search_container .select2-hidden-accessible {
    width: 1px !important; }
  .right_search_holder .right_search_container .full_width label, .right_search_holder .right_search_container .full_width select {
    width: 100%; }
    .right_search_holder .right_search_container .full_width label h3, .right_search_holder .right_search_container .full_width select h3 {
      font-size: 1em; }
  .right_search_holder .right_search_container .half_width label, .right_search_holder .right_search_container .half_width select {
    width: 100%; }
    .right_search_holder .right_search_container .half_width label h3, .right_search_holder .right_search_container .half_width select h3 {
      font-size: 1em; }
  .styled_list_holder {
    width: 100%;
    margin-bottom: 2%; }
  .advertising_col {
    padding-left: 0; }
  /* SEARCH RESULTS */
  .search_header .key_holder {
    display: none; }
  .search_header h1, .search_header .page-holder {
    float: none; }
  /**
    .page-holder{
        height: 30px;
        .page-numbers{
            display: block;
            width: 30px;
            height: 30px;
            line-height: 30px;
            margin: 0px;
            float: left;
            & + .page-numbers{
                margin-left: 3px;
            }
        }
    }**/
  .result_holder.basic_listing .image_holder .image {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none; }
  .result_holder .image_holder, .result_holder.basic_listing .image_holder {
    width: 100%;
    height: auto;
    float: none; }
    .result_holder .image_holder .image, .result_holder.basic_listing .image_holder .image {
      width: 100%;
      display: block;
      height: auto; }
      .result_holder .image_holder .image img, .result_holder.basic_listing .image_holder .image img {
        width: 100%;
        display: block;
        height: auto; }
  .result_holder .content_holder {
    margin-top: 15px;
    width: 100%;
    height: auto;
    float: none;
    padding-top: 5%; }
    .result_holder .content_holder .logo_holder {
      position: relative;
      text-align: center;
      float: left;
      width: 100%;
      height: auto; }
  .features_holder {
    height: auto;
    padding: 0 5px 10px 5px;
    overflow: hidden; }
    .features_holder .virtual-tour-cta {
      width: 100% !important;
      margin: 0 auto;
      margin-bottom: 4%; }
    .features_holder span {
      display: block;
      text-align: center;
      margin-bottom: 4%; }
    .features_holder div {
      width: 26%;
      text-align: left;
      padding-left: 45px;
      margin-left: 4%; }
  /* PAGINATION */
  /**
    .page-holder { 
        .page-numbers {
            display:none;
        }
        .current, .prev, .next {
            display:inline-block;
        }
    }**/
  /* HOME DETAILS */
  .menu {
    display: none; }
  /* SUB MENU */
  .sub_mobile_menu_holder {
    width: 100%;
    background-color: #2d499f;
    float: left;
    position: relative; }
    .sub_mobile_menu_holder > span {
      display: block;
      width: 100%;
      height: 50px;
      line-height: 50px;
      color: #fff;
      font-size: 1.4em;
      padding-left: 5px; }
    .sub_mobile_menu_holder .mobile_sub_menu {
      width: 100%;
      overflow: hidden; }
      .sub_mobile_menu_holder .mobile_sub_menu button {
        display: block;
        width: 100%;
        height: 30px;
        color: #FFFFFF;
        border: 0; }
  .home_details_header {
    position: relative; }
    .home_details_header .header_navigation .tab {
      float: left;
      margin: 0;
      padding: 10px 0;
      text-align: center;
      height: auto; }
      .home_details_header .header_navigation .tab:nth-of-type(1) {
        width: 29%; }
      .home_details_header .header_navigation .tab:nth-of-type(2) {
        width: 71%; }
    .home_details_header h1 .builder {
      display: block; }
    .home_details_header .back {
      position: absolute;
      top: 0;
      right: 0; }
  .house_gallery_holder {
    display: none; }
  .overview_holder .logo_holder {
    display: none; }
  .overview_holder .contact_details, .overview_holder .content {
    width: 100%; }
    .overview_holder .contact_details .award_block, .overview_holder .content .award_block {
      margin-bottom: 15px; }
      .overview_holder .contact_details .award_block img, .overview_holder .content .award_block img {
        width: initial; }
  .overview_holder .features_holder span {
    width: 60%;
    text-align: left;
    margin-bottom: 4%;
    float: left; }
  .overview_holder .features_holder .price {
    float: right;
    width: 40%;
    margin-left: 0; }
  .awards_wrap ul li img {
    width: auto;
    max-width: 100%; }
  .download_pdf {
    width: 100%;
    margin-top: 2%;
    margin-left: 0; }
  .similar_listings_holder .similar_header .more_listings {
    width: 100%;
    margin-top: 1%;
    background-position: 97% center; }
  .listing {
    width: 100%; }
    .listing .similar_feature {
      height: auto; }
      .listing .similar_feature img {
        display: block;
        visibility: hidden; }
  .opening_times {
    width: 100%;
    margin-bottom: 2%; }
  .standard_inclusion .standard_holder_left, .standard_inclusion .standard_holder_right {
    width: 100%; }
  .location_holder h2,
  .testimonials_holder + .contact_form {
    margin-top: 15px; }
  /* SLIDER */
  .swiper-container {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 2%; }
  .swiper-wrapper {
    max-height: 300px;
    overflow: hidden; }
    .swiper-wrapper img {
      height: auto; }
  .swiper-slide {
    position: relative;
    float: left; }
  /* FOOTER */
  footer {
    padding: 5% 0; }
  .mbawa_links_holder {
    width: 100%; }
    .mbawa_links_holder a {
      width: 96%; }
  .contact_holder {
    display: none; }
  .mobile_contact_holder {
    width: 100%;
    float: left;
    margin: 5% 0; }
    .mobile_contact_holder a {
      width: 96%;
      padding-left: 0; }
    .mobile_contact_holder img {
      width: 30px;
      vertical-align: middle; }
    .mobile_contact_holder .mobile_contact_email {
      margin-left: 7px;
      width: 22px; }
  .made_by_holder {
    margin: 30px 0 55px 0;
    height: auto;
    padding: 5px; }
  .back_top {
    width: 100%;
    margin-bottom: 4%; }
  .privacy_policy {
    margin-left: 0; }
  .slick_holder {
    width: 100%;
    padding: 0 3%;
    margin-top: 2%;
    text-align: left; }
  .custom_homes_header h1 {
    float: none;
    margin-bottom: 5px; }
  .custom_homes_header .display-all {
    float: left; }
  .user-portal-menu {
    margin-top: 10px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f8981c; }
    .user-portal-menu a {
      display: block;
      float: none;
      width: 100%;
      height: auto;
      padding-bottom: 10px; }
      .user-portal-menu a + a {
        margin: 10px 0px 0px 0px; }
  .listing-table td {
    padding: 10px 10px 10px 45% !important; }
  .listing-table td:before {
    width: 40%; }
  .listing-form-actions > div:last-child {
    margin-top: 20px; }
    .listing-form-actions > div:last-child div {
      width: 100%; }
      .listing-form-actions > div:last-child div a {
        display: block;
        width: 100%; }
      .listing-form-actions > div:last-child div + div {
        margin-top: 20px; }
  .display-villages-google-map .regions {
    display: none; }
  .display-villages-google-map iframe {
    width: 100%;
    height: 300px; }
  .basic-content .principal-office-wrap {
    margin: 0 auto;
    border-bottom: none; }
    .basic-content .principal-office-wrap .left, .basic-content .principal-office-wrap .right {
      float: none;
      width: 100%;
      padding-top: 0px; }
    .basic-content .principal-office-wrap .right {
      padding: 10px; }
      .basic-content .principal-office-wrap .right p {
        font-size: 1em;
        padding-right: 0px; }
  .basic-content .regional-offices-wrap .office-contact-details {
    display: block;
    width: 100%;
    margin: 0px !important; }
    .basic-content .regional-offices-wrap .office-contact-details + .office-contact-details {
      margin-top: 15px !important; }
  .footer-cols .col {
    width: 100%;
    float: none; }
    .footer-cols .col + .col {
      margin-top: 15px; }
      .footer-cols .col + .col .mbawa_links_holder.flr {
        display: none; }
    .footer-cols .col .contact_holder {
      display: none; }
    .footer-cols .col .mobile_contact_holder {
      display: block;
      margin: 0px;
      margin-top: 15px; }
      .footer-cols .col .mobile_contact_holder a {
        width: 100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px; }
        .footer-cols .col .mobile_contact_holder a:after {
          display: none; }
    .footer-cols .col .mbawa_links_holder,
    .footer-cols .col a.slick-footer-advert {
      display: block;
      width: 100%;
      float: none;
      margin: 0; }
    .footer-cols .col .mbawa_links_holder a {
      width: 100%;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .footer-cols .col .mbawa_links_holder a:after {
        display: none; }
    .footer-cols .col .menu {
      display: block; }
    .footer-cols .col .slick-footer-advert {
      margin: 0px; }
      .footer-cols .col .slick-footer-advert img {
        width: 100%;
        height: auto; }
  .result_holder.builder_listing {
    min-height: auto; }
    .result_holder.builder_listing > div {
      width: 100%; }
    .result_holder.builder_listing a {
      position: relative;
      bottom: auto;
      left: auto;
      width: 100%;
      height: auto;
      line-height: 1em;
      padding: 10px; }
    .result_holder.builder_listing .left, .result_holder.builder_listing .right {
      float: none;
      padding-bottom: 30px; }
    .result_holder.builder_listing .left {
      padding-bottom: 0px; }
    .result_holder.builder_listing .right {
      margin: 0px;
      margin-top: 15px; }
    .result_holder.builder_listing .builder_logo {
      padding: 10px; }
      .result_holder.builder_listing .builder_logo img {
        width: auto;
        max-width: 100%; }
  .info-block-2-col + .info-block-2-col {
    margin-top: 15px; }
  .info-block-2-col .col {
    width: 100%;
    float: none; }
    .info-block-2-col .col + .col {
      margin-left: 0;
      margin-top: 15px; }
  .info-block-2-col .award_block img, .info-block-2-col .builder_logo img, .info-block-2-col .logo_holder img {
    width: auto;
    max-width: 100%; }
  .homebuyers-centre-links {
    margin: 0; }
    .homebuyers-centre-links li {
      display: block;
      margin: 0; }
      .homebuyers-centre-links li + li {
        margin: 0;
        margin-top: 10px; }
  .builder-listings-nav ul {
    display: none; }
  .feature-properties {
    margin: 15px 0px; }
    .feature-properties .property {
      width: 100%;
      float: none; }
      .feature-properties .property:nth-child(even) {
        margin-left: 0%; }
      .feature-properties .property:nth-child(n+3) {
        margin-top: 0px; }
      .feature-properties .property + .property {
        margin-top: 10px; }
  .search-result-google-map .regions-select {
    display: block;
    margin-bottom: 20px; }
  .search-result-google-map .regions {
    display: none; }
  .search-result-google-map .google-map-wrapper {
    width: 100%; } }

/* FOR IPHONES */
@media only all and (max-width: 340px) {
  body {
    font-size: 13px; } }

/* ==========================================================================
Helper classes
========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

/* ==========================================================================
Print styles
========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  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; } }

select {
  background: white;
  width: 100%;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #C1C8E1;
  border-radius: 0;
  height: 34px; }

.alert, #message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert-success, .updated {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

/**
*Loading image style
**/
.dis-loading {
  height: 100%;
  text-align: center;
  font-size: 18px; }
  .dis-loading .dis-loading-inner {
    display: inline-block;
    vertical-align: middle; }
  .dis-loading :before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle; }

.regions-list .acf-taxonomy-field .categorychecklist-holder {
  border: none;
  max-height: none; }

.gm-iw {
  width: 240px; }
  .gm-iw .gm-logo img {
    width: 60px; }

.show-more {
  display: none; }

/* end styles */
