/**********************************************************************/
/************************* The Post Grid **************************/
/********************** support@radiustheme.com ***********************/
/************ Copyright @ 2015-2017, RadiusTheme.com ******************/
/**********************************************************************/


/************************ Common ***************************/

.tpg-shortcode-main-wrapper .masonry-grid-item,
.tpg-shortcode-main-wrapper .even-grid-item {
    margin-bottom: 30px;
}

.tpg-shortcode-main-wrapper i {
    margin-right: 5px;
}

.tpg-shortcode-main-wrapper .list_layout1 .masonry-grid-item,
.tpg-shortcode-main-wrapper .list_layout1 .even-grid-item,
.tpg-shortcode-main-wrapper .grid_hover5 .masonry-grid-item,
.tpg-shortcode-main-wrapper .grid_hover5 .even-grid-item,
.tpg-shortcode-main-wrapper .grid_hover4 .masonry-grid-item,
.tpg-shortcode-main-wrapper .grid_hover4 .even-grid-item,
.tpg-shortcode-main-wrapper .grid_hover3 .masonry-grid-item,
.tpg-shortcode-main-wrapper .grid_hover3 .even-grid-item,
.tpg-shortcode-main-wrapper .grid_hover2 .masonry-grid-item,
.tpg-shortcode-main-wrapper .grid_hover2 .even-grid-item,
.tpg-shortcode-main-wrapper .grid_hover1 .masonry-grid-item,
.tpg-shortcode-main-wrapper .grid_hover1 .even-grid-item {
    margin-bottom: initial;
}

.layout3 .rt-img-responsive {
    display: inline-block;
}

.list_layout2 .post-meta-user,
.list_layout2 .post-meta-tags {
    font-size: 14px;
    color: #A5A6AA;
}

.rt-content-loader.layout14 .post-meta-user,
.rt-content-loader.layout14 .post-meta-tags {
    margin-bottom: 0;
}

.offset06 .post-meta-user span,
.offset06 .post-meta-tags span {
    font-weight: 500;
    padding-right: 15px;
    font-size: 14px;
    color: #A5A6AA;
}

.offset06 .post-meta-user span a,
.offset06 .post-meta-tags span a {
    color: #444444;
}

.offset06 .post-meta-user span a:hover,
.offset06 .post-meta-tags span a:hover {
    color: #2962ff;
}

.tpg-shortcode-main-wrapper .rt-detail .entry-title a {
    text-decoration: none;
}

.categories-links {
    display: inline-block;
    line-height: 1.3;
}

.tpg-shortcode-main-wrapper .rt-holder {
    overflow: hidden;
}

.tpg-shortcode-main-wrapper .grid_hover6 .rt-grid-item {
    padding: 0 2px;
    margin-bottom: 4px;
}

.tpg-shortcode-main-wrapper .grid_hover7 .rt-grid-item .post-img img,
.tpg-shortcode-main-wrapper .grid_hover6 .rt-grid-item .post-img img {
    min-height: 350px;
    object-fit: cover;
}

.grid_hover4 .rt-grid-item {
    padding: 0;
}

/*********************************************************************
/********************************* Layout 1  *************************/
/**********************************************************************/

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder {
    position: relative;
    overflow: hidden;
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder img,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder img,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder:hover img,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-img-holder:hover img,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-img-holder:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tpg-shortcode-main-wrapper .layout1 .img_zoom_out .rt-holder .rt-img-holder img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tpg-shortcode-main-wrapper .layout1 .img_no_effect .rt-holder .rt-img-holder:hover img,
.tpg-shortcode-main-wrapper .layout1 .img_zoom_out .rt-holder .rt-img-holder:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder {
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail {
    background: #fff;
    padding: 15px;
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h2,
.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h3,
.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail h4,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h2,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h3,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail h4,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h2,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h3,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail h4 {
    font-size: 26px;
    line-height: 1.25;
    margin: 0 0 18px;
    font-weight: 400;
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h2,
.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h3,
.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail.rt-with-title h4,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h2,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h3,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail.rt-with-title h4,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h2,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h3,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail.rt-with-title h4 {
    margin-bottom: 15px;
}

.tpg-shortcode-main-wrapper .rt-holder .rt-detail.rt-with-title {
    padding-top: 0;
}

.tpg-shortcode-main-wrapper .layout1 .rt-detail .tpg-excerpt,
.tpg-shortcode-main-wrapper .isotope1 .rt-detail .tpg-excerpt {
    margin-bottom: 20px;
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail .post-meta,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail .post-meta,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail .post-meta {
    line-height: 25px;
    overflow: hidden;
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail .read-more a,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail .read-more a,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail .read-more a {
    padding: 8px 20px;
    display: inline-block;
    font-size: 15px;
    line-height: 1.8;
    border: 1px solid rgb(203 203 203 / 40%)
}

.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-detail .read-more a,
.tpg-shortcode-main-wrapper .isotope1 .rt-holder .rt-detail .read-more a,
.tpg-shortcode-main-wrapper .carousel1 .rt-holder .rt-detail .read-more a {
    color: #1a1a1a;
}

.tpg-shortcode-main-wrapper .rt-holder .rt-detail .post-meta.right {
    text-align: right;
}

.tpg-shortcode-main-wrapper .rt-holder .rt-detail .post-meta.center {
    text-align: center;
}

.tpg-img-circle .rt-img-holder img {
    border-radius: 50% !important;
}

/**********************************************************************/
/********************************* Layout 2   *************************/
/**********************************************************************/

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder {
    position: relative;
    overflow: hidden;
}

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-img-holder:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tpg-shortcode-main-wrapper .layout2 .img_zoom_out .rt-holder .rt-img-holder img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tpg-shortcode-main-wrapper .layout2 .img_zoom_out .rt-holder .rt-img-holder:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.tpg-shortcode-main-wrapper .layout2 .img_no_effect .rt-holder .rt-img-holder img,
.tpg-shortcode-main-wrapper .layout2 .img_no_effect .rt-holder .rt-img-holder:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h2,
.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h3,
.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail h4 {
    font-size: 26px;
    line-height: 1.25;
    margin: 0px 0 15px 0;
    font-weight: 400;
}

.tpg-shortcode-main-wrapper .layout2 .rt-detail .tpg-excerpt {
    margin-bottom: 20px;
}

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more a {
    line-height: 1.8;
    border-radius: 5px;
    display: inline-block;
}

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more {
    display: inline-block;
    width: 100%;
}

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more.right {
    text-align: right;
}

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .read-more.center {
    text-align: center;
}

.tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail .rt-tpg-social-share {
    margin-bottom: 15px;
}

@media all and (max-width: 767px) {
    .tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail,
    .tpg-shortcode-main-wrapper .layout2 .rt-holder .rt-detail {
        padding: 15px 0;
    }
}

/**********************************************************************/
/********************************* Layout 3  *************************/
/**********************************************************************/

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail p {
    margin-bottom: 20px;
}

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h2,
.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h3,
.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail h4 {
    font-size: 26px;
    margin: 0px 0 18px 0;
    line-height: 1.25;
    font-weight: 400;
}

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder .overlay {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-align: center;
}

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more a {
    line-height: 1.8;
    display: inline-block;
}

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder,
.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-img-holder > a.rounded img {
    border-radius: 50%;
    overflow: hidden;
}

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more {
    display: inline-block;
    width: 100%;
}

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more.right {
    text-align: right;
}

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .read-more.center {
    text-align: center;
}

.tpg-shortcode-main-wrapper .layout3 .rt-holder .rt-detail .rt-tpg-social-share {
    margin-bottom: 15px;
}

/**********************************************************************/
/********************************* Layout 5  *************************/
/**********************************************************************/

.tpg-shortcode-main-wrapper .layout5 .rt-holder,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder,
.tpg-shortcode-main-wrapper .offset03 .rt-holder {
    position: relative;
    overflow: hidden;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay {
    left: 0;
    bottom: 0;
    display: block;
    background: rgba(235, 0, 0, 0.8);
    position: absolute;
    z-index: 1;
    opacity: 1;
    padding: 20px;
    width: 100%;
    height: 25%;
    transition: all 1s ease;
    min-height: 150px;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .rt-detail,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .rt-detail,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .rt-detail {
    opacity: 0;
    visibility: hidden;
    padding: 0;
    color: #fff;
    transition: all 0.8s ease-in-out;
    max-height: 0;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay .rt-detail,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay .rt-detail {
    max-height: 450px;
    transition: all 1.2s ease-in-out 0.2s;
}

.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .rt-detail {
    padding: 0 0 15px;
    color: #fff;
}

.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .rt-detail > *:not(.post-meta-user) {
    opacity: 0;
    visibility: hidden;
}

.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay .rt-detail > *:not(.post-meta-user) {
    opacity: 1;
    visibility: visible;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user a,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user a,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user a,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user a {
    color: #fff;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h2,
.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h3,
.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h4,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h2,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h3,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h4,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h2,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h3,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h4,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h2,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h3,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h4 {
    font-size: 22px;
    line-height: 1.3;
    color: #ffffff;
    margin: 0px 0 10px;
    font-weight: 400;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h2 a,
.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h3 a,
.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay h4 a,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h2 a,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h3 a,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay h4 a,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h2 a,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h3 a,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay h4 a,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h2 a,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h3 a,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay h4 a {
    color: #ffffff;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay,
.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay {
    width: 100%;
    height: 100%;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay .rt-detail,
.tpg-shortcode-main-wrapper .offset03 .rt-holder:hover .overlay .rt-detail,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder:hover .overlay .rt-detail {
    opacity: 1;
    visibility: visible;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .post-meta-user {
    display: block;
}

.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta .rt-tpg-social-share,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta {
    text-align: center;
}

.tpg-shortcode-main-wrapper .isotope2 .rt-holder .post-meta.left {
    text-align: left;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay > *:not(.entry-title),
.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .rt-detail,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay > *:not(.entry-title) {
    overflow: hidden;
    max-height: 0;
    transition: 0.6s !important;
    opacity: 0;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay > *:not(.entry-title),
.tpg-shortcode-main-wrapper .layout5 .rt-holder:hover .overlay .rt-detail,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay > *:not(.entry-title) {
    max-height: 300px;
    opacity: 1;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder {
    min-height: 250px;
    display: flex;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder .rt-img-responsive {
    height: 100%;
    object-fit: cover;
}

/**********************************************************************/
/********************************* Layout 6  *************************/
/**********************************************************************/

.tpg-shortcode-main-wrapper .layout6 .rt-holder,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder {
    position: relative;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay {
    width: 100%;
    height: 100%;
    display: flex;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    text-decoration: none;
    text-align: center;
    padding: 15px;
    z-index: 9;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .line,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .line,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .line {
    height: 2px;
    min-height: 2px;
    width: 0%;
    margin: 12px auto;
    background-color: #ffffff;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay:hover .line,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay:hover .line,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay:hover .line {
    width: 40%;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h2,
.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h3,
.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h4,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h2,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h3,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h4,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h2,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h3,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h4 {
    padding-top: 5%;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 400;
    margin: 0px 0 18px 0;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h2 a,
.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h3 a,
.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay h4 a,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h2 a,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h3 a,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay h4 a,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h2 a,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h3 a,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay h4 a {
    color: #ffffff;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta.left,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta.left,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta.left {
    text-align: left;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta.right,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta.right,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta.right {
    text-align: right;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .rt-tpg-social-share,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .rt-tpg-social-share,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .rt-tpg-social-share {
    float: none;
    text-align: center;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .read-more,
.tpg-shortcode-main-wrapper .layout6 .rt-holder .read-more,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .read-more {
    float: none;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user {
    color: #fff;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user p,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user p,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user p {
    margin-bottom: 0;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta-user a,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta-user a,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta-user a {
    color: #fff;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder:hover .overlay .tpg-excerpt,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder:hover .overlay .tpg-excerpt,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder:hover .overlay .tpg-excerpt {
    color: #ffffff;
}

.tpg-shortcode-main-wrapper .layout6 .rt-holder:hover .overlay,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder:hover .overlay,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder:hover .overlay {
    opacity: 1;
}

/**********************************************************************/
/********************************* Layout 7 *************************/
/**********************************************************************/

.tpg-shortcode-main-wrapper .layout7 .rt-holder,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder {
    position: relative;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder img,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder img,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 12px;
    background: rgba(0, 0, 0, 0.3);
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay:hover,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay:hover,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay:hover {
    background: rgba(0, 0, 0, 0.5);
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay::before,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay::before,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay::before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
}


.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title,
.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .cat-above-title,
.tpg-shortcode-main-wrapper .carousel7 .rt-holder .cat-above-title {
    color: #ffffff;
    text-align: center;
}

.tpg-shortcode-main-wrapper .carousel5 .rt-holder .cat-above-title,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .cat-above-title {
    text-align: center;
    opacity: 0;
    margin-top: 30px;
    color: #ffffff;
}

.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title *,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .cat-above-title *,
.tpg-shortcode-main-wrapper .carousel7 .rt-holder .cat-above-title a,
.tpg-shortcode-main-wrapper .carousel5 .rt-holder .cat-above-title a,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .cat-above-title a {
    color: inherit;
}

.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .cat-above-title,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .cat-above-title {
    opacity: 1;
}

.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .cat-above-title,
.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .cat-above-title,
.tpg-shortcode-main-wrapper .carousel5 .rt-holder:hover .cat-above-title + .entry-title {
    padding-top: 10px;
}

.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .cat-above-title + .entry-title {
    margin-top: 10px;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder h2,
.tpg-shortcode-main-wrapper .layout7 .rt-holder h3,
.tpg-shortcode-main-wrapper .layout7 .rt-holder h4,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder h2,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder h3,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder h4,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder h2,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.25;
    margin: 30% 0 10px 0;
    text-align: center;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder h2 a,
.tpg-shortcode-main-wrapper .layout7 .rt-holder h3 a,
.tpg-shortcode-main-wrapper .layout7 .rt-holder h4 a,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder h2 a,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder h3 a,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder h4 a,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder h2 a,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3 a,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder h4 a {
    color: #ffffff;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder p,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder p,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder p,
.tpg-shortcode-main-wrapper .layout7 .rt-holder .tpg-excerpt,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .tpg-excerpt,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .tpg-excerpt {
    color: #ffffff;
    padding: 0 15px;
    opacity: 0;
    text-align: center;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .post-meta-user p,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta-user p,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .post-meta-user p {
    margin-bottom: 0;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .post-meta-user a,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta-user a,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .post-meta-user a {
    color: #ffffff;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover h3,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover h3,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover h3 {
    margin: 7% 0 10px 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay::before,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .overlay::before,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay::before,
.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .tpg-excerpt,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .tpg-excerpt,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .tpg-excerpt,
.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover p,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover p,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .cat-above-title,
.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta {
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    opacity: 0;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta.left,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta.left,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta.left {
    text-align: left;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .post-meta.right,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .post-meta.right,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .post-meta.right {
    text-align: right;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .cat-above-title,
.tpg-shortcode-main-wrapper .layout7 .rt-holder:hover .overlay .post-meta,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder:hover .overlay .post-meta,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder:hover .overlay .post-meta {
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .rt-tpg-social-share,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .overlay .rt-tpg-social-share,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .overlay .rt-tpg-social-share {
    float: none;
    text-align: center;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .read-more,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .read-more,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .read-more {
    float: none;
}

.tpg-shortcode-main-wrapper .layout7 .rt-holder .overlay .entry-title,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder h3 {
    margin: 0 !important;
    transition: 0.4s;
}

/**********************************************************************/
/********************************* Layout 12 *************************/
/**********************************************************************/

.tpg-shortcode-main-wrapper .layout12 .rt-holder,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder {
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-img-holder,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-img-holder,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-img-holder {
    position: relative;
    overflow: hidden;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover img,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover img,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover img {
    -webkit-transition: all 0.25s ease-in-out;
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail {
    background: #fff;
    padding: 25px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    display: inline-block;
    width: 100%;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail.rt-with-title,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail.rt-with-title,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail.rt-with-title {
    padding-top: 0;
    padding-bottom: 0;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h2.entry-title,
.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h3.entry-title,
.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title-below h4.entry-title,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h2.entry-title,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h3.entry-title,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title-below h4.entry-title,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h2.entry-title,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h3.entry-title,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title-below h4.entry-title {
    margin-top: 0;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail.rt-with-title .entry-title,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail.rt-with-title .entry-title,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail.rt-with-title .entry-title {
    display: inline-block;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder.rt-with-title .post-meta-user,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder.rt-with-title .post-meta-user,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder.rt-with-title .post-meta-user {
    margin-bottom: 15px;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2,
.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3,
.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4 {
    font-size: 22px;
    line-height: 1.25;
    margin: 15px 0px 15px;
    font-weight: 400;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2 a,
.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3 a,
.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4 a,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2 a,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3 a,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4 a,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2 a,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3 a,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4 a {
    color: #000;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h2 a:hover,
.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h3 a:hover,
.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail h4 a:hover,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h2 a:hover,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h3 a:hover,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail h4 a:hover,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h2 a:hover,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h3 a:hover,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail h4 a:hover {
    color: #fff;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail {
    flex-grow: 1;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail {
    background: #0850d0;
    color: #fff;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail a,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail a,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail a {
    color: #fff;
}

.tpg-shortcode-main-wrapper .layout12 .rt-holder .rt-detail .read-more,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder .rt-detail .read-more,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder .rt-detail .read-more {
    text-align: right;
}

.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user .meta-data,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user a,
.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail .post-meta-user i[class^='fa'],
.tpg-shortcode-main-wrapper .carousel8 .rt-holder:hover .rt-detail h3 a,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user .meta-data,
.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user i[class^='fa'],
.tpg-shortcode-main-wrapper .isotope8 .rt-holder:hover .rt-detail .post-meta-user a,
.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail .post-meta-user,
.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail i,
.tpg-shortcode-main-wrapper .layout12 .rt-holder:hover .rt-detail .post-meta-user a {
    color: #fff !important;
}


/**********************************************************************/
/********************************* Media Query *************************/
/**********************************************************************/

@media (min-width: 992px) {
    .rt-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .rt-container {
        width: 1170px;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .rt-member-feature-img, .rt-member-description-container {
        float: none;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .rt-col-sm-1, .rt-col-sm-2, .rt-col-sm-3, .rt-col-sm-4, .rt-col-sm-5, .rt-col-sm-6, .rt-col-sm-7, .rt-col-sm-8, .rt-col-sm-9, .rt-col-sm-10, .rt-col-sm-11, .rt-col-sm-12, .rt-col-sm-24 {
        float: left;
    }

    .rt-col-sm-24 {
        width: 20%;
    }

    .rt-col-sm-12 {
        width: 100%;
    }

    .rt-col-sm-11 {
        width: 91.66666667%;
    }

    .rt-col-sm-10 {
        width: 83.33333333%;
    }

    .rt-col-sm-9 {
        width: 75%;
    }

    .rt-col-sm-8 {
        width: 66.66666667%;
    }

    .rt-col-sm-7 {
        width: 58.33333333%;
    }

    .rt-col-sm-6 {
        width: 50%;
    }

    .rt-col-sm-5 {
        width: 41.66666667%;
    }

    .rt-col-sm-4 {
        width: 33.33333333%;
    }

    .rt-col-sm-3 {
        width: 25%;
    }

    .rt-col-sm-2 {
        width: 16.66666667%;
    }

    .rt-col-sm-1 {
        width: 8.33333333%;
    }

}

@media (min-width: 992px) {
    .rt-col-md-1, .rt-col-md-2, .rt-col-md-3, .rt-col-md-4, .rt-col-md-5, .rt-col-md-6, .rt-col-md-7, .rt-col-md-8, .rt-col-md-9, .rt-col-md-10, .rt-col-md-11, .rt-col-md-12, .rt-col-md-24 {
        float: left;
    }

    .rt-col-md-24 {
        width: 20%;
    }

    .rt-col-md-12 {
        width: 100%;
    }

    .rt-col-md-11 {
        width: 91.66666667%;
    }

    .rt-col-md-10 {
        width: 83.33333333%;
    }

    .rt-col-md-9 {
        width: 75%;
    }

    .rt-col-md-8 {
        width: 66.66666667%;
    }

    .rt-col-md-7 {
        width: 58.33333333%;
    }

    .rt-col-md-6 {
        width: 50%;
    }

    .rt-col-md-5 {
        width: 41.66666667%;
    }

    .rt-col-md-4 {
        width: 33.33333333%;
    }

    .rt-col-md-3 {
        width: 25%;
    }

    .rt-col-md-2 {
        width: 16.66666667%;
    }

    .rt-col-md-1 {
        width: 8.33333333%;
    }

}

@media (min-width: 1200px) {
    .rt-col-lg-1, .rt-col-lg-2, .rt-col-lg-3, .rt-col-lg-4, .rt-col-lg-5, .rt-col-lg-6, .rt-col-lg-7, .rt-col-lg-8, .rt-col-lg-9, .rt-col-lg-10, .rt-col-lg-11, .rt-col-lg-12 {
        float: left;
    }

    .rt-col-lg-24 {
        width: 20%;
    }

    .rt-col-lg-12 {
        width: 100%;
    }

    .rt-col-lg-11 {
        width: 91.66666667%;
    }

    .rt-col-lg-10 {
        width: 83.33333333%;
    }

    .rt-col-lg-9 {
        width: 75%;
    }

    .rt-col-lg-8 {
        width: 66.66666667%;
    }

    .rt-col-lg-7 {
        width: 58.33333333%;
    }

    .rt-col-lg-6 {
        width: 50%;
    }

    .rt-col-lg-5 {
        width: 41.66666667%;
    }

    .rt-col-lg-4 {
        width: 33.33333333%;
    }

    .rt-col-lg-3 {
        width: 25%;
    }

    .rt-col-lg-2 {
        width: 16.66666667%;
    }

    .rt-col-lg-1 {
        width: 8.33333333%;
    }

}

/**********************************************************************/
/**************************** End Media Query *************************/
/**********************************************************************/

/*--------- Settings Style -----------*/


/*Image ZoomIn Effect*/
.rt-img-holder {
    overflow: hidden;
}

.layout4 .rt-img-holder,
.layout4 .rt-img-holder a,
.layout4 .rt-img-holder img {
    height: 100%;
}

.img_zoom_out img.rt-img-responsive,
.img_zoom_in img.rt-img-responsive {
    transition: all 1s !important;
    min-width: 100%;
}

.img_zoom_in:hover img.rt-img-responsive {
    transform: scale(1.2) !important;
}

.img_zoom_out img.rt-img-responsive {
    transform: scale(1.2) !important;
}

.img_zoom_out:hover img.rt-img-responsive {
    transform: scale(1) !important;
}

.tpg-shortcode-main-wrapper .img_no_effect:hover img.rt-img-responsive {
    transform: none;
}

/*TPG EVEN Style */

.tpg-even .rt-holder {
    display: flex;
    height: 100%;
}

.tpg-even.layout12 .rt-holder,
.tpg-even.edd1 .rt-holder,
.tpg-even.layout1 .rt-holder,
.tpg-even.offset02 .offset-big .rt-holder,
.tpg-even.offset01 .offset-big .rt-holder {
    flex-direction: column;
}

.tpg-even.layout1 .rt-holder .rt-img-holder,
.tpg-even.edd1 .rt-holder .rt-img-holder,
.tpg-even.layout11 .rt-holder .rt-img-holder,
.tpg-even.layout11 .rt-holder .rt-img-holder * {
    height: auto;
}


@media (min-width: 768px) and (max-width: 991px) {
    .tpg-even.layout4 .even-grid-item:nth-of-type(4n+2) .rt-holder [class*='rt-col']:first-child {
        order: 2;
    }

    .tpg-even.layout4 .even-grid-item:nth-of-type(4n+3) .rt-holder [class*='rt-col']:first-child {
        order: 2;
    }
}

@media (max-width: 767px) {
    .tpg-even.layout4 .even-grid-item .rt-holder .layoutInner-img {
        order: -1 !important;
    }
}

.tpg-shortcode-main-wrapper .rt-holder .overlay,
.tpg-shortcode-main-wrapper .rt-holder .overlay > a[data-id],
.tpg-shortcode-main-wrapper .rt-holder > a[data-id] {
    width: 100%;
}

.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info,
.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info,
.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-info,
.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info,
.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay .post-info,
.tpg-shortcode-main-wrapper .isotope7 .rt-holder .post-info,
.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder:hover .overlay,
.tpg-shortcode-main-wrapper .layout16 .rt-holder .overlay .post-info,
.tpg-shortcode-main-wrapper .layout15 .rt-holder .overlay .post-info,
.tpg-shortcode-main-wrapper .isotope11 .rt-holder .overlay .post-info,
.tpg-shortcode-main-wrapper .carousel11 .rt-holder .overlay .post-info
.tpg-shortcode-main-wrapper .layout13 .rt-holder .overlay .post-info,
.tpg-shortcode-main-wrapper .layout10 .rt-holder .overlay .post-info,
.tpg-shortcode-main-wrapper .layout8 .rt-holder .overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.tpg-shortcode-main-wrapper .carousel9 .rt-holder .overlay .post-info .read-more a,
.tpg-shortcode-main-wrapper .isotope5 .rt-holder .overlay .post-meta .read-more a,
.tpg-shortcode-main-wrapper .isotope4 .rt-holder .post-meta .read-more a,
.tpg-shortcode-main-wrapper .isotope2 .rt-holder .overlay .post-meta .read-more a,
.tpg-shortcode-main-wrapper .layout5 .rt-holder .overlay .read-more a,
.tpg-shortcode-main-wrapper .carousel12 .rt-holder .post-info .read-more a,
.tpg-shortcode-main-wrapper .carousel11 .rt-holder .post-info .read-more a,
.tpg-shortcode-main-wrapper .carousel7 .rt-holder .overlay .post-info .read-more a,
.tpg-shortcode-main-wrapper .carousel5 .rt-holder .overlay .post-info .read-more a,
.tpg-shortcode-main-wrapper .carousel4 .rt-holder .read-more a,
.tpg-shortcode-main-wrapper .carousel2 .rt-holder .overlay .read-more a,
.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info .read-more a,
.tpg-shortcode-main-wrapper .isotope11 .rt-holder .overlay .post-info .read-more a,
.tpg-shortcode-main-wrapper .isotope9 .rt-holder .overlay .post-info .read-more a,
.tpg-shortcode-main-wrapper .offset03 .rt-holder .post-meta .read-more a,
.tpg-shortcode-main-wrapper .layout16 .rt-holder .read-more a,
.tpg-shortcode-main-wrapper .layout15 .rt-holder .read-more a,
.tpg-shortcode-main-wrapper .layout13 .rt-holder .read-more a,
.tpg-shortcode-main-wrapper .layout10 .rt-holder .read-more a,
.tpg-shortcode-main-wrapper .layout8 .rt-holder .read-more a,
.tpg-shortcode-main-wrapper .layout7 .rt-holder .read-more a,
.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .read-more a,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .read-more a,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .read-more a {
    border: 1px solid rgba(255, 255, 255, .4);
    padding: 8px 15px;
}

.tpg-shortcode-main-wrapper .isotope12 .rt-holder .post-info .post-meta .rt-tpg-social-share,
.tpg-shortcode-main-wrapper .layout6 .rt-holder .overlay .post-meta,
.tpg-shortcode-main-wrapper .isotope3 .rt-holder .overlay .post-meta,
.tpg-shortcode-main-wrapper .carousel3 .rt-holder .overlay .post-meta {
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}