

.hm-glry-viwe-mr {
    margin: 17px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    border-left: 1px solid #2fa5eb;
    border-bottom: 1px solid #2fa5eb;
    border-top: 1px solid #f90;
    border-right: 1px solid #f90;
    text-align: center;
    font-size: 14px;
    color: #2fa5eb;
}

    .hm-glry-viwe-mr:hover {
        border-left: 1px solid #f90;
        border-bottom: 1px solid #f90;
        border-top: 1px solid #2fa5eb;
        border-right: 1px solid #2fa5eb;
        color: #f90;
    }

.ht-single-blog {
    margin-bottom: 30px !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    margin: 0;
    padding: 0;
}

.ht-blog-img, .ht-event-img, .ht-cause-img {
    overflow: hidden;
}

.ht-single-blog a {
    outline: medium none;
    color: #777;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin: 0px 0px;
    padding: 0px 0px;
    float: left;
    width: 100%;
}

.ht-blog-img img {
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    height: 200px;
}

.ht-blog-text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 30px;
    overflow: hidden;
}

    .ht-blog-text > h2 {
        color: #5b5b5b;
        font-size: 22px;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #616161;
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 12px;
    }

.post-meta-wapper {
    margin-bottom: 20px;
    overflow: hidden;
}

.s-post-meta {
    margin-right: 18px;
    color: #616161;
    display: block;
    float: left;
    font-size: 14px;
}

    .s-post-meta i {
        margin-right: 8px;
        color: #fc2c62;
    }

.ht-event-text > p, .ht-blog-text > p {
    color: #5b5b5b;
    font-size: 14px;
    line-height: 24px;
}

.ht-blog-text .default-btn {
    background: #326abf none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 42px;
    padding: 0 30px;
    text-transform: capitalize;
    margin-top: 10px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 700;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    width: 140px;
    text-align: center;
}

    .default-btn:hover, .ht-blog-text .default-btn:hover {
        background: #021532;
        color: #fff;
    }

.about-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    float: left;
}

.about-sec-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 10px;
    float: left;
    border: 1px solid #e3e5e6;
    box-shadow: 1px 2px 1px #433d3d42;
}

.about-text-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.blog-title-big-h {
      margin: 0px 0px 20px 0px;
    padding: 0px 15px 4px 15px;
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 1px solid #000;
    font-size: 35px;
    line-height: 48px;
}

.welcome-h {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 5px 0px;
    float: left;
    font-size: 27px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #c9c9c9;
    color: #006eb6;
    font-weight: 600;
}

b, strong {
    text-align: justify;
    width: 100%;
    float: left;
    font-weight: 600;
    margin: 0px 0px;
    padding: 0px 0px;
    height: auto;
    font-size: 15px;
    line-height: 30px;
}
