body {
    font-family: 'Droid Arabic Kufi';
    background: #ECF0F1;
    padding-top: 65px;
}
.navbar{
    background-color: #232937 !important;
    border-top: 4px solid #10a5a5;
}
.navbar-inverse {
    background-image: -webkit-linear-gradient(top,#232937 0,#232937 100%);
    background-image: -o-linear-gradient(top,#232937 0,#232937 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#232937),to(#232937));
    background-image: linear-gradient(to bottom,#232937 0,#232937 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-inverse .navbar-nav>li>a:hover{
    color: #18bc9c
}
.navbar-brand, .navbar-brand:hover{
    padding: 0px 0px;
}
.navbar-brand img{
    padding: 0px 15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    float: right
}
.input-group > .form-control{
    line-height: 2.428571;
    border: 1px solid #32ab9f;
    color: #536a81;
    border-radius: 3px !important;
}
form button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 0px;
    margin-top: 2px;
    position: relative;
    left: 0px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#18bc9c;
}
.btn-default{
    background-color: #008891;
    color: #FFF;
    border-color: transparent;
    background-image: linear-gradient(to bottom,#008891 0,#008891 100%);
}
.btn-default:hover{
    color: #FFF;
    background: #5c7792;
    border-color: transparent
}
.dropdown-menu{
    background: #232937
}
.dropdown-menu > li a{
    color: #9d9d9d
}
@media (min-width: 768px){
    .navbar-nav > li{
        float: right;
    }
    .hovereffect {
        height: 250px;;
    }
}
.dropdown-menu > li{
    text-align: right
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
    border-bottom: #10a5a5 2px solid;
    border-left: #10a5a5 1px solid;
    border-right: #10a5a5 1px solid;
}
.homeheader{
    height: 150px;
    background-image: url('https://www.tahmil-kutubpdf.com/assets/oimgs/footerbg.png');
    background-repeat: no-repeat;
    text-align: center;
}
.form-control{
    background-color: transparent
}
.well{
    margin-bottom: 5px
}
h1{
    font-size: 25px;
    margin-top: 10px;
    color: #18bc9c;
}
footer{
    background: #232937;
    color: #18bc9c
}
.ftop{
    border-bottom: #18bc9c solid 1px
}
.ftop strong{
    display: block
}
.ftop .btn-facebook, .articleshare .btn-facebook{
    background: #3B5998
}
.ftop .btn-facebook:hover, .articleshare .btn-facebook:hover{
    background: #244872
}
.ftop a, .ftop span, .ftop a:hover, .articleshare a, .articleshare span, .articleshare a:hover{
    color: #ccc
}
.ftop .btn-google, .articleshare .btn-google{
    background: #DD4B39
}
.ftop .btn-google:hover, .articleshare .btn-google:hover{
    background: #ce2616
}
.ftop .btn-twitter, .articleshare .btn-twitter{
    background: #55ACEE
}
.ftop .btn-twitter:hover, .articleshare .btn-twitter:hover{
    background: #0eaad6
}
.ftop .btn-soundcloud{
    background:  #FF5500
}
.ftop .btn-soundcloud:hover{
    background:  #ff4000
}
.hdesc{
    background: #19212a;
    border-radius: 3px;
    margin: 5px 0px
}
.quotes{
    border-radius: 3px;
    background: #f5f5f5;
    padding: 2px 6px;
    margin: 5px 0px
}
.quote a, .quotes h2, .quote i{
    color: #000;
}
.quote a:hover{
    text-decoration: none;
    color: #CBCBCB
}
.quote h5, .article h5{
    text-align: left;
    font-weight: bold
}
.articles{
    margin: 5px 0px;
    border-radius: 3px;
    background: #5d5dd9;
    padding: 2px 6px
}
.article, .quote{
    height: 75px
}
.article a, .articles h2, .article i, .audio h2{
    color: #000;
}
.article a:hover{
    color: red;
    text-decoration: none
}
.audiow{
    background: #f5f5f5;
    margin: 5px 0px;
    border-radius: 3px;
    padding: 2px 6px;
}
.hovereffect {
    margin-top: 10px;
    width: 100%;
    height: 200px;
    float: right;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
@media (min-width: 768px){
    .navbar-nav > li{
        float: right;
    }
    .hovereffect {
        height: 330px;
    }
}
.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
    background-color: rgba(170,170,170,0.4);
}

.hovereffect h2, .hovereffect img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect img {
    height: 100%;
    display: block;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hovereffect:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    height: 95%;
    width: 90%;
    position: absolute;
    top: -13%;
    left: 5%;
    padding: 60px 10px;
}

.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: rgba(0,0,0,0.4);
}
.img-thumbnail{
    width: 100%;
	height: 280px;
}
.white{
    background: #FFF;
    padding: 10px;
    border-radius: 3px
}
.ad{
    text-align: center
}
.cates{
    background-color: #979797;
    overflow: hidden;
    color: #fff;
    border-radius: 3px;
    border: 1px #D4D4D4 solid
}
.cates:hover{
    background-color: #CACACA
}
.categories a, .categories i{
    color: #232937
}
.cates a:hover, .cates a:visited{
    color: #244872;
    text-decoration: none
}
.breadcrumb{
    margin-bottom: 6px;
}
article .img-responsive{
    height: 200px;
    width: 100%
}
article a{
    color: #3645b6
}
.carousel{
    height: 70vh
}
.item img, .active img{
    height: 70vh !important;
    width: 100%
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
    background-color: gray;
    border-radius: 5px
}
.pagination li{
    float: right
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span{
    border-radius: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span{
    border-radius: 0px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.content{
    background-color: #FFF;
    padding: 10px;
    border-radius: 4px;
    border: 2px #ccc solid;
}
hr{
    border-top: 1px solid #c2bfc5;
}
.rotate180{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.ad{
width: 100%
}
.blue{color:#337ab7}