.forum_img{
    width: 30% !important;
    height : auto !important;
    float: left !important;
    margin: 0px 20px 0px 0px !important;

}
.forum_p{
    text-align: justify;
    padding-top: 10px !important;
}
.d_none{
    display: none !important;
}
.replay-box {
    margin-bottom: 60px;
    margin-top: 0px !important;
}
.forum_reply{
    background-color: #ebebeb;
    padding: 20px;
    text-align: justify;
    border-radius: 20px;
}
.forum_main_banner{
    width: 100% !important ;
}
.single-blog:hover .post-date {
     background-color: rgba(245, 245, 245, .95) !important; 
    color: initial !important;
}
.btn.btn-primary:hover {
    background-color: black !important;
    color: #fff;
}
.contact-content .form-control:focus {
    border-color: black  !important;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: white !important;
    cursor: default;
    background-color: black !important;
    border-color: black !important;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: black  !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

