#s-71 {
    color: #292929;
    font-family: Poppins, sans-serif;
    font-size: 100%;
    font-weight: 400;
    text-align: center;
    text-decoration: none
}

#s-71 .list-post-media:hover .post-media_title,
#s-71 .grid-post-media:hover .post-media_title {
    bottom: 0;
}

#s-71 #ajax-content {
    height: auto;
    min-height: 450px;
    overflow: hidden;
    padding: 10px 0
}

#s-71 .ajax-loader {
    background-color: rgba(255, 255, 255, .4);
    bottom: 0;
    display: none;
    left: 0;
    padding-top: 100px;
    top: 0;
    z-index: 100
}

#s-71 .ajax-loader,
#s-71 .ajax-nav,
#s-71 .bg-wrap {
    position: absolute;
    right: 0;
}

#s-71 .bg-wrap,
#s-71 .ajax-nav{
    box-shadow: rgb(136 165 191 / 48%) 6px 2px 16px 0, rgb(255 255 255 / 80%) -6px -2px 16px 0;
}

#s-71 .ajax-nav {
    border-radius: 4px;
    border: 1px solid #ddd;
    bottom: 20px;
    overflow: hidden
}

#s-71 .ajax-nav li {
    border-left: 1px solid #ddd;
    float: left
}

#s-71 .ajax-nav li a {
    background-color: #f9f9f9;
    padding: 8px 12px
}

#s-71 .ajax-nav li a, #s-71 .list-post-content .post-date {
    float: left;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase
}

#s-71 .ajax-nav li a.current_page {
    color: #fff
}

#s-71 .ajax-nav li a.current_page {
    background-color: #e93314
}

#s-71 .ajax-nav li:first-child {
    border-left-color: initial;
    border-left-style: none;
    border-left-width: initial
}

#s-71 .author-link {
    float: left
}

#s-71 .author-link img {
    border-radius: 50%;
    float: left;
    height: 36px;
    margin-right: 8px;
    width: 36px;
    box-shadow: rgb(136 165 191 / 48%) 6px 2px 16px 0, rgb(255 255 255 / 80%) -6px -2px 16px 0;
}

#s-71 .author-link span {
    position: relative;
    top: 9px
}

#s-71 .author-link span,
#s-71 .post-opt li {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase
}

#s-71 .bg {
    background-attachment: scroll;
    background-origin: content-box;
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#s-71 .bg-wrap {
    bottom: 0;
    left: 0;
    overflow: hidden;
    top: 0
}

#s-71 .dark-btn {
    background-color: #222;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    padding: 0 90px
}

#s-71 .fl-wrap, #s-71 .list-post-media a {
    float: left;
    position: relative;
    width: 100%
}

#s-71 .list-post {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 30px
}

#s-71 .list-post-content {
    float: left;
    padding: 3px 0 0 30px;
    position: relative;
    width: 60%
}

#s-71 .list-post-content .post-date {
    color: #666;
    margin: 3px 0 10px;
    text-align: left;
    width: 100%
}

#s-71 .list-post-content .post-date i, #s-71 .post-opt li i {
    color: #e93314;
    margin-right: 4px
}

#s-71 .list-post-content .post-opt {
    float: right;
    margin-top: 20px
}

#s-71 .list-post-content .post-opt li {
    margin-right: 10px
}

#s-71 .list-post-content h3 {
    clear: both;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    width: 100%
}

#s-71 .list-post-content::before {
    -webkit-box-sizing: border-box;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

#s-71 .list-post-media {
    border-radius: 4px;
    float: left;
    height: 190px;
    overflow: hidden;
    position: relative;
    width: 40%;
    box-shadow: rgb(136 165 191 / 48%) 6px 2px 16px 0, rgb(255 255 255 / 80%) -6px -2px 16px 0;
}

#s-71 .list-post-media a {
    height: 100%
}

#s-71 .list-post::before {
    bottom: 0;
    width: 30px
}

#s-71 .list-post::before,
#s-71 .section-title::before {
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 70px
}

#s-71 .post-date i {
    font-weight: 800
}

#s-71 .post-media_title {
    -o-transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 4px 0 0 0;
    bottom: -50px;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    padding: 6px 13px;
    position: absolute;
    right: 0;
    transition: all 400ms linear;
    z-index: 20
}

#s-71 .post-opt li {
    float: left
}

#s-71 .post-opt li i {
    font-weight: 600
}

#s-71 .section-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    padding-bottom: 20px;
    position: relative
}

#s-71 .section-title h2 {
    color: #292929;
    font-size: 24px;
    font-weight: 700;
    text-align: left
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    #s-71 .bg {
        background-attachment: scroll !important;
        background-position: center center;
        background-size: cover
    }
}

@media only screen and (max-width: 1064px) {
    #s-71 .post-opt li {
        display: inline-block;
        float: none
    }
}

@media only screen and (max-width: 630px) {
    #s-71 .list-post-content {
        padding: 3px 0 0
    }

    #s-71 .list-post-content, #s-71 .list-post-media {
        width: 100%
    }

    #s-71 .list-post-media {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 856px) {
    #s-71 .ajax-nav {
        background-color: #f9f9f9;
        bottom: 0;
        clear: both;
        float: left;
        margin: 46px 0 20px;
        position: relative;
        width: 100%
    }
}