body.x_hkust.page-node-type-people {
  background: #f9f9f9;
}
body.x_hkust.page-node-type-people .region-content article {
  background: white;
  padding-bottom: 40px;
}
body.x_hkust.page-node-type-people .region-content article .profiles {
  margin-top: 40px;
  background: #f9f9f9;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper {
  position: relative;
}
@media only screen and (max-width: 767px) {
  body.x_hkust.page-node-type-people .region-content article .profiles .wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .photo {
  width: 270px;
  height: 324px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .photo {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .photo {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin: 15px auto;
    width: 100%;
  }
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .photo .field--type-image {
  position: relative;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .photo .field--type-image img {
  width: 270px;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .profile {
  display: block;
  padding: 0 300px 40px 0;
}
@media only screen and (max-width: 767px) {
  body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .profile {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    text-align: left;
    padding: 0;
  }
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .profile > h1.title {
  line-height: 53px;
  font-weight: 300;
  font-size: 42px;
  color: #191919;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .profile > .degree {
  line-height: 23px;
  font-size: 18px;
  color: #5e5e5e;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .profile > .prof-title {
  color: #191919;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact {
  width: 270px;
  background-color: #007fff;
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact {
    right: 0;
    position: absolute;
    top: 344px;
  }
}
@media only screen and (max-width: 1199px) {
  body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact {
    text-align: left;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    position: relative;
    margin: 0 auto 15px;
  }
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div.fax {
  display: none;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div {
  margin: 0;
  white-space: nowrap;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div a,
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div i {
  color: #ffffff;
  font-size: 14px;
  line-height: 40px;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div a:hover,
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div i:hover {
  color: #ffffff;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div .field {
  margin-left: 70px;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div > i {
  font-weight: 500;
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div > i::after {
  display: inline-block;
  margin-left: 10px;
  font-weight: 800;
  font-size: 14px;
  font-family: 'Muli', 'Microsoft JhengHei', '微軟正黑體', 'PingFang HK', 'Arial', 'sans-serif';
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div.phone i::after {
  content: 'Tel';
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div.email i::after {
  content: 'Email';
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div.office-location i::after {
  content: 'Office';
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div.fax i::after {
  content: 'Fax';
}
body.x_hkust.page-node-type-people .region-content article .profiles .wrapper .contact > div.link i::after {
  content: 'Link';
}
body.x_hkust.page-node-type-people .region-content article .profiles .field--name-field-reference-link span,
body.x_hkust.page-node-type-people .region-content article .profiles .field--name-field-office-location span {
  color: #ffffff;
  font-size: 14px;
  line-height: 40px;
}
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > *,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * {
  max-width: 870px;
}
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > * .tab-headings > a,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * .tab-headings > a,
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > * .tab.active > a,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * .tab.active > a,
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > * .field__label,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * .field__label,
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > * h4,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * h4 {
  color: #191919;
  line-height: 28px;
  font-weight: bold;
  font-size: 22px;
}
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > * .tab-headings,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * .tab-headings {
  border: 0;
  margin-bottom: 15px;
}
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > * .tab-headings > a,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * .tab-headings > a {
  padding: 0;
  background: transparent;
}
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > * .field__items,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * .field__items,
body.x_hkust.page-node-type-people .region-content article .profiles + .page-container > * li,
body.x_hkust.page-node-type-people .region-content article .page-container + .page-container > * li {
  color: #5e5e5e;
  line-height: 27px;
  font-size: 18px;
}
body.x_hkust.page-node-type-people footer {
  margin-top: 0;
}
