/*!
Artifakt Styles
Author URI: https://www.artifaktdigital.com/
Description: Artifakt Digital Updates
Version: 1.0.0
*/

/*----------------------*/
/*--- ## Typography ---*/
/*----------------------*/
body {
	font-family: "Helvetica",sans-serif;
	line-height: 1.75em;
}

.white-text {
	color: #fff;
}

h2, .h2 {
	font-size: 2.875rem;
	margin-bottom: 1.25em;
	line-height: 1.25em;
}

h3, .h3 {
	font-size: 2rem;
	line-height: 1.5em;
	margin-bottom: 1rem;
}

h4, .h4 {
	line-height: 1.4em;
	letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 2rem;
	font-size: 1rem;
}

a {
	color: #000;
}

a:hover,
a:focus,
a:active {
	color: #1C75BC;
	text-decoration: none;
}

/*----------------*/
/*--- ## Forms ---*/
/*----------------*/
input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
select {
	border-radius: 0;
}

button {
	border-radius: 0;
}

textarea {
	height: 115px;
	border-radius: 0;
	font-size: 1rem;
}

input:not([type="submit"]):focus,
select:focus,
textarea:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(165, 165, 113, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(165, 165, 113, 0.6);
}

input:not([type="submit"]),
select,
textarea {
	border: 0;
	padding: 5px 8px;
}

input[type="number"] {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	-ms-appearance: none !important;
}


/* Gforms Resets/ Helper Classes */
.gform_fields {
	list-style: none;
	padding-left: 0;
}

.gform_validation_container {
	display: none !important;
}

.gform_wrapper {
	text-align: left;
}

.gform_footer {
	text-align: right;
}

.gfield_label,
label {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 5px 0;
}

.gfield_label {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.65em;
    letter-spacing: 2px;
	color: #000;
}

.gform_wrapper .gfield_required,
.required {
	color: #a5a571;
}

.gfield input,
.gfield select,
.gfield textarea {
	width: 100%;
}

.gfield_checkbox {
	padding-left: 0;
}

input[type="checkbox"] {
	display: inline-block;
	width: auto;
}

/* Half-width Fields */
.ghalf,
.ginput_complex span {
	width: 49%;
	float: left;
}

.ghalf.floatright,
.ginput_complex span:last-of-type {
	float: right;
}

.floatright + .gfield:not(.ghalf) {
	clear: both;
	padding-top: 10px;
}

.ginput_complex span label {
	display: block;
	font-size: 12px;
}
/***/


/* Inline Form */
.ginline {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ginline .gform_fields,
.ginline .gfield {
	margin-bottom: 0;
}

.ginline .gform_body {
	-webkit-flex-grow: 1;
	flex-grow: 1;
}

.ginline .gfield {
	margin: 0 !important;
}

.ginline .gform_fields .gfield:first-child {
	padding-left: 0;
}

.ginline .gform_button {
	min-width: 120px;
}
/***/

/* Two-Column Form */
.gtwocol .gform_fields {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;
}

.gtwocol .gfield {
	width: 100%;
	display: inline-block;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
/***/


footer .global-read-more {
	color: #fff;
}

a {
	text-decoration: none !important;
}

#case-study-detail .picture-container-nav .picture-nav-prev {
	transform: translate(0, -14px);
}

.actions button:focus {
	box-shadow: none;
}

#scrollProgress {
	z-index: 100;
}

.single-post__content hr {
	border-top: 8px solid #212121;
	width: 125px;
	text-align: left;
	margin-left: 0;
}

.post-pagination a {
	color: #212121;
}

.inner-wrap img {
	height: auto;
}


/* Contact Page */
#mc_embed_signup {
	display: none;
}

.gfield {
	padding-left: 0;
}

#field_1_1 .gfield_label,
#field_1_4 .gfield_label,
#field_1_5 .gfield_label,
#field_1_6 .gfield_label,
#field_1_3 .gfield_label {
	display: none;
}

#field_1_1,
#field_1_6 {
	margin-bottom: 30px;
}

#field_1_2 {
	padding-left: 0;
}

.gfield_checkbox li {
	padding-left: 0;
}


/* Buying/Selling Landing Pages */
#buyingSellingLanding {
	height: auto;
	margin: 0;
	padding: 150px 0 50px;
}

.buysell-heading {
	margin-top: 50px;
	margin-bottom: 90px;
	padding: 0 !important;
}

.buysell-heading-left a {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	transition: all .4s;
	text-decoration: none !important;
}

.buysell-heading-left a:hover {
	color: #1C75BC;
}

.buysell-heading-left a:before {
	content: '';
	position: absolute;
	bottom: -3px;
	width: 30px;
	background-color: #fff;
	height: 3px;
}

.steps-wrap {
	border-top: 1px solid rgba(255, 255, 255, .5);
	padding-top: 50px;
}

.step {
	margin-bottom: 90px;
}

.step:nth-of-type(odd) {
	padding-right: 45px;
}

.step:nth-of-type(even) {
	padding-left: 45px;
}

.step-list__img {
	margin-bottom: 20px !important;
}

.step-list__left a {
	cursor: pointer;
	border: 0 !important;
	border-bottom: 2px solid transparent !important;
	padding: 0 !important;
	border-radius: 0 !important;
}

.step-list__left a:hover {
	border-color: #fff !important;
}

.steps-modal .modal-dialog {
	width: 100vw;
	max-width: unset;
	min-height: 100vh;
	margin: 0;
}

.steps-modal .modal-content {
	overflow: auto;
	border-radius: 0;
	border: 0;
}

#buyingSellingSteps .step-container {
	margin-top: 0;
	height: 100vh;
}

.steps-modal .modal-close {
	text-transform: uppercase;
	font-weight: bold;
	position: fixed;
	top: 45px;
	right: 45px;
	color: #1C75BC !important;
	background-color: transparent !important;
	cursor: pointer;
	z-index: 5;
	-webkit-appearance: none;
	width: 30px;
}

.steps-modal .modal-close svg path {
	fill: #000 !important;
}


/* Team Members */
.single-team .inner-wrap {
	padding-bottom: 50px;
}

#case-study-detail .client-info {
	margin: 0 0 20px;
}

.team-left h3 {
	margin-top: 50px !important;
	margin-bottom: 30px;
}

.team-right iframe {
	margin-bottom: 30px;
	width: 100%;
}

.global-read-more {
	text-decoration: none !important;
	color: #212121;
}

.single-team #case-study-detail .picture-container {
	width: 100% !important;
}


/* Architects */
#architect-gallery .slide-inner {
	height: 500px;
}

.architect-nav {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding-top: 20px;
}

.architect-nav a {
	position: static;
	width: auto;
}


/* Buildings */
#listing-detail #floorplans {
	padding-bottom: 0;
	margin-bottom: 0;
}

#listing-detail-info .gform_wrapper {
	width: 50%;
}

#listing-detail-info .gfield_label {
	display: none;
}

/* MRP On Buildings */
.showcase-thumb-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
}

.showcase-item {
	width: 33.3333333333%;
	min-width: 33.3333333333%;
	float: none;
	padding: 0 30px;
	margin-bottom: 75px !important;
}

.mrp-showcase-container.sm .showcase-thumb-container .showcase-item .showcase-info {
	text-align: left !important;
}

.showcase-thumb-container .showcase-item .price {
	color: #1C75BC;
	font-weight: bold;
}

.showcase-info .propertyType {
	display: none;
}

.showcase-thumb-container .showcase-item .streetAddress {
	font-size: 1.5rem;
	padding: 0;
	line-height: 1;
}

.showcase-thumb-container .showcase-item .city {
	font-style: italic;
    font-size: .8rem;
    font-weight: bold;
}

/* Listings Page */
.mrp-container {
	padding-top: 90px;
}

.mrp-search {
	margin-top: 60px;
}

.mrp-map {
	margin-top: 70px;
	padding-bottom: 70px;
}

.mrp-map .mrp-showcase-container {
	height: 600px;
	margin-top: 30px;
}

.quick-searches {
	margin-top: 45px;
}

.quick-searches h4 {
	margin-bottom: 20px;
}

.quick-search-wrap {
	margin-bottom: 45px;
}

.quick-search-wrap a {
	margin-right: 20px;
	margin-bottom: 15px;
}

.quick-searches + hr {
	margin: 20px auto;
	text-align: center;
}

/* Case Studies */
.sm-case-study-right {
	padding-left: 60px;
}

#related-case-studies a {
	color: #212121;
}

/* Paid Search */
.page-template-template-ppc {
	overflow-x: hidden;
}

.object-cover {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100% !important;
}

.span-page {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

.ps-header {
	padding: 10px 15px;
	background-color: #000;
	color: #fff;
	letter-spacing: 1px;
}

.ps-header a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.ps-header a:hover,
.ps-header a:focus,
.ps-header a:active {
	border-color: transparent;
}

.ps-img {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 58.33333333%;
}

.ps-img img {
	object-position: top;
}

.ps-content {
	padding: 45px;
}

.ps-wrap .page-header {
	margin-top: 0;
	position: static;
	height: unset;
	border: 0;
	background-color: transparent;
}

.ps-wrap .page-title {
	margin-bottom: 30px;
}

.ps-content ul,
.ps-content li {
	list-style: disc;
}

.fancy-ul{
	padding-left: 0;
	list-style: none;
	margin-top: 30px;
}

.lead-form {
	margin-top: 25px;
	overflow: hidden;
	margin-bottom: 15px;
}

.lead-form h3,
.lead-form h4 {
	margin-bottom: 0;
}

.ps-content .gform_wrapper {
	margin: 15px 0 30px;
}

.ps-content .gfield input,
.ps-content .gfield select,
.ps-content .gfield textarea {
	border: 1px solid #000 !important;
	height: 50px !important;
	margin-top: 0 !important;
}

.ps-content .gform_body {
	padding: 0 !important;
}

.ps-content .gform_button {
	margin-top: 15px;
	background-color: #000;
	color: #fff !important;
	text-align: center;
	transition: all .3s;
	cursor: pointer;
}

.black-btn {
	background-color: #000;
	color: #fff !important;
	text-align: center;
	height: 50px;
	padding: 17px 25px;
	border-radius: 0;
	transition: all .3s;
	line-height: 1;
	border: 0 !important;
	display: inline-block;
}

.blue-btn {
	background-color: #1C75BC;
	color: #fff !important;
	text-align: center;
	height: 50px;
	padding: 17px 25px;
	border-radius: 0;
	transition: all .3s;
	line-height: 1;
	border: 0 !important;
	display: inline-block;
}

.black-btn:hover,
.black-btn:focus,
.black-btn:active,
.ps-content .gform_button:hover,
.ps-content .gform_button:focus,
.ps-content .gform_button:active {
	background-color: #1C75BC;
}

.blue-btn:hover,
.blue-btn:focus,
.blue-btn:active {
	background-color: #000;
}

.ps-bottom {
	padding: 45px 0;
	border-top: 1px solid #000;
}

.ps-bottom h2 {
	font-size: 2.2rem;
}

.ps-boxes {
	margin-top: 65px;
	padding: 0;
	display: -webkit-flex;
	display: flex;
}

.ps-box {
	margin-bottom: 30px;
}

.ps-box > div {
	border: 2px solid #000;
	padding: 20px;
	position: relative;
	z-index: 1;
	height: 100%;
}

.ps-box h4 {
	color: #1C75BC;
	font-size: 3rem;
	margin-top: -30px;
	transform: translateY(-25px);
	background-color: #fff;
	display: inline-block;
	padding: 0 5px;
	margin-bottom: -10px;
}

.ps-box p.text-uppercase {
	margin-bottom: 0;
}

.ps-box p {
	line-height: 1.5;
}

.scroll-up {
	margin-top: 30px;
}

.scroll-up a {
	width: 250px;
}

.ps-footer-wrap {
	background-color: #000;
	color: #fff;
}

.ps-footer {
	padding: 60px 0 30px;
}

.ppc-footer-logo {
	display: block;
	width: 75px;
	margin: 0 auto 25px;
	color: #fff;
	border: 0;
}

.ps-footer-left a svg path {
	fill: #fff !important;
}

.ps-footer img {
	margin-bottom: 30px;
}

.ps-site-info {
	background-color: #000;
	color: #fff;
	padding: 15px;
}

.ps-site-info .footer-legal li {
	border-color: #fff;
}

.ps-footer a,
.ps-site-info a {
	font-weight: 600;
	color: #fff;
	border-bottom: 2px solid transparent;
}

.ps-footer a:hover,
.ps-footer a:focus,
.ps-footer a:active,
.ps-site-info a:hover,
.ps-site-info a:focus,
.ps-site-info a:active {
	color: #fff;
	border-color: #fff;
}

.mobile-ppc-trigger {
	position: fixed;
	bottom: 10px;
	left: 10px; right: 10px;
	z-index: 2;
}

.ppc-modal .modal-content {
	position: relative;
	padding: 45px 30px;
	text-align: center;
	border-radius: 0;
}

.ppc-modal .close {
	position: absolute;
	top: 10px; right: 15px;
	color: #000;
	opacity: 1;
}

.ppc-modal h3 {
	line-height: 1;
}

.ppc-modal .gform_wrapper {
	margin-top: 30px;
}

.ppc-modal input,
.ppc-modal select,
.ppc-modal textarea {
	margin-top: 0 !important;
}

/* Thanks */
.page-template-template-thanks .entry-content {
	padding: 100px 0 50px;
}

.page-template-template-thanks #top-container {
	display: none;
}

/* Blog */
.blog-more {
	margin-top: 50px;
}

.blog-more h3 {
	font-size: 1.7rem;
	font-weight: bold;
}

.blog-more .black-btn {
	min-width: 175px;
}

/*------------------*/
/*--- # Listings ---*/
/*------------------*/
.fluid-width-video-wrapper{
	width: 100%;
	position: relative;
	padding: 0;
	padding-top: 56.2121%;
}

.fluid-width-tour-wrapper {
	height: 100vh;
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.showvid {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background-size: cover;
	color: #fff !important;
	z-index: 10;
}

.showvid:before {
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background-color: rgba(0, 0, 0, .15);
}

.showvid button i {
	font-size: 120px;
}

.desc-link a + a {
	margin-left: 30px;
}

.highlight-section {
	margin-top: 100px;
	margin-bottom: 130px;
}

.highlight-img {
	height: 500px;
	-webkit-order: 2;
	order: 2;
}

.highlight-copy {
	padding: 60px 15px;
	padding-right: 60px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.highlight2-section {
	margin: 130px 0;
}

.highlight2-img {
	height: 700px;
	margin-bottom: 50px;
}

.highlight2-copy {
	column-count: 2;
	column-gap: 60px;
}

.extra-info ul,
.extra-info li,
.highlight2-copy ul,
.highlight2-copy li {
	list-style: disc !important;
}

.highlight2-copy > * {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.virtual-tour {
	margin: 130px 0 80px;
}

.virtual-tour iframe {
	border: 0;
	width: 100%;
	height: 775px;
	margin-bottom: 30px;
}

.list-extra-info {
	margin-bottom: 100px;
}

#listing-detail {
	overflow-x: hidden;
}

.listing-gallery {
	margin: 130px 0 100px;
}

.list-gallery-slider {
	margin: 0 -265px;
}

.list-gallery-slider .slick-list {
	padding: 0 250px 0 !important;
}

.list-gallery-slide {
	padding: 0 15px;
	height: 450px;
}

.gallery-nav {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 105px;
	margin-top: 35px;
}

.gallery-nav .slick-prev,
.gallery-nav .slick-next {
	background-color: transparent;
	border: 0;
	outline: none !important;
	cursor: pointer;
	padding: 0 6px !important;
	color: #1C75BC;
	font-size: 1.2rem;
}

.gallery-dots {
	display: -webkit-flex;
	display: flex;
	position: relative;
	min-width: 60px;
}

.slick-dots {
	padding: 0;
	list-style: none;
	position: relative;
	width: 20px;
	height: 15px;
	margin: 0;
	text-align: right;
}

.slick-dots li {
	position: absolute;
	left: 0;
	bottom: -1px;
	opacity: 0;
	line-height: 1rem;
	width: 100%;
}

.slick-dots li.slick-active {
	opacity: 1;
}

.slick-dots li button {
	background-color: transparent;
	border: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 1rem;
	pointer-events: none;
}

.gallery-counter {
	font-size: 1rem;
	line-height: 1;
	-webkit-order: 2;
	order: 2;
	margin-left: 10px;
}

.nav-tabs {
	border: 0;
	margin-bottom: 30px;
}

.nav-tabs .nav-item {
	padding: 0;
}

.nav-tabs .nav-link {
	border: 0;
	background-color: transparent !important;
	font-weight: bold;
	padding: 10px 10px 10px 0 !important;
	font-size: .9rem;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #1C75BC;
}

.list-floorplans .desc-link {
	margin-top: 60px;
	padding: 0 !important;
}

.list-form p a {
	color: #1C75BC;
}

#field_6_4 .gfield_label,
#field_6_5 .gfield_label,
#field_6_1 .gfield_label,
#field_6_6 .gfield_label,
#field_6_3 .gfield_label {
	display: none;
}

#field_6_2,
#field_6_7 {
	margin-top: 25px;
}

#listing-detail #map-container #map {
	width: 100vw;
	margin-top: 20px;
}

.list-hood-wrap {
	margin: 50px 0 130px;
}

.list-hood-intro {
	padding: 60px 15px;
	padding-right: 60px;
}

.hood-intro {
	font-size: 1.6rem;
	line-height: 1.5;
}

.list-hood-copy {
	column-count: 2;
	column-gap: 60px;
	margin-top: 60px;
}

.list-hood-copy > * {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.more-listings-wrap {
	margin-bottom: 70px;
}

.list-box-wrap {
	margin-bottom: 45px;
}

.list-box-img {
	height: 300px;
	margin-bottom: 35px;
}

.list-box-info {
	padding-right: 30px;
	color: #000;
}

.list-box-info h3 {
	margin-top: 15px;
	font-size: 1.5rem;
	font-weight: normal;
	margin-bottom: 5px;
}

.list-box-wrap a:hover .list-box-info h3 {
	color: #1C75BC;
}

.list-box-info h4 {
	font-size: 1.3rem;
	color: #999;
	font-weight: normal;
}

#listing-detail-footer ul {
	padding: 0;
}

.listing-detail-contact {
	padding: 80px 0;
	text-align: center;
}

.listing-detail-contact a {
	font-weight: normal;
}



/*--------------------*/
/*--- # Responsive ---*/
/*--------------------*/

/*---------------------------*/
/*--- ## LG: 992px-1199px ---*/
/*---------------------------*/
@media (max-width:1199px) {

	.resource-box .content {
		padding-right: 30px;
		padding-bottom: 50px;
	}

	footer .bottom-row .images .bg-image {
		height: 200px;
	}

	.virtual-tour iframe {
		height: 550px;
	}

}


/*--------------------------*/
/*--- ## MD: 768px-991px ---*/
/*--------------------------*/
@media (max-width:991px) {

	.resource-box .content {
		padding-right: 0;
		padding-bottom: 50px;
	}

	.resource-box + .resource-box {
		margin-top: 0 !important;
		padding-bottom: 50px;
	}

	.sm-case-study-right {
		padding-left: 15px;
	}

	#architect-gallery .slide-inner {
		height: 250px;
	}

	footer .bottom-row .images .bg-image {
		height: 150px;
	}

	#listing-detail .gallery-wrapper {
		min-height: 450px;
	}

	#listing-detail.building-single #floorplans .floorplan-container .floorplan {
		width: 45%;
		min-width: 45%;
		flex: unset;
	}

	#case-study-detail .client-info {
		font-size: .8rem;
	}

	.ps-content {
		padding: 45px 20px;
	}

	.ps-left {
		padding-right: 15px;
	}

	.ps-wrap .page-title {
		margin-top: 20px;
	}

	.ps-wrap .page-header {
		display: block;
	}

	.ps-right {
		padding: 20px 15px;
	}

	.ps-header {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		text-align: left;
	}

	.ps-mobile-img {
		width: 100px;
		height: 100px;
		min-width: 100px;
		border-radius: 100%;
		overflow: hidden;
		margin-right: 30px;
		border: 2px solid #000;
	}

	.ps-mobile-img img {
		object-position: top;
	}

	.ps-footer {
		margin: 0;
	}

	.highlight-img {
		height: 400px;
	}

	.highlight-copy {
		padding-right: 20px;
		font-size: 1.2rem;
	}

	.highlight2-img {
		height: 500px;
	}

	.list-gallery-slide {
		height: 300px;
	}

	.virtual-tour iframe {
		height: 425px;
	}

	.list-floorplans,
	.list-form {
		margin-bottom: 80px;
	}

	.list-hood-intro {
		padding: 30px 15px;
	}

	.hood-intro {
		font-size: 1.2rem;
	}

	.list-hood-gallery {
		padding: 0;
		margin-top: 30px;
	}

	.list-hood-gallery .list-gallery-slide {
		height: 400px;
	}

	.list-box-img {
		height: 200px;
	}

	.ps-footer-wrap {
		padding-bottom: 45px;
	}

}


/*--------------------------*/
/*--- ## SM: 576px-767px ---*/
/*--------------------------*/
@media (max-width:767px) {

	.gfield {
		margin-top: 10px !important;
	}

	.ghalf,
	.ginput_complex span {
		float: none !important;
		width: 100% !important;
	}

	.ginline {
		display: block;
	}

	.ginline .gfield {
		margin-bottom: 0 !important;
	}

	.ginline .gform_body {
		padding-right: 0;
	}

	.ginline .gform_footer {
		min-width: 100%;
		margin-top: 0 !important;
	}

	.ginline .gform_button {
		width: 100% !important;
	}

	.gtwocol .gform_fields {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-ms-column-count: 1;
		column-count: 1;
	}

	.step {
		padding: 0 15px !important;
		margin-bottom: 30px;
	}

	#buyingSellingSteps .step-container .step-inner .step-image {
		height: 250px;
	}

	#buyingSellingSteps .step-container .step-inner:last-child {
		width: 100%;
		padding: 0 15px;
	}

	h2, .h2 {
		font-size: 1.875rem;
	}

	.steps-modal .modal-close {
		right: 20px;
		top: 30px;
	}

	.client-info > div {
		text-align: center !important;
	}

	.col-wrap {
		margin-left: 0;
		margin-right: 0;
	}

	.architect-gallery-wrap {
		margin-bottom: 30px;
	}

	header #main-navigation ul.menu > li {
		width: 100%;
		flex: unset;
	}

	header #main-navigation ul.menu > li > a {
		font-size: 1.4rem;
		line-height: 1.2em;
		margin-bottom: 15px;
	}

	header #main-navigation ul.sub-menu li {
		line-height: 1.5em;
	}

	header #main-navigation ul.sub-menu li a {
		font-size: 1rem;
	}

	#home-featured-listings .listing .center-box {
		padding: 30px 15px;
	}

	.mlsDisclaimer {
		margin: 20px 0;
	}

	#listing-detail-info .gform_wrapper {
		width: 100%;
	}

	.resource-box iframe {
		width: 100%;
	}

	.buyers-book iframe {
		height: 300px !important;
	}

	.single-team #case-study-detail .picture-container {
		width: 95% !important;
	}

	.ps-header {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		text-align: left !important;
		position: fixed;
		top: 0;
		z-index: 5;
	}

	.ps-mobile-img {
		width: 100px;
		height: 100px;
		min-width: 100px;
		border-radius: 100%;
		overflow: hidden;
		margin-right: 15px;
	}

	.ps-mobile-img img {
		object-position: top;
	}

	.ps-inner {
		margin: 0;
	}

	.ps-wrap .page-header {
		padding-bottom: 0;
		padding-top: 3em;
	}

	.ps-content .page-title {
		font-size: 2.5rem;
	}

	.ps-content {
		padding: 0 0 45px;
		margin-top: 0;
	}

	.ps-right {
		margin: 30px auto;
		width: 95%;
	}

	.ps-boxes {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}

	.ps-box {
		padding: 0;
		margin-top: 45px;
	}

	.ps-content .gform_button {
		width: 100%;
	}

	.ps-footer-left {
		margin-bottom: 30px;
	}

	.blog-more {
		text-align: center;
	}

	.blog-more .black-btn {
		margin-top: 25px;
		width: 100%;
	}

	.single-personal_listings .inner-wrap {
		width: 100%;
	}

	.listing-header,
	#listing-detail .detail-nav .inner-wrap {
		padding: 0 15px;
	}

	.single-personal_listings .row {
		margin-left: 0;
		margin-right: 0;
	}

	.highlight-section {
		margin-bottom: 50px;
	}

	.highlight-img {
		-webkit-order: unset;
		order: unset;
		height: 250px;
	}

	.highlight-section2 {
		padding: 0 15px;
	}

	.highlight2-img {
		height: 250px;
	}

	.highlight2-copy {
		column-gap: unset;
		column-count: unset;
	}

	.listing-gallery {
		margin: 80px 0;
	}

	.list-gallery-slider {
		margin: 0;
	}

	.list-gallery-slider .slick-list {
		padding: 0 !important;
	}

	.list-gallery-slide,
	.list-hood-gallery .list-gallery-slide {
		height: 250px;
	}

	.virtual-tour {
		margin: 80px 0;
		padding: 0 15px;
	}

	.virtual-tour iframe {
		height: 250px;
	}

	.desc-link {
		padding: 0 15px;
	}

	.desc-link a {
		display: block;
		margin: 0 !important;
		margin-bottom: 10px !important;
	}

	#map-container {
		margin-top: 80px;
	}

	.map-header {
		padding: 0 15px;
	}

	.list-hood-copy {
		column-count: unset;
		column-gap: unset;
		padding: 0 15px;
	}

	.more-listings-wrap {
		padding: 0 15px;
	}

	.list-box-wrap {
		padding: 0;
	}

	.mlsDisclaimer {
		padding: 0 15px;
	}

	.single-personal_listings footer {
		padding: 2.5rem 15px;
	}

}


/*------------ --------*/
/*--- ## XS: <575px ---*/
/*---------------------*/
@media (max-width:575px) {

}


/* END */






/* MRP STYLING */

/********************/
/*** HIDDEN ITEMS ***/
/********************/

/*Hidden - Details*/

/*Hidden - Results*/

.listing-item-top-menu,
.summary-business-major,
.summary-status,
#listing-results-view.mrp-style-area .mrp-listing-links-section,
#listing-results-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info {
  display: none !important;
}

#listing-results-view.mrp-style-area, #listing-details-view.mrp-style-area {
	opacity: 1 !important;
}

/***************/
/*** BUTTONS ***/
/***************/

.mrp-style-area.sm .mrp-vow-toolbar-non-auth .mrp-vow-login.btn,
.mrp-style-area.sm .mrp-vow-toolbar-non-auth .mrp-vow-signup {
  background-color: #212121;
  color: #fff !important;
  background-image: none !important;
  border-radius: 0 !important;
  border: 0 !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 45px !important;
  min-width: 120px !important;
  font-weight: 600 !important;
}

.mrp-style-area.sm .mrp-vow-toolbar-non-auth .mrp-vow-login.btn:hover,
.mrp-style-area.sm .mrp-vow-toolbar-non-auth .mrp-vow-signup:hover {
  background-color: rgba(28, 117, 188, 0.8) !important;
  color: #fff !important;
}

.mrp-listing-content input {
	margin-top: 0 !important;
}

.mrp-details-main-summary,
#listing-details-view.mrp-style-area.xl .large-sidebar > section.inline-contact-form, #listing-details-view.mrp-style-area.xl .large-sidebar > section.inline-mortgage-calc-form {
	background-color: #eee !important;
}

.mrp-style-area .btn-primary,
.mrp-form-button-cancel {
  background-color: #1C75BC !important;
  color: #fff !important;
  background-image: none !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

.mrp-style-area .btn-primary:hover,
.mrp-form-button-cancel:hover {
  background-color: rgba(25, 64, 83, 0.8) !important;
  color: #fff !important;
}

.mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id > span img {
	opacity: 0 !important;
}

.mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id .mrp-vow-login-linkedin {
	background-image: url('./images/linkedin.svg') !important;
	background-repeat: no-repeat !important;
}

.mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id .mrp-vow-login-google {
	background-image: url('./images/google.svg') !important;
	background-repeat: no-repeat !important;
}

.mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id .mrp-vow-login-twitter {
	background-image: url('./images/twitter.svg') !important;
	background-repeat: no-repeat !important;
}

.mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id .mrp-vow-login-facebook {
	background-image: url('./images/facebook.svg') !important;
	background-repeat: no-repeat !important;
}

/***************/
/*** GENERAL ***/
/***************/

.idx-basic-form .bottom a.save-search {
	color: #fff !important;
	background-color: #212121 !important;
}

.mrp-style-area a {
	color: #212121 !important;
}

.results-overflow .vow-signup-link {
	color: #1C75BC !important;
}

#listing-results-view.mrp-style-area .mrp-listing-details-link a::before {
	margin: 0 !important;
}

.mls-template-default .main-content .container {
  min-width: 1500px !important;
}

.mls-template-default .header-social {
	top: 140px;
}

#listing-details-view.mrp-style-area.sm620 .post-image-wrapper {
    width: 100% !important;
}

#listing-details-view.mrp-style-area .mrp-ll-sidebar .mrp-ll-footer,
#listing-details-view.mrp-style-area .mrp-area-stats .mrp-area-stats-save-search {
	background: #1C75BC !important;
}

.mrp-style-area a {
    color: #212121 !important;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
	font-weight: 900 !important;
}

.mrp-style-area a:hover {
    color: rgba(28, 117, 188, 0.8) !important;
    text-decoration: none !important;
}

.listing-results-view.mrp-style-area .mrp-vow-toolbar-non-auth .btn:hover {
    color: #fff !important;
}

#listing-results-view.mrp-style-area .NEW-BANNER .mrp-listing-main-image-container .results-ribbon {
    background-color: #000 !important;
	opacity: 1 !important;
}

#listing-details-view.mrp-style-area .mrp-listing-last-modified {
  float: left !important;
}

.mrp-i-unit,
.mrp-m-unit {
    color: #1C75BC !important;
    border-bottom: 2px solid #1C75BC !important;
}

.mrp-listing-summary-section dt {
  margin-right: 20px;
}

.listing-results-view .mrp-listing-result {
    border-bottom: 0 !important;
}

#listing-results-view.mrp-style-area .mrp-listing-result-overflow-message {
  background-color: #000 !important;
}

#listing-details-view.mrp-style-area.xs .mrp-listing-quick-actions.top > span.details-ribbon.ribbon-new {
  background-color: #1C75BC !important;
}

/*Pagination*/

.mrp-listing-details-page-navigation > a {
  font-weight: 600 !important;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.mrp-listing-page-navigation .page-buttons a {
    color: #000 !important;
    font-weight: 400;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.mrp-listing-page-navigation .page-buttons a:hover {
    color: #cfb67b !important;
}

#listing-details-view.mrp-style-area .mrp-listing-details-page-navigation > a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#listing-results-view.mrp-style-area .mrp-listing-page-navigation .page-buttons a.current {
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000 !important;
}

/***************/
/*** RESULTS ***/
/***************/

#listing-results-view.mrp-style-area.sm.md.lg .mrp-listing-result {
	width: 50% !important;
	min-width: 50% !important;
}

#listing-results-view.mrp-style-area .mrp-listing-main-image-container {
	height: 280px !important;
}

#listing-results-view.mrp-style-area.sm560 .mrp-listing-result .mrp-listing-price-container {
  top: 85px !important;
  right: 20px !important;
}

#listing-results-view.mrp-style-area .summary-property-type,
#listing-results-view.mrp-style-area .mrp-listing-price-container {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#listing-results-view.mrp-style-area .summary-property-type {
	padding: 10px !important;
	font-weight: bold;
	bottom: -57px !important;
}

#listing-results-view.mrp-style-area .mrp-listing-summary-section > div dt,
#listing-results-view.mrp-style-area .mrp-listing-summary-section > div dd {
	padding: 15px 3px !important;
}

.mrp-description-and-attribution-wrapper {
  opacity: 0 !important;
  pointer-events: none;
}

#listing-results-view.mrp-style-area .summary-property-type {
  font-size: 13px !important;
  right: 0;
  left: 0;
  text-align: center;
  margin-top: 0 !important;
  background-color: #efefef !important;
  opacity: 1 !important;
  color: #2f313f !important;
  bottom: -42px !important;
  position: relative !important;
}

#listing-results-view.mrp-style-area .mrp-listing-price-container {
  right: 8px !important;
  top: 20px !important;
  padding: 4px 18px !important;
  font-size: 18px !important;
  background-color: rgba(0, 0, 0, 0.8) !important;
  text-align: right;
  opacity: 1 !important;
}

#listing-results-view.mrp-style-area .mrp-listing-details-link {
  width: 100% !important;
}

#listing-results-view.mrp-style-area .mrp-listing-details-link a::before {
	margin-left: 30px;
	font-weight: 600;
}

#listing-results-view.mrp-style-area .mrp-listing-details-link a {
  background-color: #212121 !important;
  color: #fff !important;
  border-radius: 0 !important;
  width: 100% !important;
  text-align: center;
  -webkit-transition: all .3s ease-in-out !important;
  transition: all .3s ease-in-out !important;
}

#listing-results-view.mrp-style-area .mrp-listing-details-link a:hover {
  background-color: #1C75BC !important;
  color: #fff !important;
  border-radius: 0 !important;
  width: 100% !important;
  text-align: center;
}

#listing-results-view.mrp-style-area.sm560 .mrp-listing-result .listing-item-entry-title {
  bottom: 75px !important;
  position: absolute;
  padding: 10px 15px 20px !important;
  height: 75px !important;
  right: 20px;
  left: 20px;
  margin: 0 !important;
  background-color: #efefef;
}

#listing-results-view.mrp-style-area .mrp-listing-main-image-container {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

#listing-results-view.mrp-style-area .mrp-listing-result.no-photo-overlay .mrp-listing-main-image-container {
    border-bottom: none !important;
    padding: 0 0 58% 0 !important;
}

#listing-results-view.mrp-style-area .mrp-listing-summary-section > div {
  border: none !important;
}

/*Pop-up description box*/

#listing-results-view.mrp-style-area .mrp-listing-result-overlay.blue {
    background-color: #292F30 !important;
    font-weight: 100 !important;
    font-size: 18px;
}

#listing-results-view.mrp-style-area .mrp-listing-result-overlay .close {
    border-left: 0;
    border-bottom: 0;
}

#listing-results-view.mrp-style-area .mrp-listing-summary-section {
  text-align: center;
  background-color: #efefef;
  margin-top: -16px !important;
  margin-bottom: -4px !important;
  padding: 20px 0 !important;
}

.mrp-listing-result {
    margin-bottom: 30px;
}

/***************/
/*** DETAILS ***/
/***************/

/*Toolbars (Top of Detail Page)*/

.mrp-vow-toolbar {
  padding-top: 20px;
}

.highlight {
  color: #212121 !important;
}

#listing-details-view.mrp-style-area .mrp-listing-details-tabs > li a {
  color: #212121 !important;
}

#listing-details-view.mrp-style-area .mrp-listing-details-tabs > li a:hover {
  color: rgba(25, 64, 83, 0.8) !important;
}

#listing-details-view.mrp-style-area.xs .mrp-details-vow-toolbar-wrapper {
  margin: 0 auto !important;
}

#listing-details-view.mrp-style-area.sm620 .mrp-listing-quick-actions.top.top {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-display: flex !important;
}

#listing-details-view.mrp-style-area.sm620 .mrp-listing-quick-actions.top {
    margin-top: 16px !important;
}

.listing-results-view.mrp-style-area .mrp-details-vow-toolbar-wrapper, .listing-details-view.mrp-style-area .mrp-details-vow-toolbar-wrapper, .vow-landing.mrp-style-area .mrp-details-vow-toolbar-wrapper {
    z-index: 1 !important;
}

#listing-details-view.mrp-style-area.md .mrp-vow-login-with-external-id {
    float: left !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul li {
    background-color: #212121 !important;
    -webkit-transition: all .3s ease-in !important;
    transition: all .3s ease-in !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul li  a {
    color: #fff !important;
}

#listing-details-view.mrp-style-area .mrp-listing-details-tabs li.active {
    border-bottom: 3px solid #1C75BC !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul .contact-link::before {
  content: 'Contact' !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul .mortgage-calc-link::before {
  content: 'Calculators' !important;
}

#listing-details-view.mrp-style-area .mrp-listing-photo-other .mrp-listing-photo-thumb .more {
  background-color: #1C75BC !important;
}

.section-head,
.top-content h1,
.top-content h2,
.mrp-listing-price-info .price,
#listing-details-view.mrp-style-area.xl .large-sidebar > section.inline-contact-form .mrp-form-title-main,
#listing-details-view.mrp-style-area.xl .large-sidebar > section.inline-mortgage-calc-form .mrp-form-title-main,
#listing-details-view.mrp-style-area .mrp-listing-info-section label, #listing-details-view.mrp-style-area .mrp-listing-wide-info-section label,
#listing-details-view.mrp-style-area .mrp-area-stats .mrp-area-stats-heading,
#listing-details-view.mrp-style-area .mrp-ll-sidebar .mrp-ll-heading {
  font-family: 'Rawline', sans-serif !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
}

#listing-details-view.mrp-style-area .mrp-listing-attribution-container {
  float: right;
}

.tab-content .mid-content {
  padding-top: 0;
}

.mid-content {
  padding-top: 30px;
}

.section-head,
.top-content h1,
.top-content h2 {
  color: #000 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.mrp-listing-price-info .price {
  top: 32px !important;
  right: 0 !important;
  background: none;
  color: #1C75BC;
}

#listing-details-view.mrp-style-area.xs .mrp-listing-quick-actions.top > span.details-ribbon.ribbon-new {
  background-color: #212121 !important;
}

/*Related Listings */

.mrp-listing-related > div {
  margin-top: 45px;
}

.mrp-listing-related > div > a {
  position: relative;
  display: block;
  -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

.mrp-listing-sold-related {
	position: relative;
	margin-top: 45px;
}

.related-price {
  position: absolute;
  right: 0;
  top: 25px;
  color: #fff;
  background: rgba(25, 64, 83, 0.8);
  padding: 5px 10px;
}

.related-recip-logo {
  position: absolute !important;
  bottom: 18px !important;
  right: 0px !important;
}

/* Sidebar */

.mrp-listings-details .container {
	max-width: 1250px;
}

.mrp-details-vow-toolbar-wrapper {
    margin-left: 0 !important;
}

#listing-details-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-photo-wrapper {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 100px !important;
  width: 100px !important;
}

#listing-details-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.post-image-sidebar .mrp-owner-contact-container .listing-contact-photo-wrapper {
  float: none !important;
  width: 100% !important;
}

.post-image-sidebar .listing-contact-info {
  display: block;
}

.listing-contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-display: flex;
}

#listing-details-view.mrp-style-area .mrp-ll-sidebar,
#listing-details-view.mrp-style-area .mrp-area-stats {
  border: 1px solid #cfb67b !important;
}

#listing-details-view.mrp-style-area .post-image-sidebar .mrp-ll-sidebar {
  margin-bottom: 20px !important;
}

#listing-details-view.mrp-style-area .mrp-ll-sidebar .mrp-ll-footer,
#listing-details-view.mrp-style-area .mrp-area-stats .mrp-area-stats-save-search {
  background-color: #1C75BC !important;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#listing-details-view.mrp-style-area .mrp-ll-sidebar .mrp-ll-footer:hover,
#listing-details-view.mrp-style-area .mrp-area-stats .mrp-area-stats-save-search:hover {
  background-color: rgba(25, 64, 83, 0.8) !important;
}

#listing-details-view.mrp-style-area .mrp-ll-sidebar .mrp-ll-footer a {
  color: #fff !important;
}

.inline-contact-form .mrp-form-textbox,
.inline-contact-form textarea {
  background-color: #fff !important;
}

.inline-contact-form .form-group label.col-md-offset-4 {
  margin-left: 0;
  width: 100%;
}

#listing-details-view.mrp-style-area .mrp-ll-sidebar .mrp-ll-heading,
#listing-details-view.mrp-style-area .mrp-area-stats .mrp-area-stats-heading {
  color: #000 !important;
}

.stat-line dd {
  color: #1C75BC !important;
  margin-bottom: 0;
}

/*Map*/

.mrp-geo-popup-options-container a {
    color: #1C75BC !important;
}

.mrp-geo-popup-options-container a:hover {
    color: rgba(25, 64, 83, 0.8) !important;
}

/*RESPONSIVE - NEW VERSION */

/*Sold Data Map*/
.mrp-idx-search-form.mrp-fullscreen .mrp-vow-toolbar {
	padding-top: 0;
}
.mrp-idx-search-form.mrp-fullscreen .mrp-results-page-summary a {
	color: #fff!important;
}

.mrp-idx-on .mrp-idx-panel .mrp-idx-panel-contents {
    padding-top: 100px;
}

.mrp-idx-on .mrp-idx-panel-controls + .mrp-idx-panel-contents #listing-details-view.xs.sm .mrp-details-vow-toolbar-wrapper {
    position: absolute;
    top: -40px;
}

.wp-idx-button-wrapper {
    padding: 0!important;
    font-size: unset!important;
}

button.idx-start {
	background-color: #1C75BC;
    color: #fff !important;
    background-image: none !important;
	border-radius: 0 !important;
	font-size: 14px;
    padding: 15px 25px!important;
	font-weight: 600 !important;
	text-transform: uppercase;
	-webkit-transition: background-color 375ms ease, color 375ms ease;
	transition: background-color 375ms ease, color 375ms ease;
}
button.idx-start:hover,
button.idx-start:focus,
button.idx-start:active {
	background-color: rgba(25, 64, 83, 0.8);
    color: #fff !important;
}



@media screen and (max-width:1500px) {
  .mls-template-default .main-content .container {
    min-width: unset !important;
  }
}

@media screen and (max-width:1230px) {
    .mrp-details-vow-toolbar-wrapper {
        margin-left: auto !important;
    }
}

@media screen and (max-width:1199px) {
	#listing-results-view.mrp-style-area.sm560 .mrp-listing-result .listing-item-entry-title {
		height: 71px !important;
	}

	#listing-results-view.mrp-style-area .mrp-listing-summary-section {
		margin-bottom: 18px !important;
	}
}

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

	#listing-results-view.mrp-style-area.sm560 .mrp-listing-result .listing-item-entry-title {
		height: 105px !important;
	}

	#listing-results-view.mrp-style-area .mrp-listing-summary-section {
		margin-bottom: 35px !important;
	}

	#listing-results-view.mrp-style-area .mrp-listing-main-image-container {
		height: 205px !important;
	}
}

@media screen and (max-width:767px) {
	#listing-results-view .listing-item-entry-title {
		position: absolute !important;
	}
	#listing-results-view.mrp-style-area .mrp-listing-price-container {
		top: 10px !important;
		right: 0px !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
    #listing-results-view.mrp-style-area .summary-property-type {
        right: 0 !important;
        left: 0 !important;
        bottom: 100px !important;
    }

	#listing-results-view.mrp-style-area .mrp-listing-main-image-container {
		height: 195px !important;
	}

	.summary-property-type {

	}

    #listing-results-view .listing-item-entry-title {
        bottom: 105px !important;
    }

    #listing-results-view.mrp-style-area .mrp-listing-details-link a {
        margin-bottom: 30px !important;
    }

    .listing-results-view.mrp-style-area .mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id, .listing-details-view.mrp-style-area .mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id, .vow-landing.mrp-style-area .mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id {
        float: none;
        padding-bottom: 15px;
        width: 100%;
    }

    .listing-results-view.mrp-style-area .mrp-vow-toolbar-non-auth, .listing-details-view.mrp-style-area .mrp-vow-toolbar-non-auth, .vow-landing.mrp-style-area .mrp-vow-toolbar-non-auth {
        text-align: center !important;
    }

    .mrp-listing-price-info .price {
      padding: 0 !important;
      position: relative !important;
      top: 0 !important;
      font-size: 18px !important;
    }

	.mrp-area-stats {
		clear: both;
	}

	.mrp-listing-related > div > a {
		margin: 15px 0;
	}

}

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

  #listing-results-view .listing-item-entry-title {
    position: absolute;
  }

  #listing-results-view.mrp-style-area .mrp-listing-price-container {
	  top: 10px !important;
	  right: 0px !important;
	  -webkit-transform: none !important;
	  transform: none !important;
  }

}

#listing-details-view.mrp-style-area.xs .mrp-details-vow-toolbar-wrapper {
  margin: 0 auto !important;
}

#listing-details-view.mrp-style-area.sm620 .mrp-listing-quick-actions.top.top {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-display: flex !important;
}

#listing-details-view.mrp-style-area.sm620 .mrp-listing-quick-actions.top {
    margin-top: 16px !important;
}

.listing-results-view.mrp-style-area .mrp-details-vow-toolbar-wrapper, .listing-details-view.mrp-style-area .mrp-details-vow-toolbar-wrapper, .vow-landing.mrp-style-area .mrp-details-vow-toolbar-wrapper {
    z-index: 1 !important;
}

#listing-details-view.mrp-style-area.md .mrp-vow-login-with-external-id {
    float: left !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul li {
    background-color: #212121 !important;
    -webkit-transition: all .3s ease-in !important;
    transition: all .3s ease-in !important;
}

#listing-details-view.mrp-style-area .mrp-listing-quick-actions > span {
    background-color: #212121 !important;
    -webkit-transition: all .3s ease-in !important;
    transition: all .3s ease-in !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul li:hover,
#listing-details-view.mrp-style-area .mrp-listing-quick-actions > span:hover {
    background-color: rgba(28, 117, 188, .8) !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul li  a {
    color: #fff !important;
}

#listing-details-view.mrp-style-area .mrp-listing-details-tabs li.active {
    border-bottom: 3px solid #292F30 !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul .contact-link::before {
  content: 'Contact' !important;
}

#listing-details-view.mrp-style-area .mrp-listing-links-section > ul .mortgage-calc-link::before {
  content: 'Calculators' !important;
}

#listing-details-view.mrp-style-area .mrp-listing-photo-other .mrp-listing-photo-thumb .more {
  background-color: #2f313f !important;
}

.section-head,
.top-content h1,
.top-content h2,
.mrp-listing-price-info .price,
#listing-details-view.mrp-style-area.xl .large-sidebar > section.inline-contact-form .mrp-form-title-main,
#listing-details-view.mrp-style-area.xl .large-sidebar > section.inline-mortgage-calc-form .mrp-form-title-main,
#listing-details-view.mrp-style-area .mrp-listing-info-section label, #listing-details-view.mrp-style-area .mrp-listing-wide-info-section label,
#listing-details-view.mrp-style-area .mrp-area-stats .mrp-area-stats-heading,
#listing-details-view.mrp-style-area .mrp-ll-sidebar .mrp-ll-heading {
  font-family: 'Museo Sans', sans-serif !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
}

#listing-details-view.mrp-style-area .mrp-listing-attribution-container {
  float: right;
}

.tab-content .mid-content {
  padding-top: 0;
}

.mid-content {
  padding-top: 30px;
}

.section-head,
.top-content h1,
.top-content h2 {
  color: #2f313f !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.mrp-listing-price-info .price {
  top: 32px !important;
  right: 0 !important;
  background: none;
  color: #2f313f;
}

#listing-details-view.mrp-style-area.xs .mrp-listing-quick-actions.top > span.details-ribbon.ribbon-new {
  background-color: #212121 !important;
}

/*Related Listings */

.mrp-listing-related {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.mrp-listing-related .related-listing > div {
  position: relative;
}

.related-price {
  position: absolute;
  right: 0;
  top: 25px;
  color: #fff;
  background: rgba(47, 49, 63, 0.8);
  padding: 5px 10px;
}

.related-recip-logo {
  position: absolute !important;
  bottom: 18px !important;
  right: 0px !important;
}

/* Sidebar */

.mrp-details-vow-toolbar-wrapper {
    margin-left: 0 !important;
}

#listing-details-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info .listing-contact-photo-wrapper {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 100px !important;
  width: 100px !important;
}

#listing-details-view.mrp-style-area .mrp-owner-contact-container .listing-contact-info {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.post-image-sidebar .mrp-owner-contact-container .listing-contact-photo-wrapper {
  float: none !important;
  width: 100% !important;
}

.post-image-sidebar .listing-contact-info {
  display: block;
}

.listing-contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-display: flex;
}

#listing-details-view.mrp-style-area .mrp-ll-sidebar,
#listing-details-view.mrp-style-area .mrp-area-stats {
  border: 1px solid #2f313f !important;
}

#listing-details-view.mrp-style-area .post-image-sidebar .mrp-ll-sidebar {
  margin-bottom: 20px !important;
}

#listing-details-view.mrp-style-area .mrp-ll-sidebar .mrp-ll-footer,
#listing-details-view.mrp-style-area .mrp-area-stats .mrp-area-stats-save-search {
  background-color: #1C75BC !important;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.inline-contact-form .mrp-form-textbox,
.inline-contact-form textarea {
  background-color: #fff !important;
}

.inline-contact-form .form-group label.col-md-offset-4 {
  margin-left: 0;
  width: 100%;
}

.stat-line dd {
  color: #1C75BC !important;
  margin-bottom: 0;
}

/*Map*/

.mrp-geo-popup-options-container a {
    color: #2f313f !important;
}

.mrp-geo-popup-options-container a:hover {
    color: #0d7984 !important;
}

.mrp-vow-login-with-external-id {
	display: none !important;
}

.idx-basic-omni-control {
	padding: 20px 0 !important;
}

.idx-basic-form .idx-basic-omni-control .selectize-input {
	background-color: #fff !important;
	border: 2px solid #212121 !important;
	border-radius: 0 !important;
}

.idx-basic-form .noUi-connect {
	background-color: #1C75BC !important;
}

.mrp-listing-summary-section dt {
	margin-right: 0 !important;
}

.mrp-listing-page-navigation .page-buttons a:hover {
	color: #1C75BC !important;
}

#listing-details-view.mrp-style-area.xs .mrp-details-vow-toolbar-wrapper,
#listing-details-view.mrp-style-area.xs .mid-content,
#listing-details-view.mrp-style-area.lg .mrp-listing-details-tab-content > .mid-content,
#listing-details-view.mrp-style-area.sm620 .post-image-wrapper {
	max-width: 100% !important;
}

.mrp-vow-toolbar {
padding-top: 60px !important;
}


/*RESPONSIVE - NEW VERSION */


@media screen and (max-width:1500px) {
  .mrp-listings-details .container {
    min-width: unset !important;
  }
}

@media screen and (max-width:1230px) {
    .mrp-details-vow-toolbar-wrapper {
        margin-left: auto !important;
    }
}

@media screen and (max-width:767px) {
	.mls-template-default .content-area {
		margin-top: 0;
	}

    #listing-results-view.mrp-style-area .summary-property-type {
        right: 0 !important;
        left: 0 !important;
        top: 42px !important;
    }

    #listing-results-view .listing-item-entry-title {
        bottom: 98px !important;
		background-color: #efefef;
		height: 115px !important;
		padding: 20px;
		margin: 0 !important;
    }

	#listing-results-view.mrp-style-area .mrp-listing-summary-section {
		margin-bottom: 50px !important;
	}

    #listing-results-view.mrp-style-area .mrp-listing-details-link a {
        margin-bottom: 30px !important;
    }

    .listing-results-view.mrp-style-area .mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id, .listing-details-view.mrp-style-area .mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id, .vow-landing.mrp-style-area .mrp-vow-toolbar-non-auth .mrp-vow-login-with-external-id {
        float: none;
        padding-bottom: 15px;
        width: 100%;
    }

    .listing-results-view.mrp-style-area .mrp-vow-toolbar-non-auth, .listing-details-view.mrp-style-area .mrp-vow-toolbar-non-auth, .vow-landing.mrp-style-area .mrp-vow-toolbar-non-auth {
        text-align: center !important;
    }

    .mrp-listing-price-info .price {
      padding: 0 !important;
      position: relative !important;
      top: 0 !important;
      font-size: 18px !important;
    }
}
/* Gravity Form */
body img.gform_ajax_spinner {
	display: none !important;
}
.validation_message {
	margin-bottom: 20px !important;
	margin-top: -10px !important;
}
/*END*/
