@page :left {
	margin-left: 0cm;
}

@page :right {
	margin-left: 0cm;
}


@media print and (orientation: landscape) {
	.c-header {
		background-color: transparent !important;
		border: none !important;
	}

	body,
	.container,
	.wrapper {
		width: 100%;
		margin: 0 !important;
		padding: 0 !important;
	}

	footer,
	aside,
	form,
	.header--top,
	.header-b,
	.c-nav,
	.property__gallery--image,
	.property__meta--form,
	#userwayAccessibilityIcon,
	svg,
	.plan,
	.brochure {
		display: none !important;
	}

	.print-btn {
		display: none !important;
	}

	div.property>div.w-full {
		display: none !important;
	}

	.slick-track {
		transform: none !important;
		width: 1020px !important;
	}

	h1 {
		font-size: 20px;
		line-height: 20px
	}

	.slick-track>div:not(:nth-child(-n+6)) {
		display: none;
	}

	.img {
		width: 150px !important;
		height: 150px !important;
		min-height: auto !important;
		overflow: hidden;
	}

	.property__details {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		border-right: 1px solid black;
		border-bottom: 1px solid black;
		padding: 30px !important;
		margin: 0 !important;

	}

	.property__details a {
		display: none;
	}

	strong.text-center {
		margin: 0px !important;
	}

	.property__details li {
		padding: 0px;
		padding-left: 3px;
		border: none;
		border: 1px solid black;
	}

	.property__meta {
		padding: 0;
		margin: 0;
	}

	.property__meta p {
		font-size: 14px !important;
	}

	.property__meta h1 {
		font-size: 18px !important;
	}


	.property__meta--agents {
		position: relative;
		margin: 0;
		z-index: 1000;
	}



	.property__meta--agents h4 {
		font-size: 16px !important;
	}

	.property__meta--agents a {
		font-size: 14px !important;
	}

	.property__meta--description {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		/* number of lines to show */
		line-clamp: 6;
		-webkit-box-orient: vertical;
		max-height: none;
		height: auto;
	}

	.property__meta--description p {
		white-space: normal;
		margin: 0;
		padding: 0;
		line-height: 1.4;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.property__meta--description h3 {
		line-height: 1;
		margin-bottom: 10px;
		font-size: 16px;
	}

	.property__meta--description p {
		font-size: 16px;
	}

	.property__details li * {
		font-size: 14px;
	}

	.home-sales-img {
		margin-left: 0;
		left: 15px;
		top: 15px;
		margin-top: 15px;
		position: relative;
		padding-left: 15px;
		width: 100% !important;
		max-width: 150px !important;
	}

	#mainDivOnline_25466100,
	.download-link {
		display: none !important;
	}

	.property__meta--agents {
		padding: 30px;
	}

	.print-title {
		margin-bottom: 15px;
		color: #1c5774;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 16px;
		white-space: normal;
		max-height: none;
		height: auto;
	}

}

@media print and (orientation: portrait) {

	.property__meta--agents {
		padding: 30px;
	}

	.property__left {
		display: flex;
		flex-direction: row wrap;
		justify-content: space-between;
	}

	.property__description {
		padding: 0 !important;
		margin: 0 !important;
	}

	.property__meta--description,
	.property__description--inner {
		width: 63%;
		padding: 30px;
		background-color: #cfcfcf;
	}

	.property_meta--contact,
	.property__contact {
		position: absolute !important;
		width: 250px;
		top: 55%;
		left: 20px;
		text-align: center;
		border-bottom: 2px solid white;
		padding-bottom: 10px;
		height: 115px !important;
		background-color: transparent !important;
	}

	.property__contact * {
		color: white !important;
	}

	.property__contact--agents {
		background-color: transparent !important;
	}

	.property__contact--agent {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

	.property__contact--agent br {
		display: none;
	}

	.property_meta--contact * {
		color: white !important;
	}

	.property__meta--agents a,
	.email__agent,
	.property__contact--agent a,
	.property__contact * {
		font-size: 16px !important;
		text-align: left !important;
	}

	.property__detail p,
	.property__detail strong {
		font-size: 18px !important;
	}

	.property_meta--info {
		width: 100%;
	}

	.print-hidden {
		display: none !important;
	}

	.display-print {
		display: block !important;
	}

	.print-title {
		margin-bottom: 15px;
		color: #1c5774;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 16px;
		white-space: normal;
		max-height: none;
		height: auto;
		text-transform: none;
	}

	.c-header {
		background-color: transparent !important;
		border: none !important;
	}

	body,
	.container,
	.wrapper {
		width: 100%;
		margin: 0 !important;
		padding: 5px !important;
	}

	footer,
	aside,
	form,
	.header--top,
	.c-nav,
	.property__gallery--image,
	.property__meta--form,
	#userwayAccessibilityIcon,
	svg {
		display: none !important;
	}

	.home-sales-img {
		width: 210px;
		padding-left: 15px;
		display: block;
		margin: 0 auto;
		margin-left: 5px;
		margin-top: 0px;
		height: auto;
		background-size: cover;
		background-position: center;
	}

	.site-title {
		position: absolute;
		top: 30px;
		right: 50px;
		font-size: 24px;
		color: #1c5774;
		display: block;
	}

	.o-container-flex {
		height: 50px !important;
	}

	.print-btn {
		display: none !important;
	}

	div.property>div.w-full {
		display: none !important;
	}



	h1 {
		font-size: 30px;
		line-height: 1;
		font-weight: 900;
		text-transform: uppercase;
	}

	.slick-track {
		transform: none !important;
		width: 100% !important;
		display: grid;
		grid-template-columns: 2fr 1fr;
		/* Large image takes 2/3, smaller images take 1/3 */
		gap: 10px;
		/* Adjust spacing between images */

	}

	.slick-track div {
		display: none !important;
		width: 100%;
	}

	.slick-track div:nth-child(-n+4) {
		display: flex !important;
		width: 100% !important;
		max-height: 150px !important;
	}

	.property__gallery__item {
		background-position: center !important;
		overflow: hidden;
		margin-bottom: 0 !important;
		min-height: auto !important;
		height: auto !important;
		padding: 0 !important;
	}



	.slick-track div:first-child {
		grid-row: span 3;
		/* Makes the first image span three rows */
		width: 100% !important;
	}

	/* Move the large image to the left */
	.slick-track div:nth-child(1) {
		grid-column: 1 / 2;
		width: 100% !important;
		min-height: 100% !important;
		/* Place it in the first column */
	}

	.property__gallery__nav {
		margin: 0 !important;
	}

	.property__gallery--nav .img {
		min-height: 100px !important;
		margin-bottom: 0 !important;
	}


	.property__details {
		padding: 15px !important;
		padding-top: 120px !important;
		margin: 0 !important;
		background: linear-gradient(to bottom, #1f5774 15%, #46a555);
	}

	.property__details a {
		display: none;
	}

	strong.text-center {
		margin: 0px !important;
	}

	.property__details li {
		padding: 0px;
		padding-left: 3px;
		border: none;
	}

	.property__meta {
		padding: 0;
		margin: 0;
		margin-top: 5px;
	}

	.property__meta--agents {
		position: relative;
		top: 0;
		right: 0;
		background-color: transparent !important;
		margin: 0 !important;
		padding: 0 !important;
		z-index: 1000;
	}

	hr {
		margin: 15px 0;
		padding: 0;
	}



	.property__meta--agents h4 {
		font-size: 25px !important;
	}

	.property__meta--agents a {
		font-size: 16px !important;
	}

	.property__meta--description,
	.property__description--inner p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 8;
		/* number of lines to show */
		line-clamp: 26;
		-webkit-box-orient: vertical;
		max-height: none;
		height: auto;
		font-size: 12px;
	}

	.property__meta--description p {
		white-space: normal;
		margin: 0;
		padding: 0;
		line-height: 1.4;
		display: -webkit-box;
		-webkit-line-clamp: 12;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.property__meta--description h3,
	.property__description--inner h3 {
		line-height: 1;
		margin-bottom: 0;
		font-size: 24px;
	}

	.single .property {
		background-color: transparent !important;
	}

	#mainDivOnline_25466100,
	.download-link {
		display: none !important;
	}

	.listingnumber,
	.vinnumber,
	.width,
	.length,
	.makehome,
	.listingtype,
	.promotion,
	.reduced,
	.squarefeet,
	.brochure,
	header,
	.property__gallery__large,
	.property__contact--form,
	.contact-a,
	.section__newsletter,
	.property__title,
	.property__meta {
		display: none !important;
	}

	.property__gallery {
		width: 100% !important;
	}

	.property__details {
		width: 35%;
		position: relative;
		left: 8px;
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		padding-top: 150px;
		list-style: initial !important;
		padding-left: 45px;
	}

	.property__details *,
	.property__detail p, .property__detail strong {
		color: white;
		font-weight: 700;
		font-size: 14px !important;
	}

	.price {
		order: 1;
	}

	.bathrooms {
		order: 2;
	}

	.bedrooms {
		order: 3;
	}

	.year {
		order: 4;
	}

	.communitytype {
		order: 5;
	}

	.address {
		order: 6;
	}

	.lotnumber {
		order: 7;
	}

	.purchase_type {
		order: 8;
	}

	.print-logo {
		max-width: auto;
		height: 90px;
	}

	.print-website-url {
		text-align: right;
		position: absolute;
		top: 50px;
		right: 15px;
	}

	#header-fixed header+*,
	.single-api-listing .property,
	.property__content {
		margin: 0 !important;
		padding: 0 !important;
	}

	.property__content .property__description {
		width: 100% !important;
		max-width: 100% !important;
	}

	.print-hidden {
		display: none !important;
	}

	.brm-unit-api-single-container {
		margin-top: 0 !important;
	}

	.property {
		padding: 0 !important;
		margin: 0 !important;
	}

	.brm-unit-api-single-container .property__content .property__details li {
		padding: 5px !important;
	}
}