﻿.applyfund-popup .inner .link-container .content-container {
    text-align: left;
    max-height: 700px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .applyfund-popup .inner .link-container .content-container h2 {
        font-family: "FuturaSBOP-Round", helvetica, sans-serif, arial;
        font-size: 32px;
        line-height: 36px;
        color: #6659B0;
        margin: 0 0 30px;
    }

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .applyfund-popup .inner .link-container .content-container h2 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media screen and (max-width: 767px) {
    .applyfund-popup .inner .link-container .content-container h2 {
        font-size: 26px;
        line-height: 30px;
    }
}

[lang="zh_CN"] .applyfund-popup .inner .link-container .content-container h2,
[lang="zh_HK"] .applyfund-popup .inner .link-container .content-container h2 {
    font-family: "STHeitiTC", "Microsoft JhengHei", helvetica, sans-serif, arial;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 34px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    [lang="zh_CN"] .applyfund-popup .inner .link-container .content-container h2,
    [lang="zh_HK"] .applyfund-popup .inner .link-container .content-container h2 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media screen and (max-width: 767px) {
    [lang="zh_CN"] .applyfund-popup .inner .link-container .content-container h2,
    [lang="zh_HK"] .applyfund-popup .inner .link-container .content-container h2 {
        font-size: 26px;
        line-height: 30px;
    }
}

[lang="zh_CN"] .applyfund-popup .inner .link-container .content-container h2 {
    font-family: "STHeitiTC", "Microsoft JhengHei", helvetica, sans-serif, arial;
}
