@page {
    margin: 2cm;
 }

.site-header, #cta, footer, .widget-sidebar, #side-menu, .menu, .search-overlay, .comments, .tabSelect, .sharing  {
	display:none;
}

#title {
	background-image: none;
}


body {
     color: #000;
     background: #fff;
     /*font-size:16px;*/
     width:100%;
     font-family: sans-serif;
  }

img {
	max-width: 100% !important;
	height: auto;
}

h1,h2,h3, h4, h5 {
   page-break-after: avoid;
}