@page {size: auto; margin:20mm 10mm;}
@media print {
	html, body {width: 100%;}
	.wrapper,.container{max-width:100%;width: 100%;}
	.banner-outer,.breadcrumb-menu,.content-left,.more-details {display: none;}
	.logo {display: inline-block;}
	.header.home, .main-menu, .users-blk {display: none !important;}
    .footer {display: none !important;}    
    .menu {display: none;}
	.logo span {display: inline-block; color:#000000 !important;font-family: 'Lato-Regular' !important;width: 100%;}
	.content-right {width: 100%;padding: 0px;}
	.content-outer {padding-top: 20px;}
	.content-top h3 {padding-bottom: 20px;}
	h3 {font-size: 32px;line-height: 34px;}
	.content-outer p {font-size: 16px;line-height: 26px;letter-spacing: 0px;padding-bottom: 10px;}
	.content-blk {padding-top: 30px;}
	.content-title {margin-bottom: 15px;}
	.content-outer p,body {color:#000000 !important;font-family: 'Lato-Regular';}
	.news-list{display: none;}
	.image-widget-outer{display: none;}
	.album-outer{display: none;}
	.news-single img{max-width: 500px !important;height: 500px !important;}
	.news-section .read-more{display: none;}
    .news-image-blk{display: none !important;}
    .news-image{display: none !important;}
    .common-title h6{display: none !important;}
    .read-more{display: none !important;}
    .news-wrap{padding:50px 0 0;}
    .access-list ul li{margin-bottom: 0!important; height: auto!important;}
    .home-bottom-wrap{padding:50px 0 0;}
    .content-top img, .content-blk img{display: none !important;}
    .content-blk{padding: 20px 0 0;}
	 @media print and (-webkit-min-device-pixel-ratio:0) {
        .content-outer p,body  {
          color: #000000 !important;
          -webkit-print-color-adjust: exact !important;
        }
      }
}