html body .outercontainer {
  min-width: 280px;
}
html body .innercontainer {
  min-width: 280px;
}
html h2 {
  font-size: 24px;
  margin: 16px 0;
  padding: 20px 0 10px;
}
html h2.profiledir {
  font-size: 44px;
}
html h2 a {
  width: 0;
  overflow: hidden;
  text-indent: -10000px;
  margin-left: 0px;
  float: right;
  vertical-align: middle;
  margin-top: 6px;
}
html h2 a:hover {
  padding-right: 26px;
}
html .s3p {
  width: 50%;
}
/*html .s4p {
  width: 100%;
}*/
html .s5p {
  width: 83%;
}
html .s9p {
  width: 100%;
}
html .s7p {
  width: 83.33%;
}
html .ml1p,
html .mr1p {
  margin: 0 8.33%;
}
html header a.sologo {
  display: inline-block;
  width: 190px;
  height: 33px;
  background-size: 190px 33px;
}
html body header .search {
  position: fixed;
  top: 0px;
  right: 8.33%;
  padding-top: 4px;
}
html body header .search input {
  display: none;
}
html body header nav {
  height: auto;
  overflow: hidden;
  width: 100%;
/*   display: none; */
}

html body header nav>ul {
  position: relative;
  height: auto;
  width: 83%;
  position: fixed;
  left: 0;
  right: 0;
  top: 46px;
  z-index: 2;
  padding: 0 8.33%;
  background: #1a1a1a;
  display: none;
  max-height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin-right: -2px;
}
html body header nav>ul.shown {
  display: block;
}
html body header nav>ul>li {
  float: none;
  font-size: 12px;
  margin-left: 0px;
  border-bottom: 1px solid #313131;
  width: 100%;
}
html body header nav>ul>li>a {
  background: url("img/ddarrows.png") no-repeat 98% 15px;
  background-size: 10px 100px;
}
html body header nav>ul>li.toggled>a {
  background-position: 98% -75px;
  color: white;
}
/*header nav>ul>li.active>a {
  color: white;
}
header nav>ul>li:hover>a {
  color: white;
}*/
html body header nav>ul>li>div {
  position: relative;
/*   background: #1a1a1a; */
  left: 10%;
  top: 0;
/*   width: 100%; */
/*   z-index: 11; */
/*   overflow: hidden; */
   padding: 8px 0 8px; 
/*   display: none; */
}
html body header nav>ul div>ul {
  padding-left: 0;
}
html header nav {
  z-index: initial;
}
html header nav>ul>li:hover>div {
  display: none;
}
html header nav>ul>li.toggled:hover>div {
  display: block;
}
/*header nav>ul>li>div>div {
  overflow: hidden;
}*/
html body header nav>ul div>ul {
/*   padding-left: 20px; */
  float: none;
  border-left: 0px none;
/*   min-height: 100%; */
  margin-left: 0px;
/*   padding-bottom: 1000px; */
/*   margin-bottom: -1000px; */
  padding-top: 10px;
}
header nav>ul div>ul:first-child {
  padding-top: 0;
}
*/
/*header nav>ul div>ul>li {
  padding-top: 10px;
}*/

html body header nav>ul div ul ul {
  padding-left: 0px;
  padding-bottom: 10px;
}
header nav>ul div ul ul>li {
  padding-top: 0px;
}
/*header nav>ul div ul ul>li>a {
  color: #cacaca;
}*/
html header nav .mobilemenu {
  display: block;
  height: 40px;
  position: fixed;
  top: 0;
  z-index: 11;
}
html header nav .mobilemenu a {
  display: block;
  background: url("img/mobilemenu.png") no-repeat 0% 50%;
  background-size: 21px 13px;
  padding-left: 30px;
  font-size: 12px;
  color: #838686;
  text-transform: uppercase;
  line-height: 40px;
  text-indent: -1000px;
  overflow: hidden;
  width: 10px;
}
html body .hcity>ul>li {
  width: 50%;
}
html body .hcity>ul>li:last-child {
  width: 100%;
}
html .hmembers .info {
  line-height: 160px;
}
html .hmembers .infocontainer {
  line-height: 14px;
  font-size: 10px;
  margin: 0 5%;
}
html .hmembers .infocontainer span.qbody {
  line-height: 14px;
  font-size: 10px;  
}
html .hmembers .infocontainer span.quote {
  margin: 3px 0;
  font-size: 12px;
}
html .hmembers .infocontainer span.name {
  font-size: 8px;
}
html .hmembers .infocontainer span.title {
  font-size: 8px;
}

html body .hcity>ul>li:last-child .infocontainer span.qbody {
  line-height: 18px;
  font-size: 14px;  
}
html body .hcity>ul>li:last-child .infocontainer span.quote {
  margin: 3px 0;
  font-size: 16px;
}
html body .hcity>ul>li:last-child .infocontainer span.name {
  font-size: 12px;
}
html body .hcity>ul>li:last-child .infocontainer span.title {
  font-size: 12px;
}
html .hcity .infocontainer {
  margin: 0 3%;
}
html .hcity .info span.qbody {
  font-size: 10px;
  line-height: 14px;
}
html .hcity .info span.quote {
  font-size: 10px;
  margin: 0;
  line-height: 10px;
}
html .hcity .info span.name {
  font-size: 8px;
  margin: 0;
}
html .hcity .info span.title {
  font-size: 8px;
  margin: 0;
}
html footer {
  position: relative;
  font-size: 10px;
}
html footer .tools {
  padding: 0;
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
}
html footer .tools p {
  position: absolute;
  top: 0;
  right: 0;
  width: 33%;
  margin-right: 0;
  margin-left: 0;
  text-align: right;
}
html footer .tools p:first-child {
  left: 0;
  right: auto;
  margin-right: 0;
  margin-left: 0;
  text-align: left;
}
html footer .tools p.login {
  right: 33.5%;
  text-align: center;
}
html footer .social {
  position: absolute;
  top: 30px;
  left: 0;
}
html footer .info {
  margin: 0 2%;
  padding: 40px 0 10px 23px;
  line-height: 16px;
}
html footer .social a.fb {
  margin-top: 8px;
}
html header .logotop {
  height: 52px;
}
html header .logotop h1 {
  float: none;
  display: none;
  padding-top: 8px;
}
html header .logotop {
  text-align: center;
/*   display: none; */
}
html header .logotop p {
  display: inline-block;
  text-align: center;
  height: 20px;
  padding-top: 8px;
}
html header.fixed .logotop {
  height: 52px;
}
html header.fixed .logotop .logo {
  transform: scale(1);
  transform-origin: 100% 0%;
}
html header,
html header.fixedlogos {
  padding-top: 52px;
}
html .headerbg.fixed {
  height: 52px;
}
html aside.menu.s2p {
  width: 83%;
}
html aside.menu {
  float: none;
  text-align: center;
  overflow: hidden;
}
html aside.menu h5 {
  margin: 10px 0;
}
html aside.menu h5:first-child {
  margin-top: 25px;
}
html .fleft {
  float: none;
}
html .hcity .fleft {
  float: left;
}
html .textcontent date {
  margin: 15px 0 -15px;
}
html .textcontent .intro {
  line-height: 20px;
  font-size: 12px;
}
html .socialbox {
  position: relative;
  width: 30%;
  overflow: hidden;
  height: 65px;
  float: none;
  margin: -60px 0 60px;
  padding-left: 6%;
}
html .socialbox a {
  float: left;
  width: 45%;
  margin-right: 5%;
  height: 0;
  padding-top: 45%;
}
html .textcontent img {
  max-width: 100%;
}
html .lnkback.mr1p {
  margin: 0 8.33% 30px 0;
}
html .textcontentcontainer {
  margin-right: 8.33%;
}
html .subtitle {
  margin-top: -10px;
}
html .textcontent.s10p {
  width: 100%;
}
html .sideimages {
  width: 83.33%;
}
html .textcontent figure img {
  max-width: 100%;
}
html .textcontent figure,
html .textcontent .textcontentcontainer.wide figure {
  margin: 0 -12% 0 0;
}
html .textcontent figcaption {
  padding: 0;
}
html .profilec img {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
html .s8p {
  width: 100%;
}
html .profilec>div {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
html .facultylab .details span {
  border-top: 1px solid transparent;
  padding-top: 10px;
}
html .facultylab .details {
  padding-top: 15px;
}
html .ml5p {
  margin: 0 8.33% 0 0;
}
html .s6p {
  width: auto;
}
html .s4p {
  width: 100%;
}
html .headmap {
  height: 250px;
}
html .mapfilterc {
  width: 83.33%;
  z-index: 1;
}
html aside.menu ul {
  padding-top: 10px;
}
html header .logotop, html header.fixedlogos .logotop {
  z-index: 10;
  height: 46px;
}
html .facultylist li {
  float: none;
  width: 100%;
}
html .ctabs .tabcaps li {
  margin-bottom: 10px;
}
html .subtitle.left,
html .subtitle.right {
  float: none;
  margin-left: 0;
  margin-bottom: 10px;
  font-size: 12px;
  width: 100%;
  line-height: 24px;
}
html .addoncontacts li {
  float: none;
  width: 100%;
}
html .addoncontacts li:nth-child(2n) {
  margin-left: 0;
}
html body div .facultylist li .imgcontainer {
  float: none;
  width: 83.33%;
  margin: 8.33% 8.33% 0;
}
html body .facultylist .infocontainer {
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
html .filters {
  float: none;
  width: 100%;
}
html .filters .faculty {
  width: 35%;
}
html .filters .research {
  width: 65%;
}

html .applylist li .title {
  float: none;
  width: 100%;
  text-align: left;
}
html .applylist li p {
  margin-left: 0;
}
html .applylist li .title.exw {
  width: 100%;
}

html .ftable table td {
  display: block;
  width: auto !important;
}
html table.fulldir th {
/*   display: none; */
  display: block;
  width: 100% !important;
}
html table.fulldir td {
  display: block;
  width: 100% !important;
}
html .s11p {
  width: 100%;
}
html .headcontent nav {
  float: none;
  width: 100%;
  position: relative;
  text-align: left;
  padding-bottom: 15px;
}
html .exthead {
  margin-bottom: 0;
}
html .hsubtitle {
  width: 100%;
}
html .headcontent .filter > a.filter {
  width: 100%;
  box-sizing: border-box;
}
html .filter {
  padding-top: 30px;
}
html .filter .ddlist {
/*   display: block; */
  width: 100%;
  top: 0px;
  box-sizing: border-box;
  z-index: 9;
  margin-bottom: 10px;
  position: relative;
}
html .filter form.quick {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

html .textcontent .newslisting date {
  margin: 40px 0 -30px 0;
  float: none;
}

html .textcontent {
  overflow: hidden;
}

html form.login {
  padding-top: 200px;
}
html form.login .field input {
  width: 100%;
  min-width: 100px;
  box-sizing: border-box;
}
html form.login .error {
  position: relative;
  left: 0;
  width: 100%;
}
html form.login .error i {
  top: -12px;
  left: 10px;
  transform-origin: 50% 50%;
  transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
html body .animation .logotop h1 {
  display: none;
}
html body .animation .logotop p {
  text-align: center;
}
html body .animation .sologo {
/*   display: none !important; */
  width: 190px;
  height: 33px;
  background-size: 190px 33px;
  margin: 0 auto;
}
html .animation .logotop h1 {
  float: none;
  display: none;
  padding-top: 8px;
}
html body .animation .logotop {
  text-align: center;
}
html .animation .logotop p {
  padding-top: 8px !important;
}
html .hcalcontainer {
  margin: 0 -10%;
}
html .calxlcont {
  margin: 80px -10% 0;  
}


html .searchfilter {
  width: 100%;
  margin-top: 15px;
}

html .homewithintro header.fixedlogos.scrolled {
  padding-top: 46px;
}
html .fixh {
  height: 300px;
}
html body .autoheight {
  
}
.narchive {
  display: none;
}
html .exthead {
  min-height: 270px; 
}
html .exthead img {
  min-width: 768px; 
}

html .textcontent figure iframe {
  max-width: 100%;
}


html body .hcity ul>li:last-child {
  display: none;
}
html .sideimages > ul > li > span {
  display: none;
}

html .hmembers li:hover .info {
  opacity: 0;
}
html .hmembers li.hover:hover .info {
  opacity: 1;
}
html .facultylist li:hover .imgcontainer .overlay {
  display: none;
}

html .welcomecontainer {
  height: auto;
  padding-right: 0;
}
html .welcomecontainer>ul {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  padding-top: 98.8%;
}

html .welcomecontainer .welcomequote {
  font-size: 14px;
  padding: 8.33%;
  padding: 8.33% 7%;
  height: auto;
  width: 98%;
}
html .welcomecontainer .welcomequote .quote {
  font-size: 16px;
  line-height: 8px;
  top: 1px;
  position: relative;
}
html .welcomecontainer .welcomequote .quote:first-child {
/*   position: relative; */
  left: 0;
/*   top: 10px; */
  margin-right: -4px;
}
html .welcomecontainer .welcomequote .signature {
  font-size: 14px;
}

html .resourcescontacts>li {
  float: none;
  width: 100%;
  padding-right: 0;
  padding-bottom: 30px;
}
html .textcontent .quotecontainer span.qbody {
  font-size: 12px;
  line-height: 16px;
}
html .textcontent .quotecontainer span.quote {
  font-size: 18px;
  line-height: 16px;
}
html .fixh.mautoh {
  height: 460px;
  overflow: visible;
}
html .collapselnk {
  height: auto;
}
html .s3p.fwidth {
  width: auto;
}
html .textcontent .txt.formerlab>table {
  width: 100% !important;
  height: auto !important;
  display: block;
}
html .textcontent .txt.formerlab>table>tbody>tr>td,
html .textcontent .txt.formerlab>table>tbody {
  display: block;
}
html .textcontent .txt.formerlab>table>tbody>tr {
  display: block;
  padding: 10px 0;
  border-top: 1px solid #cacaca;
}
html .textcontent .txt.formerlab table tr {
  display: block;
}
html .textcontent table.past {
  width: 100%;
}


.nomobile {
  display: none;
}
