@charset "utf-8";

/*
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);

@font-face {
   font-family: 'Droid Arabic Kufi', serif;
    src: url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
	src: url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
    
}
*/

html {
    direction: rtl;
    font-weight: 700;
    font-family: 'Droid Arabic Kufi', serif
}

body {
    font-size: 14px;
    line-height: 2;
    font-weight: 700
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    box-sizing: border-box;




}

h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
div,
a,
.newsticker,
.news_sticker li a {
    font-family: 'Droid Arabic Kufi', serif
}

a:hover {
    font-style: normal;
    text-decoration: underline;
}

.hier p {
    font-size: 16px;
    color: #111;
    background-color: #f2f2f2
}

.hier p:hover {
    background-color: #fff
}

.logo-R {
    float: right;
    width: 37%;
    height: 140px
}

.logo-L {
    float: left;
    width: 200px;
    height: 160px
}

.logo-Area {
    background-color: #fff;
    padding: 50px;
    margin-bottom: 150px;
    width: 100%;
}



.line-breaks {
    white-space: pre-line;
}


.tend tr td:nth-of-type(3) {
    text-align: right;
}

.train tr td:nth-of-type(2) {
    text-align: right;
}

.conf tr td:nth-of-type(2) {
    text-align: right;
}

.conf tr td:nth-of-type(7) {
    text-align: right;
}

.conf tr td:nth-of-type(8) {
    text-align: right;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #09c;
    font-size: 17px;
}

.Web h3 {
    color: #f2c924;
    font-size: 18px;
    text-decoration: underline;
    text-align: right;
    padding-right: 15px;

}

.Notification {
    animation: mynotify 5s infinite;
}

.Notification a {
    color: #ffff;
}


.Notification .catg_title:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "";
    margin-left: 5px;
    color: #f2c924;
}

.fa-align-justify:before {
    content: "\f039";
    color: white;
}

.navbar-default .navbar-toggler .fa .fa-align-justify {
    background-color: #888;
}


.navbar-toggler .icon-bar .fa .fa-align-justify {
    color: white;
}

.fa .fa-align-justify .navbar-toggler:focus {
    display: block;
    width: 22px;
    height: 2px;
    border: 1px solid #fff;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.4rem;
    color: #09c;
    line-height: 1;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0.25rem;
}

.navbar-header {
    text-align: right;
}

.leader-img.carousel-inner {
    position: relative;
    width: 90%;
    overflow: hidden;
    margin-inline: auto;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-right: 0.1em;
    vertical-align: 0.1em;
    content: "";
    border-top: 0.3em solid;
    border-left: 0.3em solid transparent;
    border-bottom: 0;
    border-right: 0.3em solid transparent;
}
span.pdf {
    padding-right: 5px;
}

table.table.table-bordered {
    border: 1px solid #ddd;
    color: #444
}

.table>:not(:first-child) {
    border-top: 2px solid #ddd;
}

table#tendT thead {
    background: #09c;
}

.footer_bottom_right ul {
   display: flex;
    align-items: center;
}

.footer_bottom_right li a {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 2px;
    opacity: 1;
    padding: 6px 10px;
	}
.footer_bottom_right li {
    display: contents;
}

/* default */
@media not screen and (1) {
    .footer_bottom_right li {
        display: -webkit-inline-box;
    }

    /* OP 11 */
}

@media not screen and (orientation) {
    .footer_bottom_right li {
        display: -webkit-inline-box;
    }

    /* for the earlier versions of Opera that pick the first media query's rule + chrome/safari */
}

@keyframes mynotify {
    from {
        background: #555555;
    }

    to {
        background: #09c;
    }
}

@media (max-width: 767px) {
    span.pdf {
        display: inline-block;

        margin-top: 6px;
    }

    p.copyright {
        font-size: 12px;
    }


}

@media(max-width:585px) {
    .logo-Area {
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 2px;
        padding-right: 2px;
        margin-bottom: 10px;
    }

    .logo-R {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    
     .logo-L {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 220px;
    height: 180px;
}
}

.hier.table tr td {
    text-align: right;
    font-size: 16px;
    color: black;
    border-color: #ddd;
    white-space: nowrap;
}

.hier.table tr:hover td {
    color: #fff;
}

span.pull-left {
    text-align: left;
}

.hier.table {
    border: 0px solid;
}

img.w3-display-bottomleft {
    height: 90px;
    width: 130px;
    z-index: 85;
}

img.w3-display-topleft {
    height: 90px;
    width: 130px;
    z-index: 85;
}

img.w3-display-topright {
    height: 90px;
    width: 130px;
    z-index: 85;
}

img.w3-display-bottomright {
    height: 90px;
    width: 130px;
    z-index: 85;
}

img.topright {
    height: 65px;
    width: 50%;
    z-index: 85;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 15px;
}

img.topleft {
    height: 65px;
    width: 50%;
    z-index: 85;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 15px;
}

ul.nav.navbar-nav.custom_nav {
    display: contents;
}

ul.nav.navbar-nav li a:hover {
    color: #FF0;
    background-color: #0f5ab2;
    text-decoration: none;
    display: block;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: initial;
        flex-wrap: wrap;
        align-items: center;
        justify-content: stretch;
        flex-direction: row;
    }
}

button#btn-back-to-top {
    border-radius: 50%;
}

.scrollToTop {
    background: none repeat scroll 0 0 #09c;
    border: 1px solid #FFF;
    color: #FFF;
    border-radius: 50%
}

.navbar-default {
    background-color: #09c;
    color: white
}

.navbar-default .navbar-nav>li>a {
    color: white;
    transition: none;
    display: block;
}

.nav>li>a {
    padding: 20px 4px;
    line-height: 3px;
}

.navbar-default .navbar-nav>li {
    border-bottom: red
}


.nav.navbar-nav.custom_nav li {
    float: right;
    display: flex;
    position: static;
    flex-direction: row;
    align-content: center;
    align-items: center;
}


.Active {
    background-color: #4f4fad9c
}

.single_leftbar>h2 span {
    float: right
}

.nav-tabs>li {
    float: right
}

.custom_nav,
.navbar {
    width: 100%
}

#navbar {
    width: 100%;
    float: right
}

.w3-dropdown-content {
    display: none;
    background-color: rgba(0, 0, 0, .7);
    height: auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 99;
    position: absolute;
    top: 41px;
    right: 0;
    width: 100%;
    margin-top: 2px;
    padding: 15px 0;
    -webkit-transition: opacity 3s ease;
    -moz-transition: opacity 3s ease;
    -ms-transition: opacity 3s ease;
    -o-transition: opacity 3s ease;
    transition: opacity 3s ease
}

.w3-bar-block .w3-bar-item {
    width: 100%;
    display: block;
    color: white;
    padding: 10px 15px;
    text-align: right;
    border: 0;
    white-space: normal;
    float: none;
    outline: 0;
    z-index: 100
}

.w3-dropdown-content h3 {
    color: #f2c924;
    font-size: 18px;
    text-decoration: underline;
    text-align: right;
    padding-right: 15px
}

ul.nav-item.navbar-nav li a:hover {
    color: #FF0;
    background-color: #0f5ab2;
    text-decoration: none
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.w3-bar-item>a:hover {
    color: #FF0;
    background-color: #0f5ab2
}

.w3-bar-item>a:hover {
    text-decoration: none !important
}

.w3-dropdown-content:active {
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5
}

nav-container {
    margin-right: 12px
}

.navbar-default {
    margin-right: 1px
}

.pr-10.post-summary li a span {
    display: inline-block;
}

.pr-40 ul .current a span {
    display: inline-block;
}

.Web h3 {
    color: #f2c924;
    font-size: 18px;
    text-decoration: underline;
    text-align: right;
    padding-right: 15px;

}

.Left-Social {

    width: 100%;

}

.nav-container {
    min-width: -webkit-fill-available;
    padding: 0px;
}

@media(max-width:1401px) {
    .w3-dropdown-content {
        position: absolute;
        top: 41px
    }
}

@media(max-width:1280px) {
    .w3-dropdown-content {
        position: absolute;
        top: 81px;
        padding: 15px 0
    }
}

@media (max-width: 991px) {
    .ppost_nav li {
        width: 100%;
        float: right;
    }

    .recentpost_nav li a>img {
        margin-bottom: 5px;
        width: 60%;
        margin-right: 20%;
    }
}


@media(min-width:767px) {
    .carousel-caption {
        bottom: 10px;
        padding-bottom: 10px
    }

    .navbar-toggler {
        display: none
    }

    #leadres_show .left_bar .singleleft_inner .catg_nav li div ul .current a span .pull-left {
        font-size: 12px;
    }
}



@media(max-width:767px) {
    .Not {
        visibility: hidden;
         !important
    }

    button.navbar-toggler.p-1 {
        display: flex;
        margin-left: auto;
        margin-right: 0.5rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;

    }









    .nav.navbar-nav.custom_nav li {
        float: none;
        display: block;
        position: static
    }

    .w3-row-padding.w3-bar-block {
        background-color: rgba(0, 0, 0, .7);
        height: auto;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
        z-index: 99;
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
        margin-bottom: 5;
        -webkit-transition: opacity 3s ease;
        -moz-transition: opacity 3s ease;
        -ms-transition: opacity 3s ease;
        -o-transition: opacity 3s ease;
        transition: opacity 3s ease
    }

    .w3-dropdown-content {
        padding: 0
    }

    .w3-dropdown-content h3 {
        font-size: 16px
    }

    .carousel-caption {
        bottom: 10%
    }

    #mainCarousel5 .leader-img.carousel-inner {
        width: 70%;
    }

    #leadres_show .left_bar a img {
        width: 60%;
        margin-right: 20%;
    }

    #leadres_show .left_bar span {
        font-size: 14px;
    }
}

.featured_sliderarea_r {
    float: right;
    display: inline;
    width: 100%px;
    height: 250px
}
}

@media(min-width: 480px) {
    article.pull-right.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        height: 407px;
        position: relative;
    }

    .catgimg_container_N {
        height: 230px;
        margin: 10px;
        position: static;
    }

    .sing_commentbox {
        margin-top: 10px;
        padding-right: 10px;
        position: absolute;
        bottom: 5px;
        right: 20px;
    }
}

@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        white-space: nowrap;
    }

    .recentpost_nav li a>img {
        margin-bottom: 5px;
        width: 100%;
        margin-right: 0px;
    }

}




@media(max-width:480px) {
    .carousel-caption {
        bottom: 15%;
        padding-bottom: 0
    }

    .pr-10.post-summary li a span {
        font-size: 12px;
    }

    #mainCarousel5 .leader-img.carousel-inner {
        width: 100%;
        margin-right: 0%;
    }

    #leadres_show .left_bar a img {
        width: 100%;
        margin-right: 0%;
    }

    #leadres_show .left_bar span {
        font-size: 14px;
    }

    .ppost_nav li {
        width: 100%;
        float: right;
    }

    .container .box_wrapper #contentbody .row .col-lg-3.col-md-3.col-sm-12.col-xs-12 .row .left_bar a img {
        width: 100%;
        margin-right: 0%;
    }

    .pr-40 ul .current a span {
        padding-right: 40px;
    }

    article.pull-right.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        height: auto;
    }

    .catgimg_container_N {
        height: 230px;
        margin: 10px;
        position: relative;
    }

    .sing_commentbox {
        margin-top: 10px;
        position: relative;
        bottom: 5px;
        right: 5px;
    }

}
    .sing_commentboxChair{
    float: right;
    display: inline;
    width: 100%;
    text-align: center;
   /* margin-right: -30px;*/}
    
    
    
        
   
   

.catg_nav li {
    display: block;
    float: right;
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px
}

.catg_title {
    color: #111;
    display: block;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 7px;
    font-weight: inherit
}

#leadres_show .left_bar .catg_title {
    font-size: 14px;
}

.catg_title:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: "";
    margin-left: 5px;
    color: #09c
}


.recent_title:after {
    display: none
}

.recent_title:before {
    content: "";
    margin-left: 5px
}

.recent_title:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #09c
}

.catg_title:after {
    display: none
}

.post-summary {
    color: #1f1e2d;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 5px 10px 0
}

.catg_nav .catgimg_container {
    height: 300px
}

.* {
    float: right
}

.w3-col,
.w3-half,
.w3-third,
.w3-twothird,
.w3-threequarter,
.w3-quarter {
    float: right
}

.container {
    width: 100%;
    max-width: 100%
}

.featured_sliderarea_master .featured_sliderarea_leaders {
    float: right;
    display: inline;
    width: inherit;
    height: inherit
}

.footer_bottom_middle p {
    color: #fff;
    font-size: 13px;
    margin-top: 5px
}

.footer_labels_focus li {
    float: right
}

.footer_bottom_right {
    padding-right: 15px;
    display: inline;
}

#focus {
    background-color: #09c;
    color: #fff
}

.featured_sliderarea_rr {
    margin-top: 50px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.carousel-inner>.carousel-item>img,
.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img {
    width: 100%;
    height: 300px
}

.leader-img.carousel-inner {
    height: 300px
}

.recent_title a :before {
    display: none
}

.latest_newsarea {
    display: block;
    float: left;
    width: 100%;
    background-color: #1b1a1a;
    height: 34px;
    overflow: hidden
}

.marquee {
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    width: 3400px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative
}

.latest_newsarea .marquee ul {
    display: inline-block;
    white-space: nowrap;
    padding-right: 50%;
    animation: marquee 60s linear infinite
}

.marquee ul:hover {
    animation-play-state: paused;
}

#footer .footer_bottom p span {
    font-size: 12px;
    font-weight: 500;
}

.btn.btn-info {
    color: #646464;
    background-color: #5bc0de;
    border-color: #46b8da;
}


.box_wrapper .latest_newsarea .marquee ul li {
    display: inline-block;
    margin-right: 70px;
    vertical-align: middle;
    position: relative;
    top: 5px
}

.box_wrapper .latest_newsarea .marquee ul li a {
    font-size: 10px;
    color: #FFF;
    vertical-align: middle;
    padding-top: 5px;
    margin-right: 5px
}

@keyframes marquee {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(100%, 0)
    }
}

.latest_newsarea span {
    float: right;
    height: 32px;
    line-height: 1.2;
}

.latest_newsarea span:after {
    display: none
}

.latest_newsarea span:before {
    display: none
}

.link_nav li a::before {
    content: "";
    margin-left: 5px
}

.label_nav li a::before {
    margin-left: 5px
}

.header_bottom {
    display: inline;
    float: left;
    padding: 10px 7px;
    width: 100%
}

#contentbody {
    background-color: #eee;
    display: inline;
    float: right;
    min-height: 500px;
    padding: 0 15px;
    width: 100%;
    padding-top: 10px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.middle_bar {
    display: inline;
    float: left;
    padding-bottom: 40px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
}

.single_leftbar {
    float: right;
    display: inline;
    width: 100%;
    margin-bottom: 12px;
    padding: 0
}

.left_bar {
    float: right;
    display: inline;
    width: 100%;
    min-height: 400px
}

div#mainCarousel4 {
    padding: 10px
}

.banner-img {
    vertical-align: middle;
    width: 100%;
    height: 300px
}

.category_title_pg {
    background-color: #09c;
    color: #fff;
    padding: 15px;
    display: inline-block;
    font-weight: 600
}

h1.category_title_pg,
h1.treeview {
    font-size: 30px
}

h1.catg_title,
h5.catg_title {
    font-weight: 700;
    color: #09c
}

.breadcrumb {
    padding: 25px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb li {
    padding: 0.1rem;
}

.fa-home,
.fa-calendar:before {
    color: #09c;
    margin-left: 5px;
}

li.current {
    color: #09c
}

img.catg1_img {
    width: 165px;
    height: 225px;
    margin: 15px;
    float: right
}

.single_category_inner .catg_nav li div p {
    display: block;
    text-align: justify;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 25px
}

.station_car {
    float: left;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    width: 50%
}

a.recent_title {
    margin-right: 10px;
    position: static;
}

.sing_commentbox>a:hover {
    color: #fff;
    border-radius: 10px
}

.sing_commentbox>a {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px
}

.label_nav li a {
    font-size: 11px
}

.btn.btn-info {
    color: #646464
}
}

.sing_commentbox {
    margin-top: 10px
}

.sing_commentbox>a:hover {
    color: #fff;
    border-radius: 10px
}

.sing_commentbox>a {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px
}

.label_nav li a {
    font-size: 12px
}

.catgimg_container_N {
    height: 230px;
    margin: 10px
}

.btn.btn-info:hover {
    color: #fff;
    text-decoration: none;
    background-color: #31b0d5;
    border-color: #46b8da;
}

.catgimg_container_N a img {
    width: 100%;
    height: 100%
}

.singleleft_inner img {
    width: 100%
}

.recentpost_nav li a img {
    height: 250px
}

.CoronaV {
    height: 300px
}

.fa-envelope:before,
.fa-phone:before,
.fa-fax:before,
.fa-whatsapp:before,
.fa-map-marker:before {
    padding-right: 7px;
    color: #000
}

.pr-10 {
    padding-right: 10px
}

.pr-25 {
    padding-right: 25px
}

.pr-40 {
    padding-right: 40px
}

.pr-80 {
    padding-right: 80px
}

.news_car {
    float: none;
    width: 50%;
    margin-right: 25%;
    margin-top: 70px;
    margin-bottom: 30px
}

@media(max-width:1335px) {
    .news_car {
        width: 70%;
        margin-right: 17.5%
    }
}

@media(max-width:767px) {
    .news_car {
        width: 90%;
        margin-right: 5%;
        margin-top: 15px;
        margin-bottom: 15px
    }

    #speech {
        text-align: center;
        margin-left: 20px;
        float: left;
        line-height: 15px
    }

    .station_car {
        float: none;
        margin-right: 5%;
        width: 90%;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .single_category_inner .catg_nav li div p {
        padding-top: 20px;
        font-size: 14px
    }

    .category_title_pg {
        font-size: 20px
    }
}

.text_bold {
    color: #000;
    font-weight: bold;
    margin-right: 40px;
    padding-left: 40px;
    text-align: justify
}

@media(max-width:585px) {
    .news_car {
        width: 90%;
        margin-right: 5%;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .station_car {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .single_category_inner .catg_nav li div p {
        padding-top: 20px;
        text-align: justify;
        padding-right: 5px;
        padding-left: 5px
    }

    .catg_title:before {
        margin-right: 0
    }

    .single_category_inner {
        width: 100%;
        padding: 10px 0
    }

    .category_title_pg {
        font-size: 18px;
        font-weight: 600
    }

    h1.category_title_pg {
        font-size: 25px;
        font-weight: 800;
    }

    h1.catg_title,
    h5.catg_title {
        font-weight: 600;
        padding-right: 1rem;
    }

    .text_bold {
        margin-right: 10px;
        padding-left: 10px
    }
}



a.btn.btn-primary.btn-md.fb-xfbml-parse-ignore {
    margin-right: 100px
}

.det {
    color: #444;
    text-decoration: underline
}

table {
    border-collapse: collapse;
    border-spacing: 15px;
    width: 100%;
    border: 1px solid
}

th {
    text-align: center;
    padding: 15px
}

td {
    text-align: center
}

tr:nth-child(even) {
    background-color: #f2f2f2
}

tr:hover,
thead {
    background-color: #09c;
    color: #fff
}

.table>thead>tr>th,
.table>tbody>tr>td {
    vertical-align: middle
}

.q-bank li {
    background-color: #fff
}

.q-bank li:hover {
    background-color: #f2f2f2
}

.q-bank li p {
    padding-right: 20px
}

a.catg2_img img:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.29)
}

.catg3_snav li {
    padding-top: 2px;
    padding-bottom: 2px
}

li .media-body a {
    font-size: 15px
}

.Nav_title::before {
    content: "";
    margin-left: 5px;
    color: #d0a109
}

.news_car.station_car.carousel.slide .carousel-inner {
    border: 0.5px solid #757575;
    height: 300px;
}

#speech {
    text-align: center;
    margin-left: 10%;
    float: left;
    line-height: 40px;
    color: black
}

.carousel-caption {
    z-index: 45
}

.carousel-caption p a {
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    height: 30px;
    width: 80%;
    text-size-adjust: auto;
    display: inline-table;
    /* bottom: -30px; */
    line-height: 15pt;
    text-align: center;
}

.carousel-caption p a:hover {
    color: #000;
    text-decoration: none
}

.errorpage_area {
    padding-bottom: 8.5%
}

.br-Dept {
    font-size: 16px;
    color: #09c
}

.footer_bottom {
    background: none repeat scroll 0 0 #252525;
    display: inline;
    float: left;
    padding: 10px 10px 0;
    width: 100%;
    color: white
}


@media(max-width:480px {
        .footer_bottom_right, {
        text-align:center
    }

    .counter {
        text-align:center; width=100%
    }
}


#btn-back-to-top {
    position:fixed;
    bottom: 20px;
    right: 20px;
    display: none;

}