body {
  font-family: Din, sans-serif;
  color: #191919;
  font-size: 16px;
  line-height: 26px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 70px;
  line-height: 80px;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 4px 4px 0 hsla(0, 0%, 100%, 0.3);
}

h2 {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #629fd0;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2000;
  background-color: #fff;
}

.section-inner-banner {
  position: relative;
  padding-right: 272px;
}

.section-inner-content {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-inner-content.other {
  padding-top: 180px;
}

.container {
  width: 100%;
  max-width: 1200px;
  padding-right: 60px;
  padding-left: 60px;
}

.txt-title {
  font-size: 21px;
  line-height: 31px;
  font-weight: 900;
}

.txt-title.staff-details {
  margin-bottom: 10px;
}

.txt-title.contact {
  margin-bottom: 30px;
}

.txt-cap {
  text-transform: uppercase;
}

.inner-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 430px;
  background-color: #dfecf6;
}

.inner-banner-img-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
}

.all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.inner-banner-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  height: 240px;
  margin-top: 250px;
  margin-left: 272px;
  background-color: rgba(223, 236, 246, 0.5);
}

.footer {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #dfecf6;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/footer-graphic.svg');
  background-position: 0% 90%;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #6e6e6e;
}

.container-fullwidth {
  width: 100%;
  max-width: 100%;
  padding-right: 60px;
  padding-left: 60px;
}

.footer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-col-l {
  width: 35%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.footer-col-r {
  width: 65%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.inner-banner-img-blur-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 25%;
}

.inner-banner-txt-b {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-right: 332px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.inner-banner-subtitle {
  margin-bottom: 10px;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 900;
  text-transform: uppercase;
}

.footer-logo {
  width: 100%;
  max-width: 380px;
  margin-bottom: 30px;
}

.footer-logo.mobile {
  display: none;
}

.img {
  width: 100%;
}

.txt-link-grey {
  display: inline-block;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #6e6e6e;
  text-decoration: none;
}

.txt-link-grey:hover {
  color: #629fd0;
  text-decoration: underline;
}

.sitemap-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -60px;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sitemap-col {
  width: 33.33%;
  margin-top: 60px;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.footer-title {
  margin-bottom: 10px;
  color: #629fd0;
  font-weight: 900;
}

.header-logo-psy {
  width: 130px;
}

.nav-link {
  padding: 17px 0px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #191919;
  text-decoration: none;
}

.nav-link:hover {
  color: #629fd0;
}

.nav-link.hide-in-desktop {
  display: none;
}

.nav-dropdown-list {
  overflow: hidden;
  min-width: 200px;
}

.nav-dropdown-list.w--open {
  min-width: 120px;
  margin-left: -13px;
  background-color: transparent;
}

.nav-dropdown-link-b {
  position: relative;
  margin-top: 5px;
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #629fd0;
  background-color: #fff;
}

.nav-dropdown-link {
  display: block;
  padding: 5px 10px;
  -webkit-transition: color 500ms ease, background-color 500ms ease;
  transition: color 500ms ease, background-color 500ms ease;
}

.nav-dropdown-link:hover {
  background-color: #dfecf6;
  color: #629fd0;
}

.nav-dropdown-link.w--current {
  background-color: #dfecf6;
  color: #629fd0;
}

.nav-dropdown-link.w--open {
  background-color: #dfecf6;
}

.nav-dropdown-line {
  width: 100%;
  height: 1px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: #d7d7d7;
}

.nav-dropdown-sublist {
  overflow: hidden;
}

.nav-dropdown-sublist.w--open {
  position: relative;
  background-color: transparent;
}

.inner-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 90vw;
  height: 100%;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.inner-banner-img.banner-founder {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/founder-banner2x.jpg');
}

.inner-banner-img.banner-people {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/people-banner2x.jpg');
}

.inner-banner-img.banner-private {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/private-banner2x.jpg');
}

.inner-banner-img.banner-contact {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/contact-banner2x.jpg');
}

.inner-banner-img.banner-news {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/news-banner2x.jpg');
}

.inner-banner-img.banner-donor {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/donor-banner2x.jpg');
}

.inner-banner-img.banners-sleep-disorder {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-banner2x.jpg');
}

.inner-banner-img.banner-sleep-disorder {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-banner2x_1.jpg');
}

.inner-banner-img.banner-sleep-knowledge {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-knowledge-banner2x.jpg');
}

.inner-banner-img-blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 90vw;
  height: 100%;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.inner-banner-img-blur.banner-founder {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/founder-banner2x.jpg');
}

.inner-banner-img-blur.banner-people {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/people-banner2x.jpg');
}

.inner-banner-img-blur.banner-private {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/private-banner2x.jpg');
}

.inner-banner-img-blur.banner-contact {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/contact-banner2x.jpg');
}

.inner-banner-img-blur.banner-news {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/news-banner2x.jpg');
}

.inner-banner-img-blur.banner-donor {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/donor-banner2x.jpg');
}

.inner-banner-img-blur.banner-sleep-disorder {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-banner2x.jpg');
}

.inner-banner-img-blur.banner-sleep-disorder {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-banner2x_1.jpg');
}

.inner-banner-img-blur.banner-sleep-knowledge {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-knowledge-banner2x.jpg');
}

.nav-dropdown-link-on {
  display: none;
  padding: 5px 10px;
  background-color: #dfecf6;
  -webkit-transition: color 500ms ease, background-color 500ms ease;
  transition: color 500ms ease, background-color 500ms ease;
  color: #629fd0;
}

.nav-dropdown-link-on:hover {
  background-color: #dfecf6;
  color: #629fd0;
}

.nav-dropdown-link-on.w--open {
  background-color: #dfecf6;
}

.nav-dropdown-link-off {
  display: block;
  padding: 5px 10px;
  -webkit-transition: color 500ms ease, background-color 500ms ease;
  transition: color 500ms ease, background-color 500ms ease;
}

.nav-dropdown-link-off:hover {
  background-color: #dfecf6;
  color: #629fd0;
}

.nav-dropdown-link-off.w--open {
  background-color: #dfecf6;
}

.nav-dropdown {
  margin-right: auto;
  margin-left: auto;
}

.nav-link-txt-hover {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #629fd0;
}

.header-logo-cuhk {
  width: 60px;
  margin-right: 10px;
}

.container-menu {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 60px;
  border-bottom: 1px solid #d7d7d7;
}

.header-icon-btn {
  width: 60px;
  height: 60px;
  border-left: 1px solid #d7d7d7;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.header-icon-btn:hover {
  background-color: #629fd0;
}

.header-icon-btn.icon-search {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-search.svg');
}

.header-icon-btn.icon-search:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-search-hover.svg');
}

.header-icon-btn.icon-fontsize {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-font-size.svg');
}

.header-icon-btn.icon-fontsize:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-font-size-hover.svg');
}

.header-icon-btn.lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  color: #191919;
  text-decoration: none;
}

.header-icon-btn.lang:hover {
  color: #fff;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header-logo-cu-medicine {
  width: 47px;
  margin-right: 10px;
}

.header-logo-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-logo-b {
  position: absolute;
  top: 50%;
  display: inline-block;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.header-icon-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.menu-mobile-btn-b {
  display: none;
}

.pop-search {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  overflow: hidden;
  width: 100%;
  height: 0px;
  margin-top: 61px;
  background-color: #fff;
}

.search {
  position: relative;
  width: 400px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.search-b {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #dfecf6;
}

.search-input {
  margin-bottom: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #191919;
  border-radius: 0px;
  background-color: transparent;
  color: #191919;
  font-size: 16px;
}

.search-input:focus {
  border-bottom-color: #629fd0;
}

.search-btn {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 42px;
  height: 42px;
  background-color: transparent;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-search.svg');
  background-position: 0px 0px;
  background-size: auto;
  color: transparent;
}

.search-btn:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-search-blue.svg');
}

.nav-menu-content-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-submenu {
  display: none;
}

.hide {
  display: none;
}

.founder-col-l {
  width: 55%;
  padding-top: 60px;
  padding-right: 2.5%;
  padding-left: 2.5%;
  float: left;
}

.founder-col-r {
  width: 45%;
  padding-right: 2.5%;
  padding-left: 2.5%;
  float: right;
  text-align: center;
}

.founder-row {
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.people-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -30px;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.staffs-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 100%;
  border-radius: 100%;
  opacity: 0;
}

.people-hover-border {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-style: solid;
  border-width: 3px;
  border-color: #629fd0;
  border-radius: 100%;
}

.people-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 100%;
}

.page-submenu-dropdown-btn-txt {
  padding-right: 20px;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-dropdown.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  white-space: pre-wrap;
}

.page-submenu-dropdown-btn-txt:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-dropdown-hover.svg');
  color: #629fd0;
}

.page-submenu-dropdown-btn-txt-on {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  padding-right: 20px;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-dropdown-hover.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 0;
  color: #629fd0;
  white-space: pre-wrap;
}

.page-submenu-dropdown-list.w--open {
  overflow: hidden;
  margin-left: -13px;
  padding-top: 16px;
  background-color: transparent;
}

.people-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #191919;
  text-decoration: none;
}

.people-link:hover {
  color: #629fd0;
}

.people-img-b {
  position: relative;
  overflow: hidden;
  width: 25%;
  padding-top: 25%;
  border-radius: 100%;
  background-color: #d7d7d7;
}

.peopel-txt {
  width: 70%;
  margin-top: 0px;
  padding-left: 5%;
  text-align: left;
}

.people-hover {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 25%;
  padding-top: 25%;
  border-radius: 100%;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.people-col {
  width: 33.33%;
  margin-top: 30px;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.about-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-col {
  width: 50%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.banner-blur-mask {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(0, 0, 0, 0.05);
}

.banner-blur-mask.bg-white {
  background-color: hsla(0, 0%, 100%, 0.15);
}

.content-b {
  position: relative;
  margin-top: 60px;
}

.content-icon-img-b {
  position: relative;
  margin-bottom: -15px;
}

.content-icon-img {
  width: 100%;
  max-width: 160px;
}

.content-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 340px;
  background-color: #dfecf6;
}

.content-banner.about {
  margin-top: 30px;
}

.content-banner-img-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
}

.content-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 85vw;
  height: 100%;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.content-banner-img.img-about {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/about-img07.jpg');
}

.content-banner-img-blur-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 25%;
}

.content-banner-img-blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 85vw;
  height: 100%;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.content-banner-img-blur.img-about {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/about-img07.jpg');
}

.content-sq-banner {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-color: #dfecf6;
}

.content-sq-banner-img-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
}

.content-sq-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 42vw;
  height: 100%;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.content-sq-banner-img.map {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/contact-map2x.jpg');
}

.content-sq-banner-img.img-sleep-disorder01 {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img012x.jpg');
}

.content-sq-banner-img.img-sleep-disorder02 {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img022x.jpg');
}

.content-sq-banner-img.img-sleep-disorder03 {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img032x.jpg');
}

.content-sq-banner-img.img-sleep-disorder04 {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img042x.jpg');
}

.content-sq-banner-img.img-insomnia {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img012x_1.jpg');
}

.content-sq-banner-img.img-osa {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img022x_1.jpg');
}

.content-sq-banner-img.img-rbd {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img032x_1.jpg');
}

.content-sq-banner-img.img-sleep-knowledge {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-knowledge-img2x.jpg');
}

.content-sq-banner-img.img-sleep-disorder {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-research-img012x.jpg');
}

.content-sq-banner-img-blur-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 25%;
}

.content-sq-banner-img-blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 40vw;
  height: 100%;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.content-sq-banner-img-blur.img-sleep-disorder01 {
  width: 42vw;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img012x.jpg');
}

.content-sq-banner-img-blur.img-sleep-disorder02 {
  width: 42vw;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img022x.jpg');
}

.content-sq-banner-img-blur.img-sleep-disorder02 {
  width: 42vw;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img012x.jpg');
}

.content-sq-banner-img-blur.img-sleep-disorder03 {
  width: 42vw;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img032x.jpg');
}

.content-sq-banner-img-blur.img-sleep-disorder04 {
  width: 42vw;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img042x.jpg');
}

.content-sq-banner-img-blur.img-sleep-disorder02 {
  width: 42vw;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img022x.jpg');
}

.content-sq-banner-img-blur.img-insomnia {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img012x_1.jpg');
}

.content-sq-banner-img-blur.img-osa {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img022x_1.jpg');
}

.content-sq-banner-img-blur.img-rbd {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-disorder-img032x_1.jpg');
}

.content-sq-banner-img-blur.img-sleep-knowledge {
  width: 42vw;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/sleep-knowledge-img2x.jpg');
}

.content-sq-banner-img-blur.img-sleep-disorder {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-research-img012x.jpg');
}

.content-sq-banner-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin: 20px -20px -20px 20px;
  background-color: rgba(223, 236, 246, 0.5);
}

.subtitle {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}

.subtitle-graphic {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 120px;
  height: 30px;
  margin-bottom: -5px;
  margin-left: -60px;
  background-color: #dfecf6;
}

.txt-bullet {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 28px;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/bullet-square.svg');
  background-position: 0% 10px;
  background-size: auto;
  background-repeat: no-repeat;
}

.btn {
  position: relative;
  padding: 15px 30px;
  background-color: #629fd0;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.btn.home-notice-btn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1001;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.btn-txt {
  position: relative;
  z-index: 1;
}

.btn-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 0px;
  background-color: #165d95;
  opacity: 0;
}

.list-btn-icon {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  margin-right: 30px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.sleep-list-btn-txt {
  position: relative;
  z-index: 1;
}

.list-btn-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 0px;
  background-color: rgba(223, 236, 246, 0.5);
  opacity: 0;
}

.sleep-list-content {
  overflow: hidden;
  padding-right: 30px;
  padding-left: 30px;
}

.sleep-list-txt-b {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pop-people-details {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 8000;
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
}

.pop-btn-top {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 8100;
  background-color: #dfecf6;
  text-align: right;
}

.people-details-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.people-details-col-l {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  width: 30%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.people-details-col-r {
  width: 70%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.people-details-img {
  width: 100%;
  border-radius: 100%;
}

.people-details-txt-b {
  margin-top: 30px;
}

.pop-mask {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 0%;
  background-color: #fff;
}

.pop-container {
  width: 100%;
  max-width: 1200px;
  padding-right: 60px;
  padding-left: 60px;
}

.pop-container.people-details {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: auto;
}

.contact-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contact-row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.contact-col {
  width: 50%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.contact-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #191919;
  text-decoration: none;
}

.contact-btn:hover {
  color: #629fd0;
}

.contact-btn-txt {
  margin-top: 1px;
  margin-left: 10px;
}

.contact-btn-b {
  display: inline-block;
}

.contact-info-list {
  margin-top: 10px;
}

.btn-b {
  margin-top: 30px;
}

.btn-b.align-right {
  text-align: right;
}

.txt-link-green {
  display: inline-block;
  color: #629fd0;
}

.txt-link-green:hover {
  text-decoration: none;
}

.page-sorting-dropdown-list.w--open {
  overflow: hidden;
  margin-left: -13px;
  padding-top: 16px;
  background-color: transparent;
}

.news-b {
  border-top: 1px solid #d7d7d7;
}

.news-list-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-right: 80px;
  padding-bottom: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d7d7d7;
  color: #191919;
  text-decoration: none;
}

.news-list-btn-icon {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  margin-right: 30px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.list-date {
  display: inline-block;
  line-height: 18px;
  text-align: center;
}

.list-date-day {
  display: inline-block;
  margin-left: 10px;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}

.list-date-b {
  position: absolute;
  top: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.news-list-txt {
  padding-left: 160px;
  color: #629fd0;
  font-weight: 900;
}

.news-list-txt-b {
  position: relative;
  z-index: 1;
  width: 85%;
  padding-left: 30px;
}

.txt-underline {
  text-decoration: underline;
}

.pop-news-details {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 8000;
  display: none;
  overflow: auto;
  background-color: #fff;
  opacity: 0;
}

.news-details-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.news-details-col {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  width: 50%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.news-details-content-b {
  height: 100%;
  border-left: 1px solid #191919;
}

.pop-title {
  margin-bottom: 15px;
  color: #629fd0;
  font-size: 32px;
  line-height: 42px;
  font-weight: 900;
}

.news-details-date {
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-left: 4px solid #191919;
}

.news-details-txt-b {
  padding-left: 20px;
}

.news-details-slider {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.news-details-slider-nav {
  position: relative;
}

.events-list {
  margin-bottom: 15px;
  box-shadow: 7px 7px 10px 0 rgba(0, 0, 0, 0.1);
}

.events-list-content {
  overflow: hidden;
  padding-right: 30px;
  padding-left: 30px;
}

.events-list-btn-txt {
  position: relative;
  z-index: 1;
  width: 65%;
  padding-left: 10px;
}

.events-list-btn-txt.home {
  width: 70%;
}

.events-list-btn-on {
  position: relative;
  display: block;
  padding: 15px 80px 15px 30px;
  background-color: rgba(222, 236, 228, 0.5);
  color: #191919;
  text-decoration: none;
}

.events-list-btn {
  position: relative;
  display: block;
  padding: 15px 80px 15px 30px;
  background-color: #fff;
  color: #191919;
  text-decoration: none;
}

.events-list-btn.home {
  padding-right: 30px;
}

.events-list-btn-txt-date {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 10px;
}

.events-list-btn-txt-date.home {
  padding-right: 30px;
}

.events-list-btn-txt-date-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.events-list-btn-txt-date-b.home {
  width: 30%;
}

.events-list-btn-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.events-list-btn-date-line {
  position: relative;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #191919;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.home-about-b {
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-about-container {
  position: relative;
  width: 100%;
  max-width: 600px;
  padding-right: 60px;
  padding-left: 60px;
}

.section-home-content {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section-home-content.home-about {
  overflow: hidden;
  padding-bottom: 0px;
}

.home-events-btn-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 2px;
  margin-bottom: 2px;
}

.home-news-row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-news-col {
  position: relative;
  width: 50%;
  padding-right: 0%;
  padding-left: 60px;
}

.home-news-banner-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 50%;
}

.home-news-banner {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #dfecf6;
}

.home-news-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50vw;
  height: 100%;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-news-img2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.home-news-banner-img-blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 40vw;
  height: 100%;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-news-img2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.home-news-b {
  margin-left: -23%;
}

.home-education-b {
  width: 200%;
}

.home-research-bg {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #dfecf6;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-research-img2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-education-slider {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: auto;
  background-color: transparent;
}

.home-education-banner {
  position: relative;
  width: 40%;
  margin-left: -60px;
  float: left;
  background-color: #fff;
}

.home-education-banner-img-b {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}

.home-education-col {
  position: relative;
  width: 50%;
  padding-right: 0%;
}

.home-education-row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-education-slide {
  padding-bottom: 20px;
}

.home-education-slide-txt-b {
  width: 50%;
  padding-top: 80px;
  padding-right: 120px;
  padding-bottom: 60px;
  float: left;
}

.home-education-subtitle-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.home-education-banner-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin: 20px -20px -20px 20px;
  background-color: #fff;
}

.home-education-banner-img-blur-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 25%;
}

.home-education-banner-b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
}

.home-education-slider-arrow-r {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: inline-block;
  width: 120px;
  height: 60px;
  margin-bottom: 20px;
  padding-left: 60px;
}

.home-education-slider-arrow-l {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 0px;
  margin-bottom: 20px;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-l.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.home-education-slider-arrow-l:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-l-hover.svg');
}

.home-education-slide-arrow-img-b {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 60px;
  height: 60px;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-r.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.home-education-slide-arrow-img-b:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-r-hover.svg');
}

.section-home-banner {
  position: relative;
  height: 100vh;
  min-height: 800px;
}

.home-banner-slider {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.home-banner {
  position: relative;
  width: 75%;
  height: 100%;
  float: right;
  background-color: #dfecf6;
}

.home-banner-img-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
}

.home-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 72vw;
  height: 100%;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.home-banner-img._01 {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-banner-img01.jpg');
}

.home-banner-img._02 {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-banner-img02.jpg');
}

.home-banner-img-blur-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 30%;
}

.home-banner-img-blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 72vw;
  height: 100%;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.home-banner-img-blur._01 {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-banner-img01.jpg');
}

.home-banner-img-blur._02 {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/home-banner-img02.jpg');
}

.home-banner-txt-b {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 45%;
  padding-bottom: 120px;
  padding-left: 60px;
}

.home-banner-slider-arrow-l {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 0px;
  margin-bottom: 60px;
  margin-left: 40px;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-l.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.home-banner-slider-arrow-l:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-l-hover.svg');
}

.home-banner-slider-arrow-r {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 0px;
  margin-bottom: 60px;
  margin-left: 100px;
  padding-left: 60px;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-r.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.home-banner-slider-arrow-r:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-r-hover.svg');
}

.home-banner-txt-title {
  margin-bottom: 30px;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 3px 2px 0 hsla(0, 0%, 100%, 0.75);
}

.home-banner-txt-subtxt {
  margin-bottom: 30px;
  color: #629fd0;
  font-size: 32px;
  line-height: 42px;
  font-weight: 900;
  text-transform: uppercase;
}

.header-home-logo {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1000;
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 60px;
}

.header-home-logo-cuhk {
  width: 82px;
  margin-right: 20px;
}

.header-home-logo-cu-medicine {
  width: 67px;
  margin-right: 20px;
}

.header-home-logo-psy {
  width: 240px;
}

.header-home-menu {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.home-nav-link {
  position: relative;
  padding: 8px 0px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #191919;
  text-decoration: none;
}

.home-nav-link:hover {
  color: #629fd0;
}

.home-nav-dropdown-list {
  overflow: hidden;
  min-width: 200px;
  margin-right: 40px;
  padding-right: 100px;
}

.home-nav-dropdown-list.w--open {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  min-width: 120px;
  background-color: transparent;
}

.home-nav-dropdown {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.header-home-icon-btn {
  width: 45px;
  height: 45px;
  margin-top: 10px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('https://webarchive.lib.cuhk.edu.hk/20220402002026oe_/https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.header-home-icon-btn:hover {
  background-color: #629fd0;
}

.header-home-icon-btn.icon-search {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-search.svg');
}

.header-home-icon-btn.icon-search:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-search-hover.svg');
}

.header-home-icon-btn.icon-fontsize {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-font-size.svg');
}

.header-home-icon-btn.icon-fontsize:hover {
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/icon-font-size-hover.svg');
}

.header-home-icon-btn.icon-lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  color: #191919;
  text-decoration: none;
}

.header-home-icon-btn.icon-lang:hover {
  color: #fff;
}

.home-nav-dropdown-line {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 30px;
  height: 1px;
  margin-top: 15px;
  margin-right: -30px;
  background-color: #629fd0;
}

.home-banner-slider-nav {
  margin-bottom: 30px;
}

.search-result-item {
  margin-bottom: 20px;
}

.home-graphic-green {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 30px;
  height: 300px;
  background-color: #629fd0;
}

.home-graphic-white01 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 180px;
  height: 3px;
  margin-bottom: 180px;
  background-color: #fff;
}

.home-graphic-white02 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 3px;
  height: 180px;
  background-color: #fff;
}

.home-graphic-white02-b {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 3px;
  height: 180px;
  margin-right: 177px;
}

.inner-bg-graphic01 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 31%;
  max-width: 550px;
  margin-top: -3%;
  margin-right: -1%;
}

.inner-bg-graphic02 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 37%;
  max-width: 550px;
  margin-top: -27%;
  margin-left: -1%;
}

.home-graphic01 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 400px;
  margin-top: -22%;
  margin-left: -100%;
  -webkit-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
}

.content-icon-graphic {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
}

.content-icon-graphic._02 {
  -webkit-transform: rotate(134deg);
  -ms-transform: rotate(134deg);
  transform: rotate(134deg);
}

.content-icon-graphic._03 {
  -webkit-transform: rotate(-160deg);
  -ms-transform: rotate(-160deg);
  transform: rotate(-160deg);
}

.content-icon-graphic._04 {
  -webkit-transform: rotate(-91deg);
  -ms-transform: rotate(-91deg);
  transform: rotate(-91deg);
}

.founder-txt-b {
  margin-top: 30px;
}

.lang-mobile {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.lang-link {
  display: inline-block;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #191919;
  text-decoration: none;
}

.lang-link:hover {
  color: #629fd0;
  text-decoration: underline;
}

.donor-chart-b {
  width: 100%;
  max-width: 180px;
  text-align: center;
}

.donor-chart-img {
  margin-bottom: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #dfecf6;
  border-radius: 100%;
}

.donor-chart-align {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.donor-chart {
  margin-bottom: 30px;
  text-align: center;
}

.donor-chart-line {
  width: 160px;
  height: 1px;
  margin-top: 85px;
  background-color: #d7d7d7;
}

.donor-chart-line02 {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 1px;
  height: 100%;
  margin-top: 85px;
  background-color: #d7d7d7;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.news-txt-b {
  margin-bottom: 60px;
}

.news-txt {
  margin-top: 10px;
  margin-bottom: 0px;
}

.research-list-txt-b {
  width: 50%;
  padding-left: 60px;
}

.research-list-txt-b._02 {
  padding-right: 60px;
  padding-left: 0px;
}

.research-list-img {
  position: relative;
  width: 50%;
  background-color: #fff;
}

.research-list-img-b {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  padding-top: 60%;
}

.research-list-img-blur-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 25%;
}

.research-list-img-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin: 20px -20px -20px 20px;
  background-color: rgba(223, 236, 246, 0.5);
}

.research-list-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.research-list-align.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.research-details-title {
  margin-bottom: 15px;
}

.research-details-list {
  position: relative;
  margin-top: 30px;
  padding-top: 30px;
  padding-left: 200px;
}

.research-details-img-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-bottom: -15px;
}

.research-details-contact-txt-b {
  position: relative;
  text-align: center;
}

.research-details-contact-img-blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/research-details-contact-img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.research-details-contact-content-b {
  position: relative;
  overflow: hidden;
  padding: 60px 5%;
}

.research-details-contact-img-blur-mask {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.research-details-contact {
  margin-top: 60px;
  padding-bottom: 200px;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/research-details-contact-img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.about-slider {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.align-center {
  text-align: center;
}

.about-icon-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-icon-col {
  width: 33.33%;
  margin-top: 30px;
  padding-right: 2.5%;
  padding-left: 2.5%;
  text-align: center;
}

.about-img {
  width: 100%;
  max-width: 300px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 10px;
  border-color: #dfecf6;
  border-radius: 100%;
}

.about-img-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-img-col {
  width: 33.33%;
  margin-top: 30px;
  padding-right: 2.5%;
  padding-left: 2.5%;
  text-align: center;
}

.sleep-list-btn-on {
  position: relative;
  display: block;
  padding: 10px 80px 10px 30px;
  background-color: rgba(223, 236, 246, 0.5);
  color: #191919;
  font-size: 21px;
  line-height: 31px;
  font-weight: 900;
  text-decoration: none;
}

.sleep-list-b {
  border-bottom: 1px solid #d7d7d7;
}

.sleep-list-btn {
  position: relative;
  display: block;
  padding: 10px 80px 10px 30px;
  color: #191919;
  font-size: 21px;
  line-height: 31px;
  font-weight: 900;
  text-decoration: none;
}

.sleep-b {
  margin-top: 30px;
  border-top: 1px solid #d7d7d7;
}

.sleep-disorder-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sleep-disorder-col {
  width: 50%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.sleep-disorder-sublist {
  padding-left: 50px;
  list-style-type: square;
}

.sleep-knowledge-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sleep-knowledge-col {
  width: 50%;
  padding-right: 2.5%;
  padding-left: 2.5%;
}

.sleep-icon-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2.5%;
  margin-left: -2.5%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sleep-icon-col {
  width: 33.33%;
  margin-bottom: 30px;
  padding-right: 2.5%;
  padding-left: 2.5%;
  text-align: center;
}

.txt-link-blue {
  display: inline-block;
  color: #629fd0;
  text-decoration: none;
}

.txt-link-blue:hover {
  text-decoration: underline;
}

.home-notice-b {
  padding-left: 25%;
}

.home-notice {
  padding: 30px 60px;
  background-color: #629fd0;
  color: #fff;
}

.home-notice-txt-b {
  position: relative;
  padding-right: 180px;
}

.home-graphic03 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 500px;
  margin-right: 14%;
  margin-bottom: -14%;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.home-about-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-video {
  width: 50%;
  margin-top: 105px;
}

.home-video-link {
  position: relative;
  display: block;
}

.home-video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 90px;
  height: 90px;
  border-style: solid;
  border-width: 5px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 100%;
  background-color: #629fd0;
  background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/btn-video.svg');
  background-position: 56% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.home-video-btn:hover {
  background-color: #165d95;
}

.sleep-icon-col02 {
  width: 33.33%;
  margin-bottom: 30px;
  padding-right: 2.5%;
  padding-left: 2.5%;
  text-align: center;
}

.btn-close {
  position: relative;
  z-index: 1;
  margin-right: 5px;
}

.btn-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-img {
  position: relative;
  z-index: 1;
  width: 15%;
}

.pop-people-details-content {
  position: fixed;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 70%;
  max-width: 1200px;
  padding-top: 80vh;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

html.w-mod-js *[data-ix="inner-banner-img-b"] {
  width: 0px;
}

html.w-mod-js *[data-ix="inner-banner-img-blur-b"] {
  width: 0px;
}

html.w-mod-js *[data-ix="content-banner-img-b"] {
  width: 0px;
}

html.w-mod-js *[data-ix="content-banner-img-blur-b"] {
  width: 0px;
}

html.w-mod-js *[data-ix="content-banner-img-shadow"] {
  -webkit-transform: translate(-20px, -20px);
  -ms-transform: translate(-20px, -20px);
  transform: translate(-20px, -20px);
}

html.w-mod-js *[data-ix="load-page"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="dropdown-list-height0"] {
  height: 0px;
}

html.w-mod-js *[data-ix="nav-dropdown-list"] {
  height: 0px;
}

html.w-mod-js *[data-ix="staffs-hover"] {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="sleep-disorder-list-btn-on"] {
  display: none;
}

html.w-mod-js *[data-ix="projects-list-content"] {
  height: 0px;
}

html.w-mod-js *[data-ix="pop-mask"] {
  width: 100%;
}

html.w-mod-js *[data-ix="pop"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="pop-container"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="events-list-btn-on"] {
  display: none;
}

html.w-mod-js *[data-ix="events-list-content"] {
  height: 0px;
}

html.w-mod-js *[data-ix="home-education-banner-img-b"] {
  width: 0px;
}

html.w-mod-js *[data-ix="home-education-slide-txt-b"] {
  opacity: 0;
  -webkit-transform: translate(60px, 0px);
  -ms-transform: translate(60px, 0px);
  transform: translate(60px, 0px);
}

html.w-mod-js *[data-ix="home-banner-img-b"] {
  width: 0px;
}

html.w-mod-js *[data-ix="home-slide-txt-b"] {
  opacity: 0;
  -webkit-transform: translate(-60px, 0px);
  -ms-transform: translate(-60px, 0px);
  transform: translate(-60px, 0px);
}

html.w-mod-js *[data-ix="scroll-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="home-graphic01"] {
  width: 0px;
}

html.w-mod-js *[data-ix="home-graphic02"] {
  height: 0px;
}

@media screen and (min-width: 1280px) {
  .section-inner-content.other {
    padding-top: 210px;
  }

  .container {
    max-width: 1400px;
  }

  .header-logo-psy {
    width: 220px;
  }

  .nav-link {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .header-logo-cuhk {
    width: 82px;
  }

  .header-icon-btn {
    width: 90px;
    height: 90px;
  }

  .header-icon-btn.lang {
    background-size: 42px;
  }

  .nav-menu {
    width: 68%;
  }

  .header-logo-cu-medicine {
    width: 67px;
  }

  .pop-search {
    margin-top: 91px;
  }

  .pop-people-details {
    z-index: 8000;
  }

  .pop-news-details {
    z-index: 8000;
  }

  .events-list-btn-txt.home {
    width: 75%;
  }

  .events-list-btn-txt-date-b.home {
    width: 25%;
  }

  .home-banner-txt-title {
    font-size: 70px;
    line-height: 80px;
  }

  .inner-bg-graphic02 {
    margin-top: -22%;
  }

  .home-graphic03 {
    margin-top: -11%;
    margin-left: -11%;
  }
}

@media screen and (max-width: 991px) {
  .section-inner-banner {
    padding-right: 120px;
  }

  .container {
    padding-right: 5%;
    padding-left: 5%;
  }

  .inner-banner {
    height: 340px;
  }

  .inner-banner-shadow {
    margin-top: 160px;
    margin-left: 120px;
  }

  .container-fullwidth {
    padding-right: 5%;
    padding-left: 5%;
  }

  .inner-banner-txt-b {
    padding-right: 180px;
    padding-bottom: 30px;
    padding-left: 5%;
  }

  .sitemap-col {
    width: 50%;
  }

  .header-logo-psy {
    width: 170px;
  }

  .nav-link {
    display: block;
    padding: 15px 5%;
    text-align: left;
  }

  .nav-link.hide-in-desktop {
    display: block;
  }

  .nav-dropdown-link-b {
    display: none;
  }

  .nav-dropdown-link {
    padding-right: 5%;
    padding-left: 5%;
    color: #191919;
    text-align: left;
    text-decoration: none;
  }

  .nav-dropdown-link-on {
    display: none;
    padding-right: 5%;
    padding-left: 5%;
    -webkit-transition-property: none;
    transition-property: none;
    text-align: left;
    text-decoration: none;
  }

  .nav-dropdown-link-off {
    padding-right: 5%;
    padding-left: 5%;
    -webkit-transition-property: none;
    transition-property: none;
    color: #191919;
    text-align: left;
    text-decoration: none;
  }

  .nav-dropdown-link-off:hover {
    background-color: transparent;
    color: #191919;
  }

  .nav-dropdown {
    display: block;
    width: 100%;
  }

  .nav-link-txt-hover {
    display: none;
    padding-right: 5%;
    padding-left: 5%;
  }

  .container-menu {
    z-index: 6000;
    padding-right: 5%;
    padding-left: 5%;
    background-color: #fff;
  }

  .nav-menu {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 5000;
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
    background-color: #fff;
  }

  .menu-btn-line01 {
    width: 32px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #629fd0;
  }

  .menu-btn {
    padding: 15px 0px;
  }

  .menu-btn.w--open {
    background-color: transparent;
  }

  .header-icon-b {
    display: none;
  }

  .menu-mobile-btn-b {
    position: fixed;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 5000;
    display: block;
    width: 100%;
    margin-top: 15px;
    text-align: left;
  }

  .search {
    width: 100%;
  }

  .search-b {
    padding: 15px 5% 30px;
  }

  .search-input {
    padding-left: 0px;
  }

  .mobile-menu-btn-txt {
    display: block;
    margin-top: 30px;
    color: #6e6e6e;
    font-size: 14px;
    line-height: 24px;
  }

  .nav-menu-content-b {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    overflow: auto;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 250px;
  }

  .mobile-submenu-about {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 6000;
    overflow: auto;
    padding-top: 60px;
    padding-bottom: 250px;
    background-color: #fff;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .nav-dropdown-link-b-mobile {
    padding: 2px;
  }

  .nav-menu-btn-back {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 11%;
    background-color: #dfecf6;
    background-image: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/images/arrow-l.svg');
    background-position: 5% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    color: #629fd0;
    text-align: left;
    text-decoration: none;
  }

  .mobile-submenu {
    display: block;
  }

  .nav-menu-btn-back-b {
    position: -webkit-sticky;
    position: sticky;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 5000;
    display: block;
    width: 100%;
    margin-top: 0px;
  }

  .menu-btn-line02 {
    width: 32px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #629fd0;
  }

  .menu-btn-line03 {
    width: 32px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #629fd0;
  }

  .mobile-submenu-research {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 6000;
    overflow: auto;
    padding-top: 60px;
    padding-bottom: 250px;
    background-color: #fff;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .mobile-submenu-people {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 6000;
    overflow: auto;
    padding-top: 60px;
    padding-bottom: 250px;
    background-color: #fff;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .mobile-submenu-sleep {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 6000;
    overflow: auto;
    padding-top: 60px;
    padding-bottom: 250px;
    background-color: #fff;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .mobile-submenu-news {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 6000;
    overflow: auto;
    padding-top: 60px;
    padding-bottom: 250px;
    background-color: #fff;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .mobile-submenu-contact {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 6000;
    overflow: auto;
    padding-top: 60px;
    padding-bottom: 250px;
    background-color: #fff;
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }

  .founder-col-l {
    padding-top: 30px;
  }

  .page-submenu-dropdown-list.w--open {
    width: 446px;
  }

  .peopel-txt {
    width: 75%;
  }

  .people-col {
    width: 50%;
  }

  .about-col {
    padding-top: 30px;
  }

  .content-sq-banner-img {
    width: 45vw;
  }

  .content-sq-banner-img-blur {
    width: 45vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder01 {
    width: 45vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder02 {
    width: 45vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder02 {
    width: 45vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder03 {
    width: 45vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder04 {
    width: 45vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder02 {
    width: 45vw;
  }

  .pop-container {
    padding-right: 5%;
    padding-left: 5%;
  }

  .news-list-txt-b {
    width: 80%;
  }

  .events-list-btn-txt {
    width: 80%;
  }

  .events-list-btn-txt.home {
    width: 65%;
  }

  .events-list-btn-txt-date-b {
    width: 20%;
  }

  .events-list-btn-txt-date-b.home {
    width: 35%;
  }

  .home-about-b {
    padding-bottom: 120px;
  }

  .home-news-col {
    padding-left: 30px;
  }

  .home-news-b {
    margin-left: -23%;
  }

  .home-education-slide-txt-b {
    margin-top: 45px;
    padding-right: 90px;
  }

  .home-education-subtitle-b {
    padding-right: 90px;
  }

  .section-home-banner {
    height: 70vh;
    min-height: 500px;
    margin-top: 60px;
  }

  .home-banner-txt-b {
    padding-bottom: 100px;
    padding-left: 5%;
  }

  .home-banner-slider-arrow-l {
    margin-bottom: 30px;
  }

  .home-banner-slider-arrow-r {
    margin-bottom: 30px;
  }

  .home-banner-txt-title {
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 50px;
  }

  .home-banner-txt-subtxt {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
  }

  .header-home-logo {
    display: none;
  }

  .header-home-menu {
    display: none;
  }

  .home-nav-link {
    display: block;
    padding: 15px 5%;
    text-align: left;
  }

  .home-nav-dropdown {
    display: block;
  }

  .home-graphic01 {
    margin-left: -56%;
  }

  .lang-mobile {
    display: block;
    width: 100%;
    padding: 15px 5%;
    text-align: left;
  }

  .lang-link:hover {
    text-decoration: none;
  }

  .research-details-contact-img-blur {
    display: none;
  }

  .research-details-contact {
    background-attachment: scroll;
  }

  .sleep-disorder-col {
    padding-top: 30px;
  }

  .sleep-knowledge-col {
    padding-top: 30px;
  }

  .home-notice {
    padding-right: 7%;
    padding-left: 7%;
  }

  .home-graphic03 {
    margin-right: -10%;
  }

  .home-about-align {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .home-video {
    margin-top: 0px;
  }

  .news-img {
    width: 20%;
  }

  .pop-people-details-content {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 36px;
    text-shadow: 3px 3px 0 hsla(0, 0%, 100%, 0.25);
  }

  h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .section-inner-banner {
    padding-right: 30px;
  }

  .section-inner-content {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .section-inner-content.other {
    padding-top: 120px;
  }

  .txt-title {
    font-size: 18px;
    line-height: 29px;
  }

  .txt-title.staff-details {
    margin-bottom: 5px;
  }

  .inner-banner {
    height: 210px;
  }

  .inner-banner-img-b {
    background-image: none;
  }

  .inner-banner-shadow {
    height: 120px;
    margin-top: 130px;
    margin-left: 30px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
    background-position: -300px 97%;
    background-size: 1200px;
    color: #6e6e6e;
    font-size: 14px;
    line-height: 24px;
  }

  .footer-col-l {
    width: 100%;
  }

  .footer-col-r {
    width: 100%;
  }

  .inner-banner-txt-b {
    padding-right: 60px;
    padding-bottom: 15px;
  }

  .inner-banner-subtitle {
    margin-bottom: 0px;
    font-size: 19px;
    line-height: 29px;
  }

  .footer-logo {
    display: none;
  }

  .footer-logo.mobile {
    display: inline-block;
    max-width: 240px;
    margin-bottom: 15px;
  }

  .sitemap-row {
    margin-top: -15px;
    margin-bottom: 30px;
  }

  .sitemap-col {
    margin-top: 15px;
  }

  .footer-title {
    margin-bottom: 5px;
  }

  .header-logo-psy {
    width: 135px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-logo-cuhk {
    width: 56px;
  }

  .nav-menu {
    width: 100%;
    padding-top: 60px;
  }

  .header-logo-cu-medicine {
    width: 41px;
  }

  .nav-menu-content-b {
    padding-top: 70px;
  }

  .mobile-submenu-about {
    padding-top: 60px;
  }

  .nav-menu-btn-back {
    background-size: 11px;
  }

  .mobile-submenu-research {
    padding-top: 60px;
  }

  .mobile-submenu-people {
    padding-top: 60px;
  }

  .mobile-submenu-sleep {
    padding-top: 60px;
  }

  .mobile-submenu-news {
    padding-top: 60px;
  }

  .mobile-submenu-contact {
    padding-top: 60px;
  }

  .founder-col-l {
    width: 100%;
    padding-top: 0px;
    float: none;
  }

  .founder-col-r {
    width: 100%;
    margin-top: 30px;
    float: none;
  }

  .page-submenu-dropdown-btn-txt {
    padding-right: 20px;
  }

  .page-submenu-dropdown-btn-txt-on {
    padding-right: 20px;
  }

  .page-submenu-dropdown-list.w--open {
    width: 420px;
    margin-left: -15px;
    padding-top: 6px;
  }

  .people-img-b {
    width: 15%;
    padding-top: 15%;
  }

  .peopel-txt {
    width: 85%;
  }

  .people-hover {
    width: 15%;
    padding-top: 15%;
  }

  .people-col {
    width: 100%;
    margin-top: 15px;
  }

  .about-col {
    width: 100%;
    padding-top: 0px;
  }

  .content-b {
    margin-top: 30px;
  }

  .content-b.sleep-disorder {
    margin-top: 60px;
  }

  .content-icon-img-b {
    margin-bottom: -15px;
  }

  .content-banner {
    height: 160px;
  }

  .content-banner.about {
    margin-top: 20px;
  }

  .content-banner-img-b {
    background-image: none;
  }

  .content-banner-img {
    width: 90vw;
  }

  .content-banner-img-blur {
    width: 90vw;
  }

  .content-sq-banner {
    height: 160px;
    margin-top: 30px;
  }

  .content-sq-banner-img-b {
    background-image: none;
  }

  .content-sq-banner-img {
    width: 90vw;
  }

  .content-sq-banner-img-blur {
    width: 90vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder01 {
    width: 90vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder02 {
    width: 90vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder02 {
    width: 90vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder03 {
    width: 90vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder04 {
    width: 90vw;
  }

  .content-sq-banner-img-blur.img-sleep-disorder02 {
    width: 90vw;
  }

  .subtitle {
    margin-bottom: 30px;
  }

  .subtitle-graphic {
    height: 20px;
  }

  .btn {
    padding: 10px 20px;
  }

  .btn.home-notice-btn {
    position: relative;
    margin-top: 15px;
  }

  .list-btn-icon {
    margin-right: 15px;
  }

  .sleep-list-content {
    padding-right: 15px;
    padding-left: 15px;
  }

  .people-details-row {
    padding-top: 75px;
    padding-bottom: 60px;
  }

  .people-details-col-l {
    top: 75px;
  }

  .people-details-txt-b {
    margin-top: 15px;
  }

  .contact-col {
    width: 100%;
    padding-top: 0px;
  }

  .btn-b {
    margin-top: 20px;
  }

  .page-sorting-dropdown-list.w--open {
    margin-left: -15px;
    padding-top: 6px;
  }

  .news-list-btn {
    padding-right: 35px;
    font-size: 17px;
    line-height: 21px;
  }

  .news-list-btn-icon {
    margin-right: 15px;
  }

  .list-date {
    font-size: 15px;
  }

  .list-date-day {
    font-size: 26px;
  }

  .list-date-b {
    position: relative;
    top: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .news-list-txt {
    padding-left: 0px;
  }

  .news-list-txt-b {
    width: 75%;
    padding-left: 15px;
  }

  .news-details-row {
    padding-top: 75px;
    padding-bottom: 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .news-details-col {
    position: relative;
    top: 0px;
    width: 100%;
  }

  .pop-title {
    font-size: 20px;
    line-height: 28px;
  }

  .news-details-slider {
    margin-top: 30px;
  }

  .events-list-content {
    padding-right: 50px;
    padding-left: 15px;
  }

  .events-list-btn-txt {
    width: 75%;
  }

  .events-list-btn-txt.home {
    width: 70%;
    padding-left: 15px;
  }

  .events-list-btn-on {
    padding-right: 50px;
    padding-left: 15px;
    font-size: 17px;
    line-height: 21px;
  }

  .events-list-btn {
    padding-right: 50px;
    padding-left: 15px;
    font-size: 17px;
    line-height: 21px;
  }

  .events-list-btn-txt-date.home {
    padding-right: 15px;
  }

  .events-list-btn-txt-date-b {
    width: 25%;
  }

  .events-list-btn-txt-date-b.home {
    width: 30%;
  }

  .home-about-b {
    width: 100%;
    padding-bottom: 0px;
  }

  .home-about-container {
    width: 100%;
    padding-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .section-home-content {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .home-news-col {
    width: 100%;
    padding-top: 0px;
    padding-left: 0%;
  }

  .home-news-banner-b {
    position: relative;
    width: 100%;
    margin-top: 30px;
  }

  .home-news-banner {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 50%;
  }

  .home-news-banner-img {
    width: 100vw;
  }

  .home-news-banner-img-blur {
    width: 100vw;
  }

  .home-news-b {
    margin-left: 0%;
  }

  .home-education-b {
    width: 100%;
    margin-left: 0%;
  }

  .home-research-bg {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 50%;
  }

  .home-education-banner {
    width: 100%;
    margin-top: 15px;
    margin-left: 0px;
    float: none;
  }

  .home-education-banner-img-b {
    padding-top: 380px;
    background-image: none;
  }

  .home-education-col {
    width: 100%;
  }

  .home-education-slide {
    padding-bottom: 0px;
  }

  .home-education-slide-txt-b {
    width: 100%;
    margin-top: 0px;
    padding: 0px;
    float: none;
  }

  .home-education-subtitle-b {
    position: relative;
    margin-left: 0px;
    padding-left: 0px;
  }

  .home-education-banner-b {
    position: relative;
    display: none;
    width: 100%;
    margin-top: 30px;
  }

  .home-education-slider-arrow-r {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    margin-top: 320px;
    margin-bottom: 0px;
    margin-left: 0%;
    background-color: #fff;
  }

  .home-education-slider-arrow-l {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    margin-bottom: 0px;
    margin-left: 0%;
    background-color: #fff;
  }

  .section-home-banner {
    height: auto;
    min-height: 0px;
  }

  .home-banner-slide {
    padding-bottom: 0px;
  }

  .home-banner {
    width: 90%;
    height: auto;
    margin-top: 0px;
  }

  .home-banner-img-b {
    position: relative;
    padding-top: 300px;
    background-image: none;
  }

  .home-banner-img {
    width: 90vw;
  }

  .home-banner-img-blur {
    width: 90vw;
  }

  .home-banner-txt-b {
    position: relative;
    width: 100%;
    padding-top: 15px;
    padding-right: 5%;
    padding-bottom: 0px;
    float: left;
  }

  .home-banner-slider-arrow-l {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 240px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #fff;
  }

  .home-banner-slider-arrow-r {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 240px;
    margin-bottom: 0px;
    margin-left: 60px;
    background-color: #fff;
  }

  .home-banner-txt-title {
    font-size: 28px;
    line-height: 34px;
  }

  .home-banner-txt-subtxt {
    font-size: 16px;
    line-height: 20px;
  }

  .header-home-logo-cuhk {
    width: 56px;
  }

  .header-home-logo-cu-medicine {
    width: 41px;
  }

  .header-home-logo-psy {
    width: 122px;
  }

  .home-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .home-banner-slider-nav {
    display: none;
  }

  .inner-bg-graphic01 {
    width: 50%;
  }

  .inner-bg-graphic02 {
    width: 90%;
    margin-top: -50%;
  }

  .home-graphic01 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin: 0% -25% -44% 0%;
  }

  .founder-txt-b {
    margin-top: 15px;
  }

  .lang-mobile {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .donor-chart-b {
    max-width: 100px;
  }

  .donor-chart-line {
    width: 100px;
    margin-top: 50px;
  }

  .donor-chart-line02 {
    margin-top: 50px;
  }

  .news-txt-b {
    margin-bottom: 30px;
  }

  .research-list-txt-b {
    width: 100%;
    margin-top: 40px;
    padding-left: 0px;
  }

  .research-list-img {
    width: 100%;
    margin-top: 0px;
    float: none;
  }

  .research-list-img-b {
    background-image: none;
  }

  .research-details-list {
    padding-top: 0px;
    padding-left: 0px;
  }

  .research-details-img-b {
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
  }

  .research-details-contact-content-b {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .research-details-contact-img-blur-mask {
    background-color: hsla(0, 0%, 100%, 0.65);
  }

  .research-details-contact {
    padding-bottom: 200px;
  }

  .about-slider {
    margin-top: 30px;
  }

  .about-icon-col {
    width: 50%;
    margin-top: 15px;
  }

  .about-img-col {
    width: 100%;
    margin-top: 45px;
  }

  .sleep-list-btn-on {
    padding-right: 50px;
    padding-left: 15px;
    font-size: 17px;
    line-height: 21px;
  }

  .sleep-list-btn {
    padding-right: 50px;
    padding-left: 15px;
    font-size: 17px;
    line-height: 21px;
  }

  .sleep-disorder-col {
    width: 100%;
    padding-top: 0px;
  }

  .sleep-knowledge-col {
    width: 100%;
    padding-top: 0px;
  }

  .sleep-icon-col {
    width: 50%;
  }

  .home-notice-b {
    margin-top: 30px;
    padding-left: 0%;
  }

  .home-notice {
    padding-right: 5%;
    padding-left: 5%;
  }

  .home-notice-txt-b {
    padding-right: 0px;
  }

  .home-graphic03 {
    margin-bottom: 13%;
  }

  .home-about-align {
    display: block;
  }

  .home-video {
    width: 100%;
    margin-top: 30px;
  }

  .home-video-btn {
    width: 70px;
    height: 70px;
    background-size: 14px;
  }

  .sleep-icon-col02 {
    width: 50%;
  }

  .news-img {
    width: 25%;
  }

  .pop-people-details-content {
    width: 100%;
    padding-top: 100vh;
  }
}

@media screen and (max-width: 479px) {
  .founder-col-r {
    margin-top: 30px;
  }

  .page-submenu-dropdown-list.w--open {
    width: 260px;
  }

  .people-col {
    width: 100%;
  }

  .people-details-col-l {
    position: relative;
    top: 0px;
    width: 200px;
    margin-bottom: 15px;
  }

  .people-details-col-r {
    width: 100%;
  }

  .list-date-b {
    position: relative;
    top: 0%;
    width: 100%;
    margin-bottom: 5px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .news-list-txt {
    padding-left: 0px;
  }

  .news-list-txt-b {
    width: 50%;
  }

  .news-details-col {
    margin-bottom: 15px;
  }

  .events-list-btn-txt {
    width: 100%;
    padding-left: 0px;
  }

  .events-list-btn-txt.home {
    width: 100%;
    padding-left: 0px;
  }

  .events-list-btn-txt-date-b {
    width: 100%;
  }

  .events-list-btn-txt-date-b.home {
    width: 100%;
  }

  .events-list-btn-align {
    display: block;
  }

  .events-list-btn-date-line {
    width: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .home-education-banner-img-b {
    padding-top: 200px;
  }

  .home-education-slider-arrow-r {
    margin-top: 280px;
  }

  .home-education-slider-arrow-l {
    margin-top: 280px;
  }

  .inner-bg-graphic02 {
    margin-bottom: -6%;
  }

  .home-graphic01 {
    width: 450px;
    -webkit-transform: rotate(-71deg);
    -ms-transform: rotate(-71deg);
    transform: rotate(-71deg);
  }

  .home-graphic03 {
    width: 400px;
    margin-top: -71%;
  }

  .sleep-icon-col02 {
    width: 100%;
  }

  .news-img {
    width: 50%;
  }
}

@font-face {
  font-family: 'Din';
  src: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/fonts/DIN-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Din';
  src: url('/20220402002026oe_/https://www.psychiatry.cuhk.edu.hk/wp-content/themes/cpt-theme/resources/fonts/DIN-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}