.w-embed-youtubevideo {
    width: 100%;
    position: relative;
    /*padding-bottom: 0px;*/
    padding-bottom: 19%;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
    background-size: cover;
    background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
    min-height: 75px;
    padding-bottom: 56.25%;
}

.w-checkbox {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}

.w-checkbox::before {
    content: ' ';
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

.w-checkbox::after {
    content: ' ';
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    clear: both;
}

.w-checkbox-input {
    float: left;
    margin-bottom: 0px;
    margin-left: -20px;
    margin-right: 0px;
    margin-top: 4px;
    line-height: normal;
}

.w-checkbox-input--inputType-custom {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 12px;
    height: 12px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    border-top-color: #3898ec;
    border-bottom-color: #3898ec;
    border-left-color: #3898ec;
    border-right-color: #3898ec;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
    box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
    font-family: 'Microsoft JhengHei', sans-serif;
    color: #111;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
}

a {
    color: #111;
    text-decoration: none;
}

div.menu_container {
    z-index: 999999;
}

.section_container {
    position: relative;
    /*overflow: hidden;*/
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
}

.section_container.news {
    /*padding-right: 30px;*/
    /*padding-left: 30px;*/
}

.section_container.news.detail_other {
    background-color: #425cce;
    color: #fff;
}

.section_container.home_star {
    overflow: visible;
    margin-top: -60px;
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbc041), to(#f8924a));
    background-image: linear-gradient(180deg, #fbc041, #f8924a);
}

.section_container.home_career {
    overflow: visible;
    margin-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #425cce;
}

.section_container.home_career.career {
    margin-top: 0px;
    background-color: #4ac9c2;
}

.section_container.sharing {
    padding-right: 15px;
    padding-left: 15px;
}

.section_container.footer {
    overflow: visible;
    background-color: #ebebeb;
}

.section_container.inner_page_index {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 9;
    /*overflow: visible;*/
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}

.section_container.no_padding {
    padding-right: 0px;
    padding-left: 0px;
}

.section_container.about_foreword {
    margin-bottom: -100px;
}

.section_container.about_committee {
    margin-top: -50px;
    padding-bottom: 200px;
    background-color: #fab044;
    color: #fff;
}

.section_container.apply_now {
    margin-top: -25px;
    margin-bottom: 90px;
}

.section_container.stars_prog1 {
    background-color: #425cce;
    color: #fff;
}

.section_container.stars_prog2 {
    background-color: #25b0cb;
    color: #fff;
}

.section_container.edu_igec {
    background-color: #f9b745;
    color: #fff;
}

.section_container.ls_ap {
    padding-right: 30px;
    padding-left: 30px;
    background-color: #99afbf;
    color: #fff;
}

.section_container.career_ratp {
    background-color: #e65529;
}

.section_container.ratp_apply {
    background-color: #814fdd;
    color: #fff;
}

.section_container.contact_2 {
    background-color: #425cce;
    color: #fff;
}

div.section_container.inner_page_index {
    position: sticky;
    top: 0;
    overflow: auto;
}

.section_container_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5%;
    /*padding-bottom: 5%;*/
    padding-bottom: 7%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.section_container_in.header {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .section_container_in.header {
        flex: 1 0 auto;
    }
}

.section_container_in.home_star {
    max-width: 1400px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.section_container_in.home_2block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.section_container_in.home_2block.ath_consult {
    padding-bottom: 0px;
}

.section_container_in.home_career {
    max-width: 1600px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.section_container_in.news {
    max-width: 1240px;
}

.section_container_in.news.detail {
    padding-top: 60px;
}

.section_container_in.sharing {
    max-width: 1300px;
}

.section_container_in.apply_now {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 48px;
    line-height: 52px;
    font-weight: 900;
    text-align: center;
}

.section_container_in.apply_now:hover {
    color: #e65529;
}

.section_container_in.inner_page_index {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section_container_in._2part {
    max-width: 1300px;
}

.section_container_in._2part.ratp_prog {
    padding-top: 0px;
}

.section_container_in._2part.ratp_obj {
    padding-bottom: 0px;
}

.section_container_in.stars_pofo {
    max-width: 1300px;
    padding-top: 0px;
}

.section_container_in.edu_consult {
    padding-top: 0px;
    padding-bottom: 0px;
}

.section_container_in.scholarship {
    max-width: 1300px;
    padding-top: 45px;
}

.section_container_in.ls_tp {
    padding-top: 0px;
}

.section_container_in.no_bottom_padding {
    padding-bottom: 0px;
}

.section_container_in.ratp_apply {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.section_container_in.contact_1 {
    max-width: 1300px;
    padding-bottom: 0px;
}

.section_container_in.contact_us_2 {
    padding-top: 45px;
}

.section_container_in.sitemap {
    padding-bottom: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.header_logo {
    height: 64px;
}

.header_logo_line {
    width: 1px;
    height: 64px;
    margin-right: 15px;
    margin-left: 15px;
    background-color: #e5e5e5;
}

.header_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
}

.header_menu_btn {
    width: 60px;
    height: 60px;
    margin-right: -10px;
    margin-left: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url('../images/header_menu_open.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_menu_btn:hover {
    background-image: url('../images/header_menu_open_h.png');
}

.header_menu_btn.close {
    background-image: url('../images/header_menu_close.png');
    background-size: 75%;
}

.header_menu_btn.close:hover {
    background-image: url('../images/header_menu_close_h.png');
}

.header_right_up {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header_up_right_up_btn {
    width: 20px;
    height: 20px;
    margin-left: 25px;
}

.header_up_right_up_btn:hover {
    opacity: 0.75;
}

.header_up_right_up_btn.search {
    background-image: url('../images/header_icon_search.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_up_right_up_btn.search:hover {
    background-image: url('../images/header_icon_search_h.png');
}

.header_up_right_up_btn.facebook {
    margin-right: -2px;
    margin-left: 23px;
    background-image: url('../images/header_icon_facebook.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_up_right_up_btn.facebook:hover {
    background-image: url('../images/header_icon_facebook_h.png');
}

.header_up_right_up_btn.ig {
    background-image: url('../images/header_icon_ig.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_up_right_up_btn.ig:hover {
    background-image: url('../images/header_icon_ig_h.png');
}

.header_up_right_up_btn.youtube {
    background-image: url('../images/header_icon_youtube.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_up_right_up_btn.youtube:hover {
    background-image: url('../images/header_icon_youtube_h.png');
}

.header_up_right_up_btn.whatsapp {
    background-image: url('../images/header_icon_whatsapp.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_up_right_up_btn.whatsapp:hover {
    background-image: url('../images/header_icon_whatsapp_h.png');
}

.header_up_right_up_btn.email {
    background-image: url('../images/header_icon_email.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_up_right_up_btn.email:hover {
    background-image: url('../images/header_icon_email_h.png');
}

.header_up_right_up_btn.lang {
    width: auto;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}

.header_up_right_up_btn.lang:hover {
    color: #e65529;
}

.header_up_right_up_btn.lang.tc {
    /*font-family: 'Noto Sans HK', sans-serif;*/
    font-family: 'Microsoft JhengHei', sans-serif;
    font-size: 15px;
}

.header_right_down {
    margin-bottom: -15px;
    padding-top: 20px;
}

.header_right_down_btn {
    margin-left: 20px;
    padding-bottom: 10px;
    border-bottom: 5px solid transparent;
    font-weight: 900;
}

.header_right_down_btn:hover {
    color: #e65529;
}

.header_right_down_btn.w--current {
    border-bottom-color: #e65529;
}

.home_kv_slider {
    width: 100%;
    height: auto;
    background-color: transparent;
}

.home_kv_slider_container {
    position: relative;
    width: 100%;
}

.home_kv_slider_arrow {
    display: none;
}

.home_kv_slider_nav {
    bottom: 75px;
    width: 100%;
    padding-left: 120px;
    text-align: left;
}

.home_kv_mask {
    width: 100%;
    height: auto;
}

.home_kv_slide {
    width: 100%;
}

.home_kv_text_container {
    width: 675px;
    padding-top: 75px;
    padding-bottom: 75px;
    opacity: 0;
    -webkit-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate(0px, 100px);
    color: #fff;
}

.home_kv_title {
    width: 100%;
    margin-bottom: 30px;
    font-size: 110px;
    line-height: 100px;
    font-weight: 900;
}

.home_kv_slide_in {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 700px;
    padding-left: 120px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.home_kv_text {
    max-width: 75%;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
}

.home_kv_slide_bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    overflow: hidden;
}

.home_kv_slide_bg_circle {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 1200px;
    max-width: none;
    margin-top: -300px;
    margin-left: -500px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), to(transparent));
    background-image: linear-gradient(90deg, #fff 50%, transparent);
}

.home_kv_scroll {
    position: absolute;
    left: 50px;
    top: auto;
    right: auto;
    bottom: 20px;
    z-index: 2;
    width: 20px;
    height: 200px;
    background-image: url('../images/home_kv_scroll.gif');
    background-position: 50% 100%;
    background-size: 16px;
    background-repeat: no-repeat;
    opacity: 0.5;
}

.home_kv_scroll:hover {
    opacity: 1;
}

.home_kv_apply_btn {
    position: absolute;
    left: auto;
    top: auto;
    right: 25px;
    bottom: 25px;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 999px;
    background-color: #425cce;
    color: #fff;
    font-weight: 900;
}

.home_kv_apply_btn:hover {
    background-color: #e65529;
}

.home_kv_apply_btn_icon {
    height: 16px;
    margin-right: 5px;
}

.home_news_title {
    position: relative;
    z-index: 2;
    margin-bottom: -60px;
    margin-left: auto;
    padding-right: 20px;
    text-align: right;
}

.section_title {
    width: 100%;
    max-width: 950px;
    font-size: 56px;
    line-height: 56px;
    font-weight: 600;
    letter-spacing: -2px;
}

.section_title._50px_in {
    max-width: 850px;
    padding-right: 50px;
    padding-left: 50px;
}

.section_title._50px_in.sharing {
    margin-bottom: 25px;
}

.section_title._20px_in {
    max-width: 790px;
    padding-right: 20px;
    padding-left: 20px;
}

.section_title._25px_in {
    padding-left: 25px;
}

.home_news_title_line {
    width: 75%;
    height: 5px;
    margin-top: 25px;
    margin-left: auto;
    background-color: #4ac9c2;
}

.home_news_slider {
    z-index: 0;
    width: 100%;
    height: auto;
    background-color: transparent;
}

.home_news_slider_mask {
    width: 100%;
    height: auto;
}

.home_news_slide {
    width: 33.333%;
    padding-right: 20px;
    padding-left: 20px;
}

.home_news_slide._2 {
    margin-top: 60px;
}

.home_news_slide._3 {
    margin-top: 120px;
}

.home_news_slider_nav {
    display: none;
}

.home_news_slider_arrow {
    left: 20px;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 40px;
    height: 40px;
    background-image: url('../images/slider_arrow_l.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.home_news_slider_arrow:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.home_news_slider_arrow.right {
    left: 80px;
    background-image: url('../images/slider_arrow_r.png');
}

.home_news_more_btn {
    position: relative;
    left: 145px;
    top: -40px;
    z-index: 1;
    padding-right: 20px;
    padding-left: 25px;
    border-left: 1px solid #e7e7e7;
    background-image: url('../images/more_plus_lighblue.png');
    background-position: 100% 50%;
    background-size: 12px;
    background-repeat: no-repeat;
    font-size: 20px;
    line-height: 40px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.home_news_more_btn:hover {
    color: #e65529;
}

.home_news_more_btn.mobile {
    display: none;
}

.home_news_img {
    position: relative;
    margin-bottom: 25px;
}

.img_100_width {
    width: 100%;
}

.img_100_width.about_committee {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}

.home_news_img_shadow {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    margin: 15px 15px -15px -15px;
    background-color: #425cce;
}

.home_news_img_shadow.event {
    background-color: #814fdd;
}

.home_news_img_shadow._2 {
    margin: -15px -15px 15px 15px;
    background-color: #fab044;
}

.home_news_img_shadow._3 {
    background-color: #00c3f1;
}

.home_news_slide_in {
    width: 100%;
    color: #111;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
}

.home_news_slide_in:hover {
    color: #e65529;
}

.home_news_slide_in.news_detail_other {
    color: #fff;
}

.home_news_slide_in.news_detail_other:hover {
    color: hsla(0, 0%, 100%, 0.75);
}

.home_news_slide_in.ls_ap_event {
    color: #fff;
}

.home_news_slide_in.ls_ap_event:hover {
    color: #111;
}

.home_news_slide_title {
    max-height: 52px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 25px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.btn_block_arrow {
    height: 15px;
}

.btn_block_arrow.apply_now {
    height: 20px;
    margin-left: 10px;
}

.btn_block_arrow.career_ratp {
    height: 20px;
    margin-top: 30px;
}

.btn_block_arrow.ratp_apply {
    margin-top: 4px;
    margin-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.section_tri {
    position: absolute;
    left: 0%;
    top: -1px;
    right: 0%;
    bottom: auto;
    z-index: 1;
    width: 100%;
    height: 60px;
}

.section_tri.bottom {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -1px;
}

.section_tri.tri_for_img {
    height: 50px;
}

.section_tri._45px_height {
    height: 45px;
}

.section_tri.stars_pofo {
    z-index: 1;
    height: 45px;
}

.home_star_container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.home_star_left {
    width: 50%;
    max-width: 650px;
    padding: 90px 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fb9141), to(#f8674a));
    background-image: linear-gradient(180deg, #fb9141, #f8674a);
    color: #fff;
}

.home_star_left:hover {
    color: hsla(0, 0%, 100%, 0.75);
}

.home_star_title {
    margin-bottom: 30px;
    color: #fff;
    font-size: 56px;
    line-height: 56px;
    font-weight: 900;
}

.home_star_title_light {
    font-size: 48px;
    font-weight: 300;
}

.home_star_text {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 25px;
    line-height: 28px;
}

.home_star_gradient_bg_50px {
    width: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fb9141), to(#f8674a));
    background-image: linear-gradient(180deg, #fb9141, #f8674a);
}

.home_star_right {
    width: 50%;
    max-width: 650px;
    padding: 15px 50px 90px 7.5%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff;
}

.home_star_right_img {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 350px;
    box-shadow: 11px 11px 16px 0 rgba(0, 0, 0, 0.25);
}

.home_star_right_name {
    position: relative;
    z-index: 2;
    margin-top: -30px;
    margin-bottom: 5px;
    font-size: 56px;
    line-height: 52px;
    font-weight: 900;
}

.home_star_right_title {
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.home_star_right_quote {
    position: relative;
    margin-top: 40px;
    font-size: 32px;
    line-height: 44px;
    font-weight: 600;
}

.quote_mark {
    position: absolute;
    left: -50px;
    top: 0%;
    right: auto;
    bottom: auto;
    height: 20px;
}

.quote_mark.end {
    left: auto;
    top: auto;
    right: -25px;
    bottom: 0%;
}

.home_2block_block {
    position: relative;
    width: 50%;
    padding-right: 50px;
}

.home_2block_block:hover {
    color: #e65529;
}

.home_2block_block._2 {
    margin-top: -45px;
    padding-right: 0px;
    padding-left: 50px;
}

.home_2block_block._2.career {
    margin-top: 0px;
}

.home_2block_block.no_link {
    margin-bottom: -30px;
}

.home_2block_block.no_link:hover {
    color: #111;
}

.home_2block_img {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 60px;
}

.home_2block_img_frame {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    margin-top: 75px;
    margin-bottom: 75px;
    border: 20px solid #e65529;
}

.home_2block_img_frame._2 {
    border-color: #4ac9c2;
}

.home_2block_text {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 36px;
}

.home_career_left {
    width: 50%;
    padding-right: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.home_career_img {
    width: 100%;
    height: 105%;
    max-width: 700px;
    margin-top: -5%;
    background-image: url('../images/home_career_img.jpg');
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: 11px 11px 16px 0 rgba(0, 0, 0, 0.15);
}

.home_career_right {
    width: 50%;
    max-width: 750px;
    padding-top: 90px;
    padding-right: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff;
}

.home_career_text {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 34px;
}

.home_career_job_title {
    font-size: 28px;
    line-height: 28px;
    font-weight: 900;
}

.home_career_job_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-right: 50px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid hsla(0, 0%, 100%, 0.25);
    color: #fff;
}

.home_career_job_row:hover {
    color: hsla(0, 0%, 100%, 0.75);
}

.home_career_job_row.first {
    border-top-style: none;
}

.home_career_job_text {
    padding-right: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 26px;
}

.home_career_job_company {
    font-weight: 700;
}

.home_career_more_btn {
    margin-top: 15px;
    padding-right: 20px;
    background-image: url('../images/more_plus_lighblue.png');
    background-position: 100% 50%;
    background-size: 12px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.home_career_more_btn:hover {
    color: hsla(0, 0%, 100%, 0.75);
}

.home_career_more_btn.career_jobs_hub {
    padding-right: 0px;
    background-image: none;
}

.home_sharing_tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.home_sharing_tabs_content {
    overflow: visible;
    width: 100%;
}

.tab_link {
    margin-right: 40px;
    padding: 0px 0px 10px;
    border-bottom: 3px solid transparent;
    background-color: transparent;
    font-size: 24px;
    font-weight: 300;
    min-width: fit-content;
}

.tab_link:hover {
    border-bottom-color: rgba(75, 203, 196, 0.5);
    color: #e65529;
}

.tab_link.w--current {
    border-bottom-color: #4bcbc4;
    background-color: transparent;
    font-weight: 700;
}

.tab_link.last {
    margin-right: 0px;
}

.sharing_slider {
    width: 100%;
    height: auto;
    padding-right: 25px;
    padding-left: 25px;
    background-color: transparent;
}

.sharing_slider_arrow {
    left: auto;
    top: -40px;
    right: 50px;
    bottom: auto;
    width: 40px;
    height: 40px;
    background-image: url('../images/slider_arrow_r.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.sharing_slider_arrow:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.sharing_slider_arrow.left {
    right: 110px;
    background-image: url('../images/slider_arrow_l.png');
}

.sharing_slider_arrow.inner_page {
    top: -60px;
}

.sharing_slider_mask {
    width: 100%;
    height: auto;
    margin-bottom: -50px;
    padding-top: 25px;
    padding-bottom: 50px;
}

.sharing_slider_nav {
    display: none;
}

.sharing_slide {
    width: 50%;
    padding-right: 25px;
    padding-left: 25px;
}

.sharing_slide_ppl_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.sharing_slide_ppl_img {
    width: 90px;
    height: 90px;
    margin-right: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 999px;
    object-fit: cover;
}

.sharing_slide_ppl_text1 {
    margin-top: 20px;
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
}

.sharing_slide_ppl_text2 {
    color: #e65529;
    line-height: 20px;
    font-weight: 600;
}

.sharing_slide_in {
    width: 100%;
    padding: 50px;
    background-color: #fff;
    box-shadow: 7px 7px 20px 5px rgba(75, 203, 196, 0.4);
}

.sharing_slide_in:hover {
    box-shadow: 7px 7px 20px 5px rgba(75, 203, 196, 0.6);
}

.home_sharing_tabs_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.apply_now_lightblue_text {
    margin-right: 10px;
    color: #4bcbc4;
}

.home_event_slider {
    z-index: 0;
    width: 100%;
    height: auto;
    margin-top: 25px;
    background-color: transparent;
}

.home_event_slider_arrow {
    left: auto;
    top: -65px;
    right: 140px;
    bottom: auto;
    width: 40px;
    height: 40px;
    background-image: url('../images/slider_arrow_r.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.home_event_slider_arrow:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.home_event_slider_arrow.left {
    right: 200px;
    background-image: url('../images/slider_arrow_l.png');
}

.home_event_slider_arrow.news_detail_other {
    right: 20px;
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
}

.home_event_slider_arrow.news_detail_other:hover {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

.home_event_slider_arrow.news_detail_other.left {
    right: 80px;
}

.home_event_more_btn {
    position: relative;
    left: auto;
    top: -40px;
    right: 20px;
    z-index: 1;
    width: 100px;
    margin-bottom: -40px;
    margin-left: auto;
    padding-right: 20px;
    border-left: 1px solid #e7e7e7;
    background-image: url('../images/more_plus_purple.png');
    background-position: 100% 50%;
    background-size: 12px;
    background-repeat: no-repeat;
    font-size: 20px;
    line-height: 40px;
    font-weight: 900;
    text-align: right;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.home_event_more_btn:hover {
    color: #e65529;
}

.large-wrapper {
    margin: 0;
    padding: 0;
}

.footer_back_to_top_btn {
    position: -webkit-sticky; /* Safari */
    position: sticky;

    right: 25px;
    top: 90vh;
    float: right;
    z-index: 9999;

    /*position: absolute;*/
    /*left: auto;*/
    /*top: -30px;*/
    /*right: 50px;*/
    /*bottom: auto;*/
    width: 60px;
    height: 60px;
    border-radius: 99px;
    background-color: #fff;
    background-image: url('../images/back_to_top_arrow_orange.png');
    background-position: 50% 50%;
    background-size: 25%;
    background-repeat: no-repeat;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer_back_to_top_btn {
        position: fixed; /* IE 11 */
    }
}

.footer_back_to_top_btn:hover {
    box-shadow: 0 0 5px 0 rgba(230, 85, 41, 0.5);
}

.footer_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.footer_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.footer_sitemap {
    width: 50%;
    max-width: 325px;
    padding-right: 50px;
}

.footer_sitemap_btn {
    width: 100%;
    margin-bottom: 15px;
    color: #425cce;
    font-size: 24px;
    line-height: 27px;
    font-weight: 900;
}

.footer_sitemap_btn:hover {
    color: #e65529;
}

.footer_sns_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_sns_btn {
    width: 30px;
    height: 30px;
    margin-right: 30px;
}

.footer_sns_btn:hover {
    opacity: 0.85;
}

.footer_sns_btn.facebook {
    margin-left: -5px;
    background-image: url('../images/footer_sns_facebook.png');
    background-position: 50% 50%;
    background-size: 90%;
    background-repeat: no-repeat;
}

.footer_sns_btn.facebook:hover {
    background-image: url('../images/footer_sns_facebook_h.png');
}

.footer_sns_btn.ig {
    background-image: url('../images/footer_sns_ig.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.footer_sns_btn.ig:hover {
    background-image: url('../images/footer_sns_ig_h.png');
}

.footer_sns_btn.youtube {
    background-image: url('../images/footer_sns_youtube.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.footer_sns_btn.youtube:hover {
    background-image: url('../images/footer_sns_youtube_h.png');
}

.footer_sns_btn.whatsapp {
    background-image: url('../images/footer_sns_whatsapp.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.footer_sns_btn.whatsapp:hover {
    background-image: url('../images/footer_sns_whatsapp_h.png');
}

.footer_sns_btn.email {
    background-image: url('../images/footer_sns_email.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.footer_sns_btn.email:hover {
    background-image: url('../images/footer_sns_email_h.png');
}

.footer_sponsor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -2px;
    padding-left: 50px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    font-weight: 600;
}

.footer_sponsor._1 {
    padding-left: 0px;
}

.footer_sponsor_btn {
    width: 100%;
    margin-top: 15px;
}

.footer_sponsor_btn_img {
    height: 50px;
}

.footer_bottom {
    width: 100%;
    margin-top: 30px;
    margin-bottom: -45px;
}

.footer_bottom_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer_bottom_btn {
    margin-top: 10px;
    margin-right: 10px;
    padding-right: 10px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-right: 1px solid rgba(17, 17, 17, 0.75);
    color: rgba(17, 17, 17, 0.75);
    font-size: 13px;
    line-height: 16px;
}

.footer_bottom_btn_2 {
    margin-top: 10px;
    margin-right: 10px;
    padding-right: 10px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-right: none;
    color: rgba(17, 17, 17, 0.75);
    font-size: 13px;
    line-height: 16px;
}

.footer_bottom_btn:hover {
    color: #e65529;
}

.footer_bottom_btn.last {
    border-right-style: none;
}

.footer_bottom_btn.copyright:hover {
    color: rgba(17, 17, 17, 0.75);
}

.menu_container {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    background-color: hsla(0, 0%, 100%, 0.95);
    opacity: 0;
    -webkit-transform: translate(0px, -100vh);
    -ms-transform: translate(0px, -100vh);
    transform: translate(0px, -100vh);
}

.menu_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1300px;
    /*margin-top: 20vh;*/
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .menu_row {
        flex: 1 0 auto;
    }
}

.menu_col {
    max-width: 400px;
    padding-right: 50px;
}

.menu_col._2 {
    padding-right: 0px;
}

.menu_btn {
    width: 100%;
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 900;
}

.menu_btn:hover {
    color: #e65529;
}

div.header_right {
    z-index: 999999;
}

.header_right_mobile_sns {
    display: none;
    width: 50px;
    height: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.footer_sponsor_title {
    width: 100%;
}

.inner_page_banner_container {
    position: relative;
    overflow: hidden;
}

.inner_page_banner_container_in {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1300px;
    min-height: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

div.section_container_in.sharing div.section_title.sharing div {
    padding: 0 2%;
}

#section_sharing div div.section_title._50px_in.sharing {
    padding: 0 25px;
}

div.header_right a.header_menu_btn.w-inline-block {
    margin: 0;
}
div.header_right a.header_menu_btn.w-inline-block:active {
    margin: 0;
}

div.inner_page_banner_container div.inner_page_banner_container_in {
    /*z-index: 999;*/
}

div.section_container_in.header div.header_right a.header_menu_btn.close.w-inline-block {
    position: absolute;
    top: 30px;
    right: 20px;
}

div.section_container_in.contact_1 a.contact_1_map.w-inline-block img.contact_1_map_img {
    z-index: 0;
}

div.section_container_in.contact_1 a.contact_1_map.w-inline-block img.contact_1map_img_bg {
    z-index: 0;
}

a.contact_1_map.w-inline-block img.contact_1_map_frame.bottom {
    z-index: 0;
}

.inner_page_banner_container_in.app_form {
    min-height: auto;
}

.inner_page_banner_text_container {
    position: relative;
    z-index: 1;
    max-width: 600px;
    padding-top: 125px;
    padding-bottom: 125px;
    color: #fff;
    font-size: 90px;
    line-height: 80px;
    font-weight: 900;
}

.inner_page_banner_text_container.long_title {
    padding-top: 75px;
    padding-bottom: 75px;
    font-size: 75px;
    line-height: 70px;
}

.inner_page_banner_text_container.app_form {
    padding-top: 90px;
    padding-bottom: 90px;
    font-size: 64px;
    line-height: 64px;
}

.inner_page_banner_circle {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 900px;
    max-width: none;
    margin-top: -360px;
    margin-left: -450px;
}

.news_tabs {
    width: 100%;
    margin-top: -15px;
}

.news_tabs_content {
    width: 100%;
}

.news_tabs_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.news_tab_pane_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.news_block {
    width: 33.333%;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
}

.news_block_solid {
    width: 100%;
    padding: 40px 40px 60px;
    background-color: #814fdd;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;

    min-height: 80%;
    height: 440px;
}

.news_block_solid:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.news_block_solid._2 {
    background-color: #e86239;
}

.news_block_solid_text {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 32px;
    max-height: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 1024px) {
    .news_block_solid_text {
        font-size: 20px;
        line-height: 24px;
    }
}

.tc_text {
    /*font-family: 'Noto Sans HK', sans-serif;*/
    font-family: 'Microsoft JhengHei', sans-serif;
}

.tc_text.ori_20pt {
    font-size: 18px;
}

.news_tab_paging_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
}

.news_tab_paging_btn {
    width: 100px;
    color: #425cce;
    font-weight: 900;
    text-align: center;
}

.news_tab_paging_btn:hover {
    color: #e65529;
}

.news_tab_paging_number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px;
    margin-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.news_tab_paging_number_circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 99px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}

.news_detail_title_container {
    width: 70%;
    padding-right: 20px;
    padding-left: 20px;
}

.news_detail_back_btn {
    color: #425cce;
    font-size: 20px;
    font-weight: 900;
}

.news_detail_back_btn:hover {
    opacity: 0.85;
}

.news_detail_title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 44px;
    line-height: 56px;
}

.news_detail_date {
    font-size: 20px;
    font-weight: 900;
}

.news_detail_circle {
    z-index: -1;
    width: 1100px;
    max-width: none;
    margin-top: -450px;
}

.news_detail_img_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 30px 10px 15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.news_detail_img {
    position: relative;
    width: 33.333%;
    margin-bottom: 40px;
    padding-right: 10px;
    padding-left: 10px;
}

.news_detail_img_shadow {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    margin: 20px 30px -20px -10px;
    background-color: #fab044;
}

.news_detail_text {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 26px;
}

.news_detail_circle_container {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: -1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.news_detail_circle_space {
    width: 65%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.home_kv_slide_bg_img {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    /*background-image: url('../images/home_kv_img1.jpg');*/
    background-position: 90% 10%;
    /*background-size: cover;*/
    overflow: hidden;
    background-size: cover;
    /*background-position: center;*/
}

.home_kv_slide_bg_img._3 {
    /*background-image: url('../images/home_kv_img3_v2.jpg');*/
    background-position: 90% 10%;
}

.home_kv_slide_bg_img._2 {
    /*background-image: url('../images/home_kv_img2_v2.jpg');*/
    background-position: 90% 10%;
}

.inner_page_banner_bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
}

.inner_page_banner_bg.news {
    background-image: url('../images/news_banner.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.inner_page_banner_bg.about {
    /*background-image: url('../images/about_us_banner_v2.jpg');*/
    background-position: 0% 40%;
    background-size: cover;
}

.inner_page_banner_bg.stars {
    /*background-image: url('../images/stars_banner.jpg');*/
    background-position: 75% 25%;
    background-size: cover;
}

.inner_page_banner_bg.edu {
    /*background-image: url('../images/edu_banner.jpg');*/
    background-position: 40% 100%;
    background-size: cover;
}

.inner_page_banner_bg.career {
    /*background-image: url('../images/career_banner.jpg');*/
    background-position: 75% 50%;
    background-size: cover;
}

.inner_page_banner_bg.ratp {
    /*background-image: url('../images/ratp_banner.jpg');*/
    background-position: 75% 25%;
    background-size: cover;
}

.inner_page_banner_bg.ath_consult {
    /*background-image: url('../images/ath_consult_banner.jpg');*/
    background-position: 50% 50%;
    background-size: cover;
}

.inner_page_banner_bg.contact {
    background-image: url('../images/contact_banner.jpg');
    background-position: 60% 50%;
    background-size: cover;
}

.inner_page_banner_bg.sitemap {
    background-image: url('../images/sitemap_banner.jpg');
    background-position: 60% 40%;
    background-size: cover;
}

.inner_page_banner_bg.app_form {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent)), url('../images/application_form_banner.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent), url('../images/application_form_banner.jpg');
  background-position: 0px 0px, 60% 50%;
  background-size: auto, cover;
}


.news_detail_lightbox_link {
    width: 100%;
}

.inner_page_content_container {
    position: relative;
    width: 100%;
}

.inner_page_index_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    /*margin-right: 50px;*/
    margin-bottom: -3px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 5px solid transparent;
    font-size: 16px;
    line-height: 20px;
    /*width: 200px;*/

    max-width: max-content;
    min-width: min-content;
    margin-right: 2%;
}

.inner_page_index_btn:hover {
    border-bottom-color: #41c9c2;
    color: #e65529;
}

a.inner_page_index_btn.w-inline-block div {
    width: 100%;
}

div.inner_page_content_container div.section_container.inner_page_index {
    overflow-y: scroll;
}

.inner_page_index_btn.w--current {
    border-bottom-color: #4ac9c2;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .inner_page_index_btn {
        /*border-bottom-color: #4ac9c2;*/
    }
}

.inner_page_index_btn.last {
    margin-right: 0px;
}

.about_foreword_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.about_foreword_left {
    margin-right: 75px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.about_foreword_right {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3d57cb;
}

.about_foreword_img {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('../images/about_us_foreword.jpg');
    background-position: 50% 60%;
    background-size: cover;
}

.about_foreword_text {
    width: 100%;
    padding-right: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
    color: #fff;
}

.about_foreword_name {
    margin-top: -15px;
    font-size: 36px;
    line-height: 32px;
    font-weight: 900;
}

.about_foreword_title {
    padding-top: 20px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.about_foreword_title.committee_boss {
    padding-top: 10px;
}

.about_foreword_copy {
    position: relative;
    margin-top: 25px;
    font-size: 18px;
    line-height: 32px;
}

.about_foreword_copy_quote {
    position: absolute;
    left: -40px;
    top: 0%;
    right: auto;
    bottom: auto;
    height: 20px;
}

.about_foreword_copy_quote.end {
    left: auto;
    top: auto;
    right: -40px;
    bottom: 0%;
}

._2part_container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
}

._2part_container.scholarship {
    background-color: #425cce;
    color: #fff;
}

._2part_container.ls_service {
    margin-top: 40px;
    margin-bottom: 15px;
    background-color: #fab044;
    color: #fff;
}

._2part_container.career_service {
    background-color: #fab044;
    color: #fff;
}

._2part_container.ratp_obj {
    margin-top: 20px;
    background-color: #425cce;
    color: #fff;
}

._2part_container.ath_consult {
    background-color: #814fdd;
    color: #fff;
}

._2part_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 75px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

._2part_in.vison {
    background-color: #6ec8da;
}

._2part_in.mission {
    background-color: #4df187;
}

._2part_title {
    width: 100%;
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 32px;
    font-weight: 900;
}

._2part_text_m {
    width: 100%;
    font-size: 20px;
    line-height: 32px;
}

._2part_pt_form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 18px;
    line-height: 26px;
}

._2_part_pt {
    width: 8px;
    height: 8px;
    margin-top: 8px;
    margin-right: 10px;
    margin-left: -18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 99px;
    background-color: #425cce;
}

.about_committee_boss {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 40px;
    margin-bottom: -20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about_committee_boss_img {
    height: 150px;
    margin-right: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 99px;
}

.about_committee_text {
    padding-top: 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.about_committee_name {
    font-size: 36px;
    line-height: 32px;
    font-weight: 900;
}

.about_commttee_quote {
    position: relative;
    margin-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 18px;
    line-height: 26px;
}

.about_commttee_quote_icon {
    position: absolute;
    left: -15px;
    top: 0%;
    right: auto;
    bottom: auto;
    height: 18px;
}

.about_commttee_quote_icon.end {
    left: auto;
    top: auto;
    right: -15px;
    bottom: 0%;
}

.about_committee_member_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    /*display: flex;*/
    display: table;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about_committee_member_title {
    width: 100%;
    display: table-row;
}

.text-block {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.about_committee_member_col {
    width: 33.333%;
    padding-right: 20px;
    display: table-column;
    float: left;
}

.about_committee_member_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 22px;
    line-height: 26px;
}

.point_form_dot {
    width: 8px;
    height: 8px;
    margin-top: 8px;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 99px;
    background-color: #425cce;
}

.point_form_dot.yellow {
    background-color: #fab044;
}

.point_form_dot.light_blue {
    background-color: #4ac9c2;
}

.point_form_dot.dark_yellow {
    background-color: #f89848;
}

.about_committee_img_container {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1300px;
    margin-top: -240px;
    margin-right: auto;
    margin-left: auto;
}

.about_committee_img_container_in {
    width: 100%;
    max-width: 1300px;
    padding-right: 50px;
}

.section_text {
    width: 100%;
    max-width: 1000px;
    padding-top: 25px;
    font-size: 18px;
    line-height: 32px;
}

.section_text._50px_in {
    max-width: 1100px;
    padding-right: 50px;
    padding-left: 50px;
}

.section_text.ls_ap {
    padding-right: 20px;
    padding-left: 20px;
}

.section_text.ls_ap_2 {
    margin-top: -10px;
    padding-top: 0px;
}

.about_prog_coverage_tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about_prog_coverage_tabs.career_prog {
    margin-top: 10px;
}

.about_prog_coverage_tabs_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    border-bottom: 1px solid #d0d0d0;
}

.about_prog_coverage_tabs_menu.career_prog {
    border-bottom-style: none;
}

.about_prog_coverage_tab_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    margin-bottom: -3px;
    padding: 0px 0px 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 5px solid transparent;
    background-color: transparent;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
}

.about_prog_coverage_tab_link.w--current {
    border-bottom-color: #4bcbc4;
    background-color: transparent;
    font-weight: 700;
}

.about_prog_coverage_tab_link.last {
    margin-right: 0px;
}

.about_prog_coverage_tab_lnik_dot {
    position: absolute;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: -5px;
    z-index: -1;
    width: 5px;
    height: 5px;
    margin-right: auto;
    margin-left: auto;
    background-color: #d0d0d0;
}

.about_prog_coverage_tabs_content {
    width: 100%;
    margin-top: 25px;
}

.about_prog_coverage_tab_pane_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #814fdd;
    color: #fff;
}

.about_prog_coverage_img {
    width: 50%;
    min-height: 300px;
}

.about_prog_coverage_img.education {
    background-image: url('../images/about_us_programme_coverage.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.about_prog_coverage_block {
    width: 50%;
    padding: 60px 50px;
    font-size: 20px;
}

.about_prog_coverage_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 20px;
    font-weight: 600;
}

.stars_banner_title {
    margin-left: 0;
    padding-right: 2%;
    padding-left: 2%;
    background-image: none;
    /* background-image: url('../images/quote_end_w.png'), url('../images/quote_start_w.png'); */
    /* background-position: 100% 25px, 0px 25px;
    background-size: 30px, 30px;
    background-repeat: no-repeat, no-repeat; */
}

.stars_pofo_tabs {
    width: 100%;
    background-color: #fab044;
    color: #fff;
}

.stars_pofo_tabs_menu {
    position: absolute;
    left: -3%;
    top: auto;
    right: 45%;
    bottom: 75px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    padding-right: 70px;
    padding-left: 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.inner_page_index_btn.education_inner_page_index_btn {
    margin-right: 5%;
}

@media screen and (max-width: 1090px) {
    .stars_pofo_tabs_menu {
        bottom: 25px;
    }
}

.stars_pofo_tab_wrapper {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.stars_pofo_tab_link {
    width: 12.5%;
    max-width: 64px;
    padding: 5px;
    border: 2px solid transparent;
    border-radius: 99px;
    background-color: transparent;
}

.stars_pofo_tab_link.w--current {
    border-color: #e65529;
    background-color: transparent;
}

.stars_pofo_tab_link_img {
    width: 100%;
    border-radius: 99px;
}

.stars_pofo_tab_pane_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.stars_pofo_tab_pane_left {
    width: 50%;
    padding: 90px 75px 175px;
    height: 720px;
}

.stars_pofo_name {
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
}

.stars_pofo_cate {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
}

.stars_pofo_text {
    line-height: 28px;
}

.stars_pofo_img {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.stars_pofo_img._2 {
    background-image: url('../images/stars_pofo_img2.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.stars_pofo_img._1 {
    background-image: url('../images/stars_pofo_img1.jpg');
    background-position: 50% 20%;
    background-size: cover;
}

.stars_pofo_tab_prev {
    position: absolute;
    left: auto;
    top: -60px;
    right: 110px;
    bottom: auto;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-image: url('../images/slider_arrow_l.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.stars_pofo_tab_prev:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.stars_pofo_tab_next {
    position: absolute;
    left: auto;
    top: -60px;
    right: 50px;
    bottom: auto;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-image: url('../images/slider_arrow_r.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.stars_pofo_tab_next:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.stars_prog1_slider {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 15px;
    background-color: transparent;
}

.stars_prog1_slider_mask {
    width: 100%;
    height: auto;
}

.stars_prog1_slide {
    width: 100%;
}

.stars_prog1_img {
    width: 48%;
}

.stars_prog1_img._2 {
    margin-left: 2%;
}

.stars_prog1_slider_nav {
    display: none;
}

.stars_prog1_slider_arrow {
    left: auto;
    top: auto;
    right: 0%;
    bottom: -60px;
    width: 40px;
    height: 40px;
    background-image: url('../images/slider_arrow_r.png');
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
}

.stars_prog1_slider_arrow:hover {
    -webkit-filter: none;
    filter: none;
}

.stars_prog1_slider_arrow.left {
    right: 60px;
    background-image: url('../images/slider_arrow_l.png');
}

._2part_img {
    width: 50%;
    min-height: 500px;
}

._2part_img.scholarship {
    background-image: url('../images/edu_consult.jpg');
    background-position: 50% 75%;
    background-size: cover;
    background-repeat: no-repeat;
}

._2part_img.ls_service {
    background-image: url('../images/ls_service.jpg');
    background-position: 100% 50%;
    background-size: cover;
}

._2part_img.career_service {
    background-image: url('../images/career_service.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

._2part_img.ath_consult {
    background-image: url('../images/ath_consult_service.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.scholarship_text {
    width: 100%;
    padding-top: 20px;
    line-height: 28px;
}

.scholarship_text_container {
    width: 100%;
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 18px;
}

.scholarship_title {
    /*font-size: 56px;*/
    /*line-height: 56px;*/
    /*font-weight: 600;*/
    /*color: black;*/

    width: 100%;
    max-width: 750px;
    color: #4ac9c2;
    font-size: 24px;
    line-height: 28px;
    font-weight: 900;
}

.scholarship_title.ratp_2nd {
    padding-top: 40px;
}

.scholarship_text1 {
    width: 100%;
    max-width: 1000px;
    padding-top: 20px;
    padding-bottom: 50px;
    line-height: 32px;
}

.scholarship_text1.after_table {
    padding-bottom: 20px;
}

.scholarship_subtitle {
    font-weight: 900;
}

.scholaship_point_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1000px;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.scholarship_text2 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.scholarship_table {
    width: 100%;
    padding-top: 20px;
    font-size: 16px;
    line-height: 29px;
}

.scholarship_table_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #f4f4f4;
}

.scholarship_table_row.light_grey {
    background-color: #fafafa;
}

.scholarship_table_row.title {
    background-color: #e65529;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 900;
}

.scholarship_table_col {
    width: 50%;
}

.scholarship_table_col._2 {
    border-left: 3px solid #fff;
}

.scholarship_table_block {
    width: 100%;
    padding: 15px 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 3px solid #fff;
}

.scholarship_table_block.title {
    padding-top: 20px;
    padding-bottom: 20px;
}

.scholarship_table_block._2row_tall {
    height: 100%;
}

.scholarship_text3 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.scholarship_text4 {
    width: 100%;
    max-width: 1000px;
    font-size: 12px;
    line-height: 18px;
}

.scholarship_text4.ratp {
    padding-top: 20px;
}

.section_img {
    width: 100%;
    height: 400px;
}

.section_img.edu_igec {
    background-image: url('../images/edu_img.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.section_img.ratp {
    background-image: url('../images/ratp_img.jpg');
    background-position: 50% 25%;
    background-size: cover;
}

.edu_igec_img_container {
    width: 100%;
    margin-top: 30px;
}

.edu_igec_subtitle {
    display: inline-block;
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: 900;
}

.intext_link {
    color: #4ac9c2;
    font-weight: 900;
}

.intext_link:hover {
    color: #e65529;
}

.edu_ontario {
    width: 100%;
    margin-top: 45px;
    margin-bottom: -90px;
}

.mobile_only_img {
    display: none;
    width: 100%;
}

.ls_subtitle {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 35px;
    line-height: 37px;
    font-weight: 900;
}

.ls_subtitle.tp {
    padding-top: 50px;
}

.ls_tp_slider {
    width: 100%;
    height: auto;
    background-color: transparent;
}

.ls_tp_slider_arrow {
    left: auto;
    top: -70px;
    right: 0%;
    bottom: auto;
    width: 40px;
    height: 40px;
    background-image: url('../images/slider_arrow_r.png');
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat;
}

.ls_tp_slider_arrow:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.ls_tp_slider_arrow.left {
    right: 60px;
    background-image: url('../images/slider_arrow_l.png');
}

.ls_ap_item_container {
    width: 100%;
    padding-top: 25px;
}

.ls_ap_item {
    padding-right: 20px;
    padding-left: 20px;
}

.ls_ap_item.event {
    padding-right: 0px;
    padding-left: 0px;
}

.ls_ap_item_up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
}

.ls_ap_item_up:hover {
    -webkit-filter: invert(75%);
    filter: invert(75%);
}

.ls_ap_item_up.event {
    padding-right: 20px;
    padding-left: 20px;
}

.ls_ap_item_line {
    width: 100%;
    height: 1px;
    background-color: hsla(0, 0%, 100%, 0.5);
}

.ls_ap_item_line_in {
    width: 100%;
    height: 1px;
    background-color: hsla(0, 0%, 100%, 0.5);
}

.ls_ap_item_down {
    display: none;
    width: 100%;
    padding-bottom: 30px;
}

.ls_ap_plus {
    width: 36px;
    height: 36px;
    margin-top: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url('../images/ls_ap_plus.png');
    background-position: 50% 50%;
    background-size: 75%;
    background-repeat: no-repeat;
}

.ls_ap_minus {
    display: none;
    width: 36px;
    height: 36px;
    margin-top: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url('../images/ls_ap_minus.png');
    background-position: 50% 50%;
    background-size: 75%;
    background-repeat: no-repeat;
}

.ls_ap_target_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 5px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ls_ap_target {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-right: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: 300;
}

.ls_ap_target.last {
    padding-right: 0px;
}

.ls_ap_target_img {
    height: 80px;
    margin-right: 20px;
}

.ls_ap_event_slider {
    z-index: 1;
    width: 100%;
    height: auto;
    background-color: transparent;
}

.ls_ap_event_slider_arrow {
    left: auto;
    top: -67px;
    right: 80px;
    bottom: auto;
    width: 40px;
    height: 40px;
    background-image: url('../images/slider_arrow_r.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
}

.ls_ap_event_slider_arrow:hover {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.ls_ap_event_slider_arrow.left {
    right: 140px;
    background-image: url('../images/slider_arrow_l.png');
}

.ls_ap_event_slider_arrow.news_detail_other {
    right: 20px;
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
}

.ls_ap_event_slider_arrow.news_detail_other:hover {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

.ls_ap_event_slider_arrow.news_detail_other.left {
    right: 80px;
}

.section_anchor_point {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -999;
    margin-top: -67px;
}

.career_service_text {
    width: 100%;
    max-width: 400px;
    margin-right: auto;
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
}

.career_ratp_link {
    width: 100%;
    max-width: 900px;
    margin-right: auto;
    color: #fff;
    font-size: 40px;
    line-height: 48px;
    font-weight: 900;
}

.career_ratp_link:hover {
    color: hsla(0, 0%, 100%, 0.75);
}

.career_prog_tab_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    margin-bottom: -3px;
    padding: 0px 0px 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 5px solid transparent;
    background-color: transparent;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
}

.career_prog_tab_link.w--current {
    border-bottom-color: #814fdd;
    background-color: transparent;
    font-weight: 700;
}

.career_prog_tab_link.last {
    margin-right: 0px;
}

.career_prog_img {
    width: 50%;
    min-height: 300px;
}

.career_prog_img.education {
    background-image: url('../images/about_us_programme_coverage.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.career_prog_img.mt {
    background-image: url('../images/career_prog.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.career_prog_text {
    font-size: 18px;
    line-height: 32px;
}

.ratp_obj_text {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
}

.ratp_obj_slider {
    z-index: 0;
    width: 50%;
    height: auto;
    background-color: #fab044;
}

.ratp_obj_slider_mask {
    width: 100%;
    height: auto;
    min-height: 100%;
}

.ratp_obj_slide {
    min-height: 100%;
}

.ratp_obj_slider_img {
    width: 100%;
    min-height: 400px;
}

.ratp_obj_slider_img._1 {
    background-image: url('../images/ratp_obj1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    right: 0;
}

.ratp_obj_slider_nav {
    display: none;
}

.ratp_obj_slide_text_container {
    padding-right: 60px;
    padding-bottom: 120px;
    padding-left: 60px;
}

.ratp_obj_quote {
    position: relative;
    margin-top: 30px;
    margin-right: 0;
    padding-right: 0;
    padding-left: 30px;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
}

.ratp_obj_quote_mark {
    position: absolute;
    left: -5px;
    top: 0%;
    right: auto;
    bottom: auto;
    height: 15px;
}

.ratp_obj_quote_mark.end {
    left: auto;
    top: auto;
    right: -5px;
    bottom: 0%;
}

.ratp_obj_arrow {
    left: auto;
    top: auto;
    right: 45px;
    bottom: 75px;
    width: 40px;
    height: 40px;
    background-image: url('../images/slider_arrow_r.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
}

.ratp_obj_arrow:hover {
    opacity: 0.75;
}

.ratp_obj_arrow.left {
    right: 105px;
    background-image: url('../images/slider_arrow_l.png');
}

.ratp_obj_info_container {
    width: 100%;
    padding-top: 25px;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 18px;
}

.ratp_apply_left {
    width: auto;
    max-width: 50%;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
}

.ratp_apply_left.right {
    padding-right: 0px;
    padding-left: 50px;
    /* border-left: 1px solid hsla(0, 0%, 100%, 0.5); */
}

.ratp_apply_left_text {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
}

.ratp_apply_left_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.ratp_apply_right {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
}

.ratp_apply_right_title {
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 900;
}

.ratp_text_container {
    position: relative;
    width: 100%;
}

.ath_consult_service_text {
    font-size: 20px;
    line-height: 32px;
}

.contact_1_text {
    max-width: 950px;
    padding-right: 50px;
    padding-bottom: 25px;
    padding-left: 50px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
}

.contact_1_info_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.contact_1_info_block {
    width: 25%;
    padding-top: 40px;
    padding-right: 25px;
    font-size: 20px;
    line-height: 26px;
}

.contact_1_info_block.link:hover {
    color: #e65529;
}

.contact_1_info_block.link.address {
    width: 50%;
}

.contact_1_info_icon {
    height: 40px;
}

.contact_1_info_text1 {
    padding-top: 8px;
    padding-bottom: 6px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
}

.contact_1_map {
    position: relative;
    width: 100%;
    margin-top: 20px;
    padding-right: 30px;
}

.contact_1_map_img {
    position: relative;
    z-index: 1;
    width: 100%;
}

.contact_1_map_frame {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 2;
    width: 100%;
    height: 40px;
}

.contact_1_map_frame.bottom {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -2px;
    height: 80px;
}

.contact_1map_img_bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    margin-top: 30px;
    background-color: #fab044;
}

.contact_1_bottom_blue_bg {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: -99;
    width: 100%;
    height: 200px;
    background-color: #425cce;
}

.contact_form_container {
    width: 100%;
    padding-top: 45px;
}

.contact_form_container_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.contact_form_block {
    width: 46%;
    margin-bottom: 45px;
}

.contact_form_block._2 {
    margin-left: 8%;
}

.contact_form_block.content {
    width: 100%;
}

.contact_form_title {
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 900;
}

.contact_form_field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 45px;
    margin-bottom: 0px;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none none solid;
    border-width: 1px;
    border-color: transparent transparent hsla(0, 0%, 100%, 0.5);
    background-color: transparent;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    font-weight: 300;
}

.contact_form_select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 45px;
    margin-bottom: 0px;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none none solid;
    border-width: 1px;
    border-color: transparent transparent hsla(0, 0%, 100%, 0.5);
    background-color: transparent;
    color: #bfbfbf;
    font-size: 26px;
    line-height: 26px;
    font-weight: 300;
}

.contact_form_text_area {
    width: 100%;
    min-height: 175px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 10px 15px;
    border-radius: 5px;
    color: #111;
}

.contact_form_submit {
    height: 48px;
    padding: 0px 5px 0px 0px;
    background-color: transparent;
    /*background-image: url('../images/arrow_lightblue.png');*/
    /*background-position: 100% 60%;*/
    /*background-size: 50px;*/
    /*background-repeat: no-repeat;*/
    font-size: 48px;
    line-height: 48px;
    font-weight: 900;
}

.contact_form_submit:hover {
    color: hsla(0, 0%, 100%, 0.75);
}

.contact_form_cancel {
    margin-top: 12px;
    margin-left: 125px;
    border-bottom: 1px solid #fff;
    opacity: 0.8;
    color: #fff;
    font-size: 36px;
    font-weight: 900;
}

.contact_form_cancel:hover {
    opacity: 0.4;
}

.sitemap_col {
    width: 33.333%;
}

.sitemap_block {
    width: 100%;
    padding-right: 50px;
    padding-bottom: 40px;
}

.sitemap_btn_large {
    width: 100%;
    font-size: 28px;
    line-height: 32px;
    font-weight: 900;
}

.sitemap_btn_large:hover {
    color: #e65529;
}

.sitemap_btn_large.last {
    margin-top: 25px;
}

.sitemap_btn_large.last._1 {
    margin-top: 0px;
}

.sitemap_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

.sitemap_btn:hover {
    color: #e65529;
}

.tandc_title {
    width: 100%;
    max-width: 1000px;
    margin-top: 40px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 900;
    text-transform: uppercase;
}

.tandc_title._1 {
    margin-top: 0px;
}

.tandc_text {
    width: 100%;
    max-width: 1000px;
    padding-top: 15px;
}

.tandc_text._1 {
    padding-top: 0px;
}

.header_search_bar {
    position: absolute;
    left: auto;
    top: -2px;
    right: 0%;
    bottom: auto;
    z-index: 1;
    display: none;
    background-color: #fff;
}

.utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.header_search_bar_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding: 2px 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}

.header_search_bar_input {
    height: 30px;
    min-width: 150px;
    margin-bottom: 0px;
    padding: 0px;
    border: 1px none transparent;
}

.header_search_bar_btn {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    padding: 0px;
    background-color: transparent;
    background-image: url('../images/header_icon_search.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent;
}

.header_search_bar_btn:hover {
    background-image: url('../images/header_icon_search_h.png');
}

.header_search_bar_close {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background-image: url('../images/header_menu_close.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_search_bar_close:hover {
    background-image: url('../images/header_menu_close_h.png');
}

.about_prog_img {
    width: 50%;
    max-width: 400px;
    margin-right: 50px;
}

.about_prog_img_mobile {
    display: none;
    width: 100%;
    margin-top: 35px;
}

.app_form_container {
    width: 100%;
    margin-bottom: 0px;
}

.app_form_container_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.app_form_full_width_text {
    width: 100%;
    padding-bottom: 15px;
}

.app_form_full_width_text._1 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.app_form_full_width_text._2 {
    padding-top: 10px;
}

.app_form_section_title {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

.app_form_field_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.app_form_subtitle {
    padding-bottom: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 600;
}

.app_form_subtitle._100_width {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.app_form_subtitle.signature {
    margin-left: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.app_form_subtitle.result {
    width: 100%;
    padding-bottom: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.app_form_uploaded_file {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.app_form_checkbox {
    width: 12px;
    height: 12px;
    margin-top: 6px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.5);
    border-radius: 0px;
}

.app_form_checkbox.result {
    margin-right: 8px;
    margin-left: 0px;
    background-color: #425cce;
}

.app_form_checkbox_field {
    margin-bottom: 0px;
}

.app_form_checkbox_field._1 {
    width: 100%;
}

.app_form_checkbox_field._2 {
    margin-left: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.app_form_checkbox_label {
    margin-bottom: 0px;
}

.app_form_after_checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 15px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.app_form_after_checkbox.from {
    width: 250px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.app_form_text_field {
    height: 36px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding: 6px 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-style: none none solid;
    border-width: 1px;
    border-color: transparent transparent #111;
    font-size: 16px;
    line-height: 24px;
}

.app_form_text_field.result {
    height: auto;
    color: #425cce;
}

.app_form_retire_reason {
    min-width: 150px;
}

.app_form_text_field_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.app_form_text_field_block.from {
    width: 250px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.app_form_text_field_block._1 {
    width: 50%;
    margin-right: 20px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.app_form_text_field_block._2 {
    width: 33.333%;
    margin-right: 20px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.app_form_text_field_block.office_use_year {
    width: 25%;
    margin-right: 10px;
    padding-right: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.app_form_text_field_block.office_use_year.last {
    margin-right: 0px;
    padding-right: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.app_form_office_use_container {
    width: 100%;
}

.app_form_result {
    width: 100%;
    padding-bottom: 5px;
}

.app_form_submit {
    height: 48px;
    margin-top: 30px;
    padding: 0px 65px 0px 0px;
    background-color: transparent;
    background-image: url('../images/arrow_lightblue.png');
    background-position: 100% 60%;
    background-size: 50px;
    background-repeat: no-repeat;
    color: #111;
    font-size: 48px;
    line-height: 48px;
    font-weight: 900;
}

.app_form_submit:hover {
    color: #e65529;
}

.app_form_signature_uploaded {
    font-weight: 400;
}

.app_form_cancel {
    margin-top: 45px;
    margin-left: 125px;
    border-bottom: 1px solid grey;
    opacity: 0.8;
    color: grey;
    font-size: 18px;
    font-weight: 900;
}

.app_form_cancel:hover {
    color: #111;
}

.app_form_result_checkbox_field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.app_form_result_checkbox_field._1 {
    width: 100%;
}

.app_form_result_checkbox_field._2 {
    margin-left: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.about_prog_1_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.about_prog_1_left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.search-field-container {
    padding-top: 2%;
    padding-bottom: 2%;
}

div.menu_col.search-lang-btn-container {
    display: none;
}

div.menu_col.search-lang-btn-container a img {
    margin: 0 10px;
}

#header div.header_right_mobile_sns_dropdown ul {
    /*font-size: 14px;*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*list-style: none;*/
    /*display: block;*/
    /*position: relative;*/
    /*float: left;*/
    display: none;
}

.header_right_mobile_sns_navigation {
    width: 80px;
}

div.menu_container div a.header_menu_btn.close.w-inline-block {
    float: right;
    margin: 0 5%;
}

div#header.section_container.header {
    z-index: 999;
}

div.news_tabs.w-tabs div.news_tabs_menu.w-tab-menu {
    line-height: 40px;
}

#header div.section_container_in.header div.header_right div.header_right_in {
    position: relative;
    right: -50px;
}

a.inner_page_index_btn.w-inline-block div {
    font-size: larger;
}

nav.header_right_mobile_sns_navigation ul.header_right_mobile_sns_dropdown_menu {
    display: none;
}

div.inner_page_content_container div.section_container.inner_page_index {

}

/*.secondary_nav_bar_underlined {*/
/*    font-weight: bold;*/
/*    color: #4ac9c2;*/
/*    text-decoration: underline;*/
/*}*/

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) and (max-width: 479px)
{ @media {
    /*
      Define here the CSS styles applied only to Safari browsers
      (any version and any device)
     */
    html, body {
        position: relative;
        overflow-x: hidden;
    }
}}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */

    div.section_container.news div.news_detail_circle_container img.news_detail_circle {
        max-width: 900px;
        width: auto;
    }

    div.news_detail_img_container {
        height: 100%;
    }

    div.inner_page_content_container div.section_container div.section_container_in.ls_tp div.ls_tp_slider {
        height: 100%;
    }

    div.inner_page_content_container div#section_3 div.section_container_in div.stars_prog1_slider.w-slider {
        height: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .stars_pofo_tab_pane_left {
        height: 800px;
    }

    a.inner_page_index_btn.w-inline-block div {
        font-size: larger;
        padding-right: 30px;
    }

    div.home_kv_slide_bg img.home_kv_slide_bg_circle {
        position: absolute;
        left: -200px;
        top: 0%;
        right: auto;
        bottom: auto;
        width: 1200px;
        max-width: none;
        margin-top: -300px;
        margin-left: -500px;
    }
    div.section_container_in.sharing div.section_title.sharing div {
        padding: 0;
    }
}

@media screen and (max-width: 991px) {

    div.section_container_in.sharing div.section_title.sharing div {
        padding: 0;
    }

    div.home_kv_slide_bg img.home_kv_slide_bg_circle {
        position: absolute;
        left: -200px;
        top: 0%;
        right: auto;
        bottom: auto;
        width: 1200px;
        max-width: none;
        margin-top: -300px;
        margin-left: -500px;
    }

    img.mobile_only_img {
        min-height: 200px;
        max-height: 400px;
        height: auto;
        position: relative;
        left: 0;
    }

    div.menu_container div a.header_menu_btn.close.w-inline-block {
        float: right;
        margin: 0 5%;
    }

    #section_2 div.stars_pofo_img {
        width: 100%;
        min-height: 400px;
        height: auto;
        max-height: 500px;
    }

    #header div.header_right_mobile_sns_dropdown ul {
        display: none;
    }

    div.menu_col.search-lang-btn-container {
        display: flex;
    }

    div.menu_col.search-lang-btn-container a img {
        margin: 0 10px;
    }

    div#header.section_container.header {
        overflow: visible;
    }

    a.header_right_mobile_sns.w-inline-block {
        /*float: right;*/
        padding: 0 20px;
        margin: 0;
    }

    div.header_right_mobile_sns_dropdown_btn {
        padding: 0 20px;
    }

    .section_container {
        padding-right: 40px;
        padding-left: 40px;
    }
    .section_container.news {
        padding-right: 40px;
        padding-left: 40px;
    }
    .section_container.home_star {
        margin-top: 0px;
        margin-bottom: 30px;
        background-image: -webkit-gradient(linear, left top, right top, from(#fbc041), to(#f8924a));
        background-image: linear-gradient(90deg, #fbc041, #f8924a);
    }
    .section_container.home_career.career {
        margin-top: 30px;
    }
    .section_container.inner_page_index {
        overflow: auto;
        padding-right: 0px;
    }
    .section_container.about_foreword {
        margin-bottom: -75px;
    }
    .section_container.about_committee {
        padding-bottom: 175px;
    }
    .section_container.apply_now {
        margin-top: -20px;
        margin-bottom: 80px;
    }
    .section_container.ls_ap {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section_container_in {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .section_container_in.header {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .section_container_in.home_career {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .section_container_in.news.detail {
        padding-top: 45px;
    }
    .section_container_in.apply_now {
        font-size: 40px;
        line-height: 44px;
    }
    .section_container_in.scholarship {
        padding-top: 40px;
    }
    .section_container_in.contact_1 {
        margin-bottom: 0px;
    }
    .section_container_in.contact_us_2 {
        padding-top: 40px;
    }
    .section_container_in.sitemap {
        padding-bottom: 40px;
    }
    .header_left {
        margin-left: -10px;
    }
    .header_logo {
        height: 56px;
    }
    .header_logo_line {
        height: 56px;
        margin-right: 12px;
        margin-left: 12px;
    }
    .header_menu_btn {
        width: 50px;
        height: 50px;
        margin-left: 30px;
    }
    .header_right_in {
        display: none;
    }
    .home_kv_slider_nav {
        bottom: 25px;
        padding-left: 40px;
    }
    .home_kv_text_container {
        width: 475px;
    }
    .home_kv_title {
        margin-bottom: 20px;
        font-size: 72px;
        line-height: 64px;
    }
    .home_kv_slide_in {
        min-height: 500px;
        padding-left: 40px;
    }
    .home_kv_text {
        font-size: 18px;
        line-height: 30px;
    }
    .home_kv_slide_bg_circle {
        width: 750px;
        margin-top: -175px;
        margin-left: -300px;
    }
    .home_kv_scroll {
        display: none;
    }
    .home_kv_apply_btn {
        padding: 10px 20px;
    }
    .home_news_title {
        margin-bottom: 15px;
    }
    .section_title {
        font-size: 52px;
        line-height: 52px;
    }
    .section_title._50px_in {
        padding-right: 40px;
        padding-left: 40px;
    }
    .section_title._50px_in.sharing {
        max-width: 85%;
        margin-bottom: 15px;
    }
    .home_news_title_line {
        width: 50%;
        margin-right: 80px;
    }
    .home_news_slide {
        width: 50%;
    }
    .home_news_slide._2 {
        margin-top: 0px;
    }
    .home_news_slide._3 {
        margin-top: 0px;
    }
    .home_news_slider_arrow {
        top: -55px;
        bottom: auto;
        width: 35px;
        height: 35px;
    }
    .home_news_slider_arrow.right {
        left: 70px;
    }
    .home_news_more_btn {
        display: none;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.5px;
    }
    .home_news_more_btn.mobile {
        left: auto;
        top: -13px;
        right: 0px;
        display: block;
    }
    .home_news_img {
        margin-bottom: 20px;
    }
    .home_news_img_shadow {
        margin: 12px 12px -12px -12px;
    }
    .home_news_img_shadow._2 {
        margin: -12px -12px 12px 12px;
    }
    .home_news_slide_title {
        max-height: 48px;
        margin-top: 12px;
        font-size: 18px;
        line-height: 24px;
    }
    .btn_block_arrow.apply_now {
        height: 18px;
    }
    .section_tri {
        height: 30px;
    }
    .section_tri.tri_for_img {
        height: 30px;
    }
    .section_tri._45px_height {
        height: 30px;
    }
    .section_tri.stars_pofo {
        height: 36px;
    }
    .home_star_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .home_star_left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: none;
        padding-top: 75px;
        padding-right: 40px;
        padding-left: 40px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-image: -webkit-gradient(linear, left top, right top, from(#fb9141), to(#f8674a));
        background-image: linear-gradient(90deg, #fb9141, #f8674a);
    }
    .home_star_title {
        font-size: 48px;
        line-height: 48px;
    }
    .home_star_title_light {
        font-size: 40px;
    }
    .home_star_text {
        margin-top: 0px;
        margin-bottom: 20px;
        padding-right: 0px;
    }
    .home_star_gradient_bg_50px {
        display: none;
    }
    .home_star_right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: none;
        padding: 0px 40px 75px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .home_star_right_img {
        max-width: 300px;
    }
    .home_star_right_name {
        font-size: 48px;
        line-height: 44px;
    }
    .home_star_right_quote {
        width: 50%;
        max-width: 400px;
        padding-right: 20px;
        padding-left: 20px;
        font-size: 28px;
        line-height: 40px;
    }
    .quote_mark {
        left: -20px;
        height: 15px;
    }
    .quote_mark.end {
        right: -20px;
    }
    .home_2block_block {
        padding-right: 30px;
    }
    .home_2block_block._2 {
        padding-left: 30px;
    }
    .home_2block_block.no_link {
        margin-bottom: -25px;
    }
    .home_2block_img {
        padding-left: 35px;
    }
    .home_2block_img_frame {
        margin-top: 50px;
        margin-bottom: 50px;
        border-width: 15px;
    }
    .home_2block_text {
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 30px;
    }
    .home_career_left {
        width: 100%;
        padding-right: 40px;
        padding-left: 40px;
    }
    .home_career_img {
        height: 500px;
        max-width: none;
        margin-top: -60px;
    }
    .home_career_right {
        width: 100%;
        max-width: none;
        padding-top: 75px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .home_career_text {
        font-size: 17px;
        line-height: 32px;
    }
    .home_career_job_title {
        font-size: 24px;
        line-height: 24px;
    }
    .home_career_job_row {
        padding-right: 40px;
    }
    .home_career_job_text {
        padding-right: 40px;
        font-size: 16px;
        line-height: 24px;
    }
    .home_career_more_btn {
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.5px;
    }
    .tab_link {
        margin-right: 35px;
        font-size: 20px;
        line-height: 20px;
    }
    .sharing_slider {
        padding-right: 20px;
        padding-left: 20px;
    }
    .sharing_slider_arrow {
        right: 40px;
        width: 35px;
        height: 35px;
    }
    .sharing_slider_arrow.left {
        right: 90px;
    }
    .sharing_slider_arrow.inner_page {
        top: -52px;
    }
    .sharing_slide {
        padding-right: 20px;
        padding-left: 20px;
    }
    .sharing_slide_ppl_row {
        padding-bottom: 20px;
    }
    .sharing_slide_ppl_img {
        width: 75px;
        height: 75px;
    }
    .sharing_slide_ppl_text1 {
        margin-top: 12px;
        margin-bottom: 2px;
        font-size: 20px;
        line-height: 24px;
    }
    .sharing_slide_ppl_text2 {
        font-size: 14px;
        line-height: 18px;
    }
    .sharing_slide_in {
        padding: 40px;
    }
    .home_sharing_tabs_menu {
        padding-left: 25px;
    }
    .home_event_slider_arrow {
        top: -62px;
        right: 130px;
        width: 35px;
        height: 35px;
    }
    .home_event_slider_arrow.left {
        right: 180px;
    }
    .home_event_slider_arrow.news_detail_other.left {
        right: 70px;
    }
    .home_event_more_btn {
        top: -30px;
        width: 90px;
        margin-bottom: -20px;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.5px;
    }
    .footer_back_to_top_btn {
        top: auto;
        right: 40px;
        width: 50px;
        height: 50px;
        position: fixed;
        bottom: 5vh;
    }
    .footer_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .footer_right {
        width: 100%;
        margin-top: -15px;
    }
    .footer_sitemap {
        display: none;
    }
    .footer_sponsor {
        width: 33.333%;
        margin-top: 0px;
        padding-left: 0px;
    }
    .footer_sponsor._1 {
        width: 66.666%;
    }
    .footer_sponsor_btn {
        width: 50%;
        padding-right: 40px;
    }
    .footer_sponsor_btn._2 {
        width: 100%;
    }
    .footer_bottom_btn {
        font-size: 12px;
        line-height: 15px;
    }
    .menu_row {
        padding-right: 40px;
        padding-left: 40px;
        margin-top: 30px;
    }
    .menu_col {
        padding-right: 40px;
    }
    .menu_btn {
        max-width: 300px;
        font-size: 24px;
        line-height: 28px;
    }
    .header_right_mobile_sns {
        display: block;
        background-image: url('../images/header_icon_mobile_sns.png');
        background-position: 50% 50%;
        background-size: 66%;
        background-repeat: no-repeat;
    }
    .header_right_mobile_sns:hover {
        background-image: url('../images/header_icon_mobile_sns_h.png');
    }
    .home_star_right_ppl {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .home_star_left_down {
        width: 50%;
    }
    .home_star_left_up {
        width: 50%;
        min-width: 400px;
        margin-right: 40px;
    }
    .inner_page_banner_container {
        background-position: 0% 40%;
    }
    .inner_page_banner_container_in {
        min-height: 250px;
        padding-right: 40px;
        padding-left: 40px;
        /*z-index: 1;*/
    }
    .inner_page_banner_text_container {
        max-width: 500px;
        padding-top: 100px;
        padding-bottom: 100px;
        font-size: 72px;
        line-height: 64px;
    }
    .inner_page_banner_text_container.long_title {
        max-width: 450px;
        padding-top: 60px;
        padding-bottom: 60px;
        font-size: 52px;
        line-height: 52px;
    }
    .inner_page_banner_text_container.app_form {
        padding-top: 75px;
        padding-bottom: 75px;
        font-size: 56px;
        line-height: 56px;
    }
    .inner_page_banner_circle {
        width: 600px;
        margin-top: -240px;
        margin-left: -200px;
    }
    .news_tabs_menu {
        padding-bottom: 45px;
    }
    .news_block {
        width: 50%;
        padding-bottom: 45px;
    }
    .news_block_solid {
        padding: 35px 35px 50px;
    }
    .news_block_solid_text {
        margin-top: 25px;
        margin-bottom: 25px;
        font-size: 24px;
        line-height: 30px;
    }
    .news_tab_paging_container {
        font-size: 18px;
    }
    .news_tab_paging_btn {
        width: 90px;
    }
    .news_detail_title_container {
        width: 90%;
        max-width: 700px;
    }
    .news_detail_back_btn {
        font-size: 18px;
    }
    .news_detail_title {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 36px;
        line-height: 44px;
    }
    .news_detail_date {
        font-size: 18px;
    }
    .news_detail_circle {
        width: 900px;
        margin-top: -375px;
    }
    .news_detail_img_container {
        padding: 25px 10px 5px;
    }
    .news_detail_img {
        width: 50%;
        margin-bottom: 30px;
    }
    .news_detail_img_shadow {
        margin: 15px 25px -15px -5px;
    }
    .news_detail_text {
        font-size: 16px;
        line-height: 24px;
    }
    .inner_page_index_btn {
        height: 55px;
        margin-right: 20px;
        margin-bottom: 0px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: flex;
        border-bottom-width: 4px;
        font-size: 16px;
        line-height: 18px;
    }
    .inner_page_index_btn.last {
        padding-right: 40px;
    }
    .about_foreword_left {
        margin-right: 60px;
    }
    .about_foreword_right {
        width: 40%;
    }
    .about_foreword_text {
        padding-right: 30px;
        padding-bottom: 50px;
        padding-left: 30px;
    }
    .about_foreword_name {
        font-size: 32px;
        line-height: 30px;
    }
    .about_foreword_title {
        font-size: 14px;
        line-height: 20px;
    }
    .about_foreword_copy {
        margin-top: 20px;
        font-size: 16px;
        line-height: 28px;
    }
    .about_foreword_copy_quote {
        left: -30px;
        height: 16px;
    }
    .about_foreword_copy_quote.end {
        right: -30px;
    }
    ._2part_container.ls_service {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    ._2part_in {
        padding: 60px;
    }
    ._2part_title {
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 30px;
    }
    ._2part_text_m {
        font-size: 18px;
        line-height: 30px;
    }
    ._2part_pt_form {
        font-size: 16px;
        line-height: 24px;
    }
    .about_committee_boss {
        margin-top: 35px;
        margin-bottom: -15px;
    }
    .about_committee_boss_img {
        height: 120px;
        margin-right: 25px;
    }
    .about_committee_text {
        padding-top: 25px;
    }
    .about_committee_name {
        font-size: 32px;
        line-height: 30px;
    }
    .about_commttee_quote {
        margin-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
        font-size: 16px;
        line-height: 24px;
    }
    .about_commttee_quote_icon {
        height: 16px;
    }
    .about_committee_member_col {
        width: 50%;
    }
    .about_committee_member_block {
        font-size: 20px;
        line-height: 24px;
    }
    .about_committee_img_container {
        margin-top: -210px;
    }
    .about_committee_img_container_in {
        padding-right: 40px;
    }
    .section_text {
        font-size: 17px;
        line-height: 31px;
    }
    .section_text._50px_in {
        padding-right: 40px;
        padding-left: 40px;
    }
    .section_text.ls_ap_2 {
        margin-top: -5px;
    }
    .about_prog_coverage_tab_link {
        margin-right: 30px;
        padding-bottom: 12px;
        font-size: 20px;
    }
    .about_prog_coverage_block {
        padding: 50px 40px;
    }
    .about_prog_coverage_item {
        font-size: 18px;
        line-height: 22px;
    }
    .stars_banner_title {
        margin-left: -32px;
        padding-right: 32px;
        padding-left: 32px;
        background-position: 100% 15px, 0px 15px;
        background-size: 25px, 25px;
    }
    .stars_pofo_tabs_menu {
        right: 0%;
        bottom: 60px;
        width: 100%;
        padding-right: 55px;
        padding-left: 55px;
    }
    .stars_pofo_tab_link_img {
        width: 100%;
    }
    .stars_pofo_tab_pane_in {
        display: block;
    }
    .stars_pofo_tab_pane_left {
        width: 100%;
        padding: 60px 60px 150px;
        height: 550px;
    }
    .stars_pofo_name {
        font-size: 35px;
        line-height: 35px;
    }
    .stars_pofo_cate {
        font-size: 18px;
    }
    .stars_pofo_img {
        min-height: 400px;
    }
    .stars_pofo_tab_prev {
        right: 90px;
        width: 35px;
        height: 35px;
    }
    .stars_pofo_tab_next {
        right: 40px;
        width: 35px;
        height: 35px;
    }
    .stars_prog1_slider_arrow {
        bottom: -50px;
        width: 35px;
        height: 35px;
    }
    .stars_prog1_slider_arrow.left {
        right: 50px;
    }
    .scholarship_text_container {
        padding-top: 40px;
        padding-right: 40px;
        padding-left: 40px;
        font-size: 16px;
        line-height: 22px;
    }
    .scholarship_title {
        font-size: 22px;
        line-height: 26px;
    }
    .scholarship_text1 {
        padding-bottom: 40px;
        line-height: 29px;
    }
    .scholarship_text2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .scholarship_table {
        font-size: 15px;
        line-height: 27px;
    }
    .scholarship_table_row.title {
        font-size: 17px;
        line-height: 21px;
    }
    .scholarship_table_block {
        padding: 12px 24px;
    }
    .scholarship_table_block.title {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .scholarship_text3 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .section_img {
        height: 350px;
    }
    .edu_igec_subtitle {
        font-size: 22px;
    }
    .edu_ontario {
        margin-top: 35px;
        margin-bottom: -75px;
    }
    .ls_subtitle {
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 30px;
        line-height: 32px;
    }
    .ls_subtitle.tp {
        padding-top: 40px;
    }
    .ls_tp_slider_arrow {
        top: -60px;
        width: 35px;
        height: 35px;
    }
    .ls_tp_slider_arrow.left {
        right: 50px;
    }
    .ls_ap_item_container {
        padding-top: 20px;
    }
    .ls_ap_item_down {
        padding-bottom: 25px;
    }
    .ls_ap_plus {
        width: 32px;
        height: 32px;
        margin-top: 25px;
    }
    .ls_ap_minus {
        width: 32px;
        height: 32px;
        margin-top: 25px;
    }
    .ls_ap_target {
        padding-right: 40px;
        font-size: 24px;
        line-height: 28px;
    }
    .ls_ap_target_img {
        height: 60px;
    }
    .ls_ap_event_slider_arrow {
        top: -62px;
        right: 130px;
        width: 35px;
        height: 35px;
    }
    .ls_ap_event_slider_arrow.left {
        right: 180px;
    }
    .ls_ap_event_slider_arrow.news_detail_other.left {
        right: 70px;
    }
    .section_anchor_point {
        margin-top: -55px;
    }
    .career_service_text {
        font-size: 22px;
        line-height: 30px;
    }
    .career_ratp_link {
        font-size: 32px;
        line-height: 36px;
    }
    .career_prog_tab_link {
        margin-right: 30px;
        padding-bottom: 12px;
        font-size: 20px;
    }
    .career_prog_text {
        font-size: 17px;
        line-height: 31px;
    }
    .ratp_obj_text {
        font-size: 22px;
        line-height: 30px;
    }
    .ratp_obj_slider_img {
        height: 60%;
        min-height: 300px;
    }
    .ratp_obj_slide_text_container {
        padding-right: 45px;
        padding-bottom: 105px;
        padding-left: 45px;
    }
    .ratp_obj_quote {
        width: 100%;
        margin-top: 25px;
        margin-right: 0px;
        font-size: 18px;
        line-height: 26px;
    }
    .ratp_obj_arrow {
        left: 95px;
        right: auto;
        bottom: 40px;
        width: 35px;
        height: 35px;
    }
    .ratp_obj_arrow.left {
        left: 45px;
        right: auto;
    }
    .ratp_obj_info_container {
        padding-top: 20px;
        padding-right: 40px;
        padding-left: 40px;
        font-size: 16px;
        line-height: 22px;
    }
    .ratp_apply_left {
        padding-right: 40px;
    }
    .ratp_apply_left.right {
        padding-left: 40px;
    }
    .ratp_apply_left_text {
        font-size: 17px;
        line-height: 25px;
    }
    .ratp_apply_left_btn {
        font-size: 18px;
        line-height: 22px;
    }
    .ratp_apply_right_title {
        font-size: 22px;
        line-height: 26px;
    }
    .ath_consult_service_text {
        font-size: 18px;
        line-height: 30px;
    }
    .contact_1_text {
        padding-right: 40px;
        padding-left: 40px;
        font-size: 22px;
        line-height: 30px;
    }
    .contact_1_info_container {
        padding-right: 40px;
        padding-left: 40px;
    }
    .contact_1_info_block {
        width: 33.333%;
        padding-top: 30px;
        padding-right: 20px;
        font-size: 18px;
        line-height: 24px;
    }
    .contact_1_info_block.link.address {
        width: 66.666%;
    }
    .contact_1_info_icon {
        height: 35px;
    }
    .contact_1_info_text1 {
        font-size: 26px;
        line-height: 30px;
    }
    .contact_1_map {
        padding-right: 20px;
    }
    .contact_1_map_frame {
        height: 30px;
    }
    .contact_1_map_frame.bottom {
        height: 60px;
    }
    .contact_1map_img_bg {
        margin-top: 25px;
    }
    .contact_1_bottom_blue_bg {
        display: none;
    }
    .contact_form_container {
        padding-top: 40px;
    }
    .contact_form_block {
        margin-bottom: 40px;
    }
    .contact_form_title {
        font-size: 17px;
    }
    .contact_form_field {
        height: 40px;
        font-size: 24px;
        line-height: 24px;
    }
    .contact_form_select {
        height: 40px;
        font-size: 24px;
        line-height: 24px;
    }
    .contact_form_submit {
        height: 40px;
        padding-right: 60px;
        background-size: 40px;
        font-size: 40px;
        line-height: 40px;
    }
    .contact_form_cancel {
        margin-top: 10px;
        margin-left: 100px;
        font-size: 17px;
        line-height: 23px;
    }
    .sitemap_col {
        width: 50%;
    }
    .sitemap_col.last {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .sitemap_block {
        padding-right: 40px;
        padding-bottom: 35px;
    }
    .sitemap_block.last {
        width: 50%;
    }
    .sitemap_block.last4 {
        margin-top: -20px;
        padding-right: 0px;
    }
    .sitemap_btn_large {
        font-size: 24px;
        line-height: 28px;
    }
    .sitemap_btn_large.last {
        width: 50%;
        margin-top: 20px;
    }
    .sitemap_btn {
        margin-top: 12px;
        font-size: 16px;
        line-height: 20px;
    }
    .tandc_title {
        margin-top: 35px;
        font-size: 18px;
        line-height: 20px;
    }
    .tandc_text {
        padding-top: 12px;
    }
    .about_prog_img {
        width: 40%;
        margin-right: 40px;
    }
    .app_form_text_field_block._1 {
        width: 100%;
        margin-right: 0px;
        padding-right: 0px;
    }
    .app_form_text_field_block._2 {
        width: 100%;
        margin-right: 0px;
        padding-right: 0px;
    }
    .app_form_text_field_block.office_use_year {
        width: 50%;
    }
    .app_form_text_field_block.office_use_year.last {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .app_form_text_field_block.office_use_2 {
        margin-right: 0px;
        padding-right: 0px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .app_form_submit {
        height: 40px;
        margin-top: 25px;
        padding-right: 60px;
        background-size: 40px;
        font-size: 40px;
        line-height: 40px;
    }
    .app_form_cancel {
        margin-top: 35px;
        margin-left: 100px;
        font-size: 17px;
        line-height: 23px;
    }
}

@media screen and (max-width: 768px) {
    #header div.header_right_mobile_sns_dropdown ul {
        display: none;
    }

    div.inner_page_banner_container {
        z-index: 0;
    }

    /*div.section_container.header {*/
    /*    z-index: 0;*/
    /*}*/

    /*nav.header_right_mobile_sns_navigation ul.header_right_mobile_sns_dropdown_menu {*/
    /*    z-index: 999999;*/
    /*}*/

    /*#header div.header_right_mobile_sns_dropdown ul {*/
        /*font-size: 14px;*/
        /*margin: 0;*/
        /*padding: 10px;*/
        /*list-style: none;*/
        /*display: block;*/
        /*position: absolute;*/
        /*!*top: 80px;*!*/
        /*top: 100%;*/
        /*float: left;*/
        /*z-index: 999;*/
        /*background-color: #ffffff;*/
        /*width: 120px;*/
        /*font-size: 18px;*/
        /*line-height: 20px;*/
        /*font-weight: 600;*/
        /*text-align: center;*/
    /*}*/

    div.section_container_in.news div.section_title.home_event div {
        padding: 0 25px;
    }

    div.home_kv_slide_bg img.home_kv_slide_bg_circle {
        position: absolute;
        left: -200px;
        top: 450px;
        right: auto;
        bottom: auto;
        width: 1000px;
    }

    div.section_container.sharing {
        position: relative;
        padding-right: 25px;
        padding-left: 25px;
        padding-bottom: 30px;
        overflow-x: hidden;
    }

    div.section_container_in.sharing {
        overflow-y: hidden;
        overflow-x: hidden;
    }

    html.w-mod-touch * {

    }

    .section_container {
        padding-right: 25px;
        padding-left: 25px;
    }
    .section_container.news {
        padding-right: 15px;
        padding-left: 15px;
    }
    .section_container.home_star {
        margin-bottom: 15px;
    }
    .section_container.home_career.career {
        margin-top: 15px;
    }
    .section_container.about_foreword {
        margin-bottom: -50px;
    }
    .section_container.about_committee {
        padding-bottom: 150px;
    }
    .section_container.apply_now {
        margin-top: -10px;
        margin-bottom: 50px;
    }
    .section_container.ls_ap {
        padding-right: 15px;
        padding-left: 15px;
    }
    .section_container_in {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .section_container_in.news.detail {
        padding-top: 30px;
    }
    .section_container_in.apply_now {
        font-size: 36px;
        line-height: 40px;
    }
    .section_container_in.scholarship {
        padding-top: 30px;
    }
    .section_container_in.ratp_apply {
        display: block;
    }
    .section_container_in.contact_us_2 {
        padding-top: 30px;
    }
    .section_container_in.sitemap {
        padding-bottom: 25px;
    }
    .header_left {
        margin-left: 0px;
    }
    .header_logo {
        height: 44px;
    }
    .header_logo_line {
        height: 44px;
    }
    .header_menu_btn {
        width: 40px;
        height: 40px;
        margin-right: 0px;
        margin-left: 25px;
    }
    .home_kv_slider_nav {
        bottom: 20px;
        padding-left: 25px;
    }
    .home_kv_text_container {
        width: 100%;
        max-width: 525px;
        padding-bottom: 90px;
        /*padding-bottom: 150px;*/
    }
    .home_kv_title {
        font-size: 64px;
        line-height: 56px;
    }
    .home_kv_slide_in {
        min-height: 700px;
        padding-right: 25px;
        padding-left: 25px;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .home_kv_text {
        max-width: 100%;
    }
    .home_kv_slide_bg_circle {
        left: -330px;
        top: 230px;
        right: auto;
        bottom: -720px;
        width: 1100px;
        margin-top: 0px;
        margin-left: 0px;
        background-image: none;
    }
    .home_kv_apply_btn {
        right: 20px;
        bottom: 20px;
    }
    .home_news_title {
        padding-right: 15px;
    }
    .section_title {
        font-size: 48px;
        line-height: 48px;
    }
    .section_title._50px_in {
        padding-right: 25px;
        padding-left: 25px;
    }
    .section_title._50px_in.sharing {
        margin-bottom: 0px;
    }
    .section_title._20px_in {
        padding-right: 10px;
        padding-left: 10px;
    }
    .home_news_slide {
        padding-right: 10px;
        padding-left: 10px;
    }
    .home_news_slider_arrow {
        left: 15px;
        top: -50px;
        width: 30px;
        height: 30px;
    }
    .home_news_slider_arrow.right {
        left: 60px;
    }
    .home_news_slide_title {
        padding-right: 20px;
    }
    .btn_block_arrow.apply_now {
        height: 16px;
        margin-left: 8px;
    }
    .section_tri {
        height: 20px;
    }
    .section_tri.tri_for_img {
        height: 25px;
    }
    .section_tri._45px_height {
        height: 20px;
    }
    .section_tri.stars_pofo {
        height: 30px;
    }
    .home_star_left {
        display: block;
        padding: 60px 25px 75px;
    }
    .home_star_title {
        font-size: 44px;
        line-height: 44px;
    }
    .home_star_title_light {
        font-size: 38px;
    }
    .home_star_right {
        padding-right: 25px;
        padding-bottom: 60px;
        padding-left: 25px;
    }
    .home_star_right_img {
        max-width: 225px;
    }
    .home_star_right_name {
        margin-top: -20px;
        font-size: 40px;
        line-height: 36px;
    }
    .home_star_right_quote {
        font-size: 24px;
        line-height: 34px;
    }
    .home_2block_block {
        padding-right: 20px;
    }
    .home_2block_block._2 {
        padding-left: 20px;
    }
    .home_2block_block.no_link {
        margin-bottom: -20px;
    }
    .home_2block_img {
        padding-left: 30px;
    }
    .home_2block_img_frame {
        margin-top: 40px;
        margin-bottom: 40px;
        border-width: 12px;
    }
    .home_2block_text {
        margin-bottom: 20px;
        font-size: 17px;
        line-height: 29px;
    }
    .home_career_left {
        padding-right: 25px;
        padding-left: 25px;
    }
    .home_career_img {
        height: 400px;
        margin-top: -30px;
    }
    .home_career_right {
        padding-top: 60px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .home_career_job_row {
        padding-right: 25px;
    }
    .home_career_job_text {
        padding-right: 25px;
    }
    .tab_link {
        margin-right: 30px;
        margin-bottom: 10px;
        padding-bottom: 8px;
        font-size: 18px;
        line-height: 18px;
    }
    .sharing_slider {
        padding-right: 5px;
        padding-left: 5px;
    }
    .sharing_slider_arrow {
        top: -35px;
        right: 25px;
        width: 30px;
        height: 30px;
    }
    .sharing_slider_arrow.left {
        right: 70px;
    }
    .sharing_slider_arrow.inner_page {
        top: -35px;
    }
    .sharing_slide {
        width: 100%;
    }
    .home_sharing_tabs_menu {
        /*padding-left: 25px;*/
        padding-left: 0;
        width: 100%;
        overflow-y: scroll;
        z-index: 9999;
    }
    .apply_now_lightblue_text {
        margin-right: 8px;
    }
    .home_event_slider_arrow {
        top: -58px;
        width: 30px;
        height: 30px;
    }
    .home_event_slider_arrow.left {
        right: 175px;
    }
    .home_event_slider_arrow.news_detail_other {
        right: 10px;
    }
    .home_event_slider_arrow.news_detail_other.left {
        right: 55px;
    }
    .footer_back_to_top_btn {
        top: auto;
        right: 25px;
        width: 40px;
        height: 40px;
        position: fixed;
        bottom: 5vh;
    }
    .footer_sns_row {
        margin-top: 40px;
    }
    .footer_sns_btn {
        width: 25px;
        height: 25px;
        margin-right: 25px;
    }
    .footer_sns_btn.facebook {
        margin-right: 22px;
    }
    .footer_sponsor_btn {
        min-width: 185px;
        padding-right: 25px;
    }
    .footer_sponsor_btn_img {
        height: 40px;
    }
    .footer_bottom {
        margin-top: 25px;
        margin-bottom: -30px;
    }
    .footer_bottom_row._2 {
        display: block;
    }
    .footer_bottom_btn.copyright {
        margin-right: 0px;
        padding-right: 0px;
        border-right-style: none;
    }
    .menu_row {
        padding-right: 25px;
        padding-left: 25px;
    }
    .menu_btn {
        max-width: 250px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 26px;
    }
    .header_right_mobile_sns {
        width: 40px;
        height: 40px;
    }
    .home_star_left_down {
        width: 100%;
    }
    .home_star_left_up {
        width: 100%;
        max-width: 450px;
        min-width: auto;
        margin-right: 0px;
        margin-bottom: 25px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .inner_page_banner_container_in {
        min-height: 350px;
        padding-right: 25px;
        padding-left: 25px;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .inner_page_banner_container_in.app_form {
        min-height: 300px;
    }
    .inner_page_banner_text_container {
        padding-top: 0px;
        padding-bottom: 60px;
        font-size: 64px;
        line-height: 56px;
    }
    .inner_page_banner_text_container.long_title {
        max-width: 350px;
        padding-bottom: 40px;
        font-size: 42px;
        line-height: 42px;
    }
    .inner_page_banner_text_container.app_form {
        padding-top: 60px;
        padding-bottom: 60px;
        font-size: 48px;
        line-height: 48px;
    }
    .inner_page_banner_circle {
        left: 0%;
        top: auto;
        right: auto;
        bottom: 0%;
        width: 500px;
        margin-top: 0px;
        margin-bottom: -250px;
        margin-left: -125px;
    }
    .news_tabs_menu {
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 10px;
    }
    .news_block {
        padding-right: 10px;
        padding-left: 10px;
    }
    .news_block_solid {
        padding: 25px 25px 40px;
    }
    .news_block_solid_text {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 26px;
    }
    .news_detail_title_container {
        width: 75%;
        padding-right: 10px;
        padding-left: 10px;
    }
    .news_detail_title {
        font-size: 28px;
        line-height: 34px;
    }
    .news_detail_circle {
        width: 600px;
        margin-top: -200px;
    }
    .news_detail_img_container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .news_detail_img {
        margin-bottom: 25px;
    }
    .news_detail_img_shadow {
        margin: 12px 22px -12px -2px;
    }
    .news_detail_text {
        padding-right: 10px;
        padding-left: 10px;
    }
    .news_detail_circle_space {
        width: 60%;
    }
    .home_kv_slide_bg_img {
        background-image: url('../images/home_kv_img1m.jpg');
        background-position: 100%;
        /*background-size: 100%;*/
        overflow: hidden;
        background-size: cover;
        /*background-position: center;*/
        background-repeat: no-repeat;
    }

    div.home_kv_slide_bg_img.chinese_version {
        background-image: url('../images/home_kv_img1m.jpg');
        background-position: 200%;
        /*background-size: 100%;*/
        overflow: hidden;
        background-size: cover;
        /*background-position: center;*/
        background-repeat: no-repeat;
    }

    .home_kv_slide_bg_img._3 {
        background-image: url('../images/home_kv_img3m_v2.jpg');
        background-position: 90% 10%;
        background-size: cover;
    }
    .home_kv_slide_bg_img._2 {
        background-image: url('../images/home_kv_img2m_v2.jpg');
        background-position: 90% 10%;
        background-size: cover;
    }
    .inner_page_banner_bg.news {
        background-position: 70% 40%;
    }
    .inner_page_banner_bg.about {
        background-position: 60% 40%;
    }
    .inner_page_index_btn {
        height: 50px;
        margin-right: 35px;
        border-bottom-width: 3px;
        font-size: 13px;
        line-height: 17px;
    }
    .inner_page_index_btn.last {
        padding-right: 25px;
    }
    .about_foreword_container {
        display: block;
    }
    .about_foreword_left {
        margin-right: 0px;
    }
    .about_foreword_right {
        width: 100%;
        margin-top: 25px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .about_foreword_img {
        width: 50%;
        min-height: 250px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .about_foreword_text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .about_foreword_name {
        margin-top: 45px;
        font-size: 26px;
        line-height: 24px;
    }
    .about_foreword_title {
        padding-top: 15px;
        font-size: 13px;
        line-height: 19px;
        letter-spacing: 0.5px;
    }
    .about_foreword_copy {
        margin-top: 15px;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 26px;
    }
    .about_foreword_copy_quote {
        left: -15px;
        height: 12px;
    }
    .about_foreword_copy_quote.end {
        right: -15px;
    }
    ._2part_container {
        display: block;
        margin-top: 20px;
    }
    ._2part_container.ls_service {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    ._2part_in {
        width: 100%;
        padding-right: 40px;
        padding-left: 40px;
    }
    ._2part_in.vison {
        padding-bottom: 45px;
    }
    ._2part_in.mission {
        padding-top: 45px;
    }
    ._2part_title {
        margin-bottom: 15px;
        font-size: 28px;
        line-height: 30px;
    }
    ._2part_text_m {
        font-size: 16px;
        line-height: 28px;
    }
    ._2part_pt_form {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    ._2_part_pt {
        width: 6px;
        height: 6px;
        margin-left: 0px;
    }
    .about_committee_boss {
        display: block;
        margin-bottom: -5px;
    }
    .about_committee_text {
        padding-top: 15px;
    }
    .about_committee_name {
        font-size: 26px;
        line-height: 24px;
    }
    .about_commttee_quote {
        margin-top: 15px;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .about_commttee_quote_icon {
        height: 12px;
    }
    .about_committee_member_container {
        padding-top: 40px;
    }
    .about_committee_member_block {
        font-size: 18px;
        line-height: 22px;
    }
    .about_committee_img_container {
        margin-top: -175px;
    }
    .about_committee_img_container_in {
        padding-right: 25px;
    }
    .section_text {
        padding-top: 20px;
        font-size: 16px;
        line-height: 30px;
    }
    .section_text._50px_in {
        padding-right: 25px;
        padding-left: 25px;
    }
    .section_text.ls_ap {
        padding-right: 10px;
        padding-left: 10px;
    }
    .section_text.ls_ap_2 {
        margin-top: -10px;
    }
    .about_prog_coverage_tabs {
        padding-top: 25px;
    }
    .about_prog_coverage_tab_link {
        margin-right: 20px;
        font-size: 16px;
        line-height: 20px;
    }
    .about_prog_coverage_tab_pane_in {
        display: block;
    }
    .about_prog_coverage_img {
        width: 100%;
        min-height: 200px;
        height: auto;
        max-height: 300px;
    }
    .about_prog_coverage_block {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about_prog_coverage_item {
        font-size: 16px;
        line-height: 20px;
    }
    .stars_banner_title {
        margin-left: 0px;
        background-position: 100% 10px, 0px 10px;
    }
    .stars_pofo_tabs_menu {
        bottom: 50px;
        /*max-width: 500px;*/
        max-width: 600px;
        padding-right: 35px;
        padding-left: 35px;
    }
    .stars_pofo_tab_link {
        width: 25%;
    }
    .stars_pofo_tab_pane_left {
        padding: 40px 40px 200px;
    }
    .stars_pofo_name {
        font-size: 30px;
        line-height: 30px;
    }
    .stars_pofo_text {
        font-size: 14px;
    }
    .stars_pofo_img {
        min-height: auto;
    }
    .stars_pofo_tab_prev {
        top: -56px;
        right: 70px;
        width: 30px;
        height: 30px;
    }
    .stars_pofo_tab_next {
        top: -56px;
        right: 25px;
        width: 30px;
        height: 30px;
    }
    .stars_prog1_slider_arrow {
        bottom: -40px;
        width: 30px;
        height: 30px;
    }
    .stars_prog1_slider_arrow.left {
        right: 45px;
    }
    ._2part_img {
        width: 100%;
        min-height: auto;
    }
    .scholarship_text_container {
        padding-top: 25px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .scholarship_title {
        font-size: 20px;
        line-height: 24px;
    }
    .scholarship_text1 {
        padding-bottom: 25px;
    }
    .scholarship_text2 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .scholarship_table_block {
        padding: 10px 20px;
    }
    .scholarship_table_block.title {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .section_img {
        height: 300px;
    }
    .edu_ontario {
        margin-top: 30px;
        margin-bottom: -60px;
    }
    .mobile_only_img {
        display: inline-block;
    }
    .ls_subtitle {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 25px;
        line-height: 27px;
    }
    .ls_subtitle.tp {
        padding-top: 25px;
    }
    .ls_tp_slider_arrow {
        top: -50px;
        width: 30px;
        height: 30px;
    }
    .ls_tp_slider_arrow.left {
        right: 45px;
    }
    .ls_ap_item_container {
        padding-top: 15px;
    }
    .ls_ap_item {
        padding-right: 10px;
        padding-left: 10px;
    }
    .ls_ap_item_up.event {
        padding-right: 10px;
        padding-left: 10px;
    }
    .ls_ap_item_down {
        padding-bottom: 20px;
    }
    .ls_ap_plus {
        width: 28px;
        height: 28px;
        margin-top: 20px;
    }
    .ls_ap_minus {
        width: 28px;
        height: 28px;
        margin-top: 20px;
    }
    .ls_ap_target {
        display: block;
        padding-right: 30px;
        font-size: 20px;
        line-height: 24px;
        text-align: center;
    }
    .ls_ap_target_img {
        height: 50px;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
    }
    .ls_ap_event_slider_arrow {
        top: -58px;
        width: 30px;
        height: 30px;
    }
    .ls_ap_event_slider_arrow.left {
        right: 175px;
    }
    .ls_ap_event_slider_arrow.news_detail_other {
        right: 10px;
    }
    .ls_ap_event_slider_arrow.news_detail_other.left {
        right: 55px;
    }
    .section_anchor_point {
        margin-top: -50px;
    }
    .career_service_text {
        padding-bottom: 15px;
        font-size: 20px;
        line-height: 28px;
    }
    .career_ratp_link {
        font-size: 28px;
        line-height: 32px;
    }
    .career_prog_tab_link {
        margin-right: 20px;
        font-size: 16px;
        line-height: 20px;
    }
    .career_prog_img {
        width: 100%;
        min-height: auto;
    }
    .career_prog_text {
        font-size: 16px;
        line-height: 29px;
    }
    .ratp_obj_text {
        font-size: 20px;
        line-height: 28px;
    }
    .ratp_obj_slider {
        width: 100%;
    }
    .ratp_obj_slider_img {
        height: auto;
        min-height: auto;
    }
    .ratp_obj_arrow {
        left: 90px;
        width: 30px;
        height: 30px;
    }
    .ratp_obj_info_container {
        padding-top: 25px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .ratp_apply_left {
        width: 100%;
        max-width: none;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
    .ratp_apply_left.right {
        margin-top: 25px;
        padding-top: 25px;
        padding-left: 0px;
        /* border-top: 1px solid hsla(0, 0%, 100%, 0.5); */
        border-left-style: none;
    }
    .contact_1_text {
        padding-right: 25px;
        padding-left: 25px;
        font-size: 20px;
        line-height: 28px;
    }
    .contact_1_info_container {
        padding-right: 25px;
        padding-left: 25px;
    }
    .contact_1_info_block {
        width: 50%;
        font-size: 16px;
        line-height: 22px;
    }
    .contact_1_info_block.link.address {
        width: 100%;
        padding-right: 0px;
    }
    .contact_1_info_text1 {
        font-size: 24px;
        line-height: 28px;
    }
    .contact_1_map {
        margin-top: 30px;
        padding-right: 15px;
    }
    .contact_1_map_frame {
        height: 25px;
    }
    .contact_1_map_frame.bottom {
        height: 50px;
    }
    .contact_1map_img_bg {
        margin-top: 20px;
    }
    .contact_form_container {
        padding-top: 35px;
    }
    .contact_form_block {
        width: 47.5%;
        margin-bottom: 35px;
    }
    .contact_form_block._2 {
        margin-left: 5%;
    }
    .contact_form_field {
        height: 35px;
        font-size: 21px;
        line-height: 21px;
    }
    .contact_form_select {
        height: 35px;
        font-size: 21px;
        line-height: 21px;
    }
    .sitemap_block {
        padding-right: 30px;
    }
    .sitemap_btn_large {
        font-size: 20px;
        line-height: 24px;
    }
    .tandc_title {
        margin-top: 30px;
    }
    .about_prog_img {
        width: 100%;
        margin-top: 20px;
        margin-right: 0px;
    }
    .about_prog_img_mobile {
        margin-top: 20px;
    }
    .app_form_after_checkbox {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .app_form_retire_reason {
        min-width: auto;
    }
    .app_form_submit {
        margin-top: 20px;
    }
    .app_form_cancel {
        margin-top: 30px;
    }
    .about_prog_1_container {
        display: block;
    }
}

@media screen and (max-width: 567px) {
    .stars_pofo_tabs_menu {
        bottom: 20px;
    }

    .stars_pofo_tab_pane_left {
        height: 600px;
    }
}

@media screen and (max-width: 479px) {

    div.home_kv_slider.w-slider {
        width: max-content;
    }

    div.section_container_in.sharing div.section_title.sharing div {
        padding: 20px 0;
    }

    div.home_sharing_tabs.w-tabs div.home_sharing_tabs.w-tab-menu {
        padding: 0;
    }

    a.inner_page_index_btn.w-inline-block div {
        font-size: medium;
        width: 100%;
    }

    div.sharing_slider_mask.w-slider-mask {
        position: relative;
        display: block;
        left: 0;
        right: 0;
        white-space: nowrap;
    }

    body {
        font-size: 14px;
        line-height: 21px;
        overflow-x: hidden;
    }
    .section_container.news {
        /*padding-right: 25px;*/
        /*padding-left: 25px;*/
        padding-right: 0;
        padding-left: 0;
    }
    .section_container.home_star {
        margin-top: 15px;
        margin-bottom: 0px;
    }
    .section_container.home_career.career {
        margin-top: 0px;
    }
    .section_container.header {
        padding-right: 15px;
        padding-left: 15px;
    }
    .section_container.about_committee {
        margin-top: -30px;
        padding-bottom: 50px;
    }
    .section_container.ls_ap {
        padding-right: 0px;
        padding-left: 0px;
    }
    .section_container_in {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .section_container_in.header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .section_container_in.home_2block {
        display: block;
    }
    .section_container_in.apply_now {
        font-size: 28px;
        line-height: 32px;
    }
    .section_container_in.scholarship {
        padding-top: 25px;
    }
    .section_container_in.contact_us_2 {
        padding-top: 25px;
    }
    .section_container_in.sitemap {
        padding-bottom: 15px;
    }
    .header_logo {
        height: 36px;
    }
    .header_logo_line {
        height: 36px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .header_menu_btn {
        width: 30px;
        height: 30px;
        margin-left: 20px;
    }
    .home_kv_title {
        font-size: 48px;
        line-height: 44px;
    }
    .home_kv_slide_in {
        min-height: 550px;
    }
    .home_kv_text {
        font-size: 15px;
        line-height: 25px;
    }
    .home_kv_slide_bg_circle {
        left: -350px;
        bottom: -375px;
        width: 700px;
    }
    .home_kv_apply_btn {
        padding: 10px 20px;
    }
    .home_kv_apply_btn_icon {
        height: 12px;
        margin-top: -2px;
    }
    .home_news_title {
        padding-right: 25px;
    }
    .section_title {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: -1.5px;
    }
    .section_title._50px_in.sharing {
        max-width: none;
    }

    #section_sharing div div.section_title._50px_in.sharing {
        padding: 0;
    }

    .section_title._20px_in {
        padding-right: 25px;
        padding-left: 25px;
    }
    .home_news_title_line {
        width: 40%;
        margin-top: 20px;
        margin-right: 75px;
    }
    .home_news_slider {
        width: 90%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .home_news_slider_mask {
        overflow: visible;
    }
    .home_news_slide {
        width: 100%;
    }
    .home_news_slider_arrow {
        display: none;
    }
    .home_news_more_btn.mobile {
        font-size: 16px;
        letter-spacing: 0.25px;
    }
    .home_news_img_shadow {
        margin: 10px 10px -10px -10px;
    }
    .home_news_img_shadow._2 {
        margin: -10px -10px 10px 10px;
    }
    .home_news_slide_in {
        font-size: 13px;
        line-height: 21px;
    }
    .home_news_slide_title {
        margin-top: 10px;
        margin-bottom: 12px;
        padding-right: 10px;
        font-size: 16px;
        line-height: 22px;
    }
    .btn_block_arrow.apply_now {
        height: 15px;
        margin-left: 6px;
    }
    .btn_block_arrow.career_ratp {
        margin-top: 25px;
    }
    .btn_block_arrow.ratp_apply {
        height: 12px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .section_tri {
        height: 30px;
    }
    .section_tri.stars_pofo {
        height: 25px;
    }
    .home_star_left {
        padding-top: 45px;
        padding-bottom: 60px;
    }
    .home_star_title {
        margin-bottom: 20px;
        font-size: 34px;
        line-height: 34px;
    }
    .home_star_title_light {
        font-size: 28px;
    }
    .home_star_text {
        margin-bottom: 15px;
        line-height: 24px;
    }
    .home_star_right {
        display: block;
        padding-bottom: 45px;
    }
    .home_star_right_name {
        margin-top: -15px;
        font-size: 32px;
        line-height: 28px;
    }
    .home_star_right_quote {
        width: 100%;
        max-width: none;
        margin-top: 30px;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 20px;
        line-height: 30px;
    }
    .quote_mark {
        left: -12px;
        height: 12px;
    }
    .quote_mark.end {
        right: -12px;
    }
    .home_2block_block {
        width: 100%;
        padding-right: 0px;
    }
    .home_2block_block._2 {
        margin-top: 30px;
        padding-left: 0px;
    }
    .home_2block_block._2.career {
        margin-top: 30px;
    }
    .home_2block_block.no_link {
        margin-bottom: -15px;
    }
    .home_2block_img {
        margin-bottom: 15px;
        padding-left: 25px;
    }
    .home_2block_img_frame {
        border-width: 10px;
    }
    .home_2block_text {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 26px;
    }
    .home_career_left {
        padding-right: 0px;
        padding-left: 0px;
    }
    .home_career_img {
        height: 300px;
        box-shadow: none;
    }
    .home_career_right {
        padding-top: 45px;
    }
    .home_career_text {
        margin-top: 5px;
        margin-bottom: 25px;
        font-size: 16px;
        line-height: 30px;
    }
    .home_career_job_title {
        font-size: 20px;
        line-height: 20px;
    }
    .home_career_job_row {
        padding-right: 0px;
    }
    .home_career_job_text {
        font-size: 14px;
        line-height: 22px;
    }
    .home_career_more_btn {
        margin-top: 10px;
        font-size: 16px;
        letter-spacing: 0.25px;
    }
    .home_sharing_tabs {
        padding-top: 20px;
    }
    .tab_link {
        margin-right: 20px;
        margin-bottom: 8px;
        font-size: 15px;
        line-height: 15px;
    }
    .sharing_slider {
        width: 85%;
        padding-right: 0px;
        padding-left: 0px;
        height: 100%;
        margin: -8%;
    }
    .sharing_slider_arrow {
        display: none;
    }
    .sharing_slider_mask {
        overflow: visible;
    }
    .sharing_slide {
        padding-right: 15px;
        padding-left: 15px;
        width: 130%;
    }
    .sharing_slide_ppl_row {
        padding-bottom: 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .sharing_slide_ppl_text1 {
        margin-bottom: 0px;
        font-size: 18px;
        line-height: 22px;
    }
    .sharing_slide_ppl_text2 {
        font-size: 13px;
        line-height: 17px;
    }
    .sharing_slide_in {
        width: 90%;
        position: relative;
        left: 30px;
        padding-right: 30px;
        box-shadow: 4px 4px 10px 2px rgba(75, 203, 196, 0.4);
    }
    .sharing_slide_in:hover {
        box-shadow: 4px 4px 10px 2px rgba(75, 203, 196, 0.6);
    }
    .apply_now_lightblue_text {
        margin-right: 6px;
    }
    .home_event_slider {
        width: 90%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .home_event_slider_arrow {
        display: none;
    }
    .home_event_more_btn {
        top: -28px;
        width: 80px;
        border-left-style: none;
        font-size: 16px;
        letter-spacing: 0.25px;
    }
    .footer_sponsor {
        width: 50%;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .footer_sponsor._1 {
        margin-right: 5px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .footer_sponsor_btn {
        min-width: 155px;
        padding-right: 20px;
    }
    .footer_sponsor_btn._2 {
        min-width: auto;
        padding-right: 0px;
    }
    .footer_sponsor_btn_img {
        height: 35px;
    }
    .footer_bottom {
        margin-top: 20px;
        margin-bottom: -15px;
    }
    .footer_bottom_btn {
        font-size: 11px;
        line-height: 14px;
    }
    .menu_row {
        display: block;
        /*margin-top: 15vh;*/
        margin-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .menu_col {
        padding-right: 0px;
    }
    .menu_btn {
        max-width: 225px;
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 22px;
    }
    .header_right_mobile_sns {
        width: 30px;
        height: 30px;
        background-size: 75%;
    }
    .home_star_right_ppl {
        width: 100%;
        max-width: 300px;
        margin-right: auto;
        margin-left: auto;
    }
    .home_star_left_up {
        margin-bottom: 20px;
    }
    .inner_page_banner_container_in {
        min-height: 300px;
    }
    .inner_page_banner_container_in.app_form {
        min-height: 250px;
    }
    .inner_page_banner_text_container {
        padding-bottom: 45px;
        font-size: 48px;
        line-height: 44px;
    }
    .inner_page_banner_text_container.long_title {
        max-width: 300px;
        padding-bottom: 30px;
        font-size: 36px;
        line-height: 36px;
    }
    .inner_page_banner_text_container.app_form {
        padding-top: 45px;
        padding-bottom: 45px;
        font-size: 36px;
        line-height: 36px;
    }
    .inner_page_banner_circle {
        width: 400px;
        margin-bottom: -200px;
        margin-left: -125px;
    }
    .news_tabs_menu {
        padding-right: 25px;
        padding-bottom: 12px;
        padding-left: 25px;
    }
    .news_tab_pane_in {
        padding-right: 15px;
        padding-left: 15px;
    }
    .news_block {
        width: 100%;
        padding-bottom: 30px;
    }
    .news_block_solid {
        font-size: 13px;
        line-height: 21px;
    }
    .news_block_solid_text {
        font-size: 18px;
        line-height: 24px;
    }
    .news_tab_paging_container {
        font-size: 16px;
    }
    .news_tab_paging_btn {
        width: 80px;
    }
    .news_tab_paging_number {
        margin-right: 20px;
        margin-left: 20px;
    }
    .news_tab_paging_number_circle {
        width: 45px;
        height: 45px;
    }
    .news_detail_title_container {
        width: 90%;
        padding-right: 25px;
        padding-left: 25px;
    }
    .news_detail_back_btn {
        font-size: 16px;
    }
    .news_detail_title {
        margin-top: 20px;
        font-size: 24px;
        line-height: 30px;
    }
    .news_detail_date {
        font-size: 16px;
    }
    .news_detail_circle {
        width: 80%;
        margin-top: -30%;
    }
    .news_detail_img_container {
        padding-right: 25px;
        padding-left: 25px;
    }
    .news_detail_img {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .news_detail_img_shadow {
        margin: 10px 10px -10px -10px;
    }
    .news_detail_text {
        padding-right: 25px;
        padding-left: 25px;
        font-size: 15px;
        line-height: 23px;
    }
    .about_foreword_right {
        display: block;
    }
    .about_foreword_img {
        width: 100%;
    }
    .about_foreword_text {
        width: 100%;
        padding-right: 25px;
        padding-bottom: 40px;
        padding-left: 25px;
    }
    .about_foreword_name {
        margin-top: -10px;
    }
    ._2part_container.ls_service {
        margin-bottom: 5px;
    }
    ._2part_container.ratp_obj {
        margin-top: 15px;
    }
    ._2part_in {
        padding: 45px 25px;
    }
    .about_committee_member_col {
        width: 100%;
        padding-right: 0px;
    }
    .point_form_dot {
        width: 6px;
        height: 6px;
        margin-top: 7px;
        margin-right: 8px;
    }
    .about_committee_img_container {
        margin-top: -50px;
    }
    .section_text {
        font-size: 15px;
        line-height: 27px;
    }
    .section_text.ls_ap {
        padding-right: 25px;
        padding-left: 25px;
    }
    .section_text.ls_ap_2 {
        margin-top: -5px;
    }
    .about_prog_coverage_tabs_menu {
        margin-bottom: -5px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom-style: none;
    }
    .about_prog_coverage_tab_link {
        margin-bottom: 10px;
        padding-bottom: 6px;
    }
    .about_prog_coverage_block {
        padding: 30px;
    }
    .stars_banner_title {
        padding-right: 20px;
        padding-left: 20px;
        background-position: 100% 10px, 0px 10px;
        background-size: 15px, 15px;
    }
    .stars_pofo_tabs_menu {
        bottom: 40px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .stars_pofo_tab_pane_left {
        padding: 35px 25px 180px;
        height: 700px;
    }

    .stars_pofo_cate {
        padding-top: 8px;
        padding-bottom: 12px;
        font-size: 16px;
    }
    .stars_pofo_text {
        line-height: 25px;
    }
    .stars_pofo_tab_prev {
        display: none;
    }
    .stars_pofo_tab_next {
        display: none;
    }
    .stars_prog1_slider {
        margin-top: 25px;
    }
    .stars_prog1_img {
        width: 100%;
    }
    .stars_prog1_img._2 {
        margin-top: 15px;
        margin-left: 0%;
    }
    .stars_prog1_slider_arrow {
        bottom: -35px;
        width: 25px;
        height: 25px;
    }
    .stars_prog1_slider_arrow.left {
        right: 35px;
    }
    .scholarship_text {
        line-height: 26px;
    }
    .scholarship_text_container {
        font-size: 15px;
        line-height: 21px;
    }
    .scholarship_title {
        font-size: 18px;
        line-height: 22px;
    }
    .scholarship_title.ratp_2nd {
        padding-top: 30px;
    }
    .scholarship_text1 {
        padding-top: 15px;
        line-height: 27px;
    }
    .scholarship_text1.after_table {
        padding-bottom: 15px;
    }
    .scholaship_point_text {
        padding-top: 15px;
    }
    .scholarship_table {
        padding-top: 15px;
        font-size: 14px;
        line-height: 24px;
    }
    .scholarship_table_row.title {
        font-size: 16px;
        line-height: 20px;
    }
    .scholarship_table_block {
        padding: 8px 16px;
    }
    .scholarship_table_block.title {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .scholarship_text3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .scholarship_text4 {
        font-size: 11px;
        line-height: 17px;
    }
    .scholarship_text4.ratp {
        padding-top: 15px;
    }
    .section_img {
        height: 250px;
    }
    .edu_igec_img_container {
        margin-top: 25px;
    }
    .edu_igec_subtitle {
        padding-bottom: 10px;
        font-size: 20px;
    }
    .edu_ontario {
        margin-top: 25px;
        margin-bottom: -45px;
    }
    .ls_subtitle {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 20px;
        line-height: 22px;
    }
    .ls_tp_slider_arrow {
        top: -40px;
        width: 25px;
        height: 25px;
    }
    .ls_tp_slider_arrow.left {
        right: 35px;
    }
    .ls_ap_item {
        padding-right: 25px;
        padding-left: 25px;
    }
    .ls_ap_item_up.event {
        padding-right: 25px;
        padding-left: 25px;
    }
    .ls_ap_item_down {
        padding-bottom: 15px;
    }
    .ls_ap_plus {
        width: 24px;
        height: 24px;
        margin-top: 15px;
    }
    .ls_ap_minus {
        width: 24px;
        height: 24px;
        margin-top: 15px;
    }
    .ls_ap_target {
        padding-top: 10px;
        padding-right: 25px;
        font-size: 16px;
        line-height: 20px;
    }
    .ls_ap_target_img {
        height: 40px;
    }
    .ls_ap_event_slider {
        width: 90%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .ls_ap_event_slider_arrow {
        display: none;
    }
    .career_service_text {
        font-size: 18px;
        line-height: 25px;
    }
    .career_ratp_link {
        font-size: 24px;
        line-height: 28px;
    }
    .career_prog_tab_link {
        margin-bottom: 10px;
        padding-bottom: 6px;
    }
    .career_prog_text {
        font-size: 15px;
        line-height: 27px;
    }

    .home_kv_slide_bg_img_special {
        background-position: right;
        left: auto;
        right: auto;
        width: 50%;
        height: 100%;
        top: auto;
    }

    .ratp_obj_text {
        font-size: 18px;
        line-height: 25px;
    }
    .ratp_obj_slide_text_container {
        padding-right: 25px;
        padding-bottom: 90px;
        padding-left: 25px;
    }
    .ratp_obj_quote {
        margin-top: 20px;
        padding-right: 25px;
        padding-left: 25px;
        font-size: 16px;
        line-height: 24px;
    }
    .ratp_obj_quote_mark {
        height: 12px;
    }
    .ratp_obj_arrow {
        left: 82px;
        width: 25px;
        height: 25px;
    }
    .ratp_obj_info_container {
        font-size: 15px;
        line-height: 21px;
    }
    .ratp_apply_left_text {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        line-height: 24px;
    }
    .ratp_apply_left_btn {
        font-size: 16px;
        letter-spacing: 0.75px;
    }
    .ratp_apply_right_title {
        padding-bottom: 15px;
        font-size: 20px;
        line-height: 24px;
    }
    .ath_consult_service_text {
        font-size: 16px;
        line-height: 28px;
    }
    .contact_1_text {
        font-size: 18px;
        line-height: 26px;
    }
    .contact_1_info_block {
        padding-top: 25px;
        padding-right: 15px;
        font-size: 14px;
        line-height: 20px;
    }
    .contact_1_info_icon {
        height: 30px;
    }
    .contact_1_info_text1 {
        font-size: 20px;
        line-height: 24px;
    }
    .contact_1_map {
        padding-right: 10px;
    }
    .contact_1_map_frame {
        height: 15px;
    }
    .contact_1_map_frame.bottom {
        height: 30px;
    }
    .contact_1map_img_bg {
        margin-top: 10px;
    }
    .contact_form_container {
        padding-top: 30px;
    }
    .contact_form_block {
        width: 100%;
        margin-bottom: 30px;
    }
    .contact_form_block._2 {
        margin-left: 0%;
    }
    .contact_form_title {
        font-size: 16px;
    }
    .contact_form_field {
        height: 30px;
        font-size: 18px;
        line-height: 18px;
    }
    .contact_form_select {
        height: 30px;
        font-size: 18px;
        line-height: 18px;
    }
    .contact_form_text_area {
        min-height: 150px;
        margin-top: 8px;
        padding: 8px 12px;
    }
    .contact_form_submit {
        height: 32px;
        padding-right: 50px;
        background-size: 35px;
        font-size: 32px;
        line-height: 32px;
    }
    .contact_form_cancel {
        margin-top: 4px;
        margin-left: 60px;
        font-size: 16px;
        line-height: 22px;
    }
    .sitemap_col {
        width: 100%;
    }
    .sitemap_block {
        padding-right: 0px;
        padding-bottom: 30px;
    }
    .sitemap_block.last {
        width: 100%;
    }
    .sitemap_block.last4 {
        margin-top: 0px;
    }
    .sitemap_btn_large {
        font-size: 18px;
        line-height: 22px;
    }
    .sitemap_btn_large.last {
        width: 100%;
        margin-top: 15px;
    }
    .sitemap_btn {
        margin-top: 10px;
        font-size: 15px;
        line-height: 19px;
    }
    .tandc_title {
        margin-top: 25px;
        font-size: 16px;
        line-height: 20px;
    }
    .tandc_text {
        padding-top: 10px;
    }
    .about_prog_img_mobile {
        display: block;
    }
    .app_form_container_in {
        line-height: 20px;
    }
    .app_form_full_width_text {
        padding-bottom: 12px;
    }
    .app_form_full_width_text._2 {
        padding-top: 8px;
        padding-bottom: 12px;
    }
    .app_form_section_title {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .app_form_subtitle.signature {
        margin-left: 12px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .app_form_uploaded_file {
        margin-bottom: 12px;
    }
    .app_form_checkbox {
        width: 10px;
        height: 10px;
        margin-top: 5px;
        margin-left: -16px;
    }
    .app_form_checkbox_field._1 {
        padding-bottom: 3px;
        padding-left: 16px;
    }
    .app_form_checkbox_field._2 {
        margin-left: 12px;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 16px;
    }
    .app_form_after_checkbox {
        padding-bottom: 12px;
        padding-left: 16px;
    }
    .app_form_after_checkbox.from {
        padding-bottom: 12px;
    }
    .app_form_text_field {
        height: 28px;
        margin-left: 12px;
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 14px;
        line-height: 20px;
    }
    .app_form_text_field_block.office_use_year {
        width: 100%;
        margin-right: 0px;
        padding-right: 0px;
    }
    .app_form_submit {
        height: 32px;
        margin-top: 15px;
        padding-right: 50px;
        background-size: 35px;
        font-size: 32px;
        line-height: 32px;
    }
    .app_form_cancel {
        margin-top: 20px;
        margin-left: 50px;
        font-size: 16px;
        line-height: 22px;
    }
    .search-field-container {
        padding-top: 2%;
        padding-bottom: 2%;
    }
    .app_form_upload_btn {
      margin-left: 15px;
      padding: 4px 12px;
    }
}

.app_form_upload_btn {
  margin-left: 20px;
  padding: 5px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #425cce;
  color: #fff;
  text-transform: capitalize;
}

.app_form_upload_btn:hover {
  background-color: #e65529;
}
