.content_post .links {
    margin-top: 76px;
}

.content_post .links,
.content_post .links * {
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #bdc3c7;
}

.content_post .links h6 {
    margin: 0 0 23px;
    letter-spacing: 0.19em;
    font-size: 12px;
    font-weight: 500;
}

.content_post .links a {
    color: #1abc9c;
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.5;
}

.content_post .links a:hover,
.content_post .links a:focus,
.content_post .links a.active {
    color: #15967d;
}

@media (min-width: 901px) {
    .pre_img {
        padding-left: 10px;
        width: 100%;
        height: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .pre_img a img {
        border-radius: 5px;
        max-height: 100px;
        display: flex;
    }
    p.pre_title {
        width: 100%;
        height: 100%;
        padding-top: 10px;
    }
    .inner_article {
        margin-top: 40px;
        padding-top: 40px;
        display: flex;
    }
    .pre_title {
        width: auto;
        width: 100%;
        display: flex;
        max-width: fit-content;
        float: none;
        align-items: center;
    }
}

@media (min-width: 1199px) {
    .fa-arrow-alt-circle-right {
        padding-right: 30px;
    }
}

@media (min-width: 991px) and (max-width: 1198px) {
    .fa-arrow-alt-circle-right {
        padding-right: 30px;
    }
}

@media (min-width: 901px) and (max-width: 990px) {
    .fa-arrow-alt-circle-right {
        padding-right: 30px;
    }
}

.fa-arrow-alt-circle-right {
    font-size: 30px;
    padding-left: 5px;
    left: 244px;
}

.fa-arrow-alt-circle-left {
    font-size: 30px;
    padding-right: 5px;
}

@media (max-width: 900px) {
    .posted-on {
        display: none;
    }
}

.fa-clock:before {
    font-size: 18px;
}

.fa-clock .entry-date {
    font-size: 18px;
}

.author-avatar {
    border-radius: 5px;
}

.cat_icon_cat {
    margin-bottom: 5px;
    margin-top: 5px;
}

.entry-meta .posted-on:before [class*="fui-"] {
    font-size: 16px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
}

.card-content {
    padding-left: 4px;
    padding-right: 4px;
}

.card-header {
    padding-left: 4px;
    padding-right: 4px;
}

.card-meta {
    padding-left: 4px;
    padding-right: 4px;
}

@media (min-width: 769px) and (max-width: 900px) {
    .pre_img {
        padding-left: 10px;
        width: 100%;
        height: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .pre_img a img {
        border-radius: 5px;
        max-height: 100px;
        display: flex;
    }
    p.pre_title {
        width: 100%;
        height: 100%;
        padding-top: 10px;
        padding-right: 30px;
    }
    .inner_article {
        margin-top: 40px;
        padding-top: 40px;
        display: flex;
    }
    .pre_title {
        width: auto;
        width: 100%;
        display: flex;
        max-width: fit-content;
        float: none;
        align-items: center;
        font-size: 21px;
    }
}

@media (min-width: 421px) and (max-width: 768px) {
    .pre_img {
        padding-left: 10px;
        width: 100%;
        height: 100%;
    }
    .pre_img a img {
        border-radius: 5px;
        max-height: 100px;
        display: block;
        width: 90%;
    }
    p.pre_title {
        width: 100%;
        height: 100%;
        padding-top: 10px;
        padding-right: 50px;
    }
    .inner_article {
        margin-top: 40px;
        padding-top: 40px;
    }
    .pre_title {
        width: auto;
        width: 100%;
        display: flex;
        float: none;
        align-items: center;
        font-size: 21px;
    }
    .pre_text {
        text-align: right;
        justify-content: space-around;
    }
}

@media (min-width: 324px) and (max-width: 420px) {
    .pre_img {
        padding-left: 10px;
        width: 100%;
        height: 100%;
        color: white;
    }
    .pre_img a {
        display: table-caption;
    }
    .pre_img a img {
        border-radius: 5px;
        max-height: 100px;
        width: 220px;
    }
    p.pre_title {
        width: 100%;
        height: 100%;
        padding-top: 10px;
    }
    .inner_article {
        margin-top: 40px;
        padding-top: 40px;
    }
    .pre_title {
        width: auto;
        width: 100%;
        display: flex;
        max-width: fit-content;
        float: none;
        align-items: center;
        font-size: 21px;
    }
    .pre_text {
        text-align: right;
    }
}

@media (max-width: 323px) {
    .pre_img {
        padding-left: 10px;
        width: 100%;
        height: 100%;
        color: white;
    }
    .pre_img a {
        display: table-caption;
    }
    .pre_img a img {
        border-radius: 5px;
        max-height: 100px;
        width: 150px;
    }
    .pre_title a {
        width: 100%;
        height: 100%;
    }
    .inner_article {
        margin-top: 40px;
        padding-top: 40px;
    }
    .pre_title {
        width: auto;
        width: 100%;
        display: flex;
        max-width: fit-content;
        float: none;
        align-items: center;
        font-size: 21px;
    }
    .pre_text {
        text-align: right;
    }
}