#post-slider.owl-theme .owl-controls .owl-buttons div {
  border: 2px solid #333232;
background: #333232;
color: #fff;
box-shadow: none;
}
#post-slider.owl-theme .owl-controls .owl-buttons div:hover {
  border: 2px solid #DF1A22;
background: #DF1A22;
}
article {
    margin-bottom: 20px;
}

figure {
    position: relative;
}


/*.category {
    position: absolute;
    background-color: #cb2028;
    padding: 1px 10px;
    color: #fff;
    left: 10px;
    bottom: 10px;
}*/

article figure .post-category {
    position: absolute;
    left: 15px;
    top: 15px;
}

.post-info h3 {
    font-size: 21px;
    line-height: 25px;
}


/*article:hover .post-info h3 a {
    color: #ff680d;
    text-decoration: none;
}*/

.post-info .authar-info {
    margin-bottom: 15px
}

.news-list-item {
    display: table;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;
}

.news-list-item:first-child {
    padding-top: 0;
}

.news-list-item:last-child {
    padding-bottom: 0;
}

.home_seven .news-list-item,
.home_seven .post-grid {
    border: 0;
}

.news-list-item:last-child,
.footer-news-grid .news-list-item:last-child {
    border-bottom: 0px;
}

.news-list-item .img-wrapper {
    position: relative;
    width: 100px;
    max-width: 100px;
}

.link-icon {
    bottom: 0;
    right: 0;
    color: #fff;
    height: 24px;
    width: 28px;
    position: absolute;
    padding: 1px 8px;
    background-color: #DAB53F;
    font-size: 12px;
    text-align: center;
}

.post-info-2 {
    position: relative;
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding: 0 0 0 15px;
}

.post-info-2 h5 {
  margin-top: 0;
  line-height: 16px;
  font-size: 13px;
  font-weight: 600;
  color: #666;
}

.authar-info {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.news-list-item .post-info-2 .authar-info {
    line-height: 1;
    margin-top: 0px;
}

.news-grid-2 .row-margin {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.news-grid-2 .col-padding {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

@media(min-width:768px) {
    .bord-right {
        border-right: 1px solid #e0e0e0
    }
    .home_seven .bord-right {
        border-right: 0
    }
}

.post-head {
    background: #fff;
    padding: 15px;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}
.post-head .title, .panel_header h4 {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    padding: 0;
    margin: 0;
    display: inline-block;
}
b, strong {
    font-weight: 700;
}
.news-list {
  background: #fff;
margin-top: 4px;
padding: 5px;
}
.post-info-2 p {
  font-weight: 400;
  font-size: 12px;
  color: #666;
  line-height: 19px;
  margin-top: -6px;
  margin-bottom: 3px;
}
