@media print {
body {
    width: 100%;
	margin: 0;
	float: none;	
    }

footer{display:none;}
#owl-main-slider, .parallax, .blog-section, .main-menu , .side-bar, .topmenu, .slider-content, .h-blocks:nth-child(3), .owl-carousel, .enable-owl-carousel, .crumbs{display:none;}
.logo{margin:20px 0 5px 28%;}
.page-inner{
	padding:10px;
	margin:-90px 0 0 0;
	text-align:justify;	
	border-right:0px solid #eeeeee;
	-webkit-box-shadow: 12px 3px 15px -13px rgba(0,0,0,0.0);
	-moz-box-shadow: 12px 3px 15px -13px rgba(0,0,0,0.0);
	box-shadow: 12px 3px 15px -13px rgba(0,0,0,0.0);
	}
a:link, a:visited {
	color: #00c;
	font-weight: bold;
	text-decoration: underline; }
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
}
 a[href]:after {
    content: none !important;
  }
.page-title{margin-top:-40px; text-align:center;}
.inner-offset, .inner-offset{padding-bottom:0px !important;}
}