.form-group-role .radio label{
    color: #666 !important;
    font-family: 'Lato-light', sans-serif !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase;
}

.form-group-role .radio label input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.form-group-role .radio label:hover {
    background: #666;
    color: #fff !important;
}
.form-group-role {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 35px !important;
}

.form-group-role .radio {
    display: inline-block;
    margin: 0 8px;
}

.form-group-role .radio label input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}
.form-group-role .radio label {
    font-weight: 700;
    padding: 6px 15px;
  margin-bottom: 15px !important;
  background: #ffffff !important;
}
.form-group-role .radio label:hover {
    background: #666666 !important;
    color: #fff !important;
}

.form-group-role .radio.active-radio-filter label {
    background: #666 !important;
    color: #fff !important;
}


.work-post-grid.row {
    display: inline-flex;
    flex-wrap: wrap;
}

.work-post-grid-item-inner {
    background: #ffffff;
    height: calc(100%);
    border: 1px solid #f1f1f1;
}

.work-post-category {
    font-size: 10px !important;
    line-height: 16px !important;
    color: #ffffff !important;
    font-weight: 800 !important;
    padding: 2px 10px 2px 10px !important;
    border-radius: 0px 0px 0px 0px !important;
    background: rgba(62,62,62,0.48) !important;
    z-index: 2 !important;
    display: block;
    font-family: "Open Sans" !important;
    text-transform: uppercase !important;
  text-align: center;
    margin-bottom: 15px;
}
.work-post-category a {
    color: #fff;
}

.post-content {
    padding: 20px;
    padding-bottom: 50px;
}

.work-post-grid-item {
    margin-bottom: 35px !important; 
}
.work-post-image {
    height: 300px;
    background-position: center center;
    background-size: cover;
  position:relative;
}
.work-post-grid-item-inner {}

.work-post-image img {
    opacity: 0;
}

.work-post-overlay {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.4);
    display: inline-flex;
    left: 0;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 13px;
    opacity: 0;
}

.work-post-date {
    font-size: 16px !important;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 1px !important;
    padding-bottom: 15px !important;
    color: #9b9b9b !important;
}

.work-post-overlay a {
    color: #fff;
    text-decoration: none;
    padding: 6px 15px;
    border: 2px solid #fff;
}

.work-post-grid-item-inner:hover .work-post-overlay {
    opacity: 1;
}
.work-post-title {
  font-size:18px !important;
    font-family: 'Lato', sans-serif !important;
    color: #231f20 !important;
  margin-bottom: 20px;
}
.work-post-overlay a:hover {
    color: #000000 !important;
    background: #ede535 !important;
    border-color: #ede535 !important;
    border-style: solid !important;
}

.people-list {
    display: flex;
    flex-wrap: wrap;
}

.people-list-item {
    margin-bottom: 30px !important;
}

.form-group-role {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 35px !important;
}

.form-group-role .radio {
    display: inline-block;
    margin: 0 14px;
}

.form-group-role .radio label input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}
.form-group-role .radio label {
    font-weight: 700;
    padding: 6px 15px;
}
.form-group-role .radio label:hover {
    background: #666;
    color: #fff !important;
}

.people-image {
    position: relative;
}

.people-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    padding: 0 23px;
    background: rgba(0,0,0,0.4);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  opacity:0;
}

.people-excerpt p {
    color: #fff !important;
}

.people-excerpt p {}

.people-list-item-inner:hover .people-overlay {opacity: 1;}

.people-content {
    text-align: center;
}


.form-group-role .radio label input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.form-group-role .radio label:hover {
    background: #666;
    color: #fff !important;
}

.people-image {
    position: relative;
}

.people-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    padding: 0 23px;
    background: rgba(0,0,0,0.4);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.people-excerpt p {
    color: #fff !important;
}

.people-excerpt p {}

.people-list-item-inner:hover .people-overlay {opacity: 1;}

.people-content {
    text-align: center;
}

.people-role {
    color: #666666 !important;
    text-transform: uppercase;
    padding: 8px 0 3px;
    font-size: 17px;
}
.people-title a {
    color: #3e3e3e;
    text-decoration: none;
    font-size: 18px;
}

.people-list-item-inner {
    border: 1px solid #f1f1f1;
    padding-bottom: 10px;
    height: 100%;
}

.people-title {
    padding: 0 11px;
}
.people-title a {
    color: #3e3e3e;
    text-decoration: none;
    font-size: 18px;
}
.people-image img {
    min-height: 250px;
    max-height: 250px;
}
.people-list-item-inner {
    border: 1px solid #f1f1f1;
    padding-bottom: 10px;
    height: 100%;
}

.people-title {
    padding: 0 11px;
}

.people-link {
    width: 100%;
    text-align: right;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.people-link a {
    border: 2px solid;
    padding: 6px 10px;
    margin-bottom: 17px !important;
    color: #fff;
    text-decoration: none;
}

.people-link a:hover {
    background: #ede535 !important;
    border-color: #ede535 !important;
}
.people-list {
    display: flex;
    flex-wrap: wrap;
}

.people-list-item {
    margin-bottom: 30px;
}

.form-group-role .radio label{
    color: #666 !important;
    font-family: 'Lato-light', sans-serif !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase;
}

.form-group-role .radio label input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.form-group-role .radio label:hover {
    background: #666;
    color: #fff !important;
}

.newletter-image img {
    opacity: 0;
}

.newletter-image {
    min-height: 250px;
}

.newletter-title {
    text-align: center;
}


.newletter-title a:hover {
    background: #ede535;
}

.newletter-title a {
    padding: 12px;
    display: inline-block;
    margin: 9px 0;
    text-decoration: none;
}
.newletter-list.row {
    display: flex;
    flex-wrap: wrap;
}

.newletter-list-item {
    margin-bottom: 35px;
}

.newletter-list.row {
    margin-bottom: 50px !important;
}

.report-post-grid {
    margin-top: 20px;
}

.newletter-image {
    min-height: 250px;
    background-size: cover;
    background-position: center center;
}
