/*desktop (L) >= 1601px */
/*desktop (M) 1281px - 1600px */
/*desktop (S) 992px - 1280px */
/*Ipad  768px - 991px */
/*mobile <= 767px */
/*override jquery accordion style*/
.ui-accordion .ui-accordion-header {
  margin: 20px 0 0 0;
  outline: none;
  text-align: left;
  padding: 15px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 0.8em;
}

.ui-widget-header {
  border: 1px solid white;
  background: #f4eedf;
  color: #3c3c3c;
  outline: none;
}

.ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid white;
  background: #f4eedf;
  color: #3c3c3c;
  outline: none;
}

.ui-widget-content {
  border: 1px solid white;
  background: #f4eedf;
  color: #3c3c3c;
}

.ui-state-focus .ui-icon, .ui-state-hover .ui-icon,
.ui-button:focus .ui-icon, .ui-button:hover .ui-icon {
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../fonts/icon-plus-white.svg);
}

.ui-icon {
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../fonts/icon-plus-white.svg);
  background-color: #caac5e;
  /*margin-top: 2px;*/
  margin-right: 10px;
  float: right;
  width: 25px;
  height: 25px;
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../fonts/icon-line-white.svg);
}

/*override jquery accordion style - END*/
.table-responsive {
  border-bottom: 1px solid none;
  width: 100%;
  margin: 0 0 50px 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: initial;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    border: 0;
  }
}
.table-responsive thead {
  border: none;
}
@media screen and (max-width: 767px) {
  .table-responsive thead {
    display: none;
  }
}
.table-responsive th, .table-responsive td {
  padding: 15px 15px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
.table-responsive th {
  font-size: 15px;
  letter-spacing: 1px;
  border-left: none;
  background: #caac5e;
  color: white;
}
.table-responsive th:first-child {
  text-align: left;
}
@media screen and (min-width: 767px) {
  .table-responsive > tbody > tr:nth-child(even) {
    background: #f4eedf;
  }
}
.table-responsive > tbody > tr > td {
  line-height: 1.5;
  padding: 10px 15px;
  border-left: 1px solid none;
}
.table-responsive > tbody > tr > td ul p {
  margin-left: -20px;
}
@media screen and (max-width: 767px) {
  .table-responsive > tbody > tr > td {
    display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    text-align: left;
    border-left: none;
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 767px) and (-ms-high-contrast: active), screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .table-responsive > tbody > tr > td {
    width: 82vw;
  }
}

@media screen and (max-width: 767px) {
  .table-responsive > tbody > tr > td:nth-child(odd) {
    background: #f4eedf;
  }
}
.table-responsive > tbody > tr > td:first-child {
  text-align: left;
  border-left: none;
}
@media screen and (max-width: 767px) {
  .table-responsive > tbody > tr > td:first-child {
    background: #caac5e !important;
    color: white;
    display: block;
    width: 100% \9;
    float: left\9;
  }
}
.table-responsive > tbody > tr > td:last-child {
  border-bottom: 0;
}
@media screen and (max-width: 767px) {
  .table-responsive > tbody > tr > td:before {
    content: attr(data-label);
    width: 50%;
    min-width: 50%;
    height: 100%;
    float: left;
    text-align: left;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .table-responsive > tbody > tr > td.no-before:before {
    display: none;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .table-responsive .xs-hide {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .table-responsive .xs-visible-inline {
    display: inline;
  }
}
@media screen and (min-width: 767px) {
  .table-responsive .xs-visible-inline {
    display: none;
  }
}
.table-responsive > tbody > tr > td {
  padding: 20px 15px;
}
.table-responsive .column {
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .table-responsive .column {
    padding: 0px;
  }
}
@media screen and (max-width: 991px) {
  .table-responsive.futures-charge-table td, .table-responsive.futures-charge-table th {
    padding: 15px 10px;
  }
}
.table-responsive.futures-charge-table > thead > tr > th:first-child {
  min-width: 150px;
}
@media screen and (min-width: 768px) {
  .table-responsive.futures-charge-table .sub-header-table, .table-responsive.futures-charge-table .sub-table {
    margin: 0 auto;
  }
}
.table-responsive.futures-charge-table .sub-header-table .sub-td, .table-responsive.futures-charge-table .sub-table .sub-td {
  padding: 0 3px;
  min-width: 88px;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .table-responsive.futures-charge-table .sub-header-table .sub-td, .table-responsive.futures-charge-table .sub-table .sub-td {
    display: block;
    text-align: left;
    padding: 0px;
  }
}
@media screen and (min-width: 768px) {
  .table-responsive.futures-charge-table .padding-side-none {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.table-responsive.futures-charge-table .hidden-mobile {
  display: block;
}
@media screen and (max-width: 767px) {
  .table-responsive.futures-charge-table .hidden-mobile {
    display: none;
  }
}
.table-responsive.futures-charge-table .hidden-desktop-tablet {
  display: none;
}
@media screen and (max-width: 767px) {
  .table-responsive.futures-charge-table .hidden-desktop-tablet {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .row .col-sm-12.text-center {
    text-align: left;
  }
  .row .column.text-center {
    text-align: left;
  }
}
.features-gray {
  background-color: #f5f5f5;
}

.static-cols__title-black, .static-cols__grid-desc {
  color: #3c3c3c !important;
}

.column {
  float: left;
  width: 50%;
  padding: 10px;
  height: auto;
}

@media screen and (max-width: 767px) {
  .column {
    width: 100%;
    padding: 5px 0px;
  }
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.padding-none {
  padding: 8px 0px !important;
}

.dark-gold-box {
  background-color: #caac5e;
  margin-bottom: -14px;
}
.dark-gold-box.left {
  padding-left: 25px !important;
}
.dark-gold-box.right {
  padding-left: 10px !important;
}

@media screen and (max-width: 870px) {
  .dark-gold-box-long.left {
    padding-left: 0px !important;
  }
  .dark-gold-box-long.right {
    padding-left: 0px !important;
  }
}
@media screen and (max-width: 775px) {
  .dark-gold-box-long.left {
    padding-left: 25px !important;
  }
  .dark-gold-box-long.right {
    padding-left: 10px !important;
  }
}
.padding-title {
  margin-bottom: 6px;
}

.pdf-container .column {
  width: 25%;
  text-align: center;
}

.pdf-container--2 .column {
  width: 50%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .pdf-container .column {
    width: 100%;
    padding: 20px 0px;
  }
}
/*.default-btn {
    background-color: white;
    border-radius: 20px;
    color: #bf9c47;
    border: 1px solid #bf9c47;
    padding: 3px 2px 3px 14px;
    position: relative;
    font-weight: bold;
    height: 10px;
}

.default-btn:hover {
    border: 1px solid #bf9c47;
    background-color: #fff;
    color: #bf9c47;
}

.default-btn:hover:after {
    border-color: white;
}*/
ol {
  padding-left: 20px;
}
ol li {
  padding: 2px 0px;
}

.static-cols__img--small {
  width: 100px;
  height: auto;
}

.text-center {
  text-align: center;
}

.hkex-banner {
  padding-top: 100px;
}
@media screen and (max-width: 991px) {
  .hkex-banner {
    padding-top: 60px;
  }
}

.hkex-banner-eng {
  padding-top: 40px;
}
@media screen and (max-width: 991px) {
  .hkex-banner-eng {
    padding-top: 0px;
  }
}

.static-tabs__col {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .static-tabs__col {
    margin-top: 40px;
  }
}
