
/*---- print-----*/
#bannerwrapper, #leftcol, #breadcrumb, #backtoTop, #footerwrapper {display:none}
tr, p, img, h1, h2, h3, h4, h5, h6 { page-break-inside:avoid;}
.btn-read-more ,.quick-links-wrapper,.press-releases-wrapper .event-head + a,.captcha-box,.dropdown { display:none; }
.dropdown-wrapper  {border:none; }
#ip3-Homepage #iframe iframe { height:70px; }
a,a:before,a:active,a:link,a:visited,a:hover { text-decoration:none !important; }
#MainWrapper { box-shadow:none !important; } 

@media all and (max-width:991px)
{
	#ip3-Homepage #iframe iframe { height:auto; }
}