/* Roboto: 100 thin, 300 light, 400 regular, 500 medium, 700 bold, 900 black */


/* Roboto Slab: 100 thin, 300 light, 400 regular, 700 bold */


/* GENERAL */

body {
    min-width: 300px;
    color: #585858;
    /* #000 */
    background-color: #FFF;
    font-family: 'Roboto Slab', 'Noto Sans TC', 'Noto Sans SC', serif;
    /*'Roboto', sans-serif;*/
    font-style: normal;
    font-weight: 400;
    /* regular */
    font-size: 62.5%;
    /* 10px */
    line-height: 1.2;
    overflow: auto;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern';
}

body.small {
    font-size: 46.875%;
}

body.large {
    font-size: 78.125%;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
}

a {
    color: #EB7F11;
    /* #FFA345 */
    text-decoration: none;
}

h3 {
    margin-top: 1.5em;
    margin-bottom: 25px;
    /* 1.5em */
    color: #222;
    font-size: 2em;
    font-weight: 700;
}

p {
    margin-bottom: 1em;
    color: #585858;
    font-size: 1.7em;
    line-height: 1.5;
    text-align: justify;
}

p:empty {
    display: none;
}

p:last-child {
    margin-bottom: 0;
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

sup {
    vertical-align: sub;
    font-size: smaller;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

span.description {
    color: transparent;
    font: 0/0 a;
}

span.highlight {
    color: #00C1D5;
}

.content ul {
    list-style: outside disc;
    margin-left: 3em;
}

.content ol {
    list-style: outside decimal;
    margin-left: 3em;
}

.content li {
    margin-bottom: 0.5em;
    font-size: 1.7em;
    line-height: 1.5;
}

.content li h3 {
    margin-bottom: 0.5em;
    font-size: 1.25em;
}

.content ul ul {
    list-style: outside circle;
    margin-top: 0.5em;
}

.content ul ul ul {
    list-style: outside disc;
}

.content ul ul ul ul {
    list-style: outside circle;
}

.content ul ul ul ul ul {
    list-style: outside disc;
}

table {
    table-layout: auto;
    width: 100%;
    margin-bottom: 20px;
}

.content li p,
.content p li,
.content p p,
.content li li,
.content th p,
.content td p,
.content th li,
.content td li {
    font-size: 1em;
}

.content th ul,
.content th ol,
.conten td ul,
.content td ol {
    margin-left: 1em;
}

.container {
    width: 100%;
    min-width: 300px;
    /* 1040px */
    margin: 0 auto;
}

.wrapper {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}

.header-top-wrapper,
.footer-wrapper {
    max-width: none;
}

.header-top-wrapper {
    position: relative;
    width: 100%;
    max-width: none;
}

.footer-wrapper {
    text-align: center;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0 auto 40px 0;
    overflow: hidden;
}

.cib-video {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0 auto;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cib-video iframe,
.cib-video object,
.cib-video embed {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 101%;
    height: 101%;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video-container p {
    color: transparent;
    font: 0/0 a;
}

.content-image {
    display: block;
    margin-bottom: 40px;
}

.lang-sp {
    display: none !important;
}

html.en_US .lang-sp.en,
html.zh_TW .lang-sp.tc,
html.zh_CN .lang-sp.sc {
    display: inline !important;
}

html.en_US .lang-sp.ib.en,
html.zh_TW .lang-sp.ib.tc,
html.zh_CN .lang-sp.ib.sc {
    display: inline-block !important;
}

html.en_US .sitemap .lang-sp.ib.en,
html.zh_TW .sitemap .lang-sp.ib.tc,
html.zh_CN .sitemap .lang-sp.ib.sc {
    display: list-item !important;
}


/* ALL PAGES */

.clearfix {
    content: "";
    clear: both;
    display: table;
}

.header-top {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    min-height: 200px;
    padding: 40px 50px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    z-index: 10000;
    /*overflow: hidden;*/
}

.logo {
    float: left;
    display: block;
    width: 110px;
    margin-right: 20px;
}

.logo-lces {
    float: left;
    display: block;
    width: 430px;
    margin-top: 10px;
}

.logo-lces img {
    height: 70px;
    width: auto;
    max-width: none;
}

.header-corner {
    float: right;
    position: relative;
    padding-top: 17px;
    margin-top: -15px;
    z-index: 200;
}

.mobile.header-corner {
    float: none;
    display: none;
}

.mobile.header-corner:after {
    position: relative;
    display: block;
    content: "";
    clear: both;
    font-size: 0;
}

.header-language-switcher,
.header-social-icons,
.text-size,
.home-button,
.osa-button,
.home-contactus,
.text-size-button,
.header-social-button,
.header-language-button {
    float: left;
}

.header-language-switcher,
.header-social-icons,
.text-size,
.home-button,
.osa-button,
.home-contactus,
.text-size-button,
.header-social-button,
.header-language-button {
    display: block;
    cursor: pointer;
}

.home-button,
.text-size-button,
.header-social-button,
.header-language-button {
    width: 40px;
    height: 50px;
    background: no-repeat left top;
    background-size: contain;
}

.osa-button {
    width: 55px;
    height: 50px;
    background: no-repeat center 4px;
    background-size: contain;
    margin-left: 20px;
}

.text-size-button:after,
.header-social-button:after,
.header-language-button:after {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 9px;
    background: url('images/icon-arrow-down-white@2x.png') no-repeat center center;
    background-size: contain;
}

.text-size {
    position: relative;
    width: 40px;
    text-align: center;
    margin-left: 20px;
}

.fontsize-container {
    position: absolute;
    display: none;
    left: 0;
    top: 100%;
    width: 100%;
}

.text-size:hover .fontsize-container {
    display: block;
}

.text-size .fontsize {
    display: block;
    width: 100%;
    height: 39px;
    padding: 0;
    font-size: 0;
    /*12px;*/
    color: transparent;
    cursor: pointer;
}

.text-size .small {
    background: url('images/icon-text-small@2x.png') no-repeat center;
    background-size: cover;
}

.text-size .middle {
    background: url('images/icon-text-middle@2x.png') no-repeat center;
    background-size: cover;
}

.text-size .large {
    background: url('images/icon-text-large@2x.png') no-repeat center;
    background-size: cover;
}

.text-size .active {}

.header-social-icons {
    width: 40px;
    margin-left: 20px;
}

.header-social-icons a {
    display: none;
}

.home-contactus {
    width: 35px;
    margin-left: 20px;
}

.header-language-switcher {
    position: relative;
    width: 40px;
    height: auto;
    margin-left: 20px;
}

html.en_US .header-language-button {
    background-image: url('images/icon-lang-en-new@2x.png');
}

html.zh_TW .header-language-button {
    background-image: url('images/icon-lang-tc-new@2x.png');
}

html.zh_CN .header-language-button {
    background-image: url('images/icon-lang-sc-new@2x.png');
}


/*
.header-language-switcher:after {
  position: absolute;
  top: 100%;
  width: 50%;
  height: 20px;
  content: "";
  background: url(images/icon-arrow-down-orange@2x.png) no-repeat center;
  background-size: contain;
  margin: 2px 0 0 11px;
}*/

.language-container {
    position: absolute;
    display: none;
    left: 0;
    top: 100%;
    width: 100%;
}

.header-language-switcher:hover .language-container {
    display: block;
}

.language-container .language-chooser li {
    position: absolute;
    display: block;
    width: 100%;
    height: 39px;
    padding: 0;
}

.language-container .language-chooser a {
    display: block;
    width: 100%;
    height: 39px;
}

.language-container .lang-en {
    left: 0;
    top: 0;
    font-size: 0;
    /*12px;*/
    background: url('images/icon-lang-dropdown-en@2x.png') no-repeat center;
    background-size: cover;
}

.language-container .lang-tc {
    left: 0;
    top: 39px;
    font-size: 0;
    /*12px;*/
    background: url('images/icon-lang-dropdown-tc@2x.png') no-repeat center;
    background-size: cover;
}

.language-container .lang-sc {
    left: 0;
    top: 78px;
    font-size: 0;
    /*12px;*/
    background: url('images/icon-lang-dropdown-sc@2x.png') no-repeat center;
    background-size: cover;
}

.language-container .lang.active {}


/* .header-language-switcher a {
	display: block;
	padding: 0 15px;
	color: #808080;
	font-size: 1.4em;
	font-weight: 500;
}

.header-language-switcher a:hover,
.header-language-switcher a.active {
	color: #00C1D5;
} */

.header-social-icons {
    position: relative;
}

.social-icon-container {
    position: absolute;
    display: none;
    left: 0;
    top: 100%;
    width: 100%;
}

.header-social-icons:hover .social-icon-container {
    display: block;
}

.social-icon-container .header-social-icon {
    display: block;
    width: 100%;
    height: 39px;
    padding: 0;
}

.social-icon-container .facebook {
    font-size: 0;
    /*12px;*/
    background: url('images/icon-facebook@2x.png') no-repeat center;
    background-size: cover;
    background-color: #7A7D81;
}

.social-icon-container .twitter {
    font-size: 0;
    /*12px;*/
    background: url('images/icon-twitter@2x.png') no-repeat center;
    background-size: cover;
}

.social-icon-container .instagram {
    font-size: 0;
    /*12px;*/
    background: url('images/icon-instagram@2x.png') no-repeat center;
    background-size: cover;
}

.social-icon-container .email {
    font-size: 0;
    /*12px;*/
    background: url('images/icon-email@2x.png') no-repeat center;
    background-size: cover;
}

.social-icon-container .lang.active {
    background-color: #fDA24F;
}

.header-bottom {
    position: absolute;
    clear: both;
    width: 100%;
    padding-left: 50px;
    margin-top: 32px;
    margin-left: -70px;
    /*-70px;*/
    z-index: 100;
    background-color: #DAD9D6;
}

.header-bottom:before {
    position: absolute;
    display: block;
    content: '';
    right: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #DAD9D6;
}

.header-bottom-deco {
    position: absolute;
    display: block;
    content: '';
    left: 100%;
    top: 0;
    width: 70px;
    height: 100%;
    background: url(images/header-bottom-deco@2x.png) no-repeat right top;
    background-size: 100% 100%;
}

.header-search {
    float: right;
    margin-top: -40px;
}

.mobile.header-search {
    float: none;
    display: none;
}

.header-search input[type='text'] {
    display: inline-block;
    width: 250px;
    height: 100%;
    padding: 6px 10px 6px 10px;
    /* 6px 10px 6px 33px; */
    border: 2px solid #FFA345;
    color: #FFF;
    /*background: url('images/search@2x.png') no-repeat top right;*/
    /*background-size: 30px 30px;*/
    background-color: transparent;
    font-size: 1.4em;
    font-weight: 500;
}

.header-search input[type='submit'] {
    display: inline-block;
    width: 35px;
    height: 100%;
    font-size: 0;
    color: transparent;
    background: url('images/search@2x.png') no-repeat center center;
    background-size: 26px auto;
    background-color: #FFA345;
    border: 2px solid #FFA345;
    border-left: 0;
}

.header-search input::-webkit-input-placeholder {
    color: #FFF;
}

.header-search input::-moz-placeholder {
    color: #FFF;
}

.header-search input:-ms-input-placeholder {
    color: #FFF;
}

.header-search input:-moz-placeholder {
    color: #FFF;
}

.searchandfilter li {
    height: 40px;
    vertical-align: top;
    padding-right: 0 !important;
}

.search-page-form {
    width: auto;
    max-width: 500px;
    margin-bottom: 50px;
}

.search-page-form input[type='text'] {
    width: 65%;
    height: 100%;
    font-size: 1.7em;
    line-height: 1;
    color: #585858;
    background-color: transparent;
    padding: 10px;
    border: 2px solid #FFA345;
}

.search-page-form input[type='submit'] {
    font-size: 1.7em;
    color: #FFF;
    padding: 10px;
    background-color: #FFA345;
    border: 2px solid #FFA345;
}

body.search .sidebar-left {
    display: none;
}

.main-menu-mask,
.main-menu-button,
.main-menu-close {
    display: none;
}

.main-menu ul#menu-main-menu {
    width: 100%;
    /* changed with custom js */
    min-width: 100%;
    height: 70px;
    /* temp */
    text-align: left;
}

.main-menu ul#menu-main-menu>li {
    position: relative;
    height: 70px;
    margin: 0 30px;
    display: inline-block;
    vertical-align: middle;
}

.main-menu ul#menu-main-menu>li:first-child {
    /*margin-left: 0;*/
}

.main-menu ul#menu-main-menu>li:last-child {
    margin-right: 0;
}

.main-menu ul#menu-main-menu>li>a {
    position: relative;
    display: block;
    color: #4D4D4D;
    font-size: 1.4em;
    font-weight: 700;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

body.large .main-menu ul#menu-main-menu>li>a {
    font-size: 1.2em;
}

.main-menu ul#menu-main-menu>li>a span {}

.main-menu ul#menu-main-menu>li.current-menu-item>a,
.main-menu ul#menu-main-menu>li.current-menu-ancestor>a,
.main-menu ul#menu-main-menu>li:hover>a {
    /*color: #FFA345; /*#00C1D5;*/
}

.main-menu ul#menu-main-menu>li.current-menu-item:after,
.main-menu ul#menu-main-menu>li.current-menu-ancestor:after,
.main-menu ul#menu-main-menu>li:hover:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5%;
    /*background-color: #FFA345; /*#00C1D5;*/
    background: url('images/orange-underline.png') no-repeat top right;
    background-size: cover;
}

.main-menu ul#menu-main-menu ul li.menu-item-has-children:after {
    position: absolute;
    display: block;
    content: '';
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 18px;
    background: url(images/menu-parent-item-arrow@2x.png) no-repeat top right;
    background-size: 100% 100%;
}

.main-menu ul#menu-main-menu ul ul ul li.menu-item-has-children:after {
    display: none;
}

.main-menu ul#menu-main-menu>li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 250px;
    padding: 10px 0;
    background-color: rgba(204, 204, 204, 1);
    /* #DBDBD8;*/
    z-index: 100;
}

.main-menu ul#menu-main-menu>li>ul>li {
    position: relative;
}

.main-menu ul#menu-main-menu ul ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    z-index: 10;
}

.main-menu ul#menu-main-menu li:hover>ul {
    display: block;
}

.main-menu ul#menu-main-menu ul ul li {
    background-color: rgba(0, 0, 0, 0.6);
    /*#565454;*/
}

.main-menu ul#menu-main-menu>li>ul>li.current-menu-item>a,
.main-menu ul#menu-main-menu>li>ul>li:hover>a {
    color: #F2881B;
}

.main-menu ul#menu-main-menu ul ul li {
    position: relative;
}

.main-menu ul#menu-main-menu ul ul li.current-menu-item:before,
.main-menu ul#menu-main-menu ul ul li:hover:before {
    position: absolute;
    bottom: 5px;
    left: 15px;
    content: '';
    display: block;
    width: 30%;
    height: 2px;
    background-color: #fff;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}

.main-menu ul#menu-main-menu>li>ul>li>a,
.main-menu ul ul ul li a {
    display: block;
    padding: 10px 15px;
    color: #4D4D4D;
    font-size: 1.4em;
    font-weight: 700;
}

body.large .main-menu ul#menu-main-menu>li>ul>li>a,
body.large .main-menu ul ul ul li a {
    font-size: 1.2em;
}

.main-menu ul#menu-main-menu ul ul li a {
    color: #FFC830;
    /* #CDA844 */
}

.submenu {
    padding: 30px 0;
    background-color: #EFEFEF;
    /* #DAD9D6 */
}

.submenu .menu-main-menu-container>ul>li>a,
.submenu-title {
    display: block;
    font-size: 2em;
    line-height: 1.2;
    font-weight: 700;
    color: #EB7F11;
    /* FFA345 */
    padding: 0 20px;
    margin-bottom: 15px;
}

.submenu .menu-main-menu-container>ul>li>a:after,
.submenu-title:after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    margin: 5px 20px 0 0;
    background: url('images/orange-underline.png') no-repeat top right;
    background-size: cover;
}

.submenu ul.sub-menu li.menu-item-has-children ul li.menu-item-has-children ul li.menu-item-has-children>a:after {
    display: none;
}

.submenu ul.sub-menu li,
.submenu ul.sub-menu li a {
    position: relative;
}

.submenu ul.sub-menu li.menu-item-has-children>a:after {
    position: absolute;
    display: block;
    content: '';
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 18px;
    background: url(images/menu-parent-item-arrow@2x.png) no-repeat top right;
    background-size: 100% 100%;
}

.submenu ul.sub-menu>li>a {
    position: relative;
    display: block;
    color: #4D4D4D;
    font-size: 1.4em;
    font-weight: 700;
    padding: 10px 20px;
}

.submenu ul.sub-menu ul li {
    background-color: rgba(0, 0, 0, 0.6);
}

.submenu ul.sub-menu ul li a {
    position: relative;
    display: block;
    color: #FFC830;
    /* #CDA844 */
    font-size: 1.4em;
    font-weight: 700;
    padding: 10px 20px;
}

.submenu ul.sub-menu ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    margin-top: 0 !important;
    z-index: 10;
}

.submenu ul.sub-menu li:hover>ul {
    display: block;
}

.content .submenu ul {
    list-style: none;
    margin-left: 0;
    margin-top: 0;
}

.content .submenu ul li {
    position: relative;
    margin-bottom: 0;
    font-size: 1em;
}

.submenu ul.sub-menu>li.current-menu-item>a,
.submenu ul.sub-menu>li.current-menu-ancestor>a {
    background-color: #585858;
}

.submenu ul.sub-menu>li.current-menu-item>a,
.submenu ul.sub-menu>li.current-menu-ancestor>a,
.submenu ul.sub-menu>li:hover>a {
    color: #FFC830;
}

.widget-submenu ul.menu>li>ul.sub-menu>li:hover>a {
    background-color: #8957A1;
}

.submenu ul.sub-menu ul li:hover a {
    color: #FFC830;
    /* #CDA844 */
}

.submenu ul.sub-menu ul li.current-menu-item:before,
.submenu ul.sub-menu ul li:hover:before {
    position: absolute;
    bottom: 5px;
    left: 15px;
    content: '';
    display: block;
    width: 30%;
    height: 2px;
    background-color: #fff;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}

.main {
    clear: both;
    padding-bottom: 100px;
    overflow: hidden;
}

body.home .main {
    padding-bottom: 0;
}


/*
.page-banner, .page-video, .banner-slider-container {
	position: relative;
	width: 100%;
	height: 400px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.page-video .video-container {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: auto;
	padding-bottom: 0;
	margin: auto;
}
*/

.page-banner {
    width: 100%;
    height: 440px;
    background-image: url('images/banner.jpg');
    /* temp */
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: cover;
}

body.home .main {
    max-width: 1600px;
    margin: 0 auto;
}

.home-slider {
    position: relative;
    width: 75%;
    height: 0;
    padding-bottom: 35%;
    /* 46.125% */
    margin-top: 32px;
    float: left;
}

.banner-slider-container .bx-wrapper,
.banner-slider-container .bx-viewport,
.banner-slider,
.banner-slider-container .slide {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.banner-slider {
    visibility: hidden;
}

.banner-slider-container .slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.page-banner-overlay {
    position: absolute;
    display: table;
    table-layout: auto;
    width: 100%;
    height: 241px;
    padding: 25px 40px;
    left: 0;
    bottom: 0;
    color: #FFF;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    z-index: 200;
    font-size: 2em;
    width: auto;
    text-align: center;
    position: absolute;
    bottom: 65px;
    left: 100px;
}

.page-banner.home-page-banner .page-banner-overlay {
    color: #153A6C;
}

.banner-slider-container .slide .caption {
    display: none;
}

.slide-photo {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center 15%;
    background-size: cover;
}

.slider-caption {
    position: absolute;
    left: 4.5%;
    top: 88%;
    width: 600px;
    min-height: 150px;
    padding: 27px 14% 40px 5%;
    background-color: #FFA345;
    background: url('images/home-slider-caption-bg.png') no-repeat top right;
    background-size: 100% 100%;
    z-index: 100;
}

.slider-caption-text {
    display: block;
    width: 100%;
    margin: 30px auto 0 auto;
    color: #4B1E73;
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 3.1em;
    line-height: 1;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}

.slider-caption-text p,
.slider-caption-text h2,
.slider-caption-text h3 {
    font-size: 1em;
    line-height: 1;
}

.slider-caption-text a.more {
    display: block;
    font-size: 0.45em;
    color: #FFF;
    margin-top: 10px;
}

.slider-caption p {
    font-size: 1em;
    text-align: left;
    margin-bottom: 0;
}

.bx-wrapper .bx-pager {
    bottom: unset !important;
    top: 88% !important;
    left: 9.5% !important;
}


/* ACCORDION */

.acc-row {
    margin-bottom: 40px;
    background-color: #FFF;
    /*margin-bottom: 20px;*/
    /*box-shadow: 1px 1px 6px rgba(0,0,0,0.3);*/
}

.acc-row+.acc-row {
    margin-top: -40px;
}

.acc-heading {
    position: relative;
    min-height: 40px;
    font-size: 1.7em;
    font-weight: 700;
    color: #000;
    background-color: #FFCB96;
    padding: 15px 45px 15px 12px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.acc-heading p,
.acc-heading li,
.acc-heading th,
.acc-heading td {
    font-size: 1em;
}

.acc-heading:after {
    position: absolute;
    display: block;
    content: '\25BE';
    right: 13px;
    top: 6px;
    color: #585858;
    font-size: 1.8em;
    transition: all 0.3s ease-in-out;
}

.acc-row.open .acc-heading:after {
    top: 11px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: all 0.3s ease-in-out;
}

.acc-details {
    display: none;
    color: #585858;
    padding: 12px;
    background-color: #EFEFEF;
}

.acc-details p {
    font-size: 1.7em;
}


/* SITEMAP */

.page-template-page-sitemap .sidebar-left {
    display: none;
}

.page-template-page-sitemap .content .content-right-inner li {
    font-size: 2em;
}

.page-template-page-sitemap .content .content-right-inner li ul li {
    font-size: 1em;
}

.page-template-page-sitemap .content .content-right-inner li a {
    font-weight: 700;
}

.page-template-page-sitemap .content .content-right-inner li a:hover {
    text-decoration: underline;
}

.page-template-page-sitemap .content .content-right-inner ul li {
    margin-top: 0.5em;
}

.page-template-page-sitemap .content .content-right-inner ul li ul li {
    margin-top: 0.5em;
    margin-bottom: 0;
}


/* CONTENT */

.content {
    background-color: #FFF;
}

h1.page-title {
    font-size: 3.2em;
    font-weight: 700;
    color: #585858;
}

h1.page-title:after {
    display: block;
    content: '';
    width: 80px;
    height: 4px;
    margin: 3px 0 40px 0;
    background: url(images/orange-underline.png) no-repeat top right;
    background-size: cover;
}

.content-right .orange-underline {
    width: 80px;
    margin: 5px 0 20px;
}

.content-more-button {
    position: relative;
    display: block;
    height: 20px;
    padding: 10px 23px 10px 0;
    color: #636363;
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 1.4em;
    font-weight: 500;
    text-align: right;
    cursor: pointer;
    text-transform: uppercase;
}

.content-more-button:after {
    position: absolute;
    display: block;
    content: '\25BE';
    right: 0;
    top: 3px;
    color: #FFA345;
    font-size: 1.8em;
    transition: all 0.3s ease-in-out;
}

.content-more.open .content-more-button:after {
    top: 4px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: all 0.3s ease-in-out;
}

.content-more .more {
    display: block;
}

.content-more .less {
    display: none;
}

.content-more.open .more {
    display: none;
}

.content-more.open .less {
    display: block;
}

.content-more-text {
    display: none;
    padding-top: 20px;
}

.content-more-text>h2:first-of-type,
.content-more-text>h3:first-of-type {
    margin-top: 0;
}


/* FOOTER */

.footer {
    display: inline-block;
    width: 100%;
    padding: 20px 0 25px 0;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}

.footer-menu {
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    margin-bottom: 15px;
}

.footer-menu>ul>li {
    display: inline-block;
    padding: 0 15px;
    /*border-right: 1px solid #FFF;*/
}

.footer-menu>ul>li>a {
    display: inline-block;
    padding: 10px 20px;
    color: #585858;
    font-size: 1.6em;
    font-weight: 500;
}

.footer-menu>ul>li:hover>a {
    text-decoration: underline;
}

.footer-menu>ul>li:last-child {
    border-right: 0;
}

.footer-menu>ul>li:last-child a {
    padding-right: 0;
}

.copyright {
    color: #585858;
    font-size: 1.5em;
    font-weight: 400;
}

.orange-underline {
    width: 25px;
    height: 4px;
    margin-bottom: 5px;
    background: url('images/orange-underline.png') no-repeat top right;
    background-size: cover;
}

.purple-underline {
    width: 25px;
    height: 4px;
    margin-bottom: 5px;
    background: url('images/purple-underline.png') no-repeat top right;
    background-size: cover;
}

.grey-underline {
    width: 25px;
    height: 4px;
    margin-bottom: 5px;
    background: url('images/grey-underline.png') no-repeat top right;
    background-size: cover;
}

@media print {
    .prev-next {
        display: none;
    }
}

.prev-next {
    width: 100%;
    overflow: hidden;
}

.prev-next .prev {
    float: left;
}

.prev-next .next {
    float: right;
}

.prev-next a,
.prev-next span {
    display: inline-block;
    vertical-align: top;
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-weight: 700;
}

.prev-next a {
    color: #636363;
    font-size: 1.8em;
}

.prev-next span {
    color: #FFA345;
    font-size: 1em;
}

.prev-next span:after {
    display: block;
    content: '';
    width: 60px;
    height: 4px;
    margin: 4px 0 20px;
    background: url('images/orange-underline.png') no-repeat top right;
    background-size: cover;
}

.back-to-top {
    position: fixed;
    bottom: 37px;
    right: 60px;
    width: 65px;
    height: 65px;
    background: url(images/icon-back-to-top@2x.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
    z-index: 50000;
}

html.zh_TW .back-to-top {
    background-image: url('images/icon-back-to-top-tc@2x.png');
}

html.zh_CN .back-to-top {
    background-image: url('images/icon-back-to-top-sc@2x.png');
}


/* HOMEPAGE */

.home-news {
    float: right;
    width: 25%;
    min-height: 500px;
    border-top: 4px solid #FFF;
    border-left: 4px solid #FFF;
    background-color: #EEF0EA;
    padding: 90px 50px 40px 35px;
}

.home-news-block:after {
    display: block;
    content: '';
    width: 27px;
    height: 1px;
    margin: 15px 0 0 0;
    background-color: #7A7D81;
    opacity: 0.1;
}

span.triangle-right {
    padding-left: 8px;
    font-size: 0.8em;
}

.home-news-title {
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 1.8em;
    font-weight: 500;
    color: #7A7D81;
    margin-bottom: 30px;
}

.home-news-item {
    font-size: 1.5em;
    font-weight: 700;
    color: #FFA345;
    margin-bottom: 17px;
}

.home-news-link {
    display: inline-block;
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 1.4em;
    font-weight: 500;
    color: #7A7D81;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.grey-underline {
    width: 25px;
    margin-bottom: 20px;
}

.home-news-view-all {
    display: inline-block;
    height: 30px;
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 1.7em;
    font-weight: 500;
    color: #7A7D81;
    background: url(images/icon-more-grey@2x.png) no-repeat right 2px;
    background-size: 25px 25px;
    padding: 5px 35px 0 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.home-bottom {
    position: relative;
    display: block;
    width: 100%;
    clear: both;
    padding: 200px 0 80px;
    margin: 0 auto;
    text-align: center;
}

.home-bottom-wrapper {
    display: inline-block;
    position: relative;
    width: auto;
    padding: 0;
    /*left 94*/
    margin: 0 auto;
    /* min-width: 2000px; */
    text-align: center;
    overflow: visible;
}


/* @media (max-width: 2000px) {
	.home-bottom-wrapper {
		width: 500%;
		text-align: left;
	}
} */

.slash-block-wrapper {
    float: left;
    display: block;
    width: 300px;
    /*9%;*/
    margin-bottom: 100px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.icon-slider .slash-block-wrapper {
    float: none;
}

.slash-block {
    position: relative;
    vertical-align: top;
    margin-right: 50px;
}

.slash-block-wrapper:nth-child(even),
.icon-slide:nth-child(even) {
    margin-top: 100px;
}

.slash-block-wrapper:last-child,
.icon-slide:last-child {
    margin-bottom: 0;
}

.slash-block-wrapper.square,
.square .home-block-photo,
.content-slash-block-wrapper.square {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.slash-block-container {
    height: 100%;
}

.slash-block-title {
    font-size: 1.5em;
    font-weight: 700;
    color: #808080;
    text-align: left;
    text-transform: uppercase;
}

.slash-block-bg {
    position: relative;
    background-color: #8957A1;
    width: 164px;
    height: 164px;
}

.slash-block-wrapper:nth-child(even) .slash-block-bg,
.icon-slide:nth-child(even) .slash-block-bg {
    background-color: #F2F2F2;
}

.slash-block-wrapper:nth-child(odd):hover .slash-block-bg,
.icon-slide:nth-child(odd):hover .slash-block-bg {
    background-color: #F2F2F2;
}

.slash-block-wrapper:nth-child(even):hover .slash-block-bg,
.icon-slide:nth-child(even):hover .slash-block-bg {
    background-color: #8957A1;
}

.slash-block.photo .slash-block-bg {
    background-color: transparent;
}

.home-block-photo {
    position: absolute;
    right: -15px;
    top: 17px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    width: 80%;
    height: 85%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.slash-block.photo .home-block-photo {
    left: -20%;
    right: auto;
    top: -20%;
    width: 140%;
    height: 140%;
    background-position: center center;
}

.block-photo-1 {
    background-image: url('images/home-block-photo-1@2x.png');
}

.block-photo-2 {
    background-image: url('images/home-block-photo-2@2x.png');
}

.block-photo-3 {
    background-image: url('images/home-block-photo-3@2x.png');
}

.block-photo-4 {
    background-image: url('images/home-block-photo-4@2x.png');
}

.block-photo-5 {
    background-image: url('images/home-block-photo-5@2x.png');
}

.block-photo-6 {
    background-image: url('images/home-block-photo-6@2x.png');
}

.block-photo-7 {
    background-image: url('images/home-block-photo-7@2x.png');
}

.icon-slider-wrapper {
    position: relative;
    padding: 0 30px;
    overflow: visible;
}

.menu-slider-wrapper {
    position: relative;
    overflow: hidden;
}

.icon-slider-wrapper .bx-viewport,
.menu-slider-wrapper .bx-viewport {
    overflow: visible !important;
}

.icon-slider {
    visibility: hidden;
}

.icon-slide {
    height: 400px;
}

.icon-block-prev,
.icon-block-next {
    display: none;
    position: absolute;
    top: 161px;
    font-size: 3em;
    color: #FFA345;
    cursor: pointer;
}

.icon-block-prev {
    left: 0;
}

.icon-block-next {
    right: 0;
}


/* TIPS FOR STUDENT */

#tips-for-student .content-wrapper {
    overflow: hidden;
}

.content-wrapper {
    display: table;
    table-layout: fixed;
}

.sidebar-left {
    position: relative;
    display: table-cell;
    width: 300px;
    height: auto;
    vertical-align: top;
}

.side-blocks:before {
    display: block;
    content: '';
    width: 100%;
    height: 4px;
    margin: 20px 0;
    background: url(images/purple-underline.png) no-repeat top right;
    background-size: cover;
}

.side-block {
    position: relative;
    width: 100%;
    background-color: #FFB973;
    overflow: hidden;
    margin-bottom: 20px;
}

.side-block:nth-child(even) {
    background-color: #755394;
}

.side-block-content {
    padding: 25px 20px;
}

.side-photo {
    width: 100%;
    height: 0;
    padding-bottom: 86.4%;
    background: url('images/sidebar-photo.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    overflow: hidden;
}

.side-photo-link {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.side-heading {
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 2.3em;
    color: #4B1E73;
}

.side-block:nth-child(even) .side-heading {
    color: #FFA345;
}

.side-heading:after {
    display: block;
    content: '';
    width: 30px;
    height: 5px;
    margin: 10px 0;
    background: url(images/purple-underline.png) no-repeat top right;
    background-size: cover;
}

.side-block:nth-child(even) .side-heading:after {
    background-image: url(images/orange-underline.png);
}

.side-text {
    font-size: 1.7em;
    color: #000;
    font-weight: 700;
    text-align: justify;
}

.side-block:nth-child(even) .side-text {
    color: #FFF;
}

.side-more {
    display: block;
    height: 30px;
    font-size: 1.7em;
    color: #7A7D81;
    background: url(images/icon-more-purple@2x.png) no-repeat right 5px;
    background-size: 25px 25px;
}

.side-heading+.side-more,
.side-text+.side-more {
    margin-top: 10px;
}

.side-block:nth-child(even) .side-more {
    color: #7A7D81;
    background-image: url(images/icon-more-orange@2x.png);
}

.content-right {
    display: table-cell;
    padding-left: 40px;
    vertical-align: top;
}

.content-right-inner {
    overflow: hidden;
}

.content-right-inner:after {
    clear: both;
    display: block;
    content: '';
    width: 100%;
    height: 5px;
    margin-top: 80px;
    margin-bottom: 10px;
    background: url('images/grey-underline.png') no-repeat top right;
    background-size: cover;
}

.breadcrumbs {
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 1.8em;
    color: #FFA345;
    margin: 60px 0 35px 0;
}

.breadcrumbs li,
.breadcrumbs a {
    font-size: 1em;
}

.trail-items li::after {
    content: '>' !important;
}

.breadcrumbs li:last-child {
    color: #4D4D4D;
}

.trail-items li:nth-last-child(2)::after {
    color: #4D4D4D;
}


/* .content-slash-blocks {
	text-align: center;
	width: 100%;
  max-width: 1040px;
  margin: 0 auto;
} */

.content-slash-block-wrapper {
    display: inline-block;
    width: 300px;
    /*9%;*/
    margin-left: 30px;
    /*50px;*/
    margin-bottom: 100px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.content-slash-block-wrapper:last-child {
    /*margin-bottom: 0;*/
}

.content-slash-block-wrapper:nth-child(odd) .content-slash-block.icon .slash-block-bg,
.content-slash-block-wrapper:nth-child(even):hover .content-slash-block.icon .slash-block-bg {
    background-color: #F2F2F2;
}

.content-slash-block-wrapper:nth-child(odd):hover .content-slash-block.icon .slash-block-bg,
.content-slash-block-wrapper:nth-child(even) .content-slash-block.icon .slash-block-bg {
    background-color: #8957A1;
}

.content-slash-block {
    margin-right: 100px;
    margin-bottom: 100px;
    margin-left: 50px;
}

.content-slash-block:last-child {
    margin-bottom: 200px;
}

#tips-for-student .grey-underline {
    width: 100%;
    height: 4px;
    margin: 200px 0 20px;
}

#tips-for-student .prev-next {
    margin-bottom: 200px
}


/* BEFORE ARRIVAL */

#before-arrival .grey-underline {
    width: 100%;
    height: 4px;
    margin: 200px 0 20px;
}

.text-block {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

.content-right h2 {
    margin-bottom: 25px;
    color: #4B1E73;
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 2em;
    font-weight: 500;
    text-transform: uppercase;
}

.content-right h3 {
    margin: 2em 0 0 0;
    color: #585858;
    font-size: 1.7em;
    font-weight: 700;
}

.content-right table {
    width: 100% !important;
    height: auto !important;
}

.content-right table th,
.content-right table td {
    border-bottom: 2px solid #FFF;
    padding: 10px 15px;
    /* background-color: #E8E7E5; */
}

.content-right table th {
    color: #4B1E73;
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 2em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
}

.content-right table td {
    color: #000;
    font-size: 1.7em;
}

.content-right table td a {
    color: #F58615;
}

.content-right table th ul,
.content-right table td ul {
    margin-left: 1.2em;
}

.content-right table th li,
.content-right table td li {
    margin-bottom: 0.5em;
}

.content-right table th li:last-child,
.content-right table td li:last-child,
.content-right table th p:last-child,
.content-right table td p:last-child {
    margin-bottom: 0;
}


/* .content-right table th:nth-child(even) {
	background-color: #FFDCB8;
}
.content-right table td:nth-child(odd) {
	background-color: #FFDCB8;
}
.content-right table td:nth-child(even) {
	background-color: #E8E7E5;
	color: #585858;
} */

.content-right table td:nth-child(even) {
    color: #585858;
}

.text-block-part1,
.text-block-part2 {
    font-size: 1.7em;
    color: #585858;
}

.text-block-part1 p,
.text-block-part2 p {
    font-size: 1em;
}

.text-block-part2 {
    display: none;
    margin-top: 20px;
}

.text-block-part2.active {
    display: block;
}

.text-more {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 1.4em;
    font-weight: 500;
    color: #636363;
}

.text-more span {
    color: #FFA345;
}


/* OFF CAMPUS ACCOMMODATION - INTRODUCTION */

.content-slash-blocks {
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}

#off-campus .slash-block:nth-child(odd) {
    margin-top: 0;
}

#off-campus .slash-block {
    margin-right: 100px;
    margin-bottom: 100px;
}

.off-campus-photo-1 {
    width: 100%;
    height: 100%;
    background-image: url('images/icon-rental@2x.png');
    right: -45px;
}

.off-campus-photo-2 {
    width: 85%;
    height: 85%;
    background-image: url('images/icon-useful-link@2x.png');
    right: -15px;
}

#off-campus .slash-block:nth-child(even) .slash-block-bg {
    background-color: #8957A1;
}

#off-campus .slash-block-bg {
    position: relative;
    background-color: #F2F2F2;
    width: 90%;
    height: 90%;
}

#off-campus .content-slash-blocks {
    margin-bottom: 50px;
}

#off-campus .grey-underline {
    width: 100%;
    height: 4px;
    margin: 200px 0 20px;
}


/* LEARNING ENHANCEMENT LEO */

#learn-enhance-leo .grey-underline {
    width: 100%;
    height: 4px;
    margin: 200px 0 20px;
}

.content-table {
    table-layout: auto;
    max-width: 850px;
}

.content-table th {
    text-align: left;
    padding: 10px;
    /* background-color: #FFCB96; */
    border: 1px solid #fff;
}

.content-table td {
    text-align: left;
    padding: 10px;
    /* background-color: #E8E7E5; */
    border: 1px solid #fff;
}


/*
.content-table th:nth-child(even) {
	background-color: #E8E7E5;
}
.content-table td:nth-child(even) {
	background-color: #FFCB96;
}
*/

.content-table tr td:first-child {
    width: 35%;
}

.content-table th {
    font-size: 2em;
    font-weight: 500;
    color: #4B1E73;
}

.content-table td {
    font-size: 1.7em;
    color: #585858;
}

.content-table tr td:first-child {
    color: #000;
    font-weight: 700;
}


/* LIST OF NON LOCAL and Postgraduate Student */

#list-non-local .grey-underline {
    width: 100%;
    height: 4px;
    margin: 200px 0 20px;
}

.content-photo-blocks {
    width: 100%;
    overflow: hidden;
}

.photo-block {
    position: relative;
    float: left;
    width: 50%;
    height: 300px;
    text-align: center;
}

.pb-icon {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 80px;
    height: 80px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 95% auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
    z-index: 10;
}

.pb-title {
    position: absolute;
    bottom: 15px;
    width: 100%;
    padding: 0 10px;
    font-size: 2em;
    color: #FFF;
    font-weight: 700;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.8);
}

.pb-photo {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pb-photo:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.school-photo-1 {
    background-image: url('images/AIS_photo.jpg');
}

.school-photo-2 {
    background-image: url('images/CSSA_photo.png');
}

.school-photo-3 {
    background-image: url('images/ISA_photo.png');
}

.school-photo-4 {
    background-image: url('images/CUKSA_photo.png');
}

.content-photo-blocks-short {
    margin-bottom: 100px;
    overflow: hidden;
}

.photo-block-short {
    float: left;
    display: table-cell;
    width: 49%;
    margin: 0 1% 1% 0;
    background-color: #FFB973;
}

.photo-block-short:nth-child(even) {
    background-color: #755394;
}

.photo-block-short .pb-icon,
.photo-block-short .pb-title {
    position: static;
}

.photo-block-short .pb-icon {
    display: table-cell;
    vertical-align: middle;
}

.photo-block-short .pb-title {
    display: table-cell;
    width: auto;
    color: #4B1E73;
    text-shadow: none;
    vertical-align: middle;
}

.photo-block-short:nth-child(even) .pb-title {
    color: #FFA345;
}


/* NEWS AND EVENTS */

body.page-template-page-news .sidebar-left,
body.post-template-default .sidebar-left {
    display: none;
}

.filter_select_month {
    margin-bottom: 40px;
    border: 0;
    background-color: #FFB973;
    font-size: 2em;
}

#news-events .grey-underline {
    width: 100%;
    height: 4px;
    margin: 200px 0 20px;
}

.event-date-filter {
    width: 200px;
    height: 30px;
    padding: 5px;
    margin: 20px auto;
}

.content-event-blocks {
    width: 100%;
    overflow: hidden;
}

.event-block {
    position: relative;
    float: left;
    width: 31.333%;
    height: auto;
    /*550px;*/
    background-color: #E8E7E5;
    margin: 0 1% 1% 0;
    text-align: left;
    overflow: auto;
}


/* .event-block:nth-child(3n+3) {
	margin-right: 0;
} */

.event-block.announcement .event-title {}

.event-block.announcement .event-info {
    display: none;
}

.event-block.announcement .event-title p {
    font-size: 1em;
}

.event-block.announcement .event-photo {
    background-position: center center;
}

.event-block.announcement {}

.event-details {
    position: relative;
    width: 100%;
}

.event-title {
    position: relative;
    display: table;
    table-layout: auto;
    width: 100%;
    height: 80px;
    padding: 10px 15px;
    color: #000;
    background-color: #FFB973;
    font-size: 2em;
    font-weight: 700;
    overflow: hidden;
}

.event-title span {
    display: table-cell;
    vertical-align: middle;
}

.event-info {
    position: relative;
    width: 100%;
    height: auto;
    /*120px;*/
    min-height: 120px;
    padding: 10px 15px;
    background-color: #E8E7E5;
    text-align: left;
}

.ei-row {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding-bottom: 5px;
}

.ei-heading {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 105px;
    font-size: 1.5em;
    font-weight: 700;
    color: #4B1E73;
    text-align: left;
}

.ei-content {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: auto;
    font-size: 1.5em;
    line-height: 1.1;
    font-weight: 400;
    color: #585858;
    text-align: left;
}

.ei-content p,
.ei-content li,
.ei-content th,
.ei-content td {
    font-size: 1em;
    line-height: 1.1;
    text-align: left;
}

.event-photo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-color: #000;
    background: no-repeat;
    background-position: center top;
    background-size: cover;
}

.event-photo-1 {
    background-image: url('images/AIS_photo.jpg');
}

.event-photo-2 {
    background-image: url('images/CSSA_photo.png');
}

.event-photo-3 {
    background-image: url('images/CUKSA_photo.png');
}

.event-single-table td {
    vertical-align: top;
}

.event-single-table td:nth-child(odd) {
    width: 270px;
    background-color: #FFCB96;
    font-weight: 700;
}

.event-single-table td:nth-child(even) {
    background-color: #E8E7E5;
}

.event-single-photo img {
    width: 100%;
    height: auto;
}

.event-single-text {
    padding: 20px 0 40px;
}

.nav-links {
    text-align: right;
}

.nav-links .page-numbers {
    display: inline-block;
    padding-left: 10px;
    color: #FFA345;
    font-family: 'Roboto', 'Noto Sans TC', 'Noto Sans SC', sans-serif;
    font-size: 1.8em;
    font-weight: 700;
    vertical-align: top;
}

.nav-links .page-numbers.current {
    color: #636363;
    font-size: 1.8em;
}

.content-image-blocks {
    overflow: hidden;
}

.content-image-block {
    float: left;
    width: 49.5%;
    margin: 0 1% 1% 0;
    background-color: #FFB973;
}

.content-image-block:nth-child(2n+1) {
    clear: both;
}

.content-image-block:nth-child(2n+2) {
    margin-right: 0;
}

.cib-image {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    /* 55% */
    background-color: #EFEFEF;
}

.cib-image-inner {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: cover;
}

.cib-text {
    display: table;
    table-layout: fixed;
    width: 100%;
    min-height: 70px;
    padding: 10px 15px;
}

.cib-text-inner {
    display: table-cell;
    color: #000;
    font-size: 1.6em;
    line-height: 1.1;
    text-align: left;
    vertical-align: middle;
}

.cib-text-inner h1,
.cib-text-inner h2,
.cib-text-inner h3,
.cib-text-inner h4,
.cib-text-inner h5,
.cib-text-inner h6,
.cib-text-inner p,
.cib-text-inner th,
.cib-text-inner td,
.cib-text-inner li {
    color: #000;
    font-size: 1em;
    text-align: left;
}

.lces-video {
    position: relative;
    width: 100%;
    max-width: 720px;
}

.video-container .video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container .video iframe,
.video-container .video object,
.video-container .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
}


/* Page Slider */

.course-slider-container {
    display: block;
    width: 100%;
}

.course-slide {
    display: inline-block;
    width: 48%;
    margin: 0 1% 1% 0;
    background-color: #EFEFEF;
    border: 1px solid #FFB973;
    overflow: hidden;
}

.course-slide.previous {
    background-color: #8956a1;
}

.slide-inner {
    font-size: 1.6em;
}

.slide-status {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #FFB973;
    color: #8956a1;
    padding: 10px 15px;
    font-size: 1.4em;
    text-align: center;
}

.slide-image {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.slide-image-inner {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: cover;
}

.slide-date,
.slide-topic {
    display: block;
    padding: 0 15px;
}

.slide-date {
    padding-top: 20px;
}

.slide-topic {
    padding-bottom: 20px;
}

.course-slider-container .bx-wrapper .bx-controls-direction a {
    margin-top: 0;
}

.course-slider-container .bx-wrapper .bx-prev {
    background: url('images/icon-slider-prev-small@2x.png') no-repeat 0 0;
    background-size: 100%;
}

.course-slider-container .bx-wrapper .bx-next {
    background: url('images/icon-slider-next-small@2x.png') no-repeat 0 0;
    background-size: 100%;
}

.course-slider-container .bx-wrapper .bx-pager {
    display: none;
}

.custom-slider-container {
    margin-bottom: 5%;
}

.minisite-slider-container .bx-wrapper {
    max-height: 311px;
}

.bg-disable .acc-heading,
.bg-disable.acc-row,
.bg-disable .acc-details {
    background-color: transparent;
}

.content-right .cover-notice p {
    animation: blinking 1.2s infinite;
}

@keyframes blinking {
    0% {
        visibility: inherit;
    }
    49% {
        visibility: inherit;
    }
    60% {
        visibility: hidden;
    }
    99% {
        visibility: hidden;
    }
    100% {
        visibility: inherit;
    }
}

.expand-all {
    display: none;
    margin: 1em 0;
}

.lces-acc-block.first .expand-all {
    display: block;
}

.lces-acc-block {
    margin-top: 1%;
}

.expand-all button {
    background-color: #8956a1;
    border: 0;
    padding: 10px 20px;
    font-size: 1.6em;
    color: #fbcb96;
    cursor: pointer;
}

.expand-all button:hover {
    background-color: #fbcb96;
    color: #8956a1;
}

.collect-btn {
    display: none;
    text-align: right;
}

.acc-details.open {
    display: block;
}

.acc-row {
    margin-bottom: 0;
}

.expand-all.active {
    display: block;
    text-align: right;
}

.pgso .page {}

.useful .acc-row {
    margin-bottom: 40px;
}

.minisite .expand-btn,
.minisite .collect-btn {
    color: #fff;
}

.expand-all {
    text-align: right;
}

.minisite .expand-btn:hover,
.minisite .collect-btn:hover {
    background-color: #fff;
}

.page:before {
    z-index: -1;
}