html,
body {
    font-family: "Noto Sans HK", sans-serif;
    text-align: justify;
}

* {
    font-family: "Noto Sans HK", sans-serif;
}

body {
    line-height: 1.7 !important;
}

html,
body.size_s {
    font-size: 16px;
}

.size_s h1 {
    font-size: 20px;
}

.size_s h2 {
    font-size: 18px;
}

.size_s h3 {
    font-size: 16px;
}

.size_s h6 {
    font-size: 14px;
}

html,
body.size_m {
    font-size: 18px;
}

.size_m h1 {
    font-size: 22px;
}

.size_m h2 {
    font-size: 20px;
}

.size_m h3 {
    font-size: 18px;
}

.size_m h6 {
    font-size: 16px;
}

html,
body.size_l {
    font-size: 20px;
}

.size_l h1 {
    font-size: 24px;
}

.size_l h2 {
    font-size: 22px;
}

.size_l h3 {
    font-size: 20px;
}

.size_l h6 {
    font-size: 18px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0px !important;
}

.all_font_size>.size {
    display: inline-block;
}

.all_font_size>.size.size_s {
    font-size: 16px;
}

.all_font_size>.size.size_m {
    font-size: 20px;
    padding-left: 3px;
    padding-right: 3px;
}

.all_font_size>.size.size_l {
    font-size: 22px;
}

.all_font_size>.size.active {
    color: #fff;
}

.header_bg_color {
    background: #3DA9C0;
}

.navbar {
    padding-top: 0rem !important;
    padding-bottom: 0px !important;
}

.color_white {
    color: #fff;
}

.menu_bg {
    background: -webkit-linear-gradient(top, #2497A7 40.38%, #D8F2FF 100%);
    background: linear-gradient(180deg, #2497A7 40.38%, #D8F2FF 100%);
}

.menu {
    padding: 1.5rem 1.2rem 1.2rem 1.2rem;
}

.font_bold {
    font-weight: bold;
}

.menu .content {
    padding-bottom: 0.5rem;
    margin-bottom: 0.8rem !important;
    border-bottom: 1px solid #fff;
}

.menu h3 a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.newsletter_bg {
    background: -webkit-linear-gradient(top, #D7F2FF 0%, #F4FBFF 85%);
    background: linear-gradient(180deg, #D7F2FF 0%, #F4FBFF 85%);
    padding-bottom: 2rem;
}

.row_banner {
    padding-bottom: 1rem;
}

.rectangle {
    background-color: lightblue;
    position: relative;
}

.rectangle:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0px;
    border-left: 30px solid transparent;
    border-bottom: 70px solid #fff;
}

.bg_white {
    background: #fff;
}

.pd_m {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.3rem;
}

.pb_l {
    padding-bottom: 2rem;
}

.mb_s {
    margin-bottom: 1rem !important;
}

.mb_m {
    margin-bottom: 1.3rem !important;
}

.pb_m {
    padding-bottom: 1.3rem;
}

.pt_m {
    padding-top: 1rem;
}

.pt_0 {
    padding-top: 0px;
}

.pb_0 {
    padding-bottom: 0px;
}

.mt_m {
    margin-top: 1rem;
}

.mb_xs {
    margin-bottom: 0.65rem;
}

.mb_xxs {
    margin-bottom: 0.2rem;
}

.title_bg {
    background: #3DA9C0;
}

.newsletter .title {
    padding: 7px;
    color: #fff;
    display: inline-block;
    padding-right: 2.5rem;
    padding-top: 10px;
    padding-bottom: 10px;
}

.newsletter .desktop_image_top {
    margin-top: -35%;
}

.newsletter img {
    width: 100%;
}

.color_green {
    color: #3DA9C0 !important;
}

.header_wrapper {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
}

.header {
    width: 100%;
    margin-top: 5px;
}

.header>div {
    display: inline-block;
    vertical-align: middle;
}

.header .all_size {
    float: right;
    color: #fff;
    margin-right: 20px;
}

.header .navbar_toggler {
    float: right;
}

.all_font_size span {
    cursor: pointer;
}

.mb_l {
    margin-bottom: 2rem;
}

.w3c_standard {
    padding-bottom: 40px;
}

.w3c_standard>div {
    max-width: 4rem;
    margin: 0 auto;
    cursor: pointer;
}

.footer_bg {
    background-image: url("images/footer_bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0px;
}

.footer_wrapper .footer {
    color: #fff;
}

.footer_wrapper .footer .footer_content_border {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.footer_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
}

.footer_menu a,
.footer_menu a:hover {
    color: #fff;
    text-decoration: none;
    display: block;
    padding-bottom: 10px;
}

.footer_menu>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.footer .w3c_standard {
    padding-top: 10px;
}

.footer .w3c_standard>div {
    margin: initial;
}

.footer .footer_content_border.short {
    display: inline-block;
}

.text-left {
    text-align: left;
}

.Informal_Meeting_with_EOsII_image_wrapper {
    max-width: 70%;
    margin: 0 auto;
}

.image_title {
    position: relative;
}

.image_title .triangle {
    top: 1px;
}

.size_s .image_title .triangle {
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #3DA9C0;
}

.size_m .image_title .triangle {
    position: absolute;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 15px solid #3DA9C0;
}

.size_l .image_title .triangle {
    position: absolute;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 15px solid #3DA9C0;
}

.image_title .triangle.purple {
    border-bottom: 12px solid #8490C8;
}

.image_title .triangle.yellow {
    border-bottom: 12px solid #FDB812;
}

.image_title .triangle.light_green {
    border-bottom: 12px solid #A6C8CB;
}

.image_title .triangle.green {
    border-bottom: 12px solid #3DA9C0;
}

.image_title .triangle.golden {
    border-bottom: 12px solid #D1AD53;
}

.image_title h6 {
    padding-left: 1rem;
}

.editor_postscript_image_wrapper {
    position: relative;
    max-width: 11.5rem;
    z-index: 3;
}

.editor_postscript_image_wrapper img {
    position: relative;
    z-index: 2;
}

.editor_postscript_image_wrapper .title {
    position: absolute;
    display: inline-block;
    top: 50%;
    -webkit-transform: translate(55px, -50%);
    transform: translate(55px, -50%);
    left: 0px;
    z-index: 1;
}

.title.color_black {
    color: black;
    background-color: #8CCFB7;
}

.weaknesses_row .weaknesses {
    padding: 30px 15px 20px 15px;
    box-shadow: 5px 3px 15px 1px rgba(0, 0, 0, 0.39);
    position: relative;
    border-bottom-right-radius: 30px;
}

.weaknesses_row .weaknesses.weaknesses_left {
    background: #8CCFB7;
}

.weaknesses_row .weaknesses.weaknesses_right {
    background: #80CFE0;
}

.author {
    text-align: right;
    padding-top: 30px;
    padding-bottom: 15px;
}

.weaknesses_row .weaknesses.weaknesses_right {
    background: #80CFE0;
}

.weaknesses .title {
    padding-top: 10px;
}

.button:before {
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.button span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.back_to_top_wrapper {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 3rem;
    right: 0px;
    cursor: pointer;
}

.mobile_left_menu_show {
    display: block;
}

.title_type_2 {
    color: #fff;
    border-radius: 0 80px 80px 0;
    margin-left: -1rem;
    padding-left: 1rem !important;
}

.pr_m {
    padding-right: 1rem;
}

.bg_purple {
    background: #8490C8;
}

.bg_deep_purple {
    background: #6F2B90;
}

.color_purple {
    color: #6F2B90;
}

.color_red {
    color: #E00D5E;
}

.color_blue {
    color: #4D87BF
}

.color_blue_2 {
    color: #85C4FA;
}

.color_blue_3 {
    color: #0F8ACB;
}

.color_deep_blue {
    color: #003373;
}

.color_deep_blue_2 {
    color: #0066BD;
}

.collaboration_project_wrapper {
    padding: 30px 15px;
    box-shadow: 12px 13px 16px -8px rgba(220, 216, 216, 0.75);
    border-bottom-right-radius: 30px;
}

.bg_light_yellow {
    background-color: #FFFCDF;
}

.bg_light_green {
    background-color: #A6C8CB;
}

.bg_yellow {
    background-color: #FDB812;
}

.font_color_black {
    color: #000 !important;
}

.conclusion_table {
    width: 50%;
    margin: 0 0 0 auto;
}

.ml_0 {
    margin-left: 0px;
}

.image_title .triangle.orange {
    border-bottom: 12px solid #F36F20;
}

.image_title .triangle.green_2 {
    border-bottom: 12px solid #00ABBD;
}

.image_title .triangle.light_green_2 {
    border-bottom: 12px solid #8EBE3E;
}

.color_orange {
    color: #F36F20;
}

.color_green_2 {
    color: #00ABBD;
}

.color_light_green_2 {
    color: #8EBE3E;
}

.color_golden {
    color: #D1AD53;
}

.color_green_3 {
    color: #00819A;
}

.bg_green_orange {
    background-color: #F36F20;
}

.bg_green_2 {
    background-color: #3DA9C0;
}

.bg_light_green_2 {
    background-color: #8EBE3E;
}

.overseas_posting {
    padding: 20px 20px;
    color: #fff;
    border-radius: 30px;
}

.title_center_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.exchange_program_wrapper {
    max-width: 60%;
    margin: 0 auto;
}

.exchange_program_bottom_images {
    border: 5px solid #fff;
    box-shadow: 5px 3px 15px 1px rgb(0 0 0 / 39%);
}

.exchange_program_bottom_images_row {
    max-width: 75% !important;
    margin: 0 auto !important;
}

.meeting_wrapper {
    max-width: 85% !important;
    margin: 0 auto !important;
}

.speo_peo_cep_seo_eoi_image_wrapper {
    max-width: 180px;
}

.news_from_ggo .section_three .left {
    display: inline-block;
    width: 45.5%;
}

.news_from_ggo .section_three .right {
    display: inline-block;
    width: 54.5%;
}

.news_from_ggo .section_six .left {
    display: inline-block;
    width: 42.5%;
}

.news_from_ggo .section_six .right {
    display: inline-block;
    width: 57.5%;
}

.first_meetup {
    max-width: 80%;
    margin-left: auto;
}

.Staff_Movements_in_GGO {
    max-width: 80%;
    margin-left: auto;
}

.Staff_Movements_in_GGO.in_GGO_right {
    margin-left: inherit;
}

.first_meetup.right_image_wrapper {
    margin-left: inherit;
}

.hr_image_wrapper {
    max-width: 70%;
    margin: 0 auto;
}

.the_Seminar_wrapper {
    max-width: 60%;
    margin: 0 auto;
}

.title_shadow {
    border: 3px solid #FFFFFF;
    box-shadow: 4px 4px 8px 0px #00000033;
}

table.editorial_board {
    width: 100%;
}

table.editorial_board tr:nth-child(odd) {
    background-color: #D4EFFC;
}

table.editorial_board tr:nth-child(even) {
    background-color: #FCF3D4;
}

table.editorial_board td {
    border-right: 1px solid #D1AD53;
    padding-left: 10px;
}

table.editorial_board td:last-child {
    border-right: none;
}

.news_letters_links_wrapper {
    background: -webkit-linear-gradient(left, #EFD798 0%, #FFFDE9 100%);
    background: linear-gradient(90deg, #EFD798 0%, #FFFDE9 100%);
    box-shadow: 2px 4px 10px 0px #00000033;
    position: relative;
    word-break: break-all;
    border-radius: 20px;
}

.news_letters_links_wrapper:before {
    position: absolute;
}

.news_letters_links_wrapper .link {
    color: #000;
    cursor: pointer;
    text-decoration: none;
}

.font_title_shadow {
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff, 0 6px 10px rgba(0, 0, 0, 0.25);
}

.posrel {
    position: relative;
}

.underline_none {
    text-decoration: none;
}

.all_font_size a:hover {
    color: white;
}

@media(max-width:991px) {
    .mobile_left_menu_show {
        display: none;
    }
    .mobile_left_menu_show {
        position: absolute;
        top: 35px;
        width: 100%;
        left: 0px;
        --bs-gutter-x: 0px !important;
    }
    .Informal_Meeting_with_EOsII_image_wrapper {
        max-width: 100%;
    }
    .header_wrapper .left {
        width: 80%;
    }
    .weaknesses.weaknesses_left {
        margin-bottom: 1.3rem;
    }
    .order_xs_1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order_xs_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .overseas_posting {
        margin-bottom: 1rem;
    }
    .overseas_posting.last {
        margin-bottom: 0rem;
    }
    .exchange_program_wrapper {
        max-width: 85%;
    }
    .exchange_program_bottom_images_row {
        max-width: 100% !important;
    }
    .meeting_wrapper {
        max-width: 100% !important;
    }
    .speo_peo_cep_seo_eoi_image_wrapper {
        margin: 0 auto;
    }
    .news_from_ggo .section_three .left {
        width: 100%;
    }
    .news_from_ggo .section_three .right {
        width: 100%;
    }
    .news_from_ggo .section_six .left {
        width: 100%;
    }
    .news_from_ggo .section_six .right {
        width: 100%;
    }
    .mb_md_m {
        padding-bottom: 1.3rem;
    }
    .exchange_program_bottom_images_row {
        --bs-gutter-x: 0rem;
    }
    .first_meetup {
        max-width: 100%;
        margin-bottom: 1rem;
    }
    .first_meetup.right_image_wrapper {
        margin-bottom: 1rem;
    }
    .hr_image_wrapper {
        max-width: 100%;
    }
    .the_Seminar_wrapper {
        max-width: 100%;
    }
    .meeting_Session_1_left {
        margin-bottom: 1rem;
    }
    .Staff_Movements_in_GGO {
        max-width: 100%;
    }
    .Staff_Movements_in_GGO.in_GGO_right {
        max-width: 100%;
    }
    .news_from_ggo .section_three .left {
        margin-bottom: 1rem;
    }
    .speo_promotees_left {
        padding-bottom: 1rem;
    }
    .mobile_mb_m {
        margin-bottom: 1rem;
    }
    .news_letters_links_wrapper {
        margin: 0px;
    }
    .newsletter .desktop_image_top {
        margin-top: 0%;
    }
    .w3c_standard>div {
        max-width: 5rem;
    }
}

@media(max-width:768px) {
    .menu {
        padding: 16px;
    }
    .newsletter .desktop_image_top {
        margin-top: 0px;
    }
    .header_wrapper .left {
        width: 80%;
    }
    .mobile_left_menu_show {
        display: none;
    }
    .content_image_row>.col-12:first-child {
        margin-bottom: 1rem;
    }
    .weaknesses.weaknesses_left {
        margin-bottom: 1.3rem;
    }
    .mobile_left_menu_show {
        display: none;
    }
    .mobile_left_menu_show {
        top: 45px;
    }
    .Informal_Meeting_with_EOsII_image_wrapper {
        max-width: 100%;
    }
    .weaknesses.weaknesses_left {
        margin-bottom: 1.3rem;
    }
    .conclusion_table {
        width: 100%;
    }
    .order_xs_1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order_xs_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .overseas_posting {
        margin-bottom: 1rem;
    }
    .overseas_posting.last {
        margin-bottom: 0rem;
    }
    .exchange_program_bottom_images_row {
        max-width: 100% !important;
    }
    .meeting_wrapper {
        max-width: 100% !important;
    }
    .speo_peo_cep_seo_eoi_image_wrapper {
        margin: 0 auto;
    }
    .news_from_ggo .section_three .left {
        width: 100%;
    }
    .news_from_ggo .section_three .right {
        width: 100%;
    }
    .news_from_ggo .section_six .left {
        width: 100%;
    }
    .news_from_ggo .section_six .right {
        width: 100%;
    }
    .mb_md_m {
        padding-bottom: 1.3rem;
    }
    .exchange_program_bottom_images_row {
        --bs-gutter-x: 0rem;
    }
    .first_meetup {
        max-width: 100%;
        margin-bottom: 1rem;
    }
    .first_meetup.right_image_wrapper {
        margin-bottom: 1rem;
    }
    .hr_image_wrapper {
        max-width: 100%;
    }
    .the_Seminar_wrapper {
        max-width: 100%;
    }
    .meeting_Session_1_left {
        margin-bottom: 1rem;
    }
    .Staff_Movements_in_GGO {
        max-width: 100%;
    }
    .Staff_Movements_in_GGO.in_GGO_right {
        max-width: 100%;
    }
    .news_from_ggo .section_three .left {
        margin-bottom: 1rem;
    }
    .speo_promotees_left {
        padding-bottom: 1rem;
    }
    .mobile_mb_m {
        margin-bottom: 1rem;
    }
    .news_letters_links_wrapper {
        margin: 0px;
    }
    .newsletter .desktop_image_top {
        margin-top: 0%;
    }
    .w3c_standard>div {
        max-width: 5rem;
    }
}

@media(max-width:767px) {
    .newsletter .desktop_image_top {
        margin-top: 0px;
    }
    .header .left {
        width: 65%;
        line-height: 20px;
    }
    .header {
        padding: 10px 0px;
        height: auto;
        line-height: auto;
    }
    .footer_menu {
        display: block;
    }
    .footer .w3c_standard {
        padding-top: 20px;
    }
    .footer .footer_right {
        padding-top: 20px;
    }
    .footer .w3c_standard>div {
        margin: initial;
        display: inline;
    }
    .mobile_g_0 {
        --bs-gutter-x: 0px !important;
    }
    .header_wrapper .navbar-toggler-icon {
        display: block;
    }
    .header .navbar_toggler {
        margin-top: 5px;
    }
    .mobile_left_menu_show {
        display: none;
    }
    .container_custom {
        max-width: 100% !important;
    }
    .mobile_left_menu_show {
        position: absolute;
        top: 3.5rem;
        width: 100%;
        left: 0px;
        --bs-gutter-x: 0px !important;
    }
    .Informal_Meeting_with_EOsII_image_wrapper {
        max-width: 100%;
    }
    .content_image_row>.col-12:first-child {
        margin-bottom: 1rem;
    }
    .size_l .rectangle:after {
        border-bottom: 110px solid #fff;
    }
    .weaknesses.weaknesses_left {
        margin-bottom: 1.3rem;
    }
    .conclusion_table {
        width: 100%;
    }
    .order_xs_1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order_xs_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .overseas_posting {
        margin-bottom: 1rem;
    }
    .overseas_posting.last {
        margin-bottom: 0rem;
    }
    .exchange_program_wrapper {
        max-width: 100%;
    }
    .exchange_program_bottom_images_row {
        max-width: 100% !important;
    }
    .meeting_wrapper {
        max-width: 100% !important;
    }
    .speo_peo_cep_seo_eoi_image_wrapper {
        margin: 0 auto;
    }
    .news_from_ggo .section_three .left {
        width: 100%;
    }
    .news_from_ggo .section_three .right {
        width: 100%;
    }
    .news_from_ggo .section_six .left {
        width: 100%;
    }
    .news_from_ggo .section_six .right {
        width: 100%;
    }
    .mb_md_m {
        padding-bottom: 1.3rem;
    }
    .exchange_program_bottom_images_row {
        --bs-gutter-x: 0rem;
    }
    .first_meetup {
        max-width: 100%;
        margin-bottom: 1rem;
    }
    .first_meetup.right_image_wrapper {
        margin-bottom: 1rem;
    }
    .hr_image_wrapper {
        max-width: 100%;
    }
    .the_Seminar_wrapper {
        max-width: 100%;
    }
    .meeting_Session_1_left {
        margin-bottom: 1rem;
    }
    .Staff_Movements_in_GGO {
        max-width: 100%;
    }
    .Staff_Movements_in_GGO.in_GGO_right {
        max-width: 100%;
    }
    .news_from_ggo .section_three .left {
        margin-bottom: 1rem;
    }
    .speo_promotees_left {
        padding-bottom: 1rem;
    }
    .mobile_mb_m {
        margin-bottom: 1rem;
    }
    .news_letters_links_wrapper {
        margin: 0px;
    }
    .newsletter .desktop_image_top {
        margin-top: 0%;
    }
    .w3c_standard>div {
        max-width: 4rem;
    }
}