@font-face {
  font-family: 'droid_arabic_kufiregular';
  src: url('../fonts/droidkufi-regular-webfont.eot');
  src: url('../fonts/droidkufi-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/droidkufi-regular-webfont.woff') format('woff'),
       url('../fonts/droidkufi-regular-webfont.ttf') format('truetype'),
       url('../fonts/droidkufi-regular-webfont.svg#droid_arabic_kufiregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'aga_islamic_phrasesregular';
    src: url('islamic_phrases-webfont.eot');
    src: url('islamic_phrases-webfont.eot?#iefix') format('embedded-opentype'),
         url('islamic_phrases-webfont.woff') format('woff'),
         url('islamic_phrases-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea, select {
	direction: rtl;
	font-family: 'droid_arabic_kufiregular';
}

.navbar-brand,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11,
.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-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11 {
    float: right;
}

.col-lg-offset-1 {
	margin-right: auto;
	margin-left: 8.333333333333332%;
}

.navbar > .container .navbar-brand {
	margin-left: auto;
	margin-right: -15px;
}

.navbar-toggle {
	float: left;
	margin-right: auto;
}

.stuckMenu li:not(:last-child) {
	border-right: 0;
	border-left: 1px solid #222;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255,255,255,.3);
	box-shadow: inset 1px 0 0 0 rgba(255,255,255,.3);
}

@media screen and (min-width: 768px) {
	.navbar-header {
		float: right;
	}
	.workDetails .rightArea {
		border-left: 0;
		border-right: solid 1px #eaeaea;
	}
	.exCon {
		margin-left: auto;
		margin-right: 15px;
		text-align: right;
	}
	.arrowpart {
		float: right;
		background: url(../images/arrow-right.png) no-repeat 0 23px;
	}

	.social_part .arrowpart,
	.learning_rooms .arrowpart {
		background: url(../images/arrow-right-light.png) no-repeat 0 23px;
	}
}

@media screen and (max-width: 767px) {
	.container > .navbar-header, .container > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	.navbar-header {
		width: 100%;
	}
}
