/*---Style 4---*/
.dynamic-style-4 .tpgb-post-featured-img {
    min-height: 350px;
    border-radius: 5px
}

.dynamic-style-4 .tpgb-post-featured-img a {
    width: 100%;
    height: 100%;
    position: absolute
}

.tpgb-post-listing.dynamic-style-4 .tpgb-post-title a {
    color: #000
}

.tpgb-post-listing.dynamic-style-4 .post-meta-info>span>a {
    color: #676767
}

.dynamic-style-4 .tpgb-post-img.tpgb-dynamic-tran {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important
}

.dynamic-style-4 .dynamic-list-content .hover-image-style-1 .tpgb-post-img {
    transform: scale(1.13) translateZ(0)
}

.dynamic-style-4 .dynamic-list-content:hover .hover-image-style-1 .tpgb-post-img {
    transform: scale(1) translateZ(0)
}

.dynamic-style-4 .tpgb-content-bottom {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 20px;
    right: 20px
}

.dynamic-style-4 .post-meta-info {
    margin-bottom: 0
}
/*---Style 4---*/