:root {
  --333c39: #333c39;
  --white: white;
  --660032: #660032;
  --cdcdcd: #cdcdcd;
  --7e8482: #7e8482;
  --1a9bc4: #1a9bc4;
  --ea780e: #ea780e;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: var(--333c39);
  padding-left: 250px;
  font-family: Barlow, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

h1 {
  color: var(--white);
  text-shadow: 0 1px 10px rgba(0, 0, 0, .3);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
}

h3 {
  color: var(--660032);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

p {
  margin-bottom: 20px;
}

label {
  z-index: 1;
  align-self: flex-start;
  font-weight: 400;
  transition: all .2s;
  display: block;
  position: absolute;
  top: 20%;
  bottom: auto;
  left: 0%;
  right: auto;
}

strong {
  font-weight: 500;
}

.inner-banner-section {
  height: 350px;
  position: relative;
  overflow: hidden;
}

.inner-banner-img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.inner-banner-img.history {
  background-image: url('../images/history-banner2x.jpg');
}

.inner-banner-img.patient-support-links {
  background-image: url('../images/patient-support-links-banner2x.jpg');
}

.inner-banner-img.hkaf {
  background-image: url('../images/hkaf-banner2x.jpg');
}

.inner-banner-img.newsletters {
  background-image: url('../images/newsletters-banner2x.jpg');
}

.inner-banner-img.contact {
  background-image: url('../images/contact-banner2x.jpg');
}

.inner-banner-img.useful-links {
  background-image: url('../images/useful-links-banner2x.jpg');
}

.inner-banner-img.past-projects {
  background-image: url('../images/past-projects-banner2x.jpg');
}

.inner-banner-img.past-hksr {
  background-image: url('../images/past-hksr-banner2x.jpg');
}

.inner-banner-img.project-fund {
  background-image: url('../images/project-fund-banner2x.jpg');
}

.inner-banner-img.sponsorship {
  background-image: url('../images/sponsorship-banner2x.jpg');
}

.inner-banner-img.hksr-guideline {
  background-image: url('../images/hksr-guideline-banner2x.jpg');
}

.inner-banner-img.biologics {
  background-image: url('../images/biologics-banner2x.jpg');
}

.inner-banner-img.irn-meeting {
  background-image: url('../images/irn-meeting-banner2x.jpg');
}

.inner-banner-img.irn-memberlist {
  background-image: url('../images/irn-memberlist-banner2x.jpg');
}

.inner-banner-img.irn {
  background-image: url('../images/irn-banner2x.jpg');
}

.inner-banner-img.local-interhospital-meeting {
  background-image: url('../images/local-interhospial-meeting-banner2x.jpg');
}

.inner-banner-img.meeting-overview {
  background-image: url('../images/meeting-overview-banner2x.jpg');
}

.inner-banner-img.upcoming-events {
  background-image: url('../images/upcoming-events-banner2x.jpg');
}

.inner-banner-img.council-member {
  background-image: url('../images/council-member-banner2x.jpg');
}

.inner-banner-img.sig-events {
  background-image: url('../images/sig-events-banner2x.jpg');
}

.inner-banner-img.past-presidents {
  background-image: url('../images/past-presidents-banner2x.jpg');
}

.inner-banner-img.about-jcri {
  background-image: url('../images/jcri-about-banner2x.jpg');
}

.inner-banner-img.hkbrd {
  background-image: url('../images/hkbrd-banner2x.jpg');
}

.inner-banner-img.hksr {
  background-image: url('../images/hksr-erfl-banner2x.jpg');
}

.inner-banner-img.editors-choices {
  background-image: url('../images/editors-choices-banner2x.jpg');
}

.inner-banner-img.sig-overview {
  background-image: url('../images/sig-overview-banner2x.jpg');
}

.inner-banner-img.sitemap {
  background-image: url('../images/sitemap-banner2x.jpg');
}

.inner-banner-img.landmark-developments {
  background-image: url('../images/landmark-banner2x.jpg');
}

.inner-banner-img.photo-gallery {
  background-image: url('../images/gallery-banner2x.jpg');
}

.section-content {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.section-content.bg-img01 {
  background-image: url('../images/bg-img012x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.section-content.bg-grey {
  background-color: rgba(0, 0, 0, .05);
}

.section-content.about-jcri-journal {
  background-image: url('../images/jcri-about-img02-bg2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-content.home-sig-events {
  padding-bottom: 40px;
}

.container {
  z-index: 1;
  width: 100%;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.inner-banner-title {
  z-index: 1;
  width: 75%;
  padding: 10px 5%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.inner-banner-graphic-b {
  z-index: 1;
  width: 25%;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.content-title-b {
  margin-bottom: 40px;
}

.history-row01 {
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 40px;
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: flex;
}

.history-col {
  width: 50%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.img-b {
  overflow: hidden;
}

.img {
  width: 100%;
}

.img.sponsorship-img {
  border-left: 10px solid var(--660032);
}

.history-row02 {
  flex-flow: row-reverse wrap;
  align-items: flex-start;
  margin-bottom: 40px;
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: flex;
}

.history-content-b {
  position: relative;
}

.history-line {
  width: 1px;
  height: 100%;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.history-bottom-txt-b {
  max-width: 470px;
  border: 1px solid var(--660032);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 5%;
}

.align-center {
  text-align: center;
}

.membership-application-txt-b {
  color: #fff;
  padding-right: 200px;
  position: relative;
}

.btn-white {
  border: 1px solid var(--white);
  color: var(--white);
  text-transform: uppercase;
  border-radius: 100px;
  padding: 10px 40px;
  text-decoration: none;
  transition: all .5s;
}

.btn-white:hover {
  background-color: var(--white);
  color: var(--660032);
}

.membership-application-btn-b {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.footer-title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.footer-contact-link {
  min-height: 32px;
  color: var(--333c39);
  padding-left: 42px;
  text-decoration: none;
  transition: color .5s;
  position: relative;
}

.footer-contact-link:hover {
  color: var(--660032);
}

.footer-contact-link-icon {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.footer-contact-link-txt {
  margin-top: 2px;
}

.footer-contact-link-b {
  margin-bottom: 10px;
}

.footer-col-l {
  width: 60%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.footer-col-r {
  width: 40%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.footer-row {
  flex-wrap: wrap;
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: flex;
}

.footer-icon {
  width: 42px;
  margin-right: 15px;
  position: relative;
}

.btn-icon-img {
  width: 100%;
  display: block;
}

.btn-icon-img-hover {
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer-bottom {
  border-top: 1px solid var(--cdcdcd);
  color: var(--7e8482);
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-bottom-col-l {
  width: 100%;
}

.footer-bottom-row {
  flex-wrap: wrap;
  display: flex;
}

.footer-bottom-col-r {
  width: 100%;
}

.footer-bottom-link {
  color: var(--7e8482);
  text-decoration: none;
  transition: color .5s;
}

.footer-bottom-link:hover {
  color: var(--660032);
}

.nav-dropdown-list {
  position: relative;
  overflow: hidden;
}

.nav-dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}

.inner-banner-graphic-img-b {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.membership-application-bg {
  z-index: -1;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg {
  z-index: -2;
  background-image: url('../images/bg2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-white {
  background-color: var(--white);
}

.nav-menu-bg {
  display: none;
}

.inner-banner-graphic-img {
  width: 90%;
  max-width: 250px;
  margin-right: -15%;
}

.membership-application-bg-graphic01 {
  width: 200px;
  opacity: .5;
  margin-bottom: -80px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.membership-application-bg-graphic02 {
  width: 85px;
  margin-top: -20px;
  margin-left: 30px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.membership-application-bg-graphic03 {
  width: 60px;
  margin-top: 20px;
  margin-right: 220px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav-dropdown {
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
}

.header {
  z-index: 2000;
  width: 250px;
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.header-logo {
  width: 102px;
  margin-bottom: 20px;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.nav-link {
  color: var(--333c39);
  white-space: normal;
  padding: 10px 40px;
  line-height: 23px;
  text-decoration: none;
  transition: color .5s;
  display: block;
  overflow: hidden;
}

.nav-link:hover {
  color: var(--660032);
  background-image: url('../images/menu-graphic.svg');
  background-position: 0 18px;
  background-repeat: no-repeat;
  background-size: auto;
}

.nav-link.w--current {
  color: var(--660032);
  background-image: url('../images/menu-graphic.svg');
  background-position: 0 18px;
  background-repeat: no-repeat;
  background-size: auto;
}

.nav-link.w--open {
  color: #862633;
  background-image: url('../images/menu-graphic.svg');
  background-position: 0 18px;
  background-repeat: no-repeat;
  background-size: auto;
}

.nav-menu {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.container-menu {
  height: 100%;
  max-width: 100%;
  justify-content: flex-end;
  align-items: center;
  padding-top: 40px;
  overflow: auto;
}

.nav-dropdown-list-content {
  padding-bottom: 5px;
  padding-left: 50px;
  padding-right: 20px;
}

.nav-dropdown-link {
  color: var(--333c39);
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 23px;
  text-decoration: none;
  transition: color .5s;
  display: block;
}

.nav-dropdown-link:hover, .nav-dropdown-link.w--current {
  color: var(--660032);
}

.section-title-b {
  margin-bottom: 20px;
  padding-left: 60px;
  position: relative;
}

.section-title-b.txt-shadow {
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .35);
}

.section-title-icon {
  width: 40px;
  height: 40px;
  margin-top: 5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-title-icon-dot {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: var(--660032);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.section-title-icon-dot02 {
  background-color: rgba(102, 0, 50, .2);
  border-radius: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-listing {
  border: 1px solid var(--cdcdcd);
  background-color: var(--white);
  transform-origin: 50% 100%;
  color: var(--660032);
  padding: 10px 70px 10px 20px;
  font-weight: 500;
  text-decoration: none;
  transition: all .5s;
  display: block;
  position: relative;
}

.link-listing:hover {
  color: var(--white);
}

.link-listing-hover {
  z-index: 0;
  width: 5px;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.link-listing-hover.oversea {
  background-color: var(--1a9bc4);
}

.link-listing-hover.sig-event {
  background-color: var(--ea780e);
}

.link-listing-txt {
  z-index: 1;
  position: relative;
}

.link-listing-icon {
  z-index: 1;
  width: 30px;
  margin-right: 20px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.link-listing-icon.arrow {
  width: 14px;
}

.link-listing-icon-hover {
  z-index: 1;
  width: 30px;
  opacity: 0;
  margin-right: 20px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.link-listing-icon-hover.arrow {
  width: 14px;
}

.link-listing-b {
  perspective: 2000px;
  margin-top: 20px;
}

.section-content-b {
  margin-bottom: 80px;
}

.section-content-all {
  margin-bottom: -80px;
}

.txt-color-white {
  color: var(--white);
}

.section-title-icon-dot02-white {
  background-color: rgba(255, 255, 255, .2);
  border-radius: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-title-icon-dot-white {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: var(--white);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hkaf-video {
  border: 10px solid var(--660032);
}

.hkaf-booklets-row {
  flex-wrap: wrap;
  margin-bottom: -20px;
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: flex;
}

.hkaf-booklets-col {
  width: 33.33%;
  margin-bottom: 20px;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.hkaf-booklets-b {
  perspective: 2000px;
  justify-content: center;
  padding-bottom: 25%;
  display: flex;
  position: relative;
  transform: none;
}

.hkaf-booklets-img-b {
  z-index: 1;
  width: 75%;
  position: relative;
}

.hkaf-booklets-fr {
  z-index: 1;
  width: 100%;
}

.hkaf-booklets-img {
  z-index: 2;
  width: 96.8%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hkaf-booklets-graphic {
  background-color: var(--660032);
  border-radius: 100%;
  padding-top: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-listing-all {
  margin-top: -20px;
}

.btn {
  border: 1px solid var(--660032);
  color: var(--660032);
  text-transform: uppercase;
  border-radius: 100px;
  padding: 10px 40px;
  text-decoration: none;
  transition: all .5s;
}

.btn:hover {
  background-color: var(--660032);
  color: var(--white);
}

.hkaf-scholarships-bg {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.hkaf-scholarship-content-b {
  width: 55%;
}

.hkaf-scholarship-bg-img {
  background-image: url('../images/hkaf-scholarship-bg2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header-icon {
  width: 22px;
  margin-right: 20px;
  position: relative;
}

.header-icon-b {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.header-icon-b-mobile {
  display: none;
}

.pop-login {
  z-index: 3000;
  background-color: rgba(126, 132, 130, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-content-scroll {
  width: 100%;
  max-height: 80vh;
  max-width: 700px;
  background-color: #fff;
  position: relative;
  overflow: auto;
}

.pop-top {
  background-color: var(--660032);
  color: var(--white);
  padding: 10px 5%;
  font-size: 19px;
  font-weight: 500;
  line-height: 29px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pop-content-b {
  padding: 5%;
}

.pop-btn-close {
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 5%;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.text-block-10 {
  color: #2c4d51;
  text-align: center;
}

.input {
  z-index: 2;
  height: 50px;
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--333c39);
  color: #2c4d51;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-bottom: 0;
  padding: 20px 0 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  position: relative;
}

.input:focus {
  border-bottom-color: var(--660032);
}

.input::-ms-input-placeholder {
  color: rgba(44, 77, 81, 0);
}

.input::placeholder {
  color: rgba(44, 77, 81, 0);
}

.success-message {
  color: rgba(0, 0, 0, 0);
  text-align: left;
  background-color: #fafcfd;
  border-radius: 6px;
  padding: 60px;
  line-height: 1.5;
}

.lottie-animation-5 {
  max-height: 50px;
  max-width: 50px;
}

.div-block-38 {
  justify-content: center;
  margin-bottom: 25px;
  display: flex;
}

.input-wrap {
  min-height: 3em;
  border: 0 solid #000;
  flex-direction: row;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.error-message {
  color: #ec3872;
  text-align: center;
  background-color: rgba(236, 56, 114, .1);
  border-radius: 4px;
}

.subtitle {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.login-link {
  color: var(--333c39);
  text-decoration: underline;
  transition: color .5s;
  display: inline-block;
}

.login-link:hover {
  color: var(--660032);
}

.login-bottom-b {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.pop-search {
  z-index: 3000;
  background-color: rgba(126, 132, 130, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.btn-search {
  width: 22px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.search-form {
  margin-top: -20px;
  position: relative;
}

.contact-row {
  flex-flow: row-reverse wrap;
  align-items: center;
  display: flex;
}

.contact-col-txt {
  width: 50%;
  padding-left: 5%;
}

.contact-col-img {
  width: 50%;
  overflow: hidden;
}

.txt-link-grey {
  color: var(--333c39);
  text-decoration: none;
  transition: all .5s;
}

.txt-link-grey:hover {
  color: var(--660032);
}

.contact-txt-b {
  margin-top: 10px;
}

.subtitle-b {
  margin-bottom: 20px;
}

.txt-color-red {
  color: var(--660032);
}

.tb-row {
  flex-wrap: wrap;
  display: flex;
}

.tb-row.tb-bg-grey {
  background-color: rgba(0, 0, 0, .05);
}

.tb-row.tb-title {
  background-color: var(--660032);
  color: var(--white);
  font-size: 19px;
  font-weight: 500;
  line-height: 29px;
}

.tb-col {
  padding: 10px 20px;
}

.tb-col.irn-meeting-col-date {
  width: 20%;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.irn-meeting-col-venue {
  width: 15%;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.irn-meeting-col-nurse {
  width: 25%;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.irn-meeting-col-topic {
  width: 40%;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.local-interhospital-meeting-col-date, .tb-col.local-interhospital-meeting-col-venue, .tb-col.local-interhospital-meeting-col-chairperson, .tb-col.local-interhospital-meeting-col-hospital, .tb-col.local-interhospital-meeting-col-trainee, .tb-col.local-interhospital-meeting-col-topic {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.details-col01 {
  width: 30%;
  color: var(--660032);
  font-weight: 500;
}

.tb-col.details-col02 {
  width: 70%;
}

.tb-col.hkbrd-col-section {
  width: 20%;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.hkbrd-col-title {
  width: 35%;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.hkbrd-col-page {
  width: 15%;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.hkbrd-col-abstract {
  width: 17%;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.tb-col.hkbrd-col-full {
  width: 13%;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.content-b {
  margin-bottom: 40px;
}

.content-b-all {
  margin-bottom: -40px;
}

.content-title {
  font-size: 19px;
  font-weight: 500;
}

.sponsorship-row {
  flex-flow: wrap;
  align-items: center;
  display: flex;
}

.sponsorship-col-img {
  width: 50%;
  overflow: hidden;
}

.sponsorship-col-txt {
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
}

.txt-underline {
  text-decoration: underline;
}

.btn-b {
  margin-top: 20px;
}

.project-fund-col-l {
  width: 10%;
  background-color: var(--660032);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-fund-col-l.bg-pink {
  background-color: #8e094a;
}

.project-fund-col-r {
  width: 90%;
  padding: 40px 5%;
}

.project-fund-col-r.bg-lightgrey {
  background-color: rgba(0, 0, 0, .05);
}

.project-fund-row {
  flex-wrap: wrap;
  display: flex;
}

.project-fund-title {
  color: var(--white);
  white-space: nowrap;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  transform: rotate(-90deg);
}

.project-fund-txt-b {
  margin-bottom: 40px;
}

.biologics-row {
  flex-flow: wrap;
  align-items: flex-start;
  margin-left: -5%;
  margin-right: -5%;
  display: flex;
}

.biologics-col-txt {
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
}

.biologics-col-img {
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
  overflow: hidden;
}

.btn-align {
  align-items: center;
  display: flex;
  position: relative;
}

.btn-icon-pdf {
  width: 30px;
  margin-right: 10px;
  position: relative;
}

.irn-meeting-tb-txt-mobile {
  display: none;
}

.irn-meeting-tb-row {
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.irn-meeting-tb-row.tb-bg-grey {
  background-color: rgba(0, 0, 0, .05);
}

.irn-meeting-tb-row.tb-title {
  background-color: var(--660032);
  color: var(--white);
  font-size: 19px;
  font-weight: 500;
  line-height: 29px;
}

.irn-memberlist-txt-b {
  height: 100%;
  text-align: center;
  background-color: #f0f0f0;
  border: 5px solid #fff;
  flex-direction: column;
  justify-content: center;
  padding: 20px 5%;
  display: flex;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, .15), 4px 4px 25px rgba(0, 0, 0, .2);
}

.irn-memberlist-col {
  width: 33.33%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  position: relative;
}

.irn-memberlist-row {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 80px;
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: flex;
  position: relative;
}

.irn-memberlist-content-b {
  margin-top: -40px;
  position: relative;
}

.irn-memberlist-line01 {
  width: 66.8%;
  height: 2px;
  background-color: var(--333c39);
  margin-bottom: -40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.irn-memberlist-line03 {
  width: 2px;
  height: 40px;
  background-color: var(--333c39);
  margin-top: -40px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.irn-memberlist-line02 {
  width: 2px;
  height: 40px;
  background-color: var(--333c39);
  margin-bottom: -40px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.irn-memberlist-line04 {
  display: none;
}

.bg02 {
  z-index: -2;
  background-image: url('../images/bg022x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.irn-icon-b {
  width: 150px;
  height: 150px;
  border: 1px solid var(--white);
  background-color: #f0f0f0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: inset -4px -4px 25px #fff, inset 4px 4px 25px rgba(0, 0, 0, .2), -4px -4px 25px #fff, 4px 4px 25px rgba(0, 0, 0, .2);
}

.irn-content-b {
  min-height: 150px;
  perspective: 2000px;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
  padding-left: 170px;
  display: flex;
  position: relative;
}

.irn-icon-img-b {
  width: 110px;
  height: 110px;
  border: 1px solid var(--white);
  background-color: #f0f0f0;
  border-radius: 100%;
  box-shadow: -4px -4px 25px #fff, 4px 4px 25px rgba(0, 0, 0, .2);
}

.irn-content-all {
  margin-bottom: -40px;
}

.local-interhospital-meeting-tb-row {
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.local-interhospital-meeting-tb-row.tb-bg-grey {
  background-color: rgba(0, 0, 0, .05);
}

.local-interhospital-meeting-tb-txt-mobile {
  color: var(--660032);
  font-weight: 500;
}

.local-interhospital-meeting-tb-row-title {
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}

.local-interhospital-meeting-tb {
  border-top: 5px solid var(--660032);
  margin-bottom: 40px;
}

.meeting-overview-row01 {
  flex-flow: row-reverse wrap;
  display: flex;
}

.meeting-overview-col-img {
  width: 50%;
  border: 5px solid var(--660032);
  background-color: var(--660032);
  align-items: center;
}

.meeting-overview-col-txt {
  width: 50%;
  background-color: rgba(0, 0, 0, .05);
  position: relative;
}

.meeting-overview-img-b {
  padding-top: 60%;
  position: relative;
  overflow: hidden;
}

.meeting-overview-img {
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.meeting-overview-txt-b {
  margin: 5%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.meeting-overview-row02 {
  flex-flow: wrap;
  display: flex;
}

.details-page-section {
  min-height: 350px;
  align-items: flex-end;
  padding-top: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.details-page-banner-graphic {
  width: 25%;
  max-width: 250px;
  margin-right: -6%;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.details-page-banner-title {
  z-index: 1;
  width: 85%;
  padding-bottom: 10px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.details-page-banner-bg {
  z-index: -1;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.details-txt-date {
  color: var(--white);
  margin-top: 10px;
}

.details-content-b {
  margin-bottom: 40px;
}

.events-listing {
  border: 1px solid var(--cdcdcd);
  background-color: var(--white);
  transform-origin: 50% 100%;
  color: var(--660032);
  padding: 10px 40px 10px 20px;
  text-decoration: none;
  transition: all .5s;
  display: block;
  position: relative;
}

.events-listing:hover {
  color: var(--white);
}

.events-listing.oversea {
  color: var(--1a9bc4);
}

.events-listing.oversea:hover {
  color: var(--white);
}

.events-listing.sig-event {
  color: var(--ea780e);
}

.events-listing.sig-event:hover {
  color: var(--white);
}

.events-listing-txt-date {
  z-index: 1;
  position: relative;
}

.events-listing-txt-date.oversea {
  color: var(--1a9bc4);
}

.events-listing-txt-date.oversea:hover {
  color: var(--white);
}

.events-listing-title {
  z-index: 1;
  color: var(--333c39);
  font-size: 19px;
  font-weight: 500;
  position: relative;
}

.events-listing-title-hover {
  z-index: 1;
  opacity: 0;
  color: var(--white);
  font-size: 19px;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.events-listing-title-b {
  position: relative;
}

.upcoming-events-row {
  flex-wrap: wrap;
  display: flex;
  position: relative;
}

.upcoming-events-col-calendar {
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
}

.upcoming-events-col-list {
  width: 50%;
  background-image: url('../images/bg-img012x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: auto;
}

.upcoming-events-col-list.home {
  padding: 60px 0% 160px;
  position: relative;
  overflow: visible;
}

.expand-listing-all {
  margin-top: -20px;
}

.council-member-expand-dropdown {
  border-style: none solid solid;
  border-width: 5px 1px 1px;
  border-color: var(--660032) var(--cdcdcd) var(--cdcdcd);
  background-color: var(--white);
  margin-top: 20px;
  display: block;
}

.council-member-dropdown-btn {
  border-top: 5px solid var(--660032);
  color: var(--333c39);
  text-align: center;
  padding: 10px 20px;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  text-decoration: none;
  transition: all .5s;
  display: block;
  position: relative;
}

.council-member-dropdown-btn:hover, .council-member-dropdown-btn.w--open {
  color: var(--660032);
}

.expand-dropdown-list {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.council-member-row {
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.council-member-col-l {
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
}

.council-member-content {
  margin-top: -20px;
  margin-bottom: 40px;
  position: relative;
}

.council-member-line {
  width: 1px;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.member-listing {
  margin-bottom: -5px;
}

.member-list-item {
  margin-bottom: 5px;
}

.expand-dropdown-icon {
  margin-top: 15px;
  margin-right: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.expand-dropdown-icon.opened {
  transform: rotate(45deg);
}

.council-member-col-r {
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
}

.calendar {
  width: 100%;
}

.calendar-b {
  padding-left: 60px;
  padding-right: 40px;
}

.dropdown {
  z-index: 1;
  margin-bottom: 40px;
}

.dropdown-toggle {
  color: var(--660032);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.dropdown-list {
  background-color: var(--white);
  overflow: hidden;
}

.dropdown-link-content-b {
  border: 1px solid var(--cdcdcd);
  padding-top: 5px;
  padding-bottom: 5px;
}

.dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
}

.dropdown-link:hover {
  color: var(--660032);
}

.dropdown-arrow {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.past-president-dropdown-btn {
  color: var(--660032);
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0;
  font-size: 19px;
  font-weight: 500;
  line-height: 29px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: relative;
}

.past-president-dropdown-btn:hover {
  color: var(--white);
}

.past-president-dropdown-btn.w--open {
  background-color: var(--660032);
  color: var(--white);
}

.past-presidents-expand-dropdown {
  border: 1px solid var(--cdcdcd);
  background-color: var(--white);
  margin-top: 20px;
  display: block;
}

.past-presidents-txt-year {
  z-index: 1;
  width: 20%;
  white-space: normal;
}

.past-presidents-title {
  z-index: 1;
  width: 80%;
  white-space: normal;
}

.past-presidents-expand-content-b {
  padding: 20px;
}

.past-president-dropdown-btn-align {
  z-index: 1;
  width: 100%;
  background-image: url('../images/icon-expand.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-wrap: wrap;
  align-items: center;
  padding: 13px 60px 13px 20px;
  display: flex;
  position: relative;
}

.past-president-dropdown-btn-align:hover {
  background-image: url('../images/icon-expand-white.svg');
}

.past-president-dropdown-btn-align-close {
  z-index: 1;
  width: 100%;
  background-image: url('../images/icon-close.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-wrap: wrap;
  align-items: center;
  padding: 13px 60px 13px 20px;
  display: flex;
  position: relative;
}

.about-jcri-row {
  flex-flow: row-reverse wrap;
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: flex;
}

.about-jcri-col-l {
  width: 50%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.about-jcri-journal-row {
  flex-wrap: wrap;
  display: flex;
}

.about-jcri-journal-col-l {
  width: 55%;
}

.about-jcri-journal-col-r {
  width: 45%;
}

.about-jcri-journal-content-b {
  padding-left: 60px;
}

.about-jrci-img {
  width: 100%;
}

.about-jcri-journal-img-mobile {
  width: 100%;
  display: none;
}

.about-jcri-call {
  flex-wrap: wrap;
  display: flex;
}

.about-jcri-call-col-l {
  width: 50%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  position: relative;
}

.about-jcri-call-col-r {
  width: 50%;
  border-style: solid solid solid none;
  border-width: 5px;
  border-color: var(--660032);
  background-color: var(--white);
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.txt-highlight {
  color: var(--660032);
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  display: inline-block;
}

.about-jcri-call-bg {
  z-index: -1;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.about-jcri-call-bg-graphic03 {
  width: 30%;
  max-width: 140px;
  margin-right: 5%;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.about-jcri-call-bg-graphic01 {
  width: 30%;
  max-width: 60px;
  margin-top: -1%;
  margin-left: 4%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.about-jcri-call-bg-graphic02 {
  width: 30%;
  max-width: 58px;
  margin-bottom: 10%;
  margin-left: 30%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.about-jcri-editorial-system-col-r {
  margin-top: 60px;
}

.about-jcri-editorial-system-content {
  margin-top: -20px;
  margin-bottom: -20px;
  position: relative;
}

.about-jcri-editorial-system-content-line {
  width: 1px;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.about-jcri-editorial-system-content-row {
  flex-wrap: wrap;
  margin: 20px -5%;
  display: flex;
}

.about-jcri-editorial-system-content-col-l, .about-jcri-editorial-system-content-col-r {
  width: 50%;
  padding-left: 5%;
  padding-right: 5%;
}

.hkbrd-tb-row {
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.hkbrd-tb-row.tb-bg-grey {
  background-color: rgba(0, 0, 0, .05);
}

.hkbrd-tb-row.tb-title {
  background-color: var(--660032);
  color: var(--white);
  font-size: 19px;
  font-weight: 500;
  line-height: 29px;
}

.hkbrd-tb-txt-mobile {
  color: var(--660032);
  font-weight: 500;
  display: none;
}

.hkbrd-btn-pdf {
  width: 30px;
  transition: all .5s;
}

.hkbrd-btn-pdf:hover {
  opacity: .55;
}

.hkbrd-rxr-person {
  background-image: url('../images/hkbrd-icon-people2x.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 30px;
}

.hkbrd-listing {
  border: 1px solid var(--cdcdcd);
  background-color: var(--white);
  transform-origin: 50% 100%;
  color: var(--333c39);
  flex-wrap: wrap;
  padding: 10px 40px 10px 20px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: relative;
}

.hkbrd-listing:hover {
  color: var(--white);
}

.hkbrd-listing-txt-date {
  z-index: 1;
  width: 35%;
  position: relative;
}

.hkbrd-listing-title-b {
  z-index: 1;
  width: 65%;
  position: relative;
}

.hkbrd-listing-title {
  z-index: 1;
  color: var(--660032);
  font-size: 19px;
  font-weight: 500;
  position: relative;
}

.hkbrd-listing-title-hover {
  z-index: 1;
  opacity: 0;
  color: var(--white);
  font-size: 19px;
  font-weight: 500;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.jcri-editors-choice-row {
  flex-wrap: wrap;
  margin-bottom: -4%;
  margin-left: -2%;
  margin-right: -2%;
  display: flex;
}

.jcri-editors-choice-col {
  width: 33.33%;
  perspective: 2000px;
  margin-bottom: 4%;
  padding-left: 2%;
  padding-right: 2%;
}

.jcri-editors-choice-link {
  height: 100%;
  min-height: 300px;
  border: 5px solid var(--660032);
  color: var(--333c39);
  padding: 20px 20px 65px;
  text-decoration: none;
  display: block;
  position: relative;
}

.jcri-editors-choice-txt-vol {
  color: var(--660032);
  padding: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hksr-row {
  border-top: 5px solid var(--660032);
  border-left: 5px solid var(--660032);
  flex-wrap: wrap;
  display: flex;
}

.hksr-col {
  width: 33.33%;
}

.hksr-b {
  border-right: 5px solid var(--660032);
  border-bottom: 5px solid var(--660032);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-top: 55%;
  font-size: 24px;
  line-height: 30px;
}

.hksr-b.img-sle {
  background-image: url('../images/img-sle2x.jpg');
  position: relative;
}

.hksr-b.img-spa {
  background-image: url('../images/img-spa2x.jpg');
  position: relative;
}

.hksr-b.img-msus {
  background-image: url('../images/img-msus2x.jpg');
  position: relative;
}

.hksr-b.img-ra {
  background-image: url('../images/img-ra2x.jpg');
  position: relative;
}

.hksr-b.img-myositis {
  background-image: url('../images/img-myositis2x.jpg');
  position: relative;
}

.hksr-b.img-mri {
  background-image: url('../images/img-mri2x.jpg');
  position: relative;
}

.hksr-b.img-capillaroscopy {
  background-image: url('../images/img-capillaroscopy2x.jpg');
  position: relative;
}

.hksr-b.img-scleroderma {
  background-image: url('../images/img-scleroderma2x.jpg');
  position: relative;
}

.hksr-b.img-vasculitis {
  background-image: url('../images/img-vasculitis2x.jpg');
  position: relative;
}

.hksr-b.img-immunology {
  background-image: url('../images/img-immunology2x.jpg');
  position: relative;
}

.hksr-b.img-gout {
  background-image: url('../images/img-gout2x.jpg');
  position: relative;
}

.hksr-txt-b {
  width: 100%;
  max-width: 250px;
  color: var(--333c39);
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.sig-overview-row {
  border-top: 5px solid var(--660032);
  border-left: 5px solid var(--660032);
  flex-wrap: wrap;
  display: flex;
}

.sig-overview-col {
  width: 50%;
}

.sig-overview-b {
  border-right: 5px solid var(--660032);
  border-bottom: 5px solid var(--660032);
  background-color: var(--white);
  color: var(--333c39);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  padding-top: 160px;
  font-size: 24px;
  line-height: 30px;
  transition: all .5s;
  display: block;
  position: relative;
}

.sig-overview-b:hover {
  color: var(--660032);
}

.sig-overview-b.img-sle {
  background-image: url('../images/img-sle2x.jpg');
  position: relative;
}

.sig-overview-b.img-spa {
  background-image: url('../images/img-spa2x.jpg');
  position: relative;
}

.sig-overview-b.img-msus {
  background-image: url('../images/img-msus2x.jpg');
  position: relative;
}

.sig-overview-b.img-ra {
  background-image: url('../images/img-ra2x.jpg');
  position: relative;
}

.sig-overview-b.img-myositis {
  background-image: url('../images/img-myositis2x.jpg');
  position: relative;
}

.sig-overview-b.img-mri {
  background-image: url('../images/img-mri2x.jpg');
  position: relative;
}

.sig-overview-b.img-capillaroscopy {
  background-image: url('../images/img-capillaroscopy2x.jpg');
  position: relative;
}

.sig-overview-b.img-scleroderma {
  background-image: url('../images/img-scleroderma2x.jpg');
  position: relative;
}

.sig-overview-b.img-vasculitis {
  background-image: url('../images/img-vasculitis2x.jpg');
  position: relative;
}

.sig-overview-b.img-immunology {
  background-image: url('../images/img-immunology2x.jpg');
  position: relative;
}

.sig-overview-b.img-gout {
  background-image: url('../images/img-gout2x.jpg');
  position: relative;
}

.sig-overview-txt-b {
  width: 100%;
  max-width: 250px;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.past-president-content-slider {
  width: 100%;
  height: auto;
  max-width: 700px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.hidden {
  display: none;
}

.past-president-slide-nav {
  position: relative;
}

.sig-banner-img {
  z-index: -1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sig-banner-img.msus {
  background-image: url('../images/sig-msus-banner2x.jpg');
}

.sitemap-row {
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: -20px;
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: flex;
}

.sitemap-col {
  width: 50%;
  margin-bottom: 20px;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.sitemap-col.full {
  width: 100%;
}

.sitemap-title {
  color: var(--660032);
  font-weight: 500;
  text-decoration: none;
}

.sitemap-title-link {
  color: var(--660032);
  font-weight: 500;
  text-decoration: none;
  transition: all .5s;
}

.sitemap-title-link:hover {
  text-decoration: underline;
}

.sitemap-sub-b {
  border-left: 1px solid var(--660032);
  margin-top: 5px;
  padding-left: 20px;
}

.home-journal-row {
  flex-wrap: wrap;
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: flex;
}

.home-journal-slide {
  width: 33.33%;
  perspective: 2000px;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.home-journal-b {
  height: 100%;
  background-color: var(--660032);
  color: var(--white);
  background-image: url('../images/home-journal-bg2x.png');
  background-position: 0 0;
  background-size: cover;
  text-decoration: none;
  display: block;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, .1);
}

.home-jounral-txt {
  padding: 10px 20px;
}

.home-journal-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.home-jounal-slide-nav {
  position: relative;
}

.sig-milestone-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.sig-milestone-slide {
  text-align: center;
}

.sig-milestone-slide-mask {
  width: 20%;
  left: 50%;
  overflow: visible;
  transform: translate(-50%);
}

.sig-milestone-slide-btn {
  color: var(--333c39);
  text-align: center;
  padding-top: 20px;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 24px;
  line-height: 30px;
  text-decoration: none;
}

.sig-milestone-slide-btn-dot {
  width: 10px;
  height: 10px;
  background-color: var(--660032);
  border-radius: 100%;
  margin-top: 10px;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.sig-milestone-slider-b {
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.sig-milestone-slider-line {
  height: 2px;
  background-image: linear-gradient(270deg, rgba(102, 0, 50, 0), var(--660032) 50%, rgba(102, 0, 50, 0));
  margin-bottom: 24px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sig-milestone-slide-btn-txt {
  transform-origin: 50% 100%;
}

.sig-milestone-content-slider-b {
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}

.sig-milestone-content-row {
  flex-flow: row-reverse wrap;
  display: flex;
}

.sig-milestone-content-col-img {
  width: 50%;
  margin-bottom: 40px;
}

.sig-milestone-content-col-txt {
  width: 50%;
  background-color: var(--660032);
  color: var(--white);
  text-align: left;
  margin-top: 40px;
  padding: 20px;
}

.sig-milestone-content-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.sig-milestone-content-slide-nav {
  width: 50%;
  text-align: right;
  padding-right: 10px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.sig-milestone-slide-arrow-r {
  width: 40px;
  height: 60px;
  background-image: url('../images/arrow-l-grey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px 22px;
  margin-top: 35px;
  transition: all .5s;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.sig-milestone-slide-arrow-r:hover {
  background-image: url('../images/arrow-l-red.svg');
}

.sig-milestone-slide-arrow-l {
  width: 40px;
  height: 60px;
  background-image: url('../images/arrow-r-grey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px 22px;
  margin-top: 35px;
  transition: all .5s;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.sig-milestone-slide-arrow-l:hover {
  background-image: url('../images/arrow-r-red.svg');
}

.gallery-row {
  flex-wrap: wrap;
  margin-left: -2%;
  margin-right: -2%;
  display: flex;
}

.gallery01-col01 {
  width: 42%;
  padding-left: 2%;
  padding-right: 2%;
}

.gallery-link {
  color: var(--333c39);
  text-decoration: none;
  display: block;
}

.gallery01-col02 {
  width: 28%;
  margin-top: 14%;
  padding-left: 2%;
  padding-right: 2%;
}

.img-mask {
  overflow: hidden;
}

.gallery-img-mask {
  margin-bottom: 5px;
  overflow: hidden;
}

.gallery01-col03 {
  width: 28%;
  padding-left: 2%;
  padding-right: 2%;
}

.gallery02-col01 {
  width: 28%;
  margin-top: -8%;
  padding-left: 2%;
  padding-right: 2%;
}

.gallery02-col02 {
  width: 28%;
  margin-top: 8%;
  margin-bottom: 8%;
  padding-left: 2%;
  padding-right: 2%;
}

.gallery02-col03 {
  width: 42%;
  margin-top: 8%;
  padding-left: 2%;
  padding-right: 2%;
}

.home-events-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.home-events-slide-arrow-r {
  width: 80px;
  height: 80px;
  border-left: 1px solid var(--white);
  background-color: var(--660032);
  background-image: url('../images/arrow-l-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  transition: all .5s;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.home-events-slide-arrow-r:hover {
  background-color: #470023;
}

.home-events-slide-arrow-l {
  width: 80px;
  height: 80px;
  border-left: 1px solid var(--white);
  background-color: var(--660032);
  background-image: url('../images/arrow-r-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-right: 80px;
  transition: all .5s;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.home-events-slide-arrow-l:hover {
  background-color: #470023;
}

.home-events-btn-all {
  z-index: 1;
  height: 80px;
  color: var(--333c39);
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, .75);
  justify-content: center;
  align-items: center;
  margin-right: 160px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-events-btn-all:hover {
  background-color: var(--660032);
  color: var(--white);
}

.home-events-slide {
  padding-left: 10%;
  padding-right: 10%;
}

.home-sig-events-row {
  flex-wrap: wrap;
  display: flex;
}

.home-sig-events-col-l {
  width: 100%;
  position: relative;
}

.home-sig-events-bg {
  z-index: -1;
  background-color: var(--660032);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-sig-events-bg-graphic01 {
  width: 30%;
  max-width: 60px;
  margin-top: -1%;
  margin-left: 4%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-sig-events-bg-graphic02 {
  width: 30%;
  max-width: 140px;
  margin-right: 5%;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.home-sig-events-col-r {
  width: 100%;
  border: 5px solid var(--660032);
  background-color: var(--white);
  position: relative;
}

.home-sig-events-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.home-sig-events-slide-arrow-r {
  width: 80px;
  height: 50%;
  border-top: 1px solid var(--white);
  background-color: var(--660032);
  background-image: url('../images/arrow-l-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  transition: all .5s;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.home-sig-events-slide-arrow-r:hover {
  background-color: #470023;
}

.home-sig-events-slide-arrow-l {
  width: 80px;
  height: 50%;
  background-color: var(--660032);
  background-image: url('../images/arrow-r-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  transition: all .5s;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.home-sig-events-slide-arrow-l:hover {
  background-color: #470023;
}

.home-sig-events-link {
  height: 100%;
  color: var(--333c39);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  flex-direction: column;
  justify-content: center;
  margin-right: 80px;
  padding: 40px 30% 40px 5%;
  text-decoration: none;
  display: flex;
}

.home-sig-events-link.img-spa {
  background-image: url('../images/img-spa2x.jpg');
}

.home-sig-events-link.img-ra {
  background-image: url('../images/img-ra2x.jpg');
}

.home-top-section {
  height: 350px;
  background-color: var(--white);
  position: relative;
  overflow: hidden;
}

.home-top-txt {
  color: var(--333c39);
  text-shadow: none;
}

.home-banner-slider {
  height: auto;
  background-color: #fff;
}

.home-banner-slide-arrow-r {
  width: 80px;
  height: 80px;
  border-left: 1px solid var(--white);
  background-color: var(--660032);
  background-image: url('../images/arrow-l-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  transition: all .5s;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.home-banner-slide-arrow-r:hover {
  background-color: #470023;
}

.home-banner-slide-arrow-l {
  width: 80px;
  height: 80px;
  border-left: 1px solid var(--white);
  background-color: var(--660032);
  background-image: url('../images/arrow-r-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-right: 80px;
  transition: all .5s;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.home-banner-slide-arrow-l:hover {
  background-color: #470023;
}

.home-banner-slide {
  padding-top: 50%;
  overflow: hidden;
}

.home-banner-slide-img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-banner-slide-img.home-banner01 {
  background-image: url('../images/home-banner012x.jpg');
}

.home-banner-slide-img.home-banner02 {
  background-image: url('../images/home-banner022x.jpg');
}

.home-banner-txt-b {
  height: 80px;
  background-color: rgba(255, 255, 255, .8);
  align-items: center;
  margin-right: 160px;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.home-banner-txt {
  width: 100%;
}

.pop-gallery {
  z-index: 2000;
  background-color: var(--white);
  background-image: url('../images/bg2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-gallery-top {
  background-color: var(--660032);
  color: var(--white);
  text-align: center;
  padding: 10px 5%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pop-gallery-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}

.pop-gallery-slide-mask {
  width: 70%;
  left: 50%;
  overflow: visible;
  transform: translate(-50%);
}

.pop-gallery-slide {
  padding-left: 5%;
  padding-right: 5%;
}

.pop-gallery-arrow-r {
  width: 7%;
  background-image: url('../images/arrow-l-grey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  margin-right: 11.5%;
  transition: all .5s;
}

.pop-gallery-arrow-r:hover {
  background-image: url('../images/arrow-l-red.svg');
  background-size: 13px;
}

.pop-gallery-arrow-l {
  width: 7%;
  background-image: url('../images/arrow-r-grey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  margin-left: 11.5%;
  transition: all .5s;
}

.pop-gallery-arrow-l:hover {
  background-image: url('../images/arrow-r-red.svg');
  background-size: 12px;
}

.gallery-dropdown {
  z-index: 1;
  margin-bottom: 20px;
}

.gallery-dropdown-toggle {
  padding: 10px 30px 10px 0;
  font-weight: 500;
}

.forgotpw-form-b {
  display: none;
}

.btn-back-login {
  color: var(--333c39);
  background-image: url('../images/arrow-r-grey.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 20px;
  text-decoration: none;
  transition: color .5s;
  display: inline-block;
}

.btn-back-login:hover {
  color: var(--660032);
  background-image: url('../images/arrow-r-red.svg');
}

.members-area-button-b {
  text-align: center;
  margin-top: 40px;
}

.members-area-field-col {
  width: 70%;
  padding: 10px 20px;
}

.members-area-title-col {
  width: 30%;
  color: var(--660032);
  padding: 10px 20px;
  font-weight: 500;
}

.members-area-input {
  z-index: 2;
  height: 40px;
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--333c39);
  color: var(--333c39);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  position: relative;
}

.members-area-input:focus {
  border-bottom-color: var(--660032);
}

.members-area-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0);
}

.members-area-input::placeholder {
  color: rgba(0, 0, 0, 0);
}

.align-middle {
  align-items: center;
  display: flex;
}

.tb-title {
  background-color: var(--660032);
  color: var(--white);
  padding: 15px 20px;
  font-weight: 500;
}

.red-text {
  color: #d0021b;
}

.radio-button-col {
  min-height: 40px;
  margin-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
}

.radio-button {
  width: 20px;
  height: 20px;
  background-image: url('../images/radio-button2x_1radio-button@2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
}

.radio-button.w--redirected-checked {
  width: 20px;
  height: 20px;
  background-image: url('../images/radio-button-checked2x_1radio-button-checked@2x.png');
  border-style: none;
}

.radio-button.w--redirected-focus {
  box-shadow: none;
  border-style: none;
}

.radio-button.w--redirected-focus-visible {
  border-style: none;
}

.radio-button-label {
  margin-left: 10px;
  transition-property: none;
  position: relative;
  top: 0%;
  bottom: 0;
  left: 0%;
  right: 0;
}

.radio-button-row {
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
}

.radio-button-field {
  width: 100%;
  height: 100%;
  min-width: 60px;
  align-items: center;
  display: flex;
  position: relative;
}

.content-text {
  color: var(--333c39);
  font-weight: 400;
}

.content-b-20 {
  margin-top: 20px;
}

.members-area-content-expand {
  overflow: hidden;
}

.label-none {
  display: none;
}

.radio-button-b {
  position: relative;
}

.members-area-content-expand-content {
  width: 100%;
  padding: 10px 20px;
}

.logout-button-b {
  text-align: center;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.calendar-remark-b {
  margin-top: 30px;
  font-size: 15px;
}

.calendar-remark-row {
  flex-flow: column wrap;
  margin-top: -5px;
  display: flex;
}

.calendar-remark-content-row {
  align-items: center;
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
}

.img-full {
  width: 100%;
  display: block;
}

.calendar-remark-content-img-col {
  width: 35px;
  padding-left: 5px;
  padding-right: 5px;
}

.calendar-remark-content-txt-col {
  padding-left: 5px;
  padding-right: 5px;
}

.calendar-remark-col {
  margin-top: 5px;
}

.txt-blue {
  color: var(--1a9bc4);
}

.events-listing-img-row {
  align-items: center;
  display: flex;
}

.events-listing-img-b {
  width: 20px;
  margin-left: 5px;
  position: relative;
}

.events-listing-img-hover {
  width: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.events-listing-img {
  width: 100%;
  display: block;
}

.txt-orange {
  color: var(--ea780e);
}

html.w-mod-js [data-ix="img-scroll"] {
  opacity: 0;
  transform: translate(0, 60px);
}

html.w-mod-js [data-ix="fade-in-from-bottom"] {
  opacity: 0;
  transform: translate(0, 40px);
}

html.w-mod-js [data-ix="nav-dropdown-list"] {
  height: 0;
}

html.w-mod-js [data-ix="txt-appear-from-bottom"] {
  transform: translate(0, 100%);
}

html.w-mod-js [data-ix="inner-banner-img"] {
  transform: scale(1.1);
}

html.w-mod-js [data-ix="nav-menu-bg"] {
  height: 0;
}

html.w-mod-js [data-ix="link-listing"] {
  transform: rotateX(-90deg)rotateY(0)rotateZ(0);
}

html.w-mod-js [data-ix="hkaf-booklets-img-b"] {
  transform: rotateX(0)rotateY(-20deg)rotateZ(5deg);
}

html.w-mod-js [data-ix="hkaf-scholarship-bg-img"] {
  transform: scale(1.1);
}

html.w-mod-js [data-ix="pop-initial"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="flip-scroll"], html.w-mod-js [data-ix="home-journal-b"] {
  transform: rotateX(0)rotateY(-90deg)rotateZ(0);
}

html.w-mod-js [data-ix="events-listing"] {
  transform: rotateX(-90deg)rotateY(0)rotateZ(0);
}

html.w-mod-js [data-ix="expand-dropdown-list"] {
  height: 0;
}

html.w-mod-js [data-ix="expand-dropdown-list-opened"] {
  height: auto;
}

html.w-mod-js [data-ix="dropdown-list"] {
  height: 0;
}

html.w-mod-js [data-ix="past-president-dropdown-btn-align-close"] {
  display: none;
}

html.w-mod-js [data-ix="hkbrd-listing"] {
  transform: rotateX(-90deg)rotateY(0)rotateZ(0);
}

html.w-mod-js [data-ix="home-banner-slide-img"] {
  transform: scale(1.1);
}

html.w-mod-js [data-ix="height-0"] {
  height: 0;
}

html.w-mod-js [data-ix="opacity-0"] {
  opacity: 0;
}

@media screen and (min-width: 1280px) {
  h1 {
    font-size: 75px;
    line-height: 70px;
  }

  .section-content.home-sig-events {
    padding-bottom: 80px;
  }

  .footer-bottom-col-l {
    width: 75%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .footer-bottom-row {
    margin-left: -2.5%;
    margin-right: -2.5%;
  }

  .footer-bottom-col-r {
    width: 25%;
    text-align: right;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .hkaf-scholarship-content-b {
    width: 60%;
  }

  .hkaf-scholarship-txt-b {
    padding-left: 60px;
  }

  .tb-col.local-interhospital-meeting-col-date {
    width: 15%;
  }

  .tb-col.local-interhospital-meeting-col-venue {
    width: 12%;
  }

  .tb-col.local-interhospital-meeting-col-chairperson {
    width: 16%;
  }

  .tb-col.local-interhospital-meeting-col-hospital {
    width: 13%;
  }

  .tb-col.local-interhospital-meeting-col-trainee {
    width: 20%;
  }

  .tb-col.local-interhospital-meeting-col-topic {
    width: 24%;
  }

  .tb-col.hkbrd-col-title {
    width: 43%;
  }

  .tb-col.hkbrd-col-abstract {
    width: 13%;
  }

  .tb-col.hkbrd-col-full {
    width: 9%;
  }

  .biologics-row {
    align-items: center;
  }

  .local-interhospital-meeting-tb-txt-mobile {
    display: none;
  }

  .local-interhospital-meeting-tb-row-title {
    background-color: var(--660032);
    color: var(--white);
    font-size: 19px;
    font-weight: 500;
    line-height: 29px;
    display: flex;
  }

  .local-interhospital-meeting-tb {
    border-top-style: none;
  }

  .about-jcri-editorial-system-row {
    flex-wrap: wrap;
    margin-left: -2.5%;
    margin-right: -2.5%;
    display: flex;
  }

  .about-jcri-editorial-system-col-l {
    width: 50%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .about-jcri-editorial-system-col-r {
    width: 50%;
    margin-top: 0;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .hkbrd-listing-txt-date {
    width: 25%;
  }

  .hkbrd-listing-title-b {
    width: 75%;
  }

  .home-sig-events-col-l {
    width: 50%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .home-sig-events-col-r {
    width: 50%;
    border-left-style: none;
  }

  .home-sig-events-link.img-spa {
    padding-left: 10%;
    padding-right: 45%;
  }
}

@media screen and (max-width: 991px) {
  body {
    padding-bottom: 100px;
    padding-left: 0;
  }

  .inner-banner-section {
    height: 240px;
  }

  .nav-menu-bg {
    z-index: 1000;
    height: 0%;
    background-color: var(--white);
    display: block;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .header {
    width: 100%;
    height: 80px;
    border-top-style: none;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .header-logo {
    width: 70px;
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .nav-link {
    text-align: left;
  }

  .nav-menu {
    width: 100%;
    height: 100vh;
    max-width: none;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 40px;
    padding-bottom: 200px;
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: auto;
  }

  .container-menu {
    z-index: 1;
    border-top: 1px solid var(--cdcdcd);
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
    overflow: visible;
  }

  .menu-btn {
    width: 80px;
    color: #fff;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .menu-btn.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-btn-line01 {
    width: 34px;
    height: 2px;
    background-color: var(--660032);
    border-radius: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .menu-btn-line-b {
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-btn-line02, .menu-btn-line03 {
    width: 34px;
    height: 2px;
    background-color: var(--660032);
    border-radius: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .header-icon-b {
    display: none;
  }

  .header-icon-b-mobile {
    align-items: center;
    margin-left: 5%;
    display: flex;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 0%;
    right: auto;
    transform: translate(0, -50%);
  }

  .login-form-b {
    max-width: none;
  }

  .input {
    font-size: 1rem;
  }

  .success-message {
    border-radius: 6px;
  }

  .meeting-overview-row01 {
    border: 5px solid var(--660032);
    margin-bottom: 40px;
  }

  .meeting-overview-col-img {
    width: 100%;
    border-style: none;
  }

  .meeting-overview-col-txt {
    width: 100%;
    padding: 5%;
  }

  .meeting-overview-txt-b {
    margin: 0%;
    position: relative;
    overflow: visible;
  }

  .meeting-overview-row02 {
    border: 5px solid var(--660032);
    margin-bottom: 40px;
  }

  .meeting-overview-content {
    margin-bottom: -40px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .details-page-section {
    min-height: 240px;
  }

  .council-member-col-l, .about-jcri-editorial-system-content-col-l {
    color: var(--660032);
    text-align: right;
  }

  .jcri-editors-choice-col {
    width: 50%;
  }

  .home-sig-events-col-r {
    border-right-style: none;
  }

  .home-sig-events-slider {
    height: 160px;
  }

  .home-sig-events-slide-arrow-r, .home-sig-events-slide-arrow-l {
    height: 80px;
  }

  .home-top-section {
    height: 240px;
  }

  .home-banner-slide-arrow-r, .home-banner-slide-arrow-l {
    height: 80px;
  }

  .forgotpw-form-b {
    max-width: none;
  }

  .members-area-input {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-bottom: 60px;
    font-size: 16px;
    line-height: 24px;
  }

  h1 {
    font-size: 32px;
    line-height: 32px;
  }

  h2 {
    font-size: 24px;
    line-height: 28px;
  }

  h3 {
    font-size: 19px;
    line-height: 25px;
  }

  .inner-banner-section {
    height: 180px;
  }

  .section-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-title-b {
    margin-bottom: 25px;
  }

  .history-row01 {
    margin-top: -15px;
    margin-bottom: 25px;
  }

  .history-col {
    width: 100%;
    margin-top: 15px;
  }

  .img.sponsorship-img {
    border-top: 5px solid var(--660032);
    border-left-style: none;
  }

  .history-row02 {
    margin-top: -15px;
    margin-bottom: 25px;
  }

  .history-line {
    width: 100%;
    height: 1px;
    margin-bottom: 25px;
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: none;
  }

  .history-bottom-txt-b {
    max-width: none;
  }

  .membership-application-txt-b {
    padding-right: 0;
  }

  .membership-application-btn-b {
    margin-top: 15px;
    position: relative;
    top: 0%;
    transform: none;
  }

  .footer-title {
    margin-bottom: 15px;
  }

  .footer-col-l {
    width: 100%;
  }

  .footer-col-r {
    width: 100%;
    margin-top: 25px;
  }

  .membership-application-bg-graphic01 {
    width: 140px;
    margin-bottom: -40px;
    margin-left: 20%;
    top: auto;
    bottom: 0%;
    left: 50%;
    right: 0%;
  }

  .membership-application-bg-graphic02 {
    width: 50px;
    margin-top: -10px;
  }

  .membership-application-bg-graphic03 {
    width: 50px;
    margin-right: 30px;
  }

  .header {
    height: 60px;
  }

  .header-logo {
    width: 54px;
  }

  .nav-menu {
    padding-top: 25px;
  }

  .menu-btn {
    width: 57px;
    height: 57px;
  }

  .section-title-b {
    margin-bottom: 15px;
    padding-left: 35px;
  }

  .section-title-icon {
    width: 26px;
    height: 26px;
    margin-top: 3px;
  }

  .section-title-icon-dot {
    width: 13px;
    height: 13px;
  }

  .link-listing {
    padding-right: 50px;
  }

  .link-listing-icon, .link-listing-icon-hover {
    width: 24px;
    margin-right: 15px;
  }

  .link-listing-b {
    margin-top: 15px;
  }

  .section-content-b {
    margin-bottom: 50px;
  }

  .section-content-all {
    margin-bottom: -50px;
  }

  .section-title-icon-dot-white {
    width: 13px;
    height: 13px;
  }

  .hkaf-video {
    border-width: 5px;
  }

  .hkaf-booklets-row {
    margin-bottom: -20px;
  }

  .hkaf-booklets-col {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hkaf-booklets-b {
    padding-bottom: 10%;
  }

  .btn {
    padding-left: 25px;
    padding-right: 25px;
  }

  .hkaf-scholarship-content-b {
    width: 70%;
  }

  .pop-login {
    height: 100vh;
    background-color: var(--white);
    align-items: flex-start;
  }

  .pop-content-scroll {
    height: 100%;
    max-height: none;
    max-width: 100%;
  }

  .pop-top {
    font-size: 18px;
    line-height: 28px;
  }

  .success-message {
    padding: 45px;
  }

  .lottie-animation-5 {
    max-height: 40px;
    max-width: 40px;
  }

  .input-wrap {
    margin-top: 15px;
  }

  .subtitle {
    font-size: 24px;
    line-height: 30px;
  }

  .login-bottom-b {
    margin-top: 25px;
  }

  .pop-search {
    height: 100vh;
  }

  .search-form {
    margin-top: -15px;
  }

  .contact-col-txt {
    width: 100%;
    padding-left: 0%;
  }

  .contact-col-img {
    width: 100%;
    margin-top: 25px;
  }

  .tb-row.tb-title {
    font-size: 18px;
    line-height: 28px;
  }

  .tb-col.irn-meeting-col-date, .tb-col.irn-meeting-col-venue, .tb-col.irn-meeting-col-nurse {
    width: 100%;
    padding-bottom: 0;
  }

  .tb-col.irn-meeting-col-topic {
    width: 100%;
  }

  .tb-col.local-interhospital-meeting-col-date, .tb-col.local-interhospital-meeting-col-chairperson, .tb-col.local-interhospital-meeting-col-hospital, .tb-col.local-interhospital-meeting-col-trainee, .tb-col.local-interhospital-meeting-col-topic, .tb-col.hkbrd-col-section, .tb-col.hkbrd-col-title, .tb-col.hkbrd-col-page {
    width: 100%;
    padding-bottom: 0;
  }

  .tb-col.hkbrd-col-abstract, .tb-col.hkbrd-col-full {
    width: 100%;
    align-items: center;
    display: flex;
  }

  .sponsorship-row {
    margin-bottom: -50px;
  }

  .sponsorship-col-img {
    width: 100%;
    margin-top: 25px;
  }

  .sponsorship-col-txt {
    width: 100%;
    padding-left: 5%;
  }

  .project-fund-col-l {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
  }

  .project-fund-col-r {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .project-fund-title {
    font-size: 24px;
    line-height: 30px;
    transform: none;
  }

  .project-fund-txt-b {
    margin-bottom: 20px;
  }

  .biologics-col-txt {
    width: 100%;
    padding-left: 5%;
  }

  .biologics-col-img {
    width: 100%;
    margin-top: 25px;
  }

  .irn-meeting-tb-txt-mobile {
    color: var(--660032);
    font-weight: 500;
    display: inline-block;
  }

  .irn-meeting-tb-row.tb-title {
    font-size: 18px;
    line-height: 28px;
  }

  .irn-meeting-tb-row.tb-title.hidden-mobile {
    display: none;
  }

  .irn-memberlist-line01, .irn-memberlist-line02 {
    margin-top: 140px;
  }

  .irn-icon-b {
    width: 74px;
    height: 74px;
  }

  .irn-content-b {
    padding-left: 90px;
  }

  .irn-icon-img-b {
    width: 60px;
    height: 60px;
  }

  .local-interhospital-meeting-tb {
    margin-bottom: 20px;
  }

  .irn-meeting-tb {
    border-top: 5px solid var(--660032);
  }

  .meeting-overview-row01, .meeting-overview-row02 {
    margin-bottom: 20px;
  }

  .meeting-overview-content {
    margin-bottom: -20px;
  }

  .details-page-section {
    min-height: 180px;
    padding-top: 50px;
  }

  .details-content-b {
    margin-bottom: 20px;
  }

  .events-listing {
    padding-right: 50px;
  }

  .upcoming-events-col-calendar {
    width: 100%;
  }

  .upcoming-events-col-list {
    width: 100%;
    position: relative;
    overflow: visible;
  }

  .upcoming-events-col-list.home {
    padding-top: 40px;
    padding-bottom: 110px;
  }

  .council-member-dropdown-btn {
    font-size: 24px;
    line-height: 30px;
  }

  .expand-dropdown-icon {
    margin-top: 12px;
  }

  .calendar-b {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown {
    margin-bottom: 20px;
  }

  .dropdown-toggle {
    font-size: 20px;
    line-height: 24px;
  }

  .past-presidents-txt-year, .past-presidents-title {
    width: 100%;
  }

  .past-president-dropdown-btn-align, .past-president-dropdown-btn-align-close {
    background-position: 97%;
  }

  .about-jcri-row {
    margin-bottom: -20px;
  }

  .about-jcri-col-l {
    width: 100%;
    margin-bottom: 20px;
  }

  .about-jcri-journal-content-b {
    padding-left: 35px;
  }

  .about-jrci-img {
    width: 60%;
  }

  .about-jcri-call-col-l {
    width: 100%;
    margin-bottom: -20px;
  }

  .about-jcri-call-col-r {
    width: 100%;
    border-left-style: solid;
    position: relative;
  }

  .txt-highlight {
    font-size: 24px;
    line-height: 30px;
  }

  .about-jcri-call-bg-graphic02 {
    display: none;
  }

  .about-jcri-editorial-system-col-r {
    margin-top: 40px;
  }

  .hkbrd-tb-row.tb-title {
    font-size: 18px;
    line-height: 28px;
  }

  .hkbrd-tb-row.tb-title.hidden-mobile {
    display: none;
  }

  .hkbrd-tb-txt-mobile {
    display: inline-block;
  }

  .hkbrd-rxr-person {
    background-position: 0 0;
  }

  .hkbrd-listing {
    padding-right: 50px;
  }

  .hkbrd-listing-txt-date, .hkbrd-listing-title-b {
    width: 100%;
  }

  .hksr-col {
    width: 50%;
  }

  .hksr-b {
    font-size: 20px;
    line-height: 24px;
  }

  .sig-overview-col {
    width: 50%;
  }

  .sig-overview-b {
    padding-top: 100px;
    font-size: 20px;
    line-height: 24px;
  }

  .past-president-content-slider {
    margin-top: 20px;
  }

  .sitemap-col {
    width: 100%;
  }

  .home-journal-row {
    display: none;
  }

  .home-journal-slide {
    width: 100%;
  }

  .home-journal-slider {
    display: block;
  }

  .sig-milestone-content-slider-b {
    margin-top: 0;
  }

  .gallery01-col01 {
    width: 100%;
  }

  .gallery01-col02 {
    width: 50%;
    margin-top: 16%;
  }

  .gallery01-col03 {
    width: 50%;
    margin-top: 8%;
  }

  .gallery02-col01 {
    width: 50%;
    margin-top: 16%;
  }

  .gallery02-col02 {
    width: 50%;
  }

  .gallery02-col03 {
    width: 100%;
    margin-bottom: 8%;
  }

  .home-events-slide-arrow-r {
    width: 60px;
    height: 60px;
  }

  .home-events-slide-arrow-l {
    width: 60px;
    height: 60px;
    margin-right: 60px;
  }

  .home-events-btn-all {
    height: 60px;
    margin-right: 120px;
  }

  .home-events-slide {
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-sig-events-col-l {
    width: 100%;
    margin-bottom: -20px;
  }

  .home-sig-events-col-r {
    width: 100%;
    border-bottom-style: none;
    border-left-style: solid;
    border-right-style: solid;
    position: relative;
  }

  .home-sig-events-slider {
    height: auto;
    background-color: var(--660032);
    padding-bottom: 60px;
  }

  .home-sig-events-slide-arrow-r {
    width: 60px;
    height: 60px;
    border-left: 1px solid var(--white);
    border-top-style: none;
  }

  .home-sig-events-slide-arrow-l {
    width: 60px;
    height: 60px;
    border-left: 1px solid var(--white);
    margin-right: 60px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .home-sig-events-link {
    background-color: var(--white);
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 40%;
  }

  .home-journal-slide-mask {
    margin-left: -2.5%;
    margin-right: -2.5%;
  }

  .home-top-section {
    height: 180px;
  }

  .home-banner-slide-arrow-r {
    width: 60px;
    height: 60px;
    border-left: 1px solid var(--white);
    border-top-style: none;
  }

  .home-banner-slide-arrow-l {
    width: 60px;
    height: 60px;
    border-left: 1px solid var(--white);
    border-top-style: none;
    margin-right: 60px;
  }

  .home-banner-txt-b {
    height: 60px;
    margin-right: 120px;
    font-size: 18px;
    line-height: 22px;
  }

  .pop-gallery {
    height: 100vh;
  }

  .gallery-dropdown {
    margin-bottom: 0;
  }

  .members-area-button-b {
    margin-top: 25px;
  }

  .members-area-field-col {
    width: 100%;
    padding-top: 0;
    padding-bottom: 15px;
  }

  .members-area-title-col {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0;
  }

  .members-area-input {
    height: 30px;
  }

  .logout-button-b {
    margin-top: 25px;
  }

  .calendar-remark-row {
    margin-top: -10px;
  }

  .calendar-remark-col {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .hkaf-booklets-col {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .hkaf-scholarships-bg {
    background-position: 100%;
    margin-top: 25px;
    margin-bottom: -50px;
    padding-top: 55%;
    position: relative;
  }

  .hkaf-scholarship-content-b {
    width: 100%;
  }

  .hkaf-scholarship-bg-img {
    background-position: 100%;
  }

  .login-link {
    margin-top: 25px;
    display: block;
  }

  .login-bottom-b {
    display: block;
  }

  .irn-memberlist-col {
    width: 85%;
    margin-top: 20px;
  }

  .irn-memberlist-col._01 {
    width: 100%;
  }

  .irn-memberlist-row {
    justify-content: flex-end;
    margin-top: 0;
  }

  .irn-memberlist-content-b {
    margin-top: 0;
  }

  .irn-memberlist-line01 {
    display: none;
  }

  .irn-memberlist-line03 {
    width: 12%;
    height: 2px;
    margin-top: 0;
    margin-left: -9%;
    top: 50%;
    bottom: auto;
    left: 0%;
    right: auto;
    transform: translate(0%, -50%);
  }

  .irn-memberlist-line02 {
    display: none;
  }

  .irn-memberlist-line04 {
    width: 2px;
    background-color: var(--333c39);
    margin-top: 20px;
    margin-left: 5%;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .council-member-col-l {
    width: 100%;
    text-align: left;
  }

  .council-member-line {
    display: none;
  }

  .council-member-col-r, .about-jcri-journal-col-l {
    width: 100%;
  }

  .about-jcri-journal-col-r {
    display: none;
  }

  .about-jrci-img {
    width: 90%;
  }

  .about-jcri-journal-img-mobile {
    display: block;
  }

  .about-jcri-editorial-system-content-line {
    display: none;
  }

  .about-jcri-editorial-system-content-col-l {
    width: 100%;
    text-align: left;
  }

  .about-jcri-editorial-system-content-col-r, .jcri-editors-choice-col {
    width: 100%;
  }

  .jcri-editors-choice-link {
    min-height: 220px;
  }

  .hksr-col {
    width: 100%;
  }

  .hksr-b {
    padding-top: 120px;
  }

  .sig-overview-col {
    width: 100%;
  }

  .sig-overview-b {
    padding-top: 120px;
  }

  .sig-milestone-slide-mask {
    width: 30%;
  }

  .sig-milestone-content-col-img {
    width: 100%;
    margin-bottom: 0;
  }

  .sig-milestone-content-col-txt {
    width: 100%;
    margin-top: 0;
  }

  .sig-milestone-content-slide-nav {
    width: 100%;
    text-align: center;
    position: relative;
  }

  .home-banner-slide-arrow-r {
    border-top: 1px solid var(--white);
    border-left-style: none;
  }

  .home-banner-slide-arrow-l {
    border-left-style: none;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .home-banner-slide {
    padding-top: 120%;
  }

  .home-banner-txt-b {
    height: 120px;
    margin-right: 60px;
  }

  .btn-back-login {
    margin-top: 25px;
    display: block;
  }

  .members-area-button-b, .logout-button-b {
    display: block;
  }

  .calendar-remark-b {
    margin-top: 22px;
    font-size: 13px;
  }

  .calendar-remark-row {
    margin-top: -8px;
  }

  .calendar-remark-content-row {
    margin-left: -2px;
    margin-right: -2px;
  }

  .calendar-remark-content-img-col {
    width: 28px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .calendar-remark-content-txt-col {
    padding-left: 2px;
    padding-right: 2px;
  }

  .calendar-remark-col {
    margin-top: 8px;
  }
}


@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url('../fonts/Barlow-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}