@media print {
	size: A4 portrait;
	body { width: 960px !important; max-width: 100% !important; margin: 0 auto; }
	a:after { content:''; }
	a[href]:after { content: none !important; }
	.container { padding: 0; }	
	.header, .master-wrapper-page, .container { width: 100% !important; margin: 0 auto; }
	.breadcrumb { display: none !important; }
	.footer { display: none; }
	.print-btn { display: none !important; }
	.header-search-project { display: none; }
	.header-main-menu { display: none; }
	.master-wrapper-page .row .header-main-logo {
		width: auto;
		float: left;
		padding: 0;
		border: 0 !important;
		margin-top: 20px !important;
	}
	.header-contacts, .trustpilot-widget {
		display: none;
	}
	.master-wrapper-page .row .header-contacts {
		float: right;
		border: 0 !important;
		width: 300px !important;
		padding: 0;
	}
	.header-top {margin: 10px 0;width: 100%;}
	.contact-social { display: none; }
	.currency-selector {/* display: none; */}
	.contact-info {border: 0;width: 100%;padding: 0 !important;/* padding-top: 25px !important; */display: inline-block;}
	.contact-header:first-child {width: 40%;text-align: right;display: inline-block;vertical-align: middle;height: auto;padding: 0;padding-top: 30px;}
	.contact-header:last-child {/* display: none; */width: 60%;}


	.navbar-brand.default-logo {padding: 0;/* top: 30px !important; */}


	.html-compare-propertys-page .navbar-brand {
		height: auto;
		padding:0 15px;
	}

	.html-compare-propertys-page .navbar-brand.defult-logo img {
		width: 220px;
	}

	.html-compare-propertys-page .master-wrapper-page .row .header-main-logo {
		margin-top: 0px !important;
	}

	.html-compare-propertys-page .agents-banner ul li {
		padding: 5px 8px !important;
	}

	.flex-middle {
		height: 70px !important;
		width: 100% !important;
	}
	.compare-propertys-page .clear-list { display: none !important; }
	.compare-propertys-page h1 {margin: 0;font-size: 24px !important;/* text-align: left !important; */}
	.compare-propertys-page .page-title {min-height: auto;padding: 0;border: 0;}
	.default-logo > img {max-width: 285px !important;/* margin-top: 5px !important; */}
	.contact-info ul li {display: block !important;/* text-align: right !important; */float: none !important;/* width: 250px !important; */font-size: 16px !important;margin-bottom: 5px;}
	.contact-info > ul {display: inline-block;/* width: 250px; */float: right !important;width: 100%;}
	input.button-2.remove-button { display: none; }
	.comparison tbody tr:nth-child(odd) { display: none !important; }
	.comparison td:nth-child(1) {display: block !important;text-align: left !important;border: 1px solid #cccccc !important;border-bottom: 0 !important;border-right: 0 !important; border: 0 !important;}
	thead tr th { display: table-cell !important; text-align: center !important; }
	tbody tr td { padding: 5px !important;border: 1px solid #cccccc !important;}
	footer .footer-bg { display: none !important; }
	footer .footer-bottom .realestate {
		display:none;
	}
	footer .footer-bottom .row .copyright {
		width: 100%;
		border-top: 10px solid #bf9c32;
		text-align: right !important;
	}
	.comparison { margin-bottom: 30px; max-width: 940px; }
	.comparison table { width: 99.99% !important; }
	.comparison-url {
		display:none;
	}
	.footer-bottom .copyright > span {
		line-height: 45px;
	}

	.contact-info ul li i {
		font-size: 14px !important;
	}
	.contact-info ul li a {width: auto !important;height: auto !important;padding: 0 !important;border: 0 !important;}
	.contact-info ul li:nth-child(1) a i:after { content: '+6638411250'; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding-left: 10px; }
	.contact-info ul li:nth-child(2) a i:after { content: '+66807945904'; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding-left: 10px; }
	.contact-info ul li:nth-child(3) a i:after { content: 'info@cornerstone.co.th'; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding-left: 10px; }
	.contact-info ul li:nth-child(4) a i:after { content: '@cornerstonepattaya'; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding-left: 10px; }
	.contact-info ul li:nth-child(5) a i:after { content: '0807945904'; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding-left: 10px; }
	.contact-lang-n-currency { text-align: center !important; }
	.language-selector, .currency-selector { margin: 0 !important; }
	select::-ms-expand { display: none !important; }
    .currency-selector { display: none !important; }
    .admin-header-links { display: none !important; }	
	#backtotop-btn { display:none !important; }
}

@media print and (orientation: landscape) {

	.compare-propertys-page h1 {
		display:none;
	}
	.compare-propertys-page a.picture img {
		margin-top:10px;
		width:120px;
		height: 80px;
	}

	.compare-propertys-page .comparison {
		max-width: 100%;
		padding:0.25rem 1rem;
	}

	.html-compare-propertys-page .agents-banner {
		margin-top: 10px;
	}

	.html-compare-propertys-page .agents-banner ul li {
		width: 22%;
	}

	.comparison {
		margin-bottom: 0px !important;
	}

	.html-compare-propertys-page .footer-bottom .copyright > span {
		line-height: 4rem;
	}

	.compare-propertys-page .comparison table td {
		font-size: 1.35rem;
	}

}