@media print{
	body { width: 1070px; margin: 0 auto; }
	/* H E A D E F */
	.header .row { display: inline-block; width: 100%; }
	.header .col-sm-8 { display: none; }
	.col-sm-4.headerphone { float: right; background: transparent; }
	.col-sm-4.headerphone .iconphone { display: none; }
	.col-sm-4.headerphone .phone-no ul li h3, .col-sm-4.headerphone .phone-no ul li h5 {color: #252a2b;text-align: right;}
	.web-slidebar-1 {position: absolute;top: 0px;/* background: transparent; *//* left: 50%; *//* right: 50%; *//* width: 50%; */margin-left: auto;margin-right: auto;left: 0;right: 0;}
	nav#menu { background: transparent; }
	nav#menu ul li { display: none; }
	nav#menu ul li.nav-logo { display: block; width: 150px; padding: 0; }
	nav .nav.navbar-nav { width: 1070px; }
	.breadcrumb { display: none; }
	#property-section .container { border-top: 15px solid #9e1f63; border-bottom: 15px solid #9e1f63; padding-bottom: 15px; }
	.col-sm-4.headerphone .phone-no { padding: 20px 0; float: right; }
	#property-section .col-md-12.header-title { background: transparent; padding: 0; margin-bottom: 0; width: 1070px; }
	#property-section .col-md-9.inner-info { width: 75%; float: left; padding: 10px 0; }
	#property-section .col-md-3.inner-price { width: 25%; float: right; background: transparent;color: #252a2b; text-align: right; font-size: 18px; padding: 10px 0; }
	/* S I N G L E  P R O P E R T Y */
	#property-section .container { width: 100%; }
	.property-content-right { display: none; }
	.property-content.col-md-9 { width: 1070px !important; padding: 0; }
	.property-slider { display: none; }
	.print-images { display: inline-block !important; }
	.print-images div { width: 25%;display: inline-block;float: right;width: 200px;height: 145px;}
	.print-images div img {width: 100%; height: 100%;}
	.print-images div:nth-child(1) {width: 855px;float: left;height: 580px;}
	.print-images div:nth-child(n+6) { display: none; }
	#property-section .single-property-bottom { display: none; }
	#property-section .property-summary { width: 30%; float: left; margin-bottom: 5px; }
	#property-section .property-description { width: 69%; float: right; margin-bottom: 5px; }
	#property-section .property-features { width: 30%; float: left; margin-bottom: 5px; }
	#property-section .property.communal-features { display: none; }
	#property-section .property.communal-features-print{ display: inline-block !important; width: 30%; float: left; margin-bottom: 5px; clear: left; }
	#property-section .property-map-location { width: 69%; float: right; margin-bottom: 5px; display: none; }
	#property-section .title { margin: 10px 0; padding: 0; }
	#property-section .property-content .title h2, #property-section .property-content .title h3 { font-size: 20px; margin-bottom: 5px; }
	#property-section .property-icons ul { columns: 2; }
	/* F O O T E R */
	.footer { display: none; }
	.footer-print {display: inline-block !important;margin-top: 15px;font-size: 14px;color: #444444;width: 100%;}
	.footer-print-left { width: 30%; float: left; font-weight: 600; }
	.footer-print-right { width: 70%; float: right; text-align: right; }
	.footer-print-right ul li { display: inline-block; width: auto; float: right; margin-left: 15px; }
}