body{
	direction: rtl;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	float: right;
	text-align: right;
}
.menu li:first-child {
    margin-right: -80px;
    margin-left: auto;
}
.menu li a{ font-size: 17px; }
.text-center *{
	text-align: center;
}
.top-head h5{
	letter-spacing: 0;
	font-size: 17px;
}
.initiative .text-center {
    text-align: center;
}
.contact input, textarea, select {
    margin: 0 0 20px 3%;
    float: right;
}
.ui-selectmenu-button.ui-button {
    margin-right: 3%;
}
.footer .float-right {
    float: left;
}
.footer .float-right a{ margin-left: 10px; }
.text-center .theme-popup *{
	text-align: right;
}
.qtranxs-available-languages-message.qtranxs-available-languages-message-ar {
    display: none;
}
.ui-selectmenu-text{ text-align: right; }

@media screen and (max-width: 768px) {
	
	
}

@media screen and (max-width: 650px) {
	
}