@charset "utf-8";
@font-face {
	font-family: 'Droid Arabic Kufi reg';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/droidkufi-regular.eot');
	src: url('../fonts/droidkufi-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/droidkufi-regular.woff') format('woff'), url('../fonts/droidkufi-regular.ttf') format('truetype'), url('../fonts/droidkufi-regular.svg#DroidArabicKufiRegular') format('svg');
}
@font-face {
	font-family: 'Droid Arabic Kufi';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/DroidKufi-bold/droidkufi-Bold.eot');
	src: url('../fonts/DroidKufi-bold/droidkufi-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidKufi-bold/droidkufi-Bold.woff') format('woff'), url('../fonts/DroidKufi-bold/droidkufi-Bold.ttf') format('truetype'), url('../fonts/DroidKufi-bold/droidkufi-Bold.svg#DroidArabicKufiBold') format('svg');
}
@font-face {
	font-family: 'SimplifiedArabic-Bold';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/simplified-bold/SimplifiedArabic-Bold.eot');
	src: url('../fonts/simplified-bold/SimplifiedArabica-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/simplified-bold/SimplifiedArabic-Bold.woff') format('woff'), url('../fonts/simplified-bold/SimplifiedArabic-Bold.ttf') format('truetype'), url('../fonts/simplified-bold/SimplifiedArabic-Bold.svg#DroidArabicKufiBold') format('svg');
}
/* CSS Document */



h1,
h2,
h3,
h4,
h5,
h6 { font-family: "Droid Arabic Kufi", Arial; }
.container { width: 100%; }
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 { float: right; }
a:link,
a:visited { text-decoration: none; }
.main-contnr {
	margin-top: 177px;
    background-color: #f5f5f5;
    padding-top: 30px;
}
.midl-wrppr {
	max-width: 1545px;
	margin: 0 auto;
	padding-top: 30px;
}
/*  Header Area  */
.main-header {
	background-color: #000;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
}
.brnd-area { text-align: center; }
ul.nav > li {
	float: right;
	padding: 7px 10px 17px;
}
.dropdown-toggle::after { display: none; }
.dropdown-menu {
	left: auto;
	right: 0;
	background-color: #1a1a1a;
	border-radius: 0;
	top: 92%;
}
.dropdown.open .dropdown-menu {
	display: table; /*margin-top: 9px; padding: 20px 20px;*/
	direction: rtl;
}
.top-icos { margin-top: 8px; }
.top-icos > a {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	font-size: 21px;
	border: 1px solid #FFF;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	display: inline-block;
	text-align: center;
	float: left;
	margin-left: 5px;
	position: relative;
}
.top-icos > a:after {
	content: " ";
	width: 28px;
	height: 28px;
	display: inline-block;
	border-radius: 50%;
	top: -1px;
	position: absolute;
	left: -1px;
}
a.fb-icn-crcl,
a.fb-icn-crcl:after { border: 1px solid #3c578d; }
a.fb-icn-crcl i { color: #3c578d; }
a.twtr-icn-crcl,
a.twtr-icn-crcl:after { border: 1px solid #55acee; }
a.twtr-icn-crcl i { color: #55acee; }
a.pntrst-icn-crcl,
a.pntrst-icn-crcl:after { border: 1px solid #bd081c; }
a.pntrst-icn-crcl i { color: #bd081c; }
a.insta-icn-crcl,
a.insta-icn-crcl:after { border: 1px solid #af3092; }
a.insta-icn-crcl i { color: #af3092; }
a.fb-icn-crcl:hover {
	background-color: #3c578d;
	border-color: transparent;
}
a.twtr-icn-crcl:hover {
	background-color: #55acee;
	border-color: transparent;
}
a.pntrst-icn-crcl:hover {
	background-color: #bd081c;
	border-color: transparent;
}
a.insta-icn-crcl:hover {
	background-color: #af3092;
	border-color: transparent;
}
a.insta-icn-crcl:hover i,
a.fb-icn-crcl:hover i,
a.twtr-icn-crcl:hover i,
a.pntrst-icn-crcl:hover i { color: #000; }
.top-icos a i {
	vertical-align: middle;
	display: block;
	margin-top: 5px;
	font-size: 18px;
}
.sml-seprtr {
	border-right: 1px solid #303030;
	display: inline-block;
	width: 13px;
	height: 24px;
	color: #707070;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
}
a.search-btn {
	border: none;
	border-radius: 0;
}
a.search-btn i {
	color: #FFF;
	font-size: 20px;
	margin-top: 2px;
}
.top-icos a.search-btn { margin-left: 0; }
.mnu-main-hldr .top-icos { display: none; position: relative;}
.srch-area-bx {
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
	opacity: 0;
	background-color: rgba(33, 33, 33, 0.8);
	clear: both;
	text-align: center;
	height: 0;
	padding: 0;
}
.show-srch-bx {
	opacity: 1;
	padding: 100px 0;
	height: auto;
}
.srch-area-bx input {
	height: 45px;
	width: 470px;
	vertical-align: bottom;
	direction: rtl;
	padding: 0 5px;
}
.srch-area-bx a:link,
.srch-area-bx a:visited {
	color: #FFF;
	background-color: #000;
	font-size: 28px;
	padding: 5px 22px;
	margin-right: -4px;
}
.menu-bar {
	border-top: 1px solid #474747;
	padding-top: 7px;
}
.menu-bar .dropdown-menu > div {
	display: table-cell;
	float: none;
	padding: 10px 20px 0;
	min-width: 164px;
}
.dropdown-item figure { margin-bottom: 20px; }
.dropdown-item figure figcaption {
	margin-top: 6px;
	display: block;
}
.dropdown-item {
	text-align: center;
	float: none;
	width: 250px;
	max-width: 250px;
	display: table-cell;
}
.dropdown-item img {
	width: 164px;
	height: auto;
}
a.menu-mr-lnk:link,
a.menu-mr-lnk:visited {
	display: block;
	text-align: center;
	border-bottom: 1px solid #2d2d2d;
	position: relative;
	height: 17px;
	margin-bottom: 17px;
}
.dropdown-main-lnk {
	display: block;
	text-align: center;
	padding: 0 0 16px;
}
.menu-mr-lnk span {
	background-color: #1a1a1a;
    padding: 0 10px;
    color: #FFF;
    font-family: "Droid Arabic Kufi reg", Arial;
    font-size: 13px;
}
.dropdown-item:focus,
.dropdown-item:hover { background-color: #1a1a1a; }
.cnfrm-hdr {
	min-height: 500px;
	text-align: center;
	padding-top: 50px;
}
.nav-item a.nav-link:link,
.nav-item a.nav-link:visited {
	color: #FFF;
	font-family: "Droid Arabic Kufi", Arial;
	font-weight: 700;
}
.dropdown-item a.dropdown-main-lnk:link,
.dropdown-item a.dropdown-main-lnk:visited {
	color: #FFF;
	font-family: "Droid Arabic Kufi", Arial;
	font-weight: 700;
}
.dropdown-item figure figcaption a:link,
.dropdown-item figure figcaption a:visited {
	color: #b9b9b9;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 12px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
/* Show Sub Menu on hover Style */
ul.nav > li.dropdown:hover,
ul.nav > li.dropdown:focus {
	color: #FFF;
	background-color: #1a1a1a;
}
ul.nav li.dropdown:hover > div.dropdown-menu { display: block; }
ul.nav li.dropdown > div.dropdown-menu {
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
	display: block;
	visibility: hidden;
	opacity: 0;
	/*right: 50px;*/
	top: 110%;
}

@media (min-width: 979px) {
	
.embdd-vdio {
	padding: 10px 15%;
	background-color: #000;
	margin-bottom: 20px;
}
.embdd-vdio > div { margin: 0 auto; }
ul.nav li.dropdown > div.dropdown-menu{direction:rtl;}
ul.nav li.dropdown:hover > div.dropdown-menu {
	display: block;
	direction: rtl;
	visibility: visible;
	opacity: 1;
	right: 0px;
	-webkit-box-shadow: 2px 2px 15px 1px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 15px 1px rgba(0,0,0,0.5);
	top: 92%;
}
}

.big-item figure figcaption h3.video:before{
		display: table-cell;
		content: "\f01d";
		color: #FFF;
		padding-left: 15px;
		border-left: 1px solid #FFF;
		font: normal normal normal 40px/1 FontAwesome;
		font-size: 55px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		vertical-align: middle;
	}
	.sml-item figure figcaption h3.video:before{
		content: "\f01d";
		color: #FFF;
		padding-left: 10px;
		border-left: 1px solid #FFF;
		font: normal normal normal 40px/1 FontAwesome;
		font-size: 30px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		display: table-cell;
		height: 100%;
		vertical-align: middle;
	}
	.sml-item figure figcaption h3.video a{
		display: table-cell;
		padding-right: 10px;
		line-height: 24px;
	}
	.big-item figure figcaption h3.video a{
		display: table-cell;
		padding-right: 20px;
	}
	.sml-item figure figcaption h3.video, .big-item figure figcaption h3.video{
		display: table;
	}
/* End Show Sub Menu on hover Style */
@media (max-width: 480px) {
	.big-item figure figcaption h3.video:before {
		content: "\f01d";
		color: #FFF;
		padding-left: 10px;
		border-left: 1px solid #FFF;
		font: normal normal normal 40px/1 FontAwesome;
		font-size: 30px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		display: table-cell;
		height: 100%;
		vertical-align: middle;
	}
}
/*@media (max-width: 480px) {
	.big-item figure figcaption a{
		float: none; 
	}
}*/

/*  End Header Area  */



.from-labouteq {
	margin-top: 50px;
	margin-bottom: 40px;
}
.from-labouteq .frm-lbtk-inr {
	border: 1px solid #a3a2a2;
	height: 270px;
	/*padding-bottom: 35px;*/
}
.from-labouteq .frm-lbtk-inr iframe
{
    border :0;
	width: 100%;
	height: 100%;
}
.from-labouteq header {
	direction: rtl;
    text-align: right;
    overflow: hidden;
    padding-right: 15px;
    clear: both;
}
.from-labouteq header h2 {
	color: #000;
    float: right;
    display: inline-block;
    padding-left: 10px;
    font-size: 25px;
    margin-bottom: 20px;
}
.from-labouteq header span{
	display: inline-block;
    content: " ";
    border-bottom: 4px solid #000;
    width: 20px;
    height: 0px;
    margin-top: 32px;
}

/*.from-labouteq .owl-carousel{border: 1px solid #a3a2a2;}
.from-labouteq .owl-item figure > a{display: block;}*/
.from-labouteq .owl-item figure img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
}
.owl-buttons .owl-prev {
	width: 31px;
	height: 31px;
	border-radius: 50%;
	display: inline-block;
	font-size: 25px;
	margin: 0 7px;
	position: relative;
}
.owl-buttons .owl-next {
	width: 31px;
	height: 31px;
	border-radius: 50%;
	display: inline-block;
	font-size: 25px;
	margin: 0 7px;
	position: relative;
}
.owl-buttons .owl-next i,
.owl-buttons .owl-prev i {
	display: block;
	margin: 0 auto;
	width: 9px;
	line-height: 28px;
}
.owl-buttons .owl-next:after,
.owl-buttons .owl-prev:after {
	content: ' ';
	display: inline-block;
	width: 37px;
	height: 37px;
	background-color: transparent;
	border: 3px solid #f5f5f5;
	border-radius: 50%;
	position: absolute;
	top: -4px;
	left: -4px;
}
.owl-buttons {
	text-align: center;
	direction: rtl;
}
.owl-item .item {
	text-align: right;
	direction: rtl;
	padding: 0 15px;
}
.owl-item .item figcaption p { margin-bottom: 2px; }
.owl-controls .owl-buttons div {
	background-color: #f5f5f5;
	border: 1px solid #a3a2a2;
}
.from-labouteq .owl-controls {
	height: 20px;
	margin-bottom: -39px;
}
.from-labouteq .owl-wrapper { padding-bottom: 35px; }
.ad-ful-wdth {
	/*background-color: #e2e2e2;
	border-top: 1px solid #a3a2a2;
	border-bottom: 1px solid #a3a2a2;
	margin-top: 40px;*/
}
.ad-ful-wdth > * {
	margin: 0 auto;
	display: block;
}
.big-item {
	padding: 0;
	position: relative;
	padding-bottom: 35px;
}
.sml-itms-grup {
	padding: 0;
	border-right: 1px solid #FFF;
	float: left;
	width: 601px;
}
.sml-item,
.big-item {
	position: relative;
	padding: 0;
	padding-right: 1px;
	padding-bottom: 1px;
	overflow: hidden;
	margin-bottom: 0px;
}
.sml-item{width:300px; height: 250px;}
.big-item{height: 502px; float: none; width: auto;}
.ad300-250-itm {
	background-color: #424242;
	margin-bottom: 2px;
}
.sml-item.ad300-250-itm header{display: none;}
.ad300-250-itm .inr-ad-300-250 {
	position: absolute;
	top: 0px;
	border-right: 1px solid #f5f5f5;
	/*padding-top: 27px;*/
	bottom: 0;
	right: 0;
	left: 0px;
}
.inr-ad-300-250 { text-align: center; }
.inr-ad-300-250 header h6 {
	width: 300px;
	background-color: #000;
	margin: 0 auto;
}
.ad300-250-itm:after {
	padding-top: 100%;
	/* 16:9 ratio */
	display: block;
	content: '';
}
.sml-item figure,
.big-item figure { margin-bottom: 0; }
.sml-item figure figcaption,
.big-item figure figcaption {
	position: absolute;
	bottom: 0;
	right: 1px;
	padding: 47px 15px 6px;
	width: 100%;
	text-align: right;
	direction: rtl;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
}
.sml-item figure figcaption a:link,
.sml-item figure figcaption a:visited,
.big-item figure figcaption a:link,
.big-item figure figcaption a:visited {
	color: #FFF;
	text-shadow: 1px 1px 1px #000000;
	text-align: right;
}
.sml-item:hover figure figcaption a,
.sml-item figure figcaption a:hover,
.big-item:hover figure figcaption a,
.big-item figure figcaption a:hover { color: #FF067E; }
.sml-item figure img,
.big-item figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.big-item figure figcaption i {
	border-left: 1px solid #373738;
	color: #FFF;
	float: right;
	padding: 7px 10px;
	margin-left: 10px;
	font-size: 51px;
}
.sml-item figure figcaption a { font-size: 18px; line-height: 18px;}
.sml-item figure figcaption h1{
	line-height: 0.8;
}
.big-item figure figcaption a {
	font-size: 28px;
	/*float: right;*/
	line-height: 44px;
	max-width: 80%;
}
.big-item figure figcaption h1 {
	margin-bottom: 28px;
	overflow: hidden;
}
.sec-styl-01 {
	margin-right: -15px;
	overflow: hidden;
	padding-bottom: 15px;
}
.sec-styl-01 header,
.asid-hdr {
	direction: rtl;
	text-align: right;
	overflow: hidden;
	padding-right: 15px;
	clear: both;
}
.sec-styl-01 header h2,
header.asid-hdr h3 {
	color: #000;
	float: right;
	display: inline-block;
	padding-left: 10px;
	font-size: 25px;
	margin-bottom: 20px;
}
.sec-styl-01 header h2 a:link,
.sec-styl-01 header h2 a:visited,
header.asid-hdr h3 a:link,
header.asid-hdr h3 a:visited { color: #000; }
.sec-styl-01 header span,
header.asid-hdr span {
	display: inline-block;
	content: " ";
	border-bottom: 4px solid #000;
	width: 20px;
	height: 0px;
	margin-top: 32px;
}
header.asid-hdr span { margin-top: 17px; }
.sec-styl-01.cntrd-hdr { margin-right: 0; }
.row-fix-mrgn { margin-left: 0; }
.sec-hdr-edts { padding-top: 40px; }
.rlatd-fils {
	padding: 20px 0;
	overflow: hidden;
}
.rlatd-fils h6 {
	font-size: 19px;
	margin-bottom: 15px;
	direction: rtl;
	border-bottom: 1px dashed #e8e8e8;
	padding-bottom: 9px;
}
.rlatd-fils a:link,
.rlatd-fils a:visited {
	display: block;
	margin: 7px 10px 7px 0;
	color: #888;
	direction: rtl;
}
.rlatd-fils a:hover { color: #FF067E; }
.rlatd-fils .jp-audio { float: right; }
figure { margin-bottom: 0; }
.blk-half-wdth figure {
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	padding: 15px;
	overflow: hidden;
}
.blk-half-wdth figure > a {
	float: right;
	width: 50%;
}
.blk-half-wdth figure > a img {
	width: 100%;
	height: auto;
}
.blk-half-wdth figure figcaption {
	padding-right: 15px;
	text-align: right;
	float: right;
	width: 50%;
}
.blk-thrd-wdth figure,
.blk-ful-thin-wdth {
	background-color: #FFF;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	padding: 15px;
	overflow: hidden;
}
.blk-thrd-wdth,
.blk-half-wdth,
.blk-ful-thin-wdth { margin-bottom: 30px; }
.blk-thrd-wdth img,
.blk-half-wdth img,
.blk-ful-thin-wdth img {
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
}
.blk-thrd-wdth:hover img,
.blk-half-wdth:hover img,
.blk-ful-thin-wdth:hover img {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	z-index: 3;
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2); /*border-radius:50%;*/
}
/* Circle */
.blk-half-wdth figure > a,
.blk-thrd-wdth figure > a,
.blk-ful-thin-wdth figure > a {
	position: relative;
	display: block;
	background-color: #f5f5f5;
	/*  To Crop Image  */
	
	padding-bottom: 100%;
	overflow: hidden;/*  End to crop Image  */
}
.blk-half-wdth figure > a { /*  To Crop Image  */
padding-bottom: 50%;/*  End to crop Image  */ }
.blk-ful-thin-wdth figure > a {
	width: 80px;
	/*  To Crop Image  */
	padding-bottom: 80px;/*  End to crop Image  */
}
.blk-half-wdth figure > a::before,
.blk-thrd-wdth figure > a::before,
.blk-ful-thin-wdth figure > a::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 4;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.1);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.blk-half-wdth:hover figure > a::before,
.blk-thrd-wdth:hover figure > a::before,
.blk-ful-thin-wdth:hover figure > a::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
/*.blk-half-wdth figure > a:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}*/

@-webkit-keyframes circle {
 0% {
 opacity: 1;
}
 40% {
 opacity: 1;
}
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
}
}
@keyframes circle {
 0% {
 opacity: 1;
}
 40% {
 opacity: 1;
}
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
}
}
.blk-half-wdth figure figcaption h3 a:hover,
.blk-half-wdth:hover figure figcaption h3 a,
.blk-thrd-wdth figure figcaption h3 a:hover,
.blk-thrd-wdth:hover figure figcaption h3 a,
.blk-ful-thin-wdth figure figcaption h3 a:hover,
.blk-ful-thin-wdth:hover figure figcaption h3 a { color: #FF067E; }
.cntrd-hdr .blk-thrd-wdth { margin-bottom: 3px; }
.blk-thrd-wdth figure > a img,
.blk-half-wdth figure > a img,
.blk-ful-thin-wdth img {
	margin: auto; /* To Center img Verticaly [ Fix ] */
	width: 100%;
	height: auto;
	/* To crop images */
	
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;/* End To crop images */
}
.blk-thrd-wdth figure figcaption {
	text-align: right;
	direction: rtl;
}
.blk-thrd-wdth figcaption h1 { margin-top: 10px; }
.blk-thrd-wdth figcaption h1 a:link,
.blk-thrd-wdth figcaption h1 a:visited {
	color: #000;
	font-size: 18px;
	line-height: 24px;
	overflow: hidden;
	height: 52px;
	display: block;
	padding-top: 5px;
}
.blk-ful-thin-wdth a,
.blk-ful-thin-wdth figcaption {
	float: right;
	display: inline-block;
	text-align: right;
	direction: rtl;
}
.blk-ful-thin-wdth figcaption a:link,
.blk-ful-thin-wdth figcaption a:visited {
	font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-top: 6px;
    height: 72px;
    font-size: 15px;
    overflow: hidden;
}
.blk-ful-thin-wdth img { width: 100%; }
.blk-ful-thin-wdth > a { width: 25%; }
.blk-ful-thin-wdth figcaption {
	display: block;
	float: none;
	padding-right: 15px;
	overflow: hidden;
}
.blk-ful-thin-wdth { margin-bottom: 3px; }
.blk-half-wdth figcaption h1 a:link,
.blk-half-wdth figcaption h1 a:visited {
	color: #000;
	font-family: "Droid Arabic Kufi", Arial;
	font-weight: 400;
	line-height: 24px;
	font-size: 18px;
	height: 72px;
	overflow: hidden;
	display: block;
	direction: rtl;
}
.blk-half-wdth figcaption p {
	font-family: Arial, Tahoma;
	font-size: 15px;
	color: #676767;
	line-height: 18px;
	max-height: 53px;
	overflow: hidden;
}
.eyadah-txt {
	direction: rtl !important;
	font-family: SimplifiedArabic-Bold, Arial !important;
	font-size: 19px !important;
	color: #696969 !important;
	text-align: right !important;
}
.ansr-ttl {
	direction: rtl;
	font-size: 20px;
	border-bottom: 1px dotted #c7c7c7;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
/* Change selected text Background and Color */
::selection {
	background: #FF067E; /* WebKit/Blink Browsers */
	color: #FFF;
}
::-moz-selection {
 background: #FF067E; /* Gecko Browsers */
 color:#FFF;
}
/* End Change selected text Background and Color */

.maglet-elgamal a:link,
.maglet-elgamal a:visited {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	text-align: center;
	padding-top: 10px;
}
.maglet-elgamal a img {
	border: 6px solid #000;
	max-width: 100%;
	display: inline-block;
}
section header h2 { margin-top: 15px; }
.ad-300-250{
	padding: 0;
	border: 0;
	min-height: 250px;
	position: relative;
	margin-right: -15px;
	margin-left: -15px;
	text-align: center;
	margin-bottom: 30px;
}
.ad-300-250 header{display: none;}
.ad-300-250 > img, .ad-300-250 > iframe{
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	margin: 0 auto;}

/* banner overwriting */
.ad-300-250.comptions-area, .ad-300-250.nashrt-elgamal,   .ad-300-250.maglet-elgamal, .ad-300-250.voting-hom{
	border: 1px solid #cdcdcd;
	padding: 20px 0;
	text-align: center;
	margin:0 0 30px;
	min-height: auto;
}
.ad-300-250.comptions-area header, .ad-300-250.nashrt-elgamal header,   .ad-300-250.maglet-elgamal header, .ad-300-250.voting-hom header{
	display: block;
}
/* end ad */


.ad-728-90 {
	padding: 20px 0;
	text-align: center;
	/*margin-bottom: 30px;*/
	clear: both;
}
a.mor-btn:link,
a.mor-btn:visited {
	color: #FFF;
	background-color: #000;
	padding: 6px 15px 6px;
	display: inline-block;
	float: left;
}
a.mor-btn:hover { background-color: #FF067E; }
.blk-half-wdth a.mor-btn {
	position: absolute;
	bottom: 15px;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 11px;
	left: 30px;
}
.intrct-lbbry,
.vdios-lbbry {
	padding-left: 14px;
	direction: rtl;
	overflow: visible;
	clear: both;
}
.intrct-lbbry header,
.vdios-lbbry header { text-align: center; }
.intrct-lbbry h2,
.vdios-lbbry h2,
.rlated-art h3,
.othr-compttrs h4 {
	display: inline-block;
	margin: 30px auto 20px;
	color: #000;
}
.intrct-lbbry h2 a:link,
.intrct-lbbry h2 a:visited,
.vdios-lbbry h2 a:link,
.vdios-lbbry h2 a:visited,
.rlated-art h3 a:link,
.rlated-art h3 a:visited,
.othr-compttrs h4 a:link,
.othr-compttrs h4 a:visited { color: #000; }
.intrct-lbbry header h2:before,
.intrct-lbbry header h2:after,
.vdios-lbbry header h2:before,
.vdios-lbbry header h2:after,
.rlated-art header h3:after,
.rlated-art header h3:before,
.cntrd-hdr header h2:after,
.cntrd-hdr header h2:before,
.othr-compttrs h4:before,
.othr-compttrs h4:after {
	content: " ";
	border-bottom: 4px solid #000;
	display: inline-block;
	width: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.rlated-art header { text-align: center; }
section.cntrd-hdr header { padding-right: 0; }
section.cntrd-hdr header h2 {
	float: none;
	padding-left: 0;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-top: 23px;
	line-height: initial;
	margin-bottom: 10px;
}
.vot-bttn {
	background-color: #ff067e;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	border: 1px solid #d9277d;
	cursor: pointer;
	color: #ffffff;
	font-size: 17px;
	padding: 9px 28px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #d91172;
	font-family: "Droid Arabic Kufi", Arial;
	margin: 0 auto;
	max-width: 140px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.vot-bttn:hover,
.vot-bttn:focus {
	background-color: #ff429d;
	color: #FFF;
	outline: 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.vot-bttn:active {
	position: relative;
	top: 1px;
}
.colction-ftrma-itm { }
.colction-ftorma h4 { color: #D1D1D1; }
.colction-ftorma * { color: #9B9B9B; }
.colction-ftorma h4,
.colction-ftorma figcaption { padding: 10px 0 15px; }
.colction-ftrma-itm figure img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.eyadh-area a.btn-styl-01:link,
.eyadh-area a.btn-styl-01:visited {
	padding: 3px 12px 7px;
	font-size: 12px;
	max-width: 49%;
}
.eyadh-area {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}
.seprtr-ln {
	display: block;
	text-align: center;
	padding-top: 6px;
	clear: both;
}
.seprtr-ln span {
	content: " ";
	display: block;
	background-color: #000;
	height: 5px;
	width: 1px;
	clear: both;
	margin: 2px auto;
}
.seprtr-ln a:link,
.seprtr-ln a:visited {
	color: #FFF;
	background-color: #0d1019;
	padding: 2px 10px;
	display: inline-block;
}
.intrct-lbbry-itm {
	padding: 1px 1px 0 0;
	display: inline-block;
}
.intrct-lbbry-itm figure > a {
	display: block;
	overflow: hidden;
}
.intrct-lbbry-itm figure img {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	width: 100%;
	height: auto;
}
.intrct-lbbry-itm:hover figure img {
	/*-webkit-filter: grayscale(1);
  	filter: grayscale(1);
	-webkit-filter: sepia(1);
  	filter: sepia(1);*/
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	opacity: 0.9;
}
.intrct-lbbry-itm figcaption {
	position: absolute;
	bottom: 1px;
	right: 0;
	left: 0;
}
.intrct-lbbry-itm figcaption i {
	background-color: rgba(0, 0, 0, 0.4);
	padding: 30px 15px;
	color: #FFF;
	float: right;
}
.intrct-lbbry-itm figcaption h1 a {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFF;
	padding: 0;
	line-height: 28px;
	display: inline-block;
	float: right;
	overflow: hidden;
	max-width: 70%;
	font-size: 20px;
	direction: rtl;
	height: 88px;
	border: 14px solid rgba(0, 0, 0, 0.0);
}
.intrct-lbbry-itm figcaption h1 a:hover,
.intrct-lbbry-itm:hover figcaption h1 a {
	background-color: rgba(255, 6, 126, 0.8);
	max-width: 80%;
}
.seprtr {
	border: 2px solid #d80967;
	display: inline-block;
	float: right;
	height: 127px;
	margin-top: -20px;
}
.intrct-lbbry-itm:hover .seprtr { border-color: #FFF; }
.dtld-glry-ftrma {
	background-color: #000;
	padding: 10px 0;
	min-height: 500px;
	margin-bottom: 20px;
}
.dtld-glry-ftrma .fotorama__thumb-border { border-color: #FF067E; }
.dtld-glry-ftrma .fotorama__wrap { margin: 0 auto; }
/*  Details page fly sharing */
.shring-fly {
	position: fixed;
	top: 50%;
	right: 0;
	direction: rtl;
	z-index: 5;
}
.shring-fly p {
	background-color: #000;
	color: #FFF;
	padding: 2px 10px;
	font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
    font-size: 12px;
}
.shring-fly div > a:link,
.shring-fly div > a:visited {
	width: 36px;
	height: 36px;
	color: #FFF;
	display: block;
	background-color: #000;
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	margin-bottom: 10px;
}
.shring-fly a.fb-dtls-shr-btn:hover {
	background-color: #3c578d;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
.shring-fly a.twtr-dtls-shr-btn:hover {
	background-color: #55acee;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
.shring-fly a.insta-dtls-shr-btn:hover {
	background-color: #af3092;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
.shring-fly a.pntrs-dtls-shr-btn:hover {
	background-color: #bd081c;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);

}
.shring-fly a.whtsapp-dtls-shr-btn:hover {
	background-color: #25d366;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}

.shring-fly a.eml-dtls-shr-btn:hover,
.shring-fly a.prnt-dtls-shr-btn:hover {
	background-color: #555;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
/* End Details page fly sharing */

.art-send-eml-frm {
	direction: rtl;
	border-top: 1px dashed #eaeaea;
	padding-top: 40px;
}
.art-send-eml-frm label {
	width: 50%;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	float: right;
	padding-left: 10px;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 14px;
	line-height: 27px;
}
.art-send-eml-frm span {
	color: red;
	display: block;
	text-align: right;
	width: 50%;
	margin-right: 50%;
	margin-bottom: 5px;
	font-size: 12px;
}
.art-send-eml-frm input,
.art-send-eml-frm select,
.art-send-eml-frm textarea {
	width: 200px;
	padding: 2px 5px;
	border: 1px solid #e2e2e2;
}
.art-send-eml-frm textarea { height: 100px; }
.art-send-eml-frm input:focus,
.art-send-eml-frm textarea:focus { outline: 1px solid #FF067E; }
.art-send-eml-frm a:link,
.art-send-eml-frm a:visited {
	margin: 0 auto;
	padding: 3px 10px;
	display: block;
	max-width: 140px;
}
.art-send-eml-frm div {
	padding-bottom: 5px;
	overflow: hidden;
}
.vtng-innr {
	direction: rtl;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	overflow: hidden;
}
.vtng-innr .innr-vtng-hldr {
	text-align: right;
	padding: 0 10% 10px;
}
.vtng-innr .innr-vtng-hldr input { margin-left: 5px; }
.vtng-innr .innr-vtng-hldr {
	text-align: right;
	padding: 0 10% 10px;
}
.vtng-innr .innr-vtng-hldr input,
.vtng-innr .innr-vtng-hldr label {
	cursor: pointer;
	cursor: hand;
}
.vtng-innr div input[type="radio"]:checked + label { color: #FF067E; }
.vtng-innr div input[type="radio"] {
	width: 15px;
	float: right;
	margin-top: 5px;
	clear: right;
	margin-left: 6px;
	margin-right: 10px;
}
.vtng-innr .innr-vtng-hldr label {
	font-size: 14px;
	color: #666;
	display: block;
	padding-right: 31px;
}
.vtng-innr .innr-vtng-hldr label:after {
	content: " ";
	height: 4px;
	clear: both;
	display: block;
}
.ad-300-250.voting-hom .aftr-vtng .chk-txt { font-size: 15px; }
.vtng-innr div p {
	padding-top: 20px;
	margin-bottom: 30px;
}
.vtng-innr div .seprtr-br {
	margin-bottom: 10px;
	display: block;
}
a.sec-btn { float: left; }
a.frst-btn { float: right; }
.vot-ful-wdth-btn {
	clear: both;
	float: none;
	margin-top: 10px;
	display: block;
}
.aftr-vtng {
	direction: rtl;
	clear: both;
	display: none;
}
.aftr-vtng a.btn-styl-01 {
	margin: 0 auto;
	display: block;
	max-width: 50%;
}
.aftr-vtng ul {
	list-style: none;
	padding: 0;
}
.aftr-vtng ul li {
	text-align: right;
	padding-bottom: 30px;
	padding-top: 15px;
	border-bottom: 1px dotted #bababa;
	overflow: hidden;
}
.aftr-vtng ul li:last-child { border: 0; }
.aftr-vtng ul li > span {
	font-size: 12px;
	display: block;
	color: #999;
	float: right;
}
.chk-txt { font-size: 18px; }
.chk-lvl {
	width: 100%;
	height: 7px;
	background-color: #d5d5d5;
	overflow: hidden;
	display: inline-block;
	position: relative;
	border-radius: 5px;
	float: right;
}
.chk-lvl span {
	display: inline-block;
	background-color: #FF067E;
	height: 7px;
	position: absolute;
	right: 0;
}
.vtng-rsult-inr {
	direction: rtl;
	overflow: hidden;
	margin-top: -40px;
}
.vtng-rsult-inr .aftr-vtng {
	direction: rtl;
	clear: both;
}
.vtng-rsult-inr .chk-txt { margin-bottom: 10px; }
.vtng-rsult-inr .chk-lvl {
	max-width: 600px;
	clear: both;
}
.othr-vots {
	list-style: none;
	padding: 30px 0 0;
	direction: rtl;
	border-top: 1px solid #d9d9d9;
	margin-top: 12px;
}
.othr-vots li {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	padding: 15px;
	border-bottom: 1px dotted #e8e8e8;
}
.othr-vots li:hover { background-color: #f4f4f4; }
.othr-vots li a:link,
.othr-vots li a:visited { color: #000; }
.othr-vots li:hover a:link,
.othr-vots li:hover a:visited,
.othr-vots li a:hover { color: #FF067E; }
.othr-vots li a i {
	margin-left: 10px;
	float: right;
	width: 16px;
	padding-top: 4px;
}
.othr-vots li a span {
	display: block;
	padding-right: 26px;
}
.eyadah-lst {
	direction: rtl;
	padding: 0;
	margin: 0;
	list-style: none;
}
.eyadah-lst li {
	background: url(../images/3eyadah-bg-ico.png) right top no-repeat;
	min-height: 50px;
}
.eyadah-lst li:last-child:after {
	margin-bottom: 15px;
	background: none;
}
.eyadah-lst li:after {
	content: " ";
	height: 3px;
	background: #f5f5f5 url(../images/mst-rdd-brdr-bg.png) bottom right repeat-x;
	margin: 15px 0;
	display: block;
}
.eyadah-lst li a:link,
.eyadah-lst li a:visited {
	padding-right: 54px;
	display: block;
	font-size: 15px;
	color: #000;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	min-height: 44px;
}
.eyadah-lst li a:hover { color: #FF067E; }
.eyada-lst-sc-hm li a:link,
.eyada-lst-sc-hm li a:visited {
	min-height: 50px;
	padding-top: 15px;
}
.vdios-lbbry {
	clear: both;
	float: none;
}


.vdios-lbbry .vdios-lbbry-itm { }
.vdios-lbbry .vdios-lbbry-sml { padding: 0; }
.vdios-lbbry .vdios-lbbry-sml img {
	width: 100%;
	height: auto;
}
.vdios-lbbry .vdios-lbbry-sml figure {
	margin-bottom: 15px;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
}
.vdios-lbbry .vdios-lbbry-sml figure:last-child { margin-bottom: 0; }
.vdios-lbbry .vdios-lbbry-itm { }
.vdios-lbbry .vdios-lbbry-itm h3,
.vdios-lbbry .vdios-lbbry-sml h3 { margin: 0; }
.vdios-lbbry .vdios-lbbry-sml figcaption,
.vdios-lbbry .vdios-lbbry-itm h3 {
	background-color: #FFF;
	color: #000;
}
.vdios-lbbry .vdios-lbbry-itm h3 {
	/*-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);*/
	z-index: 2;
}
.vdios-lbbry .vdios-lbbry-sml figcaption { padding: 6.5px 0; }
.vdios-lbbry .embed-responsive-16by9 {
	padding-bottom: 47.25%;
	background-color: #d5d5d5;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	z-index: 2;
}
.vdios-lbbry .vdios-lbbry-sml h1 a:link,
.vdios-lbbry .vdios-lbbry-sml h1 a:visited,
.vdios-lbbry .vdios-lbbry-itm h1 a:link,
.vdios-lbbry .vdios-lbbry-itm h1 a:visited {
	color: #000;
	font-size: 17px;
	padding: 0px 10px;
	display: block;
}
.vdios-lbbry .vdios-lbbry-sml h1 a:link, .vdios-lbbry .vdios-lbbry-sml h1 a:visited{
	font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
	font-size: 14px;
    line-height: 18px;
    height: 37px;/* was*/
    overflow: hidden;
	padding-top: 2px;
}
.vdios-lbbry .vdios-lbbry-itm h1 a:link,
.vdios-lbbry .vdios-lbbry-itm h1 a:visited { /* padding: 30px 15px; */ padding: 15px 15px 25px;}
.vdios-lbbry .vdios-lbbry-sml figure:hover figcaption,
.vdios-lbbry .vdios-lbbry-sml figure:hover figcaption h1 a,
.vdios-lbbry .vdios-lbbry-itm figure:hover figcaption h1,
.vdios-lbbry .vdios-lbbry-itm:hover h1 a,
.vdios-lbbry .vdios-lbbry-itm:hover h1 {
	background-color: #FF067E;
	color: #FFF;
	z-index: 1;
    display: block;
    position: relative;
}
.vido-lbrry-big-shft:hover .inner03:after{
	content: " ";
	display: block;
  background-color: #FF067E;
	height: 37px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 0;
}
.comptions-lst {
	direction: rtl;
	list-style: none;
	padding-right: 10px;
	margin-bottom: 40px;
}
.comptions-lst li a:link,
.comptions-lst li a:visited {
	color: #000;
	font-family: "Droid Arabic Kufi", Arial;
	font-weight: 700;
	line-height: 40px;
}
.comptions-lst li a i {
	font-size: 25px;
	padding-left: 5px;
}
.comptions-lst li a:hover { color: #FF067E; }
.main-votng-lst {
	border-top: 1px dotted #ddd;
	border-right: 1px dotted #f2f2f2;
	margin-bottom: 20px;
	overflow: hidden;
}
.main-votng-lst article {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	text-align: center;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 15px;
	border-left: 1px dotted #f2f2f2;
	padding-top: 30px;
}
.main-votng-lst article:hover { background-color: #f4f4f4; }
.main-votng-lst article a.img-hldr >span {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.81);
	color: #FFF;
	height: 100%;
	padding: 10px;
	opacity: 0;
	border-radius: 12px;
	overflow: hidden;
}
.main-votng-lst article:hover a.img-hldr > span { opacity: 1; }
.main-votng-lst article figcaption p {
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	color: #cbcbcb;
	font-size: 12px;
	padding-top: 4px;
	direction: rtl;
}
.main-votng-lst article figcaption p span {
	padding-left: 4px;
	color: #8d8d8d;
}
.main-votng-lst article figcaption h3 a:link,
.main-votng-lst article figcaption h3 a:visited {
	font-size: 20px;
	padding-top: 15px;
	margin-bottom: 7px;
	display: block;
	color: #000;
	overflow: hidden;
	height: 38px;
}
.main-votng-lst article figcaption h3 a:hover { color: #FF067E; }
.modl-vt-ar { direction: rtl; }
.dat-ico {
	display: inline-block;
	margin-left: 5px;
	width: 20px;
	height: 21px;
	background: url(../images/dat-ico.png) center no-repeat;
	float: right;
	margin-top: 2px;
}
.edtr-ico {
	display: inline-block;
	margin-left: 5px;
	width: 20px;
	height: 21px;
	background: url(../images/edtr-ico.png) center no-repeat;
}
.tgs-dv {
	clear: both;
	overflow: hidden;
	text-align: center;
	padding-top: 40px;
}
.tgs-dv p {
	text-align: center;
	border: 2px solid #ececec;
	border-radius: 50%;
	width: 72px;
	height: 72px;
	margin: 0 auto;
}
.tgs-dv p i {
	color: #000;
	font-size: 28px;
	line-height: 72px;
}
.tgs-dv ul {
	padding: 0;
	margin-top: 25px;
}
.tgs-dv ul li {
	display: inline-block;
	padding: 0 10px;
}
.tgs-dv ul li a:link,
.tgs-dv ul li a:visited {
	color: #353535;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 5px;
	font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
    font-size: 14px;
}
.tgs-dv ul li a:hover {
	color: #FF067E;
	border-color: #000;
}
.tgs-dv:hover p i { color: #FF067E; }
.tgs-dv:hover p { border-color: #000; }
.dtls-pg-cntn {
	background-color: #FFF;
	padding-bottom: 50px;
	padding-right: 15px;
	padding-left: 15px;
	/*margin-left: -15px;*/
}
.dtls-pg-cntn:before {
	background-color: red;
	height: 100%;
	content: " ";
}
.dtls-ttl-hdr {
	font-size: 36px;
	direction: rtl;
	padding: 25px 0;
}
.dtls-ttl-hdr h1 {
	line-height: 52px;
	font-size: 30px;
}
.breadcramb-area { direction: rtl; }
.breadcramb-area ul {
	list-style: none;
	padding-right: 0;
	padding-top: 15px;
}
.breadcramb-area ul li {
	display: inline-block;
	padding-left: 15px;
}
.breadcramb-area ul li a:link,
.breadcramb-area ul li a:visited {
	color: #979797;
	font-size: 13px;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	display: block;
}
.breadcramb-area ul li a:hover { color: #FF067E; }
.breadcramb-area ul li a:before {
	content: " ";
	margin-left: 10px;
	width: 16px;
	height: 10px;
	background: url(../images/brd-crmb-arw.png) center no-repeat;
	opacity: 0.1;
	margin-top: 5px;
	display: block;
	float: right;
}
.artcl-info {
	direction: rtl;
	font-size: 16px;
	/*overflow: hidden;*/
	min-height: 49px;
	padding-bottom: 5px;
}
.artcl-info p {
	width: 50%;
    float: right;
    font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
    font-size: 13px;
    line-height: 28px;
}
div.sourceInfo{
	text-align: left;
	font-size: 13px;
	font-family: "Droid Arabic Kufi reg", Arial;
	color: #777;
	padding-top: 15px;
	direction: rtl;
}
div.sourceInfo span{
	font-family: "Droid Arabic Kufi", Arial;
	color: #333;
    font-size: 16px;
}
div.sourceInfo a:link, div.sourceInfo a:visited{
	color: #555;
}
.artcl-info p.pplshr-nm { text-align: left; }
.artcl-info p img {
	/* max width 60px for publisher */
	/*border-radius: 50%;
    border: 2px solid rgb(207, 207, 207);*/
    margin-right: 3px;
    width: 60px;
    margin-top: -19px;
}
.artcl-info p a:link,
.artcl-info p a:visited { color: #646464; }
.main-dtls-img {
	direction: rtl;
	margin-bottom: 20px;
	text-align: center;
	background-color: #f3f3f3;
	/*max-height: 600px;*/
	padding-top: 15px;
	padding-bottom: 15px;
}
.main-dtls-img figcaption{
	font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
	padding-top: 18px;
    color: #666;
    font-size: 14px;
}
.main-dtls-img img { max-width: 100%; }
.dtls-txt,
.dtls-txt * {
	font-family: SimplifiedArabic-Bold, Arial;
	font-size: 19px;/* was 24px */
	/*color: #353535 !important;*/
	text-align: right;
	direction: rtl;
	/*max-width: 100% !important;*/
	background-color: #FFF;
}
.dtls-txt strong, .dtls-txt h1, .dtls-txt h2, .dtls-txt h3, .dtls-txt h4, .dtls-txt h5, .dtls-txt h6{
	/*color: #FF067E !important;*/
	font-family: "Droid Arabic Kufi", Arial !important;
}
.dtls-txt iframe{
	max-width: 100% !important;
	display: block !important;
	margin: 0 auto !important;
}
div.dtls-txt div.getty{
	margin: 0 auto !important;
    width: 100% !important;
	display: block !important;
	
}

.dtls-txt blockquote {
	padding: 0 50px;
	clear: both;
	overflow: hidden;
	position: relative;
}
.sec-colr-01 blockquote, .sec-colr-01 .dtls-txt blockquote * {
	color: #FF0000 !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-02 blockquote, .sec-colr-02 .dtls-txt blockquote * {
	color: #3366FF !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-03 blockquote, .sec-colr-03 .dtls-txt blockquote * {
	color: #9933FF !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-04 blockquote, .sec-colr-04 .dtls-txt blockquote * {
	color: #339900 !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-05 blockquote, .sec-colr-05 .dtls-txt blockquote * {
	color: #FF3300 !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-06 blockquote, .dtls-txt blockquote * {
	color: #FF0099 !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-07 blockquote, .sec-colr-07 .dtls-txt blockquote * {
	color: #CC0099 !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-08 blockquote, .sec-colr-08 .dtls-txt blockquote * {
	color: #FF9900 !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-09 blockquote, .sec-colr-09 .dtls-txt blockquote * {
	color: #006699 !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}
.sec-colr-10 blockquote, .sec-colr-10 .dtls-txt blockquote * {
	color: #B6AA00 !important;
	font-family: "Droid Arabic Kufi", Arial !important;
}


/* { color: #FF067E !important; }*/
.dtls-txt blockquote:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f10d";
	position: absolute;
	left: 0;
	top: 20px;
}
.dtls-txt blockquote:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f10e";
	right: 0px;
	position: absolute;
	top: 20px;
}
.comptns-area { margin-top: -40px; }
.comptns-area figure {
	overflow: hidden;
	direction: rtl;
	border-bottom: 1px dotted #d7d7d7;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: -2px;
	padding-right: 2px;
}
.comptns-area figure:last-child { border: 0; }
.comptns-area figure a.img-hldr,
.main-votng-lst article a.img-hldr {
	display: block;
	float: right;
	margin-left: 15px;
	-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	border-radius: 12px;
	border: 5px solid #FFF;
}
.main-votng-lst article a.img-hldr {
	float: none;
	display: inline-block;
	position: relative;
	max-width: 100%; 
	margin-left:0;
}
.main-votng-lst article a.img-hldr img{
	max-width:100%;
}
.main-votng-lst article a.vot-bttn {
	padding: 6px 0px;
	max-width: 104px;
	font-size: 14px;
	margin-bottom: 0;
}
.main-votng-lst article a.vot-bttn {
	outline: 0;
	color: #FFF;
}
.comptns-area figure img,
.main-votng-lst article a img { border-radius: 12px; }
.comptns-area figure figcaption { margin-top: 50px; }
.comptns-area figure figcaption h3 { margin-bottom: 15px; }
.comptns-area figure figcaption p {
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 16px;
	color: #777;
}
.othComp_btn {
	background-color: #f5f5f5;
	overflow: hidden;
	padding: 40px 0 30px;
	text-align: center;
	margin-top: 0px;
	clear: both;
}
.secition-covr {
	direction: rtl;
	margin-right: 15px;
	margin-left: 15px;
}
.secition-covr img {
	max-width: 100%;
	height: auto;
}
.secition-covr figcaption h2 {
	background-color: #FFF;
	color: #000;
	padding: 20px 50px;
	border-right: 5px solid #000;
	border-left: 5px solid #000;
	display: inline-block;
	/*margin-top: -36px;*/
	margin-bottom: 20px;
	font-size: 39px;
	margin-right: 16px;
	-webkit-box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 6px 1px rgba(0,0,0,0.2);
}
.secition-covr figcaption h2 a:link,
.secition-covr figcaption h2 a:visited { color: #000; }
.pdf-hldr { }
.pdf-hldr ul li a { display: inline-block }
.srch-bx-area {
	direction: rtl;
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 17px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 18px;
}
.srch-bx-area > * { float: right; }
.srch-bx-area label {
	margin-bottom: 0;
	line-height: 28px;
	padding-left: 2px;
}
.srch-bx-area input,
.srch-bx-area select {
	padding: 2px 5px;
	height: 30px;
	line-height: 25px;
	margin-left: 15px;
}
.srch-bx-area a.src-3yda-btn:link,
.srch-bx-area a.src-3yda-btn:visited {
	padding: 0 25px;
	height: 29px;
	color: #FFF;
	background-color: #000;
	display: inline-block;
	text-align: center;
	font-size: 18px;
}
.srch-bx-area a.src-3yda-btn:hover {
	font-size: 22px;
	line-height: 24px;
	padding: 0 23px;
	background-color: #FF067E;
}
.comnts-area {
	background-color: #c3c3c3;
	padding: 50px 120px;
	clear: both;
	margin-top: 50px;
	overflow: hidden;
	margin-bottom: 70px;
}
.paging {
	width: 100%;
	text-align: center;
	display: table;
	font-family: 'Droid Arabic Kufi', Tahoma;
	font-size: 12px;
	padding: 70px 0px 40px;
	clear: both;
	margin-top: 133px;
	overflow: hidden;
}
.paging span > span {
	text-align: center;
	display: inline;
}
.paging span * {
	border: 1px solid #999;
	background-color: #f5f5f5;
	/*padding: 1px 5px;*/
	color: #999;
	margin: 3px;
	border-radius: 16px;
	padding: 2px 10px;
}
.paging a:link,
.paging a:visited {
	background-color: #FFF;
	color: #333;
	text-decoration: none;
}
.paging span span a:hover {
	background-color: #333;
	color: #FFF;
	border-color: #333;
	text-decoration: none;
}
.paging:after {
	content: " ";
	display: inline-block;
	height: 2px;
	border-top: 1px solid #dbdbdb;
	width: 100%;
	margin-top: -8px;
	float: right;
}
/*  Adwat wa Makayeess  */

.toolsOptions,
.divContent {
	width: 400px;
	max-width: 100%;
	margin: 0 auto;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
}
.toolsOptions select.main-slct {
	width: 100%;
	margin-bottom: 5px;
	padding: 5px 2px;
}
.newsHeader {
	text-align: center;
	font-size: 19px;
	margin-top: 30px;
	margin-bottom: 9px;
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 15px;
}
.toolsUI .vot-bttn:hover {/*margin-top:5px;*/ }
.calc-contnt-hldr table {/*width:100%;*/ }
.calc-contnt-hldr table input,
.calc-contnt-hldr table select {
	font-size: 12px;
	line-height: 15px;
	padding: 5px 2px;
}
.calc-contnt-hldr table input[type=text],
.calc-contnt-hldr table select {
	height: 32px;
	float: right;
	margin-bottom: 5px;
	margin-left: 4px;
}
.rzult-hldr { width: 100%; }
.rzult-hldr span.wrnng {
	color: Red;
	font-size: small;
	font-weight: bold;
}
.rzult-hldr span.rsult-txt {
	color: #ff067e;
	font-size: 19px;
	display: block;
	text-align: center;
	background-color: #f5f5f5;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	line-height: 60px;
}
.calc-contnt-hldr input.vot-bttn {
	font-size: 14px;
	outline: none;
	padding: 8px 22px;
	margin-top: 15px;
}
.calc-contnt-hldr table td { font-size: 13px; }
/*  End Adwat wa Makayeess  */

	
	
.comp-personal-details {
	direction: rtl;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
}
.vots-count {
	text-align: center;
	font-size: 14px;
	background-color: #000;
	border-radius: 23px;
	color: #b6b6b6;
	padding: 10px 0;
	max-width: 50%;
	margin: 0 auto;
}
.vots-count span {
	font-size: 20px;
	color: #FFF;
}
.arws-hldr {
	display: block;
	text-align: center;
	font-size: 32px;
	height: 36px;
	color: #e0e0e0;
}
.othr-comp-dta {
	border: 2px solid #f5f5f5;
	border-radius: 20px;
	padding: 20px;
}
.comption-glry { border-radius: 20px; }
.comp-nm-ttl {
	text-align: center;
	margin-top: 40px;
}
.comp-nm-ttl h3 {
	background-color: #161616;
	border-radius: 20px 20px 0 0;
	color: #FFF;
	display: inline-block;
	padding: 10px 50px 11px;
	margin-bottom: 0;
	font-size: 23px;
}
.jp-state-muted .jp-mute:focus {
	background: none;
	content: ' <i class="fa fa-volume-off" aria-hidden="true"></i> ';
	color: red;
	display: inline-block;
}
.jp-volume-controls button,
.jp-volume-controls button:focus,
.jp-state-muted .jp-mute {
	background: none;
	text-indent: 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.jp-volume-controls button:after {
	content: "\f027";
	color: #FFF;
	display: block;
	width: 5px;
	height: 50px;
}
.jp-volume-controls .jp-volume-max:after {
	content: "\f028";
	color: #FFF;
	display: block;
	width: 5px;
	height: 50px;
}
.jp-mute:focus:after {
	content: "\f027";
	color: #FFF;
	display: block;
	width: 5px;
	height: 50px;
}
.jp-state-muted .jp-mute:after {
	content: "\f026";
	color: #646464;
	display: block;
	width: 5px;
	height: 50px;
}
.jp-play-bar,
.jp-volume-bar-value {
	background: none;
	background-color: #FF067E;
}
.jp-video .jp-interface,
.jp-video { border: none; }
.jp-mute,
.jp-volume-max {
	width: 22px;
	height: 15px;
}
.jp-volume-bar { top: 7px; }
.jp-controls button {
	background: none;
	text-indent: 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.jp-state-playing .jp-play {
	background: none;
	text-indent: 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.jp-state-playing .jp-play:after {
	content: "\f04c";
	color: #FF067E;
	display: block;
}
.jp-play:focus,
.jp-state-playing .jp-play { background: none; }
.jp-play:after {
	content: "\f04b";
	color: #FFF;
	display: block;
	font-size: 27px;
}
.jp-stop:after {
	content: "\f04d";
	color: #FFF;
	display: block;
	font-size: 18px;
}
.jp-play:focus:after,
.jp-state-playing .jp-play:focus,
.jp-stop:focus { background: none; }
.jp-video .jp-duration,
.jp-video .jp-current-time { color: #FFF; }
.jp-interface { background-color: #1d1d1d; }
.jp-toggles button {
	background: none !important;
	text-indent: 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.jp-toggles button.jp-full-screen:after {
	content: "\f0b2";
	color: #FFF;
	display: block;
	font-size: 16px;
}
.jp-toggles .jp-repeat:after {
	content: "\f01e";
	color: #FFF;
	display: block;
	font-size: 16px;
}
.jp-state-looped .jp-repeat:after {
	content: "\f01e";
	color: #FF067E;
	display: block;
	font-size: 16px;
}
.jp-video-play-icon {
	background: none !important;
	text-indent: 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.jp-video-play-icon:before {
	content: "\f144";
	font-size: 80px;
	color: #FFF;
}
.upldd-vdio-cntnr {
	background-color: #000;
	overflow: hidden;
	margin-bottom: 30px;
}
.upldd-vdio-cntnr > div,
.upldd-vdio-cntnr > div video { max-width: 100%; }
.upldd-vdio-cntnr > div,
.upldd-vdio-cntnr .vdio-hldr { margin: 0 auto; }
.upldd-vdio-cntnr .jp-details { display: none; }
.upldd-vdio-cntnr > div:first-child { margin-top: 15px; }
.upldd-vdio-cntnr > div:last-child { margin-bottom: 15px; }
.othr-compttrs {
	text-align: center;
	padding: 25px 0 15px;
}
.other-comp-itms {
	direction: rtl;
	text-align: center;
}
.other-comp-itms a { display: inline-block; }
.other-comp-itms a img {
	border-radius: 10px;
	display: block;
	margin: 10px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.15);
	border: 2px solid #FFF;
}
.comption-compttor-line {
	padding: 8px 0;
	border-bottom: 1px dotted #f0f0f0;
}
.othr-comp-dta .comption-compttor-line:last-child { border-bottom: 0; }
.othr-comp-dta .embdd-vdio { margin-top: 40px; }
.modal { top: 20%; }
.modal-header {
	background-color: #ff067e;
	direction: rtl;
}
.modal-body {
	font-family: "Droid Arabic Kufi", Arial;
	padding: 33px 15px;
	text-align: center;
}
.modal-header .close {
	float: left;
	color: #FFF;
	opacity: 0.8;
}
.modal-title {
	color: #FFF;
	font-size: 15px;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	line-height: 22px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.modal-footer {
	text-align: center;
	background-color: #eee;
}
.modal-footer .btn.btn-default {
	color: #FFF;
	background-color: #000;
	border-radius: 0;
}
.modal-footer .btn.btn-default:hover { background-color: #ff067e; }
/*  Search Page */

.srch-fltrs {
	direction: rtl;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFF;
	padding: 40px 20px 20px;
	margin-bottom: 30px;
}
.srch-hlight { background-color: #ff0 !important; }
.main-lbl {
	float: right;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	width: 150px;
}
.from-inpts {
	float: right;
	padding-bottom: 3px;
}
.from-inpts .sml-spn {
	width: 25px;
	display: inline-block;
}
.srch-count-rsults {
	border-top: 1px solid #f5f5f5;
	padding-top: 10px;
	color: #adadad;
}
.hlf-cl {
	display: inline-block;
	margin-left: 10px;
}
.from-inpts,
.from-inpts input,
.from-inpts label,
.from-inpts select {
	color: #727272;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 14px;
}
.from-inpts .main-shrch-fild {
	color: #FF067E;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	padding: 2px 5px;
}
.from-inpts label { margin-left: 10px; }
.from-inpts input[type=checkbox] { margin-left: 5px; }
.spn-validation { color: red; }
.news-ltr-blck .main-lbl { }
.news-ltr-blck header { padding: 0; }
.news-ltr-blck header h2,
.comtions-hdr h2 {
	float: none;
	display: block;
	padding-left: 0;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5;
}
/*  End Search Page */

/*  Comments Tabs Styles  */

.fb-social {
	background-color: #ebebeb;
	padding: 15px;
	margin: 30px 0;
}
.fb-social iframe { max-width: 100%; }
.fb-social header h6 {
	text-align: right;
	direction: rtl;
	margin: 15px 0 25px;
	font-size: 17px;
	background: url(/images/fb-hdr-bg.png) left center no-repeat;
	line-height: 35px;
}
.twtr-social {
	background-color: #ebebeb;
	padding: 15px;
	margin-bottom: 30px;
}
.twtr-social iframe { max-width: 100%; }
.twtr-social header h6 {
	text-align: right;
	direction: rtl;
	margin: 15px 0 25px;
	font-size: 17px;
	background: url(/images/twtr-hdr-bg.png) left center no-repeat;
	line-height: 35px;
}
.dlil-srch-grd { }
.dlil-srch-grd .blk-half-wdth figure > a { width: 120px; height: auto; padding-bottom: 20%;}
.dlil-srch-grd .blk-half-wdth figure figcaption {
	width: auto;
	float: none;
	padding-right: 135px;
}
.dlil-srch-grd .blk-half-wdth figcaption h3 a:link,
.dlil-srch-grd .blk-half-wdth figcaption h3 a:visited { height: auto; }
.dlil-srch-grd p.nrml-info-txt-dtls {
	color: #999;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	direction: rtl;
	font-size: 13px;
	line-height: 19px;
	height: 102px;
	max-height: 102px;
}
.dlil-srch-grd p.nrml-info-txt-dtls span { color: #000; }
.ui-tabs {
	overflow: hidden;
	clear: both;
	direction: rtl;
	padding-top: 30px;
}
.ui-tabs-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ui-state-default { display: inline-block; }
a.ui-tabs-anchor {
	font-family: "Droid Arabic Kufi", Arial;
	padding: 6px 12px;
	display: block;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #999999;
	background-color: transparent;
}
.ui-tabs-active a:link,
.ui-tabs-active a:visited {
	color: #FFF;
	background-color: #000;
}
.most-readd-tbs .ui-tabs-active a:link,
.most-readd-tbs .ui-tabs-active a:visited {
	color: #FFF;
	background-color: transparent;
}
#comments .ui-state-default a:hover {
	color: #FFF !important;
	background-color: #FF067E;
}
.ui-tabs-active a:focus,
.ui-state-default:focus { outline: none; }
.ui-tabs > div {
	border-top: 1px solid #db0011;
	padding-top: 20px;
}
.most-readd-tbs .ui-tabs .ui-tabs-panel { padding: 0 0 21px; }
.ui-tabs ul.ui-tabs-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
	overflow: hidden; /*border-bottom: 3px solid #000;*/
	padding-right: 9px;
	margin-bottom: -4px;
	text-align: center;
	background-color: transparent;
	border-radius: 0;
	border: 0;
}
.most-readd-tbs .ui-tabs > ul .ui-tabs-nav li a:link,
.most-readd-tbs .ui-tabs > ul li a:visited { color: #FFF; }
.most-readd-tbs .ui-tabs ul.ui-tabs-nav {
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
}
.ui-tabs ul.ui-tabs-nav li {
	float: none;
	margin-left: 3px;
	display: inline-block;
	border-bottom: none !important;
	background-color: #FFF;
}
#comments.ui-tabs ul.ui-tabs-nav li .ui-tabs-anchor {
	padding: 10px 13px;
	padding-bottom: 7px;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	color: #777;
}
#comments.ui-tabs ul.ui-tabs-nav li.ui-state-active .ui-tabs-anchor { color: #000; }
.most-readd-tbs .ui-tabs ul.ui-tabs-nav li a:link,
.most-readd-tbs .ui-tabs ul.ui-tabs-nav li a:visited { font-size: 15px; }
#comments.ui-tabs ul.ui-tabs-nav li a:link,
#comments.ui-tabs ul li a:visited { }
/*div ul li.ui-tabs-active a:link, div ul li.ui-tabs-active a:visited{color: #000 !important; padding-bottom:10px;}*/
div ul li.ui-tabs-active {
	border: 0px !important;
	background-color: #FFF;
}
.ui-tabs-panel {
	border-top: 3px solid #000;
	padding-top: 20px;
}
.ui-state-default a { }
.label {
	margin-left: 5px;
	width: 115px;
	display: inline-block;
	font-family: HeadersFont, Arial;
	font-weight: normal;
	font-size: 14px;
	float: right;
}
.postComntBtnHolder {
	direction: ltr;
	display: block;
	overflow: hidden;
	text-align: center;
}
.postComment { margin-top: 20px; margin-bottom: 30px;}
.postComment  .label{font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
    font-size: 14px;}
.postComment input,
.postComment textarea {
	margin-bottom: 5px;
	width: 230px;
	border: 1px solid #000;
	padding: 2px 5px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
.postComment textarea { height: 85px; }
a.sendBtn:link,
a.postComment:link,
a.sendBtn:visited,
a.postComment:visited {
	background-color: #000;
	color: #FFF;
	font-size: 13px;
	float: none;
	padding: 3px 15px;
	font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
    font-size: 13px;
}
a.sendBtn:hover,
a.postComment:hover {
	background-color: #FF067E;
	color: #FFF;
}
#comments {
	width: 640px;
	float: none;
	margin: 0 auto;
	overflow: hidden;
	background-color: #c3c3c3;
}
#comments.ui-tabs .ui-tabs-panel {
	background-color: #FFF;
	padding-top: 30px;
}
.comments ul {
	list-style: none;
	padding: 0;
	border-top: 1px solid #F4F4F4;
	padding-top: 15px;
	margin-bottom: 50px;
}
.comments ul li { margin-bottom: 10px; }
.commentBody {
	margin-right: 38px;
	padding: 10px;
	background-color: #F4F4F4;
	border-bottom: 1px solid #E5E5E5;
}
.commentBody h5 { margin-top: 0px; }
span.commentNum {
	background-color: #303030;
	font-weight: bold;
	width: 36px;
	height: 36px;
	display: inline-block;
	text-align: center;
	color: #FFF;
	padding: 5px 0px;
	float: right;
	border-radius: 50%;
	margin-top: 6px;
	line-height: 29px;
}
p.dateTxt {
	color: #5e5e5e;
	font-size: 12px;
}
p.commentP {
	font-size: 16px;
	color: #474747;
	padding-bottom: 20px;
}
.optionInfo {
	float: left;
	font-family: HeadersFont, Arial;
}
.optionInfo span {
	display: inline-block;
	float: right;
	margin-right: 5px;
}
.optionInfo span .likes { margin-left: 10px; }
.arial { font-family: 'DroidArabicNaskhRegular', Arial, Helvetica, sans-serif; }
.ui-tabs-active a:link,
.ui-tabs-active a:visited { background-color: #FFF; }
/*  Comments Tabs Ends */


/* asid-col */
.asid-col { border-right: 1px solid #cdcdcd; }
.comptions-area { border-color: #000; }
.comptns-img {
	display: block;
	margin: 0 auto;
	max-width: 80%;
	margin-bottom: 10px;
}
.comptns-img img {
	width: 100%;
	height: auto;
}
a.btn-styl-01:link,
a.btn-styl-01:visited {
	background-color: #000;
	color: #FFF; /*padding: 2px 20px;*/
	text-align: center;
	word-break: keep-all;
	padding: 3px 20px 7px;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 13px;
}
a.btn-styl-01:hover { background-color: #FF067E; }
/* Dalil Algamal */
.dalil {direction: rtl; margin-bottom: 10px;}
.dalil p, .dalil label, .dalil select{font-family: "Droid Arabic Kufi reg", Arial; font-weight: 400;}
.dalil label { width: 60px; }
.dalil input,
.dalil select {width: 40%; font-size: 12px; height: 29px;}
/*  Nashrt Elgamal  */
.nashrt-elgamal { background: url(/images/nws-ltr-tp-brdr.png) top repeat-x; }
.nashrt-elgamal a.btn-styl-01:link,
.nashrt-elgamal a.btn-styl-01:visited {
	float: left;
	width: 33%;
}
.nashrt-elgamal .dalil input {
	display: block;
	width: 67%;
	padding: 3px 2px;
}
.nashrt-elgamal .dalil {
	width: 90%;
	margin: 0 auto;
}
/*   Most Readed Articals  */
.most-readd-tbs .ui-tabs .ui-tabs-nav li {
	float: right;
	margin-bottom: 4px;
	border-radius: 0;
}
.most-readd-tbs .ui-widget-header {
	background-color: transparent;
	border: 0;
}/*
.most-readd-tbs .ui-state-hover, .most-readd-tbs .ui-widget-content .ui-state-hover, .most-readd-tbs .ui-widget-header .ui-state-hover, .most-readd-tbs .ui-state-focus, .most-readd-tbs .ui-widget-content .ui-state-focus, .most-readd-tbs .ui-widget-header .ui-state-focus, .most-readd-tbs .ui-button:hover, .most-readd-tbs .ui-button:focus{background-color: #666; border: 0;}*/
.most-readd-tbs .ui-state-default,
.most-readd-tbs .ui-widget-content .ui-state-default,
.most-readd-tbs .ui-widget-header .ui-state-default,
.most-readd-tbs .ui-button,
html .most-readd-tbs .ui-button.ui-state-disabled:hover,
html .most-readd-tbs .ui-button.ui-state-disabled:active {
	background-color: #a0a0a0;
	color: #FFF;
	border: none;
}
.most-readd-tbs .ui-state-default a,
.most-readd-tbs .ui-state-default a:link,
.most-readd-tbs .ui-state-default a:visited,
.most-readd-tbs a.ui-button,
.most-readd-tbs a:link.ui-button,
.most-readd-tbs a:visited.ui-button,
.most-readd-tbs .ui-button { color: #FFF; }
.most-readd-tbs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	background-color: #000;
	border: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { color: #FFF; }
.most-readd-tbs .ui-tabs .ui-tabs-nav li.ui-tabs-active:after {
	position: absolute;
	content: " ";
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #000;
	bottom: -7px;
	left: 45%;
}
.most-readd-tbs .ui-state-active,
.most-readd-tbs .ui-widget-content .ui-state-active,
.most-readd-tbs .ui-widget-header .ui-state-active,
.most-readd-tbs a.ui-button:active,
.most-readd-tbs .ui-button:active,
.most-readd-tbs .ui-button.ui-state-active:hover {
	background-color: #000;
	color: #FFF;
}
.most-readd-tbs .ui-widget-content {
	background-color: transparent;
	border: 0;
	padding: 3px 0 !important;
}
.most-redd {
	direction: rtl;
	padding: 0;
	list-style: none;
}
.most-redd a:link,
.most-redd a:visited {
	font-size: 15px;
	display: block;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	margin-bottom: 9px;
}
.most-redd li {
	display: block;
	overflow: hidden;
	background: #f5f5f5 url(../images/mst-rdd-brdr-bg.png) bottom right repeat-x;
	padding: 9px 0;
}
.most-redd a span.numm-numbr {
	font-size: 40px; /* was 43px */
	font-weight: bold;
	float: right;
	width: 40px;
	padding-top: 6px;
}
div.most-readd-tbs .ui-widget.ui-widget-content { border: 0; }
.most-redd li span.most-rdd-txt {
	display: block;
	padding-right: 41px;
}
.most-redd li span.most-rdd-txt i {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	font-style: normal;
	line-height: 21px;
}
.vdio-hldr,
.jp-jplayer { max-width: 100%; }
/*  Footer area  */
.footer-area {
	background-color: #000;
	direction: rtl;
	clear: both;
}
.footer-area .container {
	width: 100%;
	max-width: 1560px;
}
.top-bar-ftr {
	background-color: #cdcdcd;
	padding: 15px;
	text-align: center;
	direction: rtl;
	border-bottom: 2px solid #6c6c6c;
}
.top-bar-ftr h3 {
	display: inline-block;
	border-left: 1px solid #929292;
	padding-left: 10px;
	margin: 0;
}
.top-bar-ftr h3 a:link,
.top-bar-ftr h3 a:visited { color: #000; }
.top-bar-ftr ul { display: inline-block; }
.top-bar-ftr ul li { display: inline-block; }
.top-bar-ftr ul li a:link,
.top-bar-ftr ul li a:visited { color: #000; font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
    font-size: 13px;}
.top-bar-ftr ul li a:hover { color: #d10b6d; }
.top-bar-ftr ul li a i.fa {
	font-size: 7px;
	margin-left: 3px;
	margin-right: 12px;
}
.cpy-rts-txt {
	text-align: left;
	color: #8e8e8e;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 14px;
    line-height: 31px;
}
.footer-area .lists-itms ul {
	direction: rtl;
	list-style-type: square;
	padding-right: 20px;
	color: #d7d7d7;
}
.footer-area .lists-itms div header {
	border-bottom: 1px solid #FFF;
	height: 21px;
	margin-bottom: 7px;
}
.footer-area .lists-itms div header h5 {
	background-color: #000;
	display: inline-block;
	padding-left: 16px;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	color: #FFF;
	font-size: 15px;
}
.footer-area .lists-itms >div {
	padding: 25px;
	height: 171px;
}
.footer-area .lists-itms a:link,
.footer-area .lists-itms a:visited {
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 13px;
	color: #d7d7d7;
}
.footer-area h6 {
	display: inline;
	font-size: 12px;
}
.dev-by-blk { text-align: right; }
.rss-blks { direction: rtl; }
.rss-blks h4 {
	padding-top: 30px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 9px;
}
.rss-blks ul {
	list-style: none;
	padding-right: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
.rss-blks ul li a:link,
.rss-blks ul li a:visited {
	color: #000;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
}
.rss-blks ul li a:hover { color: #FF067E; }
.rss-blks ul li i { padding-left: 10px; }
.noScroll { overflow: hidden; }

/* End Footer area */

.top-right-ad, .top-left-ad{padding: 0;}
.top-right-ad{text-align: right;}
.Top-artcls{margin-bottom: 30px;}
.top-right-ad iframe{margin-right: 8px;}

@media (max-width:767px) and (min-width:500px) {
}

@media (min-width:1285px) and (max-width:1400px) {
.mnu-main-hldr .nav-item a.nav-link:link,
.mnu-main-hldr .nav-item a.nav-link:visited { font-size: 14px; }
}

@media (max-width:1280px) {
/*.top-right-ad, .top-left-ad{display:none;}*/
}

@media (min-width:1280px) {
.vido-lbrry-sml-shft { left: 67%; }
.vido-lbrry-big-shft { right: 16.5%; }
row-fix-mrgn { margin: 0; }
}
.mobil-btns, .humb-mnu { display: none; }
.navbar-toggle .icon-bar {
	width: 27px;
	height: 2px;
	display: block;
	margin-bottom: 4px;
	background-color: #FF067E;
}
.navbar-toggle.collapsed .icon-bar { background-color: #FFF; }
div.top-icos a.clz-mnu-btn{
	position: absolute;
    margin-left: -15px;
    margin-top: 1px;
    color: #FFF;
    line-height: 26px;
    font-size: 17px;
    background-color: #222;
    border: none;
    border-radius: 5px;
}

.fly-ad-area{
	position: fixed;
	top: -200%;
	right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 50px;
	z-index: 9999;
	width: 850px;
}
a.cloz-ad-btn:link, a.cloz-ad-btn:visited{
	clear: both;
	display: block;
	background-color: #000;
	color: #FFF;
	font-family: "Droid Arabic Kufi", Arial;
	font-weight: 700;
	padding: 2px 5px;
	max-width: 70px;
	text-align: center;
}
a.cloz-ad-btn:hover{
	color: #555;
}

@media (min-width:1190px) and (max-width:1280px) {
.top-icos {
	padding-left: 5px;
	padding-right: 5px;
}
.nav-item a.nav-link:link,
.nav-item a.nav-link:visited { font-size: 13px; }
.mnu-main-hldr { padding-left: 0; }
}

.target-ad:after{
	background: transparent;
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
}


.shring-fly div a.whtsapp-dtls-shr-btn{display: none;}
.shring-fly div a.whtsapp-dtls-shr-btn i{font-size: 21px;}
@media (max-width:1190px) {
	.shring-fly div a.whtsapp-dtls-shr-btn{display: block;}
	.fly-ad-area {
		width: 320px;
		padding: 10px;
	}
/* Main Menu Style */
.mobil-btns {
	float: left;
	display: block;
	margin-top: 23px;
}
.humb-mnu{display:block;}
.srch-grpd-btn {
	float: left;
	margin-left: 0px;
	margin-top: -3px;
}
.humb-mnu {
	float: right;
	margin-left: -15px;
	background-color: #000;
	margin-top: 26px;
}
a.navbar-toggle {
	background-color: transparent;
	display: block;
}
.top-right-ad,
.top-left-ad { display: none; }
.top-icos { text-align: center; }
.top-icos .search-btn,
.top-icos .sml-seprtr { display: none; }
.top-icos > a {
	float: none;
	margin-left: 10px;
}
.humb-mnu i {
	color: #FFF;
	font-size: 30px;
}
.menu-bar {
	border-top: 1px solid #474747;
	padding-top: 7px;
	position: fixed;
	background-color: #000;
	right: 0;
	width: 100%;
	left: 0;
	overflow-y: auto;
	margin: 0;
	display: none;
	height: 100%;
	bottom: 0;
	top: 70px;
	padding-bottom: 100px;
}
ul.nav li.dropdown > div.dropdown-menu {
	background-color: transparent;
	visibility: visible;
	opacity: 1;
	position: relative;
	display: block;
	width: 100%;
	right: 0;
	margin-top: 0px;
}
.dropdown-item figure { display: none; }
a.menu-mr-lnk:link,
a.menu-mr-lnk:visited { display: none; }
.menu-bar .dropdown-menu > div {
	padding: 10px 10px 0;
	display: block;
	min-width: 100%;
	border-bottom: 1px dotted #646464;
}
.nav-item a.nav-link:link,
.nav-item a.nav-link:visited {
	display: block;
	text-align: right;
}
ul.nav > li {
	float: none;
	display: block;
	clear: both;
	padding: 27px 10px 0px;
	overflow: hidden;
	margin-bottom: 10px;
}
.mnu-main-hldr {
	float: none;
	width: 100%;
}
.top-icos {
	float: none;
	width: 100%;
	height: 50px;
	margin-bottom: 100px;
	display: none;
}
.mnu-main-hldr .top-icos {
	display: block;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 13px;
	border-bottom: 1px solid #2b2b2b;
	overflow: hidden;
	height: 60px;
}
.dropdown-item a.dropdown-main-lnk:link,
.dropdown-item a.dropdown-main-lnk:visited { text-align: right; }
.dropdown-item a.dropdown-main-lnk:link,
.dropdown-item a.dropdown-main-lnk:visited {
	color: #c7c7c7;
	font-family: "Droid Arabic Kufi reg", Arial;
	font-weight: 400;
	font-size: 13px;
}
/* End Main Menu Style */
	


}

.ad-undr-top{display: none;}

@media (max-width:1190px) {
.ad-ful-wdth { display: none; }/* Hide Menu Bar */
.ad-728-90{/* display: none;*/}

.brnd-area img { max-width: 150px; }
.brnd-area {
	text-align: center;
	width: 100%;
}
.dtld-glry-ftrma {
	padding: 7px 0;
	min-height: 400px;
}
.show-srch-bx {
	padding: 50px 0;
	margin-right: -15px;
	margin-left: -15px;
}
.paging span * { display: inline-block; }
.paging:after { display: none; }
.main-contnr { margin-top: 25px; }
.dtls-pg-cntn { margin-left: 0px; }
}

@media (min-width:960px){
	.main-artcls{padding-left: 0;}
	.vdios-lbbry header{display: table-caption;}
	.vido-lbrry-sml-shft {
		left: 67%;
	}
	.vido-lbrry-big-shft {
		right: 16.5%;
	}

	.vdios-lbbry{display: table;}
	.vdios-lbbry .vdios-lbbry-itm {
		display: table-cell;
		float: none;
		vertical-align: top;
		padding: 0;
		border: 15px solid #f5f5f5;
		border-top: 0;
		border-bottom: 0;
		background-color: #FFF;
		position: relative;
	}
	.vdios-lbbry .vdios-lbbry-sml{
		display: table-cell;
		float: none;
		vertical-align: top;
	}
	.vido-lbrry-big-shft div.inner03{
		/*background-color: #FFF;*/
		z-index: 3;
	}
	.vido-lbrry-big-shft:after{
		content: " ";
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
		box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
		z-index: 0;
		top: 0;
    	left: 0;
	}
	

}
@media (max-width:960px) and (min-width:480px){
	.vdios-lbbry .vdios-lbbry-itm {
		-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
		box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.1);
	}
}
@media (min-width:960px) and (max-width:1508px) {

	.Top-artcls { display: table; }
	.sml-itms-grup {
		height: 500px;
		float: none;
		display: table-cell;
		width: 602px;
		overflow: hidden;
		vertical-align: middle;
		min-width: 602px;
		min-height: 602px;
	}
	.big-item {
		position: relative;
		float: none;
		display: table-cell;
	}
	.big-item figure img{
		margin: auto;
    position: absolute;
   top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    height: 606px;
    width: auto;
    max-width: none;}
}

@media (max-width:960px) {
	.big-item figure figcaption a{max-width: 100%;}
	/* Rearrange Top Articles */
	
	.Top-artcls{display:table;}
	.sml-itms-grup{display: table-footer-group;}	
	.big-item{display: table-header-group;}
	.big-item figure{position:relative; margin-bottom: 2px;}
	.ad-undr-top{text-align: center; clear: both; display: block; margin-top: 30px; margin-bottom: 10px;}
	
	/* End Rearrange Top Articles */
	
	.main-header > .row:first-child { z-index: 99999; }
	.row-fix-mrgn {
		margin-left: 0;
		margin-right: 0;
	}
	aside.aside-inside { display: none; }
	.big-item {
		float: none;
		width: 100%;
		height: auto;
	}
	
	.sml-itms-grup {
		float: none;
		width: 100%;
	}
	.sml-item {
		width: 33.3%;
		float: right;
		height: auto;
	}
	.sml-item.ad300-250-itm { display: none; }
	.main-artcls {
		float: none;
		width: 100%;
	}
	.intrct-lbbry,
	.vdios-lbbry {
		padding-left: 0;
		float: none;
		width: auto;
	}
	aside.asid-col {
		float: none;
		width: 100%;
		clear: both;
	}
	.sec-styl-01 {
		margin-right: -15px;
		margin-left: -15px;
		padding: 0;
	}
	.vdios-lbbry .vdios-lbbry-itm {
		width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}
	.vdios-lbbry .vdios-lbbry-sml {
		padding-left: 0px;
		width: 100%;
	}
	.vdios-lbbry .vdios-lbbry-sml figure {
		overflow: hidden;
		padding: 15px;
		background-color: #FFF;
	}
	.vdios-lbbry .vdios-lbbry-sml img.lazy {/*display:none !important;*/
		display: block !important;
		width: 60px;
		float: right;
		margin-left: 10px;
	}
	.vdios-lbbry .vdios-lbbry-sml:last-child { margin-top: 15px; }
	.artcl-info p {
		width: 100%;
		float: none;
		margin-bottom: 5px;
	}
	.vdios-lbbry .vdios-lbbry-sml h3 a:link, .vdios-lbbry .vdios-lbbry-sml h3 a:visited{height: initial;}
	.artcl-info p.pplshr-nm { text-align: right; }
	.dtld-glry-ftrma {
		padding: 5px 0;
		min-height: 350px;
		padding-top: 15px;
	}
	.vdio-hldr { margin-bottom: 15px; }
	.jp-jplayer {
		max-width: 100% !important;
		;
		height: auto !important;
	}
	.jp-jplayer img {
		max-width: 100% !important;
		;
		height: auto !important;
	}
	.jp-jplayer video {
		max-width: 100% !important;
		height: auto !important;
	}
	.jp-controls-holder {
		width: auto;
		top: 0;
	}
	.jp-video .jp-type-single .jp-controls {
		margin-left: 0px;
		margin: 0 auto;
	}
	.jp-volume-controls { display: none; }
	.jp-audio { max-width: 100%; }
	.jp-audio .jp-volume-controls { display: none; }
	.jp-audio .jp-interface,
	.jp-audio-stream .jp-interface {
		height: auto;
		padding-top: 10px;
		overflow: hidden;
		padding-bottom: 11px;
	}
	.jp-audio .jp-controls {
		width: auto;
		padding: 0;
		text-align: center;
		position: relative;
	}
	.jp-audio .jp-type-single .jp-progress {
		width: 186px;
		position: relative;
		margin: 5px auto 0;
		top: 0px;
		left: auto;
	}
	.jp-audio .jp-type-single .jp-time-holder {
		width: 186px;
		position: relative;
		margin: 0 auto;
		top: 5px;
		left: auto;
	}
	.jp-audio .jp-controls button {
		display: inline-block;
		float: none;
	}
	.shring-fly { z-index: 9; }
	.shring-fly p {
		background-color: #FF067E;
		border-radius: 50%;
		width: 56px;
		height: 56px;
		line-height: 50px;
		text-align: center;
		position: fixed;
		left: 20px;
		bottom: 20px;
		z-index: 999;
		-webkit-box-shadow: 0px 0px 11px 2px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 11px 2px rgba(0,0,0,0.5);
		-webkit-user-select: none; /* Chrome/Safari */
		-moz-user-select: none; /* Firefox */
		-ms-user-select: none; /* IE10+ */
		/* Rules below not implemented in browsers yet */
		-o-user-select: none;
		user-select: none;
	}
	/*.shring-fly a:link, .shring-fly a:visited{display:none;}*/
		
	.shring-fly div {
		-webkit-transition: all 500ms ease-out 0s;
		-moz-transition: all 500ms ease-out 0s;
		-o-transition: all 500ms ease-out 0s;
		transition: all 500ms ease-out 0s;
		position: fixed;
		left: 15px;
		bottom: 28px;
		opacity: 0;
		background-color: rgba(255, 255, 255, 0.9);
		border-radius: 60px;
		padding: 0px;
		-webkit-box-shadow: 0px 0px 11px 2px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 11px 2px rgba(0,0,0,0.1);
		padding-bottom: 0px;
	}
	.shring-fly div > a:link,
	.shring-fly div > a:visited {
		-webkit-transition: all 300ms ease-out 0s;
		-moz-transition: all 300ms ease-out 0s;
		-o-transition: all 300ms ease-out 0s;
		transition: all 300ms ease-out 0s;
		margin-bottom: -20px;
		width: 0;
		height: 0;
	}
	div.shw-shr {
		bottom: 28px;
		opacity: 1;
		padding: 17px;
		padding-bottom: 80px;
	}
	.shring-fly .shw-shr > a:link,
	.shring-fly .shw-shr > a:visited {
		margin-bottom: 10px;
		width: 36px;
		height: 36px;
	}
	#comments,
	#fb-cmnts * { max-width: 100%; }
	.ui-tabs-panel.ui-corner-bottom.ui-widget-content { max-width: 100%; }
	ui-tabs-panel ui-corner-bottom ui-widget-content { max-width: 100%; }
	.comnts-area { padding: 50px 10px; }
	.secition-covr figure {
		position: relative;
		overflow: hidden;
	}
	.secition-covr { margin: 0; }
	.blk-thrd-wdth { width: 33.33%; }
	.cntrd-hdr .blk-thrd-wdth {
		margin-bottom: 3px;
		width: 100%;
	}
	
	.vots-count{max-width: 90%;}
}
.red{color:red;}

.big-item figure img.img-1{display: block;}
.big-item figure img.img-2{display: none;}

@media (max-width:480px) {
	.menu-bar,
	.ad-ful-wdth { display: none; }/* Hide Menu Bar */
	.main-header .row.menu-bar {
		z-index: 666;
		top: 52px;
		padding-top: 20px;
	}
	
	.ad-300-250{
		margin-top: 30px;
		margin-bottom: 30px;  
	}
	.eyadh-area a.btn-styl-01:link, .eyadh-area a.btn-styl-01:visited{max-width: 100%;}

	.intrct-lbbry h2, .vdios-lbbry h2, .rlated-art h3, .othr-compttrs h4{
		margin-top: 0;
		margin-top: 0;
	}
	.ad-728-90{display: none;}
	.sec-styl-01.cntrd-hdr{float: none;}
	section.cntrd-hdr header h2{margin-bottom:0; }
	.humb-mnu {margin-top: 16px;}
	.big-item figure img.img-1{display: none;}
	.big-item figure img.img-2{display: block;}
	.blk-half-wdth figcaption p{font-size:17px;}
	.Top-artcls{margin-bottom: 0px;}
	.midl-wrppr {
    	padding-top: 22px;
	}
	.brnd-area img { max-width: 112px; }
	.mobil-btns { margin-top: 14px; }
	.show-srch-bx { padding: 25px 0; }
	.srch-area-bx input {
		height: 34px;
		width: 225px;
	}
	.srch-area-bx a:link,
	.srch-area-bx a:visited {
		font-size: 22px;
		padding: 3px 22px;
		margin-right: -4px;
	}
	.ad300-250-itm {
		background-color: transparent;
		padding: 10px 0;
	}
	.ad300-250-itm .inr-ad-300-250 { position: relative; }
	.ad300-250-itm:after { display: none; }
	.midl-wrppr .container { padding: 0; }
	.main-artcls {
		float: none;
		padding-right: 0;
		padding-left: 0;
	}
	.sml-item figure figcaption,
	.big-item figure figcaption {
		position: relative;
		background-color: #000;
		padding-top: 5px;
		right: 0;
	}
	.sml-item,
	.big-item {
		margin-bottom: 10px;
		padding-right: 0;
		float: none;
		width: 100%;
	}
	.sml-item figure figcaption a { font-size: 16px; }
	.big-item figure figcaption a {
		font-size: 18px;
		line-height: 25px;
	}
	.big-item figure figcaption h3 { margin: 0; }
	.big-item figure figcaption i.fa-play-circle-o { display: none; }
	.main-contnr { margin-top: 10px; }
	.ad300-250-itm .inr-ad-300-250 {
		position: relative;
		padding: 10px 0;
		border: 1px solid #d6d6d6;
		max-width: 95%;
		margin: 0 auto;
	}
	.blk-half-wdth figure {
		background-color: #FFF;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 0px;
	}
	.blk-half-wdth figure figcaption a.mor-btn { display: none; }
	.blk-half-wdth figcaption h3 a:link,
	.blk-half-wdth figcaption h3 a:visited { height: auto; padding-top: 15px; }
	.blk-half-wdth figure > a {
		float: none;
		width: 100%;
		/*  To Crop Image  */
		padding-bottom: 100%;
	/*  End To Crop Image  */}
	.blk-half-wdth {
		padding-right: 0;
		padding-left: 0;
		margin-bottom: 0;
	}
	.vdios-lbbry .vdios-lbbry-sml h3 a:link, .vdios-lbbry .vdios-lbbry-sml h3 a:visited {height: auto;}
	.dlil-srch-grd .blk-half-wdth { border-bottom: 1px solid #d9d9d9; margin-bottom: 15px;}
	.blk-half-wdth figure figcaption {
		float: none;
		width: auto;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.blk-half-wdth figure { background-color: transparent; }
	.sec-styl-01 {
		margin-right: 0px;
		margin-left: 0px;
		border-bottom: 2px solid #555;
	}
	.blk-thrd-wdth, 	/*.inr-pgs-grd.sec-styl-01 .blk-half-wdth:nth-child(even),*/
	 .hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(odd) {
		width: 50%;
		border-top: 1px solid #e2e2e2;
		border-left: 1px solid #e2e2e2;
		margin-top: 0;
		padding: 0;
		margin-bottom: 0;
	}
	.hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(even) figure figcaption h3{
		padding-top: 15px;
	}

	.blk-thrd-wdth figcaption h3 a:link,
	.blk-thrd-wdth figcaption h3 a:visited, 	/*.inr-pgs-grd.sec-styl-01 .blk-half-wdth:nth-child(even) figcaption h3 a:link,
		.inr-pgs-grd.sec-styl-01 .blk-half-wdth:nth-child(even) figcaption h3 a:visited,*/
	 .hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(odd) figcaption h3 a:link,
	.hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(odd) figcaption h3 a:visited {
		font-size: 14px;
		height: 52px;
	}
	.hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(odd) figcaption h3 a:link,
	.hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(odd) figcaption h3 a:visited{
		padding-top:0; 
	}

	/*.inr-pgs-grd.sec-styl-01 .blk-half-wdth:nth-child(even) figcaption p,*/
	.hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(odd) figcaption p { display: none; }
	/*.inr-pgs-grd.sec-styl-01 .blk-half-wdth:nth-child(even) figcaption h3,*/
	.hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(odd) figcaption h3 { margin: 10px 0 8px; }
	.blk-thrd-wdth figure,
	.blk-ful-thin-wdth, 	/*.inr-pgs-grd.sec-styl-01 .blk-half-wdth:nth-child(even) figure,*/
	 .hm-grp-optmz.sec-styl-01 .blk-half-wdth:nth-child(odd) figure {
		background-color: transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 15px;
	}
	/*.cntrd-hdr .blk-ful-thin-wdth figure{padding: 15px;}
		.cntrd-hdr .blk-ful-thin-wdth figure img{display:block;width:100%; height:auto;}*/
		
	.vdios-lbbry-sml figure > a { /*display: none;*/ }
	.vdios-lbbry .vdios-lbbry-sml {
		padding: 0;
		width: 100%;
	}
	.vdios-lbbry .vdios-lbbry-sml,
	.vdios-lbbry .vdios-lbbry-itm h3,
	.vdios-lbbry .vdios-lbbry-sml figure,
	.vdios-lbbry .vdios-lbbry-sml figcaption {
		background-color: transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.vdios-lbbry .vdios-lbbry-sml figure,
	.vdios-lbbry-itm { border-bottom: 1px solid #d7d7d7; }
	.vdios-lbbry .vdios-lbbry-sml:last-child figure:last-child { border-bottom: 0; }
	.vdios-lbbry .vdios-lbbry-sml figure { margin-bottom: 8px; }
	.vdios-lbbry .vdios-lbbry-itm { padding: 0; }
	.vdios-lbbry .vdios-lbbry-sml img.lazy { display: block !important; }
	.cntrd-hdr .blk-thrd-wdth {
		width: 100%;
		border: 0;
		padding: 0;
	}
	.cntrd-hdr { padding: 0; }
	.cntrd-hdr .blk-thrd-wdth figure {
		padding-right: 0;
		padding-left: 0;
	}
	.cntrd-hdr .blk-thrd-wdth figure figcaption { padding: 0 15px; }
	.cntrd-hdr .blk-ful-thin-wdth { border-top: 1px solid #dfdfdf; }
	/*.cntrd-hdr .blk-ful-thin-wdth:last-child{border-bottom: 2px solid #555;}*/
		/*.cntrd-hdr .blk-ful-thin-wdth figure a{float:none; display: block; font-size: 14px;}
		.cntrd-hdr .blk-ful-thin-wdth figure figcaption a{height: 48px; overflow: hidden;}
		.cntrd-hdr .blk-ful-thin-wdth{float:right;}
		.cntrd-hdr .blk-ful-thin-wdth img{display:block;}
		.cntrd-hdr .blk-ful-thin-wdth figcaption{width:auto;}*/
		
	.top-bar-ftr h3 {
		border: none;
		padding-left: 0;
		border-bottom: 1px solid #929292;
		padding-bottom: 11px;
	}
	.top-bar-ftr ul {
		display: inline-block;
		text-align: right;
		width: 100%;
		padding: 10px 0 0;
		margin-bottom: 0;
	}
	.top-bar-ftr ul li { display: block; }
	.art-send-eml-frm label {
		width: 100%;
		text-align: right;
		margin-top: 20px;
	}
	/* Interactive Library Style */
		
	.vdios-lbbry,
	.main-artcls { padding: 0; }
	.vdios-lbbry .vdios-lbbry-itm { padding: 0; }
	/* End Interactive Library Style */
		
	.dtls-pg-cntn {
		background-color: #FFF;
		padding-right: 15px;
		padding-left: 15px;
		margin-left: 0;
	}
	.dtld-glry-ftrma {
		padding: 3px 0;
		min-height: 200px;
	}
	.eyadh-area a.btn-styl-01,
	.bfr-vtng a.btn-styl-01,
	.aftr-vtng a.btn-styl-01 {
		display: block;
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 0 0 7px;
	}
	.eyadh-area a.btn-styl-01:first-child { margin-bottom: 5px; }
	.vdios-lbbry .vdios-lbbry-itm { margin-bottom: 0; }
	.sec-styl-01 header span,
	header.asid-hdr span { display: none; }
	.sec-styl-01 header,
	header.asid-hdr { text-align: center; }
	.sec-styl-01 header h2,
	header.asid-hdr h3 {
		display: inline-block;
		margin: 20px auto 15px;
		color: #000;
		float: none;
	}
	.sec-styl-01 header h2:before,
	.sec-styl-01 header h2:after,
	header.asid-hdr h3:before,
	header.asid-hdr h3:after {
		content: " ";
		border-bottom: 4px solid #000;
		display: inline-block;
		width: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.cpy-rts-txt,
	.dev-by-blk { text-align: center; }
	.dev-by-blk {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.secition-covr figcaption h2 {
		padding: 20px 19px;
		font-size: 20px;
	}
	.secition-covr img {
		max-width: 177%;
		height: auto;
		margin-right: -44%;
	}
	.vdios-lbbry .vdios-lbbry-sml:last-child {
		padding-right: 0;
		padding-left: 0;
	}
	.most-readd-tbs .ui-tabs .ui-tabs-nav li { float: none; }
	.most-readd-tbs .ui-tabs ul.ui-tabs-nav { text-align: center; }
	.art-send-eml-frm input,
	.art-send-eml-frm select,
	.art-send-eml-frm textarea {
		padding: 5px 5px;
		border: 1px solid #e2e2e2;
		max-width: 100%;
		width: 100%;
	}
	
	.vots-count{max-width: 80%;}
	.colction-ftorma {
		padding: 0 15px;
		margin-right: -15px;
		margin-left: -15px;
	}
	.dlil-srch-grd .blk-half-wdth figure > a {
		width: 100%;
		background-color: #FFF;
		/*padding: 15px 0;*/
		display: block;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.dlil-srch-grd .blk-half-wdth figure figcaption{
		padding-right: 15px;
	}
	.dlil-srch-grd .blk-half-wdth figure > a img {
		width: auto;
		height: auto;
		margin: 0 auto;
		display: block !important;
		position: relative;
	}
	.footer-area .lists-itms >div {
		padding: 15px;
		height: 161px;
	}
	#comments.ui-tabs ul.ui-tabs-nav li .ui-tabs-anchor {
		padding: 10px 7px;
		padding-bottom: 7px;
		font-size: 13px;
	}
	.postComment  .label{width:100%;}
	.postComment input, .postComment textarea{margin-bottom: 15px; margin-top:2px;}
}

.sec-colr-01.aside-inside a.btn-styl-01:hover,
.sec-colr-01 a.btn-styl-01:hover,
.sec-colr-01 .blk-half-wdth a.mor-btn:hover,
.sec-colr-01 #comments .ui-state-default a:hover
{
    background-color: #FF0000 !important;
}
.sec-colr-01 .aside-inside .eyadah-lst li a:hover,
.sec-colr-01 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-01 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-01 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-01 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-01 .tgs-dv:hover p i,
.sec-colr-01 .tgs-dv ul li a:hover,
.sec-colr-01 .breadcramb-area ul li a:hover,
.sec-colr-01 .secition-covr figcaption h2
{
    color: #FF0000;
}
.sec-colr-01 ::selection {
    background: #FF0000;
    color: #FFF;
}

.sec-colr-02.aside-inside a.btn-styl-01:hover,
.sec-colr-02 a.btn-styl-01:hover,
.sec-colr-02 .blk-half-wdth a.mor-btn:hover,
.sec-colr-02 #comments .ui-state-default a:hover{
    background-color: #027fff !important;
}
.sec-colr-02 ::selection {
    background: #027fff;
    color: #FFF;
}
.sec-colr-02 .aside-inside .eyadah-lst li a:hover,
.sec-colr-02 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-02 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-02 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-02 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-02 .tgs-dv:hover p i,
.sec-colr-02 .tgs-dv ul li a:hover,
.sec-colr-02 .breadcramb-area ul li a:hover,
.sec-colr-02 .secition-covr figcaption h2{
    color: #027fff;
}

.sec-colr-03.aside-inside a.btn-styl-01:hover,
.sec-colr-03 a.btn-styl-01:hover,
.sec-colr-03 .blk-half-wdth a.mor-btn:hover,
.sec-colr-03 #comments .ui-state-default a:hover{
    background-color: #9933FF !important;
}
.sec-colr-03 ::selection {
    background: #9933FF;
    color: #FFF;
}
.sec-colr-03 .aside-inside .eyadah-lst li a:hover,
.sec-colr-03 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-03 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-03 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-03 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-03 .tgs-dv:hover p i,
.sec-colr-03 .tgs-dv ul li a:hover,
.sec-colr-03 .breadcramb-area ul li a:hover,
.sec-colr-03 .secition-covr figcaption h2{
    color: #9933FF;
}

.sec-colr-04.aside-inside a.btn-styl-01:hover,
.sec-colr-04 a.btn-styl-01:hover,
.sec-colr-04 .blk-half-wdth a.mor-btn:hover,
.sec-colr-04 #comments .ui-state-default a:hover {
    background-color: #339900 !important;
}
.sec-colr-04 ::selection {
    background: #339900;
    color: #FFF;
}
.sec-colr-04 .aside-inside .eyadah-lst li a:hover,
.sec-colr-04 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-04 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-04 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-04 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-04 .tgs-dv:hover p i,
.sec-colr-04 .tgs-dv ul li a:hover,
.sec-colr-04 .breadcramb-area ul li a:hover,
.sec-colr-04 .secition-covr figcaption h2{
    color: #339900;
}

.sec-colr-05.aside-inside a.btn-styl-01:hover,
.sec-colr-05 a.btn-styl-01:hover,
.sec-colr-05 .blk-half-wdth a.mor-btn:hover,
.sec-colr-05 #comments .ui-state-default a:hover{
    background-color: #FF3300 !important;
}
.sec-colr-05 ::selection {
    background: #FF3300;
    color: #FFF;
}
.sec-colr-05 .aside-inside .eyadah-lst li a:hover,
.sec-colr-05 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-05 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-05 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-05 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-05 .tgs-dv:hover p i,
.sec-colr-05 .tgs-dv ul li a:hover,
.sec-colr-05 .breadcramb-area ul li a:hover,
.sec-colr-05 .secition-covr figcaption h2{
    color: #FF3300;
}

.sec-colr-06.aside-inside a.btn-styl-01:hover,
.sec-colr-06 a.btn-styl-01:hover,
.sec-colr-06 .blk-half-wdth a.mor-btn:hover,
.sec-colr-06 #comments .ui-state-default a:hover{
    background-color: #FF0099 !important;
}
.sec-colr-06 ::selection {
    background: #FF0099;
    color: #FFF;
}
.sec-colr-06 .aside-inside .eyadah-lst li a:hover,
.sec-colr-06 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-06 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-06 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-06 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-06 .tgs-dv:hover p i,
.sec-colr-06 .tgs-dv ul li a:hover,
.sec-colr-06 .breadcramb-area ul li a:hover,
.sec-colr-06 .secition-covr figcaption h2{
    color: #FF0099;
}

.sec-colr-07.aside-inside a.btn-styl-01:hover,
.sec-colr-07 a.btn-styl-01:hover,
.sec-colr-07 .blk-half-wdth a.mor-btn:hover,
.sec-colr-07 #comments .ui-state-default a:hover{
    background-color: #CC0099 !important;
}
.sec-colr-07 ::selection {
    background: #CC0099;
    color: #FFF;
}
.sec-colr-07 .aside-inside .eyadah-lst li a:hover,
.sec-colr-07 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-07 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-07 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-07 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-07 .tgs-dv:hover p i,
.sec-colr-07 .tgs-dv ul li a:hover,
.sec-colr-07 .breadcramb-area ul li a:hover,
.sec-colr-07 .secition-covr figcaption h2{
    color: #CC0099;
}

.sec-colr-08.aside-inside a.btn-styl-01:hover,
.sec-colr-08 a.btn-styl-01:hover,
.sec-colr-08 .blk-half-wdth a.mor-btn:hover,
.sec-colr-08 #comments .ui-state-default a:hover{
    background-color: #FF9900 !important;
}
.sec-colr-08 ::selection {
    background: #FF9900;
    color: #FFF;
}
.sec-colr-08 .aside-inside .eyadah-lst li a:hover,
.sec-colr-08 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-08 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-08 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-08 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-08 .tgs-dv:hover p i,
.sec-colr-08 .tgs-dv ul li a:hover,
.sec-colr-08 .breadcramb-area ul li a:hover,
.sec-colr-08 .secition-covr figcaption h2{
    color: #FF9900;
}

.sec-colr-09.aside-inside a.btn-styl-01:hover,
.sec-colr-09 a.btn-styl-01:hover,
.sec-colr-09 .blk-half-wdth a.mor-btn:hover,
.sec-colr-09 #comments .ui-state-default a:hover{
    background-color: #006699 !important;
}
.sec-colr-09 ::selection {
    background: #006699;
    color: #FFF;
}
.sec-colr-09 .aside-inside .eyadah-lst li a:hover,
.sec-colr-09 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-09 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-09 .blk-half-wdth figure figcaption h3 a:hover,
.sec-colr-09 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-09 .tgs-dv:hover p i,
.sec-colr-09 .tgs-dv ul li a:hover,
.sec-colr-09 .breadcramb-area ul li a:hover,
.sec-colr-09 .secition-covr figcaption h2{
    color: #006699;
}

.sec-colr-10.aside-inside a.btn-styl-01:hover,
.sec-colr-10 a.btn-styl-01:hover,
.sec-colr-10 .blk-half-wdth a.mor-btn:hover,
.sec-colr-10 #comments .ui-state-default a:hover{
    background-color: #B6aa00 !important;
}
.sec-colr-10 ::selection {
    background: #B6AA00;
    color: #FFF;
}
.sec-colr-10 .aside-inside .eyadah-lst li a:hover,
.sec-colr-10 .sec-colr-01 .blk-thrd-wdth figcaption h1 a:hover,
.sec-colr-10 .blk-thrd-wdth:hover figure figcaption h1 a,
.sec-colr-10 .blk-half-wdth figure figcaption h1 a:hover,
.sec-colr-10 .blk-half-wdth:hover figure figcaption h1 a,
.sec-colr-10 .tgs-dv:hover p i,
.sec-colr-10 .tgs-dv ul li a:hover,
.sec-colr-10 .breadcramb-area ul li a:hover,
.sec-colr-10 .secition-covr figcaption h2
{
    color: #B6aa00;
}

#DivTopBanner.ad-ful-wdth iframe{
	-webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
 }
 #DivTopBanner.ad-ful-wdth iframe:hover{
	 /*height: 546px;
	 height: 679px;*/
 }


.fix-img-height .blk-thrd-wdth figure > a
{
    padding-bottom: 76%;
}


.dtls-txt .getty{
	margin: 0 auto;
    display: block !important;
}

.coks-alrt .close {
	float: left;
    right: initial;
	left: 0;
	opacity: 0.5;
}
.coks-alrt{
	position: fixed;
    width: 100%;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    margin-bottom: 0px;
    padding-top: 25px;
	padding-bottom: 25px;
	direction: rtl;
	border-radius: 0;
	text-align: center;
	font-family: "Droid Arabic Kufi reg", Arial;
    font-weight: 400;
	/* Shadow */
	-webkit-box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.5);
}
.coks-alrt .btn-dark{
	background-color: #000;
	color: #fff;

}