
@media print{
	.logo{
	float:none!important;
	text-align:center!important;
	margin:0 auto!important;
	width:100%!important;
	}
	a[href]:after {
        content: none !important;
    }
	#post-203{
		margin-top:-1200px!important;
	}
	.hero-unit p{
	color:#000!important;
	}
	
	.nav-block, .google-map-api,
	.footer, .primaryCaption , 
	.preview-title, .box-para,
	.service-box{
	     display: none !important;
	}
	.nav__primary .sf-menu,
	#breadcrumbs, 
	.sidebar, .footer,
	.post_meta , .share-buttons{
		display:none!important;
	}
	#content{
		width:100%!important;
	}
	.entry-content{
		width:100%!important;
	}
	#parallax-slider-55f007393e8ee{
		display: none !important;
	}
    	p {
        word-wrap: break-word;
		color:#000!important;
        }
		body p{
			color:#000!important;
		}
}

