@media print {
	.single-post header.page_header {
		display: block !important;
		position: static;
	}
	.single-post .title_outer {
		display: block !important;
		position: static;
		color: #000;
		height: auto !important;
		max-width: 80%;
	}
	.single-post .title_subtitle_holder {
		padding: 0;
		position: static;
	}
	.single-post .title_outer .image-responsive {
		display: none;
	}
	.single-post .header_inner_left,
	.single-post .header_inner_right {
		display: none;
	}
	.single-post .title_outer h1 {
		color: #505050;
		font-size: 1.25em;
	}
	div.image.responsive {
		display: none;
	}
	.breadcrumb {
		display: none;
	}
	.content {
		margin: 0;
	}
	.single-post header.page_header nav {
		display: none;
	}
	* {
		max-width: 7in;
		position: static !important;
	}
	.q_slider {
		display: none;
	}
	.latest_post_two_holder.three_columns>ul>li {
		width: 100%;
	}
	body {
		margin:0 auto;
		max-width: 100%;
	}
	p .qbutton {
		display: none;
		width: auto;
	}
	.wpb_video_widget {
		display: none;
	}
	.list-of-events-wrapper.vc_row, .vc_row {
		margin: 0 !important;
		padding: 0px !important;
	}
	.ecs-event-list .ecs-event {
		width: 100%;
		float: none;
		margin: 0;
	}
	iframe,
	.header_top {
		display: none;
	}

}
