﻿body .otgs-development-site-front-end, .fancybox-container.fancybox-is-open .fancybox-toolbar .fancybox-button--play,
.fancybox-container.fancybox-is-open .fancybox-navigation, .fancybox-container.fancybox-is-open .fancybox-infobar {
    display: none;
}
body h3,
body .et_pb_column h3 {
    background: var(--linear-title, linear-gradient(90deg, #EA1E7C 1.75%, #C91D6C 28.47%, #EA1E49 56.57%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* body .no-linear-title h3, body .et_pb_column .no-linear-title h3{
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
} */
body .footer-section1 .no-linear-title h3,
body .footer-section1 .et_pb_column .no-linear-title h3 {
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.btn-more.et_pb_button {
    font-size: 18px;
    font-weight: 400;
    line-height: 1 !important;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    padding: 30px 90px 30px 50px;
    border: 2px solid var(--body-color);
    color: var(--body-color);
    border-radius: 0;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms liease-outnear 0s;
}
.btn-more.et_pb_button::after {
    content: '\f061';
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    font-size: 16px;
    display: block;
    color: var(--body-color);
    opacity: 1 !important;
    margin-left: 0;
    background-size: 100%;
    top: 50%;
    transform: translate(0%, -50%);
    right: 62px;
}
.btn-more.btn-white.et_pb_button {
    color: #fff;
    border-color: #fff;
}
.btn-more.btn-white.et_pb_button::after {
    color: #fff;
}
.btn-more.et_pb_button:hover,
.et_pb_module .btn-more.et_pb_button:hover {
    padding: 30px 90px 30px 50px;
    background-color: var(--main-color);
    color: #fff;
}
.btn-more.et_pb_button:hover::after {
    right: 50px;
    color: #fff;
}
.btn-more.btn-white.et_pb_button:hover {
    color: var(--body-color);
    background-color: #fff;
}
.btn-more.btn-white.et_pb_button:hover::after {
    color: var(--body-color);
}
/* #main-content{
    height: 1800px;
} */
body {
    position: relative;
}
/* ***Ajax Pagination*** */
.student-works-results .pagination{
    display: flex;
  justify-content: center;
}
.student-works-results .pagination .pagination-link{
    background-color: transparent;
    color: var(--main-color);
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    border: 2px solid var(--main-color);
}
.student-works-results .pagination .pagination-link.active {
    pointer-events: none;
    color: #fff;
    background-color: var(--main-color);
}
.student-works-results .pagination .pagination-link:hover,
.student-works-results .pagination .pagination-link:focus{
    color: #fff;
    background-color: var(--main-color);
    
}
.student-works-results .pagination .pagination-link:last-child{
    margin-right: 0;
}
.student-works-results .pagination .pagination-link:hover{
    
}
/* ***Header*** */
.header-desktop.et_pb_section {
    padding-top: 0;
    padding-bottom: 0;
}
.header-desktop.et_pb_section .et_pb_row {
    display: flex;
    z-index: 1 !important;
}
.header-desktop .et_pb_column.col1 {
    width: 408px;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
}
.header-desktop .et_pb_column.col1 .et_pb_image{
    margin-bottom: 0;
    margin-right: 10px;
}
.header-desktop .et_pb_column.col1 .et_pb_image:first-child img{
    width: 85px;
}
.header-desktop .et_pb_column.col1 .et_pb_image .et_pb_image_wrap{
    line-height: 1;
}
.header-desktop .et_pb_column.col2 {
    width: calc(100% - 408px);
    padding-left: 100px;
    padding-right: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-desktop .et_pb_menu .et_pb_menu__wrap {
    justify-content: flex-end;
}
header .header-desktop .col2 .et_pb_menu .et-menu>li>a {
    color: var(--body-color);
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    padding: 38px 22px 38px 0;
    background-color: transparent;
    border-radius: 0;
    font-family: var(--font-bold);
}
header .header-desktop .col2 .et_pb_menu .et-menu>li>a:hover {
    color: var(--main-color);
}
header .header-desktop .col2 .et-menu .menu-item-has-children>a:first-child::after {
    top: 32px;
    transform: translate(0%, 20%);
}
header .header-desktop .col2 .et-menu li li {
    padding: 0;
    margin-left: 0 !important;
    width: 100%;
}
header .header-desktop .col2 .et-menu li li a {
    padding: 20px;
    width: 100%;
    color: var(--body-color);
    font-size: 15px;
    font-weight: 400;
    font-family: var(--font-semibold);
}
header .header-desktop .col2 .et-menu li li a:hover {
    color: #fff;
    background-color: var(--main-color);
    opacity: 1;
}
header .header-desktop .col2 .et-menu .menu-item-has-children>a::before {
    content: '';
    width: 100%;
    display: block;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 32px;
}
header .header-desktop .col2 .et-menu .menu-item-has-children>a:hover:before {
    background-color: var(--main-color);
}
header .header-desktop .col2 .et_pb_menu .et-menu>li {
    margin-top: 0;
    margin-right: 30px;
    justify-content: center;

}
header .header-desktop .col2 .et_pb_menu .et-menu>li:last-child {
    margin-right: 0;
}
header .header-desktop .col2 .et_pb_menu .et-menu > li.wpml-ls-item-en.wpml-ls-current-language ul.sub-menu{
    display: flex;
    flex-direction: column;
}
header .header-desktop .col2 .et_pb_menu .et-menu > li.wpml-ls-item-en.wpml-ls-current-language ul.sub-menu li.wpml-ls-item-cn{
    order: 1;
}
header .header-desktop .col2 .et_pb_menu .et-menu > li.wpml-ls-item-en.wpml-ls-current-language ul.sub-menu li.wpml-ls-item-zh{
    order: 0;
}
header .header-desktop .col2 .et_pb_menu .et-menu-nav>ul ul.sub-menu {
    background: #FFF;
    border-top: 0;
    box-shadow: 0px 25px 50px 0px rgba(43, 43, 43, 0.10);
    width: 180px;
    padding: 14px;
    left: unset;
}
header .header-desktop .col2 .et_pb_menu .et-menu-nav>ul li.wpml-ls-item ul.sub-menu {
    width: 130px;
}
header .header-desktop .col2 .et_pb_menu .et-menu-nav>ul li.programme-box ul.sub-menu {
    width: 305px;
}
.header-desktop.et_pb_section .et_pb_row.row-sidebar {
    position: absolute;
    top: 0;
    right: 0;
}
.dl-btn-toggle {
    background-color: var(--main-color);
    width: 100px;
    height: 100vh;
    z-index: 111;
    position: absolute;
    top: 0;
    right: 0;
    transition: .7s;
}
.dl-btn-toggle.is-opened {
    right: 540px;
    height: 100vh !important;
    position: fixed;
}
.sidebar-contact .dl-btn-toggle.overlay.is-opened{
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    display: block;
    z-index: 1;
}
.dl-btn-toggle.overlay.is-opened::before{
    background-image: none;
}
.dl-btn-toggle::before {
    content: '';
    background-image: url("../images/icon-toggle.svg");
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 30px;
    top: 32px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.dl-btn-toggle.is-opened::before {
    background-image: url("../images/icon-close.svg");
}
.sidebar-contact .dl-slide-sidebar,
.et-db .sidebar-contact #et-boc .et-l .et_pb_section.dl-slide-sidebar {
    width: 540px;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: var(--body-color);
    /* background-color: green; */
    position: fixed;
    z-index: 999999;
    color: #fff;
    padding: 25px;
    overflow: scroll;
    transition: .7s;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sidebar-contact .dl-slide-sidebar::after,
.et-db .sidebar-contact #et-boc .et-l .et_pb_section.dl-slide-sidebar::after {
    content: '';
    background-image: url("../images/sidebar-bg.svg");
    width: 100px;
    height: 725px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 0;
}
body:not(.et-fb) .dl-slide-sidebar.is-opened,
body:not(.et-fb).et-db .sidebar-contact #et-boc .et-l .et_pb_section.dl-slide-sidebar.is-opened {
    transform: translateX(0);
}
body:not(.et-fb) .dl-slide-sidebar,
body:not(.et-fb).et-db .sidebar-contact #et-boc .et-l .et_pb_section.dl-slide-sidebar {
    transform: translateX(640px);
}
.sidebar-contact .mobile-menu{
    display: none;
}
.header-desktop.et_pb_section .dl-slide-sidebar .et_pb_row {
    padding: 0;
}
.sidebar-contact h1,
.sidebar-contact h2,
.sidebar-contact h3,
.sidebar-contact h4,
.sidebar-contact h5,
.sidebar-contact h6 {
    color: #fff;
    font-size: 24px;
}
.sidebar-contact p,
.sidebar-contact table td,
.sidebar-contact table th {
    color: #fff;
}
.sidebar-contact table tr td:first-child {
    width: 32px;
}
.sidebar-contact table tr:first-child td:first-child {
    vertical-align: top;
}
.sidebar-contact table tr td:first-child img {
    vertical-align: top;
}
.sidebar-contact table tr:last-child td:first-child img {
    vertical-align: middle;
}
.sidebar-contact a {
    color: #fff;
}
.sidebar-contact a:hover,
.sidebar-contact a:focus {
    color: var(--main-color);
}
.sidebar-contact .dl-slide-sidebar .et_pb_module.et_pb_image,
.sidebar-contact .dl-slide-sidebar .et_pb_module.et_pb_text {
    margin-bottom: 40px;
}
.sidebar-contact .dl-btn-toggle::after {
    content: '';
    background-image: url("../images/cuhk-ma-animation.svg");
    width: 85px;
    height: 29px;
    display: block;
    position: absolute;
    left: 6px;
    bottom: 10px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.sidebar-contact .dl-slide-sidebar h6,
.et-db .sidebar-contact #et-boc .et-l .et_pb_section.dl-slide-sidebar h6 {
    margin-bottom: 30px;
}
.header-desktop .row1 #slide-in-open,
.header-desktop.et_pb_section .et_pb_row.row-mobile-menu {
    display: none;
}
.header-desktop .row1 .et_pb_menu {
    margin-bottom: 0 !important;
}
/* ***Footer*** */
.footer-section1.et_pb_section {
    padding-top: 176px;
    padding-bottom: 176px;
}
.footer-section1 .et_pb_column .et_pb_module {
    margin-bottom: 40px;
}
.footer-section1 .et_pb_module.et_pb_icon {
    display: none;
}
.footer-section2.et_pb_section {
    padding-top: 77px;
    padding-bottom: 77px;
}
.footer-section2.et_pb_section>.et_pb_row>.et_pb_column {
    width: 850px;
}
.footer-section2 table tr td:first-child {
    width: 20px;
    vertical-align: top;
}
.footer-section2 table tr td img {
    width: 20px;
    height: 25px;
}
.footer-section2 table tr td:last-child {
    margin-left: 10px;
    display: inline-block;
}
.footer-section2 table tr td {
    padding-bottom: 12px;
    color: #fff;
}
.footer-section2 table tr td a {
    color: #fff;
}
.footer-section2 .et_pb_column .et_pb_module {
    margin-bottom: 14px;
}
body .et_pb_column .et_pb_module.small-title {
    margin-bottom: 12px;
}
body .et_pb_column .et_pb_module.small-title h6 {
    color: var(--main-color);
    /* font-size: 15px; */
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: var(--font-semibold);
}
body .et_pb_column .et_pb_module.small-title.white-title h6 {
    color: #fff;
}
.footer-section2 .row2 {
    margin-top: 28px;
}
.footer-section2 .row2 .et_pb_column,
.sidebar-contact .dl-slide-sidebar .row2 .et_pb_column {
    display: flex;
    flex-wrap: wrap;
}
.footer-section2 .row2 .et_pb_module.et_pb_icon,
.sidebar-contact .dl-slide-sidebar .row2 .et_pb_module.et_pb_icon {
    width: 76px;
    height: 76px;
    border: 2px solid #fff;
    margin-right: 20px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.footer-section2 .row2 .et_pb_module.et_pb_icon:hover,
.footer-section2 .row2 .et_pb_module.et_pb_icon:focus,
.sidebar-contact .dl-slide-sidebar .row2 .et_pb_module.et_pb_icon:hover,
.sidebar-contact .dl-slide-sidebar .row2 .et_pb_module.et_pb_icon:focus {
    border-color: var(--main-color);
    background-color: var(--main-color);
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.footer-section2 .row2 .et_pb_module.et_pb_icon:last-child,
.sidebar-contact .dl-slide-sidebar .row2 .et_pb_module.et_pb_icon:last-child {
    margin-right: 0;
}
.footer-section2 .row2 .et_pb_module.et_pb_icon>a,
.sidebar-contact .dl-slide-sidebar .row2 .et_pb_module.et_pb_icon>a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-section2 .row2 .et_pb_icon .et_pb_icon_wrap .et-pb-icon,
.sidebar-contact .dl-slide-sidebar .row2 .et_pb_icon .et_pb_icon_wrap .et-pb-icon,
.et-db #et-boc .et-l .sidebar-contact .dl-slide-sidebar .row2 .et_pb_icon .et_pb_icon_wrap .et-pb-icon {
    font-size: 32px;
    color: #fff;
}
.header-desktop.et_pb_section .dl-slide-sidebar .et_pb_row.row2 {
    margin-top: 40px;
}
.footer-copyright.et_pb_section {
    background: var(--body-color);
    padding-top: 50px;
    padding-bottom: 50px;
}
footer .et_pb_section.footer-section1, footer .et_pb_section.footer-section2{
    position: relative;
}
footer .et_pb_section.footer-section1::before, footer .et_pb_section.footer-section2::before{
    content: '';
    background: linear-gradient(180deg, rgba(234, 30, 73, 0.80) 0%, rgba(234, 30, 73, 0.00) 100%), rgba(234, 30, 73, 0.40);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
footer .et_pb_section.footer-section2::before{
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.64) 16.06%, rgba(0, 0, 0, 0.00) 100%), rgba(31, 40, 55, 0.40);
}
footer .et_pb_section.footer-section1,
footer .et_pb_section.footer-section2 {
    background-color: rgba(0, 0, 0, 0.3);
    background-blend-mode: multiply;
}
.footer-copyright.et_pb_section>.et_pb_row>.et_pb_column {
    width: calc(100% - 150px);
}
.footer-copyright p {
    color: #fff;
    line-height: 160%;
    font-family: var(--font-regular);
    /* 19.2px */
}
.footer-copyright p span,
.footer-copyright p a {
    opacity: 0.5;
    color: #fff;
}
body .et_pb_scroll_top.et-pb-icon {
    background-color: #fff;
    bottom: 36px;
    border-radius: 0;
    /* right: 40px; */
    display: flex !important;
    align-items: center;
    padding: 15px 22px;
    color: var(--main-color);
    right: calc((100% - var(--width-normalsize)) / 2);
    position: absolute;
    animation: unset !important;
    -webkit-animation: unset !important;
    opacity: 1 !important;
    font-size: 20px;
    z-index: 1;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
body .et_pb_scroll_top.et-pb-icon::before {
    content: 'Top';
    font-family: var(--font-bold);
    font-size: 18px;
    font-weight: 400;
}
html:lang(zh-TW) body .et_pb_scroll_top.et-pb-icon::before {
    content: '回到頂部';
}
html:lang(zh-CN) body .et_pb_scroll_top.et-pb-icon::before {
    content: '回到顶部';
}
body .et_pb_scroll_top.et-pb-icon::after {
    content: '\21';
}
body .et_pb_scroll_top.et-pb-icon:hover,
body .et_pb_scroll_top.et-pb-icon:focus {
    background-color: var(--main-color);
    color: #fff;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
body .et_pb_scroll_top.et-pb-icon:hover::after,
body .et_pb_scroll_top.et-pb-icon:focus::after {
    color: #fff;
}
/* ***Home Page*** */
/* .home-section1.et_pb_section,.home-section2.et_pb_section,
.home-section3.et_pb_section,
.home-section4.et_pb_section,.home-section5.et_pb_section,
.home-section6.et_pb_section,.home-section7.et_pb_section,
body .et_pb_scroll_top.et-pb-icon{
    display: none !important;
} */
.home-banner.et_pb_section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.home-banner.et_pb_section div.et_pb_row.small-container {
    padding-top: 200px;
    padding-bottom: 300px;
}
.home-banner.et_pb_section>div.et_pb_row>.et_pb_column {
    position: static;
}
.home-banner.et_pb_section .et_pb_button_module_wrapper {
    position: absolute;
    left: 50%;
    bottom: 90px;
    transform: translate(-50%, 0);
}
.home-banner.et_pb_section .et_pb_button.btn-scrolldown {
    font-size: 0;
    border: 0;
    display: block;
    padding: 0;
}
.home-banner.et_pb_section .et_pb_button.btn-scrolldown:hover {
    padding: 0;
}
.home-banner.et_pb_section .et_pb_button.btn-scrolldown::after {
    content: '';
    background-image: url("../images/icon-double-arrow.svg");
    width: 40px;
    height: 50px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    animation: updown .5s ease infinite alternate;
    opacity: 1;
    margin-left: 0;
}
@keyframes updown {
    0% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(10px);
    }
}
.home-banner.et_pb_section h4 {
    color: #fff;
    font-style: italic;
}
.home-banner.et_pb_section h1 {
    color: #fff;
    text-transform: uppercase;
    width: 1165px;
}
.home-banner .et_pb_module:not(:last-child) {
    margin-bottom: 12px;
}
.home-section1.et_pb_section {
    padding-top: 20px;
    padding-bottom: 20px;
}
.home-section1 .row1 {
    display: flex;
}
.home-section1 .row1 .et_pb_column {
    overflow-x: hidden;
}
.home-section1 .row1 .col1 {
    width: calc(100% - 303px);
    margin-right: 76px;
    display: flex;
    align-items: center;
}
.home-section1 .row1 .col2 {
    width: 227px;
}
.home-section1 .row1 .col2 .et_pb_button_module_wrapper {
    text-align: right;
}
.home-section1 .scrolling-group>.et_pb_code_inner {
    display: flex;
    font-size: 26px;
    width: 2600px;
    animation-name: infiniteScroll;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.home-section1 .scrolling-group .scrolling-text {
    white-space: nowrap;
    color: #fff;
    margin-right: 40px;
    line-height: 1.2;
}
.home-section1 .btn-applynow {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1 !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 8.5px 72px 8.5px 32px;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 0;
    font-family: var(--font-bold);
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    transition-property: all;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms liease-outnear 0s;
}
.home-section1 .btn-applynow::after {
    content: '\f061';
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    font-size: 16px;
    display: block;
    color: #fff;
    opacity: 1 !important;
    margin-left: 0;
    background-size: 100%;
    top: 50%;
    transform: translate(0%, -50%);
    right: 44px;
}
.home-section1 .btn-applynow:hover {
    padding: 8.5px 72px 8.5px 32px;
    background-color: #fff;
    color: var(--body-color);
}
.home-section1 .btn-applynow:hover::after {
    right: 32px;
    color: var(--body-color);
}
@keyframes infiniteScroll {
    from {
        transform: translateX(0)
    }
    to {
        transform: translateX(-50%)
    }

}

/* .home-section5.et_pb_section{
    display: none !important;
} */
.home-section2 .et_pb_row .et_pb_text .et_pb_text_inner,
.home-section2 .et_pb_row .et_pb_text .et_pb_text_inner>*,
.about-section1 .col2 .et_pb_text .et_pb_text_inner,
.about-section1 .col2 .et_pb_text .et_pb_text_inner>*,
.study-schemes-section1 .row2 .et_pb_text .et_pb_text_inner,
.study-schemes-section1 .row2 .et_pb_text .et_pb_text_inner>*,
.study-schemes-section2 .row1 .et_pb_text .et_pb_text_inner,
.study-schemes-section2 .row1 .et_pb_text .et_pb_text_inner>*,
.entry-content .study-schemes-section2 tr td em {
    color: var(--body-grey);
}
.home-section2 .et_pb_row .col1 {
    width: 48%;
    margin-right: 0;
}
.home-section2 .et_pb_row .col2 {
    width: 52%;
    padding-left: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-section2 .et_pb_column .et_pb_module {
    margin-bottom: 40px;
}
.home-section3 .et_pb_row .col1 {
    width: 52%;
    margin-right: 0;
    padding-right: 41px;
    padding-left: calc((100% - var(--width-smallsize)) / 2);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-section3 .et_pb_row.row1::before {
    content: '';
    background-image: url("../images/icon-vertical-bar.png");
    width: 248px;
    height: 652px;
    display: block;
    position: absolute;
    left: calc((100% - var(--width-normalsize)) / 2);
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
.home-section3 .et_pb_row .col2 {
    width: 48%;
}
.home-section3 .et_pb_blurb {
    width: 552px;
    margin-bottom: 32px !important;
}
.home-section3 .et_pb_blurb:last-child {
    margin-bottom: 0 !important;
}
.home-section3 .et_pb_blurb .et_pb_blurb_content {
    max-width: 100%;
    display: flex;
}
.home-section3 .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
    display: flex;
    align-items: center;
    width: calc(100% - 60px);
}
.home-section3 .et_pb_blurb .et_pb_main_blurb_image {
    width: 60px;
    margin-right: 20px;
    margin-bottom: 0;
}
.home-section3 .et_pb_blurb .et_pb_main_blurb_image img {
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.10);
    border-radius: 100%;
}
.home-section3 .et_pb_blurb .et_pb_blurb_description,
.home-section3 .et_pb_blurb .et_pb_blurb_description>*,
.home-section3 .et_pb_blurb .et_pb_blurb_description p {
    color: #727272;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
}
.et_pb_section.home-section4::before {
    content: '';
    background-color: #1F2837;
    width: 100%;
    height: 350px;
    display: block;
    position: absolute;
    top: 0;
}
.et_pb_section.home-section4 .et_pb_row.row1 {}
.et_pb_section.home-section4 .et_pb_row.row2 {
    top: calc(50px - 50%);
}
.et_pb_section.home-section4 .et_pb_row.row2 .et_pb_column {
    margin-top: -29%;
    float: right;
}
.et_pb_section.home-section4 .et_pb_row.row2 .et_pb_module.et_pb_image {
    text-align: right;
}
.home-section5 div.et_pb_row.row1 {
    padding-top: 60px !important;
    padding-bottom: 46px !important;
}
.home-section5 div.et_pb_row.showbg-mb {
    display: none;
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}
.home-section5 .row1::before {
    content: '';
    background-image: url("../images/line-student-project.svg");
    width: 990px;
    height: 248px;
    display: block;
    position: absolute;
    left: -10px;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.home-section5 .et_pb_row.row1 .et_pb_column.et_pb_column_4_4 {
    padding-left: calc((100% - var(--width-smallsize)) / 2);
}
.home-section5 div.et_pb_row.row2 {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
}
.home-section5 .et_pb_row.row2 .et_pb_column.et_pb_column_4_4 {
    margin-left: calc((100% - var(--width-smallsize)) / 2);
    background-color: #fff;
    width: 560px;
    padding: 40px;
    border-radius: 8px;
}
.home-section5 .et_pb_row.row2 .et_pb_module.et_pb_heading {
    margin-bottom: 40px;
}
.home-section7.et_pb_section .et_pb_row {
    display: flex;
    flex-wrap: wrap;
}
.home-section6.et_pb_section .et_pb_row .et_pb_column.col1 {
    width: 47%;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    padding-left: calc((100% - var(--width-normalsize)) / 2);

}
.home-section6.et_pb_section .et_pb_row .et_pb_column.col1>.et_pb_module:first-child {
    margin-top: -81px;
}
.home-section6.et_pb_section .et_pb_row .et_pb_column.col1>* {
    width: 450px;

}
.home-section6.et_pb_section .et_pb_row .et_pb_column.col2 {
    width: 53%;
    position: static;
}
.home-section6.et_pb_section .et_pb_row .col1::before {
    content: '';
    background-image: url("../images/line-student-photo-exhibition.svg");
    width: 652px;
    height: 248px;
    display: block;
    position: absolute;
    right: -45px;
    bottom: 40px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.home-section6 .col2 .slick-list {
    padding: 0 20% 0 0 !important;
}
.home-section6 .col2.slick-slider .slick-slide,
.home-section6 .col2.slick-slider .slick-slide>div,
.home-section6 .col2.slick-slider .slick-slide>div>.et_pb_image,
.home-section6 .col2.slick-slider .slick-slide>div>.et_pb_image>.et_pb_image_wrap,
.home-section6 .col2.slick-slider .slick-slide>div>.et_pb_image img {
    line-height: 0;
}
.home-section6 .col2.slick-slider .slick-slide>div>.et_pb_image,
.home-section6 .col2.slick-slider .slick-slide>div>.et_pb_image>.et_pb_image_wrap,
.home-section6 .col2.slick-slider .slick-slide>div>.et_pb_image img {
    width: 100%;
}
.home-section6 .col2.slick-slider .slick-slide img {
    padding: 0 8px;
}
.home-section6 .col2.slick-slider .slick-slide{
    transition: all 0.7s ease-out;
}
.home-section6 .col2.slick-slider .slick-slide:not(.slick-current) {
    transform: scale(0.3);
    transition: all 0.2s ease-out;
    transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
}
.home-section6 .col2 .slick-prev,
.home-section6 .col2 .slick-next {
    width: 56px;
    height: 56px;
    border: 2px solid var(--body-color);
    top: 68%;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.home-section6 .col2 .slick-prev {
    left: calc((100% - var(--width-normalsize)) / 2);
}
.home-section6 .col2 .slick-next {
    left: calc(((100% - var(--width-normalsize)) / 2) + 67px);
}
.home-section6 .col2 .slick-prev::before,
.home-section6 .col2 .slick-next::before {
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    font-size: 16px;
    opacity: 1;
    color: var(--body-color);
}
.home-section6 .col2 .slick-prev::before {
    content: '\f060';
}
.home-section6 .col2 .slick-next::before {
    content: '\f061';
}
.home-section6 .col2 .slick-prev:hover,
.home-section6 .col2 .slick-next:hover,
.home-section6 .col2 .slick-prev:focus,
.home-section6 .col2 .slick-next:focus {
    border-color: var(--main-color);
    background-color: var(--main-color);
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.home-section6 .col2 .slick-prev:hover::before,
.home-section6 .col2 .slick-next:hover::before,
.home-section6 .col2 .slick-prev:focus::before,
.home-section6 .col2 .slick-next:focus::before {
    color: #fff;
}
.home-section7.et_pb_section .et_pb_row {
    display: flex;
    flex-wrap: wrap;
}
.home-section7.et_pb_section .et_pb_row .et_pb_column.col1 {
    width: 50%;
    margin-right: 0;
}
.home-section7.et_pb_section .col1 .et_pb_image .et_pb_image_wrap,
.home-section7.et_pb_section .col1 .et_pb_image .et_pb_image_wrap img {
    width: 100%;
}
.home-section7.et_pb_section .et_pb_row .et_pb_column.col2 {
    width: 50%;
    margin-right: 0;
    padding: 20px 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home-section7 .et_pb_row .col2 .et_pb_module {
    margin-bottom: 0;
}
.home-section7 .et_pb_row .col2 .et_pb_module.small-title {
    margin-bottom: 12px;
}
.home-section7 .et_pb_row .col2 .et_pb_module.et_pb_text {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 550px;
    color: var(--body-grey);
}
.home-section7 .et_pb_row .col2 .et_pb_module.et_pb_text p,
.home-section7 .et_pb_row .col2 .et_pb_module.et_pb_text .et_pb_text_inner>* {
    color: var(--body-grey);
}
/* ***Banner*** */
.banner .banner-content {
    background-color: var(--body-color);
}
.banner .banner-content .breadcrumb {
    padding-top: 40px;
    padding-bottom: 40px;
}
.banner .banner-title {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}
.banner .banner-title::before {
    content: '';
    background-image: url("../images/banner-line.svg");
    background-size: 100%;
    width: 935px;
    height: 248px;
    z-index: 0;
    position: absolute;
    display: block;
    top: 0;
    left: -74px;
    background-repeat: no-repeat;
}
.banner h2 {
    color: #fff;
}
.banner .breadcrumb .rank-math-breadcrumb>p {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    align-items: center;
}
.banner .breadcrumb .rank-math-breadcrumb a {
    opacity: 0.6;
}
.banner .breadcrumb .rank-math-breadcrumb a,
.banner .breadcrumb .rank-math-breadcrumb span.last {
    color: #fff;
    color: var(--white, #FFF);
    font-family: var(--font-bold);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    text-transform: uppercase;
}
.banner .breadcrumb .rank-math-breadcrumb a:first-child {
    font-size: 0;
}
.banner .breadcrumb .rank-math-breadcrumb a:first-child::before {
    content: '';
    background-image: url("../images/banner-home-icon.png");
    background-size: 100%;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
}
.banner .breadcrumb .rank-math-breadcrumb a:first-child:hover::before {
    background-image: url("../images/banner-home-icon-active.png");
}
.banner .breadcrumb .rank-math-breadcrumb span.separator {
    font-size: 0;
    width: 24px;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
}
.banner .breadcrumb .rank-math-breadcrumb span.separator::before {
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    color: #fff;
    opacity: 0.5;
    font-size: 14px;
    content: '\f054';
}
.banner .breadcrumb .rank-math-breadcrumb a+span+a {
    pointer-events: none;
}
.banner .breadcrumb .rank-math-breadcrumb a:hover {
    color: #fff;
    opacity: 1;
}
.banner .banner-img {
    line-height: 0;
    position: relative;
}
.banner .banner-img img {
    width: 100%;
}
.banner .banner-caption {
    position: absolute;
    background-color: #fff;
    width: 550px;
    padding: 40px;
    top: 50%;
    transform: translate(0%, -50%);
    border-radius: 8px;
    left: calc((100% - var(--width-normalsize)) / 2);
}
.page-student-works .banner .banner-caption {
    display: none;
}
.banner .banner-caption .btn-more.et_pb_button {
    margin-top: 40px;
}
.banner .banner-caption .btn-more.et_pb_button:hover,
.banner .banner-caption .btn-more.et_pb_button:focus {
    border-color: var(--main-color);
}
/* ***About Page*** */
.about-section1.et_pb_section .col1 {
    width: 52%;
    margin-right: 0;
}
.about-section1.et_pb_section .col1::after {
    content: '';
    background-image: url("../images/line-about-content.svg");
    background-size: 100%;
    width: 900px;
    height: 248px;
    z-index: -1;
    position: absolute;
    display: block;
    bottom: -72px;
    left: -211px;
    background-repeat: no-repeat;
}
.about-section1.et_pb_section .col2 {
    width: 48%;
    padding-left: 60px;
}
/* ***Study Scheme Page*** */
.study-schemes-section1 .et_pb_row.row1 .et_pb_column {
    width: calc(50% - 20px);
    margin-right: 40px;
}
.study-schemes-section1 .et_pb_row.row1 .et_pb_column:last-child {
    margin-right: 0;
}
.study-schemes-section1 .et_pb_row.row1 .et_pb_module{
    margin-bottom: 12px;
}
.study-schemes-section1 .row1 .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
    margin-right: 12px;
    width: 32px;
}
.study-schemes-section1 .row1 .et_pb_blurb h4 {
    color: #fff;
    font-family: var(--font);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
}
.study-schemes-section1 .et_pb_blurb .et_pb_blurb_content {
    display: flex;
    max-width: 100%;
    border: 2px solid var(--body-color);
    background-color: var(--body-color);
    padding: 20px 32px;
    align-items: center;
}
.study-schemes-section1 .et_pb_blurb .et_pb_blurb_container {
    display: flex;
    width: calc(100% - 44px);
    justify-content: space-between;
    align-items: center;
}
.study-schemes-section1 .et_pb_blurb .et_pb_blurb_description {
    padding-left: 12px;
}
.study-schemes-section1 .et_pb_blurb .et_pb_blurb_description a {
    padding: 13px 29px;
    border: 1px solid var(--main-color);
    background: var(--main-color);
    font-size: 14px;
    color: #fff;
    display: block;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.study-schemes-section1 .et_pb_blurb .et_pb_blurb_description a:hover,
.study-schemes-section1 .et_pb_blurb .et_pb_blurb_description a:focus {
    border-color: #fff;
    background: transparent;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.study-schemes-section1.et_pb_section::after {
    content: '';
    background-image: url("../images/line-about-content.svg");
    background-size: 100%;
    width: 900px;
    height: 248px;
    z-index: 1;
    position: absolute;
    display: block;
    bottom: -79px;
    left: -230px;
    background-repeat: no-repeat;
}
/* .study-schemes-section2.et_pb_section{
    display: none;
} */
.study-schemes-section2 .et_pb_row .et_pb_column.et_pb_column_4_4 {
    padding-left: 80px;
    padding-right: 80px;
}
.entry-content .study-schemes-section2 tr th {
    color: #fff;
    text-align: center;
    font-family: var(--font-bold);
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    background-color: var(--main-color);
    border: 1px solid var(--main-color);
}
.entry-content .study-schemes-section2 tr td {
    color: var(--body-grey);
    font-size: 18px;
    line-height: 1.4;
    border: 1px solid #ccc;
}
.entry-content .study-schemes-section2 tr:not(:last-child):not(:first-child) td:first-child {
    text-align: center;
    color: var(--body-darkGrey);

}
.entry-content .study-schemes-section2 tr:nth-child(2) td:first-child {
    width: 300px;
}
.entry-content .study-schemes-section2 tr:nth-child(2) td:last-child {
    width: 200px;
    text-align: center;
}
/* .entry-content .study-schemes-section2 tr:not(:last-child):not(:first-child) td:last-child{
    text-align: center;
} */
/* .entry-content .study-schemes-section2 tr:not(:last-child):not(:first-child) td{
    width: 58%;
} */
/* .entry-content .study-schemes-section2 tr:last-child td:first-child {
    text-align: left;
    color: var(--body-grey);
} */
.entry-content .study-schemes-section2 tr th,
.entry-content .study-schemes-section2 tr td {
    padding: 20px;
}
.entry-content .study-schemes-section2 tr td .btn-detail {
    background: var(--body-color);
    color: #fff;
    padding: 19px 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid var(--body-color);
    display: block;
    width: 160px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.btn-detail:hover,
.btn-detail:focus {
    color: var(--body-color) !important;
    background: transparent !important;
}
/* ***Course Lists Page*** */
.hidden-section {
    display: none;
}
#btn-row>.et_pb_column {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
#btn-row button {
    margin-right: 160px;
    margin-bottom: 0 !important;
    cursor: pointer;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
#btn-row button.active-button {
    background-image: url("../images/line-active-toggle.svg");
    background-repeat: no-repeat;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
#btn-row button:last-child {
    margin-right: 0;
}
#btn-row button {
    padding: 25px 28px;
    border: 0;
    background-color: transparent;
    font-family: var(--font-black);
    font-size: 46px;
    font-weight: 400;
    line-height: 120%;
    /* 55.2px */
}
.visible-section .et_pb_toggle_0.et_pb_toggle_close:hover .et_pb_toggle_title:before{
    content: '\43' !important;
}
#btn-row button span {
    color: var(--body-darkGrey);
}
#btn-row button:not(.active-button) span {
    opacity: 0.5;
    font-weight: 900;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
#btn-row button.active-button span, #btn-row button:hover span {
    background: var(--linear-title, linear-gradient(90deg, #EA1E7C 1.75%, #C91D6C 28.47%, #EA1E49 56.57%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    opacity: 1;
    font-weight: 900;
}
.entry-content #required-courses table tr td {
    color: var(--body-grey);
    font-size: 26px;
    font-weight: 400;
    line-height: 140%;
    /* 25.2px */
    border: 1px solid #ccc;
    padding: 20px;
}
.entry-content #required-courses table tr td p {
    color: var(--body-grey);
}
.entry-content #required-courses table tr td:first-child {
    text-align: center;
}
.entry-content #required-courses table tr td:first-child strong {
    color: var(--main-color);
}
.entry-content #required-courses table tr td:nth-child(2) strong {
    color: var(--body-darkGrey);
}
.entry-content #required-courses table tr td em {
    color: #EA1E7C;
}
.entry-content #required-courses table tr:first-child td:first-child {
    width: 250px;
}
.entry-content #required-courses table tr:first-child td:nth-child(2) {
    width: 400px;
}
.entry-content #required-courses table tr:nth-child(2n) td {
    background-color: #FAFAFA;
}
.entry-content #required-courses table tr td p:not(:last-child) {
    padding-bottom: 12px;
}
.courselists-section1 .et_pb_module.et_pb_toggle {
    border: 0;
    margin-bottom: 0;
}
.courselists-section1 .et_pb_toggle_open,
.courselists-section1 .et_pb_toggle_close {
    padding: 0;
    background-color: transparent;
}
.courselists-section1 .et_pb_toggle .et_pb_toggle_title,
.courselists-section1 .et_pb_toggle h5.et_pb_toggle_title {
    background-color: var(--main-color);
    color: #fff;
    padding: 20px;
    text-align: center;
    font-size: 26px;
    line-height: 120%;
    /* 31.2px */
    border-top: 1px solid #fff;
}
.courselists-section1 .et_pb_toggle .et_pb_toggle_title::before {
    right: 10px;
    font-size: 30px;
    color: #fff;

}
.courselists-section1 .et_pb_toggle .et_pb_toggle_content {
    padding-top: 0;
}
.courselists-section1 .et_pb_toggle .et_pb_toggle_content table:last-child {
    margin-bottom: 0;
}
.courselists-section1 .et_pb_toggle .et_pb_toggle_content table tr td {
    border: 1px solid #ccc;
    padding: 20px;
    color: var(--body-darkGrey);
    font-size: 26px;
}
.courselists-section1 .et_pb_toggle .et_pb_toggle_content table tr td:first-child {
    color: var(--main-color);
    text-align: center;
}
.courselists-section1 .et_pb_toggle .et_pb_toggle_content table tr:first-child td:first-child {
    width: 250px;
}
.courselists-section1 .et_pb_toggle .et_pb_toggle_content table tr:nth-child(2n) td {
    background-color: #FAFAFA;
}
/* ***Advisory Panel Page*** */
.advisory-panel-section1 .row1 .et_pb_text {
    padding: 40px;
    text-align: center;
    color: var(--body-grey);
}
.advisory-panel-section1 .row1 .et_pb_text .et_pb_text_inner>* {
    color: var(--body-grey);
}
.advisory-panel-section1 .row2 {
    display: flex;
    flex-wrap: wrap;
}
.advisory-panel-section1 .row2 .et_pb_column {
    width: calc((100%/3) - (40px/2));
    margin-right: 20px;
}
.advisory-panel-section1 .row2 .et_pb_column:last-child {
    margin-right: 0;
}
.advisory-panel-section1 .et_pb_blurb {
    height: 100%;
}
.advisory-panel-section1 .et_pb_blurb::before {
    content: '';
    background-color: var(--body-color);
    width: 100%;
    height: calc(100% - 80px);
    display: block;
    position: absolute;
    z-index: -1;
    top: 80px;
}
.advisory-panel-section1 .et_pb_blurb .et_pb_blurb_content {
    max-width: 100%;
    color: #fff;
    padding: 0px 40px 40px 40px;
    height: 100%;
}
.advisory-panel-section1 .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 33px;
}
.advisory-panel-section1 .et_pb_blurb .et_pb_blurb_content ul {
    padding: 0;
}
.advisory-panel-section1 .et_pb_blurb h4.et_pb_module_header {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    line-height: 120%;
    font-family: var(--font-bold);
}
.advisory-panel-section1 .et_pb_blurb h4.et_pb_module_header::after {
    content: '';
    display: block;
    width: 55px;
    height: 1px;
    background-color: #fff;
    margin: 20px auto;
}
.advisory-panel-section1 .et_pb_blurb .et_pb_blurb_description {
    color: var(--White, #FFF);
    font-size: 18px;
    line-height: 140%;
}
/* ***HOW TO APPLY Page*** */
.apply-section1 .row1 .col1 {
    width: 55%;
    margin-right: 0;
    padding-right: 60px;
}
.apply-section1 .row1 .col1 .et_pb_text .et_pb_text_inner>* {
    color: var(--body-grey);
}
.apply-section1 .row1 .col1 .et_pb_module.et_pb_heading:not(.small-title),
.apply-section1 .row1 .col1 .et_pb_text {
    margin-bottom: 40px;
}

.apply-section1 .row1 .col1 .et_pb_text a {
    color: var(--main-color);
}
.apply-section1 .row1 .col2 {
    width: 45%;
    /* padding: 60px 60px 60px 65px; */
}
.apply-section1 .row1 .col2::before {
    content: '';
    background-image: url("../images/line-apply-img.svg");
    width: 652px;
    height: 249px;
    display: block;
    position: absolute;
    right: -107px;
    top: -50px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.apply-section1 .row1 .col2 .et_pb_text {
    color: #fff;
    background-color: #1f2837;
    padding: 60px 60px 60px 65px;
}
.apply-section1 .row1 .col2 ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
/* .apply-section1 .row1 .et_pb_text{
    padding: 40px;
    color: var(--body-grey);
} */
.apply-section1 .row2 {
    display: flex;
    flex-wrap: wrap;
}
.apply-section1 .row2 .et_pb_column {
    width: calc((100%/3) - (40px/2));
    margin-right: 20px;
}
.apply-section1 .row2 .et_pb_column:last-child {
    margin-right: 0;
}
.apply-section1 .et_pb_blurb {
    height: 100%;
}
.apply-section1 .et_pb_blurb .et_pb_blurb_content {
    max-width: 100%;
    color: var(--body-grey);
    padding: 64px 40px;
    height: 100%;
}
.apply-section1 .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 20px;
}
.apply-section1 .et_pb_blurb .et_pb_blurb_content ul {
    padding: 0;
}
.apply-section1 .et_pb_blurb h4.et_pb_module_header {
    color: var(--body-color);
    text-align: center;
    font-size: 26px;
    line-height: 120%;
    /* 31.2px */
    font-family: var(--font-bold);
}
.apply-section1 .et_pb_blurb h4.et_pb_module_header::after {
    content: '';
    display: block;
    width: 55px;
    height: 1px;
    background-color: var(--body-color);
    margin: 20px auto;

}
.apply-section1 .et_pb_blurb .et_pb_blurb_description {
    color: var(--body-grey);
    text-align: center;
    font-size: 20px;
    line-height: 140%;
    /* 28px */
}
.apply-section1 .et_pb_blurb .et_pb_blurb_description>* {
    color: var(--body-grey);
}
.apply-section1 .et_pb_blurb .et_pb_blurb_description em {
    font-size: 16px;
}
.apply-section1 .et_pb_blurb .et_pb_blurb_description strong {
    color: var(--body-darkGrey);
}
.apply-section1 .et_pb_blurb .et_pb_blurb_description a {
    color: var(--main-color);
}
.apply-section1 .et_pb_blurb .et_pb_blurb_description:not(:last-child) {
    padding-bottom: 12px;
}
/* ***FAQ Page*** */
.faq-section1 .et_pb_module.et_pb_toggle {
    border: 0;
    border-bottom: 1px solid #CCC;
    margin-bottom: 0;
}
.faq-section1 .et_pb_module.et_pb_toggle:first-child {
    padding-top: 0;
}
.faq-section1 .et_pb_toggle_open,
.faq-section1 .et_pb_toggle_close {
    padding: 40px 0;
    background-color: transparent;
}
.faq-section1 .et_pb_toggle .et_pb_toggle_title,
.faq-section1 .et_pb_toggle h5.et_pb_toggle_title {
    background-color: transparent;
    color: var(--body-darkGrey);
    font-size: 26px;
    line-height: 120%;
    /* 31.2px */
    border-top: 1px solid #fff;
    padding-right: 70px;
}
.faq-section1 .et_pb_toggle_open .et_pb_toggle_title,
.faq-section1 .et_pb_toggle_open h5.et_pb_toggle_title {
    color: var(--main-color);
}
.faq-section1 .et_pb_toggle .et_pb_toggle_title::before {
    right: 0;
    font-size: 32px;
    color: var(--body-color);
}
.faq-section1 .et_pb_toggle .et_pb_toggle_content {
    padding-top: 20px;
}
.faq-section1 .et_pb_toggle .et_pb_toggle_content>* {
    color: var(--body-grey);
}
.faq-section1 .row3>.et_pb_column {
    padding: 20px 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.faq-section1 .row3 .et_pb_module.et_pb_text {
    width: calc(100% - 240px);
}
.faq-section1 .row3 .et_pb_button_module_wrapper {
    width: 240px;
    text-align: right;
}
.faq-section1 .row3>.et_pb_column .et_pb_module {
    margin-bottom: 0 !important;
}
.faq-section1 .row3 .btn-download.et_pb_button {
    width: 200px;
    font-size: 14px;
    text-align: center;
    padding: 13px 27px;
    border: 0;
    background-color: var(--main-color);
    border-radius: 0;
    color: #fff;
    line-height: 1;
    /* 100% */
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-left: 40px;
}
.faq-section1 .row3 .btn-download.et_pb_button::after {
    display: none !important;
}
.faq-section1 .row3 .btn-download.et_pb_button:hover {
    background-color: var(--body-color);
}
.faq-section1 .row3 .et_pb_text p {
    color: var(--body-darkGrey);
}
/* ***Photo Gallery*** */
.photo-gallery-section .modula-gallery .post-edit-link {
    display: none;
}
.photo-gallery-section a#loadMore {
    margin-top: 60px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: var(--body-darkGrey);
    font-size: 18px;
    font-family: var(--font-bold);
    line-height: 110%;
    /* 19.8px */
    letter-spacing: 0.9px;
    text-transform: uppercase;
}
.photo-gallery-section a#loadMore::before {
    content: '\F021';
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    color: var(--body-darkGrey);
    font-size: 20px;
    margin-right: 8px;
    transition: 0.3s;
}
.photo-gallery-section a#loadMore:hover,
.photo-gallery-section a#loadMore:focus {
    color: var(--main-color);
}
.photo-gallery-section a#loadMore:hover::before,
.photo-gallery-section a#loadMore:focus::before {
    color: var(--main-color);
    transform: rotate(90deg);
}
.photo-gallery-section .modula-gallery .modula-item::before {
    content: '';
    background: rgba(0, 0, 0, 0.20);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
html body .photo-gallery-section .modula:not(.modula-loaded-scale).modula-gallery-initialized .modula-items .modula-item.tg-loaded:hover .modula-item-content {
    transform: scale(1.1) !important;
}
.photo-gallery-section .modula-gallery .modula-item:hover:before {
    z-index: 0;
}
/* ***Our Teacher*** */
/* .teacher-section2,#fulltime-teacher-section,#parttime-teacher-section{
    display: none !important;
} */
.teacher-section1 .et_pb_blurb .et_pb_blurb_content {
    max-width: 960px;
    display: flex;
    align-items: center;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    order: 1;
    margin-bottom: 0;
    position: relative;
    width: 50%;
    padding-left: 2%;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image::after {
    content: '';
    background-image: url("../images/line-our-teacher.svg");
    background-size: 100%;
    width: 575px;
    height: 248px;
    z-index: -1;
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    background-repeat: no-repeat;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_container {
    padding-right: 0;
    padding-top: 50px;
    width: 50%;
}
.teacher-section1 .et_pb_column::before {
    content: '';
    background: var(--linear-title, linear-gradient(90deg, #EA1E7C 1.75%, #C91D6C 28.47%, #EA1E49 56.57%));
    width: 1358px;
    height: 168px;
    flex-shrink: 0;
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0;
}
.et_pb_section.teacher-section1 {
    background-color: #FAFAFA;
}
.et_pb_section.teacher-section1::after {
    content: '';
    background-color: #fff;
    display: block;
    width: 100%;
    height: 288px;
    position: absolute;
    bottom: 0;
}
.teacher-section1 .et_pb_blurb .et_pb_module_header {
    font-size: 55px;
    font-weight: 900;
    font-family: var(--font-black);
    line-height: 120%;
    /* 66px */
    background: var(--linear-title, linear-gradient(90deg, #EA1E7C 1.75%, #C91D6C 28.47%, #EA1E49 56.57%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description {
    padding-top: 10px;
    color: var(--body-grey);
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description h1,
.teacher-section1 .et_pb_blurb .et_pb_blurb_description h2,
.teacher-section1 .et_pb_blurb .et_pb_blurb_description h3,
.teacher-section1 .et_pb_blurb .et_pb_blurb_description h4,
.teacher-section1 .et_pb_blurb .et_pb_blurb_description h5,
.teacher-section1 .et_pb_blurb .et_pb_blurb_description h6 {
    color: var(--main-color);
    font-family: var(--font-semibold);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description ul {
    padding-bottom: 0;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description ul li,
.teacher-section1 .et_pb_blurb .et_pb_blurb_description p {
    color: var(--body-grey);
    font-size: 18px;
    line-height: 140%;
    /* 25.2px */

}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description a {
    display: inline-block;
    padding: 32px 90px 32px 50px;
    border: 2px solid #FFF;
    color: #FFF;
    font-size: 18px;
    font-family: var(--font-bold);
    line-height: 110%;
    /* 19.8px */
    letter-spacing: 0.9px;
    text-transform: uppercase;
    position: relative;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms liease-outnear 0s;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description a::after {
    content: '\f061';
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    font-size: 16px;
    display: block;
    color: #fff;
    opacity: 1 !important;
    margin-left: 0;
    background-size: 100%;
    top: 50%;
    transform: translate(0%, -50%);
    right: 62px;
    position: absolute;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description a:hover,
.teacher-section1 .et_pb_blurb .et_pb_blurb_description a:focus {
    color: var(--body-color);
    background-color: #fff;
    padding: 32px 90px 32px 50px;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description a:hover::after {
    color: var(--body-color);
    right: 50px;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description>* {
    margin-bottom: 40px;
}
.teacher-section1 .et_pb_blurb .et_pb_blurb_description> :last-child {
    margin-bottom: 0;
}
.teacher-section3>.et_pb_row:not(:last-child) {
    margin-bottom: 80px;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_content {
    max-width: 100%;
    /* display: flex; */
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    order: 1;
    margin-bottom: 0;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_container {
    padding-right: 60px;
}
.teacher-section3 .et_pb_blurb .et_pb_module_header {
    font-size: 32px;
    font-family: var(--font-bold);
    line-height: 120%;
    font-weight: 700;
    /* 66px */
    color: var(--body-color);
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description {
    padding-top: 10px;
    color: var(--body-grey);
    font-size: 18px;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description h1,
.teacher-section3 .et_pb_blurb .et_pb_blurb_description h2,
.teacher-section3 .et_pb_blurb .et_pb_blurb_description h3,
.teacher-section3 .et_pb_blurb .et_pb_blurb_description h4,
.teacher-section3 .et_pb_blurb .et_pb_blurb_description h5,
.teacher-section3 .et_pb_blurb .et_pb_blurb_description h6 {
    color: var(--main-color);
    font-family: var(--font-semibold);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description h6{
    font-weight: 600;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description ul {
    padding-bottom: 0;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description ul li,
.teacher-section3 .et_pb_blurb .et_pb_blurb_description p {
    color: var(--body-grey);
    font-size: 18px;
    line-height: 140%;
    /* 25.2px */
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description a {
    display: inline-block;
    padding: 26px 90px 26px 50px;
    border: 2px solid var(--body-color);
    color: var(--body-color);
    font-size: 16px;
    font-family: var(--font-bold);
    line-height: 110%;
    /* 19.8px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    position: relative;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms liease-outnear 0s;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description a::after {
    content: '\f061';
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    font-size: 16px;
    display: block;
    color: var(--body-color);
    opacity: 1 !important;
    margin-left: 0;
    background-size: 100%;
    top: 50%;
    transform: translate(0%, -50%);
    right: 62px;
    position: absolute;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description a:hover,
.teacher-section3 .et_pb_blurb .et_pb_blurb_description a:focus {
    color: #fff;
    background-color: var(--main-color);
    padding: 26px 90px 26px 50px;
    border-color: var(--main-color);
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description a:hover::after {
    color: #fff;
    right: 50px;
    transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description>* {
    margin-bottom: 40px;
}
.teacher-section3 .et_pb_blurb .et_pb_blurb_description> :last-child {
    margin-bottom: 0;
}
.teacher-section3>.et_pb_row>.et_pb_column {
    width: calc(50% - 75px);
    margin-right: 150px;
}
.teacher-section3>.et_pb_row>.et_pb_column:last-child {
    margin-right: 0;
}
.teacher-section3 .et_pb_row .et_pb_module.et_pb_blurb {
    margin-bottom: 80px;
}
.teacher-section4>.et_pb_row>.et_pb_column {
    width: calc(50% - 68px);
    margin-right: 136px;
}
.teacher-section4>.et_pb_row>.et_pb_column:last-child {
    margin-right: 0;
}
.teacher-section4 .et_pb_blurb .et_pb_blurb_content {
    max-width: 100%;
}
.teacher-section4 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    order: 1;
    margin-bottom: 0;
    width: 100%;
    text-align: right;
    position: relative;
}
.teacher-section4 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    border-radius: 100%;
}
.teacher-section4 .et_pb_blurb .et_pb_blurb_container {
    padding: 30px 220px 30px 20px;
    border-radius: 0px 100px 100px 0px;
    background: var(--body-color);
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: -1;
}
.teacher-section4 .et_pb_blurb .et_pb_blurb_container h4.et_pb_module_header {
    color: #FFF;
    font-family: var(--font-bold);
    font-size: 32px;
}
.teacher-section4 .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description {
    display: none;
}
/* ***404 Page*** */
body #main-content .container::before {
    display: none;
}
body #main-content #left-area {
    width: 100%;
}
body.error404 .footer-section1,
body.error404 .footer-section2 {
    display: none;
}
body.error404 #main-content .container {
    padding-top: 145px;
    padding-bottom: 245px;
}
#area-404 .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#area-404 .row .col1 {
    width: 54.5%;
}
#area-404 .row .col2 {
    width: 45.5%;
    padding-left: 77px;
}
#area-404 .row .col2 .text-group {
    width: 471px;
    text-align: center;
}
#area-404 .row .col2 .text-group h3 {
    color: var(--body-color);
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}
#area-404 .row .col2 .text-group p {
    margin-top: 24px;
    margin-bottom: 48px;
}
#area-404 .row .col2 .text-group a {
    display: inline-block;
}
#area-404 .row .col2 .text-group a:hover {
    background-color: var(--main-color);
    color: #fff;
    border-color: var(--main-color);
}
#area-404 .row .col2 .text-group a:hover::after {
    color: #fff;
}
/* ***Alumni Voices Page*** */
.alumni-voices-section1 .row1 .et_pb_column {
    width: calc(100%/3 - 160px/3);
    margin-right: 80px;
    margin-top: -130px;
}
.alumni-voices-section1 .row1 .et_pb_column #alumni-voices-box7 {
    /* margin-top: 18%; */
}
.alumni-voices-section1 .row1 .et_pb_column:last-child {
    margin-right: 0;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_content {
    max-width: 100%;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 24px;
    width: 100%;
    position: relative;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image::before {
    content: '';
    width: 340px;
    height: 340px;
    border-radius: 100%;

    background: linear-gradient(5deg, #2A2A2A 3.75%, #94072C 48.84%, #EA1E49 96.25%), #D9D9D9;
    display: block;
    position: absolute;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}
.alumni-voices-section1 .et_pb_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image::before {
    opacity: 0.6;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap::before {
    content: "Read More";
    display: block;
    color: #fff;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-family: var(--font-black);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
html:lang(zh-TW) .alumni-voices-section1 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap::before {
    content: "更多";
}
html:lang(zh-CN) .alumni-voices-section1 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap::before {
    content: "更多";
}
.alumni-voices-section1 .et_pb_blurb:hover .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap::before {
    opacity: 1;
    top: 50%;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    border-radius: 100%;
    width: 340px;
    height: 340px;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_container {
    width: 100%;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_container h4.et_pb_module_header {
    color: #000;
    font-family: var(--font-bold);
    font-size: 26px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    margin-bottom: 12px;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description,
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p {
    text-align: center;
    color: var(--body-grey);
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description em {
    font-size: 16px;
}
.alumni-voices-section1 .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p:not(:last-child) {
    padding-bottom: 8px;
}
.alumni-voices-section1 .et_pb_blurb {
    cursor: pointer;
}
/* //// */
.alumni-result-section {
    display: none;
}

/* Basic styles for the popup */
.popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* border: 1px solid #000; */
    background-color: #fff;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 800px;
}

/* Overlay for the popup */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

/* Close button style */
.close-btn {
    position: absolute;
    top: 0px;
    right: 20px;
    cursor: pointer;
    font-size: 32px;
    color: #fff;
    z-index: 999;
}
.popup::before {
    content: '';
    width: 800px;
    height: 50px;
    background: var(--linear-title, linear-gradient(90deg, #EA1E7C 1.75%, #C91D6C 28.47%, #EA1E49 56.57%));
    display: block;
    position: absolute;
    z-index: 99;
}
.popup::after {
    content: '';
    background-image: url("../images/line-popup.svg");
    width: 800px;
    height: 50px;
    display: block;
    position: absolute;
    bottom: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
.popup div.et_pb_row {
    max-width: 100% !important;
    padding: 92px 40px !important;
    height: 400px;
    overflow: auto;
}
.popup div.et_pb_row .et_pb_column:first-child {
    width: 200px;
    margin-right: 32px;
}
.popup div.et_pb_row .et_pb_column:last-child {
    width: calc(100% - 232px);
}
.popup div.et_pb_row .et_pb_column h1,
.popup div.et_pb_row .et_pb_column h2,
.popup div.et_pb_row .et_pb_column h3,
.popup div.et_pb_row .et_pb_column h4 {
    color: #000;
    font-family: var(--font-bold);
    font-size: 20px;
    line-height: 130%;
    /* 26px */
    margin-bottom: 4px;
}
.popup div.et_pb_row .et_pb_column h5,
.popup div.et_pb_row .et_pb_column h6 {
    color: var(--body-grey);
    font-size: 16px;
    font-style: italic;
    font-family: var(--font-bold);
    line-height: 140%;
    /* 22.4px */
    margin-bottom: 20px;
}
.popup div.et_pb_row .et_pb_module {
    margin-bottom: 0 !important;
}
.popup div.et_pb_row .et_pb_text,
.popup div.et_pb_row .et_pb_text p {
    color: var(--body-grey);
    line-height: 140%;
}
/* ***Student Works Page*** */
.gallery img{
    width: 100%;
    height: 100%;
    /* display: block;
    object-fit: cover; */
}
.gallery{
    width: 300px;
    margin: 0 auto;
}
.gallery .gallery__images-link {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
cursor: pointer;
}
.gallery .gallery__lightbox {
position: fixed;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
display: flex;
justify-content: center;
align-items: center;
opacity: 0;
pointer-events: none;
transition: opacity 0.5s;
}
.gallery .gallery__lightbox-content {
width: 80%;
height: 250px;
position: relative;
}
.gallery .close{
position: absolute;
text-decoration: none;
font-size: 20px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
top: -20px;
right: 0;
background-color: #bd1e1e;
color: #fff;
width: 30px;
height: 30px;
}
/* .gallery .gallery__lightbox:target {
opacity: 1;
pointer-events: auto;
} */
.gallery__lightbox.open {
    opacity: 1;
    pointer-events: auto;
  }
/* ////////////////// */
.student-works-contents .bwg_container .bwg_lightbox img{
   width: 100%;
}
.student-works-contents .bwg_container .bwg_slideshow_image_container_0 #spider_slideshow_left-ico_0, 
.student-works-contents .bwg_container .bwg_slideshow_image_container_0 #spider_slideshow_right-ico_0{
    border: 2px solid var(--body-color) !important;
    border-radius: 0 !important;
    width: 56px !important;
    height: 56px !important;
    color: var(--body-color) !important;
}
.student-works-contents .bwg_container .bwg_slideshow_image_container_0 #spider_slideshow_right-ico_0{
    right: -98px !important;
}
.student-works-contents .bwg_container .bwg_slideshow_image_container_0 #spider_slideshow_left-ico_0{
    left: -98px !important;
}
.student-works-contents .bwg_container .bwg_slideshow_image_container_0 .bwg-icon-angle-left::before,
.student-works-contents .bwg_container .bwg_slideshow_image_container_0 .bwg-icon-angle-right::before{
    font-family: ETmodules;
    font-size: 24px;
    color: var(--body-color);
}
.student-works-contents .bwg_container .bwg_slideshow_image_container_0 .bwg-icon-angle-left::before{
    content: "\23";
}
.student-works-contents .bwg_container .bwg_slideshow_image_container_0 .bwg-icon-angle-right::before{
    content: "\24";
}
/* .student-works-contents .bwg_container .bwg_slideshow_filmstrip{
    width: 100% !important;
    left: 0 !important;
}
.student-works-contents .bwg_container .bwg_slideshow_filmstrip_thumbnails_0{
    width: 100% !important;
    overflow: visible;
    left: 0px;
} */
.student-works-contents .bwg-slideshow-images-wrapper.bwg-container{
    background-color: transparent !important;
}
.student-works-contents .bwg-slideshow-images-wrapper .bwg_slideshow_filmstrip_thumbnail_0{
    margin-right: 12px !important;
}
.student-works-contents .bwg_container .bwg_slideshow_image_container_0{
    margin-bottom: 20px;
}
.student-works-contents .publish-heading{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.student-works-contents .publish-heading .divider::before{
    content: '|';
    margin-left: 4px;
    margin-right: 4px;
}
.student-works-contents .publish-heading{
    padding-bottom: 20px;
}
.single-post .n2-section-smartslider .n2-thumbnail-dot{
    opacity: 1 !important;
    margin: 6px !important;
}
.single-post .n2-ss-slider-controls{
    margin-top: 14px;
}
.single-post .n2-ss-slider-controls .nextend-thumbnail-inner{
    background: transparent !important;
}
.single-post .n2-ss-slider-controls .nextend-thumbnail-inner .n2-thumbnail-dot{
    border: 4px solid transparent !important;
}
.single-post .n2-ss-slider-controls .nextend-thumbnail-inner .n2-thumbnail-dot.n2-active{
    border: 4px solid #EA1E7C !important;
}
.single-post .n2-section-smartslider .nextend-arrow{
    width: 56px;
    height: 56px;
    background-color: #fff;
    border: 2px solid var(--body-color);
}
.single-post .n2-section-smartslider .nextend-arrow-previous{
    margin-left: -98px;
}
.single-post .n2-section-smartslider .nextend-arrow-next{
    margin-right: -98px;
}
.single-post .n2-section-smartslider .nextend-arrow-previous::before,
.single-post .n2-section-smartslider .nextend-arrow-next::before{
    font-family: ETmodules !important;
    font-weight: 400 !important;
    color: var(--body-color);
    font-size: 20px;
    vertical-align: middle;
    margin-left: 0;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.single-post .n2-section-smartslider .nextend-arrow-previous::before{
    content: '\23';
}
.single-post .n2-section-smartslider .nextend-arrow-next::before{
    content: '\24';
}
.single-post .n2-section-smartslider .nextend-arrow-previous img,
.single-post .n2-section-smartslider .nextend-arrow-next img{
    display: none !important;
}
.single-post .n2-section-smartslider .nextend-arrow:hover{
    background-color: var(--main-color);
    color: #fff;
    border-color: var(--main-color);
}
.single-post .n2-section-smartslider .nextend-arrow-previous:hover::before,
.single-post .n2-section-smartslider .nextend-arrow-next:hover::before{
    color: #fff;
}
body.single-post .et_pb_post .entry-content {
    padding-top: 0;
}
body.single-post #left-area{
    padding-bottom: 0;
}
body.single .post{
    margin-bottom: 0;
}
/* .student-works-contents .bwg_container .bwg_slideshow_filmstrip_right_0,
.student-works-contents .bwg_container .bwg_slideshow_filmstrip_left_0,
.student-works-contents .bwg_container .bwg_slideshow_filmstrip_right_disabled_0,
.student-works-contents .bwg_container .bwg_slideshow_filmstrip_left_disabled_0, */
.student-works-contents .bwg_container .bwg_slideshow_play_pause{
    display: none !important;
}
body.single-post footer .footer-section1,
body.single-post footer .footer-section2,
body.page-id-108 footer .footer-section1,
body.page-id-108 footer .footer-section2,
body.page-alumni-voices footer .footer-section1,
body.page-alumni-voices footer .footer-section2,
body.page-advisory-panel footer .footer-section1,
body.page-advisory-panel footer .footer-section2,
body.page-our-teachers footer .footer-section1,
body.page-our-teachers footer .footer-section2,
body.page-photo-gallery footer .footer-section1,
body.page-photo-gallery footer .footer-section2 {
    display: none;
}
.works-section .et_pb_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body .works-section .et_pb_module.et_pb_heading h6 {
    color: var(--body-color);
    font-size: 18px;
}
.works-section .et_pb_row .no-post{
    background-color: #FAFAFA;
    padding: 60px 20px;
    text-align: center;
}
.works-section .no-post p{
    color: var(--body-grey);
    text-align: center;
    font-family: var(--font-bold);
    font-size: 18px;
    font-style: italic;
    line-height: 130%;
    /* 23.4px */
}
.works-section .student-works-row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.works-section .publish-heading{
    display: flex;
    flex-wrap: wrap;
}
.works-section .publish-heading .divider::before {
    content: '|';
    margin-left: 4px;
    margin-right: 4px;
}
.works-section .et_pb_row .et_pb_column.et_pb_column_2_5,
.works-section .student-works-col1{
    width: 400px;
    margin-right: 0;
}
.works-section .et_pb_row .et_pb_column.et_pb_column_3_5,
.works-section .student-works-col2{
    width: calc(100% - 400px);
    padding-left: 50px;
}
.works-section .et_pb_row:not(:last-child),
.works-section .student-works-row:not(:last-child){
    margin-bottom: 80px;
}
body .works-section h1.et_pb_module_heading,
body .works-section h1,
body .works-section h2.et_pb_module_heading,
body .works-section h2,
body .works-section h3.et_pb_module_heading,
body .works-section h3 {
    font-size: 32px;
    font-family: var(--font-bold);
    line-height: 130%;
    /* 41.6px */
    margin-bottom: 20px;
    background: var(--linear-title, linear-gradient(90deg, #EA1E7C 1.75%, #C91D6C 28.47%, #EA1E49 56.57%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body .works-section .et_pb_module {
    margin-bottom: 0 !important;
}
body .works-section h4.et_pb_module_heading,
body .works-section h4,
body .works-section h5.et_pb_module_heading,
body .works-section h5,
body .works-section h6.et_pb_module_headingbody .works-section h6 {
    font-size: 18px;
    color: var(--body-color);
    line-height: 130%;
}
.works-section .et_pb_button_module_wrapper {
    margin-top: 40px;
}
.animate-section {
    background: linear-gradient(90deg, #EA1E49 30.58%, #000 47.19%, #1F2837 63.71%);
}
.animate-section .animate-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
}
.animate-section .animate-box-row>.animate-box-col {
    display: flex;
}
/* .animate-box-row > .animate-box-col::after{
content: "";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
width: 0;
} */
.animate-section .animate-box-row p,
.animate-section .animate-box-row h6{
    padding: 30px 60px;
    color: #FFF;
    font-family: var(--font-black);
    font-size: 55px;
    line-height: 120%;
    /* 66px */
    border-radius: 500px;
    margin: 0;
    background: var(--main-color);

}
.animate-section .animate-box-row>.animate-box-col>p:first-child,
.animate-section .animate-box-row>.animate-box-col>h6:first-child {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
.animate-section .animate-box-row>.animate-box-col:first-child>p:nth-child(2n),
.animate-section .animate-box-row>.animate-box-col:nth-child(2n+1)>p:nth-child(2n),
.animate-section .animate-box-row>.animate-box-col:first-child>h6:nth-child(2n),
.animate-section .animate-box-row>.animate-box-col:nth-child(2n+1)>h6:nth-child(2n) {
    background: var(--body-color);
}
.animate-section .animate-box-row>.animate-box-col:nth-child(2n)>p,
.animate-section .animate-box-row>.animate-box-col:nth-child(2n)>h6{
    background: var(--body-color);
}
.animate-section .animate-box-row>.animate-box-col:nth-child(2n)>p:nth-child(2n),
.animate-section .animate-box-row>.animate-box-col:nth-child(2n)>h6:nth-child(2n){
    background: var(--main-color);
}
.animate-section .animate-box-row>.animate-box-col:last-child>p:first-child,
.animate-section .animate-box-row>.animate-box-col:last-child>h6:first-child{
    padding-right: 311px;
}
.animate-section .animate-box-row>.animate-box-col:last-child>p:last-child,
.animate-section .animate-box-row>.animate-box-col:last-child>h6:last-child {
    margin-left: -288px;
    animation: moveLeftRight 2s infinite;
}
html:lang(zh-CN) .animate-section .animate-box-row>.animate-box-col:last-child>p:first-child,
html:lang(zh-CN) .animate-section .animate-box-row>.animate-box-col:last-child>h6:first-child{
    padding-right: 270px;
}
html:lang(zh-CN) .animate-section .animate-box-row>.animate-box-col:last-child>p:last-child,
html:lang(zh-CN) .animate-section .animate-box-row>.animate-box-col:last-child>h6:last-child {
    margin-left: -258px;
}
@keyframes moveLeftRight {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(30px);
    }
    100% {
        transform: translateX(0);
    }
}
