/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent
}
section form {
	width:100%;
}
section.search-section form {
	width:auto;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none;
	max-width:100%;
	height:auto;
}
iframe {
	max-width:100%;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
.fields .double {
	display:flex;
	justify-content:space-between;
}
.fields .double > div {
	width:49%;
}
progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}
.newline {
	clear:both;
}

.ui-slider,
.ui-slider-range {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.ui-slider-range {
    overflow: hidden;
    z-index: 0
}


.ui-slider .ui-slider-handle {
    position: absolute;
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.ui-slider {
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
	height:18px;
}

.ui-slider .ui-slider-range {
    border-radius: 3px;
	background-image:none;
}

.ui-slider .ui-slider-handle {
	height:28px;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.ui-slider .ui-slider-handle:after,
.ui-slider .ui-slider-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px
}

.ui-slider-handle:after {
    left: 17px
}

@font-face {
    font-family: 'Metropolis';
    src: url("../fonts/Metropolis-Regular.eot");
    src: url("../fonts/Metropolis-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Metropolis-Regular.woff2") format("woff2"), url("../fonts/Metropolis-Regular.woff") format("woff");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Metropolis';
    src: url("../fonts/Metropolis-RegularItalic.eot");
    src: url("../fonts/Metropolis-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Metropolis-RegularItalic.woff2") format("woff2"), url("../fonts/Metropolis-RegularItalic.woff") format("woff");
    font-weight: normal;
    font-display: swap;
    font-style: italic
}

@font-face {
    font-family: 'Metropolis';
    src: url("../fonts/Metropolis-Bold.eot");
    src: url("../fonts/Metropolis-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Metropolis-Bold.woff2") format("woff2"), url("../fonts/Metropolis-Bold.woff") format("woff");
    font-weight: bold;
    font-display: swap;
    font-style: normal
}
.cursive {
	font-family: emily-austin, sans-serif;
	-webkit-font-smoothing: antialiased;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.desktop {
    display: block !important
}

.mobile {
    display: none !important
}

.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px
}
.highlight {
	color:#497738;
}
h1 {
    font-family: minion-pro, serif;
    font-size: 54px;
    font-weight: normal;
    line-height: 54px;
    margin-bottom: 30px;
    margin-top: 0
}

h2 {
    font-family: Metropolis, sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 38px;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #265917
}

h3 {
    font-family: minion-pro, serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 50px;
    position: relative
}
h3::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 125px;
    bottom: -15px;
    left: 0
}
h3.quote::after {
	display:none;
}
h3 .highlight {
    font-family: Metropolis, sans-serif;
	font-size:14px;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 0
}
h4 {
    font-family: Metropolis, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.4px;
    margin-top: 1.8em;
    margin-bottom: .8em;
    color: #497738;
}
h4 a {
	text-decoration:none;
}
h5 {
    font-family: minion-pro, serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: .6em
}
h5 .highlight {
    font-family: Metropolis, sans-serif;
	font-size:12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
	line-height:1;
}
h6 {
    font-family: Metropolis, sans-serif;
    color: #497738;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0.4px;
    margin-top: 1.4em;
    margin-bottom: .4em
}
.p_index .company-section .first-row h3 {
	font-size:22px;
}
.p_index .company-section .third-row h3, .section-news .news-container h3 {
	font-size:28px;
}
html,
body {
    font-family: Metropolis, sans-serif;
    font-size: 14px;
    color: #241f21;
    line-height: 26px;
    letter-spacing: 0.4px
}

a,
a:visited {
    color: #497738;
    font-weight: bold;
    text-decoration: underline
}

.map-container {
    position: relative;
    height: 100%;
    overflow: hidden
}

.map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important
}
.map-container .place-desc-large {
	display:none;
}
.map-container #map {
	height:340px;
}
.button, a.button, .hbspt-form input[type=submit]{
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    background: #497738;
    color: #fff;
	cursor:pointer;
}
input.button,.hbspt-form input[type=submit] {
	font-weight:bold;
	border:none;
	-webkit-appearance:none;
	padding:10px 20px;
	cursor:pointer;
}
.button.small {
    font-size: 12px;
    height: 30px;
    padding: 2px 8px
}

.button.green {
    background: #c1d52f
}

.button.outline {
    background: #fff;
    color: #497738;
    border: 1px solid #497738
}

.button.outline.green {
    color: #c1d52f;
    border: 1px solid #c1d52f
}

@media (max-width: 768px) {
    .desktop {
        display: none !important
    }
    .mobile {
        display: block !important
    }
    html,
    body {
        font-size: 14px;
        line-height: 26px
    }
    h1 {
        font-size: 40px;
        line-height: 44px
    }
    h2 {
        Font-size: 30px;
        line-height: 32px
    }
    h3 {
        Font-size: 28px;
        line-height: 32px
    }
    h4 {
        Font-size: 20px;
        line-height: 26px
    }
    h5 {
        font-size: 22px;
        line-height: 28px
    }
    h6 {
        font-size: 16px;
        line-height: 19px
    }
}

.interior .main-header .top-container {
    padding: 10px 60px
}

.interior .main-header .top-container .main-nav-container .main-nav ul li a {
    color: #241f21
}

.interior .main-header .top-container .main-nav-container .main-nav ul li a:hover {
    color: #c1d52f
}

.interior .main-header .top-container .main-nav-container .main-nav ul li ul {
    background: rgba(255, 255, 255, 0.85)
}

.main-header {
    position: relative;
    margin-bottom: -20px
}

.p_index .main-header .slider-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.main-header .top-container {
    padding: 30px 60px
}

.main-header .social-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.main-header .social-bar ul,
.main-header .social-bar li {
    list-style: none;
    margin: 0;
    padding: 0
}

.main-header .social-bar ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-header .social-bar ul li {
    margin-right: 8px
}
.main-header .social-bar #content_social p {
	margin:0;
}
.main-header .social-bar ul .search .search-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 16px;
    overflow-x: hidden;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    cursor: pointer
}

.main-header .social-bar ul .search input {
    -webkit-appearance: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid #c2c2c2;
    background: none;
    margin-left: 10px;
    width: 150px;
    color: #fff
}
.interior .main-header .social-bar ul .search input {
	color:inherit;
}
:focus {outline:none;}

.main-header .social-bar ul .search input:focus {
    outline: 0
}

.main-header .social-bar ul li img {
    height: 14px
}

.main-header .main-nav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.main-header .main-nav-container .mobile-menu {
    display: none
}

.main-header .main-nav-container .main-logo-container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-header .main-nav-container .main-logo-container img {
/*    height: 25px;*/
    width: auto;
    height: 80px;
    display: block;
    position: absolute;
    top: 10px;
}
.main-header .main-nav-container .main-logo-container .anniversary img {
    height: 90px;
    width: auto;
    display: block;
    position: absolute;
    top: 10px;
}
.home .main-header .main-nav-container .main-logo-container img,
.home .main-header .main-nav-container .main-logo-container .anniversary img {
	top:30px;
}
.main-header .main-nav-container .main-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 60px
}

.main-header .main-nav-container .main-nav ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-left: 40px;
    margin-top: 5px
}

.main-header .main-nav-container .main-nav ul li a {
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: right;
    text-decoration: none;
    position: relative
}

.main-header .main-nav-container .main-nav ul li a:hover {
    color: #c1d52f
}

.main-header .main-nav-container .main-nav > ul > li > a:hover::after {
    position: absolute;
    bottom: 25px;
    content: '';
    width: 50px;
    background: #c1d52f;
    height: 4px;
    left: 0
}

.main-header .main-nav-container .main-nav ul li ul {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    margin-top: 50px;
    height: auto;
    width: 210px
}
/* 3rd level nav */
.main-header .main-nav-container .main-nav ul li ul li ul{
	left:100%;
	top:0;
	margin-top:0;
	padding:10px 25px;
}
.main-header .main-nav-container .main-nav ul li ul::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, 0.7);
    top: -10px;
    left: 20%;
    position: absolute
}
.main-header .main-nav-container .main-nav ul li ul li ul::after {
	display:none;
}
.main-header .main-nav-container .main-nav ul li ul li {
    margin-left: 0;
    margin-top: 0
}

.main-header .main-nav-container .main-nav ul li ul li a {
    font-weight: bold;
    line-height: 1.2;
	display:block;
		padding:8px 0px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left
}

.main-header .main-nav-container .main-nav ul li ul li a::after {
    display: none
}

.main-header .main-nav-container .main-nav ul li:hover > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 9
}

.main-header .slideshow {
    position: relative
}

.main-header .slideshow .left-side {
    position: absolute;
    height: 100%;
    width: 42%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
    left: 0
}

.main-header .slideshow .left-side::after {
    content: "";
    position: absolute;
    display: block;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -ms-transform: skew(25deg, 0deg);
    -webkit-transform: skew(25deg, 0deg);
    transform: skew(25deg, 0deg);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 15;
    background: rgba(22, 62, 0, 0.8);
    mix-blend-mode: hard-light
}

.main-header .slideshow .container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 600px;
    margin-left: 200px;
    padding-top: 75px;
    z-index: 99;
    position: relative
}

.main-header .slideshow .slide_viewer {
    height: 640px;
    overflow: hidden;
    position: relative
}

.main-header .slideshow .slide_group {
    height: 100%;
    position: relative;
    width: 100%
}

.main-header .slideshow .slide {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.main-header .slideshow .slide h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: Metropolis, sans-serif;
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 0
}

.main-header .slideshow .slide p {
    font-family: minion-pro, serif;
    font-size: 22px;
    line-height: 30px;
    font-style: italic;
    letter-spacing: 1px;
    margin-top: 10px
}

.main-header .slideshow .slide .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 20px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.main-header .slideshow .slide:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-header .slideshow .rslides_nav {
    position: absolute;
    top: 45%;
    cursor: pointer;
	z-index:40;
}

.main-header .slideshow .rslides_nav img {
    width: 25px
}

.main-header .slideshow .rslides_nav.prev {
    left: 80px
}

.main-header .slideshow .rslides_nav.next {
    right: 80px
}
.main-header .slideshow ul.rslides_tabs {
	position:relative;
	bottom:50px;
	left:0;
	z-index:40;
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-header .slideshow ul.rslides_tabs li {
    margin-right: 10px;
    height: 20px;
    width: 20px;
    background: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    border-radius: 100%;
	position:relative;
}
.main-header .slideshow ul.rslides_tabs li a {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;
	height:100%;
	font-size:1px;
	color:transparent;
}
.main-header .slideshow ul.rslides_tabs li.rslides_here {
    background: rgba(255, 255, 255, 0.9);
    cursor: initial
}

.main-header .slideshow ul.rslides_tabs li:last-of-type {
    margin: 0
}

.side-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	transform-origin:bottom right;
    top: 5%;
    background-color: rgba(73, 119, 76, 0.7);
    height: 100px;
    width: auto;
    border-radius: 100% 0 0 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    right: -50px;
    z-index: 99;
    padding: 20px 15px 0 20px;
}
.side-button a {
	display:block;
    padding: 0px 10px;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
}
.alternating-content-blocks {
	margin-top:50px;
}
.alternating-content-blocks .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	flex-wrap:wrap;
	margin-bottom:30px;
}
.alternating-content-blocks .item > div{
	width:48%;
}
.alternating-content-blocks .item .photo img {
	width:100%;
}
@media (min-width: 769px) {
	.alternating-content-blocks .item:nth-child(even) {
		flex-direction:row-reverse;
	}
}

@media (max-width: 1000px) {
    .main-header .top-container {
        padding: 30px 10px
    }
    .main-header .top-container .main-nav-container .main-logo-container {
        display: none
    }
}

@media (max-width: 768px) {
    .interior .main-header .main-logo-container {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .interior .main-header .main-logo-container a {
        margin-left: 15px
    }
    .interior .main-header .top-container {
        padding: 0
    }
    .interior .main-nav ul {
        background: rgba(255, 255, 255, 0.85) !important
    }
    .side-button {
        display: none
    }
    .main-header {
        margin-bottom: 0
    }
    .main-header .slider-top .top-container {
        padding: 0
    }
    .main-header .social-bar {
        display: none
    }
    .main-header .main-nav-container {
        background: #fff;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
	
	height:70px;
    }
    .main-header .main-nav-container .main-logo-container {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .main-header .main-nav-container .main-logo-container a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .main-header .main-nav-container .main-logo-container a.mobile {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        margin-left: 15px
    }
    .main-header .main-nav-container .main-logo-container a img {
        width: auto;
	top:auto;
	height:55px;
	position:static;
    }
    .main-header .main-nav-container .main-logo-container a.anniversary img {
	height:65px;
	top:auto;
	position:static;
    }
    .main-header .main-nav-container .mobile-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 15px
    }
    .main-header .main-nav-container .mobile-menu img {
        width: 40px
    }
    .main-header .main-nav-container .main-nav {
        position: absolute;
        right: 20px;
        display: none;
        z-index: 99
    }
    .main-header .main-nav-container .main-nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: rgba(0, 0, 0, 0.85);
        height: auto;
        top: 45px;
        position: absolute;
        right: -20px;
        width: 320px;
        padding: 15px 0
    }
    .main-header .main-nav-container .main-nav ul::after {
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid rgba(0, 0, 0, 0.7);
        top: -10px;
        right: 25px;
        position: absolute
    }
    .main-header .main-nav-container .main-nav ul li {
        margin: 0 0 8px 0;
        position: relative;
        padding: 5px 25px
    }
    .main-header .main-nav-container .main-nav ul li:hover,
    .main-header .main-nav-container .main-nav ul li:active {
        background: #c1d52f;
        color: #fff
    }
    .main-header .main-nav-container .main-nav ul li:hover.has-children a,
    .main-header .main-nav-container .main-nav ul li:active.has-children a {
        color: #fff !important
    }
    .main-header .main-nav-container .main-nav ul li:hover.has-children::after,
    .main-header .main-nav-container .main-nav ul li:active.has-children::after {
        border-left: 8px solid #fff
    }
    .main-header .main-nav-container .main-nav ul li:hover.back-button::after,
    .main-header .main-nav-container .main-nav ul li:active.back-button::after {
        border-right: 8px solid #fff
    }
    .main-header .main-nav-container .main-nav ul li.has-children::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 8px solid #c1d52f;
        top: 10px;
        right: 25px;
        position: absolute
    }
    .main-header .main-nav-container .main-nav ul li.back-button::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 8px solid #c1d52f;
        top: 10px;
        right: 25px;
        position: absolute
    }
    .main-header .main-nav-container .main-nav ul li a {
        text-transform: uppercase
    }
    .main-header .main-nav-container .main-nav ul li a:hover::after {
        display: none
    }
    .main-header .main-nav-container .main-nav ul ul {
        display: none !important
    }
	.main-header .main-nav-container .main-nav ul li {
		display:block;
	}
	/* 3rd level nav */
	.main-header .main-nav-container .main-nav ul.open ul {
		display:flex !important;
		position:static;
		margin-top:0;
		padding:10px 0 0 0;
		background:none;
		width:100%;
	}
	.main-header .main-nav-container .main-nav ul.open ul li:last-child {
		margin-bottom:0;
	}
	.main-header .main-nav-container .main-nav ul.open ul::after {
		display:none;
	}
    .main-header .slideshow .slider-arrow {
        display: none
    }
    body .main-header .slideshow ul.rslides_tabs {
        display: none
    }
    .main-header .slideshow .slide_viewer {
        height: 180px
    }
    .main-header .slideshow .slide_viewer .slide_group .slide .container {
        margin: 0;
        padding: 20px;
        max-width: 80%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .main-header .slideshow .slide_viewer .slide_group .slide h1 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 3px
    }
    .main-header .slideshow .slide_viewer .slide_group .slide p {
        font-size: 9px;
        margin: 0
    }
    .main-header .slideshow .slide_viewer .slide_group .slide a {
        display: none
    }
	.alternating-content-blocks .item > div{
		width:100%;
		text-align:center;
	}

	.commercial-map-loading {
		text-align:center;
		font-weight:bold;
	}

}
.intranet .main-section .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.intranet .main-section .wrapper .fromcms {
	width:calc(100% - 350px);
}
.intranet .main-section .wrapper .sidebar {
	max-width:300px;
	padding-left:40px;
}


.search-page .search-container .results-container .property:nth-of-type(4n) {
    margin-right: 0
}

.search-page .search-container .results-container .property .img-container {
    height: 200px;
    background-position: center;
    background-size: cover
}

.search-page .search-container .results-container .property .details {
    text-align: center;
    padding: 0 10px;
	flex-grow:1;
}

.search-page .search-container .results-container .property .details .name {
    color: #265917;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px
}

.search-page .search-container .results-container .property .details .address {
    margin: 0 0 5px 0;
    font-size: 14px
}

.search-page .search-container .results-container .property .details .prop {
    margin: 10px 0 0 0;
    font-weight: bold;
    font-size: 16px
}

.search-page .search-container .results-container .property .detail-button.button {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 15px
}

.main-footer {
    background: #241f21;
    padding: 50px
}
.main-footer .footer-icons > div {
        display:inline-block;
        vertical-align:middle;
}
.main-footer .footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-footer .footer-container>div {
    padding: 0 25px
}
.main-footer .g-recaptcha {
    transform:scale(0.65);
    -webkit-transform:scale(0.65);
    transform-origin:0% 10px;
    -webkit-transform-origin:0% 10px;
	margin-bottom:-10px;
}

.main-footer .footer-container .social {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 24%;
    flex: 0 1 24%
}
.main-footer .footer-container .social-icons a img {
	width:20px;
	height:auto;
	margin-right:5px;
}
.main-footer .footer-container .social .logo {
    max-width: 250px
}

.main-footer .footer-container .social ul,
.main-footer .footer-container .social li {
    list-style: none;
    margin: 0;
    padding: 0
}

.main-footer .footer-container .social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.main-footer .footer-container .social ul li {
    margin-right: 10px
}

.main-footer .footer-container .social ul li img {
    height: 20px
}

.main-footer .footer-container .menu {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%
}

.main-footer .footer-container .menu {
    padding: 0 35px;
    margin: 0;
	position:relative;
}

.main-footer .footer-container .menu a {
    text-decoration: none
}

.main-footer .footer-container .menu h5 {
    text-transform: uppercase;
    font-size: 12px;
    color: #c1d52f;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-align: left;
    position: relative;
	margin-top:0;
    margin-bottom: 15px;
    display: block;
    line-height: normal;
    font-family: Metropolis, sans-serif;
}
.main-footer .footer-container .menu h5:not(:first-child) {
	margin-top:20px;
}
.main-footer .footer-container .menu h5 a{
	color:inherit;
	font-size:inherit;
	letter-spacing:inherit;
	font-weight:inherit;
}
.main-footer .footer-container .menu h5 a::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 40px;
    bottom: -5px;
    left: 0
}

.main-footer .footer-container .menu {
    line-height: normal
}

.main-footer .footer-container .menu a {
    font-size: 10px;
    color: #ffffff;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-align: left
}

.main-footer .footer-container .contact {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%
}

.main-footer .footer-container .contact .title {
    color: #c1d52f;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 0
}

.main-footer .footer-container .contact .intro {
    font-size: 22px;
    color: #ffffff;
    font-weight: normal;
    line-height: 28px;
    font-family: minion-pro, serif;
    position: relative;
    margin-bottom: 40px;
    margin-top: 0
}

.main-footer .footer-container .contact .intro::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 100px;
    bottom: -15px;
    left: 0
}

.main-footer .footer-container .contact form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-footer .footer-container .contact form input[type="text"],
.main-footer .footer-container .contact form textarea {
    -webkit-appearance: none;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    height: 40px;
    padding: 0 15px;
    width: 49%;
    margin-bottom: 10px
}

.main-footer .footer-container .contact form textarea {
    height: auto;
    width: 100%;
    padding: 15px;
    height: 70px;
	flex:auto;
    margin-bottom: 10px
}

.main-footer .footer-container .contact form input[type="email"] {
    -webkit-appearance: none;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    height: 40px;
    padding: 0 15px;
    width: 100%;
    width: 49%;
    margin-bottom: 10px
}

.main-footer .footer-container .contact form input[type="submit"] {
    background-color: #497738;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.4px;
    -webkit-appearance: none;
    border: 0;
    cursor: pointer;
    height: 40px;
    padding: 0 15px
}

.footer-last {
    background: #141212;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 50px
}

.footer-last a {
    color: #fff
}

.footer-last .left p {
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0.4px
}

.footer-last .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-last .right a {
    font-size: 10px;
    color: #ffffff;
    line-height: 14px;
    letter-spacing: 0.4px;
    margin-left: 10px;
    text-decoration: none
}

.footer-last .right span {
    margin-left: 10px
}

@media (max-width: 1200px) {
    .main-footer .footer-container .menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 768px) {
	.intranet .main-section .wrapper {
		flex-wrap:wrap;
	}
	.intranet .main-section .wrapper .fromcms,
	.intranet .main-section .wrapper .sidebar {
		width:100%;
		padding:0;
	}
	.main-footer .footer-icons > div {
		display:block;
	}
    .main-footer {
        padding: 25px
    }
    .main-footer .footer-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .main-footer .footer-container .social,
    .main-footer .footer-container .menu,
    .main-footer .footer-container .contact {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .main-footer .footer-container .social {
        margin-bottom: 25px;
        text-align: center
    }
    .main-footer .footer-container .social .logo {
        height: auto;
        width: auto
    }
    .main-footer .footer-container .social .social-links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .main-footer .footer-container .menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .main-footer .footer-container .menu {
        width: 100%
    }
    .main-footer .footer-container .menu li {
        margin: 0
    }
    .main-footer .footer-container .menu a {
        text-transform: initial;
        text-align: center;
        margin: 0
    }
    .main-footer .footer-container .menu h5 > a::after {
        display: none
    }
    .main-footer .footer-container .menu a, .main-footer .footer-container .menu td > div, .main-footer .footer-container .menu td > p {
        display: none
    }
    .main-footer .footer-container .menu h5 > a {
		display:block;
	}
    .main-footer .footer-container .contact {
        display: none
    }
	.main-footer .footer-container .menu h5 {
		margin-bottom:10px;
	}
	.main-footer .footer-container .menu td {
		margin-bottom:0 !important;
	}
	.main-footer .footer-container .menu h5:not(:first-child) {
		margin-top:0;
	}
    .footer-last {
        background: #241f21;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        padding: 10px;
        padding-bottom: 80px
    }
    .footer-last .right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer-last .right a {
        font-size: 9px
    }
}

.search-section {
    padding: 50px 25px
}

.search-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-section .container .title {
    font-size: 22px;
    color: #414142;
    letter-spacing: .4px
}

.search-section .container form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-section .container form .search-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-section .container form input[type="text"] {
    -webkit-appearance: none;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    height: 40px;
    padding: 0 15px;
    margin-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.search-section .container form input.submit {
    height: 40px;
    background-color: #497738;
    width: 40px;
    background-image: url(/images/icon-search-white.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center center;
    margin-left: -2px;
    border: 0;
    cursor: pointer;
    font-size: 0
}


.company-section .intro {
    font-size: 22px;
    color: #ffffff;
    font-weight: normal;
    line-height: 28px;
    font-family: minion-pro, serif;
    position: relative;
    margin-bottom: 40px;
    margin-top: 0
}

.company-section .intro::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 100px;
    bottom: -15px;
    left: 0
}

.company-section p {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.4px
}

.company-section a {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-align: right;
    text-decoration: none;
    margin-top: 15px
}

.company-section a span {
    color: #c1d52f
}

.company-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.company-section .row > div{
	position:relative;
}
.company-section .row a.gridlink {
	position:absolute;
	top:0;bottom:0;right:0;left:0;
	width:100%;
	height:100%;
	z-index:5;
}
.company-section .row .left,
.company-section .row .right {
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat
}
.company-section .third-row .right {
	background-size:contain;
}
.company-section .row .third {
    width: 33.3333%;
    background-size: cover;
    background-repeat: no-repeat
}

.company-section .box-container {
	position:relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.company-section .box-container:hover .overlay {
    opacity: 0
}

.company-section .box-container:hover .title {
    display: block
}

.company-section .box-container .title {
    font-family: minion-pro, serif;
    margin: 0;
    font-size: 36px;
    color: #ffffff;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.4px;
    text-align: center;
    z-index: 2;
    display: none;
    position: absolute
}

.company-section .box-container .overlay {
    opacity: 1;
    -webkit-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.5)
}

.company-section .first-row .left {
    background: #19301f;
    color: #fff;
    padding: 50px 60px
}

.company-section .first-row .left a {
    float: right
}

.company-section .first-row .right {
    background-size: cover
}

.company-section .second-row {
    height: 275px
}

.company-section .third-row .left {
    color: #19301f;
    padding: 50px 60px
}

.company-section .first-row .left .highlight {
    color: #c1d42f;
}

.company-section .third-row .left p,
.company-section .third-row .left .intro {
    color: #241f21
}

.company-section .third-row .left .intro {
    font-size: 28px
}

.company-section .third-row .left a {
    color: #241f21;
    float: left
}

.company-section .third-row .left a span {
    color: #19301f
}

.section-quote {
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 100px;
    text-align: center
}

.section-quote .quote {
    font-family: minion-pro, serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 34px;
    letter-spacing: 0;
    margin-bottom: 75px
}
.section-quote .person {
    font-size: 20px;
    color: #c1d52f;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.4px;
    text-align: left;
    margin: 0;
    margin-bottom: 5px
}

.section-quote .title {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0.4px;
    text-align: left;
    margin: 0
}
.section-contact {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.section-contact .left {
	width:47%;
	margin-right:3%;
}
.section-contact .right {
	width:45%;
	padding-left:4%;
	border-left:2px solid #c1d42f;
}
.section-contact .twocol{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content:space-between;
}
.section-contact .twocol > div {
	width:48%;
}
.section-contact input[type=text], .section-contact textarea {
	width:100%;
}
.section-contact textarea {
	height:100px;
}
.section-contact label{
	display:block;
	margin-top:20px;
}
.section-news {
    padding: 50px
}

.section-news .news-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.section-news .news-container .title {
    color: #c1d52f;
    font-weight: bold;
    letter-spacing: 0.4px;
    margin: 0
}

.section-news .news-container .intro {
    font-size: 22px;
    color: #ffffff;
    font-weight: normal;
    line-height: 28px;
    font-family: minion-pro, serif;
    position: relative;
    margin-bottom: 40px;
    margin-top: 0
}

.section-news .news-container .intro::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 100px;
    bottom: -15px;
    left: 0
}

.section-news .news-container p {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.4px
}

.section-news .news-container .left {
    padding-right: 25px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%
}

.section-news .news-container .left .title {
    color: #497738
}

.section-news .news-container .left p {
    font-size: 12px
}

.section-news .news-container .left p,
.section-news .news-container .left .intro {
    color: #241f21
}

.section-news .news-container .left .intro {
    font-size: 28px
}

.section-news .news-container .left form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section-news .news-container .left form input[type="text"] {
    -webkit-appearance: none;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    height: 40px;
    padding: 0 15px;
    width: 49%;
    margin-bottom: 10px
}

.section-news .news-container .left form input[type="email"] {
    -webkit-appearance: none;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    height: 40px;
    padding: 0 15px;
    width: 100%;
    margin-bottom: 10px
}
.section-news .news-container .g-recaptcha {
	display:block;
    transform:scale(0.65);
    -webkit-transform:scale(0.65);
    transform-origin:0% 50%;
    -webkit-transform-origin:0% 50%;
	margin-bottom:-10px;
}
.section-news .news-container .left form input[type="submit"] {
    background-color: #497738;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.4px;
    -webkit-appearance: none;
    border: 0;
    cursor: pointer;
    height: 40px;
    padding: 0 15px;
    margin-top: 10px
}

.section-news .news-container .right {
    padding-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	position:relative;
}

.section-news .news-container .right .blog-post {
    width: 30%;
    border-top: 4px solid #c1d52f;
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-direction: column;
}
.section-news .news-container .right .blog-post .desc {
/*	flex-grow:1;*/
}
.section-news .news-container .right .blog-post p {
    color: #19301f
}

.section-news .news-container .right .blog-post .date {
    font-size: 12px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    text-align: left;
    margin-top: 0
}

.section-news .news-container .right .blog-post .title {
    font-size: 14px;
    color: #497738;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-align: left
}

.section-news .news-container .right .blog-post p {
    font-size: 12px;
    color: #58585a;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-align: left
}

.section-news .news-container .right .blog-post a {
    font-size: 12px;
    color: #497738;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-decoration: underline;
    text-align: left
}
.news-container .brands {
	position:absolute;
	bottom:0;
	width:100%;
	background:rgba(255,255,255,.8);
	border:1px solid #ccc;
	padding:5px 5px 0px 5px;
	display:flex;
}
.news-container .brands > div {
	padding:0px 5px;
}
.edit-news {
	width:1000px;
	position:relative;
}
.edit-news td {
	padding-bottom:20px;
}
.checkboxes {
	display:flex;
	flex-wrap:wrap;
	width:100%;
}
.checkboxes .checkbox {
	float:none;
	width:45%;
	white-space:normal;
}
.section-map {
    height: 340px;
    position: relative
}
.btcheck {
	display:none;
}
.section-map .contact-us {
    position: absolute;
    top: 50px;
    left: 50px;
    background: rgba(255, 255, 255, 0.85);
    padding: 25px;
    z-index: 9;
    width: 240px
}

.section-map .contact-us .title {
    font-size: 28px;
    color: #241f21;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    position: relative;
    margin-bottom: 30px;
    font-family: minion-pro, serif
}

.section-map .contact-us .title::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 100px;
    bottom: -15px;
    left: 0
}

.section-map .contact-us .address {
    font-size: 12px;
    color: #414142;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-align: left
}

.section-map .contact-us .phone {
    font-size: 12px;
    color: #414142;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0
}

.property-search-bottom {
    display: none
}

@media (max-width: 768px) {
	.section-contact {
		flex-wrap:wrap;
 	}
	.section-contact .left,.section-contact .right {
		width:100%;
		border:none;
		padding:0;
		margin:0 0 20px 0;
	}
   .property-search-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        background: #c1d52f;
        bottom: -177px;
        width: 100%;
        left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        z-index: 9;
        padding: 25px;
        -webkit-transition: bottom .5s linear;
        -o-transition: bottom .5s linear;
        transition: bottom .5s linear
    }
    .property-search-bottom.open {
        bottom: 0
    }
    .property-search-bottom .title {
        font-weight: bold;
        font-size: 18px;
        margin: 0 0 15px 0
    }
    .property-search-bottom form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        padding: 0
    }
    .property-search-bottom form .search-input {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .property-search-bottom form input[type="text"] {
        -webkit-appearance: none;
        font-size: 14px;
        color: #58585a;
        font-weight: normal;
        letter-spacing: 0.4px;
        background-color: #ffffff;
        border: 1px solid #e5e2e2;
        -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        height: 40px;
        padding: 0 15px;
        margin-left: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .property-search-bottom form input[type="submit"] {
        height: 42px;
        background-color: #497738;
        width: 42px;
        background-image: url(/images/icon-search-white.svg);
        background-repeat: no-repeat;
        background-size: 60%;
        background-position: center center;
        margin-left: -2px;
        border: 0;
        cursor: pointer;
        font-size: 0
    }
    .property-search-bottom form input {
        width: 100% !important;
        margin: 0 0 15px 0 !important
    }
    .property-search-bottom form .search-input {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .property-search-bottom form .search-input input[type="submit"] {
        background-image: none;
        color: #fff;
        font-size: 16px;
        margin: 0 !important
    }
    .search-section {
        padding: 0
    }
    .search-section .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .search-section .container .title {
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 15px
    }
    .search-section .container .title .mobile {
        margin-left: 5px
    }
    .search-section .container form {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        padding: 25px;
        background: #c1d52f
    }
    .search-section .container form input {
        width: 100% !important;
        margin: 0 0 15px 0 !important
    }
    .search-section .container form .search-input {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .search-section .container form .search-input input.submit {
        background-image: none;
        color: #fff;
        font-size: 16px;
        margin: 0 !important
    }
    .company-section .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .company-section .row>div {
        width: 100% !important
    }
    .company-section .first-row .left {
        padding: 25px
    }
    .company-section .second-row {
        height: auto
    }
    .company-section .second-row .third {
        width: 100%;
        height: 275px;
        background-size: cover;
        background-repeat: no-repeat
    }
    .company-section .third-row .left {
        padding: 25px
    }
    .company-section .third-row .right {
/*        height: 275px;*/
	background-image:none !important;
        background-size: cover;
        background-repeat: no-repeat
    }
    .section-quote {
        padding: 25px
    }
    .section-quote .container h5 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 15px
    }
    .section-quote .container .person,
    .section-quote .container .title {
        text-align: center
    }
    .section-news {
        padding: 25px
    }
    .section-news .news-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .section-news .news-container .left,
    .section-news .news-container .right {
        width: 100%;
        padding: 0
    }
    .section-news .news-container .left form,
    .section-news .news-container .right form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .section-news .news-container .left form input,
    .section-news .news-container .right form input {
        width: 100% !important
    }
    .section-news .news-container .right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 50px
    }
    .section-news .news-container .right .blog-post {
        width: 100%;
        margin-bottom: 25px
    }
    .section-news .news-container .right .blog-post p:not(.title):not(.date) {
        display: none
    }
    .section-map {
        height: auto
    }
    .section-map .contact-us {
        position: static
    }
    .section-map .map-container {
        height: 340px
    }
}

.interior .main-header {
    margin: 0
}

.interior .main-header .top-container {
    -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5)
}

.interior .main-header .page-header {
    background-blend-mode: soft-light;
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
    position: relative
}
.interior.intranet .main-header .page-header {
	height:435px;
}
.interior .main-header .page-header .page-title {
    position: absolute;
    height: 100%;
    width: 42%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center
}
.intranet .main-header .page-header .page-title, .intranet .main-header .page-header .headline, .intranet .side-button {
	display:none;
}
.interior .main-header .page-header .page-title::before {
    content: "";
    position: absolute;
    display: block;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -ms-transform: skew(25deg, 0deg);
    -webkit-transform: skew(25deg, 0deg);
    transform: skew(25deg, 0deg);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 15;
    background: rgba(22, 62, 0, 0.8);
    mix-blend-mode: hard-light
}

.interior .main-header .page-header .page-title .wrapper {
    position: relative;
    padding: 20px;
    z-index: 20;
    margin: 0px 35% 30px auto
}

.interior .main-header .page-header .page-title .wrapper .subtitle {
    font-size: 18px;
    color: #c1d52f;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.6px;
    text-align: center;
    text-transform: uppercase
}

.interior .main-header .page-header .headline {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 60%;
    background: #fff
}

.interior .main-header .page-header .headline::before {
    content: "";
    position: absolute;
    display: block;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -ms-transform: skew(25deg, 0deg);
    -webkit-transform: skew(25deg, 0deg);
    transform: skew(25deg, 0deg);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: #fff
}

.interior .main-header .page-header .headline .wrapper {
    position: relative;
    padding: 50px 40px;
    z-index: 20
}

.interior .main-section {
    padding: 30px 90px
}
.p_portfolio.interior .main-section, .p_property-search > .main-section {
	padding-left:0;
	padding-right:0;
}
.ui-widget {
	font-family:inherit;
}
.interior .main-section input[type="text"],
.interior .main-section input[type="password"],
.interior .main-section input[type="email"],
.interior .main-section input[type="tel"],
textarea/*,
.interior .main-section input[type="submit"]*/ {
    -webkit-appearance: none;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    height: 40px;
    padding: 0 15px;
    margin-left: 0;
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}
.interior .main-section select {
	margin-bottom:15px;
}
.interior .main-section input[type=checkbox] {
	margin-right:10px;
}
.hbspt-form ul {
	list-style:none;
	padding-left:0;
	margin-left:0;
}
textarea {
	padding-top:10px;
}

.interior .main-section .select-container {
    position: relative;
    display: inline-block
}

.interior .main-section .select-container::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid #c1d52f;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    top: 15px;
    position: absolute;
    right: 15px;
    pointer-events: none
}

.interior .main-section select {
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    padding: 0 15px;
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fff), to(#e5e2e2));
    background: -o-linear-gradient(top, #fff 40%, #e5e2e2 100%);
    background: linear-gradient(180deg, #fff 40%, #e5e2e2 100%)
}
@media (max-width: 768px) {
    .interior .mobile-heading {
        padding: 25px 25px 0 25px
    }
    .interior .mobile-heading h1 {
        margin: 0
    }
    .interior .mobile-heading .subheading {
        font-size: 12px;
        line-height: 28px;
        text-transform: uppercase;
        color: #c1d52f;
        font-weight: bold;
        margin-bottom: 40px
    }
    .interior .mobile-heading h2 {
        color: #497738
    }
    .interior .main-section {
        padding: 25px;
        padding-top: 0
    }
    .interior .main-header {
        margin: 0
    }
    .interior .main-header .page-header {
        height: 160px
    }
    .interior.intranet .main-header .page-header {
        height: 107px;
    }
    .interior .main-header .page-header .page-title .wrapper {
        display: none
    }
    .interior .main-header .page-header .headline {
        display: none
    }
}

.sectors .property-filter {
    margin: 50px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #c1d52f;
    padding: 15px 100px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sectors .property-filter .title {
    font-size: 22px;
    color: #414142;
    font-weight: normal;
    letter-spacing: 0.4px
}

.sectors .property-filter .filter-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.sectors .property-filter .filter-buttons label {
    min-width: 24%; 
	padding:0 20px;
    font-size: 18px;
    color: #414142;
    font-weight: normal;
    letter-spacing: 0.2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.project-detail {
/*	margin-top:50px;*/
}
.sectors .property-filter .filter-buttons label input {
    height: 18px;
    width: 18px;
    min-width: 18px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 5px
}

.sectors .property-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
/*
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
*/
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 100px
}

.sectors .property-section .property {
    width: 30%;
	min-width:380px;
	max-width:100%;
/*
    margin-right: 5%;
    height: 270px;*/
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden
}
.sectors .property-section .property::after {
	display:block;
	content:"";
	padding-top:56.25%;
}
/*.sectors .property-section .property:nth-of-type(3n) {
    margin-right: 0
}
*/
.sectors .property-section .property .info {
    position: absolute;
    width: 100%;
    top: 190px;
    top: calc(100% - 80px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 0, 0, 0.65);
    background-blend-mode: darken;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px;
    -webkit-transition: top .5s linear;
    -o-transition: top .5s linear;
    transition: top .5s linear
}

.sectors .property-section .property .info:hover {
    top: 30px
}

.sectors .property-section .property .info::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid rgba(0, 0, 0, 0.65);
    top: -30px;
    position: absolute
}

.sectors .property-section .property .info .type {
    font-size: 12px;
    color: #c1d52f;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    text-align: center;
    margin: 0
}

.sectors .property-section .property .info .name {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 0;
    text-align: center;
    margin: 0;
    display: block;
    padding-bottom: 15px;
    border-bottom: 3px solid #c1d52f;
    margin-bottom: 10px;
    font-family: minion-pro, serif
}

.sectors .property-section .property .info .city {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 0.4px;
    text-align: center;
    margin: 0;
/*    margin-bottom: 50px*/
	flex-grow:1;
}

.sectors .property-section .property .info a {
    font-size: 16px;
    color: #241f21;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-align: center;
    background-color: #c1d52f;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-decoration: none;
    margin-bottom: 50px
}
.sectors .property-section .banner-text {
    margin:  0;
    text-align:  center;
    color:  #ffffff;
}
.sectors .property-section .completed-banner {
    width: 100px;
    background: #c1d52f;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}
@media (max-width: 1366px) {
    .sectors .property-section .property .info .name {
        font-size: 18px
    }
	.sectors .property-section .property {
		width:45%;
	}
}
@media (max-width: 1250) {
}
@media (max-width: 1000px) {
	.sectors .property-section .property {
		width:100%;
	}
    .sectors .property-section {
        padding: 0 25px
    }
    .sectors .property-section .property .info .name {
        font-size: 15px
    }
    .sectors .property-filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-line-pack: center;
        align-content: center;
        padding: 25px
    }
    .sectors .property-filter .title {
        margin: 0 0 25px 0
    }
    .sectors .property-filter .filter-buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }
    .sectors .property-filter .filter-buttons label {
        width: 50%;
        margin-bottom: 5px
    }
}

@media (max-width: 768px) {
    .sectors .property-section {
        padding: 0 25px
    }
    .sectors .property-section .property .info .name {
        font-size: 22px
    }
    .sectors .property-filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-line-pack: center;
        align-content: center;
        padding: 25px
    }
    .sectors .property-filter .title {
        margin: 0 0 25px 0
    }
    .sectors .property-filter .filter-buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 25px
    }
    .sectors .property-filter .filter-buttons label {
        width: 50%;
        margin-bottom: 5px
    }
    .sectors .property-section {
        padding: 0 25px
    }
    .sectors .property-section .property {
        width: 100%;
        margin-right: 0 !important;
		min-width:0px;
/*		min-height:300px;
        height: 300px*/
    }
/*
    .sectors .property-section .property .info {
        top: 202px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
*/
    .sectors .property-section .property .info .name {
        margin-bottom: 20px;
        padding: 0 10px 20px 10px;
		margin-bottom:0;
		border:none
    }
    .sectors .property-section .property .info:hover {
        top: 0
    }
	.sectors .property-section .property .info .city {
		display:none;
	}
}

.project .main-header .page-header .headline {
    text-align: center
}

.project .main-header .page-header .headline .wrapper {
    position: relative
}

.project .main-header .page-header .headline .wrapper .active {
    position: absolute;
    bottom: 0;
    right: 90px;
    border-bottom: 3px solid #c1d52f;
    font-size: 16px
}

.project .main-header .page-header .headline h3 {
    position: relative
}

.project .main-header .page-header .headline h3::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 200px;
    bottom: -20px;
    left: 50%;
    margin-left: -100px
}

.project .main-header .page-header .headline p {
    font-size: 18px;
    color: #414142;
    font-weight: normal;
    letter-spacing: 0.4px;
    text-align: center
}

.project .gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
/*    height: 450px*/
	padding-top:10px;
}
.project .gallery .left {
    width: 60%;
	position:relative;
}
.project .gallery .left .photo {
	position:relative;
    background-repeat: no-repeat;
    background-size: cover;
	background-position:center center;
}
.project .gallery .left .photo::after {
	content:"";
	display:block;
	padding-top:56.25%;
}
.project .gallery .right {
    width: 35%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.project .gallery-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;	
	margin-top:10px;
}
.project .gallery-thumbs > div {
	width:24%;
	margin-right:1%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.project .gallery-thumbs > div::after {
	content:"";
	display:block;
	padding-top:97%;
}
@media (max-width: 768px) {
    .project .gallery {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .project .gallery .left {
        width: 100%;
        height: auto;
    }
    .project .gallery .right {
        width: 100%;
		height:auto;
	}
    .project .gallery .left {
        margin-bottom: 25px
    }
	.project .gallery-thumbs > div {
		width:49%;
		margin-top:5px;
	}
}

.leadership .leadership-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.team-bio-page {
	width:800px;
	max-width:90%;
}
.team-bio-page .bio-container {
	padding:20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content:space-between;
	text-align: left;
}
.team-bio-page .bio-container > div {
	width:48%;
}
.team-bio-page .bio-container .bio-text {
	position:relative;
	margin-top:50px;
}
.team-bio-page .bio-container .photo {
	background-size:cover;
	background-position: center top;
	background-repeat:no-repeat;
}
.team-bio-page .name {
	font-family: minion-pro, serif;
	font-size: 36px;
	color: #241f21;
	font-weight: normal;
	line-height: 44px;
	letter-spacing: 0px;
}
.team-bio-page .title {
	font-family: Metropolis, sans-serif;
	font-size: 24px;
	color: #497738;
	font-weight: bold;
	line-height: 36px;
	letter-spacing: 0.4px;
	margin-bottom: 24px;
}
.team-bio-page .division {
	font-family: minion-pro, serif;
	font-size: 20px;
	color: #241f21;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0px;
	margin-bottom: 20px;	
}
.team-bio-page .email, .team-bio-page .phone {
	font-family: Metropolis, sans-serif;
	font-size: 14px;
	color: #497738;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.4px;
	margin-bottom:10px;
}
.team-bio-page .phone a {
	text-decoration:none;
}
.team-bio-page .email a {
	text-decoration: underline;	
}
.leadership .leadership-container .bio {
    width: 22%;
    margin-right: 4%;
    text-align: center;
    margin-bottom: 50px;
	position:relative;
}
.leadership .leadership-container .bio a{
	text-decoration:none;
	cursor:pointer;
}
.leadership:not(.team-members) .leadership-container .bio:nth-of-type(4n) {
    margin-right: 0
}
.leadership.team-members .leadership-container .bio:nth-of-type(5n) {
    margin-right: 0
}
.leadership.team-members .leadership-container .bio {
	width:17%;
    margin-right: 3%;
}
.leadership.team-members .leadership-container .bio .name {
	font-size:16px;
}
.leadership .leadership-container .bio .img-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.leadership .leadership-container .bio .img-container::after {
	content:"";
	display:block;
	padding-top:116%;
}
.leadership .leadership-container .bio:hover .img-container {
	-webkit-filter:none;
	filter:none;
}
.leadership .leadership-container .bio:hover .img-container.active {
	display:block !important;
}
.leadership .leadership-container .bio:hover .img-container.default {
	display:none;
}
.leadership .leadership-container .bio .name {
    font-size: 20px;
    font-family: minion-pro, serif;
    margin: 5px 0 0 0;
    padding: 0 10px;
	color:#241f21;
	font-weight:normal;
}

.leadership .leadership-container .bio .title {
    color: #265917;
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    padding: 0 10px
}

@media (max-width: 1000px) {
    .leadership .leadership-container .bio,
	.leadership.team-members .leadership-container .bio {
        width: 48%;
        margin-right: 4%
    }
    .leadership .leadership-container .bio:nth-of-type(2n) {
        margin-right: 0
    }
}

@media (max-width: 600px) {
    .leadership .leadership-container .bio,
	.leadership.team-members .leadership-container .bio {
        width: 100%;
        margin-right: 0
    }
	.team-bio-page .bio-container {
		flex-wrap:wrap;
	}
	.team-bio-page .bio-container > div{
		width:100%;
	}
	.team-bio-page .bio-container .photo::after {
		display:block;
		content:"";
		padding-top:116%;
	}
}

.bio-page .bio-container {
    padding-bottom: 50px
}
.bio-page .bio-container .cursive {
	font-size:60px;
	margin-bottom:20px;
}
.bio-page .bio-container .bio-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bio-page .bio-container .bio-header .left {
    width: 30%;
    background-size: cover;
    background-position: center
}
.bio-page .bio-container .bio-header .left::after {
	content:"";
	display:block;
	padding-top:116%;
}
.bio-page .bio-container .bio-header .right {
    width: 70%;
    background-color: #19301f;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 25px
}
.bio-page .bio-container .bio-header .right .quote {
	flex-grow:1;
}
.bio-page .bio-container .bio-header .right .company {
    text-transform: uppercase;
    color: #c1d52f;
    font-weight: bold;
    font-size: 12px;
    position: relative
}

.bio-page .bio-container .bio-header .right .company::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 100px;
    bottom: -15px;
    left: 50%;
    margin-left: -50px
}

.bio-page .bio-container .bio-header .right h3 {
    margin-top: 50px
}

.bio-page .bio-container .bio-header .right .signature {
    max-width: 350px;
    margin-top: 25px
}

.bio-page .bio-container .bio-header .right .name {
    color: #c1d52f;
    font-size: 18px;
    margin-bottom: 0;
    line-height: normal
}

.bio-page .bio-container .bio-header .right .title {
    font-weight: bold;
    margin: 0
}

.bio-page .bio-container .bio-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px
}

.bio-page .bio-container .bio-body .left,
.bio-page .bio-container .bio-body .right {
    position: relative
}

.bio-page .bio-container .bio-body .left::before,
.team-bio-page .bio-container .bio-text::before,
.bio-page .bio-container .bio-body .right::before {
    content: '';
    position: absolute;
    border-top: 3px solid #c1d52f;
    width: 100px;
    top: -10px;
    left: 0
}

.bio-page .bio-container .bio-body .left {
    width: 30%
}

.bio-page .bio-container .bio-body .left .linkedin {
    margin-top: 50px;
    display: block
}

.bio-page .bio-container .bio-body .left .linkedin img {
    width: 35px
}

.bio-page .bio-container .bio-body .right {
    width: 70%;
    padding-left: 25px
}

.bio-page .bio-container .bio-body .right::before {
    left: 25px
}

.bio-page .bio-container .bio-body .right .thanks {
    float: right;
    max-width: 200px;
    margin-top: 25px
}

.section-employment  {
	margin-top:50px;
}
.employment-listing-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
}
.employment-listing-page .left {
	width:60%;
} 
.employment-listing-page .right {
	width:40%;
}
.employment-listing-page .left .container {
	padding-right:50px;
}
.section-employment .listing {
	position:relative;
	margin-bottom:30px;
}
.section-employment .listing .editButtonContainer {
	right:0;
	left:auto;
}
.employment-form.container {
	background:#c1d42f;
	padding:50px;
	margin-left:50px;
}
.employment-form .input.submit {
	text-align:right;
}
.employment-form input[type=text], .employment-form textarea {
	width:100%;
}
.employment-form textarea {
	height:100px;
}
.employment-form .upload.field span {
	display:block;
}
.employment-form .browse-container {
	position:relative;
	height:60px;
}
.employment-form input[type=file] {
	opacity:0;
	height:40px;
	position:relative;
	cursor:pointer;
	z-index:25; /* needs to be higher than browse button */
}
.employment-form .browse-container .filechosen {
	margin-left:130px;
}
.employment-form .browse {
	position:absolute;
	z-index:20;
	left:0;
	top:0;
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    border: 1px solid #e5e2e2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fff), to(#e5e2e2));
    background: -o-linear-gradient(top, #fff 40%, #e5e2e2 100%);
    background: linear-gradient(180deg, #fff 40%, #e5e2e2 100%)
}

.employment-form .multicol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.employment-form .multicol > div:nth-child(1) {
	width:40%;
}
.employment-form .multicol > div:nth-child(2) {
	width:27%;
}
.employment-form .multicol > div:nth-child(3) {
	width:27%;
}
.employment-form {
	position:relative;
	overflow:hidden;
}
.employment-form .g-recaptcha {
    transform:scale(0.65);
    -webkit-transform:scale(0.65);
    transform-origin:0% 30px;
    -webkit-transform-origin:0% 30px;
}
@media (max-width: 768px) {
    .bio-page .bio-container .bio-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .bio-page .bio-container .bio-header .left,
    .bio-page .bio-container .bio-header .right {
        width: 100%
    }
/*    .bio-page .bio-container .bio-header .left {
        height: 250px
    }
*/
    .bio-page .bio-container .bio-header .right .quote {
        font-size: 16px;
        line-height: normal;
        margin: 15px 0
    }
    .bio-page .bio-container .bio-header .right .signature {
        margin: 15px 0 0 0
    }
    .bio-page .bio-container .bio-header .right .name {
        margin: 0
    }
    .bio-page .bio-container .bio-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .bio-page .bio-container .bio-body .left,
    .bio-page .bio-container .bio-body .right {
        width: 100%;
        padding: 0 0 25px 0
    }
    .bio-page .bio-container .bio-body .left::before,
    .bio-page .bio-container .bio-body .right::before {
        left: 0
    }
    .bio-page .bio-container .bio-body .left .linkedin,
    .bio-page .bio-container .bio-body .right .linkedin {
        margin-top: 0
    }
	.employment-listing-page .left, 
	.employment-listing-page .right {
		width:100%;
	}
}

.news-page .news-container .filter-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.news-page .news-container .filter-bar .back {
	flex-grow:1;
	font-family: Metropolis, sans-serif;
	font-size:21px;
}
.news-page .news-container .filter-bar .back a {
	color:inherit;
	font-weight:inherit;
	text-decoration:none;
}
.news-page .news-container .filter-bar .back .icon {
	display:inline-block;
	border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 9px solid #000000;
	margin-right:10px;
}
.news-page .news-container .filter-bar p {
    font-size: 18px
}

.news-page .news-container .filter-bar .select-container {
    margin-left: 15px
}

.news-page .news-container .filter-bar .select-container select {
    padding-right: 50px;
    text-transform: uppercase
}

.news-page .news-container .news-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.inactive {
	opacity:.2;
}
.news-page .news-container .news-section .news {
    width: 48%;
    margin-right: 4%;
    border: 1px solid #c1d52f;
    border-left: 15px solid #c1d52f;
    padding: 25px;
    margin-bottom: 25px;
	position:relative;
}
.news-page .news-container .news-section .news h4 {
	text-transform:uppercase;
}
.news-page .news-container .news-section .news .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.news-page .news-container .news-section .news.previewmode {
	display:none;
}
.news-page .news-container .news-section .view-more-news {
	cursor:pointer;
}
.news-page .news-container .news-section .news:nth-of-type(2n) {
    margin-right: 0
}

.news-page .news-container .news-section .news .left {
    width: 50%;
    padding-right: 40px
}

.news-page .news-container .news-section .news .left .date {
    margin: 0;
    color: #265917;
    font-weight: bold
}

.news-page .news-container .news-section .news .left h5 {
    margin-top: 0;
    position: relative;
    margin-bottom: 40px
}

.news-page .news-container .news-section .news .left h5::after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #c1d52f;
    width: 100px;
    bottom: -15px;
    left: 0
}

.news-page .news-container .news-section .news .left .more {
    text-decoration: none;
    color: #241f21;
    font-weight: bold;
    float: right
}
.news-page .news-container .news-section .news .right {
    width: 50%;
    background-size: contain;
	background-repeat:no-repeat;
    background-position: top center;
	position:relative;
}
.news-page .news-detail {
	margin-top:30px;
	width:100%;
}
.news-page .news-detail .photo {
	float:right;
	margin-left:40px;
	margin-bottom:20px;
}
.news-page .news-detail .news-date {
	font-size:18px;
	color:#9e9c9c;
	margin-bottom:20px;
}
@media (max-width: 1200px) {
    .news-page .news-container .news-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .news-page .news-container .news-section .news, .news-page .news-container .news-section .news .wrapper {
        margin-right: 0;
        width: 100%
    }
}

@media (max-width: 768px) {
    .news-page .news-container {
        padding-top: 25px
    }
    .news-page .news-container .filter-bar {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .news-page .news-container .news-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .news-page .news-container .news-section .news, .news-page .news-container .news-section .news .wrapper {
        margin-right: 0;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .news-page .news-container .news-section .news .left,
    .news-page .news-container .news-section .news .right {
        width: 100%;
        padding: 0
    }
    .news-page .news-container .news-section .news .right {
        height: 250px
    }
	.news-page .news-detail .photo {
		float:none;
		display:inline-block;
		margin:0px auto;
		margin-bottom:20px;
	}
}

.search-page .property-filter {
    margin: 50px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #c1d52f;
    padding: 15px 25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-page .property-filter .title {
    font-size: 22px;
    color: #414142;
    font-weight: normal;
    letter-spacing: 0.4px
}

.search-page .property-filter .filter-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.search-page .property-filter .filter-buttons label {
    min-width: 33%;
    font-size: 18px;
    color: #414142;
    font-weight: normal;
    letter-spacing: 0.2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-page .property-filter .filter-buttons label input {
    height: 18px;
    width: 18px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 5px
}

.search-page .property-filter .filter-container,
.search-page .property-filter .slider-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
	position:relative;
}
.search-page .property-filter .slider-container .display-text {
	position:absolute;
	top:-40px;
	font-size:14px;
	text-align:center;
	width:200px;
}
.search-page .property-filter .filter-container .title,
.search-page .property-filter .slider-container .title {
    margin-right: 50px
}

.search-page .property-filter .filter-container {
    padding-left: 0
}

.search-page .property-filter #sqftslider {
    min-width: 150px
}
.search-page .map-container #map {
	height:450px;
	width:100%;
}
.search-page .property-filter .slider .ui-slider-handle {
    background: #4c4c4c;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 20px
}

.search-page .property-filter .slider .ui-slider-handle::before,
.search-page .property-filter .slider .ui-slider-handle::after {
    display: none
}

.search-page .property-filter .slider .ui-slider {
    background: #ccc
}

.search-page .property-filter .button {
    margin-left: 25px
}

.search-page .map-container {
    height: 450px
}

.search-page .search-container .button-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.search-page .search-container .results-container {
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-page .search-container .results-container .property {
	position:relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-direction:column;
    width: 22%;
    margin-right: 4%;
    margin-bottom: 35px;
    border: 1px solid #dddddd
}
.infohover {
	line-height:1.2;
}
.infohover h3 {
	font-size:18px;
	margin-bottom:30px;
}
.infohover .button {
	margin-top:20px;
}
.alert {
	color:#990000;
	font-weight:bold;
}
@media (max-width: 1000px) {
    .search-page .property-filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-line-pack: center;
        align-content: center;
        padding: 25px
    }
    .search-page .search-container .results-container .property {
        width: 48%
    }
    .search-page .search-container .results-container .property:nth-of-type(2n) {
        margin-right: 0
    }
	.employment-listing-page .left,.employment-listing-page .right {
		width:100%;
		margin:0;
		padding:0;
	}
	.employment-listing-page .left .container,.employment-listing-page .right .container{
		margin:0;
	}
}

@media (max-width: 768px) {
    .search-page .property-filter .filter-container,
    .search-page .property-filter .slider-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .search-page .property-filter .filter-container .title,
    .search-page .property-filter .slider-container .title {
        margin: 25px 0 15px 0
    }
    .search-page .property-filter .filter-container .title {
        margin-top: 0
    }
    .search-page .property-filter .button {
        margin: 15px 0 0 0
    }
    .search-page .search-container {
        padding-top: 25px
    }
    .search-page .search-container .results-container .property {
        width: 100%;
        margin-right: 0
    }
}

.detail-page .detail-section .first-row {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.detail-page .detail-section .first-row .left,
.detail-page .detail-section .first-row .right {
    width: 50%
}

.detail-page .detail-section .first-row .left {
    padding-right: 25px
}
.detail-page .detail-section h3::after {
	display:none;
}
.detail-page .detail-section .first-row .left h4 {
    margin-top: 0
}
.detail-page .detail-section.form-wrapper {
/*	width:66%;*/
	margin-top:20px;
}
.detail-page .detail-section .first-row .left img {
    width: 100%;
    max-width: 100%
}

.detail-page .detail-section .first-row .left .button-container {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.detail-page .detail-section .first-row .right {
    padding-left: 25px;
    text-align: center
}

.detail-page .detail-section .first-row .right h3 {
    margin-top: 40px;
    margin-bottom: 10px
}

.detail-page .detail-section .first-row .right h4 {
    margin: 0
}

.detail-page .detail-section form .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 3px solid #c1d52f;
    padding-top: 50px
}

.detail-page .detail-section form input[type="text"],
.detail-page .detail-section form input[type="email"],
.detail-page .detail-section form textarea {
    -webkit-appearance: none;
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    letter-spacing: 0.4px;
    background-color: #ffffff;
    border: 1px solid #e5e2e2;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    height: 40px;
    padding: 0 15px;
    width: 48%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin-bottom: 15px
}

.detail-page .detail-section form textarea {
    height: auto;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 15px;
    height: 70px;
    margin-bottom: 10px
}


.detail-page .detail-section form input[type="submit"] {
    background: #497738;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.4px;
    -webkit-appearance: none;
    border: 0;
    cursor: pointer;
    height: 40px;
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 5px 0 0 auto
}

.detail-page .detail-section .second-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px
}

.detail-page .detail-section .second-row .left {
    width: 50%;
    padding-right: 25px
}

.detail-page .detail-section .second-row .left .box-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.detail-page .detail-section .second-row .left .box-container .box {
    width: 48%;
    text-align: center;
    border: 3px solid #c1d52f;
    padding: 10px;
    padding-top: 0;
    margin-bottom: 25px;
    position: relative
}

.detail-page .detail-section .second-row .left .box-container .box .title {
    font-size: 24px;
    font-family: minion-pro, serif;
    position: relative;
    top: -15px;
    display: inline-block;
    background: #fff;
    padding: 0 10px;
    margin: 0
}

.detail-page .detail-section .second-row .left .box-container .box p {
    margin: 0
}

.detail-page .detail-section .second-row .left .misc {
    font-size: 12px;
    line-height: 20px
}

.detail-page .detail-section .second-row .right {
    width: 50%;
    padding-left: 25px;
    text-align: right
}

.detail-page .detail-section .second-row .right p {
    margin: 0
}

.detail-page .detail-section .second-row .right .broker {
    color: #265917;
    font-weight: bold;
    font-size: 20px
}

.detail-page .detail-section .second-row .right .name {
    margin: 5px 0;
    font-weight: bold
}

.detail-page .detail-section .second-row .right .company-container {
    margin-top: 25px
}
.mobileonly {
	display:none;
}

@media (max-width: 1000px) {
    .detail-page .detail-section .first-row,
    .detail-page .detail-section .second-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0
    }
    .detail-page .detail-section .first-row .left,
    .detail-page .detail-section .first-row .right,
    .detail-page .detail-section .second-row .left,
    .detail-page .detail-section .second-row .right {
        width: 100%;
        padding: 25px 0
    }
}
@media (max-width: 768px) {
	.nomobile {
		display:none !important;
	}
	.mobileonly {
		display:block;
	}
    .detail-page .detail-section .second-row .left .box-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .detail-page .detail-section .second-row .left .box-container .box {
        width: 100%;
        margin-bottom: 35px
    }
    .detail-page .detail-section .second-row .right {
        text-align: center
    }
    table.noCollapse {
            margin:0px auto;
    }
    table:not(.noCollapse) {
            display:block;
            max-width:100% !important;
            width:100% !important;
            height:auto !important;
                        text-align:center;
    }
    table:not(.noCollapse) > tbody > tr > td, table:not(.noCollapse) > tbody > tr, table:not(.noCollapse) > tbody {
            display:block;
            width:auto !important;
            height:auto !important;
            padding:0 !important;
    }
    table:not(.noCollapse) > tbody > tr > td:not(:last-child) {
            margin-bottom:20px;
    }
    *[style*="float: right"], *[style*="float: left"],
    img[style*="float: right"], img[style*="float: left"] {
            float:none !important;
            margin-right:0 !important;
            margin-left:0 !important;
            display:block;
    }
	.search-page .property-filter .filter-buttons label {
		width:50%;
	}
	.search-page .property-filter .slider-container {
		width:100%;
	}
	.slider-container .ui-slider {
		margin-top:50px;
		top:auto;
	}
	.search-page .property-filter .slider-container .display-text {
		width:100%;
	}
	.button-bar {
		flex-wrap:wrap;
	}
	.button-bar .button {
	    margin: 10px auto 0px auto;
	}
	.detail-page .detail-section.form-wrapper {
		width:100%;
	}
}
/* landscape mobile */
@media (min-width: 500px) and (max-width: 768px) {
	.sectors .property-section .property {
		width:48%;
		margin-right:2% !important;
	}
	/*
	*/
}
