    /* Main Style */
    /*
#Colors
  light gray: #f6f6f6;
  dark gray: #eaeaea;
  brown: #e7be66;
  dark blue :#02014d;
  border-color:#e1e1e1;
  darkred : #c70304
*/
    /*Fonts */
    /*
@font-face {
	font-family: bokra-Regular;
	src: url('../fonts/bokra-Regular.eot');
	src: url('../fonts/bokra-Regular.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/bokra-Regular.woff') format('woff'),
			 url('../fonts/bokra-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: bokra-Bold;
	src: url('../fonts/bokra-Bold.eot');
	src: url('../fonts/bokra-Bold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/bokra-Bold.woff') format('woff'),
			 url('../fonts/bokra-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;;
}
*/
    /*General*/
    
    body {
        font-family: 'bokra-bold', arial;
        font-family: 'Droid Arabic Naskh', serif;
        font-size: 16px;
        font-weight: 600;
        margin: 0;
        padding: 0;
        background-color: #f1f1f1;
        /*	background-color: #f6f6f6;*/
    }
    /*Hyper Links */
    
    a,
    a:visited {
        color: #333;
        -webkit-transition: color 1s ease;
        -moz-transition: color 1s ease;
        -o-transition: color 1s ease;
        -ms-transition: color 1s ease;
        transition: color 1s ease;
    }
    
    a:hover {
        color: #26af4a;
        text-decoration: none;
    }
    /*header*/
    
    .siteheader {
        background-color: #fff;
        /*min-height: 153px;    header height*/
        border-bottom: 1px solid #e1e1e1;
        padding-top: 10px;
        /* padding-bottom:15px; */
        margin-bottom: 10px;
    }
    
    img.main-logo {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .personal-pic-dv {
        padding-left: 50px;
        padding-bottom: 8px;
    }
    .siteheader .personal-pic {
        max-width: 90px;
        -moz-box-shadow: 4px 2px 8px 0px #ccc;
        -webkit-box-shadow: 4px 2px 8px 0px #ccc;
        box-shadow: 4px 2px 8px 0px #ccc;
        margin-left: 48px;
    margin-bottom: 10px;
    }
    /*
.newsbar {
	margin-top: 20px;
	height: 56px;
	position: relative;
	border: 4px solid #eaeaea;
}
.newsbar .in_newsbar {
	height: 30px;
padding: 5px;
margin: 8px;
width: 98%;
position: absolute;
overflow: hidden;
font-size: 15px;

}
.in_newsbar p {
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
}
*/
    /*///////////////////////////////
navbar
/////////////////////////////////*/
    
    .navbar {
        min-height: 40px;
        font-size: 15px;
        background-color: #25b24a;
        font-weight: bold;
        margin-bottom: 0;
        border-bottom: 1px solid #fff;
    }
    
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: transparent;
    }
    
    .navbar-default {
        border-bottom: none;
        border: none;
        border-radius: 0;
    }
    
    .navbar-default .navbar-nav>li>a {
        color: #fff;
    }
    
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #fff;
        background-color: #1fc772;
        /* border-bottom:2px solid #fff; */
    }
    
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .navbar-form {
        margin-top: 3px;
        margin-bottom: 3px;
    }
    
    .dropdown-menu>li>a {
        padding: 0 20px;
        height: 35px;
        line-height: 35px;
        font-weight: 600;
    }
    .dropdown-menu {
        background-color: #e7e7e7;
        font-size: 15px;
    }
    .sticky-nav {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 200;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .nav > li > a {
        /* position: relative; */
        /* display: block; */
        padding: 10px 6px;
        font-size: 14px;
    }
    /* Main content*/
    
    .page-header {
        padding-bottom: 6px;
        margin: 10px 0 20px;
        border-bottom: 1px solid #eee;
    }
    
    .maincol {
        /* margin-right: -15px; */
        margin-right: -30px !important;
        /* margin-right: -22px !important; */
        padding-left: 0px;
    }
    
    .small-news {
        margin-right: 0px !important;
        margin-left: 0px;
        margin-top: -10px;
        padding-right: 15px;
    }
    
    .small-news .thumb-img {
        max-width: 100px;
        padding: 2px;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
    
    .small-news .small-news-title {
        margin-top: 0;
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 6px;
        font-size: 18px;
        font-weight: 600;
    }
    
    .books-ul li {
        padding-bottom: 8px;
    }
    
    .books-ul li .fa {
        margin-left: 6px;
    }
    
    .small-news h4 {
        font-size: 15px;
        font-weight: bold;
    }
    
    .small-news .readmore {
        float: left;
        margin-top: 15px;
        font-size: 14px;
    }
    
    .apost {
        padding: 10px;
        margin-bottom: 14px;
    }
    
    .first-posts .apost {
        border: 1px solid #ddd;
        border-radius: 4px;
        background: #fff;
        -webkit-box-shadow: 0 0 3px #bbbbbb;
        -moz-box-shadow: 0 0 3px #bbbbbb;
        box-shadow: 0 0 2px #bbbbbb;
        padding: 10px;
        margin-bottom: 14px;
    }
    
    .apost h4 {
        font-size: 20px;
        line-height: 100%;
        margin: 0 0 7px;
        font-weight: bold;
        margin-top: 5px;
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 6px;
        font-size: 20px;
    }
    
    .apost .apost-meta {
        color: #888888 !important;
        text-decoration: none;
        font-size: 15px;
    }
    
    .apost img {
        max-width: 22%;
        float: right;
        margin: 0 0 5px 15px;
    }
    
    .apost .btn-success {
        color: #fff !important;
        padding: 5px 13px;
        border-radius: 1px;
        margin-top: 10px;
    }
    
    .apost-info {
        border-top: 1px solid #e8e8e8;
        clear: both;
        color: #999999;
        /* float: left; */
        /* font-size: 12px; */
        /* line-height: 30px; */
        margin: 10px 0 0;
        padding: 0 0 27px;
        width: 100%;
    }
    
    .apost-info span {
        display: inline-block;
        min-height: 16px;
        line-height: 16px;
        padding: 0;
    }
    
    .apost-info .apost-category,
    .apost-info .apost-tags {
        float: right;
        margin: 0;
        padding: 6px 0;
        width: 50%;
    }
    
    .apost-info span a {
        color: #888;
        text-decoration: none;
        -webkit-transition: color 1s ease;
        -moz-transition: color 1s ease;
        -o-transition: color 1s ease;
        -ms-transition: color 1s ease;
        transition: color 1s ease;
    }
    
    .apost-info span a:hover {
        color: #555;
    }
    
    .apost .fa {
        margin-left: 5px;
    }
    
    .page-title {
        margin: 10px;
        color: #25b24a;
        font-weight: 600;
        font-size: 20px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }
    
    .myContent {
        border: 1px solid #ddd;
        border-radius: 4px;
        background: #fff;
        -webkit-box-shadow: 0 0 3px #bbbbbb;
        -moz-box-shadow: 0 0 3px #bbbbbb;
        box-shadow: 0 0 2px #bbbbbb;
    }
    
    .first-posts {
        padding: 17px;
        padding-top: 0;
        padding-left: 0px
    }
    
    .second-posts {
        padding: 15px !important;
    }
    
    .second-posts:first-child {
        /* margin-right: 16px !important; */
        /* width: 48%; */
    }
    
    .breadcrumb {
        padding: 1px 15px;
        margin-bottom: 2px;
        list-style: none;
        background-color: #f9f9f9;
        border-radius: 0;
    }
    
    .media .story-row {
        margin-bottom: 13px;
    }
    
    .story-row img {
        padding: 10px;
        padding-top: 20px;
    }
    /*Carousel*/
    
    .carousel img {
        width: 100%;
    }

    /* Pictures */
    .picbox {
        margin:10px 0;
    }
    /* videos */
    .vidbox .glyphicon-play-circle {
        color: #F44336;
        font-size: 74px;
        line-height: 200px;
    }
    .vidbox .glyphicon-play-circle:hover {
        color: rgb(245, 137, 129);
        font-size: 80px;
        line-height: 200px;
    }
    /*Article*/
    
    .archive-title {
        font-size: 22px;
        font-weight: 600;
        color: rgb(2, 1, 77);
        border-bottom: 1px solid rgb(221, 221, 221);
        padding-bottom: 10px;
        margin: 10px;
    }
    
    article {
        padding: 0 15px 12px;
    }
    
    .entry-title {
        margin-top: 10px;
        font-size: 18px;
        line-height: 140%;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin-right: 10px;
        margin-left: 10px;
        font-weight: 600;
    }
    
    .section-title {
        color: #888 !important;
        font-size: 16px;
        font-weight: bold;
    }
    
    article .story-title {
        margin-top: 10px;
        font-size: 18px;
        line-height: 140%;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }
    
    .entry-title .fa {
        margin-left: 10px;
    }
    
    .entry-content,
    .entry-summary {
        margin: 0.8em 0 0;
        padding-right: 10px;
        padding-left: 10px;
    }
    
    .entry-content img {
        display: inline-block;
        max-width: 100%;
        height: auto;
        padding: 4px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        max-width: 400px;
        margin-right: 15px;
    }
    
    article p,
    article ul,
    article ol,
    .site-main {
        text-align: justify;
        line-height: 160%;
        font-family: 'Droid Arabic Naskh', serif;
        font-weight: bold;
        color: #333;
        font-size: 17px;
    }
    
    .entry-meta {
        font-family: 'Droid Arabic Naskh', serif;
        font-weight: 600;
        font-size: 14px;
    }
    /*Widgets */
    
    .sidedv {
        background-color: #fff;
        border: 1px #e1e1e1 solid;
        border-top: 4px solid #c70304;
        padding: 0 10px 15px 10px;
        margin-bottom: 15px;
    }
    
    .sidedvblue {
        background-color: #fff;
        border-top: 4px solid #CDA657;
        padding: 15px;
        margin-bottom: 15px;
    }
    
    .sidedvblue h4 {
        color: #CDA657;
    }
    
    .sidedvblue h3 {
        font-size: 22px;
        line-height: 30px;
        margin-top: 10px;
    }
    
    .sidedvblue .fa-users {
        font-size: 60px;
        color: #CDA657;
        padding: 10px;
    }
    
    ul .fa-file-o {
        margin-left: 5px;
        color: #CDA657;
    }
    
    .sidedvblue a {
        color: #CDA657;
        line-height: 40px;
    }
    
    .sidedvblue a:hover {
        color: #CDA657;
    }
    
    .widget ul,
    .sidedv ul {
        font-family: 'Droid Arabic Naskh', serif;
        font-weight: 600;
        font-size: 16px;
    }
    
    .widget-title {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        font-size: 20px;
        color: #25b24a;
        font-weight: bold;
        margin-top: 10px;
        /* padding-top: 10px; */
    }
    
    .widget-area .well {
        border: none;
        border-radius: 0
    }
    
    .postsbycategory {
        padding-left: 5px;
        list-style: none;
        padding-right: 5px;
        margin: 0 0 5px 2px;
    }
    
    .postsbycategory li {
        padding-right: 5px;
        padding-bottom: 8px;
    }
    
    .postsbycategory li .fa {
        margin-left: 5px;
    }
    
    .categorylist {
        list-style: none;
        padding-right: 25px;
        font-weight: bold;
    }
    
    .categorylist li::before {
        content: "\f0ca";
        /* FontAwesome Unicode */
        font-family: FontAwesome;
        display: inline-block;
        margin-right: -20px;
        /* same as padding-left set on li */
        width: 20px;
        /* same as padding-left set on li */
        font-weight: 500;
        font-size: 16px;
    }
    
    .categorylist li {
        padding-bottom: 5px;
        border-bottom: 1px solid #eee;
        margin-bottom: 5px;
    }
    
    .categorylist li a {
        padding-right: 5px;
    }
    
    .categorylist li:last-of-type {
        border-bottom: none
    }
    
    .section-well {
        padding: 14px;
        padding-top: 0;
    }
    
    .sidebarcol .well {
        -webkit-box-shadow: 0 0 3px #bbbbbb;
        -moz-box-shadow: 0 0 3px #bbbbbb;
        box-shadow: 0 0 2px #bbbbbb;
        background-color: #fff;
    }
    /*Footer*/
    
    .site-footer {
        background-color: #3e3e3e;
        min-height: 80px;
        margin-top: 20px;
        padding-top: 10px;
        color: #fff;
        font-family: arial;
        font-size: 14px;
        text-align: center;
    }
    
    .site-footer p {
        margin: 3px;
    }
    
    .site-footer a {
        color: #ddd;
    }
    /*Sharing Buttons*/
    
    .sharingdv {
        padding-top: 10px;
        border-top: 1px solid #ddd;
        text-align: left;
    }
    /*print page */
    /*BootStrap Mod*/
    
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        /* padding-left: 10px !important; */
        /* padding-right: 10px !important; */
        margin: 0;
    }
    /*
Media Queries
*/
    
    @media (min-width: 979px) {}
    
    @media (min-width: 900px) {}
    /* For Small Screens */
    
    @media (max-width: 760px) {
        .logoandsearch {
            text-align: center;
        }
        .logoandsearch form {
            width: 250px;
            margin: 10px auto;
            float: none !important;
        }
        .logoandsearch input {
            width: 200px;
            display: inline-block !important;
        }
        .personal-pic  {
            float:none !important;
            margin-left:auto !important;
            margin-right:auto !important;
            margin-bottom: 10px;
        }
        .personal-name {
            float:none !important;
        }
        .personal-pic-dv {
            padding-left: 15px ;
            padding-bottom: 8px;
        }
        .second-posts {
            margin-bottom:10px;
        }
    }
    /*for tabs and ipad*/
    
    @media (min-width: 768px) and (max-width: 1024px) {}
    /*  Search Form*/