.filterby-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow-anchor: none;
}
.filterby-content > .social-share-bar {
    padding: 0 40px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.filterby-content > .social-share-bar > .social-share-bar-inner {
    padding: 0 20px;
}
.filterby-content > .social-share-bar > .social-share-bar-inner > a.share-item.print {
    height: 28px;
    width: 24px;
    margin: 0;
    padding: 0;
    float: right;
}
.filterby-content > .people-content.horizontal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.filterby-content > .people-content.horizontal > .people-content-inner {
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.filterby-content > .people-content.horizontal > .people-content-inner > div.label.filter-by {
    float: none;
    margin: 0;
    padding: 0;
}
.filterby-content > .people-content.horizontal > .people-content-inner > div.label.filter-by > p {
    text-align: left;
    margin: 0;
}
.filterby-content > .people-content.horizontal > .people-content-inner > div.customSelect {
    float: none;
    margin: 0 5px;
    padding: 0;
    position: static;
    top: initial;
    left: initial;
}
.filterby-content > .people-content.horizontal > .people-content-inner > div.customSelect.open > ul {
    margin: 0 5px;
    top: initial;
}
.filterby-content > .people-content.horizontal > .people-content-inner > div.customSelect > ul li a {
    height: 100%;
}
.filterby-content > .people-content.horizontal > .people-content-inner > div.label.reset {
    position: static;
    margin: 0;
    padding: 0 5px;
}

.people-list-mobile.more-button-container {
    background: none;
}

@media all and (max-width: 767px) {
    .filterby > .mobile-padded {
        min-height: 30px;
    }
    .filterby .filterby-content, .filterby .filterby-content > .customSelect {
        width: 100%;
        display: none;
    }
    .filterby.open .filterby-content, .filterby.open .filterby-content > .customSelect {
        width: 100%;
        display: flex;
        padding: 5px;
    }
    .filterby.open .filterby-content, .filterby.open .filterby-content > .customSelect ul {
        width: 100%;
    }
    .filterby-content > .customSelect {
        width: calc(100% - 5px);
    }
    .filterby .reset {
        position: static !important;
        padding-left: 0;
    }
}

body.full-width #content {
    background: none;
}
@media all and (min-width: 768px) {
    body.full-width #content {
        display: flex;
        flex-direction: column;
    }
}

.people-list {
    margin: 0 auto;
}
.people-list > .people-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 auto;
}
.mobile-no-bottom > .grid3 {
    float: none;
    position: static;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.people-list > .people-container > article.people-profile {
    float: none;
    width: 100%;
    height: inherit;
}
.people-list > .people-container > article.people-profile.grid1-grad1, .people-list > .people-container > article.people-profile.grid1-grad2, .people-list > .people-container > article.people-profile.grid1-grad3, .people-list > .people-container > article.people-profile.grid1-grad4, .people-list > .people-container > article.people-profile .grid1-grad5, .people-list > .people-container > article.people-profile .grid1-grad6 {
    background: none;
}
.people-list > .people-container > article.people-profile figure {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin: 0;
}
.people-list > .people-container > article.people-profile figure img.articleImg {
    width: 25%;
    float: none;
    height: auto;
}
.people-list > .people-container > article.people-profile figure figcaption.description {
    background: none;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 10px;
    margin: 0;
    padding: 10px;
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
}
.people-list > .people-container > article.people-profile figure figcaption.description > p {
    margin: 0;
    padding: 0 10px;
}
.people-list > .people-container > article.people-profile figure figcaption.description p.name {
    font-weight: 700;
    font-size: 18px;
    text-transform: none;
}
.people-list > .people-container > article.people-profile figure figcaption.description p.name a {
    color: #151945;
    font-weight: 700;
    font-size: 18px;
    text-transform: none;
    text-decoration: none;
}
.people-list > .people-container > article.people-profile figure figcaption.description p.title {
    color: #151945;
    font-size: 12px;
    text-transform: none;
    font-family: 'UniversLTW01-65Bold', sans-serif;
}
.people-list > .people-container > article.people-profile figure figcaption.description p.group, .people-list > .people-container > article.people-profile figure figcaption.description p.region {
    font-size: 12px;
    text-transform: none;
    margin-top: 2px;
    font-family: 'UniversLTStdLight';
    font-weight: unset;
}
.people-list > .people-container > article.people-profile figure figcaption.description p.division {
    font-size: 12px;
    text-transform: none;
    margin-top: 8px;
    font-family: 'UniversLTStdLight';
}
.people-list > .people-container > article.people-profile figure .tout-video-icon, div.video-icon {
    position: static;
}
@media all and (min-width: 768px) and (max-width: 1199px) {
    .people-list {
        width: 1000px;
    }

    .people-list > .people-container > article.people-profile figure img.articleImg {
        margin-left: 5px;
        margin-right: 5px;
    }
    .people-list > .people-container > article.people-profile div.video-icon{
        margin-left: 5px;
    }
}
@media all and (min-width: 768px) {
    .people-list > .people-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .people-list > .people-container > article.people-profile {
        width: 25%;
        height: auto;
    }
    .people-list > .people-container > article.people-profile figure {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }
    .people-list > .people-container > article.people-profile figure img.articleImg {
        width: 240px;
    }
    .people-list > .people-container > article.people-profile figure figcaption.description {
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 20px;
    }
    .people-list > .people-container > article.people-profile figure figcaption.description p.name {
        font-size: 20px;
    }
    .people-list > .people-container > article.people-profile figure figcaption.description p.name a {
        font-size: 20px;
        color: #151945;
        -webkit-transition: color .5s;
        transition: color .5s;
    }
    .people-list > .people-container > article.people-profile figure figcaption.description p.title {
        -webkit-transition: color .5s;
        transition: color .5s;
        font-size: 16px;
        color: #151945;
    }
    .people-list > .people-container > article.people-profile figure figcaption.description p.group, .people-list > .people-container > article.people-profile figure figcaption.description p.region {
        font-size: 14px;
        margin-top: 10px;
    }
    .people-list > .people-container > article.people-profile figure figcaption.description p.division {
        font-size: 14px;
        margin-top: 1px;
    }
    .people-list > .people-container > article.people-profile:hover figure figcaption.description p.name a {
        color: #22a2ff;
        text-underline: none;
    }
}
@media all and (min-width: 1200px) {
    .people-list > .people-container article.people-profile {
        width: 300px;
    }
    .people-list > .people-container article.people-profile figure img.articleImg {
        margin-left: 30px;
        margin-right: 30px;
    }
    .people-list > .people-container article.people-profile div.video-icon {
        margin-left: 30px;
    }
}