
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}


@media screen and (min-width:868px){

.latestPost.excerpt {
  clear: none;
  margin: 0 1% 20px;
  min-height: 350px;
  width: 23%;
}
.latestPost .title {
    height: 37px;
    overflow: hidden;
    color: ;
}

.latestPost .title a {
    font-size: 14px;
    color: #FFFF00 !important;
}

.latestPost header {
background-color: #990028 !important;
}
}

.featured-thumbnail img {
    max-width: 100%;
    height: 250px !important;
    object-fit: fill;
}

.related-posts .latestPost .title a {
    font-size: 14px;  text-align: center;
}


.page-featuredblog .latestPost header {
    padding: 6px;
    padding-top: 10px;
}

.single-title {
background-color: #151515 !important;
  color: #ba2a2a;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        border-radius: 10px;

}

        .featured-thumbnail img {
transition-duration: .5s;
}
.featured-thumbnail img:hover {
filter: brightness(0.8);
transition-duration: .5s;
transform: scale(1.2);
}

.popular-posts li.horizontal-container {
    padding: 3px;
}
.popular-posts li {
    margin-bottom: 10px;
            border: 0px;
background-color: #0000FF !important;
}

        .sidebar .widget li .post-title {
padding: 15px;
border: 0px;
background-color: #151515 !important;

}



h1 {
  margin-top: 0px;
  color: Cyan;
  text-align: center;
}

