/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: -3px -10px 0px 0px !important;
	padding: 0px;
	min-height:310px !important;
}

.flexslider .slides li .flex-caption {
	font-family: 'Droid Arabic Kufi', Tahoma, Geneva, sans-serif;
	padding:8px  1%; text-align:center;
	position:absolute;bottom:0px;background:#000; opacity:0.8; color:#fff; width:98%; 
}

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;background: #fff;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;height:310px !important;margin:0 auto}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	max-height:310px !important;
	margin: -3px -10px 0px 10px;
	background: #fff;
	position: relative;
}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block;
 background: url(../img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0.3; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 36px; }
.flex-direction-nav .flex-prev {left: 36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 35px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 35px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -35px !important; right:-3px;    text-align: center;padding:4px 0px;   display:block; }
.flex-control-nav li {margin:px; display: inline-block; zoom: 1; *display: inline;width: 6.5%; }
.flex-control-paging li a {width: 100%; height: 25px; display: block; background: #000; cursor: pointer;line-height:25px;    border:1px solid #4a4a4a; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #555;color:#fff }
.flex-control-paging li a.flex-active { background: #fff; cursor: default; color:
#000 }

.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 { display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

@media screen and (max-width: 980px) {
.flexslider {margin: 0 0 10px 20px !important; padding: 0 2px; height:auto;background: #fff;}
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
  .flex-control-nav {width: 100%; position: absolute; bottom: -45px !important; right:0px;   text-align: center;padding:4px 0px;   display:block;background: #555; }

}
@media screen and (max-width: 1025px) {
.flexslider {margin: 0 0 10px 20px !important; padding: 0 2px; height:auto;background: #fff;}
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}.flex-control-nav {width: 100%; position: absolute; bottom: -25px; right:0px;   text-align: center;padding:4px 0px;   display:block; }

}
@media screen and (max-width: 480px) {
.flexslider {margin: 0 0 10px 0px !important; padding: 0 2px; height:auto;background: #fff;}
  .flex-direction-nav .flex-prev {opacity: 1; left:10px;}
  .flex-direction-nav .flex-next {opacity: 1; right: 10px;}
  .flex-control-nav, .kurdistan-news-ticker{display:none !important;}
  .flexslider .slides img {width: 100%; display: block;min-height:auto !important;margin:0 auto}
  .flexslider { max-height:auto !important;margin: -3px 0px 0px 5px; background: #fff; position: relative;  }
}
.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 180px;
	margin: 0 auto;
	background:#000 !important; padding:0;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 180px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
	list-style:none !important  ;
}
.ei-slider-large li img{
	width: 100%; display: block; height:170px; margin-left:0 !important;
}
.ei-title{
	position: absolute;
	width: 100%;
	
	bottom: -5%;
}
.ei-title{ color:#FFF; padding:0 }
.ei-title p{
	text-align: center;
	color:#fff;
}
.ei-title p{
	font-size: 12px;
	line-height: 0px;
	font-family:  sans-serif;
	font-style: normal;
	color: #fff;
	background:#333;
	padding:5px 0;
	height:20px;line-height:20px;
	
}



.ei-slider-thumbs{
	height: 18px;
	margin:-10px 0px; 
	padding:4px;
	position: relative;background: #666;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	list-style:none !important;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 5px;
	left: 2px;margin:0 -1px 0 2px;
	position: absolute;
	width:13% !important;
	height: 50% !important;
	z-index: 100;
	text-indent: -9000px;
	border-top:2px solid #000;
border-bottom:2px solid #000;

}

.ei-slider-thumbs li a{
	display: block;
	text-indent: ;
	background: #fff;
	width: 100%;
	height: 80%;
	text-indent: -9000px;
	cursor: pointer;
	
	border:1px solid #4d4d4d;
	text-align:center;
	-webkit-transition: background 0.2s ease;
-moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{

}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom:-18px;
		
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}
		/*=====================================latest news kurdistan regoin===================================*/
.latest-news-kurdistan {
}
.latest-news-kurdistan p {
    float:left; background:#3A61BB; padding:0px ;color:#fff;margin:0 0 0 -12px; width:100%;
    text-align:center; font-size:80%;
}
.latest-news-kurdistan span {
    background:#ff0000;  padding:6px 5px; position:relative;  right:0px;float:right;
}
}
		
