@media print {

/*GENERAL RULES*/

* {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
float:none;
font-size: 11pt;
font-family: Georgia, "Times New Roman", serif;
}

h1,h2,h3,h4,h5,h6 {line-height: 130%;}
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 155%; font-weight: bold;}
h4 { font-size: 135%; font-variant: small-caps; }
h5 { font-size: 125%; }
h6 { font-size: 115%; font-style: italic; }

a, a:visited {text-decoration: underline;}

hr {display: none;}

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content: "";}

pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}

thead {display: table-header-group; /* h5bp.com/t */}
tr, img {page-break-inside: avoid;}
img {max-width: 100% !important;}

@page {margin: 0.5cm;}

p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {page-break-after: avoid;}

#comments { display: none; }

/*SPECIFIC RULES*/

#content, #content #col_content{width: 100%;	}

#header, #navigation, #breadcrumbs, #socialicons, #featured, #mainbanner, #search, #footer, #col_subcontent, #subnavi, .news_panel_main h3.overlaytext {
display:none;	
}

#col_content, #col_content ul li{font-size: 150%;}
#col_content ul li a{font-size: 100%;}
#content #col_content .csc-header h2.csc-firstHeader {margin-bottom: 2em;	}
#content .news-list-container .news-list-item a{font-size: 100%;	}

/*HOMEPAGE*/
#content .bx-next img, #content .bx-prev img { display:none;}



/*OFFSHORE WIND*/

#content .csc-textpic-image img {display:none;}

#content .csc-textpic .csc-textpic-text h4 {font-size: 13pt;}

#content .csc-textpic .csc-textpic-text ul li {font-size: 11pt;}

