html .outercontainer,
html .innercontainer {
  min-width: 500px;
}
html .hmembers .infocontainer {
  line-height: 18px;
  margin: 0 24px;
}
html .hmembers .info span.quote {
  font-size: 18px;
  margin: 2px 0 2px;
}
html .hmembers .info span.qbody {
  font-size: 11px;
  line-height: 16px;
}
html .hmembers .info span.name {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 14px;
}
html .hmembers .info span.title {
  font-size: 10px;
  margin-top: 4px;
  line-height: 12px;
}




html .hcity .infocontainer {
  line-height: 16px;
  margin: auto 24px;
}
html .hcity .info span.quote {
  font-family: "Inconsolata", serif;
  font-size: 20px;
  margin: 2px 0 2px;
}
html .hcity .info span.qbody {
  font-size: 14px;
  line-height: 18px;
}
html .hcity .info span.name {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
html .hcity .info span.title {
  font-size: 11px;
  margin-top: 5px;
}
/*html h2 a {
  display: block;
  width: 50%;
  margin-left: 0;
}*/
html .facultylist .infocontainer {
  font-size: 10px;
  line-height: 13px;
}
html .ftable table td {
  display: block;
}
html table.fulldir th {
  display: block;
}
html table.fulldir td {
  display: block;
  width: 100% !important;
}
html table.fulldir tr:first-child {
/*   display: none; */
  width: 95%;
}
html table.fulldir tr {
  display: block;
  float: left;
  width: 45%;
/*   height: 320px; */
  margin-right: 5%;
  border-bottom: 0 none;
  border-top: 1px solid #cacaca;
}
html table.fulldir tr:nth-child(2n) {
  clear: left;
}
html header nav > ul {
  margin-right: -10%;
}
html header nav > ul > li {
  margin-left: 12px;
}
html .textcontent figure img {
  max-width: 100%;
}


.mobblock-separator {
  display: block;
  height: 0;
}
.mobblock-separator+a {
  margin-left: 0;
  
}
html .past {
  width: 100%;
}


html .welcomecontainer .welcomequote {
  font-size: 18px;
/*   padding: 40px 460px 0 40px; */
}
html .welcomecontainer .welcomequote .quote {
  font-size: 28px;
  top: 4px;
}
html .welcomecontainer .welcomequote .quote:first-child {
/*   top: 44px; */
/*   left: 8%; */
  top: 4px;
}
html .resourcescontacts>li {
  width: 31.3%;
  padding-bottom: 30px;
}
html .resourcescontacts>li:last-child {
  clear: left;
}
html .facultylist li:hover .imgcontainer .overlay {
  display: none;
}
html .textcontent .quoteoutercontainer {
  height: 290px;
}
html .headcontent .filter.directory {
  width: 352px;
}

html .filters.alopen {
  width: 50%;
}


html .welcomecontainer>ul {
  height: 400px;
}
html header.fixed.fixedlogos.scrolled,
html .homewithintro header.fixed.fixedlogos.scrolled {
  padding-top: 74px;
}
