.section .single-post .details .views/*
Theme Name: adwa-alwatn
Theme URI: http://www.khafagy.com
Description:
Author: Khafagy LLC
Version: 1.0
License: Copyright 2017 Khafagy LLC, All right reserved
Author URI: https://www.khafagy.com
Tags:
*/

/* = General
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration:none;
}
a {
    text-decoration:none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* = Misc
-------------------------------------------------------------- */

html {

}
body {
  font-family:'Droid Arabic naskh' ,serif, arial;
  /*font-family:'Droid Arabic Kufi', serif, arial;*/
  /*font-family: "JF Flat Regular", serif, arial;*/
  font-size:14px;
  line-height:1.3em;
  padding:0;
  min-width:1120px;
  background: #f9f8f8;
}
input,textarea,input[type="text"]   {
  color: #666;
  height: 38px;
  background: #eaeaea;
  border: 0;
  box-shadow: none;
  line-height: 10px;
  font-size: 12px;
  font-family: 'Droid Arabic Kufi',serif,arial;

}
.footer-background {
}
#page {

  padding-bottom: 30px;
}
.container {
  width:1145px;
  direction:rtl;
  padding:0;
  margin:0 auto;
}
#page .container {
  position:relative;
}
.content-area {
  width:800px;
  float:right;
}
.content-area .main-content{
  float: right;
  width: 530px;
}
.content-area .the-sidebar{
  float: left;
  width: 245px;
}

#sidebar {
  width:306px;
  float:left;;
}

.half,
.third,
.fourth {
  float:right;
  margin-left:10px;
}
.half.last,
.third.last,
.fourth.last,
.half:last-child,
.third:last-child,
.fourth:last-child  {
  margin-left:0;
}
.half {
  width:49%;
  margin-left:2%;
}
.third {
  width:32.668%;
  margin-left:1%;
}
.fourth {
  width:24%;
}
h1, h2, h3, h4, h5, h6 {
  line-height:1.5em ;
  font-weight:normal;
}
h1, h2, h3, h4, h5, h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color:#000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration:none;
  color:#3B5998;
}
h3.small-title,
h2.small-title{
  font-size:15px;
  color:#d21a1a;
}
h3.small-title a,
h2.small-title a{
  color:#d21a1a;
}
.alert {
  display:block;
  padding:8px 14px 8px 35px;
  margin-bottom:10px;
}
a.alert:hover {
  text-decoration:none;
}

script {
  display:none;
}

.banner728 {
  padding:5px 0;
  text-align:center;
  border:1px solid #acacac;
  background:#fff;
  height:90px;
  overflow:hidden;
  margin-bottom:15px;
}
.slider-banner {
  margin-bottom:25px;
  text-align:center;
}
iframe[src="about:blank"]{display:none;}

.home .content-area .widget-custom-ads {
  padding:20px;
  margin-bottom:25px;
  background-color: #fff;
  text-align: center;
}
.header-banners {
  text-align:center;
  margin-bottom:20px;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 10px;
}
.header-banners .banner {
  /*margin-bottom:5px;*/
}

.primary-banners{
  text-align:center;
  margin-bottom:20px;
}

/* = Home page block
-------------------------------------------------------------- */
.home-block {
  margin-bottom:30px;
  position: relative;
}
.fourth .home-block{
  margin-bottom: 30px;
}
#sidebar .home-block{
  margin-bottom:40px;
}
.left-block .banner-block{
  text-align: center;
  margin-bottom: 40px;
  float: none;
  padding: 0
}
.block-title {
  font-size:16px;
  line-height:1em;
  margin: 0 0 5px 0;
  padding: 6px 3% 8px 2%;
  background-color: #fff;
  color: #626262;
  border-bottom: 4px solid #2972c5;
  position: relative;
  /*font-family: 'Droid Arabic Kufi', sans-serif;*/
  /*font-family: 'Droid Arabic naskh',arial;*/
  font-family: "JF Flat Regular", serif, arial;
}
.block-title .read-more{
  display: block;
  font-size: 13px;
  float: left;
  color: #797979;
  font-family: 'Droid Arabic naskh',arial;
  border-left: 15px solid #2972c5;
  position: relative;
  padding-left: 5px;
}
.block-title .read-more::after{
  content: "+";
  position: absolute;
  left: -13px;
  bottom: 4px;
  overflow: hidden;
  height: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.block-title.black-title{
  background-color: #393939;
  color: #fff;
  border-bottom: 0;
}
/*-----------------( video )-------------------------*/
.video-block .block-title {
  background-color: #393939;
  color: #fff;
  border-bottom: 0;
}
.video-block .block-title .read-more {
  color: #959595;
  border: 0;
  padding-left: 15px;
}
.video-block .block-title .read-more::after {
  color: #f00;
  left: 0;
}
/* = Pagination
-------------------------------------------------------------- */
.pagination ul {
  border:0;
  box-shadow:0;
  background:#fff;
  border-right:1px solid #ddd;
  border-bottom:2px solid #ddd;
}
.pagination ul > li {
  display:inline-block;
  font-family:tahoma;
  margin-left:3px;
  font-size:15px;
  font-weight:bold;
}
.pagination ul > li > a,
.pagination ul > li:last-child > a,
.pagination ul > li:first-child > a,
.pagination ul > li > span,
.pagination ul > li:last-child > span,
.pagination ul > li:first-child > span {
  color: #8c8c8c;
  border-radius: 0;
  border:0;
  padding:18px 10px;
  line-height:1em;
  display:block;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.pagination ul > li > span.current {
  background-color: #eb2525;
  color: #fff;
}
.pagination ul > li > span.current {
  color: #fff;
}


/* = Form styling
-------------------------------------------------------------- */
.form {
  margin:20px 0;
}
.form .success {
  margin-bottom: 30px;
  padding:8px 15px;
  background-repeat: no-repeat;
  background-position: 10px center;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color: #4F8A10;
  background-color: #DFF2BF;
  font-family: 'Droid Arabic Kufi', arial;
  font-size:13px;
}
.form .errors {
  margin-bottom:30px;
}
.form .errors .single-error {
  padding:2px 15px;
  background:#ffecec;
  border:1px solid #f5aca6;
  border-radius:5px;
  color:#000;
  margin-bottom:10px;
}
.form .errors .single-error p{
  margin:0 !important;
}
.form .errors .single-error:last-child {
  margin-bottom:0;
}
.form .single-field {
  margin-bottom:15px;
}
.form .single-field:last-child {
  padding-bottom:0;
  margin-bottom:0;
  border-bottom:0;
}
.form .single-field .title {
  width:25%;
  margin-left:3%;
  float:right;
  font-family:'Droid Arabic kufi',arial;
  font-size:15px;
  font-weight:normal;
}
.form .single-field .the-field {
  overflow:hidden;
}
.form input[type="text"],
.form select,
.form textarea,
.form input[type="submit"] {
  font-family:'Droid Arabic kufi',arial;
}
.form input[type="text"],
.form select,
.form textarea{
  width:94%;
  padding:8px 6px;
  border:1px solid #E3E8EB;
  border-radius:4px;
  box-sizing: border-box;
  box-shadow: inset 1px 1px 0 0px #E9EAEE;
  color:#999;
}
.form textarea {
  height:150px;
}
.form select {
  font-size:13px;
  line-height:1;
  padding:5px 6px;
}
.form .recapatcha {
  direction:ltr;
  float:right;
}
.form .single-field .the-field .date-row select{
  width:30%;
  float:right;
  margin-left:2%;
  padding:5px;
}
.form textarea {
  min-height:90px;
}
.form .error{
  border-color:#ff0000;
}
.form label {
  color:#333;
}
.form input[type="submit"] {
  background:#0c50a5;
  color:#fff;
  font-size:17px;
  border:0;
  padding:3px 15px;
}

/* = Follow icons
-------------------------------------------------------------- */

.follow-icons a{
  width:33px;
  height:33px;
  background: top center no-repeat;
  background-size: 32px;
  margin-left: 5px;
  float: right;
  display:block;
}
.follow-icons a.facebook{
  background-image:url('images/socials/facebock.png');
}
.follow-icons a.twitter{
  background-image:url('images/socials/twetter.png');
}
.follow-icons a.google_plus{
  background-image:url('images/socials/google_plus.png');
}
.follow-icons a.youtube{
  background-image:url('images/socials/you.png');
}
.follow-icons a.rss{
  background-image:url('images/socials/rss.png');
}
.follow-icons a.instagram{
  background-image:url('images/socials/instagram.png');
}
.follow-icons a.telegram{
  background-image:url('images/socials/telegram.png');
}
.follow-icons a.apple{
  background-image:url('images/socials/apple.png');
}
.follow-icons a.android{
  background-image:url('images/socials/android.png');
}
.follow-icons a.whatsapp{
  background-image:url('images/socials/whatsapp.png');
}
.follow-icons a.snapchat{
  background-image:url('images/socials/raan.png');
}
/* = Top bar
-------------------------------------------------------------- */
.search-box{
  width: 260px;
  height: 39px;
  background: #ededed;
  position: relative;
  overflow: hidden;
}

.search-box .field{
  padding: 1px 7px 0px 40px;
  display: block;
  width: 84%;
  height: 38px;
  position: absolute;
  background: #eaeaea;
  border: 0;
  box-shadow: none;
  line-height: 10px;
  font-size: 12px;
  color: #8d8d8d;
  font-family: 'Droid Arabic Kufi',serif,arial;
}
.search-box .submit{
  position: absolute;
  left: 0px;
  top: 0px;
  text-indent: -1000px;
  overflow: hidden;
  width: 46px;
  height: 100%;
  background: url('images/header-search-button.jpg') no-repeat top left;
  border: 0;
}
/* Weather */
.weather {
  font-family:'Droid Arabic Kufi', tahoma;
  float: right;
  line-height: 1;
  padding: 10px 12px 4px;
}

.weather .city {
  float: right;
  overflow: hidden;
  margin-left: 20px;
}
.weather .city:last-child{
  margin-left: 0;
}
.weather .city.visible {
  display:block;
}
/*.weather .city .main-title{
  line-height:1.5;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
  padding: 10px 12px;
  border-top: 2px solid #053162;
  background-color: #4a91df;
  font-family: 'Droid Arabic Kufi',serif,arial;
}*/
.weather .city .main-title a{
  color:#8d8d8d;
}
.weather .city .weather-body{
  float: right;
  overflow: hidden;
  line-height: 1;
}
.weather .city .city-name {

  line-height: 1;
}
.weather .city .icon {
  font-weight: bold;
  line-height:1.4;
  font-family:'MeteoconsRegular';
  float: right;
  overflow: hidden;
}
.weather .city .temperature {
  line-height:1;
  font-weight: lighter;
  overflow: hidden;

}


/* Weather */
#sidebar .weather {
  margin-bottom:20px !important;
  overflow:hidden;
  float: none;
  padding: 0;
}
#sidebar .weather .city {
  background-color: #4a91df;
  position:relative;
  color:#fff;
  display:none;
  float: none;
  margin:0;
  padding: 10px;
}
#sidebar .weather .city.visible {
  display:block;
}
#sidebar .weather .main-title{
  color:#fff;
  line-height:1.36;
  font-size:15px;
  padding: 4px 10px;
  background-color: #4a91df;
  /*font-family: "JF Flat Regular", serif, arial;*/
  font-family: 'Droid Arabic Kufi', serif, arial;
}
#sidebar .weather .city .main-title a{
  color:#8DB9E4;
}
#sidebar .weather .city .city-name {
  width: 90px;
  text-align: center;
  color: #fff;
  font-size:26px;
  line-height:1.3;
  font-family: 'Droid Arabic naskh' ,serif, arial;
  float: right;
  margin-left: 15px;
}
#sidebar .weather .city .city-name span {
  font-size: 18px;
}
#sidebar .weather .city .icon {
  font-size: 70px;
  line-height: 1;
  width: 75px;
  height: 75px;
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#sidebar .weather .city .temperature {
  width:100px;
  float: left;
  font-size: 65px;
  font-family:"JF Flat Regular", serif, arial;
  color: #fff;
}
#sidebar .weather .tabs {
  background: #ededed;
  overflow: hidden;
}
#sidebar .weather .tabs .single{
  border-left: 1px solid #cbcbcb;
  display:block;
  position:relative;
  font-size:14px;
  float: right;
  overflow: hidden;
  width: 101px;
  /*height: 90px;*/
  text-align: center;
  margin: 15px 0;
  color: #454545;
}
#sidebar .weather .tabs .single:last-child {
  border: 0;
}

#sidebar .weather .tabs .single i{
  width: 47px;
  height: 45px;
  position: absolute;
  top: -5px;
  left: 52px;
  font-size:42px;
  line-height:1em;
  font-family:'MeteoconsRegular';
  font-style:normal;
}
#sidebar .weather .tabs .single .tempreture{
  text-align: left;
  margin-left: 15px;
  margin-bottom: 12px;
  font-size:26px;
  line-height:1;
  font-family:'Trebuchet MS', Helvetica, sans-serif;
}
#sidebar .weather .tabs .single .city-name {
  font-family: 'Droid Arabic naskh' ,serif, arial;
  padding-bottom: 1px;
}
/* Weather Icons */
.weather .i01d:before {
  content:"B";
}
.weather .i01n:before {
  content:"D";
}
.weather .i02d:before {
  content:"H";
}
.weather .i02n:before {
  content:"I";
}
.weather .i03d:before,
.weather .i03n:before {
  content:"N";
}
.weather .i04d:before,
.weather .i04n:before {
  content:"Y";
}
.weather .i09d:before,
.weather .i09n:before {
  content:"R";
}
.weather .i10d:before,
.weather .i10n:before {
  content:"Q";
}
.weather .i11d:before,
.weather .i11n:before {
  content:"0";
}
.weather .i13d:before,
.weather .i13n:before {
  content:"#";
}
.weather .i50d:before,
.weather .i50n:before {
  content:"F";
}


/* = Top bar
-------------------------------------------------------------- */
#topbar{
  border-bottom: 1px solid #e1e1e1;
  font-size:12px;
  margin:0;
  direction:rtl;
  color:#000;
  font-family:'Droid Arabic Kufi', serif, arial;
  overflow:hidden;
  background: #f5f5f5;
}
#topbar .date {
  float: right;
  color: #000;
  padding: 10px 4px;
  font-size: 11px;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  font-family: 'Droid Arabic kufi',arial;
  margin-left: 9px;
}

#topbar .weather {
  padding: 10px 18px 4px;
}
#topbar .weather .city .city-name {
  color: #000;
  font-size: 13px;
  margin-left: 8px;
  float: right;
}
#topbar .weather .city .temperature {
  float: right;
  font-size:14px;
  font-family:'Trebuchet MS', Helvetica, sans-serif;
  color: #b2b2b2;
}
#topbar .weather .city .icon {
  font-size:20px;
  width:26px;
  height:30px;
  padding-right: 5px;
  color: #cf0c0c;
  margin-left: 5px;
  margin-top: -6px;
}
#topbar .follow-icons {
  padding: 5px 0;
  overflow: hidden;
  float: right;
}
#topbar .headmaster {
  float: left;
  margin-top: 10px;
  font-size: 11px;
  color: #eb0c0c;
}
#topbar .follow-icons a {
  width: 27px;
  height: 27px;
  background-size: 27px;
}
#topbar .small-links {
  float: right;
  padding: 11px 6px 14px 6px;
  font-size: 12px;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
#topbar .small-links li{
  padding: 0px 15px;
  list-style:none;
  float:right;
  border-left:1px solid #5f5f5f;
  line-height:1;
}
#topbar .small-links li:last-child {
  border-left:0;
}
#topbar .small-links li a {
  color:#000;
  display: block;
}

/* = Header
-------------------------------------------------------------- */
#header {
  background:#ffffff;
  font-size:11px;
  position:relative;
}
#header .inner-header{
  overflow: hidden;
}

#header .inner-header .roa img{
    margin-top: 33px;
    width: 90px;
    height: 40px;
}

#header .inner-header .search-box{
  float:left;
  margin: 30px 0;
}

#header .container {
  position:relative;
}
#header .logo {
  width:240px;
  height:85px;
  background:url('images/logo.png') no-repeat top right;
  display:block;
  overflow: hidden;
  z-index:1;
  float: right;
  margin-top: 15px;
}
#header .logo a{
  display:block;
  padding-top:400px;
}
#header .banner {
  float:left;
  max-width:728px;
  overflow:hidden;
  padding: 20px 0;
}
#header .banner * {
  max-width:100%;

}

/* = Header navigatoon
-------------------------------------------------------------- */
#header-navigation {
  width:100%;
  font-family:"JF Flat Regular", serif, arial;
  z-index:1000;
  position:relative;
  background: #1e72d0;
  margin-bottom: 5px;
}
#header-navigation .navbar-inner {
  border-radius:0;
}
#header-navigation #tablet-menu {
  display:none;
}
#header-navigation .selectnav {
  display: none;
  margin-top:8px;
  width:99%;
  border:0;
  border-radius:0;
  font-family:tahoma;
}
#header-navigation .nav-menu {
  margin:0;
}
#header-navigation .nav-menu li{
  font-size:16px;
  position:relative;
  float:right;
  list-style:none;
}
#header-navigation .nav-menu > li:first-child {
  padding-right:0;
  border-right:0;
}
#header-navigation .nav-menu li a {
  display:block;
  text-decoration:none;
  text-decoration:none;
  -webkit-transition: background-color 250ms linear;
 -moz-transition: background-color 250ms linear;
 -o-transition: background-color 250ms linear;
 -ms-transition: background-color 250ms linear;
 transition: background-color 250ms linear;
}
#header-navigation .nav-menu > li > a {
  padding: 13px 12px;
  color: #fff;

}
#header-navigation .nav-menu > li > a:hover,
#header-navigation .nav-menu > li.hover > a,
#header-navigation .nav-menu > li.current-menu-item > a {
  background-color: #008bea;
  border-bottom: 5px solid #055a91;
  padding-bottom: 8px;
}
#header-navigation .nav-menu li .sub-menu {
  position:absolute;
  top:44px;
  right:-1px;
  margin:0;
  background: #1e72d0;
  display:none;
}
#header-navigation .nav-menu li .sub-menu li{
  border:0;
  border-bottom:1px solid #055a91;
}
#header-navigation .nav-menu li .sub-menu a{
  color:#fff;
  padding: 7px 13px;
  width:100px;
}
#header-navigation .nav-menu .sub-menu a:hover{
  background-color: #008bea;
  color:#fff;
  text-decoration:none;
}

/* = immediate news
--------------------------------------------------------------------------- */
.immediate-news{
  overflow: hidden;
  padding: 30px;
  margin-bottom: 23px;
  background-color: #d36c6c;
  /*font-family: 'Droid Arabic Kufi',serif,arial;*/
  font-family: 'Droid Arabic naskh' ,serif, arial;
  position: relative;
  display: block;
  text-align: center;
}
.immediate-news .title{
  margin-bottom: 15px;
  font-size: 18px;
  color: #d3e1f2;
  line-height: 1;
}
.immediate-news h2{
  color: #fff;
  font-size: 30px;
  padding: 10px 0;
  line-height: 1;
  overflow: hidden;
}
/* green*/
.immediate-news.green {
  background-color: #6cd382;
}

/* blue*/
.immediate-news.blue {
  background-color: #6c9cd3;
}

/* gray*/
.immediate-news.gray {
  background-color: #b8b8b8;
}

/* = Break news
-------------------------------------------------------------- */
#alerts .warning{
  padding:8px 15px;
  margin-bottom:20px;
  font-size:17px;
  line-height:1.3em;
  word-spacing:3px;
  display:block;
  background:url('images/warning.png') 99% center no-repeat;
  background-color:#ae1835;
  color:#fff;
  text-decoration:none;
  border-radius:5px;
}
#alerts .warning.red{
  padding:8px 45px 8px 8px;
}
#alerts .warning b {
  font-weight:normal;
  color:#ffa200;
}
#alerts .warning b {
  font-weight:normal;
  color:#fff;
}
#alerts .warning.red b {
  color:#ffa200;
}
#alerts .warning.gray{
  background:#666;
}
#alerts .warning.blue{
  background:#4183B3;
}
#alerts .warning.orange{
  background:#F48927;
}
#alerts .warning.green{
  background:#0e6029;
}
#alerts .warning.yellow b{
  color:#000;
}

/* = World now ( scrolling news )
-------------------------------------------------------------- */
#world-now {
  height:42px;
  overflow: hidden;
  background:#3b3b3b;
  margin-bottom:10px;
  line-height:42px;
  position:relative;

}
#world-now .category {
  padding: 5px 10px;
  background: #eb0c0c;
  color: #fff;
  font-size: 11px;
  display: inline-block;
  margin-right: 10px;
}
#world-now .category h4 {
  color: #fff;
  line-height: 1;
}
#world-now .title{
  display: none;
  padding: 5px;
  background: #eb0c0c;
  border-right: 3px solid #b01f1f;
  white-space:nowrap;
  float: right;
  margin-right: 10px;
  margin-top: 10px;

}
#world-now .title h4{
  font-size:11px;
  color:#fff;
  line-height:1em;
  font-weight: bold;
  margin:0;
  font-family: 'Droid Arabic Kufi', serif, arial;
}
#world-now .controls{
  width:52px;
  top:10px;
  left:15px;
  position:absolute;
}
#world-now .controls a{
  display:block;
  float:right;
  height:20px;
  background:url('images/right.arrow.png') no-repeat center center;
  width: 11px;
  padding: 0px 5px;
  margin-left: 10px;
}
#world-now .controls a.left{
  background:url('images/left.arrow.png') no-repeat center center;
  margin-left: 0;
}
#world-now .news {
  float:right;
  padding-right:10px;
  font-size: 18px;
  height:40px;
  overflow:hidden;
  /*font-family: 'Droid Arabic Kufi', serif, arial;*/
  font-family: 'Droid Arabic naskh' ,serif, arial;
}
#world-now .news a{
  color:#9d9d9d;
  text-decoration:none;
  display:block
}

/* = breadcrumbs
-------------------------------------------------------------- */
#breadcrumbs {
  border-bottom:1px solid #f5f5f5;
  margin-bottom:20px;
  font-size:12px;
  font-family:tahoma;
  padding:7px 0;
  list-style:none;
  background-color: #fff;
}
#breadcrumbs a{
  color:#999;
  display:inline-block;
  padding-left:5px;
}
#breadcrumbs div{
  display:inline-block;
  padding-right:5px;
}


/* = slider section
----------------------------------------------- */
.the-slider{
  margin-bottom: 35px;
}
.posts-slider {
  position:relative;
  overflow: hidden;
}
.posts-slider .main-slides .swiper-container {
  width: 100%;
  height:100%;
  direction:rtl;
  position:relative;
  padding-bottom:0;
}
.posts-slider .main-slides .swiper-slide {
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
/* Arrows */
.posts-slider .main-slides .swiper-button-prev,
.posts-slider .main-slides .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 25px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 20px 25px;
  background-position: center;
  background-repeat: no-repeat;
}

/* main slides */
.posts-slider .main-slides{
  width: 759px;
  float: right;
  overflow: hidden;
  border-left: 6px solid #fff;
}
.posts-slider .main-slides .single-post {
  position:relative;
  overflow: hidden;
  width: 100%;
  display: block;
}
.posts-slider .main-slides .single-post::after{
  position: absolute;
  content: '';
  background: url('images/opacity70bg.png') repeat center center;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 48%;
}
.posts-slider .main-slides .single-post::before{
  position: absolute;
  content: '';
  background: url('images/opacity30.png') repeat center center;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.posts-slider .main-slides .big-inner{
  position: absolute;
  bottom: 0;
  font-family: "JF Flat Regular", serif, arial;
  font-size: 12px;
  z-index: 1;
}
.posts-slider .main-slides .big-inner .logo-title{
  background-color: #eb0c0c;
  padding: 2px 12px;
  margin-left: 15px;
  color: #FFF;
  float: right;
}
.posts-slider .main-slides .big-inner .views {
  color: #797472;
  margin-left: 15px;
  float: right;
  background: url('images/icon-view.png') no-repeat right center;
  padding-right: 15px;
}
.posts-slider .main-slides .big-inner .comments {
  background: url('images/icon-comment.png') no-repeat right center;
  padding-right: 25px;
  color: #797472;
  float: right;
}
.posts-slider .main-slides .big-inner .inner{
  overflow: hidden;
  padding: 9px 17px;
  font-family: 'Droid Arabic naskh' ,serif, arial;
}
.posts-slider .main-slides .big-inner .inner .second-title{
  color: #bebec0;
  font-size: 16px;
  margin-bottom: 15px;
}
.posts-slider .main-slides .big-inner .inner .title{
  color: #fff;
  font-size: 32px;
  margin-bottom: 10px;
  overflow: hidden;
}

/* main slides */
.posts-slider .pagination {
  display: block;
  overflow: hidden;
  width: 380px;
  float: left;
}
.posts-slider .pagination > a{
  display: block;
  border-bottom: 4px solid #fff;
  padding:11px;
  background-color: #e3e3e3;
  height: 59px;
}
.posts-slider .pagination > a:last-child{
  border: 0;
}
.posts-slider .pagination > a .thumbnail{
  float: right;
  overflow: hidden;
  margin-left: 10px;
}
.posts-slider .pagination > a .inner{
  overflow: hidden;
  display: block;
}
.posts-slider .pagination > a .inner .title{
  font-size: 17px;
  color: #4e4e4e;
  overflow: hidden;
  height: 52px;
  line-height: 1.5;
  margin-bottom: 6px;
}
.posts-slider .pagination > a:hover,
.posts-slider .pagination > a.active{
  background: #3b3b3b;
}
.posts-slider .pagination > a.active .title,
.posts-slider .pagination > a:hover .title{
  font-size: 16px;
  color: #FFF;
}
.posts-slider .pagination > a .inner .data-of-post{
  display: block;
  overflow: hidden;
  color: #888585;
  font-size: 12px;
  font-family: 'Droid Arabic Kufi', sans-serif;
}
.posts-slider .pagination > a.active .data-of-post,
.posts-slider .pagination > a:hover .data-of-post{
  color: #cecece;
}



/*------------------------------------Start  ( Section )--------------------------*/

.section .single-post {
  display: block;
  overflow: hidden;
}
.section .single-post .text{
  overflow: hidden;
}
.section.single-post .text .the-title,
.section .single-post .the-title {
  color: #000;
  overflow: hidden;
  margin-bottom: 10px;
}
.section .single-post .text .description{
  color: #959595;
  overflow: hidden;
  margin-bottom: 10px
}
.section .single-post .details{
  /*float: right;*/
  display: block;
}
.section .single-post .details .views,
.section .single-post .details .date,
.section .single-post .details .area,
.section .single-post .details .category {
  padding-right: 15px;
  position: relative;
  color: #9c9c9c;
  font-size: 12px;
  margin-left:7px;
  float: right;
  font-family: 'Droid Arabic Kufi', sans-serif;
  background-position: right;
  background-repeat: no-repeat;
  line-height: 1;
  height: 15px;
}

.section .single-post .details .views{
  background-image: url('images/views-icon.png');
}
.section .single-post .details .category {
  background-image: url('images/tag-icon.png');
  color: #c44242;
}
.section .single-post .details .date{
  /*background-image: url('images/date-icon.png');*/
    padding-right: 0;
}
.section .single-post .details .area{
  background-image: url('images/tag-icon.png');
}
/*------------------------------------Start  ( Section-a )--------------------------*/
.section-a .single-post{
  margin-bottom: 8px;
  background-color: #fff;

}
.section-a .single-post .thumbnail{
  position: relative;
}
.section-a .single-post .text{
  border: 1px solid #efefef;
  padding: 10px;
}
.section-a .single-post .text .the-title{
  font-size: 15px;
  line-height: 1.3;
  height: 39px;
}

.section-a .single-post .text .details .views {
  float: left;
}
.section-a .single-post .text .details .date {
  float: right;
}
/**the sidebar css*/
/*.the-sidebar .section-a .single-post .thumbnail {
  width: 245px;
  height: 168px;
}*/
/*--------------( section-a-d )---------------*/
.section-a-d .section-a .single-post{
  margin-bottom: 5px;
}
.section-a-d .section-a .single-post .text{
  border: 0;
}
.section-a-d .section-a .single-post .thumbnail::after {
  content: " ";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('images/opacity70bg.png') repeat center center;
  background-size: contain;
  width: 100%;
  height: 50%;
}



/*==================Start Sports ( Section-B )=======================*/

.section-b .single-post{
  margin-top: 8px;
  display: block;
  text-align: center;
}
.section-b .single-post .image-section{
  margin-bottom: 5px;
  width: 305px;
  height: 244px;
  position: relative;
  display: block;
  overflow: hidden;
}
.section-b .single-post .image-section .date{
  position: absolute;
  display: block;
  overflow: hidden;
  padding: 4px 10px;
  background-color: #FFF;
  font-size: 12px;
  color: #1fab9b;
  font-weight: bold;
  top: 10px;
  right: 50%;
  margin-right: -55px;
  font-family: 'Droid Arabic kufi',arial;
}
.section-b .single-post .text .the-title{
  padding: 5px 10px;
  font-size: 18px;
  color: #1c1c1c;
  line-height: 1.36;
  text-align: center;
  font-weight: normal;
  margin-bottom: 0;
}
/*==================Start Sports ( Section-o )=======================*/
.section-o .single-post{
  background-color: #f6f6f6;
  margin-bottom: 5px;
  height: 120px;
}
.section-o .single-post:last-child{
  margin-bottom:0;
}
.section-o .single-post .thumbnail{
  width: 128px;
  height: 124px;
  float: right;
  overflow: hidden;
}
.section-o .single-post .text{
  padding: 15px 15px 0 10px;;
}
.section-o .single-post .text .the-title{
  margin-bottom: 15px;
  font-size: 13px;
  height: 60px;
}

/*------------------------------------Start  ( Section-c (video) )--------------------------*/
.section-c{
  overflow: hidden;
}
.section-c .single-post{
  margin-bottom: 4px;
  position: relative;
}
.section-c .single-post .thumbnail{
  position: relative;

}
.section-c .single-post .thumbnail::after{
  content: "";
  background-image: url('images/big-video.png');
  position: absolute;
  top: 40%;
  right: 50%;
  margin-right: -50px;
  margin-top: -50px;
  width: 88px;
  height: 88px;
  background-repeat: no-repeat;
}
.section-c .single-post .thumbnail:before{
  content: "";
  display: block;
  background-image: url('images/opacity70bg.png');
  background-position: center bottom;
  position: absolute;
  width: 100%;
  height: 64%;
  bottom: 0;
  right: 0;
}

.section-c .single-post .text{
  overflow: hidden;
  padding: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  box-sizing: border-box;
}
.section-c .single-post .text .the-title{
  color: #ffffff;
  font-size: 20px;
  line-height: 1.45;
  overflow: hidden;
  font-weight: bold;
}
.section-c .single-post .details .area {
  background: #eb0c0c;
  color: #fff;
  padding: 2px 8px 0 8px;
  line-height: 1;
  font-family: "JF Flat Regular", serif, arial;
  margin-left: 20px;
}
.section-c .single-post .details .views {
  background-image: url('images/icon-view.png');
}
.section-c .small-videos .single-post .thumbnail::before{
  background-image: url('images/small-height.png');
  height: 98%;

}
.section-c .small-videos .single-post .thumbnail::after{
  background-image: url('images/small-video.png');
  margin-right: -20px;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  background-size: 40px;
  top: 30%;
}

.section-c .small-videos .single-post .thumbnail{

}
.section-c .small-videos .single-post .text .the-title{
  font-size: 13px;
  height: 32px;
  margin-bottom: 8px;
  font-family: "JF Flat Regular", serif, arial;
  color: #fff;
  font-weight: normal;
  line-height: 1.3;
}

/*------------------------------------Start  ( Section-d )--------------------------*/
.section-d .single-post{
  background-color: #fff;
  margin-bottom: 5px;
}
.section-d .single-post .text {
  padding: 10px;
}
.section-d .single-post .text .the-title{
  font-size: 15px;
  line-height: 1.3;
}
.section-d .single-post .text .details .views {
  float: left;
}
.section-d .single-post .text .details .date {
  float: right;
}
/*------------------------------------Start  ( Section-x )--------------------------*/
.section-x .single-post{
  display: block;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #f9f8f8;
  padding: 15px;
  background-color: #fff;
}

.section-x .single-post .thumbnail{
  float: right;
  margin-left: 12px;
  height: 135px;
  width: 193px;
  position: relative;
  overflow: hidden;
  display: block;
}
.section-x .single-post .thumbnail .area{
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #747474;
  font-size: 12px;
  padding: 3px 17px 3px 5px;
  background: #fff url('images/tag-icon.png') no-repeat 97% center;
  line-height: 1;
  font-family: "JF Flat Regular", serif, arial;
}

.section-x .single-post .text{
  overflow: hidden;
}
.section-x .single-post .text .author-name{
  color: #3d88dd;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 1.2;
  height: 17px;
  overflow: hidden;
}
.section-x .single-post .text .the-title{
  font-size: 18px;
  line-height: 1.4;

}
.section-x .single-post .text .source {
  color: #e21616;
  margin-bottom: 5px;
  font-size: 12px;
  overflow: hidden;
  font-weight: bold;
}
.section-x .single-post .text .description{
  line-height: 1.45;
  overflow: hidden;
  font-size: 13px;
}
.section-x .single-post .details .views{
  color: #c44242;
}
.section-x .category {
 color:#c44242;

}
/*------------------------------------Start  ( advertising )--------------------------*/

.advertising .single-post{
  margin-bottom: 20px;
  text-align: center;
  display: block;
  overflow: hidden;
}
.advertising .single-post .thumbnail{
  margin-bottom: 10px;
}
.advertising .single-post .text .the-title{
  font-size: 11px;
  color: #000;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 8px;
}
.advertising .single-post .text .phone{
    font-size: 16px;
    line-height: 1em;
    margin: 0;
    padding:  8px 30px 5px 20px;
    color: #FFF;
    background-color: #1e9c13;
    position: relative;
    float: right;
    border-radius: 10px;
    font-weight: bold;
    margin-right: 15px
}
.advertising .single-post .text .phone::after{
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: url('images/whatsapp.png');
  right: 5px;
  top: 5px;
}

/* = Big Block
-------------------------------------------------------------- */
.big-block .single-post{
  margin-bottom:0;
  display:block;
}
.big-block .single-post .thumbnail {
  margin-bottom:5px;
}
.big-block .single-post .text h2{
  font-size:18px;
  line-height:1.5em;
  padding:0;
  margin:0 0 7px 0;
  overflow:hidden;
  color:#202020;
}

/* = Small blocks
-------------------------------------------------------------- */
.small-block .single-post{
  background:#fff;
  margin-bottom:25px;
  display:block;
}
.small-block .single-post .thumbnail {

}
.small-block .single-post .text {
  padding:5px;
  background:#fff;
}
.small-block .single-post .text h2{
  font-size:13px;
  line-height:1.4em;
  padding:0;
  margin:0 0 7px 0;
  overflow:hidden;
  height:35px;
  color:#202020;
}

/* = Ritle blocks
-------------------------------------------------------------- */

/* mouve */
.mouve-block .title-block .single-post a.title h2:before,
.mouve-block .title-block .single-post:hover a.title {
  background:#934CDB;
}

/* Light Blue */
.lightblue-block .title-block .single-post a.title h2:before,
.lightblue-block .title-block .single-post:hover a.title {
  background:#27B5D9;
}

/* Light brown */
.lightbrown-block .title-block .single-post a.title h2:before,
.lightbrown-block .title-block .single-post:hover a.title {
  background:#D59961;
}*/

/* = Small blocks
-------------------------------------------------------------- */
.medium-block .single-post{
  margin-bottom:8px;
  padding-bottom:8px;
  border-bottom:1px solid #ddd;
  overflow:hidden;
  display:block;
}
.medium-block .single-post .thumbnail {
  width:85px;
  height:65px;
  float:right;
  border:0;
  margin-left:10px;
}
.medium-block .single-post .text h2{
  font-size:13px;
  line-height:1.4em;
  margin:0 0 5px 0;
  overflow:hidden;
  min-height:40px;
  color:#000;
}
.medium-block .single-post .text  time{
  font-size:12px;
  font-family:tahoma;
  color:#c0c0c0;
  float:right;
  line-height:1;
}
.medium-block .single-post .text .views {
  background:none;
  margin-right:9px;
  padding-right:5px;
  border-right:1px solid #298edc;
  color:#298edc;
  float:right;
  line-height:1;
}

/* = archive block
-------------------------------------------------------------- */
.archive-block .single-post{
  background:#fff;
  border-bottom:1px solid #ddd;
  overflow:hidden;
  padding:15px;
  margin-bottom:15px;
}
.archive-block .single-post .thumbnail {
  width:173px;
  height:129px;
  float:right;
  border:0;
}
.archive-block .single-post a.text{
  overflow:hidden;
  display:block;
  padding-right:10px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.archive-block .single-post a.text h2{
  font-size:18px;
  color:#000;
  line-height:1.5em;
  margin:0 0 12px 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.archive-block .single-post:hover a.text h2 {
  color:#000;
}
.archive-block .single-post a.text .content{
  font-size:12px;
  color:#7f7f7f;
  line-height:1.5em;
  margin:0 0 12px 5px;
}
.archive-block .single-post a.text .details{
  font-size:12px;
  line-height:1em;
  float:right;
  background:#eb0c0c;
  font-family:tahoma;
  color:#fff;
  height:13px;
  padding:6px 8px 5px 8px;
  padding-right:25px;
  background-position: 90% center;
  background-repeat: no-repeat;
}
.archive-block .single-post a.text .time{
  border-radius:0 3px 3px 0;
  border-left:1px solid #fff;
  background-image: url('images/icon-clock.png');

}
.archive-block .single-post a.text .visits{
  border-radius:3px 0 0 3px;
  border-left:1px solid #fff;
  margin-left:8px;
  background-image: url('images/icon-visits.png');
}
.archive-block .single-post a.text .twitter{
  width:40px;
  height:23px;
  float:right;
  background:url('images/twitter-bubble.png') top left no-repeat;
  display:block;
}

/* = Author box
-------------------------------------------------------------- */
.author-info {
  background:#fafafa;
  border:1px solid #efefef;
  padding:15px 11px;
  width:55%;
  position:relative;
}
.author-info .author-avatar {
  float:right;
  padding:5px;
  background:#fff;
  border:1px solid #dfdfdf;
  margin-left:15px;
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}
.author-info .author-avatar img {
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}
.author-info .author-description{
  float:right;
  width:62.95%;
}
.author-info .author-description h2{
  font-size:15px;
  line-height:1em;
  margin: 0 0 8px 0;
  color:#eb2525;
  font-size:15px;
}
.author-info .author-description p{
  color:#000;
  font-size:13px;
  margin:0
}
.author-info .twitter {
  width:34px;
  height:24px;
  margin-left:5px;
  position:absolute;
  top:15px;
  left:10px;
  background:url('images/author-box-twitter.png') top left no-repeat;
}

/* = single post
-------------------------------------------------------------- */

#single .post-banner {
  text-align:center;
  margin-bottom:15px;
}
#single .single-post{
  margin-bottom:15px;
}
#single .title-block {

  line-height:1.4em;
  background-color: #fff;
  padding: 10px;

}
#single .title-block .small-title {
  font-size:18px;
  margin-bottom:8px;
  color:#ff0000;
}
#single .title-block .main-title{
  font-size:27px;
  line-height:1.3;
  color:#1e1e1e;
  margin-bottom:10px;
}
#single .title-block time,
#single .title-block .views,
#single .title-block .comments{
  font-size:12px;
  line-height:1em;
  font-family:tahoma;
  float:right;
  background:#eb0c0c;
  color:#fff;
  margin-bottom:10px;
  height:13px;
  padding:5px 8px;
  margin-left:13px;
  white-space: nowrap;
}
#single .title-block .views,
#single .title-block .comments {
  background:#f5f5f5;
  color:#000;
}

#single .title-block .views,
.section-a .single-post .text .details .views{
  color: #000000;
}

#single .post-image{
  padding-bottom:20px;
  clear:both;
  width:100%;
  background-color: #fff;
  text-align:center;
}
#single .post-image .image-title{
  font-size:12px;
  color:#999;
}
#single .news-author-name {
  font-family:arial;
  line-height:1.61em;
  font-size:17px;
  color:#377bc8;
  font-weight:bold;
  margin-bottom:15px;
}
#single .the-video {
  position: relative;
  padding-bottom: 56.25%; /* 16/9 ratio */
  height: 0;
  margin-bottom:20px;
  overflow: hidden;
}
#single .the-video iframe,
#single .the-video object,
#single .the-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#single .post-image a {
  cursor: default;
}
#single .date {
  margin-bottom:25px;
  color:#a0a0a0;
}



#single .author-views-comments {
  overflow: hidden;
  background-color: #fff;
  display: block;
  padding: 10px;
}
#single .author-views-comments .authorinfo {
  float: right;
  overflow: hidden;
  display: block;
}
#single .author-views-comments .authorinfo .authorimg {
  float: right;
  overflow: hidden;
  margin-left: 7px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#single .author-views-comments .authorinfo .author-name {
  overflow: hidden;
  display: block;
  font-size: 13px;
}
#single .author-views-comments .authorinfo .author-name > div {
  color: #666;
  padding-bottom: 4px;
  /*font-family: 'Droid Arabic Kufi', arial;*/
}
#single .author-views-comments .authorinfo .author-name > div:last-child {
    border-top: 1px solid #ccc;
    padding-top: 2px;
    margin: 0;
}
#single .author-views-comments .views-comments {
  float: left;
  overflow: hidden;
  display: block;
  color: #b4b4b4;
  font-family: "JF Flat Regular", serif, arial;
  margin-top: 10px;
}
#single .author-views-comments .views-comments .views,
#single .author-views-comments .views-comments .date,
#single .author-views-comments .views-comments .comments {
  float: right;
  overflow: hidden;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 15px;
  padding-right: 18px;


}
#single .author-views-comments .views-comments .views {
  background-size: 11px;
  background-image: url('images/icon-view1.png');
}
#single .author-views-comments .views-comments .date {
  background-image: url('images/icon-date.png');
}
#single .author-views-comments .views-comments .comments {
  background-image: url('images/icon-commect.png');
}

/* tools */
#single .tools-box {
  background:#ededed;
  overflow:hidden;
}
#single .tools-box .font-control {
  float:right;
  padding:8px 10px;
  border-left:1px solid #ccc;
}
#single .tools-box .font-control a{
  float:right;
  padding:0;
  margin:0;
  list-style:none;
  margin-right:7px;
  cursor: pointer;
  width:18px;
  height:21px;
}
#single .tools-box .font-control a.decrease {
  background:url('images/font-decrease.png') right bottom no-repeat;
  width:20px;
}
#single .tools-box .font-control a.increase {
  background:url('images/font-increase.png') center bottom no-repeat;
}
#single .tools-box .font-control a.reset {
  background:url('images/font-reset.png') center bottom no-repeat;
}
#single .tools-box .print,
#single .tools-box .pdf{
  padding:7px 15px;
  width:25px;
  height:25px;
  background:url('images/post-print.png') center center no-repeat;
  float:right;
  border-right:1px solid #fff;
  border-left:1px solid #ccc;
  cursor: pointer;
  display:block;
}
#single .tools-box .pdf {
  background-image:url('images/post-pdf.png');
}
#single .tools-box .shortlink {
  width:110px;
  padding:8px 5px 5px 5px;
  background: #fff;
  overflow: hidden;
  white-space: nowrap;
  float: right;
  margin:6px 15px 0 0;
  direction: ltr;
  border:1px solid #e0e0e0;
  line-height: 1;
  font-size: 12px;
}
#single .tools-box .share-icons{
  margin:5px 0 0 10px;
  float:left;
}
#single .tools-box .share-icons div{
  float:right;
  margin:0 0 0 10px;
  width:28px;
  height:28px;
  background-size: 28px;
  background-position:top left;
  background-repeat:no-repeat;
  cursor: pointer;
}
#single .tools-box .share-icons div:last-child {
  margin-left:0;
}
#single .tools-box .share-icons div.facebook{
  background-image: url('images/socials/facebook.png');
}
#single .tools-box .share-icons div.twitter{
  background-image: url('images/socials/twitter.png');
}
#single .tools-box .share-icons div.gplus{
  background-image: url('images/socials/google_plus.png');
}
#single .tools-box .share-icons div.whatsapp{
  background-image: url('images/socials/2.png');
}

#single .entry-content{
  font-family:arial;
  margin-bottom:15px;
  line-height:1.61em;
  font-size:17px;
  font-weight:bold;
  text-align: justify;
  color:#333;
  background-color: #fff;
  padding: 10px;
}
#single .entry-content p {
  margin-bottom:13px;
}
#single .entry-content blockquote{
  max-width:40%;
  float:left;
  margin:10px;
  background:#eee;
  padding:5px 10px;
  border-color:#396099;
  font-weight:bold;
}
#single .entry-content .post-link a{
  color:#000;
}
#single .content-banner{
  margin-bottom:30px;
  text-align:center;
}
#single .entry-meta .tags{
  padding:15px;
  background:#eee;
}
#single .entry-meta .tags .title{
  padding-bottom:10px;
  display:block;
  color:#afafaf;
  font-size:15px;
}
#single .entry-meta .tags a{
  background:#fff;
  color:#000;
  padding:10px;
  border-right:5px solid #eb0c0c;
  display:block;
  float:right;
  margin-left:13px;
  line-height:1em;
  -webkit-transition: all 250ms linear;
 -moz-transition: all 250ms linear;
 -o-transition: all 250ms linear;
 -ms-transition: all 250ms linear;
 transition: all 250ms linear;
}
#single .entry-meta .tags a:hover{
  background:#eb0c0c;
  color:#fff;
}
#single .entry-meta .social-share {
  margin:0;
  padding:5px 0 10px 0;
}
#single .entry-meta .social-share li{
  list-style:none;
  padding:0 0 3px 9px;
  direction:ltr;
  float:right;
  max-width:200px;
  overflow:hidden;
}
#single .entry-meta .social-share li.twitter{
  margin-top:3px;
  width:72px;
}
#single .entry-meta .social-share li.twitter iframe{
  margin-left:-22px;
}
#single .entry-meta .social-share li.facebook{
  width:56px;
  margin-top:3px;
}
#single .entry-meta .social-share li.gplus{
  margin-top:0px;
}
#single .entry-meta .social-share li.twitter-follow {
  margin-top:3px;
}
#single .entry-meta .social-share li.print {
  float:left;
  padding-left:0;
}
#single .entry-meta .social-share li.print a{
  width:34px;
  height:34px;
  background:#377bc8 url('images/post-print-icon.png') no-repeat center center;
  display:block;
  -webkit-transition: all 250ms linear;
 -moz-transition: all 250ms linear;
 -o-transition: all 250ms linear;
 -ms-transition: all 250ms linear;
 transition: all 250ms linear;
}
#single .entry-meta .social-share li.print a:hover{
  background-color:#f04e41;
}

#single .entry-meta .social-share li.short-link {
  float:left;
  max-width:250px;
}
#single .entry-meta .social-share li.short-link i {
  float:right;
  display:block;
  font-style:normal;
  padding:8px 0 0 10px;
  color:#999;
}
#single .entry-meta .social-share li.short-link .the-link{
  width:125px;
  height:26px;
  background:#e3e3e3;
  font-family:tahoma;
  text-align:center;
  float:right;
  padding-top:8px;
}
#single .entry-meta .banner {
  margin-bottom:25px;
}

#single #nav-single {
  margin-bottom:3px;
}
#single #nav-single a{
  color:#666;
  font-family:tahoma;
  font-size:11px;
}
#single #nav-single span{
  display:block;
}
#single #nav-single span.nav-previous{
  float:right;
}
#single #nav-single span.nav-previous{
  float:left;
}
#single .related-posts{
  margin-bottom:20px;
}

/* = Images gallery
-------------------------------------------------------------- */
.images-gallery .main-image{
  margin-bottom:15px;
}
.images-gallery .thumbnail-image{
    cursor:pointer;
    margin-bottom:10px;
}
.images-gallery .thumbnail-image img{
    height:90px;
    overflow:hidden;
    width:95%;
}
/* = Images inside pages & posts
-------------------------------------------------------------- */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
img.alignnone,
img.alignleft,
img.alignright,
img.aligncenter,
.entry-content .attachment img,
.entry-content img {
	max-width: 98.9%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
	display:inline-block;
	padding:0.5%;
	border:1px solid #ddd;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.wp-caption,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom:15px;
}
img.alignleft,
.wp-caption.alignleft,
image-shortcode.alignleft {
	display: inline;
	float: left;
	margin-right: 42px;
	margin-top: 4px;
}
img.alignright,
.wp-caption.alignright
image-shortcode.alignright {
	display: inline;
	float: right;
	margin-left: 42px;
	margin-top: 4px;
}
img.aligncenter,
.wp-caption.aligncenter,
image-shortcode.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100% !important; /* prevent too-wide images from breaking layout */
	text-align: center;
}
#single.full-width .entry-content .wp-caption {
  position:relative;
}
#single.full-width .entry-content .wp-caption p.wp-caption-text{
  display:block;
  padding:17px 2%;
  width:96%;
  text-align:right;
  margin-bottom:0;
  position:absolute;
  bottom:0;
  right:1px;
  margin-left:-10px;
  background:url('images/opacity80.png');
  color:#fff;
  line-height:1.2em;
  font-size:18px;
  font-weight:bold;
}
#single.full-width .entry-content img.size-auto,
#single.full-width .entry-content img.size-full,
#single.full-width .entry-content img.size-large,
#single.full-width .entry-content img.size-medium,
#single.full-width .entry-content img.alignnone,
#single.full-width .entry-content img.alignleft,
#single.full-width .entry-content img.alignright,
#single.full-width .entry-content img.aligncenter,
#single.full-width .entry-content .attachment img,
#single.full-width .entry-content img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
	display:inline-block;
	padding:0;
	border:1px solid #ddd;
}
.wp-caption img {
	margin: 0;
}
.wp-caption p.wp-caption-text {
	color: #323437;
	font-size: 12px;
	margin: 0px;
	line-height:1em;
	font-family:tahoma;
	padding-top:5px;
	color:#999;
}
.wp-smiley {
	margin: 0;
}

/* = Comments & Respond Form
----------------------------------------------- */
#comments {
  margin-bottom:20px;
}
#comments .main-title{
  padding:10px 12px;
  margin:0;
  background:#393939;
  color:#fff;
  font-size:19px;
  line-height:1em;
  position:relative;
}
#comments .main-title .add-a-comment {
  position:absolute;
  top:7px;
  left:10px;
  color:#fff;
  padding:3px 20px 3px 3px;
  background:url('images/add-reply-icon.png') right center no-repeat;
  font-size:13px;
}
#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.comment-buttons {
  margin-bottom:60px;
}
.comments-count,
a.add-comment {
  float:right;
  font-size:13px;
  vertical-align: middle;
  line-height:24px;
  clear:both;
}
.comments-count {
  background-position: 0 -370px;
  padding-right:41px;
  margin-left:23px;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 20px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
  line-height:1.636em;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	margin-bottom:20px;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist li.comment,
.commentlist li.pingback,
.commentlist li.trackback {
	margin: 0 0px 15px auto;
	position: relative;
	padding:20px 0;
	font-size:13px;
	line-height:1.7em;
  border-bottom:1px solid #ddd;

}
.commentlist .comment .comment-content {
  margin-bottom:20px;
}
.commentlist .comment .comment-content p{
 word-wrap: break-word;
 overflow: hidden;
 color:#8c8c8c;
}
.commentlist > li.comment:first-child,
.commentlist > li.pingback:first-child,
.commentlist > li.trackback:first-child {
	margin-top:0;
}
.commentlist > li .children li.comment {
  border-bottom:0;
  background:#f0f0f0;
  margin-right:30px;
  padding:20px 10px;
}
.commentlist > li .children li .children li.comment {
  background:#fff;
}
.commentlist > li .children li .children li .children li.comment {
  background:#f0f0f0;
}
.commentlist > li .children li .children li .children li .children li.comment  {
  background:#fff;
}

.commentlist .comment:before,
.commentlist .comment:after {
  display: table;
  content: "";
}
.commentlist .comment:after {
  clear: both;
}
.commentlist li{
	padding:0;
}
.commentlist li:last-child{
	margin-bottom:0;
}
.commentlist li.comment .children,
.commentlist li.pingback .children,
.commentlist li.trackback .children {
	margin-top:30px;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist li.comment .comment-meta {
	line-height:1em;
}
.commentlist li.comment .comment-meta .comment-count{
	position:absolute;
	top:15px;
	left:15px;
	font-size:18px;
	color:#d1d1d1;
}
.commentlist li.comment .comment-author {
  margin-bottom:8px;
}
.commentlist li.comment .comment-author .author-name{
  font-size:15px;
  color:#377bc8;
}
.commentlist li.comment .comment-author .author-name a{
  text-decoration:none;
}
.commentlist li.comment .comment-author .author-name a:hover {
 background-position: 0 0;
}
.commentlist li.comment .edit-link {
  font-family:tahoma;
  font-size:12px;
}
.commentlist li.comment .edit-link a{
  color:#999;
}
.commentlist li.comment .comment-author .is-post-author{
  display:inline-block;
  padding:0 10px;
}
.commentlist li.comment time {
  font-size:12px;
  line-height:1em;
  font-family:tahoma;
  float:right;
  background:#2972c5;
  color:#fff;
  margin-bottom:10px;
  height:13px;
  padding:4px 5px 5px 5px;
  margin-left:13px;
}
.commentlist li.comment .reply {
	float:right;
  margin-left:13px
}
.commentlist li.comment .reply a.comment-reply-link {
	background: #eee;
  color:#000;
  line-height:1em;
  padding:3px 10px;
  height:16px;
	display: block;
	font-size: 12px;
	text-decoration: none;
  -webkit-transition: all 250ms ease-in-out;
 -moz-transition: all 250ms ease-in-out;
 -o-transition: all 250ms ease-in-out;
 -ms-transition: all 250ms ease-in-out;
 transition: all 250ms ease-in-out;
}
.commentlist li.comment .reply a.comment-reply-link:hover{
	background-color: #2972c5;
  color:#fff;
}
.commentlist li.comment .comment-like {
  float:left;
  margin:0;
  padding:0;
}
.commentlist li.comment .comment-like li{
  float:right;
  list-style:none;
  font-family:arial;
  font-size:17px;

}
.commentlist li.comment .comment-like li.like{
  color:#18ae49;
  margin-left:5px;
}
.commentlist li.comment .comment-like li.hate{
  color:#ae1835;
  margin-right:5px;
}
.commentlist li.comment .comment-like .button {
}
.commentlist li.comment .comment-like .button a{
  width:34px;
  height:22px;
  background: url('images/comments-like-down.png') no-repeat top left;
  display:block;
}
.commentlist li.comment .comment-like .button.like-button a{
  background-image: url('images/comments-like-up.png');
  margin-left:5px;
}
.commentlist li.comment .comment-awaiting-moderation {
  display:inline-block;
  padding-right:17%;
  color:#ff5f5f;
}
.commentlist li.comment a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}
.commentlist li.comment .report_comment {
  float:left;
  width:220px;
  font-size:11px;
}
.commentlist li.comment .report_comment a {
  text-align:left;
  color:#ff6666;
  display:block;
}
.commentlist li.comment .report_comment span {
  display:block;
}
.commentlist li.comment .avatar {
	right: 10px;
	padding: 0;
	position: absolute;
	top: 20px;
	padding:5px;
	border:1px solid #E6E6E6;
	background:#fff;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist li.comment .ping-back-title {
  color:#A0A2A5;
  font-size:20px;
  background:none;
  margin-bottom:32px;;
}
/* Comment Form */
#respond {

	position: relative;
  overflow:hidden;
  background-color: #fff;
  padding: 10px;
}
#respond textarea{
  width:90%;
}
#respond input[type="text"]{
  width:70%;
}
#respond h3#reply-title{
  font-size:20px;
  margin-bottom:15px;
}
.comment #respond #reply-title .the-title{
  #font-size:24px;
}
#respond #cancel-comment-reply-link {
	text-decoration: none;
	float:left;
	color: #888;
	display: block;
	text-decoration: none;
	display:inline-block;
	background:#fff;
	padding:0 9px;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond .comment-notes{
	display:none;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
  margin-bottom:10px;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	color: #555;
	display: inline-block;
	font-size: 13px;
	min-width: 60px;
	padding: 0 10px;
	position: relative;
	z-index: 1;
	display:none;
}
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input,
#respond .comment-form-comment textarea {
	width:60%;
	border:0;
	box-shadow:0;
	background:#f0f0f0;
  padding:5px 10px;
  font-size:13px;
  font-family:'Droid Arabic kufi',arial;

}
#respond .comment-form-comment textarea {
	resize: vertical;
	width:95%;
  height:140px;
}
#respond input[type="submit"] {
  float:right;
  padding:5px 15px;;
  background:#d72d2d;
  color:#fff;
  font-family:'Droid Arabic kufi',arial;
  font-size:13px;
  text-decoration:none;
  border:0;
  -webkit-transition: all 250ms ease-in-out;
 -moz-transition: all 250ms ease-in-out;
 -o-transition: all 250ms ease-in-out;
 -ms-transition: all 250ms ease-in-out;
 transition: all 250ms ease-in-out;
}
#respond input[type="submit"]:hover {
  background:#393939;
}
#respond .comment-form-author span.required,
#respond .comment-form-email span.required{
  display:none;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
	margin-bottom:10px;
	color:#A0A2A5;
}
#respond .comment-notes a,
#respond .logged-in-as a{
	color:#A0A2A5;
}
#respond p {
	margin: 0;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}

#respond label {
	line-height: 2.2em;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}



/* = sidebar
-------------------------------------------------------------- */

#sidebar ul ,
#sidebar li{
  margin:0;
  padding:0;
  list-style:none;
}
#sidebar .banner{
  margin-bottom:15px;
  text-align:center;
  max-width:100%;
  overflow:hidden;
  border-bottom:2px solid #ddd;
  border-right:1px solid #ddd;
}
#sidebar .banner *{
  max-width:100%;
}
#sidebar .widget-custom-ads{
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 5px;
}
#sidebar .widget,
.the-sidebar .widget,
#sidebar .banner{
  margin-bottom:25px;
  border-top:0;
}
#sidebar .inner-box{
  #border:1px solid #e4e4e4;
  border-top:0;
  padding:0 10px;
  background:#F8F8F8;
}

#sidebar .widget .solo-tweet .widget-title {
  color:#fff;
  font-size:17px;
  padding:9px;
  line-height:1;
  margin:0;
  border-radius: 0 ;
  border-bottom: 0;
  font-family:"JF Flat Regular", serif, arial;
  background: #393939;
}
#sidebar .widget .widget-title {
  color:#fff;
  font-size:24px;
  padding:12px;
  line-height:1;
  margin:0;
  border-radius: 3px 3px 0 0 ;
  border-bottom:2px solid #52abde;
  font-family:"JF Flat Regular", serif, arial;
  background: #5abbf3 url('images/icon-twitter.png') no-repeat 5% center;
  background-size: 30px;
}
#sidebar .widget .widget-twitter {
  line-height: 1;
  background-color: #fff;
  padding: 15px;
  border-bottom: 3px solid #c7c6c6;
  border-radius: 0 0 3px 3px;
}

#sidebar .widget .widget-twitter span {
  float: right;
  display: block;
  overflow: hidden;
  margin-left: 10px;
  font-family: "JF Flat Regular", serif, arial;
  font-size: 16px;
  line-height: 1.36;
}
#sidebar .widget .widget-twitter-1{
  background-color: #fff;
}
#sidebar .widget a{
}

/*reset blocks*/
#sidebar .widget-today-top-news h3.widget-title {

}
#sidebar .medium-block .single-post,
#sidebar .big-block .single-post {
  padding:8px 0;
  margin:0;
  overflow:hidden;
  border-bottom:1px solid #e1e5e7;
}
#sidebar .medium-block .single-post:last-child {

}




/*gallery widget*/
#sidebar .widget-images-gallery h3.widget-title {
  background:#ef933e;
}
#sidebar .widget-images-gallery .thumbnail {
  float:right;
  width:149px;
  border-left:1px solid #fff;
  border-bottom:2px solid #fff;
  position:relative;
}
#sidebar .widget-images-gallery .thumbnail .view {
  position:absolute;
  width:100%;
  height:100%;
  background:url('images/images-gallery-bg.png') center center no-repeat;
}
#sidebar .widget-images-gallery .thumbnail:last-child {
  border-right:1px solid #fff;
  border-left:0;
}
/* Recent Articles */
#sidebar .prayer {
  background:#ededed;
  padding:15px 10px;
  overflow: hidden;
  font-family: "JF Flat Regular", serif, arial;
}

#sidebar .prayer .main-title {
  color:#fff;
  font-size:19px;
  margin: -15px;
  margin-bottom:15px;
  line-height:1;
  background-color: #4a91df;
  font-family: "JF Flat Regular", serif, arial;
  padding: 10px 20px;;

}
#sidebar .prayer .main-title span{
  display: block;
  color: #c4d7f3;
  font-size: 15px;
  margin: 10px 0;
}
#sidebar .prayer .single {
  width:88.56px;
  float:right;
  text-align:center;
  margin-bottom:10px;
  line-height:1;
  overflow:hidden;
  margin-left: 10px;
  background-color: #fff;
  padding: 10px 0;
  border-radius: 5px;
}
#sidebar .prayer .single:last-child{
  margin-left: 0;
}

#sidebar .prayer .single .name {
  color:#8d8d8d;
  font-size:16px;
}
#sidebar .prayer .single .icon-prayer {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  margin: 10px auto;
  background-position: center center;
  background-size: 59px;
  background-repeat: no-repeat;
}
#sidebar .prayer .single .icon-prayer.prayer-icon-Fajr {
  background-image: url('images/prayer-icon/Fajr.png');
}
#sidebar .prayer .single .icon-prayer.prayer-icon-Sunrise {
  background-image: url('images/prayer-icon/Sunrise.png');
}
#sidebar .prayer .single .icon-prayer.prayer-icon-Dhuhr {
  background-image: url('images/prayer-icon/Dhuhr.png');
}
#sidebar .prayer .single .icon-prayer.prayer-icon-Asr {
  background-image: url('images/prayer-icon/Asr.png');
}
#sidebar .prayer .single .icon-prayer.prayer-icon-Maghrib {
  background-image: url('images/prayer-icon/Maghrib.png');
}
#sidebar .prayer .single .icon-prayer.prayer-icon-Isha {
  background-image: url('images/prayer-icon/Isha.png');
}
#sidebar .prayer .single .time {
  color:#000;
  font-size:14px;
  font-weight: bold;
}
#sidebar .prayer .single:last-child .name,
#sidebar .prayer .single:last-child .time{
  border-left:0;
}
#sidebar .prayer .note {
  color:#43413c;
  font-size:13px;
  line-height:1.6em;
  text-align:center;
}
/* = sidebar-slider
------------------------------------------------------------------*/
#sidebar .sidebar-slider{
  display: block;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
}
#sidebar .sidebar-slider .youtube-title{
  font-size: 15px;
  font-family: "JF Flat Regular", serif, arial;
  color: #fff;
  padding: 8px;
  background-color: #fd4a4a;

}
#sidebar .sidebar-slider .youtube-title .read-more{
  float: left;
  overflow: hidden;
  color: #ffdbdb;
}

#sidebar .sidebar-slider .swiper-slide .single-post{
  position: relative;
  display: block;
}
#sidebar .sidebar-slider .swiper-slide .single-post .thumbnail{
  position: relative;
  display: block;
  overflow: hidden;
}
#sidebar .sidebar-slider .swiper-slide .single-post .the-title {
  text-align: center;
  padding: 15px;
  color: #1a1a1a;
  font-size: 18px;
  background-color: #fff;
}
#sidebar .sidebar-slider .swiper-slide .single-post .thumbnail::after{
  content: "";
  background-image: url('images/opacity70bg.png');
  background-position: bottom center;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 99%;
  position: absolute;
}
#sidebar .sidebar-slider .swiper-slide .single-post .thumbnail::before{
  content: "";
  background-image: url('images/opacity16.png');
  background-position: bottom center;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#sidebar .sidebar-slider .swiper-slide .single-post .inner{
  position: absolute;
  display: block;
  background-image: url('images/youtube-background-titel.png');
  text-align: center;
  padding: 5px 5px;
  bottom: 0;
  font-size: 16px;
  width: 97%;
}
#sidebar .sidebar-slider .swiper-slide .single-post .inner .title{
  color: #fff;
  line-height: 1.36;
}
#sidebar .sidebar-slider .pagination {
  position: absolute;
  display: block;
  overflow: hidden;
  top: 195px;
  right: 0;
  z-index: 1;
  padding: 0 40px;
}
#sidebar .sidebar-slider .pagination .thumbnail {
  float: right;
  overflow: hidden;
  margin-left: 5px;
  display: inline-block;
  opacity: .5;
}
#sidebar .sidebar-slider .pagination .thumbnail.active{
  opacity: 1;
}
#sidebar .sidebar-slider .pagination .number{
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  margin: 0 2px;
  display: inline-block;
}
#sidebar .sidebar-slider .pagination .number:hover,
#sidebar .sidebar-slider .pagination .number.active{
  background-color: transparent;
  border: 3px solid #fff;
  width: 8px;
  height: 8px;
}

/*------------------------------------Start  ( Section-e )--------------------------*/
.section-e{
  overflow: hidden;
  display: block;
  background-color: #fff;
  border: 1px solid #eaeaea;
}
.section-e .single-post{
  padding: 15px;
  border-bottom: 1px solid #eaeaea;
}
.section-e .single-post .thumbnail {
  float: right;
  margin-left: 10px;
  overflow: hidden;
}

.section-e .single-post .text .the-title{
  color: #1a1a1a;
  line-height: 1.5;
  font-size: 14px;

}
.section-e .single-post .details .area{
  float: left;
  background-image: url('images/tag-icon-2.png');
  margin-left: 0;
}
/*------------------------------------Start  ( Section-f )--------------------------*/

.section-f .single-post{
  border-bottom: 2px solid #f7f7f7;
  margin-bottom: 15px;
}
.section-f .single-post:last-child{
  border: 0;
}
.section-f .single-post .image-title {
  display: block;
  margin-bottom: 10px;
}
.section-f .single-post .thumbnail{
  float: right;
  overflow: hidden;
  margin-left: 8px;
}
.section-f .single-post .the-title{
  padding-bottom: 3px;
  font-size: 14px;
  line-height: 1.366;
}
.section-f .single-post .text{
  margin-bottom: 10px;
}
.section-f .single-post .text .description{
  height: 60px;
  line-height: 1.7;
}

/*------------------------------------Start  ( section-g )--------------------------*/

.section-g .single-post{
  padding: 15px;
  background-color: #fff;
  display: block;
  border: 1px solid #e9e9e9;
  margin-bottom: 3px;
}

.section-g .single-post .thumbnail{
  float: right;
  overflow: hidden;
  margin-left: 15px;
  height: 52px;
  width: 52px;
  border-radius: 50%;
}
.section-g .single-post .text{
  display: block;
}
.section-g .single-post .text .the-title{
  font-size: 16px;
  margin-bottom: 0px;
  overflow: hidden;
  height: 25px;
}
.section-g .single-post .text .title-name{
  color: #ff3333;
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 10px;
}
.section-g .single-post .text .description {
  height: 60px;
  line-height: 1.43;
}
/*------------------------------------Start  ( .section-i )--------------------------*/
.section-i {
  border: 1px solid #efefef;
}
.section-i .single-post{
  padding: 15px;
  background-color: #fff;
  border-bottom: 1px solid #efefef;
}
.section-i .single-post:last-child{
  border-bottom: 0;
}
.section-i .thumbnail{
  float: right;
  width: 113px;
  height: 77px;
  margin-left: 10px;
  overflow: hidden;
}
.section-i .single-post .text{

}
.section-i .single-post .text .the-title{
  line-height: 1.4;
  font-size: 15px;
  height: 62px;
}

/*------------------------------------Start  ( Section-h )--------------------------*/

.section-h .single-post{
  position: relative;
  margin-bottom: 8px;
}
.section-h .single-post .thumbnail {
  position: relative;
  display: block;
  overflow: hidden;
}
.section-h .single-post .thumbnail::after{
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url('images/opacity50.png');
}
.section-h .single-post .text{
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 5px 10px 0;
}
.section-h .single-post .text .the-title{
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 5px;
}
.section-h .single-post .text .details .date{
  color: #afafaf;
}

/* Polls section */
#sidebar .polls-widget {
  background:#fff;
  font-family:'Droid Arabic naskh' ,serif, arial;
}
#sidebar .polls-widget .all-title-block {
  text-align: center;
  padding: 20px 10px;
  background-color: #393939;
  margin-bottom: 20px;
}
#sidebar .polls-widget .all-title-block .main-title {
  background: #eb0c0c;
  color:#fff;
  font-size: 13px;
  padding: 2px 10px;
  display: inline-block;
  margin-bottom: 20px;
}
#sidebar .polls-widget h2.the-title{
  color:#fff;
  font-size:15px;
  line-height:1.6;
  text-align: right;
}
#sidebar .polls-widget .answers .answer {
  padding:5px 35px 5px 10px;
  position:relative;
  color:#000;
  font-size:13px;
  cursor: pointer;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  margin: 0 10px 2px 10px;

}
#sidebar .polls-widget .answers .answer:last-child{
  margin-bottom: 20px;
}
#sidebar .polls-widget .answers .answer i{
  position:absolute;
  top:50%;
  right:14px;
  margin-top:-6px;
  width:10px;
  height:10px;
  display:block;
  background: #d3d3d3;
  background: -moz-linear-gradient(top, #d3d3d3 0%, #fafafa 100%);
  background: -webkit-linear-gradient(top, #d3d3d3 0%, #fafafa 100%);
  background: -o-linear-gradient(top, #d3d3d3 0%, #fafafa 100%);
  background: -ms-linear-gradient(top, #d3d3d3 0%, #fafafa 100%);
  background: linear-gradient(to bottom, #d3d3d3 0%, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#fafafa', GradientType=0 );
}

#sidebar .polls-widget .answers .answer.active i{
  background:#cc0304;
  width:10px;
  height:10px;
}
#sidebar .polls-widget .answers .answer b{
  position:absolute;
  top:50%;
  left:14px;
  margin-top:-8px;
  display:block;
  color:#828282;
  font-family:tahoma;
  font-weight:normal;
}
#sidebar .polls-widget .total-n-button {
  padding:10px;
  margin-bottom:10px;
}
#sidebar .polls-widget .total-n-button .total{
  float:left;
  color:#fff;
  font-size:13px;
  width:110px;;
  height:26px;
  padding-top:8px;
  text-align:center;
  cursor: pointer;
  background-color: #393939;
  margin-left: 20px;
}
#sidebar .polls-widget .total-n-button .total .total-votes-number.increased{
  color:#ff0000;
}
#sidebar .polls-widget .total-n-button .button{
  float:right;
  margin-right: 20px;
  width:110px;
  height:26px;
  padding-top:8px;
  background:#eb0c0c;
  color:#fff;
  font-size:16px;
  text-align:center;
  cursor: pointer;
}
#sidebar .polls-widget .bars {
  margin:0 10px 10px 10px;
  overflow:hidden;
  display: none;
}
#sidebar .polls-widget .bars .bar{
  height:11px;
  background:#dcdcdc;
  margin: 0 30px 18px 0;
  position:relative;
}
#sidebar .polls-widget .bars i{
  font-size:11px;
  color:#000;
  position:absolute;
  top:0;
  right:-23px;
  font-style:normal;
  font-weight:bold;
  line-height:1em;
  font-family:tahoma;
}
#sidebar .polls-widget .bars b{
  font-size:11px;
  color:#848484;
  position:absolute;
  top:0;
  left:0;
  font-weight:normal;
  line-height:1em;
  font-family:tahoma;
}
#sidebar .polls-widget .bars .bar-container .bar:last-child {
  margin-bottom:0;
}
#sidebar .polls-widget .bars .bar .fill {
  background:#298EDC;
  height:11px;
}


/* Twitter widget */
#sidebar .twitter-widget {
  background:#fff url('images/sidebar-twitter-icon.png') top left no-repeat;
  padding:15px 15px 10px 120px;
  height:63px;
  border-right:2px solid #ddd;
  border-bottom:3px solid #ddd;
  border-radius:5px;
}
#sidebar .twitter-widget .title{
  color:#7f7f7f;
  line-height:1em;
  border-bottom:1px solid #e8e8e8;
  margin-bottom:12px;
  padding-bottom:12px;
}

/* Facebook Likes */
#sidebar .facebook-widget {
  overflow:hidden;
  background:#fff;
  border-right:2px solid #ddd;
  border-bottom:3px solid #ddd;
}
#sidebar .facebook-widget .title{
  padding:10px 10px 10px 65px;
  background:#466dad url('images/sidebar-facebook-icon.png') 15px 10px no-repeat;
  height:73px;
}
#sidebar .facebook-widget .title h4 {
  font-size:15px;
  margin-bottom:5px;
  color:#b5c5de;
}
#sidebar .facebook-widget .title h3 {
  color:#fff;
  font-size:15px;
  margin-bottom:10px;
}
/* Calendar Widget */
.widget_calendar #wp-calendar {
	color: #a0a2a5;
	width: 100%;
	text-align: center;
	font-family:tahoma;
	font-size:11px;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
	padding:3px;
}
.widget_calendar #wp-calendar td a {
	font-weight:bold;
}
.widget_calendar #wp-calendar caption {
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #fafafa;
	border: 1px solid #f3f3f3;
	border-width: 1px 0;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #fafafa;
	border: 1px solid #f3f3f3;
	border-width: 1px 0;
}
/* Search Form */
#sidebar .widget #searchform label {
  display:none;
}

#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

/* Google Plus*/
#google-plus-likes {
  max-width:100%;
  overflow:hidden;
  height:116px;
  direction:ltr;
  float:right;
}
#google-plus-likes .mask{
  margin:-1px -1px -1px -1px;
}
/* youtube video widget*/
#youtube-video-widget {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

#youtube-video-widget iframe,
#youtube-video-widget object,
#youtube-video-widget embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Comics */
.widget-comics .thumbnail{
  padding:0;
  border:1px solid #000101;
}
.widget-comics .the-title{
  text-align:center;
}
/* = footer
-------------------------------------------------------------- */
#footer {
  background-color: #FFF;
  font-family: 'Droid Arabic Kufi', serif, arial;
  border-bottom: 3px solid #146599;
}

#footer .upper-footer {
  padding: 25px 30px 15px 30px;
}
#footer .upper-footer .logo {
  width: 240px;
  height: 85px;
  background: url('images/logo.png') no-repeat top right;
  display: block;
  overflow: hidden;
  z-index: 1;
}
#footer .upper-footer .logo a {
  display: block;
  padding-top: 400px;
}
#footer a{
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#footer a:hover{
  text-decoration:underline;
}
#footer .half {
  overflow:hidden;
  width:750px;
  float:right;
  margin:0;
}
#footer .half.last {
  float:left;
  width:320px;
}
#footer .nav-menu,
#footer .nav-menu li {
  margin:0;
  padding:0;
  overflow:hidden;
  list-style:none;
  font-family: "JF Flat Regular", serif, arial;
}
#footer .nav-menu {
  width:100%;
  float:right;
}
#footer .nav-menu li{
  list-style: none;
  margin-bottom: 15px;
  width: 30%;
  float: right;
  font-size: 17px;

}
#footer .nav-menu li a{
  color: #7f7e7e;
}
#footer .nav-menu li a:hover{
  color:#111;
  text-decoration: none;
}
#footer .nav-menu li ul,
#footer .nav-menu li ul li{
  margin:0;
  padding:0;
}

#footer .description{
  font-size: 15px;
  color: #bababa;
  line-height: 1.4;
  font-family: 'Droid Arabic naskh', serif, arial;
  overflow: hidden;
  height: 60px;
}

#footer .sub-footer {
  padding:0px 30px 40px;
  font-size:12px;
  background-color: #fff;
}
#footer .copyrights {
  padding-top:20px;
  color:#4c4c4c;
  font-size: 13px;
  text-align: left;
}
#footer .sub-footer .logo-container{
  padding-top:5px;
  float:left;
  min-width:220px;
}
#footer .sub-footer .logo-container .name{
  border-left:1px solid #818181;
  padding-left:10px;
  margin-left:10px;
  float:right;
  font-size: 13px;
  color:#000;
}
#footer .sub-footer .logo-container .name a{
  color:#000;
}
#footer .sub-footer .logo-container .logo {
  width:134px;
  height:35px;
  background:url('images/khafagy-logo.png') no-repeat top left;
  display:block;
  overflow: hidden;
  margin:0 auto;
  float:right;
  margin-top:-8px;
}
#footer .sub-footer .logo-container .logo a{
  display:block;
  padding-top:200px;
}


/* = Misc
-------------------------------------------------------------- */
.no-border {
  border:0;
  border-bottom:0;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 110px;
}
