.headerimage {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 60vh;
  margin-bottom: 3.5rem;
}

.subscribe-section a {
  color: #fff;
}

.subscribe-section a:hover {
  opacity: 0.8;
}
.footer-column .menu a {
  color: #fff;
}
.footer-column .menu a:hover {
  opacity: 0.6;
}
.footer-column .menu li {
  margin-bottom: 0.75rem;
  color: #fff;
}
.footer-column .menu li i {
  color: #fff;
}

.hidden-bar .upper-box {
  background: var(--ihk-primary);
}
.ui-btn.toggle-hidden-bar i {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  vertical-align: text-top;
  width: 30px;
  transition: 300ms;
}
.ui-btn.toggle-hidden-bar i:hover {
  opacity: 0.6;
}
.banner-section h1 span {
  font-size: 84px;
}
.speaker-box i.icon {
  height: 50px;
  width: 40px;
  color: var(--ihk-secondary);
}
.features-section h2 {
  font-size: 3rem;
}
i.icon {
  height: initial !important;
  line-height: initial !important;
  margin-left: initial !important;
  vertical-align: initial !important;
  width: initial !important;
}

.shape-one {
  width: 252px;
  height: 300px;
  background-image: url(/wp-content/themes/bwihk/assets/img/layout/hash-white.png);
  background-size: cover;
}

.shape-two {
  width: 368px;
  height: 563px;
  background-image: url(/wp-content/themes/bwihk/assets/img/layout/persons.png);
  background-size: cover;
  animation: bounce-y 10s infinite linear !important;
}
.speaker-block-three .shape-twentyeight {
  background-image: url(/wp-content/themes/bwihk/assets/img/icons/network-white.png);
}
.ihk-timebox {
  font-size: 1.8rem;
  font-weight: 700;
  min-width: 160px;
  color: #000;
  z-index: 99;
}
.feature-section-two .icon-two {
  position: absolute;
  top: 84px;
  right: 72px;
}
