body{
	direction:rtl;
	text-align: right;
	font-family:said2,'Traditional Arabic', Arial, Tahoma;
}
nav.navbar .dropdown-menu a{
	text-align: right;
}
div#div_tradeModel{right:2px;}

#footer_top>ul ul{right:-3px;}
#footer_top>ul li{float:right; border-right:2px solid #CCC;}
#footer_top>ul>li ul{float:right;}
#footer_bottom{font-size:0.90em;}

#div_agent> div.row{font-family:Said6}
#div_agent div.row>div>div{
	padding-right:1.3rem;
	background:url(../images/bullet_left.png) no-repeat right 8px;
}
/*#div_agent div.row>div>div>ul{margin-right:20px;}*/
/* -------------------- */
#about_us>div strong{
	font-family:Said3;
}
#about_us>div strong>span{
	font-family:"Traditional Arabic";
}
#about_us>div ul{
	margin-right:30px;
	font-family:said2;
	font-size:18px;
}
/* -------------------- */
div#prod_filter{
	margin-right:-20px;
	padding-right:30px;
	text-align:right;
	right:0;
}
div#prod_filter th{
	text-align:left;
	padding-left:10px;
}
#div_marq {text-align: right; direction: rtl;}
#div_marq a{
	font-family:said2, Tahoma;
}

div.msg{
	font-family:said2,"Simplified Arabic";
}
div.msg legend{
	padding:2px 35px 1px 3px;
	background-position:512px 4px;	
}
div.msg .send{
	font-size:16px; 
	font-family:said2, Arial;
}
div.msg .to, div.msg .name, div.msg .password, div.msg .subject, div.msg .mail, div.msg .content{
	padding-right:30px;
	background-position:right top;
}

.social-icon{
	text-align: right;
}
.app-store{
	text-align: left;
}
div#prod_filter{
	max-width:375px;
}
div.home-page{
	font-family: Said6;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {  

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {  

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {  

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  

}