/*
 Theme Name:     Rich Development Company
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@font-face{
	font-family:richdevelopment;
	font-weight:400;
	font-style:normal;
	src:url(fonts/richdevelopment.ttf);
}
.transition,.property-broker-form-container,.button,button,input[type="submit"], #logo,.content__custom-button a{
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#main-header .container {
	width: 100%;
	max-width: 100%;
	padding: 50px 50px 0;
}
.et_header_style_left .logo_container {
	position: relative;
	height: auto;
	width: 270px;
	float: left;
	font-size: 0;
}
body.et_header_style_slide #et-top-navigation {
	padding: 0 !important;
}
#main-header {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background-color: transparent;
}
#main-content {
	background-color: transparent;
}
/*
#page-container {
	background-image: url(images/propertydetails-hero-bg.jpg);
	background-color: #f6f5f4;
	background-repeat: repeat-x;
	background-position: 50% 0;
}*/
.mobile_menu_bar::before,
.mobile_menu_bar::after {
	font-size: 38px !important;
	color: #fff;
}
.mobile_menu_bar::after{
	position: absolute;
	top: 0;
	right: 0;
}
.mobile_menu_bar.et_pb_header_toggle {
	width: 36px;
    margin-left: 102px;
	height: 38px;
}
#et-top-navigation {
	position: relative;
}
.mobile_menu_bar em {
	position: absolute;
	right: calc(100% + 6px);
	top: 19px;
	font-style: normal;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
    text-align: right;
}
.mobile_menu_bar em.clos{
    display:none;
}
.et_pb_slide_menu_active .mobile_menu_bar em.clos{
    display:block;
}
.et_pb_slide_menu_active .mobile_menu_bar em.nav{
    display:none;
}
.et_slide_in_menu_container {
	background: #111;
}
.slide-in-menu-home-button,
.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu{
    display: inline-block !important;
	vertical-align: middle !important;
}
#et-top-navigation {
	display: block;
	width: 400px;
	text-align: right;
}
.slide-in-menu-home-button a {
	display: block;
	border: 3px solid #fff;
	color: #fff;
	text-transform: unset;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 13px 35px;
}
.et_slide_in_menu_container ul#mobile_menu_slide {
	padding: 120px 30px 0 75px;
}
.close-fullscreen-nav-menu {
	position: absolute;
	font-size: 45px;
	font-weight: 300;
	color: #fff;
	top: 70px;
	right: 45px;
	cursor: pointer;
	z-index: 999999;
}
#main-content .container::before{
	display:none !important;
}
#main-footer {
	padding: 105px 0 0;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	/*background-image: url(images/footer-bg.jpg);*/
	background-color: #fff;
}
#footer-bottom{
	background: #111 !important;
	margin-top: 80px;
}
.footer-logo-image img {
	max-width: 270px;
	display: block;
}
.et_pb_gutters3 .footer-widget {
	margin-right: 3%;
	margin-bottom: 0;
	width: 22.75% !important;
}
.footer-widget h4 {
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 15px;
}
.footer-widget .textwidget p,
#footer-widgets .footer-widget li a {
	font-weight: 300;
	font-size: 15px;
	line-height: 1.5;
}
#footer-widgets .footer-widget li {
	padding-left: 0;
}
#footer-widgets .footer-widget li::before{
	display: none;
}
#footer-widgets {
	padding: 45px 0 0;
}

.property-icon-option::before {
	content: '\e90e';
	font-size: 45px;
	margin-bottom: 9px;
	display: block;
	font-family: richdevelopment;
	line-height: normal;
}
.property-icon-option.retail_units::before {
	content: '\e90c';
}
.property-icon-option.appx_population::before {
	content: '\e90b';
}
.property-icon-option.appx_income::before {
	content: '\e907';
}
.property-info-section {
	margin-bottom: 70px;
	background: #fff;
	box-shadow: 0 4px 14px rgba(1,1,1,.2);
	position: relative;
}
.property-info-image {
	width: 66.66%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: top center;
}
.property-info-content {
	padding-left: 66.66%;
	min-height: 62vh;
}
.property-info-content > div{
	padding: 25px 35px;
	position: relative;
}
.button, .wpcf7-form-control.wpcf7-submit, .content__custom-button a {
	color: #333;
	border: 3px solid #d7a738;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 14px 25px;
	display: inline-block;
	text-align: center;
	line-height: 1;
	background-color: transparent !important;
}
.content__custom-button{
	margin-bottom: 20px;
}
.button:hover, .wpcf7-form-control.wpcf7-submit:hover,.content__custom-button a:hover{
	color:#fff;
	background-color: #d7a738 !important;
}
.google_maps_link .button{
	display:block;
}
.property-icon-option {
	width: 50%;
	float: left;
	padding: 0 5px;
	text-align: center;
	margin-bottom: 38px;
}
.google_maps_link {
	margin-bottom: 40px;
}
.property-icon-option strong {
	display: block;
	color: #333;
	font-weight: 400;
	font-size: 22px;
}
.property-icon-option span {
	color: #777;
	display: block;
	text-transform: uppercase;
}
.property-file-button {
	margin-bottom: 10px;
}
.property-file-button .button,
.property-broker-form-button.button{
	display: block;
	cursor: pointer;
}
.button i {
	margin-right: 6px;
	position: relative;
	top: 1px;
}
.contact-field input {
	color: #333;
	background: #f6f5f4;
	border: 0;
	font-size: 20px;
	font-weight: 300;
	display: block;
	width: 100%;
	padding: 12px 10px;
	border: 1px solid #f6f5f4;
}
.contact-field input.wpcf7-not-valid{
	border-color:#dc3232;
}
.wpcf7-response-output {
	width: 100%;
	margin: 10px 0 0 0 !important;
	font-size: 14px !important;
	line-height: 1.2;
	font-weight: 300;
	text-align: center;
}
.wpcf7-not-valid-tip {
	display: none;
}
.contact-field {
	margin-bottom: 10px;
}
.property-broker-form-container > div {
	padding: 10px 35px 35px;
}
.wpcf7-form-control.wpcf7-submit {
	display: block;
	cursor: pointer;
	width: 100%;
}
.property-broker-form-container {
	max-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99;
	background-color: #fff;
}
.open .property-broker-form-container {
	max-height: 400px;
}
.wpcf7 .ajax-loader {
	display: none;
}
.property-text-section h1 {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 0;
}
.property-address-full {
	display: inline-block;
	vertical-align: middle;
	padding-left: 14px;
	margin-left: 14px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	position: relative;
}
.property-address-full::before {
	content: '';
	width: 1px;
	height: 20px;
	left: 0;
	top: 50%;
	margin-top: -9px;
	background-color: #fff;
	position: absolute;
}
#main-header.et-fixed-header {
	background-color: #000;
}
.et_header_style_left .et-fixed-header .logo_container {
	width: 150px;
}
.property-text-section {
	display: block;
	padding-bottom: 50px;
}
.property-address-full span::after {
	content: ", ";
}
.property-address-full span:last-child::after{
	display: none;
}
#main-header.et-fixed-header .container {
	padding: 6px 50px 6px;
}
body.et_header_style_slide .et-fixed-header #et-top-navigation {
    padding: 0 !important;
}
.property-description-column {
	width: 50%;
	float: left;
	padding-right: 20px;
	border-right: 1px solid rgb(17, 17, 17, 0.1);
}
.property-description-column:nth-child(2){
	padding-right: 0;
	border:0;
	padding-left: 20px;
}
.in-the-news-image {
	width: 50%;
	float: left;
	height: 190px;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.clearfix::after{
	content:'';
	display: table;
	clear: both;
}
.property-description-column .text-block, .in-the-news-images {
	margin-bottom: 35px;
}
.news-item-image {
	width: 135px;
	height: 95px;
	background-size: cover;
	background-position: center center;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.news-item-title {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 135px);
	padding-left: 20px;
	font-size: 18px;
}
.news-item-title a{
	color: #111;
}
.in_the_news-item {
	font-size: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(17, 17, 17, 0.1);
}
h3 {
	color: #d7a738;
	font-size: 40px;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 10px;
}
.text-block p, .text-block li {
	color: #333;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 0;
	margin-bottom: 20px;
}
.text-block li {
	margin-bottom: 0;
}
.text-block p a, .text-block li a{
	color: #d7a738;
	border-bottom: 1px solid #333;
}
.broker-logo, .broker-headshot {
	width: 40%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
a.link-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.broker-images img{
	display: block;
}
.broker-headshot:nth-child(2) {
	margin-left: 20%;
}
.broker-images {
	font-size: 0;
	padding-top: 20px;
}
.property-description-column .text-block:last-child {
	margin-bottom: 0;
}
.single-property, body{
	background-color: #f6f5f4;
}
.property_retailer_logos {
	margin-top: 55px;
	text-align: center;
	padding: 30px;
	background-color: #fff;
	margin-bottom: 50px;
}
.major-retailer-logo img {
	max-width: 180px;
	max-height: 60px;
	display: block;
}
.major-retailer-logo {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 10px;
	position: relative;
}
.major-retailers-list {
	display: block;
	font-size: 0;
}
.major-retailer-logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.google_maps-embed {
	margin-bottom: 50px;
	margin-top: 50px;
}
.google_maps-embed iframe{
	display:block;
	width:100%;
	height:400px;
}
.anchor_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
}
.text-block ul {
	list-style: disc inside;
}
.in_the_news-item:last-child {
	border-bottom: 0;
}
.property_retailer_logos h3 {
	padding-bottom: 0;
	margin-bottom: 30px;
}
.property-broker-form .gfield .gfield_label {
	display: none !important;
}
.property-broker-form-container .gfield {
	padding: 0 !important;
	margin-top: 9px !important;
}
.property-broker-form-container .gfield input {
	width: 100% !important;
	background-color: #f6f5f4;
	border-color: #f6f5f4;
	font-size: 20px !important;
	font-weight: 300;
	padding: 10px 12px !important;
}
.property-broker-form-container .gform_button {
	width: 100% !important;
	font-size: 17px !important;
	cursor: pointer;
}
.property-broker-form-container .gform_wrapper {
	margin: 0;
}
.property-broker-form-container .gform_footer.top_label {
	margin-top: 0;
	padding-top: 9px;
}
.property-broker-form-container .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
	background-color: transparent;
	margin: 0 !important;
	border: 0;
}
.property-broker-form-container .gform_wrapper div.validation_error {
	font-size: 13px;
	border: 0;
	margin: 5px 0 15px;
	padding: 0;
}
.property-broker-form-container .gform_wrapper .field_description_below .gfield_description {
	padding-top: 5px;
}
#main-header.et-fixed-header {
	background-color: #d7a738;
}
.et-fixed-header .slide-in-menu-home-button a {
	border: 3px solid #000;
	color: #000;
}
.et-fixed-header .mobile_menu_bar em,
.et-fixed-header .mobile_menu_bar::before,
.et-fixed-header .mobile_menu_bar::after,
.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a, 
.et_slide_in_menu_container #mobile_menu_slide li a,
.close-fullscreen-nav-menu,
#footer-info,
.footer-widget h4,
.footer-widget,
#footer-widgets .footer-widget a, 
#footer-widgets .footer-widget li a, 
#footer-widgets .footer-widget li a:hover{
	color:#000;
}
.et_slide_in_menu_container {
	background: #d7a738;
}
.single-property #footer-bottom {
	background: #d7a738 !important;
	margin-top: 80px;
}
.single-property #main-footer {
	background-color: #fff;
	background-image: none !important;
}
.peoperty-top-image {
	position: absolute;
	top: 0;
	left: 0;
	height: 70vh;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.peoperty-top-image::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.15);
	display: block;
}
#page-container {
	padding-top: 0 !important;
}
.footer-widget, .footer-widget h4, #footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
	color: #000 !important;
}
.team-section .et_pb_team_member_image img {
	width: 100%;
}

#footer-info {
	color: #fff;
}
.property-listing .et_pb_post.property {
	width: 29.667%;
	display: inline-block;
	vertical-align: top;
	-webkit-box-shadow: 0px 1px 16px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 16px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 16px -6px rgba(0,0,0,0.75);
}
.property-listing {
	display: table;
	width: 100%;
}
.property-listing .et_pb_post.property .et_pb_image_container {
	width: 100%;
	height: 222px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin: 0;
	position: relative;
}
.property-listing .et_pb_post.property:nth-child(3n+2){
	margin-right:2.75%;
	margin-left:2.75%;
}
.property-listing .et_pb_post.property .entry-featured-image-url {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	
}
.property-listing .et_pb_post.property .entry-title {
	font-size: 18px;
}
.property-listing .et_pb_post.property .post-meta a {
	color: #aaa;
	text-transform: uppercase;
	font-size: 12px;
}
.property-listing .et_pb_post.property .post-meta a::after {
	content: ', ';
}
.property-listing .et_pb_post.property .post-meta a:last-child::after{
	display:none;
}
.pagination-list a, .pagination-list span {
	font-size: 18px;
	padding: 0 4px;
}
.pagination-list a{
	color:#d7a738;
}
.pagination-list{
	text-align:center;
}
.property-listing .post-info {
	padding: 20px 25px;
	background-color: #fff;
}
.single-property #et-main-area {
	padding-top: 146px;
}
.charity-logos .et_pb_main_blurb_image img {
	height: 70px;
	width: auto;
}
.single-property-container h3 {
	text-transform: uppercase;
}
.broker-logo {
	margin-left: 50px;
}
.in-the-news-images .in-the-news-image {
	width: 49%;
	margin-bottom:10px;
}
.in-the-news-images .in-the-news-image:nth-child(2n+1) {
	margin-right: 2%;
}
.in-the-news-image a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fancybox-container {
	z-index: 99999;
}
.wpcf7-form-control-wrap.brokeremail,.wpcf7-form-control-wrap.posttitle {
	display: none;
}
input[type="email"]:focus {
	border-color: #2d3940;
}
.property-broker-form-container .gform_submission_error {
	display: none;
}
.inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}

/* homepage properties changes */
body .et_pb_section.homepage_properties_listing {
	background-color: #fff !important;
}
body #page-container .et_pb_section.homepage_properties_listing .et_pb_button {
	color: #333 !important;
	border: 3px solid #d7a738;
	font-size: 16px !important;
	text-transform: uppercase !important;
	font-weight: 500;
	padding: 14px 25px;
	display: inline-block;
	text-align: center;
	line-height: 1.2 !important;
	background-color: transparent !important;
}
body #page-container .et_pb_section.homepage_properties_listing .et_pb_button::after{
	display: none !important;
}
.homepage_properties_listing .et_pb_text h2{
	color: #333 !important;
}

body #page-container .et_pb_section.homepage_properties_listing .et_pb_button > span {
	display: block;
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

body #page-container .et_pb_section.homepage_properties_listing .et_pb_button:hover{
	background-color: #d7a738 !important;
	color: #fff !important;
}
.et_pb_post.property.type-property {
	margin-bottom: 60px;
}

.single-share a {
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	min-width: 150px;
	margin-left: 0;
	padding: 1.2rem 1rem;
	text-align: center;
	color: #333;
	border: 2px solid #efefef;
	background-color: #fff;
	margin-right: -2px;
	z-index: 1;
	position: relative;
}
.single-share a i {
	font-size: 20px;
	position: relative;
	top: 2px;
	margin-right: 8px;
}
.single-share {
	font-size: 0;
	margin: 40px 0;
	width: 100%;
	display: table;
	padding-top: 40px;
}
.single-share a:hover {
	border-color: rgb(112, 112, 112);
	z-index: 2;
}
div#executive-team {
    z-index: 2;
    position: relative;
}

@media(min-width: 2000px){
	.home .et_pb_section_0 .et_pb_image_wrap img {
		object-position: 50% 50%;
		object-fit: cover;
		max-height: 800px;
	}
}
@media (min-width:640px){
	div.et_pb_section.et_pb_section_1.home-first-cont {background-image: none !important;}
}
@media (max-width:1400px){
	#executive-team .et_pb_column.et_pb_column_1_5 {width: 31%;margin-right: 3.5%;margin-bottom: 4.5%;}
	#executive-team .et_pb_column.et_pb_column_1_5:nth-child(3n){margin-right: 0 !important;}
	#executive-team .et_pb_module.et_pb_team_member {padding-left: 0 !important;padding-right: 0 !important;padding-bottom: 20px !important;}
	.et_pb_team_member_image {margin: 0 0 20px !important;width: 100% !important;max-width: 100% !important;}
}
@media (max-width:1023px){
	.property-listing .et_pb_post.property {	width: 100%;}
	.property-listing .et_pb_post.property:nth-child(3n+2){	margin-right:0;	margin-left:0;}
	.property-listing .post-info .post-meta, .property-listing .post-info h2{height:auto !important;}
	
	.in-the-news-images .in-the-news-image {	width: 100%;}
	.in-the-news-images .in-the-news-image:nth-child(2n+1) {	margin-right: 0;}
}
@media (max-width:980px){
	.slide-in-menu-home-button a {	border: 2px solid #fff;	font-size: 14px;	padding: 7px 28px;}
	.mobile_menu_bar.et_pb_header_toggle {	margin-left: 98px;	margin-top: 5px;}
	.slide-in-menu-home-button {	margin-top: -18px;}
	#main-header .container {	padding: 30px 50px 0;}
	#et-top-navigation {	width: 250px;}
	.property-info-image {	width: 100%;}
	.property-info-content {	padding-left: 0;}
	.property-info-image {	position: relative;	height: 300px;}
	
	.property-info-content {min-height: auto;}

	/* new property home style */
	body #page-container .et_pb_section.homepage_properties_listing .et_pb_button{width: 100% !important;display: block !important;}
	.et_pb_post.property.type-property {margin-bottom: 40px;}
	.home-heading .et_pb_row.et_pb_row_0 {width: 100%;max-width: 100%;}
}
@media (max-width:767px){
	#executive-team .et_pb_column.et_pb_column_1_5,
	#executive-team .et_pb_column.et_pb_column_1_5:nth-child(3n){width: 48%;margin-right: 4% !important;margin-bottom: 5.5%;}
	#executive-team .et_pb_column.et_pb_column_1_5:nth-child(2n) {margin-right: 0 !important;}
	.et_pb_row.et_pb_row_0.et_pb_row_fullwidth {width: 100% !important;max-width: 100% !important;}
	.slide-in-menu-home-button {margin-top: 1px !important;}
}
@media (max-width:640px){
	#main-header .container {	padding: 15px 15px 0;}
	.mobile_menu_bar.et_pb_header_toggle {	margin-left: 90px;}
	#et-top-navigation {	width: 240px;}
	.et_header_style_left .logo_container {	width: 130px;}
	.logo_container #logo {	width: 100%;	max-width: 100%;}
	
	.property-description-column {	width: 100%;	padding-right: 0;	border-right: 0; height: auto !important;margin-bottom: 40px;}
	.property-description-column:nth-child(2) {	padding-left: 0;}
	.single-property-container h3 {	font-size: 30px;}
	.in-the-news-images {	margin-bottom: 0 !important;}
	.et_pb_section.et_pb_section--absolute {display: none;}
	.et_pb_row_2, body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row, .et_pb_row_3, body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3.et_pb_row, .et_pb_row_4, body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row, .et_pb_row_5, body #page-container .et-db #et-boc .et-l .et_pb_row_5.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5.et_pb_row {
	width: 90% !important;max-width: 90% !important;}
	.et_pb_row_0, body #page-container .et-db #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0.et_pb_row, .et_pb_row_3, body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3.et_pb_row {width: 90% !important;max-width: 90% !important;}
	body .et_pb_row_3.et_pb_row {padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 10px !important;padding-left: 10px !important;}
	body .home-first-cont h1 {font-size: 30px;}
	body .et_pb_section_2.et_pb_section {padding-top: 20px;padding-bottom: 10px;}
	body .et_pb_section {padding: 20px 0;}
	body .et_pb_row_4.et_pb_row, body .et_pb_row_6.et_pb_row, body  .et_pb_row_5.et_pb_row {padding-top: 20px !important;padding-right: 10px !important;padding-bottom: 20px !important;
	padding-left: 10px !important;}
	body .et_pb_column .et_pb_module {margin-bottom: 10px;}
	.et_pb_row_5, body #page-container .et-db #et-boc .et-l .et_pb_row_5.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5.et_pb_row, .et_pb_row_6, body #page-container .et-db #et-boc .et-l .et_pb_row_6.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6.et_pb_row, .et_pb_row_4, body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row, body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row {
	width: 90% !important;max-width: 90% !important;}
	
	#executive-team .et_pb_column.et_pb_column_1_5, #executive-team .et_pb_column.et_pb_column_1_5:nth-child(3n) {width: 100% !important; margin-right: 0 !important;margin-bottom: 7.5%;}
}
@media (max-width:480px){
	.et_header_style_left .logo_container {	width: 100px;}
	.mobile_menu_bar .nav {	display: none;}
	.mobile_menu_bar.et_pb_header_toggle {	margin-left: 0;}
	#et-top-navigation {	width: 170px;	margin-top: -5px;}
	.slide-in-menu-home-button {	margin-top: -12px;}
	.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {	padding-bottom: 16px;}
	.et_pb_slide_menu_active .mobile_menu_bar em.clos {	display: none;}
	.et_slide_in_menu_container ul#mobile_menu_slide {	padding: 100px 30px 0 35px;}
	.et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a {	font-size: 18px;}
	.property-info-image {	height: 250px;}
	.boxes--section .et_pb_with_border.et_pb_row.et_pb_row_2.et_pb_row_fullwidth.inline-buttons {text-align: center;float: none;display: table;}
	.boxes--section .et_pb_column.et_pb_column_1_5 {width: 48% !important;margin-right: 4%;float: none;display: inline-block;margin-bottom: 15px;}
	.boxes--section .et-pb-icon {font-size: 60px;}
	.boxes--section h4.et_pb_module_header {font-size: 16px !important;}
}




