
@font-face {
	font-family: Droid-Arabic-Kufi;
	src: url(/assets/fonts/ArbFONTS-Droid-Arabic-Kufi.ttf?v=1);
}
@font-face {
	font-family: Droid-Arabic-Kufi-Bold;
	src: url(/assets/fonts/ArbFONTS-Droid.Arabic.Kufi_.Bold.iR.ttf?v=1);
}
@font-face {
	font-family: kamran;
	src: url(/assets/fonts/kamran.ttf?v=1);
}

.comessage{
	font-family: kamran;
	color: #ed1c24;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 40px;
	font-weight: 700;
}

html{
	font-family: 'Droid-Arabic-Kufi','Lato', sans-serif;
}

body {
	font-family: 'Droid-Arabic-Kufi','Lato', sans-serif;
	color: #444;
	font-size:15px;
	font-weight:300;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Droid-Arabic-Kufi-Bold','Open Sans', sans-serif;
	color: #444;
	font-weight:700;
}

div,a,p,span,label{
	font-family: 'Droid-Arabic-Kufi','Lato', sans-serif;
}

h1 {
	font-size:31.104px;
}

h2 {
	font-size:25.92px;
}

h3 {
	font-size:21.6px;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:15px;
}

a {
	font-weight:400;
	color: rgb(68, 68, 68);
}

a:hover,
a:focus{
	color: var(--primary) !important;
	text-decoration: none;
	outline: none;
}

ul,ol{
	margin: 0;
	padding: 0;
	list-style: none
}

.no-padding{
	padding: 0px !important;
}
.no-margin{
	margin: 0px !important;
}
.container{
	padding: 0px;
}
.bp-15{
	padding-bottom: 15px;
}
.mt-20{
	margin-top: 20px;
}
.pt-20{
	padding-top: 20px;
}
.pb-20{
	padding-bottom: 20px;
}
.pr-20{
	padding-right: 20px;
}
.pl-20{
	padding-left: 20px;
}
/*----------------------------*\
	input
\*----------------------------*/
.input {
	height:40px;
	padding:0px 15px;
	border:1px solid #9e9e9e;
	background-color:transparent;
}

textarea.input {
	padding:15px;
}

.input-btn {
	display: inline-block;
	padding: 12px;
	/*width: 18%;*/
	text-align: center;
	color: #FFF;
	background-color: var(--primary);
	border: none;
	text-transform: uppercase;
	opacity: 1;
	font-size: 12.5px;
	font-weight: 400;
}

.input-btn:hover {
	opacity:0.8;
}

/*=========================================================
	HEADER
===========================================================*/
/*----------------------------*\
	Top Header
\*----------------------------*/

.upper-navbar{
	padding: 3px;
	position: relative;
	border-bottom: 1px solid #d4c2c2;
}

.header-social {
	float: left;

}

.header-social a {
	color: gray;
	margin-left: 5px;
	font-size: 18px;
}

.header-link{
	display: inline-block;
	border-left: 1px solid gray;
	padding-left: 10px;
	color: gray !important;
}


/*----------------------------*\
	Center Header
\*----------------------------*/
#header #center-header {
	padding:10px 0px;
	position: relative;
}

.header-logo {
	float:right;
}

.header-logo .logo {
	display:inline-block;
}

.header-logo .logo > img {
	width: 100%;
	max-height: 90px;
}

.header-ads {}
ins {
	max-height: 100%;
}
.header-ads a, .header-ads ins{
	display: block;
	width: 500px;
	height: 100px !important;
	max-height: 100px !important;
	
}
.ad-size-1.header-ads a{
	width: 240px !important;
}
@media screen and (max-width: 767px){
	.ad-size-1.header-ads {
		width: calc(50% - 10px);
		display: inline-flex;
		margin-left: 5px;
	}
}
.side-ad-size-1 {
	height: 150px !important;
	margin-top: 4px;
}
.central-ad.ad-size-1{
	width: calc(50% - 10px);
	display: inline-flex;
	margin-left: 5px;
}
.central-ad{
	display: block;
	width: 600px;
	height: 100px;
	margin: 15px auto;
}
.under-slider-ad{
	/*width: 100%;*/
}
.under-slider-ad img{
	/*object-fit: cover !important;*/
}
.upper-ad-container{
	padding: 0px 5%;
}

.upper-ad-right-container{
	float: right;
	display: flex;
}
.upper-ad-left-container{
	float: left;
	display: flex;
}
.upper-ad-size-1 {
	width: 300px;
	display: inline-flex;
	margin-right: 10px
}
.upper-ad-size-0{
	width: 600px;
}
@media screen and (max-width: 1378px){
	.upper-ad-container{
		padding: 0px 2%;
	}
}
@media screen and (max-width: 1292px){
	.upper-ad-size-1 {
		width: calc(50% - 15px);
		display: inline-flex;
		margin-right: 10px
	}
	.upper-ad-size-0{
		width: 100%;
	}
	.upper-ad-right-container{
		float: none;
	}
	.upper-ad-left-container{
		float: none;
	}
}
@media screen and (max-width: 601px){
	.featured-title{
		margin-top: 40px;
	}
}
.no-padding-top{
	padding-top: 0px !important;
}
@media screen and (max-width: 600px){
	.central-ad{
		width: 100%;
	}
	.under-slider-ad{
		margin-bottom: 0px !important;
	}
}
.header-ads a img, .central-ad a img, .central-ad ins{
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}

@media only screen and (max-width: 955px) {
	.header-ads{
		position: relative;
		display: block;
	}
	.header-ads a{
		width: 300px;
		height: 75px;
		margin: 10px auto;
		display: block;
		float: none;
	}
	.almashhad-landing-slider{
		margin-bottom: 30px !important;
	}
}




/*----------------------------*\
	Nav Header
\*----------------------------*/

.top-nav{
	background-color: var(--primary);
	height: 25px;
	width: 100%;
}

#header #nav-header {
	height: 60px;
	background-color: white;
}

.nav-container{
	border-bottom: 1px solid #d4c2c2;
	max-width: 1240px;
	margin: 0px auto 15px auto;
	height: 60px;
	padding-top: 5px;
}
.upper-nav-container{
	max-width: 1240px;
	margin: 0px auto 15px auto;
	padding-top: 5px;
	position: relative;
	min-height: 85px;
}

#nav-header .nav-logo {
	display:none;
	float:left;
}

#nav-header .nav-logo .logo {
	display:inline-block;
}

#nav-header .nav-logo .logo > img {
	width: 60%;
	max-height: 90px;
}

#nav-header.fixed {
	position:fixed;
	left:0;
	top:0;
	right:0;
	z-index:99;
}

.main-nav li a {
	padding: 10px 6px;
	color: rgb(68, 68, 68);
	text-transform: uppercase;
	font-family: 'Droid-Arabic-Kufi-Bold','Lato', sans-serif !important;
	font-weight: bolder;
	font-size: 16px;
}

@media only screen and (max-width: 1200px) {
	.main-nav li a {
		font-size: 15px;
	}
}
.child-menu{
	border-radius: 4px;
}
.child-menu li a{
	padding: 5px 15px;
	font-size: 17px;
}

.child-menu li,.child-menu li a {
	border: 0px !important;
}

.main-nav li a:hover{
	background-color: #efefef;
}

.button-nav {
	position:relative;
	float:left;
}

.button-nav > button {
	padding: 20px 25px;
	border: none;
	line-height: 20px;
	background: transparent;
	color: #FFF;
}

.button-nav .search-collapse-btn.active {
	background: #962c29 !important;
	border: #962c29;
	outline: none;
}
.button-nav .search-collapse-btn{
	outline: none;
}

.search-group{
	position: relative;
	display: inline-block;
	float: left;
}

.search-group .fa{
	position: absolute;
	left: 10px;
	top: 12px;
	color: var(--primary);
}
.search-form form .input {
	border:none;
	background-color:#FFF;
	float: left;
	border: 0px;
	border-bottom: 2px solid var(--primary);
	outline: none;
	width: 200px;
}

.button-nav .nav-collapse-btn {
	display:none;
}


/*----------------------------*\
	Responsive Header
\*----------------------------*/

@media only screen and (max-width: 1201px) {
	#header #center-header .header-logo , #header #center-header .header-ads {
		float:none;
		text-align:center;
	}
}

@media only screen and (max-width: 767px) {
	#header #top-header {
		text-align:center;
	}

	.header-links ul li {
		margin-right:-4px;
		border-bottom:1px solid #9e9e9e;
	}

	.header-social {
		margin-top:-1px;
	}

	#header #center-header {
		padding:0px;
	}

	.header-ads {
		margin-bottom: 10px;
	}

	#nav-header .button-nav .nav-collapse-btn {
		display:inline-block;
	}

	#nav-header .nav-logo {
		display:block;
		float:none;
		text-align:center;
		margin-bottom:30px;
	}

	#main-nav {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		max-width: 300px;
		width:0%;
		padding-top:30px;
		overflow-x: hidden;
		overflow-y: auto;
		background: #231F20;
		-webkit-box-shadow: 5px 0px 6px -5px rgba(0, 0, 0, 0.4);
		box-shadow: 5px 0px 6px -5px rgba(0, 0, 0, 0.4);
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: 0.2s all;
		transition: 0.2s all;
		z-index: 99;
	}

	#main-nav.nav-collapse {
		width:100%;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}

	.main-nav {
		margin:0px;
		overflow-x:hidden;
		height: auto;
		height: 80%;
	}
	.main-nav li a{
		color: white !important;
	}
	.child-menu li a{
		color: black !important;
	}
	.button-nav{
		float: right;
	}
	.button-nav i{
		color: var(--primary);
	}
	.news-ban ul li{
		width: 80%;
		float: left;
	}
}

/*=========================================================
	SECTION
===========================================================*/
.section {
	padding-top:20px;
}

.section-title {
	position:relative;
	margin-bottom:30px;
}

.section-title:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color:#d4c2c2;
	z-index:-1;
}

.section-title.comments-title:after{
	display: none;
}

.section-title .title {
	position:relative;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	line-height: 45px;
	font-size:18px;
	color:var(--primary);
	padding:0px 15px;
	float: right;
}
.clear{
	clear: both;
}


/*------------------------------------*\
	Tab Nav
\*------------------------------------*/
.tab-nav li {
	position:relative;
	display: inline-block;
	height: 45px;
	line-height: 43px;
	border-bottom: 1px solid #9e9e9e;
	border-top: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
	border-right:none;
	margin-right:-4px;
	z-index:2;
}

.tab-nav li:last-child {
	border-right: 1px solid #9e9e9e;
	margin-right:0px;
}

.tab-nav li a {
	display: block;
	padding: 0 15px;
	background: #FFF;
	font-size: 12.5px;
	text-transform: uppercase;
}

.tab-nav li.active {
	border-color:var(--primary);
}

.tab-nav li.active a {
	background-color:var(--primary);
	color:#FFF;
}

.tab-nav li.active:after {
	content: "";
	position: absolute;
	bottom: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 15px 0 15px;
	border-color: var(--primary) transparent transparent;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 5;
}

/*=========================================================
	ARTICLE
===========================================================*/
/*------------------------------------*\
	Default Article
\*------------------------------------*/
.article {
	position:relative;
	margin-bottom:15px;
}

.article .article-img > a {
	display:block;
}

.article .article-img > a:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background: #231F20;
	opacity:0;
	-webkit-transition:0.2s opacity;
	transition:0.2s opacity;
}

.article:hover .article-img > a:after {
	opacity:0.3;
}

.article .article-img {
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}

.article .article-img img {
	width:100%;
	min-height: 80px;
	-webkit-transition:0.5s -webkit-transform;
	transition:0.5s -webkit-transform;
	transition:0.5s transform;
	transition:0.5s transform, 0.5s -webkit-transform;
	object-fit: cover;
}

.article:hover .article-img img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}

.article .article-img  .article-info {
	position:absolute;
	bottom:15px;
	left:15px;
	z-index:22;
}

.article .article-body .article-info {
	margin-bottom:15px;
}

.article .article-info li {
	display:inline-block;
	margin-right:-2px;
}

.article .article-info .article-type {
	width:30px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	background: #231F20;
	color: #FFF;
	font-size: 12.5px;
}

.article .article-info .article-category > a {
	display:block;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px;
	background: var(--primary);
	color: #FFF;
	text-transform: uppercase;
	font-size: 12.5px;
}

.article .article-info .article-category > a:hover {
	opacity:0.8;
}

.article .article-title {
	text-transform: uppercase;
	margin-top: 0px;
	text-align: right;
	font-size: 18px;
}

.article .article-title > a {
	font-weight:700;
	font-family: 'Droid-Arabic-Kufi-Bold','Open Sans', sans-serif;
	font-size: 14px;
}
.header-slider-item-title a{
	font-size:19px !important;
}

.article-body p{
	font-size: 14px;
}

.article .article-meta {
	padding-right: 10px;
}

.article .article-meta li, .article .article-meta li a {
	display:inline-block;
	color:#8e8e8e;
	font-weight:400;
	font-size:12.5px;
	text-transform:uppercase;
}
.article:hover .meta-w-bg li{
	color: white;
}

.article .article-meta li + li {
	margin-left:10px;
}

/*------------------------------------*\
	Thumb Article
\*------------------------------------*/
.article.thumb-article {
	margin-bottom:0px;
}

.article.thumb-article .article-img {
	margin-bottom:0px;
}

.article.thumb-article .article-img:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background: -webkit-gradient(linear, left bottom, left top, from(#07090c), to(transparent));
	background: linear-gradient(to top, #07090c 0%, transparent 100%);
	opacity:0.5;
	-webkit-transition:0.2s opacity;
	transition:0.2s opacity;
}

.article.thumb-article:hover .article-img:after {
	opacity:1;
}

.article.thumb-article .article-body {
	position: absolute;
	bottom: 0;
	left:0;
	right:0;
	padding: 15px 5%;
	z-index:20;
}

.article.thumb-article .article-body .article-title > a {
	color:#FFF;
}

.article.thumb-article .article-body .article-title > a:hover {
	color: #9e9e9e !important;
}

/*------------------------------------*\
	Widget Article
\*------------------------------------*/
.article.widget-article:after {
	content:"";
	display:block;
	clear:both;
}

.article.widget-article .article-img {
	float:right;
	width:80px;
	margin-left:15px;
	margin-bottom:0px;
}

.article.widget-article .article-title a {
	font-size:12px;
	padding-top: 15px;
	line-height: 18px;
}

.row-article .article-title{
	padding-top:10px;
}

/*------------------------------------*\
	Row Article
\*------------------------------------*/
.article.row-article:after {
	content:"";
	display:block;
	clear:both;
}

.article.row-article .article-img {
	width:30%;
	float:right;
	margin-left:30px;
	margin-bottom:0px;
	height: 200px;
}

@media only screen and (max-width: 767px) {
	.article.row-article .article-img {
		width:180px;
	}

	.article.row-article .article-body p {
		display:none;
	}
}

@media only screen and (max-width: 480px) {
	.article.row-article .article-img {
		float:none;
		margin:15px 0px;
		width: 100%;
	}
	.article-type{
		display: none !important;
	}
	.header-logo{
		margin: 15px auto 0px auto;
	}
}

/*-- article pagination --*/
.article-pagination {
	margin-top:30px;
	margin-bottom:30px;
}

.article-pagination ul li {
	display:inline-block;
}

.article-pagination ul li a {
	display:block;
	padding:6px 15px;
	color:#9e9e9e;
	border:1px solid #9e9e9e;
	font-size:12.5px;
}
.article-pagination ul li a:hover {
	color:var(--primary);
	border-color:var(--primary);
}

.article-pagination ul li.active a {
	background-color:var(--primary);
	border-color:var(--primary);
	color:#FFF;
}

/*=========================================================
	WIDGET
===========================================================*/
.widget + .widget {
	margin-top:28px;
}

.widget-title {
	margin-bottom:5px;
	text-align:center;
}

.widget-title .title {
	font-size: 18px;
	text-transform: uppercase;
	color: var(--primary);
	font-weight: 800;
	border-bottom: 2px solid #d4c2c2;
	padding: 1px 15px 6px 15px;
}

.widget-title .title.to-top{
	margin-top: -35px;
}
@media screen and (max-width: 995px){
	.widget-title .title.to-top{
		margin-top: 0px !important;
	}
}


/*------------------------------------*\
	Social Widget
\*------------------------------------*/
.social-widget ul li {
	display:inline-block;
}

.social-widget ul li a {
	display:block;
	padding:6px 15px;
	font-size:12.5px;
	text-transform:uppercase;
	text-align:center;
}

.widget.social-widget ul li {
	width: 33.33%;
	padding: 3px;
	margin-right:-4px;
}

.social-widget ul li a.facebook {
	color:#FFF !important;
	background-color:#3b5999;
}

.social-widget ul li a.twitter {
	color:#FFF !important;
	background-color:#00aced;
}

.social-widget ul li a.google {
	color:#FFF !important;
	background-color:#d44332;
}

.social-widget ul li a.instagram {
	color:#FFF !important;
	background-color:#8A3AB9;
}

.social-widget ul li a.youtube {
	color:#FFF !important;
	background-color:#E31010;
}

.social-widget ul li a.rss {
	color:#FFF !important;
	background-color:#FE7E00;
}

.social-widget ul li a:hover {
	opacity:0.8;
}

/*------------------------------------*\
	Subscribe Widget
\*------------------------------------*/
.widget.subscribe-widget {
	padding: 0px 0px 30px 0px;
	background-color:#231F20;
}

.widget.subscribe-widget form input.input {
	background: #FFF;
	border:none;
	width: 80%;
	text-align: right;
}

.subscribe-widget form button.input-btn {
	margin-top:15px;
}

.widget.subscribe-widget form button.input-btn {
	font-family: 'Droid-Arabic-Kufi-Bold','Open Sans', sans-serif;
}

.footer-widget.subscribe-widget form input.input {
	color:#9e9e9e;
}

/*------------------------------------*\
	Galery Widget
\*------------------------------------*/
.galery-widget ul li {
	display:inline-block;
	width: 25%;
	padding: 3px;
	margin-right: -4px;
	margin-top: -4px;
}

.galery-widget .galery-list .galery-item a {
	display:block;
	position:relative;
	overflow:hidden;
}
.galery-item .article-info{
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 10px;
	display: flex;
}

.galery-item .video-title {
	flex: 1;
	font-size: 14px;
	width: 100%;
	padding: 1px 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	direction: rtl;
	font-weight: bold;
	transform: scale(1.1);
}
.galery-item:hover .video-title {
	color: var(--primary);
	margin-bottom: 10px;
}
.galery-item:hover img {
	height: 240px !important;
}
.galery-item .article-type{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #231F20;
	color: #FFF;
	font-size: 12.5px
}
.galery-item .article-type .fa{
	font-size: 16px;
}
.galery-widget .galery-list .galery-item a:before {
	/*content:"";*/
	/*position:absolute;*/
	/*left:0;*/
	/*right:0;*/
	/*top:0;*/
	/*bottom:0;*/
	/*background-color:#231F20;*/
	/*opacity:0;*/
	/*z-index:1;*/
	/*-webkit-transition:0.2s opacity;*/
	/*transition:0.2s opacity;*/

}

.galery-widget .galery-list .galery-item a:after {
	/*content:"\f030";*/
	/*font-family:FontAwesome;*/
	/*position:absolute;*/
	/*left:50%;*/
	/*top:50%;*/
	/*-webkit-transform:translate(-50% , -50%);*/
	/*-ms-transform:translate(-50% , -50%);*/
	/*transform:translate(-50% , -50%);*/
	/*color:#FFF;*/
	/*opacity:0.5;*/
	/*z-index:2;*/
	/*-webkit-transition:0.2s opacity;*/
	/*transition:0.2s opacity;*/
	/*font-size: 45px;*/
}

/*.galery-widget .galery-list .video-item a:after {*/
/*	font-size: 55px;*/
/*	content:"\f144" !important;*/
/*}*/

.galery-widget .galery-list .galery-item a img {
	height: 250px;
	-webkit-transition:0.5s -webkit-transform;
	transition:0.5s -webkit-transform;
	transition:0.5s transform;
	transition:0.5s transform, 0.5s -webkit-transform;
	object-fit: cover;
}

.galery-widget .galery-list .galery-item a:hover:before {
	opacity:0.5;
}

.galery-widget .galery-list .galery-item a:hover:after {
	opacity:1;
}

.galery-widget .galery-list .galery-item a:hover img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}

/*------------------------------------*\
	Tweets Widget
\*------------------------------------*/
.tweets-widget .tweet + .tweet {
	margin-top:30px;
}

.tweets-widget .tweet {
	min-height:45px;
}

.tweets-widget .tweet i {
	float:left;
	margin-right:10px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #9e9e9e;
	color: #FFF;
	border-radius: 50%;
}

.tweets-widget .tweet .tweet-body a {
	text-decoration:underline;
}

/*------------------------------------*\
	tags Widget
\*------------------------------------*/
.widget-tags ul li {
	display:inline-block;
	margin-top:3px;
}

.widget-tags ul li a {
	display: block;
	padding: 6px 15px;
	color: #9e9e9e;
	border: 1px solid #9e9e9e;
	font-size: 12.5px;
}

.widget-tags ul li a:hover {
	color:var(--primary);
	border-color:var(--primary);
}

/*=========================================================
	ARTICLE POST
===========================================================*/
.article-post .article-main-img {
	margin-bottom:15px;
}

.article-post .article-main-img img {
	width:100%;
	max-height: 450px;
}

/*------------------------------------*\
	Breadcrumb
\*------------------------------------*/
.article-breadcrumb {
	margin-bottom: 15px;
}

.article-breadcrumb > li {
	display:inline-block;
	font-size:12.5px;
	text-transform:uppercase;
	color: #9e9e9e;
}

.article-breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0px 3px;
	color: #9e9e9e;
}

/*------------------------------------*\
	Article Share
\*------------------------------------*/

.article-share > a {
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:12.5px;
	text-align:center;
	background-color:#231F20;
	color:#FFF;
	margin-top: 10px;
	z-index: 99;
}
.article-share a:hover {
	color: #FFF !important;
}
.article-share > a.facebook {
	color: #FFF;
	background-color: #3b5999;

}

.article-share > a.twitter {
	color: #FFF;
	background-color:#00aced;
}

.article-share > a.google {
	color: #FFF;
	background-color:#d44332;
}

.article-share > a:hover {
	opacity:0.8;
}
.article-share-xs{
	position: relative;
	margin-top: -20px;
	right: auto;
	padding: 0px 0px 10px 0px;
	z-index: 99;
	float: left;
}
.article-share-xs > a{
	display: inline-block;
}

/*------------------------------------*\
	Article Comments
\*------------------------------------*/
.article-comments {
	margin-top:30px;
	margin-bottom:30px;
}
.media-con{
	margin-top: 60px;
}

.article-comments .media {
	position:relative;
	border-bottom: 1px solid #f3f3f3;
}

.article-comments  .media .media {
	margin-top:30px;
	margin-left:45px;
	border-bottom: 1px solid orange;
}

.article-comments .media .media-body .media-heading h5 {
	margin-top:0px;
	color: #555;
}

.article-comments .media .media-body .reply-time {
	color: #9e9e9e;
	font-size: 12.5px;
	font-weight: 400;
	margin-top: 7px;
	display: block;
}
.article-comments .media .media-body .reply-name{
	font-size: 15px;
	color: #333;
	display: block;
}
.article-comments .media-body p {
	width: 100%;
	display: block;
	margin-top: 10px;
	font-size: 13px;
}

.article-comments .media .media-body .reply-btn {
	font-size:12.5px;
	text-transform:uppercase;
}

/*------------------------------------*\
	Reply Form
\*------------------------------------*/
.comment-form{
	margin-top:20px;
	margin-bottom:30px;
	display: block;
	width: 100%;
}

.comment-form .input {
	width:calc(33.33% - 10px);
	margin-top: 10px;
}

.comment-form div {
	margin-left: 12px;
	display: inline;
}

.comment-form textarea {
	height:90px;
	margin:15px 0px;
	width: 100% !important;
}

.comment-form form button.input-btn {
}

.article.stream{
	margin-top: 28px;
}
.article-reply-form{
	margin-top: 30px;
}

/*=========================================================
	FOOTER
===========================================================*/
#footer {
	background-color: #231F20;
}

#footer p {
	color:#9e9e9e;
}

#footer a {
	color:#9e9e9e;
	font-size: 16px;
}

#footer a:hover {
	color:var(--primary);
}
.footer-service-links{
	color: white;
	text-align: right;
}
#bottom-footer{
	margin-top: 40px;
}

/*------------------------------------*\
	Top Footer
\*------------------------------------*/
.footer-widget  {
	margin-top:30px;
	margin-bottom:30px;
}

.footer-widget .widget-title {
	margin-bottom:15px;
}

.footer-widget .widget-title .title {
	font-size:15px;
	text-transform:uppercase;
	color:#FFF;
	margin-top:10px;
}

.footer-widget .footer-logo .logo {
	display:inline-block;
	margin-bottom:15px;
}

.footer-widget .footer-logo .logo  > img {
	width: 100%;
	max-height: 90px;
}

/*------------------------------------*\
	Bottom Footer
\*------------------------------------*/
.footer-links {
	text-align:right;
	margin-top: 20px;
}


.footer-links li a {
	display: block;
	padding: 0px 10px;
	color: #9e9e9e;
	font-size: 12.5px;
	text-align: right;
	text-transform: uppercase;
}

.footer-copyright {
	color: #9e9e9e;
}

/*=========================================================
	OWL THEME
===========================================================*/
/*------------------------------------*\
	Owl Custom nav
\*------------------------------------*/
.custom-owl-nav > div {
	position:relative;
	height: 45px;
	width: 45px;
	line-height: 45px;
	display: inline-block;
	border:1px solid #9e9e9e;
	background-color:transparent;
	text-align: center;
	cursor:pointer;
	z-index:2;
}

.custom-owl-nav > div:not(.disabled):hover {
	background-color:var(--primary);
	border-color: var(--primary);
	color:#FFF;
}

.custom-owl-nav > div.disabled {
	border-color: rgba(221, 221, 221, 0.5);
	color: rgba(221, 221, 221, 0.5);
	cursor:not-allowed;
}

.custom-owl-nav .owl-prev{
	border-right:none;
}

/*------------------------------------*\
	Owl Center nav
\*------------------------------------*/
.owl-theme.center-owl-nav .owl-nav [class*='owl-'] {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: none;
	background: transparent;
	color: var(--primary);
	padding: 0px;
	width: 45px;
	line-height: 45px;
	border-radius:0;
	margin: 0;
	padding:5px;
	font-size:35px;
}

.owl-theme.center-owl-nav .owl-prev {
	left: 0px;
}

.owl-theme.center-owl-nav .owl-next {
	right: 0px;
}

.owl-theme.center-owl-nav .owl-nav [class*='owl-']:hover {
	opacity: 0.8;
}

/*------------------------------------*\
	Owl Dots
\*------------------------------------*/
.owl-theme .owl-dots .owl-dot span {
	border: none;
	background: #9e9e9e;
}

.owl-theme .owl-dots .owl-dot:hover span {
	background: var(--primary);
}
.owl-theme .owl-dots .owl-dot.active span {
	background: var(--primary);
}

/*=========================================================
	RESPONSIVE
===========================================================*/
@media only screen and (max-width: 1201px) {}

@media only screen and (max-width: 991px) {
	.section-title .tab-nav {
		float:none !important;
	}

	.section-title .custom-owl-nav {
		float:none !important;
	}

	#bottom-footer .footer-links {
		text-align:center;
	}

	#bottom-footer .footer-copyright {
		text-align:center;
		margin-top:15px;
	}
}

@media only screen and (max-width: 767px) {
	.article-share {
		top:15px;
		left:15px;
	}
}

@media only screen and (max-width: 480px) {
	.article-comments .media:after  {
		display:none;
	}

	.article-comments > .media .media {
		margin-left:15px;
	}

	.article-reply-form form input.input  {
		width:100%;
	}

	.article-reply-form form input.input +  input.input {
		margin-left: 0px;
		margin-top: 15px;
	}
	.to-top{
		margin: 0px !important;
	}
}

/*=========================================================
	Back to Top
===========================================================*/
#back-to-top {
	position:fixed;
	right:15px;
	bottom:15px;
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	background-color:#231F20;
	color:#FFF;
	z-index:20;
	cursor:pointer;
	opacity:0;
	visibility:hidden;
	-webkit-transform:translateY(15px);
	-ms-transform:translateY(15px);
	transform:translateY(15px);
	-webkit-transition:0.5s all;
	transition:0.5s all;
}

#back-to-top:after {
	content:"\f106";
	font-family:FontAwesome;
}

#back-to-top:hover {
	background-color:var(--primary);
}

#back-to-top.active {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
}

.height-250{
	height: 250px !important;
}
.height-200{
	height: 200px !important;
}

/* bootstrap */

.wide-col{
	margin: 0px 5px;
	padding: 0px 0px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color: var(--primary) !important;
	border-color: var(--primary) !important;
}
@media screen and (max-width: 780px){
	.row{
		margin: 0px !important;
	}
}

.dropdown-menu{
	background: white;
}

.dropdown-menu li:hover a{
	color: red !important;
}
.page-item a {
	color: var(--primary) !important;
}

/* ******* */
@media (max-width: 950px) and (min-width: 760px){
	.search-form .search-group{
		display: none;
	}
}
.page-section{
	min-height: 500px;
}

.rights-con {
	text-align: center;
	color: #9e9e9e;
	font-size: 13px;
	padding: 20px 0px;
}
.footer-social span{
	font-size: 20px;
	padding: 10px;
}
.footer-social{
	padding: 10px 0px 30px 0px;
	text-align: center;
}
.footer-social h4{
	color: #ffffff;
}
.album-image-item{
	margin-bottom: 20px;
	display: inline-block;
	margin-right: 20px;
}
.album-image-item img {
	width: 200px;
	height: 200px;
	object-fit: cover;
}


.mailing-list-title .title{
	color: white;
	font-size: 13px;
	font-weight: lighter;
	margin: 0px;
	display: inline-block;
	text-align: center;
	width: 100%;
	font-family: 'Droid-Arabic-Kufi','Open Sans', sans-serif;
}
.mailing-list-title{
	padding-bottom: 10px;
}

.mailing-list-form .input{
	width: 80%;
	background-color: white;
	text-align: right;
}

.category-drop-down:hover .child-menu{
	display: block;
}

.mailing-list-form-form div{
	display: inline;
}

.writer{
	font-size: 18px;
	padding: 10px 0px;
}


.album-description,.video-description{
	padding: 10px 0px;
}
.md-image{
	height: 250px;
	width: 350px;
}
.ad-1,.ad-4{
	width:360px;
	height: 320px;
	object-fit: fill;
}
.small-ad img{
	width: 100%;
	height: 150px;
}
.in-page-ad{
	margin-top: 30px !important;
}
.sponsor-ad img{
	width: auto;
	height: 45px;
	padding-bottom: 5px;
}
.sponsor-ad{
	float: left;
	margin-left: 10px;
}
.section-title-w-ad .title{
	float: right;
}
.cat-show-more{
	text-align: left;
}
.cat-articles-con .article .article-title{
	padding-right: 0px;
	margin-bottom: 4px;
}
.cat-articles-con .article img{
	height: 80px;
}
.small-article img{
	height: 80px;
}

.btn-red{
	background-color: var(--primary);
	border: 1px solid var(--primary);
	color: white;
}
.btn-red:hover{
	background-color: #962c29;
	color: white;
}
.gallery-item{
	width: 200px;
	height: 200px;
}
.gallery-item img{
	height: 100%;
	object-fit: cover;
}
.mailing-list-form-form{
	display: inline;
}
.mailing-list-form-form dev{
	display: inline;
}
.live{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.live img{
	width: 150px !important;
	display: block;
	margin: 30% auto 0px auto;
	object-fit: contain !important;
}
.index-stream .article-img img{
	height: 250px !important;
}
.cat-list-item{
	margin-top: 10px;
}

@media only screen and (max-width: 1024px) {
	.main-nav li a{
		font-size: 14px;
		padding: 10px 7px;
	}
}
.live-2,.line-1{
	display: none ;
}
.social-fb{
	color: #4267b2;
}
.social-instagram{
	color: #d6249f;
}
.social-twitter{
	color: #1da1f2;
}
.social-telegram{
	color: #0088cc;
}
.social-youtube{
	color: #ff0000;
}
.social-plus{
	color: #dd4d42;
}
.social-whatsapp{
	color: #02d1a4;
}

.inner-ad{
	margin-top: 0px;
}
.release-item img{
	width: 100%;
}
.more-releases{
	display: block;
	font-size: 14px;
	color: var(--primary);
}

.realease-download-btn{
	padding: 10px;
	background: var(--primary);
	color: white;
	display: inline-block;
	margin: 20px auto;
	width: 270px;
	display: block;
	text-align: center;
}

.sticky-part{
	position: -webkit-sticky;
	position: sticky;
	top: 15px;
}


/* Content */

#content img{
	margin: 5px;
	max-width: 100%;
}
#content figcaption{
	font-size: 12px;
	color: #333;
	text-align: center;
}
#content iframe{
	max-width: 100%;
}
.similar-article{
	margin-bottom: 10px;
}
.similar-article-img img{
	width: 100%;
	height: 120px;
	object-fit: cover;
}
@media screen and (max-width: 769px) {
	.similar-article-img img{
		width: 100%;
		height: 210px;
		object-fit: cover;
	}
}

/* Poll */

.poll-container {
	display: none;
}
.poll-error {
	padding: 5px;
	display: none;
	margin-bottom: 5px;
}

.poll-text {
	padding: 10px 0px;
	font-weight: bold;
}
.poll-option {
	display: flex;
	padding: 11px 5px;
	border: 1px solid #e6e4e4;
	margin-bottom: 5px;
	cursor: pointer;
	border-radius: 3px;
}
.poll-option:hover {
	background-color: #343a4014;
}
.checked-poll-option {
	background-color: #343a4014;
}
.show-all-polls-btn{
	font-size: 13px;
	margin-top: 10px;
	float: left;
}
.float-none {
	float: none !important;
}
.vote-btn {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40;
	border-radius: 0px;
	margin-top: 10px;
	font-size: 16px;
}
.show-results-btn{
	font-size: 13px;
	margin-top: 10px;
}
.vote-btn:hover{
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
}
.option-vote-radio {
	width: 20px;
}
.option-text {
	font-size: 13px;
	margin-right: 5px;
}
.option-result-progress{
	background: #2196F3;
	background: -webkit-gradient(linear,right top,left top,color-stop(0%,#8BC34A),color-stop(100%,#4CAF50));
	background: -moz-linear-gradient(right,#8BC34A 0%,#4CAF50 100%);
	background: linear-gradient(to left,#8BC34A 0%,#4CAF50 100%);
	height: 100%;
}
.votes-percentage{
	position: absolute;
	width: 100%;
	z-index: 99;
	text-align: center;
}
.option-result-progress-container{
	display: flex;
}
.option-result-progress-bar{
	width: 70%;
	border: 1px solid #f3f3f3;
	border-radius: 10px;
	height: 20px;
	overflow: hidden;
	position: relative;
}
.option-result-text{
	font-size: 13px;
	padding: 5px 0px;
}
.poll-option-result {
	padding: 6px 5px;
	border: 1px solid #f3f3f3;
	border-radius: 3px;
	margin-top: 5px;
}
.votes-number{
	font-size: 13px;
	padding-right: 10px;
	color: gray;
}
.visits-counter-container {
	padding-top: 40px;
}
.visits-counter-container a {
	font-size: 0px !important;
}
.visits-counter-container img {
	margin: auto;
	display: block;
}
#error_ {
	display: none;
}
@media screen and (max-width: 820px) {
	.visits-counter-container {
		padding-top: 20px;
	}
}
.max-height-100 {
	max-height: 100px !important;
	height: 100px !important;
}
.w-728 {
	width: 728px !important;
	height: 90px;
}

/* Pools */
.poll-list-item  {
	border: 1px solid #c1c1c1 ;
	border-radius: 4px;
	padding: 10px;
	margin: 5px 0px ;
	height: 185px;
	display: flex;
	flex-direction: column;
}
.poll-list-item:hover {
	cursor: pointer;
	color: #000;
	background-color: #f4433638;
	transition: .8s;

}
.pool-text {
	display: flex;
	flex: 1;
}
.pool-voters {
	text-align: left;
}
.pool-actual-text {
	margin: auto 0px;
	font-size: 18px;
	font-weight: 400;
}
/* View poll */
.full-with-poll .poll-text{
	font-size: 18px;
	font-weight: 400;
}
.back-to-all-polls-btn {
	margin-top: -2px;
}
.back-to-all-polls-btn:hover, .back-to-all-polls-btn:focus {
	color: #FFF !important;
}
.show-poll {
	min-height: 100px;
	margin-top: 15px;
}
/**/
.fname-input {
	display: none;
}
.sender_name {
	display: none !important;
}

/*   special articles*/
.spcat-list-item{
	margin-top: 10px;
	background: #e6e3e357;
	padding: 7px 7px 30px 7px;
}

.spsection-title {
	position:relative;
	margin-bottom:30px;
	background: #ed1c24;
}

.spsection-title:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color:#FFF;
}

.spsection-title.comments-title:after{
	display: none;
}

.spsection-title .title {
	position:relative;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	line-height: 45px;
	font-size:18px;
	color:var(--primary);
	padding:0px 15px;
	text-align: center;
}

.sparticle {
	position:relative;
	margin-bottom:15px;
}

.sparticle .sparticle-img > a {
	display:block;
}

.sparticle .sparticle-img > a:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background: #231F20;
	opacity:0;
	-webkit-transition:0.2s opacity;
	transition:0.2s opacity;
}

.sparticle:hover .sparticle-img > a:after {
	opacity:0.3;
}

.sparticle .sparticle-img {
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}

.sparticle .sparticle-img img {
	width:100%;
	min-height: 80px;
	-webkit-transition:0.5s -webkit-transform;
	transition:0.5s -webkit-transform;
	transition:0.5s transform;
	transition:0.5s transform, 0.5s -webkit-transform;
	object-fit: cover;
}

.sparticle:hover .sparticle-img img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}

.sparticle .sparticle-meta {
	padding-right: 10px;
}

.sparticle .sparticle-meta li, .sparticle .sparticle-meta li a {
	display:inline-block;

	font-weight:400;
	font-size:12.5px;
	text-transform:uppercase;
}
.sparticle .sparticle-body .sparticle-title > a, .sparticle .sparticle-body .sparticle-title > a:hover,.sparticle .sparticle-body .article-title > a:focus {
	font-weight:700;
	font-family: 'Droid-Arabic-Kufi-Bold','Open Sans', sans-serif;
	font-size: 14px;

}
.sparticle-body p{
	font-size: 14px;
}
.spbtn{
	float:left;
	color: white;
	background: #ed1c24;
	margin:5px;
}
.spbtn:hover{
	float:left;
	color: #ed1c24;
	background: white;
	margin:5px;
}
.w-60px{
    width:60px;
}
