.add-inner>a>img {
    display:block;width: 100%;min-width: 100%; max-width:100%;height:auto
}
i.ti {
    vertical-align: middle;
}
.most-viewed .content li>a>img {
    width: 100%;
    max-width: 100%;
}
.height-230 {
    height  : 230px !important;
    object-fit: cover;
    width: 100%;
}
.link-caption {
    bottom: 0;
    right: 0;
    color: #fff;
    height: 16px;
    /*width: 70px;*/
    position: relative;
    padding: 2px 2px;
    background-color: #eb0254;
    font-size: 11px;
    text-align: center;
}
.img-description {
    float: left;
    padding-top: 7px;
    font-style: italic;
}
.post-next-prev {
    /* margin-bottom: 30px; */
    border-top: 1px solid #f0f0f0;
    padding: 15px;
}
.post-next-prev .left {
    text-align: right;
    width: 50%;
    border-right: 1px solid #e6e6e6;
    min-height: 60px;
    padding-right: 10px;
    padding-left: 15px;
}
.post-next-prev .right {
    text-align: left;
    width: 50%;
    min-height: 60px;
    padding-right: 10px;
    padding-left: 15px;
}
span.nextprev{
    clear: both;
    color: #eb0254;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 7px;
    /* padding: 0px 8px; */
    /* background-color: #eb0254; */
    letter-spacing: 0.5px;
    line-height: 18px;
}
.w-25 {
    width: 25% !important;
    max-width: 25%;
}
.w-50 {
    width: 50% !important;
    max-width: 50%;
}
.w-75 {
    width: 75% !important;
    max-width: 75%;
}
.w-100 {
    width: 100% !important;
    max-width: 100%;
}
.text-center {
    text-align: center !important;
}
.add-inpost>a>img {
    width: 100%;
    min-width: 100%;
}
.text-white {
    color : #ffffff;
}

.social-inline ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.social-inline ul li {
    float: left;
    margin: 0;
    margin-right: 0px;
    margin-right: 10px;
    padding: 0;
    list-style: none;
}
.social-inline ul li a {
    float: left;
    color: #fff;
    font-size: 13px;
    height: 30px;
    width: 30px;
    background-color: #eb0254;
    padding: 5px;
    text-align: center;
}
.widget-newsletter {
padding: 10px 0;
}
.post_details_block ul {
    padding-top: 10px;
    font-size: 17px;
    line-height: 28px;
}
.menu-footer {
    position: absolute;
    bottom: 0;
    padding: 15px;
}
p>a {
    color: #eb0254;
}
figure.social-icon > div a i.fa-whatsapp {
    background-color: #0cc55f;
}
.post_details_block p img {
    width : 100%;
}
.mission_success h4{
    color:#ffffff;
    background-color: #eb0254;
}