.ctr-team { display: flex; flex-wrap: wrap; justify-content: center; }
.ctr-teams .entry { padding: 0; }
.ctr-teams .entry-content { padding: 17px; }
.team-heading { font-size: 40px !important; display: block; margin: 3rem 0; text-align: center; font-weight: bold !important; }
.subteam-heading { font-size: 36px; display: block; margin: 8rem 0 2rem; text-align: center; font-weight: 500; width: 100%; clear: both; text-transform: capitalize; }
.tm-half, .tm-third, .tm-fourth { box-sizing: border-box; padding: 0.5rem; float: left; }
.tm-half { width: 50% }
.tm-third { width: 33.333% }
.tm-fourth { width: 25%; }
.tm-first { padding: 0.5rem 0.5rem 0.5rem 0; }
.tm-last { padding: 0.5rem 0 0.5rem 0.5rem; }
.clearfix { clear: both; display: block; margin: 0; padding: 0; height: 0; }
.ctr-team-member-hidden { visibility: hidden; }
.awdmtt-img { width: 100%; margin: 0; transition: .4s ease-out; object-fit: cover; height: 400px; object-position: center; }
.ctr-team-member-bio { height: 80vh; width: 800px; max-width: 90%; margin: 0 auto; }
.ctr-team-member-wrap { position: relative; }
.ctr-team-member-teaser { position: relative; top: -8px; width: auto; padding: 14px 25px; background: #0A37C6; color: #fff; left: 0; right: 0; margin-bottom: -8px; line-height: 1.5; }
.team-member-heading, .team-member-subheading { color: white; display: block; }
.team-member-heading { font-weight: 800; font-size: 24px; }
.ctr-team-member:hover .awdmtt-img { filter: saturate(1); transition: .4s ease-in; }
.ctr-team-member:hover .ctr-team-member-teaser { background: #26BCFB; transition: .4s ease-in; }
.fancybox-stage img { height: 60vh; display: block; margin: 0 auto; margin-bottom: 0px; margin-bottom: 30px; object-fit: cover; }
.team-member-bio-heading { font-size: 24px; font-weight: 700; color: #393939; line-height: 1.4; margin: 0 0 3px; text-transform: capitalize; text-align: center; }
.team-member-bio-subheading { margin: 0; font-size: 18px; font-weight: 100; line-height: 1; text-align: center; margin-bottom: 20px; }
.ctr-team { padding-bottom: 45px; margin-bottom: 20px; }
.ctr-team.ctr-subteam { border: none; padding: 0; }
.uagb-separator-wrap { text-align: center; }
.uagb-separator { border-top-style: solid; border-top-width: 2px; width: 100px; border-color: #0A37C6; margin-bottom: 35px; display: inline-block; }
.ctr-matt-img img { width: 100%; margin-top: 24px !important; }
.team-member-infocon { color: white; display: inline-block; border: 1px solid white; border-radius: 20px; width: 20px; height: 20px; text-align: center; font-style: italic; font-family: 'Brush Script MT', cursive; position: absolute; right: 10px; bottom: 10px; font-size: 12px; font-weight: 900; }
.team-page-heading { max-width: 1000px; margin: 0 auto 25px; width: 60%; }
.team-page-heading .entry-title { font-weight: bold; font-size: 46px; }
.team-page-heading span::before, .team-page-heading span::after { top: 57% !important; }
.ms-header { font-size: 35px; margin-bottom: 1rem; }
.ms-title { color: #0A37C6; font-weight: bold; font-style: italic; margin-bottom: 1rem; }
.ctr-matt-bio { padding: 25px; }
.team-member-subheading { font-style: italic; }
.ctr-teams article { box-shadow: 0 0.15em 0.9em 0 rgba(0, 0, 0, 0.135); }
.ctr-teams .section-title span { max-width: 600px; }
.ctr-matt-bio p { font-size: 18px; }
.ctr-team-member-img:hover { filter: brightness(0.6); }
.ctr-team-member.tm-single { width: 100%; }
.tm-single .ctr-team-member-wrap { width: 50%; margin: 0 auto; }
@media only screen and (max-width:1200px) {
    .ctr-team-member { width: 50%; }
}
@media only screen and (max-width:859px) {
    .team-heading { font-size: 28px; }
    .subteam-heading { font-size: 25px; }
    .ctr-team { margin-bottom: 35px; }
    .ctr-matt-img > p, .ctr-matt-img > h4 { clear: both; }
    .ctr-matt-img img { margin: 0 auto; float: none; }
}
@media only screen and (max-width:568px) {
    .ctr-team-member { width: 100%; }
    .tm-single .ctr-team-member-wrap { width: 100%; }
}
@media only screen and (min-width:1200px) {
    #matt-stevens-header-img { width: 568px; height: auto; }
}
