/*!
Theme Name: Newenham 2015
Theme URI: http://www.example.com/
Description: A theme for WordPress.
Author: Sam Morgan design by Band 
Author URI: http://www.svmorgan.com
Version: 1.0
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
body {
    line-height: 1
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after {
    content: '';
    content: none
}
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
input:focus,
select:focus,
textarea:focus,
button:focus,
div:focus,
a:focus {
    outline: none
}
input {
    -webkit-appearance: none;
    border-radius: 0
}
@font-face {
    font-family: "Circular-Bold";
    src: url("fonts/circular/circular-bold.eot");
    src: url("fonts/circular/circular-bold.eot?#iefix") format("embedded-opentype"), url("fonts/circular/circular-bold.woff") format("woff"), url("fonts/circular/circular-bold.ttf") format("truetype"), url("fonts/circular/circular-bold.svg#circular-bold") format("svg");
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: "Circular-Book";
    src: url("fonts/circular/circular-book.eot");
    src: url("fonts/circular/circular-book.eot?#iefix") format("embedded-opentype"), url("fonts/circular/circular-book.woff") format("woff"), url("fonts/circular/circular-book.ttf") format("truetype"), url("fonts/circular/circular-book.svg#circular-book") format("svg");
    font-weight: normal;
    font-style: normal
}
*,
*:before,
*:after {
    box-sizing: border-box;
    background: center center no-repeat;
    background-size: cover;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent
}
html,
body {
    height: 100%
}
.is-mobile .mobilewrap {
    position: absolute;
    overflow: auto;
    width: 100%;
    height: 100%
}
.pagewrap {
    min-height: 100%;
    margin: 0 0 -340px;
    z-index: 1;
    padding: 100px 0 0
}
.pagewrap:after {
    content: "";
    display: block
}
footer,
.pagewrap:after {
    height: 340px
}
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important
}
body {
    color: #485a57;
    font-size: 18px;
    line-height: 25px;
    font-family: "Circular-Book";
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch
}
h1,
h2,
h3,
h4,
strong {
    font-family: "Circular-Bold";
    font-weight: bold
}
h1 {
    font-size: 64px;
    line-height: 60px;
    font-weight: bold
}
h2 {
    font-size: 48px;
    line-height: 45px;
    margin: 0 0 0.5em
}
h3 {
    font-size: 28px;
    line-height: 30px
}
a {
    color: inherit;
    text-decoration: none
}
p {
    margin: 0 0 1em
}
.cream {
    background: #F5EFE0
}
.green {
    background: #F5EFE0;
    color: #485A57
}
.nepal {
	background: #92B6BC;
	color: white;
}
.lightgreen {
    background: #ABC8BE;
    color: #485A57
}
.grey {
    background: #414042;
    color: #F5EFE0
}
.white {
    background: #FFFFFF
}
.red {
     background: #F36E4F;
 	 color: #FFFFFF
}
.blue {
     background: #92B6BC;
 	 color: #FFFFFF
}

.fadein_bg {
    background-size: cover;
    background-position: center;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.fadein,
.fadein_bg {
    opacity: 0
}
.fadein.loaded,
.fadein_bg.loaded {
    opacity: 1
}
.content_wrap,
.fullwidth_wrap {
    width: 1440px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative
}
.content_wrap {
    padding: 0 140px
}
header {
    height: 100px;
    background: #414042;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 3
}
header .newenham_logo {
    width: 48px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 27px;
    margin: 0 0 0 -24px;
    z-index: 3
}
header .newenham_logo svg {
    fill: #fff;
    width: 100%;
    height: 100%;
    display: block
}
.admin-bar header {
    top: 32px
}
.admin-bar #hamburger {
    top: 70px
}
#open-search {
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    right: 40px;
    top: 40px
}
#open-search svg {
    fill: #F5EFE0;
    width: 100%;
    height: 100%;
    display: block
}
#hamburger {
    display: block;
    position: fixed;
    top: 38px;
    left: 40px;
    cursor: pointer;
    padding: 9px 28px 11px 0px;
    z-index: 5
}
#hamburger span,
#hamburger span:before,
#hamburger span:after {
    cursor: pointer;
    height: 2px;
    width: 28px;
    position: absolute;
    display: block;
    content: '';
    background: #F5EFE0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
#hamburger span:before {
    top: -9px
}
#hamburger span:after {
    bottom: -9px
}
.menu_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #414042;
    top: 0;
    left: 0;
    z-index: 4;
    text-align: center;
    top: -100%;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    overflow: scroll;
	color: #F5EFE0
}
.menu_overlay.search {
    z-index: 5
}
.menu_overlay nav {
    padding: 150px 0 50px
}
.menu_overlay nav .main_nav {
    font-size: 44px;
    line-height: 57px;
    color: #F5EFE0;
    font-family: "Circular-Bold";
    font-weight: bold;
    letter-spacing: 0.015em;
    padding: 0 0 50px
}
.menu_overlay nav .social_links {
    color: #F5EFE0;
    text-align: center
}
.menu_overlay nav .social_links li {
    display: inline-block
}
.menu_overlay nav .social_links li:after {
    content: " —"
}
.menu_overlay nav .social_links li:last-child:after {
    content: ""
}
.searchform {
    padding: 150px 20px 0;
    box-sizing: border-box
}
.searchform input {
    background: none;
    border: none;
    font-size: 44px;
    line-height: 57px;
    color: #F5EFE0
}
.searchform input::-webkit-input-placeholder {
    color: #F5EFE0;
    font-size: 44px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.searchform input:-moz-placeholder {
    color: #F5EFE0;
    font-size: 44px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.searchform input::-moz-placeholder {
    color: #F5EFE0;
    font-size: 44px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.searchform input:-ms-input-placeholder {
    color: #F5EFE0;
    font-size: 44px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.searchform input:active::-webkit-input-placeholder {
    opacity: 0
}
.searchform input:active:-moz-placeholder {
    opacity: 0
}
.searchform input:active::-moz-placeholder {
    opacity: 0
}
.searchform input:active:-ms-input-placeholder {
    opacity: 0
}
#close-search {
    position: fixed;
    top: 40px;
    right: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s, visibility 0s 0.2s;
    transition: opacity 0.2s, visibility 0s 0.2s
}
#close-search svg {
    fill: #F5EFE0
}
#close-search,
.close_slideout_form {
    width: 20px;
    height: 20px
}
#close-search svg,
.close_slideout_form svg {
    height: 100%;
    width: 100%
}
.close_slideout_form {
    display: none
}
.search_open #close-search {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s
}
.nav_open #hamburger span {
    background-color: transparent
}
.nav_open #hamburger span:before,
.nav_open #hamburger span:after {
    top: 0;
    background: #F5EFE0
}
.nav_open #hamburger span:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.nav_open #hamburger span:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.search_open .search.menu_overlay,
.nav_open .main_menu.menu_overlay {
    top: 0
}
.header_img {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0
}
.header_img .fadein_bg {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0
}
.header_img .scroll_down {
    width: 34px;
    height: 37px;
    position: absolute;
    bottom: 45px;
    left: 50%;
    margin: 0 0 0 -17px
}
.header_img .scroll_down svg {
    width: 100%;
    height: 100%;
    fill: #fff
}
.header_logo {
    position: absolute;
    width: 480px;
    height: 480px;
    top: 50%;
    left: 50%;
    margin: -240px 0 0 -240px;
    -webkit-transition: all 0.5s 0.5s;
    transition: all 0.5s 0.5s
}
.header_logo svg {
    position: absolute;
    top: 0;
    left: 0;
    fill: #fff;
    width: 100%;
    height: 100%
}
.header_logo svg.logo_text {
    opacity: 1;
    -webkit-transition: opacity 0.1s 0.5s;
    transition: opacity 0.1s 0.5s
}
.home header {
    background: transparent;
    -webkit-transition: background 0.5s;
    transition: background 0.5s
}
.home header .newenham_logo {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}
.home.smalllogo header {
    background: #414042;
    -webkit-transition: background 0.5s 0.5s;
    transition: background 0.5s 0.5s
}
.home.smalllogo header .newenham_logo {
    opacity: 1;
    -webkit-transition: opacity 0.5s 0.5s;
    transition: opacity 0.5s 0.5s
}
.home.smalllogo .header_logo {
    top: 48px;
    -webkit-transform: scale(0.2528511602);
    transform: scale(0.2528511602);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.home.smalllogo .header_logo svg.logo_text {
    opacity: 0;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s
}
.home .pagewrap {
    padding: 0
}
.admin-bar.home.smalllogo .header_logo {
    top: 80px
}
.home_content {
    background: #fff;
    margin: 100vh 0 0;
    position: relative;
    z-index: 1
}
.home_content .find_your_place {
    background: #414042;
    color: #F5EFE0;
    height: 160px;
    overflow: hidden
}
.home_content .find_your_place a {
    float: left;
    font-size: 28px;
    line-height: 30px;
    margin: 45px 0 0
}
.home_content .find_your_place .icon {
    float: right;
    height: 100%;
    margin: 40px 0 0
}
.home_content .find_your_place .icon svg {
    fill: #F5EFE0;
    display: block
}
.home_content .section_heading {
    background: #F5EFE0
}
.home_content .section_heading h1 {
    float: none
}
#find-your-place-map {
    opacity: 0
}
.find_your_place .intro {
    padding-top: 2em
}
.find_your_place .content_wrap {
    padding: 0
}
.find_your_place .left-col .content_wrap,
.find_your_place .left-col .fullwidth_wrap {
    width: 768px;
    margin: 0 auto
}
.find_your_place .leaflet-control {
    z-index: 3
}
.find_your_place .left-col,
.find_your_place .right-col {
    width: 50%;
    display: block
}
.find_your_place .right-col {
    position: fixed;
    right: 0;
    height: 100%;
    top: 0;
    box-sizing: border-box;
    padding: 100px 0 0
}
.find_your_place #map {
    width: 100%;
    height: 100%;
    z-index: 1
}
#map {
    position: relative;
    z-index: 1
}
#properties {
    margin: 0 auto;
    width: 790px;
    left: -12px;
    position: relative
}
.map-marker:hover {
    z-index: 99999 !important
}
.custom-map-marker {
    background: #414042;
    white-space: nowrap;
    color: #F5EFE0;
    padding: 2px 10px;
    border-radius: 3px;
    position: absolute;
    box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.4);
    width: 60px
}
.custom-map-marker:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    border-width: 6px 6px 0;
    border-style: solid;
    border-color: #485A57 transparent;
    display: block;
    width: 0;
    margin: 0 0 0 -6px
}
.custom-map-marker-text {
    font-family: "Circular-Bold";
    font-weight: bold;
    font-style: normal;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center
}
.number-marker {
    width: 20px;
    height: 20px;
    border: 1px solid #414042;
    border-radius: 50%;
    background: #bfb6af;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #414042;
    display: block
}
.find_your_place .leaflet-popup-content-wrapper,
.find_your_place .leaflet-popup-tip {
    background: #e9e5e2
}
.find_your_place .leaflet-popup-content {
    margin: 10px
}
.masterplan .leaflet-popup-content-wrapper {
    background: #414042;
    border-radius: 3px;
    font-size: 12px;
    color: #F5EFE0
}
.masterplan .leaflet-popup-content {
    margin: 3px 10px;
    font-size: 12px;
    white-space: nowrap
}
.masterplan .leaflet-popup-tip {
    background: #414042;
    width: 10px;
    height: 10px;
    margin: -5px auto 0
}
.leaflet-popup-content {
    width: 150px;
    margin: 10px;
    font-size: 16px;
    line-height: 16px
}
.leaflet-popup-content img {
    width: 100%;
    height: auto
}
.leaflet-popup-content-wrapper {
    color: #414042;
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    background: #F5EFE0
}
.leaflet-container .leaflet-popup-content-wrapper a {
    color: #414042
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #F5EFE0
}
.leaflet-popup-close-button {
    display: none
}
.link_out {
    border-top: 2px solid;
    border-bottom: 2px solid;
    margin: 0 0 -2px;
    font-size: 28px;
    line-height: 33px;
    padding: 12px 0
}

.link_out a {
    text-decoration: none;
    display: block;
    width: 100%;
    position: relative;
    padding: 0 48px 0 0;
    box-sizing: border-box
}
.link_out svg {
    width: 48px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    fill: #485A57
}
.featimg {
    padding: 0 0 42%;
    width: 100%
}
.home_section {
    padding: 0 0 112px
}
.home_section .featimg {
    padding: 0 0 42%
}

.home_section .text,
.home_section .link_outs {
    display: inline-block;
    vertical-align: top
}
.home_section h2 {
    margin: 80px 0 50px
}
 .home_content div.nepal div.featimg:first-of-type{padding:0px!important;}
.home_section h2,
.home_section .text {
    width: 560px
}
.home_section .text {
    margin: 0 112px 0 0
}
.home_section .link_outs {
    width: 480px
}
.events {
    padding: 0 0 130px
}
.events h1 {
    margin: 80px 0
}
.three_cols {
    width: 1185px;
    margin: 0 auto
}
.three_cols .col {
    width: 371px;
    margin: 0 12px 24px;
    display: inline-block;
    vertical-align: top
}
.three_cols .col img {
    max-width: 100%;
    height: auto
}
.three_cols h5 {
    font-family: "Circular-Bold";
    font-weight: bold
}
.explore-nh-legend li {
    position: relative
}
.explore-nh-legend li .list_item,
.explore-nh-legend li .value {
    padding: 7px 0
}
.explore-nh-legend li span {
    line-height: 21px
}
.explore-nh-legend .marker_title {
    max-width: 280px
}
.explore-nh-legend .value {
    position: absolute;
    top: 0;
    right: 0
}
.explore-nh-legend .list li .list_item svg,
.explore-nh-legend .list li .list_item span,
.explore-nh-legend .list li .list_item img {
    vertical-align: top
}
.four_cols {
    width: 1184px;
    margin: 0 auto
}
.four_cols .col {
    width: 272px;
    margin: 0 12px 24px;
    display: inline-block;
    vertical-align: top
}
.four_cols .col img {
    max-width: 100%;
    height: auto
}
.posttext ol {
    list-style: decimal;
    padding: 0 0 0 1.5em;
    margin: 0 0 1em
}
.eventswrap {
    overflow: hidden;
    width: 1184px;
    margin: 0 auto
}
.eventswrap.whats_happening {
    padding: 80px 0 55px
}
.event_block {
    width: 272px;
    margin: 0 12px 24px;
    float: left;
    position: relative;
    border-top: 4px solid #485A57;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    background: #F5EFE0
}
.event_block:hover {
    background: rgba(233, 245, 210, 0.5)
}
.event_block img {
    width: 100%
}
.event_block span {
    display: block;
    text-decoration: none;
    height: 100%;
    min-height: 272px
}
.event_block h3 {
    padding: 20px 20px 0
}
.event_block div {
    position: absolute;
    bottom: 0;
    padding: 20px;
    border-top: 1px solid #485A57;
    width: 100%;
    box-sizing: border-box
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir='rtl'] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.latest_news {
    position: relative
}
.related_properties_slider_wrap {
    width: 1160px;
    overflow: hidden;
    margin: 0 auto
}
.news_slider_wrap {
    width: 100%;
    overflow: hidden;
    margin: 40px auto auto auto
}
.related_properties_slider {
    width: 1184px;
    margin: 0 0 0 -12px
}
.news_slider {
    margin: 0 12px 0 12px
}
.news_slide {
    width: 568px;
    margin: 0 12px
}
.news_slide .featimg {
    height: 300px
}
.news_slide .details {
    padding: 0 30px 10px
}
.news_slide .link_out {
    margin: 30px
}
.news_slide .text {
    margin: 0 0 2em
}
.news_slide h3 {
    margin: 1em 0
}
.slider_nav {
    position: absolute;
    top: 0;
    right: 0;
    margin: -50px 0 0;
    width: 20px
}
.slider_nav svg {
    width: 100%;
    height: 100%
}
.slider_nav.prev {
    right: 45px
}
.slider_nav.next {
    right: 0
}
.credits {
    padding: 80px 0 130px
}
.credits .icon {
    width: 90px;
    height: 90px;
    fill: #485A57;
    margin: 0 0 42px
}
.credits h2 {
    margin: 0 0 42px
}
.credits .text {
    min-height: 215px
}
.credits .col {
    box-sizing: border-box
}
.credits .col.col1of2 {
    padding: 0 112px 75px 0
}
.credits .col.col1of2 .push_to_bottom {
    padding: 0 112px 0 0
}
.credits .col.col2of2 {
    padding: 0 0 75px 112px
}
.credits .col.col2of2 .push_to_bottom {
    padding: 0 112px 0 0
}
.credits .push_to_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box
}
footer {
    position: relative;
    z-index: 2
}
.expand_link {
    height: 80px;
    line-height: 80px;
    padding: 0 60px;
    display: block
}
.expand_link svg {
    width: 20px;
    height: 80px;
    margin: 0 58px 0 0;
    fill: #485A57;
    display: inline-block;
    vertical-align: top;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}
.expand_link span {
    display: inline-block
}
.expand_link.open svg {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.expand_content {
    background: #F5EFE0;
    display: none
}
.locate_us {
    border-bottom: 1px solid #fff
}
.locate_us address {
    padding: 24px 140px 0;
    box-sizing: border-box
}
.locate-us-map {
    height: 620px
}
.locate-us-map svg {
    width: 100%;
    height: 100%
}
.contact {
    background: #414042;
    height: 265px;
    color: #F5EFE0;
    position: relative
}
.contact .content_wrap {
    height: 100%
}
.contact .icon {
    fill: #fff;
    top: 50px;
    left: 140px;
    position: absolute;
    width: 80px;
    height: 80px
}
.contact a {
    color: #BFB7AE;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}
.contact a:hover {
    color: #F5EFE0
}
.contact .cols {
    position: absolute;
    right: 0px;
    top: 50px;
    width: 1086px;
}
.contact .cols .col.last {
    margin-right: 0px;
}
.contact .cols .col {
    width: 250px;
    margin: 0 24px 0 0;
    display: inline-block;
    vertical-align: top
}
.bottom {
    height: 75px;
    line-height: 75px;
    position: relative;
    overflow: hidden;
    background: #fff
}
.bottom .logo {
    width: 172px;
    height: 75px;
    display: block;
    position: absolute;
    left: 140px
}
.bottom ul {
    width: 588px;
    position: absolute;
    right: 26px;
    top: 0
}
.bottom ul li {
    display: inline-block;
    margin: 0 23px 0 0;
    font-size: 14px;
    color: rgba(97, 93, 89, 0.5)
}
.sign_up .contact_form,
.form .contact_form {
    width: 568px
}
.contact_us,
.register,
.legend,
.book {
    position: fixed;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 3
}
.contact_us .contact_form,
.register .contact_form,
.legend .contact_form,
.book .contact_form {
    width: 470px;
    position: relative;
    top: 50%
}
.contact_us .contact_form h2,
.register .contact_form h2,
.legend .contact_form h2,
.book .contact_form h2{
    margin: 0 0 1em
}
.contact_us .contact_form h3,
.register .contact_form h3,
.legend .contact_form h3,
.book .contact_form h3{
    margin: 0 0 2em
}
.contact_us .panel,
.register .panel,
.legend .panel,
.book .panel {
    width: 610px;
    background: #F5EFE0;
    position: absolute;
    height: 100%;
    top: 0;
    right: -610px;
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
    z-index: 2
}
.contact_us .panel .tab,
.register .panel .tab,
.legend .panel .tab,
.book .panel .tab{
    width: 150px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: -100px;
    background: #485A57;
    color: #F5EFE0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    line-height: 50px;
    text-align: center;
    border-radius: 3px 3px 0px 0px
}
.contact_us .curtain,
.register .curtain,
.legend .curtain,
.book .curtain {
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 0;
    height: 0;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
    transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s
}
.contact_us.open .panel,
.register.open .panel,
.legend.open .panel,
.book.open .panel{
    right: 0
}
.contact_us.open .panel .tab,
.register.open .panel .tab,
.legend.open .panel .tab,
.book.open .panel .tab {
    background: #F5EFE0;
    color: #485A57
}
.contact_us.open .curtain,
.register.open .curtain,
.legend.open .curtain ,
.book.open .curtain {
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.map-wrap {
    position: relative
}
.legend {
    left: 0;
    right: auto;
    position: absolute;
    z-index: 1
}
.legend .panel {
    right: auto;
    left: -610px;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    background: #fff
}
.legend .panel .tab {
    left: auto;
    right: -100px;
    border-radius: 0 0 3px 3px
}
.legend .legend-wrap {
    position: absolute;
    top: 50%;
    margin: -255px 0 0 0;
    left: 65px;
    width: 480px
}
.contact_us .contact_form {
    height: 860px;
    margin: -430px auto 0
}
.register .contact_form {
    height: 560px;
    margin: -280px auto 0
}
.book .contact_form {
    height: 560px;
    margin: -280px auto 0
}
@media screen and (max-height: 860px) {
    .contact_us .contact_form {
        margin: 0;
        top: auto
    }
    .book .contact_form {
        margin: 0;
        top: auto
    }
}
@media screen and (max-height: 560px) {
    .register .contact_form {
        margin: 0;
        top: auto
    }
}
.form-terms {
    margin: 0 0 1em
}
.panel_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 0 65px;
    box-sizing: border-box
}
.contact_us_open .contact_us .panel {
    right: 0
}
.contact_us_open .contact_us .panel .tab {
    background: #F5EFE0;
    color: #485A57
}
.contact_us_open .contact_us .curtain {
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.register_open .register .panel {
    right: 0
}
.register_open .register .panel .tab {
    background: #F5EFE0;
    color: #485A57
}
.register_open .register .curtain {
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.book_open .book .panel {
    right: 0
}
.book_open .book .panel .tab {
    background: #F5EFE0;
    color: #485A57
}
.book_open .book .curtain {
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.legend_open .legend .panel {
    left: 0
}
.legend_open .legend .panel .tab {
    background: #fff;
    color: #485A57
}
.contact_us .panel .tab {
    margin: 76px 0 0
}
.register .panel .tab {
    margin: -76px 0 0
}
.book .panel .tab {
    margin: 76px 0 0
}
.contact_form {
    margin: 0 0 0 0;
    padding: 50px 0
}
input,
textarea {
    background: none;
    border: 1px solid #485A57;
    border-radius: 2px;
    width: 100%;
    margin: 0 0 14px;
    padding: 0 20px;
    box-sizing: border-box
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #485A57;
    font-size: 18px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #485A57;
    font-size: 18px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #485A57;
    font-size: 18px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #485A57;
    font-size: 18px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    opacity: 0
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    opacity: 0
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    opacity: 0
}
input {
    height: 50px;
    line-height: 48px
}
input[type="submit"] {
    background: #485A57;
    font-size: 18px;
    line-height: 48px;
    width: 170px;
    color: #F5EFE0;
    margin: 0
}
.selectboxit-container {
    position: relative;
    display: block;
    vertical-align: top;
    margin: 50px 0 0;
    font-family: "Circular-Bold";
    font-weight: bold
}
.selectboxit-container * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: none;
    white-space: nowrap;
    color: #485A57
}
.selectboxit-container .selectboxit {
    width: 1158px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    position: relative
}
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
    height: 50px;
    line-height: 50px;
    display: block
}
.selectboxit-container .selectboxit:focus {
    outline: 0
}
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
    cursor: default
}
.selectboxit-text {
    overflow: hidden;
    text-overflow: ellipsis;
    float: left
}
.selectboxit-option-icon-container {
    padding: 0 0 0 20px
}
.selectboxit-container .selectboxit-options {
    box-sizing: border-box;
    min-width: 100%;
    *width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    text-align: left;
    box-shadow: none;
    margin: -1px 0 0
}
.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px
}
.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none
}
.selectboxit-option,
.selectboxit-optgroup-header {
    margin: 0;
    list-style-type: none
}
.selectboxit-optgroup-header:hover {
    cursor: default
}
.selectboxit-arrow-container {
    width: 12px;
    position: absolute;
    right: 20px
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 23px;
    right: 0;
    left: 0
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%
}
.selectboxit-option-icon-container {
    float: left
}
.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle
}
.selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left
}
.selectboxit-rendering {
    display: inline-block !important;
    *display: inline !important;
    zoom: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important
}
.jqueryui .ui-icon {
    background-color: inherit
}
.jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px
}
.selectboxit-btn {
    border: 1px solid #485A57;
    border-radius: 1px
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
    text-decoration: none
}
.selectboxit-default-arrow {
    width: 0;
    height: 0;
    border-top: 6px solid #485A57;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: relative
}
.selectboxit-list {
    background-color: #fff;
    border: 1px solid #485A57;
    -webkit-border-bottom-right-radius: 1px;
    -webkit-border-bottom-left-radius: 1px;
    -moz-border-radius-bottomright: 1px;
    -moz-border-radius-bottomleft: 1px;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
.selectboxit-list .selectboxit-option-anchor {
    color: #485A57
}
.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
    background-color: #F5EFE0
}
.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor {
    color: #999999
}
select {
    visibility: hidden
}
.find_your_place select {
    width: 1160px
}
.masterplan #map {
    width: 100%;
    height: calc(100vh - 250px);
    max-height: 800px
}
.selectboxit-container {
    width: 100%
}
.selectboxit-container .selectboxit {
    width: 100%
}
.find_your_place .left-col {
    background: #e9e5e2
}
.property_block {
    width: 395px;
    height: 545px;
    padding: 50px 0 0 25px;
    margin: 0;
    box-sizing: border-box;
    display: inline-block
}
.property_block a {
    display: block;
    position: relative;
    margin: 0 0 10px
}
.property_block a .rollover {
    background: rgba(233, 245, 210, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}
.property_block a .rollover svg {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px;
    display: block;
    fill: #485A57
}
.property_block a:hover .rollover {
    opacity: 1
}
.property_block img {
    width: 370px;
    height: 275px;
    display: block
}
.property_block h3 {
    margin: 0
}
.property_block .places_heading {
    font-size: 30px;
    line-height: 33px;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #485A57
}
.property_block .places_heading .status {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%
}
.property_block .places_heading .status.available {
    background: #ffad5a
}
.property_block .places_heading .status.under-contract {
    background: #485A57
}
.property_block .places_heading .status.house-land {
    background: #7F5CFF
}
.breadcrumbs {
    line-height: 50px
}
.breadcrumbs span {
    display: inline-block
}
.page_header {
    padding: 0 0 45px
}
.page_header h1 {
    padding: 50px 0 75px;
    border-top: 1px solid #485A57;
    border-bottom: 1px solid #485A57;
    margin: 0
}
.page_header time {
    border-bottom: 1px solid #485A57;
    display: block;
    line-height: 50px
}
.search_results {
    padding: 50px 140px 130px
}
.one_image_one_heading .text_wrapper {
    padding: 50px 200px 130px 140px;
    max-width: 1440px;
    box-sizing: border-box;
    margin: 0 auto
}
.one_heading .text_wrapper {
    padding: 50px 200px 50px 140px;
    max-width: 1440px;
    box-sizing: border-box;
    margin: 0 auto
}
.one_heading .text_wrapper p {
    font-size: 100%;
    line-height: 30px;
    margin-bottom: 80px;
}
.one_col,
.two_cols {
    width: 1440px;
    margin: 0 auto
}
.two_cols.news {
    display: block
}
.two_cols .col,
.two_cols .post {
    width: 50%;
    display: inline-block;
    vertical-align: top
}
.two_cols .post .featimg,
.two_cols .col .featimg {
    height: 600px;
    padding: 0
}
.two_cols .post h2,
.two_cols .col h2 {
    margin: 0 0 1em
}
.two_cols .post .posttext,
.two_cols .col .posttext {
    box-sizing: border-box
}
.two_cols .post .posttext .text,
.two_cols .col .posttext .text {
    margin: 0 0 3em
}
.two_cols .col {
    min-height: 100%;
    position: relative
}
.two_cols .col.odd .posttext {
    padding: 70px 110px 130px 140px
}
.two_cols .col.even .posttext {
    padding: 70px 140px 130px 110px
}
.two_cols.featured_events .post.even {
    background: #fff
}
.two_cols.sliderwrap {
    line-height: 0
}
.two_cols {
    width: 100%
}
.two_cols .post {
    overflow: hidden
}
.two_cols .posttext {
    width: 720px
}
.two_cols .odd .posttext {
    float: right
}
.two_cols .even .posttext {
    float: left
}
.loadmore {
    background: #e9e5e2;
    height: 80px;
    text-align: center;
    color: #485A57;
    line-height: 80px;
    font-size: 22px;
    font-family: "Circular-Bold";
    font-weight: bold
}
.loadmore a {
    display: block
}
.loadmore a svg {
    width: 22px;
    height: 80px;
    fill: #485A57;
    margin: 0 0.5em 0 0
}
.loadmore a svg,
.loadmore a span {
    display: inline-block;
    vertical-align: top
}
.back {
    line-height: 38px;
    font-size: 28px;
    font-family: "Circular-Bold";
    font-weight: bold;
    margin: 45px 0 0;
    display: inline-block
}
.back svg,
.back span {
    display: inline-block;
    vertical-align: top
}
.back svg {
    width: 48px;
    height: 35px;
    margin: 0 0.5em 0 0;
    fill: #485A57
}
.intro_text {
    padding: 45px 0 0
}
.related_properties {
    padding: 70px 0 20px;
    position: relative;
    background: #F5EFE0
}
.related_properties .slider_nav {
    top: 50%;
    left: 50%;
    height: 100px
}
.related_properties .slider_nav.prev {
    margin: -50px 0 0 -632px
}
.related_properties .slider_nav.next {
    margin: -50px 0 0 612px
}
.related_properties_slider .property_block {
    margin: 0 12px
}
.slider .slide {
    height: 600px
}
.profile_listing {
    padding: 0 0 110px
}
.profile .readmore {
    display: none
}
.event_module {
    padding: 0 0 130px
}
.icon {
    max-width: 90px;
    max-height: 90px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 0 45px
}
.list li {
    border-bottom: 1px solid #485A57;
    width: 100%;
    overflow: hidden;
    line-height: 37px
}
.list li .list_item {
    float: left
}
.list li .list_item svg,
.list li .list_item span,
.list li .list_item img {
    display: inline-block;
    vertical-align: middle
}
.list li .value {
    float: right;
    font-family: "Circular-Bold";
    font-weight: bold
}
.clearfloats:before,
.clearfloats:after {
    content: " ";
    display: table
}
.clearfloats:after {
    clear: both
}
.section_heading {
    padding: 75px 0
}
.section_heading h1 {
    margin: 0;
    float: left
}
.section_heading .icon {
    float: right
}
.section_nav {
    background: #414042;
    color: #F5EFE0;
    width: 100%;
    top: 100px;
    left: 0;
    position: fixed;
    border-top: 1px solid #fff;
    box-sizing: border-box;
    line-height: 50px;
    text-indent: 140px;
    z-index: 2
}
.section_nav a {
    display: block
}
.section_nav div {
    height: 50px;
    position: relative
}
.section_nav .darr {
    width: 30px;
    height: 18px;
    fill: #F5EFE0;
    position: absolute;
    left: 40px;
    bottom: 15px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}
.section_nav .darr svg {
    width: 100%;
    height: 100%;
    display: block
}
.section_nav ul {
    display: none
}
.section_nav ul li a br {
    display: none
}
.section_nav.open .darr {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.acf_map {
    height: 600px
}
.map_heading_and_list h2 {
    margin: 75px 0 0
}
.map_heading_and_list .posttext {
    min-height: 0
}
h2.heading,
.map_heading_and_list h2 {
    padding: 75px 0 0
}
div.wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: none
}
div.wpcf7-validation-errors {
    color: red
}
div.wpcf7 img.ajax-loader {
    margin-left: 20px
}
.subscribe_popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999
}
.subscribe_popup .wpcf7-not-valid-tip {
    display: none
}
.subscribe_popup input.wpcf7-not-valid {
    border-color: red
}
.subscribe_popup .curtain {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0
}
.subscribe_popup .popup_wrap {
    width: 910px;
    height: 580px;
    margin: -290px 0 0 -460px;
    left: 50%;
    top: 50%;
    z-index: 2;
    position: absolute
}
.subscribe_popup .popup_img {
    background-size: cover;
    background-position: center;
    height: 610px;
    width: 300px;
    float: left
}
.subscribe_popup .contact_form {
    float: right;
    margin: 0;
    background: #F5EFE0;
    padding: 70px;
    width: 610px;
    height: 610px;
    box-sizing: border-box
}
.subscribe_popup .close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 23px;
    right: 23px
}
.subscribe_popup .close svg {
    width: 100%;
    height: 100%;
    display: block;
    fill: #485A57
}
@media screen and (max-width: 1700px) {
    .find_your_place .left-col .content_wrap {
        width: 100%
    }
    .page_header .content_wrap,
    .find_your_place .left-col .content_wrap.selectwrap {
        padding: 0 50px
	    
    }
    .property_block {
        width: 50%
    }
    .find_your_place .page_header .content_wrap {
        padding: 0 50px
    }
    .placeswrap {
        padding: 0 44px
    }
}
@media screen and (max-width: 1440px) {
    body {
        font-size: 18px;
        line-height: 25px
    }
    h1 {
        font-size: 55px;
        line-height: 60px
    }
    h2 {
        font-size: 48px;
        line-height: 45px
    }
    h3 {
        font-size: 28px;
        line-height: 31px
    }
    .header_logo {
        width: 300px;
        height: 300px;
        margin: -150px 0 0 -150px
    }
    .home.smalllogo .header_logo {
        top: 48px;
        -webkit-transform: scale(0.4041594746);
        transform: scale(0.4041594746);
        -webkit-transition: all 0.5s;
        transition: all 0.5s
    }
    .content_wrap,
    .fullwidth_wrap {
        width: 100%
    }
    .page_header .content_wrap {
        width: 100%;
        padding: 0 140px 0 140px
    }
    .one_image_one_heading .text_wrapper {
        padding: 50px 140px 130px 140px
    }
    .eventswrap {
        width: 900px
    }
    .home_section h2,
    .home_section .text,
    .home_section .link_outs {
        width: 415px
    }
    .home_section .text {
        margin: 0 58px 0 0
    }
    .home_section .two_cols .col.odd .posttext,
    .home_section .two_cols .col.even .posttext {
        padding: 90px 0;
        float: none;
        width: 588px;
        margin: 0 auto
    }
    .map_heading_and_list .two_cols {
        padding: 0 140px;
        box-sizing: border-box
    }
    .map_heading_and_list .two_cols .col {
        box-sizing: border-box
    }
    .map_heading_and_list .two_cols .odd {
        padding: 0 20px 75px 0
    }
    .map_heading_and_list .two_cols .even {
        padding: 0 0 75px 20px
    }
    .two_cols {
        padding: 0
    }
    .two_cols.sliderwrap,
    .two_cols.two_images__two_headings {
        padding: 0
    }
    .two_cols .odd,
    .two_cols .even {
        padding: 0
    }
    .home_content .content_wrap {
        padding: 0;
        width: 888px
    }
    .event_block {
        width: 288px;
        margin: 0 6px 12px
    }
    #properties {
        width: 100%;
        margin: 0 auto;
        position: relative;
        left: auto
    }
    .property_block {
        margin: 0;
        padding: 50px 6px 0
    }
    .property_block img {
        width: 100%;
        height: auto
    }
    .two_cols .posttext {
        width: 100%;
        box-sizing: border-box
    }
    .two_cols .col.odd .posttext {
        padding: 90px 29px 90px 140px
    }
    .two_cols .col.even .posttext {
        padding: 90px 140px 90px 29px
    }
    .expand_link {
        padding: 0 30px
    }
    .expand_link svg {
        margin: 0 40px 0 0
    }
    .contact .icon {
        left: 90px
    }
    .contact .cols {
        width: 70%;
    }
    .contact .cols .col {
        width: 200px;
        margin: 0
    }
    .find_your_place select {
        width: 588px
    }
    .bottom .content_wrap {
        height: 100%
    }
    .bottom .logo {
        left: 90px
    }
    .bottom ul {
        width: 425px
    }
    .related_properties_slider_wrap {
        width: 588px
    }
    .related_properties_slider {
        width: 600px;
        margin: 0 0 0 -6px
    }
    .related_properties .slider_nav.prev {
        margin: -50px 0 0 -330px
    }
    .related_properties .slider_nav.next {
        margin: -50px 0 0 300px
    }
    .credits {
        padding: 0 0 80px
    }
    .credits .col.col1of2 {
        padding: 80px 29px 75px 0
    }
    .credits .col.col1of2 .push_to_bottom {
        padding: 0 29px 0 0
    }
    .credits .col.col2of2 {
        padding: 80px 0 75px 29px
    }
    .credits .col.col2of2 .push_to_bottom {
        padding: 0 29px 0 0
    }
    .four_cols {
        width: 636px
    }
    .four_cols .col {
        width: 270px;
        margin: 0 24px 24px
    }
    .map_heading_and_list h2 {
        margin: 75px 0
    }
    .map_heading_and_list .two_cols .col.odd .posttext,
    .map_heading_and_list .two_cols .col.even .posttext {
        padding: 0
    }
    .map_heading_and_list .two_cols .col.odd .posttext {
        margin: 0 auto 2em
    }
}
@media screen and (max-width: 1020px) {
    .home_content .content_wrap {
        width: 600px
    }
    .home_section h2,
    .home_section .text,
    .home_section .link_outs {
        width: 100%
    }
    .home_section .text {
        margin: 0 0 1em
    }
    .home_section h2 {
        margin: 80px 0 50px
    }
    .eventswrap {
        width: 600px
    }
    .two_cols,
    .two_cols .content_wrap {
        display: block
    }
    .two_cols .col,
    .two_cols .content_wrap .col {
        width: 100%
    }
    .two_cols .col.odd .posttext,
    .two_cols .col.even .posttext,
    .two_cols .content_wrap .col.odd .posttext,
    .two_cols .content_wrap .col.even .posttext {
        padding: 90px 140px
    }
    .find_your_place .two_cols .col.odd .posttext,
    .find_your_place .two_cols .col.even .posttext {
        padding: 0 140px 90px
    }
    .credits .col.col1of2,
    .credits .col.col2of2 {
        padding: 80px 0 75px
    }
    .subscribe_popup .popup_wrap {
        width: 610px;
        margin: -290px 0 0 -305px
    }
    .subscribe_popup .popup_img {
        display: none
    }
    .subscribe_popup .contact_form {
        float: none
    }
    .map_heading_and_list .two_cols,
    .map_heading_and_list .two_cols .odd,
    .map_heading_and_list .two_cols .even {
        padding: 0
    }
}
@media screen and (max-width: 800px) {
    .property_block {
        width: 50%
    }
}
@media screen and (max-width: 767px) {
    .two_cols {
        display: block
    }
    .two_cols .col,
    .two_cols .content_wrap .col {
        min-height: 300px
    }
    .two_cols .col,
    .two_cols .content_wrap .col {
        min-height: 300px
    }
    .panel_wrap {
        padding: 0
    }
    h2.heading,
    .map_heading_and_list h2 {
        padding: 1em 0 0;
        margin: 0 auto 1em
    }
    .two_cols {
        padding: 0
    }
    .two_cols.sliderwrap,
    .two_cols.two_images__two_headings {
        padding: 0
    }
    .two_cols .odd,
    .two_cols .even {
        padding: 0
    }
    .credits .text {
        min-height: 0
    }
    .credits .col.col1of2,
    .credits .col.col2of2 {
        padding: 80px 30px 75px
    }
    .credits .col.col1of2 .push_to_bottom,
    .credits .col.col2of2 .push_to_bottom {
        position: relative;
        padding: 0
    }
    .home_content .content_wrap,
    .page_header .content_wrap {
        padding: 0 32px
    }
    .sign_up .contact_form,
    .form .contact_form {
        width: 100%;
        margin: 0;
        padding: 32px;
        box-sizing: border-box
    }
    .locate-us-map {
        height: auto
    }
    body {
        font-size: 14px;
        line-height: 20px
    }
    h1 {
        font-size: 38px;
        line-height: 35px
    }
    h2,
    h3 {
        font-size: 28px;
        line-height: 30px
    }
    .pagewrap {
        margin: 0 0 -800px
    }
    footer,
    .pagewrap:after {
        height: 800px
    }
    .header_logo {
        width: 200px;
        height: 200px;
        margin: -100px 0 0 -100px
    }
    .home.smalllogo .header_logo {
        top: 30px;
        -webkit-transform: scale(0.4420475643);
        transform: scale(0.4420475643)
    }
    header {
        height: 60px
    }
    header .newenham_logo {
        top: 13px;
        width: 34px;
        height: 34px;
        margin: 0 0 0 -17px
    }
    .page_header h1 {
        padding: 15px 0 50px
    }
    .pagewrap {
        padding: 60px 0 0
    }
    #hamburger {
        top: 19px;
        left: 18px
    }
    #open-search {
        right: 18px;
        top: 19px
    }
    .home_content .content_wrap,
    .content_wrap,
    .fullwidth_wrap {
        width: 100%
    }
    .content_wrap {
        padding: 0 30px;
        box-sizing: border-box
    }
    .one_image_one_heading .text_wrapper {
        padding: 50px 28px
    }
    .two_cols .col.odd .posttext,
    .two_cols .col.even .posttext,
    .map_heading_and_list .two_cols .col.even .posttext,
    .map_heading_and_list .two_cols .col.odd .posttext {
        padding: 50px 32px;
        margin: 0;
        width: 100%;
        box-sizing: border-box
    }
    .map_heading_and_list .two_cols .col.odd .posttext {
        padding: 50px 32px 0
    }
    .find_your_place .two_cols .col.odd .posttext,
    .find_your_place .two_cols .col.even .posttext {
        padding: 32px 50px
    }
    .placeswrap {
        padding: 0 26px
    }
    .two_cols .post .posttext .text,
    .two_cols .col .posttext .text {
        min-height: 0
    }
    .event_block {
        margin: 0 0 12px
    }
    .eventswrap {
        width: 300px
    }
    .four_cols {
        width: 100%
    }
    .four_cols .col {
        width: 100%;
        margin: 0 0 60px
    }
    .profile .text {
        display: none
    }
    .profile .text p {
        margin: 0;
        padding: 0 0 1em
    }
    .profile .readmore {
        display: block;
        width: 34px;
        height: 18px;
        margin: 24px 0 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s
    }
    .profile .readmore svg {
        width: 100%;
        height: 100%;
        fill: #485A57
    }
    .profile .readmore.open {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .find_your_place select {
        width: 260px
    }
    .contact {
        height: auto;
        padding: 40px 0;
        font-size: 22px;
        line-height: 30px
    }
    .contact .icon {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto 40px
    }
    .contact .cols {
        width: 100%;
        top: auto;
        right: auto;
        text-align: center;
        position: relative
    }
    .contact .cols .col {
        width: 100%;
        display: block
    }
    .home_section h2,
    .home_section .text,
    .home_section .link_outs {
        width: 100%
    }
    .related_properties_slider_wrap,
    .news_slider_wrap,
    .related_properties_slider,
    .news_slider {
        width: 100%;
        margin: 0
    }
    .content_wrap.latest_news {
        padding: 0
    }
    .news_slide {
        margin: 0
    }
    .news_slide .details {
        padding: 0 30px 50px
    }
    .bottom {
        height: 175px
    }
    .bottom .logo {
        position: relative;
        left: auto;
        display: block;
        margin: 0 auto
    }
    .bottom ul {
        width: 100%;
        text-align: center;
        position: relative;
        right: auto
    }
    .bottom ul li {
        display: block;
        margin: 0;
        line-height: 20px
    }
    .sign_up .contact_form {
        width: 260px;
        margin: 0 auto
    }
    .expand_link span.hide_mobile {
        display: none
    }
    .contact_form input,
    .contact_form textarea {
        font-size: 14px
    }
    .contact_form input::-webkit-input-placeholder,
    .contact_form textarea::-webkit-input-placeholder {
        font-size: 14px
    }
    .contact_form input:-moz-placeholder,
    .contact_form textarea:-moz-placeholder {
        font-size: 14px
    }
    .contact_form input:-moz-placeholder,
    .contact_form textarea:-moz-placeholder {
        font-size: 14px
    }
    .contact_form input:-ms-input-placeholder,
    .contact_form textarea:-ms-input-placeholder {
        font-size: 14px
    }
    .contact_form input[type="submit"] {
        font-size: 14px;
        line-height: 38px
    }
    .menu_overlay nav {
        padding: 50px 20px
    }
    .menu_overlay nav .main_nav {
        font-size: 28px;
        line-height: 35px
    }
    .section_nav {
        top: 60px;
        text-indent: 0;
        text-align: center
    }
    .section_nav .darr {
        left: 18px
    }
    .section-nav-toggle {
        text-align: center
    }
    .slider .slide,
    .acf_map {
        height: 243px
    }
    .section_heading {
        padding: 50px 0
    }
    .section_heading .icon {
        float: none;
        margin: 0 0 1em
    }
    .close_slideout_form {
        display: block;
        top: 32px;
        left: 32px;
        position: absolute
    }
    .close_slideout_form svg {
        fill: #485A57
    }
    .contact_form input {
        height: 40px;
        line-height: 38px
    }
    .contact_us,
    .register,
    .book {
        min-height: 0
    }
    .contact_us .contact_form,
    .register .contact_form,
    .book .contact_form {
        top: auto;
        left: auto;
        height: auto;
        height: 100%;
        overflow: scroll;
        margin: 0;
        width: 100%;
        padding: 0
    }
    .contact_us .contact_form .wpcf7,
    .register .contact_form .wpcf7 {
        width: 260px;
        margin: 0 auto;
        display: block;
        padding: 80px 0 20px
    }
    .contact_us h3,
    .register h3 {
        font-size: 14px;
        line-height: 20px
    }
    .contact_us .panel,
    .register .panel,
    .book .panel{
        width: 100vw;
        right: -100vw;
        height: 100%
    }
    .contact_us .panel .tab,
    .register .panel .tab,
    .book .panel .tab{
        height: 30px;
        line-height: 30px;
        left: -75px;
        width: 120px
    }
    .contact_us,
    .register {
        -webkit-transition: z-index 0s 0.3s;
        transition: z-index 0s 0.3s
    }
    .book_open .book,
    .contact_us_open .contact_us,
    .contact_us_open .register,
    .register_open .contact_us,
    .register_open .register {
        z-index: 99999;
        -webkit-transition: z-index 0s;
        transition: z-index 0s
    }
    .register .panel .tab {
        margin: -45px 0 0
    }
    .home_content .find_your_place {
        height: auto
    }
    .home_content .find_your_place a {
        float: none;
        display: block;
        margin: 30px 0;
        font-size: 28px;
        line-height: 30px
    }
    .home_content .find_your_place .icon {
        height: 50px;
        width: 78px;
        float: none;
        margin: 0 0 40px
    }
    .home_content .find_your_place .icon svg {
        width: 100%;
        height: 100%
    }
    .header_img .scroll_down {
        display: none
    }
    .subscribe_popup .popup_wrap {
        width: 260px;
        height: 490px;
        margin: -220px 0 0 -130px
    }
    .subscribe_popup .popup_img {
        display: none
    }
    .subscribe_popup .contact_form {
        float: none;
        width: 260px;
        padding: 25px;
        height: 440px
    }
    .subscribe_popup .close {
        top: 25px;
        right: 25px
    }
    .searchform input {
        font-size: 28px;
        line-height: 30px
    }
    .searchform input::-webkit-input-placeholder {
        font-size: 28px
    }
    .searchform input:-moz-placeholder {
        font-size: 28px
    }
    .searchform input::-moz-placeholder {
        font-size: 28px
    }
    .searchform input:-ms-input-placeholder {
        font-size: 28px
    }
    .find_your_place .map {
        height: 300px
    }
    .link_out {
        font-size: 18px;
        line-height: 21px
    }
    .link_out svg {
        width: 28px
    }
    .find_your_place .right-col {
        display: none
    }
    .find_your_place .left-col {
        width: 100%
    }
    .property_block {
        width: 33.33%
    }
    .placeswrap {
        padding: 0 44px
    }
    .related_properties .slider_nav {
        display: none
    }
}
@media screen and (max-width: 480px) {
    .two_cols .col,
    .two_cols .content_wrap .col {
        min-height: 300px
    }
    .property_block {
        width: 100%
    }
    .masterplan #map {
        height: 200px
    }
    .legend {
        position: relative
    }
    .legend .panel {
        left: auto;
        position: relative;
        width: 100%
    }
    .legend .panel .tab {
        display: none
    }
    .legend .panel_wrap {
        position: relative
    }
    .legend .legend-wrap {
        top: auto;
        margin: 0;
        left: auto;
        position: relative;
        padding: 30px;
        box-sizing: border-box;
        width: 100%
    }
}
.page-template-page-landing #hamburger,
.page-template-page-landing #open-search {
    display: none
}
.page-template-page-landing .section_nav {
    display: none
}
.page-template-page-landing footer {
    display: none
}
.page-template-page-landing .landing_wrap {
    box-sizing: border-box
}
.page-template-page-landing .hero_image,
.page-template-page-landing .one_image_one_heading {
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: left;
    height: 100vh
}
.page-template-page-landing .hero_image {
    width: 40%
}
.page-template-page-landing .hero_image img {
    width: 100%
}
.page-template-page-landing .text ul li {
    margin-bottom: 5px
}
.page-template-page-landing .one_image_one_heading {
    width: 60%
}
.page-template-page-landing footer,
.page-template-page-landing .pagewrap:after {
    display: none
}
.page-template-page-landing .contact_us,
.page-template-page-landing .register {
    display: none
}
.page-template-page-landing .one_image_one_heading__form .contact_form {
    margin: 0
}
@media screen and (max-width: 1000px) {
    .one_image_one_heading .text_wrapper {
        padding: 50px 60px 130px 60px
    }
}
@media screen and (max-width: 800px) {
    .hero_image,
    .one_image_one_heading {
        width: 100% !important;
        height: 100% !important
    }
    .featimg {
        padding: 0 0 90% !important
    }
    .one_heading .text_wrapper {
        padding: 30px;
        max-width: 1440px;
        box-sizing: border-box;
        margin: 0 auto
    }
    .one_heading .text_wrapper p {
        font-size: 20px;
        line-height: 28px
    }
}
.posts_grid {
    margin-top: 24px
}
.posts_grid .two_cols .post .featimg,
.posts_grid .two_cols .col .featimg {
    height: 400px
}
.posts_grid .two_cols .col {
    padding: 0 12px 24px 12px
}
.posts_grid .two_cols .col.odd .posttext {
    padding: 40px 40px 60px 40px
}
.posts_grid .two_cols .col.even .posttext {
    padding: 30px
}
.posts_grid .two_cols .posttext {
    width: 100%;
    position: relative
}
.blog .content_wrap {
    padding: 0 40px
}
.page-template-page-landing-alt-php .section_nav {
    display: none
}
.page-template-page-landing-alt-php .header_img_text .text_wrapper {
    padding: 150px 200px 130px 140px;
    max-width: 1440px;
    box-sizing: border-box;
    margin: 0 auto;
    color: F5EFE0;
}
.page-template-page-landing-alt-php .header_img_text .text_wrapper h1 {
    font-size: 100px;
    line-height: 100px;
    padding-bottom: 10px;
    letter-spacing: -2px
}
.page-template-page-landing-alt-php .header_img_text .text_wrapper h1,
.page-template-page-landing-alt-php .header_img_text .text_wrapper h2 {
    text-shadow: -1px 0px 10px #969696
}
@media screen and (max-width: 480px) {
    .page-template-page-landing-alt-php .featured_post .text_wrapper {
        padding: 50px 32px
    }
    .page-template-page-landing-alt-php .featured_post .text_wrapper p {
        font-size: 23px;
        line-height: 25px
    }
    .page-template-page-landing-alt-php .header_img_text .text_wrapper {
        padding: 50px 32px
    }
    .page-template-page-landing-alt-php .header_img_text .text_wrapper h1 {
        padding-top: 50px;
        font-size: 40px;
        line-height: 35px;
        padding-bottom: 10px;
        letter-spacing: 0
    }
    .page-template-page-landing-alt-php .header_img_text .text_wrapper h2 {
        font-size: 25px;
        line-height: 28px
    }
}
.single-post .text ul {
    list-style-type: circle;
    list-style-position: inside
}
.single-post .text ul li {
    padding-left: 2em;
    text-indent: -2em
}
.video-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 30px
}
.video-wrapper embed,
.video-wrapper object,
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.status_legend {
    padding-top: 30px;
    display: block
}
.status_legend li {
    display: inline-block;
    font-family: "Circular-Bold";
    padding-right: 15px
}
.status_legend li span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px
}
.status_legend li span.orange {
    background: #ffad5a
}
.status_legend li span.grey {
    background: #485A57
}
.status_legend li span.purple {
    background: #7F5CFF
}
.house-land-info {
    display: inline-block;
    padding-top: 10px
}
.house-land-info li {
    padding-right: 20px;
    font-family: "Circular-Bold";
    display: inline-block;
    font-size: 35px
}
.house-land-info li span {
    font-family: "Circular-Book";
    font-size: 16px
}
.house-land-info li img {
    padding-right: 5px
}
.house-land-info li:last-child {
    padding-right: 0
}
#subscribe-popup {
    display: none !important
}
.addtoany_content_bottom {
    float: right
}
.home_content .find_your_place {
    margin-top: -100px;
    height: 100px;
}
.home_content .find_your_place a {
    font-size: 22px;
    line-height: 26px;
    margin: 25px 0 0;
}
.home_content .find_your_place .icon svg {
    height: 50px;
}
.home_content .find_your_place .icon {
    margin: 25px 0 0;
}
.download {
    text-decoration: underline;
    color: #F5EFE0 !important;
    font-weight: 700
}
@media only screen and (max-width: 768px) {
    .download {
        text-decoration: none;
        background-color: #F5EFE0;
        color: #485A57 !important;
        padding: 4px;
        font-size: 1em
    }
}
.noThumb {
    width: 85px;
    height: 45px;
    background-color: #000;
    float: left;
    margin: 0 12px 0 0;
}
ul.realty_widget {
    margin-top: 10px;
}
ul.realty_widget li {
    margin: 0 0 15px 0;
    list-style: none;
    min-height: 45px;
    line-height: 19px;
    background: #F5EFE0;
    padding: 0 0 12px;
}
ul.realty_widget li .link_out {
    border-top: 2px solid #485A57;
    border-bottom: 2px solid #485A57;
    margin: 5px 10px;
    line-height: 33px;
    padding: 10px 0;
}
ul.realty_widget li .link_out a {
    text-decoration: none;
    display: block;
    width: 100%;
    position: relative;
    padding: 0 48px 0 0;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 28px;
    margin: 0;
}
ul.realty_widget li .link_out svg {
    width: 48px;
}
ul.realty_widget li img {
    float: left;
    margin: 0 12px 10px 0 !important;
    width: 100%;
    height: auto;
}
ul.realty_widget li a {
    font-weight: bold;
    margin: 4px 0px 65px;
    font-size: 23px;
    padding: 0 12px;
    display: block;
    line-height: 31px;
}
.widget-title {
    font-size: 30px;
}
ul.realty_widget li span {
    display: block;
    font-size: 11px;
}
ul.mobile_header_btn {
    display: none;
}
.wdi_layout_th .wdi_shape_portrait .wdi_img,
.wdi_layout_th .wdi_shape_square .wdi_img {
    width: 102% !important;
}
@media (max-width: 991px) {
    .smalllogo ul.mobile_header_btn, .page-template.is-mobile ul.mobile_header_btn {
        display: block;
        position: fixed;
        top: 100px;
        z-index: 999;
        width: 100%;
        text-align: center;
        /*background: #F5EFE0;*/
    }

    .smalllogo ul.mobile_header_btn li:first-child, .page-template.is-mobile ul.mobile_header_btn li:first-child {
        border-left: 0px solid #000;
    }
    .smalllogo ul.mobile_header_btn li, .page-template.is-mobile ul.mobile_header_btn li {
        display: inline-block;
        border-left: 1px solid #000;
        font-size: 12px;
        padding: 0 7px;
		background: #F5EFE0;
    }
    .header_btn {
        display: none !important;
    }
}
@media (max-width: 767px) {
    ul.realty_widget li:first-child {
        display: block !important;
    }
    ul.realty_widget li {
        display: none;
    }
    .smalllogo ul.mobile_header_btn, .page-template.is-mobile ul.mobile_header_btn {
        top: 60px;
    }
    .smalllogo ul.mobile_header_btn li, .page-template.is-mobile ul.mobile_header_btn li {
        font-size: 9px;
        padding: 0 8px;
    }
    .contact_us .contact_form h2, .register .contact_form h2, .legend .contact_form h2, .book .contact_form h2 {
        margin: 15px 0 1em;
        text-align: center;
    }
    .contact_us .contact_form .wpcf7, .register .contact_form .wpcf7 {
        padding: 10px 0 20px;
    }
    .smalllogo ul.mobile_header_btn li, .page-template.is-mobile ul.mobile_header_btn li {
        border: none;
    }
    .news_slider {
        margin: 35px 0px 0 0px !important;
    }
    #hamburger {
        z-index: 999999;
    }
    .menu_overlay {
        z-index: 9999;
    }
    .mobile_header_btn.ext_nav {    top: 109px!important;} 
}
@media (max-width: 320px) {
    .smalllogo ul.mobile_header_btn li, .page-template.is-mobile ul.mobile_header_btn li {
        font-size: 9px;
        padding: 0 2px;
    }
}
.events-wrap {
    padding: 0 0px 60px !important;
}
.home_section {
    padding: 0 0 60px;
}

/* Newsletter Checkbox */
.wpcf7-form-control-wrap.receive-newsletter span.wpcf7-list-item, .wpcf7-form-control-wrap.receive-new-land-release span.wpcf7-list-item {
  margin: 0 !important;
}
.wpcf7-form-control-wrap.receive-newsletter span.wpcf7-list-item span.wpcf7-list-item-label {
}
.wpcf7-form-control-wrap.receive-newsletter input[type="checkbox"], .wpcf7-form-control-wrap.receive-new-land-release input[type="checkbox"] {
    width: 50px;
    height: 50px;
    vertical-align: -webkit-baseline-middle;
}
.wpcf7-form-control-wrap.receive-newsletter input[type="checkbox"]:checked:after, .wpcf7-form-control-wrap.receive-new-land-release input[type="checkbox"]:checked:after {
    position:absolute;
    transform: translateX(-35%);
    -webkit-transform: translateX(-35%);
    -moz-transform: translateX(-35%);
    -o-transform: translateX(-35%);
    font-family: "FontAwesome";
    font-size: 30px;
    content: "\f00c";
    color:#485A57;
}

.fa-angle-double-right {padding-right:4%}

/* Events Page Items */
.event_block_item {
    width: 370px;
    margin: 12px;
    float: left;
    position: relative;
    border-top: 4px solid #485A57;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    background: #e9e5e2
}
@media screen and (max-width: 1440px) {
  .event_block_item {
    width: 288px;
    margin: 0 6px 12px;
  }
}
.event_block_item .featimg {
    height: 300px
}
.event_block_item .details {
    padding: 0 30px 10px;
    height: 181px;
}
.event_block_item .link_out {
    margin: 30px;
}
.event_block_item .text {
    margin: 0 0 2em;
}
.event_block_item h3 {
    margin: 1em 0;
}

/* Event Page */
.featured_post .feat_posttext.content_wrap {
  padding: 15px 50px
}

/* Alt Landing Page No Header */
.home_content.no_header_img {
	margin-top: 0px !important;
}
.pagewrap.no_header_img {
	padding-top: 100px !important;
}

/* Master Plan */
.two_cols .mplan-map {
	height: 615px;
	width: 70%;
	overflow: hidden;
}
.mplan-map-img {
    background: url('/content/uploads/2018/02/mplan-20180601.png') no-repeat;
    display: block;
    height: 615px;
    background-position: 50% 75%;
    background-color: #bed1c9;
}
.two_cols .mplan-key {
	height: 615px;
	width: 30%;
	text-align: center;
	background: #eeebe4;
}

@media screen and (max-width: 1300px) and (min-width: 1023px) {
	.two_cols .odd.mplan-map, .two_cols .even.mplan-key {
		height: 615px !important;
	}
	.two_cols .odd.mplan-map {
	    width: 60%;
	}
	.two_cols .even.mplan-key {
	    width: 40%;
	}
}

@media screen and (max-width: 1020px) {
    .two_cols .odd.mplan-map {
	    width: 100%;
	}
	.two_cols .even.mplan-key {
	    width: 100%;
	}
}