/* **************** Bilal **************** */ 

/* **************** Remember to copy the styles below (or this file as it is) to the RTL version (./rtl/custom.css) **************** */ 
/* **************** Remember to copy the styles below (or this file as it is) to the RTL version (./rtl/custom.css) **************** */ 
/* **************** Remember to copy the styles below (or this file as it is) to the RTL version (./rtl/custom.css) **************** */ 
/* **************** Remember to copy the styles below (or this file as it is) to the RTL version (./rtl/custom.css) **************** */ 

/* body {
	font-family: Tahoma, Arial, Nazli,KacstOne,"DejaVu Sans"; 
}

body.rtl {
  font-family:  "Tahoma", "Arial", "sans-serif", serif;
} */

/* Navbar --> Height (To make it high enough for the logo) */ 
@media (min-width: 991px) {
  .navbar-nav {
    margin: 20px 0;
  }
}

.logo a {
  background: inherit;
} 

@media (max-width: 990px) {
	.logo-image > a > img {
	  max-height: 55px;
	}
	
	h1,
	.h1 {
	  font-size: 32px;
	}
	h2,
	.h2 {
	  font-size: 25px;
	}
	h3,
	.h3 {
	  font-size: 20px;
	}
	h4,
	.h4 {
	  font-size: 14px;
	}
	h5,
	.h5 {
	  font-size: 14px;
	}
	h6,
	.h6 {
	  font-size: 12px;
	}	

	/* Grid -> Blog Title */ 
	#eb .eb-blog-grid__title {
		font-size: 14px;
	}
}


/* Navbar --> Language Switcher */ 
.mod-languages {
  position: initial;
  left: 0;
  top: 0;
}

/*#eb .eb-mag-post-title {
    line-height: 1.3; was: 1.2 
} 

#eb .eb-box-body__title {
    font-size: 15px; was: 11px; 
}
*/ 

/*  font-family: "Geeza Pro", "Nadeem", "Al Bayan", "DecoType Naskh", "DejaVu Serif", "STFangsong", "STHeiti", "STKaiti", "STSong", "AB AlBayan", "AB Geeza", "AB Kufi", "DecoType Naskh", "Aldhabi", "Andalus", "Sakkal Majalla", "Simplified Arabic", "Traditional Arabic", "Arabic Typesetting", "Urdu Typesetting", "Droid Naskh", "Droid Kufi", "Roboto", "Tahoma", "Times New Roman", "Arial", serif;
*/ 

/* (آخر الأخبار) 
h6 {
  line-height: inherit;

} */ 
 
