
@import url("../theme1/style.css");
.blog-details-text h2 {
    padding: 0px 0 28px 0 !important;
    font-size: 14px;
    letter-spacing: inherit;
    font-weight: 700;
    line-height: 28px !important;
    text-transform: none;
}
.blog-details-text h3 {
    padding: 10px 0 30px 0!important;
}
.blog-details-text p {
    margin: 0px 0 22px 0 !important;
}
.opacity-medium {
    opacity: 0.4!important;
}
.h3-campaign {
    text-transform: none !important;
    padding: 20px 0px!important;
    line-height: 28px !important;
}
.carousel, .item img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.blog-post img {
    height: 250px;
    object-fit: cover;
}
.blog-image img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
.deleg_img img {
    height: 200px;
    object-fit: cover;
    width: 100%;   
}
.croptitle {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
.campaign-donors { display: none; }
.section_title2 {
padding: 0px 0px 50px 0px !important;
}
.progress2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: .25rem;
    height:10px;
}
.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    background: #ffffff;
    text-align:left;
}
.card-label {
    background: #ffffff;
    padding: 8px;
    position: absolute;
    margin-top: 25px;
    text-align: right;
    width: 150px;
    font-size: 15px;
    margin-left: -5px;
    color: #000000;
    z-index:99;
}
.label-important {
    background: #d9534f;
    color: #ffffff;
}
.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
    height: 180px;
}
.card-img-top {
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.card-img{
    position: relative;
    width: 100%;
    height: 200px;
    background: black;
}
.card-img-top-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
    text-transform: uppercase;
    text-align:left;
}
.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
    text-align:left;
    height: 65px;
}
.card-footer {
    padding:10px;
    text-align:right;
}
.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}
.text-bold {
    font-weight: 700;
}
.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, .4);
    text-align:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.meta a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4);
}
.meta a:hover {
    color: rgba(0, 0, 0, .87);
}
.ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.center-text {
    text-align: center;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto !important;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto !important;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close, .mfp-image-holder, .mfp-iframe-holder, .mfp-close-btn-in, .mfp-content {
    cursor: auto !important;
}