 @charset "utf-8";
  @import url("fontawesome-4.2.0.min.css");
 @import url("../scripts/nivo-lightbox/nivo-lightbox.min.css");
 @import url("framework.css");
 @import url(http://fonts.googleapis.com/earlyaccess/lateef.css); 
.lateef{font-family: 'Lateef', serif;}



 @import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
.droid-arabic-naskh{font-family: 'Droid Arabic Naskh', serif;}
.response_img {
    width: 90%;
    height: auto;
}
.social {
  position: fixed;
  bottom: 0px;
}
.social ul {
  padding: 0px;
}
.social ul li {
  display: block;
  margin: 2px;
  width: 20px;
  text-align: right;
  padding: 10px;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  float:left;
}
.social ul li:hover {
}
.social ul li:hover a {
  color: #000;
}
.social ul li:hover i {
  color: #fff;
  background: rgba(0, 0, 0, 0.36);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li i {
  margin-left: 10px;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 20px;
  background: #999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}


 
/* Rows
  --------------------------------------------------------------------------------------------------------------- */
.row0, .row0 a {
}
.row1, .row1 a {
}
.row2, .row2 a {
}
.row3, .row3 a {
}
.row4, .row4 a {
}
.row5, .row5 a {
}
/* Top Bar
  --------------------------------------------------------------------------------------------------------------- */
#topbar {
	padding: 0px 0 0 0;
	text-align: right;
	font-size: .8em;
}
#topbar li {
		float:right;

	display: inline;
	margin-left: 3px;
	padding-left: 8px;
	border-left: 1px solid;
}
#topbar li:last-child {
	margin-left: 0;
	padding-left: 0;
	border: none;
}
/* Header
  --------------------------------------------------------------------------------------------------------------- */
#header {
}
#header #logo {
}
#header #logo h1 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 36px;
	line-height: 12px;
	font-variant: small-caps;
	font-style: normal;
}
#header #logo p {
	margin: 0;
	padding: 0;
}
#header form {
	display: block;
	position: relative;
	width: 100%;
}
#header input, #header button {
	display: block;
	height: 30px;
	border: none;
}
#header input {
	width: 100%;
	min-width: 250px;
	padding: 5px 40px 5px 5px;
}
#header button {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	font-size: 16px;
	cursor: pointer;
}
#header button em {
	display: none;
}

/* Content Area
  --------------------------------------------------------------------------------------------------------------- */
.container {
	padding: 20px 10px;
	
}
.container h1, .container h2, .container h3, .container h4, .container h5, .container h6, .container .heading {
	padding-bottom: 8px;
	border-bottom: 1px solid;
	text-align:right;
}/* Content */
.container #content {
}
h1{
font-weight:bold;
font-size:16px;
font-family: 'Droid Arabic Naskh', serif;
margin-bottom:0;
/*color:#fff;
background:#283891;
padding:5px;
width:95%;
margin-bottom:0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(15, 111, 178)), to(rgb(34, 65, 112)));
    background-image: -webkit-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
    background-image: -moz-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
    background-image: -o-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
    background-image: -ms-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
    background-image: linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#0f6fb2', EndColorStr='#224170'); color:#FFF;
	*/

}

h2{
font-weight:bold;
font-size:16px;
font-family: 'Droid Arabic Naskh', serif;
border-bottom:1px solid #ccc;	
}
#twitter {
	display: block;
	padding: 15px;
}
#twitter div {
	padding: 25px 0;
}
#twitter div:first-child {
	border-right: 2px solid;
}
.listing li {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid;
}
.listing li:last-child {
	margin-bottom: 0;
}
.mediacontainer, .mediacontainer iframe {
	display: block;
	margin: 0;
	padding: 0;
}
.mediacontainer {
	width: 100%;
	position: relative;
}
/* Sidebar */
.container .sidebar {
}
.sidebar .sdb_holder {
	margin-bottom: 50px;

}
.sidebar .sdb_holder:last-child {
	margin-bottom: 0;
}
/* Footer
  --------------------------------------------------------------------------------------------------------------- */
#footer {
	padding: 10px;
	text-align:center;
}
#footer .faico {
	margin-bottom: 10px;
}
#footer .faico li {
	margin: 0 10px 0 0;
}
#footer .faico li:last-child {
	margin-right: 0;
}
#footer .faico a {
	border: 1px solid;
}
#footer form {
	display: block;
	position: relative;
	width: 100%;
}
#footer legend {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
#footer input, #footer button {
	display: block;
	height: 30px;
	border: none;
}
#footer input {
	width: 100%;
	min-width: 250px;
	padding: 5px 40px 5px 5px;
}
#footer button {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 35px;
	font-size: 16px;
	cursor: pointer;
}
#footer button em {
	display: none;
}
/* Copyright
  --------------------------------------------------------------------------------------------------------------- */
#copyright {
}
#copyright p {
	font-size:12px;
	margin: 0;
	padding: 0;
}
.thumb{
width:50px;
height:80px;	
}
.thumb2{
width:80px;
height:100px;	
}
.auth{
	
	width:45%; float:right;  margin:5px 10px; padding:0px;   line-height:1.5em;
}
	/* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  
  
  /* Navigation
  --------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after {
	position: absolute;
	font-family: Arial, serif;
	font-size: 10px;
	line-height: 10px;
}
/* Top Navigation */
#mainav {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Droid Arabic Naskh', serif;
}
#mainav ul {
}
#mainav ul ul {
	z-index: 9999;
	position: absolute;
	width: 160px;
}
#mainav ul ul ul {
	right: 160px;
	top: 0;
}
#mainav li {
	display: inline-block;
	position: relative;
	margin: 0 30px 0 0;
	padding: 0;
	float:right;

}
#mainav li:last-child {
	margin-left: 0;
}
#mainav li li {
	width: 100%;
	margin: 0;
	text-align: right;
	text-transform: none;
}
#mainav li a {
	display: block;
	padding: 5px;
}
#mainav li li a {
	border: solid;
	border-width: 0 0 1px 0;
}
#mainav li li:last-child a {
	border-bottom: none;
}
#mainav .drop {
	padding-right: 15px;
}
#mainav li li a, #mainav li li .drop {
	display: block;
	margin: 0;
	padding: 10px 15px;
}
#mainav .drop::after, #mainav li li .drop::after {
	content: "\f0d7";
}
#mainav .drop::after {
	top: 5px;
	right: 5px;
}
#mainav li li .drop::after {
	top: 15px;
	right: 5px;
}
#mainav ul ul {
	display: none;
}
#mainav ul li:hover > ul {
	display: block;
}
#mainav form {
	display: none;
	margin: 0;
	padding: 0;
}
#mainav form select, #mainav form select option {
	display: block;
	cursor: pointer;
	outline: none;
}
#mainav form select {
	width: 100%;
	padding: 5px;
	border: 1px solid;
}
#mainav form select option {
	margin: 5px;
	padding: 0;
	border: none;
}
/* Breadcrumb */
#breadcrumb {
}
#breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#breadcrumb li {
	display: inline-block;
	margin: 0 6px 0 0;
	padding: 0;
}
#breadcrumb li a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 12px 0 0;
	font-size: 12px;
}
#breadcrumb li a::after {
	top: 5px;
	right: 0;
	content: "\f101";
}
#breadcrumb li:last-child a {
	margin: 0;
	padding: 0;
}
#breadcrumb li:last-child a::after {
	display: none;
}
/* Sidebar Navigation */
.sidebar nav {
	display: block;
	width: 100%;
}
.sidebar nav li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style:none;
}
.sidebar nav a {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px 10px 5px 15px;
	text-decoration: none;
	border: solid;
	border-width: 0 0 1px 0;
}
.sidebar nav ul ul a {
	padding-left: 35px;
}
.sidebar nav ul ul a::after {
	left: 25px;
}
.sidebar nav ul ul ul a {
	padding-left: 55px;
}

/* Pagination */
.pagination {
	display: block;
	width: 100%;
	text-align: center;
	clear: both;
}
.pagination li {
	display: inline-block;
	margin: 0 2px 0 0;
}
.pagination li:last-child {
	margin-right: 0;
}
.pagination a, .pagination strong {
	display: block;
	padding: 8px 11px;
	border: 1px solid;
	font-weight: normal;
	background-clip: padding-box;
}
/* Tables
 ------------------------------------------------*/
table, th, td {
	border: 1px solid;
	border-collapse: collapse;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
table, th {
	table-layout: auto;
}
table {
	width: 100%;
	margin-bottom: 10px;
}
th, td {
	padding: 5px 8px;
}
td {
	border-width: 0 0px;
}*/
/* Font Awesome Social Icons
  --------------------------------------------------------------------------------------------------------------- */
.faico {
	margin: 0;
	padding: 0;
	list-style: none;
}
.faico li {
	display: inline-block;
	margin: 5px;
	padding: 0;
	line-height: normal;
}
.faico li:last-child {
	margin-right: 0;
}
.faico a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 35px;
	font-size: 20px;
	text-align: center;
}
.faico a {
	color:inherit;
}
.faico a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.faicon-facebook {
	background-color: #222;
}
.faicon-flickr {
	background-color: #222;
}
.faicon-linkedin {
	background-color: #222;
}
.faicon-rss {
	background-color: #222;
}
.faicon-twitter {
	background-color: #222;
}

.faicon-youtube {
	background-color: #222;
}

.faicon-google {
	background-color: #222;
}
.faicon-instagram {
	background-color: #222;
}
/* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  
  
  /* Rounded Corners
  --------------------------------------------------------------------------------------------------------------- */
.rounded, input, button, textarea, #header input, #footer input, #slide-wrapper figcaption, .avatar, #comments li, .faico a, #twitter,  .pagination a, .pagination strong {
	border-radius: 8px;
}
#header button, #footer button {
	border-radius: 0 8px 8px 0;
}
#mainav li li:last-child a {
	border-radius: 0 0 8px 8px;
}
#mainav li li:first-child a, #slide-wrapper figure img, #slide-wrapper figure .view:hover::before {
	border-radius: 8px 8px 0 0;
}

/* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  /* ------------------------------------------------------------------------------------------------------------ */
  
  .imagtop{
	width:100%;
	height:200px;	
	}
	.abwab{
	 width:30%; float:right;   margin:5px 5px; padding:0px;	
	}
  /* Colours
  --------------------------------------------------------------------------------------------------------------- */
body {
	color: #F9F9F9;
	background-color: #EAEAEA;
}
a {
	color: #55ABDA;
	
}
hr, .borderedbox {
	border-color: #D7D7D7;
}
label span {
	color: #FF0000;
	background-color: inherit;
}
.rounded {
	color: inherit;
	background-color: #F9F9F9;
}
/* Rows */
.row0, .row0 a {
	color: #F9F9F9;
	background-color: transparent;
}
.row1 {
	color: #06213f;
	background-color: transparent  ;
}
.row1 a {
	color: #F9F9F9;
	background-color: inherit;
}
.row2, .row2 a {
	color: #06213F;
	background-color: inherit;
}
.row3 {
	color: #06213f;
	background-color: inherit;
	text-align:right
}
.row4 {
	color: #fff;
	background-color: inherit;
}
.row5, .row5 a {
	color: #55ABDA;
	background-color: #transparent;
}
/* Top Bar */
#topbar li {
	border-color: #FFFFFF;
}
/* Header */
#header input {
	color: #06213f;
	background-color: #FFFFFF;
}
#header button {
	color: #F9F9F9;
	background-color: #55ABDA;
}
/* Content Area */
.container h1, .container h2, .container h3, .container h4, .container h5, .container h6, .container .heading {
	border-color: #D7D7D7;
}
#twitter {
	color: #FFFFFF;
	background-color: #06213F;
}
#twitter div:first-child {
	border-color: #FFFFFF;
}
.listing li {
	border-color: #D7D7D7;
}
.quickinfo li a {
	color: #666666;
	background-color: #DEDACB;
}
.quickinfo li a:hover {
	color: #FFFFFF;
	background-color: #06213F;
}
/* Footer */
#footer{
color:#fff;	
}
#footer .faico a {
	box-shadow: 2px 2px 0 0 rgba(0,0,0,.5);
	border-color: rgba(0,0,0,.2);
}
#footer input {
	color: #FFFFFF;
	background-color: #979797;
}
#footer button {
	color: #F9F9F9;
	background-color: #55ABDA;
}
/* Navigation */
#mainav li a {
	color: inherit;
}
#mainav .active a, #mainav a:hover, #mainav li:hover > a {
	color: #55ABDA;
	background-color: inherit;
}
#mainav li li a, #mainav .active li a {
	color: #FFFFFF;
	background-color: rgba(0,0,0,.6);
	border-color: rgba(0,0,0,.6);
}
#mainav li li:hover > a, #mainav .active .active > a {
	color: #FFFFFF;
	background-color: #55ABDA;
}
#mainav form select {
	border-color: #D7D7D7;
}
#breadcrumb a {
	color: #888888;
	background-color: inherit;
}
#breadcrumb li:last-child a {
	color: #55ABDA;
}
.container .sidebar nav a {
	color: inherit;
	border-color: #D7D7D7;
}
.container .sidebar nav a:hover {
	color: #55ABDA;
}
.pagination a, .pagination strong {
	border-color: #D7D7D7;
}
.pagination .current strong {
	color: #FFFFFF;
	background-color: #06213F;
}
/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea {
	border-color: #D7D7D7;
}
th {
	color: #FFFFFF;
	background-color: #373737;
}
tr, #comments li, #comments input[type="submit"], #comments input[type="reset"] {
	color: inherit;
	background-color: #FBFBFB;
}
tr:nth-child(odd), #comments li:nth-child(odd) {
	color: inherit;
	background-color: #FFFFFF;
}
table a, #comments a {
	background-color: inherit;
}
  
  img{
	  border:1px solid #ccc;
  }
  /* ------------------------------------------------------------------------------------------------------------ */
  
  
  /* Media Queries
  --------------------------------------------------------------------------------------------------------------- */
  @-ms-viewport {
width:device-width;
}

/* Smartphone + Tablet
  ---------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:180px) and (max-width:750px) {
body{
font-size:12px;	
}
.imgl, .imgr {
	display: inline-block;
	float: none;
	margin: 0 0 10px 0;
	background-color:transparent;
}
.fl_left, .fl_right {
	display: block;
	float: none;
	
}
.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 30px 0;
	padding: 0;
		background-color:transparent;

}
	 .adslot_1 {  width: 180px; height: 60px;}
	.adslot_1 img{  width: 180px; height: 60px;}
	
.abwab{
	 width:100%; float:right;   margin:5px 5px; padding:0px;	 font-size:10px;
	}
	  .maqal_img{
	  width:170px;
  }

}

@media screen and (min-width:180px) and (max-width:900px) {
	
.wrapper {
	max-width: 95%;
	
	
}
#topbar {
	text-align: center;
}
#header #logo {
	margin-bottom: 15px;
	text-align: center;
}
#header #logo h1 {
	margin: 0;
	line-height: 1em;
}
#header form {
	max-width: 250px;
	margin: 0 auto;
}
#header input {
	min-width: 0;
}
#mainav ul {
	display: block;
	text-align:center;
}
#mainav ul li{
	float:right;
	font-size:10px;
}

#mainav form {
	display: block;
}
#twitter div {
	margin: 0;
	padding: 0;
}
#twitter div:first-child {
	padding: 15px 0;
	border-right: none;
}
.quickinfo li {
	max-width: 250px;
}
#footer div:last-child {
	margin-bottom: 0;
}
#footer figure.center {
	text-align: left;
}
#footer .faico li {
	margin: 0 10px 10px 0;
}
#footer input {
	min-width: 0;
}
#copyright {
	text-align: center;
}
#copyright p:first-of-type {
	margin-bottom: 10px;
}
#comments input[type="reset"] {
	margin-top: 10px;
}
.pagination li {
	display: inline-block;
	margin: 0 5px 5px 0;
}
	 .adslot_1 {  width: 180px; height: 60px;}
	.adslot_1 img{  width: 180px; height: 60px;}
body{
font-size:12px;	
}
.abwab{
	 width:45%; float:right;   margin:5px 5px; padding:0px;	font-size:10px;	}
	   .maqal_img{
	  width:170px;
  }

}

@media screen and (min-width:750px) and (max-width:900px) {
.quickinfo {
	font-size: 11px;
	line-height: 1.2em;
}
.quickinfo li a {
	padding: 20px 5px 0 85px;
}
	 .adslot_1 {  width: 550px; height: 90px;}
	.adslot_1 img{  width: 180px; height: 90px;}
body{
font-size:12px;	
}
.auth{
	
width:95%; float:right;  margin:5px 5px; padding:0px;
	font-size:14px; line-height:1.5em;
}
.abwab{
	 width:45%; float:right;   margin:5px 5px; padding:0px;	font-size:12px;
	}
	  .maqal_img{
	  width:300px;
  }

}

/* Max Wrapper Width
  ---------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:978px) {
.wrapper {
	max-width: 978px;
}
	 .adslot_1 {  width: 780px; height: 100px;}
	.adslot_1 img{  width: 780px; height: 100px;}

  .maqal_img{
	  width:400px;
  }

}

/* Other
  ---------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:650px) {
.scrollable {
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
	overflow: auto;
	overflow-x: scroll;
}
.scrollable table {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
	 .adslot_1 {  width: 350px; height: 60px;}
	.adslot_1 img{  width: 350px; height: 60px;}
	body{
font-size:12px;	
}
address{
	font-size:10px;
}
.auth{
	
	width:95%; float:right;  margin:5px 5px; padding:0px;
	font-size:14px; line-height:1.5em;
}
.abwab{
	 width:45%; float:right;   margin:5px 5px; padding:0px;	font-size:12px;
	}
	  .maqal_img{
	  width:400px;
  }

}
@media (max-width: 400px) {
	.adslot_1 {  width: 180px; height: 60px;}
	.adslot_1 img{  width: 180px; height: 60px;}
	body{
font-size:10px;	
}
.abwab{
	 width:45%; float:right;   margin:5px 5px; padding:0px;	font-size:12px;
	}

  .maqal_img{
	  width:200px;
  }

	
 }
 @media (min-width:500px) { .adslot_1 { width: 468px; height: 90px; } 
 	.adslot_1 img{  width: 468px; height: 90px;

 } 
  .maqal_img{
	  max-width:300px;
  }

 }
 @media (min-width:800px) { .adslot_1 { width: 728px; height: 100px; }
 	.adslot_1 img{  width: 728px; height: 100px;
	
  }
  
  .maqal_img{
	  max-width:500px;
  }
 }