.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 */
/* General Start */
.responsive-table-wrapper{
  overflow: auto;
  margin-bottom: 20px;
}

.mtpc-2col-section.l72_28 .mtpc-2col-section-wrapper>.mtpc-2col-item--1,
.mtpc-2col-section.l28_72 .mtpc-2col-section-wrapper>.mtpc-2col-item--2 {
    -lh-property: 0;
    width: -webkit-calc(72% - 10px);
    width: -moz-calc(72% - 10px);
    width: calc(72% - 10px);
}
.mtpc-2col-section.l28_72 .mtpc-2col-section-wrapper>.mtpc-2col-item--1,
.mtpc-2col-section.l72_28 .mtpc-2col-section-wrapper>.mtpc-2col-item--2 {
    -lh-property: 0;
    width: -webkit-calc(28% - 10px);
    width: -moz-calc(28% - 10px);
    width: calc(28% - 10px);
}
.mtpc-2col-section.l12_88 .mtpc-2col-section-wrapper>.mtpc-2col-item--1,
.mtpc-2col-section.l88_12 .mtpc-2col-section-wrapper>.mtpc-2col-item--2 {
    -lh-property: 0;
    width: -webkit-calc(12% - 10px);
    width: -moz-calc(12% - 10px);
    width: calc(12% - 10px);
    min-width: 144px;
}
.mtpc-2col-section.l88_12 .mtpc-2col-section-wrapper>.mtpc-2col-item--1,
.mtpc-2col-section.l12_88 .mtpc-2col-section-wrapper>.mtpc-2col-item--2{
    -lh-property: 0;
    width: -webkit-calc(88% - 10px);
    width: -moz-calc(88% - 10px);
    width: calc(88% - 10px);
}
.mtpc-2col-section.l15_85 .mtpc-2col-section-wrapper>.mtpc-2col-item--1,
.mtpc-2col-section.l85_15 .mtpc-2col-section-wrapper>.mtpc-2col-item--2 {
    -lh-property: 0;
    width: -webkit-calc(15% - 10px);
    width: -moz-calc(15% - 10px);
    width: calc(15% - 10px);
    min-width: 200px;
}
.mtpc-2col-section.l85_15 .mtpc-2col-section-wrapper>.mtpc-2col-item--1,
.mtpc-2col-section.l15_85 .mtpc-2col-section-wrapper>.mtpc-2col-item--2{
    -lh-property: 0;
    width: -webkit-calc(85% - 10px);
    width: -moz-calc(85% - 10px);
    width: calc(85% - 10px);
}

.mtpc-2col-section.col-2-left-border .mtpc-2col-section-wrapper{
  align-items: stretch;
}

.mtpc-2col-section.col-2-left-border .mtpc-2col-section-wrapper>.mtpc-2col-item--1{
  border-right: 2px dashed #913423;
  padding-right: 60px;
}
/* General End */
body.page-node-type-mtpc-gallery,
body.path-photos-videos{
  background-image: url('/sites/default/files/2026-06/Bkg%20Gallery.png');
}
body.page-node-type-events{
  background-image: url('/sites/default/files/2026-06/Bkg%20Event%20Detail.png');
}
body.path-events{
  background-image: url('/sites/default/files/2026-06/Bkg%20Events.png');
  /*background-image: url('/sites/default/files/2026-06/Bkg%20Events%20Mobile.png');*/
}
body.page-node-type-news{
  background-image: url('/sites/default/files/2026-06/Bkg%20News%20Detail.png');
}
body.path-news{
  background-image: url('/sites/default/files/2026-06/Bkg%20News.png');
  /*background-image: url('/sites/default/files/2026-06/Bkg%20News%20Mobile.png');*/
}
/* gba-index-page */
.gba-index-page .mtpc-block-slideshow-block .slide_text_per_row,
.gba-index-page .mtpc-1col-section .mtpc-1col-section-wrapper,
.gba-index-page .mtpc-2col-section .mtpc-2col-section-wrapper,
.gba-index-page .mtpc-3col-section .mtpc-3col-section-wrapper,
.gba-index-page .mtpc-4col-section .mtpc-4col-section-wrapper{
  margin: 0 auto;
  max-width: 1460px;
}
.gba-index-page main{
  overflow: hidden;
}
div.gba-index-page-background{
  position: relative;
  overflow: unset;
  background-size: 0;
}
.gba-index-page-background .gba-index-page-background-block{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: -1;
  background-size: 100% auto;
  background-position-x: right;
  background-color: #dde5ee;
  background-repeat: no-repeat;
}
/* gba-image-block-circle-background */
.gba-image-block-circle-background.mtpc-block-image-block {
  aspect-ratio: 1 / 1;
  width: 100%;
  overflow: hidden;
  background-color: rgb(255 255 255 / 60%);
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 15px 0;
  box-sizing: border-box;
  padding: 15%;
}
.gba-image-block-circle-background.mtpc-block-image-block img{
  width: 100%;
  height: auto;
  max-height: clamp(70px, 5.469vw, 105px);
}
.gba-image-block-circle-background.mtpc-block-image-block .mtpc-block-image-block-image-caption{
  padding-top: clamp(15px,1.042vw,25px);
  font-weight: 800;
  font-size: clamp(16px,1.406vw,27px);
  line-height: 1.1;
  color: #28639F;
  text-align: center;
}
/* gba-col-3-section-white-card */
.gba-col-3-section-white-card.mtpc-3col-section .mtpc-3col-section-wrapper>.mtpc-3col-item {
  -webkit-flex-basis: calc(33.3% - 10px*2/3);
  flex-basis: calc(33.3% - 10px*2/3);
  margin-right: 10px;
  margin-bottom: 20px;
  
  background-color: #FFFFFF;
  box-sizing: border-box;
  padding: 30px clamp(35px,3.3vw,60px) 60px;
}
.gba-col-3-section-white-card.mtpc-3col-section .mtpc-3col-section-wrapper>.mtpc-3col-item:nth-of-type(3n){
  margin-right: 0px;
}