/* my custom css by mith */
/*
primary Colors
//brown
#7 8634f
#3 32925
#2 A221F
#e 0b846
#1 71410
#7 86350
#a 29588
#8 86e62


// blue
#78634f
#332925
#0c1b24
#ffbf00
#171410
#505c78
#8893a2
#886e62
*/
@import url('https://fonts.googleapis.com/css?family=Amiri|Open+Sans');
@import "http://fonts.googleapis.com/earlyaccess/droidarabickufi.css";
@import url("http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css");
@import url(http://fonts.googleapis.com/earlyaccess/notonastaliqurdudraft.css);
@import url("hover.css");
@import url("hover-min.css");
:focus {
    outline: none;
}
@font-face {
  font-family: 'MSH-Quraan1';
  src: url('../fonts/MSH-Quraan1.woff') format('woff'),
       url('../fonts/MSH-Quraan1.svg#MSH-Quraan1') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Msh Quraan1 Normal';
  src: url('../fonts/Msh Quraan1 Normal.eot');
  src: url('../fonts/Msh Quraan1 Normal.woff2') format('woff2'),
       url('../fonts/Msh Quraan1 Normal.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AAAGoldenLotus';
  src: url('../fonts/AAAGoldenLotus.woff') format('woff'),
       url('../fonts/AAAGoldenLotus.svg#AAAGoldenLotus') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GoldenLotus Stg1_Ver2';
  src: url('../fonts/GoldenLotus Stg1_Ver2.eot');
  src: url('../fonts/GoldenLotus Stg1_Ver2.woff2') format('woff2'),
       url('../fonts/GoldenLotus Stg1_Ver2.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KFGQPCUthmanicScriptHAFS';
  src: url('../fonts/KFGQPCUthmanicScriptHAFS.eot');
  src: url('../fonts/KFGQPCUthmanicScriptHAFS.woff2') format('woff2'),
       url('../fonts/KFGQPCUthmanicScriptHAFS.woff') format('woff'),
       url('../fonts/KFGQPCUthmanicScriptHAFS.svg#KFGQPCUthmanicScriptHAFS') format('svg'),
       url('../fonts/KFGQPCUthmanicScriptHAFS.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mylotus';
  src: url('../fonts/mylotus.eot');
  src: url('../fonts/mylotus.woff2') format('woff2'),
       url('../fonts/mylotus.woff') format('woff'),
       url('../fonts/mylotus.svg#mylotus') format('svg'),
       url('../fonts/mylotus.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



body {
    font-family: 'Droid Arabic Naskh', Helvetica, Arial, serif;
        background-color: #eaeaea;
}

p {
    font-size: 14px;
    font-family: 'Droid Arabic Naskh', Helvetica, Arial, serif;
    line-height: 30px;
}
body:empty
a {
    font-size: 14px;
    text-decoration: none !important;
    color: #886e62;
}
object, img,iframe {
    max-width: 100%;
}
[class*=" fa-"]:before, [class^="fa-"]:before {
    font-family: fontawesome;
}
.timer{display:none;}
.topDiv {
    height: 35px;
    padding: 3px 80px;
    border: none;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    text-overflow: ellipsis;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0, rgba(222, 223, 224, 1) 100%);
    background-position: 50% 50%;
    background-origin: padding-box;
    background-clip: border-box;
    background-size: auto auto;
}

.t3-header > .container {
    position: relative;
}

.t3-header .topMenuSocail {
    top:0px;
    background: #eaeaea;
    box-shadow:0px 5px 8px -3px #383633;
    border-radius: 0 0 10px 10px;
    padding: 5px 10px 0 10px;
    float: left;
    position: absolute;
    left: 5px;
}
.theme-default .nivoSlider img{
    height: 375px;
}
.intro.hidden-xs{  
    height: 37px;
     background: #eaeaea;
    box-shadow:0px 5px 8px -3px #383633;}
.intro.hidden-xs h3{
          font-size: 13px;
    font-weight: bold;
    font-family: 'droid arabic kufi';
    color: #524f44;
    text-align: center;
    margin: 0px;
    padding: 10px;
}
.t3-mainnav .topMenuSocail {
    top: 12px;
    position: relative;
}

ul.nav.nav-pills.nav-stacked.s {
    float: right;
}

.topMenuSocail ul li {
    float: right;
}

.topMenuSocail ul li a {
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0px 2px;
    padding: 5px;
    height: 30px;
    border-radius: 5px;
}
.fa-facebook {
    color: #3b5998;
}

.fa-twitter {
    color: #33adc7;
}

.fa-youtube {
    color: #cc181e;
}

h3 [class^="fa-"] {
    font-family: 'fontawesome';
}

.fa-facebook:hover, .fa-facebook:focus {
    background-color: #325c94 !important;
    color: #FFF;
}

.fa-twitter:hover {
    background-color: #00abdc !important;
    color: #fff;
}

.fa-youtube:hover {
    background-color: #d9031f !important;
    color: #fff;
}

.topMenuSocail .fa-microphone:hover {
    background-color: #ffbf00 !important;
    color: #fff;
}

.topMenuContact {
    float: left;
}

.topMenuContact ul li {
    display: inline-block;
}

.topMenuContact ul li a {
    margin: 0px 5px;
    padding: 5px 15px;
    text-align: center;
    font-size: 14px;
    border-left: 1px solid #EBEBEB;
    color: #584f38;
    font-weight: 400;
    font-family: droid arabic kufi;
    font-size: 12px;
}

.t3-megamenu {
    display: inline-block;
    height: 45px;
}

img.logo-img {
    margin: 1px 0px;}

.t3-megamenu ul.nav.navbar-nav.level0 li a {
    font-size: 15px;
    font-family: droid arabic kufi;
    color: #e0decf;
  }

.row {
    margin: 0px !important;
}

.MainSlider {
       padding: 0px 10px 40px 10px;
    margin:0px;
}

.bt_handles_num li.current a {
    background: #eab315 !important;
}

.bt-introtext {
    font-family: tahoma !important;
    color: #8893a2;
    font-size: 12px;
    font-weight: normal;
    padding-right: 20px;
    padding-left: 0px;
    padding-top: 20px;
    line-height: 25px;
    text-align: justify;
}
.mainslider{margin:20px 13px;}
.bt-cs .bt-inner .bt-title {
    font-size: 19px;
    border-bottom: 1px dotted #eab315;
    font-family: droid arabic kufi;
    color: #e8ab01 !important;
    text-align: right;
}
a.btn-more{
        color: #584f38;
    background-color: #eaeaea;
    padding: 3px 10px;
    border-radius: 0px;
    font-family: tahoma;
    font-size: 12px;
}




.MainSlider .bt-title:before {
    content: '\f047';
    border-radius: 4px;
    font-family: fontAwesome;
    -moz-border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    padding-left: 5px;
    color: #e6ab01;
}

p.readmore {
    background: #584f38;
    border-radius: 3px;
    font-family: droid arabic kufi;
    color: #ffffff !important;
    font-size: 13px;
    padding: 4px 15px;
    text-decoration: none;
    float: left;
    text-align: center;
}

.mijovideos_upload {
    display: none;
}

.pd-image img {
    height: 150px;
    width: 114px;
    box-shadow: 10px 8px 5px 8px #ccc;
    box-shadow: 5px 11px 0px 0px #b5b5b5;
    transform: rotate(-25deg);
    border: 1px solid #dfdede;
}

.row-fluid.small.muted.ccomment-powered {
    display: none;
}

.topMenuContact .fa-home:before {
    font-size: 12px;
}

.fa-home:before {
    font-size: 24px;
}

div#window-mainbody {
    padding: 0px !important;
    text-align: center;
}

.navbar {
       background-color: #584f38;
    /* border: 0px; */
    /* border-bottom: 0px solid #69aa20; */
    /* margin: 179px 269px 0px 0px; */
    border-radius:0px;
    position: relative;
    /* max-width: 955px; */
    /* border: none; */
    /* width: 28px; */
    text-align: right;
}
.dropdown-menu{background-color:rgba(19, 105, 136, 0.77);border-bottom:1px dotted #bfbbbb;}
.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus{
        background-color: #584f38;
}
.t3-megamenu .mega-inner{padding: 0px;}
.col-xs-12.mega-col-nav{    padding: 0px;}
.t3-megamenu .current.active a {
    color: #fff !important;
    border: 0px solid #fff;
}
.nav-stacked .current.active a{
        background-color:transparent !important;

}
.current.active a {
    background-color: #c0ad10 !important;
    color: #fff !important;
    border: 1px solid #fff;
}

.topMenuContact .nav > li > a:hover, .topMenuContact .nav > li > a:focus {
    color: #f9f9f9;
    border-radius: 14px;
    background-color: #777777;
}

a.fa.fa-home.activeMain:hover, a.fa.fa-home.activeMain:focus {
    border-radius: 0px;
    background-color: transparent;
    color: #584f38;
}

.activeMain {
    border-radius: 0px;
    background-color: transparent;
    color: #b7b2b2;
}

.navbar-default .navbar-nav > .active > .activeMain, .navbar-default .navbar-nav > .active > .activeMain:hover, .navbar-default .navbar-nav > .active > .activeMain:focus {
    color: #c7c7c6;
    background-color: #f8f8f8;
    font-size: 17px !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#ffffff;
 }

.topDiv:before, .topDiv:after {
    content: "";
    position: absolute;
    z-index: -1;
    /* -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8); */
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 6px rgb(0, 0, 0);
    top: 0px;
    bottom: 208px;
    left: 88px;
    right: 88px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
    height: 34px;
}

.topDiv:after {
    right: 10px;
    left: auto;
    transform: skew(8deg) rotate(3deg);
}

.t3-sl, .t3-mainbody {
    padding-bottom: 0px;
    padding-top: 0px;
}

.aidanews2_text {
    font-family: 'Droid Arabic Kufi';
    font-size: 15px
}

.aidanews2_topL {
    font-size: 9px;
    color: #C58F4C
}
.fb-page.fb_iframe_widget{
    height: 247px !important;
    overflow: hidden;
}
.aidanews2.col-md-12.articles.aidanews2_table {
       overflow: hidden;
    margin: 0px;
    padding: 10px 139px;
    max-height: 286px;
    background: transparent;
 }

.aidanotifier_new {
    font-family: sans-serif;
    font-size: 11px
}

.aidanews2_topL {
    font-family: sans-serif;
    font-size: 8px;
    margin-top: -17px
}

.aidanews2_bottomlink {
    color: #267fbd !important;
    float: left;
    width: inherit;
    margin: 10px 0px -6px -25px;
    overflow: hidden;
}

.aidanews2_bottomlink > a {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 100 !important;
    background-color: #e8ab01;
    padding: 0px 20px;
    font-family: droid arabic kufi;
    border-radius: 0 15px 0 0;
}

.aidanews2_bottomlink > a:hover, .aidanews2_bottomlink > a:focus {
    background-color: #3071a9;
}

.category-desc > p > img {
    border-radius: 5px 5px 0 0;
    margin: -5px -10px;
    width: 100%
}

span.aidanews2_readmore {
    font-size: 10px;
    color: #dca104;
    padding: 0 5px;
    margin: 10px 0 0
}

.aidanews2_text {
    font-size: 14px;
    font-family: 'tahoma'
}

span.aidanotifier_new:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 5px;
    width: 5px;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid #efaf05;
    border-bottom: 5px solid transparent
}

span.aidanotifier_new {
    float: right;
    margin: -1px -3px 4px 8px !important;
    padding: 2px 4px !important;
    color: #FFF !important;
    font-size: 11px !important;
    width: 33px !important;
    height: 21px !important;
    background: #ecae08 !important;
    position: relative !important;
    border-radius: 4px !important;
    font-family: 'Droid Arabic Kufi'
}

#playerBox {
    position: fixed;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0, rgba(222, 223, 224, 1) 100%);
    width: 430px;
    height: 46px;
    margin-right: 381px;
    padding: 11px 0;
    z-index: 99;
    margin-top: -70px;
    display: none;
    -webkit-transition: all .9s ease-out;
    -moz-transition: all .9s ease-out;
    -ms-transition: all .9s ease-out;
    -o-transition: all .9s ease-out;
    transition: all .9s ease-out
}

#player > audio {
    width: 440px;
    background: #267FBD;
    border-radius: 0 0 40px 40px !important;
}

#player {
    padding-right: 0px;
    margin-top: 0
}

.arrowPlayer {
    position: absolute;
    bottom: 0;
    width: 242px;
    height: 25px;
    margin-right: 220px
}

#arrowimg {
    transform: rotate(180deg) scale(1.5) skew(0deg) translate(0px);
    -webkit-transition: all .9s ease-out;
    -moz-transition: all .9s ease-out;
    -ms-transition: all .9s ease-out;
    -o-transition: all .9s ease-out;
    transition: all .9s ease-out
}

a > img.sp_simple_gallery {
    width: 110px;
    margin-top: -22%
}

.sound-title {
    float: right;
    width: 77%;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 17px
}

.sound-author {
    font-size: 10px;
    color: #666;
    font-family: tahoma
}

.item-pagewithOutTitle .page-header {
    display: none
}

.list-items {
    margin: 0px;
    overflow: hidden;
    border-radius: 0 0 15px 15px
}

.list-items .item-list {
    display: block;
    background: rgba(255, 255, 255, 0.57);
    border-bottom: 2px solid #f9f9f9;
    padding: 10px;
    color: #474747;
    font-size: 14px;
    font-family: 'droid arabic kufi';
}

.list-items .item-list:last-child {
    border: none
}

.list-items .item-list:hover {
    background: #267FBD;
    color: #fff;
    border-color: #000
}

.item-list .main-list-title {
    display: block
}

.item-list .second-list-detailes, .item-list .secondry-list-date {
    font-family: tahoma;
    font-size: 11px;
    white-space: nowrap
}

.item-list .secondry-list-date {
    float: left
}

.departments .list-items .item-list {
    display: block;
    background: rgb(215, 242, 253);
    border-bottom: 1px dashed #2dbdf6;
    padding: 10px;
    color: #474747;
    font-size: 15px;
    font-weight: normal;
}

.item-pagewithOutArticle {
    display: none
}

.list-items small {
    float: left;
    color: #fff;
    width: 50px;
    text-align: center;
    padding: 5px;
    font-size: 14px;
    font-family: serif;
    font-weight: 400;
    border-radius: 5%;
    background-color: #b9b8b8;
}

.table-responsive {
    display: inline-block;
    width: 100%;
    overflow-x: scroll;
}

.pd-category table {
    margin-top: 10px;
    border-radius: 15px;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid #0C466C
}

#bottomMenu > li > a {
    border-radius: 0;
    font-family: 'Droid Arabic Kufi';
    font-weight: 100;
    font-size: 14px;
    color: #00365f
}

#bottomMenu > li.active > a, #bottomMenu > li.active > a:hover, #bottomMenu > li.active > a:focus {
    color: #00365f;
    background-color: transparent
}

#bottomMenu > a:hover, #bottomMenu > a:focus {
    color: #fff
}

#bottomMenu > li > a:hover, #bottomMenu > li > a:focus {
    color: #fff
}

div.k2UsersBlock ul li ul.ubUserItems li {
    border-bottom: 1px dotted #3baefe
}

.k2Avatar img {
    border-radius: 0 !important
}

div.k2UsersBlock ul li a.ubUserName {
    background-color: #c0d4e2;
    padding: 5px 20px;
    color: #fff !important
}

.aidanews2 .even {
    background: #f5f5f5 !important
}

.aidanews2_line {
    border-bottom: 0 !important
}

.aidanews2_title a:link {
    font-weight: 100 !important;
    font-family: 'Droid Arabic Kufi' !important;
}

.aidanews2_rating {
    display: none
}

.aidanews2_hits {
    float: left;
    color: #989090
}

.aidanews2_mainC {
    overflow: hidden !important;
    padding-bottom: 10px;
}

.aidanews2_tabcol:nth-child(1) img {
    display: none
}

.aidanews2 img {
    padding: 1px !important;
    border: solid 1px #ffffff !important;
    float: right
}

.row_1, .aidanews2_table .aidanews2_tabcol .aidanews2_art {
    border: none !important;
    padding: 0
}

.aidanews2 .even {
    background: transparent !important
}

h2.aidanews2_title:before {
    content: '\f08e';
    border-radius: 4px;
    font-family: fontAwesome;
    -moz-border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    padding-left: 5px;
    color: #267fbd
}

.aidanews2_img1 img {
    border: 2px solid #e9e9e9;
    object-fit: cover
}

.aidanews2_table .aidanews2_tabrow .aidanews2_art {
    border: none !important;
    padding: 0 !important
}

.aidanews2_bottomlink {
    padding: 4px 0 !important;
    text-align: center
}

.aidanews2_table {
    margin-bottom: 0 !important;
    background-color: white;
}

.aidanews2_table .aidanews2_tabcol .aidanews2_art {
    border: 0px !important;
    border-bottom: 1px dashed #ddd !important;
}

.aidanews2_positions {
    padding: 10px 0px 0px 0px !important;
}

h3.module-title, .breadcrumb {
    display: block !important;
    padding: 15px 10px;
    overflow: hidden;
    background: #584f38 !important;
    color: #fff !important;
    border-radius: 3px 3px 0 0;
}

#sptab100 {
    background-color: #ffffff;
    margin-bottom: 20px;
}

.t3-mainbody .module, .t3-mainbody .t3-module, .t3-mainbody #sptab100 {
       background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-radius: 0px;
}

.t3-mainbody .module:after, .t3-mainbody .t3-module:after, .t3-mainbody #sptab100:after {
    content: "";
    width: 100%;
    height: 18px;
    display: block;
    position: relative;
    background: url(/images/boxs.png) no-repeat;
    background-size: 100% 10px;
    margin-bottom: -18px;
}

#Mod108 {
    height: 272px;
}

#Mod108:before {
    z-index: -1;
    position: absolute;
    content: "";
    margin-right: 4px;
    margin-bottom: -5px;
    width: 86%;
    height: 76px;
    margin-top: 63%;
    margin-bottom: 11%;
    /* max-width: 286px; */
    background: #777;
    box-shadow: 1px 14px 10px 0px #777;
    transform: rotate(2deg);
}

h3.module-title {
    border-bottom: 2px solid #e8ab01;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: droid arabic kufi;
}

[class^="fa-"]:before {
    font-family: fontawesome;
}

#Mod16 fieldset.userdata {
    padding: 0px 12px;
}

#Mod16 .checkbox label {
    display: none;
}

.btn-primary {
        color: #ffffff;
    background-color: #c0ad10;
    border-color: #847142;
    border-radius: 0px;
    font-size: 15px !important;
    padding: 4px 10px;
    font-family: droid arabic kufi;
}

input#modlgn-username {
    font-size: 14px;
    font-family: droid arabic kufi;
}

#Mod104 .stats-module {
    padding: 0px 20px;
}

#Mod104 .stats-module dt {
    width: 60%;
    font-weight: 400;
    font-family: droid arabic kufi;
    font-size: 12px;
    color: #75644f;
}

.stats-module dd {
    width: 30%;
    font-weight: 700;
    font-family: droid arabic kufi;
    font-size: 14px;
    color: #886e62;
}

input, label {
    font-weight: 400;
    font-family: droid arabic kufi;
    font-size: 12px;
    color: #75644f;
}

#Mod16 .control-group {
    padding: 0px 10px;
    display: inline-block;
}

.t3-module {
    margin-bottom: 56px;
}

#Mod108 .module-ct {
    padding-left: 10px;
}

.more {
    float: left;
    margin-top: -48px;
    background-color: #e8ab01;
    color: #fff;
    padding: 5px 17px;
}

.more:hover, .more:focus {
    background-color: #3071a9;
}

.more a {
    color: #fff;
}

#Mod113 .module-ct {
    padding-right: 34px;
}

span.key {
    font-family: 'droid arabic kufi';
      font-size: 15px;
    color: #43798c;
}

.item_book {
    float: left;
    padding: 10px;
}

div.item_book:first-child {
    /*display: block;*/
}

.book-disc {
    text-align: justify;
    font-size: 11px;
    color: #777;
    font-family: tahoma;
}

.book-name {
    font-size: 24px;
    font-family: best-font-bold;
}

.book-author {
    padding: 6px 0px;
    border-bottom: 1px solid #ddd;
    color: #aaa;
    margin: 5px 0px 5px 0px;
    font-family: arial;
}

#book_img {
    margin: -37px 5px 0px 20px;
}

#book_img:hover {
    box-shadow: 0 25px 30px -12px #999;
    margin: -37px 5px 0px 20px;
}

.poweredby {
    display: none;
}

.topMenuContactFooter .activeHome {
    background-color: transparent !important;
    color: #584f38 !important;
    border: none;
}

.topMenuContactFooter li a {
    background-color: transparent !important;
    color:#584f38 !important;
    border: none;
    font-family: droid arabic kufi;
    font-size: 12px;
}

table.moduletabletopMenuContact, table.moduletable {
    font-family: droid arabic kufi;
    font-size: 22px;
    line-height: 37px;
    color: #584f38;
}

dl {
    margin-top: 10px;
    line-height: 25px;
}

.stats-module dt {
    color: #886e62;
    border: none;
    font-family: droid arabic kufi;
    font-size: 14px;
    font-weight: 700;
}

span.value {
       color: #49798a;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

h3.mijovideos_box_h3 {
    border-bottom: 1px solid #5191a7;
    line-height: 14px;
}

.pricing-table li.title {
    display: block;
    /* background: rgba(255,255,255,0.57); */
    border-bottom: 1px dashed #73604b;
    padding: 0px;
    color: #474747;
    font-size: 15px;
    font-family: 'droid arabic kufi';
}

i.fa.fa-folder {
    font-size: 31px;
    color: #e8ab01;
}

.badge {
    border: 0px !important;
    background-color: transparent;
    font-size: 15px !important;
    color: #777777 !important;
}

span.badge.badge-info.tip {
    float: left;
    color: #fff;
    width: 50px;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    font-family: 'droid arabic kufi';
    font-weight: 400;
    border-radius: 5px;
    background-color: #e8ab01;
}

li.bullet-item {
    display: block;
    /* background: rgba(255,255,255,0.57); */
    border-bottom: 1px dashed #73604b;
    padding: 14px;
    color: #474747;
    font-size: 15px;
    font-family: 'droid arabic kufi';
    padding-right: 52px;
}

i.fa.fa-folder-o {
    font-size: 21px;
    color: #e8ab01;
}

li.description {
    list-style: none;
    color: #e8ab01;
}

.hits {
    display: inline-block;
    color: #584f38;
}

div.acymailing_module, .acymailing_module div {
    margin: 14px 0px !important;
}

.acymailing_introtext {
    line-height: 47px;
    font-family: droid arabic kufi;
    font-size: 15px;
}

.t3-footer .container {
    text-align: center;
    font-family: droid arabic kufi;
    font-size: 14px;
    line-height: 25px;
    color: #b3a39c;

}

.t3-footer {
    background: #3a3027;
}

.mijovideos_box_content_49 {
    width: 100%;
    display: block;
    vertical-align: top;
}

.mijovideos_box {
   padding: 0px 10px 30px 0px;
    background-color: #f7f7f7;
    margin-bottom: 0px !important;
    border: 1px solid #f7f7f7;
}

.mijovideos_box_content {
    border: 1px solid #e5e5e5;
    border-radius: 0px !important;
}

i.fa.fa-map-marker {
    display: none;
}

.breadcrumb {
    border-bottom:2px solid #c0ad10;
    width: 100%;
    background: linear-gradient(180deg, rgb(254, 254, 254) 0, rgb(242, 242, 242) 100%);
    border-radius: 0px;
    /* border: 1px solid #e2bd55; */
    padding: 13px 25px
}

.breadcrumb li span {
    color: #fff;
    font-size: 14px;
    font-family: droid arabic kufi;
}

ol.breadcrumb.fa.fa-home:before {
    color: #ffbf00;
    font-size: 19px;
}

.breadcrumb li ,.breadcrumb li a {
        color: #fff;
    font-size: 14px;
    font-family: droid arabic kufi;
    display: inline;
 }

#phoca-dl-category-box {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 10px 20px 64px;
}

.t3-content > .pd-cb {
    display: none;
}

.books-block li{
        padding: 0px;
    margin: 0px;
    float: right;
   list-style: none;
       text-align: right;
}
.books-block li a span{
        display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px;
}
.books-block li a img{    
          max-width: 158px;
    max-height: 140px;}

.books-slider-btns{
    float: left;
    margin-top: 0px;
    /* margin-left: 45px; */
    max-height: 194px;
    max-width: 165px;
    padding: 2px;
} 
.home-position-1 >.moduletable.col-md-8 {
        border-bottom: 3px solid #c0ad10;
}
  .books-slider-btns .titlE{
    color: #c0ad10;
    font-size: 14px;
        line-height: 36px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
     overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'droid arabic kufi';
}
.books-slider-btns span{
    font-size: 12px;
    font-family: tahoma;}

.foxcontainer, #phocagallery, .search, #easybook, .registration, .porfolio, .questions-list, .category-list, .question-content, .mijovideos_box_content, .categories, .pd-category, #phoca-dl-file-box {
    padding: 0px 10px 30px 0px;
    background-color: #f7f7f7;
    margin-bottom: 0px !important;
    border: 1px solid #f7f7f7;
}

.item-page {
      background-color: #f7f7f7;
    margin-bottom: 0px !important;
    border: 1px solid #f7f7f7;
}

.porfolio {
    padding: 30px 0px;
}

#t3-content:after {
    content: "";
    width: 100%;
    height: 42px;
    display: block;
    position: relative;
    background: url(/images/boxs.png) no-repeat;
    background-size: 100% 10px;
    /* margin-bottom: -106px; */
}

.list-items {
    margin: 0 -5px -10px;
    border-radius: 0 0 15px 15px
}

.list-items .item-list:last-child {
    border: none
}

.list-items .item-list:hover {
    background: transparent;
    color: #e8ab01;
    text-decoration: none;
    border-bottom-color: #e8ab01;
}

.item-list .main-list-title {
    display: block
}

.item-list .second-list-detailes, .item-list .secondry-list-date {
    font-family: tahoma;
    font-size: 11px;
    white-space: nowrap
}

.item-list .secondry-list-date {
    float: left
}

.departments .list-items .item-list {
    font-size: 13px
}

.item-pagewithOutArticle {
    display: none
}

.list-items small {
    float: left;
    color: #fff;
    width: 50px;
    text-align: center;
    padding: 5px;
    font-size: 14px;
    font-family: serif;
    font-weight: 400;
    border-radius: 5px;
    background-color: #b9b8b8;
}

.pd-category table {
    margin-top: 10px;
    border-radius: 15px;
    overflow-x: scroll;
    white-space: nowrap
}

.item-list:before {
    content: '\f07c';
    font-family: 'fontawesome';
    font-size: 15px;
    padding-left: 10px;
    color: #b9b8b8;
}

h3.pd-ctitle.page-header {
    font-size: 25px;
    font-family: 'droid arabic kufi';
    font-weight: 400;
}

.pdtop {
    margin-left: 19px;
}

.moduletablelatestVideos h3, .moduletablePopularVideos h3 {
    padding: 15px 0px;
    overflow: hidden;
    border-bottom: 2px solid #eeeeee;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: droid arabic kufi;
    border-top: 0px !important;
}

.mijovideos_box_heading {
    background: transparent !important;
    border: 0px;
    outline: none;
}

.btn-success {
    color: #ffffff;
    background-color: #dca305;
    border-color: #a57901;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ca813a;
    border-color: #ff9600;
}

.btn-danger:hover, .btn-danger:focus, .btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-success, .btn-success:focus, .btn-success:hover, .btn-danger {
    font-size: 12px;
    padding: 0px;
    color: #a29797;
    background-color: transparent !important;
    border-color: transparent !important;
}

.boxInfo {
    margin: 10px 0px;
    background-color: #e8e6df;
    height: 140px;
    width: 93%;
    border-right: 4px solid #676565;
    border-radius: 5px 0px 0px 5px;
    padding-right: 5px;
    border-bottom: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
}

.pd-file-view .pd-filename {
    display: none;
}


.mijovideos_box_content_99, .mijovideos_box_content {
    border: 0px !important;
}

.pd-document16 {
    background-position: right !important;
}

.questions {
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-family: 'Droid Arabic Naskh';
}

.question-content {
    margin: 10px 0px;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    width: 100%;
    background: #fcfcfc;
}

span.the-question {
    color: #207cc9;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px
}

.question_info {
    font-size: 11px;
    font-family: tahoma;
    font-weight: normal;
    display: flex;
    white-space: nowrap;
    margin: 0px;
}

.question_num, .question_date {
    width: 100%;
}

.questionNO {
    float: left;
}

.question_text a {
    border-radius: 3px;
    float: left;
    display: inline-block;
}

.question-title {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #ddd;
    margin: 0px;
    padding-bottom: 5px;
    margin-bottom: -6px;
}

.question_text p, .inner_question_text {
    font-weight: normal;
    font-family: droid arabic kufi;
    font-size: 12px;
    color: #75644f;
    margin: 0px;
    text-align: justify;
}

.question_title > h2 {
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 30px;
    font-family: 'Droid Arabic Naskh', Helvetica, Arial, serif;
    border-bottom: 1px dotted #b6b4ad;
}

select#limit {
    display: inline-block;
    padding: 8px 2px;
    margin: 7px 0px;
}

.pd-hr-cb {
    display: none;
}

.pginline {
    font-size: 10px;
    font-family: droid arabic kufi;
}

.porfolio-items
.porfolio-items .item-image img {
    width: 100%;
    height: 120px;
    /* float: right; */
    margin: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    border: 0px;

}

.porfolio-items .porfolio-items .thumbnail p img {
    display: none;
}

.porfolio-items .porfolio-items .thumbnail p {
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
}

.porfolio-items .thumbnail .item-image {
    margin: 0px;
    padding: 0px;
}

.porfolio-items .thumbnail p, .porfolio .thumbnail span {
    font-family: tahoma !important;
    color: #584f38 !important;
    font-size: 14px !important;
    font-weight: normal;
    background-color: #f0f0f0 !important;
    padding: 2px 5px 15px;
}

.porfolio-items .porfolio-items .thumbnail h3 {
    font-size: 14px;
    font-family: droid arabic kufi;
    font-weight: bold;
    display: block;
}

.porfolio-items .item-image img {
    width: 100%;
    height: 190px;
    margin: 0px 0px -40px 0px;
    padding: 0px;
    border: 0px;
    border-radius: 0px;
}

.porfolio-items .artical-intro {
    text-align: justify;
    padding: 0px 5px;
    height: 54px;
    overflow: hidden;
    line-height: 18px;
    font-family: tahoma;
    font-size: 12px;
}

.porfolio .porfolio-items .thumbnail p img {
    display: none;
}

.porfolio .porfolio-items .thumbnail p {
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
}

.porfolio-items .thumbnail {
    height: 268px;
    overflow: hidden;
    margin: 12px -10px !important;
    border-radius: 0px;
    padding: 0px;
    background-color: #fafafa;
}

.porfolio .porfolio-items .thumbnail h3 {
    font-family: droid arabic kufi;
    border-bottom: 1px dashed #ddd;
    padding: 10px 5px;
    margin: 0px 0px 5px 0px;
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: relative;
    height: 41px;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #555;
}

.porfolio .porfolio-items a.readmore {
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0px 10px;
    border-radius: 0px 15px 0px 0px;
    font-size: 11px !important;
}

.porfolio-items [class^="under-intro-"] {
    padding: 0px 10px;
    list-style: none;
    display: inline-block;
    margin: 0px;
    width: 100%;
    white-space: nowrap;
    color: #999;
    font-size: 12px;
}

.porfolio-items .under-intro-txt {
    margin-top: 8px;
    border-top: 1px dashed #ddd;
    color: #78beea;
    padding: 5px 10px;
}

.porfolio-items [class^="under-intro-"] li {
    cursor: pointer;
}

.fa-eye, .fa-cloud-download, .fa-volume-up {
    font-size: 17px;
    vertical-align: bottom;
    color: #c4c4c4;
    padding: 0px 5px;
}

#sound_img > i.fa.fa-volume-up {
    font-size: 200px;
    height: 80px;
    color: #505050;
}

.form-control:focus, .form-control:hover {
    box-shadow: inset -5px 0px 6px 16px #eeeeee;
}

#mith {
    width: 100%;
    text-align: center;
    margin-top: 86px;
}

#mith audio {
    width: 100%;
    opacity: 0.6;
}

h1.article-title:before {
    content: "\f0f6";
    font-family: fontawesome;
    font-size: 18px;
    color: #c4c4c4;
    padding: 0;
    margin-left: -5px;
}

.pdtop {
    margin-top: 0px !important;
    margin-right: 0px !important;
}

.consulting a.white_gradient {
    width: 98%;
    border: 2px solid #e6e6e6;
    margin: 2px;
    border-radius: 5px;
}

a.white_gradient {
    font-size: 27px;
    font-family: droid arabic kufi !important;
    display: inline-block;
    height: 101px;
    line-height: 35px;
    color: #a7a7a7;
    text-align: center;
    font-size: 23px;
    margin: 1px 0px;
    padding-top: 30px;
    float: right;
}

.consulting .fa-legal:before, .consulting .fa-gavel:before, .consulting .fa-question:before {
    font-family: 'fontawesome';
    font-size: 30px;
    color: #a7a7a7;
    /* background-color: #eeeeee; */
    /* border-radius: 50%; */
    padding: 13px 5px;
}

.consulting a.white_gradient:hover {
    text-shadow: 2px 2px 0px #fff;
    color: #000;
    box-shadow: 0px 0px 70px -4px #A9A9A9 inset;
}

div#foxcontainer_c109 div.alert ul {
    list-style-type: none;
    font-size: 15px;
    font-family: droid arabic kufi;
    text-align: center;
}

.questions-list h2 {
    margin: 0px;
    font-size: 17px;
    font-family: droid arabic kufi;
    padding-bottom: 10px;
    font-weight: bold;
}

div#acymailing_module_formAcymailing21601 {
    padding-bottom: 20px !important;
    text-align: center;
}

#Mod126:before {
    z-index: -1;
    position: absolute;
    content: "";
    right: 18px;
    /* bottom: -5px; */
    width: 80%;
    height: 12px;
    margin-top: 54%;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(2deg);
}

.acyfield_email.acy_requiredField input {
    border-radius: 0px !important;
}

input[type="text"]:hover, input[type="text"]:focus {
    box-shadow: inset -5px 0px 6px 16px #eeeeee;
}

.view-registration.itemid-134.item-page {
    padding: 0px;
}

.mijovideos-modules-module > a:first-child {
    height: 175px;
    width: 100%;
    overflow: hidden;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    border: 1px solid #e2e2e2;
}

.mijovideos-modules-module a img {
    max-width: 100%;
}

h3.mijovideos_box_h3 {
        display: inline-block;
    width: 100%;
    height: 24px;
    padding: 0px 0px 0px;
    overflow: hidden;
    margin: 0px;
}

.article-header {
     margin: -11px -20px 0px -20px;
    padding: 0px;
}

.article-title, .article-header h1 {
       background-color: #584f38;
    border-bottom: 2px solid #e8ab01;
    margin-bottom: 10px;
     font-family: 'droid arabic kufi';
    color: #fff;
}
.article-title, .article-header h1{
        margin: -8px 0px 3px 0px !important;
            overflow: hidden;
    background: #584f38 !important;
    color: #fff !important;
    border-radius: 3px 3px 0 0;
}
.article-title, .article-header h1 >a{
    color: white !important;      font-size: 14px;    padding: 7px;
 font-weight: bold;}
td.acyfield_email.acy_requiredField input {
    height: 31px;
}

.t3-mainbody {
    min-height: 60vh;
}

.mailinglist {
    display: inline-block;
}

.statices h1 {
    font-family: droid arabic kufi;
    font-size: 24px;
    color: #cca811;
}

.social-media header {
    line-height: 50px;
}

.acymailing_introtext {
    color: #cca811;
    font-weight: 700;
}

.t3-header {
     padding: 0px;
    overflow: hidden;
    height: 212px;
    background:url(../images/bgheader1.png);
    background-color: #857c62;
        border-radius: 0px 0px 136px 136px;
    border-bottom: 5px solid #fff;
    box-shadow: -2px 2px #444;
}
.searchbox {
    position: relative;
    min-width: 30px;
    width: 30px;
    height: 30px;
    float: right;
    transition: width 0.3s;
    white-space: nowrap;
}
.newest{
     height:344px;
    margin: 10px 26px 50px 103px;
     width: 290px;
    text-align: center;
     background-color: #ffffff;
}
.newline{
     margin:10px 0px;
     /* width: 290px; */
    text-align: center;
     background-color: #ffffff;
}

.searchbox-submit {
    position: absolute;
    width: 30px;
    font-size: 16px;
    padding: 0;
    border: 0;
    border-radius: 4px;
    color: #857c62;
    background: none;
    height: 30px;
    display: inline-block !important;
}

.searchbox-submit:hover, .searchbox-submit:focus, .searchbox-open .searchbox-submit {
    color: #fff;
    background: #584f38;
}

.searchbox-open .searchbox-submit {
    border-radius: 0 4px 4px 0;
}

.searchbox-open {
    width: 100px;
}

.searchContainer {
    display: inline-block;
}

.counter.pull-right {
    display: none;
}

.pagination.pagination-centered {
    display: grid;
}

.at-icon-wrapper {
    line-height: 2px !important;
    height: 23px !important;
    width: 24px !important;
    font-size: 55px !important;
    text-align: center;
    border-radius: 55%;
}

.at-icon-wrapper:hover, .at-icon-wrapper:focus {
    transition: all .4s ease-in-out;
    transform: rotate(360deg);
}

.custom.statices ul {
    /* width: 100%; */
    margin: 0px !important;
}

.custom.statices ul li {
    display: inline-block;
    list-style: none;
    padding: 5px;
    /* font-size: 14px; */
    font-weight: 400;
    font-family: droid arabic kufi;
    font-size: 12px;
    color: #75644f;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    text-align: right;
    padding-right: 20px;
}

.custom.statices ul li i {
    color: #a7a7a7;
    font-size: 16px;
    /* display: table-caption; */
    padding-left: 5px;
    padding-right: 0px;
}

.custom.statices ul li span {
    color: #ffbf00;
    float: left;
    padding-left: 5px;
}

.porfolio .thumbnail p, .porfolio .thumbnail span {
    font-family: tahoma !important;
    color: #584f38 !important;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 27px;
}

.porfolio .thumbnail .joomla_add_this {
    margin-top: -43px;
    float: left;
}

.category-list a, .phoca-dl-category-box a {
    font-family: 'Droid Arabic Naskh', Helvetica, Arial, serif;
    font-weight: 700;
    font-size: 17px;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom: 5px solid #584f38;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    padding: 10px;
}

.navbar-default .navbar-toggle {
    background-color:#584f38 !IMPORTANT;
    color: #ffffff;
}

.fa-home:before {
    font-size: inherit;
}

.current.active a {
    background-color:#c0ad10 !important;
    border: 0px !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
        background-color:#a7960e;
}
ul.level0  li:first-child a {
        border-radius: 0px;
}

.home-block {
    min-height: 311px;
}
.moduletable .col-md-12{border: 2px solid #c0ad10;
    margin: 0px;
    padding: 0px;} 
.block-title {
        background: url(../images/h3bgtitle.png) repeat-x center;
text-align: center;
margin-top:0px;
    color: #b6a311;
    line-height: 48px;
      font-size: 12px;
          font-weight: bold;
     font-family: 'droid arabic kufi';
 }
.moduletable.col-md-12{border-bottom: 2px solid #c0ad10;}
.bt-cs .bt-inner .bt-title {
    border-bottom: 1px dotted #ffbf00;
    color: #ffbf00 !important;
}

.MainSlider .bt-title:before {
    color: inherit;
}

/** under-slider **/

.under-slider [class$="_bottomlink"] a {
    margin: 0px;
}

/*.under-slider .aidanews2 {
    background: rgba(255, 255, 255, 0.3);
    padding: 30px 10px 60px 10px;
    border-radius: 10px;
    border: 1px dashed #ccc;
}*/
.under-slider #sptab158 {
    border: none;
    background: none;
}

.under-slider #sptab158 .tab-padding {
    border-radius: 0 0 10px 10px;
    border: 1px dashed #886e62;
    background: rgba(255, 255, 255, 0.3);
    border-top: none;
    margin-bottom: 20px;
}

.under-slider .tabs_buttons {
    border-bottom: 5px solid #886e62;
}

.under-slider #sptab158 ul.tabs_container li.tab {
    font-size: 14px;
    font-family: droid arabic kufi;
    border: 0px;
    height: 38px;
    line-height: 38px;
    background: #584f38;
}

.under-slider #sptab158 ul.tabs_container li.tab.active {
    background-color: #886e62 !important;
    color: #ffffff !important;
}

.under-slider #sptab158 .tabs_mask {
    background: none;
}

.under-slider .block-title, .home-position-2 .block-title {
    color: #505c78;
    margin-bottom: 25px;
    text-shadow: 1px 2px 0px #bdbdbd;
}

.under-slider .aidanews2_bottomlink {
    position: absolute;
    bottom: 16px;
    left: 0px;
}

.under-slider .aidanews2_bottomlink a {
    float: left;
    background-color: #584f38;
    border-bottom-left-radius: 10px;
    height: 30px;
    line-height: 30px;
}

.under-slider .aidanews2_img1 {
    display: inline-block;
    width: 100%;
}

.under-slider .aidanews2_img1 img {
    display: inline-block;
    width: 100%;
    height: 200px;
}

.under-slider .aidanews2 .aidanews2_art:not(.first) .aidanews2_img1 {
    display: none;
}

.under-slider .aidanews2 .aidanews2_art:not(:first-child):not(:last-child) {
    height: 100px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}

.under-slider .aidanews2 .aidanews2_art.first {
    height: 300px;
}

.under-slider .aidanews2_positions {
    padding: 15px 0px 0px 0px !important;
}

.aidanews2_title a:link {
    font-weight: bold !important;
        font-size: 12px
}

/** End under-slider **/

/** home-position-3 **/

.home-position-3, .inner-pray-times {
      background-color:transparent;
    overflow: hidden;
}

.home-position-3 #sptab96 {
    margin: 0px;
    border: none;
}
.home-position-3 .tabs_buttons {
    background: none !important;
    border-bottom: 5px solid #b6a311 !important;
}

.under-slider .tabs_buttons .tab,
.home-position-3 .tabs_buttons .tab {
     background: #402412;
    margin: 0px 0px 0px 4px !important;
    font-weight: bold;
    box-shadow: inset 0px -19px 21px -16px #000;
    color: #c0ad10;
}

.under-slider .tabs_buttons .tab.active,
.home-position-3 .tabs_buttons .tab.active {
    background-color:#c0ad10 !important;
    color: #ffffff !important;
    box-shadow: none;
}


#player > audio {
    width: 100%;
}

#sptab96 .tab-padding {
    padding: 0px !important;
}

.sounds-block, .sounds-block > * {
    padding: 0px;
}

.item_sound {
    border-bottom: 1px dashed #424242;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
}

.sound-item-text {
       color: #402412;
    font-size: 13px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    font-family: 'droid arabic naskh';
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: droid arabic kufi;
}

.sound-item-text:hover, .sound-item-text:focus {
      color: #7cb21f;
     cursor: pointer;
}

.sound-author-name {
    color: #505050;
    font-family: tahoma;
    font-size: 12px;
    padding-right: 4px;
}

.sound-author-name:before {
    content: '..... ';
    font-size: 8px;
}

.sound-download-btns {
    text-align: center;
    display: flex;
}

.sound-download-btns a {
    display: inline-block;
    color: #c4c4c4;
    font-size: 17px;
    width: 100%;
}

.sound-download-btns a:hover {
    color: #ffbf00;
    cursor: pointer;
}

.fa-eye, .fa-cloud-download, .fa-volume-up {
    vertical-align: baseline;
    color: inherit;
}

.sound-img {
    text-align: center;
    min-height: 220px;
    padding-top: 20px;
}

.sound-img img {
        border: 3px solid #c0ad10;
}

.sound-playing-name {
    margin-top: 15px;
    color: #ffbf00;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    height: 30px;
    display: none;
}

.sound-playing-name.sound-playing {
    display: block;
}

.sound-playing:before {
    font-family: 'fontawesome' !important;
    margin: 0 0 0 10px;
}

/** End home-position-3 **/

.home-position-2 {
     background- : no-repeat;
    padding: 27px 0px;
    background-color: #ffffff;
}

.home-position-1 {
       padding: 0px 6px 5px 39px;
    overflow: hidden;
    margin-top: -40px;
    background-color: white;
    border-radius: 15px 15px 0px 0px;
        max-width: 1088px;
}
.sppb-row-container{
    max-width: 700px;
    margin-right: 338px !important;
    margin-top: 14px;
 }
#sppb-addon-1500391074402 .sppb-icon .sppb-icon-container > i{
        font-size: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
 .item-249 >.fa-volume-up:before, .fa-newspaper-o:before,.fa-tasks:before, .fa-comments-o:before,.fa-microphone:before,.fa-book:before,.fa-wordpress:before,.fa-twitter-square:before,.fa-calendar:before,.fa-lightbulb-o:before,.fa-tags:before,.fa-university:before,.fa-pencil:before{
         font-size: 36px;
    font-family: 'fontawesome';
    display: block;
    text-align: center;
    color: #584f38;
    line-height: 42px;
 }
   
 .nav-stacked > li a{
  position: relative;
    font-size: 12px;
    font-family: 'droid arabic kufi';
    /* font-weight: bold; */
    display: block;
    padding:4px 5px;
    text-align: center;
    color: #3e3d3d;
 }
.headerMenu > li a{
    position: relative;
    font-size: 13px;
    font-weight: bold;
    display: block;
    padding:0px 5px;
    text-align: center;
    color: #eaeaea;
 }
 ul.nav.nav-pills.nav-stacked.headerMenu{
    float: right;
        border-bottom: 2px inset #353127;
    height: 102px;
 }
 .nav-stacked > li > a:hover, .nav-stacked > li > a:focus{
    background: transparent;border: 0px;
        color: #e8aa0a;
     border-radius: 0px;
  }
 .subMainmenu ul li{  
         float: right;
    text-align: center;
    border-radius: 50%;
    background-color: #a04916;
    width: 104px;
    margin: 0px 14px;
    height: 98px;
    border: 2px dotted #f2f2f2;
    padding: 12px 0px;}  
.subMainmenu ul li a:hover{
    font-size: 14px;
    font-family: inherit;
    font-family: 'droid arabic naskh';
    font-weight: 800;
    color: #ffffff;
    line-height: 31px;
 }
 .mith{    
     text-align: center;
    padding: 20px 100px; 
  }
.subMainmenu li:nth-child(1) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(2) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(3) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(4) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(5) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(6) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(7) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(8) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(9) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(10) a:hover{background-color:#0a7e2a}
.subMainmenu li:nth-child(11) a:hover{background-color:#1D1E20}
.subMainmenu li:nth-child(12) a:hover{background-color:#1D1E20}
.subMainmenu li a:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:6px;content:'';-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;top:0;left:0;padding:0;z-index:-1;box-shadow:0 0 0 2px rgba(255,255,255,0.1);opacity:0;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}
.subMainmenu li a:hover,.subMainmenu li a:focus{width: 100px;  height: 94px;  text-align: center;  position: relative;  z-index: 1;  background-color: #fff;  border-radius: 50%; line-height:60px;  margin: -12px 0px;}
.subMainmenu li a:hover:after{border-radius:50%;-webkit-animation:sonarEffect 1.3s ease-out 75ms;-moz-animation:sonarEffect 1.3s ease-out 75ms;animation:sonarEffect 1.3s ease-out 75ms}@-webkit-keyframes sonarEffect{0%{opacity:.3}40%{opacity:.7;box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5)}100%{box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5);-webkit-transform:scale(1.5);opacity:0}}@-moz-keyframes sonarEffect{0%{opacity:.3}40%{opacity:.7;box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5)}100%{box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5);-moz-transform:scale(1.5);opacity:0}}@keyframes sonarEffect{0%{opacity:.3}40%{opacity:.7;box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5)}100%{box-shadow:0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #fff,0 0 0 10px rgba(255,255,255,0.5);transform:scale(1.5);opacity:0}}
.subMainmenu li a{    font-size: 14px;
    font-family: inherit;
    font-family: 'droid arabic naskh';
    font-weight: 800;
    color: #584f38;
      line-height: 90px; }
 
.home-position-4 {
    background: #332925 url(../images/ornament_brown.svg) no-repeat bottom -805px center;
    background-size: 1000px;
    overflow: hidden;
}

.social-media header {
    font-size: 15px;
    font-weight: 700;
    vertical-align: top;
    color:#cca811;
}

.social-media .social-list {
    list-style: none;
    padding: 0;
    display: inline-flex;
    text-align: center;
    vertical-align: top;
}

.social-media .social-list li {
    display: inline-block;
    margin: 7px;
}

.footer-position-1 .acymailing_module, .footer-position-1 .acymailing_module div {
    margin: 5px 0 !important;
    display: block;
}

.social-media .social-link {
    width: 40px;
    height: 40px;
    background-image: url(../images/social_icons.svg);
    display: inline-block;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.social-media .social-link:hover {
    -webkit-transition: all 50ms linear;
    transition: all 50ms linear;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.social-media .social-link.soundcloud {
    background-position: -163px 0;
}

.social-media .social-link.youtube {
    background-position: -122px 0;
}

.social-media .social-link.instagram {
    background-position: -81px 0;
}

.social-media .social-link.twitter {
    background-position: -41px 0;
}

.social-media .social-link.facebook {
    background-position: 0 0;
}

.mijovideos_box_h3 a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
     font-weight: bold;
    font-family: 'droid arabic kufi';
    font-size: 12px;
        color: #5491a7;
}
 
.mijovideos-modules-module {
    max-width: 100%;
        padding: 0px 10px 20px 10px !important;
}

.aidanews2_bottomlink {
    margin: 0px;
}

.t3-copyright {
    padding: 20px 0 0 0;
    border: none;
}

.t3-footer {
    background: #2b2928  url(../images/ornament_brown.svg) no-repeat bottom -805px center;
        border-top: 5px solid #11c2ea;
    background-size: 1000px;
    overflow: hidden;
    border: none;
}

.footer-name {
    font-family: tahoma;
    color:#cca811;
    text-align: center;
    margin-left: 20px;
    height: 25px;
}

#auto-player {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 1000;
}

.inner-player-box {
    display: inline-block;
    background: #fafafa;
    padding: 0 0 0 30px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    min-width: 300px;
    border: 1px solid #ccc;
    margin-top: -1px;
    box-shadow: 0px 15px 25px -20px #000;
}

.show-hide-player {
    display: block;
    font-size: 25px;
    height: 20px;
    line-height: 20px;
}

.show-hide-player i {
    line-height: 20px;
}

.stop-player {
    float: left;
    height: 0px;
    margin: 5px -20px;
    font-size: 20px;
}

.mijovideos-modules-module > a:first-child {
       height: 175px;
    border-radius: 0px;
    border: 0px;
}

.t3-footer .container {
     padding: 0px 0px 0px 0px;
}
.social-media.custom{
        float: left;
    text-align: center;
    margin-left: 6px;
}
#mod-search-searchword89 {
    width: calc(100% - 30px);
    opacity: 0;
    display: inline-block;
    border-radius: 5px 0 0 5px;
    padding: 5px;
    border-color: #e6e6e6;
    box-shadow: none;
    margin-right: 30px;
    height: 30px;
    color: #ffbf00;
    font-family: tahoma;
    font-size: 12px;
}

.searchbox-open #mod-search-searchword89 {
    opacity: 1;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    border-color: #ddd;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .inputbox:focus {
    border-color: #ffbf00;
    box-shadow: none;
}

.searchbox-icon:before {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;

}



.nav-stacked > li{      
       float: right;
    text-align: center;
    margin: 0px;
    padding: 0px 10px;
}
.headerMenu > li{      
       float: right;
    text-align: center;
        margin: 79px 0px !IMPORTANT;
    padding: 5px 0px;
    border-bottom: 1px solid #989384;
}

.topMenuSocail .nav-stacked > li {
    margin: 0px;
}
.item-image, .article-image, .article-image-full {
    clear: both;
    float: none !important;
    display: block;
    margin: 0px 0px 25px 0px;
}

.item-image img, .article-image img, .article-image-full img {
    max-width: 100%;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.questionbox .counter {
    float: none;
    background-color: transparent;
    border: none;
}

#phocagallery .pg-cv-box {
    float: right;
    padding: 0px;
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 5px;
}

#phocagallery a img {
    width: 100%;
}

.MainSlider .bt_handles li.current a {
    background: #ffbf00;
}

.MainSlider .bt_handles li a {
    border-radius: 50%;
    background: #fff;
    margin: 0px 2px;
}

.MainSlider #btcontentslider95.bt-cs .bt_handles {
    bottom: 0px;
    top: auto !important;
}

.MainSlider #btcontentslider95.bt-cs > a {
    display: inline-block;;
}

.bt-cs .bt-inner a {
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.bt-cs .bt-inner img {
    float: none !important;
    outline: 0px !important;
    margin: 0px 0px 30px 0px !important;
    border: 0px solid #fff !important
}

.MainSlider .prev, .MainSlider .next {
    color: transparent;
    position: absolute;
    top: 0px;
    height: 1000px;
    max-height: 100%;
    padding: 0px 10px 0 0;
    padding: 0px 40px;
    width: 100px;
}

.MainSlider .next:hover {
    box-shadow: inset 100px 0px 153px -82px #000;
}

.MainSlider .prev:hover {
    box-shadow: inset -100px 0px 153px -82px #000;
}

.MainSlider .prev {
    right: 0px;
}

.MainSlider .next {
    left: 0px;
}

.MainSlider .prev:before,
.MainSlider .next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 40px;
    top: 250px;
    position: relative;

}

.MainSlider .prev:hover:before,
.MainSlider .next:hover:before {
    color: #ffbf00;
}

.MainSlider .prev:before {
    content: "\f105";
}

.MainSlider .next:before {
    content: "\f104";
}


#easybook #easyfooter {
    display: none;
}

#easybook .easy_top_left {
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    float: right;
    text-align: right;
}

#easybook .easy_big {
    font-size: 16px;
    vertical-align: middle;
    color: #ffbf00;
}

#easybook .easy_small {
    font-size: 11px;
    vertical-align: middle;
    padding-right: 4px;
    color: #584f38;
    font-family: tahoma;
    font-weight: normal;
    padding-left: 0px;
}

#easybook .easy_contact, .easy_title, .easy_content {
    text-align: right;
}

#easybook .easy_pagination {
    color: #ffbf00;
}

.topMenuSocail .broadcast {
    background: url(/images/broadcast.png) no-repeat top 3px center;
    background-size: 23px auto;
}

.topMenuSocail .broadcast:hover {
    background-color: #ffbf00;
    background-position: 3px -27px;
}

.topMenuSocail .fa-user:hover {
    background: #886e62;
    color: #fff;
}

.topMenuSocail .fa-user img {
    display: none;
}

#easybook .btn-success {
    font-size: 14px;
    padding: 5px 10px;
    font-size: 15px !important;
    font-weight: 100 !important;
    background-color: #ffb300 !important;
    padding: 4px 10px;
    font-family: droid arabic kufi;
    border: 0px;
    color: #ffffff;
    border-radius: 0px;
}

#easybook .btn-success:hover, #easybook .btn-success:focus {
    background-color: #e8ab01 !important;
    border-color: #e8ab01 !important;
    color: #fff !important;
}

#easybook #gbtext {
    width: 400px;
    height: 200px;
}

#easybook label.control-label {
    text-align: right !important;
}

#easybook .easy_small_notice p span {
    color: #fd1d1d;
    font-size: 12px;
    font-family: tahoma;
}

#easybook .easy_frame:hover {
    box-shadow: none;
}

#easybook .easy_content {
    background: #ffffff;
    border: 0px;
    font-family: droid arabic kufi;
    font-size: 12px;
    line-height: 27px;
    color: #75756a;
}

#easybook .easy_top {
    height: 42px;
}

.book-slider-btns {
    width: 177px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 270px;
    left: calc(50% - 100px);
}

.book-slider-btns a {
    border-radius: 10px;
    box-shadow: 0px 9px 13px -5px #2d73a0;
    margin: 0px 2px;
    width: 50px;
    color: #886e62;
}

.home-position-1 .sc-content {
    direction: rtl;
}

ul.nav.menus {
    display: inline-block;
}

.tooltip-inner {
    white-space: nowrap;
}

.timeline .timeline-item {
    display: block;
    padding: 20px 40px;
    font-size: 13px
}

.timeline .col-half-right .heading {
    border-radius: 30px 0;
    float: left;
    margin-left: -30px
}

.timeline .heading {
    background-color: #ffbf00;
    /* height: 30px; */
    min-width: 40px;
    font-size: 19px;
    font-weight: inherit;
    line-height: 30px;
    padding: 7px 20px;
    color: #fff;
}

.timeline .timeline-item .info {
    padding: 34px 0;
    font-size: 12px;
    font-weight: inherit;
    line-height: 28px;
    font-family: 'Droid Arabic Naskh', Helvetica, Arial, serif;
}

.timeline .col-half-right {
    width: 50%;
    position: relative;
    float: right
}

.timeline .col-half-right .heading {
    border-radius: 30px 0;
    float: left;
    margin-left: -34px
}

.timeline .col-half-right ol {
    text-align: right
}

.timeline .col-half-right:after {
    content: '';
    width: 5px;
    background-color: #c8c9c1;
    border-radius: 5px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.timeline .col-half-left {
    width: 50%;
    position: relative;
    float: left;
    padding-top: 20px
}

.timeline .col-half-left .heading {
    border-radius: 0 30px;
    float: right;
    margin-right: -39px
}

.timeline-item span.heading > img {
    border: 2px solid #C8C9C1;
    margin-right: 0;
    background: #584f38;
    padding: 10px;
}

.PopularVideos .mijovideos-modules-module a img {
    margin-top: 0px;
}

.PopularVideos .mijovideos-modules-module > a:first-child {
    height: 200px;
    border-radius: 0px;
    border: 0px;
    box-shadow: none;
}

.PopularVideos h3.mijovideos_box_h3 {
    border-bottom: none;
}

.PopularVideos .mijovideos_box_content_99, .mijovideos_box_content {
    padding: 2px;
}

.PopularVideos .mijovideos-modules-module {
    background: #fafafa;
    padding: 10px 0px;
}

.PopularVideos .mijovideos_box_content {
    padding: 2px;
}

.PopularVideos .mijovideos_box_content_99 {
    width: 100%;
}

.mijovideos_box .mijovideos_box_content .mijovideos_user_header, .mijovideos_box .mijovideos_custom_fields .title, .mijovideos_box
.video_published_date, .mijovideos_box .video_more {
    display: none;
}

.PopularVideos .mijovideos-modules-module.col-md-4 .inner-video-thumb:before,
.PopularVideos .mijovideos-modules-module.col-md-4 .inner-video-thumb:after {
    position: absolute;
    background: rgba(10, 10, 10, 0.34);
    height: 180px;
    max-height: 100%;
    opacity: 0;
    transition: all .4s;
    z-index: 3;
    width: 100%;
    border: none;
    content: "";
    pointer-events: none;
}

.PopularVideos .mijovideos-modules-module.col-md-4 .inner-video-thumb:after {
    content: "\f16a";
    font: normal 30px FontAwesome;
    background: transparent;
    color: #fff;
    text-align: center;
    width: 70px;
    height: 70px;
    line-height: 68px;
    border: 2px solid #fff;
    top: calc(50% - 35px);
    right: calc(50% - 35px);
    border-radius: 50%;
    z-index: 5;
}

.PopularVideos .mijovideos-modules-module .inner-video-thumb:hover:before,
.PopularVideos .mijovideos-modules-module .inner-video-thumb:hover:after {
    opacity: 1;
}

.PopularVideos .mijovideos_box_h3 a:link {
    text-decoration: none !important;
    pointer-events: none;
}

.moduletable.PopularVideos.span4 > h3 {
    color: #ffffff;
    padding-right: 10px;
    font: bold 25px "droid arabic kufi";
    line-height: 51px;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #584f38;
    margin: 0px;
}

.PopularVideos>.mijovideos-modules-module.col-md-4 {
    background: initial;
    padding: 5px;
}

.inner-video-thumb {
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 2px 1px #eee;
    position: relative;
    cursor: pointer;
}
.inner-video-thumb .mijovideos_box_h3 a {
    padding: 0px 10px;
    border:none;

}
.PopularVideos h3.mijovideos_box_h3 {
    margin-top: -30px !important;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    display: block;
    line-height: 30px;
}
.download-video-file {
    margin: 50px;
}
.download-video-icon {
    font-size: 70px;
    color: #cc181e;
    height: 84px;
}
.download-video-title {
    font: bold 24px serif;
    color: #2b6081;
}
.download-video-txt {
    color: #777;
    font: normal 12px tahoma;
    margin: 0px 0px 10px 0px;
}
.download-video-btn {
    border-radius: 20px;
}

.inner-question-text {
    font-weight: normal;
    line-height: 25px;
    text-align: justify;
}

.question-title>*:first-child{
color: #886e62;
}

.question-word {
    margin: 20px 0px 5px 0px;
    font-size: 22px;
    font-family: "droid arabic kufi";
    color: #ffbf00;
}

[id^="video-player-modal-"].modal {
    z-index: 99999;
}
.modal-backdrop {
    z-index: 99998;
}
.t3-content  article, .t3-content .ccomment{
    padding: 20px;
}
.languageswitcherload{
        margin: 29px 0px;
}
 .sj-social-media-counts .sc-wrap .sc-item a, .sj-social-media-counts .sc-wrap .sc-item a:hover{text-align: center;}
 .hidden-xl{display:none;}
@media screen and (max-width: 479px) {
 body {
            background-size: 329px;
    background-repeat: no-repeat;
    }
    .aidanews2{
            max-height: 530px;
    }
.books-block li a img{max-width: 132px;}
.books-block li{  
    padding: 4px;
    margin: 0px;
     display: inline-block;
    list-style: none;
    text-align: right;}
.home-block {min-height: auto;}
.aidanews2_art{    width: 100% !important;
    float: right;}
    .MainSlider .prev, .MainSlider .next {
        padding: 0px 10px;
        width: 50px;
    }

    .MainSlider .next:hover {
        box-shadow: inset 50px 0px 100px -50px #000;
    }

    .MainSlider .prev:hover {
        box-shadow: inset -50px 0px 100px -50px #000;
    }
    
    
    /*.mainslider:before, .mainslider:after{
         z-index: -1;
    position: absolute;
    content: "";
    bottom: 25px;
    left: 17px;
    width: 56%;
    height: 100px;
    top: 2%;
    max-width: 542px;
    background: #584f38;
    box-shadow: 2px 14px 3px 1px #afaaaa;
    transform: rotate(-2deg);
 }
 .mainslider:after{
     transform: rotate(3deg);
    right: 20px;
    left: auto;
}
*/
.nivo-introtext{display: none;}
.timeline .timeline-item {
    display: block;
    padding: 0px !important;
    font-size: 13px;
}

.timeline .col-half-right .heading {
    border-radius: 30px 0;
    margin-left: -30px
}
.logo-image{margin:0px;}
.t3-header{padding:0px;height: 150px;    margin: 0px 9px 10px;}
#t3-header .logo{padding:0px;margin:0px;}
.nav-stacked > li{    padding: 21px 16px;}
 .nav-stacked > li a {
        font-size: 26px;
    font-family: arial;
    font-weight: bold;
    display: block;
    padding: 0px;
    margin: 0px 10px;}
.item-249 >.fa-volume-up:before, .fa-newspaper-o:before, .fa-paperclip:before, .fa-comments-o:before, .fa-microphone:before, .fa-book:before{
        font-size: 40px;
}
.navbar{width: 100%;
    background: #f5f5f5;
    border: 0px;
     margin: 0px;
     padding: 0px;
     border-radius: 0px;
     border-bottom: 2px dashed #857c62;}
.t3-header .topMenuSocail,.navbar-default .navbar-toggle{float: right;}
.timeline .heading {
    background-color: #ffbf00;
    /* height: 30px; */
    min-width: 40px;
    font-size: 19px;
    font-weight: inherit;
    line-height: 31px;
    padding: 2px 20px;
    color: #fff;
}
.t3-mainnav .topMenuSocail{top: 0px;    float: left;}

.timeline .timeline-item .info {
    padding: 34px 0px 0px !important;
    font-size: 12px;
    font-weight: inherit;
    line-height: 28px;
    font-family: 'Droid Arabic Naskh', Helvetica, Arial, serif;
}
.mith{
        max-width: 100%;float: none;margin: 0px;padding: 0px;display:none;
}
.block-title{
        background: url(../images/h3bgtitle.png) repeat-x bottom;
            line-height: 44px;
    padding: 12px 6px;
}
.aidanews2.aidanews2_table{    margin: -25px 0px;
    padding: 36px 18px;}
.timeline .col-half-right {
  width: 100% !important; 
    position: relative;
    float: right;
}
.nav > li > a:hover, .nav > li > a:focus{
    background-color: transparent;
    border: 0px;
}

.timeline .col-half-right .heading {
    border-radius: 30px 0;
    float: right !important;
    /* margin-left: -45px; */
}

.timeline .col-half-right ol {
    text-align: right
}

.timeline .col-half-right:after {
display:none !important;    
content: '';
    width: 1px;
    background-color: #c8c9c1;
    border-radius: 5px;
    /* height: 105%; */
    position: absolute;
    right: 0;
    top: 0;
}

.timeline .col-half-left {
      width: 100% !important;
    position: relative;
    float: right;
    padding-top: 20px;
}

.timeline .col-half-left .heading {
    border-radius: 0 30px;
    float: right;
       margin-right: 22px !important;
}

.timeline-item span.heading > img {
    border: 2px solid #C8C9C1;
    margin-right: 0;
    background: #584f38;
    padding: 10px;
}

    .tabs_container {
        display: flex;
    }

    .social-media {
        display: inline-block;
        float: none;
    }

    #Mod126:before {
        z-index: -1;
        position: absolute;
        content: "";
        right: 18px;
        width: 80% !important;
        height: 12px !important;
        margin-top: 40% !important;
        background: #777;
        box-shadow: 0 15px 10px #777;
        transform: rotate(2deg);
    }

    .aidanews2_text {
        font-size: 12px !important;
        font-family: 'tahoma';
    }

    .aidanews2 img {
        width: 100% !important;
        height: 120px !important;
    }

    .aidanews2_tabcol {
        width: 100% !important;
        display: block !important;
    }

    .consulting a.white_gradient {
        width: 100% !important;
        font-size: 20px
    }

    .consulting .fa-legal:before, .consulting .fa-gavel:before, .consulting .fa-question:before {
        font-family: 'fontawesome';
        font-size: 30px !important;
        color: #a7a7a7;
        background-color: #ffffff !important;
        border-radius: 30%;
        padding: 20px;
    }

    #sptab100 {
        height: initial !IMPORTANT;
    }

    .col-xs-6 {
        width: 100%;
    }

    .topDiv:before, .topDiv:after {
        content: "";
        position: absolute;
        z-index: -1;
        /* -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8); */
        -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
        box-shadow: 0 0 6px rgb(0, 0, 0);
        top: 11px !important;
        bottom: 97% !important;
        left: 88px;
        height: 12px !important;
        right: 88px;
        -moz-border-radius: 100px / 10px;
        border-radius: 100px / 10px;
    }

    .topDiv {
        padding: 0px !important;
        height: 25px !important;
    }

    .topMenuContact {
        width: auto;
        float: right;
    }

    .topMenuContact ul li a {
        margin: 0px !important;
        padding: 4px !important;
        text-align: center;
        font-size: 12px !important;
        border-left: 1px solid #EBEBEB;
        color: #584f38;
        font-weight: 400;
    }

    /* start of phone styles */
    img.logo-img {
        max-width: 75%;
            margin-right:0px;
    margin-top: 13px;
    }
    .t3-header > .container{
     padding: 0px;
    margin: 0px;
    }

    .row {
        margin: 0px !important;
    }

    .MainSlider {
        padding: 0px !important;
        margin: 0px !important;
    }

    .bt_handles_num li.current a {
        background: #eab315 !important;
    }

    .bt-introtext {
        font-size: 10px !important;
        font-weight: normal;
        padding-right: 0px !important;
        padding-top: 0px !important;
        line-height: 16px !important;
        text-align: justify;
    }

    .bt-cs .bt-inner .bt-title {
        font-size: 10px !important;
        border-bottom: 1px dotted #eab315;
        font-family: droid arabic kufi;
        color: #e8ab01 !important;
        text-align: right;
    }

    p.readmore {

        padding: 0px !important;
        text-decoration: none;
        float: none !important;
        text-align: center;
        margin-top: 15px;
    }

    .bt-cs .bt-inner a {
        color: #fff;
    }

    .bt-cs .bt-inner img {
        border: 0px solid #fff !important
    }
.tabs{  margin-right:0px;}

.home-position-1{margin:0px;padding:0px;}
.books-slider-btns {
    float: left;
    margin-top: -12px;
    margin-left: 0px;
    max-height: 194px;
    max-width: 140px;
    padding: 2px;
}
}
.newest  > .main-div{
        padding: 113px 0px;
    width: 266px;
    background-color: aliceblue;
    height: 320px;
    margin: 10px 26px 50px 103px;
    width: 290px;
    text-align: center;
    background-color: #ffffff;
    float: left;
}
.aidanews2_positions{    padding:0px !important;
    border-bottom: 1px dashed #424242;
    line-height: 32px;
    height: 32px;}
    ::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #cecbcb;
}
::-webkit-scrollbar-track {
    background-color: #ffffff;
}

.registration legend{
      color: #ffffff;
    padding-right: 10px;
    font: bold 25px "droid arabic kufi";
    line-height: 51px;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #584f38;
    margin: 0px;
}
.sp-title{
        font-size: 15px;
    font-family: droid arabic kufi;
}
.sp-introtext{
    font-size: 12px;
        font-family: tahoma;
}
.djslider-loader-default:after{
    content: "";
    width: 100%;
    height: 37px;
    display: block;
    position: relative;
    background: url(/images/boxs.png) no-repeat;
    background-size: 100% 17px;
    margin-bottom: -27px;}
.module-inner{
        border: 0px solid #e4e4e4;
    border-radius: 2px;
}

body.site>.body {
     background:transparent url(../images/bgp.png);
      background-repeat: repeat;
      padding: 0px;
    border-top: 0px solid #0088cc;
}
.aidanews2.col-md-3.newest.aidanews2_table:before {
    background: none;
}
.alert-warning{display:none;}
div#b2jcontainer_m193.b2jcontainer{width:200px;}
.languageswitcherload.hidden-xs p{
        color: #fff;
    font-size: 22px;
    line-height: 9px;
    margin-top: 60px;
}