﻿@charset "UTF-8";
/*
 * Suzi v1.5.0 (2014-05-30)
 * Sass UI framework by Izilla
 * http://izilla.com.au
*/
/* --------------------------------------------
	Clearfix
----------------------------------------------- */
.clearfix, .content_area, .grid_container, .f_col_row, .f_col, #content, #col_1, #col_2, #col_3, #corporate_header, .agent_details, .filters, #actions, .col_right .grid_container, .property_filter.footer_filter, #local_office_menu .nav_office_listing .grid_container, #world_office_menu .nav_office_listing .grid_container {
  min-height: 0;
}
.clearfix:after, .content_area:after, .grid_container:after, .f_col_row:after, .f_col:after, #content:after, #col_1:after, #col_2:after, #col_3:after, #corporate_header:after, .agent_details:after, .filters:after, #actions:after, .col_right .grid_container:after, .property_filter.footer_filter:after, #local_office_menu .nav_office_listing .grid_container:after, #world_office_menu .nav_office_listing .grid_container:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}

/* --------------------------------------------
	CSS3PIE
----------------------------------------------- */
/* --------------------------------------------
	Constants
----------------------------------------------- */
.horizontal {
  display: table;
  width: 100%;
}
.horizontal > li {
  display: table-cell;
  vertical-align: top;
}
.horizontal > li > a {
  text-align: center;
}
.ltie8 .horizontal {
  min-height: 0;
  display: block;
}
.ltie8 .horizontal:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.ltie8 .horizontal > li {
  float: left;
}

.horizontal_auto {
  display: table;
  width: auto;
}
.horizontal_auto > li {
  display: table-cell;
  vertical-align: top;
}
.horizontal_auto > li > a {
  text-align: center;
}
.ltie8 .horizontal_auto {
  min-height: 0;
  display: block;
}
.ltie8 .horizontal_auto:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.ltie8 .horizontal_auto > li {
  float: left;
}

/* --------------------------------------------
	Viewport
----------------------------------------------- */
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* --------------------------------------------
	Reset
----------------------------------------------- */
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 {
  border: 0;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

/* --------------------------------------------
	Font-Face Declarations
----------------------------------------------- */
/*
font-family: font-stack;
*/
/* --------------------------------------------
	Clearfix
----------------------------------------------- */
/* --------------------------------------------
	Reset
----------------------------------------------- */
.reset, .reset_lazy, .reset ul, .reset_lazy > ul, .reset ol, .reset_lazy > ol, .reset li, .reset_lazy > li, .rc ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
}

.content_area > :last-child, .content_area > ul:last-child > li:last-child, .content_area > ol:last-child > li:last-child, th > :last-child, th > ul:last-child > li:last-child, th > ol:last-child > li:last-child, td > :last-child, td > ul:last-child > li:last-child, td > ol:last-child > li:last-child {
  margin-bottom: 0;
}

/* --------------------------------------------
	List Bullet Removal & Display None
----------------------------------------------- */
input[type="hidden"], .display_none, .js_display, .js .js_display_none, .no_col_1 #col_1, .no_col_3 #col_3, .grid_container > li.grid_item:before, .list_style_none > li:before, .rc li:before, .reset li:before, .reset_lazy > li:before {
  display: none;
}

/* --------------------------------------------
	Standard Margin
----------------------------------------------- */
blockquote, .cell, .centre_object, cite, .cols, .content_area, dl, .error, .ok, .flash, fieldset, .fieldset, hr, iframe, .ok, ol, p, .panes, table, ul {
  margin-bottom: 40px;
}

/* --------------------------------------------
	Constants
----------------------------------------------- */
a[name], a[name]:hover {
  color: inherit !important;
  text-decoration: none !important;
}

acronym, abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

a span {
  cursor: pointer;
}

address {
  font-style: normal;
}

b, strong {
  font-weight: bold;
}

blockquote, q {
  font-family: Georgia, serif;
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

blockquote {
  background: #edece6;
  border-left: 3px solid #0B7054;
  padding: 14px;
  padding: 0.875rem;
}
blockquote > :last-child {
  margin-bottom: 0;
}

.js [data-classquery] {
  visibility: hidden;
}

.classquery-complete [data-classquery], .ltie9 [data-classquery] {
  visibility: visible;
}

cite {
  display: block;
  font-style: italic;
  margin-top: -14px;
  margin-top: -0.875rem;
  text-align: right;
}

hr {
  background: #b8b7b7;
  border: 0;
  color: #b8b7b7;
  height: 1px;
  margin: 28px 0;
  margin: 1.75rem 0;
}
.ltie8 hr {
  margin-bottom: 21px;
  margin-bottom: 1.3125rem;
  margin-top: 7px;
  margin-top: 0.4375rem;
}

i, em {
  font-style: italic;
}

iframe:not([width]) {
  width: 100%;
}

a img, img[usemap] {
  border: 0;
}

img {
  -moz-force-broken-image-icon: 1;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
}
img.fixed, .ltie9 img {
  max-width: none;
}
img.border {
  border: 1px solid #0B7054;
}
img.float_left, img.float_right {
  display: block;
  float: none;
  margin: 0 auto 7px;
  margin: 0 auto 0.4375rem;
}

@media (min-width: 29em) {
  img.float_left {
    float: left;
    margin: 3px 14px 14px 0;
    margin: 0.1875rem 0.875rem 0.875rem 0;
  }
  img.float_right {
    float: right;
    margin: 3px 0 14px 14px;
    margin: 0.1875rem 0 0.875rem 0.875rem;
  }
}
.js .js_display_block {
  display: block;
}
.js .js_display_inline {
  display: inline;
}
.js .js_display_inline_block {
  display: inline-block;
}

.jquery .jquery_display_block {
  display: block;
}
.jquery .jquery_display_inline {
  display: inline;
}
.jquery .jquery_display_inline_block {
  display: inline-block;
}

.managed {
  display: inline-block;
}
.managed.alt {
  padding-left: 21px;
}
.ltie8 .managed.alt {
  padding-left: 0;
}
.managed:after, .managed.alt:before {
  background: url("{{ imgPath }}std_icons.png");
  content: '';
  display: inline-block;
  margin-left: 5px;
  margin-left: 0.3125rem;
  height: 16px;
  vertical-align: middle;
  width: 16px;
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .managed:after, .managed.alt:before {
    background-image: url("{{ imgPath }}std_icons@2x.png");
    background-size: 16px auto;
  }
}
.managed.alt:before {
  margin-left: -21px;
  margin-right: 5px;
  margin-right: 0.3125rem;
}
.managed.alt:after {
  display: none;
}
.managed.link:after, .managed.alt.link:before {
  background-position: 0 -16px;
}
.managed.pdf:after, .managed.alt.pdf:before {
  background-position: 0 -32px;
}
.managed.zip:after, .managed.alt.zip:before {
  background-position: 0 -48px;
}
.managed.audio:after, .managed.alt.audio:before {
  background-position: 0 -64px;
}
.managed.video:after, .managed.alt.video:before {
  background-position: 0 -80px;
}
.managed.doc:after, .managed.alt.doc:before {
  background-position: 0 -96px;
}
.managed.image:after, .managed.alt.image:before {
  background-position: 0 -112px;
}
.managed.excel:after, .managed.alt.excel:before {
  background-position: 0 -128px;
}
.managed.file:after, .managed.alt.file:before {
  background-position: 0 -144px;
}
.managed.page:after, .managed.alt.page:before {
  background-position: 0 -160px;
}
.managed.rss:after, .managed.alt.rss:before {
  background-position: 0 -176px;
}

.menu li {
  position: static;
}
.menu li > a {
  display: inline-block;
}
.menu li > a {
  display: block;
  text-decoration: none;
}
.menu.hover li > a:hover, .menu.hover li > a:focus {
  text-decoration: underline;
}

object:focus {
  outline: none;
}

.js .pane {
  display: none;
}
.js .pane:first-child {
  display: block;
}

pre {
  white-space: pre-wrap;
}

.slider > li {
  display: none;
}
.slider > li:first-child {
  display: block;
}

.std_width {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  max-width: 960px;
  max-width: 60rem;
}

sub, sup {
  position: relative;
  vertical-align: baseline;
}

.video_embed {
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.video_embed iframe {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

/* --------------------------------------------
	Root Defaults
----------------------------------------------- */
html {
  background: #fff;
  min-height: 100%;
  overflow-y: scroll;
  -ms-overflow-style: scrollbar;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (min-width: 0.0625em) {
  html {
    overflow-x: hidden;
  }
}
@media (max-width: 48.5em) {
  html {
    -ms-overflow-style: auto;
  }
}

body {
  color: #111;
  font-family:  futura-pt,kozuka-gothic-pro,Arial,sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.53846;
  /*min-height: 100%;*/
  /** {
  	font-size: 1em;
  }*/
}
.vendor-ie:not(.ltie9) body {
  line-height: 1.61538;
}

/* --------------------------------------------
	Link Colors
----------------------------------------------- */
a {
  color: #0B7054;
}
a:hover, a:focus {
  color: #69BE28;
}

:visited {
  color: #3a165a;
}

/* --------------------------------------------
	Headings
----------------------------------------------- */
h1, .h1 {
  font-size: 24px;
  font-size: 1.5rem;
}

h2, .h2 {
  font-size: 22px;
  font-size: 1.375rem;
}

h3, .h3 {
  font-size: 20px;
  font-size: 1.25rem;
}

h4, .h4 {
  font-size: 18px;
  font-size: 1.125rem;
}

h5, .h5 {
  font-size: 16px;
  font-size: 1rem;
}

h6, .h6 {
  font-size: 14px;
  font-size: 0.875rem;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #0B7054;
}
h1:first-child, h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h1 + .h1, h1 + .h2, h1 + .h3, h1 + .h4, h1 + .h5, h1 + .h6, h2:first-child, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h2 + .h1, h2 + .h2, h2 + .h3, h2 + .h4, h2 + .h5, h2 + .h6, h3:first-child, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h3 + .h1, h3 + .h2, h3 + .h3, h3 + .h4, h3 + .h5, h3 + .h6, h4:first-child, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h4 + .h1, h4 + .h2, h4 + .h3, h4 + .h4, h4 + .h5, h4 + .h6, h5:first-child, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h5 + .h1, h5 + .h2, h5 + .h3, h5 + .h4, h5 + .h5, h5 + .h6, h6:first-child, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6, h6 + .h1, h6 + .h2, h6 + .h3, h6 + .h4, h6 + .h5, h6 + .h6,
.h1:first-child,
.h1 + h1,
.h1 + h2,
.h1 + h3,
.h1 + h4,
.h1 + h5,
.h1 + h6,
.h1 + .h1,
.h1 + .h2,
.h1 + .h3,
.h1 + .h4,
.h1 + .h5,
.h1 + .h6, .h2:first-child, .h2 + h1, .h2 + h2, .h2 + h3, .h2 + h4, .h2 + h5, .h2 + h6, .h2 + .h1, .h2 + .h2, .h2 + .h3, .h2 + .h4, .h2 + .h5, .h2 + .h6, .h3:first-child, .h3 + h1, .h3 + h2, .h3 + h3, .h3 + h4, .h3 + h5, .h3 + h6, .h3 + .h1, .h3 + .h2, .h3 + .h3, .h3 + .h4, .h3 + .h5, .h3 + .h6, .h4:first-child, .h4 + h1, .h4 + h2, .h4 + h3, .h4 + h4, .h4 + h5, .h4 + h6, .h4 + .h1, .h4 + .h2, .h4 + .h3, .h4 + .h4, .h4 + .h5, .h4 + .h6, .h5:first-child, .h5 + h1, .h5 + h2, .h5 + h3, .h5 + h4, .h5 + h5, .h5 + h6, .h5 + .h1, .h5 + .h2, .h5 + .h3, .h5 + .h4, .h5 + .h5, .h5 + .h6, .h6:first-child, .h6 + h1, .h6 + h2, .h6 + h3, .h6 + h4, .h6 + h5, .h6 + h6, .h6 + .h1, .h6 + .h2, .h6 + .h3, .h6 + .h4, .h6 + .h5, .h6 + .h6 {
  margin-top: 0;
}
h1.sub, h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h1 + .h1, h1 + .h2, h1 + .h3, h1 + .h4, h1 + .h5, h1 + .h6, h2.sub, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h2 + .h1, h2 + .h2, h2 + .h3, h2 + .h4, h2 + .h5, h2 + .h6, h3.sub, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h3 + .h1, h3 + .h2, h3 + .h3, h3 + .h4, h3 + .h5, h3 + .h6, h4.sub, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h4 + .h1, h4 + .h2, h4 + .h3, h4 + .h4, h4 + .h5, h4 + .h6, h5.sub, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h5 + .h1, h5 + .h2, h5 + .h3, h5 + .h4, h5 + .h5, h5 + .h6, h6.sub, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6, h6 + .h1, h6 + .h2, h6 + .h3, h6 + .h4, h6 + .h5, h6 + .h6,
.h1.sub,
.h1 + h1,
.h1 + h2,
.h1 + h3,
.h1 + h4,
.h1 + h5,
.h1 + h6,
.h1 + .h1,
.h1 + .h2,
.h1 + .h3,
.h1 + .h4,
.h1 + .h5,
.h1 + .h6, .h2.sub, .h2 + h1, .h2 + h2, .h2 + h3, .h2 + h4, .h2 + h5, .h2 + h6, .h2 + .h1, .h2 + .h2, .h2 + .h3, .h2 + .h4, .h2 + .h5, .h2 + .h6, .h3.sub, .h3 + h1, .h3 + h2, .h3 + h3, .h3 + h4, .h3 + h5, .h3 + h6, .h3 + .h1, .h3 + .h2, .h3 + .h3, .h3 + .h4, .h3 + .h5, .h3 + .h6, .h4.sub, .h4 + h1, .h4 + h2, .h4 + h3, .h4 + h4, .h4 + h5, .h4 + h6, .h4 + .h1, .h4 + .h2, .h4 + .h3, .h4 + .h4, .h4 + .h5, .h4 + .h6, .h5.sub, .h5 + h1, .h5 + h2, .h5 + h3, .h5 + h4, .h5 + h5, .h5 + h6, .h5 + .h1, .h5 + .h2, .h5 + .h3, .h5 + .h4, .h5 + .h5, .h5 + .h6, .h6.sub, .h6 + h1, .h6 + h2, .h6 + h3, .h6 + h4, .h6 + h5, .h6 + h6, .h6 + .h1, .h6 + .h2, .h6 + .h3, .h6 + .h4, .h6 + .h5, .h6 + .h6 {
  color: #555;
}
h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt,
.h1.alt, .h2.alt, .h3.alt, .h4.alt, .h5.alt, .h6.alt {
  color: #111;
}
h1.std, h2.std, h3.std, h4.std, h5.std, h6.std,
.h1.std, .h2.std, .h3.std, .h4.std, .h5.std, .h6.std {
  color: #0B7054;
}

/* --------------------------------------------
	Lists
----------------------------------------------- */
ol, ul {
  list-style: none;
  /*@include rem(margin-left, $list-margin-left);*/
}
ol.list_style_none, ul.list_style_none {
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

ol {
  list-style-type: decimal;
}
ol.lower_alpha {
  list-style-type: lower-alpha;
}
ol.upper_alpha {
  list-style-type: upper-alpha;
}
ol.lower_roman {
  list-style-type: lower-roman;
}
ol.upper_roman {
  list-style-type: upper-roman;
}

.ltie8 ul {
  list-style-type: disc;
}

li {
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  /*position: relative;*/
  /*ul > &:before {
  	content: '';
  	display: inline-block;
  	position: absolute;
  }*/
}
.ltie8 li {
  position: static;
}
li > ol, li > ul {
  margin-top: 14px;
  margin-top: 0.875rem;
}

.list_next_to_float, .float_left + ul, .float_right + ul, .float_left + ol, .float_right + ol {
  overflow: hidden;
  padding-left: 40px;
  padding-left: 2.5rem;
}
@media (min-width: 28.9375em) {
  .list_next_to_float, .float_left + ul, .float_right + ul, .float_left + ol, .float_right + ol {
    clear: both;
    overflow: visible;
    padding-left: 0;
  }
}

dt, dd {
  display: inline;
}

dd:after {
  content: '\A';
  white-space: pre;
}

/* --------------------------------------------
	Tables
----------------------------------------------- */
caption {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  text-align: left;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}

td, th {
  vertical-align: top;
}

.unstyled {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: auto;
}
.unstyled td, .unstyled th {
  background: none !important;
  border: 0 !important;
  color: #111 !important;
  padding: 0 !important;
  text-align: left;
  vertical-align: top !important;
}

.ie9_grid_dummy td {
  background: none !important;
  padding: 0 !important;
}

/* --------------------------------------------
	Forms
----------------------------------------------- */
fieldset {
  border: 0;
}

legend {
  left: -999em;
  position: absolute;
  top: -999em;
}

[data-legend]:before {
  content: attr(data-legend);
  display: block;
}

::-webkit-search-decoration, ::-webkit-search-cancel-button, input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="search"] {
  -webkit-appearance: none;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

::-webkit-input-placeholder {
  color: #999;
}

input.placeholder, textarea.placeholder {
  color: #999;
}

label + [placeholder]:focus:-moz-placeholder {
  color: transparent;
}

label + [placeholder]:focus::-moz-placeholder {
  color: transparent;
}

label + [placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

.text, textarea, select {
  color: #111;
  margin: 0;
}
html:not(.ltie9) .text:not([disabled]):hover, html:not(.ltie9) textarea:not([disabled]):hover, html:not(.ltie9) select:not([disabled]):hover {
  background-color: #ffffe5;
  outline: none;
}
html:not(.ltie9) .text:not([disabled]):focus, html:not(.ltie9) textarea:not([disabled]):focus, html:not(.ltie9) select:not([disabled]):focus {
  background-color: #ffc;
  -webkit-box-shadow: 0 0 6px rgba(82, 168, 236, 0.5);
  box-shadow: 0 0 6px rgba(82, 168, 236, 0.5);
  outline: none;
}
.text.form_error, textarea.form_error, select.form_error {
  border-color: #c00 !important;
}

:-moz-ui-invalid:not(output) {
  box-shadow: 0 0 3px 0 #c00 !important;
}

input[type="radio"].form_error, input[type="checkbox"].form_error {
  -webkit-box-shadow: 0 0 1.5px 1.5px red;
  box-shadow: 0 0 1.5px 1.5px red;
}
input[type="radio"].form_error + label, input[type="checkbox"].form_error + label {
  color: #c00;
}

.touch label {
  cursor: pointer;
}

.btn, .btn_wrap, button, [type="submit"], .text, label, .label, p.legend, select, textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-family: sans-serif;
  line-height: normal;
  width: 100%;
}

.text, label, .label, p.legend, select, textarea {
  vertical-align: top;
}

.required em, label em, .label em, p.legend em {
  color: #c00;
  font-style: normal;
}

.f_comment, .f_margin, .f_row, .required, .rc {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

.f_row > div {
  margin-top: 10px;
  margin-top: 0.625rem;
}

fieldset .description {
  display: block;
}

.text, textarea, html:not(.browser-android) select {
  background-color: #fff;
  border: 1px solid #abadb3;
}

.text, textarea {
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.text:not(.date_time) {
  -webkit-appearance: none;
}

.text.date_time {
  display: -webkit-inline-flex;
}

button, [type="submit"], .text, textarea, select {
  font-size: 16px;
  font-size: 1rem;
}
.no-touch button, .no-touch [type="submit"], .no-touch .text, .no-touch textarea, .no-touch select {
  font-size: 13px;
  font-size: 0.8125rem;
}

select {
  -webkit-appearance: menulist;
}
select.auto {
  width: auto !important;
}

textarea {
  min-height: 120px;
  min-height: 7.5rem;
  overflow: auto;
}

.rc li {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
.rc input {
  position: absolute;
}
.rc label {
  font-weight: normal;
  padding-left: 23px;
  width: auto;
}

.f_row .w_auto, .btns .w_auto {
  width: auto;
}
.f_row .w_smaller, .btns .w_smaller {
  width: 16.6666%;
}
.f_row .w_small, .btns .w_small {
  width: 33.3333%;
}
.f_row .w_medium, .btns .w_medium {
  width: 50%;
}
.f_row .w_large, .btns .w_large {
  width: 66.6666%;
}
.f_row .w_larger, .btns .w_larger {
  width: 83.3333%;
}
.f_row .w_max, .btns .w_max {
  width: 100%;
}

@media (min-width: 38.75em) {
  .f_row label, .f_row .label {
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
  .ie .f_row label, .vendor-ie .f_row label, .ie .f_row .label, .vendor-ie .f_row .label {
    margin-top: 6px;
    margin-top: 0.375rem;
  }
  .f_row label em, .f_row .label em {
    position: absolute;
    right: -5px;
    right: -0.3125rem;
  }

  .f_row label, .f_row .label, p.legend {
    display: inline-block;
    margin-right: 3%;
    width: 30%;
    position: relative;
    text-align: right;
  }

  .f_row .text, .f_row textarea, .f_row select, .rc.legend ul {
    display: inline-block;
    margin-left: -4px;
    margin-left: -0.25rem;
    width: 67%;
  }

  .f_row .w_bp_auto, .btns .w_bp_auto {
    width: auto;
  }
  .f_row .w_bp_smaller, .btns .w_bp_smaller {
    width: 11.16662%;
  }
  .f_row .w_bp_small, .btns .w_bp_small {
    width: 22.33331%;
  }
  .f_row .w_bp_medium, .btns .w_bp_medium {
    width: 33.5%;
  }
  .f_row .w_bp_large, .btns .w_bp_large {
    width: 44.66662%;
  }
  .f_row .w_bp_larger, .btns .w_bp_larger {
    width: 55.83331%;
  }
  .f_row .w_bp_max, .btns .w_bp_max {
    width: 67%;
  }

  .f_row.block label, .f_row.block .label, .f_row.block .text, .f_row.block textarea, .f_row.block select {
    display: block;
    margin-bottom: 3%;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    width: 100%;
  }

  .rc.legend ul {
    margin-left: -8px;
    margin-left: -0.5rem;
  }

  .rc:not(.legend) ul {
    margin-left: -4px;
    margin-left: -0.25rem;
  }

  .f_comment, .rc:not(.legend) ul, .required {
    padding-left: 33%;
  }

  .btns > :first-child {
    margin-left: 33%;
  }

  button, [type="submit"] {
    width: auto;
  }
}
.btn, .btn_wrap {
  width: auto;
}

.btn, .btn_wrap, button, [type="submit"] {
  -webkit-appearance: none;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  overflow: visible;
  text-decoration: none !important;
}
.btn::-moz-focus-inner, .btn_wrap::-moz-focus-inner, button::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.btn:hover, .btn:focus, .btn_wrap:hover, .btn_wrap:focus, button:hover, button:focus, [type="submit"]:hover, [type="submit"]:focus {
  color: #f2f2f2;
}

.btn_wrap {
  position: relative;
}
.btn_wrap input {
  opacity: 0;
  position: relative;
  z-index: 2;
}
.btn_wrap[data-label]:before {
  content: attr(data-label);
}
.btn_wrap[data-label] input {
  border: 0;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

/* --------------------------------------------
	Error & .ok Styling
-----------------------------------------------*/
.error, .ok {
  border: 1px solid #ddd;
  background-clip: padding-box;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 15px;
  padding: 0.9375rem;
}
.error h3, .ok h3 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0;
  padding-left: 24px;
  position: relative;
}
.ltie8 .error h3, .ltie8 .ok h3 {
  color: #b00;
  padding-left: 0;
}
.error h3:before, .ok h3:before {
  background: url("{{ imgPath }}std_icons.png") 0 -192px;
  content: '';
  height: 16px;
  margin-left: -24px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .error h3:before, .ok h3:before {
    background-image: url("{{ imgPath }}std_icons@2x.png");
    background-size: 16px auto;
    background-position: 0 -192px;
  }
}
.error ul, .ok ul {
  margin: 14px 0 0 23px;
  margin-top: 0.875rem;
}
.error li:last-child, .ok li:last-child {
  margin-bottom: 0;
}

.ltie8 .ok h3 {
  color: #060;
}
.ok h3:before {
  background-position: 0 -208px;
  color: #417b2a;
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .ok h3:before {
    background-position: 0 -208px;
  }
}

/* --------------------------------------------
	Accordions
----------------------------------------------- */
.js .accordion {
  visibility: hidden;
}
.jquery .accordion {
  visibility: visible;
}

.accordion_toggler {
  display: block;
  text-decoration: none;
}

.js .accordion_content {
  height: 0;
  overflow: hidden;
}
.js .open + .accordion_content {
  height: auto;
}
.js .accordion_to_tabs .open + .accordion_content {
  height: auto !important;
}
.accordion_to_tabs .accordion_content {
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

/* --------------------------------------------
	Site
----------------------------------------------- */
.no_col_1.no_col_3 #col_2 {
  width: 100%;
}

#breadcrumbs li {
  display: inline-block;
}

/* --------------------------------------------
	Simple Customisations
----------------------------------------------- */
body {
  position: relative;
}
@media (min-width: 60em) {
  body {
    background: url("{{ imgPath }}/background-nz.jpg") no-repeat center 0;
  }
}
.ltie9 body {
  background: url("{{ imgPath }}/background-nz.jpg") no-repeat center 0;
}

.lightbox.ltie9 body {
  min-width: 0;
}

a {
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
}
a:hover, a:focus {
  text-decoration: none;
}

iframe.fancybox-iframe {
  height: 100%;
}
iframe.fancybox-iframe html {
  overflow-y: hidden !important;
}

.feature {
  text-decoration: none;
}
.feature:after {
  border-color: transparent transparent transparent #0B7054;
  border-color: rgba(11, 112, 84, 0) rgba(11, 112, 84, 0) rgba(11, 112, 84, 0) #0B7054;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: '';
  display: inline-block;
  height: 0;
  -webkit-transform: rotate(360deg);
  width: 0;
  margin-left: 0.625em;
}
.feature:visited:after {
  border-left-color: #3a165a;
}
.feature:hover:after, .feature:focus:after {
  border-left-color: #69BE28;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: sans-serif;
  font-weight: bold;
  line-height: normal;
  margin: 18px 0 12px;
  margin: 1.125rem 0 0.75rem;
}

sub, sup {
  font-size: 0.92308em;
}
.ie sub, .vendor-ie sub, .ie sup, .vendor-ie sup {
  font-size: 1.07692em;
}

sub {
  bottom: -0.1875em;
}

sup {
  top: -0.3125em;
}

/* --------------------------------------------
	Lists
----------------------------------------------- */
ul > li:before {
  background: #111;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 5px;
  left: -18px;
  top: 7px;
  top: 0.4375rem;
  width: 5px;
}

/* --------------------------------------------
	Tables
----------------------------------------------- */
td, th {
  background: #fff;
  border: solid #ebebeb;
  border-width: 1px 0;
  padding: 15px 20px !important;
  padding: 0.9375rem 1.25rem !important;
  text-align: left;
  text-shadow: 0 1px 1px #fff;
}
tr > td:first-child, tr > th:first-child {
  border-left-width: 1px;
}
tr > td:last-child, tr > th:last-child {
  border-right-width: 1px;
}

thead, tfoot {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
thead th, tfoot th {
  background: whitesmoke;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRo\aPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNl\a cnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzUy\aMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9\aIjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSJ3aGl0\aZSIgb2Zmc2V0PSIwIiAvPjxzdG9wIHN0b3AtY29sb3I9IndoaXRlc21va2Ui\aIG9mZnNldD0iMSIgLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9\aIjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzUyMikiIC8+\aPC9zdmc+\a");
  background: -moz-linear-gradient(top , white 0%, whitesmoke 100%);
  background: -webkit-linear-gradient(top , white 0%, whitesmoke 100%);
  background: linear-gradient(to bottom , white 0%, whitesmoke 100%);
  -pie-background: linear-gradient(top , white 0%, whitesmoke 100%);
  font-weight: bold;
}

tfoot {
  -webkit-box-shadow: none;
  box-shadow: none;
}

tr:nth-child(even) td, tr:nth-child(even) th {
  background: #f8f8f8;
}

@media (min-width: 45em) {
  .float_right_minor {
    float: right;
  }
}
.ltie9 .float_right_minor {
  float: right;
}

@media (min-width: 38.75em) {
  .float_right_major {
    float: right;
  }
}
.ltie9 .float_right_major {
  float: right;
}

@media (max-width: 38.75em) {
  .display_at_major {
    display: none !important;
  }
}

@media (max-width: 45em) {
  .display_at_minor {
    display: none !important;
  }
}

@media (max-width: 60em) {
  .display_at_site_width {
    display: none !important;
  }
}

@media (max-width: 50em) {
  .display_at_final {
    display: none !important;
  }
}

@media (min-width: 45em) {
  .hide_at_minor {
    display: none !important;
  }
}
.ltie9 .hide_at_minor {
  display: none !important;
}

@media (min-width: 50em) {
  .hide_at_final {
    display: none !important;
  }
}
.ltie9 .hide_at_final {
  display: none !important;
}

.overflow_hidden {
  overflow: hidden;
}

.generated_map {
  margin: 15px 0 10px;
  margin: 0.9375rem 0 0.625rem;
}

.grid_container {
  list-style: none;
  margin-bottom: 0;
  margin-left: -20px;
}

.grid_item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 20px;
  padding-left: 20px;
  width: 100%;
}

.w33 {
  width: 33.3333%;
}
.w33:nth-child(n) {
  clear: none;
}
.w33:nth-child(3n+4) {
  clear: both;
}

.w50 {
  width: 50%;
}
.w50:nth-child(n) {
  clear: none;
}
.w50:nth-child(2n+3) {
  clear: both;
}

.clear:nth-child(n) {
  clear: both;
}

.unclear:nth-child(n) {
  clear: none;
}

.no_mb {
  margin-bottom: 0;
}

@media (min-width: 43.75em) {
  .w33_at_700 {
    width: 33.3333%;
  }
  .w33_at_700:nth-child(n) {
    clear: none;
  }
  .w33_at_700:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 .w33_at_700 {
  width: 33.3333%;
}
.ltie9 .w33_at_700:nth-child(n) {
  clear: none;
}
.ltie9 .w33_at_700:nth-child(3n+4) {
  clear: both;
}

@media (min-width: 43.75em) {
  .w50_at_700 {
    width: 50%;
  }
  .w50_at_700:nth-child(n) {
    clear: none;
  }
  .w50_at_700:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 .w50_at_700 {
  width: 50%;
}
.ltie9 .w50_at_700:nth-child(n) {
  clear: none;
}
.ltie9 .w50_at_700:nth-child(2n+3) {
  clear: both;
}

@media (min-width: 43.75em) {
  .clear_at_700:nth-child(n) {
    clear: both;
  }
}
.ltie9 .clear_at_700:nth-child(n) {
  clear: both;
}

@media (min-width: 43.75em) {
  .unclear_at_700:nth-child(n) {
    clear: none;
  }
}
.ltie9 .unclear_at_700:nth-child(n) {
  clear: none;
}

@media (min-width: 43.75em) {
  .no_mb_at_700 {
    margin-bottom: 0;
  }
}
.ltie9 .no_mb_at_700 {
  margin-bottom: 0;
}

@media (min-width: 60em) {
  .w33_at_960 {
    width: 33.3333%;
  }
  .w33_at_960:nth-child(n) {
    clear: none;
  }
  .w33_at_960:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 .w33_at_960 {
  width: 33.3333%;
}
.ltie9 .w33_at_960:nth-child(n) {
  clear: none;
}
.ltie9 .w33_at_960:nth-child(3n+4) {
  clear: both;
}

@media (min-width: 60em) {
  .w50_at_960 {
    width: 50%;
  }
  .w50_at_960:nth-child(n) {
    clear: none;
  }
  .w50_at_960:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 .w50_at_960 {
  width: 50%;
}
.ltie9 .w50_at_960:nth-child(n) {
  clear: none;
}
.ltie9 .w50_at_960:nth-child(2n+3) {
  clear: both;
}

@media (min-width: 60em) {
  .clear_at_960:nth-child(n) {
    clear: both;
  }
}
.ltie9 .clear_at_960:nth-child(n) {
  clear: both;
}

@media (min-width: 60em) {
  .unclear_at_960:nth-child(n) {
    clear: none;
  }
}
.ltie9 .unclear_at_960:nth-child(n) {
  clear: none;
}

@media (min-width: 60em) {
  .no_mb_at_960 {
    margin-bottom: 0;
  }
}
.ltie9 .no_mb_at_960 {
  margin-bottom: 0;
}

/* --------------------------------------------
	Forms
----------------------------------------------- */
fieldset .description {
  color: #888;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
  margin-top: 3px;
  margin-top: 0.1875rem;
}

label, .label, p.legend {
  color: #444;
  font-weight: bold;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

.text, textarea {
  padding: 4px 4px;
  padding: 0.25rem 0.25rem;
}

textarea {
  resize: vertical;
}

select {
  padding: 3px 3px 3px 1px;
  padding: 0.1875rem 0.1875rem 0.1875rem 0.0625rem;
}
.vendor-mozilla select {
  padding-top: 0.125rem;
}
.ie select, .vendor-ie select {
  padding-bottom: 2px;
  padding-bottom: 0.125rem;
  padding-top: 4px;
  padding-top: 0.25rem;
}

.ltie8 .rc ul label {
  margin-top: -18px;
}

.rc input {
  margin: 1px 0 0 2px;
  margin: 0.0625rem 0 0 0.125rem;
}
.ie .rc input, .vendor-ie .rc input {
  margin: -3px 0 0 -2px;
  margin: -0.1875rem 0 0 -0.125rem;
}
.browser-android .rc input {
  margin-top: -0.125rem;
}
.browser-android.ua-android-2 .rc input {
  margin-top: -0.3125rem;
}

.btn, .btn_wrap[data-label], button, [type="submit"] {
  background: #0B7054;
  border: 0;
  padding: 11px 14px;
  padding: 0.6875rem 0.875rem;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.vendor-mozilla .btn, .vendor-mozilla .btn_wrap[data-label], .vendor-mozilla button, .vendor-mozilla [type="submit"] {
  padding-top: 0.625rem;
}
.btn:hover, .btn:focus, .btn_wrap[data-label]:hover, .btn_wrap[data-label]:focus, button:hover, button:focus, [type="submit"]:hover, [type="submit"]:focus {
  background: #095943;
  border-color: #505050;
}
.btn:active, .btn_wrap[data-label]:active, button:active, [type="submit"]:active {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}

.btns > span.btn {
  background: 0 !important;
  border: 0 !important;
  padding: 0 !important;
}

.f_row label, .f_row .label, p.legend {
  font-size: 12px;
  font-size: 0.75rem;
}
.block_level .f_row label, .block_level .f_row .label, .block_level p.legend {
  text-align: left;
  margin-top: 0 !important;
  width: auto;
}

.f_row .text, .f_row textarea, .f_row select, .rc.legend ul {
  font-size: 13px;
  font-size: 0.8125rem;
}
.block_level .f_row .text, .block_level .f_row textarea, .block_level .f_row select, .block_level .rc.legend ul {
  margin-left: 0;
  width: 100%;
}

.f_comment, .f_margin, .f_row, .required, .rc {
  margin-bottom: 13px;
}

.block_level .f_comment, .block_level .rc:not(.legend) ul, .block_level .required {
  margin-left: 0;
  padding-left: 0;
}

.f_row {
  position: relative;
}
.f_row > div {
  margin-top: 0;
}

fieldset hr {
  margin: 6px 0 16px;
  margin: 0.375rem 0 1rem;
}

@media (min-width: 45em) {
  fieldset {
    margin-bottom: 13px;
  }
}
.ltie9 fieldset {
  margin-bottom: 13px;
}

.f_col_row label {
  width: auto;
}
.ltie9 .f_col_row label {
  width: auto;
}

@media (min-width: 45em) {
  .f_col {
    float: left;
    margin-right: 2%;
    width: 32%;
  }
}
.ltie9 .f_col {
  float: left;
  margin-right: 2%;
  width: 32%;
}
.f_col:last-child {
  margin-right: 0;
}
.f_col.full_width {
  width: 100%;
}
@media (min-width: 45em) {
  .f_col.no_f_col_1.no_f_col_2 {
    margin-left: 68%;
  }
}

@media (min-width: 45em) {
  .submit {
    margin-top: 30px;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }
}
.ltie9 .submit {
  margin-top: 30px;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

.half_width .f_row {
  float: left;
  width: 48%;
}
.half_width .f_row:first-child {
  margin-right: 4%;
}

.f_row > .select_container {
  margin-top: 15px;
}

.f_row > label + .select_container {
  margin-top: 0;
}

.half_width label, .rc label, .vendor-ie .f_row.rc label {
  margin-top: 0;
}

.rc li {
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
}

#txtPropertyType {
  cursor: default;
}

.dd_propertyType, .SuburbDD {
  background: #fff;
  border: 1px solid #c0c0c0;
  border-top: 1px dotted #c0c0c0;
  -webkit-box-shadow: 0px 2px 4px #c0c0c0;
  box-shadow: 0px 2px 4px #c0c0c0;
}

.SuburbDD {
  border-top: none;
  margin-left: -1px;
  padding: 0;
}

.SuburbDD.clear {
  padding-top: 28px;
}

.js .dd_propertyType, .SuburbDD {
  left: -999em;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  width: 100%;
}

.js .dd_propertyType.open, .SuburbDD {
  left: auto;
  padding-bottom: 5px;
  width: 100%;
}

.js .dd_propertyType.open {
  margin-top: -1px;
  box-sizing: border-box;
}

.SuburbDDItem, .SuburbDDHighlightedItem {
  background: none;
  cursor: pointer;
  width: 203px;
  margin: 0;
  padding: 0 6px;
}

.m_search_p .SuburbDDItem, .m_search_p .SuburbDDHighlightedItem {
  width: 557px;
}

.SuburbDDHighlightedItem {
  background: #0b7054;
  color: #fff;
}

#clearSuburbListLink {
  z-index: 3;
  position: absolute;
  width: 203px;
  display: block;
  font-size: 91.67%;
  text-decoration: none;
  text-transform: lowercase;
  margin: 1px;
  padding: 2px 6px;
}

.dd_propertyType a {
  display: block;
  font-size: 91.67%;
  text-decoration: none;
  text-transform: lowercase;
  padding: 2px 6px;
}

.dd_propertyType a:hover, .dd_propertyType a:focus, #clearSuburbListLink:hover {
  text-decoration: underline;
}

.dd_propertyType ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 10px;
}

#content .dd_propertyType ul li, #content .dd_propertyType span {
  background: none;
  margin: 0;
  padding: 0 3px;
}

.rc ul, .rc div, .rc span, span.rc {
  display: block;
}
@media (min-width: 38.75em) {
  .rc ul, .rc div, .rc span, span.rc {
    margin-left: -4px;
    padding-left: 33%;
  }
}
.ltie9 .rc ul, .ltie9 .rc div, .ltie9 .rc span, .ltie9 span.rc {
  margin-left: -4px;
  padding-left: 33%;
}

.SuburbDD.clear li:first-child, .dd_propertyType > ul {
  border-top: 1px dotted #999;
  padding: 8px 0 8px 10px;
}

.text.open {
  border-bottom: 1px dotted #999;
}

.p_search .combo, .combo {
  background: #fff url(/images/site/combo.gif) no-repeat right 0;
  padding-right: 31px;
  width: 179px;
}

a.advanced {
  color: #0B7054;
  text-decoration: none;
}

/* --------------------------------------------
	Carousels
----------------------------------------------- */
.slider {
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.resizing .slider {
  -moz-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.js .slider > li {
  visibility: hidden;
}
.slider .tile {
  height: 100%;
  position: relative;
}
.slider .hidden {
  -webkit-transform: translate3d(0, 0, 0);
}
.slider img.rwdimage.lazy-loaded {
  width: 100%;
}

.carousel {
  /*background: $green-lime;
  @include rem (margin-bottom, 20px);
  @include rem (padding, 20px);*/
  position: relative;
}
.carousel img {
  width: 100%;
}
.carousel.no_style {
  background: transparent;
  padding: 0;
}
.carousel.feature_carousel {
  background: #0B7054;
  color: #fff;
  padding: 12px 0 0;
  padding: 0.75rem 0 0;
  margin-left: auto;
  margin-right: auto;
  width: 228px;
  border: 1px solid #c0c0c0;
  line-height: 1;
  box-sizing: border-box;
  background: transparent;
  padding: 18px 18px 0px 18px;
  height: 322px;
}
@media (min-width: 60em) {
  .carousel.feature_carousel {
    float: left;
    margin-left: 16px;
    margin-left: 1rem;
  }
}
.ltie9 .carousel.feature_carousel {
  float: left;
  margin-left: 16px;
  margin-left: 1rem;
}
.carousel.feature_carousel h1, .carousel.feature_carousel h2, .carousel.feature_carousel h3, .carousel.feature_carousel h4, .carousel.feature_carousel h6, .carousel.feature_carousel .h1, .carousel.feature_carousel .h2, .carousel.feature_carousel .h3, .carousel.feature_carousel .h4, .carousel.feature_carousel .h5, .carousel.feature_carousel .h6 {
  padding: 0 12px;
  padding: 0 0.75rem;
  padding-bottom: 10px;
  color: #fff;
}
.carousel.feature_carousel h5 {
  font-family: "futura-pt",sans-serif;
  color: black;
  font-size: 25px;
  font-weight: 500;
  padding-left: 3px;
  padding-bottom: 13px;
}
.carousel.feature_carousel a {
  text-decoration: none;
}
.carousel.feature_carousel h6 {
  margin-top: 14px;
  margin-top: 0.875rem;
  padding: 0 12px 12px;
  padding: 0 0.75rem 0.75rem;
  margin-bottom: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.carousel.feature_carousel p {
  color: #fff;
  text-decoration: none;
}
.carousel.feature_carousel .street {
  margin-top: 10px;
  margin-top: 0.625rem;
  margin-bottom: 0px;
  padding: 0 12px;
  padding: 0 0.75rem;
  text-align: center;
}
.carousel.feature_carousel .area {
  font-weight: bold;
  padding: 0 12px;
  padding: 0 0.75rem;
  text-align: center;
}
.carousel.feature_carousel img {
  display: block;
  margin: 0 auto;
  width: auto;
}

.carousel_nav {
  background: #666;
  background: rgba(0, 0, 0, 0.57);
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 30;
}
.carousel_nav:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.77);
}
.carousel_nav:after {
  border-color: transparent #fff transparent transparent;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  border-style: solid;
  border-width: 8px 8px 8px 0;
  content: '';
  display: inline-block;
  height: 0;
  -webkit-transform: rotate(360deg);
  width: 0;
  left: 50%;
  margin: -8px 0 0 -4px;
  position: absolute;
  top: 50%;
}
.carousel_nav.next {
  left: auto;
  right: 0;
}
.carousel_nav.next.next:after {
  border-color: transparent transparent transparent #fff;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
  border-style: solid;
  border-width: 8px 0 8px 8px;
}
.carousel_nav span {
  display: block;
  overflow: hidden;
  text-indent: -999em;
  width: 0;
}

.carousel_nav_pager {
  bottom: 13px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  right: 0;
  text-align: center;
}
.carousel_nav_pager li {
  display: inline-block;
  margin: 0 5px;
  margin: 0 0.3125rem;
}
.carousel_nav_pager a {
  border: 1px solid #fff;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -999em;
  width: 14px;
  height: 14px;
}
.carousel_nav_pager .current a {
  background: #fff;
}
.pager_thumbnails .carousel_nav_pager {
  display: none;
}
@media (min-width: 38.75em) {
  .pager_thumbnails .carousel_nav_pager {
    bottom: initial;
    display: block;
    opacity: 1;
    margin: 20px 0;
    margin: 1.25rem 0;
    position: relative;
    text-align: left;
  }
  .pager_thumbnails .carousel_nav_pager li {
    margin: 0 10px 10px 0;
    margin: 0 0.625rem 0.625rem 0;
  }
  .pager_thumbnails .carousel_nav_pager a {
    border: 0;
    border-radius: 0;
    text-indent: 0;
    width: 70px;
    height: 47px;
  }
}
.ltie9 .pager_thumbnails .carousel_nav_pager {
  bottom: initial;
  display: block;
  opacity: 1;
  margin: 20px 0;
  margin: 1.25rem 0;
  position: relative;
  text-align: left;
}
.ltie9 .pager_thumbnails .carousel_nav_pager li {
  margin: 0 10px 10px 0;
  margin: 0 0.625rem 0.625rem 0;
}
.ltie9 .pager_thumbnails .carousel_nav_pager a {
  border: 0;
  border-radius: 0;
  text-indent: 0;
  width: 70px;
  height: 47px;
}

.js .accordion_content {
  -moz-transition: height ease 0.7s;
  -o-transition: height ease 0.7s;
  -webkit-transition: height ease 0.7s;
  transition: height ease 0.7s;
}

/*
.accordion_to_tabs {
	@include media-query(680px) {
		> ul > li {
			display: inline;
		}
		
		.accordion_content {
			float: left;
			width: 100%;
		}
		
		.open + .accordion_content {
			height: auto !important;
		}
	}
}

.accordion_toggler {
	.accordion_to_tabs & {
		@include media-query(680px) {
			display: inline-block;
		}
	}
}
*/
/* --------------------------------------------
	Specific Sections
----------------------------------------------- */
@font-face {
  font-family: 'icomoon';
  src: url("/fonts/icomoon.eot?-fvi4bz");
  src: url("/fonts/icomoon.eot?#iefix-fvi4bz") format("embedded-opentype"), url("/fonts/icomoon.woff?-fvi4bz") format("woff"), url("/fonts/icomoon.ttf?-fvi4bz") format("truetype"), url("/fonts/icomoon.svg?-fvi4bz#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.no-fontface [class^="icon-"]:before, .ua-windows_phone-7 [class^="icon-"]:before, .no-fontface [class*=" icon-"]:before, .ua-windows_phone-7 [class*=" icon-"]:before, .ua-windows_phone-7 [class^="icon-"]:before, .ua-windows_phone-7 [class*=" icon-"]:before {
  content: '' !important;
}
.no-fontface [class^="icon-"] ~ .hidden, .ua-windows_phone-7 [class^="icon-"] ~ .hidden, .no-fontface [class*=" icon-"] ~ .hidden, .ua-windows_phone-7 [class*=" icon-"] ~ .hidden, .ua-windows_phone-7 [class^="icon-"] ~ .hidden, .ua-windows_phone-7 [class*=" icon-"] ~ .hidden {
  display: inline-block;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.2;
  height: auto;
  left: 0;
  position: static;
  text-align: left;
  top: 0;
  width: auto;
}

.icon-grid-stacked:before {
  content: "\e616";
}

.icon-grid-tiles:before {
  content: "\e617";
}

.icon-arrow-directions:before {
  content: "\e600";
}

.icon-arrow-down:before {
  content: "\e601";
}

.icon-arrow-dropdown:before {
  content: "\e602";
}

.icon-arrow-left:before {
  content: "\e603";
}

.icon-arrow-nav-left:before {
  content: "\e604";
}

.icon-arrow-nav-right:before {
  content: "\e605";
}

.icon-arrow-right:before {
  content: "\e606";
}

.icon-close:before {
  content: "\e607";
}

.icon-envelope:before {
  content: "\e608";
}

.icon-hamburger:before {
  content: "\e609";
}

.icon-magnifying-glass:before {
  content: "\e60a";
}

.icon-phone:before {
  content: "\e60b";
}

.icon-social-facebook:before {
  content: "\e60c";
}

.icon-social-googleplus:before {
  content: "\e60d";
}

.icon-social-linkedin:before {
  content: "\e60e";
}

.icon-social-instagram:before {
  content: "\e60f";
}

.icon-social-pinterest:before {
  content: "\e610";
}

.icon-social-twitter:before {
  content: "\e611";
}

.icon-social-youtube:before {
  content: "\e612";
}

.icon-star:before {
  content: "\e613";
}

.icon-tick:before {
  content: "\e614";
}

.icon-printer:before {
  content: "\e615";
}

#content {
  /*@include rem (padding, 20px);*/
  margin: 0 auto;
  /*max-width: $site-width;*/
}
@media (min-width: 38.75em) {
  .home #content {
    padding-top: 0;
    margin-top: 10px;
  }
}
.ltie9 .home #content {
  padding-top: 0;
  margin-top: 10px;
}

@media (min-width: 38.75em) {
  .search_content_old_layout {
    padding: 20px;
    padding: 1.25rem;
    max-width: 960px;
    margin: 0 auto;
  }
}
.ltie9 .search_content_old_layout {
  padding: 20px;
  padding: 1.25rem;
  max-width: 960px;
  margin: 0 auto;
}

@media (min-width: 38.75em) {
  .home #col_2 {
    margin-top: -8px;
  }
}
.ltie9 .home #col_2 {
  margin-top: -8px;
}
.right_dominant #col_2 {
  display: table;
  width: 100%;
}

@media (min-width: 50em) {
  .right_dominant .col_left {
    display: table-cell;
    padding-right: 20px;
    width: 238px;
  }
}
.ltie9 .right_dominant .col_left {
  display: table-cell;
  padding-right: 20px;
  width: 238px;
}
@media (min-width: 45em) {
  .left_dominant .col_left {
    float: left;
    width: 56%;
  }
}
.ltie9 .left_dominant .col_left {
  float: left;
  width: 56%;
}
@media (min-width: 50em) {
  .left_dominant .col_left {
    margin-top: 6px;
    margin-top: 0.375rem;
    max-width: 625px;
    width: 64%;
  }
}
.ltie9 .left_dominant .col_left {
  margin-top: 6px;
  margin-top: 0.375rem;
  max-width: 625px;
  width: 64%;
}
@media (min-width: 45em) {
  .left_dominant .col_left > h4 {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }
}
.ltie9 .left_dominant .col_left > h4 {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
@media (min-width: 50em) {
  .left_dominant .col_left > h4 {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
}
.ltie9 .left_dominant .col_left > h4 {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

@media (min-width: 50em) {
  .right_dominant .col_right {
    display: table-cell;
  }
}
.ltie9 .right_dominant .col_right {
  display: table-cell;
}
@media (min-width: 45em) {
  .left_dominant .col_right {
    float: left;
    padding-left: 2%;
    width: 42%;
  }
}
.ltie9 .left_dominant .col_right {
  float: left;
  padding-left: 2%;
  width: 42%;
}
@media (min-width: 50em) {
  .left_dominant .col_right {
    width: 34%;
  }
}
.ltie9 .left_dominant .col_right {
  width: 34%;
}

.form_wrapper {
  background: #efefef;
  border: 1px solid #c0c0c0;
  padding: 15px;
  padding: 0.9375rem;
}

#property_search_toggle.btn {
  background: #0B7054;
  display: inline-block;
  font-size: 14px;
  padding: 9px 15px 11px;
  padding: 0.5625rem 0.9375rem 0.6875rem;
  width: auto;
}
@media (min-width: 38.75em) {
  #property_search_toggle.btn {
    display: none;
  }
}
.ltie9 #property_search_toggle.btn {
  display: none;
}
#property_search_toggle.btn:hover, #property_search_toggle.btn:focus {
  background: #095943;
}
#property_search_toggle.btn .icon-magnifying-glass {
  font-size: 16px;
  padding-left: 10px;
  padding-left: 0.625rem;
}

/* --------------------------------------------
	Header Styles
----------------------------------------------- */
#header {
  display: block;
  height: auto;
  position: relative;
}

@media (max-width: 60em) {
  #site_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
  #site_bg:before, #site_bg:after {
    background: url("/images/site/background-left.png") no-repeat left top;
    content: "";
    height: 374px;
    overflow: hidden;
    position: absolute;
    width: 120px;
  }
  #site_bg:before {
    left: 0;
  }
  #site_bg:after {
    background-image: url("/images/site/background-right.png");
    background-position: right top;
    right: 0;
  }
}

#header_upper {
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
  max-width: 960px;
  position: relative;
  font-size: 0;
  text-align: justify;
  text-justify: distribute-all-lines;
  padding: 18px 20px 14px;
  padding: 1.125rem 1.25rem 0.875rem;
}
#header_upper:after {
  content: '';
  display: inline-block;
  width: 100%;
}
@media (min-width: 38.75em) {
  #header_upper {
    border-bottom: 0;
    padding: 0 20px 40px;
    padding: 0 1.25rem 2.5rem;
  }
}
.ltie9 #header_upper {
  border-bottom: 0;
  padding: 0 20px 40px;
  padding: 0 1.25rem 2.5rem;
}
@media (min-width: 38.75em) {
  .no_logo #header_upper {
    padding-bottom: 0;
  }
}
.ltie9 .no_logo #header_upper {
  padding-bottom: 0;
}

#logo_cbre {
  margin-right: 35px;
}
@media (min-width: 38.75em) {
  #logo_cbre {
    float: left;
    width: auto;
  }
}
.ltie9 #logo_cbre {
  float: left;
  width: auto;
}

#logo_cbre_m {
  display: inline-block;
  vertical-align: top;
  width: 82px;
}
@media (min-width: 38.75em) {
  #logo_cbre_m {
    display: none;
  }
}
.ltie9 #logo_cbre_m {
  display: none;
}

#logo_property_connector {
  display: inline-block;
  vertical-align: top;
  width: 100px;
}
@media (min-width: 38.75em) {
  #logo_property_connector {
    bottom: -53px;
    position: absolute;
    right: 22px;
    width: auto;
  }
}
.ltie9 #logo_property_connector {
  bottom: -53px;
  position: absolute;
  right: 22px;
  width: auto;
}

#nav_toggle {
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  vertical-align: top;
}
#nav_toggle .icon-hamburger {
  color: #0B7054;
  font-size: 28px;
}
#nav_toggle:focus .icon-hamburger, #nav_toggle:active .icon-hamburger {
  color: #095943;
}
@media (min-width: 38.75em) {
  #nav_toggle {
    display: none;
  }
}
.ltie9 #nav_toggle {
  display: none;
}

#header_toggle_target form {
  padding: 10px;
}
@media (min-width: 38.75em) {
  #header_toggle_target {
    margin: 0 auto;
    max-width: 960px;
    overflow: visible;
  }
}
.ltie9 #header_toggle_target {
  margin: 0 auto;
  max-width: 960px;
  overflow: visible;
}
.js #header_toggle_target {
  height: 0;
  overflow: hidden;
  -moz-transition: height ease 0.5s;
  -o-transition: height ease 0.5s;
  -webkit-transition: height ease 0.5s;
  transition: height ease 0.5s;
}

.ltie9 #header_toggle_target {
  height: auto !important;
  overflow: visible;
}

#header_search .form_actions {
  position: relative;
}
#header_search .form_actions [type="search"] {
  height: 30px;
  padding-right: 46px;
}
#header_search .form_actions [type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

@font-face {
  font-family: 'FuturaBold';
  src: url("/fonts/futurb01-webfont.eot");
  src: local("Γÿ║"), url("/fonts/futurb01-webfont.woff") format("woff"), url("/fonts/futurb01-webfont.ttf") format("truetype"), url("/fonts/futurb01-webfont.svg#webfontd3NYLHzI") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaMedium';
  src: url("/fonts/futurbtm-webfont.eot");
  src: local("Γÿ║"), url("/fonts/futurbtm-webfont.woff") format("woff"), url("/fonts/futurbtm-webfont.ttf") format("truetype"), url("/fonts/futurbtm-webfont.svg#webfont0LpaDWjZ") format("svg");
  font-weight: normal;
  font-style: normal;
}
#corporate_header {
  display: none;
}
@media (min-width: 38.75em) {
  #corporate_header {
    display: block;
    font-size: 14px;
  }
}
.ltie9 #corporate_header {
  display: block;
  font-size: 14px;
}

#nav_corporate {
  border-bottom: #f2f2f2 1px solid;
  border-top: #69BE28 2px solid;
  margin: 0 0 20px;
  position: relative;
}
#nav_corporate ul li {
  display: inline-block;
  padding-right: 12px;
}
@media (min-width: 45em) {
  #nav_corporate ul li {
    margin-right: 12px;
  }
}
.ltie9 #nav_corporate ul li {
  margin-right: 12px;
}
#nav_corporate ul li a {
  display: inline-block;
  padding: 9px 0 4px;
}
@media (min-width: 45em) {
  #nav_corporate ul li a {
    padding: 9px 0;
  }
}
.ltie9 #nav_corporate ul li a {
  padding: 9px 0;
}
#nav_corporate ul li a:visited {
  color: #0B7054;
}
#nav_corporate ul li a:hover, #nav_corporate ul li a:focus {
  color: #69BE28;
  text-decoration: underline;
}
#nav_corporate ul > li > a {
  font-family: "FuturaMedium", sans-serif;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}

.header_justify_wrapper {
  font-size: 0;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.header_justify_wrapper:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.nav-offices {
  float: left;
  margin-right: 20px;
  padding: 4px 0 0 51px;
  position: relative;
  width: 172px;
}
.nav-offices .icon {
  background: url("{{ imgPath }}world-map.png") no-repeat;
  height: 19px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 46px;
}
.nav-offices h5 {
  color: #333;
  font-size: 11px;
  margin: 0;
}

.nav_tools {
  float: left;
}
.ltie9 .nav_tools {
  text-align: left;
}

.nav-access ul {
  margin: 0;
  padding: 0;
}
.nav-access ul li {
  font-size: 11px;
  float: left;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
.nav-access ul li:first-child {
  border-right: #f2f2f2 1px solid;
  margin-right: 8px;
  padding-right: 8px;
}
.nav-access ul li a {
  color: #69BE28;
  text-decoration: none;
}
.nav-access ul li a:visited {
  color: #69BE28;
  text-decoration: underline;
}

.country {
  color: #006b54;
  float: left;
  height: 47px;
  font-size: 1.25em;
  font-weight: bold;
  margin-right: 20px;
  width: 160px;
}
.country a {
  color: #006b54;
  display: block;
  font-size: 15px;
  line-height: 1em;
  padding: 10px 0 5px;
  position: relative;
  text-decoration: none;
}
.country a:hover, .country a:focus {
  color: #69BE28;
  text-decoration: underline;
}
.ltie9 .country {
  text-align: left;
}

.language + .nav-offices {
  min-width: inherit;
}

.nav-login {
  float: left;
  padding: 4px 0 0;
  width: 120px;
}
.nav-login h5 {
  color: #333;
  font-size: 11px;
  margin: 0;
}

#login-employee_menu {
  background: #fff;
  border: #cccccc 1px solid;
  cursor: default;
  display: none;
  left: auto;
  padding: 7px;
  position: absolute;
  right: 265px;
  top: 87px;
  width: auto;
}
#login-employee_menu li {
  float: none;
  white-space: nowrap;
}
#login-employee_menu h5 {
  float: none;
  white-space: nowrap;
}

.search {
  float: right;
  padding: 4px 0 0;
}
@media (min-width: 45em) {
  .search {
    padding-top: 15px;
  }
}
.ltie9 .search {
  padding-top: 15px;
}
@media (min-width: 60em) {
  .search {
    padding-top: 4px;
  }
}
.ltie9 .search {
  padding-top: 4px;
}
.search a {
  color: #0B7054;
  font-size: .92em;
  line-height: 1.27em;
  display: block;
  float: right;
  padding: 8px 0;
}
.search a:visited {
  color: #0B7054;
}
.search fieldset {
  margin: 0;
}
.search .search-box {
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #000;
  float: left;
  margin-right: 0;
  text-transform: uppercase;
}
.search .search-box input {
  border: none;
  float: left;
  font-size: 12px;
  outline: 0;
  padding: 8px 22px 8px 10px;
  width: 150px;
}
.search .search-box button {
  background: transparent;
  padding: 7px 10px;
  color: #505050;
}

#nav_main {
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  overflow: hidden;
  position: relative;
}
#nav_main ul {
  position: relative;
}
@media (min-width: 38.75em) {
  #nav_main ul {
    display: inline-block;
  }
}
.ltie9 #nav_main ul {
  display: inline-block;
}
#nav_main ul li {
  position: relative;
}
@media (min-width: 38.75em) {
  #nav_main ul li {
    display: inline-block;
  }
}
.ltie9 #nav_main ul li {
  display: inline-block;
}
@media (min-width: 38.75em) {
  #nav_main ul li.current > a {
    background: #006f53;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRo\aPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNl\a cnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzUy\aMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9\aIjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNmRh\aOTlkIiBvZmZzZXQ9IjAiIC8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwNmY1MyIg\a b2Zmc2V0PSIwLjQiIC8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwNmY1MyIgb2Zm\a c2V0PSIxIiAvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIg\a d2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNTIyKSIgLz48L3N2\aZz4=\a");
    background: -moz-linear-gradient(top , #6da99d 0%, #006f53 40%, #006f53 100%);
    background: -webkit-linear-gradient(top , #6da99d 0%, #006f53 40%, #006f53 100%);
    background: linear-gradient(to bottom , #6da99d 0%, #006f53 40%, #006f53 100%);
    -pie-background: linear-gradient(top , #6da99d 0%, #006f53 40%, #006f53 100%);
    color: #fff;
    border: 1px solid #14795f;
    border-right-width: 1px !important;
    position: relative;
  }
  #nav_main ul li.current > a:after {
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    border-color: #0B7054 transparent transparent transparent;
    border-color: #0B7054 rgba(11, 112, 84, 0) rgba(11, 112, 84, 0) rgba(11, 112, 84, 0);
    border-style: solid;
    border-width: 8px 7px 0 7px;
    content: '';
    display: inline-block;
    height: 0;
    -webkit-transform: rotate(360deg);
    width: 0;
    z-index: 2;
  }
}
.ltie9 #nav_main ul li.current > a {
  background: #006f53;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRo\aPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNl\a cnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzUy\aMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9\aIjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjNmRh\aOTlkIiBvZmZzZXQ9IjAiIC8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwNmY1MyIg\a b2Zmc2V0PSIwLjQiIC8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwNmY1MyIgb2Zm\a c2V0PSIxIiAvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIg\a d2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNTIyKSIgLz48L3N2\aZz4=\a");
  background: -moz-linear-gradient(top , #6da99d 0%, #006f53 40%, #006f53 100%);
  background: -webkit-linear-gradient(top , #6da99d 0%, #006f53 40%, #006f53 100%);
  background: linear-gradient(to bottom , #6da99d 0%, #006f53 40%, #006f53 100%);
  -pie-background: linear-gradient(top , #6da99d 0%, #006f53 40%, #006f53 100%);
  color: #fff;
  border: 1px solid #14795f;
  border-right-width: 1px !important;
  position: relative;
}
.ltie9 #nav_main ul li.current > a:after {
  bottom: -8px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  border-color: #0B7054 transparent transparent transparent;
  border-color: #0B7054 rgba(11, 112, 84, 0) rgba(11, 112, 84, 0) rgba(11, 112, 84, 0);
  border-style: solid;
  border-width: 8px 7px 0 7px;
  content: '';
  display: inline-block;
  height: 0;
  -webkit-transform: rotate(360deg);
  width: 0;
  z-index: 2;
}
#nav_main ul:after {
  background: #B9B9B9;
  content: "";
  position: absolute;
  left: 100%;
  bottom: 0;
  right: -999em;
  height: 1px;
  z-index: 10;
}
#nav_main a {
  background: #0B7054;
  border-top: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 16px 18px;
  padding: 1rem 1.125rem;
  text-align: center;
}
@media (min-width: 38.75em) {
  #nav_main a {
    background: #f2f2f2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRo\aPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNl\a cnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzUy\aMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9\aIjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZm\aIiBvZmZzZXQ9IjAiIC8+PHN0b3Agc3RvcC1jb2xvcj0iI2YyZjJmMiIgb2Zm\a c2V0PSIxIiAvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIg\a d2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNTIyKSIgLz48L3N2\aZz4=\a");
    background: -moz-linear-gradient(top , #fff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top , #fff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom , #fff 0%, #f2f2f2 100%);
    -pie-background: linear-gradient(top , #fff 0%, #f2f2f2 100%);
    color: #000;
    border: 1px solid #a7a7a7;
    border-left-width: 0;
    padding: 8px 13px;
    padding: 0.5rem 0.8125rem;
  }
}
.ltie9 #nav_main a {
  background: #f2f2f2;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRo\aPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNl\a cnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzUy\aMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9\aIjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZm\aIiBvZmZzZXQ9IjAiIC8+PHN0b3Agc3RvcC1jb2xvcj0iI2YyZjJmMiIgb2Zm\a c2V0PSIxIiAvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIg\a d2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNTIyKSIgLz48L3N2\aZz4=\a");
  background: -moz-linear-gradient(top , #fff 0%, #f2f2f2 100%);
  background: -webkit-linear-gradient(top , #fff 0%, #f2f2f2 100%);
  background: linear-gradient(to bottom , #fff 0%, #f2f2f2 100%);
  -pie-background: linear-gradient(top , #fff 0%, #f2f2f2 100%);
  color: #000;
  border: 1px solid #a7a7a7;
  border-left-width: 0;
  padding: 8px 13px;
  padding: 0.5rem 0.8125rem;
}
#nav_main a:hover, #nav_main a:focus {
  background: #095943;
  color: #fff;
}
@media (min-width: 38.75em) {
  #nav_main a:hover, #nav_main a:focus {
    border-color: #505050;
  }
}
.ltie9 #nav_main a:hover, .ltie9 #nav_main a:focus {
  border-color: #505050;
}
#nav_main > ul > li:first-child a {
  border-top-width: 0;
}
@media (min-width: 38.75em) {
  #nav_main > ul > li:first-child a {
    border-left-width: 1px;
    border-right-width: 0;
    border-top-width: 1px;
  }
}
.ltie9 #nav_main > ul > li:first-child a {
  border-left-width: 1px;
  border-right-width: 0;
  border-top-width: 1px;
}

#social_bar {
  margin: 0 auto 16px 0;
  margin: 0 auto 1rem 0;
  text-align: left;
}
@media (min-width: 45em) {
  #social_bar {
    float: right;
    margin-top: 2px;
    margin-top: 0.125rem;
    text-align: right;
  }
}
.ltie9 #social_bar {
  float: right;
  margin-top: 2px;
  margin-top: 0.125rem;
  text-align: right;
}
#social_bar a {
  text-decoration: none;
  padding-right: 4px;
  padding-right: 0.25rem;
}
@media (min-width: 30em) {
  #social_bar a {
    padding-right: 8px;
    padding-right: 0.5rem;
  }
}
.ltie9 #social_bar a {
  padding-right: 8px;
  padding-right: 0.5rem;
}
#social_bar a:last-child {
  padding-right: 0;
}

[class^="icon-social"] {
  font-size: 32px;
  -moz-transition: color 0.1s ease;
  -o-transition: color 0.1s ease;
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}

.icon-social-facebook {
  color: #4c66a4;
}
.icon-social-facebook:hover, .icon-social-facebook:focus {
  color: #3f5588;
}

.icon-social-googleplus {
  color: #DD4B39;
}
.icon-social-googleplus:hover, .icon-social-googleplus:focus {
  color: #ca3523;
}

.icon-social-linkedin {
  color: #007BB6;
}
.icon-social-linkedin:hover, .icon-social-linkedin:focus {
  color: #005f8d;
}

.icon-social-instagram {
  color: #517fa4;
}
.icon-social-instagram:hover, .icon-social-instagram:focus {
  color: #446a89;
}

.icon-social-pinterest {
  color: #cb2027;
}
.icon-social-pinterest:hover, .icon-social-pinterest:focus {
  color: #a81a20;
}

.icon-social-twitter {
  color: #55acee;
}
.icon-social-twitter:hover, .icon-social-twitter:focus {
  color: #309aea;
}

.icon-social-youtube {
  color: #cc181e;
}
.icon-social-youtube:hover, .icon-social-youtube:focus {
  color: #a71419;
}

@media (min-width: 60em) {
  .tabs_panes {
    float: left;
    width: 716px;
    margin-left: 190px;
  }
}
.ltie9 .tabs_panes {
  float: left;
  width: 716px;
  margin-left: 190px;
}
@media (min-width: 89.375em) {
  .tabs_panes {
    margin-left: 25%;
  }
}

ul.tabs {
  display: table;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 38.75em) {
  ul.tabs {
    position: relative;
  }
}
.ltie9 ul.tabs {
  position: relative;
}
ul.tabs li {
  display: table-cell;
}
@media (min-width: 38.75em) {
  ul.tabs li {
    display: inline-block;
  }
}
.ltie9 ul.tabs li {
  display: inline-block;
}
ul.tabs li:first-child {
  margin-left: 0;
}
ul.tabs li:first-child a {
  border-left-width: 1px;
}
ul.tabs li a {
  background: #d7d5d5;
  border: 1px solid #c0c0c0;
  border-left-width: 0;
  padding: 7px 18px;
  padding: 0.4375rem 1.125rem;
}
@media (min-width: 30em) {
  ul.tabs li a {
    padding: 7px 20px;
    padding: 0.4375rem 1.25rem;
  }
}
.ltie9 ul.tabs li a {
  padding: 7px 20px;
  padding: 0.4375rem 1.25rem;
}
ul.tabs li a.current {
  background: #efefef;
  border-bottom-color: #efefef;
  position: relative;
}
ul.tabs li a.current:after {
  background: #c0c0c0;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 100%;
  position: absolute;
  right: -9999px;
}
.vendor-ie ul.tabs li, .vendor-mozilla ul.tabs li {
  margin-left: -4px;
  margin-left: -0.25rem;
}
.vendor-ie ul.tabs li:first-child, .vendor-mozilla ul.tabs li:first-child {
  margin-left: 0;
}

.panes {
  background: #efefef;
  border: 1px solid #c0c0c0;
  border-top: 0;
}
@media (max-width: 50em) {
  .list_panes .panes {
    border: 0;
  }
}
.panes .pane {
  padding: 10px 10px 3px;
  padding: 0.625rem 0.625rem 0.1875rem;
}
.panes select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select_container, .combo_wrapper {
  background: #fff;
  border: 1px solid #abadb3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-left: -4px;
  margin-left: -0.25rem;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.block_level .select_container, .block_level .combo_wrapper {
  margin-left: 0;
  width: 100%;
}
@media (max-width: 45em) {
  .select_container.alt_select, .combo_wrapper.alt_select {
    background: #0B7054;
    border: 0;
    color: #fff;
    width: 100%;
  }
  .select_container.alt_select select, .combo_wrapper.alt_select select {
    color: #fff;
    padding: 9px 40% 10px 10px;
    padding: 0.5625rem 40% 0.625rem 0.625rem;
  }
  .select_container.alt_select [class^="icon"], .combo_wrapper.alt_select [class^="icon"] {
    background: #0B7054;
    color: #fff;
    border: 0;
    font-size: 9px;
    padding: 14px 8px 14px 5px;
    padding: 0.875rem 0.5rem 0.875rem 0.3125rem;
  }
}
@media (min-width: 45em) {
  .select_container.alt_select, .combo_wrapper.alt_select {
    font-size: 14px;
    min-width: 130px;
    width: auto;
  }
}
.ltie9 .select_container.alt_select, .ltie9 .combo_wrapper.alt_select {
  font-size: 14px;
  min-width: 130px;
  width: auto;
}
.select_container.large select, .combo_wrapper.large select {
  padding: 11px 27px 11px 5px;
  padding: 0.6875rem 1.6875rem 0.6875rem 0.3125rem;
}
.select_container.large [class^="icon"], .combo_wrapper.large [class^="icon"] {
  font-size: 10px;
  padding: 15px 7px;
  padding: 0.9375rem 0.4375rem;
}
.select_container select, .combo_wrapper select {
  background: none !important;
  border: none !important;
  display: block;
  padding: 4px 27px 4px 5px;
  padding: 0.25rem 1.6875rem 0.25rem 0.3125rem;
  margin-left: 0;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  text-indent: 0.01px;
  width: 120%;
  width: -moz-calc(100% + 25px);
  width: -webkit-calc(100% + 25px);
  width: calc(100% + 25px);
}
.select_container select[disabled="disabled"], .combo_wrapper select[disabled="disabled"] {
  color: #B9B9B9 !important;
}
.block_level .select_container select, .block_level .combo_wrapper select {
  width: 120%;
  width: -moz-calc(100% + 25px);
  width: -webkit-calc(100% + 25px);
  width: calc(100% + 25px);
}
.select_container select::-ms-expand, .combo_wrapper select::-ms-expand {
  display: none;
}
.select_container select option, .combo_wrapper select option {
  color: #000 !important;
}
.ltie9 .select_container select, .ltie9 .combo_wrapper select {
  position: relative;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.ltie9 .select_container .icon-dropdown, .ltie9 .combo_wrapper .icon-dropdown {
  height: 18px;
  background: transparent;
}
.ua-chrome[class^="ua-windows"] .select_container [class^="icon"], .ua-chrome[class^="ua-windows"] .combo_wrapper [class^="icon"] {
  padding: 10px 5px;
  padding: 0.625rem 0.3125rem;
}
@media (max-width: 45em) {
  .ua-chrome[class^="ua-windows"] .select_container.alt_select [class^="icon"], .ua-chrome[class^="ua-windows"] .combo_wrapper.alt_select [class^="icon"] {
    padding: 15px 7px;
    padding: 0.9375rem 0.4375rem;
  }
}
.ua-chrome[class^="ua-windows"] .select_container.large [class^="icon"], .ua-chrome[class^="ua-windows"] .combo_wrapper.large [class^="icon"] {
  font-size: 10px;
  padding: 15px 7px;
  padding: 0.9375rem 0.4375rem;
}
.vendor-mozilla[class^="ua-windows"] .select_container [class^="icon"], .vendor-mozilla[class^="ua-windows"] .combo_wrapper [class^="icon"] {
  padding: 10px 5px;
  padding: 0.625rem 0.3125rem;
}
@media (max-width: 45em) {
  .vendor-mozilla[class^="ua-windows"] .select_container.alt_select [class^="icon"], .vendor-mozilla[class^="ua-windows"] .combo_wrapper.alt_select [class^="icon"] {
    padding: 15px 7px;
    padding: 0.9375rem 0.4375rem;
  }
}
.vendor-mozilla[class^="ua-windows"] .select_container.large [class^="icon"], .vendor-mozilla[class^="ua-windows"] .combo_wrapper.large [class^="icon"] {
  font-size: 10px;
  padding: 15px 7px;
  padding: 0.9375rem 0.4375rem;
}
.vendor-ie .select_container [class^="icon"], .vendor-ie .combo_wrapper [class^="icon"] {
  padding: 10px 5px 9px;
  padding: 0.625rem 0.3125rem 0.5625rem;
}
.vendor-ie .select_container.large [class^="icon"], .vendor-ie .combo_wrapper.large [class^="icon"] {
  font-size: 10px;
  padding: 15px 7px;
  padding: 0.9375rem 0.4375rem;
}
.select_container [class^="icon"], .combo_wrapper [class^="icon"] {
  background: #efefef;
  border-left: 1px solid #abadb3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #444;
  font-size: 6px;
  padding: 9px 5px;
  padding: 0.5625rem 0.3125rem;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
}

.ltie9 .half_width .select_container select {
  width: 150%;
}

.has_focus {
  background: #ffc;
  box-shadow: 0px 0px 8px #5891c2;
}

.agent_details .photo {
  float: left;
  margin-right: 12px;
  margin-right: 0.75rem;
}
.agent_details .photo img {
  max-width: 100%;
}
@media (min-width: 45em) {
  .agent_details .bio_overview {
    width: 40%;
  }
}
.ltie9 .agent_details .bio_overview {
  width: 40%;
}
.agent_details .bio_overview h6 {
  color: #0B7054;
}
.agent_details .bio {
  overflow: hidden;
}
.agent_details .bio li {
  color: #444;
  margin: 0 0 3px;
  margin: 0 0 0.1875rem;
}
.agent_details .bio li a {
  color: #444;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  text-decoration: none;
  padding-top: 6px;
  padding-top: 0.375rem;
  vertical-align: middle;
}
.agent_details .bio li a:hover, .agent_details .bio li a:focus {
  text-decoration: underline;
}
.agent_details .bio li.bio_cta {
  margin-top: 6px;
  margin-top: 0.375rem;
}
.agent_details .bio li.bio_cta a {
  font-weight: normal;
  color: #0B7054;
}
.agent_details .bio li.email a {
  color: #0B7054;
}
.agent_details .bio li [class^="icon"] {
  color: #5e5e60;
  display: inline-block;
  min-width: 18px;
  padding-right: 4px;
  text-align: center;
  vertical-align: middle;
}
.agent_details .bio li .icon-phone {
  font-size: 22px;
}
.agent_details .bio li .icon-envelope {
  font-size: 16px;
}
.agent_details .bio li .icon-arrow-right {
  color: #0B7054;
  font-size: 8px;
  padding-right: 0;
  padding-left: 2px;
  min-width: 10px;
  text-align: left;
}

.bio_overview {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.bio_overview h1, .bio_overview h4, .bio_overview h6, .bio_overview span {
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
}
.bio_overview h1 a, .bio_overview h4 a, .bio_overview h6 a, .bio_overview span a {
  text-decoration: none;
}
.bio_overview h1 a:hover, .bio_overview h1 a:focus, .bio_overview h4 a:hover, .bio_overview h4 a:focus, .bio_overview h6 a:hover, .bio_overview h6 a:focus, .bio_overview span a:hover, .bio_overview span a:focus {
  text-decoration: underline;
}
.bio_overview h1 {
  color: #111;
  font-size: 18px;
}
.bio_overview h4 {
  color: #111;
}
.bio_overview h4 a {
  color: #111;
}
.bio_overview h6 {
  color: #69BE28;
}
.bio_overview h6 a {
  color: #69BE28;
}
.bio_overview .office {
  color: #69BE28;
  font-size: 12px;
}
.bio_overview .service {
  color: #5b5c5b;
  font-size: 12px;
}

.agent_listing {
  border: 1px solid #abadb3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding: 12px 4px 12px 12px;
  padding: 0.75rem 0.25rem 0.75rem 0.75rem;
}
.agent_listing .photo {
  margin-right: 5%;
  width: 45%;
}
@media (min-width: 38.75em) {
  .agent_listing .photo {
    width: 45%;
  }
}
.ltie9 .agent_listing .photo {
  width: 45%;
}
@media (min-width: 60em) {
  .agent_listing .photo img {
    max-width: 135px;
  }
}
.ltie9 .agent_listing .photo img {
  max-width: 135px;
}
.agent_listing .bio {
  float: left;
  width: 50%;
}
.right_col_summary_wrapper .agent_listing {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding: 0;
}
.agent_listing.no_agent_photo .bio_overview {
  width: 100%;
}
.agent_listing.no_agent_photo .bio_overview .agent_name_position {
  float: left;
  margin-right: 5%;
  width: 45%;
}
.agent_listing.no_agent_photo .bio_overview ul {
  float: left;
  width: 50%;
}

.agent_listing_sidebar {
  border-bottom: 1px solid #69BE28;
  margin-bottom: 14px;
}
.agent_listing_sidebar:last-of-type {
  border-bottom-width: 0;
}
.agent_listing_sidebar .photo img {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
@media (min-width: 60em) {
  .agent_listing_sidebar .photo img {
    max-width: 126px;
  }
}
.ltie9 .agent_listing_sidebar .photo img {
  max-width: 126px;
}

.agent_bio {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
@media (min-width: 45em) {
  .agent_bio {
    margin-left: 20px;
    margin-left: 1.25rem;
    width: 365px;
  }
}
.ltie9 .agent_bio {
  margin-left: 20px;
  margin-left: 1.25rem;
  width: 365px;
}
.agent_bio .photo {
  margin-right: 5%;
  max-width: 45%;
}
@media (min-width: 45em) {
  .agent_bio .photo {
    max-width: 55%;
  }
}
.ltie9 .agent_bio .photo {
  max-width: 55%;
}
@media (min-width: 45em) {
  .agent_bio .bio {
    float: right;
    width: 40%;
  }
}
.ltie9 .agent_bio .bio {
  float: right;
  width: 40%;
}

.agent_search .select_container {
  margin-left: 0;
}

@media (min-width: 45em) {
  .filters {
    background: #efefef;
    margin-bottom: 14px;
    margin-bottom: 0.875rem;
    padding: 10px 16px;
    padding: 0.625rem 1rem;
  }
}
.ltie9 .filters {
  background: #efefef;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  padding: 10px 16px;
  padding: 0.625rem 1rem;
}
.filters .f_row {
  display: inline-block;
  width: 49.5%;
  margin-bottom: 0;
}
@media (min-width: 45em) {
  .filters .f_row {
    display: block;
    width: auto;
  }
}
.ltie9 .filters .f_row {
  display: block;
  width: auto;
}
.filters .f_row:first-child {
  margin-right: 1%;
}
@media (min-width: 45em) {
  .filters .f_row:first-child {
    float: left;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
}
.ltie9 .filters .f_row:first-child {
  float: left;
  margin-right: 20px;
  margin-right: 1.25rem;
}
.filters .f_row:last-child {
  margin-left: -4px;
}
.filters label {
  display: none;
}
@media (min-width: 45em) {
  .filters label {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    margin-right: 8px;
    margin-right: 0.5rem;
    vertical-align: middle;
    width: auto;
  }
}
.ltie9 .filters label {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  margin-right: 8px;
  margin-right: 0.5rem;
  vertical-align: middle;
  width: auto;
}
@media (max-width: 45em) {
  .filters .select_container {
    background: #0B7054;
    border: 0;
    color: #fff;
  }
  .filters .select_container select {
    color: #fff;
    padding: 9px 27px 10px 10px;
    padding: 0.5625rem 1.6875rem 0.625rem 0.625rem;
  }
  .filters .select_container [class^="icon"] {
    background: #0B7054;
    color: #fff;
    border: 0;
    font-size: 9px;
    padding: 14px 8px 14px 5px;
    padding: 0.875rem 0.5rem 0.875rem 0.3125rem;
  }
}
@media (min-width: 45em) {
  .filters .select_container {
    font-size: 14px;
    min-width: 130px;
    width: auto;
  }
}
.ltie9 .filters .select_container {
  font-size: 14px;
  min-width: 130px;
  width: auto;
}

#actions {
  font-size: 0;
  text-align: justify;
  text-justify: distribute-all-lines;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
  padding: 10px 5px;
  padding: 0.625rem 0.3125rem;
  position: relative;
}
#actions:after {
  content: '';
  display: inline-block;
  width: 100%;
}
@media (max-width: 45em) {
  #actions {
    background: #f2f2f2;
  }
}
@media (min-width: 45em) {
  #actions {
    padding-left: 0;
    padding-right: 0;
  }
}
.ltie9 #actions {
  padding-left: 0;
  padding-right: 0;
}
#actions > .back {
  padding: 0px 5px;
  padding: 0rem 0.3125rem;
}
#actions > .back:hover, #actions > .back:focus {
  text-decoration: underline;
}
@media (min-width: 45em) {
  #actions > .back {
    padding: 7px 10px;
    padding: 0.4375rem 0.625rem;
  }
}
.ltie9 #actions > .back {
  padding: 7px 10px;
  padding: 0.4375rem 0.625rem;
}
#actions a {
  background: #f2f2f2;
  color: #006a4d;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  vertical-align: middle;
}
#actions ul {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
#actions ul li {
  float: left;
}
@media (max-width: 31.25em) {
  #actions .tools {
    display: none;
  }
}
#actions .tools li {
  background: #f2f2f2;
  margin-right: 0;
}
@media (min-width: 38.75em) {
  #actions .tools li {
    margin: 0 0 0 5px;
    margin: 0 0 0 0.3125rem;
  }
}
.ltie9 #actions .tools li {
  margin: 0 0 0 5px;
  margin: 0 0 0 0.3125rem;
}
#actions .tools li:first-child {
  margin-left: 0;
}
#actions .tools li a {
  background: transparent;
}
@media (max-width: 45em) {
  #actions .tools li a .tool_desc {
    display: none;
  }
}
#actions [class^="icon"] {
  color: #000;
  font-size: 17px;
  margin-right: 8px;
  margin-right: 0.5rem;
}
@media (max-width: 45em) {
  #actions.actions_border_bottom {
    margin-bottom: 34px;
    margin-bottom: 2.125rem;
  }
}
@media (min-width: 45em) {
  #actions.actions_border_bottom {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 10px;
    padding: 0.625rem 0 0.625rem;
  }
}
.ltie9 #actions.actions_border_bottom {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 10px;
  padding: 0.625rem 0 0.625rem;
}
@media (max-width: 45em) {
  #actions.actions_border_bottom:before {
    background: #ccc;
    bottom: -16px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
  }
}

.tools li a {
  font-size: 12px;
  padding: 0 5px;
  padding: 0 0.3125rem;
}
@media (min-width: 45em) {
  .tools li a {
    padding: 5px;
    padding: 0.3125rem;
  }
}
.ltie9 .tools li a {
  padding: 5px;
  padding: 0.3125rem;
}
@media (min-width: 50em) {
  .tools li a {
    padding: 5px 12px;
    padding: 0.3125rem 0.75rem;
  }
}
.ltie9 .tools li a {
  padding: 5px 12px;
  padding: 0.3125rem 0.75rem;
}
.tools li a:hover, .tools li a:focus {
  text-decoration: none;
}
.tools li a:hover .tool_desc, .tools li a:focus .tool_desc {
  text-decoration: underline;
}
.tools li a:hover [class^="icon"], .tools li a:focus [class^="icon"] {
  color: #414141;
}

.footer_tools {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.footer_tools li {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.footer_tools li a {
  background: #f2f2f2;
  color: #0B7054;
  display: block;
  font-size: 12px;
  padding: 5px 8px;
  padding: 0.3125rem 0.5rem;
  text-decoration: none;
}
.footer_tools li a:hover, .footer_tools li a:focus {
  background: #E9E9E9;
}
.footer_tools li a [class^="icon"] {
  color: #5d5e5f;
  font-size: 17px;
  margin-right: 15px;
  margin-right: 0.9375rem;
}

a.results_shortlist_btn {
  background: #f2f2f2;
  color: #0B7054;
  display: block;
  font-size: 12px;
  margin-top: 8px;
  margin-top: 0.5rem;
  padding: 5px 8px 5px 5px;
  padding: 0.3125rem 0.5rem 0.3125rem 0.3125rem;
  text-decoration: none;
}
a.results_shortlist_btn:hover, a.results_shortlist_btn:focus {
  background: #E9E9E9;
}
a.results_shortlist_btn [class^="icon"] {
  color: #5d5e5f;
  font-size: 17px;
  margin-right: 10px;
  margin-right: 0.625rem;
}

.listing {
  background: #f2f2f2;
  display: inline-block;
  font-weight: bold;
  padding: 7px 14px 7px 17px;
  padding: 0.4375rem 0.875rem 0.4375rem 1.0625rem;
  text-decoration: none;
}

.next:after {
  border-color: transparent transparent transparent #0B7054;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  content: '';
  display: inline-block;
  height: 0;
  margin-left: 7px;
  width: 0;
}
.next:hover, .next:focus {
  text-decoration: underline !important;
}

.back:before, .previous:before {
  border-color: transparent #0B7054 transparent transparent;
  border-style: solid;
  border-width: 4px 4px 4px 0;
  content: '';
  display: inline-block;
  height: 0;
  margin-right: 7px;
  width: 0;
}
.back:hover, .back:focus, .previous:hover, .previous:focus {
  text-decoration: underline !important;
}

@media (max-width: 45em) {
  .pagination {
    padding-right: 5px;
    padding-right: 0.3125rem;
  }
}

#breadcrumbs li a {
  padding-left: 7px;
  padding-left: 0.4375rem;
}
@media (min-width: 45em) {
  #breadcrumbs li a {
    padding: 7px 0 7px 7px;
    padding: 0.4375rem 0 0.4375rem 0.4375rem;
  }
}
.ltie9 #breadcrumbs li a {
  padding: 7px 0 7px 7px;
  padding: 0.4375rem 0 0.4375rem 0.4375rem;
}
#breadcrumbs li a:hover, #breadcrumbs li a:focus {
  text-decoration: underline;
}
#breadcrumbs li a:after {
  content: "\003e";
  display: inline-block;
  margin-left: 5px;
  margin-left: 0.3125rem;
}
#breadcrumbs li a, #breadcrumbs li span {
  background: #f2f2f2;
  color: #0B7054;
  font-size: 12px;
}
#breadcrumbs li span {
  display: inline-block;
  padding: 0 7px;
  padding: 0 0.4375rem;
}
@media (min-width: 45em) {
  #breadcrumbs li span {
    padding: 7px;
    padding: 0.4375rem;
  }
}
.ltie9 #breadcrumbs li span {
  padding: 7px;
  padding: 0.4375rem;
}

@media (max-width: 30em) {
  #actions .pagination {
    display: block !important;
    font-size: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
    padding: 0 5px;
    padding: 0 0.3125rem;
    width: auto;
  }
  #actions .pagination:after {
    content: '';
    display: inline-block;
    width: 100%;
  }
}
@media (max-width: 30em) {
  #actions .pagination li {
    display: inline-block;
    float: none;
  }
}
.pagination li {
  float: left;
  margin: 0 0 0 10px;
  margin: 0 0 0 0.625rem;
}
@media (min-width: 38.75em) {
  .pagination li {
    margin: 0 0 0 5px;
    margin: 0 0 0 0.3125rem;
  }
}
.ltie9 .pagination li {
  margin: 0 0 0 5px;
  margin: 0 0 0 0.3125rem;
}
.pagination li:first-child {
  margin: 0;
}
.pagination a:hover, .pagination a:focus {
  text-decoration: underline;
}
@media (min-width: 45em) {
  .pagination a {
    padding: 7px 10px;
    padding: 0.4375rem 0.625rem;
  }
}
.ltie9 .pagination a {
  padding: 7px 10px;
  padding: 0.4375rem 0.625rem;
}
@media (min-width: 45em) {
  .pagination span {
    padding: 7px 10px;
    padding: 0.4375rem 0.625rem;
  }
}
.ltie9 .pagination span {
  padding: 7px 10px;
  padding: 0.4375rem 0.625rem;
}

.right_col_summary {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.right_col_summary_heading {
  border: 1px solid #abadb3;
  border-bottom-width: 0;
  display: inline-block;
  padding: 13px 10px 0;
  padding: 0.8125rem 0.625rem 0;
  position: relative;
}
.right_col_summary_heading:after {
  background: #fff;
  bottom: -1px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}
.right_col_summary_heading h5 {
  color: #444;
}

.right_col_summary_wrapper {
  border: 1px solid #abadb3;
  padding: 12px 10px 0;
  padding: 0.75rem 0.625rem 0;
}

.listing_table_wrapper {
  border: 1px solid #abadb3;
  padding: 12px 10px 10px;
}
.listing_table_wrapper table {
  width: 100%;
}
.listing_table_wrapper table th {
  width: 50%;
}
.listing_table_wrapper table td {
  padding: 2px 5px;
  padding: 0.125rem 0.3125rem;
}

.office_listing:before {
  background: url("{{ imgPath }}logo-sm.png");
  background: url("{{ imgPath }}logo-svg.svg");
  background-size: cover;
  content: '';
  display: block;
  float: left;
  height: 20px;
  margin-top: 10px;
  margin-top: 0.625rem;
  width: 78px;
}
.office_listing .office_listing_details {
  padding-left: 50%;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}
.office_listing h6, .office_listing p {
  margin-bottom: 0;
}

.property_quickfind {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}
.property_quickfind p {
  color: #a7a7a7;
  font-size: 12px;
  text-align: right;
  margin-bottom: 0;
}
@media (max-width: 45em) {
  .property_quickfind p {
    display: inline-block;
    margin-right: 6px;
    margin-right: 0.375rem;
    text-align: left;
  }
}

@media (max-width: 50em) {
  .col_left .list_panes {
    border: 1px solid #abadb3;
    background: #efefef;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -o-transform: translate(100%);
    -webkit-transform: translate(100%);
    transform: translate(100%);
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 0;
    width: 0px;
    z-index: 11;
  }
  .col_left .list_panes.active {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
    -ms-transform: translate(0%);
    -moz-transform: translate(0%);
    -o-transform: translate(0%);
    -webkit-transform: translate(0%);
    transform: translate(0%);
    width: 90%;
  }
}
.col_left .list_panes .tabs li {
  display: table-cell;
}
.col_left .list_panes .tabs li a {
  font-size: 13px;
  padding: 7px 12px;
  padding: 0.4375rem 0.75rem;
}
.col_left .list_panes .f_col {
  margin: 0;
  width: 100%;
}

.col_right .grid_container {
  list-style: none;
  margin-bottom: 0;
  margin-left: -20px;
}
.col_right .grid_item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 20px;
  padding-left: 20px;
  width: 100%;
}
.col_right .w33 {
  width: 33.3333%;
}
.col_right .w33:nth-child(n) {
  clear: none;
}
.col_right .w33:nth-child(3n+4) {
  clear: both;
}
.col_right .w50 {
  width: 50%;
}
.col_right .w50:nth-child(n) {
  clear: none;
}
.col_right .w50:nth-child(2n+3) {
  clear: both;
}
.col_right .clear:nth-child(n) {
  clear: both;
}
.col_right .unclear:nth-child(n) {
  clear: none;
}
.col_right .no_mb {
  margin-bottom: 0;
}
@media (min-width: 31.25em) {
  .col_right .w33_at_500 {
    width: 33.3333%;
  }
  .col_right .w33_at_500:nth-child(n) {
    clear: none;
  }
  .col_right .w33_at_500:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 .col_right .w33_at_500 {
  width: 33.3333%;
}
.ltie9 .col_right .w33_at_500:nth-child(n) {
  clear: none;
}
.ltie9 .col_right .w33_at_500:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 31.25em) {
  .col_right .w50_at_500 {
    width: 50%;
  }
  .col_right .w50_at_500:nth-child(n) {
    clear: none;
  }
  .col_right .w50_at_500:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 .col_right .w50_at_500 {
  width: 50%;
}
.ltie9 .col_right .w50_at_500:nth-child(n) {
  clear: none;
}
.ltie9 .col_right .w50_at_500:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 31.25em) {
  .col_right .clear_at_500:nth-child(n) {
    clear: both;
  }
}
.ltie9 .col_right .clear_at_500:nth-child(n) {
  clear: both;
}
@media (min-width: 31.25em) {
  .col_right .unclear_at_500:nth-child(n) {
    clear: none;
  }
}
.ltie9 .col_right .unclear_at_500:nth-child(n) {
  clear: none;
}
@media (min-width: 31.25em) {
  .col_right .no_mb_at_500 {
    margin-bottom: 0;
  }
}
.ltie9 .col_right .no_mb_at_500 {
  margin-bottom: 0;
}
@media (min-width: 60em) {
  .col_right .w33_at_960 {
    width: 33.3333%;
  }
  .col_right .w33_at_960:nth-child(n) {
    clear: none;
  }
  .col_right .w33_at_960:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 .col_right .w33_at_960 {
  width: 33.3333%;
}
.ltie9 .col_right .w33_at_960:nth-child(n) {
  clear: none;
}
.ltie9 .col_right .w33_at_960:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 60em) {
  .col_right .w50_at_960 {
    width: 50%;
  }
  .col_right .w50_at_960:nth-child(n) {
    clear: none;
  }
  .col_right .w50_at_960:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 .col_right .w50_at_960 {
  width: 50%;
}
.ltie9 .col_right .w50_at_960:nth-child(n) {
  clear: none;
}
.ltie9 .col_right .w50_at_960:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 60em) {
  .col_right .clear_at_960:nth-child(n) {
    clear: both;
  }
}
.ltie9 .col_right .clear_at_960:nth-child(n) {
  clear: both;
}
@media (min-width: 60em) {
  .col_right .unclear_at_960:nth-child(n) {
    clear: none;
  }
}
.ltie9 .col_right .unclear_at_960:nth-child(n) {
  clear: none;
}
@media (min-width: 60em) {
  .col_right .no_mb_at_960 {
    margin-bottom: 0;
  }
}
.ltie9 .col_right .no_mb_at_960 {
  margin-bottom: 0;
}

.grid_container .property_listing {
  background: #efefef;
  border: 1px solid #abadb3;
  height: 100%;
}
.grid_container .property_listing .property_listing_photo {
  border: none;
  margin: 0;
  overflow: hidden;
  position: relative;
}
@media (min-width: 31.25em) {
  .grid_container .property_listing .property_listing_photo {
    height: 145px;
  }
}
.ltie9 .grid_container .property_listing .property_listing_photo {
  height: 145px;
}
.grid_container .property_listing .property_listing_photo img {
  width: 100%;
}
.grid_container .property_listing .property_listing_photo a:hover:before {
  background: #fff;
  background: rgba(255, 255, 255, 0.1);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.grid_container .property_listing .property_listing_details {
  padding: 12px 4px 12px 12px;
  padding: 0.75rem 0.25rem 0.75rem 0.75rem;
}
.grid_container .property_listing .details p {
  margin-bottom: 4px;
}

.property_listing_list .property_listing {
  background: #fff;
  border: 2px solid #0B7054;
  padding: 10px;
  padding: 0.625rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.property_listing_list .property_listing .property_listing_photo {
  position: relative;
}
@media (min-width: 30em) {
  .property_listing_list .property_listing .property_listing_photo {
    float: left;
    margin-right: 20px;
    width: 150px;
  }
}
.ltie9 .property_listing_list .property_listing .property_listing_photo {
  float: left;
  margin-right: 20px;
  width: 150px;
}
.property_listing_list .property_listing .property_listing_photo img {
  width: 100%;
}
.property_listing_list .property_listing .property_listing_photo p {
  background: #4e4b41;
  background: rgba(78, 75, 65, 0.8);
  bottom: 0;
  color: #fff;
  font-weight: bold;
  left: 0;
  letter-spacing: 0.5px;
  line-height: normal;
  margin: 0;
  padding: 1px 6px;
  padding: 0.0625rem 0.375rem;
  position: absolute;
  right: 0;
  text-align: right;
}
@media (min-width: 30em) {
  .property_listing_list .property_listing .property_listing_details {
    overflow: hidden;
  }
}
.ltie9 .property_listing_list .property_listing .property_listing_details {
  overflow: hidden;
}
.property_listing_list .property_listing .property_listing_details .details p {
  border-top: 1px solid #abadb3;
  margin-bottom: 4px;
}
.property_listing_list .property_listing .property_listing_details .details p:first-child {
  border-top-width: 0;
}
.property_listing_list .property_listing .property_listing_details .more {
  border-top: 1px dotted #999;
  margin-top: 15px;
  overflow: hidden;
  padding-top: 10px;
}
.property_listing_list .property_listing .property_listing_details .more:before {
  background: url("{{ imgPath }}logo.png");
  background: url("{{ imgPath }}logo-svg.svg");
  background-size: cover;
  content: '';
  display: block;
  float: left;
  height: 20px;
  margin-top: 10px;
  margin-top: 0.625rem;
  width: 78px;
}
.property_listing_list .property_listing .property_listing_details .more .btn {
  float: right;
  font-size: 12px;
}

.property_filter {
  background: #0B7054;
  border: 1px solid #abadb3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 45em) {
  .property_filter {
    background: #efefef;
    display: block;
  }
}
.ltie9 .property_filter {
  background: #efefef;
  display: block;
}
.property_filter h6 {
  color: #fff;
}
@media (min-width: 45em) {
  .property_filter h6 {
    color: #444;
  }
}
.ltie9 .property_filter h6 {
  color: #444;
}
.property_filter label {
  color: #fff;
  display: block;
  font-size: 11px;
}
@media (min-width: 45em) {
  .property_filter label {
    color: #444;
    display: inline-block;
    font-size: 12px;
  }
}
.ltie9 .property_filter label {
  color: #444;
  display: inline-block;
  font-size: 12px;
}

.property_filter.footer_filter {
  background: #efefef;
  display: block;
}
.property_filter.footer_filter .pagination span {
  color: #444;
}
.property_filter.footer_filter .pagination li a {
  color: #0B7054;
}

#results_heading {
  display: table-cell;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 7px 8px;
  padding: 0.4375rem 0.5rem;
  vertical-align: top;
  width: 30px;
}
@media (min-width: 30em) {
  #results_heading {
    font-size: 13px;
    padding: 12px 20px 0 12px;
    padding: 0.75rem 1.25rem 0 0.75rem;
    width: 64px;
  }
}
.ltie9 #results_heading {
  font-size: 13px;
  padding: 12px 20px 0 12px;
  padding: 0.75rem 1.25rem 0 0.75rem;
  width: 64px;
}
@media (min-width: 45em) {
  #results_heading {
    display: inline-block;
    font-size: 12px;
    padding: 12px 6px;
    padding: 0.75rem 0.375rem;
    vertical-align: middle;
    width: auto;
  }
}
.ltie9 #results_heading {
  display: inline-block;
  font-size: 12px;
  padding: 12px 6px;
  padding: 0.75rem 0.375rem;
  vertical-align: middle;
  width: auto;
}
@media (min-width: 50em) {
  #results_heading {
    padding: 12px;
    padding: 0.75rem;
  }
}
.ltie9 #results_heading {
  padding: 12px;
  padding: 0.75rem;
}

.results_sort {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.results_sort .select_container {
  margin-left: 0;
}
@media (min-width: 45em) {
  .results_sort select {
    font-size: 12px;
  }
}
.ltie9 .results_sort select {
  font-size: 12px;
}
@media (max-width: 45em) {
  .results_sort {
    border: 1px solid #fff;
    border-bottom: 0;
    border-top: 0;
    display: table-cell;
    width: 55%;
  }
}
.results_sort label {
  margin-bottom: 6px;
  position: relative;
  width: auto;
  vertical-align: middle;
}
@media (max-width: 45em) {
  .results_sort label {
    left: 10px;
    position: absolute;
    top: 4px;
  }
}
@media (max-width: 45em) {
  [class^="ua-windows"] .results_sort label {
    left: 12px;
  }
}
.results_sort .alt_select {
  vertical-align: bottom;
}
@media (max-width: 45em) {
  .results_sort .alt_select {
    background: transparent;
  }
}
@media (max-width: 45em) {
  .results_sort .alt_select select {
    padding: 14px 27px 5px 10px;
    padding: 0.875rem 1.6875rem 0.3125rem 0.625rem;
  }
}

#property_search_toggle {
  color: #fff;
  background: #414141;
  display: table-cell;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  padding: 5px 6px 5px;
  padding: 0.3125rem 0.375rem 0.3125rem;
  vertical-align: middle;
  width: 22px;
}
#property_search_toggle:hover, #property_search_toggle:focus {
  text-decoration: none;
  background: #393939;
}
#property_search_toggle:active {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
@media (min-width: 45em) {
  #property_search_toggle {
    display: none;
  }
}
.ltie9 #property_search_toggle {
  display: none;
}

.filter li .filter_desc {
  color: #444;
}
@media (max-width: 45em) {
  .filter li .filter_desc {
    color: #fff;
    display: none;
  }
}
.filter li a {
  padding: 0;
}
.filter li a:hover .filter_desc, .filter li a:focus .filter_desc {
  text-decoration: underline;
}
.filter li a:hover [class^="icon"], .filter li a:focus [class^="icon"] {
  color: #414141;
}
.filter li [class^="icon"] {
  color: #444;
  font-size: 18px;
}

.filter_view {
  display: table-cell;
  padding-left: 10px;
  text-align: center;
  vertical-align: bottom;
  width: 74px;
}
@media (min-width: 45em) {
  .filter_view {
    display: inline-block;
    padding-left: 2%;
    vertical-align: middle;
    width: auto;
  }
}
.ltie9 .filter_view {
  display: inline-block;
  padding-left: 2%;
  vertical-align: middle;
  width: auto;
}
.filter_view li {
  display: inline-block;
  vertical-align: middle;
}
.filter_view li a {
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  padding-right: 10px;
}
@media (min-width: 45em) {
  .filter_view li a {
    color: #444;
  }
}
.ltie9 .filter_view li a {
  color: #444;
}

.list_view_toggle:hover [class^="icon"], .list_view_toggle:focus [class^="icon"], .tile_view_toggle:hover [class^="icon"], .tile_view_toggle:focus [class^="icon"] {
  color: #E6E6E6;
}
@media (min-width: 45em) {
  .list_view_toggle, .tile_view_toggle {
    padding: 0 15px !important;
    position: relative;
  }
  .list_view_toggle:hover [class^="icon"], .list_view_toggle:focus [class^="icon"], .tile_view_toggle:hover [class^="icon"], .tile_view_toggle:focus [class^="icon"] {
    color: #444;
  }
  .list_view_toggle [class^="icon"], .tile_view_toggle [class^="icon"] {
    color: #515151;
    left: 0;
    position: absolute;
    top: 2px;
  }
}
.ltie9 .list_view_toggle, .ltie9 .tile_view_toggle {
  padding: 0 15px !important;
  position: relative;
}
.ltie9 .list_view_toggle:hover [class^="icon"], .ltie9 .list_view_toggle:focus [class^="icon"], .ltie9 .tile_view_toggle:hover [class^="icon"], .ltie9 .tile_view_toggle:focus [class^="icon"] {
  color: #444;
}
.ltie9 .list_view_toggle [class^="icon"], .ltie9 .tile_view_toggle [class^="icon"] {
  color: #515151;
  left: 0;
  position: absolute;
  top: 2px;
}

.results_page .pagination {
  color: #fff;
  display: inline-block;
  float: right;
  overflow: hidden;
  padding: 10px 0;
  padding: 0.625rem 0;
}
.results_page .pagination li {
  margin: 0;
}
.results_page .pagination li:first-child span, .results_page .pagination li:first-child a {
  border-left-color: transparent;
}
.results_page .pagination li a {
  border-left: 1px dotted #d6d6d6;
  color: #fff;
  padding: 14px 8px;
  padding: 0.875rem 0.5rem;
  text-decoration: none;
}
.results_page .pagination li a:hover, .results_page .pagination li a:focus {
  background: #0B7054;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 45em) {
  .results_page .pagination li a {
    color: #0B7054;
  }
  .results_page .pagination li a:hover, .results_page .pagination li a:focus {
    color: #fff;
  }
}
.ltie9 .results_page .pagination li a {
  color: #0B7054;
}
.ltie9 .results_page .pagination li a:hover, .ltie9 .results_page .pagination li a:focus {
  color: #fff;
}
.results_page .pagination li span {
  border-left: 1px dotted #d6d6d6;
  color: #fff;
  padding-right: 8px;
  padding: 14px 8px;
  padding: 0.875rem 0.5rem;
}
@media (min-width: 45em) {
  .results_page .pagination li span {
    color: #444;
  }
}
.ltie9 .results_page .pagination li span {
  color: #444;
}

.list_panes_wrapper {
  padding: 10px;
  padding: 0.625rem;
}
.list_panes_wrapper .list_panes_select {
  display: inline-block;
  margin-left: 0;
  width: 75%;
}

#property_filter_search_close_btn {
  display: inline-block;
  float: right;
  padding: 12px;
  padding: 0.75rem;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-outer {
  -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  background: #fff;
  border: 1px solid #abadb3;
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  height: calc(100% - 20px);
  height: 97%;
  margin: auto;
  padding-top: 10px;
  padding-top: 0.625rem;
  width: 97%;
  width: calc(100% - 20px);
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  background-image: url("{{ imgPath }}fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("{{ imgPath }}fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  background: #0B7054;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  padding: 3px 7px;
  padding: 0.1875rem 0.4375rem;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  z-index: 8040;
}
.fancybox-close:hover {
  color: #fff;
  background: #095943;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("{{ imgPath }}blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.nav_border {
  background: #fff;
  border-radius: 5px;
  display: none;
  padding: 10px 12px;
  padding: 0.625rem 0.75rem;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  z-index: 8040;
}

.fancybox-prev .nav_border {
  left: 5px;
}
.fancybox-prev:hover .nav_border, .fancybox-prev:focus .nav_border {
  display: block;
}

.fancybox-next .nav_border {
  right: 5px;
}
.fancybox-next:hover .nav_border, .fancybox-next:focus .nav_border {
  display: block;
}

.fancybox-nav span {
  background: #fff;
  color: #0B7054;
  cursor: pointer;
  font-size: 30px;
  height: 34px;
  width: 36px;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("{{ imgPath }}fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-inside-wrap {
  background: #fff;
  border: 1px solid #abadb3;
  border-bottom-width: 0;
  color: #000;
  display: inline-block;
  font-size: 14px;
  height: auto;
  font-weight: bold;
  padding: 10px;
  padding: 0.625rem;
  margin-right: 10px;
  margin-right: 0.625rem;
  max-width: calc(100% - 50px);
}
.fancybox-title-inside-wrap:after {
  background: #fff;
  bottom: -1px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("{{ imgPath }}fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("{{ imgPath }}fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.modal_is_open {
  overflow: hidden !important;
}

.modal {
  display: none;
}

.open_modal {
  background: #fff;
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.modal_top {
  min-height: 54px;
}
.modal_top .modal_close, .modal_top .modal_directions {
  color: #0B7054;
  font-size: 26px;
  height: 54px;
  line-height: 54px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 54px;
  z-index: 30;
}
.modal_top .modal_close:hover, .modal_top .modal_close:focus, .modal_top .modal_directions:hover, .modal_top .modal_directions:focus {
  background: #F0F0F0;
  color: #095943;
}
.modal_top .modal_close:active, .modal_top .modal_directions:active {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1) inset;
}
.modal_top .modal_close {
  left: 0;
}
.modal_top .modal_directions {
  right: 0;
}

.modal_close {
  height: 54px;
  line-height: 54px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 54px;
  z-index: 30;
}

.modal_content {
  display: block;
  position: absolute;
  top: 54px;
  bottom: 40px;
  height: calc(100% - 54px);
  width: 100%;
}

.modal_map_box {
  height: 100%;
  position: relative;
  width: 100%;
}

.map_canvas {
  height: 100%;
  width: 100%;
}
.map_canvas img {
  max-width: none !important;
}

.modal-open {
  overflow: hidden;
}

.mega_menu {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 800;
}
.mega_menu .mega_menu_underlay {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.mega_menu .mega_menu_content {
  background: #e6e6e6;
  margin: 0 auto;
  max-width: 940px;
  min-height: 220px;
  padding: 20px 15px;
  padding: 1.25rem 0.9375rem;
  position: relative;
  top: 164px;
  z-index: 2;
}
@media (min-width: 45em) {
  .mega_menu .mega_menu_content {
    top: 92px;
  }
}
.ltie9 .mega_menu .mega_menu_content {
  top: 92px;
}
.mega_menu .mega_menu_content h6 {
  color: #000;
  display: inline-block;
}
.mega_menu .nav_office_listing li a {
  color: #0B7054;
  font-size: 11px;
  letter-spacing: 0.3px;
  line-height: 1.3;
  padding: 1px 0;
  padding: 0.0625rem 0;
  text-decoration: underline;
}
.mega_menu .nav_office_listing li a:hover, .mega_menu .nav_office_listing li a:focus {
  color: #69BE28;
  text-decoration: none;
}
.mega_menu .nav_office_listing .parent {
  border-top: 1px #dbdbdb solid;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  padding: 7px 0;
  padding: 0.4375rem 0;
  text-decoration: none;
}
.mega_menu .nav_office_listing .parent:hover, .mega_menu .nav_office_listing .parent:focus {
  color: #000;
  text-decoration: underline;
}
.mega_menu .nav_office_listing .parent.toggle_active {
  font-weight: 700;
}
.mega_menu .nav_office_listing .grid_item {
  margin: 0;
}

#usa_nav_toggle {
  border-top: 1px #dbdbdb solid;
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 12px;
  padding: 7px 0;
  padding: 0.4375rem 0;
  text-decoration: none;
}
#usa_nav_toggle:hover, #usa_nav_toggle:focus {
  text-decoration: underline;
}
#usa_nav_toggle.toggle_active {
  font-weight: 700;
}

.menu_open {
  display: block;
}

.mega_menu_close {
  background: #e6e6e6;
  bottom: -10px;
  background-clip: padding-box;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #000;
  font-size: 10px;
  padding: 6px 10px;
  padding: 0.375rem 0.625rem;
  position: absolute;
  text-decoration: none;
  right: -10px;
}
.mega_menu_close:hover, .mega_menu_close:focus {
  color: #69BE28;
}

.js .nav ul ul {
  height: 0;
  overflow: hidden;
  -moz-transition: height ease 0.5s;
  -o-transition: height ease 0.5s;
  -webkit-transition: height ease 0.5s;
  transition: height ease 0.5s;
}
.js .nav .current ul {
  height: auto;
}

#view_all_countries, #view_usa_offices, #view_usa_states {
  display: none;
}
#view_all_countries.listing_active, #view_usa_offices.listing_active, #view_usa_states.listing_active {
  display: block;
}

.toggle_nav_view {
  border: #69BE28 1px solid;
  color: #69BE28;
  cursor: pointer;
  display: none;
  float: right;
  font-family: "FuturaMedium", "Futura", Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1em;
  margin: -5px 20px 0 0;
  padding: 3px 5px;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
}
.toggle_nav_view:hover, .toggle_nav_view:focus {
  color: #0B7054;
  border-color: #0B7054;
}
.toggle_nav_view.show_toggle_button {
  display: inline-block;
}

#local_office_menu .nav_office_listing .grid_container {
  list-style: none;
  margin-bottom: 0;
  margin-left: -20px;
}
#local_office_menu .nav_office_listing .grid_item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 20px;
  padding-left: 20px;
  width: 100%;
}
#local_office_menu .nav_office_listing .w50 {
  width: 50%;
}
#local_office_menu .nav_office_listing .w50:nth-child(n) {
  clear: none;
}
#local_office_menu .nav_office_listing .w50:nth-child(2n+3) {
  clear: both;
}
#local_office_menu .nav_office_listing .w33 {
  width: 33.3333%;
}
#local_office_menu .nav_office_listing .w33:nth-child(n) {
  clear: none;
}
#local_office_menu .nav_office_listing .w33:nth-child(3n+4) {
  clear: both;
}
#local_office_menu .nav_office_listing .w25 {
  width: 25%;
}
#local_office_menu .nav_office_listing .w25:nth-child(n) {
  clear: none;
}
#local_office_menu .nav_office_listing .w25:nth-child(4n+5) {
  clear: both;
}
#local_office_menu .nav_office_listing .clear:nth-child(n) {
  clear: both;
}
#local_office_menu .nav_office_listing .unclear:nth-child(n) {
  clear: none;
}
#local_office_menu .nav_office_listing .no_mb {
  margin-bottom: 0;
}
@media (min-width: 37.5em) {
  #local_office_menu .nav_office_listing .w50_at_600 {
    width: 50%;
  }
  #local_office_menu .nav_office_listing .w50_at_600:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w50_at_600:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_600 {
  width: 50%;
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_600:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_600:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 37.5em) {
  #local_office_menu .nav_office_listing .w33_at_600 {
    width: 33.3333%;
  }
  #local_office_menu .nav_office_listing .w33_at_600:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w33_at_600:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_600 {
  width: 33.3333%;
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_600:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_600:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 37.5em) {
  #local_office_menu .nav_office_listing .w25_at_600 {
    width: 25%;
  }
  #local_office_menu .nav_office_listing .w25_at_600:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w25_at_600:nth-child(4n+5) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_600 {
  width: 25%;
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_600:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_600:nth-child(4n+5) {
  clear: both;
}
@media (min-width: 37.5em) {
  #local_office_menu .nav_office_listing .clear_at_600:nth-child(n) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .clear_at_600:nth-child(n) {
  clear: both;
}
@media (min-width: 37.5em) {
  #local_office_menu .nav_office_listing .unclear_at_600:nth-child(n) {
    clear: none;
  }
}
.ltie9 #local_office_menu .nav_office_listing .unclear_at_600:nth-child(n) {
  clear: none;
}
@media (min-width: 37.5em) {
  #local_office_menu .nav_office_listing .no_mb_at_600 {
    margin-bottom: 0;
  }
}
.ltie9 #local_office_menu .nav_office_listing .no_mb_at_600 {
  margin-bottom: 0;
}
@media (min-width: 43.75em) {
  #local_office_menu .nav_office_listing .w50_at_700 {
    width: 50%;
  }
  #local_office_menu .nav_office_listing .w50_at_700:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w50_at_700:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_700 {
  width: 50%;
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_700:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_700:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 43.75em) {
  #local_office_menu .nav_office_listing .w33_at_700 {
    width: 33.3333%;
  }
  #local_office_menu .nav_office_listing .w33_at_700:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w33_at_700:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_700 {
  width: 33.3333%;
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_700:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_700:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 43.75em) {
  #local_office_menu .nav_office_listing .w25_at_700 {
    width: 25%;
  }
  #local_office_menu .nav_office_listing .w25_at_700:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w25_at_700:nth-child(4n+5) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_700 {
  width: 25%;
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_700:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_700:nth-child(4n+5) {
  clear: both;
}
@media (min-width: 43.75em) {
  #local_office_menu .nav_office_listing .clear_at_700:nth-child(n) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .clear_at_700:nth-child(n) {
  clear: both;
}
@media (min-width: 43.75em) {
  #local_office_menu .nav_office_listing .unclear_at_700:nth-child(n) {
    clear: none;
  }
}
.ltie9 #local_office_menu .nav_office_listing .unclear_at_700:nth-child(n) {
  clear: none;
}
@media (min-width: 43.75em) {
  #local_office_menu .nav_office_listing .no_mb_at_700 {
    margin-bottom: 0;
  }
}
.ltie9 #local_office_menu .nav_office_listing .no_mb_at_700 {
  margin-bottom: 0;
}
@media (min-width: 51.25em) {
  #local_office_menu .nav_office_listing .w50_at_820 {
    width: 50%;
  }
  #local_office_menu .nav_office_listing .w50_at_820:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w50_at_820:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_820 {
  width: 50%;
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_820:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w50_at_820:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 51.25em) {
  #local_office_menu .nav_office_listing .w33_at_820 {
    width: 33.3333%;
  }
  #local_office_menu .nav_office_listing .w33_at_820:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w33_at_820:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_820 {
  width: 33.3333%;
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_820:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w33_at_820:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 51.25em) {
  #local_office_menu .nav_office_listing .w25_at_820 {
    width: 25%;
  }
  #local_office_menu .nav_office_listing .w25_at_820:nth-child(n) {
    clear: none;
  }
  #local_office_menu .nav_office_listing .w25_at_820:nth-child(4n+5) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_820 {
  width: 25%;
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_820:nth-child(n) {
  clear: none;
}
.ltie9 #local_office_menu .nav_office_listing .w25_at_820:nth-child(4n+5) {
  clear: both;
}
@media (min-width: 51.25em) {
  #local_office_menu .nav_office_listing .clear_at_820:nth-child(n) {
    clear: both;
  }
}
.ltie9 #local_office_menu .nav_office_listing .clear_at_820:nth-child(n) {
  clear: both;
}
@media (min-width: 51.25em) {
  #local_office_menu .nav_office_listing .unclear_at_820:nth-child(n) {
    clear: none;
  }
}
.ltie9 #local_office_menu .nav_office_listing .unclear_at_820:nth-child(n) {
  clear: none;
}
@media (min-width: 51.25em) {
  #local_office_menu .nav_office_listing .no_mb_at_820 {
    margin-bottom: 0;
  }
}
.ltie9 #local_office_menu .nav_office_listing .no_mb_at_820 {
  margin-bottom: 0;
}
#world_office_menu .nav_office_listing .grid_container {
  list-style: none;
  margin-bottom: 0;
  margin-left: -20px;
}
#world_office_menu .nav_office_listing .grid_item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 20px;
  padding-left: 20px;
  width: 100%;
}
#world_office_menu .nav_office_listing .w50 {
  width: 50%;
}
#world_office_menu .nav_office_listing .w50:nth-child(n) {
  clear: none;
}
#world_office_menu .nav_office_listing .w50:nth-child(2n+3) {
  clear: both;
}
#world_office_menu .nav_office_listing .w33 {
  width: 33.3333%;
}
#world_office_menu .nav_office_listing .w33:nth-child(n) {
  clear: none;
}
#world_office_menu .nav_office_listing .w33:nth-child(3n+4) {
  clear: both;
}
#world_office_menu .nav_office_listing .w25 {
  width: 25%;
}
#world_office_menu .nav_office_listing .w25:nth-child(n) {
  clear: none;
}
#world_office_menu .nav_office_listing .w25:nth-child(4n+5) {
  clear: both;
}
#world_office_menu .nav_office_listing .w20 {
  width: 20%;
}
#world_office_menu .nav_office_listing .w20:nth-child(n) {
  clear: none;
}
#world_office_menu .nav_office_listing .w20:nth-child(5n+6) {
  clear: both;
}
#world_office_menu .nav_office_listing .clear:nth-child(n) {
  clear: both;
}
#world_office_menu .nav_office_listing .unclear:nth-child(n) {
  clear: none;
}
#world_office_menu .nav_office_listing .no_mb {
  margin-bottom: 0;
}
@media (min-width: 26.25em) {
  #world_office_menu .nav_office_listing .w50_at_420 {
    width: 50%;
  }
  #world_office_menu .nav_office_listing .w50_at_420:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w50_at_420:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_420 {
  width: 50%;
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_420:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_420:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 26.25em) {
  #world_office_menu .nav_office_listing .w33_at_420 {
    width: 33.3333%;
  }
  #world_office_menu .nav_office_listing .w33_at_420:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w33_at_420:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_420 {
  width: 33.3333%;
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_420:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_420:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 26.25em) {
  #world_office_menu .nav_office_listing .w25_at_420 {
    width: 25%;
  }
  #world_office_menu .nav_office_listing .w25_at_420:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w25_at_420:nth-child(4n+5) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_420 {
  width: 25%;
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_420:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_420:nth-child(4n+5) {
  clear: both;
}
@media (min-width: 26.25em) {
  #world_office_menu .nav_office_listing .w20_at_420 {
    width: 20%;
  }
  #world_office_menu .nav_office_listing .w20_at_420:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w20_at_420:nth-child(5n+6) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_420 {
  width: 20%;
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_420:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_420:nth-child(5n+6) {
  clear: both;
}
@media (min-width: 26.25em) {
  #world_office_menu .nav_office_listing .clear_at_420:nth-child(n) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .clear_at_420:nth-child(n) {
  clear: both;
}
@media (min-width: 26.25em) {
  #world_office_menu .nav_office_listing .unclear_at_420:nth-child(n) {
    clear: none;
  }
}
.ltie9 #world_office_menu .nav_office_listing .unclear_at_420:nth-child(n) {
  clear: none;
}
@media (min-width: 26.25em) {
  #world_office_menu .nav_office_listing .no_mb_at_420 {
    margin-bottom: 0;
  }
}
.ltie9 #world_office_menu .nav_office_listing .no_mb_at_420 {
  margin-bottom: 0;
}
@media (min-width: 40em) {
  #world_office_menu .nav_office_listing .w50_at_640 {
    width: 50%;
  }
  #world_office_menu .nav_office_listing .w50_at_640:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w50_at_640:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_640 {
  width: 50%;
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_640:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_640:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 40em) {
  #world_office_menu .nav_office_listing .w33_at_640 {
    width: 33.3333%;
  }
  #world_office_menu .nav_office_listing .w33_at_640:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w33_at_640:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_640 {
  width: 33.3333%;
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_640:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_640:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 40em) {
  #world_office_menu .nav_office_listing .w25_at_640 {
    width: 25%;
  }
  #world_office_menu .nav_office_listing .w25_at_640:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w25_at_640:nth-child(4n+5) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_640 {
  width: 25%;
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_640:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_640:nth-child(4n+5) {
  clear: both;
}
@media (min-width: 40em) {
  #world_office_menu .nav_office_listing .w20_at_640 {
    width: 20%;
  }
  #world_office_menu .nav_office_listing .w20_at_640:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w20_at_640:nth-child(5n+6) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_640 {
  width: 20%;
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_640:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_640:nth-child(5n+6) {
  clear: both;
}
@media (min-width: 40em) {
  #world_office_menu .nav_office_listing .clear_at_640:nth-child(n) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .clear_at_640:nth-child(n) {
  clear: both;
}
@media (min-width: 40em) {
  #world_office_menu .nav_office_listing .unclear_at_640:nth-child(n) {
    clear: none;
  }
}
.ltie9 #world_office_menu .nav_office_listing .unclear_at_640:nth-child(n) {
  clear: none;
}
@media (min-width: 40em) {
  #world_office_menu .nav_office_listing .no_mb_at_640 {
    margin-bottom: 0;
  }
}
.ltie9 #world_office_menu .nav_office_listing .no_mb_at_640 {
  margin-bottom: 0;
}
@media (min-width: 50em) {
  #world_office_menu .nav_office_listing .w50_at_800 {
    width: 50%;
  }
  #world_office_menu .nav_office_listing .w50_at_800:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w50_at_800:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_800 {
  width: 50%;
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_800:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_800:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 50em) {
  #world_office_menu .nav_office_listing .w33_at_800 {
    width: 33.3333%;
  }
  #world_office_menu .nav_office_listing .w33_at_800:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w33_at_800:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_800 {
  width: 33.3333%;
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_800:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_800:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 50em) {
  #world_office_menu .nav_office_listing .w25_at_800 {
    width: 25%;
  }
  #world_office_menu .nav_office_listing .w25_at_800:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w25_at_800:nth-child(4n+5) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_800 {
  width: 25%;
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_800:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_800:nth-child(4n+5) {
  clear: both;
}
@media (min-width: 50em) {
  #world_office_menu .nav_office_listing .w20_at_800 {
    width: 20%;
  }
  #world_office_menu .nav_office_listing .w20_at_800:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w20_at_800:nth-child(5n+6) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_800 {
  width: 20%;
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_800:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_800:nth-child(5n+6) {
  clear: both;
}
@media (min-width: 50em) {
  #world_office_menu .nav_office_listing .clear_at_800:nth-child(n) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .clear_at_800:nth-child(n) {
  clear: both;
}
@media (min-width: 50em) {
  #world_office_menu .nav_office_listing .unclear_at_800:nth-child(n) {
    clear: none;
  }
}
.ltie9 #world_office_menu .nav_office_listing .unclear_at_800:nth-child(n) {
  clear: none;
}
@media (min-width: 50em) {
  #world_office_menu .nav_office_listing .no_mb_at_800 {
    margin-bottom: 0;
  }
}
.ltie9 #world_office_menu .nav_office_listing .no_mb_at_800 {
  margin-bottom: 0;
}
@media (min-width: 60em) {
  #world_office_menu .nav_office_listing .w50_at_960 {
    width: 50%;
  }
  #world_office_menu .nav_office_listing .w50_at_960:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w50_at_960:nth-child(2n+3) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_960 {
  width: 50%;
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_960:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w50_at_960:nth-child(2n+3) {
  clear: both;
}
@media (min-width: 60em) {
  #world_office_menu .nav_office_listing .w33_at_960 {
    width: 33.3333%;
  }
  #world_office_menu .nav_office_listing .w33_at_960:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w33_at_960:nth-child(3n+4) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_960 {
  width: 33.3333%;
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_960:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w33_at_960:nth-child(3n+4) {
  clear: both;
}
@media (min-width: 60em) {
  #world_office_menu .nav_office_listing .w25_at_960 {
    width: 25%;
  }
  #world_office_menu .nav_office_listing .w25_at_960:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w25_at_960:nth-child(4n+5) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_960 {
  width: 25%;
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_960:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w25_at_960:nth-child(4n+5) {
  clear: both;
}
@media (min-width: 60em) {
  #world_office_menu .nav_office_listing .w20_at_960 {
    width: 20%;
  }
  #world_office_menu .nav_office_listing .w20_at_960:nth-child(n) {
    clear: none;
  }
  #world_office_menu .nav_office_listing .w20_at_960:nth-child(5n+6) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_960 {
  width: 20%;
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_960:nth-child(n) {
  clear: none;
}
.ltie9 #world_office_menu .nav_office_listing .w20_at_960:nth-child(5n+6) {
  clear: both;
}
@media (min-width: 60em) {
  #world_office_menu .nav_office_listing .clear_at_960:nth-child(n) {
    clear: both;
  }
}
.ltie9 #world_office_menu .nav_office_listing .clear_at_960:nth-child(n) {
  clear: both;
}
@media (min-width: 60em) {
  #world_office_menu .nav_office_listing .unclear_at_960:nth-child(n) {
    clear: none;
  }
}
.ltie9 #world_office_menu .nav_office_listing .unclear_at_960:nth-child(n) {
  clear: none;
}
@media (min-width: 60em) {
  #world_office_menu .nav_office_listing .no_mb_at_960 {
    margin-bottom: 0;
  }
}
.ltie9 #world_office_menu .nav_office_listing .no_mb_at_960 {
  margin-bottom: 0;
}

#footer {
  font-size: 11px;
  max-width: 960px;
  margin: 0 auto;
  padding: 20px;
  padding: 1.25rem;
  position: relative;
}
#footer:before {
  border-top: 1px solid #f2f2f2;
  bottom: 100%;
  content: '';
  height: 6px;
  left: 0;
  margin: 0 auto;
  max-width: 960px;
  position: absolute;
  right: 0;
  width: 100%;
}
#footer li {
  display: inline-block;
}
#footer li a {
  color: #444;
  padding-right: 12px;
  padding-right: 0.75rem;
}
#footer #nav_seo {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
#footer [role="contentinfo"] {
  color: #848484;
}
#footer [role="contentinfo"] a {
  color: #848484;
}
#footer [role="contentinfo"] ul {
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
}
#footer [role="contentinfo"] p {
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}

/* --------------------------------------------
	Consistent Margins
----------------------------------------------- */
.std_m, .standard_m {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  margin-top: 14px;
  margin-top: 0.875rem;
}

.std_mb, .standard_mb {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}

.std_mt, .standard_mt {
  margin-top: 14px;
  margin-top: 0.875rem;
}

.dbl_m, .double_m {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  margin-top: 28px;
  margin-top: 1.75rem;
}

.dbl_mb, .double_mb {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
}

.dbl_mt, .double_mt {
  margin-top: 28px;
  margin-top: 1.75rem;
}

.hlf_m, .half_m {
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  margin-top: 7px;
  margin-top: 0.4375rem;
}

.hlf_mb, .half_mb {
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
}

.hlf_mt, .half_mb {
  margin-top: 7px;
  margin-top: 0.4375rem;
}

.no_m {
  margin-bottom: 0;
  margin-top: 0;
}

.no_mb {
  margin-bottom: 0;
}

.no_mt {
  margin-top: 0;
}

/* --------------------------------------------
	Helper Classes
----------------------------------------------- */
.align_left {
  text-align: left;
}

.align_center, .align_centre {
  text-align: center;
}

.align_right {
  text-align: right;
}

.align_justify {
  text-align: justify;
}

.block {
  display: block;
}

.center_object, .centre_object {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

table.center_object, table.centre_object {
  display: table;
}

.clear {
  clear: both;
}

.float_left {
  float: left;
}
.float_left + .content_area {
  overflow: hidden;
}

.float_right {
  float: right;
}

.hidden {
  height: 1px;
  left: -999em;
  overflow: hidden;
  position: absolute;
  top: -999em;
  width: 1px;
}

.inline {
  display: inline;
}

.inline_block {
  display: inline-block;
}

.invisible {
  visibility: hidden;
}

.lowercase {
  text-transform: lowercase;
}

.no_wrap {
  white-space: nowrap;
}

.normalcase {
  text-transform: none;
}

.overflow_x_auto {
  overflow-x: auto;
}

.overflow_x_hidden {
  overflow-x: hidden;
}

.overflow_x_visible {
  overflow-x: visible;
}

.overflow_y_auto {
  overflow-y: auto;
}

.overflow_y_hidden {
  overflow-y: hidden;
}

.overflow_y_visible {
  overflow-y: visible;
}

.pos_absolute {
  position: absolute;
}

.pos_fixed {
  position: fixed;
}

.pos_relative {
  position: relative;
}

.titlecase {
  text-transform: capitalize;
}

.unclear {
  clear: none;
}

.uppercase {
  text-transform: uppercase;
}

.valign_bottom {
  vertical-align: bottom;
}

.valign_middle {
  vertical-align: middle;
}

.valign_top {
  vertical-align: top;
}

.visible {
  visibility: visible;
}

.weight_bold {
  font-weight: bold;
}

.weight_normal {
  font-weight: normal;
}

@media print {
  /* --------------------------------------------
  	Hiddens
  ----------------------------------------------- */
  .print_display_none, #nav_main, .managed:after, .managed.alt:before, #header form, #col_1, #nav_seo {
    display: none !important;
  }

  /* --------------------------------------------
  	Constants
  ----------------------------------------------- */
  *, :before, :after {
    background: none !important;
    behavior: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  ul {
    list-style-type: disc;
  }
  li ul {
    list-style-type: circle;
  }

  #col_2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }

  .error h3, .ok h3 {
    padding-left: 0;
  }

  .managed.alt {
    padding-left: 0;
  }

  /* --------------------------------------------
  	Hiddens
  ----------------------------------------------- */
  /* --------------------------------------------
  	Site Specific
  ----------------------------------------------- */
}

/*# sourceMappingURL=all.css.map */
