/* 
 * Theme Name: Roneq
 * Theme URI: https://www.ar-themes.com/roneq
 * Author: ar-themes.com
 * Author URI: https://www.ar-themes.com
 * Description: Roneq is a clean modern theme for bloggers. Roneq focuses on creating space for content to maintain a better reading experience.
 * Version: 1.1
 * Text Domain: roneq
 * License: GNU General Public License v2.0
 * License URI: license.txt
 *
 */

@font-face {
    font-family: 'DroidArabicKufi';
    src:url('../fonts/droidkufi-regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;}
.tileeeeee a{
    color:#2365C3;
    font-family: 'DroidArabicKufi';
}
/* = Table of Contents
--------------------------------------------------------*/
/*
 * 
 * 1.0 - Reset
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Forms 
 * 5.0 - Navigation
 *     5.1 - Links
 *     5.2 - Menu
 * 6.0 - Accessibility
 * 7.0 - Alignments
 * 8.0 - Clearings
 * 9.0 - Header
 * 10.0 - Widgets
 * 11.0 - Content
 * 12.0 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 * 15.0 - Social Links
 * 16.0 - Media Queries
 */


/* = Reset
--------------------------------------------------------*/
body, html{
    position: relative;
}
html{
    height:100%;
}
body{
    min-height:100%;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
/*.blockimage{width:auto;
                height:300px; 
                display:block;
                border-radius:8px;           
                z-index:5;
}*/

.blockimage {width:auto;
             /*height:auto;*/ 
             height: 250px;
             display:inline-block;
             /*margin-left:40px;*/
             border-radius:5px;
             border:4px solid #ccc;
             z-index:5;
}
.blockimage img{display:block;
                width: auto;
                height:100%;
                /*                text-align: center;*/
                /*border-radius:5px;*/
                /*border:4px solid #ccc;*/
                /*z-index:5;*/
}
.field-contact{
    width: 45%;  
    margin-top: 10px;
}
#spam_verify_img{
    float: left;
}                                       
#spam_reload{                           
    height:25px;
    width:22px;
    border:none;
    float: left;
    cursor:pointer;
    display:block;
}

#spam_reload:hover{
    color: #2365C3;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

/*body { background: #f5f5f5; }*/
/*body { background: #a88e95; }*/
body { background: #ccc; }
/*body { background:#c4a8ae; }*/

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

ol,
ul {
    list-style: none;
}
/*-----------------------------------List-tabel-----------------------------------------------*/
.tabel_member {
    border-collapse: collapse;
    border-spacing: 0;
    width: 103%;    
    direction: rtl;    
    border: 1px solid gray;
}

.tabel_member th , .tabel_member td {     
    /*border: 1px solid gray;*/   
    padding: 5px;
}
.tabel_member th {text-align: center;} 
.tabel_member thead tr th {background-color:#c1c1c1;} 
.tabel_member tr:nth-child(even){background-color: #e1e1e1;}
/*.tabel_member tr:nth-child(odd){background-color:#A88E95;}*/
/*------------------------------------------------Start-paging------------------------------------*/
paging{
    margin: 10px 0px 20px;
    text-align: center;
    font-size: 5px;
    border-width: 1px;
    /*    border-style: solid;*/
    /*    border-color: #CED6DB #CED6DB #FFF;*/
    /*    background:#E0E4E7;*/
    text-align:center;}
.paging_inner{
    /*    border-top: 4px solid #F0F3F5;
        border-bottom: 3px solid #CED6DB;*/
    padding: 30px;
    text-align: center;
    font-size: 15px;
    /*color: #904B5B;*/ 
    color:#2365C3; 
    line-height: 22px;}
.paging_class{
    margin:0 auto;
    text-align:center;
    width:100%;}
.paging_class td{
    margin: 0px 5px;
    display: inline-block;}
.paging_class td a{
    color: #904B5B; 
    text-decoration:none;}
.paging_class td a.next, .paging_class td a.previous{
    color: #904B5B;}
.paging_class td a.selected, .paging_class td a:hover{
    color:#999;}
.paging_class td a.selected{
    border: 1px solid #904B5B ;
}
.searchpaging{
    background-color: #ffffff;}
/*------------------------------------------End-paging-----------------------------------------*/
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: right;
    font-size:14px; 
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

/*a:focus {
        outline: 2px solid #c1c1c1;
        outline: 2px solid rgba(51, 51, 51, 0.3);
}*/

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

a img {
    border: 0;
}

/* = 2.0 Typography
--------------------------------------------------------*/
body, 
button,
input,
select,
textarea {
    color: #555;
    font-family: 'DroidArabicKufi';
    font-size: 16px;
    /*font-size: 1.6rem;*/
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
}

h1 { font-size: 36px; }

h2 { font-size: 30px; }

h3 { font-size: 24px;}

h4 { font-size: 20px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

p { margin-bottom: 1.5em; }

b,
strong {
    font-weight: bold;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    background: #f5f5f5;
    border-right: 5px solid #5c5f82;
    color: #666;
    margin: 0 0 1.5em;
    padding: 1em;
    margin-right: 0;
    font-size: 16px;
    font-size: 1.6rem;
}

blockquote p:last-of-type { margin: 0; }

address { margin: 0 0 1.5em; }

pre {
    background: #f5f5f5;
    font-family: 'Courier 10 Pitch', Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.5em;
    max-width: 100%;
    overflow: auto;
    padding-top: 1.6em;
    padding-bottom: 1.6em;
}

code,
kbd,
tt,
var {
    font-size: 15px;
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #777;
    cursor: help;
}

mark,
ins {
    background: #f1f;
    text-decoration: none;
}

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

sup { bottom: 1ex; }

sub { top: .5ex; }

small { font-size: 75%; }

big { font-size: 125%; }

/* = 3.0 Elements
--------------------------------------------------------*/
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 3em 1.5em 0;
}

ul { list-style: disc; }

ol { list-style: decimal; }

ul > ul,
li > ol {
    margin-bottom: 0;
    margin-right: 1.5em;
}

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img {
    max-width: 100%; /* Make image responsive */
    height: auto; /* Make sure images are scalled correctly */
}

figure { margin: 0; }

table {
    margin: 0 0 1.5em;
    width: 100%;
}

td {
    /*border-bottom: 1px solid #ccc;*/
    padding: 6px 3px;
}

tr:nth-of-type(2n) {
    background: #fafafa;
}

th {
    border-bottom: 4px solid #ccc;
    font-weight: bold;
    padding: 5px 2px 3px;
}

/* = 4.0 Forms
--------------------------------------------------------*/
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: none;
    border-radius: 0px;
    text-shadow: none;
    color: #fff;
    background: #444;
    cursor: pointer;
    -webkit-appearance: button;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    color: #fff;
    /*background: #5c5f82;*/
    /*background:#904B5B;*/
    background:#2365C3;
    /*background: #ccc;*/
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0; /* Fix excess padding in IE8/9 */
}

input[type="search"] {
    -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
    -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    -moz-box-sizing:    content-box;
    box-sizing:         content-box;
}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #777;
    border: 1px solid #ccc;
    border-radius: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #5c5f82;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"]{
    padding: .6em 1.5em;
}
input[type="search"] {
    padding:0px;
}

textarea {
    overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
    padding-right: 3px;
    vertical-align: top; /* Improves readability and alignment in all browsers */
    width: 100%;
}


/* = 5.0 Navigation
--------------------------------------------------------*/

/* = 5.1 Links
--------------------- */
a {
    color: #444;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus,
a:active {
    color: #5c5f82;
}

/* = 5.2 Menu
--------------------- */
.main-navigation {
    clear: both;
    display: block;
    margin-bottom: 1.5em;
    text-align: right;
    width: 100%;
    /*margin-right: 1.5em;*/
    padding-right:20px;
}

.main-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-navigation ul ul {
    padding-right: .75em;
}

.main-navigation ul ul ul {
    padding-right: 1.5em;
}

.main-navigation li {
    clear: both;
    display: block;
    list-style: none;
    color: #fff;
} 

.main-navigation a {
    display: inline-block;
    text-decoration: none;
    line-height:2.1;        
    font-size: 16px;
    /*font-size: 1.6rem;*/
    font-family: 'DroidArabicKufi';
    color: rgba(255, 255, 255, 0.7);
}

.main-navigation a:hover,
.main-navigation a:focus {
    color: rgb(255, 255, 255);
}

.current-menu-item > a,
.current_page_item > a {
    color: rgb(255, 255, 255);
}

#fixed-bar {
    width: 100%;
    height: 50px;
    z-index: 999;
    position: relative;
    top: 0;
    right: 0;
    background: #f5f5f5;
    text-align: center;
    padding-top: 10px;
}

.menu-toggle {
    display: block;
    position: relative;
    /*background: #5c5f82;*/
    /*background:#904B5B;*/
    background:#2365C3;
    overflow: hidden;
    padding: 0;
    text-align: center;
    height: 50px;
    width: 50px;
    border: none;
    top: -34px;
    z-index: 9999;
}

.menu-toggle .icon-bar {
    width: 15px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 17px;
    top: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.menu-toggle .icon-bar:nth-child(3) { top: 24px; }

.menu-toggle .icon-bar:nth-child(4) { top: 28px; }

.menu-toggle .icon-bar,
.menu-toggle .icon-bar:focus,
.menu-toggle .icon-bar:hover {
    background-color: #fff;
}

.menu-toggle.toggle-active .icon-bar:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu-toggle.toggle-active .icon-bar:nth-child(3) {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.menu-toggle.toggle-active .icon-bar:nth-child(2),
.menu-toggle.toggle-active .icon-bar:nth-child(4) {
    top: 24px;
}

.menu-toggle.toggle-active .icon-bar:nth-child(4) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-toggle.toggle-active:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    margin: 3px 7px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.menu-toggle:hover .icon-bar { background-color: #fff; }

#sidebar { display: none }
.blue{color:#2365C3;}
#sidebar {
    display: block;
    position: absolute;
    /*padding: 2%;*/
    padding-bottom:10px;
    right: 0;
    top: 0px;
    /*bottom: 0px;*/
    height:auto; 
    /*height:100%; */
    min-height:100%;
    visibility: hidden;
    width: 320px;
    margin-right: -320px;
    /*background: #5c5f82;*/
    /*background:#904B5B;*/
    background:#2365C3;
    z-index: 999;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#sidebar.toggle-active {
    right: 320px;
    display: block;
    visibility: visible;
    top: 0px;
    bottom: 0;     
}

.pagination {
    text-align: center;
}

.pagination .page-numbers {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 2px;
    background-color: #444;
    color: #fff;
    overflow: hidden;
    padding: 0;
}

.pagination .page-numbers.current, 
a.page-numbers:hover, 
a.page-numbers:active, 
a.page-numbers:focus {
    /*background: #5c5f82;*/
    background: #904B5B;
    color: #fff;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.post-navigation  .nav-previous a,
.post-navigation  .nav-next a {
    display: block;
    padding: 3% 8%;
    background: #666;
    color: #fff;
}

.post-navigation span { display: block; }

.post-navigation  .nav-previous .meta-nav,
.post-navigation  .nav-next .meta-nav {
    font-size: 12px;
    font-size: 1.2rem;
    color: #ddd;
}

.post-navigation  .nav-previous a:hover,
.post-navigation  .nav-next a:hover,
.post-navigation  .nav-previous a:focus,
.post-navigation  .nav-next a:focus {
    background-color: #5c5f82;
    color: #fff;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/* = 6.0 Accessibility
--------------------------------------------------------*/
/* Text meant only for screen readers */
.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar */
}

/* = 7.0 Alignments
--------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-top: .75em;
    margin-bottom: .75em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-top: .75em;
    margin-bottom: .75em
}

.aligncenter {
    clear: both;
    display: block;
    margin: .75em auto;
}


/* = 8.0 Clearings
--------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-meta:before,
.entry-content:before,
.entry-content:after,
.site-header:before,
.site-header:after,
.entry-meta:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}

.clear:after,
.entry-meta:after,
.entry-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/* = 9.0 Header
--------------------------------------------------------*/
.site-header {
    /*padding: 1.5em 0;*/
    position: relative;
    text-align: center;
    /*padding-top: 16px;*/
    margin-bottom: 10px;
    /*padding-top: 35px;*/
    background-color: #2365C3;
}

/*.site-logo img {
        margin: 0 0 2em;       
}*/
select {
    /*-------------------styling drop box----------------------*/
    /*background-color: #904B5B;*/
    background-color: #4e83cf;
    width: 80%;
    margin: 0;  
    border: thin solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;                                                                
    padding: 0.3em 3.5em 0.3em 1em;
    color:#fff;
    outline: none;
    /*--------------------- reset arrow ----------------*/                                   
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}
/*------------------------- arrows ----------------------*/
select.minimal {
    background-image:
        linear-gradient(45deg, transparent 50%, #ccc 50%),
        linear-gradient(135deg, #ccc 50%, transparent 50%),
        linear-gradient(to right, #ccc, #ccc);
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        calc(100% - 2.5em) 0.5em;
    background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #fff;
} 
.img-circular{
    margin: 0 auto .5em;
    width: 120px;
    height: 120px;
    cursor: pointer;
    background-image: url('../images/adnan.jpg');
    background-size: cover;
    display: block;
    border-radius: 50%;
    -webkit-border-radius:  50%;
    -moz-border-radius: 50%;
}

.site-branding {
    padding: 0 0 13px;
    width:130px;
    margin: 0 auto;    
}

.site-description {
    color: #fff;
    font-size: 14px;
    line-height: 2;
}

.site-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5;
    margin: -1em auto .3em;
    color: #fff;
}

.site-title a,
.site-title a:visited,
.site-title a:hover {
    color: #fff;
    text-decoration: none;
}

/* = 10.0 Widgets
--------------------------------------------------------*/

.widget-area {
    clear: 	both;
    font-size: 14px;
    font-size: 	1.4rem;
    width: 	100%;
}

.widget {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.widget ul {
    margin-right: 1.5em;
    line-height: 3;
}

.widget ul a {
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.7);
}

.widget ul a:hover,
.widget ul a:focus {
    color: #fff;
}

.widget ul li {
    list-style: none;
    margin-right: 0;
    padding-right: 0;
    text-align: right;
    color: rgba(255, 255, 255, 0.45);
}

.widget ul ul li {
    padding-right: .75em;
}

.widget ul ul ul li {
    padding-right: 1.5em;
}

.widget ul ul ul ul li {
    padding-right: 2.25em;
}

.widget ul ul ul ul ul li {
    padding-right: 3em;
}

.widget-title {
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 .75em;
    text-align: right;
    font-weight: 300;
}

#wp-calender caption {
    font-weight: bold;
    text-align: center;
}

#wp-calender td,
#wp-calender th {
    text-align: center;
}

/* Make sure select elements fit in widgets */
.widget select {
    max-width: 100%;
}

.widget_search {
    margin-top: -1.5em;
}

.widget_search .search-submit {
    display: none;
}

.widget_search input[type="search"] {
    border: none;
    color: #fff;
    border-radius: 0;
    width: 100%;
    padding: 8px;
    background: rgba(0, 0, 0, 0.1);
}
.widget_search input[type="search"]:focus {
    background-color: #fff;
    color: #000;
}

/* = 11.0 Content
--------------------------------------------------------*/
.site-content {
    max-width: 900px;
    /*width: 90%;*/
    margin-left: auto;
    margin-right: auto;
    /*padding-top:10px;*/
}

.entry-header {
    padding: 3% 6% 0 8%;	
}
.entry-header-index {
    padding: 3% 4% 0 4%;	
}
.entry-header_contact {
    padding: 2% 2% 0 2%;	
}
.entry-header_title {
    padding: 1% 2% 0% 0%;	
}
.entry-title {
    color: #444;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.8;
    margin-bottom: 24px;
    font-weight: bold;
}
.entry-title a,
.entry-title a:visited {
    color: #444;
    text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
    color: #2365C3;
    /*color:#904B5B;*/
}

.entry-meta {
    color: #999;
    font-size: 14px;
    font-size: 1.4rem;
    /*margin-bottom: 10px;*/
}

.entry-meta > span {
    text-align: right;
    float: right;
}

.entry-meta > span a:after {
    content: "/";
    margin: 0 7px;
}

.entry-meta > span:last-child a:after {
    content: '';
}

.entry-meta a {
    color: #999;
    text-decoration: none;
}

.entry-meta a:hover {
    /*color: #5c5f82;*/
    /*color: #2365C3;*/
}

a.more-link {
    display: inline-block;
    padding: 8px 25px;
    margin-top: 1.5em;
    background: #444;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    font-weight: bold;
}

a.more-link:hover {
    /*background: #5c5f82;*/
    /*background: #904B5B;*/
    background: #2365C3;
    color: #fff;
}
a.more-link-left {
    display: inline-block;
    padding: 3px 10px;
    /*margin-top: 1.5em;*/
    background: #444;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    border-radius: 10px;
    font-weight: bold;
}

a.more-link-lef:hover {
    /*background: #5c5f82;*/
    /*background: #904B5B;*/
    background: #2365C3;
    color: #fff;
}

.page-header {
    padding: 4% 8%;
    background: #666;
    color: #fff;
    margin-bottom: 70px;
}

.page-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 2;
    color: rgba(255, 255, 255, 0.85);
}

.page-title span {
    color: #fff !important;
}

#entry-footer-meta {
    background: #e6e6e6;
    padding: 5% 8%;
    margin-bottom: -8%;
    margin-top: 3em;
}

#entry-footer-meta strong {
    color: #666;
}

#entry-footer-meta .entry-author strong,
#entry-footer-meta .entry-date strong {
    float: right;
    padding-left: 5px;
    color: #666;
}

.sticky {
    display: block;
}

.hentry {
    width: 100%;
    z-index: 0;
    margin: 0 0 10px;
    /*    padding-bottom: 8%;*/
    background: #fff;
}
.hentry_carousel {
    width: 100%;
    z-index: 0;
    margin: 0px;
    padding-bottom: 2%;
    background: #fff;
    height: auto;
    padding-top: 2%;
    /*background-image:url('../images/background-carousel.jpg');*/
    background-image:url('../images/blue_carousel.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:fixed;
    background-position:center 0%;
}


.hentry_contact {
    width: 100%;
    z-index: 0;
    margin: 0 0 7px;
    padding-bottom: 1%;
    background: #fff;
    text-align: right;        
}
.hentry_index {
    width: 100%;
    z-index: 0;
    margin: 0px;
    padding-bottom: 0px;
    background: transparent;
    text-align: right;
    font-family: 'DroidArabicKufi';
}
.updated:not(.published) { display: none; }

.single .byline { display: block; }

.page-content,
.entry-content,
.entry-summary {
    font-size: 16px;
    font-size: 1.6rem;
    /*margin: 1.5em 0 0;*/
    /*padding: 0 5%;*/
    padding: 0px 5% 0px 0%;
    line-height: 2.5;
}
.entry-summary-details {
    font-size: 14px;
    height: auto;
    /*font-size: 1.6rem;*/
    margin: -1.5em 0 0;
    /*padding: 2% 4% 3% 0%;*/
    padding-right:5%;    
    padding-left:4.3%;    
    padding-bottom:2%;    
    line-height: 1.9;
}
.page-content_new,
.entry-content_new,
.entry-summary_new {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 1.5em 0 0;
    padding: 0%;
    line-height: 2.5;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
    word-spacing: 7px;
}

.entry-footer .edit-link {
    margin-right: 8%;
}

.entry-thumbnail img {
    opacity: 0;
    transition: opacity .5s ease-in;
} 
/* = 12.0 Comments
--------------------------------------------------------*/
#comments {
}

#comments-header {
    margin: 5em 0 1em;
}

.bypostauthor {
    display: block;
}

.comment-list {
    list-style: none;
    margin: 0;
    margin-bottom: 4em;
    padding: 8%;
    background-color: #fff;
}

.comment-list .children {
    list-style: none;
    margin-right: 50px;
}

.comments-title {
    float: right;
    text-align: right;
    color: #444;
    font-size: 30px;
    font-size: 3rem;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 20px;
}

.comments-subtitle {
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 10px;
}

.comment-meta {
    display: block;
    color: #999;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 100px;
}

.comment-author {
    display: inline-block;
    position: relative;
    padding-right: 100px;
}

cite.fn { font-style: normal; }

.comment-content {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.5;
    display: inline-block;
    margin-right: 100px;
}

.comment .comment-content {
    line-height: 2;
    padding-top: 1.5em;
    font-size: 16px;
    font-size: 1.6rem;

}

.comment .comment-content > p:first-of-type,
.pingback p,
.trackback p {
    clear: none;
    display: inline;
    margin-bottom: 1.5em;
}

.comment-author,
.comment-author a {
    color: #777;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    font-style: normal;
}

.comment-author .avatar {
    margin-right: -90px;
    position: absolute;
    top: 0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

a.comment-reply-link {
    display: block;
    color: #777;
    font-size: 13px;
    font-size: 1.3rem;
    text-decoration: none;
    margin-right: 100px;
    margin-top: 1em;
}

a.comment-reply-link:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    margin: 3px 7px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f112";
}

#cancel-comment-reply-link {
    display: block;
    padding-top: 10px;
    float: left;
    text-decoration: none;
    color: #999;
}

.comment-body {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 2em;
}

.no-comments {
    text-align: center;
}

#respond {
    padding: 8%;
    background: #fff;
}

#reply-title {
    font-size: 30px;
    font-size: 3rem;
    padding-bottom: 1.5em;
}

a.comment-edit-link {
    color: #999;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;

}

a.comment-edit-link:before {
    content: "/";
    margin: 0 7px;
}

#commentform p {
    margin-bottom: 1.5em;
}

.comment-form-author {
    width: 100%;
    float: none;
    margin-left: 0;
}

.comment-form-email {
    width: 100%;
    float: none;
    margin-right: 0;
}

.comment-form input[type="text"], 
.comment-form input[type="email"], 
.comment-form input[type="url"], 
.comment-form textarea {
    width: 100%;
    display: block;
    padding: 20px;
    border: 2px solid #ddd;
    background: #fdfdfd;
    font-size: 0.95em;
    color: #666;
    -webkit-appearance: none;
    border-radius: 0;
}

.comment-form input[type="submit"] {
    width: 100%;
    padding: 2.5%;
}
.hide_content{display: none;}

/* = 13.0 Footer
--------------------------------------------------------*/
.site-footer {
    color: #999;
    /*    font-size: 12px;*/
    font-size: 1.2rem;
    max-width: 900px;
    width: 100%;
    margin-left: auto;
    margin-right: 300px;
    /*margin-top: 4em;*/
}

.site-info {
    width: 100%;
    z-index: 0;
    padding: 7px 12px 4px;
    background: #fff;
    /*font-size: 14px;*/
    font-size: 1.4rem;
}

#copyright { float: right;direction:ltr; }

#designed-by { float: left; }

#designed-by a {
    display: block;
    float: left;
    padding-right: 5px;
}

.site-footer a {
    color: #999;
}

.site-footer a:hover,
.site-footer a:focus {
    color: #5c5f82;
}

/* = 14.0 Media
--------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
    max-width: 100%;
}

.wp-caption {
    background: #fafafa;
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    color: #777;
    font-size: 13px;
    font-size: 1.3rem;
    font-style: italic;
    padding: 0 36px 18px 36px;
    text-align: left;
}

.wp-caption .wp-caption-text {
    margin: 0.8em 0;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 1%;
}

.gallery-columns-1 .gallery-item {
    padding: 0;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/* = 15.0 Social Links
--------------------------------------------------------*/
ul.socialcount  {
    list-style: none;
    padding: 0;
    margin: 0 0 4em 0;
}

ul.socialcount a {
    display: inline-block;
    width: 33.333333%;
    float: right;
    padding: 4% 5%;
    text-align: center;
    background: #e6e6e6;
}

ul.socialcount a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    font-size: 4rem;
}

ul.socialcount li.facebook a:before {
    content: "\f09a";
}

ul.socialcount li.twitter a:before  {
    content: "\f099";
}

ul.socialcount li.googleplus a:before  {
    content: "\f0d5";
}

ul.socialcount a:hover {
    color: #fff;
}

ul.socialcount li.facebook a:hover  {
    background: #5582c9;
}

ul.socialcount li.twitter a:hover  {
    background: #26c3eb;
}

ul.socialcount li.googleplus a:hover {
    background: #dd4b39;
}

ul.socialcount .count {
    display: block;
    padding-top: 10px;
    font-size: 16px;
    font-size: 1.6rem;
}

ul.socialcount .loading,
ul.socialcount .button {
    display: none;
}

#social-icons {
    clear: both;
    margin: .75em 0;
    width: 100%;
}

#social-icons span {
    display: none;
}

#social-icons a {
    display: inline-block;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.86);
    text-align: center;
}

#social-icons a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 20px;
    font-size: 2rem;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#social-icons a:hover {
    text-decoration: none;
    color: #fff;
}
#social-icons a.fa-facebook:hover  {
    background: #5582c9;
}

#social-icons a.fa-twitter:hover {
    background: #26c3eb;
}

#social-icons a.fa-google-plus:hover {
    background: #dd4b39;
}

#social-icons a.fa-instagram:hover {
    background: #517fa4;
}
/*#####################Validate-Contact#####################*/
#msg_succ,#msg_err{
    font-size: 14px;
    line-height: 20px;
    color: #DEDEDE;
    padding: 20px;
    width: 100%;
    padding-left: 90px;
    text-align:center;
    font-weight: bold;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;}
#msg_succ a,#msg_err a{
    color: #333;
    text-decoration: underline;}
#msg_err{
    background: #CF4F52 url('../images/err.png') 15px 50% no-repeat;
    border: 2px solid #85282A; }
#msg_err.fixed,#msg_succ.fixed{
    width:300px;
    position:fixed;
    top:0px;  
    z-index: 100;}
#msg_succ{
    background: #6DA164 url('../images/succ.png') 15px 50% no-repeat;
    border: 2px solid #445F46; }
.message{
    display:block;
    width:90%;
    padding:10px;
    margin:0px auto;
    color:#FFF;
    background-color:#2E3138;
    border:1px #999 solid;
    text-align:center;
    font-size:16px;}
.valid{border: 2px solid red !important;}

/* = 16.0 Media Queries
--------------------------------------------------------*/

/* Wide Screen */
@media screen and ( min-width: 1029px) {
    #page {
        margin: 0 280px 0 0;
    }
    #sidebar {
        display: block;       
        position: fixed;
        visibility: visible;
        width: 320px;
        /*height:auto;*/ 
        /*height:100%; */
        margin-right: 0;
        padding: 1% 20px 10% 0px;
        padding-bottom:10px;
        /*padding: 20px 40px 12% 0px;*/
        /*background: #5c5f82;*/
        /*background:#904B5B;*/
        background:#2365C3;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
    #fixed-bar {
        display: none;
    }
    .site-content {
        width: 100%;
    }

    .entry-title {
        color: #444;
        font-size: 18px;
        /*font-size: 2rem;*/
        line-height: 2;
    }

    .entry-meta {

    }

    .entry-meta > span {

    }

    .entry-meta > span:after {
        display: none;
    }

    blockquote {
        padding: 2em;
        margin-right: 2em;
    }
    .comment-form-author {
        width: 48%;
        float: right;
        margin-left: 2%;
    }

    .comment-form-email {
        width: 48%;
        float: left;
        margin-right: 2%;
    }
}
@media screen and ( max-width: 400px) {
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"] {
        width: 100%;
    }
    .tabel-mobile{overflow-x:auto;}
    .site-header {padding-top: 3em;}
    .hentry_contact{display: none;}
    .entry-title{        
        font-size: 90%;
        font-weight: bold;
    }

}