@font-face {
    font-family: 'KufiArabic';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/DroidKufi-Regular.eot);
    src: url(/fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(/fonts/DroidKufi-Regular.woff2) format('woff2'), url(/fonts/DroidKufi-Regular.woff) format('woff'), url(/fonts/DroidKufi-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'KufiArabic';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/DroidKufi-Bold.eot);
    src: url(/fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(/fonts/DroidKufi-Bold.woff2) format('woff2'), url(/fonts/DroidKufi-Bold.woff) format('woff'), url(/fonts/DroidKufi-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'ArticleText Arabic 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: 'ArticleText Arabic 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');
}

/*header*/
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body.pdf {
    font-family: 'ArticleText Arabic Naskh';
}
body.headerBox_new{padding-top:85px;}
body.headerBox_new.dis {
    padding-top: 60px;
}
    body.headerBox_new.anbastudiolist {
        padding-top: 88px;
    }
    body.headerBox_new.extraone {
        padding-top: 100px;
    }
    body.headerBox_new.extratwo {
        padding-top: 105px;
    }
body.headerBox_new.pdf {
    padding-top: 0;
}
body.footerBox_new {
    padding-bottom: 50px;
}
html.homepage, body.homepage, body.homepage form {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body.homepage, body.morelist {
    background: #e8e8e7;
}
body.headerPad {
    padding: 60px 10px 12px;
}
.header_box {
    text-align: center;
    position: fixed;
    height: 46px;
    width: 100%;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    background: #e8e8e7;
    clear:both;
    /*overflow:hidden;*/
}
    .header_box:after {
        content: "";
        display: block;
        width: 100%;
        height: 9px;
        position: absolute;
        bottom: -9px;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-image: url(/images/newpage/top_red_line.png);
        background-repeat: no-repeat;
        background-size: 100% 9px;
    }
    .header_box .anbalogo {
        display: inline-block;
        vertical-align: top;
        margin-top: 8px;
    }
    .header_box a {
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        outline: none;
    }

        .header_box a:focus {
            outline: none !important;
        }
        .header_box .anbalogo img{width:101px;}
        /*page*/
        .home_icons_box {
            text-align: center;
        }
            .home_icons_box .home_icons_row {
                clear: both;
                margin-top: 4%;
            }
.home_icons_box .prayerBox {
    display: inline-block;
    vertical-align: top;
}
.home_icons_box .home_icons_row a {
    display: inline-block;
    vertical-align: top;
}
            .home_icons_box .home_icons_row a, .home_icons_box .home_icons_row a img {
                -webkit-tap-highlight-color: transparent;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                outline: none;
            }

                .home_icons_box .home_icons_row a:focus {
                    outline: none !important;
                }

            .home_icons_box .home_icons_row .center {
                margin-right: 20%;
                margin-left: 20%;
            }
    .home_icons_box .home_icons_row img{
        width:95px;
    }
        .home_icons_box .home_icons_row img:active, .morelist_box ul li:active, .header_box .anbalogo img:active {
            -webkit-filter: brightness(120%);
            -moz-filter: brightness(120%);
            -ms-filter: brightness(120%);
            -o-filter: brightness(120%);
            filter: brightness(120%);
        }
.header_box .goback img:active, .site-header .alanbaMobileSubMenu img:active, .alanbaMobileSecMenu img:active {
    -webkit-filter: brightness(250%);
    -moz-filter: brightness(250%);
    -ms-filter: brightness(250%);
    -o-filter: brightness(250%);
    filter: brightness(250%);
}
@media(max-width:1120px) and (orientation: landscape) {
    .home_icons_box .home_icons_row {
        margin-top: 3%;
    }
 }
@media(max-width:1120px) and (orientation: portrait) {
    .home_icons_box .home_icons_row {
        margin-top: 10%;
    }
}
@media(max-height:900px) and (orientation: landscape) {
    html.homepage, body.homepage, body.homepage form {
        overflow: scroll;
    }
}

@media(max-width:580px) {
    .home_icons_box .home_icons_row img {
        width: 85px;
    }
}

    @media(max-width:480px) {
        .home_icons_box .home_icons_row .center {
            margin-right: 0;
            margin-left: 0;
        }

        .home_icons_box .home_icons_row a:first-of-type {
            float: right;
            margin-right: 20px;
        }
        .home_icons_box .home_icons_row .prayerBox a {
            float: none !important;
            margin-left: 0 !important;
            margin-right: 0 !important;
        }
        .home_icons_box .home_icons_row a:last-of-type {
            float: left;
            margin-left: 20px;
        }
        body .home_icons_box .home_icons_row .alwafiyat {
            float: right;
            margin-right: 20px;
            margin-left: 0!important;
        }
        body .home_icons_box .home_icons_row .weather {
            float: left;
            margin-left: 20px;
        }
    }
@media (max-height: 880px) and (orientation: portrait){

    .home_icons_box .home_icons_row {
        margin-top: 15%;
    }
}
@media (max-height: 750px) and (orientation: portrait) {
    .home_icons_box .home_icons_row {
        margin-top: 10%;
    }
}
@media (max-height: 640px) and (orientation: portrait) {
    .home_icons_box .home_icons_row {
        margin-top: 5%;
    }
}
@media (max-height: 600px) and (orientation: portrait) {
    .home_icons_box .home_icons_row {
        margin-top: 4%;
    }
}
@media (max-height: 520px) and (orientation: portrait) {
    .home_icons_box .home_icons_row {
        margin-top: 2%;
    }
}
@media(max-width:360px) {
    .home_icons_box .home_icons_row a:first-of-type {
        margin-right: 10px;
    }

    .home_icons_box .home_icons_row a:last-of-type {
        margin-left: 10px;
    }
    body .home_icons_box .home_icons_row .alwafiyat {
        margin-right: 10px;
    }

    body .home_icons_box .home_icons_row .weather {
        margin-left: 10px;
    }
}


    @media(max-width:320px) {
        html.homepage, body.homepage, body.homepage form {
            overflow: scroll;
        }
        .home_icons_box .home_icons_row img {
            width: 65px;
        }
        .home_icons_box .home_icons_row a:first-of-type {
            margin-right: 0;
        }
        .home_icons_box .home_icons_row a:last-of-type {
            margin-right: 0;
        }
        body .home_icons_box .home_icons_row .alwafiyat {
            margin-right: 0;
        }

        body .home_icons_box .home_icons_row .weather {
            margin-left: 0;
        }
    }

    /*morelist*/
html.morelist, body.morelist, body.morelist form{width:100%;height:100%;}
body.morelist {
    background-image: url(/images/newpage/logo_alanba_white.png);
    background-repeat: no-repeat;
    background-position: bottom -160px left -125px;
    background-size: contain;
}
.header_box .goback {
    position: absolute;
    left: 20px;
}
.header_box .goback img{
    width: 22px;
    margin-top: 12px;
}

.morelist_box {
    clear: both;
    font-family: 'KufiArabic', serif !important;
}
.morelist_box ul{list-style:none;margin:0;padding:0;}
    .morelist_box ul li {
        margin-right: 10px;
        margin-bottom: 5px;
        background: #fff;
        background: -moz-linear-gradient(left, transparent 20%,#ffffff 50%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff00), color-stop(50%,#ffffff));
        background: -webkit-linear-gradient(left, transparent 20%,#ffffff 50%);
        background: -o-linear-gradient(left, transparent 20%,#ffffff 50%);
        background: -ms-linear-gradient(left, transparent 20%,#ffffff 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=1 );
        background: linear-gradient(left, transparent 20%,#ffffff 50%);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
    }
        .morelist_box ul li:after {
            content: "";
            display: inline-block;
            position: absolute;
            bottom: 0px;
            width: 100%;
            height: 1px;
            right: 0;
            background: #aaaaaa;
            margin-right: 30px;
            max-width: 100%;
        }
        .morelist_box ul li img {
            height: 31px;
            vertical-align: top;
            display: inline-block;
            margin-top: 0;
        }
        .morelist_box ul li a, .morelist_box ul li {
            color: #000;
        }
            .morelist_box ul li a {
                display: block;
                padding: 12px;
            }
            .morelist_box ul li a {
                -webkit-tap-highlight-color: transparent;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                outline: none;
            }

                .morelist_box ul li a:focus {
                    outline: none !important;
                }
            .morelist_box ul li .text{
                display: inline-block;
                vertical-align: top;
                margin-top: 1px;
                margin-right: 12px;
            }
            .morelist_box ul li.gallery .text {
                margin-right: 21px;
            }
                /*headers padding*/
                /*body.headerBox_new.bbcBody {
    padding-top: 65px;
}
body.headerBox_new.authorBody {
    padding-top: 60px;
}*/
                body.headerBox_new .detailsBox {
                    margin-top: 15px;
                }
body.headerBox_new .topicslistbox #recent_posts .section_title {
    padding: 5px 0 8px;
}




/*menu*/
.NavMenu-checkbox {
    display: none;
}

.NavMenu, .overlayNavMenu {
    position: fixed;
    height: 100%;
}

.NavMenu, body.notMove, html.notMove, body.exc, html.exc, body.notMove.exc.excSec, html.notMove.exc.excSec {
    overflow: hidden;
}

    body.notMove.exc, html.notMove.exc, body.exc.excSec, html.exc.excSec {
        overflow: unset;
    }

.overlayNavMenu {
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 1000000;
}

.NavMenu {
    top: 46px;
    right: 0;
    z-index: 10000000;
    visibility: hidden;
    width: 250px;
    background: rgba(43, 43, 43, .9);
    color: #fff;
    transform: translate3d(100%, 0, 0);
    padding: 10px;
    text-align: right;
    font-size: 17px;
    line-height: 27px;
    font-weight: 700;
    box-sizing: border-box;
    bottom: 0;
    font-family: 'Droid Arabic Naskh';
}

.NavMenu-btn {
    background-color: transparent;
    border: 0;
    color: #222;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.6em;
    position: relative;
    padding: 0;
    cursor: pointer;
    display: inline-block;
}

.NavMenu-checkbox:checked ~ .overlayNavMenu, .overlayNavMenu.openNavMobile {
    display: block;
}

.NavMenu-checkbox:checked ~ .NavMenu, .NavMenu.openNavMobile {
    visibility: visible;
    transform: translate3d(0, 0, 0);
}

.NavMenu .NavMenuHeader {
    display: inline-block;
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-right: 10px;
    padding-left: 10px;
}

    .NavMenu .NavMenuHeader span {
        margin-bottom: 10px;
        display: inline-block;
        margin-right: 2px;
        white-space: nowrap;
    }

   
    .NavMenu .NavMenuHeader ul {
        list-style: none;
        margin: 0;
        padding: 0;
        direction: rtl;
        text-align: center;
        white-space: nowrap;
        position: relative;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 5px
    }
        .NavMenu .NavMenuHeader ul li, .NavMenu .NavMenuHeader ul li a {
            display: inline-block;
            vertical-align: top;
        }

        .NavMenu .NavMenuHeader ul li {
            margin-right: 5px;
        }

            .NavMenu .NavMenuHeader ul li:first-of-type {
                margin-right: 0;
            }

            .NavMenu .NavMenuHeader ul li img {
                max-width: 100%;
                width: 35px;
                height: auto;
            }

.NavMenu .NavMenuList {
    list-style: none;
    margin: 80px 0 0;
    padding: 0 10px;
    overflow: scroll;
    position: fixed;
    height: 100%;
    right: 0;
    left: 0;
    width: 250px;
    overflow-x: hidden;
}

    .NavMenu .NavMenuList span {
        color: #fff;
        display: inline-block;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .NavMenu .NavMenuList a {
        text-decoration: none;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        outline: none;
    }

    .NavMenu .NavMenuList li > ul {
        display: none;
        list-style: none;
        margin: 0;
        padding: 0 20px;
        right: -100px;
        position: relative;
        font-size: 15px;
        line-height: 24px;
    }

    .NavMenu .NavMenuFooter:before, .NavMenu .NavMenuList li.shown > span.more:before {
        content: '';
        display: inline-block;
        left: -10px;
        right: -10px;
        top: 0;
        bottom: 0;
    }

    .NavMenu .NavMenuList li > span.more {
        background: url(/images/right_arrow.png) 0 center no-repeat;
    }

    .NavMenu .NavMenuList li.shown > span.more {
        background: url(/images/left_arrow.png) 0 center no-repeat;
        position: relative;
    }

        .NavMenu .NavMenuList li.shown > span.more:before {
            background: rgba(221, 221, 221, .19);
            position: absolute;
        }

.NavMenu .NavMenuFooter {
    padding: 15px 20px;
    margin-bottom: 150px;
    text-align: center;
    position: relative;
}

    .NavMenu .NavMenuFooter:before {
        background: #323131;
        position: absolute;
    }

    .NavMenu .NavMenuFooter img {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

.NavMenu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.NavMenu {
    -webkit-transform: translate3d(100%, 0, 0);
}

.NavMenu-btn {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
}

.NavMenu-checkbox:checked ~ .NavMenu, .NavMenu.openNavMobile {
    -webkit-transform: translate3d(0, 0, 0);
}
/*sec menu*/

.NavMenu-checkboxSEC {
    display: none;
}

.NavMenuSEC, .overlayNavMenuSEC {
    position: fixed;
    height: 100%;
}

.NavMenuSEC {
    overflow: hidden;
}

.overlayNavMenuSEC {
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
    z-index: 1000000;
}

.NavMenuSEC {
    top: 46px;
    left: 0;
    z-index: 10000000;
    visibility: hidden;
    width: 250px;
    background: rgba(43,43,43,.9);
    color: #fff;
    transform: translate3d(100%, 0, 0);
    padding: 0 10px 10px;
    text-align: right;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    box-sizing: border-box;
    bottom: 0;
    font-family: 'Droid Arabic Naskh';
}

.NavMenu-btnSEC {
    background-color: transparent;
    border: 0;
    color: #222;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.6em;
    position: relative;
    padding: 0;
    cursor: pointer;
    display: inline-block;
}

.NavMenu-checkboxSEC:checked ~ .overlayNavMenuSEC, .overlayNavMenuSEC.openNavMobileSEC {
    display: block;
}

.NavMenu-checkboxSEC:checked ~ .NavMenuSEC, .NavMenuSEC.openNavMobileSEC {
    visibility: visible;
    transform: translate3d(0, 0, 0);
}


.NavMenuSEC .NavMenuHeaderSEC ul li, .NavMenuSEC .NavMenuHeaderSEC ul li a {
    display: inline-block;
    vertical-align: top;
}

.NavMenuSEC .NavMenuHeaderSEC ul li {
    margin-right: 5px;
}

    .NavMenuSEC .NavMenuHeaderSEC ul li:first-of-type {
        margin-right: 0;
    }

.NavMenuSEC .NavMenuListSEC {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: scroll;
    position: fixed;
    height: 100%;
    right: 10px;
    left: 0;
    overflow-x: hidden;
    width: 230px;
}

    .NavMenuSEC .NavMenuListSEC span {
        color: #fff;
        display: inline-block;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .NavMenuSEC .NavMenuListSEC .archiveLi .hasDatepicker span {
        color: #000;
        text-shadow: 1px 1px 1px #fff;
        padding: 0;
    }

    .NavMenuSEC .NavMenuListSEC a {
        text-decoration: none;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        outline: none;
    }

    .NavMenuSEC .NavMenuListSEC li {
        padding-right: 7px;
        padding-left: 7px;
        text-shadow: 1px 1px 1px #000;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

        .NavMenuSEC .NavMenuListSEC li > ul {
            display: none;
            list-style: none;
            margin: 0;
            padding: 0 20px;
            right: -100px;
            position: relative;
            font-size: 15px;
            line-height: 24px;
        }

.NavMenuSEC {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.NavMenuSEC {
    -webkit-transform: translate3d(100%, 0, 0);
}

.NavMenu-btnSEC {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
}

.NavMenu-checkboxSEC:checked ~ .NavMenuSEC, .NavMenuSEC.openNavMobileSEC {
    -webkit-transform: translate3d(0, 0, 0);
}

.NavMenuSEC .NavMenuListSEC li.archiveLi {
    border: none;
    padding: 10px 0 0;
}

    .NavMenuSEC .NavMenuListSEC li.archiveLi .spanarchiveLi {
        padding: 0;
        text-align: center;
        background: #ffffff;
        color: #000;
        text-shadow: 1px 1px 1px #c7c7c7;
        padding-top: 3px;
        padding-bottom: 0px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

.NavMenuSEC .NavMenuListSEC .archiveLi .hasDatepicker {
    padding-top: 0;
    margin-top: 2px;
}

.NavMenuSEC .NavMenuFooter:before, .NavMenuSEC .NavMenuListSEC li.shown > span.more:before {
    content: '';
    display: inline-block;
    left: -10px;
    right: -10px;
    top: 0;
    bottom: 0;
}

.NavMenuSEC .NavMenuListSEC li > span.more {
    background: url(/images/right_arrow.png) 0 center no-repeat;
}

.NavMenuSEC .NavMenuListSEC li.shown > span.more {
    background: url(/images/left_arrow.png) 0 center no-repeat;
    position: relative;
}

    .NavMenuSEC .NavMenuListSEC li.shown > span.more:before {
        background: rgba(221, 221, 221, .19);
        position: absolute;
    }

.NavMenuSEC .NavMenuListSEC li:last-of-type {
    margin-bottom: 55px;
}

.NavMenuSEC .NavMenuListSEC li ul li:last-of-type {
    margin-bottom: 0;
}
/*header*/
#main {
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden;
}

.site-header > * {
    top: 0 !important;
}

.site-header {
    position: fixed !important;
    left: 0;
    right: 0;
    height: 46px;
    z-index: 100000;
    text-align: right;
    border-bottom: 1px solid #d2d4d5;
    background: #ecebeb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 9px;
    padding-bottom: 8px;
    clear: both;
    /*overflow: hidden;*/
    top: 0 !important;
    text-align: center;
}



    .site-header .alanbaMobileLogo {
        display: inline-block;
        vertical-align: top;
        margin-top: -2px;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .site-header .alanbaMobileLogo img {
            width: auto;
            height: 35px;
            margin-top: -2px;
        }

    .site-header .alanbaMobileSubMenu {
        display: inline-block;
        float: right;
        vertical-align: top;
        margin-top: 4px;
        margin-right: 5px;
        margin-left: 15px;
        position: absolute;
        top: 9px !important;
        right: 15px;
    }

        .site-header .alanbaMobileSubMenu img {
            width: auto !important;
            height: 20px !important;
            margin-top: 0px;
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            outline: none;
            vertical-align: top;
            max-width: 100%;
            width: auto;
            border: 0;
            margin: auto;
        }

    .site-header .alanbaMobileSearch {
        display: inline-block;
        float: right;
        margin-top: 2px;
    }

        .site-header .alanbaMobileSearch img {
            width: auto;
            height: 25px;
        }

.alanbaMobileSecMenu, .alanbaMobileSecMenu *,
.alanbaMobileLogo, .alanbaMobileLogo *,
.alanbaMobileSubMenu, .alanbaMobileSubMenu * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}


@media (max-width:768px) {
    html.translated-ltr body.notranslate {
        top: 40px !important
    }

        html.translated-ltr body.notranslate #header .top, html.translated-ltr body.notranslate .site-header {
            top: 40px !important
        }

        html.translated-ltr body.notranslate .NavMenu, html.translated-ltr body.notranslate .NavMenuSEC {
            top: 89px;
        }
}

.alanbaMobileSecMenu {
    float: left;
    position: absolute;
    left: 15px;
    top: 13px !important;
}

    .alanbaMobileSecMenu img {
        max-height: 20px;
        padding: 4px 10px 0 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        outline: none;
        vertical-align: top;
        max-width: 100%;
        border: 0;
        margin: auto;
    }
.site-header.header_box .goback {
    position: absolute;
    left: 41px;
    top: 11px !important;
}
    .site-header.header_box .goback img {
        margin-top: 0;
    }
.site-header.header_box .alanbaMobileSecMenu {
    top: 10px !important;
}
.site-header.header_box .anbalogo {
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
}


/*footer*/
.footer_mob_box {
    position: fixed;
    width: 100%;
    background: #e8e8e8;
    height: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 1px 0px 2px #8b8b8b;
    -webkit-box-shadow: 1px 0px 2px #8b8b8b;
    overflow:visible!important;
}
.footer_mob_box.onlyshare{
    height: 33px;
    background: rgba(163, 163, 163, 0.5);
}
.footer_mob_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
    /*overflow: hidden;*/
    text-align: center;
}
    .footer_mob_box ul li {
        display: inline-block;
        vertical-align: top;
        float: right;
        margin-top: 13px;
    }
    .footer_mob_box ul li img{height:25px;}
    .footer_mob_box .comment, .footer_mob_box .fav, .footer_mob_box .zoomout, .footer_mob_box .zoomin, .footer_mob_box .scrollup {
        display: none;
    }
.footer_mob_box ul li.zoomout, .footer_mob_box ul li.zoomin{float:left;}
.footer_mob_box ul li.share{float:none;}

    .footer_mob_box .fav, .footer_mob_box .comment, .footer_mob_box .scrollup {
        margin-right: 10%;
    }
    .footer_mob_box .fav, .footer_mob_box .scrollup {
        margin-right: 17%;
    }
        .footer_mob_box .zoomin, .footer_mob_box ul li.zoomout {
            margin-left: 10%;
        }
    .footer_mob_box ul li.zoomout {
        margin-left: 17%;
    }
            .footer_mob_box ul li.share img {
                height: 60px;
                border: 4px solid #fff;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
            }
    .footer_mob_box ul li.share {
        margin-top: -30px;
        width: 60px;
        height: 60px;
        background: #ff0201;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 4px solid #fff;
        background-image: url(/images/newpage/f_share.png);
        background-position: center center;
        background-size: 60px 60px;
        background-repeat: no-repeat;
    }

@media(max-width:760px) {
    .footer_mob_box .fav, .footer_mob_box .scrollup {
        margin-right: 13%;
    }
    .footer_mob_box ul li.zoomout {
        margin-left: 13%;
    }
}
@media(max-width:359px) {
    .footer_mob_box .fav, .footer_mob_box .scrollup {
        margin-right: 10%;
    }

    .footer_mob_box ul li.zoomout {
        margin-left: 10%;
    }
}
@media(max-width:300px) {
    .footer_mob_box ul li.zoomout, .footer_mob_box .zoomin {
        margin-left: 8%;
    }
    .footer_mob_box .comment, .footer_mob_box .fav, .footer_mob_box .scrollup {
        margin-right: 8%;
    }
}


body.orbituary .footer_mob_box {
    bottom: 123px;
    background: #e8e8e8;
    height: 15px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
    body.orbituary .footer_mob_box ul li.share {
        margin: -45px;
    }
@media(max-width:700px) {
    body.orbituary .footer_mob_box {
        bottom: 110px;
    }
}
@media(max-width:645px) {
    body.orbituary .footer_mob_box {
        bottom: 93px;
    }
}
@media(max-width:540px) {
    body.orbituary .footer_mob_box {
        bottom: 89px;
    }
}
@media(max-width:480px) {
    body.orbituary .footer_mob_box {
        bottom: 80px;
    }
}
@media(max-width:414px) {
    body.orbituary .footer_mob_box {
        bottom: 70px;
    }
}
@media(max-width:360px) {
    body.orbituary .footer_mob_box {
        bottom: 63px;
    }
}
@media(max-width:320px) {
    body.orbituary .footer_mob_box {
        bottom: 57px;
    }
}

/*breadcrumb new*/
ul.breadcrumbs {
    overflow: hidden;
    margin: 0 0 7px;
    padding: 5px;
    vertical-align: middle;
    clear: both;
    background: #fff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Droid Arabic Naskh';
}

    ul.breadcrumbs li {
        font-size: 15px;
        line-height: 25px;
        white-space: nowrap;
        list-style: none;
        float: right;
        text-align: center;
        padding: 0;
        margin-left: 5px;
        margin-top: 3px;
    }



    ul.breadcrumbs.new {
        position: fixed;
        top: 55px;
        z-index: 1000;
        left: 0;
        right: 0;
        margin: 0 20px;
        box-sizing: border-box;
        padding: 7px 15px;
        border-radius: 7px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        background: rgba(93,93,93,0.9);
        padding-right: 32px;
        border: none;
        background-image: url(/images/newpage/logo_alanba_white.png?h=33);
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 12px 33px;
    }

        ul.breadcrumbs.new li, ul.breadcrumbs.new li a {
            color: #fff !important;
            margin: 0 !important;
            font-weight: 700 !important;
            font-size: 17px !important;
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            outline: none;
        }


body.headerBox_new.videogallery.extraone {
    padding-top: 105px;
}

body.headerBox_new.videogallery ul.breadcrumbs.new li, body.headerBox_new.video ul.breadcrumbs.new li {
    font-weight:700;
    line-height: 31px!important;
}

body .prayTime.two .data_container .ramadan_link {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    width: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: red;
    font-weight: 700;
    background: #f7f7f7;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    font-family: 'KufiArabic';
    top: -50px;
    box-shadow: 1px 2px 4px #000;
    -webkit-box-shadow: 1px 2px 4px #000;
    font-size: 18px;
    cursor: pointer;
    display: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
}
@media(max-width:325px) {
    body .prayTime.two .data_container .ramadan_link {
        top: -33px;
    }
}

/*ipad*/
.cartoonBox .thumbnails li {
    width: 49%;
    clear: none;
    margin: 5px;
}
body.bbcBody .latest-articles.iso-call .news-post {
    margin: 5px;
    width: 48%;
}
body.videogallery .video_gallery img {
    /* max-height: 504px;*/
    max-height: 360px;
}

body.appnews .threeSlider .slick-slide img {
    max-height: 600px;
}

body.appnews .threeSlider .slick-slide img, body.appnews .threeSlider .slick-slide {
    height: auto;
}
/*@media (max-width: 1366px) {
    body.videogallery .video_gallery img {
        max-height: 355px;
    }
}*/
/*@media (max-width: 1180px) {
    body.videogallery .video_gallery img {
        max-height: 302px;
    }
}
    @media (max-width: 1030px) {
        body.videogallery .video_gallery img {
            max-height: 260px;
        }
    }*/

    @media (max-width: 1020px) {
        .cartoonBox .thumbnails li {
            width: 48%;
        }
    }

    @media (max-width: 920px) {
        /*body.videogallery .video_gallery img {
            max-height: 230px;
        }*/

        body.appnews .threeSlider .slick-slide img {
            max-height: 549px;
        }
    }

    @media (max-width: 850px) {
       /* body.videogallery .video_gallery img {
            max-height: 208px;
        }*/

        body.appnews .threeSlider .slick-slide img {
            max-height: 504px;
        }
    }

    @media (max-width: 770px) {
        /*body.videogallery .video_gallery img {
            max-height: 185px;
        }*/

        body.appnews .threeSlider .slick-slide img {
            max-height: 462px;
        }
    }

    @media (max-width: 650px) {
        /*body.videogallery .video_gallery img {
            max-height: 168px;
        }*/

        body.appnews .threeSlider .slick-slide img {
            max-height: 384px;
        }
    }

    @media (max-width: 630px) {
        .cartoonBox .thumbnails li {
            width: 100%;
            clear: both;
            margin: 5px 0 0 0;
        }

        body.bbcBody .latest-articles.iso-call .news-post {
            margin: 0 0 10px;
            width: 100%;
        }

        /*body.videogallery .video_gallery img {
            max-height: 160px;
        }*/

        body.appnews .threeSlider .slick-slide img {
            max-height: 300px;
        }
    }

    @media (max-width: 480px) {
        /*body.videogallery .video_gallery img {
            max-height: 255px;
        }*/

        body.videogallery .video_gallery .slick-slide img {
            max-height: 111px;
        }

        body.appnews .threeSlider .slick-slide img {
            max-height: 276px;
        }
    }

    @media (max-width: 400px) {
        body.videogallery .video_gallery .slick-slide img {
            max-height: 100px;
        }

        body.appnews .threeSlider .slick-slide img {
            max-height: 240px;
        }
    }

    @media (width: 1366px) and (height: 1024px) {
        .home_icons_box .home_icons_row {
            margin-top: 7%;
        }
    }

    @media (width: 1024px) and (height: 1366px) {
        .home_icons_box .home_icons_row {
            margin-top: 16%;
        }
    }

    @media (width: 1024px) and (height: 768px) {
        .home_icons_box .home_icons_row {
            margin-top: 5%;
        }

        .prayTime.two .prayTimeqiblah_google {
            top: 65px;
        }

        .prayTime.two .data_container .divprayer {
            margin-bottom: 3px;
            padding-bottom: 3px;
        }

        .prayTime.two .prayer-container > img {
            height: 700px;
        }
    }

    @media (width: 768px) and (height: 1024px) {
        .home_icons_box .home_icons_row {
            margin-top: 13%;
        }

        .prayTime.two .prayTimeqiblah_google {
            top: 65px;
        }
    }

    @media (width: 1180px) and (height: 820px) {
        .home_icons_box .home_icons_row {
            margin-top: 5%;
        }

        .prayTime.two .prayTimeqiblah_google {
            top: 65px;
        }

        .prayTime.two .data_container .divprayer {
            margin-bottom: 3px;
            padding-bottom: 3px;
        }

        .prayTime.two .prayer-container > img {
            height: 700px;
        }
    }

    @media (width: 820px) and (height: 1180px) {
        .home_icons_box .home_icons_row {
            margin-top: 16%;
        }

        .prayTime.two .prayTimeqiblah_google {
            top: 65px;
        }
    }

    @media (width: 412px) and (height: 915px) {
        .home_icons_box .home_icons_row {
            margin-top: 21%;
        }
    }

    @media (width: 915px) and (height: 412px) {
        .home_icons_box .home_icons_row {
            margin-top: 2%;
        }
    }

    @media (width: 390px) and (height: 844px) {
        .home_icons_box .home_icons_row {
            margin-top: 18%;
        }
    }

    @media (width: 844px) and (height: 390px) {
        .home_icons_box .home_icons_row {
            margin-top: 2%;
        }
    }

    @media (width: 414px) and (height: 896px) {
        .home_icons_box .home_icons_row {
            margin-top: 19%;
        }
    }

    @media (width: 896px) and (height: 414px) {
        .home_icons_box .home_icons_row {
            margin-top: 2%;
        }
    }

    @media (width: 375px) and (height: 812px) {
        .home_icons_box .home_icons_row {
            margin-top: 17%;
        }
    }

    @media (width: 812px) and (height: 375px) {
        .home_icons_box .home_icons_row {
            margin-top: 2%;
        }
    }

    @media (width: 360px) and (height: 640px) {
        .home_icons_box .home_icons_row {
            margin-top: 8%;
        }
    }

    @media (width: 640px) and (height: 360px) {
        .home_icons_box .home_icons_row {
            margin-top: 2%;
        }
    }

html.translated-ltr .VIpgJd-ZVi9od-ORHb-OEVmcd{top:46px!important;}

ul.breadcrumbs.new.bbcBread li.home, .morelist_box ul li.bbc .text {
    direction: ltr;
}
.bbc_header_img {
    width: 180px !important;
    padding-bottom: 10px;
}

.bbc_footer_img {
    width: 100px;
}

.widget .bbc_header_img {
    padding-top: 10px;
    margin: 0 auto;
}

.bbc_footer_img.category {
    margin-top: 4px;
}
.bbcBody .bbc_header_img {
    width: 180px !important;
    padding-top: 4px;
}
.bbcNewsBody .bbc_header_img {
    width: 180px !important;
    padding-top: 4px;
    vertical-align: top;
}
.bbcNewsBody .bbc_footer_img {
    margin:0!important;
}