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

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

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

.form-check-input {
    display: block;
    width: 45px !important;
	height: 45px !important;
}

.property__contact--form select {
	width: 100%;
}

@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) {

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

    .brm-unit-api-single-container .property {
        padding: 0 !important;
    }

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

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



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

	.property__gallery {
		width: 100% !important;
	}

    .property__gallery__large .gallery-bg-img {
        height: auto !important;
    }

    .property__gallery__nav .gallery-bg-img {
        height: auto !important
    }

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

    .property__contact select {
        width: 100%;
    }

    .property__detail.Make,
	.property__detail.VIN,
    .property__detail.Community,
    .property__detail.Purchase_Type,
    .property__detail.Width,
    .property__detail.Length {
        display: none !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,
	.tele__agent,
	.property__contact--agent a,
    .property__contact--agent {
		font-size: 14px !important;
		text-align: left !important;
	}

	.name__agent {
		font-size: 16px !important;
	}

	.property__detail p,
	.property__detail strong {
		font-size: 16px !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: 120px !important;
	}

	.property__gallery__item {
		min-height: 120px !important;
		background-position: center !important;
		width: 100%;
		margin: 0 !important;
	}

    .property__gallery__item .carousel-nav-img {
        height: auto !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: 350px;
		/* Place it in the first column */
		min-height: 375px !important;

	}

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


	.property__details {
		padding: 15px !important;
		padding-top: 150px !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: 1px !important;
		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;
		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__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 {
		color: white;
		font-weight: 700;
		font-size: 15px !important;
	}

	.property__detail {
		border-color: white !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: 75px;
	}

	.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;
	}

	.print-hidden {
		display: none;
	}
}