
.post-category {
  clear: both;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -26px;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 15px;
    background-color: #ff5b39;
    line-height: 18px;
    font-family: 'Quicksand', sans-serif;
    width: fit-content;
background: linear-gradient(to left, #ff9800 0%, #ff5722 100%);border-radius: 20px;}
.post-height-1 .news-image img {
    height: 400px;
}
.slider-right-post .post-text {
    padding: 5px;
}
article figure .post-category {
    left: auto;
    top: 15px;
}
article {
    margin-bottom: 20px;
}
article span {
    background: linear-gradient(to right, #14b9d5 0%, #0071a7 100%) !important;
}
figure {
    position: relative;
margin: 0;width: 100%;padding: 0;}
/*.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 {

padding: 5px;background: #fff;width: 100%;margin: 0;}
.post-info h3 a {
    font-family: 'Source Sans Pro', sans-serif;
color: #222;}
.post-info h3 {
    margin-bottom: 5px;font-size: 21px;
    line-height: 25px;
font-family: 'Source Sans Pro', sans-serif;}
/*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: 4px 8px;
    background-color: #527284;
    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: 20px;
    font-size: 15px;
}
.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: 5px;
}
.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
    }
}
.pagination {
    display: inline-block;
    margin: 0;
    float: left;
    padding: 6px 15px;
}
.pagination > li {
    /* display: inline; */
    float: left;
padding: 9px;font-size: 17px;font-weight: 600;background: white;}
/*.pagination > li > a, .pagination > li > span {
    border-radius: 0 !important;
    margin: 0 5px;
    height: 32px;
    width: 32px;
    padding: 5px;
    text-align: center;
    color: #777777;
}*/
.pagination > li > a,
.pagination > li > span {
    border-radius: 0 !important;
    height: 32px;
    width: 43px;
    padding: 6px 13px;
    text-align: center;
    color: #777777;
    border: 0;
    margin: 0 2px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #527284;
    border-color: #527284;
color: #fff;}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #fff;
    background-color: #1b1c26;
    border-color: #1b1c26;
}
.pagination > .disabled > span.extend {
    border: none;
}
@media (max-width: 767px) {
    .pagination > .disabled > span.extend {
        display: none;
    }
}
/*** 22. Footer
------------------------------------------------------------------------------*/
footer {
    position: relative;
    padding: 80px 0;
    background-color: #183647;
    border-top: 27px solid #21516c;
}
.about-inner img {
    margin-bottom: 15px;
}
.about-inner p,
.twitter-inner ul li {
    color: #fff;
    word-break: break-all;
}
.about-inner li {
    margin: 7px 0;
    color: #fff;
}
.about-inner li i {
  margin-right: 7px;
color: #ffffff;
}
