/* =========================================================
Common styles
============================================================ */
@font-face {
	/*font-family: "Symbio Regular";*/
    font-family: Greta;
	src: url('fonts/WF-000109-000033-000099-994cf3fc35bf97239d3f49d15a1933cf.eot');
	src: url('fonts/WF-000109-000033-000099-994cf3fc35bf97239d3f49d15a1933cf.eot?#iefix') format("embedded-opentype"), url('fonts/WF-000109-000033-000099-994cf3fc35bf97239d3f49d15a1933cf.woff2') format("woff2"), url('fonts/WF-000109-000033-000099-994cf3fc35bf97239d3f49d15a1933cf.woff') format("woff"), url('fonts/WF-000109-000033-000099-994cf3fc35bf97239d3f49d15a1933cf.svg#typotheque_webfonts_service') format("svg");
}


/*@font-face {
  font-family: Greta;
  src: url('fonts/Greta_Arabic_Regular.eot');
  src: url('fonts/Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'),
  		 url('fonts/Greta_Arabic_Regular.woff') format('woff'),
  		 url('fonts/Greta_Arabic_Regular.otf') format("opentype"),
            url('fonts/Greta_Arabic_Regular.ttf') format('truetype');
            font-weight: normal;
	       font-style: normal;
}*/
@font-face {
	font-family: Al-Jazeera-Arabic-Bold;
	src: url('fonts/Al-Jazeera-Arabic-Bold.eot');
	src: url('fonts/Al-Jazeera-Arabic-Bold.eot?#iefix') format('embedded-opentype'),
			 url('fonts/Al-Jazeera-Arabic-Bold.woff') format('woff'),
			 url('fonts/Al-Jazeera-Arabic-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Al-Jazeera-Arabic-Light;
	src: url('fonts/Al-Jazeera-Arabic-Light.eot');
	src: url('fonts/Al-Jazeera-Arabic-Light.eot?#iefix') format('embedded-opentype'),
			 url('fonts/Al-Jazeera-Arabic-Light.woff') format('woff'),
			 url('fonts/Al-Jazeera-Arabic-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Al-Jazeera-Arabic-Regular;
	src: url('fonts/Al-Jazeera-Arabic-Regular.eot');
	src: url('fonts/Al-Jazeera-Arabic-Regular.eot?#iefix') format('embedded-opentype'),
			 url('fonts/Al-Jazeera-Arabic-Regular.woff') format('woff'),
			 url('fonts/Al-Jazeera-Arabic-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot');
    src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.ttf') format('truetype'),
        url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

 



/**/
/*
 * Droid Arabic Kufi (Arabic) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
  src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
}
/**/

 

@font-face {
    font-family: 'CortobaRegular';
    src:url('fonts/ae_Cortoba.eot');
    src:url('fonts/ae_Cortoba.eot?#iefix') format('embedded-opentype'),
        url('fonts/ae_Cortoba.woff') format('woff'),
        url('fonts/ae_Cortoba.ttf') format('truetype'),
        url('fonts/ae_Cortoba.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.lazy {
    display: none;
}

body {
    /*color: #666;*/
    font-family: 'Open Sans', sans-serif;
    /*font-size: 12px;*/
	background-color:#fff;	
}

pre, code {
    font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin:20px 0;
}

ol {
    margin:0px;
}
ul {
    margin:0px;
}
ul li {
    /*list-style:inside disc;*/
    margin-bottom:10px;
}
ol li {
    /*list-style:inside disc;*/
    margin-bottom:10px;
}
/*------responsive image----------------*/
.responsive-img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
/* =========================================================
Elements
============================================================ */
.kopa-button {
	display:inline-block;
	color:#fff;
	font-size:15px;
	padding:15px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	position:relative;
	z-index:0;
}
.small-button {
	padding: 4px 11px;
margin-right: 4px;
}
.medium-button {
	padding:15px 20px;
	font-size:18px;
}
.big-button {
	padding:20px 30px;
	font-size:20px;
}
.red-button,
.border-button:hover {
	background-color:#29acc8;
	border:1px solid #29acc8;
	color:#fff;
}
.red-button:hover,
.border-button {
	background-color:#fff;
	border:1px solid #e4e4e4;
	color:#333;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;    
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

blockquote {
	border-left-color:#29acc8;
	background-color:#f4f4f4;
	color: #999999;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    font-style: italic;
    line-height: 24px;
	padding: 10px 15px 10px 20px;
}

/*-DropCap-*/
.kp-dropcap {
    color: #fff;
    background-color:#29acc8;
    font-family:'Rokkitt', serif;
    display: inline-block;
    *display:inline;
    zoom:1;
    float: left;
    font-size: 36px;
    height: 36px;
    line-height: 38px;
    margin: 5px 10px 0 0;
    text-align: center;
    width: 34px;
}
.kp-dropcap.color {
    background-color: #29acc8;
    font-size:30px;
    color: #FFFFFF;
    height: 36px;
    line-height: 36px;
    position: relative;
    border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
    width: 36px;
    z-index: 0;
    margin: 5px 10px 0 0;
}

.hover-effect{
    cursor:pointer;
    position:relative;
}
.hover-effect .mask {
    opacity:0;
    filter: alpha(opacity=0);
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
	overflow:hidden;
}
.hover-effect:hover .mask {
    opacity:1;
    filter: alpha(opacity=100);
}

.kopa-divider {
	height:1px;
	max-height:1px;
	background-color:#ebebeb;
	width:100%;
	margin:25px 0;
}

/* =========================================================
Heading
============================================================ */
h1 {
    color: #fff;
    font: 400 32px/34px  'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
        direction: rtl;
}
h2 {
    color: #fff;
    font: 400 28px/30px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
        direction: rtl;
}
h3 {
    color: #fff;
    font: 400 24px/26px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
        direction: rtl;
}
h4 {
    color: #fff;
    font: 400 20px/22px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
        direction: rtl;

}
h5 {
    color: #414042;
    font: 400 16px/20px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
        direction: rtl;

}
h6 {
    color: #fff;
    font: 400 14px/20px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
        direction: rtl;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #444;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover,
.kp-headline dd a:hover,
.social-links li a:hover,
.widget .home-slider .entry-item .entry-title a:hover,
.widget .entry-item .entry-title a:hover,
.kopa-featured-widget .entry-item .entry-content .more-link:hover,
.kopa-article-list-widget .tab-container-1 ul li .entry-title a:hover,
.kopa-featured-news-carousel .entry-title a:hover,
.older-post li a:hover,
.kopa-entry-list-widget .older-post li a:hover,
.kopa-twitter-widget .load-more:hover,
.gallery-slider .gallery-caption a:hover,
.sidebar .kopa-categories-widget ul li a:hover,
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title a:hover,
.breadcrumb a:hover,
.tab-container-3 ul li a:hover,
.entry-categories a:hover,
.entry-comments a:hover,
.entry-box footer p a.article-title:hover,
.entry-box .social-link li a:hover,
.about-author .social-link li a:hover,
.kopa-related-post ul li .entry-title a:hover,
.widget_archive li a:hover,
.widget_rss li a:hover,
.widget_recent_comments li a:hover,
.widget_recent_entries li a:hover,
.kopa-single-slider .flex-caption a:hover,
.kopa-twitter-widget .tweetList li a:hover {
    color: #29acc8;
	text-decoration:none;
}
p { 
    margin-bottom:10px;
    line-height:20px;
    text-align: justify !important;
    font-size:14px;
    direction:rtl;
    font-family: Al-Jazeera-Arabic-Light ,serif;

    color:black;
    
   
}
/* =========================================================
Clear Floated Elements
============================================================ */
.left{ 
    float:left;
}
.right{
    float:right;
}
.clear {  
    clear: both;  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    width: 0;  height: 0;
}
.clearfix:before, .clearfix:after{
    content: '.';  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    font-size: 0;  
    line-height: 0;  
    width: 0;  
    height: 0;
}
.clearfix:after{  
    clear: both;
}
.clearfix{  
    zoom: 1;
}


/* =========================================================
CSS3 Transition
============================================================ */
a,
#main-menu li span,
#main-menu li ul li,
.kp-gallery-carousel .slides li,
#comments-form #submit-comment, 
#contact-form #submit-contact,
#mobile-menu > span,
#toggle-view-menu li {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* =========================================================
Colunms
============================================================ */
.wrapper{
    width:1066px;
    margin: 0 auto;
	position:relative;
	z-index:0;
	
}
#main-col {
	/*float:right;
	padding-left:25px;
	margin-left:-1px;
	border-left:1px solid #ebebeb;
	width:665px;*/
	
	
	
	float: right;
    padding-right: 25px;
    margin-left: -1px;
    border-left: 1px solid #ebebeb;
    width: 665px;
}

.mb-20 {
	margin-bottom:20px;
	
}

.kopa-shadow {
	box-shadow:0 0 5px rgba(202,202,202,0.75);
}
.kopa-home-2 .kopa-shadow {
	box-shadow:none;
}

.kopa-pattern {
	width:100%;
	height:100%;
	position:fixed;
	/*background:url(images/background/body-bg.png) repeat-x center 0;*/
   background-color: #E9E9E9;
}

.kopa-home-2 .kopa-pattern {
	display:none;
}

/* =========================================================
Header
============================================================ */
#header-top {
	background-color:#FFFFFF;
}

.kp-headline-wrapper {
	float:right;
}
.kp-headline {
	float:left;
	width:690px;
	margin-right:10px;
	
}
.kp-headline dl {
	display: block;
	margin: 0;
	
}
.kp-headline dd {
	display: block;
	float: left;
	margin: 0 250px;
	padding: 10px;
	color: #fff;
	
}
.kp-headline dd a {
	color: #d4d4d4;
}
.kp-headline-title {
	float:right;
	display:inline-block;
	font-size:13px;
	margin:0;
	color:#FFFFFF;
	padding:6px 10px 3px 8px;
	position:relative;
	text-transform:uppercase;
	font-family: CortobaRegular,serif;
	/*font-weight:700;*/
	background-color:#6691A0;
	height:24px;
	 
}
.kp-headline-title span {
    position:absolute;
    top:8px;
    left:-7px;
    border-right: 7px solid #6691A0;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    display: block;
    height: 0;
    transition: border 0.3s ease-in-out 0s;
    width: 0;
}

.social-search-box {
	float:left;
	position:relative;
}
/*----- Social Link -----*/
.social-links {
	margin:8px 0px 0 10px;	
	position:relative;
	z-index:20;
	 
}
.social-links li {
	float:right;
	list-style:none;
	margin:0 0px 0 15px;
}
.social-links li a {
	color:#0B0B0B;
	position:relative;
	z-index:20;
}

/*----- SB Search -----*/
.sb-search-wrapper {
	position:absolute;
	left:0;
	top:0;
	width:150px;
}
.sb-search {
	position: relative;
	z-index:100;
	width: 0%;
	min-width: 40px;
	height: 40px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	direction:rtl;
	
}
.sb-search input[type="text"] {
	border-radius:0;
	height: 33px;
	border: none;
	outline: none;
	background: #fff;
	margin: 0;
	z-index: 10;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-right:10px;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
	width: 100%;
	font-family:inherit;
	box-shadow:none;
	text-align:right;
	direction:rtl;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
}

.sb-icon-search,
.sb-search-submit  {
	width: 40px;
	height: 33px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
}

.sb-search input[type="submit"] {
	width:40px;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #000000;
	/*background: #1c1c1c;*/
	z-index: 90;
	font-size: 20px;
	font-family: 'icomoon';
	speak: none;
	 
	font-weight: bold;
	font-variant: normal;
	font-size:12px;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content: "\e01b";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #29acc8;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

.sb-search.sb-search-open div {
	width:100%;
	margin:0;
}

#header-middle {
	/*background:url(images/background/header-middle-bg.png) no-repeat 0 0 #29acc8;*/
    background: url(images/background/header-middle-bg.png) no-repeat 0 0 #EAEBEC;
	height:117px;
	overflow:hidden;
}

/*----- Logo -----*/
#logo-image {
	float:right;
	margin:0px 25px 0 0px;
}
.top-banner {
	float:left;
	margin:13px 0px 0 25px ;
}

#header-bottom {
	background-color:#6691A0;
	padding:8px 0;
	border-bottom:4px solid #3B4B4F;
}



/*----- Main menu -----*/

/* menu-5 */




#main-menu > li {
	list-style:none;
	float:right;
	margin: 0 9px 0 9px;
	position:relative;
    display: block;
}
#main-menu > li > a {
	font-size:20px;
	color:#fff;
	font-family:CortobaRegular,serif;
	text-transform:uppercase;
	/*font-weight:bold;*/
    border-left: 1px solid #000000;
     padding-top: 0px; 
     padding-bottom: 5px;
     padding-left: 12px;
}
#main-menu > li a:hover{
    color:#ED1C24;
}
#main-menu li:last-child a {
border-left: none;
} 
#main-menu li:first-child a {
padding-right: 14px;
} 
#main-menu > li > span {
	position:absolute;
    bottom:-15px;
    left:50%;
	margin:0 0 0 -5px;
    border-bottom: 6px solid #29acc8;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: block;
    height: 0;
    width: 0;
	opacity:0;
	filter: alpha(opacity=0);
}
#main-menu > li.current-menu-item > span,
#main-menu > li:hover > span {
	opacity:1;
	filter: alpha(opacity=100);
}

.sf-arrows .sf-with-ul {
	padding-right:0;
}
.sf-arrows > li > .sf-with-ul:after {
    border-width:0px;
}
.sf-arrows li ul li .sf-with-ul:after {
    border-width:7px;
    margin-top:-7px;
    left:8px;
    background-repeat:no-repeat;
    background-position:right center;
    background-image:url(images/background/menu-arrow.png);
	border-color:transparent;
}
.sf-arrows ul li > .sf-with-ul:focus:after, 
.sf-arrows ul li:hover > .sf-with-ul:after, 
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color:transparent;
}


#main-menu li:hover > ul{
	display: block;
		-moz-animation: zoomIn .5s ease-in;
    -webkit-animation: zoomIn .5s ease-in ;
    animation: zoomIn .5s ease-in;
}

#main-menu ul li:hover > ul{
	display:block;
-moz-animation: zoomIn .3s ease-in ;
    -webkit-animation: zoomIn .3s ease-in ;
    animation: zoomIn .3s ease-in;
}
/*---Sub menu---*/
#main-menu li ul {
    display:none;
    position:absolute;
    width:200px;
    top:38px;
    right:0;
    background-color:#29acc8;
	z-index:9999;
	text-align:right;
	
}
#main-menu li ul li {
	border-top:1px solid #c72f2f;
    padding:10px 15px;
    position:relative;
	list-style:none;
	margin:0;
	z-index:9999;
}
#main-menu li ul li:first-child {
    border-top:none;
}
#main-menu li ul li:hover,
#main-menu li ul li.current-menu-item {
    background-color:#EAEAEA;
}
#main-menu li ul li a {
    color:#fff !important;
    display:block;
	font-size:20px;
	font-family:'Rokkitt', serif;
}
#main-menu li ul li ul {
    top:0;
    right:200px;
}

/*--------------Mobile Menu-------------------*/
#mobile-menu {
	display:none;
	position:relative;
	margin:0 15px;
}
#mobile-menu > span {
	display:inline-block;
	text-transform:uppercase;
	font-family:Al-Jazeera-Arabic-Regular,serif ;
	font-size:24px;
	cursor:pointer;
	color:#29acc8;
    direction: rtl; text-align: right; width: 100%;
}
#mobile-menu > span:hover {
	color:#fff;
}
#toggle-view-menu {
	display:none;
	list-style: none;
	margin: 0;
	padding: 0;	
	border-top: none;
	position:absolute;
	top:33px;
	right:0;
	z-index:99999;
	width:220px;
}
#toggle-view-menu > li {
	margin: 0;
	position: relative;
	cursor: pointer;
	list-style: none;
	background-color:#29acc8;
	border-top:1px solid #fff;
}
#toggle-view-menu > li:first-child {
	border-top:none;
}
#toggle-view-menu h3 {
	font-size: 18px;
	margin: 0;	
	float: right;
	line-height: 40px;	
	padding: 0 15px;
        font-family: Al-Jazeera-Arabic-Regular,serif ;
}
#toggle-view-menu h3 a {
	color: #fff;
	width:100%;
	display:block;
}
#toggle-view-menu li:hover {
	background-color: #c72f2f;
}
#toggle-view-menu span {
	float: right;
	font-size: 26px;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	background-color:#c72f2f;
}
#toggle-view-menu li.active {
	background-color:#c72f2f;
}
#toggle-view-menu li.active span,
#toggle-view-menu li.active h3 a {
	color:#fff;
}
#toggle-view-menu .menu-panel {
	margin: 0px;
	display: none;
	padding: 10px 15px 0;
	font-size: 14px;
	color: #fff;
	background-color:#c72f2f;
	border-top:1px solid #fff;
}
#toggle-view-menu .menu-panel ul {
	margin:0;
}
#toggle-view-menu li .menu-panel ul li {
	border:none;
	list-style:disc inside;
	margin: 0 0 10px 0;
	color:#fff;
}
#toggle-view-menu .menu-panel ul li a {
	display:inline-block;
	*display:inline;
	zoom:1;
	color:#fff;
	font-size:12px;
}
#toggle-view-menu .menu-panel ul li ul {
	margin-left:40px;
	margin-top:10px;
}

#main-content {
	padding:11px 25px 25px 25px;
	background-color:#fff;
}

/* =========================================================
Widget-area-1
============================================================ */
.widget-area-1 {
	float:right;
	padding-right:10px;
	 width: 100%; 
     height: 385px;
	 
	margin-right:0px;
}
.widget-area-1 .widget .widget-title {
	background-color:#fff;
	font-size:21px;
	/*font-weight:700;*/
	line-height:24px;
	padding:0;
	margin:0 0 5px;
}
.widget-area-1 .widget .widget-title .title-text {
	display:inline-block;
	background-color:#01B3F0;
	position:relative;
	z-index:1;
	padding:10px 25px 10px 35px;
	float:right;
	margin-right:36px;
    /*font-family: Greta,serif;*/
}
.widget-area-1 .widget .widget-title .title-text .triangle-right {
	position:absolute;
    top:0px;
    right:-30px;
    border-bottom: 44px solid #01B3F0;
    border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.rightTitle {
	position:absolute;
    top:0px;
    right:-30px;
    border-bottom: 48px solid #29acc8;
    border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-text .triangle-left {
	position:absolute;
    top:5px;
    right:-36px;
    border-top: 38px solid #1c1c1c;
    border-left: 24px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-text .triangle-bottom {
	position:absolute;
    bottom:-15px;
    left:25px;
    border-top: 20px solid #01B3F0;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-1 .widget .widget-title .title-right {
	background-color:#1c1c1c;
	display:block;
	height:38px;
	margin-top:10px;
	overflow:hidden;
	text-indent:-99999px;
	position:relative;
}

/*خلفية العناوين في الرئيسية*/
 
/*خلفية العناوين في الرئيسية*/
/* =========================================================
Widget-area-2
============================================================ */
.widget-area-2 {
	float:left;
	margin-right:-1px;
	width:168px;
	padding:0 25px;
	border-left:1px solid #ebebeb;
	border-right:1px solid #EBEBEB;
}
.widget {
	
}
.widget .widget-title {
	font-size:23px;
	background-color:#6691A0;
	text-transform:uppercase;
	margin:0 0 15px;
	padding:10px 20px 10px 0 ;
	position:relative;
	line-height:20px;
	direction:rtl;
	/*font-weight:bolder;*/
    /*border-radius: 18%;*/
}
.widget .widget-title .title-line {
	/*position:absolute;
	display:block;
	height:2px;
	width:100%;
	background-color:#fff;
	right:0;
	top:50%;
	margin-top:-2px;*/
}
.widget .widget-title .title-text {
	display:inline-block;
	background-color:#6691A0;
	position:relative;
	z-index:1;
	padding:0 5px;
    font-family: CortobaRegular,serif;

    text-shadow: 2px 2px 0 #000;
	 
	
}

.widget .widget-title .title-text a {
 color:white;	
}
.widget .widget-title .title-text a:hover {
 color:rgb(244, 246, 253);	
}


.widget .entry-item header {
	margin-bottom:20px;
}
.widget .entry-item .entry-title {
	font-size:16px;
	font-weight:bold;
	margin:0 0 2px;
	line-height:20px;
	text-align:   right;
    font-family: Al-Jazeera-Arabic-Regular,serif ;
}
.widget .entry-item .entry-title a {
	color:#000000;
}
.entry-dateRss {
	color:#000 !important;
	position:relative;
	padding-right:15px;
    font-family: Simplified Arabic,serif ;
    font-weight:bold;
      font-size: 17px;
 
}

.entry-date {
	color:#29acc8 ;
	font-style:italic;
	position:relative;
	padding-right:15px;
    font-family: Al-Jazeera-Arabic-Regular,serif ;
    font-weight:bold;
    direction:rtl;
 
}
.entry-date .kopa-minus {
	display:block;
	width:10px;
	height:1px;
	background-color:#29acc8;
	position:absolute;
	right:0;
	top:50%;
}
.widget .entry-item .entry-content .entry-thumb {
	margin-bottom:15px;
}
.widget .entry-item .entry-content .entry-thumb a,
.widget .entry-item .entry-content .entry-thumb a img {
	display:block;
	width:100%;
}
.kopa-featured-widget .entry-item .entry-content .more-link {
	color:#666;
}

.older-post li {
	list-style:none;
	border-top:1px solid #dcdcdc;
	padding-top:10px;
	margin:10px 0 0;
	text-align:right;
}
.older-post li a {
	color:#333;
	font-size:17px;
	font-family:'Rokkitt', serif;
}

/* =========================================================
Widget-area-3
============================================================ */
.sidebar {
	float:left;
	width:300px;
	padding-right:25px;
	border-right:1px solid #ebebeb;
}
.sidebar ul li {
    list-style: none;
    padding-top: 4px;
    margin: 2px 0 0;
    text-align: right;
    border-top: 1px solid #dcdcdc;

}

.list-container-1 ul {
    margin: 0;
	border-bottom:1px solid #dcdcdc;
	padding-bottom:10px;
}
.list-container-1 ul li {
    float: right;
    list-style: none outside none;
    margin: 0;
    border:none;
    padding:0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
 
}
.list-container-1 ul li a {
    border-left:1px solid #666;
    color: #575757;
    display: block;
    font-family:Al-Jazeera-Arabic-Bold ,serif;
    font-size: 15px;
    text-align:center;
	text-transform:uppercase;
	padding:0 10px;
	line-height:1;
    outline:none;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    
}
.list-container-1 ul li:last-child a {
	border-left:none;
	padding-left:0;
}
.list-container-1 ul li.active a, 
.list-container-1 ul li:hover a {
    color: #29acc8;
    text-decoration: none;
}
.kopa-article-list-widget .tab-container-1 ul li:first-child {
	border-top:none;
}
.kopa-article-list-widget .tab-container-1 ul li .entry-thumb {
	display:block;
	width:35px;
	margin-right:15px;
	float:left;
	height:70px;
	background-color:#bdbdbd;
	color:#fff;
	text-align:center;
	line-height:70px;
	font-weight:700;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
}
.kopa-article-list-widget .tab-container-1 ul li:first-child .entry-thumb {
	background-color:#29acc8;
}
.kopa-article-list-widget .tab-container-1 ul li .entry-title {
	margin:0 0 10px;
	font-size:15px;
	line-height:20px;
	padding-top:6px;
	font-weight:bold;
}
.kopa-article-list-widget .tab-container-1 ul li .entry-title a {
	color:#000;
}

.kopa-article-list-widget .tab-container-1 #tab-1-1 ul li .entry-thumb {
	background:none;
    display: block;
    float: left;
    height: auto;
	line-height:inherit;
    width: 53px;
}
.kopa-article-list-widget .tab-container-1 #tab-1-2 ul li .entry-thumb {
	background:none;
    display: block;
    float: left;
    height: auto;
	line-height:inherit;
    width: 53px;
}
.kopa-article-list-widget .tab-container-1 #tab-1-3 ul li .entry-thumb {
	background:none;
    display: block;
    float: left;
    height: auto;
	line-height:inherit;
    width: 53px;
}
.kopa-article-list-widget .tab-container-1 #tab-1-4 ul li .entry-thumb {
	background:none;
    display: block;
    float: left;
    height: auto;
	line-height:inherit;
    width: 53px;
}
.kopa-article-list-widget .tab-container-1 #tab-1-4 ul li .video-icon {
	color:#29acc8;
	float:right;
	font-size:16px;
}

.sidebar .widget {
	/*margin-top:25px;*/
}
.sidebar .widget:first-child {
	margin-top:0;
}

/*-----------------Carousel------------------*/
.kopa-carousel-widget {
	overflow:hidden;
	position:relative;
}
.kopa-carousel-widget .list-carousel.responsive {
    width: auto;
    margin: 25px -13px 0;
	position:relative;
}
.kopa-carousel-widget .list-carousel > ul {
    display: block;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;



 

}
.kopa-carousel-widget .list-carousel ul li {
  display: block;
    float: left;
    margin: 0 13px;
    padding: 0;
    width: 229px !important;
}
.kopa-carousel-widget .carousel-nav a {
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#1c1c1c;
	background-color:rgba(0,0,0,.52);
	width:45px;
	height:45px;
	position:absolute;
	top:60px;
	text-indent:-99999px;
	font-size:0;
}
.kopa-carousel-widget .carousel-nav .carousel-prev {
	background-image:url(images/slider/flex-prev.png);
	left:13px;
}
.kopa-carousel-widget .carousel-nav .carousel-next {
	background-image:url(images/slider/flex-next.png);
	right:29px;
}

.kopa-carousel-widget .pager {
	margin:0;
	position:absolute;
	left:15px;
	top:-31px;
}
.kopa-carousel-widget .pager a {
	width:8px;
	height:8px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#c6c6c6;
	text-indent:-99999px;
	font-size:0px;
	line-height:0;
	display:inline-block;
	margin-left:8px;
	outline:none;
	position:relative;
	z-index:0;
}
.kopa-carousel-widget .pager a.selected,
.kopa-carousel-widget .pager a:hover {
	background-color:#29acc8;
}

.kopa-featured-news-carousel .entry-thumb {
	margin-bottom:15px;
}
.widget .kopa-featured-news-carousel header {
	margin-bottom:10px;
}
.kopa-featured-news-carousel .entry-title {
	font-size:20px;
	margin:0 0 5px;
}
.kopa-featured-news-carousel .entry-title a {
	color:#333;
}
.kopa-featured-news-carousel .entry-content p {
	margin:0;
}

/* =========================================================
Widget-area-6
============================================================ */
.widget-area-6 {
	float:left;
	margin-right:-1px;
	width:168px;
	padding-right:25px;
	border-right:1px solid #EBEBEB;
}
.kopa-video-widget ul li {
	margin:0px 0 0;
	list-style:none;
	border-top:0px solid #ebebeb;
	padding-top:0px;
}
.kopa-video-widget ul li:first-child {
	margin:0;
	border-top:none;
	padding-top:0;
}
.kopa-video-widget ul li .entry-item .entry-title a {
	color:#444;
}
.kopa-video-widget ul li .entry-thumb {
	position:relative;
}
.kopa-video-widget ul li .entry-item .entry-content .entry-thumb .play-icon {
	display:block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color:#fff;
	background-color:#1c1c1c;
	background-color:rgba(0,0,0,.62);
	background-image:url(images/icons/play-icon.png);
	background-repeat:no-repeat;
	background-position:14px center;
	border:2px solid #fff;
	border:2px solid rgba(255,255,255,.62);
	width:35px;
	height:35px;
	position:absolute;
	top:20px;
	left:20px;
}
.kopa-video-widget .entry-item .entry-content .entry-thumb {
	margin-bottom:0;
}
.kopa-video-widget .entry-item .entry-content .entry-thumb img {
	display:block;
	width:100%;
}

/* =========================================================
Widget-area-7
============================================================ */
.widget-area-7 {
	float:left;
	padding-left:25px;
	border-left:1px solid #ebebeb;
	width:446px;
}
.widget-area-7 .kopa-entry-list-widget .entry-item {
	width:207px;
	float:left;
	margin-right:25px;
}
.kopa-entry-list-widget .entry-thumb {
	margin-bottom:15px;
}
.kopa-entry-list-widget .entry-thumb > a,
.kopa-entry-list-widget .entry-thumb > a > img {
	display:block;
	width:100%;
    /*max-height: 130px !important;*/
}
.kopa-entry-list-widget .widget-title {
	margin-bottom:20px;
}
.widget.kopa-entry-list-widget .entry-item header {
	margin-bottom:10px;
}

.widget-area-7 .kopa-entry-list-widget .older-post {
	width:214px;
	float:left;
}
.kopa-entry-list-widget .older-post li {
    margin: 15px 0 0;
    padding-top: 15px;
}
.widget-area-7 .kopa-entry-list-widget .older-post li:first-child {
    margin:0;
    padding-top: 0px;
	border-top:none;
}
.kopa-entry-list-widget .older-post li a {
   color: #000; font-size: 15px; display: block; margin-bottom: 5px; font-family: Al-Jazeera-Arabic-Regular,serif ; font-weight: bold;    direction: rtl;
}
.widget-area-7 .kopa-entry-list-widget p {
	margin-bottom:0;
}

/* =========================================================
Widget-area-8
============================================================ */
.widget-area-8 .widget .widget-title {
	background-color:#fff;
	font-size:24px;
	line-height:20px;
	padding:0;
	margin:0 0 30px;
}
.widget-area-8 .widget .widget-title .title-text {
	display:inline-block;
	background-color:#29acc8;
	position:relative;
	z-index:1;
	padding:9px 15px 7px 15px;
	float:left;
	margin-right:26px;
}
.widget-area-8 .widget .widget-title .title-text .triangle-right {
	position:absolute;
    top:0px;
    right:-20px;
    border-bottom: 36px solid #29acc8;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-8 .widget .widget-title .title-text .triangle-left {
	position:absolute;
    top:0px;
    right:-26px;
    border-top: 36px solid #1c1c1c;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-8 .widget .widget-title .title-text .triangle-bottom {
	position:absolute;
    bottom:-15px;
    left:10px;
    border-top: 20px solid #29acc8;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-8 .widget .widget-title .title-right {
	background-color:#1c1c1c;
	display:block;
	height:36px;
	overflow:hidden;
	text-indent:-99999px;
	position:relative;
}

.kopa-twitter-widget {
	position:relative;
}
.kopa-twitter-widget .load-more {
	font-family:'Rokkitt', serif;
    font-size: 15px;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	top:8px;
	right:15px;
}
.kopa-twitter-widget .tweetList li {
	list-style:none;
	margin:20px 0 0;
	background:url(images/icons/twitter.png) no-repeat 0 0;
	padding-left:50px;
}
.kopa-twitter-widget .tweetList li:first-child {
	margin:0;
}
.kopa-twitter-widget .tweetList li a {
	font-weight:600;
	color:#2a2a2a;
}
.kopa-twitter-widget .tweetList li p {
	margin-bottom:0;
}
/* =========================================================
Widget-area-9
============================================================ */
.widget-area-9 {
	float:left;
	width:30%;
	padding-right:25px;
	margin-right:-1px;
        border-left: 1px solid #ebebeb;
	 
}

.widget-area-9 .kopa-entry-list-widget .older-post .entry-thumb,
.widget-area-10 .kopa-entry-list-widget .older-post .entry-thumb {
    margin:0 15px 0 0;
	float:left;
	width:53px;
}
.widget-area-9 .kopa-entry-list-widget .older-post li .entry-content,
.widget-area-10 .kopa-entry-list-widget .older-post li .entry-content {
	float:right;
	width:100%;
}
.widget-area-9 .kopa-entry-list-widget .older-post li a,
.widget-area-10 .kopa-entry-list-widget .older-post li a {
    font-size: 18px;
}
.widget-area-9 .kopa-entry-list-widget .older-post li p,
.widget-area-10 .kopa-entry-list-widget .older-post li p {
	margin-bottom:0;
}

/* =========================================================
Widget-area-10
============================================================ */
.widget-area-10 {
	float:left;
	width:30%;
	padding-left:22px;
	border-left:1px solid #ebebeb;
}

/* =========================================================
Sidebar
============================================================ */

.kopa-banner-300 a,
.kopa-banner-300 a img {
	display:block;
	width:100%;
}

.sidebar .kopa-most-review-widget ul li {
	border-top:none;
	padding-top:0;
	margin-top:4px;
}
.sidebar .kopa-most-review-widget ul li .entry-title {
	margin-bottom:5px;
}
.sidebar .kopa-most-review-widget ul li .entry-thumb {
	float:left;
	margin-right:15px;

    border: 1px solid #A1A1A1;
  background-color: #FFFFFF;
  padding: 2px;
}
.kopa-rating li {
	float:left;
	margin-top:5px !important;
}
.kopa-rating li a {
	color:#29acc8;
}
.kopa-audio-widget .entry-thumb audio {
	width:100%;
}
.kopa-audio-widget .entry-item .entry-title {
	margin-bottom:20px;
}

.sidebar .kopa-audio-widget ul li {
	border-top:none;
	padding-top:0;
	margin-top:20px;
}
.kopa-audio-widget .older-post li span {
	width:21px;
	height:21px;
	background-color:#666;
	display:inline-block;
	color:#fff;
	text-align:center;
	line-height:21px;
	margin-right:12px;
	font-size:10px;
	float:left;
}
.kopa-audio-widget .older-post li a {
	float:left;
	width:267px;
}

.accordion-title {
    margin-bottom:10px;
    position:relative;
    direction:rtl;
}
.accordion-title span {
    display:block;
    position:absolute;
    width:22px;
    height:22px;
    color:#b7b7b7;
    background-color:#f6f6f6;
	border:1px solid #e9e9e9;
    line-height:22px;
    text-align:center;
    font-size:18px;
    left:0;
    top:0;
	cursor:pointer;
}
.accordion-title h3{
    margin:0px;
    font-size:18px;
    font-family:'Rokkitt', serif;
}
.accordion-title a {
    color:#444;
    display: inline-block;
    *display:inline;
    zoom:1;
}
.accordion-container {
    margin:15px 0;
}

.sidebar .kopa-categories-widget ul li {
	list-style:inside square;
	color:#29acc8;
	margin:10px 0 0;
	font-size:10px;
	border-top:none;
	padding-top:0;
}
.sidebar .kopa-categories-widget ul li a {
	color:#6f6f6f;
	font-size:12px;
}

.widget_archive li:first-child,
.widget_rss li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top:none;
	padding-top:0;
	 
}
.widget_archive li a,
.widget_rss li a,
.widget_recent_comments li a,
.widget_recent_entries li a {
	color:#333;
	
	 
}

/* =========================================================
Widget area 12
============================================================ */
.widget-area-12 .widget .widget-title {
	background-color:#fff;
	font-size:24px;
	line-height:20px;
	padding:0;
	margin:0 0 30px;
}
.widget-area-12 .widget .widget-title .title-text {
	display:inline-block;
	background-color:#29acc8;
	position:relative;
	z-index:1;
	padding:9px 15px 7px 15px;
	float:right;
	margin-right:26px;
}
.widget-area-12 .widget .widget-title .title-text .triangle-right {
	position:absolute;
    top:0px;
    right:-20px;
    border-bottom: 36px solid #29acc8;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-12 .widget .widget-title .title-text .triangle-left {
	position:absolute;
    top:0px;
    right:-26px;
    border-top: 36px solid #1c1c1c;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-12 .widget .widget-title .title-text .triangle-bottom {
	position:absolute;
    bottom:-15px;
    left:10px;
    border-top: 20px solid #29acc8;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    display: block;
    height: 0;
    width: 0;
	transition: border 0.3s ease-in-out 0s;
	-moz-transition: border 0.3s ease-in-out 0s;
	-webkit-transition: border 0.3s ease-in-out 0s;
}
.widget-area-12 .widget .widget-title .title-right {
	background-color:#1c1c1c;
	display:block;
	height:36px;
	overflow:hidden;
	text-indent:-99999px;
	position:relative;
}

.widget-area-12 .kopa-entry-list-widget .kopa-entry-list li {
	list-style:none;
	float:right;
	border-right:1px solid #ebebeb;
	padding-right:25px;
	margin-right:25px;
	width:162px;
	direction:rtl;
	text-align:right;
}
.widget-area-12 .kopa-entry-list-widget .kopa-entry-list li:first-child {
	border-right:none;
	padding-right:0px;
	margin-right:0;
}
.widget-area-12 .kopa-entry-list-widget .entry-thumb {
    margin-bottom: 10px;
}
.widget-area-12 .widget.kopa-entry-list-widget .entry-item header {
    margin-bottom: 0px;
}
.widget-area-12 .kopa-entry-list-widget .entry-date {
	margin-bottom:10px;
	display:inline-block;
}
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title {
    font-size: 15px;
    margin: 0;
}
.widget-area-12 .widget.kopa-entry-list-widget .entry-item .entry-title a {
    color:#333;
}

.list-container-2 {
	position:absolute;
	top:7px;
	right:220px;
}
.list-container-2 .tabs-2 li {
	list-style:none;
	float:right;
	margin:0;
}
.list-container-2 .tabs-2 li a {
	color:#999;
	font-size:15px;
	font-family:'Rokkitt', serif;
	text-transform:uppercase;
	padding:0 15px;
}
.list-container-2 .tabs-2 li.active a,
.list-container-2 .tabs-2 li:hover a {
	color:#fff;
}

.kopa-entry-list-widget {
	position:relative;
}

/* =========================================================
Bottom sidebar
============================================================ */
.bottom-sidebar {
	background:url(images/background/dot-1.png) repeat-y 280px 0 #0a0a0a;
}
.widget-area-13 {
	float:right;
	background:url(images/background/bottom-sidebar-bg.png) no-repeat 0 0 #0a0a0a;
	width:665px;
	padding:25px;
	margin-left:1px;
}
.widget-area-14 {
	float:left;
	background:url(images/background/bottom-sidebar-bg-2.png) no-repeat left bottom #0a0a0a;
	width:300px;
	padding:25px 0 15px  25px;
}

.widget-area-13 #footer-logo {
	float:right;
	margin-left:25px;
}
.widget-area-13 .textwidget {
	float:left;
	width:501px;
	text-align:right;
	font-size:16px;
	color: #D1CACA;
}

.bottom-sidebar .widget .widget-title {
    background: none;
    font-size: 18px;
    line-height: 18px;
	color:#EEEEEE;
    padding: 0;
	/*font-weight:700;*/
    font-family: CortobaRegular,serif;
}
.bottom-sidebar .widget p {
    background: none;
    font-size: 15px;
    line-height: 20px;
	color:#EEEEEE;
    padding: 0;
	font-weight:500;
    font-family: Al-Jazeera-Arabic-Regular,serif ;
}
.bottom-sidebar .newsletter-form {
	margin:0;
	width:100%;
}
.bottom-sidebar .newsletter-form .email {
	background-color:#282828;
	border:none;
	border-radius:0;
	box-shadow:none !important;
	font-size:12px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	padding:5px 5px 6px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height:36px;
	line-height:25px;
	margin:0;
	width:213px;
	direction:rtl;
}
.bottom-sidebar .newsletter-form .submit {
	font-size:14px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	border:none;
	background-color:#29acc8;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:8px 10px;
	margin-left:-3px;
}

/* =========================================================
Footer
============================================================ */
#page-footer {
	background-color:#29acc8;
	padding:10px 0;
}
#footer-menu li {
	list-style:none;
	float:right;
	margin: 0 30px 0 0 ;
}
#footer-menu li a {
	color:#fff;
	display:block;
	font-size:15px;
	/*font-weight:bold;*/
    font-family: CortobaRegular,serif;
}
#footer-menu li a:hover {
	color:#1c1c1c;
}

/* =========================================================
Elements page
============================================================ */
.breadcrumb {
	background-color:#fff;
	margin:0 0 25px;
	border-radius:0;
	padding:0 0 10px;
	border-bottom:1px solid #e5e5e5;
	font-family:CortobaRegular, serif;
	font-size:18px;
	color:#5b5b5b;
	direction:rtl;
	text-align:right;
}
.breadcrumb a {
	color:#050505;
}
.breadcrumb .current-page {
	color:#29acc8;
}
.elements-box h1,
.elements-box h2,
.elements-box h3,
.elements-box h4,
.elements-box h5,
.elements-box h6 {
	color:#666;
	margin:0 0 10px;
}
.elements-box .element-title {
	font-size:30px;
	margin:0 0 20px;
	padding-bottom:10px;
	border-bottom:1px solid #c6c6c6;
	color:#666;
	direction:rtl;
	text-align:right;
	font-weight:bold;
}

.list-container-3 ul {
    margin: 0;
}
.list-container-3 ul li {
    float: left;
    list-style: none outside none;
    margin: 0 2px 0 0;
    border:none;
    padding:0;
    width:98px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.list-container-3 ul li a {
    background-color: #f5f5f5;
    border:1px solid #e4e4e4;
    color: #7e7e7e;
    display: block;
    font-family:'Rokkitt', serif;
    font-size: 18px;
    padding: 8px 0;
    text-align:center;
    outline:none;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.list-container-3 ul li.active a, 
.list-container-3 ul li:hover a {
    border-top:1px solid #29acc8;
    color: #333;
    text-decoration: none;
	background-color: #fff;
}
.tab-container-3 {
    background-color:#fff;
    border:1px solid #e4e4e4;
    padding:15px 20px 5px;
	margin-top:-1px;
}
.tab-container-3 ul li {
	list-style:none;
	border-top:1px solid #ededed;
	padding-top:5px;
	margin-top:5px;
	color:#29acc8;
	font-size:10px;
}
.tab-container-3 ul li a {
	color:#777;
	font-size:12px;
	margin-left:10px;
}
.tab-container-3 ul li:first-child {
	border-top:none;
	padding-top:0px;
	margin-top:0px;
}
.tab-container-3 ul li:before {
	content: "\e016";
	font-family: 'icomoon';
}

/*-------------Toggle Boxes-----------*/
#toggle-view {
    list-style:none;   
    margin:0;
    padding:0;
}
#toggle-view p {
    margin-bottom:0;
}
#toggle-view li {
    margin:0 0 10px;
    position:relative;
    cursor:pointer;
    list-style:none;	
}

#toggle-view li h3 {
    font-size:18px;
    margin:0;
    color:#444;
    padding:0 20px 0 45px;
	line-height:24px;
}


#toggle-view li span {
    position:absolute;
    left:0px;
    top:0px;
    font-size:18px;
    width:22px;
    height:22px;
    text-align:center;
    color:#b7b7b7;
    line-height:22px;
    background-color:#f6f6f6;
	border:1px solid #e9e9e9;
}
#toggle-view li.active span {
    line-height:20px;
}
#toggle-view .panel {
    margin:0;
    display:none;
}
#toggle-view .panel p {
    margin:10px 0;
}

.widget-area-12 .kopa-entry-list-widget .kopa-entry-list .mask {
	position:relative;
}
.widget-area-12 .kopa-entry-list-widget .kopa-entry-list .play-icon {
	display:block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color:#fff;
	background-color:#1c1c1c;
	background-color:rgba(0,0,0,.62);
	background-image:url(images/icons/play-icon.png);
	background-repeat:no-repeat;
	background-position:14px center;
	border:2px solid #fff;
	border:2px solid rgba(255,255,255,.62);
	width:35px;
	height:35px;
	position:absolute;
	top:34px;
	right:66px;
}

/* =========================================================
Categories page
============================================================ */
 
.article-list li {
	list-style:none;
	border-bottom:1px solid #ebebeb;
	padding-bottom:2px;
	margin-bottom:2px;
        direction: rtl;
}

.article-list li .entry-item .entry-thumb {
	float:left;
	margin-right:25px;
	position:relative;
}
.article-list li .entry-item .entry-thumb .meta-box {
	position:absolute;
	bottom:0;
	left:0;
	background-color:#1c1c1c;
	background-color:rgba(0,0,0,.7);
	padding:5px 0;
	width:100%;
}
.article-list li .entry-item .entry-thumb > a,
.article-list li .entry-item .entry-thumb > a > img {
	display:block;
	width:100%;
}
.entry-comments {
	margin:0 20px;
	color:#fff;
}
.entry-view,
.entry-comments a {
	color:#fff;
    margin-left: 10px;
        font-size: 14px;
    font-weight: bold;
}
.entry-view span,
.entry-comments span {
	color:#d3d3d3;
	margin-right:5px;
}
.article-list li .entry-item .entry-title {
	margin:0 0 10px;
	font-size:17px;
	direction:rtl;
	text-align:right;
    font-family:Al-Jazeera-Arabic-Bold, CortobaRegular , serif ;
}
.article-list li .entry-item header {
	margin-bottom:5px;
}
.entry-categories a {
	text-transform:uppercase;
	font-size:14px;
	color:#121212;
	font-family:'Rokkitt', serif;
}
.entry-author,
.entry-author a {
	font-style:italic;
	color:#29acc8;
}
.entry-author a:hover {
	color:#121212;
}

.pagination ul {
	box-shadow:none;
	border-radius:0;
}
.pagination .page-numbers li a,
.pagination .page-numbers li span {
	font-size:20px;
	color:#333;
	font-family: 'Rokkitt', serif;
	text-transform:uppercase;
	border:none;
	padding:0;
}
.pagination ul > li {
	margin-left:20px;
	float:left;
	margin-bottom:0;
}
.pagination ul > li:first-child {
	margin-left:0;
}
.pagination ul > li:first-child > a, 
.pagination ul > li:first-child > span,
.pagination ul > li:last-child > a, 
.pagination ul > li:last-child > span {
	border-radius:0;
}
.pagination ul > li > span.current,
.pagination ul > li > a:hover {
	color:#29acc8;
	background:none;
}

/* =========================================================
Single page style 1
============================================================ */
.entry-box {
	margin-bottom:25px;
}
.entry-box .entry-thumb {

	margin-right:25px;
	position:relative;
	direction:rtl;
}
.entry-box .entry-thumb img {
    margin: 0 auto;
   max-width: 80%;
border: 5px solid #fff;
cursor: pointer;
 border-radius: 30px 0px 20px 0px;
position: relative;
overflow: hidden;
/* -webkit-box-shadow: 1px 1px 1px 1px #ccc; */
-moz-box-shadow: 1px 1px 1px 1px #ccc;
box-shadow: 1px 1px 1px 1px #ccc;
}

.kopa-single-2 .entry-box .entry-thumb {
	float:none;
	margin-right:0;
	margin-bottom:20px;
}
.entry-box .entry-thumb > img {
	display:block;
	 
}
.entry-box .entry-thumb .meta-box {
	position:absolute;
	bottom:0;
	left:0;
	background-color:#1c1c1c;
	background-color:rgba(0,0,0,.7);
	padding:5px 0;
	width:100%;
}
.kopa-single-2 .entry-box .entry-thumb .meta-box {
	display:none;
}
.kopa-single-2 .entry-comments,
.kopa-single-2 .entry-comments a,
.kopa-single-2 .entry-view {
    color: #29acc8;
}
.kopa-single-2 .entry-comments a:hover {
	color:#121212;
}
.kopa-single-2 .entry-comments span,
.kopa-single-2 .entry-view span {
	margin-right:10px;
	color: #29acc8;
	font-size:14px;
}
.kopa-single-2 .entry-box header {
	margin-bottom:20px;
}





















.entry-box .entry-title {
	font-size: 26px;
margin: 0 0 10px;
color: #333;
line-height: 35px;
direction: rtl;
text-align: right;
font-family:Al-Jazeera-Arabic-Regular,serif ;
font-weight: bold;
/*text-shadow: 0 0px 0 #ccc, 0 1px 0 #c9c9c9, 0 0px 0 #bbb, 0 4px 0 #b9b9b9, 0 0px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 0px rgba(0,0,0,.1), 0 0px 0px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 0px 4px rgba(0,0,0,.25), 0 0px 0px rgba(0,0,0,.2), 0 0px 0px rgba(0,0,0,.15);*/
}




.entry-box .social-link {
	border:1px solid #e1e1e1;
	padding:10px 25px;
	margin-bottom:2px;
}
.entry-box .social-link li {
	list-style:none;
	float:left;
	color: #333;
	font-size:13px;
	margin:0 0 0 15px;
}
.entry-box .social-link li:first-child {	
	margin:0;
}
.entry-box .social-link li a {
	color:#000;
	font-size:14px;
}

.entry-box p {
	margin-bottom:20px;
}

.entry-box footer p {
	border:1px solid #e1e1e1;
	float:left;
	padding:20px;
	margin:0;
	width:289px;
	text-align:center;
	height:107px;
	overflow:hidden;
}
.entry-box footer p.prev-post {
	margin-right:2px;
}
.entry-box footer p.next-post {
	margin-left:1px;
}
.entry-box footer p a {
	color:#29acc8;
	font-size:18px;
	font-family: 'Rokkitt', serif;
	display:block;
	margin-bottom:15px;
}
.entry-box footer p a:hover {
	color:#414141;
}
.entry-box footer p a.article-title {
	font-size:20px;
	font-family: 'Rokkitt', serif;
	color:#414141;
	line-height:24px;
	margin-bottom:0;
}

.tag-box {
	margin-bottom:30px;
}
.tag-box a {
	display:inline-block;
}
.tag-box a {
	    font-size: 15px;
    color: #555;
    padding: 7px;
    background-color: #f6f6f6;
    margin: 5px;
    font-weight: bold;
        font-family: Al-Jazeera-Arabic-Regular,serif ;
}
.tag-box a:hover {
	background-color:#29acc8;
	color:#fff;
}

/*----- About Author -----*/
.about-author {
	margin-bottom:30px;
}
.about-author h3 {
	font-size:24px;
	color:#333;
	margin:0 0 5px;
	text-transform:uppercase;
}
.about-author-detail {
	border:1px solid #e1e1e1;
	padding:20px 20px 15px;
}
.avatar-thumb {
	float:right;
	margin-left:20px;
}

td#ctl00_ContentPlaceHolder1_ASPxDataView1_ICell {
border: none;
}


.author-name {
color: #29acc8; font-size: 23px; direction: rtl; text-align: right; font-family: Al-Jazeera-Arabic-Bold, serif; line-height: 45px;
}
.author-name:hover {
	color:#1c1c1c;
}
.about-author .social-link li {
	list-style:none;
	float:left;
	margin:0 12px 0 0;
}
.about-author .social-link li a {
	color:#000;
}

/*----- Related Article -----*/
.kopa-related-post,
#comments,
#respond {
	margin-bottom:30px;
}
.kopa-related-post h3,
#comments h3,
#respond h3,
#contact-box h3 {
	font-size:24px;
	background-color:#29acc8;
	text-transform:uppercase;
	margin:0 0 15px;
	padding:10px 0 10px 20px;
	position:relative;
	line-height:20px;
	direction:rtl;
        font-family: CortobaRegular, serif;
}
.kopa-related-post h3 .title-line,
#comments h3 .title-line,
#respond h3 .title-line,
#contact-box h3 .title-line {
	position:absolute;
	display:block;
	height:2px;
	width:100%;
	background-color:#fff;
	left:0;
	top:50%;
	margin-top:-2px;
}
.kopa-related-post h3 .title-text,
#comments h3 .title-text,
#respond h3 .title-text,
#contact-box h3 .title-text {
	display:inline-block;
	background-color:#29acc8;
	position:relative;
	z-index:1;
	padding:0 5px;
	
	 
}

.kopa-related-post ul {
	margin:0 -20px;
}
.kopa-related-post ul li {
	float:left;
	list-style:none;
	margin:10px 20px;
	width:312px;
}
.kopa-related-post ul li .entry-thumb {
	float:left;
	margin-right:15px;
}
.kopa-related-post ul li .entry-title {
	font-size:18px;
	margin:0 0 5px 0;
}
.kopa-related-post ul li .entry-title a {
	color:#333;
}

/*---Comments List---*/
.comments-list {
	margin-top:30px;
}
.comments-list .comment {
    margin-bottom:20px;
	list-style:none;
}
#comments .comment-avatar {
	width:55px;
    float:left;
    margin-right:15px;
}
#comments .comment-avatar img {
    display:block;
    width:100%;
}
#comments .comment-body {
    float:left;
    width:595px;
}
#comments .comment-body header {
    margin-bottom:10px;
	border-bottom:1px solid #d5d5d5;
	padding-bottom:7px;
}
#comments .comment-body .comment-meta {
	float:left;
}
#comments .comment-body .author {
    font-size:18px;
    color:#333;
	font-family: 'Rokkitt', serif;
	display:block;
}
#comments .comment-body .date {
	font-style:italic;
    color:#29acc8;
}
#comments .comment-body p {
    color:#333;
    margin-bottom:5px;
}
#comments .comment-body .comment-button {
    float:right;
	margin-top:20px;
}
#comments .comment-body .comment-reply-link,
#comments .comment-body .comment-edit-link:hover {
    display:inline-block;
    color:#333;
}
#comments .comment-body .comment-edit-link,
#comments .comment-body .comment-reply-link:hover {
	color:#29acc8;
	display:inline-block;
}
#comments .comments-list .children {
    margin-left:70px;
}
#comments .comments-list .children .comment-body {
    width:525px;
}
.kopa-comment-pagination {
    float:right;
    margin:0;
    font-size:16px;
    font-family: 'Rokkitt',serif;
}
.kopa-comment-pagination a {	
    color:#333;
    margin-left:15px;
}
.kopa-comment-pagination a:hover {
    color:#29acc8;
}
.kopa-comment-pagination .current {
    color:#29acc8;
    margin-left:15px;
}

/*---Comment form---*/
#comments-form .c-note, 
#contact-form .c-note {
    display: block;
    font-style: italic;
    margin-bottom: 15px;
	font-size:13px;
	color:#333;
}

#comments-form label.required,
#contact-form label.required {
  
    color:#333;
    margin-bottom:10px;
    display:block;
	font-size: 13.5px;
font-family: Greta, serif;
}
#comments-form label.required span,
#contact-form label.required span {
    color:#29acc8;
}
#comments-form #comment_name,
#comments-form #comment_email,
#comments-form #comment_url,
#contact-form #contact_name,
#contact-form #contact_email,
#contact-form #contact_url {
    padding:0 15px;
    width:330px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    background-color:#fbfbfb;
    border:1px solid #eee;
    border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
    box-shadow:none !important;
    height:35px;
    line-height:35px;
    margin:0 0 5px;
}
#comments-form #comment_message,
#contact-form #contact_message {
    padding:5px 15px;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    background-color:#fbfbfb;
    border:1px solid #eee;
    border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
    box-shadow:none !important;
    margin:0 0 5px;
    height:255px;
}
#comments-form #submit-comment,
#contact-form #submit-contact {
    display:inline-block;
    padding:8px 15px 10px;
    color:#fff;
    background-color:#29acc8;
	border:none;
	font-size:13px;
	font-style:italic;
}
#comments-form #submit-comment:hover,
#contact-form #submit-contact:hover {
    background-color:#141414;
}
#comments-form #comment_name:focus,
#comments-form #comment_email:focus,
#comments-form #comment_url:focus,
#comments-form #comment_message:focus,
#contact-form #contact_name:focus,
#contact-form #contact_email:focus,
#contact-form #contact_url:focus,
#contact-form #contact_message:focus {
    border:1px solid #29acc8;
}

#comments-form .textarea-block,
#contact-form .textarea-block {
	margin-bottom:20px;
}

label.error {
	color:#29acc8;
	font-style:italic;
}

/* =========================================================
Contact page
============================================================ */
.kp-map {
    margin-bottom:30px;
}
.kp-map iframe {
    margin-bottom:15px;
}

/* =========================================================
404 Page
============================================================ */
.error-404{
    margin:70px 10% 100px;
}
.error-404 .left-col{
    width:41%;
    float:right;
    margin:0 2%;
}
.error-404 .left-col p{
    font-size:120px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#29acc8;
    line-height:100px;
    text-align:right;
}
.error-404 .right-col{
 width: 50%;
float: right;
margin: 0 0 0 2%;
direction: rtl;
text-align: right;
}
.error-404 .right-col h1{
    margin-bottom:10px;
    font-size:30px;
    color:#29acc8;
    margin-top:0;
    font-family: CortobaRegular,serif;
}
.error-404 .right-col a {
    color:#29acc8;
    font-size:20px;
     font-family: CortobaRegular,serif;
}
.error-404 .right-col a:hover {
    color:#666;
}
.kopa-pagelink{
    margin-top:20px;
    margin-bottom:20px;
}
.kopa-pagelink a{	
    color:#29acc8;
    text-decoration:underline;
    font-weight:700;
    padding-right:15px;
}

/*----------------Back to top-----------------*/
#back-top {
    bottom: 30px;
    margin-bottom: 0;
    margin-right: 15px;
    position: fixed;
    right: 0;
    z-index: 100;
}
#back-top a {
    background-repeat:no-repeat;
    background-position:center center;
    background-color:#29acc8;
    background-image:url(images/icons/arrow-up.png);
    display: block;
    height: 50px;
    outline: medium none;
    position: relative;
    text-indent:-9999px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 50px;
    z-index: 0;
    text-align:center;
}
#back-top a:hover {
    background-color:#1c1c1c;
}






/* =========================================================
   جميع الحقوق ووسام الشركة المصممة للموقع
============================================================ */
.CompanyAll 
{
    
     direction:rtl;
     text-align:center;
     font-size:12px;
   font-family: CortobaRegular,serif;
}
 

 














/*لخلفيات الصور */

#mainwrapper {
	font: 10pt normal Arial, sans-serif;
	height: auto;
	margin: 0px auto 0 auto;
	text-align: center;
	 
}

/* Image Box Style */


#mainwrapper .box {
	border: 5px solid #fff;
	cursor: pointer;
	height: 130px;
	float: left;
	margin: 5px;
	position: relative;
	overflow: hidden;
	width: 200px;
		-webkit-box-shadow: 1px 1px 1px 1px #ccc;
		-moz-box-shadow: 1px 1px 1px 1px #ccc;
		box-shadow: 1px 1px 1px 1px #ccc;
}
#mainwrapper .box img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

/* Caption Common Style */
#mainwrapper .box .caption {
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	color: #fff;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
}


/** Caption 1: Simple **/
#mainwrapper .box .simple-caption {
	height: 30px;
	width: 200px;
	display: block;
	bottom: -30px;
	line-height: 25pt;
	text-align: center;
}

/** Caption 2: Full Width & Height **/
#mainwrapper .box .full-caption {
	width: 170px;
	height: 170px;	
	top: -200px;
	text-align: left;
	padding: 15px;
}

/** Caption 3: Fade **/
#mainwrapper .box .fade-caption, #mainwrapper .box .scale-caption  {
	opacity: 0;
	width: 170px;
	height: 170px;
	text-align: left;
	padding: 15px;
}

/** Caption 4: Slide **/
#mainwrapper .box .slide-caption {
	width: 170px;
	height: 170px;	
	text-align: left;
	padding: 15px;
	left: 200px;
}

/** Caption 5: Rotate **/
#mainwrapper #box-5.box .rotate-caption {
	width: 170px;
	height: 170px;	
	text-align: left;
	padding: 15px;
	top: 200px;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#mainwrapper .box .rotate {
	width: 200px;
	height: 400px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

/** Caption 6: Scale **/
#mainwrapper .box .scale-caption h3, #mainwrapper .box .scale-caption p {
	position: relative;
	left: -200px;
	width: 170px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

#mainwrapper .box .scale-caption h3 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-ms-transition-delay: 300ms;	
	transition-delay: 300ms;
}

#mainwrapper .box .scale-caption p {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	-ms-transition-delay: 500ms;	
	transition-delay: 500ms;
}

/** Simple Caption :hover Behaviour **/
#mainwrapper .box:hover .simple-caption {
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 1;
	transform: translateY(-100%);
}

/** Full Caption :hover Behaviour **/
#mainwrapper .box:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}

/** Fade Caption :hover Behaviour **/
#mainwrapper .box:hover .fade-caption, #mainwrapper .box:hover .scale-caption  {
	opacity: 1;
}

/** Slide Caption :hover Behaviour **/
#mainwrapper .box:hover .slide-caption {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 1;
	transform: translateX(-100%);
}
#mainwrapper .box:hover img.image-4 {
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 1;
}

/** Rotate Caption :hover Behaviour **/
#mainwrapper .box:hover .rotate {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

/** Scale Caption :hover Behaviour **/
#mainwrapper .box:hover #image-6 {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

#mainwrapper .box:hover .scale-caption h3, #mainwrapper .box:hover .scale-caption p {
	-moz-transform: translateX(200px);
	-o-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}









/*--------------------------------------------------*/
#mainwrapper1 {
	font: 10pt normal Arial, sans-serif;
	height: auto;
	margin: 0px auto 0 auto;
	text-align: center;
	 
}

/* Image Box Style */



#mainwrapper1 .box {
	border: 5px solid #fff;
	cursor: pointer;
	height: 130px;
	float: left;
	/*margin: 5px;*/
	position: relative;
	overflow: hidden;
	width: 295px;
		-webkit-box-shadow: 1px 1px 1px 1px #ccc;
		-moz-box-shadow: 1px 1px 1px 1px #ccc;
		box-shadow: 1px 1px 1px 1px #ccc;
}
#mainwrapper1 .box img {
	position: absolute;
	left: 0;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

/* Caption Common Style */
#mainwrapper1 .box .caption {
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	color: #fff;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
}


/** Caption 1: Simple **/
#mainwrapper1 .box .simple-caption {
	height: 30px;
	width: 200px;
	display: block;
	bottom: -30px;
	line-height: 25pt;
	text-align: center;
}

/** Caption 2: Full Width & Height **/
#mainwrapper1 .box .full-caption {
	width: 170px;
	height: 170px;	
	top: -200px;
	text-align: left;
	padding: 15px;
}

/** Caption 3: Fade **/
#mainwrapper1 .box .fade-caption, #mainwrapper1 .box .scale-caption  {
	opacity: 0;
	width: 170px;
	height: 170px;
	text-align: left;
	padding: 15px;
}

/** Caption 4: Slide **/
#mainwrapper1 .box .slide-caption {
	width: 265px;
	height: 100px;	
	text-align: left;
	padding: 15px;
	left: 295px;
}

/** Caption 5: Rotate **/
#mainwrapper1 #box-5.box .rotate-caption {
	width: 170px;
	height: 170px;	
	text-align: left;
	padding: 15px;
	top: 200px;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#mainwrapper1 .box .rotate {
	width: 200px;
	height: 400px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

/** Caption 6: Scale **/
#mainwrapper1 .box .scale-caption h3, #mainwrapper1 .box .scale-caption p {
	position: relative;
	left: -200px;
	width: 170px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}

#mainwrapper1 .box .scale-caption h3 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-ms-transition-delay: 300ms;	
	transition-delay: 300ms;
}

#mainwrapper1 .box .scale-caption p {
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	-ms-transition-delay: 500ms;	
	transition-delay: 500ms;
}

/** Simple Caption :hover Behaviour **/
#mainwrapper1 .box:hover .simple-caption {
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	opacity: 1;
	transform: translateY(-100%);
}

/** Full Caption :hover Behaviour **/
#mainwrapper1 .box:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}

/** Fade Caption :hover Behaviour **/
#mainwrapper1 .box:hover .fade-caption, #mainwrapper1 .box:hover .scale-caption  {
	opacity: 1;
}

/** Slide Caption :hover Behaviour **/
#mainwrapper1 .box:hover .slide-caption {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	opacity: 1;
	transform: translateX(-100%);
}
#mainwrapper1 .box:hover img.image-4 {
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 1;
}

/** Rotate Caption :hover Behaviour **/
#mainwrapper1 .box:hover .rotate {
	background-color: rgba(0,0,0,1) !important;
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

/** Scale Caption :hover Behaviour **/
#mainwrapper1 .box:hover #image-6 {
	-moz-transform: scale(1.4);
	-o-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

#mainwrapper1 .box:hover .scale-caption h3, #mainwrapper1 .box:hover .scale-caption p {
	-moz-transform: translateX(200px);
	-o-transform: translateX(200px);
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}


@media only screen and (max-width: 479px)
{

#mainwrapper1 .box {
	border: 5px solid #fff;
	cursor: pointer;
	height: 130px;
	float: left;
	/*margin: 5px;*/
	position: relative;
	overflow: hidden;
	width: 216px;
		-webkit-box-shadow: 1px 1px 1px 1px #ccc;
		-moz-box-shadow: 1px 1px 1px 1px #ccc;
		box-shadow: 1px 1px 1px 1px #ccc;
}

#mainwrapper1 .box .slide-caption {
	width: 129%;
	height: 100px;	
	text-align: left;
	/*padding: 15px;
	left: 295px;*/
}

}





/** العاجل **/

#BreakingNews{
    width: 100%;
float: right;
text-align: right;
direction: rtl;
}

#BreakingNews ul li{

     background-color:rgb(249, 0, 0);     padding:2px;
  width: 100%
}
#BreakingNews ul li h5{
  color: #fff;
    font-size:20px;
    font-family: Al-Jazeera-Arabic-Bold ,serif ;
    font-weight: bold;
    text-decoration: none;   
    padding-right: 10px; 
}
#BreakingNews ul li a{
     color: #fff;
   display: inline-block;
    text-decoration: none;

   
}
#BreakingNews ul li:hover{
 
   background-color: rgb(177, 232, 251);
 
   color: rgb(0, 0, 0);
    
}
#BreakingNews ul li a:hover{
 
    
   color: #fff;
   
    
}
/** العاجل **/





/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 0px 0px 0px 0px;
	
	padding: 3px 0px 0px 0px;
	width: 100%;
	height: 22px;
	float:right;
	display: block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
		font-size:14px;
		text-align:right; 
}
.ticker 
{
    
	width: 800PX;
	height: 28px;
	display: block;
	position: relative;
	overflow: hidden;
	
	
}
.ticker-title
{
    padding-top: 0px;
    color: #990000;
    font-weight: bold;
    background-color: white;
    text-transform: uppercase;
}
.ticker-content {
	margin: -3px -15px 0px 0px;
	padding-top: 5px;
	position: absolute;
	color: #1F527B;
	font-weight: bold;
	background-color:transparent ;
	overflow: hidden;
	white-space: nowrap;

}
.ticker-content:focus {
	
}
.ticker-content a 
{
    font-weight:bold !important;

font-size:16px;
    visibility:visible !important;
	text-decoration: none;	
	color: #000000;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #C8CACD;
}
.ticker-swipe {
	padding-top: 0px;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	display: block;
	width: 700px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: 	displa;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls 
{
    margin:8px !IMPORTANT;
	padding: 0px 0px 0px 0px !IMPORTANT;
	list-style-type: none;
	float: left !IMPORTANT;
}
.ticker-controls Ul {
	padding: 0px;
	margin-left:  0px;
	float: right;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('../image/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('../image/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('../image/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('../image/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-newsBar {
	padding: 10px 0px 0px 45px; 
	color: white;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 0px;
}

/* Ticker Styling */






#ctl00_ContentPlaceHolder1_albumLI > div > ul > li > img {
  height: 170px;
}

#ctl00_ContentPlaceHolder1_VideoLI > div > ul > li > img {
  height: 170px;
}

#Newspaper > ul > li > img {
  height: 212px;
}


#ctl00_ContentPlaceHolder1_DVSidebar > div > div.widget.kopa-article-list-widget > h3 > span.title-line {
  position: absolute;
  display: block;
  height: 2px;
  width: 100%;
  background-color: #fff;
  right: 0;
  top: 50%;
  margin-top: -2px;
}


#main-content > div.widget-area-5.sidebar > div.widget.kopa-most-review-widget {
  /*height: 544px;
  overflow: hidden;*/
}



@media only screen and (max-width: 479px){
.AdvsMain
{
/*display:none;*/
}
#ctl00_ContentPlaceHolder1_ASPxDataView1_ICell > table > tbody > tr > td > li > article > div > div > a > img {
         width: 100% !important; 
    /*height: 145px;*/
}
 


    #reprt > li > article > div.entry-thumb > a > img{

      width: 327px !important;
    }
    .kopa-carousel-widget .list-carousel ul li {
        width: 330px !important;
    }


    #analytics2 > li:nth-child(1) > article > div.entry-thumb > a > img{
         width: 327px !important;
    }

}

@media only screen and (max-width: 639px) {
.kp-headline-wrapper{
    display:none;
}

}
@media only screen and (max-width: 767px) and (min-width: 640px)
{
    .kp-headline-wrapper{
    display:none;
}
}



#main-content > div > div > div > article > div.entry-thumb > a > div > div > img {
    width: 100%;
    height: 190px;
}
#main-col > div.widget-area-7 > div > article > div:nth-child(1) > div > a > img {
    height: 150px;
}

#ctl00_ContentPlaceHolder1_ASPxDataView1_ICell > table > tbody > tr > td > li > article > div > div > a > img {
    width: 207px;
    height: 145px;
}

#main-content > div:nth-child(12) > div:nth-child(1){
    border-left: none;
}

#ctl00_ContentPlaceHolder1_AdvsMain > object {
    margin: 0 3px 0 7px;
    width: 48%;
    border: 1px solid #A1A1A1;
    padding: 0 3px 0 3px;
}

.ImgDescr{
      margin: 0 auto;
    max-width: 84%;
    display: block;
    padding-top: 8px;
    font-size: 14px;
    color: #6691A0;
    /* font-weight: bold; */
    font-family: Al-Jazeera-Arabic-Regular,serif ;
}


/*#Activitiesandevents{  
    text-align: right;
    float: right !important;
    position: absolute;
    top: 0px !important;
    left: auto !important;
    bottom: auto;
    right: 0px !important;
    margin: 0px;
    width: 10420px;
    height: 254px;
    z-index: auto;
}*/

#main-content > div:nth-child(11) > div:nth-child(1) {
    border-left: 0px solid #ebebeb;
}





#ctl00_ContentPlaceHolder1_ArtclPost {
    font-family: Greta ! IMPORTANT;
}