

@import url("../../reverie-master/css/style.css");

@font-face {
    font-family: 'Gotham-R';
    src: url('../fonts/GothamBook.eot');
    src: url('../fonts/GothamBook.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamBook.woff2') format('woff2'),
        url('../fonts/GothamBook.woff') format('woff'),
        url('../fonts/GothamBook.ttf') format('truetype'),
        url('../fonts/GothamBook.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-M';
    src: url('../fonts/GothamMedium.eot');
    src: url('../fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamMedium.woff2') format('woff2'),
        url('../fonts/GothamMedium.woff') format('woff'),
        url('../fonts/GothamMedium.ttf') format('truetype'),
        url('../fonts/GothamMedium.svg#GothamMedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-B';
    src: url('../fonts/GothamBold.eot');
    src: url('../fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamBold.woff2') format('woff2'),
        url('../fonts/GothamBold.woff') format('woff'),
        url('../fonts/GothamBold.ttf') format('truetype'),
        url('../fonts/GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body.single .entry-content a {
	color: #8fd038;
}

#wpt-forms {
	clear: both;
}

body {
	background: #efefef;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Gotham-M', Arial, sans-serif;
}

h1 > b,
h2 > b,
h3 > b,
h4 > b,
h5 > b,
h6 > b {
	font-family: 'Gotham-B', Arial, sans-serif;
}

p {
	font-family: 'Gotham-R', Arial, sans-serif;
	font-size: inherit;
}

ul, ul li ul, ul li ol {
	font-family: 'Gotham-R', Arial, sans-serif;
	font-size: inherit;
	list-style: none;
	margin-left: 0;
	position: relative;
}

ol {
	font-family: 'Gotham-R', Arial, sans-serif;
	font-size: inherit;
	position: relative;
	margin-left: 16px;
}


.but .elementor-button span.elementor-button-content-wrapper {
	display: block;
}

.but .elementor-button span.elementor-button-icon,
.but .elementor-button span.elementor-button-text {
	display: inline;
}




.full-btn a {
	width: 100% !important;
}

.elementor-text-editor ul li::before {
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    content: "\f0da";
    position: absolute;
    left: 0;
    top: -2px;
}

.elementor-text-editor ul li {
    position: relative;
    padding-left: 15px;
}

.elementor-text-editor a {
	color: inherit;
}


.wrapper {
	background-color: #ffffff;
	margin: auto;
	overflow: hidden;
	max-width: 1800px;
}

.elementor-button {
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

.elementor-button span {
    position: relative;
}

.elementor-button .elementor-align-icon-right {
    float: none;
    margin-left: 0;
    position: absolute;
    right: -20px;
    top: 3px;
}

.full-btn a {
	width: 100%;
}

.full-btn.download .elementor-button-content-wrapper {
	padding-right: 30px;
}

.elementor-button .elementor-align-icon-right {
    float: none !important;
    margin-left: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 !important;
}

header {
    margin: 0 !important;
    max-width: 100%;
    padding-top: 0;
	padding-bottom: 0;
}

img.logo {
    width: auto;
    margin-top: 23px;
    padding: 0;
}

ul.mainmenu {
    margin: 0;
    float: right;
}

ul.mainmenu li.divider {
	display: none;
}

ul.mainmenu li {
    display: inline-block;
    font-family: 'Gotham-R', Arial, sans-serif;
    font-size: 14px;
    position: relative;
}

ul.mainmenu > li > a {
    color: #525357;
    padding: 35px 10px;
    display: block;
}

ul.mainmenu li.active > a {
	color: #9bcd54;
}

ul.mainmenu li.has-dropdown > a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f107";
	margin-left: 5px;
}

ul.mainmenu > li:last-child > a {
	padding-right: 0;
}

ul.mainmenu li:hover > .dropdown {
	display: block;
}

ul.dropdown {
    display: none;
    position: absolute;
    left: 0;
    top: 90px;
    width: 275px;
    margin: 0;
    z-index: 99;
    background-color: #9bcd54;
    padding-top: 12px;
    padding-bottom: 12px;
}

ul.dropdown > li {
    width: 100%;
}

ul.dropdown > li > a {
    color: #ffffff !important;
    display: block;
    padding: 7px 15px;
}


/* About */
.about-list ul {
    overflow: hidden;
}

.about-list ul li {
    width: 50%;
    float: left;
    padding-right: 14px !important;
}


/* Hovers */
body:not(.elementor-editor-active) .hover-it .elementor-widget-wrap > section {
	-webkit-transition: opacity 0.3s ease-in;
       -moz-transition: opacity 0.3s ease-in;
         -o-transition: opacity 0.3s ease-in;
                                  opacity: 0;
}

body:not(.elementor-editor-active) .hover-it .elementor-widget-wrap:hover > section {
    opacity: 1;
}

body:not(.elementor-editor-active) .hover-it-two .elementor-column-wrap > .elementor-background-overlay,
body:not(.elementor-editor-active) .hover-it-two .elementor-column-wrap > .elementor-widget-wrap {
	-webkit-transition: opacity 0.3s ease-in !important;
       -moz-transition: opacity 0.3s ease-in !important;
         -o-transition: opacity 0.3s ease-in !important;
                                  opacity: 0 !important;
}

body:not(.elementor-editor-active) .hover-it-two .elementor-column-wrap:hover > .elementor-background-overlay,
body:not(.elementor-editor-active) .hover-it-two .elementor-column-wrap:hover > .elementor-widget-wrap {
    opacity: 1 !important;
}


/* Westlawn */
.gradient-banner {
	background-size: 60% auto !important;
}

.gradient-banner.westlawn {
	background-size: 50% auto !important;
}

.performance table {
	border-left: 1px solid #ffffff;
	border-right: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 0;
}

.performance table tr th, .performance table tr td {
    color: #ffffff;
}

.performance table tr th {
	background-color: #7bcbe2;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	font-size: 12px;
	padding: 5px 5px;
}

.performance table tr th:first-child,
.performance table tr td:first-child {
	background-color: #56c4e2;
	font-weight: 400;
	text-align: left;
	width: 25%;
	font-size: 12px;
}

.performance table tr td {
    background-color: #acdced;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    font-weight: 700;
    text-align: center;
    padding: 25px 10px;
    width: 25%;
}

.turn-sections-to-columns.three section {
	width: 33.3333% !important;
	float: left;
}

.turn-sections-to-columns.three section > .elementor-container {
	margin: 0px 10px 10px 10px;
}

.investment-overview table {
	border: 0;
	background-color: transparent;
}

.investment-overview table tr {
	background-color: transparent;
}

.investment-overview table tr td {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

.investment-overview table tr td:first-child {
	font-weight: 700;
	width: 45%;
}

.investment-overview table tr td:last-child {
	width: 55%;
}

.investment-overview table tr:last-child td {
	border-bottom: 0;
}


/* Property Portfolio */
.portfolioFilter ul {
	margin: 0;
	text-align: right;
}

.portfolioFilter ul li {
	display: inline;
}

.portfolioFilter a {
	color: #2f2f2f;
	padding: 0px 15px;
	display: inline;
}

.portfolioFilter a.current {
	color: #9bcd54;
}


/* Flags */
body:not(.elementor-editor-active) .flag.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    display: block;
    width: 100%;
}

body:not(.elementor-editor-active) .flag {
    position: relative !important;
    width: 33.3333%;
    float: left;
    padding: 5px 5px;
}

body:not(.elementor-editor-active) .flag .elementor-widget-container,
body:not(.elementor-editor-active) .flag .elementor-image-box-wrapper {
	overflow: hidden;
}

body:not(.elementor-editor-active) .flag figure {
	width: 20px !important;
	position: relative;
	top: 0;
	display: none;
}

body:not(.elementor-editor-active) .flag figure img {
    width: 15px;
    height: auto;
}

body:not(.elementor-editor-active) .flag .elementor-image-box-content {
    width: 100% !important;
    float: right;
}

.flag .elementor-image-box-content h3::before {
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    content: "\f0d9";
    color: #64cbe6;
    position: absolute;
    left: -11px;
    top: -9px;
    font-size: 40px;
    display: none;
}

.flag .elementor-image-box-content h3 {
	background-color: #64cbe6;
	margin: 0;
	padding: 7px 15px 6px 25px;
	position: relative;
}

.flag .elementor-image-box-content p {
    background-color: #abdceb;
    padding: 7px 15px 6px 25px;
    position: relative;
}


/* Leasing */
body:not(.elementor-editor-active) .state::before {
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    content: "\f0d9";
    color: #65952d;
    position: absolute;
    left: -20px;
    bottom: -14px;
    z-index: 9;
    font-size: 28px;
}

body:not(.elementor-editor-active) .state {
    width: 70px;
}

body:not(.elementor-editor-active) .state > .elementor-widget-container {
	z-index: 10;
	position: relative;
}


.fully-leased .elementor-background-overlay {
	background-size: 200px auto !important;
}

.portfolioContainer.full > .elementor-column-wrap > .elementor-widget-wrap > section {
	width: 100%;	
}


/* News */
.blog {
	margin-bottom: 40px;
}

.post-item {
    margin-bottom: 35px;
}

.post-item:nth-child(odd) {
	clear: both;
}

.entry-image {
    position: relative;
    overflow: hidden;
    height: 180px;
}

.entry-image img {
    margin-top: -85px;
}

.entry-content {
	background-color: #f8f8f8;
	padding: 28px 25px 0px 25px;
	height: 250px;
	position: relative;
}

.entry-content h2 {
    color: #2f2f2f;
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Gotham-R', Arial, sans-serif;
    line-height: 1.2;
}

.entry-content h2 a {
	color: #2f2f2f;
}

.entry-content time {
    color: #9bcd54;
    margin-bottom: 15px;
    display: block;
}

.entry-content p {
    color: #2f2f2f;
    font-size: 12px;
}

.entry-content .button {
	background-color: #9bcd54;
	margin: 0;
	display: block;
	text-transform: uppercase;
	margin-left: 0;
	margin-right: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	position: absolute;
}

.page-numbers li span.current {
    background: #8fd038;
}

#sidebar {
    padding-left: 1.875rem;
    padding-right: 15px;
}

#sidebar .panel {
    background-color: transparent;
    padding: 0;
}


/* News - Single */
body.single article h1 {
    margin: 0 0 5px 0;
    font-size: 25px;
}

body.single article .entry-content {
    background-color: transparent;
    padding: 0;
    height: auto;
}

body.single article .entry-content time {
    margin-bottom: 20px;
    display: block;
}


/* News - Home */
body .elementor-2 .elementor-element.elementor-element-1961731 .obfx-grid-col {
    box-shadow: 0 !important;
}

.obfx-grid-content.entry-content {
    padding: 15px 25px 0px 25px;
    height: auto;
    background-color: transparent;
}

.obfx-grid-col-content {
    position: relative;
    padding-bottom: 65px;
    height: 220px;
}

.obfx-grid-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.obfx-grid-footer a {
    text-align: center;
    width: 100%;
    padding: 20px 15px 20px 15px;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0;
}


/* Forms */
.register-interest .gf_left_half {
    width: 45% !important;
}

.register-interest .gf_right_half {
    width: 55% !important;
}

.register-interest label {
	margin: 0;
	color: #ffffff;
	font-size: 13px !important;
}

.register-interest label span {
	color: #ffffff !important;
}

.register-interest .ginput_container {
	margin-top: 0 !important;
}

.register-interest .ginput_container input {
    border: 0;
    background-color: #abdceb;
    box-shadow: none;
    height: auto;
    padding: 18px 15px !important;
    font-size: 14px !important;
    color: #2f2f2f;
    margin: 0;
}

.register-interest .gform_footer {
    width: 55% !important;
    position: absolute;
    right: 15px;
    bottom: 0;
    clear: none !important;
    float: right;
    padding: 0 0 0px 15px !important;
    margin: 0 !important;
}

.register-interest .gform_footer input {
    background-color: #2f2f2f;
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    font-size: 14px !important;
    padding: 16px 10px;
}

.contact-short {
	margin: 0;
}

.contact-short label {
	display: none !important;
}

.contact-short .ginput_container input {
    border: 1px solid #ffffff;
    background-color: transparent;
    box-shadow: none;
    height: auto;
    padding: 15px 15px !important;
    font-size: 14px !important;
    color: #ffffff;
    margin: 0;
}

.contact-short .ginput_container textarea {
    border: 1px solid #ffffff;
    background-color: transparent;
    box-shadow: none;
    height: 150px !important;
    padding: 15px 15px !important;
    font-size: 14px !important;
    color: #ffffff;
}

.contact-short .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
}

.contact-short .gform_footer input {
    color: #2f2f2f;
    margin: 0 !important;
    height: auto !important;
    font-size: 14px !important;
    padding: 16px 60px;
    background-color: #efefef;
}


/* Contact - Long */
.contact-long label {
	margin: 0;
	color: #2f2f2f;
	font-size: 13px !important;
}

.contact-long label span {
	color: #ffffff !important;
}

.contact-long .ginput_container {
	margin-top: 0 !important;
}

.contact-long .ginput_container input {
    border: 0;
    background-color: #ebebeb;
    box-shadow: none;
    height: auto;
    padding: 18px 15px !important;
    font-size: 14px !important;
    color: #2f2f2f;
    margin: 0;
}

.contact-long .ginput_container select {
    border: 0;
    background-color: #ebebeb;
    box-shadow: none;
    height: auto !important;
    padding: 15px 15px !important;
    font-size: 14px !important;
    color: #2f2f2f;
    margin: 0;
}

.contact-long .ginput_container textarea {
    border: 0;
    background-color: #ebebeb;
    box-shadow: none;
    height: 200px !important;
    padding: 18px 15px !important;
    font-size: 14px !important;
    color: #2f2f2f;
    margin: 0;
}

.contact-long .gform_footer {
    clear: none !important;
    float: right;
    padding: 25px 15px 0px 0 !important;
    margin: 0 !important;
}

.contact-long .gform_footer input {
    background-color: #8fd038;
    margin: auto !important;
    width: 150px !important;
    height: auto !important;
    font-size: 14px !important;
    padding: 16px 10px;
    display: block !important;
    float: none;
}


/* ZoHo Forms */
.zoho-general .one-half.left {
    width: 50%;
    padding-right: 10px;
    margin-bottom: 15px;
    clear: both;
}

.zoho-general .one-half.right {
	width: 50%;
	padding-left: 10px;
	margin-bottom: 15px;
}

.zoho-general .full {
    clear: both;
    width: 100%;
    margin-bottom: 15px;
}

.zoho-general label {
	margin: 0;
	color: #2f2f2f;
	font-weight: 700;
	font-size: 13px !important;
}

.zoho-general label span {
	color: red !important;
}

.zoho-general input {
    border: 0;
    background-color: #ebebeb;
    box-shadow: none;
    height: auto;
    padding: 18px 20px !important;
    font-size: 14px !important;
    color: #2f2f2f;
    margin: 0;
}

.zoho-general .selectHolder {
	position: relative;
}

.zoho-general .selectHolder::after {
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    content: "\f107";
    position: absolute;
    right: 11px;
    top: 30px;
}

.zoho-general select {
    border: 0;
    background-color: #ebebeb;
    box-shadow: none;
    height: auto !important;
    padding: 16px 15px !important;
    font-size: 14px !important;
    color: #2f2f2f;
    margin: 0;
}

.zoho-general textarea {
    border: 0;
    background-color: #ebebeb;
    box-shadow: none;
    height: 200px !important;
    padding: 18px 15px !important;
    font-size: 14px !important;
    color: #2f2f2f;
    margin: 0;
}

.zoho-general .submit {
    margin: 0 !important;
    width: 150px !important;
    height: auto !important;
    font-size: 14px !important;
    padding: 16px 10px;
    display: block !important;
    float: none;
    color: #ffffff !important;
    background-color: #8fd038;
    float: right;
}

.zoho-general .reset {
    background-color: #b7b7b7;
    margin: 0 !important;
    float: left;
    width: 150px !important;
    height: auto !important;
    font-size: 14px !important;
    padding: 16px 10px;
    display: block !important;
    float: none;
    color: #ffffff !important;
}

.zoho-general.register-interest label {
	color: #ffffff;
	font-size: 11px !important;
}

.zoho-general.register-interest label span {
	color: #ffffff !important;
}

.zoho-general.register-interest input {
	background-color: #abdceb;
    padding: 14px 15px !important;
    font-size: 12px !important;
}

.zoho-general.register-interest select {
	background-color: #abdceb;
	padding: 12px 15px !important;
	font-size: 12px !important;
}

.zoho-general .captc.right {
    background-color: #52bed8;
	padding-top: 27px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 15px;
    width: 30%;
    clear: both;
    height: 106px;
}

.zoho-general.contact .captc.right {
    background-color: #ffffff;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}

.zoho-general.contact .captc.right img {
    border: 1px solid #efefef;
}

.zoho-general.contact .captc.right a {
    color: #666666;
}

.zoho-general .captc.right img {
    width: 119px;
    margin-bottom: -7px;
}

.zoho-general .captc.right a {
    color: #ffffff;
    font-size: 10px;
}

.zoho-general .captc.left {
    background-color: #52bed8;
    padding-top: 10px;
    padding-bottom: 23px;
    padding-right: 15px;
    width: 70%;
    clear: none;
    padding-left: 15px;
    height: 106px;
}

.zoho-general.contact .captc.left {
    background-color: #ffffff;
    border-left: 1px solid #efefef;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.zoho-general.register-interest .submit {
    margin: 0 !important;
    width: 150px !important;
    height: auto !important;
    font-size: 14px !important;
    padding: 16px 10px;
    display: block !important;
    float: none;
    color: #ffffff !important;
    background-color: #2f2f2f;
    float: right;
}

.zoho-general.register-interest .reset {
    background-color: #b7b7b7;
    margin: 0 !important;
    float: left;
    width: 150px !important;
    height: auto !important;
    font-size: 14px !important;
    padding: 16px 10px;
    display: block !important;
    float: none;
    color: #ffffff !important;
}


/* Footer */
.footer {
	clear: both;
	text-align: center;
}

.footer .elementor-widget-icon-list ul {
	max-width: 135px;
	margin: auto !important;
}

.footer p.copyright {
    color: #ffffff;
    font-size: 12px;
}

.footer .footer-menu ul {
	margin: 0;
}

.footer .footer-menu ul li {
    font-size: 14px;
    line-height: 2;
    float: left;
    width: 50%;
}

.footer .footer-menu ul li.funds > a {
	display: none;
}

.footer .footer-menu ul li a {
	color: #ffffff;
}

.footer .additional-menu ul {
	margin: 0;
}

.footer .additional-menu ul li {
    display: inline;
    font-size: 12px;
    margin-right: 14px;
}

.footer .additional-menu ul li a {
	color: #ffffff;
}

.sitemap .wsp-container a {
	color: #525357;
}


@media screen and (min-width: 768px) {

	.blue-bg > .elementor-column-wrap {
		background-color: transparent !important;
	}
	
	.slick-it.three-col > .elementor-container > .elementor-row,
	.slick-it.four-col > .elementor-container > .elementor-row {
		display: block !important;
	}
	
	.slick-it.three-col .elementor-column.elementor-top-column {
	    width: 33.3333% !important;
	    float: left;
	}
	
	.slick-it.four-col .elementor-column.elementor-top-column {
		width: 25% !important;
	    float: left;
	}

}


@media screen and (min-width: 1400px) {

	.full-btn.download a {
		font-size: 40px !important;
	}
	
	.full-btn.download .elementor-button-content-wrapper {
	    padding-right: 48px;
	}

}


@media screen and (min-width: 1024px) {

	body:not(.elementor-editor-active) .flag-holder {
		background-position: calc(50% - 591px) 50% !important;
		margin-top: -59px;
	}
	
	body:not(.elementor-editor-active) .flag .elementor-image-box-content {
		display: none;
	}
	
	body:not(.elementor-editor-active) .flag {
	    position: absolute !important;
	    width: 360px;
	}
	
	body:not(.elementor-editor-active) .flag figure {
		position: absolute;
		display: block;
	}
	
	body:not(.elementor-editor-active) .flag .elementor-image-box-content {
	    width: 275px !important;
		float: right;
	}
	
	.flag .elementor-image-box-content h3::before {
	    display: block;
	}
	
	body:not(.elementor-editor-active) #one.flag {
	    left: 231px;
	    top: 52px;
	}
	
	body:not(.elementor-editor-active) #two.flag {
	    left: 218px;
	    top: 181px;
	}
	
	body:not(.elementor-editor-active) #three.flag {
	    left: 199px;
	    top: -52px;
	}
	
	body:not(.elementor-editor-active) #four.flag {
	    left: 241px;
	    top: 67px;
	}
	
	body:not(.elementor-editor-active) #five.flag {
	    left: 256px;
	    top: 104px;
	}
	
	body:not(.elementor-editor-active) #six.flag {
	    left: 214px;
	    top: -45px;
	}
	
	body:not(.elementor-editor-active) #seven.flag {
	    left: 206px;
	    top: 310px;
	}
	
	body:not(.elementor-editor-active) #seven-two.flag {
    left: 206px;
    top: 334px;
}
	
	body:not(.elementor-editor-active) #eight.flag {
	    left: 205px;
	    top: -21px;
	}
	
	body:not(.elementor-editor-active) #eight-two.flag {
		left: 186px;
		top: 4px;
	}
	
	body:not(.elementor-editor-active) #eight-three.flag {
		left: 207px;
		top: 6px;
	}
	
	body:not(.elementor-editor-active) #nine.flag {
	    left: 230px;
	    top: 80px;
	}
	
	body:not(.elementor-editor-active) #ten.flag {
	    left: 256px;
	    top: 145px;
	}
	
	body:not(.elementor-editor-active) #eleven.flag {
	    left: 235px;
	    top: 208px;
	}
	
	body:not(.elementor-editor-active) #twelve.flag {
	    left: 211px;
	    top: -71px;
	}
	
	body:not(.elementor-editor-active) #thirteen.flag {
	    left: 215px;
	    top: -94px;
	}
	
	body:not(.elementor-editor-active) #fourteen.flag {
	    left: 255px;
	    top: 171px;
	}
	
	body:not(.elementor-editor-active) #fifteen.flag {
	    left: 242px;
	    top: 179px;
	}
	
	body:not(.elementor-editor-active) #sixteen.flag {
	    left: 258px;
	    top: 125px;
	}
	
	body:not(.elementor-editor-active) #seventeen.flag {
	    left: 215px;
	    top: 51px;
	}

}


@media screen and (max-width: 1140px) {

	body:not(.elementor-editor-active) .flag-holder {
	    background-position: -533px 50% !important;
	}
	
}


@media screen and (max-width: 1024px) {

	ul.mainmenu > li > a {
	    padding: 29px 5px;
	}
		
	body:not(.elementor-editor-active) .hover-it .elementor-widget-wrap > section {
		opacity: 1;
	}
	
	body:not(.elementor-editor-active) .home .hover-it .elementor-widget-wrap > section {
		opacity: 1;
	}
	
	body:not(.elementor-editor-active) .hover-it-two .elementor-column-wrap > .elementor-background-overlay,
	body:not(.elementor-editor-active) .hover-it-two .elementor-column-wrap > .elementor-widget-wrap {
		opacity: 1 !important;
	}
	
	.hover-it-two > .elementor-column-wrap > .elementor-widget-wrap {
		margin-left: auto;
		margin-right: auto;
		max-width: 210px;
	}
	
	
	/* Home - News */
	.obfx-grid-col-content {
	    height: 255px;
	}
	
	
	/* News */
	.entry-image img {
	    margin-top: 0;
	}
	
	.entry-content {
	    height: 315px;
	}
	
	body.single article {
	    padding: 0 10px;
	}
	
	.footer .footer-menu ul li {
	    font-size: 12px;
	    line-height: 1.2;
	    margin-bottom: 14px;
	    margin-top: 14px;
	}
	
	.footer .additional-menu ul li {
	    margin-right: 5px;
	}
	
	body:not(.elementor-editor-active) .flag-holder {
	    background-image: none !important;
	}
		
	.flag .elementor-image-box-content h3 {	
		font-size: 17px !important;
	}
	
}



@media screen and (max-width: 767px) {

	.flag-holder .left-column {
		display: none;
	}
	
	.mobile-menu {
	    position: absolute;
	    right: 13px;
	    top: 18px;
	    color: #2f2f2f;
	    font-size: 20px;
	}
	
	img.logo {
	    width: 204px;
	    margin-top: 15px;
	    margin-bottom: 12px;
	}
	
	ul.mainmenu {
	    display: none;
	    position: absolute;
	    left: 0;
	    top: 0px;
	    z-index: 9999;
	    width: 100%;
	    background-color: #9bcd54;
	}
	
	ul.mainmenu.open {
		display: block;
	}
	
	ul.mainmenu li {
	    display: block;
	    width: 100%;
	}
	
	ul.mainmenu > li > a {
	    padding: 10px 15px;
	    color: #ffffff !important;
	}
	
	ul.dropdown {
	    position: relative;
	    top: 0;
	    width: 100%;
	    display: block;
	    padding: 0;
	}
	
	ul.dropdown > li > a {
		padding: 10px 30px;
	    color: #ffffff !important;
	}
	
	.remove-br br {
		display: none;
	}
	
	.gradient-banner {
	    background-size: cover !important;
	    background-position: center center !important;
	}
	
	.gradient-banner.westlawn {
	    background-size: 120% auto !important;
	    background-position: 100% -56px !important;
	}
	
	.gradient-banner .elementor-background-overlay {
	    background-color: rgba(100,203,231,0.8) !important;
	    background-image: none !important;
	}
	
	.about-boxes .elementor-column-wrap {
		background-image: none !important;
	}
	
	.about-boxes .elementor-column-wrap .elementor-background-overlay {
		opacity: 1 !important;
		background-color: #fcfcfc !important;
	}
	
	.about-boxes .elementor-column-wrap h4:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	    content: "\f0da";
	    position: absolute;
	    left: 0;
	    top: -2px;
	}
	
	.about-boxes .elementor-column-wrap h4 {
		color: #2f2f2f !important;
		position: relative;
	    padding-left: 15px;
	}
	
	.about-boxes br {
		display: none;
	}
	
	.elementor-image-gallery .gallery-columns-3 .gallery-item {
		max-width: 32.6% !important;
		padding: 0 15px 15px 0 !important;
	}
	
	
	/* leasing */
	.fully-leased > .elementor-column-wrap,
	.for-lease > .elementor-column-wrap {
		height: 200px;
	}
	
	.portfolioContainer.full > .elementor-column-wrap {
		width: 300px;
		margin: auto;
	}
	
	body:not(.elementor-editor-active) .state::before {
	    display: none;
	}
	
	.leasing-content {
		height: 474px;
	}
	
	
	/* Home News */
	.elementor-widget-obfx-posts-grid > .elementor-widget-container {
		width: 300px;
		margin: auto;
	}
	
	.elementor-widget-obfx-posts-grid > .elementor-widget-container .slick-slide {
		padding-left: 0;
	}
	
	.obfx-grid-col-content {
	    height: 220px;
	}
	
	.slick-it > .elementor-container {
		width: 300px;
		margin: auto;
	}
	
	.slick-it > .elementor-container > .elementor-row > .slick-list > .slick-track > .elementor-element > .elementor-column-wrap {
	    padding: 200px 0px 0px 0px !important;
	    background-size: 100% auto !important;
	    background-position: 0 0 !important;
	}
	
	.slick-it > .elementor-container > .elementor-row .elementor-element > .elementor-column-wrap .elementor-column-wrap {
		background-color: #323232 !important;	
	}
	
	
	/* WestLawn */
	.portfolioFilterHolder > .elementor-column-wrap {
		border: 0 !important;
	}
	
	body:not(.elementor-editor-active) .turn-sections-to-columns > .elementor-container {
	    width: 300px;
		margin: auto;
	}
	
	.turn-sections-to-columns.three section {
	    width: 300px !important;
	    float: left;
	    position: relative !important;
	    left: 0 !important;
	    top: 0 !important;
	}
	
	.turn-sections-to-columns.three section > .elementor-container {
	    margin: 0;
	}
	
	body:not(.elementor-editor-active) .turn-sections-to-columns > .elementor-container {
		display: block !important;
	}
	
	body:not(.elementor-editor-active) .turn-sections-to-columns > .elementor-container > .elementor-row {
		display: block !important;
	}
	
	body:not(.elementor-editor-active) .turn-sections-to-columns > .elementor-container > .elementor-row > .slick-it-sections {
		display: block !important;
	}
	
	body:not(.elementor-editor-active) .turn-sections-to-columns > .elementor-container > .elementor-row > .slick-it-sections > .elementor-column-wrap {
		display: block !important;
	}
	
	.hover-it-two .elementor-element-populated {
	    padding: 250px 10px 50px 10px !important;
	    background-size: 100% auto !important;
	    background-position: 0 -50px !important;
	}
	
	.hover-it-two .elementor-background-overlay {
	    height: 50% !important;
	    top: auto !important;
	    bottom: 0;
		background-color: #323232 !important;
	}
	
	.hover-it-two > .elementor-column-wrap > .elementor-widget-wrap {
		max-width: 100%;
	}
	
	
	/* News */
	.entry-image img {
	    margin-top: 0;
	}
	
	body.single article {
	    padding: 0 20px;
	}
	
	
	/* Contact */
	.contact-gradient {
		background-image: none !important;
		background-color: #56c8e3 !important;
	}
	
	.general > .elementor-container {
		max-width: 100% !important;
	}
	
	.prop-trust > .elementor-container {
		max-width: 100% !important;
	}
	
	.register-interest ul li.gfield {
	    margin-top: 7px;
	}
	
	.register-interest .gf_left_half,
	.register-interest .gf_right_half {
	    width: 100% !important;
	}
	
	.register-interest .ginput_container input {
	    padding: 9px 15px !important;
	    min-height: 0 !important;
	}
	
	.register-interest .gform_footer {
	    width: 100% !important;
	    position: relative;
	    right: 0;
	    padding: 15px 0px 0px 0 !important;
	}
	
	.contact-short .ginput_container input {
	    padding: 8px 15px !important;
	    min-height: 0 !important;
	}
	
	.zoho-general .one-half.left,
	.zoho-general .one-half.right {
	    width: 100%;
	    padding-right: 0;
	    padding-left: 0;
	}
	
	.zoho-general .reset,
	.zoho-general .submit {
	    width: 120px !important;
	}
	
	.zoho-general .captc.right {
	    padding-top: 10px;
	    padding-bottom: 4px;
	    padding-left: 15px;
	    padding-right: 15px;
	    width: 100%;
	    height: auto;
	}
	
	.zoho-general .captc.right img {
	    width: 200px;
	}
	
	.zoho-general .captc.left {
	    padding-bottom: 15px;
	    width: 100%;
	    height: auto;
	}
	
	.zoho-general.register-interest .reset,
	.zoho-general.register-interest .submit {
	    width: 120px !important;
	}
	
	.footer p.copyright {
	    text-align: center;
	}
	
	.footer .additional-menu ul {
	    text-align: center;
	}
	
	.footer .additional-menu ul li {
	    font-size: 10px;
	}
	
	body:not(.elementor-editor-active) .flag {
	    width: 100%;
	}

}


@media screen and (max-width: 640px) {

	.post-item {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	
	.entry-image img {
	    margin-top: -85px;
	    width: 100%;
	}
	
	.entry-content {
	    height: auto;
	    padding-bottom: 60px;
	}
	
	#sidebar {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	
	.contact-long .ginput_container input {
	    padding: 11px 15px !important;
	}

}


@media screen and (max-width: 440px) {

	.elementor-image-gallery .gallery {
		margin-bottom: 0 !important;
	}
	
	.elementor-image-gallery .gallery-columns-3 .gallery-item {
	    max-width: 30.9% !important;
	    padding: 0 5px 5px 0 !important;
	}
	
	
	/* About */
	.about-list ul li {
	    width: 100%;
	    padding-right: 0 !important;
	}

}