h2.letter {
  font-size: 4em !important;
  display: block;
  float: left;
  padding-left: 18px;
}

div.leadership {
  clear: both;
}
div.leadership:before, div.leadership:after {
  content: " ";
  display: table;
}
div.leadership:after {
  clear: both;
}
div.leadership h2 {
  margin-left: 18px;
}
@media (max-width: 767px) {
  div.leadership h2 {
    font-size: 1.7em !important;
  }
}

div.directory_entry.row .person_info .additional_titles {
  display: none;
}

div.directory_entry.row {
  margin: 0;
  padding: 1.25em;
  clear: both;
}
div.directory_entry.row:before, div.directory_entry.row:after {
  content: " ";
  display: table;
}
div.directory_entry.row:after {
  clear: both;
}
div.directory_entry.row .person_info {
  float: left;
  width: 30%;
}
@media (max-width: 767px) {
  div.directory_entry.row .person_info {
    width: 100%;
  }
}
div.directory_entry.row div.subgroups {
  float: right;
  margin-right: 15%;
  margin-top: 36px;
  width: 30%;
}
@media (max-width: 767px) {
  div.directory_entry.row div.subgroups {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
}
div.directory_entry.row div.subgroups p {
  text-align: left;
}
div.directory_entry.row .initials {
  width: 30%;
  max-width: 150px;
  font-size: 2.5em;
  font-family: "UniversCondensed", Arial, sans-serif;
  text-align: center;
  background-color: #ddd;
  margin-bottom: 0px;
  margin-right: 24px;
  padding-bottom: 39px;
  padding-top: 39px;
  float: left;
}
@media (max-width: 767px) {
  div.directory_entry.row .initials {
    display: none;
  }
}
@media (max-width: 767px) {
  div.directory_entry.row .initials {
    width: 60%;
    padding-bottom: 40%;
    padding-top: 20%;
  }
}
div.directory_entry.row p {
  margin: 0;
  font-size: 16px;
}
div.directory_entry.row p.name {
  font-size: 24px;
}
div.directory_entry.row p.title {
  font-weight: bold;
  font-family: "UniversRoman", arial, sans-serif;
}
div.directory_entry.row img {
  max-width: 150px;
  float: left;
  margin-right: 24px;
}
@media (max-width: 767px) {
  div.directory_entry.row img {
    display: none;
  }
}

div.directory_entry.grid {
  margin-bottom: 1em;
  float: left;
  min-height: 28em !important;
}
div.directory_entry.grid p {
  margin: 0 !important;
}
@media (max-width: 767px) {
  div.directory_entry.grid .person_info {
    float: left;
    display: block;
    clear: left;
  }
}
div.directory_entry.grid img {
  margin-bottom: 30px;
  /* Left/Right on phone breakpoint; two across on tablet */
}
@media (max-width: 767px) {
  div.directory_entry.grid img {
    max-width: 60%;
    float: left;
    display: block;
  }
}
div.directory_entry.grid .initials {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  padding-top: 30%;
  font-size: 3em;
  font-family: "UniversCondensed", Arial, sans-serif;
  text-align: center;
  background-color: #ddd;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  div.directory_entry.grid .initials {
    width: 60%;
    padding-bottom: 40%;
    padding-top: 20%;
  }
}

@media (max-width: 767px) {
  div.directory_entry.grid {
    min-height: auto !important;
  }
  div.directory_entry.grid .person_info,
div.directory_entry.grid .subgroups {
    width: 100%;
  }
  div.directory_entry.grid img, div.directory_entry.grid .initials {
    max-width: 300px;
    max-height: 300px;
    width: 100%;
    float: none;
    margin: 30px 0 10px 0;
  }
  div.directory_entry.grid .initials {
    width: 100%;
    height: 0;
    padding-bottom: 40%;
    padding-top: 20%;
    margin-bottom: 10px;
    margin-top: 30px;
  }
}
#directory-index .index-nav {
  clear: both;
  text-align: center;
}

#person {
  clear: both;
}
@media (max-width: 767px) {
  #person {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  #person h1 {
    padding-left: 15px;
    margin-bottom: 20px;
  }
}
#person img {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 30px;
}
@media (min-width: 768px) {
  #person img {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  #person img {
    width: 50%;
    padding-left: 15px;
    margin-bottom: 15px;
    max-width: 200px;
  }
}
#person .person_info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 768px) {
  #person .person_info {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  #person .person_info {
    padding-left: 18px;
  }
}
#person .person_info p {
  margin: 0;
}
#person .person_info p.title {
  font-weight: bold;
  font-family: "UniversRoman", arial, sans-serif;
}
#person .bio {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
}
@media (min-width: 992px) {
  #person .bio {
    float: left;
    width: 83.3333333333%;
  }
}

.text-mod.bio {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .text-mod.bio {
    margin-left: 5px;
  }
}

ul.publications li a:hover {
  text-decoration: underline;
}

.controls {
  background-color: #f2f2f2;
  margin-bottom: 4em;
}
.controls:before, .controls:after {
  content: " ";
  display: table;
}
.controls:after {
  clear: both;
}
.controls form {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .controls form {
    width: 100%;
  }
}
.controls input {
  padding: 16px;
  margin: 1em 0 1em 1em;
  height: 48px;
  border: 1px solid #999;
}
@media (max-width: 767px) {
  .controls input {
    width: 80%;
  }
}
.controls input:focus {
  border: 2px solid #666;
}
.controls .search-submit {
  text-transform: none;
  width: 48px !important;
  height: 48px !important;
  margin: 0;
  padding: 0;
  margin-left: -6px;
  margin-top: -2px;
}
@media (max-width: 767px) {
  .controls .search-submit {
    margin-top: -1px;
  }
}
.controls .search-submit .glyphicon {
  margin-left: 0;
  top: 2px;
}
.controls .category-dropdown {
  position: relative;
  float: right;
  width: 30%;
}
@media (max-width: 767px) {
  .controls .category-dropdown {
    width: 100%;
  }
}
.controls .category-dropdown .category-dropdown-button {
  background-color: #e2e2e2;
  padding: 1rem;
  height: 84px;
  margin: 0;
  width: 100%;
  text-align: left;
  font-size: 16px;
  border: none;
}
.controls .category-dropdown .category-dropdown-button .glyphicon {
  float: right;
  margin-top: 4px;
}
.controls .category-dropdown .category-dropdown-button:hover, .controls .category-dropdown .category-dropdown-button:focus {
  background-color: #d2d2d2;
}
.controls .category-dropdown .category-dropdown-button:focus {
  outline: none;
}
.controls .dropdown-menu {
  background-color: #e2e2e2;
  width: 100%;
  border: none;
  margin: 0;
}
.controls .dropdown-menu li > a {
  padding: 1rem;
  white-space: normal;
}
.controls .dropdown-menu li > a:hover, .controls .dropdown-menu li > a:focus {
  background-color: #d2d2d2;
}

.alphabet {
  margin-top: 1em;
  margin-bottom: 3em;
  clear: both;
  margin-left: 18px;
  margin-right: 18px;
}
.alphabet p {
  width: 100%;
  display: block;
  font-weight: bold;
  margin-bottom: 12px !important;
  text-transform: uppercase;
  font-family: "UniversRoman", arial, sans-serif;
  font-size: 14px;
}
@media (max-width: 767px) {
  .alphabet .links {
    margin-left: -11px;
    margin-right: -11px;
  }
}
.alphabet .links a {
  font-size: 1.2em;
  padding-right: 0.5em;
  text-decoration: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .alphabet .links a {
    font-size: 1.7em;
    padding-right: 0;
    text-align: center;
    width: 40px;
  }
}
.alphabet .links a:hover {
  text-decoration: underline;
}

a.back-to-top {
  display: block;
  float: right;
  margin-top: 60px;
}
@media (max-width: 767px) {
  a.back-to-top {
    margin-right: 18px;
  }
}
a.back-to-top:hover {
  text-decoration: underline;
}

.criteria {
  margin: 0 0 0.75em 1em;
}

.criteria p {
  margin: 0;
  font-weight: 700;
  font-family: UniversRoman, arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.nopostmsg {
  margin-left: 1em;
}

#directory-index .container .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#directory-index .container .row .controls,
#directory-index .container .row .leadership {
  flex-basis: 100%;
}

div.directory_entry.grid {
  margin-bottom: 2em;
  position: relative;
  width: 100%;
  padding: 0;
  margin-right: 2%;
}

@media (min-width: 768px) and (max-width: 991px) {
  div.directory_entry.grid {
    width: 49%;
  }

  div.directory_entry.grid:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  div.directory_entry.grid {
    width: 32%;
  }

  div.directory_entry.grid:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  div.directory_entry.grid {
    width: 23.5%;
  }

  div.directory_entry.grid:nth-child(4n) {
    margin-right: 0;
  }
}

/*# sourceMappingURL=style.css.map */
