@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, select, option {
	border: 0;
	vertical-align: baseline;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
:focus {
	outline: 0;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
del {
	text-decoration: line-through;
}
@font-face {
	font-family: GESS;
	font-style: oblique;
	font-weight: bold;
	src: url('fonts/GESSTwoLight-Light.eot?') format('eot'), url('fonts/GESSTwoLight-Light.ttf') format('woff'), url(//:) format('no404'), url('fonts/GESSTwoLight-Light.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: GESS_bold;
	font-style: oblique;
	font-weight: bold;
	src: url('fonts/ge-ss-med.eot?') format('eot'), url('fonts/ge-ss-med.ttf') format('woff'), url(//:) format('no404'), url('fonts/ge-ss-med.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Droid Arabic Kufi';
	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');
}
@font-face {
	font-family: 'Droid Arabic Kufi';
	font-style: normal;
	font-weight: 700;
	src: url(fonts/DroidKufi-Bold.eot);
	src: url(fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(fonts/DroidKufi-Bold.woff) format('woff'), url(fonts/DroidKufi-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'NeoSans-bold';
	src: url('fonts/NeoSans-bold.eot');
	src: url('fonts/NeoSans-bold.eot?#iefix') format('embedded-opentype'), url('fonts/NeoSans-bold.woff') format('woff'), url('fonts/NeoSans-bold.ttf') format('truetype'), url('fonts/NeoSans-bold.svg#NeoSans-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSans-regular';
	src: url('fonts/NeoSans-regular.eot');
	src: url('fonts/NeoSans-regular.eot?#iefix') format('embedded-opentype'), url('fonts/NeoSans-regular.woff') format('woff'), url('fonts/NeoSans-regular.ttf') format('truetype'), url('fonts/NeoSans-regular.svg#NeoSans-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
::-moz-selection {
background:#0a99d4;
color: #fff;
text-shadow: none;
}
::selection {
	background: #0a99d4;
	color: #fff;
	text-shadow: none;
}
::-webkit-input-placeholder {
font-size:12px;
}
/*::-webkit-scrollbar {width: 10px; height:8px; }
::-webkit-scrollbar-track {background: #FFFFFF;-webkit-box-shadow: inset 1px 1px 2px #E0E0E0;border: 1px solid #D8D8D8;}
::-webkit-scrollbar-thumb {background: #0093c6;-webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);}
::-webkit-scrollbar-thumb:hover {-webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);}
::-webkit-scrollbar-thumb:active {background: #888;-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);}*/
/*-----------css-----------*/
body {
	direction: rtl;
	font-family: droid arabic kufi;
}
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 0.7;
	position: fixed;
	bottom: 50px;
	right: 12px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	background: #000;
}
.no-margin {
	margin: 0
}
.no-padding {
	padding: 0
}
.no-padding-right {
	padding-right: 0
}
.no-padding-left {
	padding-left: 0
}
.padding-5px {
	padding-left: 5px;
	padding-right: 5px;
}
.margin-top-10px {
	margin-top: 10px;
}
.margin-bottom-10px {
	margin-bottom: 10px;
}
.margin-top-5px {
	margin-top: 5px
}
.margin-bottom-5px {
	margin-bottom: 5px
}
.margin-bottom-30px {
	margin-bottom: 30px
}
.margin-bottom-20px {
	margin-bottom: 20px;
}
.margin-top-20px {
	margin-top: 20px
}
.margin-top-30px {
	margin-top: 30px;
}
.center-div {
	float: none;
	display: block;
	margin: 0 auto;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
footer {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.top-footer {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	padding: 25px 0;
	background: #e8e8e8;
}
.footer-logo {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.footer-logo img {
	max-width: 100%;
	display: block;
}
.footer-menu {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.footer-menu ul {
	list-style: none
}
.footer-menu ul li {
	display: inline-block;
}
.footer-menu ul li a {
	display: block;
	padding: 10px 15px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.bottom-footer {
	background: #df6363;
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.search-bar input::-webkit-input-placeholder {
font-size:12px;
color:#fff;
}
.social-footer {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	padding: 10px 0;
}
.social-footer ul {
	list-style: none;
	float: right;
}
.social-footer ul li {
	display: inline-block;
	margin: 0 5px;
}
.social-footer ul li a {
	color: #fff;
	font-size: 17px;
	width: 35px;
	height: 35px;
	display: block;
	text-align: center;
	border-radius: 50%;
	line-height: 35px;
	text-decoration: none;
}
.social-footer ul li a:hover {
}
.copy-right {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	text-align: left;
	line-height: 4;
}
.copy-right span {
	color: #fff;
	font-size: 14px;
}
main {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	padding: 30px 0;
}
.latest-art {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.title {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	border-bottom: 1px solid #cdcdcd;
	line-height: 2;
	position: relative;
	margin-bottom: 10px;
}
.title span {
	color: #df6363;
	font-size: 22px;
	font-weight: bold;
}
.title:after {
	content: '';
	width: 70px;
	height: 5px;
	display: block;
	clear: both;
	background: #df6363;
}
.left-area {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	background: rgba(247,247,247,.7);
    border: 1px solid #eee;
	padding: 20px;
}
.article-block {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px
}
.article-img {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.article-img img {
	max-width: 100%;
	display: block;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.article-block:hover .article-img img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.article-data {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.article-data h4 {
	line-height: 1.7
}
.article-data h4 a {
	color: #363636;
	text-decoration: none;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.article-data article {
	color: #707070;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 2;
	font-family: tahoma
}
.article-block:hover .article-data h4 a {
	color: #df6363;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.details {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.details ul {
	list-style: none
}
.details ul li {
	display: inline-block;
	margin: 0 0 0 10px;
	font-family: tahoma;
	color: #ababab;
}
.facebook-block {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	margin: 15px 0;
}
.vote-block {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	margin: 15px 0;
}
.mail-list {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	margin: 15px 0;
}
.mail-list p {
	color: #333;
	line-height: 2;
	margin-bottom: 10px;
}
.form-mail-list {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	position: relative;
	;
}
.form-mail-list input {
    width: 100%;
    display: block;
    height: auto;
    padding: 10px;
    background: #fff;
    border-radius: 0;
    margin: 7px 0;
    box-shadow: none;
    border: 1px solid #ccc;
}
.form-mail-list input[type="submit"]{    width: 46%;
    float: right;
    background: #df6363;
    border: none;
    color: #fff;
}
.form-mail-list button {
	color: #fff;
	background: #df6363;
	padding: 10px;
	position: absolute;
	border: 0;
	top: 0;
	left: 0;
}
.ads {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.ads img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.ads img:hover {
	opacity: .7;
}
.vote-block p {
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 15px;
}
.vote-block label {
	font-weight: normal
}
.vote-block button {
	color: #fff;
	border: none;
	padding: 10px 15px;
	background: #df6363;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.vote-block button:hover {
	background: #363636;
	color: #fff;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.news-section {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	background: #363636;
}
.logo {
	overflow: hidden;
	width: 100%;
	display: block;
	height: auto;
	padding: 10px;
	background: #2c2c2c;
	text-align: center;
}
.logo img {
	display: block;
	max-width: 100%
}
.new-bar {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.menu-area {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	background: #df6363;
	position:relative;
	-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.fixed{
position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.menu {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.search-bar {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.search-bar input {
	width: 100%;
	display: block;
	padding: 20px 15px;
	background: #cf5b5b;
	border: 0;
}
.navbar {
	background: none;
	border: 0;
	margin-bottom: 0;
	margin: 5px 0;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background: #c75353;
	color: #fff;
}
.header-slider {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	direction: ltr;
}
.header-slider .item-title {
	padding: 100px;
	padding-bottom: 150px;
}
.owl-controls {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
}
.slider-top {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	direction: ltr;
}
.slider-top .item {
	margin: 0 1px;
}
.container-item {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	position: relative;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.item-img {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.item-img img {
	max-width: 100%;
	display: block;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.container-item:hover .item-img img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.item-title {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	direction: rtl;
	padding-bottom: 40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.13+0,0.89+82 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.89) 82%, rgba(0,0,0,0.89) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.89) 82%, rgba(0,0,0,0.89) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.89) 82%, rgba(0,0,0,0.89) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21000000', endColorstr='#e3000000', GradientType=0 ); /* IE6-9 */
}
.item-title h3 {
	color: #fff;
	margin-top: 5px;
	line-height: 1.5;
}
.item-title h3 a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.item p {
	color: #fff;
	font-size: 18px;
	line-height: 2
}
.container-item:hover .item-title h3 a {
	color: #f96d6d;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.cat {
	overflow: hidden;
	height: auto;
	position: absolute;
	width: auto;
	right: 20px;
	top: 20px;
}
.cat a {
	color: #fff;
	background: rgba(223,99,99,.8);
	text-decoration: none;
	padding: 5px 15px;
	display: block;
	font-size: 15px;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.container-item:hover .cat a {
	background: rgba(54,54,54,.7);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.main-news {
	background: #f7f7f7;
	border: 1px solid rgb(222, 222, 222);
}
.main-news .article-data {
	padding: 0 20px;
	margin-top: 20px;
}
.share {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	background: #ececec;
	padding: 10px 20px;
}
.share ul {
	list-style: none
}
.share ul li {
	display: inline-block;
	margin: 0 5px;
}
.share ul li span, .share ul li a {
	display: block;
	color: #858585;
}
.share ul li i {
	width: 30px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-radius: 50%;
}
.gray-block {
	background: #f7f7f7;
	border: 1px solid rgb(222, 222, 222);
}
.gray-block .article-data {
	padding: 0 10px;
	padding-bottom: 20px;
}
.gray-block .details {
	font-size: 12px;
}
.opinion-details {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.opinion-img {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
}
.opinion-img img {
	max-width: 100%;
	display: block;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.opinion-details h4 {
	line-height: 1.5;
}
.opinion-details h4 a {
	color: #363636;
	
    font-size: 15px;
	text-decoration: none;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.opinion:hover .opinion-details h4 a {
	color: #df6363;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.opinion-details article {
color: #adadad;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5;
    font-family: tahoma;
}
.opinion {
	margin-top: 15px;
	margin-bottom: 15px;
}
.opinion:hover .opinion-img img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.gallery-img {
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.gallery-img img {
	max-width: 100%;
	display: block;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.gallery-img:hover .gallery-img img {
	opacity: .6;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.gallery>.row {
	margin-right: -5px;
	margin-left: -5px;
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}
#fancybox-buttons.top {
	top: 10px;
}
#fancybox-buttons.bottom {
	bottom: 10px;
}
#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(68,68,68)), color-stop(50%, rgb(52,52,52)), color-stop(50%, rgb(41,41,41)), color-stop(100%, rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222', GradientType=0 );
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('img/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}
#fancybox-buttons a:hover {
	opacity: 1;
}
#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}
#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('img/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('img/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('img/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('img/fancybox_sprite@2x.png');
	background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
#fancybox-loading div {
	background-image: url('img/fancybox_loading@2x.gif');
	background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}
#fancybox-thumbs.bottom {
	bottom: 2px;
}
#fancybox-thumbs.top {
	top: 2px;
}
#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}
#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
	opacity: 1;
}
#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}
#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
.bx-wrapper {
	direction: ltr;
	position: relative;
	margin: 11px auto !important;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	left: 0px;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
}
.bx-wrapper .bx-next {
	right: 10px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.bxslider li a {
	color: #fff;
	display: block;
	text-align: right;
	padding: 10px;
	text-decoration: none;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.bxslider li a:hover {
	color: #ff7878;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.new-title {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	margin: 18px 0;
	text-align: center;
}
.new-title span {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.top-header {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	background: #232323;
	padding: 10px 0;
}
.date {
	overflow: hidden;
	height: auto;
	width: 100%;
	line-height: 2.3;
	display: block;
}
.date span {
	color: #fff;
	font-size: 14px;
}
.social {
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
	text-align: left;
}
.social ul {
	list-style: none
}
.social ul li {
	display: inline-block
}
.social ul li a {
	color: #fff;
	font-size: 18px;
	width: 35px;
	text-align: center;
	line-height: 35px;
	height: 35px;
	text-decoration: none;
	display: block
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff
}
.news-page-details{ overflow:hidden;
height:auto;
width:100%;
padding:20px;
display:block;
background: rgba(247,247,247,.7);
    border: 1px solid #eee;
}
.image-news{ overflow:hidden;
height:auto;
width:100%;
display:block;
}
.image-news img{    max-width: 100%;
    display: block;
    margin: 0 auto;
    border: 1px solid #eee;
    padding: 5px;
    background: #fff;
}
.des-img{ font-size:13px;
font-family:tahoma;
text-align:center;
}
.title-page{ color: #333;
    font-weight: bold;
    line-height: 2;
    border-bottom: 2px solid #f9f9f9;
    margin-bottom: 20px;
}
.margin-top-15px{ margin-top:15px;}
.details-block{ overflow:hidden;
height:auto;
width:100%;
display:block;
    margin-top: 25px;
}
.details-block article{    line-height: 2.4;
    font-size: 14px;
    color: #6d6d6d;
}
.white-bg{ background:#fff;}

.contact-row{ overflow:hidden;
height:auto;
width:100%;
display:block;
margin-top:30px;
}
.contact-row input{ width:100%;
display:block;
padding:10px 15px;
border:1px solid #ccc;
-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.contact-row input:focus{border:1px solid #D0324F; 
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.contact-row textarea{width:100%;
display:block;
padding:10px 15px;
min-height:120px;
border:1px solid #ccc;
resize:vertical;
-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.contact-row textarea:focus{ border:1px solid #D0324F; 
-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.contact-row button{    color: #fff;
    border: none;
    padding: 10px 15px;
    background: #df6363;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.contact-row button:hover{   background: #363636;
	color: #fff;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.border-div{ overflow:hidden;
height:auto;
width:100%;
display:block;
margin:30px 0;
border:2px solid #ccc;
}
.vedio-block,.live-stream{ overflow:hidden;
height:auto;
width:100%;
display:block;
}
.other-video,.video{ overflow-y:scroll;
height:400px;
width:100%;
display:block;
}
.video{     overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #d6d6d6;}
.video-name{ overflow:hidden;
height:auto;
width:100%;
display:block;
font-size:15px;
margin-top:5px;
    direction: rtl;
}
.other-video{    direction: ltr;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #eee;
}
.other-video .video:last-child{ border:0;
margin-bottom:0}
.breadcrumb {
    border-radius: 0;
	 background: rgba(247,247,247,.7);
    border: 1px solid #eee;
}
.breadcrumb a{    color: #df6363;}
.books_area {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    background: rgba(247,247,247,.7);
    border: 1px solid #eee;
    padding: 20px;
}
.title_book {
overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-bottom: 15px;
    border-bottom: 2px solid #eee;
    margin-bottom: 25px;
}
.title_book span {
}
.category_photo {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    margin-top: 15px;
}
.last_edit {
    font-size: 13px;
    font-family: Tahoma;
    color: #a7a7a7;
    margin-top: 15px;
    margin-bottom: 15px;
}
.book_img{    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    background: #f9f9f9;
    text-align: center;
	padding:5px;
	margin-bottom:15px;
}
.book_img img{ max-width:100%;
display:block;
margin:0 auto
}
.artical_area {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    padding: 15px;
    line-height: 2;
    font-size: 13px;
}
.download_book {
    margin: 15px auto;
    width: 145px;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    background: #df6363;
    display: block;
}
.download_book:hover{ color:#fff !important}
.share_area {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    padding: 10px 20px;
    border-radius: 0px;
    color: #A9A9A9;
    background: #eee;
    border: 1px solid rgba(204, 204, 204, 0.28);
}
.share_area ul {
    list-style: none;
}
.share_area ul li {
    display: inline-block;
}
.share_area ul li i{ width:35px;
height:35px;
text-align:center;
line-height:35px;
display:block;
color:#fff;
}
.share_area ul li a{ text-decoration:none}
.share_area .fa-facebook{ background:#45619D}
.share_area .fa-twitter{ background:#55ACEE}
.share_area .fa-google-plus{background:#D95032}
.area_block {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    padding: 20px ;
    background: rgba(247,247,247,.7);
    border: 1px solid #eee;
}
.photo_area {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    padding: 20px ;
    background: rgba(247,247,247,.7);
    border: 1px solid #eee;
}
.title_albom {
    overflow: hidden;
    width: 100%;
    display: block;
}
.title_albom h3, .title_albom a {
overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000;
        line-height: 1.5;
}
.category_photo {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    height: auto;
    margin-top: 15px;
}
.category_photo a {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    float: right;
    padding: 5px 10px;
    background: #eee;
    border-right: 4px solid #df6363;
}
.photo_container {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    position: relative;
}
.phorto_area_slide {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
}
.photo_slide_details {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    padding: 15px;
    text-align: right;
}
.photo_slide_details h2 {
    font-size: 20px;
    line-height: 2;
    color: #fff;
}

.photo_slide_details p {
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
    line-height: 1.7;
}
.error_page {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    text-align: center;
    padding: 20px;
}
.error_page p {
    color: #444;
    font-size: 15px;
    font-weight: bold;
    line-height: 2;
    clear: both;
}
.tags {
    overflow: hidden;
    width: 100%;
    display: block;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
.tags h1 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.tags a {
    color: #333;
    padding: 5px 10px;
    text-decoration: none;
    float: right;
    background: #eee;
    border: #d9d9d9 solid 1px;
    border-radius: 2px;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    margin: 5px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.tags a:hover {
    color: #df6363;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.back_home {
    width: 170px;
    padding: 10px;
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    background: rgb(223, 99, 99);
    color: #fff;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.back_home:hover {
    text-decoration: none;
    color: #fff;
    background: rgb(199, 83, 83);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.search_area {
    overflow: hidden;
    height: auto;
    padding: 0 10px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}
.error_page input {
    background: #fff;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
}
.error_page input:focus{ border:1px solid rgb(223, 99, 99)}
.error_page button {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 20px;
    border: none;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    background: rgb(223, 99, 99);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.error_page button:hover{background: rgb(199, 83, 83);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.flex-direction-nav .flex-next {
    background: rgba(255,255,255,.6) url(img/right.png) center center no-repeat;
    text-indent: 100px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    background: rgba(255,255,255,.6) url(img/left.png) center center no-repeat;
    text-indent: -100px;
}
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 0px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.photo_row {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    padding: 10px 0;
    border-bottom: 1px dashed #eee;
	
}
.image_area {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    margin-bottom: 10px;
	padding-top:5px;
	    background: #eee;
    text-align: center;
}
.image_area img {
    max-width: 100%;
}
.share_details {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
}
.facebook_shared, .comment_details {
    display: inline-block;
    margin: 5px;
    overflow: hidden;
    height: auto;
    width: auto;
}
.share_details span {
    color: #979797;
    font-size: 14px;
}
.share_details i {
    color: #979797;
    margin: 0;
    font-size: 16px;
}
.video_page_area {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    padding: 10px;
}
.video_im {
    position: relative;
}
.video_page_area .row .row img, .video_page_area .row .row .news_data h3 a {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.hover_video {
    background: rgba(0,0,0,.6) url(img/video.png) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.video_im:hover .hover_video{ opacity:1;
-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.hover_video a {
    display: block;
    width: 100%;
    height: 100%;
}
.news_data {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
}
.video_page_area .row .row:hover .news_data h3 a {
    color: #E29A36;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.news_data p {
    color: #757575;
}
.news_data h4{ margin-bottom:10px}
.news_data h4 a{ color:#000;
font-weight:bold;}
.title_artical {
    font-size: 19px;
    padding: 5px 15px;
    border-bottom: 1px solid #EFEFEF;
    line-height: 2;
    margin: 0 0px;
	font-weight: 600;
}
.data_artical {
    padding: 5px 20px;
}
.owner_art {
    padding: 5px 20px;
}
.data_artical i, .owner_art i {
    margin-left: 0;
    margin-right: 5px;
}
.about_vedio {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    margin-top: 15px;
    line-height: 2;
}
.about_vedio span {
    font-size: 13px;
    color: #333;
}
.relation_video {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
}
.img_thum {
    overflow: hidden;
    height: auto;
    width: 100%;
    display: block;
    text-align: center;
}
.relation_video:hover img {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.relation_video a, .relation_video img {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.img_thum img {
    max-width: 100%;
}
/*--------------------------small screen----------------------------------*/
@media (max-width: 1200px) and (min-width: 992px) {
}

/*--------------------------Tab style----------------------------------*/
@media (max-width: 992px) and (min-width: 768px) {
}

/*--------------------------mobile style----------------------------------*/
@media (max-width: 768px) and (min-width: 168px) {
.navbar-toggle {
	display: block;
	margin: 8px auto;
	float: none
}
.logo img {
	margin: 0 auto
}
.date {
	text-align: center;
}
.social {
	text-align: center
}
.bxslider li a {
	text-align: center
}
.social-footer ul {
	float: none
}
.social-footer {
	text-align: center
}
.copy-right {
	text-align: center
}
}
