/*
    Theme Name: Skyline Apartment
    Template: skyline_standard
*/
body.admin-bar #site-header {
	top: 32px;
}

h2 {
	margin: 0;
}

#home-link {
	margin-top: 10px;
}

#home-header {
	overflow: visible;
}

#home-header .break-out {
	text-align: center;
}

#home-header .break-out .wpb_text_column {
	padding: 60px 20px;
	line-height: 1;
	color: #fff;
}

#home-header .break-out h1 {
	text-transform: uppercase;
	margin-bottom: 40px;
}

.portfolio-stats-value {
	font-weight: 600;
	color: #000;
}
.property-feature-title {
	font-weight: 700;
	font-size: 24px;
	line-height: 33px;
	color: #1f4282;
	margin-top: 0;
}
.portfolio-stat-title {
	text-transform: uppercase;
	margin-top: 5px;
	color: #000;
}
.property-feature-image {
	width: 100%;
	height: auto;
	margin: 45px 0;
}
.prop-details-wrapper header,
.prop-details-wrapper section:not(.photo-gallery) {
	padding-bottom: 35px;
	margin-bottom: 35px;
}
.prop-details-wrapper header,
.prop-details-wrapper section:not(.photo-gallery) {
	border-bottom: 1px solid #ebebeb;
}
.prop-details-wrapper address {
	padding-left: 23px;
	position: relative;
	font-size: 18px;
	color: #444444;
	font-style: normal;
}

.prop-details-wrapper address::before {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-weight: 900;
	content: "\f041";
	position: absolute;
	left: 3px;
	top: 0;
	font-size: 22px;
	color: #1f4282;
}
/* Fix for portfolio numbers */
.vc_row.vc_column-gap-35>.vc_column_container {
	padding: 0 50px !important;
}

#news-press {
	position: static !important;
}

.contact-button {
	margin: -25px 20px 0 0;
}

#contact > div > div {
	padding: 0;
}

#contact > div > div > div > div:nth-child(1) > div.wpb_column > div {
	padding-left: 25%;
}

/* Fix for post padding */
#skyline-posts > div > div > div > div > div.vc_grid-item-mini > div > div > div > div.vc_gitem_row > div {
	background-color: rgba(255,255,255,0.85);
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
	padding-top: 140% !important;
}

/*team profiles*/
.team-profile > div > div {
	cursor: pointer;
	padding: 0;
	border: solid 1px #f0f0f0;
	background: #fff;
	box-shadow: 2px 2px 5px #e6e6e6;
}

.team-profile > div > div > div.wpb_text_column {
	padding: 0 15px;
	min-height: 145px;
}

.team-profile > div > div > div.wpb_text_column > div > h3 > a {
	text-decoration: none;
	font-weight: 600;
}

.team-profile > div > div > div.wpb_single_image > figure > div > img {
	-webkit-transition: all 0.4s ease-in;
}

.team-profile:hover > div > div > div.wpb_single_image > figure > div > img {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
	filter: grayscale(1) blur(3px);
	-webkit-filter: grayscale(1) blur(2px);
}

.team-profile > div > div:before {
	position: absolute;
	top: 25%;
	left: 25%;
	content: "READ MORE";
	color: #fff;
	text-shadow: 2px 2px #296189;
	font-weight: bold;
	z-index: 50;
	-webkit-transition: opacity 0.6s ease-in;
	opacity: 0;
}

.team-profile:hover > div > div:before {
	opacity: 1;
}
.prop-details-wrapper section h2 {
	color: #1f4282;
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 25px;
}
.prop-details-wrapper section h2 svg {
	float: left;
	padding-right: 10px;
	vertical-align: middle;
}
.property-description p {
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
.image-set a.gallery-image-link {
	display: inline-block;
}
.image-set a.gallery-image-link {
	width: 22.99%;
	padding: 10px 1%;
}
.feature-image-wrapper {
	width: 100%;
	height: 35vh;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 45px;
}
.reactiveGridContents___21sFx .ReactiveGridLoadMore___aGdbd {
	margin: 20px auto;
	max-width: 250px;
	display: block;
	background: #1f4282;
}
.reactiveGridContents___21sFx .ReactiveGridLoadMore___aGdbd:hover {
	background: #000;
}
.google-map-wrapper .acf-map {
	height: 375px;
	/* The height is 400 pixels */
	width: 100%;
	/* The width is the width of the web page */
}
.image-set a.gallery-image-link img {
	max-width: 100%;
	height: auto;
	width: 100%;
	vertical-align: middle;
}
.react-grid-item.searchBar .reactiveGridContents___21sFx {
	padding: 0 !important;
}
.react-grid-item.searchBar .dd__selectControl,
.react-grid-item.searchBar input[type="email"].reuseInputField___LJsf9,
.react-grid-item.searchBar input[type="password"].reuseInputField___LJsf9,
.react-grid-item.searchBar input[type="text"].reuseInputField___LJsf9,
.react-grid-item.searchBar .reuseButton___NzKpQ {
	border-radius: 0px !important;
}
.prop-details-wrapper header,
.prop-details-wrapper section {
	flex-grow: 10;
}
.prop-details-wrapper .prop-details-right {
	position: relative;
}
.team-profile:hover > div > div:before {
	opacity: 1;
}
ul.general-information-list {
	list-style-type: none;
	margin: 35px 0 0 0;
	padding: 0;
}
ul.general-information-list li.general-information-item {
	position: relative;
	padding-left: 65px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 25px;
}
ul.general-information-list li.general-information-item svg {
	position: absolute;
	left: 0;
	top: 0;
	padding-right: 15px;
	height: auto;
	max-width: 100%;
}
ul.general-information-list li.general-information-item p {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: #1f4282;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
}
ul.general-information-list li.general-information-item h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color: #555;
	margin-top: 0;
	padding-top: 0;
}
.floating-box {
	background: #1f4282;
	padding: 32px;
	width: 286px;
	color: #fff;
	box-shadow: 1px 6px 6px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
}
.floating-box h6 {
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 1.15px;
}
.floating-box a.contact-phone {
	color: #fff;
	font-style: normal;
	text-decoration: none;
}
.floating-box a.contact-phone svg {
	padding-right: 10px;
}
a.living-redirect-btn,
a.contact-leasing-agent-btn {
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #1f4282;
	display: block;
	padding: 15px 20px;
	background: #ffffff;
	border-radius: 5px;
	border: 1px solid #fff;
	margin: 20px auto;
	text-decoration: none;
}
a.living-redirect-btn:hover,
a.contact-leasing-agent-btn:hover {
	color: #fff;
	background: transparent;
}
#share-property .modal-title {
	font-weight: 700;
	font-size: 24px;
	line-height: 33px;
	color: #1f4282;
	margin: 0 0 35px 0;
}
.gform_wrapper.gravity-theme input[type="color"],
.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="datetime-local"],
.gform_wrapper.gravity-theme input[type="datetime"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme input[type="week"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 12px !important;
	border: 1px solid #c4c4c4;
	box-sizing: border-box;
	border-radius: 8px;
}
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
	text-align: center;
	background: #1f4282;
	border-radius: 5px;
	border: 1px solid #1f4282;
	box-sizing: border-box;
	border-radius: 8px;
	float: right;
	padding: 12px;
	max-width: 195px;
	min-width: 190px;
	width: 100%;
}
.gform_wrapper.gravity-theme .gform_footer button:hover,
.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
	background: transparent;
	text-decoration: none;
}
.share-property-btn {
	color: #fff;
	text-decoration: none;
}
.share-property-btn .fa {
	padding-right: 10px;
}
.share-property-btn:hover {
	color: #fcfcfc;
}
.blocker {
	z-index: 99999 !important;
}
/*
* Adding style for Map Filter
*/
ul.tag-by-fund,
ul.action-wrapper {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}
ul.tag-by-fund li {
	font-weight: 600;
	font-size: 14px;
	color: #444444;
}
ul.action-wrapper li,
ul.action-wrapper li a.share-property-btn,
ul.action-wrapper li a.living-redirect-btn,
ul.action-wrapper li a.contact-leasing-agent-btn {
	font-weight: 600;
	font-size: 16px;
	color: #1f4282;
	padding-left: 0;
	padding-top: 0;
}
.reactiveMapUser___.bottom {
	position: absolute;
	bottom: 0;
}
.reactiveMapUser___.top {
	position: fixed;
	top: 0;
}
.react-grid-item.searchBar.fixed {
	position: fixed !important;
	top: 100px;
	transition: all 0.2s ease;
}
.react-grid-item.searchBar:after {
	position: absolute;
	content: "";
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	background: #1f4282;
	margin: 0 -9999rem;
	padding: 35px 9999rem;
}
.reactive-property-listing-item {
	display: flex;
}
.reactive-property-listing-item div.property-image-wrapper a > img {
	width: 100%;
	position: absolute;
	height: auto;
	left: 0;
	top: 0;
}
.reactiveGridBlock .property-image-wrapper {
	position: relative;
	width: 39.9999%;
	height: 180px;
	overflow: hidden;
	border-radius: 10px;
}
.reactiveGridBlock .property-short-details {
	width: 59.999%;
	padding-left: 35px;
}
.reactiveGridBlock .reactive-col-lg-12 {
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #ddd;
}
.reactiveGridBlock .building_information_address {
	padding-top: 10px;
	font-size: 14px;
	line-height: 26px;
	color: #444444;
}
.reactiveGridBlock .property-title-section a,
.reactiveInlineLabel___ .reuseLabel___ {
	font-size: 18px;
	line-height: 24px;
	color: #1f4282;
	font-weight: 600;
	text-decoration: none;
}
.reactiveGridBlock .property-title-section h3 {
	margin: 0;
	padding: 0;
}
.reactiveGridBlock .property-title-section a:hover {
	text-decoration: underline;
}
.bar-wrapper .hasBorder___1f2LB {
	padding: 0;
	border: 0;
}
.reactiveMapUser___ .marker-icon {
	width: 52px;
	height: 52px;
}
.reactiveMapUser___ .marker-icon .marker-icon-wrapper {
	width: 42px;
	height: 42px;
}
.reactiveMapUser___ .marker-icon .marker-icon-wrapper {
	background-color: #1f4282;
	position: relative;
}
.reactiveMapUser___ .marker-icon .marker-icon-wrapper i {
	display: none;
}
.reactiveMapUser___ .marker-icon .marker-icon-wrapper::after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.0413 0.414673L0.317383 7.08978V25.7805H10.7233V19.4683H15.334V25.7805H25.7145V7.08978L13.0413 0.414673ZM7.23835 22.362H3.17788V19.4683H7.23835V22.362ZM7.23835 17.1678H3.17788V14.2742H7.23835V17.1678ZM7.23835 11.9562H3.17788V9.06249H7.23835V11.9562ZM15.334 17.1678H10.7233V14.2742H15.334V17.1678ZM15.334 11.9562H10.7233V9.06249H15.334V11.9562ZM22.8872 22.362H18.8286V19.4683H22.8891L22.8872 22.362ZM22.8872 17.1678H18.8286V14.2742H22.8891L22.8872 17.1678ZM22.8872 11.9562H18.8286V9.06249H22.8891L22.8872 11.9562Z' fill='white'/%3E%3C/svg%3E%0A");
	width: 26px;
	height: 26px;
}
.reactiveMapUser___ .gm-control-active.gm-fullscreen-control > img,
.reactiveMapUser___
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom
.gmnoprint
img {
	left: 40%;
	left: calc(50% - 5px);
	top: 40%;
	top: calc(50% - 5px);
}
.reactiveMapUser___
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom
.gm-svpc
div {
	left: 40% !important;
	left: calc(50% - 5px) !important;
	top: 40% !important;
	top: calc(50% - 5px) !important;
}
.searchBar .reuseButton___NzKpQ {
	color: #fff;
	font-family: "Open Sans";
	background-color: transparent;
	border: 1px solid #fff;
	font-weight: 500;
	text-transform: uppercase;
}
.searchBar .reuseButton___NzKpQ:hover {
	color: #1f4282;
	background-color: #fff;
}
.toggle-button.close,
.toggle-button.open {
	display: none;
	background: #1f4282;
	border-radius: 50%;
	position: fixed;
	right: 2%;
	top: 60vh;
	top: calc(40vh + 275px);
	z-index: 99;
}
.toggle-button.close {
	width: 24px;
	height: 18px;
	padding: 21px 18px;
}
.toggle-button.open {
	width: 24px;
	height: 24px;
	padding: 18px;
}
.reactiveInfoWindowWrapper {
	position: relative;
}
.reactiveInfoWindowImage {
	top: 0;
	left: 0;
	width: 45% !important;
}
.reactiveUserMapWrapper___
.reactiveInfoWindowWrapper
.reactiveInfoWindowContents
h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #1f4282;
}

#reactive-root
.reactiveToggleBtnsWrapper___2h4eQ
.reactiveTypeToggleBtn___1Ts0z:first-child {
	background-color: #1f4282;
}
#reactive-root
.reactiveToggleBtnsWrapper___2h4eQ
.reactiveTypeToggleBtn___1Ts0z:last-child {
	background-color: #003e87;
}
.reactiveUserMapWrapper___ .ViewMoreBubble {
	position: static;
	height: 30px;
	background: #1f4282;
	border-radius: 5px;
	padding: 7px 15px;
	color: #fff;
	border: 1px solid #1f4282;
	text-decoration: none;
	margin-top: 10px;
	text-align: center;
	display: block;
}
.reactiveUserMapWrapper___ .ViewMoreBubble:hover {
	color: #1f4282;
	background: transparent;
	border: 1px solid #1f4282;
}
.reactiveUserMapWrapper___
.reactiveInfoWindowWrapper
.reactiveInfoWindowContents
.reactiveAddressText {
	font-size: 14px;
	line-height: 20px;
	color: #444444;
}
.reactiveInfoWindowWrapper .reactiveInfoWindowContents {
	padding: 15px !important;
}
.reactiveInfoWindowImage img {
	padding: 0;
	margin: 0 !important;
}
.sticky {
	position: fixed !important;
	top: 125px;
	transition: transform 1s;
}
.reactiveToggleBtnsWrapper___2h4eQ {
	left: 0;
}
ul.tag-by-fund li,
ul.action-wrapper li {
	width: auto;
	display: inline-block;
}
ul.tag-by-fund li:first-child {
	padding-right: 2%;
	border-right: 1px solid #ddd;
}
ul.tag-by-fund li:nth-child(2) {
	padding-left: 2%;
}
.hide-on-mobile {
	display: none;
}
.reactive-row.reactiveGridBlock {
	margin-left: 0;
	margin-right: 0;
}
.gform_wrapper.gravity-theme input[type="color"],
.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="datetime-local"],
.gform_wrapper.gravity-theme input[type="datetime"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme input[type="week"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
	font-family: "Open Sans";
}
.reactiveGridContents___ .widget-area li {
	list-style-type: none;
}
.map-toggle
#property-sidebar-sideBarWidget
.widget-area
.widget_block
.show-map,
.map-toggle
#property-sidebar-sideBarWidget
.widget-area
.widget_block
.hide-map {
	display: none;
	cursor: pointer;
}
.react-grid-item.postGrid .reactive-container-fluid {
	padding-right: 0;
	padding-left: 0;
}
/*
* End adding style for Map Filter
*/
.gform_wrapper label span {
	padding-bottom: 0;
}
.gform_wrapper.gravity-theme .gfield_label {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #000;
}
#property-sidebar-sideBarWidget{
	padding: 10px;
	background: #fcfcfc;
	/* box-shadow: rgb(0 0 0 / 5%) 0px 0px 0px 1px; */
	border-radius: 3px;
	box-shadow: rgb(0 0 0 / 5%) 0px 1px 2px 0px;
}
#property-sidebar-sideBarWidget .fa{
	font-size: 18px;
	color: #333;
	padding-right: 7px;
}
.map-toggle #property-sidebar-sideBarWidget .widget-area .widget_block .show-map, .map-toggle #property-sidebar-sideBarWidget .widget-area .widget_block .hide-map {
	font-size: 18px;
	color: #333;
}
#portfoilo-content {
	max-width: 1920px;
	margin: 0 auto 0 auto;
	width: 100%;
	padding: 0 35px;
}
@media only screen and (max-width: 1180px) {
	#news-press {
		position: relative !important;
	}
}

@media only screen and (max-width: 1100px) {
	#contact > div > div > div > div:nth-child(1) > div.wpb_column > div {
		padding-left: 10%;
	}
}

@media only screen and (max-width: 767px) {
	h1.f1 {
		font-size: 2.5rem;
	}
	#portfoilo-content {
		padding: 0 15px;
	}
	.searchBar .reuseButton___NzKpQ {
		display: block;
		width: 100%;
	}
	.reactive-property-listing-item div.property-image-wrapper a > img {
		position: relative;
	}
	.reactiveSingleBoxFrontendView___12dCC
	.reactiveNormSearchGridContents___42FUL {
		padding: 5px !important;
	}
	.reactiveGridBlock .property-image-wrapper {
		width: 100%;
		height: auto;
		max-height: 200px;
		margin-bottom: 17px;
	}
	.reactiveGridBlock .property-short-details {
		width: 100%;
		float: right;
		padding-left: 0;
	}
	h2 {
		font-size: 2rem;
	}
	.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
		padding-top: 85% !important;
	}
	ul.general-information-list li.general-information-item {
		padding: 0;
		padding-top: 70px;
		margin-bottom: 25px;
		width: 44%;
		text-align: center;
	}
	ul.general-information-list li.general-information-item:nth-child(odd){
		margin-right: 2.9999%;
	}
	ul.general-information-list li.general-information-item:nth-child(even){
		margin-left: 2.9999%;
	}
	ul.general-information-list li.general-information-item svg {
		left: 35%;
		left: calc(50% - 27px);
	}
	/* .reuseSingleElement___uCW0V .reuseButton___NzKpQ {
	  background-color: #1f4282;
	  border: 1px solid #1f4282;
	}
	.reuseSingleElement___uCW0V .reuseButton___NzKpQ:hover {
	  background-color: #003e87;
	  border: 1px solid #003e87;
	} */
	.team-profile > div > div {
		width: 69% !important;
		margin: 0 auto 20px auto;
	}

	.team-profile > div > div > div.wpb_text_column {
		min-height: 50px;
	}

	.team-profile > div > div:before {
		top: 40%;
		left: 35%;
		font-size: 2rem;
	}

	#contact {
		left: 0 !important;
	}
}

@media only screen and (max-width: 745px) {
	.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
		padding-top: 90% !important;
	}
}

@media only screen and (max-width: 600px) {
	.team-profile > div > div:before {
		top: 45%;
		left: 36%;
		font-size: 1.5rem;
	}
}

@media only screen and (max-width: 550px) {
	#home-header > div > div > div > div > div > h1 {
		font-size: 3.5rem;
	}
}

@media only screen and (max-width: 500px) {
	#home-header {
		height: 275px;
	}

	#home-header > div > div {
		padding-top: 100px !important;
	}

	#home-header > div > div > div > div {
		padding: 6px 10px !important;
	}

	#home-header > div > div > div > div > div > p {
		position: relative;
		top: -20px;
	}

	#home-header > div > div > div > div > div > h1 {
		font-size: 2.5rem;
	}

	#com-portfolio > div > div > div > div {
		padding-left: 10px;
	}

	.page-id-143 #contact {
		width: auto !important;
	}

	.page-id-143 #contact > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1569607749742.vc_row-o-equal-height.vc_row-flex > div.contact-info.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill > div {
		padding: 0 30px !important;
	}

	.page-id-143 #contact > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-equal-height.vc_row-o-content-top.vc_row-flex > div:nth-child(3) > div > div > div {
		padding: 0 60px !important;
		margin-top: -50px !important;
	}

	#contact > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.contact-accent.vc_row-o-equal-height.vc_row-flex {
		height: 250px !important;
	}

	.team-profile > div > div:before {
		top: 30%;
		left: 30%;
		font-size: 1.5rem;
	}

	#james-modal-content > div > div > div > div > div > div > div > div > h3 {
		margin: 0 !important;
	}

	#james-modal-content > div > div > div > div > div > div > div > div > p {
		font-size: 0.8rem;
	}

	#maria-modal-content > div > div > div > div > div > div > div > div > p:nth-child(2) > span > img,
	#jennifer-modal-content > div > div > div > div > div > div > div > div > p:nth-child(2) > span > img,
	#sonya-modal-content > div > div > div > div > div > div > div > div > p:nth-child(2) > span > img,
	#john-modal-content > div > div > div > div > div > div > div > div > p:nth-child(2) > span > img,
	#james-modal-content > div > div > div > div > div > div > div > div > p:nth-child(2) > span > img,
	#dominic-modal-content > div > div > div > div > div > div > div > div > p:nth-child(2) > span > img {
		width: 50%;
		height: 50%;
	}
}
@media only screen and (min-width: 768px) {
	.prop-details-wrapper {
		display: block;
		position: relative;
		padding: 0;
		overflow: hidden;
	}
	.vc_column-inner .gform_wrapper form {
		max-width: 1280px;
		width: 100%;
	}
	.hide-on-mobile {
		display: block;
	}
	.gform_wrapper form {
		max-width: 768px;
		width: 100%;
	}

	ul.general-information-list li.general-information-item {
		width: 38.5555%;
	}
	ul.general-information-list li.general-information-item:nth-child(odd) {
		margin-right: 1%;
	}
	ul.general-information-list li.general-information-item:nth-child(even) {
		margin-left: 1%;
	}
	.prop-details-wrapper .prop-details-left {
		width: 50%;
		width: calc(100% - 400px);
		padding-right: 25px;
		float: left;
	}
	.prop-details-wrapper .prop-details-left.full-width {
		width: 100%;
	}
	.prop-details-wrapper .prop-details-right {
		width: 350px;
		float: right;
		padding-left: 25px;
	}
	.property-feature-image {
		padding-right: 25px;
	}
}
@media only screen and (min-width: 1000px) {
	.react-grid-item.postGrid {
		max-height: 768px;
		overflow: auto;
	}
	#property-sidebar-sideBarWidget{display: none;}
	.react-grid-item.reactiveMapUser___.MapWrapper {
		transform: translate(0px, 90px) !important;
	}
	.react-grid-layout.layout.user__ {
		max-height: 800px !important;
	}
}
@media only screen and (max-width: 1000px) {
	.reactiveMapUser___.MapWrapper {
		height: 410px !important;
		display: none;
	}

	.react-grid-item.searchBar.fixed {
		top: 125px;
	}
	.reactiveMapUser___.MapWrapper .reactiveMapHeight___ {
		height: 350px !important;
	}
	.react-grid-item.bar-wrapper.stickup,
	.react-grid-item.postGrid.stickup,
	.react-grid-item.pagination.stickup {
		background: #fff;
		z-index: 99;
	}
	#property-sidebar-sideBarWidget,
	.map-toggle
	#property-sidebar-sideBarWidget
	.widget-area
	.widget_block
	.show-map {
		display: block;
	}
}
@media only screen and (max-width: 1024px) {
	.prop-details-wrapper .prop-details-left {
		width: 96%;
		padding: 2%;
		float: left;
	}
	.prop-details-wrapper .prop-details-right .floating-box {
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
		max-width: 295px;
		display: none;
	}
	.prop-details-wrapper .prop-details-right {
		position: fixed;
		top: 40vh;
		width: 90%;
		right: 2%;
	}

	.toggle-button.close {
		display: block;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1368px) {
	.reactiveGridBlock .property-image-wrapper {
		height: 150px;
	}
}
@media only screen and (max-width: 480px) {
	.jquery-modal.blocker {
		padding: 20px 0;
	}
	.jquery-modal .modal {
		width: 98%;
		padding: 15px;
	}
	.jquery-modal .modal a.close-modal {
		top: 5.5px;
		right: 5.5px;
	}
	.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
		font-size: 16px;
		padding: 6px;
		max-width: 100%;
	}

}
