/* @import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700&display=swap"); */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&display=swap");

html {
    filter: grayscale(100%);
}

body {
  font-family: "NotoSansTC-Regular" !important;
}

img {
  max-height: -webkit-fill-available !important;
}

.flex-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  padding-top: 20px;
}

.whats-text .lsit-content {
  background: #e3edea !important;
  padding: 20px 0px;
  align-items: center;
  border: none;
}

.whats-text .ul-style-lower-roman li {
  list-style: lower-roman !important;
  padding: 0 !important;
}

.whats-text .editor-content ul {
  display: block !important;
  padding-left: 0px !important;
  margin-bottom: 10px;
}

.whats-text li {
  display: list-item;
  list-style: none;
  text-align: -webkit-match-parent;
}

.flex-box .table-list {
  width: 25%;
  padding: 10px 10px;
  text-align: left;
  padding-left: 2%;
  font-size: 18px;
}

.flex-box.lsit-content p {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  font-weight: normal;
}

.table-pad {
  padding-bottom: 40px;
}

.a-color {
  color: #33958f;
}

.a-color:hover {
  color: #ff8c10;
}

.site-footer .grid a {
  font-size: 17px !important;
  line-height: 36px !important;
  margin-top: 0px !important;
  font-family: "NotoSansTC-Regular" !important;
}

.content-tab td {
  font-size: 21px;
  line-height: 40px;
  letter-spacing: 0.2px;
  padding: 10px 0px;
}

.content-tab tr td:first-child {
  vertical-align: text-top;
  width: 37px;
}

.secondary-navbar div a,
.secondary-navbar div span {
  font-family: "NotoSansTC-Regular" !important;
}

.home-welcome-icons .w-full {
  /* margin-top: 80px !important; */
}

.aims-temporary-section {
  padding: 80px 0% !important;
}

#aims-temporary-section li > span {
  font-family: "NotoSansTC-Medium" !important;
}

.aims-temporary-section .fa-times-circle::before {
  font-size: 36.86px !important;
  color: #fff !important;
}

.custom-small-footer .last-footer {
  font-size: 15px;
  padding: 30px 9px;
  background: #313332;
  text-align: center;
  color: #fff;
  line-height: 27px;
  letter-spacing: 1px;
}

.whats-container-section-with-image {
  margin-top: 0px !important;
}

.whats-container-section-with-image .sec-container {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.whats-container-section-with-image .sec-container .sec-conntteenntt {
  display: flex;
  align-items: center;
}

.construction-dispute-imageslider {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.construction-dispute-imageslider .control-dots .dot {
  background-color: #000 !important;
  box-shadow: none !important;
  margin: 0 4px !important;
}

.construction-dispute-imageslider .control-dots .dot.selected {
  background: #4cbcb6 !important;
  box-shadow: none !important;
  margin: 0 4px !important;
}

.menu-adjudicators {
  width: 260px !important;
  left: -44% !important;
}

.menu-arbitrators {
  width: 260px !important;
  left: -55% !important;
}

.menu-mediators {
  width: 260px !important;
  left: -55% !important;
}

.header-topbar {
  top: auto !important;
}

.site-footer {
  padding: 60px 0px !important;
  background-color: #666 !important;
}

.site-footer .footer-company {
  display: none;
}

.site-footer .md\:col-span-3 h1 {
  font-size: 22px;
  height: 73px;
  font-weight: bold;
  color: #fff;
  margin: 10px 0px;
  padding: 20px 0px;
}

.site-footer .md\:col-span-3 br {
  display: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  color: #30958f !important;
}

.site-footer .md\:col-span-3 a {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 16px;
}

.site-footer .md\:col-span-3 a:hover {
  text-decoration: none;
  color: #fff;
}

.site-footer .md\:col-span-3 a::before {
  content: "\f111";
  font-size: 8px;
  color: #4dc7c1;
  margin-left: 2px;
  margin-right: 16px;
  font-family: "FontAwesome";
}

.site-footer .md\:col-span-3 {
  grid-column: span 4 / span 4;
}

.site-footer .grid-cols-1 {
  display: flex !important;
}

.site-footer .col-span-1 {
  width: 100%;
}

.site-footer .col-span-1 .grid-cols-1 > div {
  padding-bottom: 20px;
}

@media (min-width: 1081px) {
  .site-footer .col-span-1 .grid-cols-1 > div {
    width: 25%;
    float: left;
  }
}

.site-footer .custom-footer-column {
  width: 50% !important;
  padding-top: 95px;
}

.site-footer .hkie-contact-custom {
  width: 100%;
  display: flex;
}

.site-footer .hkie-contact-custom > ul {
  width: 50%;
}

.site-footer .hkie-contact-custom > ul li {
  max-width: 286px;
  position: relative;
}

.site-footer .contact-footer .phone,
.site-footer .contact-footer .address {
  padding-left: 40px;
}

.site-footer .contact-footer .email {
  padding-left: 50px;
}

.site-footer .contact-footer .email a {
  padding-top: 10px;
}

.site-footer .contact-footer .email a::before {
  display: none;
}

.whatsnew-html-slider-section .swiper-slide .new-img {
  display: flex;
  align-items: center;
}

.whatsnew-html-slider-section .swiper-slide .new-img img {
  max-width: 236px;
}

.whatsnew-html-slider-section .swiper-slide .new-text {
  margin-left: 80px;
}

@media (max-width: 968px) {
  .whatsnew-html-slider-section .swiper-slide .new-img {
    padding-bottom: 20px;
  }

  .whatsnew-html-slider-section .swiper-slide .new-text {
    margin-left: 0px !important;
  }
}

.whatsnew-html-slider-section .max-width .new-content .new-img img {
  max-width: 236px;
}

.whatsnew-html-slider-section .max-width .new-content .new-text h1 {
  color: #439d97;
  font-size: 40px;
  margin-top: 0px;
  margin-bottom: 38px;
}

.whatsnew-html-slider-section .max-width .new-text p {
  font-size: 21px;
  color: #000000;
  line-height: 40px;
  /* max-height: 125px; */
  overflow: hidden;
}

.whatsnew-html-slider-section .max-width .new-content .new-text a {
  color: #439d97;
  font-size: 23px;
  font-style: italic;
  display: inline-block;
  margin-top: 30px;
}

.site-footer .contact-footer .address::after {
  content: "";
  background: url("https://cms-api.siia.group/Address-icon_Jan_1673440500328.png")
    no-repeat bottom right;
  position: absolute;
  z-index: 0;
  width: 24px;
  height: 34px;
  left: 0px;
  top: 0px;
}

.site-footer .contact-footer .phone::after {
  content: "";
  background: url("https://cms-api.siia.group/phone-icon_Jan_1673440572136.png")
    no-repeat bottom right;
  position: absolute;
  z-index: 2;
  width: 23px;
  height: 23px;
  left: 0px;
  top: 0px;
}

.site-footer .contact-footer .email::after {
  content: "";
  background: url("https://cms-api.siia.group/email-icon_Jan_1673440590901.png")
    no-repeat bottom right;
  position: absolute;
  z-index: 2;
  width: 34px;
  top: 15px;
  height: 20px;
  left: 0px;
  color: #4dc7c1;
}

.construction-dispute-imageslider .swiper-button-prev:after,
.construction-dispute-imageslider .swiper-button-next:after {
  color: #fff !important;
}

/* HOME PAGE IMAGE SLIDER */
.construction-dispute-imageslider .carousel .slide img {
  height: auto !important;
}

/* #list-of-mediators-a-z-header-right {
  background: url("https://cms-api.siia.group/mediators-right-img_Jan_1672997433455.png");
} */
.construction-dispute-imageslider .carousel .image-slider-text > div {
  max-width: 1368px;
  text-shadow: 3px 2px 5px #a19d9d;
  font-size: 55px;
  line-height: 66px;
  font-family: "Franklin-Gothic-Demi-Cond" !important;
  color: #fff;
  text-align: center;
}

/* WELCOME SECTION */
.home-welcome-icons .w-full,
.container-section .w-full,
.aims-temporary-section > div,
.whatsnew-slider-title .w-full,
.complaint-handling-icon .w-full,
.welcome-section-img-with-content .w-full {
  width: 100% !important;
  max-width: 1370px !important;
  gap: 0 !important;
}

.welcome-section-img-with-content .w-full .sec-conntteenntt {
  margin-left: 5%;
}

.welcome-section-img-with-content .w-full .sec-conntteenntt h1 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.welcome-section-img-with-content .w-full .sec-conntteenntt p span {
  font-size: 21px !important;
  line-height: 40px !important;
}

.welcome-section-img-with-content .w-full .sec-conntteenntt em {
  position: relative;
  top: 26px;
  font-size: 23px;
}

.welcome-section-img-with-content .content-image {
  max-width: 400px !important;
}

.welcome-section-img-with-content .content-image img {
  width: 100%;
}

.welcome-section-img-with-content .editor-content span {
  font-family: "NotoSansTC-Regular" !important;
}

.home-welcome-icons {
  margin-top: -100px !important;
  margin-bottom: -1px !important;
  background: url("https://cms-api.siia.group/bg-footer_Jan_1673437806602.png")
    no-repeat bottom;
  background-size: 100% auto;
}

.home-welcome-icons .card-item-container {
  padding-bottom: 90px;
  margin-left: -20px;
}

.header-topbar .w-full {
  max-width: 1600px !important;
  padding: 0px 15px;
}

/* AIMS SECTION */
.aims-temporary-section {
  background: transparent;
  background-size: cover;
  padding: 80px 0%;
  color: #fff;
  position: relative;
}

.aims-temporary-section li {
  max-width: 1350px !important;
}

.aims-temporary-section li span {
  font-family: "NotoSansTC-Regular" !important;
  font-size: 21px !important;
  line-height: 40px !important;
}

.aims-temporary-section .lg\:w-4\/5 {
  width: 100% !important;
}

.aims-temporary-section h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 40px !important;
  margin-top: 20px;
  margin-bottom: 10px;
}

.aims-temporary-section h1 > span {
  font-size: 48px !important;
  font-family: "NotoSansTC-Regular" !important;
}

.aims-temporary-section li {
  max-width: 1350px;
  padding: 7px 0px;
}

.content-tab h3 {
  margin: 0px;
  font-weight: bold !important;
}

.content-tab tr td:first-child {
  vertical-align: text-top;
  width: 37px !important;
}

.tel a {
  color: #33958f;
  word-wrap: break-word;
}

.tel a:hover {
  color: #ff8c10;
}

.pb-0 .whats-text {
  padding-bottom: 0px !important;
}

#slist-of-arbitrators-Contact,
#slist-of-mediators-Contact,
#spanel_of_arbitrators-Contact {
  display: none;
}

.hkie-link-section.a-z-search-link.pb-91 {
  padding-bottom: 91px !important;
}

.hkie-link-section.a-z-search-link.pb-145 {
  padding-bottom: 82px !important;
  margin-top: -140px !important;
  padding-top: 113px !important;
  margin-bottom: 0px !important;
}

.editor {
  margin-left: -20px !important;
  margin-bottom: 10px !important;
}

.a-z-tablefield-td-HKIE {
  width: 14%;
}

.hkie-extra-a-z-line {
  margin-top: 20px !important;
}

#list-of-mediators-hkie-extra-a-z-line {
  margin-top: 10px;
}

.right-side-a-z-txt {
  color: #30958f !important;
}

.editor li {
  background: url("https://cms-api.siia.group/va2hqd9tvq1ncjxa7gnzxbullet-point.png")
    no-repeat left 20px !important;
  list-style-type: none !important;
  padding-left: 20px !important;
}

.hkie-link-section.a-z-search-link.useful-link.mt-m300 {
  margin-top: -300px !important;
}

.a-z-tablefield-disciplines {
  width: 192px !important;
}

.a-z-tablefield-action {
  width: 330px !important;
}

.a-z-tablefield-td-action a {
  display: flex;
  justify-content: center !important;
}

.hkie-search-a-z {
  background-color: #fff !important;
}

.hkie-search-a-z .a-z-header-right img {
  width: 330px;
  height: 330px;
  max-width: fit-content;
}

.hkie-search-a-z .a-z-header-right {
  width: 330px;
  height: 330px;
  background: transparent;
  /* background: url("https://api-cms-uat.a4apple.cn/u5woi844whau5hg3en8cadjudicators-img.png"); */
  background-size: cover !important;
}

.hkie-link-section.a-z-search-link {
  margin-top: -100px !important;
  margin-bottom: 0px !important;
  padding-bottom: 145px !important;
  padding-top: 50px !important;
  background: url("https://cms-api.siia.group/bg-footer_Jan_1673437806602.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
}

.whatsnew-slider-title {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background-color: #f7f7f7 !important;
}

.whatsnew-slider-title h2 {
  text-align: left;
  padding-top: 50px;
  /* padding-left: 60px; */
  margin-bottom: -100px;
  font-size: 40px;
  color: #33958f;
  font-weight: 400;
}

/* COMPLAINT HANDLING */
.hkie-breadcrumbs .current-position > ol {
  display: flex;
  list-style: none !important;
}

.hkie-breadcrumbs .current-position .breadcr-nav .first {
  padding-left: 0;
}

.hkie-breadcrumbs .current-position .breadcr-nav li a {
  color: #545454;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px !important;
  font-family: "NotoSansTC-Regular" !important;
}

.hkie-breadcrumbs .fa.fa-angle-right {
  color: #545454 !important;
  font-size: 14px !important;
}

.hkie-breadcrumbs .breadcr-nav {
  padding-left: 0px !important;
}

.hkie-breadcrumbs .current-position .breadcr-nav .active {
  color: #33958f;
}

.compliant-handling-content .whats-text li {
  list-style: decimal;
  padding: 10px 0px;
  /* font-size: 16px; */
  font-size: 21px;
  line-height: 32px;
  letter-spacing: 0.2px;
}

.hkie-link-section.compliant-link-section {
  margin-top: 0px !important;
}

.hkie-breadcrumbs {
  margin-bottom: 0px !important;
}

.complain-handling-banner .welcom-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1370px;
  width: 100%;
  margin: auto;
}

.compliant-handling-content .content-tab tr td:first-child {
  vertical-align: text-top;
  width: 27px;
}

.compliant-handling-content h1 {
  font-size: 36px !important;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
}

.compliant-handling-content .content-tab td {
  /* font-size: 16px; */
  font-size: 21px;
  line-height: 40px;
  letter-spacing: 0.2px;
  padding: 10px 0px;
}

.compliant-handling-content .whats-text h3 {
  padding-bottom: 25px;
  font-size: 24px;
  font-weight: 500;
}

.compliant-handling-content h1 a {
  color: #000 !important;
}

.compliant-handling-content a {
  color: #33958f;
}

.compliant-handling-content a:hover {
  color: #ff8c10;
}

.ul-style-lower-alpha li {
  list-style: lower-alpha !important;
}

.compliant-handling-content .content-tab .tab-ph {
  padding: 20px 0px;
}

.hkie-link-section .padding-a {
  color: inherit !important;
}

.complain-handling-banner {
  margin-top: 0px !important;
}

.complain-handling-banner .whats-content .welcome-text {
  margin-left: 0;
  padding-right: 4%;
}

.complain-handling-banner .whats-content .welcome-text h3,
.complain-handling-banner .whats-content .welcome-text a {
  color: #33958f;
  padding-top: 10px;
  font-size: 21px;
  line-height: 40px;
}

.complain-handling-banner .whats-content .table-content {
  padding-top: 20px;
  padding-bottom: 40px;
  list-style: none !important;
  padding-left: 0px !important;
}

.complain-handling-banner .whats-content .table-content .table-content-title {
  font-size: 24px !important;
}

.complain-handling-banner .whats-content .table-content li {
  font-size: 18px !important;
  line-height: 40px !important;
}

.complain-handling-banner .whats-content .table-content a {
  color: #30958f !important;
}

.complain-handling-banner .whats-content .table-content a:hover {
  color: orange !important;
}

.complain-handling-banner .whats-content .panel-text h4 {
  color: #323232;
  padding-bottom: 25px;
  line-height: 28px;
}

.complain-handling-banner .whats-img-rigth img {
  max-width: 330px;
}

.complain-handling-banner .whats-content .panel-text h4 i {
  color: #323232;
  font-size: 18px;
}

.complain-handling-banner h3 {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.complain-handling-banner h4 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.html-content-section .lg\:w-4\/5 {
  max-width: 1370px !important;
  width: 100% !important;
}

.compliant-handling-content .ul-style-lower-roman li {
  list-style: lower-roman;
  padding: 0;
}

.hkie-link-section .plan-link {
  margin-top: 50px;
}

.hkie-link-section .hover-content {
  width: auto;
  height: 34px;
  display: flex;
  margin-bottom: 20px;
}

.hkie-link-section .hover-content img {
  width: 31px;
  height: 34px;
}

.complaint-handling-icon {
  margin-top: -80px !important;
  margin-bottom: 0px !important;
  padding-bottom: 74px !important;
  background: url("https://cms-api.siia.group/bg-footer_Jan_1673437806602.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

.complaint-handling-icon .w-full {
  margin: 60px 0px 70px 0;
}

.hkie-link-section .plan-link a {
  display: inline-block;
  color: #585858;
  font-size: 23px;
  line-height: 30px;
  font-style: italic;
  padding-left: 10px;
}

.hkie-link-section .padding-a {
  padding-left: 6px;
}

.complain-handling-title {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.complain-handling-title h1 {
  font-size: 50px;
  color: #30958f;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;
}

.fa-bars {
  color: #33958f !important;
  padding-right: 15px !important;
}

.responsive-menu .menu-item-dropdown,
.responsive-menu ul {
  background-color: transparent !important;
  padding-bottom: 0;
  padding-left: 15px;
  margin-top: -2px;
}

.responsive-menu .menu-item-dropdown li,
.responsive-menu ul li {
  background-color: transparent !important;
}

.whats-container-section-with-image img {
  float: right;
  max-width: 330px;
}

.responsive-menu .menu-item-dropdown {
  /* background-color: red !important; */
}

.a-z-search-link a:hover {
  color: #30958f !important;
}

#slider-slide-0 div {
  max-width: 100% !important;
}

.carousel .control-prev.control-arrow:before {
  content: "\f104" !important;
  font-family: "FontAwesome";
  font-size: 64px;
  color: #fff;
  border-right: none !important;
}

.carousel .control-next.control-arrow:before {
  content: "\f105" !important;
  font-family: "FontAwesome";
  font-size: 64px;
  color: #fff;
  border-left: none !important;
  font-style: normal;
  display: inline-block;
}

.carousel .control-arrow {
  opacity: 1 !important;
}

.carousel.carousel-slider .control-arrow:hover {
  background-color: transparent !important;
}

.hover-content:hover .icon_grey {
  display: none !important;
}

.hover-content:hover .icon_green {
  display: inline !important;
}

.hover-content:hover a {
  color: #30958f !important;
}

@media (max-width: 1650px) {
  .site-footer,
  .aims-temporary-section {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .whatsnew-slider-title h2 {
    padding-left: 5% !important;
  }

  .aims-temporary-section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media (max-width: 1468px) {
  .welcome-section-img-with-content {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .card-icon-item,
  .card-icon-item img {
    /* width: auto !important; */
    height: auto !important;
  }

  .html-content-section .lg\:w-4\/5,
  .a-to-z-search-section.hkie-search-a-z .w-full,
  .complaint-handling-icon .w-full,
  .container-section.whats-container-section-with-image .w-full {
    padding: 0px 5%;
  }

  .container-section.whats-container-section-with-image .w-full > .w-full {
    padding: 0;
  }

  .home-welcome-icons {
    padding: 0px 4% !important;
  }

  .welcome-section-img-with-content .content-image {
    height: auto;
  }

  .welcome-section-img-with-content .w-full .sec-conntteenntt {
    margin-left: 0px !important;
  }

  .welcome-section-img-with-content .content-image img {
    max-width: 300px !important;
    height: fit-content !important;
  }

  /* .home-welcome-icons {
    background-size: auto !important;
  } */

  .home-welcome-icons .card-item-container {
    width: 100% !important;
    display: flex !important;
    justify-content: flex-end !important;
    /* justify-content: space-around !important; */
  }

  .welcome-section-img-with-content .editor-content span {
    font-size: 40px !important;
    line-height: 1.1 !important;
  }

  .home-welcome-icons .card-item-container {
    padding-top: 59px !important;
    padding-bottom: 5px !important;
  }

  .welcome-section-img-with-content .sec-container {
    padding: 48px 4% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .image-slider-text > div {
    font-size: 34px !important;
    line-height: 40px !important;
  }

  /* .site-footer .grid-cols-1 {
    flex-direction: column;
  } */

  .a-z-header .a-z-header-right {
    margin-top: 30px;
  }

  /* .site-footer .md\:col-span-3 h1 {
    height: auto;
  } */

  /* .site-footer .md\:col-span-3 :nth-child(2) h1 {
    display: none;
  } */

  /* .site-footer .col-span-1 .grid-cols-1 > div {
    width: 100%;
  } */

  /* .site-footer .custom-footer-column {
    width: 100% !important;
    padding-top: 0;
  } */

  .site-footer .hkie-contact-custom > ul {
    width: 100%;
  }
}

.h4-text {
  margin-top: 10px;
  margin-bottom: 10px;
}

.whats-text ul.content-text {
  font-size: 21px;
  line-height: 40px;
  padding: 10px 0px;
  padding-left: 21px !important;
}

.whats-text ul.content-text li {
  list-style: decimal;
}

.whats-text ul.content-text.disc-listing li {
  list-style: disc;
}

@media (max-width: 1079px) {
  .h2022-heading {
    padding-top: 40px !important;
  }
}

@media (max-width: 1024px) {
  .site-main-logo {
    width: 85% !important;
  }

  .whatsnew-slider-title h2 {
    padding-left: 10% !important;
  }

  .site-main-logo img {
    max-width: 100% !important;
  }
}

@media (max-width: 799px) {
  .construction-dispute-imageslider .carousel .image-slider-text > div {
    font-size: 30px;
    line-height: 34px;
  }

  .complain-handling-banner .welcom-content {
    display: block !important;
  }

  .complain-handling-banner .welcom-content .whats-img-rigth img {
    margin: auto;
  }

  .aims-temporary-section .fa-times-circle::before {
    right: 15px !important;
    top: 45px !important;
  }
}

.date-list .table-list1 {
  width: 27%;
}

.date-list .table-list2 {
  width: 18%;
}

@media (min-width: 1279px) {
  .header-topbar {
    box-shadow: none !important;
    max-height: 100px !important;
  }
}

.hkie-link-section.a-z-search-link.panel-of-adjud {
  margin-bottom: -28px !important;
  padding-top: 105px !important;
}

.a-to-z-search-section.hkie-search-a-z {
  padding-top: 0px !important;
}

@media (max-width: 599px) {
  .complain-handling-banner .whats-content .table-content .italic-text {
    max-width: 215px;
    line-height: 24px !important;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .complain-handling-banner .welcom-content .whats-img-rigth img {
    max-width: 270px;
  }

  .html-content-section,
  .container-section.whats-container-section-with-image,
  .html-content-section.complain-handling-banner,
  .html-content-section.hkie-breadcrumbs,
  .html-content-section.complain-handling-title,
  .html-content-section.compliant-handling-content,
  .html-content-section.hkie-link-section {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .html-content-section .w-full,
  .complaint-handling-icon .w-full,
  .a-to-z-search-section.hkie-search-a-z .w-full,
  .container-section.whats-container-section-with-image .w-full {
    padding: 0px !important;
  }

  .whats-container-section-with-image img {
    float: none;
    margin: auto;
    padding-top: 20px;
  }

  .welcome-section-img-with-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .complain-handling-banner,
  .complain-handling-title,
  .hkie-breadcrumbs,
  .compliant-handling-content,
  .hkie-link-section {
    padding: 0px !important;
  }

  .site-footer .hkie-contact-custom {
    flex-direction: column;
  }

  .header-topbar .w-full {
    padding: 0px !important;
  }

  .fa-bars {
    padding-right: 0px !important;
  }

  .swiper-button-next:after {
    margin-right: -25px !important;
    font-size: 27px !important;
  }

  .swiper-button-prev:after {
    margin-left: -25px !important;
    font-size: 27px !important;
  }

  .home-welcome-icons {
    margin-top: 0px !important;
  }

  .home-welcome-icons .card-item-container {
    padding-bottom: 0px;
    margin-top: -100px;
  }

  .site-footer .grid .grid-cols-1 > div {
    margin-bottom: 0px !important;
  }

  .site-footer .hkie-contact-custom > ul {
    padding-top: 8px;
  }

  .site-footer .contact-footer .phone {
    padding-bottom: 8px;
  }

  .construction-dispute-imageslider {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .construction-dispute-imageslider .carousel .image-slider-text > div {
    font-size: 30px;
    line-height: 34px;
    padding: 0px 45px;
  }

  .construction-dispute-imageslider .carousel .slide img {
    height: 237.5px !important;
  }
}

.whats-text h1 {
  font-size: 36px;
}

.whats-text ul.decimal {
  padding-left: 25px !important;
}

.alpha-text {
  font-size: 21px;
  line-height: 40px;
  margin-left: 25px;
}

.h4-text {
  display: flex;
  line-height: 40px;
  font-size: 21px;
}

.whats-text .decimal li {
  list-style: decimal;
  padding: 10px 0px;
  font-size: 21px;
  line-height: 40px;
  letter-spacing: 0.2px;
}

.whats-text {
  line-height: 32px;
  font-family: "NotoSansTC-Regular";
  padding-bottom: 50px;
}

.whats-text h3 {
  padding-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
}

.whats-text p {
  font-size: 21px;
  line-height: 40px;
  letter-spacing: 0.2px;
  padding: 10px 0px;
}

.whats-text.mb-00 {
  margin-bottom: 0px !important;
}

.hkie-link-section.mt-00,
.a-z-search-link.mt-00 {
  margin-top: 0px !important;
}

.a-z-search-link.mt-00 .plan-link {
  margin-bottom: 80px !important;
}

.hkie-link-section.mt-00.a-z-search-link {
  margin-bottom: 0px !important;
  padding-bottom: 51px !important;
  padding-top: 0px !important;
}

.a-z-search-link.admission-rules-link {
  padding-bottom: 100px !important;
}

.admission-rules-link .plan-link {
  margin-top: 95px;
}

.a-z-search-link.arbitrators-link {
  margin-top: -86px !important;
  margin-bottom: 0px !important;
  padding-bottom: 160px !important;
}

.a-z-search-link.arbitrators-link .plan-link {
  margin-top: 67px !important;
}

.arbitrators-admission-requirement .editor-content ul,
.arbitrators-admission-requirement .content-text {
  padding-left: 25px !important;
}

.arbitrators-admission-requirement .content-text li {
  list-style: disc !important;
  font-size: 21px !important;
  line-height: 40px !important;
}

.arbitrators-admission-requirement
  .ul-style-lower-alpha
  .ul-style-lower-roman
  li {
  list-style: lower-roman !important;
}

.date-list .table-list1 {
  width: 27%;
}

.date-list .table-list3 {
  width: 50%;
}

.date-list a:hover {
  color: #33958f;
}

.arbi-admission {
  padding-bottom: 160px !important;
}

.hkie-link-section.a-z-search-link.arbi-admission {
  margin-bottom: 0px !important;
}

.a-z-search-link.admission-rules-link.mediator-links {
  padding-bottom: 150px !important;
  margin-bottom: 0px !important;
}

.a-z-search-link.admission-rules-link.traning-link {
  padding-bottom: 100px !important;
  margin-bottom: 0px !important;
}

.a-z-search-link.admission-rules-link.adjudication-link {
  padding-bottom: 100px !important;
  margin-bottom: 0px !important;
}

.mt-00 {
  margin-top: 0px;
}

.mt-m1 {
  margin-top: -10px !important;
}

.mt-m3 {
  margin-top: -30px !important;
}

.cdrc-content {
  margin-top: 50px;
}

.container-section.whats-container-section-with-image h3 {
  line-height: 40px;
}

.container-section.whats-container-section-with-image h4 {
  line-height: 28px;
  margin-top: 10px;
}

.container-section.whats-container-section-with-image .content-image {
  width: fit-content !important;
}

.useful-link {
  font-size: 18px;
  padding-bottom: 0px;
}

.useful-link li {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: flex-start;
}

.useful-link span {
  display: inline-block;
  font-size: 18px;
  width: 55%;
}

.hkie-link-section.a-z-search-link.useful-link {
  margin-top: -135px !important;
  padding-bottom: 249px !important;
}

.useful-link a {
  color: #33958f;
  /* display: inline-block; */
  vertical-align: top;
  word-break: break-all;
  width: 45%;
  font-size: 18px;
}

.a-color:hover,
.useful-link a:hover,
.flex-box .tel a:hover,
.panel-text a:hover {
  color: #ff8c10;
}

.usefull-link-container .editor-content ul {
  list-style: none !important;
  padding-left: 0px !important;
}

@media (min-width: 1080px) {
  .home-welcome-icons .w-full {
    margin-top: 0px !important;
  }
}

@media (min-width: 769px) and (max-width: 1467px) {
  .home-welcome-icons .card-item-container {
    padding-top: 85px !important;
  }
}

@media (max-width: 1080px) {
  .site-footer .col-span-1 .grid-cols-1 > div {
    width: 50%;
    float: left;
  }

  .site-footer .custom-footer-column {
    width: 100% !important;
  }

  .site-footer .hkie-contact-custom {
    display: flex !important;
  }

  .site-footer .custom-footer-column {
    padding-top: 0px !important;
  }

  .whatsnew-html-slider-section .swiper-slide .new-text {
    margin-left: 57px;
  }

  .whatsnew-html-slider-section .swiper-slide .new-img {
    text-align: center;
  }

  .whatsnew-html-slider-section .swiper-slide .new-img img {
    margin: auto;
  }

  .site-footer .grid-cols-1 {
    display: block !important;
  }

  .html-content-section.hkie-breadcrumbs {
    padding-top: 40px !important;
  }

  .site-footer .hkie-contact-custom {
    display: block;
  }

  .site-footer .hkie-contact-custom > ul li {
    max-width: none;
  }

  .site-footer .contact-footer .phone {
    padding-bottom: 10px;
  }

  .site-footer .contact-footer .address {
    padding-bottom: 30px;
  }

  .html-content-section {
    margin-top: 0px !important;
  }

  .useful-link li {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .useful-link span {
    display: inline-block;
    font-size: 18px;
    width: 100%;
  }

  .useful-link a {
    padding-left: 0px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .custom-small-footer .last-footer {
    font-size: 13px;
  }

  .site-footer .col-span-1 .grid-cols-1 > div {
    width: 100%;
    float: left;
  }

  .whats-text h1 {
    font-size: 26px;
  }

  .whats-text,
  .whats-text h3 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .site-footer .hkie-contact-custom {
    display: block !important;
  }

  .site-footer .md\:col-span-3 h1 {
    height: auto;
  }

  .site-footer .md\:col-span-3 :nth-child(2) h1 {
    display: none;
  }

  .a-z-search-link.arbitrators-link {
    margin-bottom: 0px !important;
    padding-bottom: 85px !important;
  }

  .home-welcome-icons,
  .hkie-link-section.a-z-search-link,
  .complaint-handling-icon {
    background: url("https://cms-api.siia.group/bg-footer-mb_Jan_1673844668710.jpg")
      no-repeat bottom !important;
    background-size: 100% auto !important;
  }

  .complaint-handling-icon .card-item-container {
    width: 100%;
    justify-content: space-evenly;
  }

  .complaint-handling-icon {
    padding-bottom: 45px;
  }

  .a-z-header {
    display: block !important;
  }

  .a-to-z-search-section.hkie-search-a-z {
    padding-top: 40px !important;
  }

  .a-z-search-link.admission-rules-link.mediator-links,
  .a-z-search-link.admission-rules-link.traning-link,
  .a-z-search-link.admission-rules-link.adjudication-link {
    padding-bottom: 85px !important;
    margin-bottom: 0px !important;
  }

  .hkie-link-section.a-z-search-link.arbi-admission {
    margin-bottom: 0px !important;
  }

  .mobile-tab-atoz img {
    padding-left: 4px !important;
  }

  #spanel-of-adjudicators-Contact {
    display: none !important;
  }

  .container-section.whats-container-section-with-image
    .sec-container
    .sec-conntteenntt {
    padding-top: 40px !important;
    margin-bottom: 20px !important;
  }

  .container-section.whats-container-section-with-image .sec-container {
    flex-direction: column;
  }

  .container-section.whats-container-section-with-image
    .sec-container
    .content-image {
    display: flex;
    justify-content: center;
    margin: auto;
  }

  .icons-section.complaint-handling-icon {
    /* margin-bottom: -37px !important; */
    margin-bottom: 0px !important;
  }

  .date-list .table-list1,
  .date-list .table-list2,
  .date-list .table-list3 {
    width: 100%;
    display: block;
    padding: 0px;
    line-height: 40px;
  }

  .home-welcome-icons .card-item-container {
    justify-content: space-evenly !important;
  }

  .welcome-section-img-with-content .sec-container {
    padding: 37px 5% !important;
    flex-direction: column;
  }

  .compliant-handling-content h1 {
    font-size: 26px !important;
    line-height: 40px !important;
  }

  .complain-handling-title h1 {
    font-size: 30px;
  }

  .hkie-breadcrumbs .current-position .breadcr-nav li a {
    font-size: 12px !important;
    padding: 0 5px !important;
  }

  .welcome-section-img-with-content .content-image {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    max-width: none !important;
  }
}

.whats-text {
  color: #333333;
}

.a-to-z-search-section .a-z-table-cover {
  overflow-x: inherit !important;
}

.a-to-z-search-section .a-z-table-cover .a-z-table {
  min-width: 0px !important;
}

.a-to-z-search-section .a-z-table-cover .a-z-table .lsit-content th,
.a-to-z-search-section .a-z-table-cover .a-z-table td {
  min-width: 0px !important;
}

#panel-of-adjudicators-Ti {
  width: 8%;
}

#panel-of-adjudicators-Na {
  width: 24%;
}

#panel-of-adjudicators-Co {
  width: 28%;
}

#panel-of-adjudicators-HK {
  width: 14%;
}

#panel-of-adjudicators-CV {
  width: 20%;
}

@media (max-width: 767px) {
  .hkie-link-section .plan-link a {
    font-size: 19px !important;
  }

  .flex-box .table-list {
    width: 100%;
    padding: 0;
  }

  .imageList .flex-box {
    display: flex;
    flex-direction: column;
  }
}
