body,a,td,th,input,select,li{
	font-family: 'Noto Sans Kufi Arabic', sans-serif !important;
	line-height: normal !important;
	font-size:14px;
}
/*Mobile Screen*/
@media screen and (max-width: 519px) {
	.historyodd,.historyeven{margin-left:10px;}
	.historyeven img,.historyodd img{float:right;}
	.searchdiv{padding-right:0px;}
	.searchdiv1{margin-right:0px;}
	.searchdiv2{margin-right:210px;margin-left:0px;}
	.indexicon2con{margin-right:-50px;}
	.divtext2{margin-right:-120px;}
	.divtext{margin-right:-120px;}
}
/*Meduim Screen*/
@media screen and (min-width: 520px) and (max-width: 959px) {
	.historyodd,.historyeven{margin-left:10px;}
	.historyeven img,.historyodd img{float:right;}
	.searchdiv{padding-right:0px;}
	.searchdiv1{margin-right:0px;}
	.searchdiv2{margin-right:210px;margin-left:0px;}
	.indexicon2con{margin-right:-70px;}
	.smallm a{float:right;}
	.smallmtext{float:right;}
	.divtext2{margin-right:0px;}
	.divtext{margin-right:-230px;}
}
/*big Screen */
@media screen and (min-width: 960px) {
	.searchdiv{padding-right:50%;}
	.searchdiv1{margin-right: -260px;}
	.indexicon2con{margin-right:-90px;}
	.sitemapbox{float:right;text-align:right;}
	.smallmtext{float:right;}
	.smallm a{float:right;}
	.divtext2{margin-right:100px;}
	.divtext{margin-right:-330px;}
	/* h1{font-size:24px;}
	div{font-size:12px;} */
}

.divcontent{
	float:right;
}
.ticker li{
	font-size:12px;
	line-height:130%;
}
.sitemap{
	font-size:10px;
}
.sitemapbox{
	text-align:right;
}
.footerdiv{
	font-size:10px;
}
.divcontent21,.divcontent22{
    float: right;
}
.divcontent21{
	padding-left:10px;
	padding-right:0px;
}
