#inner-page-wrapper {
	padding: 0;
	margin: 0;
}
#inner-page-wrapper > .container {
	width: 100%;
	padding: 0;
}
.canvas-img {
    position: relative;
}
.canvas-img canvas {
	display: block;
	width: 100%;
}
.canvas-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.ip-real-estate-container {
    position: relative;
}
.ip-real-estate {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	padding: 0 0 72px;
}
.ip-neighborhoods-footer-wrapper {
	display: none;
}
.ip-real-estate-breadcrumbs {
	position: relative;
}
.ip-real-estate-breadcrumbs #breadcrumbs {
	font-size: 15px;
	letter-spacing: 0.035em;
	line-height: 1;
	color: #5a5a5a;
	display: block;
	border-bottom: 1px solid #eeeeee;
	text-transform: uppercase;
	padding: 19px 0;
}

.ip-real-estate-guide-inner-wrapper {
    padding: 58px 0;
}
.ip-real-estate-guide-heading {
    max-width: 885px;
    margin: 0 auto 59px;
}
.ip-real-estate-guide-price {
	position: relative;
	justify-content: space-between;
}
.ip-real-estate-guide-price-col {
    width: 33.33%;
}
.ip-real-estate-guide-price-item {
	position: relative;
}
.ip-real-estate-guide-price-item-heading {
	font-size: 20px;
	font-weight: 300;
	color: #333333;
	text-align: center;
}
.ip-real-estate-guide-price-item-heading div {
	font-family: "Prata", serif;
	font-size: 35px;
	font-weight: 400;
	color: #1c9dbf;
	text-transform: uppercase;
	margin-top: 11px;
}
.ip-real-estate-guide-price-item ul {
	position: relative;
	justify-content: space-between;
	margin-top: 20px;
	padding-top: 102px;
}
.ip-real-estate-guide-price-item ul::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
    transform: translateX(-50%);
    width: 67%;
	height: 1px;
	background-color: #000;
	opacity: .35;
	pointer-events: none;
}
.ip-real-estate-guide-price-item li {
	position: relative;
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	text-align: center;
	width: 33.33%;
}
.ip-real-estate-guide-price-item li::before {
	content: "";
	position: absolute;
	bottom: 144%;
	left: 50%;
	transform: translateX(-50%);
	width: 1px;
	height: 82px;
	background-color: #000;
	opacity: .35;
	pointer-events: none;
}
.ip-real-estate-guide-price-item li div {
	font-size: 15px;
	font-weight: 300;
	color: #666666;
	text-transform: uppercase;
	margin-top: 8px;
}

.ip-real-estate-wlcm-inner-wrapper {
	position: relative;
	margin-top: 14px;
}
.ip-real-estate-wlcm-toc {
	position: relative;
	max-width: 539px;
	padding: 49px 0 20px 58px;
	border: 2px solid rgba(0, 0, 0, .1);
}
.ip-real-estate-wlcm-toc-heading {
	font-family: "Prata", serif;
	font-size: 25px;
	font-weight: 400;
	color: #1c9dbf;
	text-transform: uppercase;
	margin-bottom: 32px;
}
.ip-real-estate-wlcm-toc ul {
	position: relative;
}
.ip-real-estate-wlcm-toc > ul > li {
	margin-bottom: 25px;
}
.ip-real-estate-wlcm-toc > ul > li > a {
	position: relative;
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #5a5a5a;
	letter-spacing: 0.025em;
	margin-bottom: 6px;
	padding-left: 25px;
}
.ip-real-estate-wlcm-toc > ul > li > a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 9px;
	height: 9px;
	background-color: #5a5a5a;
	border-radius: 50%;
	pointer-events: none;
}
.ip-real-estate-wlcm-toc ul li ul a {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	padding-left: 25px;
}
.ip-real-estate-wlcm-text {
	position: relative;
	margin-top: 38px;
	padding-left: 3%;
}
.ip-real-estate-wlcm-text-heading {
	font-family: "Prata", serif;
	font-size: 40px;
	font-weight: 400;
	color: #333333;
	letter-spacing: 0.025em;
	margin-bottom: 27px;
}
.ip-real-estate-wlcm-text-heading span {
	color: #1c9dbf;
}
.ip-real-estate-wlcm-text-excerpt p {
	font-size: 18px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	margin-bottom: 28px;
}

.ip-real-estate-hstry-inner-wrapper {
	position: relative;
	margin-top: 59px;
}
.ip-real-estate-hstry-col {
	display: inline-block;
	vertical-align: top;
}
.ip-real-estate-hstry-col.col-left {
	width: 54.75%;
}
.ip-real-estate-hstry-text {
	position: relative;
	max-width: 600px;
	margin: 0 7% 0 auto;
}
.ip-real-estate-hstry-text-heading {
	font-family: "Prata", serif;
	font-size: 40px;
	font-weight: 400;
	color: #333333;
	letter-spacing: 0.025em;
	margin-bottom: 25px;
}
.ip-real-estate-hstry-text-heading span {
	color: #1c9dbf;
}
.ip-real-estate-hstry-text-excerpt p {
	font-size: 18px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	margin-bottom: 28px;
}
.ip-real-estate-hstry-col.col-right {
	width: 45.24%;
}
.ip-real-estate-hstry-photo {
	margin: 56px -42px 0 0;
}
.ip-real-estate-hstry-photo::before {
	content: "";
	position: absolute;
	top: -50px;
	left: 50px;
	width: 100%;
	height: 100%;
	background-image: url('../../images/real-estate/image-accent.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	pointer-events: none;
	z-index: -1;
}

.ip-real-estate-wl-inner-wrapper {
	position: relative;
	margin-top: 59px;
}
.ip-real-estate-wl-col {
	display: inline-block;
	vertical-align: top;
}
.ip-real-estate-wl-col.col-left {
	width: 45.24%;
}
.ip-real-estate-wl-photo {
	margin: 56px 0 0 -42px;
}
.ip-real-estate-wl-photo::before {
	content: "";
	position: absolute;
	top: -50px;
	left: -50px;
	width: 100%;
	height: 100%;
	background-image: url('../../images/real-estate/image-accent.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	pointer-events: none;
	z-index: -1;
}
.ip-real-estate-wl-col.col-right {
	width: 54.75%;
}
.ip-real-estate-wl-text {
	position: relative;
	max-width: 455px;
	margin: 108px 0 0 11%;
}
.ip-real-estate-wl-text-heading {
	font-family: "Prata", serif;
	font-size: 40px;
	font-weight: 400;
	color: #333333;
	letter-spacing: 0.025em;
	margin-bottom: 25px;
}
.ip-real-estate-wl-text-heading span {
	color: #1c9dbf;
}
.ip-real-estate-wl-text-excerpt p {
	font-size: 18px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	margin-bottom: 28px;
}

.ip-real-estate-ftrs-slide-wrapper {
	position: relative;
	margin-top: 82px;
}
.ip-real-estate-ftrs-slide .slick-list {
	padding-bottom: 20px;
}
.ip-real-estate-ftrs-item {
	position: relative;
	max-width: 1145px;
	margin: 0 auto;
}
.ip-real-estate-ftrs-item::before {
	content: attr(data-count);
	position: absolute;
	top: 0;
	left: -9%;
	font-family: "Prata", serif;
	font-size: 350px;
	font-weight: 400;
	color: #5a5a5a;
	opacity: .03;
	pointer-events: none;
}
.ip-real-estate-ftrs-item-col {
	display: inline-block;
	vertical-align: middle;
}
.ip-real-estate-ftrs-item-col.col-left {
	width: 48.82%;
}
.ip-real-estate-ftrs-item-text {
	position: relative;
	max-width: 420px;
	margin: 0 auto;
}
.ip-real-estate-ftrs-item-text-heading {
	font-family: "Prata", serif;
	font-size: 35px;
	font-weight: 400;
	color: #333333;
	line-height: 1.4;
    letter-spacing: 0.025em;
	margin-bottom: 11px;
}
.ip-real-estate-ftrs-item-text-excerpt {
	font-size: 18px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 1.7;
    letter-spacing: 0.025em;
	margin-bottom: 11px;
}
.ip-real-estate-ftrs-item-text-excerpt a {
	font-size: 13px;
	color: #1c9dbf;
	color: #0081a2;
	text-transform: uppercase;
}
.ip-real-estate-ftrs-item-col.col-right {
	width: 51.17%;
}
.ip-real-estate-ftrs-item-photo::before {
	content: "";
	position: absolute;
	top: 20px;
	left: -20px;
	width: calc(100% + 40px);
	height: 100%;
	background-color: #f7f7f7;
	pointer-events: none;
}
.ip-real-estate-ftrs-slide-dots {
	text-align: center;
	max-width: 1145px;
	margin: 60px auto 0;
	padding-bottom: 77px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.ip-real-estate-ftrs-slide-dots li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 14px;
}
.ip-real-estate-ftrs-slide-dots li button {
	position: relative;
	display: block;
	width: 8px;
	height: 8px;
	padding: 0;
	background-color: #dddddd;
	border-radius: 50%;
}
.ip-real-estate-ftrs-slide-dots li.slick-active button {
	background-color: #1c9dbf;
}
.ip-real-estate-ftrs-slide-dots li.slick-active button::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 34px;
	height: 34px;
	border: 1px solid #dddddd;
	border-radius: 50%;
	pointer-events: none;
}

.ip-real-estate-prprts-inner-wrapper {
	position: relative;
	padding-top: 87px;
}
.ip-real-estate-prprts-heading {
	font-family: "Prata", serif;
    font-size: 40px;
    font-weight: 400;
    color: #333333;
	letter-spacing: 0.025em;
	text-align: center;
	margin-bottom: 42px;
}
.ip-real-estate-prprts-heading span {
	color: #1c9dbf;
}
.ip-real-estate-prprts-item {
    position: relative;
    padding: 0 10px;
    margin-bottom: 25px;
}
.ip-real-estate-prprts-item a {
    position: relative;
    display: block;
}
.ip-real-estate-prprts-item-photo {
    position: relative;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}
.ip-real-estate-prprts-item-photo canvas {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .4s ease-in-out;
}
.ip-real-estate-prprts-item a:hover .ip-real-estate-prprts-item-photo canvas {
    opacity: .7;
}
.ip-real-estate-prprts-item-name {
    font-family: "Prata", serif;
    font-size: 22px;
    font-weight: 400;
    color: #5a5a5a;
    padding: 40px 30px;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}
.ip-real-estate-prprts-item-name div {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0.2em;
    margin-top: 6px;
}
.ip-real-estate-prprts-item-features {
    position: relative;
    background-image: url('../../images/real-estate/image-accent.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 13px 26px;
}
.ip-real-estate-prprts-item-features span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 9px;
}
.ip-real-estate-prprts-item-features span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -2px;
    transform: translateY(-50%);
    width: 3px;
    height: 3px;
    background-color: #fff;
    border-radius: 50%;
    pointer-events: none;
}
.ip-real-estate-prprts-item-features span:first-child {
    padding-left: 0;
}
.ip-real-estate-prprts-item-features span:first-child:before {
    opacity: 0;
}
.ip-real-estate-prprts-slide-arrows {
	align-items: center;
	position: relative;
	max-width: 153px;
	margin: 27px auto 0;
	border: 1px solid #dddddd;
	border-radius: 10px;
}
.ip-real-estate-prprts-slide-arrows span {
    display: block;
	font-size: 16px;
	color: #999999;
	color: #767676;
    text-align: center;
	width: 38px;
	padding: 13px 0;
	cursor: pointer;
}
.ip-real-estate-prprts-slide-arrows span:hover {
	color: #1c9dbf;
}
.ip-real-estate-prprts-slide-arrows div.next span {
	transform: rotateY(180deg) translateY(0);
}
.ip-real-estate-prprts-slide-arrows .counter {
	font-size: 18px;
    font-weight: 400;
    color: #9fa7a6;
    color: #707877;
    text-align: center;
	width: 75px;
    padding: 12px 0;
    border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.ip-real-estate-opt-content {
	position: relative;
	margin-top: 107px;
	padding-top: 87px;
	border-top: 1px solid #dddddd;
}
.ip-real-estate-opt-content-heading {
	font-family: "Prata", serif;
    font-size: 40px;
    font-weight: 400;
    color: #333333;
    letter-spacing: 0.025em;
	margin-bottom: 25px;
}
.ip-real-estate-opt-content-heading span {
	color: #1c9dbf;
}
.ip-real-estate-opt-content-subheading {
	font-size: 18px;
    font-weight: 400;
    color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	margin-bottom: 40px;
}
.ip-real-estate-opt-content-excerpt-item {
    padding-right: 38px;
	margin-bottom: 39px;
}
.ip-real-estate-opt-content-excerpt-item h3 {
	font-size: 25px;
    font-weight: 700;
    color: #333333;
    letter-spacing: 0.025em;
	margin-bottom: 21px;
}
.ip-real-estate-opt-content-excerpt-item p {
	font-size: 18px;
    font-weight: 400;
    color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
}

.ip-real-estate-nb-inner-wrapper {
	position: relative;
	margin-top: 59px;
}
.ip-real-estate-nb-col {
	display: inline-block;
	vertical-align: top;
}
.ip-real-estate-nb-col.col-left {
	width: 54.75%;
}
.ip-real-estate-nb-text {
	position: relative;
	max-width: 600px;
	margin: 0 7% 0 auto;
}
.ip-real-estate-nb-text-heading {
	font-family: "Prata", serif;
	font-size: 40px;
	font-weight: 400;
	color: #1c9dbf;
	letter-spacing: 0.025em;
	margin-bottom: 25px;
}
.ip-real-estate-nb-text-heading span {
	color: #333;
}
.ip-real-estate-nb-text-subheading {
	font-size: 18px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	margin-bottom: 28px;
}
.ip-real-estate-nb-col.col-right {
	width: 45.24%;
}
.ip-real-estate-nb-photo {
	margin: 56px -42px 0 0;
}
.ip-real-estate-nb-photo::before {
	content: "";
	position: absolute;
	top: -50px;
	left: 50px;
	width: 100%;
	height: 100%;
	background-image: url('../../images/real-estate/image-accent.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	pointer-events: none;
	z-index: -1;
}
.ip-real-estate-nb-text ul {
	column-count: 2;
}
.ip-real-estate-nb-text li {
	position: relative;
	font-size: 18px;
	font-weight: 300;
	color: #333333;
	line-height: 1.9;
    letter-spacing: 0.025em;
	padding-left: 35px;
	margin-bottom: 5px;
	min-height: 35px;
}
.ip-real-estate-nb-text li::before {
	content: "\b0058";
	position: absolute;
	top: 0;
	left: 0;
	font-family: agentimage!important;
	font-size: 21px;
	color: #1c9dbf;
	pointer-events: none;
}

.ip-real-estate-lv-content {
	position: relative;
	margin-top: 115px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 89px;
}
.ip-real-estate-lv-content-heading {
	font-family: "Prata", serif;
    font-size: 40px;
    font-weight: 400;
    color: #333;
    letter-spacing: 0.025em;
    margin-bottom: 25px;
}
.ip-real-estate-lv-content-heading span {
	color: #1c9dbf;
}
.ip-real-estate-lv-content-subheading {
	font-size: 18px;
	font-weight: 400;
	color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	margin-bottom: 28px;
}
.ip-real-estate-lv-content-col {
	display: inline-block;
	vertical-align: top;
}
.ip-real-estate-lv-content-col.col-left {
	width: 34.21%;
}
.ip-real-estate-lv-content-activity {
	position: relative;
}
.ip-real-estate-lv-content-activity li a {
	font-family: "Prata", serif;
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    color: #767676;
	line-height: 1.7;
    letter-spacing: 0.025em;
}
.ip-real-estate-lv-content-activity li a:hover {
	color: #1c9dbf;
}
.ip-real-estate-lv-content-activity li a.active-item {
	font-size: 30px;
	color: #333;
}
.ip-real-estate-lv-content-desc {
	position: relative;
	margin-top: 43px;
}
.ip-real-estate-lv-content-desc li div {
	font-size: 18px;
    font-weight: 400;
    color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	display: none;
	max-width: 310px;
	padding-right: 15px;
}
.ip-real-estate-lv-content-desc li a {
	font-size: 13px;
	color: #1c9dbf;
	color: #0081a2;
}
.ip-real-estate-lv-content-desc li div.active-item {
	display: block;
}
.ip-real-estate-lv-content-col.col-right {
	width: 65.78%;
}
.ip-real-estate-lv-content-photo canvas {
	display: none;
	width: 100%;
	background-position: center;
	background-size: cover;
}
.ip-real-estate-lv-content-photo canvas.active-item {
	display: block;
}

.ip-real-estate-contact-wrapper {
	padding-top: 89px;
	text-align: center;
}
.ip-real-estate-contact-heading {
	font-family: "Prata", serif;
    font-size: 40px;
    font-weight: 400;
    color: #333;
    letter-spacing: 0.025em;
	margin-bottom: 33px;
}
.ip-real-estate-contact-heading span {
	color: #1c9dbf;
}
.ip-real-estate-contact-excerpt {

}
.ip-real-estate-contact-excerpt p {
	font-size: 18px;
    font-weight: 400;
    color: #5a5a5a;
	line-height: 1.6;
    letter-spacing: 0.025em;
	margin-bottom: 28px;
}
.ip-real-estate-contact-excerpt p a {
	color: #1c9dbf;
	color: #0081a2;
	text-decoration: underline !important;
}
.ip-real-estate-contact-link {
	max-width: 269px;
	margin: 0 auto;
}
.ip-real-estate-contact-link a {
	display: block;
	font-size: 12px;
    font-weight: 700;
    color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 17px 0;
	background-color: #1c9dbf;
	background-color: #0081a2;
}

@media only screen and (max-width: 1299px) {
.ip-real-estate-guide-heading {
	max-width: 760px;
}

}

@media only screen and (max-width: 1199px) {
	.ip-real-estate-guide-price-item li {
		font-size: 18px;
	}
	.ip-real-estate-prprts-item-name {
		padding: 40px 15px
	}
	.ip-real-estate-prprts-item-features {
		padding: 13px 6px;
	}
	.ip-real-estate-prprts-item-features span {
		font-size: 13px;
	}


}

@media only screen and (max-width: 991px) {
	.ip-real-estate-guide-heading {
		max-width: 561px;
	}
	.ip-real-estate-guide-price {
		display: block;
	}
	.ip-real-estate-guide-price-col {
		width: 100%;
	}
	.ip-real-estate-guide-price-item {
		margin-bottom: 45px;
	}
	.ip-real-estate-wlcm-toc {
		max-width: 100%;
	}
	.ip-real-estate-wlcm-text {
		margin-top: 40px;
		padding-left: 0;
	}
	.ip-real-estate-hstry-col {
		display: block;
		width: 100% !important;
	}
	.ip-real-estate-hstry-text {
		max-width: 100%;
		margin: 0 auto;
	}
	.ip-real-estate-hstry-photo::before,
	.ip-real-estate-wl-photo::before,
	.ip-real-estate-ftrs-item::before,
	.ip-real-estate-ftrs-item-photo::before,
	.ip-real-estate-nb-photo::before {
		display: none;
	}
	.ip-real-estate-hstry-photo {
		margin: 40px 0 0;
	}
	.ip-real-estate-wlcm-text-heading,
	.ip-real-estate-hstry-text-heading,
	.ip-real-estate-wl-text-heading,
	.ip-real-estate-ftrs-item-text-heading,
	.ip-real-estate-nb-text-heading,
	.ip-real-estate-lv-content-heading {
		text-align: center;
	}
	.ip-real-estate-wl-inner-wrapper {
		display: flex;
		flex-direction: column-reverse;
	}
	.ip-real-estate-wl-col,
	.ip-real-estate-ftrs-item-col {
		display: block;
		width: 100% !important;
	}
	.ip-real-estate-wl-photo {
		margin: 0;
	}
	.ip-real-estate-wl-text {
		max-width: 100%;
		margin: 0;
	}
	.ip-real-estate-ftrs-item-text {
		max-width: 100%;
		margin: 0 auto;
	}
	.ip-real-estate-prprts-item {
		padding: 0;
		max-width: 480px;
		margin: 0 auto;
	}
	.ip-real-estate-nb-inner-wrapper {
		margin-top: 0;
	}
	.ip-real-estate-nb-col,
	.ip-real-estate-lv-content-col {
		display: block;
		width: 100% !important;
	}
	.ip-real-estate-nb-text {
		max-width: 100%;
		margin: 0;
	}
	.ip-real-estate-nb-photo {
		margin: 20px 0;
	}
	.ip-real-estate-lv-content {
		margin-top: 50px;
	}
	.ip-real-estate-lv-content-activity ul {
		text-align: center;
	}
	.ip-real-estate-lv-content-activity li {
		display: inline-block;
		vertical-align: middle;
		margin: 0 12px;
	}
	.ip-real-estate-lv-content-desc li div {
		max-width: 100%;
		padding-right: 0;
	}
	.ip-real-estate-lv-content-photo canvas {
		margin-top: 15px;
	}
	.ip-real-estate-opt-content-excerpt-item {
		padding-right: 0;
	}
	.ip-real-estate-wlcm-text-excerpt,
	.ip-real-estate-hstry-text-excerpt,
	.ip-real-estate-wl-text-excerpt,
	.ip-real-estate-ftrs-item-text-excerpt,
	.ip-real-estate-opt-content,
	.ip-real-estate-lv-content {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.ip-real-estate-guide-heading {
		max-width: 310px;
	}
}

@media only screen and (max-width: 480px) {
	.ip-real-estate-guide-heading div:nth-child(2) {
		font-size: 31px;
	}
	.ip-real-estate-guide-price-item li {
		font-size: 16px;
	}
	.ip-real-estate-wlcm-toc {
		padding: 30px 15px;
	}
	.ip-real-estate-prprts-item-features span {
		font-size: 10px;
	}
	.ip-real-estate-nb-text-heading {
		font-size: 35px;
	}
	.ip-real-estate-nb-text ul {
		column-count: 1;
	}
}