.header-top a,
.search-form-text,
.search-form-submit,
.header-search,
.header-email,
.header-search .icon,
.header-email .icon,
.header-logo,
.main-menu>ul>li,
.main-menu>ul>li>a,
#backtotop,
.footer-contact span,
.footer-menu-container>ul>li,
.primary-btn,
.view-more:after,
a.crumb,
a.crumb:first-child:before,
a.crumb+a.crumb:before,
.crumb.home-icon,
a.link-with-icon,
.text-block.show-link-icon a,
.file-link span,
.file-link .icon,
.accordion-details .icon,
.lb-text span,
.accordion-icon {
    display: inline-block;
}

.content:before,
.content:after,
.home-bg:after,
.right-pattern::after,
.main-menu>ul>li>ul>li,
.home-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active:before,
.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active:before,
.slide-caption,
.hn-left:before,
.hn-left h2:after,
.sec-heading:after,
.hb-1:before,
.hb-1:after,
.hb-1-right img,
.ql-photo:after,
.quick-link:before,
.ql-text,
.page-top h1:after,
.sl-tab span,
.example-heading {
    display: block;
}

.content:before,
.content:after,
.home-bg:after,
.right-pattern::after,
.hn-left:before,
.hn-left h2:after,
.view-more:after,
.sec-heading:after,
.hb-1:before,
.hb-1:after,
.ql-photo:after,
.quick-link:before,
.page-top h1:after,
a.crumb:first-child:before,
a.crumb+a.crumb:before {
    content: '';
}

.content:before,
.content:after,
.home-bg:after,
.right-pattern::after,
.header-search .icon,
.header-email .icon,
.main-menu>ul>li>ul,
.main-menu>ul>li>ul:before,
.home-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active:before,
.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active:before,
.slide-caption,
.hn-left:before,
.hb-1:before,
.hb-1:after,
.ql-photo:after,
.quick-link:before,
.ql-text,
.lb-text span,
.sl-tab span {
    position: absolute;
}

.home-bg,
.right-pattern,
.header-search,
.header-email,
.main-menu>ul>li,
.footer,
.footer-menu-container,
.home-slide,
.inpage-slide,
.hn-left,
.hb-1,
.quick-link,
.page-top,
.link-block,
.lb-text,
.sl-tab,
.example-heading {
    position: relative;
}

.header-right {
    text-align: right;
}

.footer-contact span,
.footer-menu-container>ul>li,
a.link-with-icon,
.text-block.show-link-icon a,
.file-link span,
.file-link .icon,
.accordion-details .icon,
.accordion-icon {
    vertical-align: top;
}

.header-top a,
.search-form,
.search-form-text,
.search-form-submit,
.header-search,
.header-email,
.header-search .icon,
.header-email .icon,
.header-logo,
.main-menu>ul>li>a,
.view-more:after,
a.crumb,
a.crumb:first-child:before,
a.crumb+a.crumb:before {
    vertical-align: middle;
}

.lb-text span {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-search .icon,
.header-email .icon,
.home-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active:before,
.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active:before,
.sl-tab span {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.home-slide,
.inpage-slide,
.quick-link {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.main,
.content:before,
.content:after,
.home-bg,
.home-bg:after,
.right-pattern::after,
.search-form-text,
.search-form-submit,
#backtotop,
.footer-contact .icon,
.footer-menu-container>ul>li,
.home-slider-container .bx-wrapper .bx-controls-direction a,
.inpage-slider-container .bx-wrapper .bx-controls-direction a,
.slide-caption,
.hn-left:before,
.primary-btn,
.view-more:after,
.hb-1:before,
.hb-1:after,
a.crumb:first-child:before,
a.crumb+a.crumb:before,
.crumb.home-icon,
.fancybox-close-small:after,
.expand-btn,
.collect-btn,
.accordion-heading,
.accordion-link,
.file-link .icon,
.accordion-details .icon,
.accordion-icon {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.home-slider-container,
.home-slider-container .bx-wrapper,
.home-slider-container .bx-viewport,
.home-slider {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

body {
    min-width: 300px;
    color: #333333;
    font-size: 62.5%;
    font-size: 55%;
    font-family: "Lato", "Noto Sans HK", "Noto Sans SC", sans-serif;
    -webkit-font-smoothing: auto;
}

.zh_HK body {
    font-family: "Lato", "Noto Sans HK", sans-serif;
}

.zh_CN body {
    font-family: "Lato", "Noto Sans SC", sans-serif;
}

.container {
    position: relative;
    width: 100%;
    min-width: 300px;
}

.wrapper {
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    max-width: 1360px;
    z-index: 2;
}

.header-wrapper {
    max-width: 1360px;
    width: 90%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-wrapper {
    position: relative;
}

.home-wrapper,
.footer-wrapper {
    max-width: 1360px;
    width: 90%;
    z-index: 2;
}

.main {
    position: relative;
    background-image: url(images/bg.jpg);
    background-size: 100%;
    background-position: top;
    background-color: #c4e2f5;
    margin-top: 199px;
    z-index: 1;
}

.main>div:last-child {
    padding-bottom: 265px;
}

.content {
    position: relative;
}

.content:before {
    top: 27.5%;
    right: 0;
    width: 14%;
    padding-bottom: 29%;
    /*   background-image: url(images/pattern-3.png);*/
    background-size: 100%;
    background-position: top;
    z-index: -1;
}

.content:after {
    bottom: 40px;
    left: 0;
    width: 46%;
    padding-bottom: 15%;
    background-image: url(images/bottom-pattern.png);
    background-size: 100%;
    background-position: left bottom;
    z-index: -1;
}

.content>div:last-child {
    padding-bottom: 29em;
}

.home-bg {
    background-image: url(images/bg.jpg);
    background-size: 100%;
    background-position: top;
    background-color: #c0e0f1;
    padding-top: 3em;
}

.home-bg:after {
    top: 20.5%;
    width: 100%;
    padding-bottom: 39%;
}


/* MOBILE */

.main-menu-button-inner {
    width: 29px;
    height: 22px;
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.main-menu-button-inner span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #0070d0;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.main-menu-button-inner span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.main-menu-button-inner span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.main-menu-button-inner span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.menu-open .main-menu-button-inner span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 5px;
}

.menu-open .main-menu-button-inner span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.menu-open .main-menu-button-inner span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 20px;
    left: 5px;
}

.main-menu-mask,
.main-menu-button,
.main-menu-top,
.mobile,
.header-right,
.header-mobile,
.sidebar-button {
    display: none;
}


/* Components */

h1,
h2,
h3,
h4,
h5 {
    font-family: "Outfit", "Noto Sans HK", sans-serif;
}

.zh_CN h1,
.zh_CN h2,
.zh_CN h3,
.zh_CN h4,
.zh_CN h5 {
    font-family: "Outfit", "Noto Sans SC", sans-serif;
}

h2 {
    font-size: 4em;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

a {
    color: #4059ad;
    text-decoration: unset;
}

a:hover {
    color: #194d2e;
}

i,
em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

p {
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.8;
    text-align: justify;
}

p a,
p li {
    font-size: 1em;
}

.aligncenter {
    text-align: center;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.photo {
    position: relative;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow: hidden;
}

.photo img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.photo:hover img {
    -webkit-transform: perspective(1000px) scale(1.05, 1.05);
    transform: perspective(1000px) scale(1.05, 1.05);
    -webkit-transform-style: flat;
    transform-style: flat;
}

.right-pattern::after {
    right: 0;
    top: -10em;
    width: 12%;
    padding-bottom: 25%;
    background-image: url(images/pattern-5.png);
    z-index: -1;
}

.text-block a,
.accordion-details a {
    color: #0070d0;
    text-decoration: none;
}

.text-block a:hover,
.accordion-details a:hover {
    color: #4059ad;
}

.text-block p,
.accordion-details p {
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 1.2em;
    text-align: justify;
}

.text-block p:last-child,
.accordion-details p:last-child {
    margin-bottom: 0;
}

.text-block li,
.accordion-details li {
    font-size: 1em;
    margin-bottom: 1em;
}

.text-block li td,
.text-block li th,
.accordion-details li td,
.accordion-details li th {
    font-size: 1em;
}

.text-block ul,
.text-block ol,
.accordion-details ul,
.accordion-details ol {
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.78;
    text-align: justify;
    margin-left: 27px;
}

.text-block ul ul,
.text-block ul ol,
.text-block ul p,
.text-block ol ul,
.text-block ol ol,
.text-block ol p,
.accordion-details ul ul,
.accordion-details ul ol,
.accordion-details ul p,
.accordion-details ol ul,
.accordion-details ol ol,
.accordion-details ol p {
    font-size: 1em;
}

.text-block ol,
.accordion-details ol {
    list-style: auto;
}

.text-block table,
.accordion-details table {
    width: 100%;
    /*  table-layout: fixed;*/
    margin: 1% 0;
}

.text-block h2,
.text-block h3,
.text-block h4,
.text-block h5,
.text-block h6,
.accordion-details h2,
.accordion-details h3,
.accordion-details h4,
.accordion-details h5,
.accordion-details h6 {
    margin: 10px 0;
}

.text-block td,
.text-block th,
.accordion-details td,
.accordion-details th {
    padding: 7px 10px;
    border: 1px solid #e0e0e0;
    font-size: 2.1em;
}

.text-block th,
.accordion-details th {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    background-color: #d6f3ff;
    border: 1px solid #e0e0e0;
}

ol.parenthesis-list-style li {
    counter-increment: list-counter;
}

ol.parenthesis-list-style li:before {
    position: absolute;
    left: 3px !important;
    content: "(" counter(list-counter) ")" !important;
}

ol.brackets-list-style li {
    counter-increment: list-counter;
}

ol.brackets-list-style li:before {
    position: absolute;
    left: 3px !important;
    content: "[" counter(list-counter) "]" !important;
}

ol.red-list-style {
    margin-left: 0;
}

ol.red-list-style li {
    counter-increment: list-counter;
}

ol.red-list-style li:before {
    position: absolute;
    left: 3px !important;
    color: #f05d5e;
    content: "[" counter(list-counter) "]" !important;
}

ol.letter-list-style {
    list-style: none;
    counter-reset: letter !important;
}

ol.letter-list-style>li {
    counter-increment: letter !important;
}

ol.letter-list-style>li:before {
    position: absolute;
    left: 0;
    content: "(" counter(letter, lower-alpha) ")" !important;
}

.subheading {
    font-size: 2.4em;
    text-decoration: underline;
    margin: 2em 0 1em;
    font-weight: 700;
}


/* HEADER */

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    color: #333333;
    z-index: 10;
    transition-property: transform, -webkit-transform;
}

.header .header-heading span,
.header .main-menu>ul>li>a,
.header .top-menu a {
    color: #333333;
}

#header {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#header.sticky {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.07);
    -webkit-transform: translateY(-34px);
    transform: translateY(-34px);
}

#header.sticky .header-logo {
    height: 40px;
}

#header.sticky .sub-menu-container {
    top: 186px;
}

#header.sticky,
#header.sticky .header-middle,
#header.sticky .header-logo,
#header.sticky .main-menu>ul>li>a {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

.header-top {
    background-color: #0070d0;
    color: #fff;
}

.header-top .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-top a {
    color: #fff;
    font-size: 1.5em;
}

.header-top a:hover {
    color: #d4e3fc;
}

.ht-link {
    padding: 11px 0 11px 15px;
}

.fontsize-switcher {
    padding-left: 15px;
}

.ht-col-2 {
    font-size: 1.8em;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.ht-col-2 span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
}

.ht-col-2 span:last-child {
    font-family: "Basel Grotesk Light";
}

.ht-col-2 strong {
    margin-right: 10px;
}

.language-switcher {
    position: relative;
    display: inline-block;
}

.fontsize-switcher {
    display: flex;
    align-items: end;
    margin-bottom: 8px;
}

.fontsize-switcher a.fontsize-switch {
    display: inline-block;
    vertical-align: bottom;
    line-height: 1;
}

.fontsize-switcher a.fontsize-switch:nth-child(2) {
    padding: 0 5px;
}

.fontsize-switcher a.fontsize-switch.small {
    font-size: 1.2em;
}

.fontsize-switcher .large {
    font-size: 1.8em;
}

.language-chooser {
    width: 100%;
    margin-left: 12px;
    margin-right: 12px;
    z-index: 1;
}

.language-chooser li {
    display: inline-block;
    list-style: none;
}

.language-chooser li:nth-child(2) {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.language-chooser a {
    display: block;
    padding: 0 6px;
    text-decoration: none;
}

.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 204px;
    background-color: #fff;
    border-radius: 90px;
    padding: 5px 10px;
    background-color: #f5f5f5;
}

.search-form-text {
    width: 90%;
    background-color: transparent;
    color: #a0a0a0;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2;
}

.search-form-text::-webkit-input-placeholder,
.search-form-text:-moz-placeholder,
.search-form-text::-moz-placeholder,
.search-form-text:-ms-input-placeholder {
    color: #333333;
    opacity: 1;
}

.search-form-submit {
    background-image: url(images/search.png);
    width: 25px;
    height: 25px;
    background-size: 95%;
    text-transform: uppercase;
    background-color: transparent;
}

.header-search,
.header-email {
    height: 42px;
    width: 42px;
    background-color: rgba(255, 255, 255, 0.15);
    transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

.header-search .icon,
.header-email .icon {
    background-repeat: no-repeat;
    background-size: 16px;
    display: inline-block;
    display: block;
    margin: auto;
}

.header-search:hover,
.header-email:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.round {
    border-radius: 15px;
}

.header-email {
    background-color: #0070d0;
}

.icon-search {
    background-image: url(images/icon-search.png);
    width: 16px;
    height: 16px;
    background-position: bottom;
}

.icon-email {
    background-image: url(images/icon-email.png);
    width: 16px;
    height: 12px;
    background-position: top;
}

.header-logo {
    height: 52px;
}

.header-logo img {
    max-width: none;
    width: auto;
    height: 100%;
}

.header-logo-1 {
    border-right: 1px solid #6b1a69;
    margin-right: 0.6vw;
}

.header-middle {
    padding: 20px 0;
}

.header-bottom {
    border-top: 1px solid rgba(51, 51, 51, 0.2);
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

.main-menu>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-menu>ul>li {
    font-size: 1em;
}

.main-menu>ul>li:hover>a {
    color: #0070d0;
}

.main-menu>ul>li>a {
    color: #fff;
    font-size: 1.9em;
    text-align: center;
    padding: 15px 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.main-menu>ul>li>ul {
    display: none;
    background-color: #ffffff;
    color: #333333;
    left: 0;
    width: 350px;
    z-index: 10000;
    padding: 0 0;
    margin-top: 1px;
}

.main-menu>ul>li>ul:before {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    content: '';
    z-index: -1;
}

.main-menu>ul>li>ul>li {
    width: 100%;
}

.main-menu>ul>li>ul>li>a {
    display: block;
    padding: 10px;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.2;
    color: #333333;
    text-decoration: none;
}

.main-menu>ul>li>ul>li:hover>a {
    background-color: #0070d0;
    color: #fff;
}

.main-menu>ul>li:hover>a {
    color: #0070d0;
}

.main-menu>ul>li:hover>ul {
    display: block;
    z-index: 10000;
}

.main-menu-mask,
.sidebar-mask {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9;
}

.menu-open {
    overflow: hidden;
}

.menu-open .main-menu-mask,
.sidebar-open .sidebar-mask {
    display: block;
}

.top-menu>ul>li>a {
    font-size: 1.7em;
    padding: 10px;
}

li.current-menu-item>a {
    position: relative;
}

.main-menu>ul>li>ul>li {
    width: 100%;
}


/*
 
            /* FOOTER */

#backtotop {
    bottom: 5%;
    right: 5%;
    display: inline-block;
    background-color: rgba(0, 112, 208, 0.5);
    background-size: contain;
    background-image: url(images/back-to-top.png);
    width: 56px;
    height: 56px;
    background-size: 40%;
    text-align: center;
    position: fixed;
    border-radius: 56px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    opacity: 0;
    z-index: 1000;
    cursor: pointer;
}

#backtotop:hover {
    background-color: #0070d0;
}

#backtotop.show {
    opacity: 1;
}

.footer {
    background-color: #fff;
    z-index: 3;
    padding: 3em 0;
    -webkit-box-shadow: 25px 10px 25px #b5b5b5;
    box-shadow: 25px 10px 25px #b5b5b5;
    border-radius: 5.5em 5.5em 0 0;
    margin-top: -40px;
}

.footer a {
    color: #333333;
}

.footer h2 {
    font-size: 2.2em;
    font-weight: 500;
    line-height: 1.2;
    color: #0070d0;
}

.footer-left {
    width: 55%;
}

.footer-right {
    max-width: 480px;
}

.footer-logo {
    display: inline-block;
}

.footer-logo img {
    max-width: none;
    width: auto;
    height: 48px;
}

.footer-logo-1 {
    border-right: 1px solid #6b1a69;
    margin-right: 0.6vw;
}

.footer-contact {
    font-size: 1.7em;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 1em;
}

.footer-contact a:hover {
    color: #0070d0;
}

.footer-contact .icon {
    width: 17px;
    height: 17px;
    margin-right: 10px;
    margin-top: 2px;
}

.icon-pin {
    background-image: url(images/block-icon-pin.png);
}

.icon-email-y {
    background-image: url(images/block-icon-email.png);
}

.icon-tel {
    background-image: url(images/block-icon-phone.png);
}

.fc-heading {
    width: 123px;
    color: #8e8e8e;
    font-weight: 700;
}

.footer-menu-container>ul>li {
    width: 48%;
}

.footer-menu-container>ul>li:hover {
    background-color: transparent;
}

.footer-menu-container>ul>li:hover a {
    color: #0070d0;
}

.footer-menu-container>ul>li:nth-child(2n+1) {
    margin-right: 1%;
}

.footer-menu-container>ul>li>a {
    display: block;
    color: #333333;
}

.footer-menu-container>ul>li ul {
    display: none;
    background-color: #5ca5e0;
}

.footer-menu-container>ul>li ul li {
    padding: 10px 0;
}

.footer-menu-container a {
    font-size: 1.8em;
}

.footer-menu-container li {
    padding: 10px 12px;
}

.footer-menu-container li:hover {
    background-color: #0070d0;
}

.footer-menu-container li a {
    font-weight: 400;
}

.fr-col-1 {
    width: 67%;
    margin-top: -10px;
}

.fr-col-2 {
    width: 30%;
}

.fr-col-2 p {
    font-size: 1.8em;
    margin-bottom: 10px;
    line-height: 1;
    color: #8e8e8e;
}

.footer-link {
    font-size: 1.8em;
    padding: 10px 0;
}

.footer-bottom {
    margin: 3em 0 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2em;
    border-top: 1px solid rgba(51, 51, 51, 0.2);
}

.bottom-logo {
    margin-top: 2em;
    text-align: right;
}

.bottom-logo img {
    height: 63px;
}

.bottom-logo img+img {
    margin-left: 7%;
}

.copyright {
    display: inline-block;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.2;
    text-align: right;
    margin-bottom: 1em;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.2;
    color: #969ea3;
}

.bottom-menu {
    display: block;
}

.bottom-menu li {
    display: inline-block;
    padding: 0 4px 0 0;
    margin-left: 4px;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1;
    border-right: 1px solid #969ea3;
}

.bottom-menu li:first-child {
    margin-left: 0;
}

.bottom-menu a {
    color: #969ea3;
}

.bottom-menu li:last-child {
    border: 0;
    padding-right: 4px;
}

.fb-right img {
    height: 66px;
    max-width: unset;
}

.fb-right img+img {
    margin-left: 10px;
}


/* Home */

.home-slider-container,
.home-slider-container .bx-wrapper,
.home-slider-container .bx-viewport,
.home-slider {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 44%;
}

.home-slide {
    padding-bottom: 44%;
}

.home-slider-container .bx-wrapper .bx-controls-direction a,
.inpage-slider-container .bx-wrapper .bx-controls-direction a {
    background-position: 50%;
    background-size: 28px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 45px;
    width: 64px;
    height: 64px;
    z-index: 1;
}

.home-slider-container .bx-wrapper .bx-controls-direction a.bx-prev,
.inpage-slider-container .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 2%;
    background-image: url(images/icon-arrow-prev.png);
}

.home-slider-container .bx-wrapper .bx-controls-direction a.bx-next,
.inpage-slider-container .bx-wrapper .bx-controls-direction a.bx-next {
    right: 2%;
    background-image: url(images/icon-arrow-next.png);
}

.home-slider-container .bx-wrapper .bx-pager.bx-default-pager,
.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager {
    bottom: calc(6% + 40px);
}

.home-slider-container .bx-wrapper .bx-pager.bx-default-pager a,
.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px;
    margin: 0 15px;
    outline: 0;
    background-color: rgba(255, 255, 255, 0.5);
}

.home-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active,
.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active {
    position: relative;
    background-color: #fff;
}

.home-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active:before,
.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active:before {
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    border-radius: 45px;
    content: "";
}

.home-slide,
.inpage-slide {
    width: 100%;
    height: 100%;
    /*  &:before {
                @extend %abs,
                %b;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgb(0, 0, 0);
                background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
                opacity: 0.9;
                content: "";
            }*/
}

.slide-wrapper {
    position: absolute;
    width: 90%;
    height: 100%;
    max-width: 1360px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: auto;
}

.slide-caption {
    right: 0;
    bottom: 18%;
    max-width: 678px;
    width: 100%;
    color: #fff;
    background-color: rgba(49, 112, 208, 0.7);
    background-image: url(images/slide-btn.png);
    background-size: 70px;
    background-position: right bottom;
    font-size: 5em;
    font-weight: 400;
    line-height: 1.23;
    font-family: "Outfit", "Noto Sans HK", "Noto Sans SC", "Noto Sans HK", sans-serif;
    padding: 3% 6% 3% 3%;
    border-radius: 55px 0 0 0;
    transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

.zh_CN .slide-caption {
    font-family: "Outfit", "Noto Sans SC", "Noto Sans HK", sans-serif;
}

.slide-caption:hover {
    background-color: rgba(49, 112, 208, 0.3);
    color: #fff;
}

.hn-left {
    width: 23%;
}

.hn-left:before {
    right: 25%;
    top: -10%;
    width: 50%;
    padding-bottom: 82.5%;
    background-image: url(images/pattern-1.png);
    z-index: 1;
}

.hn-left h2 {
    display: block;
    position: relative;
    font-size: 5em;
    font-weight: 400;
    line-height: 1.2;
    color: #4059ad;
    margin-top: 16%;
    z-index: 2;
}

.hn-left h2:after {
    width: 83px;
    height: 4px;
    background-color: #4059ad;
    margin-top: 10px;
    border-radius: 10px;
    margin-bottom: 2.2em;
}

.primary-btn {
    background-color: #0070d0;
    color: #fff;
    font-size: 2.1em;
    font-weight: 400;
    line-height: 1.2;
    background-image: url(images/icon-arrow-next-white.png);
    padding: 8px 60px 8px 20px;
    border-radius: 0 35px 35px 35px;
    background-size: 15%;
    background-position: right 20px center;
    transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

.primary-btn:hover {
    background-color: #fff;
    color: #0070d0;
    background-image: url(images/icon-arrow-next-blue.png);
}

.primary-btn.alignright {
    float: right;
}

.hn-right {
    width: 77%;
}

.scroll-animation {
    transform: translateY(150px);
    -ms-transform: translateY(150px);
    -webkit-transform: translateY(150px);
    -moz-transform: translateY(150px);
    -ms-transform: translateY(150px);
    opacity: 0;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
    -ms-transition: 1s all ease;
}

.scroll-animation.active {
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
}

.view-more {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 15px;
}

.view-more:after {
    width: 18px;
    height: 18px;
    margin-left: 5px;
    background-image: url(images/icon-arrow-next-dark.png);
    transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

.sec-heading {
    display: inline-block;
    font-size: 6.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #0070d0;
}

.sec-heading:after {
    width: 83px;
    height: 4px;
    background-color: #0070d0;
    border-radius: 10px;
    margin: 10px auto 20px;
}

.hb-1 {
    padding: 6em 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}

.hb-1:before {
    top: 0;
    left: 0;
    width: 12.2%;
    padding-bottom: 20%;
    background-image: url(images/pattern-1.png);
    margin: 10px auto 0 auto;
    border-radius: 10px;
    margin-bottom: 1.5em;
    z-index: -1;
}

.hb-1:after {
    bottom: 16px;
    right: -42px;
    width: 93px;
    height: 120px;
    background-image: url(images/image-pattern.png);
    z-index: -1;
}

.hb-1-left {
    width: 40%;
}

.hb-1-left p {
    font-size: 2.4em;
}

.hb-1-right {
    width: 56.8%;
}

.hb-1-right img {
    border-radius: 35px 0 35px 0;
    -webkit-box-shadow: 25px 10px 25px rgba(116, 140, 160, 0.5);
    box-shadow: 25px 10px 25px rgba(116, 140, 160, 0.5);
}

.hb-2 {
    padding: 10em 0 30em 0;
}

.hb-2 .sec-heading {
    display: block;
    text-align: center;
}

.quick-links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 12em;
}

.ql-left,
.ql-right {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
}

.ql-right {
    margin-top: 7em;
}

.ql-right:nth-child(2n+2) .quick-link:before {
    left: unset;
    right: -25px;
}

.ql-photo {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 35px 0 35px 0;
}

.ql-photo:after {
    width: 100%;
    height: 100%;
    border-radius: 35px 0 35px 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0)), to(black));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, black 100%);
    opacity: 0.6;
    transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
}

.ql-photo:hover:after {
    opacity: 0.9;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0)), to(black));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, black 100%);
}

.quick-link {
    display: block;
    width: 100%;
    padding-bottom: 68%;
    border-radius: 35px 0 35px 0;
    margin-bottom: 10em;
}

.quick-link:before {
    top: 25px;
    left: -25px;
    width: 100%;
    height: 100%;
    background-color: #4059ad;
    border-radius: 35px 0 35px 0;
    opacity: 0.3;
    z-index: -1;
}

.ql-text {
    top: 5%;
    left: 3.5%;
    width: 90%;
    font-size: 2.811vw;
    font-family: "Outfit", "Noto Sans SC", "Noto Sans HK", sans-serif;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    z-index: 2;
}

.zh_CN .ql-text {
    font-family: "Outfit", "Noto Sans SC", "Noto Sans HK", sans-serif;
}

.page-top {
    margin-bottom: 10em;
}

.page-top h1 {
    font-size: 5.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 0 0;
}

.page-top h1:after {
    width: 83px;
    height: 4px;
    background-color: #333333;
    border-radius: 10px;
    margin-top: 12px;
}

.breadcrumb {
    width: 100%;
    overflow: hidden;
    padding-top: 3em;
}

.crumb,
.crumbs>span {
    font-size: 1.6em;
}

.crumb a {
    color: #333333;
}

a.crumb:first-child:before {
    width: 10px;
    height: 10px;
    background-image: url(images/icon-arrow-right.png);
    margin: 0 10px 0 0;
    margin: 0 1px 0 15px;
}

a.crumb+a.crumb:before {
    width: 10px;
    height: 10px;
    background-image: url(images/icon-arrow-right.png);
    margin: 0 10px 0 0;
}

.crumb.home-icon {
    width: 14px;
    height: 14px;
    background-image: url(images/icon-home.png);
}

.page-top-with-image .breadcrumb a {
    color: #fff;
}

.breadcrumb ul.crumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

.crumbs li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin-bottom: 0;
}

.crumb,
.crumbs .current {
    display: inline-block;
    font-size: 1.6em;
    padding: 0 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    vertical-align: middle;
}

.crumb:before,
.crumbs .current:before {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background-image: url(images/icon-arrow-right.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin: -3px 10px 0 0;
    content: '';
}

.crumb:first-child:before {
    display: none;
}

.home-icon {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background-image: url(images/icon-home.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-right: 10px;
    margin-top: 1px;
    vertical-align: middle;
}

.home-popup,
.popup-trigger {
    display: none;
}

.home-popup {
    max-width: 768px;
    width: 90%;
    border-radius: 30px 0 30px 0;
    padding: 4em 5em;
    background-image: url(images/popup-pattern.png);
    background-repeat: no-repeat;
    background-position: bottom right 3em;
    background-size: 20%;
}

.hpt-row {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3em;
    margin-bottom: 4em;
}

.hpt-row h2 {
    font-size: 2.8em;
    font-weight: 500;
}

.hpt-row h2:after {
    display: inline-block;
    display: block;
    width: 70px;
    height: 4px;
    background-color: #0070d0;
    margin-top: 10px;
    margin-bottom: 12px;
    border-radius: 10px;
    content: "";
}

.hpt-row p {
    font-size: 1.7em;
    font-weight: 300;
}

.hpt-row:last-child {
    border-bottom: 0;
}

.hpt-row a.primary-btn {
    font-size: 1.5em;
    background-image: none;
    color: #fff;
    border-radius: 0 30px 30px 30px;
    padding: 9px 22px;
    margin-top: 1.8em;
}

.hpt-row a.primary-btn:hover {
    background-color: #4059ad;
}

.home-popup-inner {
    margin-top: 10px;
}

.fancybox-close-small:after {
    right: 2em;
    top: 1em;
    width: 24px;
    height: 24px;
    background-image: url(images/icon-close.png);
    content: "";
}

.fancybox-close-small:hover:after {
    background-color: transparent;
    content: "";
    color: transparent;
}

.page-top-with-image .breadcrumbs {
    padding-top: 7em;
}

.page-top-with-image a.crumb:before {
    margin-bottom: 3px;
}

.fontsize-switcher a.fontsize-switch.small {
    padding-bottom: 11px;
    padding-right: 2px;
}

.le-title {
    font-family: "Outfit", "Noto Sans SC", "Noto Sans HK", sans-serif;
    font-weight: 500;
}

.zh_CN .le-title {
    font-family: "Outfit", "Noto Sans SC", "Noto Sans HK", sans-serif;
}

.main-menu>ul>li>a {
    max-width: 154px;
    line-height: 1;
}

.faq .main-menu>ul>li:nth-child(5),
.announcements .main-menu>ul>li:nth-child(5),
.certification .main-menu>ul>li:nth-child(2) {
    position: relative;
}

.faq .main-menu>ul>li:nth-child(5):before,
.announcements .main-menu>ul>li:nth-child(5):before,
.certification .main-menu>ul>li:nth-child(2):before {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    width: 100%;
    height: 4.5px;
    background-color: #0070d0;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: "";
}

.white-block {
    border-bottom: 0;
    background-color: white;
    border-radius: 12px;
    padding: 30px;
}

.news-date {
    font-size: 2.4em;
    background-image: url(images/date.png);
    background-size: auto 20px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 31px;
    margin-top: 20px;
}

.page-heading {
    font-size: 4.2em;
    font-weight: 400;
    line-height: 1.2;
    color: #0070d0;
    padding: 2.2em 0 1em 0;
}

.tablink,
a.tablink {
    display: inline-block;
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.2;
    background-color: #fff;
    color: #333333;
    padding: 10px 30px;
    border-radius: 12px 0 12px 0;
    margin-bottom: 10px;
}

.child-page-links {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
}

.tablink.active {
    background-color: #0070d0;
    color: #fff;
}

.expand-all {
    overflow: hidden;
    margin-bottom: 2em;
}

.expand-btn,
.collect-btn {
    font-size: 2em;
    font-family: "Lato", "Noto Sans SC", "Noto Sans HK", sans-serif;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    background-color: #222;
    background-image: url(images/plus-w.png);
    background-size: 17px;
    background-position: right 13px center;
    padding: 6px 45px 6px 12px;
    border: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-radius: 0 16px 16px 16px;
    float: right;
    cursor: pointer;
}

.collect-btn {
    display: none;
    background-image: url(images/minus-w.png);
}

.accordions {
    position: relative;
    z-index: 2;
}

.accordions+.accordions {
    margin-top: 5.5em;
}

.accordion-row:nth-child(odd) .accordion-heading {
    background-color: #d6f3ff;
}

.accordion-row+.accordion-row {
    margin-top: 5.2em;
}

.accordion-row.has-num+.accordion-row.has-num {
    margin-top: 3em;
}

.accordion-heading,
.accordion-link {
    display: block;
    width: 100%;
    color: #333333;
    background-color: #fff;
    padding: 15px 20px;
    margin: 0 !important;
    text-decoration: none;
    cursor: pointer;
    font-weight: 300;
}

.accordion-heading a,
.accordion-link a {
    width: calc(100% - 50px);
}

.accordion-heading .file-name,
.accordion-link .file-name {
    display: inline-block;
    width: auto;
}

.accordion-row-static .accordion-heading {
    background-image: none;
}

h2.accordion-heading,
h2.accordion-link {
    font-size: 2.9em;
    font-weight: 300;
    line-height: 1.2;
}

.accordion-lv2 .accordion-link:hover {
    background-color: #b3dcff;
}

h2.accordion-heading.bold {
    font-weight: 500;
}

h2.accordion-heading.bold.active {
    color: #fff;
    background-color: #0070d0;
}

h2.accordion-heading.bold.active>.accordion-icon {
    background-position: center bottom;
}

.accordion-lv2 .accordion-heading,
.accordion-lv2 .accordion-link {
    background-color: #d6f3ff;
    color: #333333;
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.2;
    border-bottom: 2px solid #b4d8f3;
    background-size: 16px;
}

.accordion-lv2 .accordion-details {
    border: 1px solid #e0e0e0;
    border-top: 0;
}

.accordion-row.active>.accordion-details {
    display: block;
}

.accordion-lv3 {
    margin-top: 2em;
}

.accordion-lv3 .accordion-heading,
.accordion-lv3 .accordion-link {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    background-color: #ebf9ff;
    padding: 10px;
}

.accordion-lv3 .accordion-heading .file-name,
.accordion-lv3 .accordion-link .file-name {
    font-size: 1em;
}

.accordion-lv3 .accordion-row:last-child {
    margin-bottom: 1.5em;
}

.accordion-lv3 .accordion-details {
    padding: 1.5em 1em;
    /* 1.5em 4em */
}

.accordion-link {
    background-image: none !important;
}

.accordion-link .file-name {
    font-size: 1em;
}

.accordion-details {
    display: none;
    padding: 3em 2em;
    background-color: #fff;
}

.accordion-details p {
    font-size: 2em;
    margin-bottom: 1.2em;
}

.accordion-details ul,
.accordion-details ol,
.accordion-details>li {
    font-size: 2em;
}

.accordion-details ul {
    list-style: disc;
    margin-left: 27px;
}

.accordion-details ol {
    position: relative;
    list-style-type: none;
    padding-left: 27px;
    margin-left: 0;
}

.accordion-details ol.decimal li,
.accordion-details ol.lower-roman li {
    counter-increment: list-counter;
}

ol.list-lower-alpha,
ol.decimal,
ol.lower-roman {
    counter-reset: list-counter;
}

ol.list-lower-alpha>li,
ol.decimal>li,
ol.lower-roman>li {
    counter-increment: list-counter;
}

ol.list-lower-alpha>li:before,
ol.decimal>li:before,
ol.lower-roman>li:before {
    margin-left: -20px;
}

.accordion-details ol.decimal li::before,
.accordion-details ol.lower-roman li::before {
    position: absolute;
    left: 9px;
    content: counter(list-counter) ". ";
}

.accordion-details ol.decimal ol,
.accordion-details ol.lower-roman ol {
    counter-reset: sub-counter;
    margin-top: 20px;
}

.accordion-details ol.decimal ol li,
.accordion-details ol.lower-roman ol li {
    counter-increment: sub-counter;
}

.accordion-details ol.decimal ol li::before {
    content: counter(sub-counter) ". ";
}

.accordion-details ol.list-lower-alpha>li::before {
    content: "(" counter(list-counter, lower-alpha) ") ";
}

.accordion-details .accordion-details th,
.accordion-details .accordion-details td {
    font-size: 1.8em;
    word-wrap: break-word;
    overflow-wrap: anywhere;
    white-space: normal;
}

.accordion-details .accordion-details th td,
.accordion-details .accordion-details td td {
    font-size: 1em;
}

.accordion-details .accordion-details .icon {
    width: 18px;
    height: 18px;
}

.accordion-details .accordion-details .icon-play {
    margin-top: 2px;
}

.text-block.show-link-icon a {
    width: calc(97% - 18px);
    margin-left: 2%;
    margin-top: 1px;
    color: #0070d0;
    overflow-wrap: anywhere;
}

.file-link {
    display: block;
}

.red-text {
    color: #f05d5e;
    font-weight: 700;
}

.file-link+.file-link {
    margin-top: 2.5em;
}

.file-link .icon,
.accordion-details .icon {
    width: 22px;
    height: 22px;
}

.icon-pdf {
    background-image: url(images/pdf.png);
}

.icon-doc {
    background-image: url(images/doc.png);
}

.icon-xls {
    background-image: url(images/xls.png);
}

.icon-play {
    background-image: url(images/play.png);
}

.icon-link {
    background-image: url(images/link.png);
}

.file-name {
    width: calc(98% - 22px);
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    margin-left: 1%;
    color: #0070d0;
}

.white-bg {
    padding: 3em 2em;
    background-color: #fff;
}

.link-blocks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 3%;
}

.link-block {
    display: block;
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    margin-bottom: 8em;
}

.link-block-inner {
    display: block;
    border-radius: 15px 0 15px 0;
    overflow: hidden;
    -webkit-box-shadow: 15px 15px 0 #9db2d8;
    box-shadow: 15px 15px 0 #9db2d8;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
    -ms-transition: box-shadow 0.3s;
    -webkit-transition: box-shadow 0.3s;
}

.link-block:hover {
    -webkit-box-shadow: 5px 5px 0 #9db2d8;
    box-shadow: 5px 5px 0 #9db2d8;
}

.link-block:hover .lb-text {
    background-color: #0070d0;
    color: #fff;
}

.link-block:hover img {
    -webkit-transform: perspective(1000px) scale(1.05, 1.05);
    transform: perspective(1000px) scale(1.05, 1.05);
    -webkit-transform-style: flat;
    transform-style: flat;
}

.lb-photo {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 60%;
}

.lb-text {
    display: block;
    background-color: #d6f3ff;
    color: #0070d0;
    font-size: 2.2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 5px 2em 5px 1em;
    height: 80px;
    background-position: right 15px center;
    background-size: 19px;
    background-repeat: no-repeat;
    background-image: url(images/icon-arrow-next-blue.png);
}

.lb-text span {
    left: 1em;
    width: calc(100% - 2em);
}

.accordion-icon {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    background-image: url(images/icon-plus.png);
    background-size: 100%;
    background-position: center top;
}

.accordion-lv2 .accordion-icon {
    width: 18px;
    height: 18px;
}

.accordion-lv3 .accordion-icon {
    margin-top: 3px;
}

.has-sidebar {
    position: relative;
    width: 100%;
}

.content-col {
    width: 76%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.sidebar-col {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #edf4fa;
    padding: 2% 1%;
    width: 24%;
    border-radius: 0 0 0 30px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.sidebar-col h2 {
    font-size: 2.3em;
    font-weight: 500;
    line-height: 1.2;
    margin: 10px 0;
}

.sidebar-col a {
    font-size: 1.19vw;
    color: #0070d0;
    font-family: "Lato", "Noto Sans SC", "Noto Sans HK", sans-serif;
}

.sidebar-col a:last-child {
    margin-top: 1.5em;
    display: block;
    margin-left: 0.6em;
}

.sidebar-col.sticky {
    position: fixed;
    top: 154px;
    height: calc(100vh - 154px);
    overflow-y: auto;
}

.sidebar-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    font-size: 2em;
    padding: 3%;
    border-radius: 15px;
    transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

.sidebar-link span {
    color: #333333;
}

.sidebar-link:hover {
    background-color: #d7e6f6;
}

.sidebar-link:hover .sl-tab {
    background-color: #0070d0;
}

.sidebar-link:hover .sl-tab span {
    color: #fff;
}

.sidebar-link.active {
    background-color: #d7e6f6;
}

.sidebar-link.active .sl-tab {
    background-color: #0070d0;
}

.sidebar-link.active .sl-tab span {
    color: #fff;
}

.sl-heading {
    display: block;
    width: calc(93% - 30px);
    margin-top: 7px;
}

.sl-tab {
    display: block;
    width: 2.262vw;
    height: 2.262vw;
    border-radius: 100px;
    font-size: 110%;
    background-color: #d7e6f6;
    transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

.sl-tab span {
    color: #0070d0;
}

.show-print {
    display: none;
}

.print-btn {
    background-image: url(images/print.png);
    background-size: 22px;
    background-color: #fff;
    font-size: 2em;
    color: #4059ad;
    margin-right: 15px;
    padding: 6px 45px 6px 12px;
    background-position: right 12px center;
    float: right;
}

.print-btn:hover {
    background-color: #fcfcfc;
    background-image: url(images/print.png);
}

.accordion-num {
    font-size: 7em;
    font-weight: 400;
    line-height: 1;
    color: #0070d0;
    font-family: "Outfit", "Noto Sans HK", "Noto Sans SC", sans-serif;
    margin-bottom: 7px;
}

.zh_CN .accordion-num {
    font-family: "Lato", "Noto Sans SC", "Noto Sans HK", sans-serif;
}

.quote-block {
    display: block;
    background-color: #edf4fa;
    border-radius: 15px;
    margin: 1.2% 0;
    padding: 2%;
}

.quote-block p:last-child {
    margin-bottom: 0;
}

.custom-table {
    margin-bottom: 3em;
}

.custom-table th {
    background-color: #d0e1f4;
    border: 1px solid #fff;
    padding: 15px 10px;
    font-weight: 600;
}

.custom-table td {
    background-color: #e7f1f9;
    border: 1px solid #fff;
    padding: 12px 10px;
}

.custom-table .blank {
    background-color: #fff;
}

.example-block {
    margin-bottom: 2.5%;
}

.example-block:last-child {
    margin-bottom: 0;
}

.example-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-align: anchor-center;
    -ms-flex-align: anchor-center;
    align-items: anchor-center;
}

.example-heading {
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 12px;
    font-size: 2em;
    line-height: 1.2;
    color: #fff;
    background-color: #0070d0;
    text-align: left;
    white-space: nowrap;
}

.example-heading span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.example-heading.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

li .example-heading {
    font-size: 1em;
}

.example-small-text {
    display: inline-block;
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    margin-left: 5px;
    /* max-width: 674px;*/
}

.example-text {
    border: 1px solid #0070d0;
    padding: 10px;
}

.example-text p {
    line-height: 1.8;
}

.example-text p:last-child,
.example-text li:last-child,
.example-text ul:last-child,
.example-text ol:last-child {
    margin-bottom: 0;
}

.border-top-row {
    display: inline-block;
    font-size: 1.8em;
    border-top: 1px solid;
    padding: 5px 0;
    width: 33%;
    margin-right: 5%;
    margin-top: 4em;
}

h2.accordion-heading.active {
    background-color: #d6f3ff;
}

h2.accordion-heading.bold {
    font-weight: 500;
}

.policies-guidelines-and-procedures .main-menu>ul>li:nth-child(4)>a,
.funding-schemes-administered-by-aqs .main-menu>ul>li:nth-child(5)>a,
.useful-links .main-menu>ul>li:nth-child(6)>a {
    color: #0070d0;
}

#menu-main-menu-1>li.current-menu-item>a:before,
#menu-main-menu-1>li.current-menu-parent>a:before,
#menu-main-menu-1>li>ul>li.current-menu-item>a:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    width: 100%;
    height: 4.5px;
    background-color: #0070d0;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    content: '';
}

.main-menu>ul>li:nth-child(1)>a,
.main-menu>ul>li:nth-child(6)>a {
    padding: 23px 0;
}

.useful-links .content>div:last-child {
    padding: 0;
}

.useful-links .main>div:last-child {
    padding-bottom: 182px;
}

i {
    font-style: italic;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

.table-link {
    margin-bottom: 12px;
}

.table-link:last-child {
    margin-bottom: 0;
}

.lb-text span {
    width: calc(100% - 3em);
}

.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #fff;
    border-radius: 90px;
    padding: 5px 5px 5px 30px;
    font-size: 2em;
    justify-content: space-between;
}

.search-form-text {
    width: 90%;
    background-color: transparent;
    color: #a0a0a0;
    font-weight: 400;
    line-height: 1.2;
}

[type="search"] {
    width: calc(99% - 44px);
}

.search-btn {
    font-size: 0;
    width: 44px;
    height: 44px;
    background-size: 50%;
    text-transform: uppercase;
    background-image: url(images/icon-search.png);
    background-color: #0070d1;
    background-repeat: no-repeat;
    background-position: center top 11px;
    border-radius: 44px;
}

.search-form-text::-webkit-input-placeholder,
.search-form-text:-moz-placeholder,
.search-form-text::-moz-placeholder,
.search-form-text:-ms-input-placeholder {
    color: #333333;
    opacity: 1;
}

.search-form .search-btn {
    background-position: center bottom 12px;
}

.search .block-entry {
    margin-top: 3em;
}

.search-page-heading {
    margin-bottom: 0.5em;
    font-size: 3.5em;
}

.search-page-count {
    margin-bottom: 2em;
}

.search-result {
    display: block;
    color: #0070d1;
    margin-bottom: 2em;
}

.search-result-title {
    font-size: 2.4em;
}

.header-search,
.header-email {
    height: 42px;
    width: 42px;
    background-color: rgba(255, 255, 255, 0.15);
    transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
}

.header-search .icon,
.header-email .icon {
    background-repeat: no-repeat;
    background-size: 16px;
    display: inline-block;
    display: block;
    margin: auto;
}

.header-email {
    background-color: #0070d0;
}

.header-search:hover,
.header-email:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.accordion-link a span:first-child {
    margin-left: 0;
}

li.no-list-style {
    list-style: none;
}

.accordion-lv2 .accordion-icon {
    width: 16px;
    height: 16px;
    margin-top: 6px;
    background-position: top;
}

.accordion-lv3 .accordion-icon {
    margin-top: 3px;
    margin-right: 10px;
}

.accordion-lv3 .accordion-heading,
.accordion-lv3 .accordion-link {
    display: flex;
    gap: 5px;
}

.accordion-lv3 .accordion-heading-inner {
    display: inline-block;
    width: calc(100% - 30px);
}

.accordion-lv2 .active .accordion-icon {
    background-image: url(images/minus.png);
    background-position: center;
}

.text-block.show-link-icon a {
    position: relative;
    margin-left: 0;
    display: flex;
    padding-left: 25px;
}

.text-block.show-link-icon a:before {
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    vertical-align: top;
    background-image: url(images/link.png);
    content: '';
    margin-right: 10px;
    margin-top: 5px;
}

.text-block.show-link-icon table a:before {
    position: absolute;
    left: 0;
    margin-right: 2%;
    margin-top: 0;
}

.example-blocks>ul>li {
    margin-left: 35px;
}

.example-blocks>ul,
.example-blocks>ul>li.no-list-style {
    margin-left: 0;
}

.default,
.custom-table {
    margin-bottom: 1.2em;
}

.example-small-text p,
.example-small-text li {
    font-size: 15px!important;
    line-height: 1;
}

.search .breadcrumb {
    display: none;
}

.accordion-details li td {
    vertical-align: top;
}

.page-template-page-honesty-in-academic-work-a-guide-for-students-and-teachers-details table {
    table-layout: auto;
}

.page-template-page-honesty-in-academic-work-a-guide-for-students-and-teachers-details table ol,
.page-template-page-honesty-in-academic-work-a-guide-for-students-and-teachers-details table ul {
    margin-left: 0;
}

.admin-bar .header {
    padding-top: 32px;
}

.sitemap-menu li {
    font-size: 1em;
    margin-bottom: 3em;
}

.sitemap-menu>ul>li {
    margin-bottom: 5em;
}

.sitemap-menu>ul>li>a {
    font-size: 2.2em;
    margin-bottom: 2em;
}

.sitemap-menu>ul>li li a {
    display: block;
    font-size: 2em;
    margin-bottom: 15px;
}

.sitemap-menu a:hover {
    color: #0070d0;
}

.sitemap-menu>ul>li>a {
    display: block;
    color: #0070d0;
    font-weight: 600;
    margin-bottom: 15px;
}

.accordion-details p {
    word-break: break-word;
}

.lh-1 p,
.lh-1 li,
.lh-1 td,
.lh-1 th {
    line-height: 1;
}

.lh-2 p,
.lh-2 li,
.lh-2 td,
.lh-2 th {
    line-height: 1.5;
}

.lh-3 p,
.lh-3 li,
.lh-3 td,
.lh-3 th {
    line-height: 2;
}

.lh-4 p,
.lh-4 li,
.lh-4 td,
.lh-4 th {
    line-height: 2.5;
}

.top-text {
    margin-top: 3%;
}

.fontsize-switch.small {
    background-image: url(images/small.png);
    background-size: contain;
    width: 8px;
    height: 17px;
    background-position: bottom;
    background-repeat: no-repeat;
}

.fontsize-switch.medium {
    background-image: url(images/small.png);
    background-size: contain;
    width: 10.5px;
    height: 17px;
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 0 5px;
    padding: 0;
}

.fontsize-switch.large {
    background-image: url(images/large.png);
    background-size: contain;
    width: 13px;
    height: 17px;
    background-position: bottom;
    background-repeat: no-repeat;
}

.fontsize-switch span {
    font-size: 0;
}

.default-list ol {
    list-style-type: auto;
    padding-left: 12px;
}

.list-style-default ol {
    list-style-type: auto;
}

.list-style-default li::marker {
    margin-left: 10px;
}

.custom-list>ol,
.custom-list>ul {
    margin: 2em 0;
}

.custom-list li {
    position: relative;
    background-color: #d6f3ff;
    padding: 10px;
    margin-bottom: 0;
    margin-left: 1em;
    padding-left: 3em;
}

.custom-list li:before {
    position: absolute;
    display: block;
    top: 0;
    left: -1.8em;
    width: 100%;
    height: 100%;
    background-color: #d6f3ff;
    content: '';
    z-index: -1;
}

.custom-list li:nth-child(even):before,
.custom-list li:nth-child(even) {
    background-color: #c0e0f1;
}

.custom-list ol,
.custom-list-style ol {
    list-style-type: none!important;
    counter-reset: list-counter;
    padding-left: 14px;
}

.custom-list li,
.custom-list-style li {
    position: relative;
    counter-increment: list-counter;
}

.custom-list.decimal li::before,
.list-style-1 li::before {
    position: absolute;
    left: 12px;
    content: "(" counter(list-counter, decimal) ") ";
}

.list-style-2 li::before {
    position: absolute;
    left: 12px;
    content: "[" counter(list-counter, decimal) "] ";
}

.custom-list.lower-roman li::before,
.list-style-3 li::before {
    position: absolute;
    left: 12px;
    content: "(" counter(list-counter, lower-roman) ") ";
}

.custom-list-style li {
    padding-left: 30px;
}

.custom-list-style li::before {
    position: absolute;
    left: 0;
}

.list-style-1 li::before {
    content: "(" counter(list-counter, decimal) ") ";
}

.list-style-2 li::before {
    content: "[" counter(list-counter, decimal) "] ";
}

.list-style-3 li::before {
    content: "(" counter(list-counter, lower-roman) ") ";
}

.list-style-4 li::before {
    content: counter(list-counter, upper-roman) ". ";
}

.list-style-5 li::before {
    content: "(" counter(list-counter, lower-latin) ") ";
}

@media screen and (min-width: 526px) {
    h2.accordion-heading:hover,
    h2.accordion-link:hover,
    .accordion-lv2 .accordion-heading:hover,
    .accordion-lv2 .accordion-link:hover {
        background-color: #0070d0 !important;
        color: #fff;
    }
    h2.accordion-heading:hover a,
    .accordion-link:hover a,
    .accordion-link:hover a span,
    .accordion-lv2 .accordion-heading:hover a,
    .accordion-lv2 .accordion-link:hover a span {
        color: #fff;
    }
    h2.accordion-heading:hover .accordion-icon,
    h2.accordion-link:hover .accordion-icon,
    .accordion-lv2 .accordion-heading:hover .accordion-icon,
    .accordion-lv2 .accordion-link:hover .accordion-icon {
        background-image: url(images/plus-w.png);
    }
    h2.accordion-heading.active:hover .accordion-icon,
    h2.accordion-link.active:hover .accordion-icon,
    .accordion-lv2 .accordion-heading.active:hover .accordion-icon,
    .accordion-lv2 .accordion-link.active:hover .accordion-icon {
        background-position: bottom;
    }
}

h2.accordion-heading.active .accordion-icon {
    background-image: url(images/icon-minus.png);
    background-position: top;
}

.custom-list.lower-roman>ol {
    list-style: none!important;
}

.custom-list.list-style-default ol {
    list-style-type: auto !important;
}

.custom-list.list-style-default ol li {
    padding-left: 0.5em;
}

.funding-scheme-section {
    margin-bottom: 10em;
}

.funding-scheme-heading {
    color: #3170d0;
    margin-bottom: 0.5em;
}