/*---Style 3---*/
.dynamic-style-3.layout-style-1 .post-meta-info,.dynamic-style-4 .post-meta-info {
    position: relative;
    display: inline-block;
    margin-top: 15px
}

.dynamic-style-3 .tpgb-post-featured-img {
    border-radius: 5px
}

.tpgb-post-listing.dynamic-style-3 .tpgb-post-title a {
    color: #000
}

.tpgb-post-listing.dynamic-style-3 .post-meta-info>span>a {
    color: #676767
}

.dynamic-style-3.content-align-left-right:not(.tpgb-metro) .grid-item:nth-child(odd) .post-content-image,.dynamic-style-3.content-align-left:not(.tpgb-metro) .post-content-image {
    padding: 0 15px 0 0
}

.dynamic-style-3 .tpgb-content-bottom {
    padding: 0
}

.dynamic-style-3.content-align-left-right .grid-item:nth-child(even) .post-content-image,.dynamic-style-3.content-align-right .post-content-image {
    -webkit-box-ordinal-group: 2;
    order: 1
}

.dynamic-style-3.content-align-left-right .grid-item:nth-child(odd) .post-content-image {
    order: 0
}

.dynamic-style-3 .tpgb-adv-button {
    text-align: center;
    padding: 15px 0;
    cursor: pointer
}

.dynamic-style-3.tpgb-metro .tpgb-content-bottom {
    width: auto;
    flex: 0 0 100%;
    max-width: 100%;
    z-index: 1;
    position: absolute;
    bottom: 15px;
    left: 14px;
    right: 15px
}
.dynamic-style-3 .tpgb-content-bottom.tpgb-col-lg-8,.dynamic-style-3 .tpgb-content-bottom.tpgb-col-md-8 ,.dynamic-style-3 .tpgb-content-bottom.tpgb-col-sm-8{
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
/*---Style 3---*/