@media print {
	body h1, body h2, body h3, body h4, body h5, body h6, body a, body p, body ul li {
		color:black !important;
	}
	body.map-single section#intro #intro-img, body #nav-info, body.map-single #title-section .overlay, body.map-single #intro-buttons, body.map-single #county-list .wrapper .headline a, body.map-single section#intro #intro-text .c-title a, body.map-single #county-list, body #search-container, body.map-single #title-section .overlay, body.map-single #county-list .overlay, body #overlay-menu, body .md-modal, body #hamburger-container, body.map-single section#content #key-points, body.map-single section#intro #intro-text, #footer-right, footer #logo-container {
		display:none !important;
	}
	
	body #nav-wrapper, body.map-single #title-section h1, body.map-single section#content .wrapper, body.map-single #title-section, body.map-single section#intro, body.map-single section#intro #intro-text, body.map-single section#intro #intro-text .c-title, body.map-single #data-wrapper, body.map-single section#intro .wrapper, #footer-left-info {
		display:block !important;
		max-width:none !important;
		padding: 0 !important;
		text-align:left !important;
		width:100% !important;
		margin:0 !important;
	}
	body.map-single #data-wrapper .data-item {width:100% !important;}
	body.map-single section#intro #intro-text h2 {
		font-size:28px !important;
		line-height:34px !important;
	}
	
	body.map-single #data-wrapper .data-item {
		border-top:2px solid black !important;
	}
	
	body nav {
		box-shadow:none !important;
	}
	
	body.map-single section#intro {
		margin-bottom:20px !important;
	}

	body.map-single #title-section h1 {
		color:black !important;
		font-size:22px !important;
		line-height:28px !important;
	}
	
	body.map-single section#intro #intro-text p, body.map-single #data-wrapper .data-item .data-content h6, body.map-single #data-wrapper .data-item h5#title {
		font-size:14px !important;
		line-height:18px !important;
	}
	
	footer {
		margin-top:20px;
	}
	
	#footer-left-text ul li {
		text-align:left !important;
	}
	
	body.map-single #data-wrapper #sources #source-copy p, body.map-single #data-wrapper .data-item .label p {
		font-size:11px;
		line-height:16px;
	}
	
	
}