/*
Theme Name: Professionals Member V21
Theme URI: www.iproperty.com.au
Author: iProperty Support
Description: Professionals Member V21 is a high-Quality and Professional HTML5 Template design and developed to fit all the needs of a Real Estate Business.
Version: 1.4.22
Tags: featured-images , translation-ready
Text Domain: professionals

License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/**
 * HEADER
 * Fonts........Any site specific fonts
 * Global.......Global variables
 */

/**
 * FONTS
 */

/* Plau Bold */
@font-face {
	font-family:'sourceserif-bold';
	src:url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Bold.eot');
	src:url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Bold.eot?#iefix') format('embedded-opentype'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Bold.woff2') format('woff2'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Bold.woff') format('woff'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Bold.ttf') format('truetype'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Bold.svg') format('svg');
	font-weight:normal;
	font-style:normal;
	font-display: swap;
}

/* Plau Medium */
@font-face {
	font-family:'sourceserif-medium';
	src:url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Medium.eot');
	src:url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Medium.eot?#iefix') format('embedded-opentype'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Medium.woff2') format('woff2'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Medium.woff') format('woff'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Medium.ttf') format('truetype'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Medium.svg') format('svg');
	font-weight:normal;
	font-style:normal;
	font-display: swap;
}

/* Plau Regular */
@font-face {
	font-family:'sourceserif-regular';
	src:url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Regular.eot');
	src:url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Regular.eot?#iefix') format('embedded-opentype'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Regular.woff2') format('woff2'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Regular.woff') format('woff'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Regular.ttf') format('truetype'),
	url('../pros_au_member_v21_rebrand/assets/fonts/source-serif/SourceSerif4-Regular.svg') format('svg');
	font-weight:normal;
	font-style:normal;
	font-display: swap;
}

/* Proxima Nova Regular */
@font-face {
	font-family:"Poppins Regular";
	src:url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Regular.eot?#iefix");
	src:url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Regular.eot?#iefix") format("eot"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Regular.woff2") format("woff2"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Regular.woff") format("woff"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Regular.ttf") format("truetype");
	font-display: swap;
}

/* Proxima Nova Light */
@font-face {
	font-family:"Poppins Light";
	src:url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Light.eot?#iefix");
	src:url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Light.eot?#iefix") format("eot"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Light.woff2") format("woff2"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Light.woff") format("woff"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Light.ttf") format("truetype");
	font-display: swap;
}

/* Proxima Nova Bold */
@font-face {
	font-family:"Poppins Bold";
	src:url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Bold.eot?#iefix");
	src:url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Bold.eot?#iefix") format("eot"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Bold.woff2") format("woff2"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Bold.woff") format("woff"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Bold.ttf") format("truetype");
	font-display: swap;
}

/* Proxima Nove Medium */
@font-face {
	font-family:"Poppins Medium";
	src:url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Medium.eot?#iefix");
	src:url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Medium.eot?#iefix") format("eot"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Medium.woff2") format("woff2"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Medium.woff") format("woff"),
	url("../pros_au_member_v21/assets/fonts/poppins/Poppins-Medium.ttf") format("truetype");
	font-display: swap;
}

/**
 * VARIABLES
 */

:root {

	/* FONTS */
	--pro--font-poppins-light:  "Poppins Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	--pro--font-poppins-regular: "Poppins Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	--pro--font-poppins-medium: "Poppins Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	--pro--font-poppins-bold: "Poppins Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	--pro--font-sourceserif-regular: "sourceserif-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	--pro--font-sourceserif-medium: "sourceserif-medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	--pro--font-sourcserif-bold: "sourceserif-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;

	/* COLORS */
	--pro--color-red: #FF4753;
	--pro--color-red-secondary: #FF757E;
	--pro--color-red-rgb: 255, 71, 83;
	--pro--color-lightgray: #F4F4F4;
	--pro--color-lightgray-rgb: 244, 244, 244;
	--pro--color-gray: #E0E0E0;
	--pro--color-darkgray: #373D40;
	--pro--color-lightgray-secondary: #c3c3c3;
	--pro--color-gray-secondary: #b3b3b3;
	--pro--color-white: #ffffff;
	--pro--color-black: #000000;
	--pro--color-black-50:  rgba(0,0,0,0.5);
	--pro--color-body: #373D40;
	--pro--color-body-rgb: 55, 61, 64;
	--pro--color-heading: #373D40;
	--pro--color-heading-rgb:  55, 61, 64;
	--pro--color-cream: #ECE7DC;

	/* Radius */
	--pro--radius-image: 12px;
	--pro--radius-button: 30px;

}

/**
 * BASE STYLES
 */

body {
	font-family: var( --pro--font-poppins-regular );
	font-size: 15px;
	font-weight: 400;
	color: var( --pro--color-body );
	/*line-height: 22px;*/
	letter-spacing: 0.22px;
}

h1 {
	font-family: var( --pro--font-sourceserif-medium );
	color: var( --pro--color-heading );
	text-transform: none;
	font-size: 40px;
	line-height: 48px;
	letter-spacing: -1px;
}

h2 {
	font-family: var( --pro--font-sourceserif-medium );
	text-transform: none;
	font-size: 34px;
	line-height: 34px;
	letter-spacing: -1px;
}

h3 {
	font-family: var( --pro--font-sourceserif-medium );
	color: var( --pro--color-red );
	font-size: 28px;
	line-height: 28px;
}

h4 {
	font-family: var( --pro--font-sourceserif-medium );
	color: var( --pro--color-header );
	font-size: 25px;
	line-height: 25px;
}

h5 {
	font-family: var( --pro--font-sourceserif-medium );
	font-size: 22px;
	color: var( --pro--color-heading );
	line-height: 22px;
}

h6 {
	font-family: var( --pro--font-sourceserif-medium );
	font-size: 18px;
	color: var( --pro--color-heading );
	line-height: 18px;
}

label {
	font-size: 14px;
	line-height: 17.05px;
	margin-bottom: 11px;
}

a {
	color: var( --pro--color-red );
	text-decoration: none;
	transition: color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s;
}

a:hover, a:active {
	color: var( --pro--color-red-secondary );
}

strong, b {
	font-family: var( --pro--font-poppins-bold );
	font-weight: normal;
}

.alignright, .alignleft, .aligncenter, .alignnone {
	max-width: 100%;
	height: auto;
}

.alignright {
	float: right;
	margin-left: 1.5rem;
	margin-bottom: 1.5rem;
}

.alignleft {
	float: left;
	margin-right: 1.5rem;
	margin-bottom: 1.5rem;
}

.aligncenter {
	display: block;
	margin: 0 auto 1.5rem;
}

header img, footer img {
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crips-edges;
}

.intrinsic-container {
  position: relative;
  overflow: hidden;
  height: 0;
}

.intrinsic-container-wrapper {
  width: 100%;
  height: 100%;
}

.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

.intrinsic-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
	padding-top: inherit;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before {
	padding-top: 0;
}

mmgp-sms-chat-widget {
	z-index: 10 !important;
}

.pros-spmenu-push-toleft mmgp-sms-chat-widget {
  right: 400px !important;
}

#podium-website-widget, #fb-root {
	position: relative;
	z-index: 1000;
}

#podium-website-widget iframe, #fb-root iframe {
    transition: left 0.3s ease, right 0.3s ease;
}

.pros-spmenu-push-toleft #podium-website-widget iframe {
  right: 400px !important;
}

.pros-spmenu-push-toleft #fb-root iframe {
	right: 412px !important;
}

.pros-spmenu-push-toleft #fb-root iframe.fb_customer_chat_bounce_out_v2 {
	right: 416px !important;
}

.section-title {
	text-transform: uppercase;
}

.pro-fw {
  width: 1.28571429em;
  text-align: center;
  display: inline-block;
}

.form-control, .form-select {
	padding-top: .440rem;
	padding-bottom: .440rem;
	border-color: var( --pro--color-gray );
}

.form-control.is-invalid {
	border-color: #dc3545 !important;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") !important;
}

.form-control:focus {
	border-color: inherit;
	box-shadow: 0 0 0 .25rem rgba( var( --pro--color-red-rgb ),.25);
}

.form-select > button {
	border-radius: .25rem;
	padding: 0.440rem 2.25rem .440rem .75rem;
	color: #000 !important;
}

.form-select.bootstrap-select .dropdown-toggle:hover, .form-select.bootstrap-select .dropdown-toggle:focus, .form-select.bootstrap-select .dropdown-toggle:active {
	border: 1px solid var( --pro--color-gray );
}

.form-select.bootstrap-select .dropdown-toggle::after {
	display: none;
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.05) !important;
}

img.lazy {
	background-color: var( --pro--color-lightgray );
	color: var( --pro--color-lightgray );
}

.rounded-corners {
	border-radius: var( --pro--radius-image );
}

.grey-border {
	border: 1px solid var( --pro--color-gray );
}

.dark-gray-bg {
	background-color: var( --pro--color-darkgray );
}

.cream-bg {
	background-color: var( --pro--color-cream );
}

.grey-bg {
	background-color: var( --pro--color-lightgray );
}

.red-bg {
	background-color: var( --pro--color-red );
}

.text-red {
	color: var( --pro--color-red );
}

.red-border {
	border-color: var( --pro--color-red ) !important;
}

.pt-6 {
	padding-top: 5rem;
}

.pb-6 {
	padding-bottom: 5rem;
}

.py-6 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.spinner-border {
	width: 1rem;
	height: 1rem;
	border-width: .15em;
}

.inspectre-wrapper {
	color: #989898;
}

.inspectre-wrapper a {
	color: #989898;
	text-decoration: underline;
	font-family: 'sourceserif-medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.inspectre-wrapper .orange {
	color: #ec7615;
}

.inspectre-wrapper .dark-grey {
	color: #616161;
}

.inspectre-wrapper .small {
	font-size: 70%;
}
.inspectre-wrapper .inspectre-logo img {
	width: 171px;
}

.contact_form_holder .inspectre-logo img {
	width: 171px;
	margin: 0;
}
/**
 * GUTENBERG STYLES
 */
.has-extra-small-font-size {
	font-size: 8px;
}

.has-small-font-size {
	font-size: 12px;
}

.has-normal-font-size {
	font-size: 16px;
}

.has-large-font-size {
	font-size: 24px;
}

.has-extra-large-font-size {
	font-size: 40px;
}

.has-huge-font-size {
	font-size: 96px;
}

.has-gigantic-font-size {
	font-size: 144px;
}

.has-red-background-color {
  background-color: #EB1C2C;
}

.has-red-color {
  color: #EB1C2C;
}

.has-dark-red-background-color {
  background-color: #D51828;
}

.has-dark-red-color {
  color: #D51828;
}

.has-orange-background-color {
  background-color: #F35C22;
}

.has-orange-color {
  color: #F35C22;
}

.has-yellow-background-color {
  background-color: #FEC212;
}

.has-yellow-color {
  color: #FEC212;
}

.has-light-green-background-color {
  background-color: #8BC73E;
}

.has-light-green-color {
   color: #8BC73E;
}

.has-dark-green-background-color {
  background-color: #3AB54A;
}

.has-dark-green-color {
  color: #3AB54A;
}

.has-light-blue-background-color {
  background-color: #00AFEF;
}

.has-light-blue-color {
  color: #00AFEF;
}

.has-dark-blue-background-color {
  background-color: #1074BD;
}

.has-dark-blue-color {
  color: #1074BD;
}

.has-grey-background-color {
  background-color: #56585A;
}

.has-grey-color {
  color: #56585A;
}

.has-dark-grey-background-color {
  background-color: #3E3E3E;
}

.has-dark-grey-color {
  color: #3E3E3E;
}

.has-black-background-color {
  background-color: #000000;
}

.has-black-color {
  color: #000000;
}

.has-white-background-color {
  background-color: #ffffff;
}

.has-white-color {
  color: #ffffff;
}

.has-red-to-dark-red-gradient-background {
	background: linear-gradient(90deg, #EB1C2C, #D51828);
}

.has-light-green-to-dark-green-gradient-background {
	background: linear-gradient(90deg, #8BC73E, #3AB54A);
}

.has-light-blue-to-dark-blue-gradient-background {
	background: linear-gradient(90deg, #00AFEF, #1074BD);
}
/**
 * BUTTON STYLES
 */

.btn, #OfferKit_make-an-offer {
	font-family: var( --pro--font-poppins-regular );
	border-radius: var( --pro--radius-button );
	background-color: var( --pro--color-lightgray );
	border-color: var( --pro--color-gray );
	padding: 8px 24px;
}

.btn:focus {
	box-shadow: none;
}

.btn-lg {
	font-size: 12px;
	padding: .8rem 1.5rem;
}

.results-display .btn-group-sm > .btn, .btn-sm, #OfferKit_make-an-offer {
	font-size: .775rem;
}

.btn-primary, .btn.active, .btn-primary.disabled, .btn-primary:disabled {
	background-color: var( --pro--color-red );
	border-color: var( --pro--color-red );
	color: var( --pro--color-white );
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-secondary.active:hover, .btn-secondary.active:active, .btn-secondary.acitve:focus {
	background-color: var( --pro--color-red-secondary );
	border-color: var( --pro--color-red-secondary );
	box-shadow: none !important;
}

.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled {
	background-color: var( --pro--color-lightgray );
	border-color: var( --pro--color-gray );
	color: var( --pro--color-body );
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
	background-color: var( --pro--color-lightgray-secondary );
	border-color: var( --pro--color-gray-secondary );
	box-shadow: none !important;
}

.btn-tertiary, #OfferKit_make-an-offer {
	background-color: var( --pro--color-white );
	border-color: var( --pro--color-red );
	color: var( --pro--color-red );
	text-transform: uppercase;
}

.btn-tertiary:hover, .btn-tertiary:active, .btn-tertiary:focus, #OfferKit_make-an-offer:hover, #OfferKit_make-an-offer:active, #OfferKit_make-an-offer:focus {
	background-color: var( --pro--color-red-secondary );
	border-color: var( --pro--color-red-secondary );
	color: var( --pro--color-white );
	box-shadow: none !important;
}

.btn-banner {
	padding: 0.5rem 2.25rem;
	text-transform: uppercase;
}

.btn-transparent {
	background-color: transparent;
	border: 1px solid var( --pro--color-white );
	color: var( --pro--color-white );
}

.btn-transparent:hover, .btn-transparent:focus, .btn-transparent:active {
	background-color: var( --pro--color-lightgray );
	color: #212529;
}

.btn-reverse {
	background-color: var( --pro--color-white );
	color: var( --pro--color-red );
}

.btn-search {
	border: none;
}

.title-button, #OfferKit_make-an-offer {
	text-transform: uppercase;
	letter-spacing: 2.2px;
}

#OfferKit_make-an-offer {
	height: auto;
	min-width: auto;
	font-weight: inherit;
	border: 1px solid;
}

.corelogic-buttons .btn {
	margin-bottom: 5px;
}

.corelogic-buttons .btn:last-child {
	margin-bottom: 0;
}
/**
 * DROPDOWN TOGGLE
 */
.dropdown-toggle, .dropdown-menu .dropdown-item {
	text-transform: capitalize;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: var( --pro--color-red );
}

.dropdown-item:focus, .dropdown-item:hover {
	background-color: var( --pro--color-lightgray );
}

/**
 * PROMOTION STYLES
 */
.professionals-promo {
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 20;
}

.professionals-promo img {
	width: 21.5vh;
	height: auto;
}

.promo_modal .modal-content {
	background-color: transparent;
	border: 0;
}

.promo_modal .btn-close {
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: white;
	opacity: 1;
	padding: 13px;
	border-radius: 50%;
}

.promo_modal img {
	max-width: 100%;
}

/**
 * SLICK STYLES
 */
.slick-dots {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

.slick-dots li {
	display: inline;
}

.slick-dots li button {
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: 1px solid var( --pro--color-white );
	margin-right: 8px;
	font-size: 0;
	line-height: 10px;
	padding: 0;
}

.slick-dots li.slick-active button {
	background-color: var( --pro--color-white );
}

.home .slick-arrow {
	margin-right: 15px;
	border: 0;
	background-color: transparent;
}

/**
 * OFFCANVAS STYLES
 */
.offcanvas-header {
	padding: 2rem 1.5rem;
	align-items: flex-start;
}

.offcanvas-header {
	background-color: var( --pro--color-darkgray );
	color: var( --pro--color-white );
}

.offcanvas-header h5 {
	color: var( --pro--color-white );
}

.offcanvas-body {
	padding: 2rem 1.5rem;
}

.offcanvas-form-controls {
	display: flex;
}

.offcanvas-form-controls button {
	width: 50%;
	height: 45px;
	border-radius: 0;
	text-transform: uppercase;
}

.loading-overlay {
	position: absolute;
	background-color: var( --pro--color-lightgray );
	height: 100%;
	z-index: 100;
	width: 100%;
	background-image: url( 'assets/img/oval.svg' );
	background-repeat: no-repeat;
	background-size: 50px 50px;
	background-position: center;
}

.loading-overlay.modal-overlay {
	border-radius: 1.2rem;
	top: 0;
	left: 0;
}

.loading-overlay.success {
	background-image: none;
}

.loading-overlay .success-message {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	padding: 0 1rem;
}

/**
 * HEADER STYLES
 */
.site-header {
	height: 100px;
	position: relative;
	z-index: 1000;
	width: 100%;
	background-color: #373D40;
}

.compensate-for-scrollbar .site-header.sticking {
	padding-right: 15px;
}

body:not(.home) .site-header {
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px !important;
}

.site-header .row {
	height: 100%;
}

.site-header .header-logo {
	padding-left: 50px;
}

.site-header .header-navigation {
	padding-right: 50px;
}
/**
 * HOME BANNER
 */

.home-banner, .home-banner .banner-image, .home-banner .search-row {
	min-height: calc( 100vh - 100px );
	position: relative;
}

.banner-image {
	background-size: cover;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.banner-image.top {
	background-position: top;

}
.banner-image.bottom {
	background-position: bottom;
}

.banner-image.center {
	background-position: center;
}

.banner-image::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var( --pro--color-black-50 );
	z-index: -1;
}

.home-banner .banner-image::after {
	content: "";
	position: absolute;
	left: 50%;
	width: 1px; 
	height: 60px; 
	bottom: 25px;  
	margin: 0 auto; 
	overflow: hidden; 
	background: linear-gradient(to bottom, white 50%, rgba(255, 255, 255, 0) 50%); 
	background-position: 0 -60px; 
	background-size: 100% 200%; 
	animation: scrolldown 2.5s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}

@keyframes scrolldown {
  0% { background-position: 0 -60px; }
  75% { background-position: 0 0; }
  100% { background-position: 0 60px; }
}

.home-banner .banner-image #banner-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -10;
}

.button-container .btn {
	margin-right: 10px;
}

.button-container .btn:last-of-type {
	margin-right: 0;
}

.banner-buttons {
	text-align: center;
	padding: 0 50px;
	margin-top: 25px;
}

.banner-buttons .btn {
	width: 300px;
	margin-bottom: 15px;
	margin-right: 5px;
}

.banner-buttons .btn:not(:first-child) {
	margin-left: 10px;
}

/**
 * HOME WELCOME TEXT
 */
.home-text {
	background-color: var( --pro--color-cream );
	color:  var( --pro--color-body );
	height: 200px;
}

.home-text h2, .home-text p {
	margin: 0;
}

.home-text h2 {
	color: var( --pro--color-body );
}

/**
 * CARD STYLES
 */
.card {
	border-radius: var( --pro--radius-image );
}

.card .rounded-start {
  border-bottom-left-radius: var( --pro--radius-image ) !important;
  border-top-left-radius: var( --pro--radius-image ) !important;
}

.card-img-top {
	border-top-left-radius: var( --pro--radius-image );
	border-top-right-radius: var( --pro--radius-image );
}

.card .card-icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-color: var( --pro--color-red );
	color: var( --pro--color-white );
	margin: 0 auto 30px;
	line-height: 73px;
	font-size: 28px;
}

.card-attributes ul {
	list-style-type: none;
	padding-left: 0;
	font-size: 14px;
}

.card-attributes li {
	display: inline;
	margin-right: 1rem;
}

.card-attributes li:last-of-type {
	margin-right: 0;
}

.card-footer:last-child {
	border-radius: 0;
}

.card-footer {
	background-color: transparent;
	border-top: 0;
}

/**
 * SERVICE ICONS
 */
.service-icons {
	padding: 100px 0 80px;
}

.service-icons .col {
	padding-bottom: 20px;
}

.card.service-icon {
	padding: 30px 15px;
	height: 100%;
}

.card.service-icon .card-body {
	padding: 1rem 1rem 0;
}

.service-icon .card-title {
	margin-bottom: 20px;
}

.service-icon .card-text {
	margin-bottom: 30px;
}

/**
 * BLOG POSTS
 */
.section-heading {
	font-size: 22px;
	font-family: var( --pro--font-sourceserif-medium );
	color: var( --pro--color-heading );
	line-height: 26.2px;
	/*text-transform: uppercase;*/
	margin-bottom: 10px;
}

.section-subtitle {
	font-size: 18px;
	color: var( --pro--color-heading );
	line-height: 18px;
	margin-bottom: 10px;
}

.section-heading-white {
	color: var( --pro--color-white );
}

.home-blog .col, .related-posts .col {
	padding-bottom: 30px;
}

.card.blog-post {
	height: 100%;
}

.blog-post .card-body {
	padding: 1.5rem 2.5rem;
}

.blog-post .card-date i {
	color: var( --pro--color-red );
}

.section-button {
	padding-top: 10px;
}

/**
 * TEAM PROFILE CARDS
 */
.office-team-links {
	font-size: 18px;
}

.office-team-links a {
	position: relative;
	padding: 0 1rem;
	display: inline-block;
}

.office-team-links a::after {
	position: absolute;
	content: '';
	top: 20%;
	right: 0;
	width: 2px;
	height: 80%;
	background-color: var( --pro--color-red );
}

.office-team-links a:last-of-type::after {
	content: none;
}

.employee-card a.contact-links {
	font-size: 18px;
	margin-right: 0.5rem;
	cursor: pointer;
}

.employee-card img {
	height: 380px;
	object-fit: cover;
	object-position: top;
	display: block;
}

.employee-card .card-body {
	background-color: #f9f9f9;
}

.employee-card .card-body:first-of-type {
	min-height: 96.5px;
}

.employee-card .card-body:last-of-type {
	border-top: 1px solid #e0e0e0;
	border-bottom-left-radius: var( --pro--radius-image );
	border-bottom-right-radius: var( --pro--radius-image );
}

.employee-card .card-title {
	font-family: var( --pro--font-poppins-light );
	text-transform: uppercase;
}

/**
 * STAFF PROFILE
 */
.agent-banner {
	height: 650px;
	background-color: var( --pro--color-lightgray );
}

.agent-banner .agent-name {
	text-transform: none;
}

.agent-banner .agent-role {
	color: var( --pro--color-red );
}

.agent-banner .item {
	font-size: 20px;
	line-height: 22px;
}

.agent-banner .item a {
	color: var( --pro--color-heading );
	margin-right: 0.5rem;
	font-size: 18px;
}

.agent-banner .item a:hover {
	color: var( --pro--color-red );
}

.agent-bio iframe {
	float: left;
	margin-right: 3rem;
	border-radius: var( --pro--radius-image );
}

.agent-bio .video-container {
	width: 45%;
	margin-right: 3rem;
	margin-bottom: 1.5rem;
	float: left;
	position: relative;
}

.video-container .overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba( 0, 0, 0, 0.3 );
	border-radius: var( --pro--radius-image );
	width: 100%;
	height: 100%;
	z-index: 1;
}

.video-container .play-icon {
	position: absolute;
	cursor: pointer;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 80px;
	color: var( --pro--color-red );
	z-index: 10;
	line-height: 1;
}

.video-container .play-icon::before {
	position: absolute;
	content: '';
	content: #ffffff;
	width: 50%;
	height: 50%;
	background-color: var( --pro--color-white );
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}

/**
 * TESTIMONIALS
 */
.home-testimonials .banner-image, .agent-testimonials .banner-image {
	padding: 60px 0;
}

.home-testimonials .section-heading {
	padding-bottom: 25px;
}

.home-testimonials .slick-dots {
	margin-top: 50px;
}

.home-testimonials img, .agent-testimonials img {
	display: inline;
}

.testimonial-author {
	font-family: var( --pro--font-poppins-bold );
	line-height: 19.49px;
	padding-bottom: 5px;
}

.testimonial-date {
	font-size: 14px;
	line-height: 10px;
	/*padding-bottom: 40px;*/
}

.testimonial-text {
	padding: 0 20%;
	font-family:  var( --pro--font-poppins-light );
	font-size: 18px;
}

.home-testimonials .testimonial-star-rating, .agent-testimonials .testimonial-star-rating {
	margin-bottom: 15px;
}

/**
 * PROPERTY SEARCH
 */
.ui-autocomplete {
	background-color: var( --pro--color-white );
	padding: 1rem 0;
	max-height: 250px;
	overflow-y: auto;
}

.home .property-search form {
	padding: 0 110px;
}

.property-search.dark-border .ui-autocomplete {
	border: 1px solid var( --pro--color-darkgray );
	border-top: 0;
}

.ui-autocomplete .ui-autocomplete-category {
	padding: 0.5rem 1rem 0;
	font-size: 13px;
}

.ui-autocomplete .ui-autocomplete-category:not(:first-of-type) {
	padding-top: 1rem;
}

.ui-autocomplete .ui-menu-item {
	padding: 0;
}

.ui-autocomplete .ui-menu-item-wrapper {
	padding: 0.5rem 1rem;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: 0;
	background-color: var( --pro--color-lightgray );
}

.property-search select, .property-search input, .property-search button {
	height: 53px;
	background-color: transparent;
	color: #ffffff !important;
	border-radius: 0;
}

.property-search button.dropdown-toggle {
	background-color: transparent !important;
}

.property-search select {
	width: 100%;
	border: 1px solid var( --pro--color-lightgray );
	border-right: 0;
	border-left: 0;
	padding: 8px 12px 8px 20px;
	appearance: none;
	-webkit-appearance: none;
}

.property-search .col-md-auto:first-of-type select {
	border-top-left-radius: var( --pro--radius-button );
	border-bottom-left-radius: var( --pro--radius-button );
	border-left: 1px solid var( --pro--color-lightgray );
}

.property-search.dark-border select {
	border-color: var( --pro--color-darkgray );
	color: var( --pro--color-darkgray ) !important;
}

.property-search.dark-border .col-md-auto:first-of-type select {
	border-left: 1px solid var( --pro--color-darkgray );
}

.property-search .bootstrap-select .btn {
	border-right: 0;
	border-left: 0;
	padding: 8px 12px 8px 24px;
}

.property-search .bootstrap-select .btn[data-id='department'], select#department {
	width: 170px;
}

.property-search .bootstrap-select .btn[data-id='type'], select#type {
	width: 90px;
}

.property-search .col-md-auto:first-of-type .bootstrap-select .btn, .property-search .col-md-auto:first-of-type select {
	border-top-left-radius: var( --pro--radius-button );
	border-bottom-left-radius: var( --pro--radius-button );
	border-left: 1px solid var( --pro--color-lightgray );
}

.property-search.dark-border .col-md-auto:first-of-type .bootstrap-select .btn {
	border-color: var( --pro--color-darkgray );
}

.property-search .bootstrap-select::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 60%;
	top: 20%;
	background-color: #ced4da;
}

.property-search .listings-search {
	position: relative;
}

.property-search input {
	border-left: 0;
	border-right: 0;
	padding-left: 25px;
	padding-right: 130px;
}

.property-search .rounded-start input {
	border-left: 1px solid;
	border-top-left-radius: var( --pro--radius-button );
	border-bottom-left-radius: var( --pro--radius-button );
}

.property-search .form-control:focus {
	box-shadow: none;
}

.property-search .form-check-inline {
	margin-right: 2rem;
}

.property-search .form-check-input[type="checkbox"] {
	border-radius: 100%;
	width: 1.4em;
	height: 1.4em;
	padding: 0;
	border: 1px solid #ffffff;
}

.property-search.dark-border .form-check-input[type="checkbox"] {
	border-color: var( --pro--color-darkgray );
}

.property-search .form-check-input:checked {
	background-color: var( --pro--color-darkgray );
}

.property-search .form-check-input:focus {
	box-shadow: none;
}

.property-search .form-check-label {
  margin-bottom: 0;
  margin-top: 6px;
  margin-left: 8px;
  color: #fff;
}

.property-search.dark-border .form-check-label {
	color: var( --pro--color-darkgray );
}

.property-search .advanced-search {
	position: absolute;
	top: 0;
	height: 53px;
	right: 15px;
	border: 0;
}

.property-search .advanced-search.collapsed::after {
	content: '\e904';
	font-family: 'professionals-icons';
	padding-left: 15px;
	font-size: 11px;
}

.property-search .advanced-search::after {
	content: '\e900';
	font-family: 'professionals-icons';
	padding-left: 15px;
	font-size: 11px;
}

.property-search .submit-container {
	border: 1px solid var( --pro--color-lightgray );
	border-top-right-radius: var( --pro--radius-button );
	border-bottom-right-radius: var( --pro--radius-button );
	border-left: 0;
	height: 53px;
	width: 56px;
	overflow: hidden;
}

.property-search.dark-border .submit-container {
	border-color: var( --pro--color-darkgray );
}

.property-search button[type="submit"] {
	padding: 0 1rem;
	border-top-left-radius: var( --pro--radius-button );
	border-bottom-left-radius: var( --pro--radius-button );
	background-color: rgba( var( --pro--color-lightgray-rgb ), 0.5 );
}

.property-search button[type="submit"] i {
	font-size: 18px;
	line-height: 53px;
	font-weight: 800;
}

.property-search button[type="submit"]:hover {
	background-color: var( --pro--color-lightgray );
	color: var( --pro--color-black ) !important;
}

.property-search .form-control:focus {
	background-color: transparent;
	color: #ffffff;
}

.property-search input::placeholder {
	color: #ffffff;
}

.property-search input::-ms-input-placeholder {
 	color: #ffffff;
}

.property-search input::-webkit-input-placeholder {
	color: #ffffff;
}

.property-search .bootstrap-select {
	width: 100% !important;
}

.property-search #advanced-search-wrapper .bootstrap-select::after {
	display: none;
}

.property-search #advanced-search-wrapper .bootstrap-select .btn {
	border-left: 1px solid var( --pro--color-lightgray );
	border-right: 1px solid var( --pro--color-lightgray );
	border-radius: var( --pro--radius-button );
}

.property-search.dark-border #advanced-search-wrapper .bootstrap-select .btn {
	border-color: var( --pro--color-darkgray );
}

.property-search .bootstrap-select .dropdown-toggle .filter-option {
	line-height: 35px;
}

.results-bar .col {
	min-width: 211px;
}

.results-bar .results-count {
	text-align: center;
}

.results-bar .results-display {
	text-align: right;
}

.results-bar .bootstrap-select button {
	padding: 8px 10px 8px 0;
	border: none;
	border-radius: 0;
}

.results-bar .bootstrap-select .dropdown-toggle .filter-option {
	padding-right: 10px;
}

.bootstrap-select.form-control {
	background-color: transparent;
}

.bootstrap-select button {
	background-color: transparent;
}

.bootstrap-select .dropdown-toggle:hover, .bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:active {
	border: none;
	background-color: transparent;
	outline: none !important;
}

.property-search .bootstrap-select .dropdown-toggle:hover, .property-search .bootstrap-select .dropdown-toggle:focus, .property-search .bootstrap-select .dropdown-toggle:active {
	border: 1px solid #ced4da;
	border-right: 0;
	border-left: 0;
	color: #ffffff;
}

.bootstrap-select .dropdown-toggle::after {
	border: none;
	font-family: 'professionals-icons';
	font-size: 11px;
	content: "\e904";
}

.results-display .btn-group {
	border-radius: 4px;
	border: 1px solid var( --pro--color-darkgray );
}

.results-display .btn-group .btn {
	border-radius: 4px;
	padding: 6px 8px;
	line-height: 1px;
	background-color: var( --pro--color-white );
	border: 0;
}

.results-display .btn-group .btn:not(.active):hover {
	color: var( --pro--color-lightgray-secondary );
}

.results-display .btn-group .btn.active {
	color: var( --pro--color-red );
}

.property-search.dark-border button, .property-search.dark-border .bootstrap-select .btn:hover, .property-search.dark-border .bootstrap-select .btn:focus, .property-search.dark-border .bootstrap-select .btn:active, .property-search.dark-border input {
	border-color: var( --pro--color-darkgray );
	color: var( --pro--color-darkgray ) !important;
}

.property-search.dark-border input::placeholder {
	color: var( --pro--color-darkgray );
}

.property-search.dark-border input::-ms-input-placeholder {
	color: var( --pro--color-darkgray );
}

.property-search.dark-border input::-webkit-input-placeholder {
	color: var( --pro--color-darkgray );
}

.property-search.dark-border .bootstrap-select::after {
	background-color: var( --pro--color-darkgray );
}


/**
 * LISTING RESULTS
 */
.home-listings {
	padding: 80px 0;
}

.listing .listing-image {
	position: relative;
}

.listing .listing-image img {
	height: 280px;
	width: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: var( --pro--radius-image );
}

.listing .listing-image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0;
	border-radius: var( --pro--radius-image );
	transition: opacity 0.3s ease-in-out 0s;
}

.listing .listing-image:hover .overlay {
	opacity: 0.2;
}

.property-status {
  position: absolute;
  top: 10px;
  right: 10px;
	background: var( --pro--color-red );
	/*background: linear-gradient(90deg, rgba(193,28,44,1) 0%, rgba(231,28,44,1) 100%);*/
  color: var( --pro--color-white );
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  z-index: 10;
  font-family: var( --pro--font-sourceserif-medium );
  /*border: 3px solid #ffffff;*/
  display: flex;
  align-items: center;
  justify-content: center;
}

.property-furnished {
	right: inherit;
	left: 10px;
}

.grid-large .listing .listing-image img {
	height: 400px;
}

.listing .listing-address {
	margin-top: 20px;
}

.listing .listing-address a {
	color: var( --pro--color-heading );
}

.listing .listing-address a:hover {
	color: rgba( var( --pro--color-heading-rgb ), 0.8 );
}

.listing-price {
	color: var( --pro--color-red );
	margin-top: 8px;
}

.listing-bbc img {
	vertical-align: baseline;
	margin-right: 4px;
	margin-left: 10px;
	display: inline;
}

.listing-bbc img:first-of-type {
	margin-left: 0;
}

/**
 * PROPERTY DETAILS PAGE
 */
.gallery-container {
	position: relative;
}

.gallery-container .slick-list {
	border-radius: var( --pro--radius-image );
	background-color: var( --pro--color-gray );
}

.gallery-container .main-gallery {
	height: 600px;
	overflow-y: hidden;
	border-radius: var( --pro--radius-image );
}

.gallery-container img {
	height: 600px;
	width: 100%;
	object-position: center;
	object-fit: cover;
}

.gallery-container .slick-arrow {
	position: absolute;
	transform: translateY(-50%);
	z-index: 10;
	top: 50%;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	border: 0;
	background-color: rgba(0,0,0,0.8);
	color: #ffffff;
	font-size: 14px;
}

.gallery-container .slick-arrow.slick-next {
	right: 5rem;
}

.gallery-container .slick-arrow.slick-prev {
	left: 5rem;
}

.gallery-container .slick-arrow.slick-disabled {
	opacity: 0.5;
}

.gallery-container .gallery-image {
	position: relative;
}

.gallery-container .image-hover {
	position: absolute;
	display: flex;
	justify-content: center;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
	font-size: 45px;
	color: #ffffff;
	cursor: pointer;
}

.gallery-container .image-hover .hover-icon {
	align-self: center;
}

.gallery-container .image-hover:hover {
	opacity: 1;
}

.gallery-container .video-container {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.3);
}

.property-features i {
	color: var( --pro--color-red );
}

.property-header {
	border-top-left-radius: var( --pro--radius-image );
	border-top-right-radius: var( --pro--radius-image );
}

.property-agents a:not(.btn) {
	color:  var( --pro--color-body );
}

.property-agents a:hover:not(.btn) {
	color:  var( --pro--color-red-secondary );
}

.property-agents img {
	height: 203px;
	width: 100%;
	object-fit: cover;
	object-position: top;
	display: block;
	text-align: center;
}

.property-map .map-results, #gmap {
	width: 100%;
	height: 500px;
}

.leaflet-top, .leaflet-bottom {
	z-index: 800;
}

.leaflet-popup-content-wrapper {
	padding: 0;
}

.leaflet-popup-content {
	margin: 0;
}

.leaflet-popup-content .card {
	border: none;
}

.leaflet-popup-content .card img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.gm-style .gm-style-iw-c {
	padding: 0 !important;
	border-radius: var( --pro--radius-image ) !important;
}

.gm-style .col-4 {
	overflow: hidden !important;
}

.share-icons .btn:not(.email){
	padding: .5rem .75rem;
}

.btn.email {
	background-color: #000000;
	color: #ffffff;
}

.btn.email:hover {
	background-color: rgba( 0, 0, 0, 0.8 );
}

.btn.facebook {
	background-color: #486CB4;
	color: #ffffff;
}

.btn.facebook:hover {
	background-color: rgba( 72, 108, 180, 0.8 );
}

.btn.twitter {
	background-color: #24A4F2;
	color: #ffffff;
}

.btn.twitter:hover {
	background-color: rgba( 36, 164, 242, 0.8 );
}

.btn.pinterest {
	background-color: #DF0022;
	color: #ffffff;
}

.btn.pinterest:hover {
	background-color: rgba( 223, 0, 34, 0.8 );
}

.btn.linkedin {
	background-color: #0073AF;
	color: #ffffff;
}

.btn.linkedin:hover {
	background-color: rgba( 0, 115, 175, 0.8 );
}

#eagle_documents_modal .modal-content {
	border-radius: 1.2rem;
	border: none;
}

#eagle_documents_modal .modal-header {
	border-bottom: 0;
}

#eagle_documents_modal .eagle-document {
	padding: 1rem;
	border: 1px solid var(--pro--color-lightgray);
	margin-bottom: 1rem;
}

#eagle_documents_modal .eagle-document:last-of-type {
	margin-bottom: 0;
}
/**
 * NEWSLETTER SUBSCRIBE
 */
.newsletter-subscribe .banner-image {
	padding: 75px 0;
}

.newsletter-subscribe .section-heading {
	margin-bottom: 25px;
}

.newsletter-subscribe .section-subtitle {
	margin-bottom: 50px;
}

.newsletter-subscribe button {
	margin-top: 32px;
}

#newsletter_modal img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

/**
 * NOTIFICATION POPUP
 */

#notification_modal .modal-header {
	border-bottom: 0;
}

#notification_modal .modal-container {
	border: 3px solid #ffffff;
	border-radius: 0.3rem;
}

#notification_modal .btn-primary {
	background-color: #ffffff;
	color: var( --pro--color-red );
}

#notification_modal h1, #notification_modal h2, #notification_modal h3, #notification_modal h4, #notification_modal h5, #notification_modal h6 {
	color: var( --pro--color-white );
}

#notification_modal a {
   color: #ffffff;
   text-decoration: underline;
}

#notification_modal a:hover {
  background-color: #fff;
  color: var( --pro--color-red );
  text-decoration: none;
  padding: 0 5px;
}

/**
 * FOOTER
 */
footer {
	background-color: var( --pro--color-darkgray );
	color: #ffffff;
}

footer hr {
	background-color: #e0e0e0;
	height: 3px !important;
}

footer h6 {
	margin-bottom: 20px;
	color: #ffffff;
}

footer dl dt {
	display: inline;
}

.footer-top {
	padding: 50px 0;
}

.footer-top .logos img {
	max-height: 80px;
	width: auto;
}

.footer-top .logos a {
	margin-right: 10px;
}

.footer-top .logos a:last-of-type {
	margin-right: 0;
}

.footer-top .footer-links {
	list-style-type: none;
	padding: 0;
}

.footer-links a {
	color: #ffffff;
}

.footer-links li {
	padding-bottom: 10px;
}

.footer-links li:last-of-type {
	padding-bottom: 0px;
}

.footer-links a:hover {
	color: #ffffff;
}

.office-attr {
	padding-bottom: 1.2rem;
}

.office-attr .icon {
	width: 40px;
	color: var( --pro--color-red );
	font-size: 25px;
	flex: 0 0 auto;
}

.office-attr a {
	color: inherit;
}

.office-attr a:hover {
	color: var( --pro--color-red-secondary );
}

.footer-bottom {
	padding: 8px 0;
	background-color: var( --pro--color-darkgray );
	font-size: 14px;
	line-height: 22px;
}

.footer-bottom a {
	color: var( --pro--color-white );
}

.goog-te-combo {
  display: block;
  padding: .375rem 2.25rem .375rem .75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid var( --pro--color-gray );
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-top: .440rem;
  padding-bottom: .440rem;
}

/**
 * SOCIAL ICONS
 */
.social a {
	font-size: 22px;
	padding-right: 15px;
	margin-bottom: 10px;
	display: inline-block;
	color: var(--pro--color-darkgray);
}

.social a.footer-social {
	color: var( --pro--color-white );
}

.social .facebook:hover {
	color: #486CB4;
}

.social .twitter:hover {
	color: #24A4F2;
}

.social .youtube:hover {
	color: #FF0808;
}

.social .pinterest:hover {
	color: #DF0022;
}

.social .linkedin:hover {
	color: #0073AF;
}

.social .instagram:hover {
	color:  #DF3FBE;
}

.social .blog:hover {
	color: #EF8021;
}

/**
 * PAGINATION
 */
.pagination .page-item .page-link {
	border: 0;
	color: var( --pro--color-black );
	margin: 0 0.2rem;
	padding: .6rem .75rem;
	background-color: var( --pro--color-gray );
	border-radius: 5px;
	min-width: 32px;
	text-align: center;
}

.pagination .page-link:focus {
	box-shadow: none;
}

.pagination .page-item:first-of-type .page-link, .pagination .page-item:last-of-type .page-link {
	background-color: transparent;
}

.pagination .page-item .page-link:hover {
	background-color: var( --pro--color-lightgray-secondary );
}

.pagination .page-item.active .page-link {
	background-color: var( --pro--color-red );
	color: var( --pro--color-white );
}

.page-numbers {
  position: relative;
  display: block;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border: 0;
  color: var( --pro--color-black );
  margin: 0 0.2rem;
  padding: 0.6rem 0.75rem;
  background-color: var( --pro--color-gray );
  border-radius: 5px;
  min-width: 32px;
  text-align: center;
}

.page-numbers.next, .page-numbers.prev {
	background-color: transparent;
}

.page-numbers:hover {
	background-color: var( --pro--color-lightgray-secondary );
	color: var( --pro--color-black );
}

.page-numbers.current {
	background-color: var( --pro--color-red );
  color: var( --pro--color-white );
}

/**
 * PAGE EMPTY
 */
.page-empty > .container > .row {
	min-height: calc( 100vh - 350px );
}

/**
 * SINGLE POST
 */
.featured-image {
	height: 648px;
	background-size: cover;
	background-color: var( --pro--color-lightgray );
}

.post-wrapper.featured-top {
	position: relative;
	top: -150px;
	margin-bottom: -100px;
	border-radius: var( --pro--radius-button );
	box-shadow: 0px 0px 20px rgba( 0,0,0,0.05 );
	background-color: #ffffff;
	padding: 0 3rem;
}

.post-attr .attr {
	padding-right: 8px;
}

.post-attr .attr:last-of-type {
	padding-right: 0;
}

.post-attr a {
	color: var( --pro--color-heading );
	font-family: var( --pro--font-poppins-medium );
}

.comments-list #cancel-comment-reply-link {
	float: right;
}

.comment p {
	margin-bottom: 0;
}

.comment.parent .comment {
	padding-left: 1.5rem;
	padding-top: 1.5rem;
}

.comments-list .comment {
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1.5rem;
}

.comments-list .comment:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}

.comments-list .comment-meta {
	color: #999999;
	font-size: 14px;
}

/**
 * BLOCK STYLES
 */
.wp-block-image img {
	height: auto;
}

.wp-block-image:not(.is-style-rounded) img {
	border-radius: var( --pro--radius-image );
}

/**
 * WIDGET STYLES
 */
/* Search Form */
.widget {
	margin-bottom: 2.5rem;
}

.widget:last-of-type {
	margin-bottom: 0;
}

.widget:not(.widget_search){
	border-radius: var( --pro--radius-image );
	border: 1px solid var( --pro--color-gray );
	padding: 1.5rem 1rem;
}

.wp-search {
	position: relative;
}

.wp-search input {
	height: 53px;
	padding: 0 40px 0 20px;
	border-radius: var( --pro--radius-button );
	color: var( --pro--color-heading );
}

.wp-search button {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50px;
	background: transparent;
	border: none;
}

.professionals-recent-posts .recent-post {
	margin-bottom: 1rem;
}

.professionals-recent-posts .recent-post:last-of-type {
	margin-bottom: 0;
}

.professionals-recent-posts span {
	display: block;
}

.professionals-recent-posts .post-title {
	font-family: var( --pro--font-poppins-medium );
	color: var( --pro--color-heading );
}

.professionals-recent-posts i {
	color:  var( --pro--color-red );
	padding-right: 5px;
}

.professionals-newsletter-subscribe, .gform_widget {
	background-color: var( --pro--color-red );
	border-color: transparent;
}

.professionals-newsletter-subscribe h5, .gform_widget h5 {
	color: #ffffff;
}

.professionals-newsletter-subscribe input, .gform_widget input {
	border-radius: var( --pro--radius-button );
	border-color: transparent;
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}

.gform_widget {
	color:  #ffffff;
}

.gform_widget .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 1rem;
}

.gform_widget .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

.gform_widget .gform_wrapper label.gfield_label, .gform_widget .gform_wrapper legend.gfield_label {
	font-weight: 400;
	font-size: 14px;
}

.gform_widget input {
	width: 100% !important;
}

.gform_widget .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_widget .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
	margin: .2rem 0 0 .8rem;
}

.gform_wrapper input[type="submit"] {
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: var( --pro--color-red );
	border: 1px solid transparent;
	font-size: 1rem;
	border-radius: var( --pro--radius-button );
	padding: 8px 24px;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.gform_widget .gform_wrapper input[type="submit"] {
	background-color: var( --pro--color-white );
	color: var( --pro--color-red );
	text-transform: uppercase;
}

.gform_widget .gform_wrapper div.validation_error {
	color: #ffffff;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.gform_widget .gform_wrapper li.gfield.gfield_error, .gform_widget .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border-top: 0;
	border-bottom: 0;
	background-color: transparent;
}

.gform_widget .gform_wrapper .gfield_error .gfield_label, .gform_widget .gform_wrapper .validation_message, .gform_widget .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_widget .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
	color: #ffffff;
}

/**
 * FINANCE CALCULATORS
 */
input.stamp-calculate {
	border-radius:2px;
	letter-spacing:1px;
	margin:8px 0;
	padding:9px 0;
	text-transform:uppercase;
}

.state-module button, input.stamp-calculate {
	box-shadow: 0 1px 0 #ffffff inset, 0 -1px 0 #ffffff inset, 1px 0 0 #ffffff inset, -1px 0 0 #ffffff inset;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	width: 100%;
}

.state-module button {
	border-radius: 0;
	height: 29px;
	margin: 4px 0;
	opacity: 0.6;
	padding: 0 11px;
}

#changes-made {
	display: none;
	opacity: 0;
}

.state-module button.checked {
	opacity: 1;
}

.state-module button.checked::before {
	content: "»";
	float: left;
	font-family: Tahoma;
	margin-right: 5px;
}

.icon-stamp-exclamation::before, .icon-stamp-flag::before, .icon-stamp-home::before, .icon-stamp-money::before, .icon-stamp-print::before, .icon-stamp-usd::before, .icon-stamp-user::before {
	font-family: StampDuty;
	font-style: normal;
}

input.stamp-calculate:active {
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25) inset;
}

.result-div .row {
	margin-bottom: 10px;
}

.all-float-left > * {
	float: left;
	margin-right: 2.3%;
}

#loan-repayment-calculator .col-50, #rentalyield-calculator .col-50, #commercial-rental-yield-calculator .col-50 {
	width: 48%;
}

#loan-repayment-calculator .col-50:nth-child(1), #rentalyield-calculator .col-50:nth-child(1), #commercial-rental-yield-calculator .col-50:nth-child(1) {
	margin-right: 14px;
}

#loan-repayment-calculator .results, #rentalyield-calculator .results, #commercial-rental-yield-calculator .results {
	padding-top: 0;
}

#state-modules {
	display: table;
	width: 100%;
}

#state-modules .state-module {
	display: none;
	margin: 5px 0;
	padding: 22px 0;
}

#state-modules .state-module:first-child {
	padding-top: 0;
}

#state-modules .state-module.long-input > div, #state-modules .state-module.long-input > div li {
	width: 100%;
}

#state-modules .state-module.long-input > div li input, #state-modules .state-module.long-input > div li select {
	width: 86%;
}

#state-modules ul > li {
	float: left;
	margin: 0;
	padding: 3px 0;
}

.result-module {
	margin-bottom: 3px;
}

.result-module:nth-child(2) {
	border: medium none;
}

.total-result {
	padding-top: 5px;
}

.total-result label {
	font-size: 16px;
	line-height: 1.2;
}

.result-module li {
	font-size: 12px;
	line-height: 0.85;
	margin: 0;
	padding: 0 0 0 25px;
	text-align: left;
}

.active-modules {
	display: block;
	padding-bottom: 5px;
}

#loan-repayment-calculator .colored-block, #rentalyield-calculator .colored-block {
	border-radius: 3px;
	margin-bottom: 20px;
}

#loan-repayment-calculator .colored-block:first-child, #rentalyield-calculator .colored-block:first-child, #commercial-rental-yield-calculator .colored-block:first-child {
}

#stamp-duty-calculator .control-group span i {
	line-height: 2.5 !important;
}

#stamp-duty-calculator .filled-circle {
	line-height: 1.5;
}

.col-60 {
	width: 60%;
}

.col-40 {
	margin-left: 15px;
	width: 37%;
}

.col-30 {
	width: 30%;
}

#loan-repayment-calculator, #rentalyield-calculator, #commercial-rental-yield-calculator {
	display: table;
	max-width: 820px;
	position: relative;
	width: 100%;
}

#commercial-rental-yield-calculator {
	max-width: 100%;
}

#stamp-duty-anchors {
	background: #ffffff none repeat scroll 0 0;
	display: table;
	font-size: 15px;
	padding-left: 15px;
}

#loan-repayment-calculator p, #rentalyield-calculator p, #commercial-rental-yield-calculator p {
	font-size: 14px;
	text-align: center;
}

#loan-repayment-calculator .floatLeft, #rentalyield-calculator .floatLeft, #commercial-rental-yield-calculator .floatLeft {
	float: left;
}

#loan-repayment-calculator .floatNone, #rentalyield-calculator .floatNone, #commercial-rental-yield-calculator .floatNone {
	float: none;
}

#loan-repayment-calculator h3, #rentalyield-calculator h3, #commercial-rental-yield-calculator .header {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	font-size: 22px;
	font-weight: 300;
	margin: 0;
	padding: 5px 15px;
}

#loan-repayment-calculator h4, #rentalyield-calculator h4, #commercial-rental-yield-calculator h4 {
	margin: 5px 0;
}

#loan-repayment-calculator .control-group, #rentalyield-calculator .control-group, #commercial-rental-yield-calculator .control-group {
	display: table;
	font-size: 15px;
	position: relative;
	width: 100%;
}

#loan-repayment-calculator .control-group span, #rentalyield-calculator .control-group span, #commercial-rental-yield-calculator .control-group span {
	display: inline-block;
	float: left;
	height: 40px;
	position: relative;
	text-align: center;
	width: 35px;
}

#loan-repayment-calculator label, #rentalyield-calculator label, #commercial-rental-yield-calculator label {
	display: table;
	font-size: 15px;
	font-weight: 300;
	margin: 1px 0;
	width: 100%;
}

#loan-repayment-calculator .top-label, #rentalyield-calculator .top-label, #commercial-rental-yield-calculator .top-label {
	margin-bottom: 5px;
}

#loan-repayment-calculator ul, #rentalyield-calculator ul, #commercial-rental-yield-calculator ul {
	margin: 0;
	padding: 0;
}

#loan-repayment-calculator li, #rentalyield-calculator li, #commercial-rental-yield-calculator li {
	display: inline-block;
	line-height: 1.8;
}

.result-list {
	font-size: 14px;
	margin-top: 5px;
}

.result-list li {
	border-top: 1px solid #4381f2;
	margin-bottom: 5px;
}

.result-list li:first-child {
	border: medium none;
}

.hidden {
	display: none;
}

.filled-circle {
	border-radius: 3px;
	display: inline-block;
	font-size: 12px;
	height: 19px;
	line-height: 1.7;
	margin-right: 7px;
	text-align: center;
	width: 19px;
}

#loan-repayment-calculator .control-group span i, #rentalyield-calculator .control-group span i, #commercial-rental-yield-calculator .control-group span i {
	line-height: 2.8;
}

.easy-padding {
	padding: 5px 15px 15px;
}

#loan-repayment-calculator input[type="text"], #loan-repayment-calculator select, #rentalyield-calculator input[type="text"], #rentalyield-calculator select, #commercial-rental-yield-calculator input[type="text"], #commercial-rental-yield-calculator select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: inline-block;
	float: right;
	line-height: 1;
	margin: 8px 3px;
	padding: 0;
}

#loan-repayment-calculator #state-select, #rentalyield-calculator #state-select, #commercial-rental-yield-calculator #state-select {
	margin: 9px 3px;
}

#stamp-state-name {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 10px;
}

#loan-repayment-calculator .control-group input, #loan-repayment-calculator .control-group select, #rentalyield-calculator .control-group input, #rentalyield-calculator .control-group select, #commercial-rental-yield-calculator .control-group input, #commercial-rental-yield-calculator .control-group select {
	border: medium none;
	box-shadow: 0 0 0 #000000;
	font-size: 17px;
	width: 87%;
}

#loan-repayment-calculator .control-group input, #rentalyield-calculator .control-group input, #commercial-rental-yield-calculator .control-group input {
	height: 24px;
}

#loan-repayment-calculator .control-group input:focus-visible, #rentalyield-calculator .control-group input:focus-visible, #commercial-rental-yield-calculator .control-group input:focus-visible {
	outline: 0;
}

#loan-repayment-calculator .control-group select, #rentalyield-calculator .control-group select, #commercial-rental-yield-calculator .control-group select {
	height: 22px;
}

#loan-repayment-calculator input[type="radio"], #rentalyield-calculator input[type="radio"], #commercial-rental-yield-calculator input[type="radio"] {
	margin-left: 20px;
	margin-right: 5px;
}

.floatRight {
	float: right;
}

#loan-repayment-calculator .result-icons, #rentalyield-calculator .result-icons, #commercial-rental-yield-calculator .result-icons {
	float: right;
	font-size: 15px;
	line-height: 0;
}

#loan-repayment-calculator .result-icons i, #rentalyield-calculator .result-icons i, #commercial-rental-yield-calculator .result-icons i {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #ffffff;
	display: inline;
	line-height: 2;
	padding: 0 3px;
}

.pro-theme .row > * {
	padding-left: 0;
	padding-right: 0;
}

.pro-theme .control-group span, .pro-theme .filled-circle, .pro-theme h3, .pro-theme .header {
	background: #383B42;
}

.pro-theme .control-group {
	border: 1px solid #383B42;
	border-radius: 2px;
}

.pro-theme .colored-block {
	border: 1px solid #383B42;
	background: #fff;
}

.pro-theme, .pro-theme input, .pro-theme select {
	color: #666666;
}

.pro-theme .control-group span, .pro-theme .filled-circle, .pro-theme h3, .pro-theme .header {
	color: #FFF;
}

.pro-theme h3 {
	border-bottom: 1px solid #383B42;
	font-family: "sourceserif-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px !important;
}

.pro-theme .state-module button, .pro-theme input.stamp-calculate {
	background: var( --pro--color-red ) !important;
	border: none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	padding: 8px 15px;
	text-transform: uppercase;
}

.pro-theme input.stamp-calculate {
	border-radius: var( --pro--radius-button );
}

.pro-theme input.stamp-calculate:active, .pro-theme input.stamp-calculate:hover {
	background: var( --pro--color-red ) !important;
	border: none;
}

.pro-theme .total-result {
	border-top: 1px solid #383B42;
}

#stamp-duty-calculator .result-icons {
	display: none !important;
}

/**
 * JOB APPLICATIONS
 */
.job-application-form {
	background-color: var( --pro--color-lightgray );
}

/**
 * TESTIMONIALS PAGE
 */
.testimonials-container > * {
	margin-bottom: 3rem;
}

.testimonials-container > .col-md-12:last-of-type {
	margin-bottom: 0;
}

.testimonial-wrapper a {
	position: relative;
	cursor: pointer;
	display: inline-block;
}

.testimonial-wrapper .testimonial_image img {
	border-radius: 100%;
}

.testimonial-logo, .testimonial-star-rating {
	margin-top: 20px;
}

.testimonial-star-rating span {
  display: inline-block;
  position: relative;
  top: 2px;
}

.testimonial-logo img {
	margin-right: 10px;
}

.testimonial-logo img:last-of-type {
	margin-right: 0;
}

.testimonial-verified {
	margin-bottom: 10px;
}

.testimonial-wrapper .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0;
	border-radius: 100%;
	transition: opacity 0.3s ease-in-out 0s;
}

.testimonial-wrapper a:hover .overlay {
	opacity: 0.2;
}

/**
 * SUBURB REPORTS
 */
.suburb-reports {
	padding-top: 25px;
}

.suburb-reports .suburb-report {
	padding-bottom: 20px;
}

.suburb-report .suburb-image img {
	height: 200px; 
	width: 100%; 
	object-fit: cover;
}

/**
 * CONTACT US PAGE
 */
.contact-us .office-image {
	height: 400px;
	object-fit: cover;
	width: 100%;
}

.contact-us h2 {
	margin-bottom: 2rem;
}

.contact-us .agency-attr {
	margin-bottom: .5rem;
}

.contact-us .agency-attr i {
	margin-right: .75rem;
}

.contact-us .agency-attr:last-of-type {
	margin-bottom: 1.5rem;
}

.contact-us .highlight {
	background-color: rgba(201,35,49,0.1);
}

.contact-us .agency-buttons a {
	margin-bottom: .5rem;
}

/**
 * EXTRA LARGE SCREEN
 */
@media screen and (max-width: 1400px){
	.home .property-search form {
		padding: 0 50px;
	}
}
/**
 * LARGE SCREEN STYLES
 */
@media screen and (max-width: 1200px){
	.grid-large .listing .listing-image img {
		height: 334px;
	}

	.featured-image {
		height: 446px;
	}

	.gallery-container .main-gallery {
		height: 552px;
	}

	.gallery-container img {
		height: 552px;
	}
}

/**
 * MEDIUM SCREEN STYLES
 */
@media screen and (max-width: 992px){
	.home .property-search form {
		padding: 0;
	}

	.widget:first-of-type {
		margin-top: 3rem;
	}

	.gallery-container .main-gallery {
		height: 452px;
	}

	.gallery-container img {
		height: 452px;
	}

	.inspection-wrapper {
		margin-bottom: 1.5rem;
	}

	.property-agents .agent-wrapper:first-of-type {
		margin-bottom: 1.5rem;
	}

	#newsletter_modal img {
		border-top-left-radius: .25rem;
		border-bottom-left-radius: 0;
		border-top-right-radius: .25rem;
	}
}

/**
 * TABLET STYLES
 */
@media screen and (max-width: 768px){
	.g-5, .gx-5 {
		--bs-gutter-x: 1.5rem;
	}

	.g-5 {
		--bs-gutter-y: 1.5rem;
	}

	.alignright, .alignleft, .aligncenter, .alignnone {
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto 1.5rem;
		float: none;
	}

	.site-header .header-logo {
		padding-left: 25px;
	}

	.site-header .header-navigation {
		padding-right: 25px;
	}

	.home-text {
		padding: 3rem 0;
		height: auto;
		text-align: center;
	}

	.home-blog .slick-slide, .home-listings .slick-slide {
		padding: 0 12px 30px;
	}

	.grid-large .listing .listing-image img {
		height: 280px;
	}

	.property-search .bootstrap-select::after {
		content: none;
		position: relative;
	}

	.property-search button, .property-search input {
		/*border-radius: var( --pro--radius-button );*/
		margin-bottom: 10px;
		/*border-left: 1px solid;
		border-right: 1px solid;*/
	}

	.agent-banner {
		height: auto;
	}

	.agent-banner .agent-image {
		padding-top: 3rem;
	}

	.agent-banner .details-wrapper {
		padding: 3rem 0;
	}

	.agent-banner .details-wrapper .agent-attr {
		margin-top: 1rem;
	}

	.agent-bio .video-container {
		float: none;
		width: 100%;
		margin-bottom: 1rem;
	}

	.agent-bio iframe {
		float: none;
		width: 100%;
		margin-bottom: 1rem;
		margin-right: 0;
	}

	.featured-image {
		height: 346px;
	}

	.post-wrapper.featured-top {
		top: 0;
		margin-bottom: 0;
		padding-right: var(--bs-gutter-x,.75rem);
		padding-left: var(--bs-gutter-x,.75rem);
		box-shadow: none;
	}

	.property-details .property-search {
		display: none;
	}

	.gallery-container .main-gallery {
		height: 352px;
	}

	.gallery-container img {
		height: 352px;
	}

	.property-agents img {
		height: 403px;
	}

	.property-agents .card .rounded-start {
		border-top-right-radius: var( --pro--radius-image ) !important;
		border-bottom-left-radius: 0 !important;
	}

	.property-details .btn {
		margin-bottom: 0.5rem;
	}

	.footer-bottom {
		padding: 8px 12px;
	}

	#loan-calculator .data, #rental-yield-calculator .data {
		float:none !important;
		width:100%;
	}

	#loan-calculator .results, #rental-yield-calculator .results {
		float:none !important;
		margin-top:20px !important;
		margin-left:0;
		width:100%;
	}

	.contact-us .office-image {
		height: 250px;
	}

	.results-bar .col {
		min-width: auto;
	}
}

@media screen and (max-width: 767px){
	.property-search .submit-container {
		width: 100%;
	}

	.property-search button, .property-search input {
		border-radius: var( --pro--radius-button );
		margin-bottom: 10px;
		border-left: 1px solid;
		border-right: 1px solid;
	}

	.property-search .bootstrap-select .btn {
		border-right: 1px solid;
		border-left: 1px solid;
		width: 100% !important;
	}

	select#department, select#type {
		width: 100%;
		margin-bottom: 10px;
	}

	.property-search button[type="submit"] {
		margin-bottom: 0;
		border-left: 1px solid;
	}

	.property-search .col-6 button[data-id="department"], select#department {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-left: 1px solid !important;
		border-right: 1px solid !important;
	}

	.property-search .col-6 button[data-id="type"], select#type {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		border-left: 0;
	}

	.property-search .col-6 select#type {
		border-top-right-radius: var( --pro--radius-button );
		border-bottom-right-radius: var( --pro--radius-button );
	}

	.property-search .submit-container {
		border: 0;
	}

	.property-search .submit-container button[type="submit"] {
		border: 1px solid var( --pro--color-lightgray );
	}

	.property-search.dark-border .button-container {
		border-width: 0;
	}

	.property-search.dark-border .submit-container button[type="submit"] {
		border: 1px solid var( --pro--color-darkgray );
	}
}
/**
 * MOBILE STYLES
 */
@media screen and (max-width: 568px){
	/** Promo Styles */
	#notification_modal .modal-content {
		width: 85%;
		margin: 0 auto;
	}
	#notification_modal h1 {
		font-size: 26px;
		line-height: 26px;
	}
	.professionals-promo img {
		width: 15vh;
	}
	.promo_modal .modal-content {
		width: 70%;
		margin: 0 auto;
	}
	/** End Promo Styles */

	.site-header .header-logo {
		padding-left: 20px;
	}

	.site-header .header-navigation {
		padding-right: 20px;
	}

	.pros-spmenu-push-toleft #podium-website-widget iframe {
    right: 315px !important;
	}

	.pros-spmenu-push-toleft #fb-root iframe {
		right: 327px !important;
	}

	.pros-spmenu-push-toleft #fb-root iframe.fb_customer_chat_bounce_out_v2 {
		right: 331px !important;
	}

	.pros-spmenu-push-toleft {
		left: -315px;
	}
	.pros-spmenu-right {
		right: -315px;
	}

	.pros-spmenu-vertical {
		width: 315px;
	}

	.home-text .home-title {
		margin-bottom: 1rem;
	}

	.home .property-search form {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.banner-buttons .btn {
		margin-right: 0;
	}

	.banner-buttons .btn:not(:first-child) {
		margin-left: 0;
	}

	.property-search input {
		padding-right: 25px;
	}

	.property-search .advanced-search {
		position: relative;
		width: 100%;
		right: 0;
		text-align: right;
		height: 25px;
		padding-right: 15px;
		font-size: 13px;
	}

	.testimonial-text {
		padding: 0 5%;
	}

	.listing .listing-image img {
		height: 250px !important;
	}

	.social-title {
		text-align: center;
	}

	footer .social {
		margin-bottom: 1.5rem;
	}

	.featured-image {
		display: none;
	}

	.comments-list .comment h6 {
		margin-bottom: -.5rem;
	}

	.comments-list .comment .comment-meta{
		padding-bottom: .5rem;
	}

	.comments-list .comment .reply {
		padding-top: 1rem;
	}

	.gallery-container .main-gallery {
		height: 252px;
	}

	.gallery-container img {
		height: 252px;
	}

	.gallery-container .slick-arrow.slick-next {
		right: 1.5rem;
	}

	.gallery-container .slick-arrow.slick-prev {
		left: 1.5rem;
	}

	#loan-repayment-calculator .stamp-options .col-50, #rentalyield-calculator .stamp-options .col-50 {
		width: 99%;
	}

	#loan-repayment-calculator .control-group input, #loan-repayment-calculator select, #state-modules input, #rentalyield-calculator .control-group input, #rentalyield-calculator select {
		width: 80%;
	}

	#loan-repayment-calculator h3, #rentalyield-calculator h3 {
		font-size: 19px;
	}

	.contact-us .office-image {
		height: 150px;
	}

	.contact-us .agency-buttons a {
		width: 100%;
	}
}
/**
 * SMALL MOBILE SCREEN
 */
@media screen and (max-width: 350px){
	.site-header .header-logo {
		padding-left: 12px;
	}

	.site-header .header-navigation {
		padding-right: 12px;
	}

	.pros-spmenu-push-toleft #podium-website-widget iframe {
    right: 260px !important;
	}

	.pros-spmenu-push-toleft {
		left: -260px;
	}
	.pros-spmenu-right {
		right: -260px;
	}

	.pros-spmenu-vertical {
		width: 260px;
	}

	.button-container {
		flex-direction: column;
	}

	.button-container .btn {
		margin: 0 20px 15px;
	}

	.button-container .btn:last-of-type {
		margin-right: 20px;
	}

	.banner-buttons {
		padding: 0 25px;
	}

	.banner-buttons .btn {
		width: 100%;
	}
}