.grouped-posts .adaptive-height, .grouped-posts .adaptive-height-2{
    height: auto!important;
}
.grouped-posts .post-item{
    margin-bottom: 0;
}
.featured-post .image-wrapper{
    padding: 70px 20px 70px 90px;
}
.featured-post .image-wrapper img{
    width: 100%;
}
.featured-post a:hover h3{
    color: var(--orange)!important;
}
.featured-post .post-item .content-wrapper *, .featured-post .post-item a:hover *{
    color: #fff;
}
.featured-post .post-item .post-meta li:before{
    filter: invert(1)!important;
}
.featured-post .post-item .content-wrapper{
    padding-right: 80px;
}
.locations{
    float: left;
    width: 100%;
}
.locations .half-grid{
    width: 66.66%;
    float: left;
    background: var(--black);
}
.locations .half-grid.listing{
    width: 33.33%;
    height: 597px;
}
.locations .listing .post-item{
    border-top: 1px solid var(--pink);
    padding-top: 15px;
    margin-bottom: 20px;
}
.locations .listing .post-item, .locations .listing .post-item .wrapper, .locations .listing .post-item .inner{
    float: left;
    width: 100%;
}
.locations .listing .post-item .icon-list li a{
    color: #fff;
}
.locations .google-map .post-item{
    border-radius: 20px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.locations .google-map .post-item .inner{
    float: left;
    width: 100%;
    padding: 22px 22px 17px;
}
.locations .google-map .post-item .inner .icon-list li:before{
    content: none!important;
}
.locations .google-map .post-item .wrapper{
    float: left;
    width: 100%;
}
.locations .post-item.white *{
    color: var(--text);
}
.locations .post-item h4{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
    font-family: var(--heading);
    display: flex;
}
.locations .post-item p{
    margin-bottom: 5px;
    padding-left: 25px;
    font-family: var(--body);
    font-weight: 400;
    font-size: 1em;
}
.locations .post-item h4:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 15px;
    height: 19px;
    background: url('/wp-content/plugins/ff-block-suite/assets/images/location.svg');
    background-size: contain;
}
.locations.map .intro{
    margin-bottom: 30px;
}
.locations .listing{
    padding: 50px 30px 0px 50px;
}
.locations .list{
    max-height: 450px;
    overflow: auto;
    padding-right: 20px;
}
.locations .list::-webkit-scrollbar {
  width: 16px;
  border-radius: 20px;
}
.locations .list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
}

.locations .list::-webkit-scrollbar-thumb {
  background-color: var(--pink);
  border-radius: 20px;
}

.locations .list::-webkit-scrollbar-thumb:hover {
  background-color: var(--pink);
}
.locations .post-item .actions{
    float: left;
    width: 100%;
    border-top: 1px solid #000;
    padding: 10px 15px 0!important;
    display: flex;
    align-content: center;
    position: relative;
    flex-wrap: wrap;
}
.locations .post-item .actions:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #000;
}
.locations .post-item .actions li{
    margin-bottom: 10px!important;
    width: 50%;
    text-align: left;
    display: block;
    font-weight: 500;
    padding-left: 0!important;
    position: relative;
    flex: 0 0 50%;
    box-sizing: border-box;
}
.locations .post-item .actions li a{
    padding-left: 30px;
    text-decoration: underline!important;
}
.locations .post-item .actions li:before{
    filter: invert(1)!important;
    position: absolute!important;
    top: 3px!important;
}
.locations .post-item .actions li.phone:before{
    width: 20px!important;
    height: 20px!important;
    background-size: contain!important;
}
.locations .post-item .actions li.fax:before{
    width: 18px!important;
    height: 18px!important;
    background-size: contain!important;
}
.locations .post-item .actions li.fax{
    padding-left: 30px!important;
}
.locations .post-item .actions li.website:before{
    content: '';
    position: absolute;
    left: 0;
    width: 18px!important;
    height: 18px!important;
    filter: invert(1)!important;
    background: url('/wp-content/plugins/ff-block-suite/assets/images/globe.svg') no-repeat center;
}
.gm-style *{
    color: #000!important;
}
.locations .gm-style-iw-d{
    overflow: unset!important;
}
.locations .gm-style-iw-d, .locations .gm-style-iw{
    padding: 0!important;
    font-size: 14px!important;
}
.locations .gm-style .post-item{
    margin-bottom: 0!important;
    max-width: 350px;
}
.gm-style-iw-chr{
    position: absolute!important;
    right: 0!important;
}
.gm-style-iw-chr button{
    outline: none!important;
    border: 0!important;
}
.locations .gm-style .inner h4{
    padding-right: 20px;
}
.locations.card .intro{
    margin-bottom: 30px;
}
.locations.card .listing{
    padding: 0;
}
.locations.card .post-item .image-wrapper img{
    width: 100%;
}
.locations.card .box{
    background: #fff;
    float: left;
    width: 100%;
    border: 1px solid var(--text);
    border-radius: 20px;
}
.locations.card .inner *{
    color: var(--text);
}
.locations.card .post-item{
    margin-bottom: 60px;
    float: left;
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
}
.wp-block-acf-posts-listing #google-map .marker{
    display: none!important;
}
.wp-block-acf-posts-listing .google-map{
    background: url('/wp-content/plugins/ff-block-suite/assets/images/map.png') no-repeat center;
    background-size: cover;
}
.grouped-posts .post-item.videos{
    width: 33.33%;
}
.grouped-posts .post-item.videos a{
    background: #000;
    padding: 40px 40px 60px;
    color: #fff;
}
.grouped-posts .post-item.videos a:hover, .grouped-posts .post-item.videos a:hover *{
    color: #fff!important;
}
.grouped-posts .post-item.videos .date{
    display: none;
}
.grouped-posts .post-item.videos .txt-btn:after{
    filter: invert(1);
}
.grouped-posts .post-item.videos .image-wrapper, .grouped-posts .post-item.videos .image-wrapper img{
    border-radius: 20px!important;
}

@media screen and (max-width: 1480px){
    .featured-post .post-item .content-wrapper{
        padding-left: 0;
    }
    .locations .listing{
        padding: 30px 30px 0 30px;
    }
    .locations .post-item h4{
        font-size: 18px;
    }
    .locations .post-item p{
        font-size: 16px;
    }
    .locations .post-item .actions{
        padding-right: 0;
        display: block;
    }
    .locations .post-item .actions li{
        width: 100%;
    }
    .posts-listing .intro p{
        font-size: 18px;
    }
    .grouped-posts .post-item.videos a{
        padding: 30px 30px 50px;
    }
    .featured-post .image-wrapper{
        padding: 40px 0 40px 40px;
    }
    .featured-post .post-item .content-wrapper{
        padding-right: 40px;
    }
}

@media screen and (max-width: 991px){
    .grouped-posts .post-item{
        margin-bottom: 30px;
    }
    .grouped-posts .post-item .image-wrapper{
        width: 100px;
        float: left;
    }
    .grouped-posts .post-item .content-wrapper{
        width: calc(100% - 100px);
        float: left;
        padding-left: 20px;
        padding-top: 0;
    }
    .grouped-posts .post-item .content-wrapper h4{
        margin-bottom: 5px;
    }
    .post-meta .date{
        width: 100%;
        display: block;
    }
    .featured-post .post-item .image-wrapper img{
        width: 100%;
    }
    .featured-post .post-item .content-wrapper{
        padding: 30px;
    }
    .featured-post .post-item .txt-btn{
        position: relative;
        bottom: 0;
        margin-top: 20px;
    }
    .featured-post h2{
        font-size: 32px;
        line-height: 38px;
    }
    .job-listing .post-item a{
        padding: 25px;
    }
    .job-listing .post-item .inner{
        width: 100%;
    }
    .job-listing .post-item .actions{
        max-width: 100%;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .job-listing .post-item .actions .button{
        width: 100%;
        margin-bottom: 10px;
    }
    .locations .listing{
        padding-left: 30px;
    }
    .locations.card .post-item{
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
    }
    .locations .post-item .wrapper, .locations .post-item .inner{
        height: auto!important;
    }
    .filters{
        margin-bottom: 40px;
    }
    .filters .button-group a{
        padding: 10px 15px;
    }
    .full-posts-listing .post-item{
        margin-bottom: 30px;
    }
    .grouped-posts .post-item.videos{
        width: 100%;
    }
    .grouped-posts .post-item.videos a{
        float: left;
        width: 100%;
        padding: 20px;
        display: flex;
        align-items: center;
    }
    .featured-post .image-wrapper{
        padding: 20px 20px 0 ;
    }
    .featured-post .post-item .content-wrapper{
        padding: 30px 20px;
    }
    .featured-post{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px){
    .locations .half-grid, .locations .half-grid.listing{
        width: 100%;
    }
    .locations.card .post-item{
        margin-bottom: 20px;
    }
    .featured-post .post-item .content-wrapper{
        padding: 20px;
    }
    .featured-post h2{
        font-size: 24px;
        line-height: 28px;
    }
    .grouped-posts .post-item{
        margin-bottom: 20px;
    }
}
