.mtpc-well:not(.mtpc-1col-section):not(.mtpc-2col-section):not(.mtpc-3col-section):not(.mtpc-4col-section) {
    background-color: rgba(0, 0, 0, 0.7) !important;
    border: 0 !important;
}

.view-id-mtpc_albums {
    padding: 0px 15px;
}

div.mtpc-1col-item.mtpc-1col-item--1 table.tbl-line tbody tr td {
  border-bottom: 1px solid #000;
  border-top: 1px solid #ccc;
}

/* For 35a hkust logo */
body header .mtpc_header .header .wrapper .logos .logos_left .logo_one img{
 width:100%; 
}

/* by Creasant */

body .fdc-intro h2 {
  font-size: 52px;
  font-weight: 900;
  line-height: 1.6;
  color: var(--fdc-black);
  margin: 0;
}
body .fdc-intro h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.6;
  color: var(--fdc-black);
  margin: -12px 0 21px;
}

body .fdc-intro .mtpc-2col-item--1 p {
  font-weight: 600;
  color: var(--fdc-black);
}

body .fdc-intro .mtpc-2col-item--2 {
  box-sizing: border-box;
  margin-top: 31px;
  background-color: var(--fdc-card-grey);
  border-radius: var(--fdc-radius);
  padding: 19px 20px 23px;
  text-align: center;
}
body .fdc-intro .mtpc-2col-item--2 img {
  width: 143px;
  margin: 0 auto 15px;
}

body .fdc-intro .mtpc-2col-item--2 p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  color: var(--fdc-black);
  margin: 0;
}
body .fdc-intro .mtpc-2col-item--2 p + p {
  font-size: 22px;
  font-weight: 800;
  margin-top: 8px;
}

body .fdc-intro .mtpc-2col-item--2 a img {
  width: 228px;
  margin: 36px auto 0;
}

body .fdc-cards {
  padding-top: 5px;
}

body .fdc-cards .mtpc-4col-section-wrapper {
  align-items: stretch;
}
body .fdc-cards .mtpc-4col-item,
body .fdc-cards .mtpc-4col-item > .field,
body .fdc-cards .mtpc-4col-item > .field > .field__items,
body .fdc-cards .mtpc-4col-item > .field > .field__items > .field__item {
  display: flex;
  flex-direction: column;
}
body .fdc-cards .mtpc-4col-item > .field,
body .fdc-cards .mtpc-4col-item > .field > .field__items,
body .fdc-cards .mtpc-4col-item > .field > .field__items > .field__item,
body .fdc-cards .mtpc-block {
  flex: 1 0 auto;
}

body .fdc-cards .mtpc-block {
  overflow: hidden;
  border-radius: var(--fdc-radius);
  padding: 46px 10px 45px;
  text-align: center;
  background-color: var(--fdc-card, var(--fdc-yellow));
  background-image: linear-gradient(132.5deg,
    transparent 107px,
    rgba(255, 255, 255, 0.08) 107px, rgba(255, 255, 255, 0.08) 134px,
    rgba(255, 255, 255, 0.15) 134px, rgba(255, 255, 255, 0.15) 374px,
    transparent 374px);
}

body .fdc-cards h3 {
  font-size: 35px;
  font-weight: 900;
  line-height: 1.6;
  color: var(--fdc-black);
  margin: 0;
}

body .fdc-cards h4 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--fdc-black);
  margin: -11px 0 0;
}

body .fdc-cards h5 {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
  color: var(--fdc-black);
  margin: -11px 0 0;
}

body .fdc-cards p {
  font-size: 19px;
  font-weight: 600;
  line-height: 1.6;
  color: var(--fdc-black);
  margin: 0;
}

body .fdc-cards :is(h3, h4) + p {
  font-size: 50px;
  line-height: 1;
  margin: 18px 0 2px;
}
body .fdc-cards h4 + p {
  margin-top: 11px;
}

body .fdc-cards :is(h3, h4) + p + p {
  font-size: 20px;
  margin-bottom: 22px;
}

body .fdc-cards :is(h3, h4) + p + p + p {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30.4px;
}

body .fdc-card--yellow { --fdc-card: var(--fdc-yellow); }
body .fdc-card--purple { --fdc-card: var(--fdc-purple); }
body .fdc-card--red    { --fdc-card: var(--fdc-red); }
body .fdc-card--blue   { --fdc-card: var(--fdc-blue); }

body .fdc-cards .mtpc-block:has(.fdc-pct) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  min-height: 174px;
  padding: 20px 12px 20px 26px;
  text-align: left;
  background-image: none;
}
body .fdc-cards .mtpc-block:has(.fdc-pct) .mtpc-textarea {
  margin: 0;
}
body .fdc-cards .mtpc-block:has(.fdc-pct) .field--name-field-mod-long-fmt > .field__item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 6px;
  row-gap: 3px;
  align-items: center;
}

body .fdc-cards .mtpc-block:has(.fdc-pct) h3 {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
}

body .fdc-cards .fdc-pct {
  grid-column: 2;
  grid-row: 1;
  margin: 0;
  font-family: "fdc-pct-sign", Muli, "Microsoft JhengHei", sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -2.24px;
  color: var(--fdc-green);
}

body .fdc-cards .fdc-pct + p {
  display: flex;
  align-items: center;
  gap: 3px;
  grid-column: 1 / -1;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--fdc-green);
}

body .fdc-spec .mtpc-1col-section-wrapper,
body .fdc-spec .mtpc-2col-section-wrapper {
  box-sizing: border-box;
  min-height: 283px;
  padding: 42px 56px 50px 70px;
  background-color: var(--fdc-panel-grey);
  border: 3px solid var(--fdc-green-stroke);
  border-radius: 40px;
}

body .fdc-spec .mtpc-2col-section-wrapper > .mtpc-2col-item {
  margin-bottom: 0;
}

body .fdc-spec p {
  margin: 0 0 0 8px;
  color: var(--fdc-black);
}
body .fdc-spec ul + p {
  margin: 21px 0 0 19px;
  font-size: 18px;
}

body .fdc-spec ul {
  margin: 0 0 0 8px;
  padding-left: 20px;
}
body .fdc-spec li {
  margin-bottom: 0;
}

body .fdc-highlight {
  box-sizing: border-box;
  padding: 30px 28px 37px 20px;
  background-color: var(--fdc-yellow);
  border-radius: var(--fdc-radius);
}
body .fdc-highlight ul {
  margin: 0 0 14px;
  padding-left: 20px;
}
body .fdc-highlight li {
  margin-bottom: 0;
}
body .fdc-highlight p,
body .fdc-highlight ul + p {
  margin: 0 0 0 11px;
  font-size: 18px;
  color: var(--fdc-black);
}
body .fdc-highlight .field--name-field-mod-long-fmt > .field__item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 11px;
}
body .fdc-highlight ul {
  grid-column: 1 / -1;
}
body .fdc-highlight p:has(> .fdc-burst) {
  grid-column: 2;
  grid-row: 2;
  align-self: start;
  margin: 0;
  line-height: 0;
}

body .fdc-bullets--orange > li::marker {
  color: var(--fdc-orange);
}

body .fdc-pct {
  margin: 0;
  font-family: "fdc-pct-sign", Muli, "Microsoft JhengHei", sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -2.24px;
  color: var(--fdc-green);
}

body .fdc-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 60px;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: var(--fdc-orange);
  color: var(--fdc-white);
  font-size: 36px;
  font-weight: 800;
  line-height: 1;
}

body h3:has(> .fdc-num) {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding-top: 6px;
  margin-bottom: 46px;
}
body h3:has(> .fdc-num) > .fdc-num {
  margin-top: -6px;
}

body .fdc-burst {
  display: inline-block;
  flex: 0 0 auto;
  box-sizing: border-box;
  width: 134px;
  height: 134px;
  padding-top: 40px;
  vertical-align: top;
  text-align: center;
  clip-path: polygon(
    100% 50%, 88.6% 60.4%, 93.3% 75%, 78.3% 78.3%, 75% 93.3%, 60.4% 88.6%,
    50% 100%, 39.6% 88.6%, 25% 93.3%, 21.7% 78.3%, 6.7% 75%, 11.4% 60.4%,
    0% 50%, 11.4% 39.6%, 6.7% 25%, 21.7% 21.7%, 25% 6.7%, 39.6% 11.4%,
    50% 0%, 60.4% 11.4%, 75% 6.7%, 78.3% 21.7%, 93.3% 25%, 88.6% 39.6%);
  background-color: var(--fdc-green);
  color: var(--fdc-white);
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
}
body .fdc-burst::first-line {
  font-size: 39px;
}

body .fdc-burst--sm {
  width: 59px;
  height: 59px;
  padding-top: 13px;
  font-size: 13px;
  letter-spacing: -0.52px;
}
body .fdc-burst--sm::first-line {
  font-size: 20px;
  letter-spacing: -0.8px;
}
