body {
    font-family: "Montserrat", Arial, sans serif;
    font-weight: 400;
    color: #0A0C0D;
}
a {
    color: #2BAAE1;
}
.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax>.jarallax-img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
@media (min-width: 860px) {
    .container {
        max-width: 832px;
    }
    .container-wide {
        max-width: 960px;
    }
    .container-wide-2 {
        max-width: 1160px;
    }
}
.view .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.page-1.jarallax {
    height: 100vh;
}
.page-1 .gradient {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(180deg, #2BAAE1 27.77%, rgba(43, 170, 225, 0.884374) 57.87%, rgba(43, 170, 225, 0) 100%);
}
.fintech-vector-bg {
    background: radial-gradient(91.99% 350.52% at 50% 54.7%, #FFFFFF 0%, rgba(234, 234, 234, 0.15) 32.03%, rgba(0, 160, 228, 1) 150%), url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/bg-sm.svg) no-repeat;
    background-size: cover;
}
.fintech-vector-bg4,
.fintech-vector-bg2,
.fintech-vector-bg3  {
    background: top right no-repeat url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector-bg-sm.svg);
}


.fintech-vector-bg5 {
    background: center top no-repeat url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector-bg-5.svg);
}


@media (max-width: 420px) {
    .fintech-vector-bg-sm-left {
        background: top left no-repeat url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector-bg-sm-left.svg);
    }
}

@media (min-width: 420px) {
    .fintech-vector-bg2 {
        background: center top no-repeat url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector-bg-2.svg);
    }
    .fintech-vector-bg4 {
        background: center top no-repeat url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector-bg-4.svg);
    }
    .fintech-vector-bg3 {
        background:  center top no-repeat url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector-bg-3.svg);
    }
    .fintech-vector-bg {
        background: radial-gradient(91.99% 350.52% at 50% 54.7%, #FFFFFF 0%, rgba(234, 234, 234, 0.15) 32.03%, rgba(0, 160, 228, 1) 150%), url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector-left.svg) no-repeat  top left,  url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector-right.svg) no-repeat bottom right;
    }
}

@media (min-width: 992px) {
    .page-1 .gradient {
        height: 40%;
    }
}
.banner-height {
    min-height: 281px;
}

.partner-link {
    margin-left: auto;
    display: none;
}
.partner-link a {
    font-size: 12px;
    padding: 0 12px;
    color: white;
}
.arrow-down {
    position: absolute;
    left: calc(50% - 30px);
    bottom: 300px;
    text-decoration: none;
}
.intro-text {
    transform: translateY(80px);
}
.img-wrapper img  {
    max-width: 100%;
}
@media (min-width: 992px) {
    .partner-link {
        display: block;
    }
    .page-1.jarallax {
        height: calc(100vh + 240px);
    }
    .intro-text {
        transform: translateY(100px);
    }
    .banner-height {
        min-height: 434px;
    }
    .fin-banner-height {
        min-height: 658px;
    }
    .arrow-down {
        bottom: 300px;
    }
}
#navbarNav {
    z-index: 1001;
}
.menu-bar {
    position: absolute;
    width: 100%;
}
.menu-bar .navbar {
    padding-bottom: 0;
    padding-top: 0;
}
.navbar-dark {
    background-color: #000;
}
.main-nav .nav-link {
    background: rgba(10, 12, 13, 0.15);
    padding: 8px 30px;
    min-width: 120px;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}
.main-nav .nav-link.active {
    background-color: #A2087F;
}
.main-nav .nav-link:hover {
    color: white;
}
@media (max-width: 992px) {
    .menu-bar .navbar {
        background-color: #0A0C0D;
        color: white;
    }
    .menu-bar .navbar-toggler:focus {
        box-shadow: none;
    }
    .main-nav {
        flex-direction: column;
        background-color: #FFFFFF;
    }
    .main-nav .nav-item .nav-link {
        background: #FFF;
        color: #0A0C0D;
        padding: 15px 12px;
    }
    .main-nav .nav-item:nth-child(2n+1) .nav-link {
        background: #EFF2F3;
    }
    .main-nav .nav-item .nav-link.active {
        background-color: #A2087F ;
    }
    .main-nav .nav-item .nav-link:hover {
        color: white;
    }
   
    .menu-bar .navbar-brand {
        padding-left: 12px;
        font-size: 14px;
        line-height: 18px;
    }
   .navbar-dark .navbar-toggler-icon {
        background-image: url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/close.svg);
        height: 16px;
        width: 16px;
    }
    .navbar-dark .collapsed .navbar-toggler-icon {
        background-image: url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/menu.svg);
        height: 18px;
        width: 18px;
    }
}

@media (min-width: 860px) {}

.display-1 {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    padding: 0px 10px;
    display: inline-flex;
    align-items: center;
    margin-bottom: 12px;
}
.display-1 h1,
.display-1 h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(90deg, #A2087F 0.08%, #D5007D 100.08%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.display-sm t {
    display: inline-flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 3px 5px;
    font-weight: 700;
    color: #A2087F;
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    background-color: white;
    text-transform: uppercase;
}
.fintech-page .display-2 h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 16px;
}
.fintech-page .display-2 h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 16px;
}
.fintech-page .intro-text .share-bar {
    margin: 0 0 40px;
}
@media (min-width: 370px) {
    .display-sm t {
        font-size: 18px;
    }
}
@media (min-width: 992px) {
    .fintech-page .intro-text .share-bar {
        margin: 20px 0 40px;
    }
    .fintech-page .display-2 h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .fintech-page .display-2 h1 {
        font-size: 48px;
        line-height: 59px;
    }
}
.display-1 h2 {
    font-size: 18px;
    line-height: 21px;
}

.text-2 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    max-width: 85%;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.text-wrap {
    background: linear-gradient(0deg, #A2087F, #A2087F);
    display: inline;
    color: white;
    padding: 1px 3px;
    line-height: 18px;
    font-size: 18px;
}
@media (min-width: 992px) {
    .display-1 h1{
        font-size: 48px;
        line-height: 59px;
    }
    .display-1 h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .text-2 {
        font-size: 20px;
        line-height: 24px;
    }
}
.share-bar {
    margin: 20px 0;
}
.share-bar .label {
    color: white;
    line-height: 100%;
    align-self: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.share-bar svg {
}
.share-bar .nav-link {
    margin: 5px;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 15%);
    border-radius: 100px;
    padding: 3px 2px;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.text-overlap-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.text-overlap {
    background-color: white;
   padding: 0;
}
.spacer {
    position: absolute;
    background-color: #fff;
    top: -10px;
    height: 10px;
    left: 0;
    right: 0;
}
@media (min-width: 992px) {
    .text-overlap {
        padding: 50px;
        box-shadow: 0px 0px 10px rgba(43, 36, 131, 0.3);
    }
}
.page-2 {
    padding-bottom: 30px;
}

.qt-container {
    margin-top: 60px;
    margin-bottom: 60px;
}
@media (min-width: 992px) {
    .qt-container {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .page-2 {
        background-image: url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/bg-vector.jpeg);
        background-position: top -1px left;
        background-repeat: no-repeat;
    }
    .page-2.fintech-vector {
        background-image: url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-vector.svg);
        background-position: top;
        background-size: center;
        padding-bottom: 80px;
    }
}
.qt-container > div {
    text-align: center;
}
.qt-container img {
    width: 192px;
    margin-bottom: 20px;
}
.qt-container blockquote {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    position: relative;
    padding-left: 0;
    margin-bottom: 24px;
    text-align: left;
    padding-top: 34px;
}

.qt-container blockquote svg {
    width: 35px;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
    color: #A2087F;
}
.qt-container .author {
    font-family: Montserrat;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}
.author .name {
    color: #A2087F;
    font-weight: 500;
}
@media (min-width: 992px) {
    .qt-container blockquote {
        font-size: 28px;
        line-height: 34px;
        padding-left: 85px;
        padding-top: 30px;
    }
    .qt-container blockquote svg {
        width: 70px;
        height: 52px;
        top: 5px;
    }
    .qt-container .author {
        margin-left: 85px;
        font-size: 20px;
        line-height: 24px;
    }
    .qt-container img {
        width: 234px;
    }
}
.fact-box {
    padding: 24px;
    font-size: 24px;
    font-weight: 700;
    color: #98378E;
    line-height: 29px;
    border: 5px solid #98378E;
    position: relative;
    width: 100%;
    max-width: 414px;
    margin-bottom: 24px;
}
.fact-box::before {
    display: none;;
}
.fact-box.dark-blue {
    border-color: #2B2482;
    color: #2B2482;
}

.fact-box.blue {
    border-color: #2BAAE1;
    color: #2BAAE1;
}
.fact-box.orange {
    border-color: #F87238;
    color: #F87238;
}
.fact-box.red {
    border-color: #FF0000;
    color: #FF0000;
}
.fact-box.dark-blue:before {
    content: url("https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/factbox-h-arrow-dark-blue.svg");
}
.fact-box.left.dark-blue:before {
    content: url("https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/factbox-arrow-dark-blue-left.svg");
}
.fact-box.red:before {
    content: url("https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/factbox-h-arrow-red.svg");
}
.fact-box.orange:before {
    content: url("https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/factbox-h-arrow-left-orange.svg");
}
.fact-box.blue:before {
    content: url("https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/factbox-h-arrow-left-blue.svg");
}
.fact-box.left:before {
    right:auto;
    left: -5px;
}
.fact-box.left {
    float: right;
}
.img-box {
    display: flex;
    align-items:center;
    margin-bottom: 24px;
}
.img-box img {
    max-width: 100%;
    margin-left: auto;
}
.img-box.img-box-left img {
    margin-right: auto;
    margin-left: 0;
}
p {
    color: #0A0C0D;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: left;
}
@media (min-width: 992px) {
    .fact-box-wrapper {
        padding: 32px 0 100px 0;
    }
    .fact-box {
        padding: 36px;
        font-size: 32px;
        font-weight: 700;
        line-height: 38px;
        max-width: ;
    }
    .img-box {
        margin-bottom: 0;
    }
    .img-box img {
        max-width: 626px;
        margin-left: auto;
    }
    p {
        font-size: 20px;
        line-height: 24px;
    }
    .fact-box:before {
        display: block;
        content: url("https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/factbox-h-arrow.svg");
        position: absolute;
        width: 30px;
        height: 30px;
        top: -35px;
        right: -5px;
    }
}
.section-heading {
    display: inline-block;
    text-transform: uppercase;
    margin: 24px 0 24px 0;
    color: white;
}
.section-heading span {
    display: inline;
    padding: 5px;
    line-height: 40px;
    font-weight: 700;
    font-size: 25px;
    box-shadow: 0px 4px 0px rgba(85, 85, 85, 0.15);
}
.section-heading .gradient-bg {
    background: linear-gradient(274.71deg, #A1087F 2.53%, #2B2482 54.35%, #00A0E4 106.17%);
}
@media (min-width: 992px) {
    .section-heading {
        font-size: 36px;
        line-height: 40px;
        margin: 65px 0 50px 0;
    }
    .section-content span {
        font-size: 36px;
        box-shadow: 0px 4px 0px rgba(85, 85, 85, 0.15);
    }
}

.ribbon {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 0;
}
@media (min-width: 992px) {
    .ribbon {
        width: 100px;
        height: 100px;
    }
}
.stripe {
    content: "";
    height: 5px;
    position: absolute;
    background: #2B2483;
    width: 100%;
}
.stripe.stripe-orange {
    background: #E7000E;
}
.stripe.stripe-green {
    background: #8ABD18;
}
.bottom-right {
    right: 0;
    bottom: 0;
    left: auto;
    top: auto;
}
.section-content {
    padding-bottom: 18px;
}
@media (min-width: 992px) {
    .section-content {
        padding-bottom: 30px;
    }
}
.section-heading.theme-green {
    background: #00943F;
}
.section-heading.theme-yellow {
    background: #F7A200;
}
.facts-bg {
    background-position: bottom -60px left 77%;
    position: relative;
    min-height: 434px;
    background-image: url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/vector-arrows-white.svg);
    background-color: #2B2483;
    background-repeat: no-repeat;
}
.facts-bg.fintech {
    background-image: url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/vector-arrows-grey.svg);
    background-color: white;
}
@media (min-width: 992px) {
    .facts-bg {
        background-position: bottom left;
    }
}
.facts .fig {
    display: block;
    text-align: center;
    padding: 32px 48px;
}
.wef-source {
    color: #B1BCC3;
    padding: 15px 12px;
    font-size: 14px;
}
@media (min-width: 768px) {
    .facts .fig {
        padding: 74px 24px;
    }
    .wef-source {
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 16px;;
    }
}

.facts svg {
    margin: auto;
    display: block;
    margin-bottom: 24px;
    height: 60px;
}
.facts .fig t {
    display: inline-flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 3px 5px;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: white;
    background: linear-gradient(96.7deg, #8ABD18 1.27%, #00943F 99.54%);
    box-shadow: 0px 4px 0px rgba(85, 85, 85, 0.15);
}
.facts .fig-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
.fig-text-top {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin: 20px 0;
}
.fintech .facts .fig-text {
    color: #000;
}
.fintech .facts .fig t {
    background: #2B2483;
}

@media (min-width: 768px) {
    .facts .fig-text {
        display: flex; 
        justify-content: center;
    }
}


@media (min-width: 992px) {
    .facts .fig {
        padding: 90px 20px;
    }
    .facts .fig t {
        font-size: 43px;
        line-height: 48px;
    }
    .facts .fig-text {
        font-size: 20px;
        line-height: 24px;
    }
}

.hk-logo {
    max-width: 250px;
}
.share-bar-footer {
    margin-top: 32px;
}
.share-bar-footer .nav-link {
    padding-left: 5px;
    padding-right: 5px;
}
.media-wrapper {
    padding: 48px 0;
    background-color: #2B2482;
}
.media {
    border-radius: 5px;
    display: flex;
    flex-direction: column;
}

.media img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    max-width: 100%;
}
.media-body {
    width: 100%;
    background-color: #FFF;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.media .tag {
    color: #A2087F;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
}
.media h5 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}
.media a {
    color: #000;
    text-decoration: none;
}
.card-heading {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 33px;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.facts-heading {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #2B2483;
}
.fintech-page .facts-bg {
    border: 5px solid #2B2483;
    padding: 52px 15px 5px 15px;
}
.fintech-page  .page-1 .gradient {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    height: 90vh;
    background: linear-gradient(179.83deg, #2B2482 18.6%, rgba(43, 36, 130, 0) 99.83%);

}
.gradient-vector {
    width: 100%;
    opacity: .6;

}
.fintech-page .page-1 {
    background-color: rgba(43, 170, 225, 0.884374);
    background-image: url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-intro-sm.jpg);
    background-repeat: no-repeat;
}

@media (min-width: 400px) {
    .fintech-page .page-1 {
        background-image: url(https://gulfnews-labs.s3.us-east-1.amazonaws.com/partner-content/hongkong/images/fintech-intro-v6.jpg);
        background-repeat: no-repeat;
    }
    .fintech-page  .page-1 .gradient {
        height: 60vh;
    }
}


.fintech-page .text-2 {
    max-width: 100%;
}
.fintech-page .wef-source {
    color: #000;
}
.img-content {
    margin-top: 24px;
}

@media (min-width: 600px) {

    .media {
        flex-direction: row;
    }
    .media-body {
        width: 50%;
        border-radius: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        padding: 0 30px;
    }
    .media img {
        border-radius: 0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
}

@media (min-width: 600px) and (max-width: 992px) {
    .fintech-page .text-2 {
        font-size: 22px;
        line-height: 28px;
    }
    .qt-container {
        padding: 0 75px;
    }
}



@media (min-width: 992px) {
    .fintech-page .text-2 {
        max-width: 80%;
    }
   
    
    .media-wrapper {
        padding: 100px 0;
    }
    .img-content {
        margin-top: 50px;
        margin-bottom: 60px;
    }
   
    .media h5 {
        font-size: 24px;
        line-height: 29px;
    }
    .card-heading {
        font-size: 36px;
        line-height: 40px;
    }
    .facts-heading {
        font-size: 20px;
        line-height: 24px;
    }
}




/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {  
    #parallax_container { width: 100% !important; }
  }  
  
  
   #parallax_navbar  {
      /* background-color: #fbfdff;
      color: #242222;
      position: fixed; */
      top: 0;
      width: 100%;
      display: block;
      transition: top 0.3s;
      z-index: 999;
      box-shadow: 0 2px 8px 0 hsla(0,0%,7%,.1); 
  
      background: rgba(251, 253, 255, 0.7);
      backdrop-filter: blur(7px);
      -webkit-backdrop-filter: blur(7px);
  
  
    }
  
  #parallax_navbar img { height: 25px; margin:8px  16px;}
  
  #parallax_container 
  {
    width: 61%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
   
  #parallax_navbar a { 
    text-decoration: none; 
    font-size: .9rem;
    color: #525252; 
  }
  #parallax_navbar a:hover { 
    color: #0c0c0c; 
  }

