.bdp_blog_template.explore{
    float: left;
    position: relative;
}
.bdp_blog_template.explore .post_hentry{
    float: left;
    width: 100%;
    height: 100%;
}
.bdp_blog_template.explore.large-col{
    width: 66.66667%;
    float: left;
    position: relative;
}
.bdp_blog_template.explore.small-col{
    width: 33.33333%;
    float: left;
    position: relative;
}
.bdp_blog_template.explore .bdp-pinterest-share-image{
    left: 10px;
    opacity: 1;
    top: 0;
    visibility: visible;
}
.bdp-post {
    float: left;
    position: relative;
    width: 100%;
    height: 40px;
}
.bdp_blog_template.explore .blog_header,
.bdp_blog_template.explore .blog_header .post-date {
    text-align: center;
}

.bdp_blog_template.explore .post-title {
    margin-bottom: 10px;
    font-weight: bold;
}
.blog_header {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.grid-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    transition: 0.5s;
    opacity: 1;
    background: rgba(0,0,0,0.5);
    visibility: hidden;
    transform-origin: 50% 100% 0;
    padding: 10px 10px;
    transform: matrix3d(0.8, 0, 0, 0, 0, 0, 0.8, -0.0008, 0, -1, 0, 0, 0, 0, 0.001, 0.999999);
    -webkit-transform: matrix3d(0.8, 0, 0, 0, 0, 0, 0.8, -0.0008, 0, -1, 0, 0, 0, 0, 0.001, 0.999999);
}
.post_hentry:hover .grid-overlay{
    transform-style: flat;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    visibility: visible;
    transform-origin: 50% 100% 0;
}
.bdp_blog_template.explore img {
    display: inline-block;
    height: 100%;
    width: 100%;
}
.bdp_blog_template.explore .bdp-post-image {
    display: inline;
    position: relative;
    width: 100%;
}
.blog_header {
    transition: all ease-in-out 0.8s;
    -webkit-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    -ms-transition: all ease-in-out 0.8s;
}

.bdp_blog_template.explore .post_hentry:hover .blog_header{
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
.bdp_blog_template.explore .post_hentry{
    position: relative;
    overflow: hidden;
}
.bdp_blog_template.explore .post_hentry:hover .grid-overlay{
    visibility: visible;
}

.grid-overlay.post-video{
    height: 0;
    padding: 0;
    margin-top: 20px;
}
.bdp-post-image.post-video iframe {
    height: 100%;
}
.bdp_blog_template.explore .bdp-post-image.post-video.gallery {
    float: left;
}
.bdp_blog_template.explore .bdp-post-image.post-video.gallery img {
    height: auto;
    display: block;
    width: auto;
}
.bdp_blog_template.explore .metadatabox div {
    margin-bottom: 5px;
}
.bdp_blog_template.explore .metadatabox .metabox-top div,
.bdp_blog_template.explore .metadatabox .metabox-bottom div {
    display: inline-block;
    margin-right: 10px;
}
.bdp_blog_template.explore .metadatabox .metabox-top div i,
.bdp_blog_template.explore .metadatabox .metabox-bottom div i {
    margin-right: 5px;
}
.bdp_blog_template.explore .post_content {
    margin-top: 15px;
}
.postlike_btn span.bdp-wrapper-like {
    width: auto;
}
.bdp_blog_template.explore .category-link,
.bdp_blog_template.explore .tags {
    padding: 5px;
}
.bdp_blog_template.explore .read-more-div {
    padding: 10px;
}

.bdp_blog_template.explore .social-component .social-share {
    margin: 10px 0 0;
    float: none;
}
.bdp_blog_template.explore .social-component .social-share a.social-share-default{
    margin-right: 5px !important;
}
.bdp_blog_template.explore .social-component .social-share .count{
    float: none;
}
.bdp_blog_template.explore .social-component.extra_small .social-share .count{
    float: none;
}
.bdp_blog_template.explore .social-component.right .social-share .count{
    float: right;
}
.bdp_blog_template.explore .social-component a{
    display: inline-block;
    margin: 10px 0 0;
    float: initial;
}
.bdp_blog_template.explore .social-component{
    float: left;
    width: 100%;
    text-align: center;
}
.wl_pagination_box {
    float: left;
    margin-top: 15px;
    width: 100%;
}
@media screen and (max-width: 980px) {
    .bdp_blog_template.explore.full-col{
        width: 50%;
        padding: 0 10px;
        float: left;
        position: relative;
    }
}
@media screen and (max-width: 767px) {
    .bdp_blog_template.explore .post_hentry .grid-overlay{
        transform-style: flat;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        visibility: visible;
        transform-origin: 50% 100% 0;
    }

}
@media screen and (max-width: 640px) {
    .bdp_blog_template.explore.full-col{
        width: 100%;
        padding: 0 10px;
        float: left;
        position: relative;
    }
}.right .social-share .count{
    float: right;
}
.bdp_blog_template.explore .social-component a{
    display: inline-block;
    margin: 10px 0 0;
    float: initial;
}
.bdp_blog_template.explore .social-component{
    float: left;
    width: 100%;
    text-align: center;
}
.wl_pagination_box {
    float: left;
    margin-top: 15px;
    width: 100%;
}
@media screen and (max-width: 980px) {
    .bdp_blog_template.explore.full-col{
        width: 50%;
        padding: 0 10px;
        float: left;
        position: relative;
    }
}
@media screen and (max-width: 767px) {
    .bdp_blog_template.explore .post_hentry .grid-overlay{
        transform-style: flat;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        visibility: visible;
        transform-origin: 50% 100% 0;
    }

}
@media screen and (max-width: 640px) {
    .bdp_blog_template.explore.full-col{
        width: 100%;
        padding: 0 10px;
        float: left;
        position: relative;
    }
}.right .social-share .count{
    float: right;
}
.bdp_blog_template.explore .social-component a{
    display: inline-block;
    margin: 10px 0 0;
    float: initial;
}
.bdp_blog_template.explore .social-component{
    float: left;
    width: 100%;
    text-align: center;
}
.wl_pagination_box {
    float: left;
    margin-top: 15px;
    width: 100%;
}
@media screen and (max-width: 980px) {
    .bdp_blog_template.explore.full-col{
        width: 50%;
        padding: 0 10px;
        float: left;
        position: relative;
    }
}
@media screen and (max-width: 767px) {
    .bdp_blog_template.explore .post_hentry .grid-overlay{
        transform-style: flat;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        visibility: visible;