/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */
/*@font-face {
    font-family: 'naskh';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/DroidNaskh-Regular.eot?#') format('eot?#'),
    url('fonts/DroidNaskh-Regular.woff') format('woff'),
    url('fonts/DroidNaskh-Regular.ttf') format('truetype'),
    url('fonts/DroidNaskh-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'naskh';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/DroidNaskh-Regular.eot?#') format('eot?#'),
    url('fonts/DroidNaskh-Regular.woff') format('woff'),
    url('fonts/DroidNaskh-Regular.ttf') format('truetype');
}*/

/*
 * Droid Arabic Naskh (Arabic) http://www.google.com/fonts/earlyaccess
 */
@font-face {
    font-family: 'naskh';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/DroidNaskh-Regular.eot);
    src: url(fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
    url(fonts/DroidNaskh-Regular.woff2) format('woff2'),
    url(fonts/DroidNaskh-Regular.woff) format('woff'),
    url(fonts/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'naskh';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/DroidNaskh-Bold.eot);
    src: url(fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
    url(fonts/DroidNaskh-Bold.woff2) format('woff2'),
    url(fonts/DroidNaskh-Bold.woff) format('woff'),
    url(fonts/DroidNaskh-Bold.ttf) format('truetype');
}

*{
    font-family:'naskh';
    /* font-size:10pt; */
}

body{
    overflow-x: hidden;
    overflow-y: hidden;
    background: #f5f4f3 url('img/bg.jpg');
}



#owl-carousel-block6{
    direction: ltr;
}


.headerTop{
    /*background: url(img/header.jpg) top left no-repeat;*/
    background-size:cover;
    height:1200px;
    position: relative;
    width:100%;
}

.headerHadith{
    width: 14%;
    height: 20%;
    position: absolute;
    top: 22%;
    left: 7%;
    text-align: justify;
    color: white;
    line-height: 2;
    font-size: 85%;
    /* border: 17px solid transparent; */;
    -webkit-border-image: url('img/hdthBorder.png') 30 30 round; /* Safari 3.1-5 */
    -o-border-image: url('img/hdthBorder.png') 30 30 round; /* Opera 11-12.1 */
    /* border-image: url('img/hdthBorder.png') 40% 40% round; */
    border-image-source: url('img/hdthBorder.png');
    border-image-slice: 16;
    border-image-width: 11px;    border-image-outset: 1;    border-image-repeat: round;
}

.hadithWrapper{
    padding: 7%;
    background: rgba(244, 244, 244, 0.51);
    height: 100%;
}

.hadithTopTz{
    background: url('img/shmsTop.png') no-repeat top center;

    width: 100%;
    height: 66px;
    margin-top: -67px;
    margin-bottom: 1px;
}

.hadithBotTz{
    background: url('img/shmsBot.png') no-repeat top center;

    width: 100%;
    height: 75px;

    margin-top: -1px;
}

@media (min-width: 768px) {

    #block-apecms-block-front-tile{
        margin-top: 50px;
    }
    .mainpage-nav{
        padding: 10px 0px 5px 0px;
        opacity: 1;
        z-index: 999;
        border-radius: 0px !important;
        width: 100%;
        top:0px;
        position:fixed !important;
        background: #f5f5f5;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }

    .mainpage-nav ul.dropdown-menu li{
        margin:0px;
        padding: 0pc;
    }

    .mainpage-nav ul.dropdown-menu li a{
        border-bottom:1px solid #bdbdbd;
        padding: 7px;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }

    .mainpage-nav ul.dropdown-menu li a:hover{
        border-right:5px solid #dcb879;
    }

    .front .mainpage-nav{
        padding: 0px 0px 23px 0px;
        background: #e7e7e7 url(img/tz03.png) bottom center no-repeat;
        top:-76px;
    }

    .mainpage-nav.affix {
        position: fixed;
        top: 0;
    }

    .mainpage-nav ul.menu{
        text-align: center;
        width: auto;
    }

    .front .mainpage-nav ul.menu{
        width:100%;
    }

    .mainpage-nav ul.menu > li {
        float: none !important;
        display: inline-block !important;
        margin: auto;
    }

    .navbar-nav > li > .dropdown-menu {
        /*margin-top: 37px !important;*/
    }

    #block-views-blocks-front-tile{
        margin-top:60px;
    }

    body.not-front{
        padding-top: 80px;
    }

    .ape-cp{
        margin-top:20px;
    }

    .copyright{
        background: #292929 url('img/footer.jpg') no-repeat top center;
    }


    .cBody blockquote{
        float:left;
        width:30%;
    }

    .cBody blockquote:nth-of-type(even){
        float:right;
    }


    .soundTile{
        padding: 7% 2% 2% 2%;
    }


}

@media (max-width: 768px) {
    .mainpage-nav .navbar-collapse{
        clear:both;
    }

    .navScrollDown{
        display: none;
    }

    .ape-cp{
        margin-top:50px;
    }

    .copyright{
        background: #292929 url('img/footer.jpg') no-repeat top left;
    }


    .soundTile{
        padding:2%;
    }

}


#block-views-blocks-last-contents h2.block-title,
#block-views-taxonomy-era-spec-tags h2.block-title,
#block-views-blocks-last-films h2.block-title
{
    background: url(img/tz04.png) repeat-x top center;
    text-align:center;
    line-height: 60px;
    min-height: 60px;
    font-size: 11pt;
    color: #D7A220;
    font-weight: bold;
}

#block-views-blocks-last-contents ul,
#block-views-blocks-last-films ul
{
    margin:0px 20px;
    padding:0px;
    list-style:none;

}

#block-views-blocks-last-contents li
{

    line-height:40px;
    border-bottom: 1px solid #D9C69C;
    margin:0px;
    padding:0px;
    text-indent:20px;
}

#block-views-blocks-last-contents li:hover,
#block-views-blocks-last-films li:hover{
    background: #f0f4e3;
}

#block-views-blocks-last-contents li a:hover{
    color:#cf9c4b;
}


#block-views-blocks-last-films li
{

    line-height:40px;
    border-bottom: 1px solid #D9C69C;
    margin:0px;
    padding: 10px 0px;
    text-indent: 0px;
    vertical-align:middle;
}

.ujyjy .region-content-bottom{
    background: #f5f4f2;
    display: table;
    width: 100%;
    margin-top:20px;
}

#block-views-slider-blocks-block{
    margin-bottom:50px;
}

#views-bootstrap-carousel-1 img{
    width:100%;
}


.navbar-header.affix{
    top:0px;
    position:fixed;
    width:100%;
}

.tzhr{
    background: url('img/tz02.png') center top no-repeat;
    width: 100%;
    height:90px;
    margin: 50px 0px;
    clear: both;
}

.copyright{
    min-height:150px;
    color: #ABABAB;
    text-align: right;
    padding: 20px 5% 0px 0px;
    font-size: 8pt;
}

.copyright a{
    color:#ddd;
}

.copyright a:hover{
    color:#fff;
}

.imgTeaser img{
    width:100%;
}

.imgTeaser{
    display:block;
    width: 100%;
    border: 16px solid transparent;
    -webkit-border-image: url('img/brdr1.png') 30 30 round;/* Safari 3.1-5 */
    -o-border-image: url('img/brdr1.png') 30 30 round;/* Opera 11-12.1 */
    border-image: url('img/brdr1.png') 13 13  round;


}

.nodeWrapper .imgTeaser{
    width: 40%;
    margin: 0px 10px 10px 0px;
    float:left;
}


.pictitle h3.entry-title{
    margin-bottom:-5px;
}

small.subtitle,.smallSubtitle{
    color: #003177;
    font-size: 8pt;
}

i.fa, .glyphicon{
    margin:0px 5px;
}

.region-sidebar-second .block{
    border: 35px solid transparent;
    -webkit-border-image: url('img/brdr2.png') 27 27 round; /* Safari 3.1-5 */
    -o-border-image: url('img/brdr2.png') 27 27 round; /* Opera 11-12.1 */
    border-image: url('img/brdr2.png') 27 27 round;
    background: #E8E8E8;
    margin-bottom: 10px;
}

.region-sidebar-second h2.block-title{
    font-size: 14pt;
    line-height: 0px;
    color: #A56700;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 2px solid #CEA052;
    padding-bottom: 20px;
}

.region-sidebar-second ul{
    padding-right:0px;
    list-style:square;
    color: #D4B077;
}

.region-sidebar-second ul li{
    font-size: 10pt;
    word-spacing: -2px;
    /* text-align: justify; */
    border-bottom: 1px solid #C3C3C3;
    padding-bottom: 10px;
    margin: 0 .5em .8em 0;
    line-height: 1.7;
}


.entry-tags{
    margin:15px;
}

.entry-tags .tag{
    border: 15px solid transparent;
    -webkit-border-image: url('img/brdr2.png') 15 15 round; /* Safari 3.1-5 */
    -o-border-image: url('img/brdr2.png') 15 15 round; /* Opera 11-12.1 */
    border-image: url('img/brdr2.png') 15 15 round;
    /* background: #FFFFFF; */
    display:inline-block;

    margin: 1px 1px;
}


.entry-meta{
    background: #F2F2F2;
    padding:10px;
}

.entry-meta .mta{
    border-left:1px solid #dedede;
    padding-left:10px;
}

.nodeWrapper{
    background-color: rgba(245, 244, 242, 0.72);
    border-radius: 2px;
    border: 1px solid #E8E8E8;
    padding: 2%;
}


.teaser{

}

.brTz3{
    min-height: 30px;
    margin: 16px 0px;
    width: 100%;
    background: url('img/tz03.png') top center no-repeat;
}

.cExcerpt{
    border: 30px solid transparent;
    -webkit-border-image: url('img/brdr3.png') 15 15 round; /* Safari 3.1-5 */
    -o-border-image: url('img/brdr3.png') 15 15 round; /* Opera 11-12.1 */
    border-image: url('img/brdr3.png') 30 30 round;
}


.cExcerpt .text{
    margin:-12px;
    padding:15px;
    background: #e8e7e6;
}


.cBody{
    text-align:justify;
    display: table;
    margin-top: 20px;
    line-height: 2;
    word-spacing: -1px;
}


.cBody blockquote{
    border: 5px double #cea052;
    margin: 52px 10px 52px 10px;
    background:#ebebea;
    position:relative;
    line-height: 1.8;
    word-spacing: -3px;
    font-size: 14px;
}

.cBody blockquote::before{
    background: url('img/tz04-top.png') no-repeat top center;
    width: 100%;
    height: 65px;
    margin-top: -65px;
    margin-bottom: 0px;
    display:block;
    content: " ";
}

.cBody blockquote::after{
    background: url('img/tz04-bot.png') no-repeat top center;
    width: 100%;
    height: 55px;
    bottom: -55px;
    right:0%;
    display:block;
    position:absolute;
    content: " ";
}


.cBody .arText{
    color:#AF6C02;
}
/*=====================================================================================================*/


/**** Isotope Filtering ****/

.isotope-item {
    z-index: 2;

}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    /*
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
          */
    -webkit-transition-property: right, top, height, width;
    -moz-transition-property: right, top, height, width;
    -ms-transition-property: right, top, height, width;
    -o-transition-property: right, top, height, width;
    transition-property: right, top, height, width;
}

.isotope .isotope-item {
    /*
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, right, opacity;
          transition-property:         transform, opacity;
     */
    -webkit-transition-property: right, top, -webkit-transform, opacity;
    -moz-transition-property: right, top, -moz-transform, opacity;
    -ms-transition-property: right, top, -ms-transform, opacity;
    -o-transition-property: right, top, -o-transform, opacity;
    transition-property: right, top, transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}



/**
 * 3.0 Portfolio Template
 * ----------------------------------------------------------------------------
 */

/* Welcome Text */
.welcome-text {  clear: both;  margin: 0 auto; max-width: 1125px; padding: 35px 0 40px 0; text-align: center; width: 92%; }
body.daisho-classic-has-welcome-text.daisho-classic-has-slideshow .welcome-text { font-size: 25px; padding: 30px 0 35px 0; border-bottom: 0 none; }
body.daisho-classic-has-welcome-text:not(.daisho-classic-has-slideshow) .welcome-text { margin-bottom: 50px; }
.welcome-text a { text-decoration: underline; }

.tn-grid-container { clear: both; max-width: 1125px; /* width: 92%; */ margin: 0 auto; padding-top: 18px; /* padding: 0px; */}
#container { max-width: 1125px; width: 100%; margin: 0 3px 0 auto; -webkit-tap-highlight-color: rgba(0,0,0,0); }

#options { max-width: 1120px; margin: 0 auto; width: 100%; background: url('img/tileMenuBg.png') no-repeat top center; min-height: 90px; padding: 33px 125px 15px 20px;}
#options ul { margin: 0; padding: 0; list-style: none; }
#options li { float: left; margin: 0 5px 3px 0; }
#options li:first-child { margin-right: 0px; }

#filters { float: right; }
#options li a { display: block; padding: 0.35em 0.9em; color: #202020; /* font-weight: bold; */ font-size: 9pt; font-family: naskh; text-decoration: none; line-height: 1.125; /* text-transform: uppercase; */ }
#options li a:hover { text-decoration: none; background-color: #F06543; color: #fff; border-radius: 12px; }
#options li a.selected { background-color: #F06543; color: #fff; border-radius: 12px; font-weight: 700; }
#etc { margin-top: 4px; }
#options #toggle-sizes a { background: url(img/change-view.png) no-repeat top right transparent; text-indent: -9999px; width: 28px; height: 18px; padding: 0 !important; float: right; margin-left: 20px; margin-top: 3px; }
#options #toggle-sizes a:hover { background: url(img/change-view.png) no-repeat top left transparent; border-radius: 0px; }
#options #toggle-sizes a:first-child { background: url(img/change-view.png) no-repeat bottom right transparent; text-indent: -9999px; width: 28px; height: 18px; padding: 0 !important; }
#options #toggle-sizes a:first-child:hover { background: url(img/change-view.png) no-repeat bottom left transparent; border-radius: 0px; }
#options #toggle-sizes a.toggle-selected { background-position: top left; }
#options #toggle-sizes a:first-child.toggle-selected { background-position: bottom left; }
#options #shuffle { margin-right: 0; }
#options #shuffle a { background: url(img/shuffle-view.png) no-repeat right top transparent; text-indent: -9999px; width: 22px; height: 18px; padding: 0 !important; float: right; margin-left: 20px; margin-top: 3px; }
#options #shuffle a:hover { background: url(img/shuffle-view.png) no-repeat right bottom transparent; border-radius: 0px; }
/* SVG Version */
.toggle-sizes-small-svg { display: none; cursor: pointer; }
.toggle-sizes-large-svg { display: none; cursor: pointer; }
html.mod-svg .toggle-sizes-small-svg { display: block; }
html.mod-svg .toggle-sizes-large-svg { display: block; }
html.mod-svg #options #toggle-sizes a { background: none repeat scroll 0 0 transparent; text-indent: 0; }
html.mod-svg #options #toggle-sizes a:hover { background: none repeat scroll 0 0 transparent; text-indent: 0; }
#options #toggle-sizes a svg path { fill: #d9dcdd; }
#options #toggle-sizes a:hover svg path { fill: #a0a0a0; }
#options #toggle-sizes a.toggle-selected svg path { fill: #a0a0a0; }

@media (max-width: 1240px) {
    .daisho-portfolio #container { margin: 0 auto; }
}
@media (max-width: 800px) {
    #options { display: none; }
}

/**
 * 3.1 Thumbnails
 * ----------------------------------------------------------------------------
 */

.element { cursor: pointer; float: right; overflow: hidden; position: relative; /*background-color: #888;*/ color: #222; width: 220px; height: 150px; margin: 0px 0px 5px 5px; word-wrap: break-word;
    border: 9px solid transparent;
    -webkit-border-image: url('img/brdr4.png') 17 16 round; /* Safari 3.1-5 */
    -o-border-image: url('img/brdr4.png') 17 16 round; /* Opera 11-12.1 */
    border-image: url('img/brdr4.png') 17 16 round;
}
.variable-sizes .element.width2 { width: 445px; }
.variable-sizes .element.height2 { height: 305px; }
.variable-sizes .element.width3 { width: 670px; }
.variable-sizes .element.height3 { height: 460px; }

.thumbnail-link { background-color: rgba(255, 255, 255, 0.01); width: 100%; height: 100%; position: absolute; opacity: 0; z-index: 5; }
.thumbnail-project-link { background-color: rgba(255, 255, 255, 0.01); width: 100%; height: 100%; position: absolute; text-indent: -9999px; z-index: 3; }

.element .thumbnail-meta-data-wrapper { overflow: hidden; right: 0; /* bottom: 10px; */ padding: 9px 13px 0 15px; width: 100%; position: absolute; word-wrap: break-word;}
.element .symbol { color: #fff; /* overflow: hidden;  height: 3em;*/ text-align:justify; font:14pt naskh; width: 100%; position: relative; text-transform: uppercase; z-index: 2; }
.variable-sizes .element .symbol { font-size: 175%; }
.variable-sizes .element.width2.height2 .symbol { font-size: 350%; }
.variable-sizes .element.width3.height2 .symbol { font-size: 500%; }

.element .categories, .element .name { overflow: hidden; color: #fff; padding: 0 15px; max-width: 100%; right: 0; position: absolute; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; z-index: 2; }
.element .name { font-weight: 400; font-size: 81.25%; bottom: 25px; }
.element .categories { font-weight: 400; font-size: 75%; font-family: Dosis, sans-serif; bottom: 10px; text-transform: uppercase; }

.thumbnail-hover { width: 100%; max-height: 75px; position: absolute; bottom: 0px; padding: 10px; font-size: 120%; /* background: url('img/bg-tile.png') repeat-x; */ background: rgba(0, 0, 0, 0.66); overflow: hidden;}
.project-img { width: 100%; height: 100%;z-index: -1; /* opacity: 0; */ position: absolute; transition: opacity 0.5s; -webkit-transition: opacity 0.5s; }
.project-img-visible { opacity: 1; transition: opacity 0.5s; -webkit-transition: opacity 0.5s; }
.project-thumbnail-background { width: 100%; height: 100%; position: absolute; z-index: -2; }

.element video { max-width: none; z-index: -1; background: black;}

.element .thumbnail-hover,
.element .symbol,
.element .name,
.element .categories {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.25s ease-in-out, visibility 0s linear 0.25s;
    -moz-transition:    opacity 0.25s ease-in-out, visibility 0s linear 0.25s;
    -ms-transition:     opacity 0.25s ease-in-out, visibility 0s linear 0.25s;
    -o-transition:      opacity 0.25s ease-in-out, visibility 0s linear 0.25s;
    transition:         opacity 0.25s ease-in-out, visibility 0s linear 0.25s;
}
.element:hover .thumbnail-hover,
.element:hover .symbol,
.element:hover .name,
.element:hover .categories  {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.25s ease-in-out, visibility 0s;
    -moz-transition:    opacity 0.25s ease-in-out, visibility 0s;
    -ms-transition:     opacity 0.25s ease-in-out, visibility 0s;
    -o-transition:      opacity 0.25s ease-in-out, visibility 0s;
    transition:         opacity 0.25s ease-in-out, visibility 0s;
}


.urduFrontTiles video{
    width:100%;
    height:100%;
}


.element.tileDefault{
    border:0px !important;
    cursor: default;
}

.tn-display-meta .symbol,
.tn-display-meta .name,
.tn-display-meta .categories { opacity: 1; visibility: visible; }

@media (max-width: 700px) {
    .element .name { display: none; }
    .variable-sizes .element.width3 { width: 445px; }
    .element.width3.height2 .symbol { font-size: 375%; }
}

@media (max-width: 480px) { /* Intentionally set to 480px and not 479px to display 3 columns of thumbnails on width=480 */
    .element .name { font-size: 100%;  }
    .variable-sizes .element .symbol { font-size: 100%; }

    /* Thumbnail sizes on mobile devices */
    .element {
        width: 144px !important;
        height: 98px !important;
        margin: 0 0 3px 3px !important;
    }
    .element.height2 {
        height: 199px !important;
    }
    .element.width2 {
        width: 291px !important;
    }
    .element.width2.height2,
    .element.width3.height2 {
        height: 199px !important;
        width: 291px !important;
    }
    .variable-sizes .element.width2.height2 .symbol,
    .variable-sizes .element.width3.height2 .symbol {
        font-size: 200%;
    }
}





.isotope .element a,.isotope .element a:visited{
    text-decoration: none;
    color:white !important;
}

.isotope .element a:hover{
    color:#dedede;
}

.isotope .element h1{
    font-size: 100%;
    text-align: right;
    /* color:white; */
    line-height: 150%;
    margin: 0px;
}


.suTile{
    width: 28%;
    text-align: justify;
    padding: 12px;
    background: rgba(255, 216, 0, 1);
    display: block;
    margin: 10px 10px 5px 0px;
    float:left;
    clear: both;
}

@media (min-width: 768px) {
    .suWrap{
    }
}


.thumbnail-hover h1{
    color:white;
    font-size:100%;
    line-height:150%;
}

.contTile{
    background-color: #E6E3CF;
}
.contTile div.title{
    margin:15px;
}
.contTile div.title h1{
    font-size:15pt;
}
.contTile div.text{
    width: 95%;
    height: 90%;
    margin: 10px;
    text-align: justify;
}

.contTile blockquote{
    font-size: 9pt;
    width: 42%;
    float: left;
    border: 0px;
}


.soundTile{
    background: #e5e4e3;
    color: #777777;
}
.soundTile h1{
    text-align:center !important;
    padding-top:10px;
}

.element .thumbnail-meta-data-iwrapper {
    overflow: hidden;
    right: 0;
    /* bottom: 10px; */
    padding: 9px 13px 0 15px;
    width: 100%;
    position: absolute;
    word-wrap: break-word;
}

.fixedTile .project-thumbnail-background{
    padding: 5% 15%;
}

.height2.fixedTile .project-thumbnail-background{
    padding: 45% 15%;
}

.fixedTile h1{
    text-align: center !important;
    font-size: 13pt !important;
    font-weight:bold !important;
    padding-top: 4px;
}

.roundIcon{
    border: 2px solid #fff;
    background: rgba(69, 69, 69, 0.53);
    border-radius: 65px;
    padding: 13%;
    width: 65px;
    height: 65px;
}

.mejs-container.mejs-audio:after{
    width: 28px;
    height:43px;
    /* display: inline-block; */
    background: url('img/player-right.png') no-repeat top center;
    content: "";
    right: -28px;
    position: absolute;
}

.mejs-container.mejs-audio:before{
    width:28px;
    height:43px;
    /* display: inline-block; */
    background:url('img/player-left.png') no-repeat top center;
    content: "";
    left: -28px;
    position: absolute;
}


.encyclopedia > .term{
    /* background:#efefef; */
}

.encyclopedia .l0-wrapper{
    color:#cca45f;
    margin: 3px 0px;
    width: 88%;
    background: #EBEBEB;
}

.encyclopedia .l0-icon{
    /* float:right; */
    background: #e1e1e1;
    padding: 3%;
    border-left: 1px solid #DDBA7D;
    color: #BEA16D;
    width: 50px;
}


.encyclopedia .icoPlus{
    padding:5%;
    cursor: pointer;
}

.encyclopedia .termDetail{
    padding: 5%;
    width: 100%;
}

.encyclopedia .termDetail > a,.encyclopedia .termDetail > a:visited{
    color:#cca45f;
    font-size:14pt;
}

.encyclopedia .termDetail > a:hover{
    color: #907341;
}

.encyclopedia .childs{
    display: none;
}


.encyclopedia .childs ul{
    padding-right: 15px;
    margin-top:7px;
}

.encyclopedia .childs ul a,.encyclopedia .childs ul a:visited{
    color: #8A8A8A;
}

.encyclopedia .childs ul a:hover{
    color:black;
}

.encyclopedia .term table{
    width:100%;
}



.copyright a.ico-social{
    /* border:1px solid #dedede; */
    padding: 0px;
    width:30px;
    height:30px;
    display: inline-block;
    text-align: center;
    margin: 0px 0px 0px 5px;
}

.copyright a.ico-social:hover{
    background: #4C4C4C;
}

.copyright .ico-cloob{
    background:url('img/ico-cloob.png') no-repeat top center;
    width: 100%;
    height: 100%;
}

.copyright .ico-insta{
    background:url('img/ico-insta.png') no-repeat top center;
    width: 100%;
    height: 100%;
}

.copyright .ico-aparat{
    background:url('img/ico-aparat.png') no-repeat top center;
    width: 100%;
    height: 100%;
}

.copyright .ico-telegram{
    background:url('img/ico-telegram.png') no-repeat top center;
    width: 100%;
    height: 100%;
}

.copyright .ico-eita{
    background:url('img/ico-eita.png') no-repeat top center;
    width: 100%;
    height: 100%;
}

.copyright .ico-bale{
    background:url('img/ico-bale.png') no-repeat top center;
    width: 100%;
    height: 100%;
}

.copyright .ico-soroush{
    background:url('img/ico-soroush.png') no-repeat top center;
    width: 100%;
    height: 100%;
}
.galThumb{
    border: 1px solid #D2D2D2;
    border-radius: 3px;
    display: block;
    background: #F5F5F5;
    color:black;
}

.galThumb img{
    width:100%;
}

.galThumb img{
    transition:all 1s ease 0s;
}

.galWrapper{
    position: relative;
    margin-bottom:15px;
}

a.galThumb:after{
    content: '';
    position: absolute;
    width: 196px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 0%;
    margin-left: 0%;
    left: 21%;
    top: 13%;
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .2s ease-out;
    -moz-transition: -moz-transform .2s ease-out;
    -ms-transition: -ms-transform .2s ease-out;
    -o-transition: -o-transform .2s ease-out;
    -webkit-transition: -webkit-transform .2s ease-out;
}

a.galThumb.alb:after{
    background-image: url(img/over-album.png);
}


a.galThumb.vid:after{
    background-image: url(img/over-film.png);
}

.galWrapper:hover a.galThumb:after{
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
}

.galThumb:hover{
    box-shadow: 0px 0px 10px #C1C1C1;
    background-color: white;
}

.galThumb:hover img{
    opacity:0.7;
}






.gal_rowMode .gal_imgItem{
    display:table;
    margin-bottom:10px;
}

.gal_winMode .gal_imgItem{
    margin:5px;
}

.gal_imgItem.img-thumbnail{
    padding:10px;
    border-radius:0px;
}

.img-thumbnail:hover {
    -moz-box-shadow: 0 0 10px rgb(78,78,78);
    -webkit-box-shadow: 0 0 10px rgb(43, 43, 43);
    box-shadow: 0 0 10px rgb(36, 36, 36);
}

.tblTags{
    width:100%;
    border:3px solid #c8b395;
    background:#c8b395;
}

.tblTags td{
    border:1px solid #dedede;
    padding:3px;
    width:11.11%;
    height:50px;
    text-align:center;
    background:#ecebea;
}


#page-header{
    position: relative;
}

.navScrollDown{
    width: 100%;
    text-align: center;
    bottom:40px;
    color: white;
    opacity: 0.8;
    position: absolute;

}


.navScrollDown:hover{
    opacity: 1;
}

.navScrollDown .fa{
    border: 2px solid white;
    border-radius: 5px;
    cursor: pointer;
    width: 70px;
    background-color: rgba(255, 255, 255, 0.38)
}


.default-tile{
    background-size:contain;
    background: url('img/gol-kashi.png') no-repeat center top;
    width: 100%;
    height: 100%;
}


.hashor{
    background:url('img/bg-hashor.gif');
    width:100%;
    height: 75px;
    margin: 20px 0px;
    clear:both;
}

.goToDashboard{
    position: fixed;
    top:200px;
    right: -60px;
    transition:all 0.5s ease;
    z-index: 9999;
}

.goToDashboard:hover{
    right:0px;
}

.goToDashboard a{
    color:gray;
    background:white;
    border:1px solid #ddd;
    border-radius:3px;
    padding:5px;
    display:block;
}

.goToDashboard a:hover{
    color:black;
}


.selLang{
    position:absolute;
    top: -1000px;
    right:7%;
    background:white;
    min-width:150px;
    border-radius: 0px 0px 10px 10px;
    border:1px solid #dedede;
    box-shadow: 1px 1px 5px #686868;
    font-size: 9pt;
    transition: 0.5s ease all;
}

.selLang ul{
    list-style:none;
    margin:0px;
    padding:0px;

}

.selLang li{
    text-align:center;
    padding:6px 0px;
}

.selLang li:last-child{
    border-top:1px solid #dedede;
}

.logo{
    margin:0px !important;
}
.logo img{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

#loadingCover{
    width:100%;
    min-height:20000px;
    z-index:99999999999;
    background: white;
    opacity: 0.95;
    position: absolute;
    padding-top: 20%;
    text-align: center;
    top: 0px;
}

ul.footnotes{
    margin-top:10px;
}

ul.footnotes li {
    margin-right: 1em !important;
    background: none;/* Garland theme sets a bullet via background image, this must be unset! See bug 861634 */
}


.footnote {
    font-size: 1em !important;
}


.srcText{
    text-align: left;
    color:black;
}


#admin-menu{
    display: none !important;
}




.tblTermslist{
    display:table;
    width:100%;
    margin: 10px 0px;
}

.tlRow{
    display:table-row;
}


.tlCell{
    display:table-cell;
    float:right;
    border-left: 1px solid #C8B395;
    padding:10px 20px;
    min-width:90px;
    text-align:center;
    border-bottom: 3px solid #C8B395;
    border-top: 3px solid #C8B395;
    background: #ECEBEA;
    margin-top:10px;
}

.tlRow .tlCell:first-child{
    border-right: 3px solid #C8B395;
}

.tlRow .tlCell:last-child{
    border-left: 3px solid #C8B395;
}

#views-exposed-form-search-content-page{
    background: url(img/tz03.png) bottom center no-repeat;
    padding: 0px 0px 40px 0px;
    border-radius: 4px;
    margin-bottom: 50px;
}

#views-exposed-form-search-content-page .views-exposed-widget{
    width:20%;
}

#views-exposed-form-search-content-page label{
    font-size:9pt;
}

.page-search-content #edit-search-api-views-fulltext-wrapper label{
    font-size:12pt;
}

#edit-field-category-wrapper{
    clear:right;
}

.page-search-content #edit-search-api-views-fulltext-wrapper{
    width: 100% !important;
    text-align: center;
    border-bottom: 1px dotted #BBB3A3;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.page-search-content #edit-search-api-views-fulltext-wrapper input{
    width: 78%;
    height: 42px;
    margin: auto;
    border: 1px solid #AFAFAF;
    background: #fff url(img/btn-search.jpg) no-repeat 0% 0%;
}
#views-exposed-form-search-content-page .views-submit-button{
    width:100%;
    text-align:center;
    margin:auto;
    display: none;
}


.mejs-poster{
    background-size: cover !important;
}


.column4{
    border-bottom: 1px dotted #847B6C;
    padding-bottom:25px;
}

.i18n-ur .frontTilesBlock .video{
    width:100% !important;
    height:100% !important;
}

.i18n-ur .frontTilesBlock .video .mejs-layers > div{
    width:100% !important;
    height:100% !important;
}


.i18n-ur .frontTilesBlock i.fa-search{
    padding:6%;
}


.mejs-overlay-button{
    display: none !important;
}









#ahkam-browser .rightCol{background: #EBEBEB;padding: 0px;}
#ahkam-browser .leftCol{/* display:table; *//* width:100%; */}
#ahkam-browser .leftCol > .wrapper{background: #ffffff;padding: 10px 0px;border: 1px solid #d4d4d4;min-height: 500px;display: table;border-radius: 4px;width: 100%;}
#ahkam-browser .leftCol > .wrapper .barge{width:100%;display:table;}


#ahkam-browser .l0-wrapper{
    color:#cca45f;
    margin: 3px 0px;
    width: 100%;
    background: #EBEBEB;
}

#ahkam-browser .l0-wrapper table{
    width:100%;
}

#ahkam-browser .l0-icon{
    /* float:right; */
    background: #e1e1e1;
    padding: 3%;
    border-left: 1px solid #b3b2b2;
    color: #adadad;
    width: 50px;
    text-align: center;
    height: 60px;
}


#ahkam-browser .icoPlus{
    padding:5%;
    cursor: pointer;
    font-size: 20px;
}

#ahkam-browser .termDetail{
    padding: 5% 2%;
    width: 100%;
}

#ahkam-browser .termDetail .checkbox-inline{
    vertical-align: top;
    margin-right:7px;
}

#ahkam-browser .termDetail > a,#ahkam-browser .termDetail > a:visited{
    color:#cca45f;
    font-size: 14px;
    font-weight: bold;
}

#ahkam-browser .termDetail > a:hover{
    color: #907341;
}

#ahkam-browser .childs{
    display: none;
}


#ahkam-browser .childs ul{
    padding-right: 15px;
    margin-top:7px;
}

#ahkam-browser .childs ul a,#ahkam-browser .childs ul a:visited{
    color: #8A8A8A;
}

#ahkam-browser .childs ul a:hover{
    color:black;
}

#ahkam-browser .term table{
    width:100%;
}

#ahkam-browser .filterThisCat{
    display:inline-block;
    cursor: pointer;
}

#ahkam-browser .filterBooks{
    text-align:center;
    margin-top:20px;
    background: #ebebeb;
    width: 100%;
    border-top: 1px solid #c3c3c3;
    padding: 10px 0px;
    border-bottom: 1px solid #c3c3c3;
}

#ahkam-browser button.submitSearch{
    background: #cca45f;
    width: 76%;
    height: 44px;
    font-size: 21px;
    color:white;
    border:0px;
    /* margin-bottom:10px; */
    margin-right: -65%;
    margin-top: 3px;
}
#ahkam-browser button.submitSearch:hover{
    background: #a58348;
}

#ahkam-browser #edit-search-api-views-fulltext-wrapper{
    width:100%;
    margin: 0px;
    padding: 0px;
}

#ahkam-browser #edit-search-api-views-fulltext{
    border-radius:0px;
    border: 3px solid #cecece;
    box-shadow: none;
    background: #f9f9f9;
    height: 50px;
    margin-right: 4%;
}

#edit-field-books-wrapper,#edit-field-ahkam-cats-wrapper,#views-exposed-form-ahkam-era-page .views-submit-button{display:none;}

#ahkam-browser .moreBtn{
    display:none;
    padding: 10px 30%;
}

#ahkam-browser .moreBtnWrapper{
    clear:both;
    margin: 50px 0px 20px 0px;
}



.ahkam-teaser .wrapper{
    padding:10px;
    border-bottom: 1px dashed #797979;
    background: white;
}

.ahkam-teaser .question{
    color: black;
}

.ahkam-teaser .answer{
    color: #a0a0a0;
    padding-top: 10px;
    text-align: justify;
}

.ahkam-teaser .metabar{
    padding: 7px;
    font-size: 11px;
    background: #f7f3da;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #e4deb8;
}
