@media print {
.portal-column{
	width:100% !important;
	clear:both !important;
	float:right !important;
	padding:0px !important;
	margin:0px !important;
}
.news-main-text p,.news-main-text{text-align:justify;direction:rtl}
body {

    font-family: tahoma;text-align:right;direction:rtl;font-size:12px;
}
*{text-align:right;direction:rtl}
h3 {

    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 0;
	font-family:arial;
	font-weight:bold

}
img{display:none}
    .mainResponsiveMenu {
        visibility: hidden;
        height:0 !important;
   overflow: hidden;
    }

    .responsiveMenu {
        visibility: hidden;
        height:0;
        overflow: hidden;
    }

    .top-menu {
        visibility: hidden;
        height:0;
        overflow: hidden;
    }

    .main-menu {
        visibility: hidden;
        height:0;
        overflow: hidden;
    }

    .bannerSection {
        visibility: hidden;
        height:0;
        overflow: hidden;
    }

    .overlay {
        visibility: hidden;
        height:0;
        overflow: hidden;
    }
    .left-section{
        visibility: hidden;
        height:0;
        overflow: hidden;
    }
    .related-news-list-container{
        visibility: hidden;
        height:0;
        overflow: hidden;
    }
    .news-single-share-bottom{
        visibility: hidden;
        height:0;
        overflow: hidden;
    }
    .news-single-tags-container{
        visibility: hidden;
        height:0;
        overflow: hidden;
    }
    .footer{
        visibility: hidden;
        height:0;
        overflow: hidden;
    }
    .news-single-main-body > p {

        margin-top:20px;
    }
.news-single-titles > span {

        font-size:20px;
    }
.news-single-titles > h3{

        font-size:35px;
    }
    .news-single-main-body{font-size:14px;}
	
    .news-single-main-body p{font-size:14px;line-height:33px}
    .news-main-text p,.news-main-text {
        font-size:14px;line-height:33px
    }

}
