@charset "UTF-8";
/*** FONT FACE ***/
@font-face {
  font-family: FSElliot;
  src: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/font/FS Elliot Pro-Regular.otf"); }
@font-face {
  font-family: FSElliot;
  src: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/font/FS Elliot Pro-Bold.otf");
  font-weight: bold; }
/*** VARIABLES ***/
/*** MIXINS ***/
/*** PLACEHOLDER ***/
.other-sites ul li span {
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%); }

/*** RESET ***/

.main-container {
  height: 100%;
  position: relative; }

.main-container.fontsize-l {
  font-size: 20px; }

.main-container.fontsize-s {
  font-size: 10px; }

.main-container div {
  box-sizing: border-box; }

.main-container img {
  display: block;
  max-width: 100%;
  margin: auto;
  border: none; }

a,
a:visited {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  cursor: hand; }

.main-container a:hover {
  text-decoration: underline; }

.left {
  float: left; }

.right {
  float: right; }

.bold {
  font-weight: bold; }

.red {
  color: #F4364C; }

/*** LAYOUT ***/
.container {
  max-width: 1440px;
  padding: 0 24px;
  

  position: relative; }

.container:after {
  content: '';
  display: block;
  clear: both; }

.content {
  min-height: 600px;
  transition: all 0.1s;
  -webkit-transition: all 0.1s; }

.mb {
  display: none; }

/*** HEADER ***/
.header .logo {
  display: inline-block;
  margin: 12px 0;
  width: 108px;
  height: 56px;
  overflow: hidden; }
  .header .logo img {
    max-width: none;
    width: 146px; }

.header-menu {
  float: right;
  margin-top: 20px;
  position: relative; }

.header-menu ul li {
  width: 35px;
  height: 35px;
  list-style: none;
  float: left;
  margin-left: 8px;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }

.header-menu ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  overflow: hidden; }

.header-menu ul li.link {
  width: auto; }
  .header-menu ul li.link a {
    font-size: 0.857em;
    line-height: 40px; }

.header-menu ul li.fontsize {
  width: 60px; }

.header-menu .fontsize a {
  float: left;
  width: 20px;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-fontsize.png") no-repeat; }

.header-menu .fontsize a:hover {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-fontsize-hover.png"); }

.header-menu a.fontsize-s {
  background-position: 0 center; }

.header-menu a.fontsize-m {
  background-position: -20px center; }

.header-menu a.fontsize-l {
  background-position: -40px center; }

.header-menu .language.en {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-en.png"); }

.header-menu .language.en:hover {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-en-hover.png"); }

.header-menu .language.tc {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-tc.png"); }

.header-menu .language.tc:hover {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-tc-hover.png"); }

.header-menu .language.sc {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-sc.png"); }

.header-menu .language.sc:hover {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-sc-hover.png"); }

.header-menu .language.active {
  display: none; }

.header-menu .search {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-search.png"); }

.header-menu .search:hover {
  background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-search-hover.png"); }

.header-menu .menu-btn {
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-btn.png") no-repeat center;
  display: none; }

.header-search {
  position: absolute;
  top: 0;
  right: 0;
  width: 303px;
  background-color: #fff;
  display: none; }

.header-search input[type="text"] {
  float: left;
  width: 260px;
  height: 35px;
  background-color: #efefef;
  border: none;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 35px; }

.header-search a.close-search {
  position: absolute;
  right: 43px;
  top: 0;
  width: 35px;
  height: 35px;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/cross-blue.png") no-repeat center;
  font-size: 0;
  overflow: hidden; }

.header-search a.search-button {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin-left: 8px;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-search-selected.png") no-repeat;
  color: transparent; }

.header-search .advanced-search {
  clear: both;
  padding-top: 6px;
  margin-right: 43px;
  text-align: right;
  white-space: nowrap; }

.header-search .advanced-search a {
  color: #F4364C;
  font-weight: bold;
  padding-right: 15px;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-red.png") no-repeat right center; }

.header a.skip-to-content {
  position: absolute;
  top: -9999px;
  left: -9999px;
  margin-top: 4px;
  background-color: #fff;
  font-size: 0.85em; }

.header a.skip-to-content:focus,
.header a.skip-to-content:active,
.header a.skip-to-content:hover {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  clear: right; }

.announcement {
  max-width: 1440px;
  margin: auto;
  overflow: hidden; }
  .announcement .ticker-container {
    width: 100%;
    padding-left: 100%;
    font-size: 1em;
    line-height: 2.5;
    color: #000;
    overflow: hidden;
    box-sizing: content-box !important; }
  .announcement .detail {
    display: inline-block;
    padding-right: 100%;
    white-space: nowrap;
    box-sizing: content-box;
    -webkit-animation: ticker linear infinite;
    animation: ticker linear infinite;
    -webkit-animation-duration: 30s;
    animation-duration: 30s; }
  .announcement a {
    color: #0066CC; }
  .announcement .red {
    color: #F4364C; }

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }
@keyframes ticker {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }
/*** MEGA MENU ***/
.mega-menu {
  position: relative;
  color: #13426B; }

.mega-menu:after {
  content: '';
  width: 100%;
  position: absolute;
  bottom: 0;
  border-bottom: 2px solid #ccc;
  z-index: -1; }

.mega-menu ul li {
  list-style: none; }

.mega-menu ul li a {
  display: block; }

.mega-menu ul.level1 {
  display: table; }

.mega-menu ul.level1 > li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s;
  -webkit-transition: all 0.2s; }

.mega-menu ul.level1 > li.active {
  color: #F4364C; }

.mega-menu ul.level1 > li:hover {
  background-color: #13426B;
  color: #fff; }

.mega-menu ul.level1 > li > a {
  padding: 12px 20px; }
  .mega-menu ul.level1 > li > a:hover {
    text-decoration: none; }

.mega-menu .submenu {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #13426B;
  color: #fff;
  padding: 12px 24px 50px;
  z-index: 100;
  display: none; }

.mega-menu ul.level1 li:hover .submenu,
.mega-menu ul.level1 li.focus .submenu {
  display: block; }

.mega-menu ul.level2 {
  float: left;
  width: 77%; }

.mega-menu ul.level2 > li {
  float: left;
  width: 25%;
  padding-right: 24px;
  text-align: left; }

.mega-menu ul.level2 > li:nth-child(4n+1) {
  clear: left; }

.mega-menu ul.level2 > li > a {
  padding: 24px 0; }

.mega-menu ul.level3:before {
  content: '';
  display: block;
  width: 48px;
  height: 4px;
  border-top: 1px solid #fff; }

.mega-menu ul.level3 li {
  font-weight: normal; }

.mega-menu ul.level3 > li > a {
  padding: 8px 0 0; }

.mega-menu ul:not(.level1):not(.level2):not(.level3) {
  display: none; }

.mega-menu .menu-highlight {
  float: left;
  width: 23%;
  text-align: left; }

.mega-menu .highlight-item {
  width: 216px;
  margin: 0 auto;
  padding: 24px 0; }

.mega-menu .highlight-item:last-child {
  padding-bottom: 0; }

.mega-menu .highlight-image {
  border-bottom: 3px solid #F4364C; }

.menu-highlight h4 {
  font-size: 1em;
  font-weight: bold;
  margin-top: 10px; }

.menu-highlight p {
  font-weight: normal;
  margin-top: 10px; }

/*** FOOTER ***/
.footer {
  background-color: #13426B;
  padding: 36px 0;
  margin-top: 48px;
  font-size: 0.85em;
  color: #fff;
  width: 100%;
  bottom: 0;
  position: relative; }

.footer-links {
  float: left; }

.footer-links a {
  display: inline-block;
  margin-right: 24px; }

.footer-social {
  float: right;
  margin-top: 8px; }
  .footer-social p {
    display: inline-block;
    vertical-align: middle; }
  .footer-social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-left: 8px;
    vertical-align: middle;
    font-size: 0;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }
  .footer-social .email {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-email.png"); }
  .footer-social .email:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-email-hover.png"); }
  .footer-social .rss {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-rss.png"); }
  .footer-social .rss:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-rss-hover.png"); }
  .footer-social .twitter {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-twitter.png"); }
  .footer-social .twitter:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-twitter-hover.png"); }
  .footer-social .linkedin {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-linkedin.png"); }
  .footer-social .linkedin:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-linkedin-hover.png"); }
  .footer-social .wechat {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-wechat.png"); }
  .footer-social .wechat:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-wechat-hover.png"); }
  .footer-social .youtube {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-youtube.png"); }
  .footer-social .youtube:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/footer-youtube-hover.png"); }

.footer-copyright {
  clear: left;
  padding-top: 12px; }

/*** OVERLAY ***/
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 90;
  display: none; }

/*** BREADCRUMB ***/
.top-bar {
  margin: 18px 0; }

.breadcrumb {
  display: inline-block;
  line-height: 29px;
  color: #000; }
  .breadcrumb a {
    color: #0066CC; }

.top-bar .tools {
  float: right;
  position: relative; }
  .top-bar .tools > ul > li {
    list-style: none;
    float: left;
    width: 29px;
    height: 29px;
    margin-left: 6px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }
    .top-bar .tools > ul > li > a {
      display: block;
      width: 100%;
      height: 100%;
      font-size: 0;
      overflow: hidden; }
  .top-bar .tools .email {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/tools-email.png"); }
  .top-bar .tools .email:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/tools-email-hover.png"); }
  .top-bar .tools .share {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/tools-share.png"); }
    .top-bar .tools .share ul {
      position: absolute;
      right: 0;
      top: 40px;
      width: 180px;
      padding: 0 12px;
      border: 1px solid #ccc;
      background-color: #fff;
      z-index: -1;
      opacity: 0;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
      .top-bar .tools .share ul:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 20px;
        top: -20px; }
    .top-bar .tools .share li {
      display: block;
      color: #13426B;
      margin: 12px 0; }
    .top-bar .tools .share img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 12px; }
  .top-bar .tools .share:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/tools-share-hover.png"); }
  .top-bar .tools .share:hover ul,
  .top-bar .tools .share.focus ul {
    z-index: 5;
    opacity: 1; }
  .top-bar .tools .print {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/tools-print.png"); }
  .top-bar .tools .print:hover {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/tools-print-hover.png"); }

/*** SIDE MENU ***/
.side-menu {
  float: left;
  width: 228px; }
  .side-menu ul li {
    list-style: none;
    display: block;
    color: #13426B;
    background-color: #D4DCE5;
    border-top: 1px solid #B6C7D3;
    font-weight: bold; }
  .side-menu ul li:first-child {
    border-top: none; }
  .side-menu ul li:hover {
    color: #0D588E; }
  .side-menu ul li.active {
    background-color: #F4364C; }
    .side-menu ul li.active > a {
      color: #fff; }
  .side-menu ul li a {
    display: block;
    padding: 12px 24px; }
  .side-menu ul li a:hover {
    text-decoration: none; }
  .side-menu ul li li {
    font-weight: normal; }
  .side-menu ul li li a {
    padding-left: 36px; }

/*** INSIDE PAGE LAYOUT ***/
.side-menu + .inside-content {
  padding-left: 252px; }

.inside-content {
  color: #000; }

.component {
  margin: 24px 0; }

.component:after {
  content: '';
  clear: both;
  display: block; }

.main-container.fontsize-l .latest-release h2,
.main-container.fontsize-l .other-sites h2,
.main-container.fontsize-l .page-title h1,
.main-container.fontsize-l .session-header h1 {
  font-size: 1.8em; }

@media (max-width: 1044px) {
  /** LAYOUT ***/
  .main-container {
    position: relative;
    overflow-x: hidden; }

  /*** HEADER ***/
  .header {
    border-bottom: 2px solid #ccc; }

  .header-menu .fontsize,
  .header-menu .language,
  .header-menu .link {
    display: none; }

  .header-menu .menu-btn {
    display: block; }

  /*** MEGA MENU ***/
  .mega-menu {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    background-color: #fff;
    z-index: 100;
    transition: right 1s;
    -webkit-transition: right 1s;
    overflow-y: auto; }

  .show-menu .mega-menu {
    right: 0; }

  .mega-menu:after {
    border: none; }

  .mega-menu .container {
    padding: 0; }

  .mega-menu .mb {
    display: block; }

  .mega-menu a {
    display: inline-block; }

  .menu-top {
    padding-top: 48px; }

  .menu-top a.back {
    position: absolute;
    left: 12px;
    top: 0;
    padding: 0 18px;
    background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-left-red.png") no-repeat left center;
    color: #F4364C;
    line-height: 48px;
    font-weight: bold;
    display: none; }

  .menu-top .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/cross-blue-bold.png") no-repeat center;
    font-size: 0;
    overflow: hidden; }

  .menu-top .home {
    padding: 0 12px 18px;
    font-weight: bold; }

  .mega-menu ul li a {
    display: inline-block; }

  .mega-menu ul.level1 {
    display: block; }

  .mega-menu ul.level1 li {
    display: block;
    position: relative;
    text-align: left;
    border-top: 2px solid #B6C7D3;
    background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-blue.png") no-repeat 96% center #D4DCE5;
    transition: none;
    -webkit-transition: none; }

  .mega-menu ul.level1 > li:hover,
  .mega-menu ul.level1 > li.active {
    background-color: #D4DCE5;
    color: inherit; }

  .mega-menu ul.level1 li.current {
    background-color: #13426B;
    color: #fff;
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-down-white.png");
    background-position: 96% 22px; }

  .mega-menu ul.level1 li a {
    padding: 18px 0 18px 12px;
    margin-right: 36px; }

  .mega-menu ul.level1 li.current li a {
    padding-left: 36px; }

  .mega-menu ul.level1 li a:only-child {
    display: block;
    margin-right: 0;
    padding-right: 12px;
    background-color: #D4DCE5; }

  .mega-menu ul.level1 li.parent > a {
    display: none; }

  .mega-menu .submenu {
    display: block;
    position: relative;
    padding: 0;
    min-width: 0; }

  .mega-menu .menu-highlight {
    display: none; }

  .mega-menu ul.level2 {
    float: none;
    width: 100%;
    display: none; }

  .mega-menu ul.level2 li {
    float: none;
    width: 100%;
    padding: 0;
    color: #fff;
    font-weight: normal;
    border-top: 1px solid #fff;
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-white.png");
    background-color: #13426B; }

  .mega-menu li.parent li {
    background-color: #D4DCE5;
    color: #13426B;
    font-weight: bold;
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-blue.png"); }

  .mega-menu li.current li {
    background-color: #31597d;
    color: #fff;
    font-weight: normal;
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-white.png"); }

  .mega-menu ul li.current {
    background-color: #13426B;
    color: #fff;
    font-weight: bold; }

  .mega-menu ul.level2 li.current > a {
    padding-left: 12px; }

  .mega-menu ul.level2 li.current li > a {
    padding-left: 36px; }

  .mega-menu ul.level2 li a {
    padding-left: 12px; }

  .mega-menu ul.level2 li a:only-child {
    display: block;
    margin-right: 0;
    padding-right: 12px;
    background-color: #13426B; }

  .mega-menu ul li.parent li a:only-child {
    background-color: #D4DCE5; }

  .mega-menu ul li.current li a:only-child {
    background-color: #31597d; }

  .mega-menu ul.level3 {
    display: none; }

  .mega-menu ul.level3:before {
    content: none; }

  .mega-menu ul li.currentPageParent.current li,
  .mega-menu ul li.currentPage.current li {
    background-color: #F3F3F3 !important;
    color: #13426B !important;
    font-weight: bold !important;
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-blue.png"); }

  .mega-menu ul li.currentPageParent.current li a:only-child {
    background-color: #F3F3F3 !important; }

  .mega-menu ul.level1 > li.currentPageParent,
  .mega-menu ul li.currentPageParent.current,
  .mega-menu ul li.currentPageParent li.currentPageParent.current,
  .mega-menu ul li.currentPageParent,
  .mega-menu ul li.currentPageParent li.currentPageParent {
    background-color: #F3F3F3 !important;
    color: #F4364C !important;
    font-weight: bold !important;
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-red.png"); }

  .mega-menu ul li.currentPageParent li.currentPageParent.current,
  .mega-menu ul li.currentPageParent.current {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-down-red.png"); }

  .mega-menu ul li.current li.currentPage > a:only-child {
    background-color: #F4364C !important; }

  .mega-menu ul li.currentPage,
  .mega-menu ul li.currentPageParent.current li.currentPage {
    background-color: #F4364C !important;
    color: #fff !important;
    font-weight: bold !important;
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-white.png"); }

  .mega-menu ul li.currentPage.current {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-down-white.png"); }

  .mega-menu ul li.currentPage.current li a:only-child {
    background-color: #F3F3F3 !important;
    color: #13426B !important; }

  .mobile-menu > div {
    padding: 12px 12px 8px;
    border-top: 1px solid #B6C7D3; }

  .mobile-menu > div:last-child {
    border-bottom: 1px solid #B6C7D3; }

  .mobile-menu > div:after {
    content: '';
    clear: both;
    display: block; }

  .mobile-menu span {
    line-height: 35px; }

  .mobile-menu a {
    width: 35px;
    height: 35px;
    overflow: hidden;
    font-size: 0; }

  .mobile-menu .link a {
    width: auto;
    font-size: 1em;
    line-height: 35px; }

  .mobile-menu .fontsize-s {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-fontsize-s.png"); }

  .mobile-menu .fontsize-m {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-fontsize-m.png"); }

  .mobile-menu .fontsize-l {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-fontsize-l.png"); }

  .mobile-menu .language.en {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-en.png"); }

  .mobile-menu .language.tc {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-tc.png"); }

  .mobile-menu .language.sc {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/header-sc.png"); }

  .mobile-menu .language.active {
    display: none; }

  .mobile-menu .facebook {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-facebook.png"); }

  .mobile-menu .twitter {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-twitter.png"); }

  .mobile-menu .linkedin {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-linkedin.png"); }

  .mobile-menu .weibo {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-weibo.png"); }

  .mobile-menu .google {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-google.png"); }

  .mobile-menu .email {
    background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/menu-email.png"); }

  .show-menu .overlay {
    display: block; } }
@media (max-width: 768px) {
  /*** LAYOUT ***/
  .container {
    padding: 0 10px; }

  /*** HEADER ***/
  .header .logo {
    width: 85px;
    height: 44px;
    margin: 8px 0; }
    .header .logo img {
      width: 115px; }

  .header-menu {
    margin-top: 10px;
    position: static; }

  .header-search {
    width: 100%;
    padding: 40px 10px 20px;
    top: 60px;
    z-index: 20;
    border-bottom: 2px solid #F4364C; }
    .header-search input[type="text"] {
      width: 100%;
      float: none;
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 0;
      padding: 0 10px; }
    .header-search a.close-search {
      right: 10px;
      background-image: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/cross-red.png"); }
    .header-search a.search-button {
      float: none;
      width: 100%;
      margin: 20px 0;
      background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-white.png") no-repeat 96% center #F4364C;
      border-radius: 30px;
      color: #fff;
      text-align: center;
      line-height: 35px; }
      .header-search a.search-button:hover {
        text-decoration: none; }
    .header-search .advanced-search {
      padding: 0;
      margin: 0;
      text-align: left; }

  /*** FOOTER ***/
  .footer {
    padding: 24px 0; }

  .footer-links {
    float: none; }

  .footer-links a {
    margin-right: 0;
    line-height: 1.6;
    width: 49%; }

  .footer-social {
    float: none;
    margin: 36px 0; }

  /*** BREADCRUMB ***/
  .top-bar {
    margin: 8px 0; }

  .breadcrumb {
    line-height: 1.4; }

  /*** SIDE MENU ***/
  .side-menu {
    display: none; }

  .side-menu + .inside-content {
    padding-left: 0; }

  .top-bar .tools {
    display: none; } }
@media (min-width: 1044px) {
  .mega-menu ul,
  .mega-menu ul li {
    display: block !important; }

  .mega-menu ul.level1 > li {
    display: table-cell !important; }

  .mega-menu ul:not(.level1):not(.level2):not(.level3) {
    display: none !important; } }
.home-banner {
  position: relative;
  margin: auto;
  padding-top: 34.8%;
  background-color: #EFEFEF; }

.banner-slide {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  overflow: hidden; }
  .banner-slide:first-child {
    display: block; }
  .banner-slide .container {
    height: 100%;
    position: relative; }

.banner-text-container {
  width: 450px;
  height: 350px;
  padding: 0 75px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); }
  .banner-text-container a {
    text-decoration: underline; }
  .banner-text-container a.button, .banner-text-container a.grey-button {
    display: inline-block;
    position: absolute;
    bottom: 12%;
    left: 50%;
    padding: 12px 36px 12px 18px;
    font-size: 1em;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 30px;
    background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-white.png") no-repeat;
    background-position: 90% center;
    white-space: nowrap;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    transform: translateX(-50%); }
    .banner-text-container a.button:hover, .banner-text-container a.grey-button:hover {
      text-decoration: none;
      background-color: rgba(255, 255, 255, 0.2);
      background-position: 90% center; }

.banner-text-container:before {
  content: '';
  position: absolute;
  width: 580px;
  height: 360px;
  top: 50%;
  left: -170px;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/home-banner-overlay.png") no-repeat;
  background-size: contain;
  transform: translateY(-50%); }

.banner-text-container.no-bg:before {
  display: none; }

.banner-text {
  position: relative;
  color: #fff;
  text-align: center;
  top: 50%;
  transform: translateY(-65%); }
  .banner-text h3 {
    max-height: 126px;
    font-size: 1.7em;
    font-weight: normal;
    text-transform: uppercase;
    overflow: hidden; }
  .banner-text p {
    max-height: 76px;
    margin: 12px 0;
    font-size: 1em;
    line-height: 1.4;
    overflow: hidden; }

.banner-nav .nav-btn, .banner-nav .prev, .banner-nav .next {
  position: absolute;
  width: 39px;
  height: 74px;
  top: 50%;
  transform: translateY(-50%); }
.banner-nav .prev {
  left: 0;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/banner-arrow-left.png"); }
.banner-nav .next {
  right: 0;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/banner-arrow-right.png"); }
.banner-nav ul {
  width: 450px;
  position: absolute;
  top: calc(50% + 155px);
  left: 0;
  text-align: center;
  transform: translateY(-50%); }
.banner-nav ul li {
  list-style: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/banner-dot-white.png") no-repeat center;
  opacity: 0.3; }
  .banner-nav ul li.active {
    opacity: 1; }
.banner-nav .container {
  position: initial; }

a.button, a.grey-button {
  display: inline-block;
  padding: 12px 36px 12px 24px;
  color: #fff;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-white.png") 85% 49% no-repeat;
  background-color: #F4364C;
  text-align: center;
  text-decoration: none;
  border-radius: 30px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s; }

a.button:hover, a.grey-button:hover {
  text-decoration: none;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-white.png") 85% 49% no-repeat;
  background-color: #FC5465; }

a.button.filter, a.filter.grey-button {
  width: 92px;
  display: none;
  margin: 12px 0; }

a.link-button {
  display: inline-block;
  padding: 0 36px 0 0;
  font-weight: bold;
  text-align: center;
  color: #F4364C;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-red.png") 85% 49% no-repeat; }
  a.link-button:visited {
    color: #F4364C; }

a.grey-button {
  background-color: #666; }
  a.grey-button:hover {
    background-color: #888; }

a.link-button.refresh {
  padding: 0 20px 0 0;
  background-position: 95% 57%; }
  a.link-button.refresh:before {
    content: ' ';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 6px;
    background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/refresh.png") no-repeat;
    vertical-align: bottom; }

@media (min-width: 1440px) {
  .home-banner {
    padding-top: 0; }

  .banner-container {
    width: 1440px;
    height: 500px;
    position: relative;
    margin: auto; } }
@media (max-width: 1044px) {
  .banner-text-container {
    width: 345px;
    height: 285px;
    padding: 0 70px; }
    .banner-text-container a.button, .banner-text-container a.grey-button {
      bottom: 18%;
      font-size: 0.7em; }

  .banner-text-container:before {
    width: 410px;
    height: 255px;
    left: -110px; }

  .banner-text {
    transform: translateY(-70%); }
    .banner-text h3 {
      font-size: 1em; }
    .banner-text p {
      font-size: 0.7em; }

  .banner-nav ul {
    width: 345px;
    top: calc(50% + 110px); } }
@media (max-width: 768px) {
  .home-banner {
    height: auto;
    padding-top: 0; }

  .banner-slide {
    position: relative;
    padding-top: 34.5%;
    background-position: top; }
    .banner-slide .container {
      padding: 0; }

  .banner-text-container {
    width: 100%;
    height: auto;
    padding: 12px 12px 45px;
    background-color: #13426B;
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0); }
    .banner-text-container:before {
      content: none; }
    .banner-text-container a.button, .banner-text-container a.grey-button {
      position: relative;
      bottom: auto;
      left: auto;
      font-size: 1em;
      transform: translateX(0); }

  .banner-text {
    top: 0;
    text-align: left;
    transform: translateY(0); }
    .banner-text h3 {
      max-height: none;
      font-size: 1.7em; }
    .banner-text p {
      max-height: none;
      font-size: 1em; }

  .banner-nav .nav-btn, .banner-nav .prev, .banner-nav .next {
    top: 175px; }
  .banner-nav ul {
    width: 100%;
    top: auto;
    bottom: 10px;
    left: 0;
    transform: translateY(0); } }
@media (max-width: 400px) {
  .banner-nav .nav-btn, .banner-nav .prev, .banner-nav .next {
    top: 100px; } }
.stock-price {
  padding: 24px 0;
  background-color: #fff;
  color: #000; }
  .stock-price .code-label, .stock-price .price-label {
    display: inline-block; }
  .stock-price .code-label {
    margin-right: 24px; }
  .stock-price img {
    display: inline-block;
    margin: 2px 0 2px 8px; }
  .stock-price .code {
    font-size: 2em;
    color: #F4364C; }
  .stock-price .price {
    font-size: 2em;
    color: #13426B; }
  .stock-price .change {
    font-size: 1.5em; }
  .stock-price .right-container {
    float: right;
    text-align: right; }
  .stock-price .last-update {
    font-size: 0.85em;
    line-height: 2.5; }

.home-content {
  background-color: #D4DCE5;
  padding: 48px 0 24px; }

.latest-release {
  float: left;
  position: relative;
  width: 66%;
  height: 414px;
  padding: 30px;
  background-color: #fff; }
  .latest-release h2 {
    font-size: 2.5em;
    font-weight: normal;
    color: #13426B;
    text-transform: uppercase; }
  .latest-release a.view-all {
    float: right;
    margin-top: -1.5em;
    color: #F4364C;
    font-weight: bold;
    padding-right: 15px;
    background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-right-red.png") no-repeat right center; }

.release-container .item-list {
  position: absolute;
  width: 100%;
  max-height: 320px;
  overflow: hidden;
  top: 90px;
  left: 0;
  padding: 0 30px;
  overflow: hidden;
  background-color: #fff;
  z-index: 10;
  transition: all 0.8s;
  -webkit-transition: all 0.8s; }
.release-container .show-more {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/fade-out-bg.png");
  background-size: contain;
  z-index: 10;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s; }
  .release-container .show-more.hide {
    display: none; }
  .release-container .show-more:before {
    content: ' ';
    width: 100%;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/arrow-down-red-b.png") no-repeat center; }
.release-container:hover .item-list {
  max-height: 600px; }
.release-container:hover .show-more {
  height: 0;
  overflow: hidden; }

.release-item {
  margin-bottom: 1.5em;
  line-height: 1.5; }
  .release-item .date {
    display: inline-block;
    width: 19%;
    color: #13426B;
    vertical-align: top; }
  .release-item a.text {
    display: inline-block;
    width: 80%;
    color: #000; }

.home-article {
  position: relative;
  float: left;
  width: 32%;
  height: 414px;
  margin-left: 2%;
  margin-bottom: 24px;
  overflow: hidden; }

.home-article:nth-child(3n+3) {
  clear: left;
  margin-left: 0; }

.article-img img {
  width: 100%; }

.video {
  position: relative; }

.video a:before {
  content: ' ';
  width: 51px;
  height: 51px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("http://sc.hkex.com.hk/TuniS/www.hkexgroup.com/images/HKEX/HKEX GROUP/video-play-thumb.png") no-repeat;
  background-size: cover;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1; }

.article-desc {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 1em 24px;
  color: #000;
  background-color: #fff;
  border-top: 2px solid #F4364C;
  transition: height 0.5s, color 0.5s, background 0.5s;
  -webkit-transition: height 0.5s, color 0.5s, background 0.5s; }
  .article-desc h4 {
    font-size: 1.29em;
    font-weight: normal;
    max-height: 2.5em;
    overflow: hidden; }
  .article-desc p {
    margin-top: 14px; }
  .article-desc a {
    color: #0066CC; }

.other-sites {
  padding: 36px 0 12px; }
  .other-sites h2 {
    margin-bottom: 36px;
    color: #13426B;
    font-size: 2.5em;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase; }
  .other-sites ul li {
    list-style: none;
    position: relative;
    float: left;
    width: 250px;
    margin-left: 40px;
    padding-top: 26%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden; }
    .other-sites ul li:first-child {
      margin-left: 0; }
    .other-sites ul li a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
    .other-sites ul li span {
      display: block;
      position: relative;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
    .other-sites ul li h4 {
      width: 100%;
      color: #fff;
      font-size: 2em;
      font-weight: normal;
      text-align: center;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
    .other-sites ul li p {
     font-size: 14px;
      width: 100%;
      display: none;
     
      color: #fff;
      text-align: center;
 
      line-height: 1.5;
      transition: all 0.5s;
      -webkit-transition: all 0.5s; }
    .other-sites ul li:hover a {
      display: block;
      height: 100%;
      background-color: #00476d;
      text-decoration: none; }
    .other-sites ul li:hover p {
      display: block; }
      .other-sites ul li:hover h4 {
      display: none;
       }

@media (max-width: 1044px) {
  .other-sites ul li {
    width: 49%;
    margin: 0 0 20px;
    background-size: 40%;
    background-position: left;
    background-color: #13426B; }
    .other-sites ul li:nth-child(odd) {
      margin-right: 2%;
      clear: left; }
    .other-sites ul li:hover a {
      background-color: rgba(7, 50, 82, 0.7); }
    .other-sites ul li h4 {
      width: 40%;
      display: table-cell;
      font-size: 1.8em;
      vertical-align: middle; }
    .other-sites ul li p {
      width: 60%;
      display: table-cell;
      vertical-align: middle; }
    .other-sites ul li:hover p {
      display: table-cell; } }
@media (max-width: 768px) {
  .stock-price .code-label {
    display: block;
    margin: 0; }
  .stock-price .price-label {
    display: block; }
  .stock-price .right-container {
    float: none;
    text-align: left; }
    .stock-price .right-container p {
      display: inline-block; }
  .stock-price .link-button.refresh {
    margin-top: 4px;
    float: right; }

  .home-content {
    padding: 30px 0; }
    .home-content .container {
      padding: 0; }

  .latest-release {
    float: none;
    width: 100%;
    height: auto;
    padding: 24px 10px; }
    .latest-release a.view-all {
      margin: 12px 0; }

  .release-container .item-list {
    position: static;
    max-height: none;
    padding: 0; }
  .release-container:hover .item-list {
    max-height: none; }
  .release-container .show-more {
    display: none; }

  .release-item .date, .release-item a.text {
    display: block;
    width: 100%; }

  .home-article {
    float: none;
    width: 100%;
    height: auto;
    display: table;
    margin: 18px 0 0; }

  .article-img {
    width: 40%;
    height: 100%;
    display: table-cell;
    vertical-align: top; }

  .video a:before {
    width: 40px;
    height: 40px; }

  .article-desc {
    width: 60%;
    height: 100%;
    display: table-cell;
    vertical-align: top; }
    .article-desc .text-container {
      position: absolute;
      top: 50%;
	  overflow-y: auto;
	  height: 70%;
      transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%); }
    .article-desc p {
      display: block; }

  .other-sites h2 {
    text-align: left; }
  .other-sites ul {
    margin: 0 -10px; }
  .other-sites ul li {
    width: 100%;
    height: 300px;
    padding-top: 0;
    float: none;
    background-size: 100%;
    background-position: center; }
    .other-sites ul li h4 {
      width: 100%;
      display: block; }
    .other-sites ul li p {
      width: 100%;
      display: block; }
    .other-sites ul li:hover p {
      display: block; } }


