.posts-container.facetwp-template .masonry-blog-item {
    transition: all .5s;
    transform: scale(0.5);
    opacity: 0;
}

.posts-container.facetwp-template.zoomIn .masonry-blog-item {
    transform: scale(1);
    opacity: 1
}
.resources .posts-container.hovec .masonry-blog-item .content-inner > a{ 
    background: unset;
    z-index: 33;
    transition: all 0.4s cubic-bezier(.15, .75, .5, 1) 0s;
}

.resources .auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img:after{
    background: unset;
}
.resources  .auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img.no-img{
    background-color: unset;
}
/* Media link type post tiles background */
.resources .auto_meta_overlaid_spaced .post.link .n-post-bg:after{
    content: unset;
}


.resources .masonry-blog-item .article-content-wrap .title{
    font-size: 20px;
}
.resources .masonry-blog-item.featured .article-content-wrap .title{
    font-size: 26px;
}

body.material .resources .masonry-blog-item .inner-wrap{
    box-shadow:  0px 3px 6px rgba(0,0,0,.25);
}
.resources .masonry-blog-item .inner-wrap .post-footer .meta-date, .resources .masonry-blog-item .inner-wrap .post-header .meta-date{
    color: #182340;
    font-size: 14px;
}
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .post-footer .meta-date, .resources .masonry-blog-item:not(.featured) .inner-wrap:hover .post-header .meta-date{
    color:#fff;
    z-index: 1;
}
.resources .masonry-blog-item.featured .inner-wrap .article-content-wrap .excerpt{ display: block; }
.resources .post-area.masonry.span_9 .posts-container{ display: flex; flex-flow: wrap;}
.resources .post-area.masonry.span_9 .masonry-blog-item.featured { order: -1; width: 97%; height: auto !important; margin: 0 1% 3%;}
.resources .masonry-blog-item.featured .inner-wrap .post-content{ flex-direction: row; position: relative}
/* .resources .masonry-blog-item.featured .inner-wrap .content-inner,
.resources .masonry-blog-item.featured .inner-wrap .img-link{ width: 50%;} */
.resources .masonry-blog-item.featured .inner-wrap .post-meta{ position: absolute; width: 50%; left: 50%; top: 82%; height: 18%}
.resources .masonry-blog-item.featured .inner-wrap .post-meta .grav-wrap{ width: 25%; margin-top: 0px;}
.resources .post-area.masonry.span_9 .masonry-blog-item:not(.featured) {
    margin: 1%;
}

@media only screen and (min-width: 992px){
    .resources .post-area.masonry.span_9 .masonry-blog-item:not(.featured) {
        width: 31%;
        margin: 1%; height:auto !important; min-height:476px;
    }
}
.resources-blog-item .post-header .title, .resources.material .masonry-blog-item .meta-category a{
    color: #5d5d5d !important;
/*    transition: all 0.5s ease-in-out 0s;*/
}
@media only screen and (max-width: 690px){
    #sidebar{
        margin-top: 25px;
    }
}
.resources #sidebar.span_3{ 
    width: 22.5%;
}
.resources .post-area.span_9{
    margin-right: 0% !important;
    width: 77.5% !important;
}
.resources .masonry-blog-item .article-content-wrap, .blog-recent[data-style*="classic_enhanced"] .article-content-wrap{
    padding: 8%;
}
.resources .auto_meta_overlaid_spaced .masonry-blog-item .meta-category a{
    position: relative;
    padding: 15px;
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    color: #182340;
    transition: all 0.2s ease;
}
.resources .auto_meta_overlaid_spaced .masonry-blog-item.featured .meta-category a{
    margin-bottom: 0px;
}
.resources .masonry-blog-item .post-footer{
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    bottom: 0;
}
.resources  .masonry-blog-item .post-footer .grav-wrap{
    display: flex;
    align-items: center;
    z-index: 1;
    padding: 3px 0;
}
.resources  .masonry-blog-item .post-footer .grav-wrap > a{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.resources  .masonry-blog-item .post-footer .grav-wrap .text > a{
    color: #182340;
}
.resources .masonry-blog-item .inner-wrap:hover .post-footer .grav-wrap .text{
    z-index: 1;
}
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .post-footer .grav-wrap .text > a{
    color: #fff;
}
.resources  .masonry-blog-item .post-footer .grav-wrap img{
    border-radius: 50%;
}

.resources .masonry-blog-item .inner-wrap::after{ 
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(24 35 64 / 90%);
    opacity: 0;
    transition: all 0.5s ease-in-out 0s;
}
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover::after{ opacity: 1;}
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .article-content-wrap{ background: none !important; color: #FFF;}
.resources .posts-container .masonry-blog-item:not(.featured) .inner-wrap:hover .meta-category a{ color: #fff !important;}
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .article-content-wrap .post-header span{ color: #FFF;}
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .article-content-wrap .title, .resources .masonry-blog-item:not(.featured) .inner-wrap:hover .article-content-wrap .subheader{ color: #FFF !important;}
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .article-content-wrap .excerpt{ color: #FFF; display: block; font-size: 16px;}
.resources .masonry-blog-item.featured .inner-wrap:hover .post-featured-img img{ transform: scale(1)}
.resources .masonry-blog-item.featured .article-content-wrap{ padding-left: 25px; padding-top: 20px;}
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .post-meta a,
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .post-meta .nectar-love, 
.resources .masonry-blog-item:not(.featured) .inner-wrap:hover .post-meta .nectar-love i{ color: #FFF;}
.resources .masonry-blog-item .inner-wrap .content-inner{ transition: all 0.5s ease-in-out}
.resources .masonry-blog-item .inner-wrap .article-content-wrap .excerpt{ display: none}

.resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-header, .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1) .post-header, .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6) .post-header, .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7) .post-header, .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8) .post-header{
    max-width: 100%;
    color: #1d2a4f;
}
.resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-header .subheader {
    color: inherit;
}

.resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item, .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8){
    width: 25%;
}
.resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item.featured{
    width: 50%;
}
.resources .auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap h3 a{
    color: inherit !important;
}
.resources .auto_meta_overlaid_spaced .masonry-blog-item[data-header-button_style="light"] .article-content-wrap h3 a {
    color: #fff!important;
}
.resources .auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img{ position: relative; }

.resources .masonry-blog-item:not(.format-quote):not(.featured) .inner-wrap:hover .content-inner{ transform: translate(0, -180px); z-index: 1}
.resources .post.quote .n-post-bg{opacity:1}

.resources .masonry-blog-item .inner-wrap .post-content{ height: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-left: 0px;}
.resources .masonry-blog-item .inner-wrap .post-meta { position: relative;align-items: flex-start}


.resources .post .post-meta{ flex-wrap: wrap; justify-content: flex-start; position: relative}
.resources .post .post-meta .grav-wrap{ width: 40%;}
.resources .post .post-meta .grav-wrap:nth-child(3),
.resources .post .post-meta .grav-wrap:nth-child(4){ margin-top: 5px;}
.resources .post .post-meta .grav-wrap .text{ line-height: 1;}
.resources .post .post-meta .nectar-love-wrap{ position: absolute; top: 15px; right: 20px;}

.resources .content-wrap{ padding-top: 30px; }
.resources .mobile-filter{ display: none}

.resources .auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img {
    position: static
}

.resources .auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img img {
    height: auto;
    position: static;
    margin-bottom: 0;
}

.resources .auto_meta_overlaid_spaced .masonry-blog-item .content-inner {
    background: none;
    position: static;
}

.resources .auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap {
    position: static;
    padding: 20px !important;
}
.resources .auto_meta_overlaid_spaced .masonry-blog-item.featured .article-content-wrap{
    position: relative;
}
body .resources .auto_meta_overlaid_spaced .masonry-blog-item.featured .post-featured-img{
    height: auto;
}

@media only screen and (max-width: 1024px){
    .resources .post-area.masonry.span_9 .masonry-blog-item{ width: 30%;}
}
@media only screen and (max-width: 992px){
    .resources .post-area.masonry.span_9 .masonry-blog-item {
        width: 48%;
    }
}

.resources .auto_meta_overlaid_spaced .masonry-blog-item .inner-wrap.nobg .article-content-wrap h3 a{
    color: inherit !important
}

/*---------------------*/
/* Media - Mobile [ max-width: 767px ]
/*---------------------*/
@media only screen and (max-width: 767px){
    .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-content{
        height: 55vh;
        justify-content: flex-start;
    }
    .resources .auto_meta_overlaid_spaced .masonry-blog-item .content-inner{
        position: relative;
    }
    .resources #sidebar.span_3{ width: 100%; float: none; display: flex;}
    .resources .post-area.span_9{ width: 100% !important; float: none;}
    .resources .post-area.masonry.span_9 .masonry-blog-item{ margin-bottom: 20px;}
    .resources .mobile-filter{ display: flex; justify-content: space-between; flex-grow:1; margin-right: 5px;}
    .resources .desktop-filter{ display: none}
    .resources .facetwp-facet-reset,.resources .facetwp-facet,.resources #sidebar >div.mobile-filter{ margin-bottom: 0;}
    .resources .facetwp-facet-reset{ padding: 10px 15px}
    .resources .cat-filter,.resources .tag-filter{ width: 48%}
    .resources .post .post-meta{ display: none; }
    
    .resources .masonry-blog-item.featured .inner-wrap .post-content{ flex-direction: column;}
    .resources .masonry-blog-item.featured .inner-wrap .content-inner,
    .resources .masonry-blog-item.featured .inner-wrap .img-link{ width: 100%;}
    .resources .masonry-blog-item.featured .article-content-wrap{ height: auto !important}

    .resources .auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap{
        position:relative;
        bottom: unset;
    }
    .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-header{
        padding-bottom: 5px;
    }
}

/*---------------------*/
/* Media - mobile Landscape [ max-width: 990px ] and [ orientation: landscape ]
/*---------------------*/
@media only screen and (max-width:990px) and ( orientation: landscape ){
    .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-content{
        height: 400px;
    }
    .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item.featured, .resources .post-area.masonry.auto_meta_overlaid_spaced .masonry-blog-item.featured:nth-child(3n+1){
        width: 50%!important;
    }
    .resources  .post-area.masonry.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n+1), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item, .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8){
        width:50%;
    }
}


/*---------------------*/
/* Media - Tablet [ min-width: 768px ] & [ max-width: 1024px ]
/*---------------------*/
@media only screen and (min-width: 768px) and (max-width:1023px){
    .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-content{
        justify-content: flex-start;
    }
    .resources .auto_meta_overlaid_spaced .masonry-blog-item .content-inner{
        position: relative;
    }
    .resources .auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap{
        position:relative;
        bottom: unset;
    }
    .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item .post-header{
        padding-bottom: 10px;
    }
    .resources  .post-area.masonry.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n+1), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item, .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8){
        width:50%;
    }
    .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item.featured, .resources  .post-area.masonry.auto_meta_overlaid_spaced .masonry-blog-item.featured:nth-child(3n+1){
        width: 100%;
    }

}

/*---------------------*/
/* Media - Small Desktop [ min-width: 1024px ] & [ max-width: 1400px ]
/*---------------------*/
@media only screen and (min-width: 1024px) and (max-width:1400px){
    .resources .post-area.masonry.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n+1), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item, .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+1), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+6), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+7), .resources .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n+8){
        width: 33%;
    }
}

/*---------------------*/
/* Media - Large Desktop [ min-width: 1401px ] 
/*---------------------*/
@media only screen and (min-width: 1401px){

}
