@media print {
	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;}
	.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; */}
	.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;/* text-align: left !important; */}
	.compare-propertys-page .page-title {min-height: auto;padding: 20px 0 0 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 .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; }
	.footer-bottom .copyright > span { line-height: 45px; }
	.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; }	

}