/* Latest from Blog 27
-------------------------------------------------- */
.latestposts-twenty-seven {
    text-align: center;
}

.latest-27 {
    padding-top: 50px;
    display: inline-block;
}

#wrap .latest-27 .blog-date-27,
#wrap .latest-27 .latest-author,
#wrap .latest-27 .latest-author a {
    font-size: 15px;
    color: #8f8f8f;
    margin-bottom: 0;
}

.latest-27 .latest-title {
    font-size: 24px;
}

.latest-27-date,
.latest-27-author,
.latest-27-title {
    display: inline-block;
    vertical-align: middle;
}

.latest-27-title {
    text-align: center;
}

.latest-27 .latest-title a {
    color: #2f2f2f;
    transition: all 0.3s;
    font-weight: 400;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0 10px;
    max-width: 600px;
    display: inline-block;
}

.latest-27 .latest-title {
    position: relative;
    min-width: 700px;
    margin: 0 20px;
}

.latest-27 .latest-title:before {
    content: '';
    background: #e3e3e3;
    width: 100%;
    right: 0;
    top: 45%;
    position: absolute;
    height: 1px;
}

.latest-27 .latest-author a {
    margin-left: 6px;
    text-transform: uppercase;
}

.latest-27 .blog-date-27 i {
    margin-right: 4px;
}

.latest-27 .blog-date-27 {
    position: relative;
    text-align: right;
    top: -4px;
    margin-bottom: 0;
}

.click-more-latest-27 {
    text-align: center;
}

.click-more-latest-27 .click-more-latest-btn {
    border: 0;
    background: transparent;
    margin-top: 36px;
}

.click-more-latest-27 .click-more-latest-btn i {
    cursor: pointer;
}

.latestposts-twenty-seven .wn-hide .latest-27 {
    display: none;
}

.latest-27 .latest-title a:hover {
    color: #437df9;
}

span.latest-27-date {
    width: 100%;
}

@media (min-width: 1355px) and (max-width: 1500px) {
    .latest-27 .latest-title {
        font-size: 22px;
    }
    .latest-27 .blog-date-27 {
        margin-right: 32px;
    }
    #wrap .latest-27 .blog-date-27,
    #wrap .latest-27 .latest-author,
    #wrap .latest-27 .latest-author a {
        font-size: 13px;
    }
}

@media (min-width: 991px) and (max-width: 1370px) {
    .latest-27 .latest-title {
        font-size: 18px;
    }
    .latest-title:before {
        right: -26px;
    }
    .latest-title:after {
        width: 14%;
        left: -39px;
    }
    .latest-27 .blog-date-27 {
        text-align: center;
    }
    .latest-27 .latest-author {
        margin-left: 0;
        text-align: center;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .latest-27 .latest-title {
        font-size: 18px;
    }
    .latest-title:before {
        right: -26px;
    }
    .latest-title:after {
        width: 14%;
        left: -39px;
    }
    .latest-27 .blog-date-27 {
        text-align: center;
    }
    .latest-27 .latest-author {
        margin-left: 0;
        text-align: center;
    }
}

@media (min-width: 676px) and (max-width: 767px) {
    .latest-27 .latest-title {
        font-size: 18px;
    }
    #wrap .latest-27 .blog-date-27,
    #wrap .latest-27 .latest-author,
    #wrap .latest-27 .latest-author a {
        font-size: 12px;
    }
    .blog-date-27 {
        text-align: left !important;
    }
    .latest-27 .latest-author {
        margin-left: 0;
        text-align: right;
    }
    .latest-title:before {
        width: 15%;
        right: -48px;
    }
    .latest-title:after {
        width: 15%;
        left: -50px;
    }
}

@media (min-width: 500px) and (max-width: 675px) {
    .latest-27-date {
        display: block;
        width: 100%;
        text-align: center;
    }
    .latest-27-author {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }
    .latest-27-title {
        display: block;
        width: 100%;
        text-align: center;
    }
    .latest-title::before {
        width: 10%;
        right: 10%;
    }
    .latest-title::after {
        width: 10%;
        left: 10%;
    }
    .latest-27 .latest-title {
        font-size: 14px;
    }
    .latest-author a {
        font-size: 13px;
    }
    #wrap .latest-27 .blog-date-27,
    #wrap .latest-27 .latest-author,
    #wrap .latest-27 .latest-author a {
        font-size: 12px;
    }
}

@media (min-width: 100px) and (max-width: 500px) {
    .latest-title::after {
        width: 5%;
        left: -5%;
    }
    .latest-title::before {
        width: 5%;
        right: -5%;
    }
    .latest-27-date {
        display: block;
        width: 100%;
        text-align: center;
    }
    .latest-27-author {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }
    .latest-27-title {
        display: block;
        width: 100%;
        text-align: center;
    }
    .latest-27 .latest-title {
        font-size: 14px;
    }
}
