/*
Theme Name: AS-Mizzou
Template: Washington
Author: Alumni Spaces
Version: 1.0
*/
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
}
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
  color: inherit;
}
body {
  background: none;
  background-color: #fff;
  max-width: 100%;
  letter-spacing: 0.5px;
  font-size: 18px;
  color: #000;
  line-height: 1.56;
}
.post-thumbnail {
  margin: 0 auto;
}
@media (min-width: 670px) {
  .post-thumbnail {
    max-width: 50%;
  }
}
.post-thumbnail img {
  width: inherit!important;
  margin: 0 auto;
}
a {
  color: inherit;
}
.social-list {
  display: block;
  text-align: right;
}
.social-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.social-list ul li {
  display: block;
  float: left;
}
.social-list ul li a {
  font-size: 18px;
  text-align: center;
  display: block;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.social-list ul li a i {
  display: block;
  line-height: inherit;
}
.social-list li + li {
  margin-left: 4px;
}
.widget_group_description li a {
  padding-left: 2px;
}
.container {
  max-width: 1100px;
  width: 100%;
  padding: 0px 12px;
}
#page-wrapper figure#page-thumbnail {
  text-align: center;
  margin: 0 auto;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.alignwide {
  margin: 32px calc(25% - 25vw);
}
.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
@media (min-width: 670px) {
  #page-wrapper figure#page-thumbnail {
    max-width: 50%;
  }
}
.activity_grid,
.news_grid {
  margin: 20px 0;
}
.activity_grid h2,
.news_grid h2 {
  text-align: left;
  margin-bottom: 0;
}
.activity_grid .page-title::after,
.news_grid .page-title::after {
  display: none;
}
#logo-area {
  padding: 40px 0 20px 0;
}
#wi-logo {
  align-items: center;
}
#wi-logo h1,
#wi-logo h2 {
  flex: 1;
  letter-spacing: normal;
}
#wi-logo h2 {
  margin-top: 0.25em;
  text-transform: none;
  font-size: 35px;
}
#wi-logo img {
  width: inherit;
}
#wi-logo img[src$=".svg"] {
  max-width: 50%;
}
@media (max-width: 670px) {
  #wi-logo img[src$=".svg"] {
    max-width: 84%;
    margin: 0 auto;
  }
}
@media (max-width: 940px) {
  #wi-logo img[src$=".svg"] {
    margin: 0 auto;
  }
}
@media (max-width: 670px) {
  #wi-tagline {
    display: block!important;
    font-size: 22px!important;
  }
}
#mobilenav,
#mobile-topbarnav {
  font-family: 'proxima_nova_altbold', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#wi-mainnav {
  font-family: 'proxima_nova_altbold', Arial, Helvetica, sans-serif;
}
#wi-mainnav .menu > ul ul {
  border: none;
  padding: 0;
}
#wi-mainnav .menu > ul ul li {
  padding: 0.6em;
}
#wi-mainnav .menu > ul > li > a {
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.5px;
}
#wi-mainnav .menu > ul > li > ul:before {
  display: none;
}
.home_lead #heading {
  display: block;
}
.home_lead #heading .social-list {
  text-align: center;
}
.home_lead #heading .social-list ul {
  padding-top: 19px;
}
.home_lead #heading .social-list ul li {
  padding: 0px 5px;
}
.home_lead .featured_slider {
  flex: 1 70%;
  margin-bottom: 2em;
  position: relative;
  overflow: hidden;
}
.home_lead .featured_slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 350px;
  list-style: none;
}
.home_lead .featured_slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  height: 450px;
  text-align: center;
  background-size: cover;
  background-position: center;
}
@media (max-width: 670px) {
  .home_lead .featured_slider ul li {
    height: 420px;
  }
}
.home_lead .featured_slider ul li h3,
.home_lead .featured_slider ul li h4 {
  font-size: 2.3em;
  line-height: 0.9em;
  font-weight: 700;
  color: #fff;
  font-family: 'proxima_nova_altbold', Arial, Helvetica, sans-serif;
  border-left: 8px solid #f4b430;
  margin-bottom: 40px;
  background: rgba(0, 0, 0, 0.75);
}
.home_lead .featured_slider ul li h3 {
  padding: 20px 0 15px 20px;
}
.home_lead .featured_slider ul li h4 {
  font-size: 1.5em;
  border-left: none;
  width: 45%;
  padding: 20px 0 15px 20px;
  margin: 0 auto 30px;
}
@media (max-width: 670px) {
  .home_lead .featured_slider ul li h4 {
    font-size: 1em;
    padding: 20px 0 15px 0;
    width: 67%;
  }
}
.home_lead .featured_slider ul li a.check-it-out-button {
  width: 30%;
  margin: 0 auto;
  padding: 14px 20px;
}
@media (max-width: 670px) {
  .home_lead .featured_slider ul li a.check-it-out-button {
    width: 50%;
    font-size: 16px;
  }
}
.home_lead .control_prev,
.home_lead .control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}
.home_lead .control_prev:hover,
.home_lead .control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}
.home_lead .control_prev {
  border-radius: 0 2px 2px 0;
}
.home_lead .control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}
.home_mid_widget_area {
  margin-top: 3em;
  min-height: 100px;
}
footer.footer-dark a {
  color: #fff;
}
footer.footer-dark .social-list li a {
  color: #000;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li {
  font-family: 'Proxima Nova', Arial, Helvetica, sans-serif;
}
.widget_as_button {
  text-align: center;
}
.widget_as_button p {
  margin-bottom: 0;
}
.join-maa-button {
  min-width: 205px;
}
@media (max-width: 940px) {
  .join-maa-button {
    display: none;
  }
}
ul.supporters {
  list-style-type: none;
}
ul.supporters li {
  width: 48%;
  float: left;
}
ul.supporters li:nth-child(even) {
  margin-left: 2%;
}
.as-button,
input[type="submit"],
input[type="button"] {
  margin: 0.35em 0 0.25em 0;
  display: block;
  padding: 14px 50px;
  font-size: 1.1em;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 700;
  font-family: 'proxima_nova_ltsemibold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.as-button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  box-shadow: none;
}
.centered {
  text-align: center;
  display: block;
  position: relative;
}
.see_all {
  margin: 0 auto;
  display: inline-block;
  padding: 8px 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-weight: 700;
  text-align: center;
}
section.af_button {
  margin: 50px 0;
}
section.af_button a.af-button {
  width: 25%;
  margin: 0 auto;
}
.doc_block h4 i.fa {
  margin-right: 0.5em;
}
.doc_block ul#documents {
  list-style-type: none;
}
.grid-title {
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'proxima_nova_ltsemibold', Arial, Helvetica, sans-serif;
  font-size: 1.2em;
}
.grid-title a:hover {
  color: inherit;
}
.post-grid-thumbnail a {
  width: 100%;
  height: 225px;
  display: block;
  overflow: hidden;
  background: #000;
}
.post-grid-thumbnail a img {
  max-width: 100%;
}
.entry-meta.grid-meta {
  color: #000;
  font-size: 1.25em;
}
.people_grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.people_grid .wpb_wrapper {
  flex: 1 0 100%;
}
@media (min-width: 668px) {
  .people_grid .wpb_wrapper {
    flex: 1 0 30%;
  }
}
.people_grid .wpb_wrapper .person-container {
  margin-bottom: 35px;
}
.people_grid .wpb_wrapper .person-container .person:before {
  content: " ";
  display: table;
}
.people_grid .wpb_wrapper .person-container .person .member-image {
  margin: 0 auto 3rem;
  text-align: center;
  max-width: 100%;
  position: relative;
  width: 180px;
  height: 180px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 180px;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social {
  border-radius: 50%;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  display: block;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  list-style: none;
  margin: 0;
  padding: 0;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li {
  display: inline-block;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li a {
  display: block;
  text-decoration: none;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  border-radius: 50%;
  color: #fff;
  outline: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li a i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  line-height: inherit;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li a:hover i {
  cursor: pointer;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(2) a {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(3) a {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(4) a {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(5) a {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(6) a {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(7) a {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(8) a {
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(9) a {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.people_grid .wpb_wrapper .person-container .person .member-image .member-social ul li:nth-child(10) a {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.people_grid .wpb_wrapper .person-container .person .member-image:hover .member-social {
  opacity: 1;
  visibility: visible;
}
.people_grid .wpb_wrapper .person-container .person .member-image:hover .member-social ul li a {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.people_grid .wpb_wrapper .person-container .person .member-name {
  margin-bottom: 0.5rem;
  font-size: 19px;
  font-size: 1.35714286em;
}
.people_grid .wpb_wrapper .person-container .person .member-text {
  text-align: center;
}
.people_grid .wpb_wrapper .person-container .person .member-text .member-name {
  margin-bottom: 0.5rem;
  font-size: 1.35em;
}
.people_grid .wpb_wrapper .person-container .person .member-text .member-desc {
  margin: 0 auto;
  margin-bottom: 0.5em;
  color: #888;
  max-width: 95%;
}
.error {
  background-color: #f2dede;
  padding: 0.5em;
  margin: 0 0 1em 0;
  color: #b84c4c;
}
form#contact-form .form-group {
  margin: 1em 0;
}
form#contact-form input[type="submit"] {
  margin-top: 2em;
}
.event-details {
  margin-bottom: 2em;
}
.event-details #map {
  margin-top: 1em;
}
.event-details .event-details-container .event_data {
  padding: 1em 1em 0 1em;
  display: flex;
  align-items: baseline;
  flex-flow: row nowrap;
}
.event-details .event-details-container .event_data h5,
.event-details .event-details-container .event_data .event_detail_info {
  flex-flow: column nowrap;
}
.event-details .event-details-container .event_data h5 {
  flex: 0 1 100px;
  margin-right: 1em;
  font-family: 'proxima_nova_ltsemibold', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
@media (max-width: 670px) {
  .event-details .event-details-container .event_data h5 {
    flex: 0 1 100px;
  }
}
.event-details .event-details-container .event_data .event_detail_info {
  flex: 1;
}
.entry-footer {
  margin-bottom: 2.5em;
}
@media (min-width: 670px) {
  .entry-footer {
    width: 50%;
  }
}
.eventbrite_ticket_widget .col-md-12 div {
  height: 500px;
  margin-bottom: 35px;
}
.header-2 #wi-mainnav .menu > ul {
  margin-left: 0px!important;
}
.widget_contact {
  margin-bottom: 5px;
}
.widget_contact .widget_contact_icon {
  display: inline-block;
  vertical-align: top;
  width: 15px;
}
.widget_contact .widget_contact_content {
  display: inline-block;
  margin-left: 10px;
}
.no-content #page-title.about {
  display: none;
}
.no-content .no-content-contact {
  margin-top: 3em;
}
@media (min-width: 670px) {
  .no-content .no-content-contact {
    width: 50%;
  }
}
.no-content .no-content-contact form#contact-form {
  margin-left: 1.5em;
}
.wp-caption p.wp-caption-text {
  font-size: 0.9em;
  padding: 10px;
  font-family: inherit;
}
