

header.header:not(.def_fh){
	pointer-events: none;
	opacity: 0;
}

.ip-banner{
	display: none;
}

.ip-banner::before {
	background: rgba(0, 0, 0, 0.55);
}

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

#inner-page-wrapper {
	margin: 0 !important;
	padding: 0;
}

#inner-page-wrapper>.container {
	width: 100%;
	padding: 0;
}

.ip-outer-wrap {
	width: min(90%, 1400px);
	margin: auto;
	padding: 29px 0;
}

#breadcrumbs,
#breadcrumbs a {
	letter-spacing: normal;
	color: var(--primary);
	font-size: clamp(13px, 1.2vw, 16px);
}

#breadcrumbs .breadcrumb_last {
	color: var(--primary);
	font-weight: 700;
}

.ip-pd01-wrap {
	padding-top: 53px;
}

.ip-pd-top-left {
	width: 60%;
}

.ip-pd-address {
	font-size: clamp(16px, 1.4vw, 21px);
	color: #000;
	line-height: 1.2;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	padding-left: 5px;
}

.ip-pd-address span {
	display: block;
	font-family: var(--font-family-ip-title);
	font-size: clamp(25px, 2.5vw, 35px);
	color: var(--primary);
	line-height: normal;
	letter-spacing: 0.0075em;
	margin-left: -5px;
	padding-top: min(0.875vw, 14px);
}

.ip-pd-top-right {
	width: 40%;
}

.ip-pd-price {
	font-family: var(--font-family-ip-title);
	font-size: clamp(26px, 2.4vw, 32px);
	font-weight: 700;
	color: var(--primary);
	padding-right: 8px;
	text-align: right;
}

.ip-pd-sign {
	font-family: var(--font-family-ip-title);
	font-size: clamp(14px, 1.2vw, 17px);
	font-weight: 700;
	color: var(--primary);
	padding-bottom: 2px;
}

.ip-pd-sign>div {
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 6px solid var(--primary);
	display: inline-block;
	margin-bottom: 6px;
	margin-right: 3px;
}

.ip-pd-link {
	margin-bottom: min(0.5625vw, 9px);
	margin-right: -2px;
	padding-top: min(1.5vw, 24px);
}

.ip-pd-link li {
	padding: 0 min(1.5vw, 23.25px);
	border-left: 2px solid #000;
}

.ip-pd-link .addtoany_shortcode > div > a {
    font-size: 18px !important;
}

.ip-pd-link li a {
	font-size: clamp(14px, 1.275vw, 18px);
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #000;
	display: block;
}

.ip-pd-link li a:hover {
	color: var(--primary);
}

.ip-pd-link li:first-child {
	border: none;
	padding-left: 0;
}

.ip-pd-link li:last-child {
	padding-right: 0;
}

.ip-pd-main-item {
	padding: 4px 0.5px;
	width: 100%;
	position: relative;
}

.ip-pd-main-status {
	position: absolute;
	top: 5.6013179571664%;
	right: 2.144388849178%;
	width: auto;
	padding: 0 10px;
	height: 43px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: clamp(15px, 1.2vw, 18px);
	color: #fff;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	z-index: 1;
	background: var(--primary);
}

.ip-pd-main-img {
	background: var(--primary);
}

.ip-pd-main-img canvas {
	min-height: 250px;
}

.ip-pd-thumb {
	margin-left: -2.5px;
	width: calc(100% + 5px);
}

.ip-pd-thumb-item {
	padding: 9px 2.5px;
	width: 20%;
}

.ip-pd-thumb-img {
	position: relative;
	background: var(--primary);
}

.ip-pd-thumb-img::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 4px solid var(--primary);
	opacity: 0;
	z-index: 1;
	pointer-events: none;
}

.slick-slide.slick-current .ip-pd-thumb-img::before {
	opacity: 1;
}

.ip-pd-thumb-img canvas {
	min-height: 100px;
}

.ip-pd-view-all {
    margin: 25px  0 0;
}

.ip-pd-view-all a {
    margin: 0 auto;
}

.view-all-photo {
    position: relative;
    min-height: 250px;
}

.view-all-photo a {
    display: block;
}

.view-all-photo canvas {
    display: block;
    width: 100%;
}

.view-all-photo img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}

#view-all-photos {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 15px;
}

.lg-outer .lg-img-wrap {
    background: rgba(0, 0 , 0, .9);
}

.ip-pd-bot {
	padding-top: 16px;
}

.ip-pd-bot-left {
	width: 60%;
}

.ip-pd-listed {
	font-size: clamp(13px, 1.2vw, 16px);
	color: #000;
	letter-spacing: 0.05em;
}

.ip-pd-contact {
	padding-top: 14px;
}
#ip-property-details.status_Sold .ip-pd-contact li.listing-agent-sold{
	display: none;
}

.ip-pd-contact .listing-agent-sold {
    width: 100%;
    line-height: 1.5;
}

.listing-agent-sold.co-listing a {
    display: inline-block;
}

.ip-pd-contact li {
	font-size: clamp(13px, 1.2vw, 16px);
	color: #000;
	letter-spacing: 0.05em;
	margin-right: 9px;
}

.ip-pd-contact li a {
	display: flex;
	align-items: center;
	color: #000;
	letter-spacing: normal;
	margin-right: 7px;
}

.ip-pd-contact li a i {
	color: var(--primary);
	margin-right: 7px;
}

.ip-pd-contact li a i.ai-font-phone {
	font-size: 14px;
}

.ip-pd-contact li a i.ai-font-envelope-filled-a {
	font-size: 11px;
}

.ip-pd-mls {
	padding-top: 9px;
}

.ip-pd-mls li {
	font-size: clamp(17px, 1.4vw, 22px);
	font-weight: 500;
	color: #000;
	letter-spacing: 0.05em;
	margin-right: min(2.0625vw, 33px);
}

.ip-pd-bot-right {
	width: 40%;
}

.ip-pd-btn li a {
	width: min(15vw, 240px);
	max-width: 240px;
	margin-left: min(1.1875vw, 19px);
	margin-top: 2px;
}

.ip-pd-info {
	padding: 30px 0;
	padding-left: 7px;
}

.ip-pd-info li {
	display: flex;
	align-items: center;
	font-size: clamp(13px, 1.2vw, 16px);
	color: #000;
	letter-spacing: 0.05em;
	margin: 0 min(3.5vw, 56px);
}

.ip-pd-info li img {
	filter: brightness(0) invert(20%) sepia(74%) saturate(1679%) hue-rotate(343deg) brightness(98%) contrast(90%);
	margin-right: 20px;
}

.ip-pd02-wrap {
	padding-top: 30px;
}

.ip-pd02-left {
	width: 633px;
	width: 45.214285714286%;
	padding-right: min(5.9375vw, 95px);
	padding-top: 22px;
}

.ip-pd02-desc {}

.ip-pd02-desc p,
.ip-pd02-desc #ihf-agent-sellers-rep {
	font-size: clamp(15px, 1.4vw, 20px);
	color: #000;
	line-height: 1.75;
	padding-bottom: min(2.1875vw, 35px);
}

.ip-pd02-right {
	width: 767px;
	width: 54.785714285714%;
	/* height: 620px; */
	background: var(--primary);
	padding-top: min(2.9375vw, 41px);
	padding-left: min(2.9375vw, 47px);
	padding-bottom: min(2.9375vw, 40px);
}

.ip-pd02-key {
	font-size: 17px;
	font-weight: 700;
	color: #fff;
}

.ip-pd02-details {
	column-count: 2;
	padding-top: 35px;
	column-gap: min(4.6875vw, 75px);
}

.ip-pd02-details li {
	display: flex;
	align-items: center;
	font-size: clamp(12px, 1.05vw, 15px);
	color: #fff;
	margin-bottom: 26px;
	min-height: 24px;
}

.ip-pd02-details li>div {
	width: 39px;
	filter: brightness(0) invert(1);
}

.ip-pd02-details li span {
	display: block;
	min-width: min(9.4375vw, 151px);
}

.ip-pd03-wrap {
	padding: clamp(50px, 6vw, 91px) 0;
}

.ip-pd03-left {
	width: 800px;
	width: 57.142857142857%;
}

.ip-pd03-left>a {
	position: relative;
	display: block;
}

.ip-pd03-img {
	background: var(--primary);

}

.ip-pd03-img canvas {
	min-height: 180px;
}

.ip-pd03-left>a:hover .ip-pd03-img {
	filter: brightness(80%);
}

.ip-pd03-play {
	position: absolute;
	content: "";
	display: flex;
	align-items: center;
	justify-content: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: var(--primary);
	border-radius: 100%;
	width: 67px;
	height: 67px;
}

.ip-pd03-play>div {
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 23px solid #fff;
	margin-left: 6px;
}

.ip-pd03-right {
	width: 600px;
	width: 42.857142857143%;
	padding-left: min(5.2142857142857%, 73px);
	padding-bottom: 20px;
}

.ip-pd03-title .global-title-inner {
	justify-content: left;
}

.ip-pd03-title .global-title-txt {
	font-family: var(--font-family-ip-title);
	text-transform: uppercase;
	letter-spacing: 0.008em;
}

.ip-pd03-title .global-title-txt span {
	padding: 0 0 2px 5px;
}

.ip-pd03-address {
	font-size: clamp(15px, 1.4vw, 21px);
	color: #000;
	line-height: 1.4;
	letter-spacing: 0.105em;
	text-transform: uppercase;
	padding: min(2vw, 32px) 0;
}

.ip-pd03-btn {
	padding: 11px 1px;
}

.ip-pd03-btn .global-btn {
	max-width: 15vw;
	background: var(--primary);
	color: #fff;
	min-width: 180px;
}

.ip-pd03-btn .global-btn:hover {
	background: transparent;
	color: #000;
}

.ip-pd04-wrap {
	padding: 6px 0;
}

.ip-pd04-left {
	width: 492px;
	width: 35.142857142857%;
	padding-bottom: min(4.1875vw, 67px);
}

.ip-pd04-title .global-title-inner {
	justify-content: left;
}

.ip-pd04-title .global-title-txt {
	font-family: var(--font-family-ip-title);
	text-transform: uppercase;
	letter-spacing: 0.008em;
}

.ip-pd04-title .global-title-txt span {
	padding: 0 0 2px 5px;
}

.ip-pd04-school {
	font-size: clamp(16px, 1.4vw, 21px);
	line-height: 1.2;
	letter-spacing: 0.3em;
	color: #000;
	text-transform: uppercase;
	padding-top: min(2.75vw, 44px);
}

.ip-pd04-school span {
	display: block;
	font-size: clamp(12px, 1.2vw, 17px);
	font-weight: 700;
	padding-top: min(1.875vw, 30px);
	letter-spacing: 0.3em;
}

.ip-pd04-right {
	width: 908px;
	width: 64.857142857143%;
	gap: min(1.875vw, 30px);
}

.ip-pd04-right>div {
	width: calc((100% - min(1.875vw, 30px)) / 2);
}

.footer {
	padding-top: 52px;
}

.footer-form-container {
	width: min(90%, 552px);
	padding: 0;
}

.footer .global-title {
	position: relative;
}

.footer .global-title-txt {
	font-family: var(--font-family-ip-title);
	text-transform: uppercase;
}

.footer .global-title-line::after {
	background: var(--primary);
}

.footer .global-title-txt span {
	padding: 0 0 2px 5px;
}

.ff-main {
	margin-top: 54px;
}

.cf-field input:not([type="submit"]),
.cf-field textarea {
	text-transform: none;
	color: #000;
}

.ff-main .wpcf7-list-item-label {
	color: #000;
}

ul.ip-pd02-details li .listing-info-item-title{
	display: none !important;
}

@media only screen and (min-width: 992px) {
	#inner-page-wrapper{
		padding: min(12vw,220px )0 0;
	}
}
@media only screen and (max-width: 1367px) {
	.ip-pd02-details {
		column-gap: 10px;
	}
}

@media only screen and (max-width: 1199px) {
	.ip-pd02-details li {
		font-size: clamp(10.4px, 1.05vw, 15px);
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 992px) {
	.header {
		padding: 26px 15px;
	}

	.header .custom-container {
		max-width: 1452px;
	}

	.header-main {
		padding: 0 min(7.4375vw, 119px);
	}

	.header-main .navigation {
		max-width: 100%;
	}

	.header-main ul {
		width: calc((100% - calc(min(36.25vw, 580px) + 30px)) / 2);
	}

	.header-main .logo {
		width: calc(min(36.25vw, 580px) + 30px);
	}

	.footer .global-title-inner {
		justify-content: left;
	}

}

@media only screen and (max-width: 991px) {
	.header-main .logo {
		max-width: 419px;
		margin: auto;
	}

	#breadcrumbs,
	#breadcrumbs a {
		font-size: 15px;
	}

	.ip-pd-top-left,
	.ip-pd-top-right {
		width: 100%;
		padding-bottom: 20px;
		text-align: center;
	}

	.ip-pd-address {
		padding: 0;
		font-size: 17px;
		letter-spacing: 0.3em;
	}

	.ip-pd-address span {
		margin: auto;
		font-size: 28px;
	}

	.ip-pd-price {
		/* padding: 0; */
		text-align: center;
		font-size: 27px;
	}

	.ip-pd-top-right>div {
		justify-content: center;
	}

	.ip-pd-sign {
		font-size: 15px;
	}

	.ip-pd-link {
		margin: auto;
		padding-top: 25px;
		justify-content: center;
	}

	.ip-pd-link li {
		padding: 0 clamp(8px, 2vw, 14px);
	}

	.ip-pd-link li a {
		font-size: 15px;
	}

	.ip-pd-main-status {
		font-size: 16px;
	}

	.ip-pd-bot {
		padding-top: 20px;
		justify-content: center;
	}

	.ip-pd-bot-left,
	.ip-pd-bot-right {
		width: 100%;
		text-align: center;
		padding-bottom: 30px;
	}

	.ip-pd-listed,
	.ip-pd-contact li,
	.ip-pd-info li {
		font-size: 15px;
	}

	.ip-pd-contact {
		justify-content: center;
		flex-direction: column;
		gap: 13px;
	}

	.ip-pd-contact li {
		margin: auto;
	}

	.ip-pd-mls {
		padding-top: 15px;
		flex-direction: column;
		gap: 11px;
	}

	.ip-pd-mls li {
		font-size: 19px;
		margin: auto;
	}

	.ip-pd-bot-right ul {
		justify-content: center;
		gap: 10px;
	}

	.ip-pd-btn li a {
		width: 180px;
		margin: auto;
		font-size: 12px;
	}

	.ip-pd-info {
		padding: 0;
	}

	.ip-pd-info li {
		justify-content: center;
		padding: 10px 0;
		flex-direction: column;
		gap: 15px;
	}

	.ip-pd-info li img {
		min-height: 40px;
		margin: auto;
	}

	.ip-pd02-left {
		width: 100%;
		padding: 40px 0;
		text-align: center;
	}

	.ip-pd02-right {
		width: min(90%, 767px);
		width: fit-content;
		padding: 50px 5vw;
	}

	.ip-pd02-key {
		text-align: center;
	}

	.ip-pd02-details {
		column-gap: 30px;
	}

	.ip-pd02-details li {
		font-size: 12px;
	}

	.ip-pd02-details li span {
		min-width: 120px;
	}

	.ip-pd03-left {
		width: min(100%, 800px);
		order: 1;
	}

	.ip-pd03-right {
		width: 100%;
		text-align: center;
		padding: 20px 0;
	}

	.ip-pd03-title .global-title-inner {
		justify-content: center;
	}

	.ip-pd03-address {
		font-size: 17px;
		padding: 25px 0;
	}

	.ip-pd03-btn .global-btn {
		margin: auto;
	}

	.ip-pd04-left {
		width: 100%;
		text-align: center;
		padding-bottom: 40px;
	}

	.ip-pd04-title .global-title-inner {
		justify-content: center;
	}

	.ip-pd04-school {
		font-size: 18px;
		padding-top: 40px;
	}

	.ip-pd04-school span {
		font-size: 15px;
		padding-top: 20px;
	}

	.ip-pd04-right {
		gap: 20px;
		width: min(100%, 900px);
	}

	.ip-pd04-right>div {
		width: calc((100% - 20px) / 2);
	}
}

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

	#view-all-photos {
	    grid-template-columns: 1fr 1fr;
	}

	.view-all-photo {
	    min-height: 150px;
	}

	.ip-pd02-details {
		column-count: 1;
	}

	.ip-pd02-details li span {
		min-width: 110px;
	}
}

@media only screen and (max-width: 600px) {
	.ip-pd-bot-right ul {
		flex-direction: column;
	}

	.ip-pd-info li {
		width: 100%;
	}

	.ip-pd04-right {
		gap: 20px;
		justify-content: center;
	}

	.ip-pd04-right>div {
		width: min(100%, 439px);
	}

}

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

	#view-all-photos {
	    grid-template-columns: 1fr;
	}
}

@media print{
	#main-footer,
	.ip-pd-link,
	.ip-banner,
	#breadcrumbs,
	header.header{
		display: none!important;
	}

	a[href]:after {
		content: none !important;
	}
}