body{
    direction: ltr;
    text-align: left;
    font-family: 'Droid Arabic Naskh','droid-arabic-naskh','Amiri', 'Scheherazade','DroidArabicNaskhRegular','Mirza';
    font-size: 14px;
    font-weight: bold;

}
.clr{clear: both;}
ul{list-style-type: none;}
.logo{
	border-radius: 15px;
	height: 40px;
	width: 40px;
	padding: 0px;
	margin: 0px;
}

.myNav {
    background-color: #2d7424!important;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 4;
}
#header{
      height: 66px;
    
}

.navbar-light .navbar-nav .active>.nav-link{
	color:#fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}

.adsimg>img{
}
.adses  img{
    height: 60px;
	width: 100%;
}
.post{
    text-align: right;
    margin-bottom: 20px;
	font-size: 13px;
}

.bg-dark {
    background-color: #2a7220 !important;
    border-color: #fff;
    border-top: 1px solid #dddddd4f;
    text-align: right;
}


.copyright{
    text-align: center;
}

.newsTickerCon {
	overflow: hidden;
	max-height: 40px;
	
    
}
.newsTickerCon li {
	color: #fff;
	float: right;
	font-size: 18px;

	white-space: nowrap;

}

.newsTicker span {
	font-size: 18px;

}



.one>.active{
    background-color: #2d7424;
    border-color: #244e1f;
}
.one a{
	color:#337ab7;
	    font-family: 'Droid Arabic Naskh','droid-arabic-naskh','Amiri', 'Scheherazade','DroidArabicNaskhRegular','Mirza';
    font-size: 14px;
    font-weight: bold;
}

.two>.active{
	background-color: #b30e99;
    border-color: #a02b94;
}
.two a{
	color:#337ab7;
	    font-family: 'Droid Arabic Naskh','droid-arabic-naskh','Amiri', 'Scheherazade','DroidArabicNaskhRegular','Mirza';
    font-size: 14px;
    font-weight: bold;
}

.three>.active{
    background-color: #393936;
    border-color: #333331;
}
.three a{
	color:#337ab7;
	    font-family: 'Droid Arabic Naskh','droid-arabic-naskh','Amiri', 'Scheherazade','DroidArabicNaskhRegular','Mirza';
    font-size: 14px;
    font-weight: bold;
}

#youtubeVideo .html5-video-player:not(.ytp-transparent){
	    background: #2d7424;
}
.pagin{
	display: inline-block;
}
.page-link{
    position: relative;
    display: inline-block;
    padding: .5rem .75rem;
    margin-left: -7px;
    line-height: 1.25;
    color: #393936;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.first-box{padding:10px;background:#2d7424;color:#fff;}
.third-box{padding:10px;background:#b30e99;color:#fff;}
.fourth-box{padding:10px;background:#393936;color:#fff;}

.social {
    margin: 0;
    padding: 0;
}

.social ul {
    margin: 0;
    padding: 5px;
}

.social ul li {
    margin: 5px;
    list-style: none outside none;
    display: inline-block;
}

.social i {
    width: 40px;
    height: 40px;
    color: #FFF;
    background-color: #909AA0;
    font-size: 22px;
    text-align:center;
    padding-top: 12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social .fa-facebook:hover {
    background: #4060A5;
}

.social .fa-twitter:hover {
    background: #00ABE3;
}

.social .fa-google-plus:hover {
    background: #e64522;
}

.social .fa-youtube:hover {
    background: #FF1F25;
}
.titleXs{
	display: none;
	text-align: center;
	font-size: 20px;
	color:#fff;
}



@media (max-width: 768px) {
.adses img{height: 27px;}
.titleXs{display: block;}
}





.btn-rank{
background: #136838;
color: #fff;
padding: 10px;
display: block;
border-radius: 7px;
text-align: center;
max-height: 40px;
}



.titleBox{
	font-size: 1.1em;
color: white;
background: #2d7424;
width: 150px;
display: inline-block;
text-align: center;
padding: 3px 10px 00px 10px;
border-bottom: 2px solid rgba(43, 144, 66, 0.2);
box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
border-radius: 10px 10px 00px 0px;
	text-align: left;
	float: left;
}

.sectionBox{
background: #fff;
box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.15);
border-radius: 10px 0px 10px 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	display: block;
margin: 0px 0px 0px 0px;
padding: 2px 1px 0px 5px;
	text-align: left;
}
.libox{
	display: block;
margin: 0px 0px 0px 0px;
padding: 2px 1px 2px 5px;
border-radius: 10px 10px 10px 10px;
border-bottom: 1px solid #ddd;
clear: both;
}
.seve7at a{
	border: 1px solid #ddd;
padding: 8px;
line-height: 20px;
font-size: 16px;
display: inline-table;
border-radius: 8px;
	
box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.15);
border-radius: 10px 0px 10px 10px;
}

.seve7at strong{
background: #2d7424 ;
padding: 8px;
line-height: 20px;
font-size: 16px;
display: inline-table;
border-radius: 8px;
	color: #fff;
}



.post h1 a{
    color:#fff;
}
.post:nth-child(2n+1) h1{
background: red;
}

.post:nth-child(3n+1) h1{
	background: black;
}

.post:nth-child(4n+1) h1{
	background: red;
}
.post:nth-child(4n+1) h1 a{
    color:#000;
}
.post:nth-child(4n+1) h1{
	background: yellow;
	
}

.adses img {
    box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    display: block;
    width: 100% !important;
    height: 65px !important;
    margin-top: 4px !important;
}
