@font-face {
      font-family: bahijhelvetica;
  src: url(Al-Jazeera-Arabic-Bold.ttf);

}
		img{
			display: block;
			margin: auto;
		}
		 body {
font-family: bahijhelvetica;
   font-weight: normal; 
   font-style: normal; 

	margin:0px;
	padding:0px;
	direction:rtl;
   
}
	 html {
font-family: bahijhelvetica;
   font-weight: normal; 
   font-style: normal; 


	margin:0px;
	padding:0px;
direction:rtl;
   
}
	  a {
	color: #333333;
	text-decoration: none;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	
}
	  body, h1, h2, h3, h4, h5, h6 {
font-family: bahijhelvetica;
   font-weight: normal; 
   font-style: normal; 



   
}
	.box {
		 box-sizing: border-box;
    width: 100%;
    border: 2px solid #fff;

    float: left;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    direction: rtl;
    height: 150px;
    border-bottom: none;
		}
		.cat {
    position: absolute;
    background: #191970;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 10px 10px;
    top: 10px;
    right: 5px;
    color: #fff;
    z-index: 1;
    -webkit-filter: grayscale(40%);
    filter: grayscale(40%);
    text-shadow: 1px 0px 4px #4a4949;
    
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    font-family: bahijhelvetica;


}
figcaption {
    position: absolute;
    bottom: 0;
    color: #fff;
    background: url(images/bg2.png);
    background-position: 0px -2px;
    width: 100%;
    text-shadow: 0px -1px 4px #4a4949;
    font-size: 12px;
    line-height: 18px;
    padding-top: 9px;
}
#container div h3 {
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    margin-top: 1px;
    margin: 0px;
    line-height: 1.5;
    color: #fff;
    text-shadow: 1px 2px #000;
   font-family: bahijhelvetica;
}
.header {
    
    max-width:1200px;
background: #eb0419;
    
    display: block; padding:3px; position:fixed; min-width: 100%; z-index:100; margin-top: 0px; color:#FFFFFF; text-align:center;box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.demo-section-box{
  width: 100%;

}
.section-container{
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0px;

}
.demo-box{
  margin: 0px;
}
.demo-align-right{
  text-align: right;
}
.demo-button{
  display: inline-block;
  padding: 7px 20px;
  background: #FFF;
  border:solid 1px #2eb872;
  border-radius: 3px;
  color: #2eb872;
  text-decoration: none;
}
.demo-button:hover{
  color: #FFF;
  background: #2eb872;
}
.breaking-news-ticker{
  display: block;
  width: 100%;
 
  background: #292828;
  height: 40px;
  box-sizing: border-box;
  position: relative;
  line-height: 40px;
  overflow: hidden;
  border-radius: 2px;
  text-align: auto;
  font-size: 13px;
}
.breaking-news-ticker *{
  box-sizing: border-box;
}
.breaking-news-ticker.bn-fixed-top{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.breaking-news-ticker.bn-fixed-bottom{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}





/*********************************/
/*title styles start**************/
.bn-label{
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  background-color: #ce2525;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  z-index: 3;
  padding: 0 5px;
  white-space: nowrap;font-size: 16px;
}
/*title styles end****************/



/*********************************/
/*news item style start **********/
.bn-news{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  overflow: hidden;
}
.bn-news ul{
  display: block;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
}
.bn-news ul li{
  white-space: nowrap;
  overflow:hidden !important;
  text-overflow: ellipsis;
  text-decoration: none;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  position: absolute;
  width: 100%;
  display: none;
  color: #fff;
}
.bn-news ul li a{
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  padding: 0 2px;
  color: #FFFFFF;
    font-weight: bold;
  position: relative;
  display: block;
  overflow: hidden;font-family: bahijhelvetica;font-size: 15px;
}
.bn-news ul li a:hover{
  color: #069;
}
.bn-loader-text{
  padding: 0 10px;
}
.bn-seperator{
  display: inline-block;
  float: left;
  margin-right: 15px;
  width: 30px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.bn-seperator.bn-news-dot{
  margin-right: 0;
}
.bn-seperator.bn-news-dot:after{
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #333;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px;
}
.bn-prefix{
  color: #d65d7a;
  margin-right: 15px;
  padding-left: 10px;
}
.bn-positive{
  color: #0b8457;
  font-weight: bold;
}
.bn-negative{
  color: #dc2f2f;
  font-weight: bold;
}
/*news item style end ************/



/*********************************/
/*controls style start ***********/
.bn-controls{
  width: auto;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bn-controls button{
  width: 30px;
  float: left;
  height: 100%;
  cursor: pointer;
  border:none;
 
  text-align: center;
  background-color:#292828;
  outline: none;
}
.bn-controls button:hover{
  background-color: #EEE;
}

.bn-arrow {
  margin: 0;
  display: inline-block;
  height: 8px;
  position: relative;
  width: 8px;
  top: -2px;
}
.bn-arrow::after {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: '';
  display: inline-block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
}
.bn-arrow.bn-next {
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  left:-3px;
}
.bn-arrow.bn-prev {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 3px;
}
.bn-arrow::after{
  border-color: #ce2525;
}
.bn-arrow::before{
  background-color: #ce2525;
}
.bn-play{
  position: relative;
  background: #ce2525;
  width: 0;
  height: 12px;
  display: inline-block;
  margin-left: -5px;
}
.bn-play::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #ce2525;
  border-width: 8px;
  margin-top: -8px;
}
.bn-pause{
  position: relative;
  width: 0;
  height: 14px;
  display: inline-block;
  top: 1px;
  left:-1px;
}
.bn-pause::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 3px;
  background-color: #ce2525;
}
.bn-pause::after{
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: -3px;
  background-color: #ce2525;
}
/*controls style end *************/
/*********************************/
.bn-direction-rtl{
  direction: rtl;
}
.bn-direction-rtl .bn-label{
  left: auto;
  right: 0;
}
.bn-direction-rtl .bn-controls{
  right: auto;
  left: 0;
}
.bn-direction-rtl .bn-seperator{
  margin-left: 15px;
  margin-right: 0;
  float: right;
}
.bn-direction-rtl .bn-prefix{
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px;
}
.bn-direction-rtl .bn-controls button{
  border-left: none;
 
}

.bn-effect-scroll .bn-news ul{
  display: block;
  width: 100%;
  position: relative;
}
.bn-effect-scroll .bn-news ul li{
  display: list-item;
  float: left;
  position: relative;
  width: auto;
}
.bn-effect-scroll.bn-direction-rtl .bn-news ul li{
  float: right;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background: none 0px 0px repeat scroll #f9f9f9;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 114px;
    text-align: center;
    z-index: 100;
    opacity: 0.9;
}
.sidenavc {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background: none 0px 0px repeat scroll #f9f9f9;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 118px;
    text-align: center;
    z-index: 98;
    opacity: 0.9;
}
.sidenavc a {
    padding: 6px;
    text-decoration: none;
    font-size: 20px;
    color: #003366;
    display: inline;
    transition: 0.3s;


}
.soce .fa-twitter {
    background: #3B5998;
    color: white;
}
.soce .fa-linkedin {
    background: #3B5998;
    color: white;
}
#myBtn {
display: none;
    position: fixed;
    bottom: 12px;
    right: 11px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #074cb4!important;
    color: white;
    cursor: pointer;
    padding: 11px;
    border-radius: 9px;
}
.makal {
    margin-top: 98px;
    float: right;
    
    width: 100%;
    text-align: center;
    color: #999;
    
}
.plusmakal {
      float: right;
    
    width: 100%;
    text-align: center;
    color: #999; margin-bottom: 36px;
    
}

#myBtn:hover {
  background-color: #555;
}
.soce .fa-facebook {
    background: #3B5998;
    color: white;
}
.soce .fa {
    padding: 6px;
    font-size: 23px;
    width: 25%;
    text-align: center;
    text-decoration: none;
    margin: 0px;
    margin-right: -5px;
    float: left;
}
.soce .fa-twitter {
    background: #00a6ec;
    color: white;
}
.soce .fa-linkedin {
    background: #37d1e8;
    color: white;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 8px;}
  .sidenav a {font-size: 15px;}
}

@media only screen and (max-width: 411px) {
 .box {
    width: 100%;height: 225px;
}
.plusmakal .box {
    height: 207px;border: 9px solid #fff;border-bottom: 4px solid #fff;
    border-top: 4px solid #fff;
}
#container div h3 {
font-weight: bold;
    font-size: 1.6em;
    line-height: 21px;   
}
.makal {
    width: 100%;
}
.plusmakal {
    width: 100%;
}
.plusmakal .box {
    height: 207px;border: 9px solid #fff;border-bottom: 2px solid #fff;border-top: 2px solid #fff;
}

.inews {
width: 100%;
}
 #plu {
    width:49.2%;
}
}
@media only screen and (min-width: 500px) {
 .box {
    width: 50%;height: 225px;
}
.plusmakal .box {
    height: 180px;border: 9px solid #fff;border-bottom: 2px solid #fff;border-top: 2px solid #fff;
}
#container div h3 {
font-size: 2em;font-weight: bold;
    line-height: 30px;    
}
.makal {
    width: 60%;
}
.plusmakal {
    width: 40%;margin-top: 101px;
}
.inews {
width: 50%;
}
 #plu {
    width:33%;
}
}
@media only screen and (min-width: 1000px) {
 .box {
    width: 50%;height: 225px;
}
.plusmakal .box {
    height: 180px;border: 9px solid #fff;border-bottom: 2px solid #fff;border-top: 2px solid #fff;
}

#container div h3 {
font-size: 2em;font-weight: bold;
    line-height: 30px;    
}
.makal {
    width: 60%;
}
.plusmakal {
    width: 40%;margin-top: 101px;
}
.inews {
width: 50%;
}
 #plu {
    width:24.8%;
}
}