/***************************************************************************************
Theme Name: ExciteMedia Theme
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.4.0
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia
License URI: http://www.excitemedia.com.au
***************************************************************************************/

/* Kn/jndU2'KR37`$a */

/******************************************
 GENERAL STYLES
******************************************/
/* Font Faces - BEGIN */

.header-login {
    visibility: hidden;
}

/* Font Faces - END */

html {
	font-size: 100% !important;
}
body {
	color: #292929;
	font-family: effra, sans-serif;
	font-size: 1.1875rem;
	font-weight: 100;
	line-height: 1.6875rem;
}
h1, h2, h3, h4, h5, h6 {
	color: #212B3E;
	font-family: effra, sans-serif;
	font-weight: 500;
	line-height: 1.5em;
	margin: 0 0 12px;
	padding: 0;
	text-rendering: optimizelegibility;
}
/* FZ-68 */
h1 {
	font-size: 4.25rem;
	font-weight: 700;
}
/* FZ-40 */
h2 {
	font-size: 2.5rem;
}
/* FZ-36 */
h3 {
	font-size: 2.25rem;
	line-height: 2.6875rem;
}
/* FZ-34 */
h4 {
	font-size: 2.125rem;
}
/* FZ-33 */
h5 {
	font-size: 2.0625rem;
	line-height: 2.4375rem;
}
/* FZ-22 */
h6 {
	font-size: 1.375rem;
}
a {
	color: #FF5C62;
	outline: none;
	text-decoration: none;
}
a, a:before, a:after {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
a, a:link, a:hover, a:active, a:focus, a:visited:link {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
img {
	border: 0;
	max-width: 100%;
	position: relative;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img:not(.ls-bg) {
	height: auto !important;
}
img:before {
	background-color: #efefef;
	border: 2px dotted rgb(200, 200, 200);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	height: 100px;
	width: 100%;
}
img:after {
	color: rgb(100, 100, 100);
	content: "\f127" " Broken Image of " attr(alt);
	display: block;
	font-size: 16px;
	font-style: normal;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
img:-moz-loading:after,
img:-moz-loading:before {
  visibility: hidden;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 26px;
	margin-top: 26px;
	padding: 0;
}
table {
	margin: 20px 0;
}
hr {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ccc;
	color: transparent;
	height: 1px;
	margin: 20px 0;
}
::-webkit-input-placeholder { color: #403c3e; opacity: 1; }
::-moz-placeholder { color: #403c3e; opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { color: #403c3e; opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { color: #403c3e; opacity: 1; }
iframe {
	max-width: 100%;
}
#post-not-found {
	padding-top: 30px;
	text-align: center;
}
.em-googlemap,
.acf-map {
	position:relative;
}
.overlay {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.twenty20 {
	max-width: 100%;
}
.extra-content,
.mainbody {
	padding: 120px 0;
}
.mainbody {
	overflow: hidden;
}
.clr::before,
.clr::after {
    clear: both;
    content: "";
    display: table;
}
.column-vertical-align {
  	align-content: center;
	align-items: center;
}
/******************************************
 CONTENT PANELS
******************************************/
/* Content Panel default settings */
.extra-content,
.extra-content-col-inner {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* Custom width container */
.container-custom-width {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

/* Use Divup plugin to create boostrap grid in the WP editor */
.divup-wrap.row .div-1 {
	display: none;
}

/* More support for Bootstrap Grid */
.align-items-stretch .extra-content-col-inner {
    height: 100%;
}


/******************************************
 TYPOGRAPHY
******************************************/
.font-100 {
	font-weight: 100;
}
.font-200 {
	font-weight: 200;
}
.font-300 {
	font-weight: 300;
}
.font-400 {
	font-weight: 400;
}
.font-500 {
	font-weight: 500;
}
.font-600 {
	font-weight: 600;
}
.font-700 {
	font-weight: 700;
}
.font-800 {
	font-weight: 800;
}
.font-900 {
	font-weight: 900;
}
.fz-17 {
	font-size: 1.0625rem;
}
.fz-16 {
	font-size: 1rem;
}
.fz-23 {
	font-size: 1.4375rem;
}
.fz-20 {
	font-size: 1.25rem;
}
.fz-50 {
	font-size: 3.125rem;
}
.blue-text, .blue-text a {
	color: #212B3E !important;
}
.yellow-text {
	color: #FBDE2B
}
.black-text, .black-text a {
	color: #292929 !important;
}
.mb-9 {
	margin-bottom: 8rem;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid rgba(149,152,154,0.5);
	border-radius: 6px;
	color: #403c3e;
	display: inline-block;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1.0625rem;
	margin: 0;
	max-width: 100%;
	padding: 15px 30px;
}
.gform_wrapper ul.gform_fields li.gfield select {
	color: #403c3e;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1.0625rem;
	padding: 10px 30px !important;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium,
div.gform_wrapper .left_label input.medium, div.gform_wrapper .left_label select.medium,
div.gform_wrapper .top_label input.large, div.gform_wrapper .top_label select.large,
div.gform_wrapper .left_label input.large, div.gform_wrapper .left_label select.large {
	height: 50px;
	width: 100%;
}
input[type="password"] {
	letter-spacing: 0.3em;
}
textarea,
.gform_wrapper .top_label textarea.textarea,
.gform_wrapper textarea.textarea {
	font-size: 1.0625rem;
	height: 143px;
	padding: 15px 30px;
	width: 100%;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
	background-size: 9px 5px;
	background-position: right .5rem center;
	background-repeat: no-repeat;
    padding: 0 1rem 0 5px;
}
.gform_wrapper .top_label input[type="file"].medium {
	font-size: inherit;
	font-weight: inherit;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	height: 40px;
}
input[type="submit"], button,
.woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce input.button,
div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"],
div.gform_wrapper .gform_page_footer .button.gform_button, div.gform_wrapper .gform_page_footer .button.gform_next_button {
	background-color: #ffdc2e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	color: #212B3E;
	cursor: pointer;
	display: block;
	font: 500 1.0625rem/1.2em 'effra', sans-serif;
	padding: 16px 30px 15px;
	text-align: center;
	text-decoration: none;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    width: 100%;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	display: block;
}
input[type="submit"]:hover, button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce input.button:hover,
div.gform_wrapper .gform_footer input.button:hover, div.gform_wrapper .gform_footer input[type="image"]:hover, div.gform_wrapper .gform_footer input[type="submit"]:hover,
div.gform_wrapper .gform_page_footer .button.gform_button:hover, div.gform_wrapper .gform_page_footer .button.gform_next_button:hover {
	background-color: #ffdc2e;
}
a.em-button {
	background-color: #ffdc2e;
	border: 2px solid rgba(0,0,0,0);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #212B3E;
	display: inline-block;
	font: 500 1.0625rem/1.2em effra, sans-serif;
	max-width: 100%;
	min-width: 231px;
	padding: 13px 34px 12px 36px;
	text-align: center;
	text-decoration: none;
}
a.em-blue-background {
	background-color: #166988;
}
a.em-blue-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #009ED2;
	color: #166988;
}
a.em-yellow-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #ffdc2e;
	color: #ffffff;
}
a.em-white-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #fff;
	color: #fff;
}
a.em-white-background {
	background-color: #fff;
	color: #3E4047;
}
a.em-black-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #272525;
	color: #272525;
}
a.em-black-background {
	background-color: #272525;
	color: #fff;
}
a.em-red-border {
	background-color: rgba(0,0,0,0);
	border: 2px solid #ED1B24;
	color: #ED1B24;
}
a.em-red-background {
	background-color: #ED1B24;
	color: #fff;
}
a.em-rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.em-button:hover {
	background-color: #212B3E;
	color: #ffdc2e;
	text-decoration: none;
}
a.em-blue-background:hover {
	background-color: #1d88af;
}
a.em-blue-border:hover {
	background-color: #166988;
	color: #fff;
}
a.em-white-border:hover,
a.em-white-background:hover {
	background-color: #212B3E;
	color: #fff;
}
a.em-black-border:hover,
a.em-black-background:hover {
	background-color: #212B3E;
	color: #fff;
}
a.em-red-border:hover {
	background-color: #ED1B24;
	color: #fff;
}
a.em-red-background:hover {
	background-color: #d4111b;
	color: #fff;
}
a.pdf-link:before, a.doc-link:before {
	font-family: FontAwesome;
	font-size: 30px;
	left: 0;
	line-height: 1em;
	position: absolute;
	top: 0;
}
a.doc-link:before {
	content: "\f0f6";
}
a.pdf-link:before {
	content: "\f1c1";
}
a.pdf-link, a.doc-link {
	display: block;
	font-size: 1.125rem;
	font-weight: 500;
    padding: 8px 0 6px 53px;
	position: relative;
}
a.hyper-link {
	background: url(library/images/icon-link@2x.png) no-repeat 0 7px;
	-webkit-background-size: 24px auto;
	-moz-background-size: 24px auto;
	-o-background-size: 24px auto;
	background-size: 24px auto;
	font-weight: 500;
	padding: 0 0 0 32px;
	text-decoration: none;
}
p.testimonial {
	border-left: 7px solid #009ED2;
	font-size: 1.375rem;
	font-weight: 500;
	line-height: 1.54545455em;
	margin: 22px 0;
	padding-left: 25px;
}
.list-inline {
	list-style: none;
	margin-left: -8px;
	margin-right: -8px;
	padding-left: 0;
}
.list-inline li {
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}
.blue-dot,
.black-dot {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.blue-dot ul,
.black-dot ul {
	list-style: none;
	margin-left: 1rem;
	padding-left: 0;
}
.blue-dot li:before,
.black-dot li:before {
	background: #009ED2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: "";
	height: 11px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 11px;
}
.black-dot li:before {
	background: #272525;
}
.blue-dot li,
.black-dot li {
	padding: 0 0 0 27px;
	position: relative;
}
.list-check-square,
.list-check {
	list-style: none;
	padding: 0;
}
.list-check-square li {
	background: url(library/images/check-square@2x.png) no-repeat 0 0.12em;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
	-o-background-size: 21px auto;
	background-size: 21px auto;
	margin: 1rem 0;
	padding-left: 30px;
}
.list-check li:before {
	color: #166988;
	content: "\f00c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 0;
}
.list-check li {
	font-weight: normal;
	margin: 1rem 0;
	padding-left: 40px;
	position: relative;
}
.no-bullet {
	margin-left: 0;
	padding: 0;
}
.no-bullet li ul, .no-bullet li ol {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 0;
}
ul.square, ol.square {
	list-style-type: square;
}
ul.circle, ol.circle {
	list-style-type: circle;
}
ul.disc, ol.disc {
	list-style-type: disc;
}
ul.no-bullet, ol.no-bullet {
	list-style: none;
}
ul.d-xl-flex, ul.d-lg-flex, ul.d-md-flex, ul.d-sm-flex, ul.d-flex,
ol.d-xl-flex, ol.d-lg-flex, ol.d-md-flex, ul.d-sm-flex, ol.d-flex {
	list-style: none;
	margin: 26px -15px;
	padding: 0;
}
ul.d-xl-flex li, ul.d-lg-flex li, ul.d-md-flex li, ul.d-sm-flex li, ul.d-flex li,
ol.d-xl-flex li, ol.d-lg-flex li, ol.d-md-flex li, ul.d-sm-flex li, ol.d-flex li {
	padding: 0 15px;
}
ul.justify-content-center,
ol.justify-content-center {
    text-align: center;
}
.yellow-bullet {
	margin: 0;
	padding: 0;
}
.yellow-bullet li {
	background: url(library/images/yellow-bullet@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 10px auto;
	-moz-background-size: 10px auto;
	-o-background-size: 10px auto;
	background-size: 10px auto;
	font-size: 1.125rem;
	font-weight: 400;
	list-style: none;
	padding-bottom: 10px;
	padding-left: 48px;
	padding-top: 10px;
}
table.table-style-1 {
	background: #d294a5;
}
.table-style-1 td, .table-style-1 th {
	border-bottom: none;
	border-left: 2px solid #FBDE2B;
	border-right: none;
	border-top: 1px solid #EBEBEB;
	padding: 20px 50px;
	text-align: left;
}
.table-style-1 th {
	background: #ffffff;
	color: #212B3E;
	font-family: mrs-eaves-xl-serif-narrow, serif;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.333333em;
}
.table-style-1 tr td:first-child, .table-style-1 tr th:first-child {
	border-left: 1px solid #EBEBEB;
	font-weight: 400;
}
.table-style-1 tr td:last-child, .table-style-1 tr th:last-child {
	border-right: 1px solid #EBEBEB;
}
.table-style-1 tr:last-child td {
	border-bottom: 1px solid #EBEBEB;
}
.table-style-1 tr:nth-child(2n) td {
	background: #F1F4F7;
}
table .table-style-1 span.button-border {
	border: 1px solid #212B3E;
	border-radius: 4px;
	display: inline-block;
	font-weight: 400;
	font-size: 1.5rem;
	padding: 10px 24px 9px;
}
code {
	background-color: #f8f8f8;
	border: 1px solid #dfdfdf;
	color: #333333;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	padding: 0 5px;
}
abbr, acronym {
	color: #222;
	cursor: help;
	font-size: 90%;
	text-transform: uppercase;
}
abbr {
	text-transform: none;
}
abbr[title] {
	border-bottom: 1px dotted #DDDDDD;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 24px;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 18px;
	margin-top: 4px;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}
.mce-content-body img[data-wp-more] {
	height: 16px !important;
}

blockquote {
    border-left: 5px solid #22375F;
    margin-left: 0;
    padding-left: 30px;
}
blockquote p{
font-size: 1.02rem;
font-weight: 400;
}

.single-post img{
margin-bottom:30px;
}

@media (max-width: 1400px) {
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	select,
	div.gform_wrapper .top_label input.medium,
	div.gform_wrapper .top_label select.medium,
	div.gform_wrapper .left_label input.medium,
	div.gform_wrapper .left_label select.medium,
	div.gform_wrapper .top_label input.large,
	div.gform_wrapper .top_label select.large,
	div.gform_wrapper .left_label input.large,
	div.gform_wrapper .left_label select.large,
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		height: 44px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	a.em-button,
	input[type="submit"], button,
	.woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
	.woocommerce .cart .button, .woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"],
	div.gform_wrapper .gform_page_footer .button.gform_button, div.gform_wrapper .gform_page_footer .button.gform_next_button {
		padding: 13px 30px 12px;
	}
	.jqTransformSelectWrapper div span,
	.jqTransformSelectWrapper a.jqTransformSelectOpen:before {
		line-height: 42px;
	}
	.jqTransformSelectWrapper a.jqTransformSelectOpen {
		width: 42px;
	}
}

@media (max-width: 1199.98px) {
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	select,
	div.gform_wrapper .top_label input.medium,
	div.gform_wrapper .top_label select.medium,
	div.gform_wrapper .left_label input.medium,
	div.gform_wrapper .left_label select.medium,
	div.gform_wrapper .top_label input.large,
	div.gform_wrapper .top_label select.large,
	div.gform_wrapper .left_label input.large,
	div.gform_wrapper .left_label select.large,
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		height: 40px;
		padding-bottom: 8px;
		padding-top: 8px;
	}
	.gform_wrapper ul.gform_fields li.gfield select {
		padding-bottom: 6px !important;
		padding-top: 6px !important;
	}
	a.em-button,
	input[type="submit"], button,
	.woocommerce #respond input#submit.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
	.woocommerce .cart .button, .woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"],
	div.gform_wrapper .gform_page_footer .button.gform_button, div.gform_wrapper .gform_page_footer .button.gform_next_button {
		padding: 11px 25px 10px;
	}
	.jqTransformSelectWrapper div span,
	.jqTransformSelectWrapper a.jqTransformSelectOpen:before {
		line-height: 38px;
	}
	.jqTransformSelectWrapper a.jqTransformSelectOpen {
		width: 38px;
	}

    /*
	 * Responsive Table
	*/

	/* Force table to not be like tables anymore */
	.notable-lg, .notable-lg thead, .notable-lg tbody, .notable-lg tfoot, .notable-lg tr, .notable-lg th, .notable-lg td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable-lg thead tr, .notable-lg th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable-lg td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable-lg td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable-lg td:before {
		content: attr(data-heading);
	}
}

@media (max-width: 991.98px) {
	a.pdf-link:after, a.doc-link:after {
		right: 0;
	}
	a.pdf-link, a.doc-link {
		padding-right: 40px;
	}

    /*
	 * Responsive Table
	*/

	/* Force table to not be like tables anymore */
	.notable-md, .notable-md thead, .notable-md tbody, .notable-md tfoot, .notable-md tr, .notable-md th, .notable-md td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable-md thead tr, .notable-md th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.notable-md td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable-md td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable-md td:before {
		content: attr(data-heading);
	}
}

@media (max-width: 767.98px) {
	/*
	 * Responsive Table
	*/

	/* Force table to not be like tables anymore */
	.notable, .notable thead, .notable tbody, .notable tfoot, .notable tr, .notable th, .notable td,
	.table-style-1, .table-style-1 thead, .table-style-1 tbody, .table-style-1 tfoot .table-style-1 tr, .table-style-1 th, .table-style-1 td,
	.table-style-2, .table-style-2 thead, .table-style-2 tbody, .table-style-2 tfoot, .table-style-2 tr, .table-style-2 th, .table-style-2 td,
	.shop_table, .shop_table thead, .shop_table tbody, .shop_table tfoot, .shop_table tr, .shop_table th, .shop_table td {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.notable thead tr, .notable th,
	.table-style-1 thead tr, .table-style-1 th,
	.table-style-2 thead tr, .table-style-2 th,
	.shop_table thead tr, .shop_table th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table-style-2 tr {
		border-top: 1px solid #e5e5e5;
	}
	.table-style-2 tbody tr:first-child {
		border-top: none;
	}
	.notable td,
	.table-style-1 td,
	.table-style-2 td,
	.shop_table td {
		/* Behave like a "row" */
		border: none;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative;
		text-align: left;
		white-space: normal;
		width: 100% !important;
	}
	.notable td:before,
	.table-style-1 td:before,
	.table-style-2 td:before,
	.shop_table td:before {
		display: block;
		font-weight: bold;
		text-align:left;
		width: 100%;
		white-space: normal;
	}
	/* Label the data */
	.notable td:before,
	.table-style-1 td:before,
	.table-style-2 td:before,
	.shop_table td:before {
		content: attr(data-heading);
	}

	/* Custom Style */
	.shop_table tr {
		border-top: 1px solid #e5e5e5;
	}
	.shop_table tbody tr:first-child {
		border-top: none;
	}
	.table-style-1 td,
	.table-style-2 td,
	.shop_table td {
		padding: 0 10px 10px !important;
		width: auto !important;
	}
	.shop_table td {
		border-top: none !important;
	}
	.table-style-1 tr td:first-child,
	.table-style-2 tr td:first-child,
	.shop_table tr td:first-child, .shop_table tr th:first-child {
		padding-top: 10px !important;
	}
	.product-remove {
		line-height: 0.9em;
	}
	.list-check li {
		padding-left: 27px;
	}
	.list-check-square li {
		-webkit-background-size: 16px auto;
		-moz-background-size: 16px auto;
		-o-background-size: 16px auto;
		background-size: 16px auto;
	}
	a.em-button,
	input[type="submit"], button,
	.woocommerce #respond input#submit.alt, .woocommerce a.button .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
	.woocommerce .cart .button, .woocommerce .cart input.button,
	div.gform_wrapper .gform_footer input.button, div.gform_wrapper .gform_footer input[type="image"], div.gform_wrapper .gform_footer input[type="submit"] {
		font-size: 1.25rem;
		line-height: 1em;
		padding-bottom: 10px;
		padding-top: 11px;
	}
}

@media (max-width: 641px) {
	div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
		line-height: inherit;
		margin-bottom: 0;
	}
}

@media (max-width: 575.98px) {
	p.testimonial {
		border-left-width: 8px;
		padding-left: 15px;
	}
	a.pdf-link, a.doc-link {
		padding-left: 40px;
	}
}


/******************************************
 SIDEBAR
******************************************/
/*body.sidebar .mainbody {
	padding-top: 0;
}*/
.main-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-sidebar ul.menu > li {
	margin-bottom: 20px;
}
.main-sidebar ul.menu > li > a {
	background-position: 51px center;
	background-repeat: no-repeat;
	border: 1px solid #DBDBDB;
	border-radius: 7px;
	color: #212B3E;
	display: block;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.006em;
	min-height: 113px;
	padding: 42px 45px 42px 105px;
	position: relative;
	text-decoration: none;
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
	background-color: #ffdc2e;
}
.main-sidebar ul.menu > li > a:hover {
	background-color: #F1F4F7;
}
.main-sidebar ul.menu > li.tenancy-forms > a {
	background-image: url(library/images/icon-curriculum@2x.png);
	background-size: 39px auto;
}
.main-sidebar ul.menu > li.emergency-repairs > a {
	background-image: url(library/images/icon-tools@2x.png);
	background-size: 46px auto;
}
.main-sidebar ul.menu > li.maintenance-requests > a {
	background-image: url(library/images/icon-mobile-app@2x.png);
	background-size: 37px auto;
}
.main-sidebar ul.menu > li.available-rental-properties > a {
	background-image: url(library/images/icon-keys@2x.png);
	background-size: 42px auto;
}
.main-sidebar ul.menu > li.general-tenancy-information, .main-sidebar ul.menu > li.renting-faq {
	display: none;
}
.main-sidebar .widget_media_image {
	margin-top: 65px;
}
/******************************************
 IMAGE SCROLLER
******************************************/
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
	margin-left: 18px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
	margin-left: 0;
}
.em-image-slider {
	overflow: hidden;
}
.image-scrollbox > ul {
	*zoom: 1;
}
.image-scrollbox > ul:before,
.image-scrollbox > ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.image-scrollbox > ul:after {
	clear: both;
}
.image-scrollbox > ul {
	list-style: none;
	margin: 25px 0 0;
	padding: 0;
	width: 5000px;
}
.image-scrollbox > ul li {
	float: left;
	margin: 0 40px 0 0;
}


/******************************************
 ACCORDION
******************************************/
.accordion {
	margin: 20px 0 30px;
}
.accordion > p {
	display: none; /* Fix empty P tag */
}
h3.accordion-title:before {
	background-image: url(library/images/plus-icon@2x.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	content: "";
	height: 20px;
	line-height: 1.6;
	margin-top: -9px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 20px;
}
h3.accordion-title.open:before {
	background-image: url(library/images/minus-icon@2x.png);
}
h3.accordion-title {
	background-image: url(library/images/conversation-icon@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 33px auto;
	border-top: 2px solid #EBEBEB;
	cursor: pointer;
	font-size: 1.375rem;
	font-weight: 500;
	margin: 0;
	outline: 0;
	padding: 30px 60px 30px 65px;
	position: relative;
	text-decoration: underline;
}
h3.accordion-title:last-child {
	border-bottom: 2px solid #EBEBEB;
}
h3.accordion-title.open {
	color: #ED1C24;
}
.accordion-content {
	margin: 0;
	margin-top: -30px;
	padding: 0 65px 37px;
}

.valuations-faq h3.accordion-title {
	background-image: url(library/images/valuations-faq-icon@2x.png);
	background-size: 42px auto;
	padding-left: 80px;
}
.valuations-faq .accordion-content {
	padding: 0;
}

/******************************************
 WP-TILES
******************************************/
div.tb-close-icon:before {
	line-height: 18px;
}
div.tb-close-icon {
	height: 18px;
	line-height: 18px;
	width: 18px;
}
div#TB_caption {
	height: auto;
	padding-left: 15px;
}


/******************************************
 FLEXSLIDER
******************************************/
.flexslider {
	background: none;
	border: none;
}
.flex-direction-nav {
	height: 0;
}
.flex-nav-prev {
	float: left;
}
.flex-nav-next {
	float: right;
}
.flex-direction-nav a:before {
	color: rgba(0,0,0,0.4);
	font-family: FontAwesome;
	font-size: 60px;
	line-height: 34px;
	text-indent: 0;
	text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
	content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
	content: "\f105";
}
.flex-direction-nav a:hover:before {
	color: rgba(0,0,0,1);
}
.flex-direction-nav a {
	font-size: 0;
	line-height: 0;
	opacity: 1 !important;
	outline: none;
	text-indent: -999em;
	width: 25px;
}
.flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-prev {
	left: 0;
}
.flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-next{
	right: 0;
}
.flexslider .slides img {
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}


/******************************************
 NEXTGEN FLEXSLIDER
******************************************/
.flexslider.em-nextgen-flexslider {
	margin: 0;
}
.flexslider.em-nextgen-flexslider .slides > li {
	margin-right: 36px;
}
.flex-control-nav {
	bottom: auto;
	right: 10px;
	top: 50%;
	width: auto;
	z-index: 90;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
}
.flex-control-nav li:first-child {
	margin-top: 0;
}
.flex-control-nav li {
	display: block;
	margin: 20px 0;
}
.flex-control-paging li a {
	background-color: transparent;
	border: 1.5px solid #212B3E;
	box-shadow: none;
	height: 10px;
	width: 10px;
	z-index: 90;
}
.flex-control-paging li a.flex-active {
	background-color: #212B3E;
	border: 1.5px solid transparent;
}
/******************************************
GRAVITY FORM
******************************************/
div.gform_wrapper {
	margin: 0;
	max-width: none;
}
div.gform_wrapper ul.gform_fields li.gfield {
	margin: 0 0 10px !important;
	padding-right: 0;
}
.gform_wrapper form li #extensions_message {
	display: block;
	font-size: 14px;
	margin-top: 5px;
}
div.gform_wrapper .top_label .gfield_label,
div.gform_wrapper .left_label .gfield_label {
	display: block;
	display: none;
	font-weight: inherit;
	margin: 0 0 4px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0;
}
div.gform_wrapper .gform_footer {
	margin: 10px 0 0;
	padding: 0;
}
.ui-datepicker-title select {
	height: auto;
	width: auto;
}
body #fancybox-content .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 3px;
}
#fancybox-content div.gform_wrapper ul li.gfield {
	margin-bottom: 8px;
}
#fancybox-content .gform_wrapper textarea.medium {
	height: 100px;
}

@media (max-width: 640px) {
	div.gform_wrapper ul.gform_fields {
	    margin-right: 0 !important;
	}
}


/******************************************
 BLOG
******************************************/
.img-zoom {
    width: auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;

	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}
.img-zoom:hover {
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    transform: scale(1.075);

	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
.blog-description {
	background: #f4f4f4;
	margin: 0 0 43px;
	padding: 25px 30px;
}
.blog-description p {
	margin: 0;
}
.post-list {
	list-style: none;
    margin-bottom: 0;
    margin-top: 0;
	padding: 0;
}
.post-list-date {
	font-size: 0.875rem;
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.post-list-thumbnail {
	margin-bottom: 24px;
	position: relative;
	overflow: hidden;
}
.post-list-thumbnail a.em-button {
	position: absolute;
	bottom: 0;
	right: 0;
}
.post-list-content p {
	margin-top: 0;
}
.post-list-content a.excerpt-read-more {
	display: none;
}
.post-tags:before {
	content: "\f02c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 1px;
}
.post-tags {
	font-size: 0.875rem;
	margin: 15px 0 0;
	padding: 0 0 0 30px;
	position: relative;
}
h1.single-title {
	font-size: 1.8125rem;
	font-weight: normal;
}
ul.page-numbers::after {
    display: block;
    clear: both;
    content: "";
}
.blog-page-navi .pagination {
	margin-bottom: 107px;
	margin-top: -80px;
}
.blog-page-navi ul.page-numbers {
	display: block;
	position: relative;
	text-align: center;
}
.blog-page-navi ul.page-numbers:before {
	background-color: #EBEBEB;
	content: ' ';
	height: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 50%;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
}
.paged .blog-page-navi ul.page-numbers:before {
	left: 0;
	right: auto;
	width: 100%
}
.blog-page-navi ul.page-numbers li {
	background-color: #fff;
	border: none;
	display: inline;
	float: none;
	position: relative;
	z-index: 1;
}
.paged .blog-page-navi ul.page-numbers li:first-child a.prev {
	float: left;
	position: relative;
	z-index: 90;
}
.blog-page-navi ul.page-numbers li:last-child a.next {
	float: right;
	position: relative;
	z-index: 90;
}
.blog-page-navi ul.page-numbers li .page-numbers {
	background-color: #ffffff;
	border: 2px solid transparent;
	border-radius: 5px;
	color: #292929;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 500;
	padding: 9px 17px;
	text-decoration: none;
}
.blog-page-navi ul.page-numbers li .page-numbers:hover,
.blog-page-navi ul.page-numbers li span.current {
	background-color: #ffffff;
	border-color: #ED1C24;
	color: #ED1C24;
}
.archive-title {
    font-size: 2rem;
    margin: 0 0 30px;
}
.archive-head {
	font-size: 2.75rem;
  	width: 100%;
}
#epl-advanced-map {
	margin-bottom: 60px !important;
}
/******************************************
 NAVIGATION
******************************************/
.main-header .menu-hidden {
	display: none;
}
nav.main-nav ul.nav {
	*zoom: 1;
}
nav.main-nav ul.nav:before,
nav.main-nav ul.nav:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.main-nav ul.nav:after {
	clear: both;
}
nav.main-nav ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.main-nav ul.nav > li {
	float: left;
	position: relative;
	padding: 0px 11.5px;
}
nav.main-nav ul.nav > li > a {
	color: #292929;
	display: block;
	font: normal 1.125rem/22px 'effra', sans-serif;
	padding: 7px 2px 7px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}
nav.main-nav ul.nav > li.menu-item-has-children > a:after {
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 15px;
	margin-left: 7px;
	margin-top: -2px;
	-webkit-transition: transform 0.25s ease;
	-moz-transition: transform 0.25s ease;
	-ms-transition: transform 0.25s ease;
	-o-transition: transform 0.25s ease;
	transition: transform 0.25s ease;
	vertical-align: middle;
}
nav.main-nav ul.nav > li.menu-item-has-children.menu-item-opened > a:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	filter: FlipV;
}
nav.main-nav ul.nav > li.current-menu-item > a,
nav.main-nav ul.nav > li.current-parent-item > a,
nav.main-nav ul.nav > li.current-menu-ancestor > a,
nav.main-nav ul.nav > li:hover > a,
nav.main-nav ul.nav > li.hover > a {
	color: #ED1C24;
}
nav.main-nav ul.nav > li.current-menu-item > a,
nav.main-nav ul.nav > li.current-parent-item > a,
nav.main-nav ul.nav > li.current-menu-ancestor > a {
	font-weight: normal;
}
nav.main-nav ul.nav li ul {
	background: #FC454C;
	left: 100%;
	-moz-opacity: 0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
	filter:alpha(opacity=0);
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	visibility: hidden;
	width: 250px;
	z-index: 99;
}
nav.main-nav ul.nav li:hover > ul,
nav.main-nav ul.nav li.hover > ul {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
}
nav.main-nav ul.nav > li > ul {
	left: 11.5px;
	top: 100%;
}
nav.main-nav ul.nav li ul li {
	border-top: 1px solid #fff;
	position: relative;
}
nav.main-nav ul.nav li ul li:first-child {
	border-top: none;
}
nav.main-nav ul.nav li ul li a {
	color: #fff;
	display: block;
	font: normal 1rem/1.3em 'effra', sans-serif;
	padding: 8px 14px;
	text-decoration: none;
}
nav.main-nav ul.nav li ul li a:hover {
	background: #ED1C24;
}
nav.main-nav ul.nav li ul li.current-menu-item > a,
nav.main-nav ul.nav li ul li.current-parent-item > a,
nav.main-nav ul.nav li ul li.current-menu-ancestor > a {
	background: #ED1C24;
}


/******************************************
 SUPERFLY MENU
******************************************/
.sfm-rollback {
	display: none;
}
div.sfm-label-metro .sfm-navicon-button {
	background: rgba(0,0,0,0);
	right: 15px;
}
div.sfm-label-metro .sfm-navicon, div#sfm-mob-navbar .sfm-navicon, div.sfm-label-metro .sfm-navicon:after, div#sfm-mob-navbar .sfm-navicon:after, div.sfm-label-metro .sfm-navicon:before, div#sfm-mob-navbar .sfm-navicon:before {
	background: #ffdc2e;
	border-radius: 3px;
	height: 3px !important;
}
div#sfm-sidebar .sfm-menu li:after {
	background: #fff;
}
div#sfm-sidebar .sfm-menu li > a:before {
	background: #212B3E;
}
#sfm-sidebar .sfm-menu li > a span {
	text-transform: none;
}
.sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after {
	width: 20px !important;
}
.sfm-navicon {
	width: 20px !important;
}
.sfm-navicon-button {
	padding: 20px 8px;
}

/* GLOBAL STYLES */
.of-hidden {
	overflow: hidden;
}
.mw-none {
	max-width: none !important;
}
.mw-none-left {
	margin-left: -79%;
	max-width: none !important;
}
.white-bg .extra-content-col-inner {
	background-color: #ffffff;
	padding: 77px 100px 70px;
}
.gray-border-bottom {
	border-bottom: 2px solid #EBEBEB;
}
/* IMAGE CONTENT */
.image-quote {
	position: relative;
}
.image-quote p {
	margin: 0;
}
.image-quote .image {
	padding-right: 46px;
	position: relative;
	z-index: 9
}
.image-quote .quote {
	background-color: #212B3E;
	padding: 61px 50px 38px;
    width: calc(100% - 46px);
    margin-left: 46px;
    margin-top: -40px;
}
.image-quote .yellow-box {
	background-color: #EFD028;
}
.image-quote .quote p {
	color: #ffffff;
	font-family: mrs-eaves-xl-serif-narrow, serif;
	font-size: 1.5625rem;
	font-weight: 700;
	margin: 0;
}
.image-quote .yellow-box p {
	color: #212B3E;
	font-size: 1.5rem;
}
.page-id-300 .image-quote .quote p {
	font-size: 1.5rem;
}
.page-id-300.inner .image-quote .quote {
	padding: 77px 25px 21px;
}
.image-quote.image-right .image {
	margin-left: 47px;
}
.image-quote.image-right .quote {
	margin-left: 0;
	width: 65%;
}
.inner .image-quote .quote  {
	padding: 77px 40px 21px;
}
.inner .image-quote.image-right .quote {
	margin-left: 8px;
	margin-top: -60px;
}
/******************************************
 LAYOUT STYLES
******************************************/
.text-white {
	color:  #ffffff !important;
}
body {
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.container {
	max-width: 100%;
	width: 1200px;
}
/*** Enter your style for global layout here ***/
/* HEADER */
.main-header .logo {
	padding-bottom: 17px;
	padding-top: 25px;
}
.main-header .logo img {
	max-width: 280px;
}
.main-header .container-fluid {
	max-width: 1820px;
	width: 100%;
}
.main-header .header-menu {
	padding-bottom: 37px;
	padding-left: 50px;
	padding-top: 65px;
}
.main-header .header-right-top .header-login a {
	background-image: url(library/images/icon-lock@2x.png);
	background-position: 45px center;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 12px;
	background-size: 10px 12px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.375rem;
	min-width: 100%;
	padding: 6px 42px 8px 68px;
}
.main-header .header-right-top .header-login a:hover {
	background-image: url(library/images/icon-lock-hover@2x.png);
}
.main-header .header-right-top .header-login a:after {
	background-image: url(library/images/icon-arrow-login@2x.png);
	-webkit-background-size: 8px 5px;
	background-size: 8px 5px;
	display: inline-block;
	content: '';
	height: 5px;
	margin-bottom: 2px;
	margin-left: 8px;
	width: 8px;
}
.main-header .header-right-top .header-login a:hover:after {
	background-image: url(library/images/icon-arrow-login-hover@2x.png);
}
.main-header .header-right-top .header-phone {
	margin-top: 27px;
}
.main-header .header-right-top .header-phone a {
	background-image: url(library/images/icon-phone-receiver@2x.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	-webkit-background-size: 12px 12px;
	background-size: 18px;
	padding-left: 25px;
	color: #212B3E;
	font-size: 1.5625rem;
	font-weight: 700;
	line-height: 1.875rem;
	text-decoration: none;
	display: inline-block;
}
/* INNER BANNER */
.inner-banner {
	background-image: url(library/images/banner-selling.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 94px;
	padding-top: 77px;
	position: relative;
}
.inner-banner h1, .inner-banner h2 {
	color: #ffffff;
	font-size: 4.25rem;
	line-height: 5.125rem;
	margin: 0;
	text-align: center;
}
.inner-banner h1 span, .inner-banner h2 {
	text-decoration: underline;
	text-decoration-color: #FC454C;
	text-decoration-line: 5px;
}

/* INNER MENU */
.banner-menu {
	background-color: #ffdc2e;
}
.banner-menu .sub-menu {
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-align: center;
}
.banner-menu .sub-menu li {
	display: inline-block;
	margin: 0 -2px;
	position: relative;
}
.banner-menu .sub-menu li:after {
	background-color: #212B3E;
	content: ' ';
	height: 9px;
	opacity: .4;
	position: absolute;
	right: -1px;
	top: 50%;
	width: 1px;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	z-index: 0;
}
.banner-menu .sub-menu li:last-child:after,
.banner-menu .sub-menu li.current-menu-item:after,
.banner-menu .sub-menu li:hover:after {
	display: none;
}
.banner-menu .sub-menu li a {
	color: #212B3E;
	display: block;
	font-size: 1rem;
	font-weight: 500;
	padding: 14px 34px 12px;
	text-decoration: none;
	z-index: 2;
}
.banner-menu .sub-menu li a:hover, .banner-menu .sub-menu li.current-menu-item a {
	background-color: #ffdc2e;
}
/* BORDER BOTTOM */
.border-bottom {
	border-bottom: none !important;
	text-decoration: underline;
	text-decoration-color: #FF5C62;
}
.title-border {
	display: inline-block;
	position: relative;
}
.title-border:after {
	background-color: #FC454C;
	border-radius: 2px;
	bottom: -4px;
	content: ' ';
	height: 7px;
	left: 0;
	position: absolute;
	width: 100%;
}
.inner .title-border:after {
	bottom: -2px;
	height: 5px;
}

/* BUTTON PORTAL */
.list-portal {
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-align: center;
}
.list-portal li {
	display: inline-block;
	padding: 0 12px;
}
.list-portal li:nth-child(1) a {
    background-image: url(library/images/icon-sell@2x.png);
    background-position: 41px center;
    -webkit-background-size: 27px 42px;
    background-size: 27px 42px;
}
.list-portal li:nth-child(2) a {
	background-image: url(library/images/icon-key@2x.png);
	background-position: 31px center;
	-webkit-background-size: 34px 42px;
	background-size: 34px 42px;
	padding-left: 88px;
}
.list-portal li.building a,
.list-portal li:nth-child(3) a {
	background-image: url(library/images/icon-corp@2x.png);
	background-position: 37px center;
	-webkit-background-size: 42px 42px;
	background-size: 42px 42px;
	padding-left: 95px;
}
.list-portal li:nth-child(1) a:hover {
	background-image: url(library/images/icon-sell-hover@2x.png);
}
.list-portal li:nth-child(2) a:hover {
	background-image: url(library/images/icon-key-hover@2x.png);
}
.list-portal li.building a:hover,
.list-portal li:nth-child(3) a:hover {
	background-image: url(library/images/icon-corp-hover@2x.png);
	padding-left: 95px;
}
.list-portal li a {
	background-color: rgba(33, 43, 62, .79);
	background-repeat: no-repeat;
	border-radius: 8px;
	color: #ffffff;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 500;
	padding: 40px 32px 40px 87px;
	text-decoration: none;
}
.list-portal li a:hover {
	background-color: rgba(251, 222, 43, .79);
}

/* BLOG POSTS */
.blog .blog-container .blog-block .post-list-more {
	margin-bottom: 70px;
}
.blog-container .blog-block .blog-image {
	position: relative;
}
.blog-container .blog-block .blog-image .blog-date {
	background-color: #212B3E;
	border-radius: 0 5px 5px 0;
	left: 0;
	padding: 15px 28px 14px;
	position: absolute;
	top: 34px;
	z-index: 9;
}
.blog-container .blog-block .blog-image .blog-date span {
	color: #ffffff;
	display: block;
	font-size: 1.0625rem;
	font-weight: 400;
	line-height: 1.25rem;
	margin: 0;
}
.blog-container .blog-block .blog-content h5, .blog-container .blog-block .blog-content h2 {
	border-bottom: 1px solid #DBDBDB;
	font-size: 1.3125rem;
	line-height: 1.5625rem;
	margin-top: 27px;
	overflow: hidden;
	padding-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.blog-container .blog-block .blog-content h2 {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.blog-list--date {
    border-bottom: 1px solid #DBDBDB;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-bottom: 15px;
}
.blog-container .blog-block .blog-content h5 a, .blog-container .blog-block .blog-content h2 a {
	color: #212B3E;
	text-decoration: none;
}
.blog-container .blog-block .blog-content p {
	font-size: 1.0625rem;
	margin-bottom: 14px;
	margin-top: 20px;
}

/* TESTIMONIAL */
.testimonial-wrap {
	border-top: 2px solid #EBEBEB;
	padding-bottom: 70px;
	padding-top: 110px;
}
.testimonials-list:after {
	display: block;
	clear: both;
	content: "";
}
.testimonials-list .testimonial-avatar {
	padding-right: 46px;
}
.testimonials-list .testimonial-avatar .avatar-text {
	background-color: #ffdc2e;
	margin-left: 46px;
	margin-top: -78px;
	max-width: 424px;
	padding: 89px 46px 20px;
	width: 100%;
}
.testimonials-list .testimonial-avatar .avatar-text cite {
	color: #212B3E;
	font-family: 'mrs-eaves-xl-serif-narrow', sans-serif;
	font-size: 1.5625rem;
	font-style: normal;
	font-weight: 700;
}
.testimonials-list .testimonial-content .testimonials-text {
	margin-top: 10px;
	margin-left: 0;
	padding-right: 15px;
}
.testimonials-list .testimonial-content .testimonials-text p:first-child {
	margin-top: 10px;
}
/* CTA */
.bottom-bar {
	background-image: url(/wp-content/uploads/cta-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 101px 0 100px;
	text-align: center;
}
.bottom-bar h4 {
	color: #ffffff;
	line-height: 2.5625rem;
	margin-bottom: 38px;
}
.cta-list-portal li:nth-child(1) a:hover {
	background-image: url(library/images/icon-cta-sell-hover@2x.png);
}
.cta-list-portal li:nth-child(2) a:hover {
	background-image: url(library/images/icon-cta-key-hover@2x.png);
}
.cta-list-portal li.building a:hover,
.cta-list-portal li:nth-child(3) a:hover {
	background-image: url(library/images/icon-cta-corp-hover@2x.png);
	padding-left: 95px;
}

/* MAIN FOOTER */
.main-footer {
	padding-bottom: 123px;
	padding-top: 123px;
}
.main-footer .footer-top .footer-col h3.widgettitle {
	padding-top: 38px;
	position: relative;
}
.main-footer .footer-top .footer-col h3.widgettitle:before {
	background-color: #ffdc2e;
	border-radius: 2px;
	content: ' ';
	height: 10px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.main-footer .footer-top .footer-col h3 {
	font-size: 1.3125rem;
	font-weight: 500;
	line-height: 1.5625rem;
	margin-bottom: 26px;
}
.main-footer .footer-top .footer-col p {
	font-size: 1.125rem;
	font-weight: 400;
}
.main-footer .footer-top .footer-col .menu {
	list-style: none;
	padding-left: 0px;
}
.main-footer .footer-top .footer-col .menu li a {
	color: #292929;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 2.0625rem;
	text-decoration: none;
}
.main-footer .footer-top .footer-col .menu li a:hover {
	color: #ED1C24;
}
.main-footer .footer-top .footer-col .footer-contact a {
	color: #212B3E;
	text-decoration: underline;
}
.main-footer .footer-bottom {
	margin-top: 40px;
}
.main-footer .footer-bottom ul, .main-footer .footer-bottom p {
	margin: 0;
}
.main-footer .footer-bottom p {
	color: #292929;
	font-size: 0.875rem;
}
.main-footer .footer-bottom p a {
	color: #292929;
	text-decoration: none;
}
.social-media {
	list-style: none;
	padding-left: 0;
	text-align: right;
}
.social-media li {
	display: inline-block;
	padding: 0 2px;
}
.social-media li a {
	border-radius: 4px;
	color: #ffffff;
	display: block;
	font-size: 18px;
	height: 30px;
	padding: 2px 5px;
	text-align: center;
	width: 30px;
}
.social-media li:nth-child(1) a {
	background-color: #475993;
}
/*.social-media li:nth-child(2) a {
	background-color: #F34A38;
}*/
.social-media li:nth-child(2) a {
	background-color: #007AB9;
}
.social-media li:nth-child(3) a {
	background-color: #D8362A;
}
 .social-media li:nth-child(4) a {
	background-color: #A050DB;
}
.social-media li:nth-child(5) a {
	background-color: #3CB2EF;
}
.social-media li:nth-child(6) a {
	background-color: #CB2F23;
}

.contact-details .social-media{
text-align:left;
}

/*** Homepage - Enter any style for elements on homepage here ***/
/* BANNER AREA */
.banner-area {
	background-image: url(/wp-content/uploads/mathews-banner-editied2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 133px;
	padding-top: 100px;
	position: relative;
}
.no-banner-button .banner-btn {
	display: none !important;
}
.banner-area .banner-btn a,
.inner-banner .banner-btn a {
	background-image: url(library/images/icon-arrow-down@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 78px 78px;
	background-size: 78px 78px;
	bottom: -39px;
	content: ' ';
	height: 78px;
	margin: auto;
	left: 0;
	position: absolute;
	right: 0;
	width: 78px;
	z-index: 99;
}
.page-id-42 .inner-banner .banner-btn {
	display: none;
}
.banner-area h2 {
	color: #ffffff;
	font-size: 4.875rem;
	line-height: 5.875rem;
	font-weight: 700;
}
.banner-area h2 span.red-line {
	display: inline-block;
}
.banner-area h2 span.red-line,
.page-id-260 .inner-banner h1 span {
	padding-bottom: 4px;
	position: relative;
}
.banner-area h2 span.red-line:after,
.page-id-260 .inner-banner h1 span:after {
	background-color: #FC454C;
	border-radius: 2px;
	bottom: 0;
	content: ' ';
	left: 0;
	height: 10px;
	position: absolute;
	width: 100%;
}
.page-id-260 .inner-banner h1 span:after {
	bottom: 10px;
    height: 5px;
}
.banner-area p {
	color: #ffffff;
	font-weight: 400;
	line-height: 1.6875rem;
	margin-bottom: 42px;
	margin-top: 23px;
}

.home-portals h1 {
	font-size: 2.125rem;
	font-weight: 500;
}
.home-new .banner-area {
	padding-bottom: 100px;
}
.home-new .banner-area p {
    margin-bottom: 33px;
	margin-top: 17px;
}
.home-new .banner-area p:last-child {
	margin-bottom: 0;
}
.home-new a.em-button {
	min-width: 175px;
}
.home-portals-1 {
	border-bottom: 2px solid #EBEBEB;
}
.home-portals-1 .extra-content-col {
	margin-bottom: 15px;
	margin-top: 15px;
}
.home-portals-1 .extra-content-col-inner > a {
	align-items: center;
	background: #212B3E;
	border-radius: 8px;
	color: #fff;
	display: flex;
	justify-content: center;
	min-height: 112px;
	text-decoration: none;
}
.home-portals-1 .extra-content-col-inner > a * {
	color: #fff;
}
.home-portals-1 .extra-content-col a p {
	margin: 0 18px 0 0;
}
.home-portals-1 .extra-content-col a h6 {
	font-size: 20px;
	margin: 0;
}
.home-portals-1 .extra-content-col.col-sm-6 a {
	min-height: 170px;
}
.home-portals-1 .extra-content-col.col-sm-6 a h6 {
	font-size: 30px;
}
.home-portals-1 .extra-content-col-inner > a:hover {
	background: #EFD028;
}
.home-portals-1 .extra-content-col-inner > a:hover img {
    filter: brightness(0) invert(1);
}

/* FULL SERVICE */
.grid-services .extra-content-col-inner {
	margin: 15px 0;
	padding: 11px 18px 36px 38px;
}
.grid-services .extra-content-col-inner p {
	font-size: 1.0625rem;
	margin: 0;
}
.grid-services .extra-content-col-inner h6 {
	margin-bottom: 15px;
}
.grid-services .extra-content-col-inner a {
    color: #212B3E;
	text-decoration: none;
}
.grid-services .extra-content-col-inner a:hover {
	color: #212B3E;
}

/* HOME BLOG SECTION */
.blog-section {
	border-top: 2px solid #EBEBEB;
	padding-bottom: 148px;
	padding-top: 136px;
}

/*** Internal Pages - Enter any style for elements on internal pages here ***/
/* BLOG POST */
.short-border {
    border-color: #212B3E;
    border-width: 5px;
	max-width: 108px;
}
.mrs-eaves-xl-serif-narrow {
	font-family: 'mrs-eaves-xl-serif-narrow' !important;
	font-weight: 700 !important;
}
.bg-light-blue {
	background: #F1F4F7;
	border-radius: 4px;
}
.mw-970 {
	margin: 0 auto;
	max-width: 970px;
	padding: 74px 40px 40px;
	width: 100%;
}
.mx-880 {
	max-width: 880px;
	margin: 0 auto 40px;
	width: 100%;
}
.yellow-border-top {
	padding-top: 40px;
	position: relative;
}
.yellow-border-top:after {
	background: #FBDE2B;
	content: ' ';
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 108px;
}
/* SELLING PAGE */
.appraisal-form {
	background-color: #F1F4F7;
	padding: 40px 30px;
}
.appraisal-form p {
	font-size: 0.9375rem;
	margin-bottom: 0;
	margin-top: 12px;
	text-align: center;
}
.appraisal-form .gform_wrapper .gform_body .gfield,
.appraisal-form .gform_wrapper .gform_footer {
	padding: 0 5px !important;
}
.appraisal-form .gform_wrapper .gform_body .gf_left_half,
.appraisal-form .gform_wrapper .gform_body .gf_right_half {
	margin-bottom: 0;
	margin-top: 0;
}
.appraisal-form .gform_wrapper .gform_body .gf_left_half .ginput_container,
.appraisal-form .gform_wrapper .gform_body .gf_right_half .ginput_container {
	margin-top: 0 !important;
}
/*BUYING A PROPERTY*/
.buying-property-container .row .row, .property-management-container .row
.row {
	padding-bottom: 42px;
}
.buying-property-container .extra-content-col.column-02 .extra-content-col-inner,
.property-management-container .extra-content-col.column-01 .extra-content-col-inner {
	position: relative;
}
.buying-property-container .extra-content-col.column-02 .extra-content-col-inner:before,
.property-management-container .extra-content-col.column-01 .extra-content-col-inner:before {
	background-image: url(library/images/icon-arrow-down-inner@2x.png);
	background-repeat: no-repeat;
	background-size: 78px auto;
	border-radius: 2px;
	bottom: -86px;
	content: ' ';
	height: 125px;
	position: absolute;
	right: 0;
	width: 78px;
	z-index: 99;
}
.property-management-container .extra-content-col.column-01 .extra-content-col-inner:before  {
	left: 0;
	right: auto;
}
.buying-property-container .row .row:last-child .extra-content-col.column-02 .extra-content-col-inner:before,
.property-management-container .row .row:last-child .extra-content-col.column-01 .extra-content-col-inner:before {
	display: none;
}

/*GENERAL TENACY INFORMATION*/
a u {
	color: #212B3E;
	font-weight: 500;
}
.list-icons {
	margin-top: 35px;
	padding-left: 0;
}
.list-icons li {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	list-style: none;
	font-size: 1.125rem;
	font-weight: 400;
	padding: 9px 0;
	padding-left: 70px;
}
.list-icons li.responsibility-1 {
	background-image: url(library/images/icon-appointment@2x.png);
}
.list-icons li.responsibility-2 {
	background-image: url(library/images/icon-washing-hands@2x.png);
}
.list-icons li.responsibility-3 {
	background-image: url(library/images/icon-smartphone@2x.png);
}
.list-icons li.responsibility-4 {
	background-image: url(library/images/icon-contract@2x.png);
}
.list-icons li.responsibility-5 {
	background-image: url(library/images/icon-mute@2x.png);
}
.list-icons li.responsibility-6 {
	background-image: url(library/images/icon-padlock@2x.png);
}
.list-icons li.responsibility-7 {
	background-image: url(library/images/icon-settings@2x.png);
}
.list-icons li.responsibility-8 {
	background-image: url(library/images/icon-badge@2x.png);
}
.list-icons li.responsibility-9 {
	background-image: url(library/images/icon-check-mark@2x.png);
}

/*TENANCY FORMS*/
ul.download-links {
	padding-left: 0;
	margin-top: 55px;
}
ul.download-links li {
	border-top: 2px solid #EBEBEB;
	list-style: none;
	position: relative;
}
ul.download-links li a {
	background-image: url(library/images/icon-pdf@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 27px auto;
	color: #212B3E;
	display: block;
	font-size: 1.375rem;
	font-weight: 500;
	padding: 27px 0;
	padding-left: 75px;
	position: relative;
	text-decoration: underline;
}
ul.download-links li:last-child {
	border-bottom: 2px solid #EBEBEB;
}
ul.download-links li a:before {
	bottom: 0;
	content: '';
	background-image: url(library/images/icon-download@2x.png);
	background-repeat: no-repeat;
	background-size: 26px auto;
	height: 25px;
	margin: auto 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
}
/*EMERGENCY REPAIRS*/
.page-id-86 .mainbody {
	padding-bottom: 0;
}
.emergency-repairs-row-01 {
	padding-bottom: 0px;
	padding-top: 0px;
}
.emergency-repairs-row-01 .container > .row > .col-12 {
	border-bottom: 2px solid #EBEBEB;
	padding-bottom: 34px;
}
.emergency-repairs-row-02 {
	padding-top: 60px;
}
.warning-content {
	background-color: #212B3E;
	background-image: url(library/images/icon-warning-sign@2x.png);
	background-position: 42px center;
	background-repeat: no-repeat;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px;
	border-radius: 7px;
	margin-bottom: 75px;
	padding: 32px 22px 34px 152px;
}
.warning-content * {
	color: #ffffff;
}
.warning-content a {
	color: #ffdc2e;
	font-weight: 500;
	text-decoration: underline;
}
.warning-content p:last-child {
	margin: 0;
}
.list-icons li.repairs-1 {
	background-image: url(library/images/icon-leak@2x.png);
}
.list-icons li.repairs-2 {
	background-image: url(library/images/icon-toilet@2x.png);
}
.list-icons li.repairs-3 {
	background-image: url(library/images/icon-valve@2x.png);
}
.list-icons li.repairs-4 {
	background-image: url(library/images/icon-flood@2x.png);
}
.list-icons li.repairs-5 {
	background-image: url(library/images/icon-rain@2x.png);
}
.list-icons li.repairs-6 {
	background-image: url(library/images/icon-stove@2x.png);
}
.list-icons li.repairs-7 {
	background-image: url(library/images/icon-drop@2x.png);
}
.list-icons li.repairs-8 {
	background-image: url(library/images/icon-flash@2x.png);
}
.list-icons li.repairs-9 {
	background-image: url(library/images/icon-pipes@2x.png);
}
.list-icons li.repairs-10 {
	background-image: url(library/images/icon-warning@2x.png);
}
.list-icons li.repairs-11 {
	background-image: url(library/images/icon-stairs@2x.png);
}
.list-icons li.repairs-12 {
	background-image: url(library/images/icon-accident@2x.png);
}
.repairs-table {
	margin: 55px 0;
}
.repairs-table td:first-child {
	width: 13%;
}
.repairs-table td:nth-child(2) {
	width: 20%;
}
.repairs-table td:nth-child(3) {
	width: 43%;
}
.repairs-table tr {
	border-top: 2px solid #EBEBEB;
}
.repairs-table tr:last-child {
	border-bottom: 2px solid #EBEBEB;
}
.repairs-table td {
	font-size: 1.375rem;
	font-weight: 500;
	padding: 25px 0;
}
.repairs-table td a {
	color: #212B3E;
	text-decoration: underline;
}
.em-phone {
	background-image: url(library/images/icon-phone-receiver@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 13px auto;
	padding-left: 27px;
}
/*MAINTENANCE REQUESTS*/
ul.download-links li.app-store a {
	background-image: url(library/images/icon-app-store@2x.png);
}
ul.download-links li.play-store a {
	background-image: url(library/images/icon-playstore@2x.png);
}

/* PROCESS PAGE */
body {
  counter-reset: section;
}

.process-row-content .extra-content-col-inner {
	counter-reset: section;
}
.process-row-content .extra-content-col-inner .content-wrap {
	position: relative;
	padding-left: 151px;
	padding-right: 85px;
}
.process-row-content .extra-content-col-inner .divup-wrap .content-wrap::before {
	background-color: #ffdc2e;
	border: 4px solid #ffffff;
	border-radius: 50%;
	box-sizing: border-box;
	color: #212B3E;
	counter-increment: section;
	content: counter(section);
	font-size: 1.875rem;
	font-weight: 500;
	height: 83px;
	left: 15px;
	line-height: 2.3125rem;
	padding: 20px;
	position: absolute;
	text-align: center;
	top: 8px;
	width: 83px;
	-webkit-box-shadow: 0px 0px 0px 7px rgba(251,222,43,0.41);
	-moz-box-shadow: 0px 0px 0px 7px rgba(251,222,43,0.41);
	box-shadow: 0px 0px 0px 7px rgba(251,222,43,0.41);
}
.process-row-content .extra-content-col-inner .divup-wrap:nth-child(-n+9) .content-wrap::before {
	content: "0"counter(section);
}
.process-row-content .extra-content-col-inner .content-wrap p {
	font-size: 1.0625rem;
	margin-bottom: 0;
	margin-top: 15px;
}
.process-row-content .extra-content-col-inner .mul-3 p {
	font-size: 1.0625rem;
	line-height: 1.5rem;
	margin: 0;
}
.process-row-content .extra-content-col-inner .mul-3 img {
	margin-bottom: 0;
	margin-top: 0;
}
/* SUCCESS STORIES */
.success-stories-block {
	border-bottom: 2px solid #EBEBEB;
	padding-bottom: 54px;
	margin-bottom: 54px;
}
.success-stories-block h4 {
	font-size: 1.7rem;
}
.success-stories-block .ss-image {
	position: relative;
}
.success-stories-block .ss-image:after {
	background-image: url(library/images/icon-sold-badge@2x.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 98px 98px;
	background-size: 98px 98px;
	bottom: 25px;
	content: ' ';
	height: 98px;
	position: absolute;
	right: 28px;
	width: 98px;
}
.success-stories-block .ss-image .ss-date {
	background-color: #ffdc2e;
	border-radius: 0 5px 5px 0;
	left: 0;
	padding: 15px 28px 14px 28px;
	position: absolute;
	max-width: 172px;
	top: 34px;
	width: 100%;
	z-index: 1;
}
.success-stories-block .ss-image .ss-date p {
	color: #212B3E;
	font-size: 1.0625rem;
	font-weight: 500;
	margin: 0;
}
.success-stories-block .ss-address {
	background-color: #212B3E;
	background-image: url(library/images/icon-map-marker@2x.png);
	background-repeat: no-repeat;
	background-position: left 20px center;
	-webkit-background-size: 11px 15px;
	background-size: 11px 15px;
	font-size: 1.125rem;
	padding: 24px 15px 22px 43px;
}
.success-stories-block .ss-address p {
	color: #ffffff;
	font-weight: 500;
	margin: 0;
}
.success-stories-block .ss-content .ss-details h6 {
	margin-bottom: 4px;
}
.success-stories-block .ss-content .ss-details p {
	color: #212B3E;
	font-size: 0.8125rem;
	margin: 0;
	text-transform: uppercase;
}
.pages-link .wp-pagenavi {
	text-align: center;
}
.pages-link .wp-pagenavi .pages {
	display: none;
}
.pages-link .wp-pagenavi .previouspostslink {
	float: left;
}
.pages-link .wp-pagenavi .nextpostslink {
	float: right;
}
.pages-link .wp-pagenavi .previouspostslink,
.pages-link .wp-pagenavi .nextpostslink {
	border: 2px solid transparent;
	border-radius: 5px;
	color: #292929;
	display: inline-block;
	font-size: 1.0625rem;
	font-weight: 500;
	padding: 9px 17px;

}
.pages-link .wp-pagenavi .current, .pages-link .wp-pagenavi .page {
	border: 2px solid transparent;
	border-radius: 5px;
	color: #292929;
	display: inline-block;
	font-weight: 500;
	padding: 9px 17px;
	text-decoration: none;
}
.pages-link .wp-pagenavi .current, .pages-link .wp-pagenavi .page:hover,
.pages-link .wp-pagenavi .previouspostslink:hover,
.pages-link .wp-pagenavi .nextpostslink:hover {
	border-color: #FC454C;
	color: #FC454C;
	text-decoration: none;
}
/*Let Us Manage Your Property*/
.manage-property_wrapper {
	background-color: #212B3E;
	height: 100%;
	padding: 45px;
}
.list-with-us-main-panel .extra-content-col-inner {
	height: 100%;
	left: 50px;
	position: relative;
}
.leasing-team-wrap .extra-content-col-inner {
	background: #F1F4F7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 35px 42px;
	width: 470px;
}
.leasing-team-wrap p {
	margin: 0;
}
.leasing-team-wrap h3 {
	font-size: 1.375rem;
	margin-bottom: 17px;
}
.leasing-team {
	display: flex;
	justify-content: space-between;
}
.leasing-team img {
	width: 149px;
}
.leasing-team h6 {
	font-size: 1.3125rem;
	margin: 6px 0 0;
}
.leasing-team p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2em;
	margin: -5px 0 0;
}
.leasing-team-wrap h5 {
	color: #778694;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 25px 0 0;
}

/* FOR OWNER */
.for-owners-row-01 .row-01,
.for-developers-row-01 .row-01,
.for-developers-row-01 .row-02 {
	margin-bottom: 54px;
}
.icon-image {
	margin-bottom: 29px;
	position: relative;
}
.icon-image p {
	margin: 0;
}
.icon-image .icon-float {
	left: -10px;
	position: absolute;
	top: 23px;
	z-index: 1;
}

.our-history-row-01 .row {
	margin-bottom: 105px;
}
.our-history-row-01 .row:last-child {
	margin-bottom: 0;
}
.inner .our-history-row-01 .image-quote .quote {
	margin-left: -47px;
	max-width: 500px;
	text-align: right !important;
	width: 100%;
}

/* Valuations */
.certified-valuers-panel .extra-content-col-inner {
	height: 100%;
}
.certified-valuers-panel .white-bg .extra-content-col-inner {
	padding: 65px 65px 40px;
}
.certified-valuers-panel .certified-valuers-right .extra-content-col-inner {
	padding: 56px 5px;
}
.certified-valuers-panel h4 {
	line-height: 1.3em;
}
.certified-valuers-right h4 {
	font-size: 2rem;
	line-height: 1em;
	margin-bottom: 44px;
}
.certified-valuers {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	/*max-width: 375px;*/
	text-align: center;
}
.certified-valuers .divup {
	padding: 0 10px;
}
.certified-valuers p {
	font-size: 13px;
	margin: 0;
}
.certified-valuers img {
	border: 5px solid #ffdc2e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	width: 155px;
}
.certified-valuers h6 {
	font-size: 1.3125rem;
	line-height: 1.3em;
	margin: 20px 0 0;
}

/*********************
TEAM PAGE
*********************/
.staff_list .member_item:not(.member_team_item_0) .team-category span {
	visibility: hidden;
}
.staff_list .member_item:not(.member_team_item_0) .team-category h6:before {
	display: none;
}
.our-team-row-01 {
   padding-top: 40px;
   overflow: hidden;
}
.staff_list {
   *zoom: 1;
}
/* OLD Code
.staff_list:before,
.staff_list:after {
   content: "";
   display: table;
   line-height: 0;
}
.staff_list:after {
   clear: both;
}
.staff_list {
   list-style: none;
   margin: 0;
   padding: 0;
}
.staff_list > li::after {
   clear: both;
   content: "";
   display: table;
}
.staff_list > li {
   float: left;
   position: relative;
   width: 21.5%;
   margin: 0 2% 0 0;
}*/
.staff_list{
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.staff_list > li {
	padding: 0 10px;
}
.staff_list > li.member_item_0 {
   clear: both;
}
.staff_list > li.member_item:nth-child(1) h6 span,
.staff_list > li.member_item:nth-child(4) h6 span {
	max-width: 85px;
}
.staff_list > li.member_item:nth-child(6) h6 span {
	max-width: 125px;
}
.staff_list > li.member_item:nth-child(11) h6 span {
	max-width: 168px;
}
.member_info {
   cursor: default;
}
.member_info_inner {
   bottom: 23px;
   left: 15%;
   position: absolute;
   right: 14%;
}
.member_default {
   cursor: pointer;
   position: relative;
}
.team-category {
	position: relative;
}
.member_team_item_0 .team-category:before {
	background-color: #FFF;
	bottom: 0;
	content: '';
	height: 2px;
	left: -24px;
	position: absolute;
	width: 24px;
}
.team-category h6 {
	background: #FFF;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.5rem;
	position: relative;
}
.team-category h6:before {
	background-color: #ffdc2e;
	border-radius: 2px;
	content: '';
	height: 37px;
	left: 0;
	margin: auto 0;
	position: absolute;
	top: 5px;
	width: 10px;
	z-index: 999;
}
.team-category h6:after {
	background-color: #EBEBEB;
	border-radius: 2px;
	bottom: 0;
	content: '';
	height: 2px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 110%;
}
.team-category h6 span {
	background-color: #ffffff;
	display: inline-block;
	padding-left: 25px;
	padding-right: 10px;
	position: relative;
	z-index: 90;
}
.member_item_3 .team-category h6:after, .staff_list > li:last-child h6:after {
	width: 100%;
}
.member_photo {
	position: relative;
	background-color: #fff;
	margin-top: 15px;
}
.staff_list > li.member_item_3 {
       margin-right: 0;
}
.member_photo img {
	display: inline-block;
	width: 100%;
	max-width: 100%;
}
.member_photo_hover {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.member_photo:hover .member_photo_hover {
   opacity: 1;
}
.member_profile {
   	position: relative;
   	z-index: 1;
   	text-align: left;
}
.member_profile h2 {
	background-color: #212B3E;
	background-image: url(library/images/plus-sign-white@2x.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	color: #FFF;
   	font-size: 1.4375rem;
   	font-family: 'mrs-eaves-xl-serif-narrow', sans-serif;
   	font-weight: 700;
   	margin-bottom: 38px;
   	padding: 14px 50px 16px 27px;
}
.staff_list > li.active .member_profile h2, .staff_list > li:hover .member_profile h2 {
	background-color: #ffdc2e;
	background-image: url(library/images/plus-sign-blue@2x.png);
	color: #212B3E;
}
.member_popup {
   display: none;
}
.member_popup_close {
   position: absolute;
   right: -30px;
   top: -32px;
}
.member_popup_close a::before {
   color: #747474;
   content: "\f00d";
   font-family: FontAwesome;
   font-size: 24px;
   line-height: 1em;
}
.member_popup_close a {
   text-decoration: none;
}
.staff_list li.member_popup_row {
	background-color: #F1F4F7;
	display: none;
	margin: 0 0 46px;
	width: 100%;
	padding: 65px 72px;
	position: relative;
	/*overflow: hidden;*/
}
.member_popup_row .member_popup {
   display: flex;
   align-items: center;
   position: relative;
}
.member_popup_info {
	width: 100%;
}
.member_popup_info:before {
   content: '';
   display: inline-block;
   height: 100%;
}
.member_popup_info_inner h5 {
	font-size: 1.875rem;
}
.member_popup_info_inner h6 {
	font-size: 0.8125rem;
	margin-bottom: 10px;
}
.member_popup_info_inner p {
	font-size: 1.0625rem;
	margin-top: 10px;
}
.member_popup_info_inner ul {
	padding-left: 0;
}
.member_popup_info_inner ul li {
	font-size: 1.0625rem;
}
.member_popup_info_inner li {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 26px auto;
	background-repeat: no-repeat;
	font-weight: 400;
	list-style: none;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-top: 6px;
}
.member_popup_info_inner li.team-office {
	background-image: url(library/images/icon-phone@2x.png);
}
.member_popup_info_inner li.team-mobile {
	background-image: url(library/images/icon-mobile@2x.png);
}
.member_popup_info_inner li.team-email {
	background-image: url(library/images/icon-email@2x.png);
}
.member_prev,
.member_next {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 78px 78px;
	background-size: 78px 78px;
   cursor: pointer;
   height: 78px;
   position: absolute;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   width: 78px;
}
.member_prev {
   background-image: url(library/images/team-arrow-prev@2x.png);
   left: -110px;
}
.member_next {
   background-image: url(library/images/team-arrow-next@2x.png);
   right: -110px;
}
.member_hover {
   background-color: rgba(0, 0, 0, 0.7);
   color: #fff;
   font-size: 1.375rem;
   font-weight: 500;
   height: 100%;
   left: 0;
   position: absolute;
   right: 0;
   text-align: center;
   text-transform: uppercase;
   top: 0;
   width: 100%;
   opacity: 0;
   z-index: 9;
}
.member_photo:hover .member_hover {
   opacity: 1;
}
.member_hover span {
   position: relative;
   top: 42%;
}


/* New Popup Style */
/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 100; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
}

/* The Close Button */
.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

/*********************
CONTACT
*********************/
.page-contact .inner-banner {
	border-bottom: 5px solid #212B3E;
	padding: 185px 0;
}
.page-contact .inner-banner h1 {
	display: none;
}
.contact-form_wrapper {
	background-color: #FFF;
	margin-top: -23% !important;
	padding: 44px;
}
.contact-schedule .row-01 {
	margin-bottom: 40px;
}
.contact-schedule h6 {
	padding-top: 27px;
	position: relative;
}
.contact-schedule h6:before {
	background-color: #ffdc2e;
	border-radius: 2px;
	content: ' ';
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 94px;
}
.contact-schedule .table-contact-page tr {
	background: #FFFFFF;
	border-radius: 8px;
	display: block;
	margin-bottom: 7px;
	padding: 17px 10px 17px 17px;
	vertical-align: top;
}
.contact-schedule .table-contact-page tr td {
	font-size: 1rem;
	font-weight: 400;
}
.contact-schedule .table-contact-page tr td:first-child {
	width: 180px !important;
}
.contact-schedule .table-contact-page tr td:last-child {
	background-image: url(library/images/icon-clock@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 22px 22px;
	background-size: 22px 22px;
	color: #212B3E;
	font-weight: 400;
	padding-left: 30px;
	text-align: left;
	width: 220px;
}
.contact-schedule .gray-bg {
	background-color: #F1F4F7;
	border-radius: 8px;
	margin-top: 20px;
	padding: 25px 28px 30px;
}
.contact-schedule .gray-bg p.legend {
	font-size: 0.9375rem;
	margin: 0;
}
.contact-schedule .gray-bg .table-contact-page {
	margin-bottom: 0;
	margin-top: 10px;
}
.page-id-42 .cta-content-contact h4 {
	margin-bottom: 10px;
}
.page-id-42 .cta-content-contact h6 {
	color: #ffffff;
	font-size: ‭‭‭1.3125rem;
	font-weight: 500;
	margin-bottom: 38px;
	margin-top: 0;
}
.cta-list-portal li.tools a {
	background-image: url(library/images/icon-settings-1@2x.png);
	background-position: 50px center;
	background-repeat: no-repeat;
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	padding-left: 121px;
	padding-right: 50px;
}
.cta-list-portal li.tools a:hover {
	background-image: url(library/images/icon-settings-hover@2x.png);
}

/* BLOG PAGE */
.single .main-sidebar .widget,
.blog .main-sidebar .widget,
.archive .main-sidebar .widget,
.category .main-sidebar .widget {
	margin-bottom: 46px;
}
.main-sidebar h3.widgettitle {
	font-size: 1.375rem;
	font-weight: 700;
	line-height: 1.6875rem;
}
.main-sidebar .widget_categories ul {
	list-style: none;
	margin-top: 25px;
	padding-left: 0;
}
.main-sidebar .widget_categories ul li a {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 2rem;
	text-decoration: underline;
}
.main-sidebar .blog-lists {
	margin-top: 35px;
}
.main-sidebar .blog-container .blog-block:not(:last-child) {
	margin-bottom: 67px;
}
.main-sidebar .blog-container .blog-block .blog-content h5 {
	text-overflow: unset;
	white-space: normal;
}

/* SINGLE POSTING */
.hentry header {
	padding-bottom: 0;
}
.single-posting .article-header {
	border-bottom: 0;
	text-align: center;
}
.single-posting .article-header .single-title {
	line-height: 2.5625rem;
	font-size: 2.125rem;
}
.single-posting .article-header p {
	font-size: 1.1875rem;
	font-weight: 300;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	max-width: 970px;
}
.single-posting .article-header p a {
	color: #ffdc2e;
}
.single-posting .article-header .blog-image {
	margin-top: 36px;
}
.single-posting .article-header .blog-image img {
	margin: 0 auto;
	max-width: 970px;
	width: 100%;
}
.single-posting .blog-image {
	position: relative;
	margin-bottom: 46px;
}
.single-posting .blog-image .blog-date {
	background-color: #212B3E;
	border-radius: 0 5px 5px 0;
	left: 0;
	padding: 15px 28px 14px;
	position: absolute;
	top: 34px;
	z-index: 9;
}
.single-posting .blog-image .blog-date span {
	color: #ffffff;
	display: block;
	font-size: 1.0625rem;
	font-weight: 400;
	line-height: 1.25rem;
	margin: 0;
}
.single-posting .post-image img {
    max-width: 670px;
}
.blog-footer ul {
	list-style: none;
	margin-bottom: 112px;
	margin-top: 0px;
	padding-left: 0;
	position: relative;
}
.blog-footer ul:before {
	background-color: #EBEBEB;
	content: ' ';
	height: 2px;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
}
.blog-footer ul li.prev {
	float: left;
	padding-right: 10px;
}
.blog-footer ul li.next {
	float: right;
	padding-left: 10px;
}
.blog-footer ul li {
	background-color: #fff;
	position: relative;
	z-index: 9;
}
.blog-footer ul li a {
	background-color: #ffffff;
	border: 2px solid transparent;
	border-radius: 5px;
	color: #292929;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 500;
	padding: 9px 17px;
	text-decoration: none;
}
.blog-footer ul li a:hover {
	background-color: #ffffff;
	border-color: #ED1C24;
	color: #ED1C24;
}

/* Commercial Page */

.commercial-row-01 {
	padding-bottom: 0;
}
.comercial-contacts .extra-content-col-inner {
	margin-top: 50px;
}
.comercial-contacts img {
	max-width: 170px;
	width: 100%;
}
.comercial-contacts p {
	margin: 0;
	font-size: 1.0625rem;
	font-weight: 400;
}
.comercial-contacts h3 {
	font-size: 1.875rem;
	line-height: 1.233em;
}
.comercial-contacts h6 {
	font-size: 0.8125rem;
	text-transform: uppercase;
	line-height: 1.461em;
	color: #212B3E;
	margin: 0;
}
.comercial-contacts .contact {
	margin-top: 30px;
}
.comercial-contacts .contact p {
	margin-bottom: 10px;
}
.comercial-contacts .contact img {
	max-width: 26px;
	margin-right: 10px;
}

/******************************************
Property Management
******************************************/

.custom-three-cols .extra-content-col-inner {
  text-align: center;
  background: #ffffff;
  min-height: 610px;
}
.custom-three-cols .extra-content-col-inner h3 {
	font-size: 25px;
	font-weight: 500;
	padding: 20px 30px;
	margin: 0;
	line-height: normal;
}
.custom-three-cols .extra-content-col-inner p {
	padding: 0 30px 20px;
  	margin: 0;
}
.property-features .extra-content-col-inner {
	padding: 30px;
	margin: 10px 0;
}
.property-features .extra-content-col-inner p {
  margin: 0;
}
.property-faqs {
  background: #212B3E;
}
.property-faqs, .property-faqs h3, .property-faqs h3.accordion-title {
	color: #fff;
	text-decoration: none;
}
.property-faqs h3.accordion-title::before {
  background-image: url(library/images/white-plus-icon@2x.png);
}
.property-faqs h3.accordion-title.open::before {
  background-image: url(library/images/white-minus-icon@2x.png)
}
.property-faqs h3.accordion-title.open {
	color: #FF5C62;
}
.property-quote .extra-content-col-inner {
  padding: 100px;
  border: 3px solid #EFD028;
}
.property-quote .extra-content-col-inner::after {
	content: "";
	position: absolute;
	width: 102px;
	height: 102px;
	background: url(library/images/down.png) no-repeat center / cover;
	top: -51px;
	left: 50%;
	transform: translateX(-50%);
}

/******************************************
 RESPONSIVE STYLES
******************************************/

@media (min-width: 1441px) {
	.header-nav-wrap {
		display: none;
	}
}
@media (min-width: 992px) {
	.ss-content {
		margin-left: 7.8%;
		padding-left: 0;
		padding-right: 5px;
	}
}
@media (min-width: 1081px) {
	.top-header-number {
		display: none;
	}
}

@media (min-width: 992px) {
    /*
	.single-post .main-content {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.single-post .main-sidebar {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		margin-left: 8.333333%;
	}
    */
}

@media (max-width: 1735px) {
	nav.main-nav ul.nav > li > a {
		font-size: 1rem;
	}
}

@media (max-width: 1661px) {
    .main-header .logo {
    	padding-top: 33px;
    }
    .main-header .logo img {
    	max-width: 250px;
    }
	nav.main-nav ul.nav > li:nth-child(-n+3) {
	    padding-left: 4px;
	    padding-right: 4px;
	}
	nav.main-nav ul.nav > li {
		padding: 0px 5.5px;
	}
}

@media (max-width: 1517px) {
	nav.main-nav ul.nav > li > a {
	    font-size: 0.9rem;
	}
}

@media (max-width: 1440px) {
	/* General Styles */
	.accordion {
		margin-top: 0;
	}

	/*** Enter your custom style here ***/
	.main-header .container-fluid {
		max-width: 100%;
		width: 1200px;
	}
    .main-header .logo img {
        max-width: 200px;
    }
	nav.main-nav ul.nav > li > a {
		font-size: .9rem;
	}
	.main-header nav.main-nav ul.nav > li:first-child {
		padding-left: 0;
	}
	.main-header nav.main-nav ul.nav > li:last-child {
		padding-right: 0;
	}
	.main-header nav.main-nav ul.nav > li:nth-child(-n+3) > a {
		padding-left: 10px;
		padding-right: 10px;
	}
	nav.main-nav ul.nav > li.menu-item-has-children > a:after {
		font-size: 17px;
	}
	.accordion-content, .valuations-faq .accordion-content {
		margin-top: 30px;
	}
	.banner-area {
		padding-bottom: 100px;
		padding-top: 80px;
	}
	.banner-area h1 {
		font-size: 4rem;
		line-height: 1.20512821em;
	}
	.list-portal li a {
		padding: 35px 32px 35px 87px;
	}
	.banner-menu .sub-menu li a {
		padding: 14px 20px 12px;
	}
    .main-header .logo {
        padding-bottom: 31px;
	    padding-top: 27px;
	}
    .main-header .header-menu {
        padding-bottom: 0;
        padding-top: 0;
    }
	.main-header .logo, .header-right {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.main-header .header-right {
		text-align: right;
	}
	.main-header .header-menu {
		display: none;
	}
	nav.main-nav ul.nav > li:nth-child(-n+3) {
	    padding-left: 8px;
	    padding-right: 8px;
	}
	nav.main-nav ul.nav > li {
	    padding: 0px 11.5px;
	}
	nav.main-nav ul.nav > li > a {
		font-size: 1.125rem;
	}
	.header-nav-wrap {
		padding: 20px 0;
	}
    .main-header .header-right-top .header-phone {
    	margin-top: 5px;
    }
}

@media (max-width: 1235px) {
	.member_prev, .member_next {
	    -webkit-background-size: 58px 58px;
	    background-size: 58px 58px;
	    height: 58px;
	    width: 58px;
	}
	.member_prev {
		left: -70px;
	}
	.member_next {
		right: -70px;
	}
}

@media (max-width: 1330px) {
	.contact-row-01 .column-03 p a {
		word-break: break-all;
		word-wrap: break-word;
	}
}

@media (max-width: 1270px) {
	.main-footer .footer-top .footer-col .footer-contact a {
		word-break: break-all;
		word-wrap: break-word;
	}
	.main-header .header-right-top .header-login a {
		min-width: auto;
		width: auto;
	}
}

@media (max-width: 1199.98px) {
	h2, h3 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.5rem;
	}
	h5 {
		font-size: 1.125rem;
	}
    ul.d-xl-flex li,
	ol.d-xl-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	/* General Styles */
	.testimonial-box:after {
		left: 24px;
	}
	.testimonial-box {
		font-size: 1.25rem;
		padding: 50px 30px 10px 40px;
	}
	.free-quote-bar,
	.free-quote-bar p {
		text-align: center;
	}

	/*** Enter your custom style here ***/
	nav.main-nav ul.nav > li > a {
		font-size: 1rem;
	}
	.list-with-us-main-panel .extra-content-col-inner {
		left: 0;
	}
	.leasing-team-wrap .extra-content-col-inner {
		padding: 35px 38px;
		width: auto;
	}
	.certified-valuers-panel .white-bg .extra-content-col-inner {
		padding: 45px 50px 40px;
	}
	.certified-valuers-panel .white-bg .extra-content-col-inner {
		padding: 45px 30px 40px;
	}
	.certified-valuers-right h4 {
		font-size: 1.5rem;
	}
	.certified-valuers {
		margin: 0 -15px;
	}
	.certified-valuers .divup {
		padding: 0 15px;
	}
	.certified-valuers h6 {
		font-size: 1.125rem;
	}
	.blog-section {
		padding-bottom: 40px;
		padding-top: 100px;
	}
	.main-sidebar ul.menu > li > a {
		background-position: 25px center;
		padding: 35px 30px 35px 80px;
	}
	.extra-content.home-portals-1 {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.home-portals h1 {
		font-size: 1.5rem;
	}
}

@media (max-width: 1080px) {
	.staff_list {
		grid-template-columns: repeat(3, 1fr);
	}
	.sfm-rollback {
		display: block;
		width: 0;
	}
	.main-header .header-right, .header-nav-wrap {
		display: none;
	}
	.main-header .logo {
		text-align: center;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.top-header-number {
		background-color: #212B3E;
		padding: 12px 0 11px;
		text-align: center;
	}
	.top-header-number .header-phone a {
		background-image: url(library/images/icon-mobile-phone@2x.png);
		background-position: left center;
		background-repeat: no-repeat;
		-webkit-background-size: 12px 12px;
		background-size: 12px 12px;
		color: #ffffff;
		display: inline-block;
		font-size: 22px;
		font-weight: 700;
		padding-left: 18px;
		text-decoration: none;
	}

	.mw-none-left {
		margin-left: -100%;
	}
}

@media (max-width: 1024px) {
	.single-post .main-sidebar {
		padding-left: 0;
		padding-right: 30px;
	}
	.main-sidebar .blog-content .em-button {
		min-width: 1px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 991.98px) {
	h2, h3 {
		font-size: 1.75rem;
	}
	h5 {
		font-size: 1.4rem;
		line-height: 1.2;
	}
	h2.entry-title {
		font-size: 1.375rem;
	}
	p {
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.post-list-thumbnail {
		margin-right: 15px;
	}
	.table-style-1 td, .table-style-1 th {
		padding-left: 10px;
	}
	.flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-prev {
		left: 0;
	}
	.flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
		right: 0;
	}
	.extra-content-col {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.column-vertical-align .row,
	.column-vertical-align.row,
	.column-equal-height .row,
	.column-equal-height.row {
		display: block;
	}
    ul.d-lg-flex li,
	ol.d-lg-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	/* Testimonials */
	.woothemes-testimonials-layout-03 .testimonial-avatar {
		width: 200px;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar img {
		width: 150px;
	}

	/* General Styles */
	.extra-content,
	.free-quote-bar,
	.free-quote-cta-panel.free-quote-bar {
		padding: 30px 0;
	}
	.border-bottom .container {
		padding-bottom: 30px;
	}
	.border-top .container {
		padding-top: 30px;
	}
	.background-only-panel {
		height: 250px !important;
	}
	.free-quote-bar {
		text-align: center;
	}
	.free-quote-bar h2 {
		margin-top: 0;
	}
	.free-quote-bar .col-md-4 {
		margin-top: 30px;
	}
	.free-quote-bar p {
		text-align: center;
	}
	.staff-panel {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.staff-panel-first {
		padding-top: 30px;
	}
	.staff-panel .extra-content-col {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.staff-panel .column-01 p {
		margin: 0;
	}
	.testimonial-box:after {
		top: 12px;
	}
	.accordion {
		margin-top: 10px;
	}
	h3.accordion-title {
		padding: 15px 30px 15px 50px;
	}
	.accordion-content {
		padding: 15px 30px;
	}
	.contact-form .column-02, .get-a-quote-row-01 .column-02 {
		max-width: none;
	}

	/*** Enter your custom style here ***/
	.list-portal li {
		display: block;
		margin: 7px 0;
	}
	.list-portal li a {
		font-size: 19px;
		max-width: 270px;
		padding-bottom: 20px;
		padding-top: 19px;
		width: 100%;
	}
	.list-portal li:nth-child(1) a {
		background-position: 49px center;
		-webkit-background-size: 19px 30px;
		background-size: 19px 30px;
	}
	.list-portal li:nth-child(2) a {
		background-position: 37px center;
		-webkit-background-size: 24px 30px;
		background-size: 24px 30px;
	}
	.list-portal li:nth-child(3) a {
		background-position: 43px center;
		-webkit-background-size: 31px 30px;
		background-size: 31px 30px;
	}

	.home-row-01 .row-01 .column-01 {
		text-align: center;
	}
	.home-row-01 .row-01 img.alignright {
		display: inline-block;
		float: none;
		margin-left: 0px;
		margin-top: 34px !important;
	}
	.blog-section {
		padding-left: 30px;
		padding-right: 30px;
	}
	.blog-section .blog-container {
		padding-bottom: 50px;
		margin: 0 auto;
		max-width: 740px;
		width: 100%
	}
	.blog-section .blog-container .row {
		margin-left: 0;
		margin-right: 0;
	}
	.blog-section .blog-container .blog-block {
		margin-bottom: 30px;
		-ms-flex: unset;
		flex: unset;
		margin-top: 50px;
		max-width: 	unset;
		padding: 0 !important;
		text-align: center;
	}
	.blog-section .blog-container .blog-block:first-child {
		margin-top: 0;
	}
	.blog-section .flex-control-nav {
		bottom: 0;
	    left: 0;
	    right: auto;
	    text-align: center;
	    top: auto;
	    -webkit-transform: none;
	    -ms-transform: none;
	    -o-transform: none;
	    transform: none;
	    width: 100%;
	}
	.blog-section .flex-control-nav li {
	    display: inline-block;
	    padding: 0 10px;
	}
	.blog-container .blog-block .blog-content h5 {
		font-size: 21px;
	}
	.blog-container .blog-block .blog-content p {
		font-size: 17px;
	}
	.bottom-bar h4 {
		font-size: 24px;
		line-height: 1.4em;
	}
	.image-quote {
	    max-width: 470px;
	    margin: 0 auto;
	    width: 100%;
	}
	.grid-services .extra-content-col {
		padding-bottom: 0;
		padding-top: 0;
	}
	.grid-services .extra-content-col-inner {
		padding-bottom: 0;
		padding-top: 0;
		margin: 4px 0;
	}
	.grid-services .extra-content-col-inner p:first-child {
		display: inline-block;
		vertical-align: middle;
	}
	.grid-services .extra-content-col-inner h6 {
		display: inline-block;
		font-size: 22px;
		margin-left: -30px;
		position: relative;
		vertical-align: middle;
		z-index: 90;
	}
	.grid-services .extra-content-col-inner p:last-child {
		display: none;
	}
	.buying-property-container .extra-content-col.column-02 .extra-content-col-inner:before, .property-management-container .extra-content-col.column-01 .extra-content-col-inner:before {
		display: none;
	}
	.our-history-row-01 .row {
		margin-bottom: 50px;
	}
	.success-stories-block .ss-image:after {
		-webkit-background-size: 78px 78px;
		background-size: 78px 78px;
		height: 78px;
		right: 20px;
		width: 78px;
	}
	.success-stories-block .ss-image,
	.success-stories-block .ss-address {
		max-width: 370px;
	}
	.success-stories-block .ss-address {
		margin-bottom: 20px;
	}
	.mw-none-left {
		margin-left: 0%;
      	max-width: 100% !important;
	}
	.contact-form_wrapper {
		margin-top: 0 !important;
	}
	.contact-row-01 .column-01 .extra-content-col-inner,
	.contact-row-01 .column-03 .extra-content-col-inner {
		padding-left: 44px;
		padding-right: 44px;
	}
	img.alignright {
		display: block;
		clear: both;
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.leasing-team-wrap .extra-content-col-inner {
		padding: 40px 45px;
	}
	.leasing-team {
		max-width: 400px;
	}
	.certified-valuers {
		margin: 0 auto;
	}
	.testimonials-list .testimonial-avatar .avatar-text {
		padding: 89px 30px 20px;
	}
	.main-footer {
		padding-bottom: 60px;
		padding-top: 60px;
	}
	.banner-menu .sub-menu li a {
		padding: 14px 15px 12px;
	}
	.main-sidebar ul.menu > li > a {
		background-position: 15px center;
		font-size: 1.125rem;
		min-height: 1px;
		padding: 25px 20px 25px 75px;
	}
	.post-list-more .em-button {
		min-width: 1px;
	}
	.home-portals-1 .extra-content-col {
		margin-bottom: 0;
		margin-top: 0;
	}
}
@media (max-width: 1023px) {
	.body-corporate-forms-row-01 p br {
		display: none;
	}
	.body-corporate-forms-row-01 table td {
		display: block;
		text-align: center;
		width: 100%;
	}
}
@media (max-width: 767.98px) {
	html {
		font-size: 95% !important;
	}
	h1, h2 {
		font-size: 1.75rem;
	}
	.post-list-thumbnail {
		float: none;
		margin: 0 0 10px;
	}
	.postlist > article.post {
		margin-top: 25px;
		padding-top: 25px;
	}
    ul.d-md-flex li,
	ol.d-md-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	/* Testimonials */
	.contact-form .testimonials-list {
		margin-top: 0;
	}
	.testimonials-list {
		margin-top: -15px;
	}
	.testimonials-list .quote {
		margin: 15px 0;
		text-align: center;
	}
	.testimonials-list blockquote {
		-webkit-background-size: 100px auto;
		-moz-background-size: 100px auto;
		-o-background-size: 100px auto;
		background-size: 100px auto;
		background-position: center top;
		padding-top: 20px;
	}
	.woothemes-testimonials-layout-01 .testimonials-list .quote,
	.woothemes-testimonials-layout-03 .testimonial-content {
		max-width: none;
	}
	.woothemes-testimonials-layout-01 .testimonials-list .quote {
		width: 100%;
	}
	.woothemes-testimonials-layout-03 .testimonials-list .quote {
		display: block;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar {
		margin-bottom: 20px;
		text-align: center;
		width: auto;
	}
	.woothemes-testimonials-layout-03 .testimonial-avatar img {
		width: 80px;
	}

	/* Content Panels */
	.column-equal-height .row, .column-equal-height.row {
		display: block;
	}
	.align-left-xs {
		background-position: left center;
	}
	.background-only-panel {
		height: 200px !important;
	}
	.list-inline {
		display: block;
		margin: 0;
	}
	.list-inline li {
		display: block;
		padding: 7.5px 0;
		text-align: center;
	}

	/* General Styles */
	.logos-panel {
		text-align: center;
	}
	.logos-panel ul {
		display: block;
	}
	.logos-panel ul li:before {
		display: none;
	}
	.logos-panel ul li {
		float: none;
		padding: 12px 0;
		width: auto;
	}
	.extra-content .testimonials-list blockquote p {
		max-width: none;
	}
	.woothemes-testimonials-layout-04 .testimonials-list blockquote:before {
		left: 50%;
		margin-left: -34px;
		top: 0;
	}
	.woothemes-testimonials-layout-04 .testimonials-list blockquote {
		padding-left: 0;
		padding-top: 100px;
	}
	.woothemes-testimonials-layout-04 .testimonials-list .author {
		padding-left: 0;
	}
	.accordion {
		margin-top: 15px;
	}
	h3.accordion-title {
		margin-top: 15px;
		padding: 12px 50px 12px 65px;
	}
	h3.accordion-title:before {
		right: 15px;
	}
	.accordion-content {
		padding: 10px 20px;
	}

	/*** Enter your custom style here ***/
	.mainbody {
		padding: 80px 0;
	}
	.banner-menu {
		display: none;
	}
	.inner-banner {
		padding-bottom: 54px;
		padding-top: 38px;
	}
	.testimonials-list .testimonial-content .testimonials-text {
		margin-right: 0;
		padding-right: 0;
	}
	.home-portals p:last-child {
		display: none;
	}
	.home-portals .row-04 p {
		display: block;
	}
	.testimonials-list .testimonial-avatar {
		margin: 50px auto 0;
		max-width: 470px;
		padding-right: 0;
		width: 100%
	}
	.testimonials-list {
		margin-bottom: 40px;
	}
	.flex-control-nav {
		bottom: 0;
		left: 0;
		right: auto;
		text-align: center;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		width: 100%
	}
	.flex-control-nav li {
		display: inline-block;
		padding: 0 10px;
	}
	.main-footer {
		padding: 60px 0;
		text-align: center;
	}
	.main-footer * {
		font-size: 18px !important;
		font-weight: 400;
	}
	.main-footer .footer-top .footer-col:nth-child(n+2) .widgettitle {
		border-top: 0 !important;
		width: 100%;
	}
	.widget_nav_menu, .menu-services-container {
		display: none;
	}
	#textblockswidget-2 .widgettitle {
		display: none;
	}
	.footer-contact {
		border-top: 10px solid #ffdc2e;
		border-radius: 2px;
		padding-top: 30px;
	}
	.main-footer .footer-logo p {
		display: inline-block;
		margin: 0 4px;
		vertical-align: middle;
	}
	.main-footer .footer-bottom .social-media {
		margin-top: 21px;
		text-align: center;
	}
	.staff_list > li {
		width: 48%;
	}
	.staff_list li.member_popup_row {
		padding: 35px 50px;
	}
	.member_popup_close {
	    right: 0px;
	    top: -12px;
	}
	.member_prev {
		display: none;
		left: 0;
	}
	.member_next {
		display: none;
		right: 0;
	}
	.member_popup_info_inner h6 {
		font-size: 1rem;
	}
	.member_popup_info_inner h5 {
		margin-top: 30px;
	}
	.process-row-content .row-01 .extra-content-col-inner .divup-wrap {
		margin-bottom: 60px;
	}
	.process-row-content .row-01 .extra-content-col-inner .div-3 {
		display: none;
	}
	.banner-area p br {
		display: none;
	}
	.certified-valuers-panel .white-bg .extra-content-col-inner,
	.certified-valuers-panel .white-bg .extra-content-col-inner {
		padding: 30px 25px;
	}
	.list-portal li a {
		padding-top: 18px;
		padding-bottom: 18px;
	}
	.image-quote .image {
		padding-right: 30px;
	}
	.inner .image-quote.image-right .image {
		padding-right: 0;
	}
	.image-quote .quote {
		float: right;
		margin-left: 0;
	}
	.inner .image-quote.image-right .quote {
		float: left;
		width: calc(80%);
	}
	.grid-services .extra-content-col-inner h6 {
		margin-bottom: 0;
	}
	.grid-services .extra-content-col-inner p:first-child {
		margin: -8px 0;
	}
	.testimonials-list .testimonial-avatar .avatar-text {
		float: right;
		margin-left: 0;
		padding: 89px 20px 20px;
		width: 90%;
	}
	.testimonials-list .avatar-wrap {
		padding-right: 15px;
	}
	.blog-section {
		padding-left: 0;
		padding-right: 0;
	}
	.bottom-bar {
		padding: 60px 0;
	}
	.bottom-bar h4 br {
		display: none;
	}
	.main-footer .footer-top .footer-col .widgettitle::before {
		display: none;
	}
	.footer-contact {
		padding-top: 20px;
	}
	.main-footer .footer-top .footer-col p.mt-5 {
		margin-top: 30px !important;
	}
	.blog-section .blog-container {
		padding-bottom: 0;
	}
	.blog-section .blog-container.flexslider {
		padding-bottom: 30px;
	}
	.single-post .main-sidebar {
		padding-bottom: 0;
	}
	.single-post .main-sidebar {
		padding-left: 15px;
		padding-right: 15px;
	}
	.post-list {
		margin: 0 -15px;
	}
	.mw-none {
		max-width: 100% !important;
	}
	.comercial-contacts {
		text-align: center;
	}
    .blog-image {
        min-height: 1px !important;
    }
	.flex-control-paging li a {
		height: 16px;
		width: 16px;
	}
	.repairs-table tr {
		padding: 15px 0;
	}
	.repairs-table td {
		padding: 8px 0;
		text-align: center;
	}
    .staff_list > li {
		min-height: 1px !important;
        width: 100%;
	}
	.member_default {
		margin: 0 auto;
		max-width: 230px;
	}
	.member_profile h2 {
		background-position: right 12px center;
		font-size: 1.25rem;
		font-weight: 700;
		margin-bottom: 10px;
		min-height: 1px !important;
		padding: 11px 40px 13px 18px;
	}
	.member_photo {
		height: 180px;
        margin-top: 10px;
		overflow: hidden;
	}
    .single-posting .post-image img {
        max-width: 100%;
    }
	.home-portals-1 .extra-content-col-inner > a {
		flex-wrap: wrap;
		padding-bottom: 5px;
		padding-top: 12px;
	}
	.home-portals-1 .extra-content-col.col-sm-6 a {
		min-height: 150px;
	}
	.home-portals-1 .extra-content-col a p,
	.home-portals-1 .extra-content-col a h6 {
		flex: 0 0 100%;
		text-align: center;
	}
	.home-portals-1 .extra-content-col a p {
		margin: 0;
	}
	.home-portals-1 .extra-content-col a h6 {
		font-size: 18px;
	}
	.home-portals-1 .extra-content-col.col-sm-6 a h6 {
		font-size: 24px;
	}
}

@media (max-width: 600px) {
	.staff_list {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 575.98px) {
	.g-recaptcha {
		-moz-transform: scale(0.925);
		-webkit-transform: scale(0.925);
		transform: scale(0.925);
		transform-origin: left center 0;
	}
	#fancybox-content .g-recaptcha {
		-moz-transform: scale(0.725);
		-webkit-transform: scale(0.725);
		transform: scale(0.725);
		transform-origin: left center 0;
	}
    ul.d-sm-flex li,
	ol.d-sm-flex li {
		padding-bottom: 5px;
		padding-top: 5px;
	}

	/* General Styles */
	.page-id-32 .inner-banner h1 {
		font-size: 50px !important;
	}
	.list-check-square li {
		margin: 10px 0;
	}
	.free-quote-bar h2 {
		font-size: 1.5rem;
	}
	.free-quote-info .div-1 ul li {
		background-position: left top;
		background-repeat: no-repeat;
		-webkit-background-size: 24px auto;
		-moz-background-size: 24px auto;
		-o-background-size: 24px auto;
		background-size: 24px auto;
		margin: 13px 0;
		padding: 3px 0 3px 40px;
	}

	/*** Enter your custom style here ***/
	.home-portals {
		background-position: left 35% center !important;
	}
	.banner-area {
		padding-bottom: 73px;
	    padding-top: 40px;
	}
	.banner-area h2 {
	    font-size: 3rem;
	    line-height: 3.575rem;
	}
	.image-quote .quote {
		padding-left: 20px;
		padding-right: 20px;
	}
	.image-quote .quote p {
		font-size: 1.2625rem;
	}
	.bottom-bar h4 {
	    font-size: 24px;
	    line-height: 1.3;
	}
	.hidden-mobile {
		display: none;
	}
	.mobile-block {
		display: block;
	}
	.contact-row-01 .column-01 .extra-content-col-inner,
	.contact-row-01 .column-03 .extra-content-col-inner,
	.contact-form_wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	.contact-row-01 .column-03 .list-inline {
		text-align: left;
	}
	.contact-row-01 .column-03 .list-inline li {
		display: inline-block;
	}
	.single-post .main-sidebar {
		display: none;
	}
	.team-category h6:after {
		width: 100%
	}
	.staff_list li.member_popup_row {
	    padding: 25px 15px;
	}
	.member_popup_info_inner li a {
		display: block;
	}
	.member_popup_info_inner li.team-email a {
		word-break: break-all;
	}
	.icon-image .icon-float {
		width: 25%;
	}
	.white-bg .extra-content-col-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	h3.accordion-title {
        font-size: 1.2rem;
	    margin-top: 15px;
	    padding: 12px 41px 12px 45px;
	    line-height: 1.2;
	}
	.valuations-faq h3.accordion-title {
		-webkit-background-size: 42px auto;
		-moz-background-size: 42px auto;
		-o-background-size: 42px auto;
		background-size: 42px auto;
		margin: 0;
	    padding: 18px 41px 18px 60px;
	}
	.testimonial-wrap {
		padding-bottom: 42px;
		padding-top: 22px;
	}
	.buying-property-container .row .row, .property-management-container .row .row {
		padding-bottom: 10px;
	}
	.manage-property_wrapper,
	.leasing-team-wrap .extra-content-col-inner {
		padding: 25px;
	}
	.leasing-team-wrap {
		text-align: center;
	}
	.leasing-team {
		display: block;
		margin-top: -20px;
	}
	.leasing-team .divup {
		margin-top: 40px;
	}
	.leasing-team p {
		margin-top: -2px;
	}
	.certified-valuers {
		display: block;
	}
	.certified-valuers .divup {
		margin-top: 40px;
	}
	.warning-content {
		background-position: center 20px;
		padding: 100px 20px 30px;
		text-align: center;
	}
	.white-bg .extra-content-col-inner {
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.member_popup_close {
		right: 0px;
		top: -12px;
	}
	.comercial-contacts .contact p {
		font-size: 0.9rem;
	}
	.home-portals-1 .extra-content-col {
		padding-bottom: 8px;
		padding-top: 8px;
	}
	.home-portals-1 .extra-content-col-inner > a {
		flex-wrap: nowrap;
		justify-content: flex-start;
		padding-bottom: 15px;
		padding-top: 20px;
	}
	.home-portals-1 .extra-content-col-inner > a,
	.home-portals-1 .extra-content-col.col-sm-6 a {
		min-height: 1px;
	}
	.home-portals-1 .extra-content-col a p,
	.home-portals-1 .extra-content-col a h6 {
		flex: 0 0 auto;
	}
	.home-portals-1 .extra-content-col.col-sm-6 a h6 {
		font-size: 18px;
	}
	.home-portals-1 .extra-content-col a p {
		flex: 0 0 80px;
		margin: 0;
	}
	.home-portals-1 .extra-content-col a img {
		max-height: 36px;
	}
}

@media (max-width: 515px) {
	.main-footer #textblockswidget-3 p {
		width: 45%;
	}
}

@media (max-width: 452px) {
	.grid-services .extra-content-col-inner {
		min-height: auto !important;
		padding: 0 10px 0 10px;
	}
	.grid-services .extra-content-col-inner h6 {
		font-size: 19px;
		max-width: 188px;
	}
	.inner .our-history-row-01 .image-quote .quote {
		margin-left: 0;
	}
	.page-id-300 .image-quote .quote p {
	    font-size: 1.3rem;
	}
	.mw-none {
		max-width: 100% !important;
	}
	.valuations-faq h3.accordion-title {
		background-size: 39px auto;
		padding-left: 50px;
		line-height: 1.3;
		font-size: 1.2rem;
	}
	ul.download-links li a {
	    background-size: 17px auto;
		font-size: 1.175rem;
		padding-left: 30px;
		padding-right: 25px;
	}
	ul.download-links li a:before {
	    background-size: 17px auto;
	    width: 17px;
	}
	.certified-valuers-right h4 br {
		display: none;
	}
	.inner .image-quote.image-right .quote {
		width: calc(100% - 46px);
	}
}

.body-corporate-faq-row-01  {
  margin-top: -200px;
}

.property-management-faq-row-01 {
   margin-top: -200px;
}
