/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'chronicle', sans-serif; */
/* Temporary */
.lang-temp {
  display: none;
}
/* .prog-icon-row, */
.suggested-news {
  display: none;
}
#fee-intakes .progs-col2 td span em,
#fee-intakes .progs-col2 td img.wp-image-1205 {
  display: none;
}
/* Temporary End */

@font-face {
    font-family: 'chronicle';
    src: url('../fonts/ChronicleDisplay-Roman.eot');
    src: url('../fonts/ChronicleDisplay-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ChronicleDisplay-Roman.woff2') format('woff2'),
        url('../fonts/ChronicleDisplay-Roman.woff') format('woff'),
        url('../fonts/ChronicleDisplay-Roman.ttf') format('truetype'),
        url('../fonts/ChronicleDisplay-Roman.svg#ChronicleDisplay-Roman') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'chronicle';
    src: url('../fonts/ChronicleDisplay-Light.eot');
    src: url('../fonts/ChronicleDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ChronicleDisplay-Light.woff2') format('woff2'),
        url('../fonts/ChronicleDisplay-Light.woff') format('woff'),
        url('../fonts/ChronicleDisplay-Light.ttf') format('truetype'),
        url('../fonts/ChronicleDisplay-Light.svg#ChronicleDisplay-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1,h2,h3,h4,h5 {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  font-weight: 700;
}
body {
  line-height: 1.2;
  color: #0c2340;
}
body, p, .p18 {
  font-family: 'Montserrat', sans-serif;
}
h1 {
  font-size: 53px;
  line-height: 1;
  margin-bottom: 1.3rem;
}
h2 {
  font-size: 41px;
  line-height: 1;
}
h3 {
  font-size: 35px;
  line-height: 1;
}
h4 {
  font-size: 30px;
  line-height: 1;
}
h5 {
  font-size: 19px;
  line-height: 1.2;
}
h6 {
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Montserrat', sans-serif;
}
body, p {
  font-size: 16px;
  line-height: 1.5;
}
.p18 p,
.p18 {
  font-size: 18px;
  line-height: 1.2;
}
/* bgzh */
.abc-img,
.banner-page,
.ytb-img,
.vtimg-wrapper,
.home-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.site {
  background: white;
}
.single .entry-header,
.page .entry-header,
.edit-link {
  display: none;
}
a {
 color: #03f;
 transition: color 0.1s ease-in;
}
#top-enquiry:hover,
a:hover {
 color: #ff1e2c;
 text-decoration: none;
}
.wrapper {
  padding: 0;
}
#page.site {
  transition: opacity 0.2s ease-in;
  overflow-x: hidden;
}
.home-slide .container {
  min-height: 700px;
  position: relative;
}
.home-slide-div {
  position: absolute;
  bottom: 75px;
  left: 0;
  padding: 0 15px;
}

.home-slide h1 {
  margin-bottom: 20px;
  font-size: 6.6vw;
  line-height: 1.1;
}

.title-top h1 {
	  font-size: 95px;
  }

.title-header h1 {
	  font-size: 65px;
	  line-height: 1.1;
  }

.home-slide p {
  margin-bottom: 40px;
}
.home-slide a{
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.home-slide a:hover {
  color: white;
  text-decoration: none;
}
.home-banner-btn img {
  display: inline-block;
  margin-top: -2px;
  margin-left: 10px;
  transition: transform 0.2s ease-in;
}
.home-slide a:hover img {
  transform: translateX(5px);
}
.home-banner {
  margin-bottom: 0 !important;
}
.home-banner .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  text-align: left;
  transform: translateX(-555px);
}
.home-banner .slick-dots li button:before {
  font-size: 11px;
  opacity: 0;
  width: 11px;
  height: 11px;
  line-height: 1;
}

/*.video-banner > div {
height:680px;
}*/

.plyr--video{
min-height:680px;
max-height:680px;
}

.plyr__video-wrapper {
margin:0;
}

.plyr__controls {
	visibility:hidden;
}

.video-banner .plyr__video-wrapper {
	position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video-banner .plyr__video-wrapper > video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}


.home-banner .slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
}
.home-banner .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  border: solid 1px white;
}
.home-banner .slick-dots li {
  margin: 0;
}

#pills-tab-media-photo > li.nav-item:last-child {
display:none;
}

.navbar-brand img {
  width: auto;
  max-height: 115px;
}
.topbar-zh-menu {
  display: inline-block;
}
.topbar-zh {
  border-bottom: none;
}
.topbar-zh * {
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: 700;
}
.topbar-zh .container{
  display: flex;
  min-height: 1px;
  justify-content: flex-end;
  height: 50px;
  align-items: center;
}
.lang-temp {
  position: relative;
  padding-right: 15px;
  margin-right: 50px;
}
.navbar-zh-trans .lang-temp {
  color: white;
}
.lang-temp:after {
  background: none;
  content: "\f078";
  font-family: FontAwesome;
  font-size: 10px;
  border: none;
  width: 8px;
  height: 8px;
  right: 0;
  top:0;
  position: absolute;
  transform-origin: bottom;
  transition: transform 0.2s ease-in;
  margin-top: 2px;
}
#topbar-menu {
  list-style: none;
  padding-left: 0;
  display: flex;
  min-height: 1px;
  margin-bottom: 0;
  margin-right: 45px;
}
#topbar-menu a {
  color: black;
}
#topbar-menu a:hover {
  color: #ff1e2c;
  text-decoration: none;
}
#search-img1,
#search-img {
  display: inline-block;
  background-image: url('../img/search.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-right: 25px;
}
#search-img1 {
  margin: 0;
  position: absolute;
  right: 65px;
  top: 21px;
  width: 24px;
  height: 31px;
}
.navbar-brand {
  position: absolute;
  bottom: -25px;
  left: auto;
  padding-bottom: 15px;
}
#top-enquiry {
    display: inline-block;
    color: black;
    padding-left: 30px;
    height: 50px;
    border-left: none;
}
#top-enquiry span {
  display: block;
  margin-top: 14px;
}
#menu-item-4037 {
  color: #fff;
}
#topbar-menu li {
  padding: 0 15px;
  position: relative;
}
#topbar-menu li:after {
  position: absolute;
  content: '';
  height: 13px;
  width: 2px;
  background: black;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
#topbar-menu li:last-child:after {
  display: none;
}
#wrapper-navbar .navbar-nav .nav-link {
    font-weight: 700;
    color: black;
    text-transform: uppercase;
    font-size: .9rem;
    padding: 6px 5px;
    padding-right: 24px;
    margin-left: 12px;
}
#main-menu > li > a {
  position: relative;
}
#main-menu > li > a:after {
  background: none;
  content: "\f078";
  font-family: FontAwesome;
  font-size: 10px;
  border: none;
  width: 8px;
  height: 8px;
  right: 9px;
  position: absolute;
  transform-origin: bottom;
  transition: transform 0.2s ease-in;
  margin-top: 2px;
}
#main-menu li .uow-submenu .dropdown-menu a:after {
  font-family: FontAwesome;
  font-size: 12px;
  content: "\f054";
  right: 0;
  transition: transform 0.2s ease-in;
  margin-top: 0;
  margin-left: 18px;
}
#main-menu > li.show > a:after {
  transform: rotate(180deg);
}
#main-menu .dropdown-menu {
  position: static;
}
#main-menu > li {
  position: static;
}
input:focus,
:focus {
  outline: none !important;
  box-shadow: none !important;
}
.sticky .uow-submenu {
  margin-top: 8px;
}
.uow-submenu {
  position: absolute;
  z-index: 1;
  width: 100%;
  margin-top: 28px;
  left: 0;
  background: #ebebeb;
  max-height: 0;
  transition: max-height 0.1s ease-in;
  overflow: hidden;
}
.uow-submenu .container {
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 240px;
  position: relative;
}
.show .uow-submenu {
  max-height: 1000px;
  transition: max-height 0.55s ease-in;
}
#wrapper-navbar .navbar-nav .nav-link:hover {
  color: #ff1e2c;
}
#wrapper-navbar .navbar-nav .nav-item.show > a {
  color: #ff1e2c;
}
#main-menu li .uow-submenu .dropdown-menu {
  display: flex;
  flex-wrap: wrap;
  background: none;
  border: none;
}
#main-menu li .uow-submenu .dropdown-menu li{
  width: 33.33%;
}
.close-submenu {
  position: absolute;
  right: 15px;
  top: 40px;
  font-weight: bold;
  cursor: pointer;
}
.close-submenu:hover {
  color: #ff1e2c;
}
.close-submenu i {
  margin-right: 8px;
}
.uow-submenu-title {
  color: #0c2340;
}
.dropdown-item:focus, .dropdown-item:hover {
  background: none;
  color: #ff1e2c;
}
#main-menu li .uow-submenu .dropdown-menu a {
  font-weight: 700;
  padding-left: 0px;
  position: relative;
  color: #0c2340;
  text-transform: uppercase;
  font-size: .9rem;
  white-space: normal;
}
#main-menu li .uow-submenu .dropdown-menu a:hover {
  color: #ff1e2c;
}
.home-row1 {
  margin-top: 80px;
}
#home-prog-searchform input.field {
  border: none;
  border-bottom: solid 2px #0c2340;
  border-radius: 0;
  padding-left: 0;
  padding-bottom: 17px;
  padding-right: 45px;
  margin-bottom: 15px;
}
#home-prog-searchform {
  margin-top: 15px;
}
#home-prog-searchform input.submit {
  background-image: url('../img/search.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  width: 30px;
  height: 25px;
}
#home-prog-searchform .input-group {
  position: relative;
}
#home-prog-searchform .input-group-append {
  position: absolute;
  right: 0;
}
.home-row2 > .wpb_column{
  margin-top: 5px;
  margin-bottom: 15px;
}
.home-row2 > .wpb_column > .vc_column-inner {
  padding-top: 0 !important;
}
.home-row2 p {
  font-size: .875rem;
  line-height: 1.2142857143;
}
.home-row2 > .wpb_column:hover p {
  color: #ff1e2c;
}
.home-row2 .wpb_single_image {
  margin-bottom: 0px !important;
  padding-bottom: 25px;
  transition: all 0.2s ease-in;
}
.home-row2 > .wpb_column:hover .wpb_single_image {
  -webkit-transform: translate3d(0,-6px,0);
  transform: translate3d(0,-6px,0);
}
.home-row2 > .wpb_column:hover {
  cursor: pointer;
}
.home-disc-btn {
  padding-left: 0;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 30px;
}
.home-disc-btn img {
  margin-left: 15px;
}
.filter-btn-modal,
#searchModalLong,
#home-virtualtour {
  padding: 0 !important;
  display: block !important;
}
.filter-btn-modal:not(.show),
#searchModalLong:not(.show),
#home-virtualtour:not(.show) {
  z-index: -10;
}
.filter-btn-modal .modal-dialog,
#searchModalLong .modal-dialog,
#home-virtualtour .modal-dialog {
  max-width: none;
  margin: 0;
  border: none;
  border-radius: 0;
  height: 100%;
}
.filter-btn-modal .modal-content,
#searchModalLong .modal-content,
#home-virtualtour .modal-content {
  border: none;
  border-radius: 0;
  height: 100%;
  background: #0c2340;
}
#searchModalLong .modal-content {
  background: white;
}
.filter-btn-modal .close,
#searchModalLong .close,
#home-virtualtour .close {
  font-weight: 600;
  opacity: 1;
  position: absolute;
  right: 10px;
  top: -50px;
}
.filter-btn-modal .close i,
#searchModalLong .close i,
#home-virtualtour .close i {
  margin-right: 13px;
}
.vtimg-wrapper {
  padding-top: 84%;
  margin-bottom: 20px;
}
#searchModalLong {
  background: white;
}
.filter-btn-modal, #home-virtualtour {
  background: #0c2340;
}
.filter-btn-modal .modal-content .container {
  padding-top: 100px;
}
.filter-btn-modal .modal-content .container,
#searchModalLong .modal-content .container,
#home-virtualtour .modal-content .container {
  /* position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%); */
  margin-top: 150px;
  padding-top: 0;
  position: relative;
}
#searchModalLong .modal-content .container {
  margin-top: 0;
}
#searchModalLong .modal-content .container {
  min-height: 400px;
}
.searchform-top {
  position: relative;
  height: 100%;
  min-height: 500px;
}
#searchModalLong .close {
  top: 15px;
}
#searchModalLong .input-group {
  position: relative;
}
#searchModalLong .input-group:before {
  content:'';
  pointer-events: none;
  position: absolute;
  width: 30px;
  height: 35px;
  background-image: url('../img/search.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#searchModalLong .searchmodal-div {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
#searchsubmit-top {
  font-weight: bold;
  padding-right: 30px;
  color: #0c2340;
}
#searchModalLong .input-group-append {
  position: relative;
}
#searchModalLong .input-group-append i {
  position: absolute;
  right: 5px;
  top: calc(50% - 8px);
}
#searchsubmit-top {
  padding-left: 50px;
}
#search-top {
  font-size: 50px;
  font-family: 'chronicle', sans-serif;
  line-height: 1;
  border: none;
  border-bottom: solid 3px #ff1e2c;
  border-radius: 0;
  padding-left: 55px;
}
.vtslide {
  margin: 0 12px;
  padding-top: 15px;
}
.vtslide p {
  font-weight: 600;
}
.vtslide p img {
  margin-left: 10px;
  display: inline-block;
}
.vtdiv .slick-prev,
.vtdiv .slick-next {
  width: auto;
  height: auto;
}
.home-row4-text1, .home-row4-text2 {
  padding: 60px 60px 60px;
}
.home-row4-text1 hr, .home-row4-text2 hr {
  border-color: white;
  width: 45px;
  margin-left: 0;
  margin-top: 35px;
  margin-bottom: 30px;
}
.home-row4-text1 p, .home-row4-text2 p {
  margin-bottom: 40px;
}
.home-row4-text2 {
  margin-top: 100px;
}
.red-arrow-text img {
  margin-top: -2px;
}
.red-arrow-i i {
  margin-left: 8px;
  transition: transform 0.2s ease-in;
}
.red-arrow-i:hover i {
  transform: translateX(5px);
}
.link-hover-dark a:hover,
.link-hover-dark a:hover span {
  color: #0c2340 !important;
  transition: color 0.2s ease-in;
}
.red-link {
  position: relative;
}
.red-link::before {
    content: '';
    display: block;
    -webkit-transform: rotate(-315deg) scale3d(1,0,1);
    transform: rotate(-315deg) scale3d(1,0,1);
    width: .3125rem;
    height: 6.6875rem;
    background-color: #ff1e2c;
    position: absolute;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    top: -1.7rem;
    left: 1.55rem;
    z-index: 1;
}
.red-link:focus::before, .red-link:hover::before {
    -webkit-transform: rotate(-315deg) scale3d(1,1,1);
    transform: rotate(-315deg) scale3d(1,1,1);
}
.red-link2::before {
  left: 2.1rem;
}
.text-white a {
  color: white;
}
.p-move-arrow img {
  transition: transform 0.2s ease-in;
}
p.p-move-arrow:hover img,
.wpb_text_column.p-move-arrow:hover img,
button.p-move-arrow:hover img,
a:hover .p-move-arrow img{
  transform: translateX(10px);
}
.uet-title,
.fnws-title {
  color: #0c2340;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.3;
}
.fnws-date {
  color: #7f7f7f;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
}
.fnws-col2 .fnws-date {
  margin-bottom: 50px;
}
.featured-news,
.fnws-col {
  margin-bottom: 30px !important;
}
.upcoming-event-zh h6,
.latest-news-zh h6 {
  font-weight: 700;
  color: #ff1e2c;
}
.news-header h6 {
  font-weight: 700;
  /*color: #03f;*/
}
.fnws-wrp {
  margin-bottom: 30px;
}
.event-uet-wrp,
.news-cat-col > a,
.news-header .fnws-col > a,
.uet-col > a,
.featured-news-o .fnws-col > a{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 1px;
  height: 100%;
}
.featured-news-o {
  margin-bottom: 15px;
}
.red-bold {
  font-weight: 600;
  color: #ff1e2c;
}
.more-news-link p {
  text-align: right;
}
.uet-img {
  margin-bottom: 30px;
}
.uet-date {
  font-weight: 600;
  color: #ff1e2c;
}
.upcoming-event-zh {
  padding-top: 15px;
  padding-bottom: 70px;
}
.uet-clock {
  display: flex;
  min-height: 1px;
  margin-bottom: 12px;
}
.uet-clock p {
  width: calc(100% - 25px);
  color: #0c2340;
}
.uet-icon {
  width: 25px;
}
.uet-wrp {
  margin-bottom: 45px;
}
.upcoming-event-zh > .row {
  margin-bottom: 35px;
}
.ytb-zh .p-move-arrow img {
  margin-left: 5px;
  height: 11px;
  width: auto;
}
.ytb-zh {
  margin-top: 75px;
  padding-bottom: 30px;
}
.ytb-col {
  margin-bottom: 45px;
}
.ytb-zh p {
  font-weight: 600;
}
.ytb-img {
  padding-top: 60.38%;
  margin-bottom: 20px;
}
.footer-zh h6 {
  font-size: 14px;
  font-weight: 700;
  color: #ff1e2c;
}
.footer-zh {
  padding-top: 55px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #ddd;
}
.footer-col {
  margin-bottom: 30px;
}
.footer-cont a,
.footer-cont p,
.footer-cont li {
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  color: #0c2340;
}
.footer-cont > ul {
  padding-left: 20px;
}
.footer-social a {
  margin-right: 0px;
}
.footer-social a:last-child {
  margin-right: 0;
}
.site-footer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-footer p {
  font-size: 13px;
}
.site-footer strong {
  font-weight: 600;
}
.footer-cont a:hover {
  text-decoration: underline;
}
#btt-btn {
  display: inline-block;
  text-align: center;
  position: fixed;
  bottom: 165px;
  right: 33px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  width: 47px;
  height: 47px;
  border: solid 2px #0c2340;
  border-radius: 50%;
  background-color: white;
  background-image: url('../img/backtop1.png');
  background-position: center;
  background-repeat: no-repeat;
}
#btt-btn::after {
  /* content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff; */
}
#btt-btn:hover {
  cursor: pointer;
  /* background-color: #333; */
}
#btt-btn:active {
  /* background-color: #555; */
}
#btt-btn.show {
  opacity: .85;
  visibility: visible;
}
#btt-btn.show:hover {
  opacity: 1;
}
.fnws-col1 > a {
  padding-top: 48.9%;
  display: block;
  position: relative;
  overflow: hidden;
}
.fnws-img {
  padding-top: 59.43%;
  position: relative;
  overflow: hidden;
}
.uet-img {
  padding-top: 50%;
  position: relative;
  overflow: hidden;
}
.uet-img img,
.fnws-img img,
.fnws-col1 > a img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.uet-col {
  margin-bottom: 40px !important;
}
.home #navbar-zh {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.navbar-zh-trans #navbar-zh {
  background: none;
}
.navbar-zh-trans .navbar-brand img {
  opacity: 0;
}
.navbar-zh-trans .navbar-brand {
  background-image: url('../img/UOWMKDU-log.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -45px;
  /* left: calc(50% - 560px); */
  left: auto;
  padding-bottom: 15px;
}
.navbar-zh-trans .topbar-zh {
  border-bottom: none;
}
.navbar-zh-trans #top-enquiry {
  border-left: solid 1px #555;
  color: white;
}
.navbar-zh-trans #topbar-menu a,
.navbar-zh-trans #wrapper-navbar .navbar-nav .nav-link{
  color: white;
}
/*
.site .wpml-ls-native{
  color: #000;
}

.site.navbar-zh-trans .wpml-ls-native{
  color: #fff;
} */

.navbar-zh-trans #topbar-menu li:after {
  background: white;
}
.sticky #topbar-menu li:after {
  background: black;
}
.navbar-zh-trans #search-img {
    background-image: url(../img/search-white1.png);
}
.sticky #search-img {
    background-image: url(../img/search.png);
}
.sticky .navbar-brand {
  background: none;
}
.sticky .navbar-brand img {
  opacity: 1;
}
#navbar-zh.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background: white !important;
  box-shadow: 0 0 10px -3px rgba(0,0,0,0.2);
  height: 81px;
  height: 120px; /* temporary */
}
#navbar-zh {
  background: white;
  padding-top: 18px;
  transition: all 0.15s ease-in-out;
}
.sticky #wrapper-navbar .navbar-brand {
  position: absolute;
  bottom: auto;
  top: -45px;
  left: calc(50% - 560px);
  padding-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  height: 110px;
  overflow: hidden;
  width: 140px;
  bottom: 15px !important;
}
.sticky #wrapper-navbar .navbar {
  padding-top: 0;
}
.sticky .navbar-brand img {
    height: 85px;
    height: auto; /* temporary */
    width: auto;
}
.sticky .topbar-zh {
  border:none;
  padding-top: 5px;
}
.sticky .topbar-zh .container {
  height: 35px;
}
.sticky #topbar-menu a,
.sticky .topbar-zh *,
.sticky #wrapper-navbar .navbar-nav .nav-link {
  font-size: 14px;
  color: black;
}
.sticky #top-enquiry {
    padding-left: 25px;
    height: 25px;
    color: black;
}
.sticky #top-enquiry span {
  margin-top: 2px;
}
#shiftnav-toggle-main {
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0 0 10px -5px rgba(0,0,0,0.2);
}
.shiftnav:after {
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
  box-shadow: 0 0 2px rgba(0,0,0,.2);
}
#shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before {
  padding-left: 10px;
  padding-right: 10px;
}
.shiftnav ul.shiftnav-menu li.menu-item>.shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract>.shiftnav-target {
  padding-top: 12px;
  padding-bottom: 12px;
}
#search-img:hover {
  cursor: pointer;
}
#search-img1 button,
#search-img button {
  height: 100%;
  border: none;
}
.shiftnav-main-toggle-content-before img {
  height: 45px;
  width: auto;
}
.banner-page {
  min-height: 350px;
  padding-bottom: 25px;
}
#insight-breadcrumb a,
#insight-breadcrumb span{
  font-size: 14px;
  color: white;
  letter-spacing: 0.02rem;
}
#insight-breadcrumb span {
  margin: 0 8px;
}
#insight-breadcrumb {
  padding-top: 40px;
  margin-bottom: 50px;
}
.image-link-5625 .abc-img {
  padding-top: 56.25%;
}
.abc-img {
  padding-top: 67.57%;
  margin-bottom: 15px;
}
.about-campus-zh {
  margin-top: 75px;
  padding-bottom: 70px;
}
.abc-col a {
  font-weight: 600;
}
.abc-col {
  margin-bottom: 45px;
}
.campus-row1 {
  margin-top: 80px;
}
.vc_btn3-container.campus-btn a {
  background-image: none;
  font-size: 18px;
  font-weight: 600;
  padding: 40px 60px;
  width: 340px;
}
.vc_btn3-container.campus-btn a:hover {
  background-color: #0c2340 !important;
}
.campus-row2 .campus-btn{
  margin-right: 25px;
}
.vc_btn3-container.campus-btnx a {
  background-image: none;
  font-size: 18px;
  font-weight: 600;
}
.vc_btn3-container.campus-btnx a:hover {
  background-color: #0c1234 !important;
}
.campus-row2 {
  margin-bottom: 100px;
}
.campus-row3 {
  padding: 30px 0;
}
.p-no-margin p {
  margin-bottom: 0;
}
.campus-row5 {
  padding-top: 75px;
  padding-bottom: 50px;
}
#searchform-campus input {
  background: none;
  border: none;
  font-size: 18px;
  color: white;
  height: 55px;
}
#searchform-campus {
  border-bottom: solid 3px #ff1e2c;
}
#searchform-campus .field::placeholder {
  color: #7f7f7f;
}
#searchform-campus .input-group:before {
  content:'';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 30px;
  background-image:url('../img/search-white1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#searchform-campus .input-group {
  position: relative;
}
#searchform-campus .field {
  padding-left: 45px;
}
#searchsubmit-campus {
  padding-right: 0;
  font-weight: 600;
}
.campus-row-places p {
  color: #0c2340;
}
.acc-header-col2 {
  display: flex;
  flex-direction: column;
  min-height: 1px;
}
.acc-header-col2 a {
  font-weight: 600;
  border: solid 1px white;
  background-color: white;
  color: #0c2340;
  display: block;
  width: 100%;
  text-align: center;
  padding: 14px;
  margin-bottom: 14px;
  font-size: 1.125rem;
  transition: all 0.1s ease-in;
}
.acc-header-col2 a:hover {
  background-color: #03f;
  border-color: #03f;
  color: #fff;
}
#ftabContent {
  background: white;
  padding: 50px 40px 60px;
}
#ftabtab {
  border: none;
}
#ftabtab.threetab > li{
  width: calc(33.33% - 20px);
  margin-right: 30px;
}
#ftabtab > li{
  width: calc(25% - 22.5px);
  margin-right: 30px;
  text-align: center;
  margin-bottom: 0;
}
#ftabtab > li a {
  background: #03f;
  border: none;
  border-radius: 0;
  color: white;
  height: 100%;
  padding: 24px 15px;
  font-weight: 600;
}
#ftabtab > li a:after {
  content:' +';
}
#ftabtab > li a.active {
  background: #fff;
  color: #0033ff;
}
#ftabtab > li a.active:after {
  content:' -';
}
#ftabtab.threetab > li:last-child,
#ftabtab > li:last-child {
  margin-right: 0;
}
.four-tab {
  padding: 60px 0;
}
#ftabContent ol {
  padding-left: 25px;
}
#ftabContent td {
  padding: 6px 10px;
}
#ftabContent p {
  margin-bottom: .7rem;
}
.gallery-slider-zh .gallery-slick-arrow {
  width: auto;
  height: auto;
}
.gallery-slider-zh .slick-list {
  padding: 20px 10px;
}
.gallery-slider-zh {
  margin: 0 -10px;
  padding: 0 20px;
}
.gallery-slider-zh .slick-prev {
  left: 0px;
}
.gallery-slider-zh .slick-next {
  right: 0px;
}
.gallery-slider-zh .slick-disabled {
  opacity: 0.3;
}
.gallery-slide-zh {
  margin: 0 10px;
}
.gallery-slide-img {
  padding-top: 60%;
  position: relative;
  display: block;
}
.gallery-slide-img img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-pg-title {
  margin-bottom: 30px;
}
.fancybox-container {
  z-index: 9999999;
}
.icon-table tr td {
  padding: 30px 10px !important;
}
.single-sustainability_post #single-wrapper {
  padding: 60px 0;
}
.sus-content {
  margin-top: 35px;
  margin-bottom: 30px;
}
.suspost-col2 img {
  width: 100%;
}
.single-sustainability_post #main {
  margin-bottom: 30px;
  padding-bottom: 45px;
  border-bottom: solid 2px #ccc;
}
.suspost-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
}
.suspost-post-zh .gallery-slide-zh {
  width: calc(33.33% - 25px);
  margin: 0 12.25px 20px;
}
.suspost-post-zh {
  display: flex;
  flex-wrap: wrap;
  min-height: 1px;
  margin: 0 -12.25px;
}
.partner-pg-zh h4 {
  color: #0033ff;
  margin-bottom: 20px;
}
.partner-tax {
  font-size: 14px;
  color: white;
  background: #0033ff;
  display: inline-block;
  padding: 3px 10px;
  margin-right: 2px;
  margin-bottom: 7px;
}
.partner-pg-col2 {
  padding-left: 50px;
}
.partner-content {
  margin-top: 30px;
}
.partner-pg-row {
  margin-bottom: 80px;
}
.page-template-template-partner #page-wrapper {
  padding: 70px 0;
}
.pagination-zh * {
  color: #0c2340;
  font-size: 16px;
  font-weight: bold;
}
.pagination-zh-prev {
  margin-right: 20px;
}
.pagination-zh-next {
  margin-left: 20px;
}
.pagination-zh .current {
  background: #ff1e2c;
  color: white;
}
.pagination-zh-btn {
  padding: 3px 9px;
}
.partner-pg-select {
  text-align: right;
  margin-bottom: 70px;
}

#sort-partner * {
  font-size: 14px;
  font-weight: bold;
}
#sort-partner .ui-selectmenu-button {
  border: solid 2px #ff1e2c;
  max-width: 340px;
  width: 100%;
}
#sort-partner span.span-sort {
  color: #ff1e2c;
  margin-right: 7px;
}
#sort-partner .ui-selectmenu-button:after {
  background: none;
  content: "\f078";
  font-family: FontAwesome;
  font-size: 13px;
  border: none;
  width: 12px;
  height: 12px;
  right: 12px;
  position: absolute;
  color: #ff1e2c;
  top: 45%;
  transform: translateY(-50%);
}
.page-template-template-media-photo .ui-menu,
.page-template-template-partner .ui-menu {
  border: 1px solid rgb(170, 170, 170);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px -4px;
  width: 340px;
  background: white;
}
.page-template-template-media-photo .ui-menu .ui-menu-item div,
.page-template-template-partner .ui-menu .ui-menu-item div {
  font-size: 14px;
  padding: 5px 15px 3px;
}
.page-template-template-media-photo .ui-menu .ui-menu-item .ui-state-active,
.page-template-template-partner .ui-menu .ui-menu-item .ui-state-active {
  background: #eee;
}
.page-template-template-career .about-campus-zh {
  padding-bottom: 20px;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  font-size: 24px;
  color: #0c2340 !important;
  padding: 28px 0 !important;
  padding-right: 70px !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #ff1e2c !important;
}
.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body, .wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-body,
.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body, .wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
  border: none;
  background: none;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
  border: none;
  border-bottom: solid 1px #ddd;
  border-bottom-style: dashed;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  padding: 0px 0 30px !important;
}
.accordion-career .vc_btn3.vc_btn3-size-md {
  padding-left: 45px;
  padding-right: 45px;
  font-weight: bold;
  background-image: none;
}
.accordion-career .wpb_text_column .wpb_wrapper > ul {
  padding-left: 20px;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
  width: 11px;
  right: auto !important;
  left: 50% !important;
  -webkit-transform: translate(-50%,-50%) !important;
  -ms-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
  bottom: auto !important;
  height: 11px;
  top: 50% !important;
  -webkit-transform: translate(-50%,-50%) !important;
  -ms-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  width: 32px;
  height: 32px;
  border: solid 2px #0c2340;
}
.accordion-career .vc_btn3.vc_btn3-size-md:hover {
  background: white !important;
  border: solid 1px #0047bb;
  color: #0033ff !important;
}
.news-art-row {
  margin-top: 70px;
}
.single-blog hr.news-hr {
  border-color: transparent;
}
.single-blog hr,
.single-news hr {
  border-color: #ddd;
  margin: 50px auto;
}
.news-art-col2 {
  padding-left: 55px;
}
.news-art-col2 p {
  font-weight: bold;
}
.news-sidebar-text1 {
  color: #ff1e2c;
}
.news-sidebar-text2 {
  margin-bottom: 45px;
}
.wpb_single_image .vc_figure-caption {
  font-size: 14px;
  margin-top: 15px;
}
.news-art-cont strong {
 /* color: #0033ff;*/
}
.news-art-cont span strong {
  color: inherit;
}
.news-art-cont p {
  /*margin-bottom: 1.5rem;*/
}
blockquote,
blockquote p {
  font-family: 'chronicle', sans-serif;
  font-size: 24px;
  color: #ff1e2c;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
.news-art-social {
  display: flex;
  min-height: 1px;
  margin-top: 25px;
}
.news-art-icon a{
  margin: 0 6px;
}
.news-art-icon {
  margin-left: 30px;
}
.news-art-share-text {
  color:#ff1e2c; font-weight:bold;
  margin-bottom: 0;
  margin-top: 3px;
}
.suggested-news h3 {
  text-align: center;
  margin-bottom: 40px;
  color: #ff1e2c;
}
.suggested-cat {
  font-size: 14px;
  text-transform: uppercase;
  background: #0033ff;
  color: white;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 3px 15px;
}
.suggested-title {
  font-size: 14px;
  color: #ff1e2c;
  font-weight: bold;
}
.suggested-title i {
  font-size: 12px;
}
.suggested-news-col {
  margin-bottom: 40px;
}
.suggested-news {
  margin-bottom: 25px;
}
.news-header h2 {
  margin-bottom: 40px;
}
.news-cat-zh {
  margin-top: 80px;
}
.news-cat-zh h3 {
  color: #ff1e2c;
  margin-bottom: 40px;
}
.news-cat-col {
  width: calc(50% - 24px);
  margin: 0 12px;
}
.news-cat-zh .search-filter-results {
  display: flex;
  min-height: 1px;
  flex-wrap: wrap;
  margin: 0 -12px 125px;
}
.news-cat-col .fnws-img {
  padding-top: 60%;
}
.news-cat-col .fnws-date {
  font-weight: normal;
  margin-top: 30px;
}
.news-cat-col a p {
  color: #0c2340;
}
.news-cat-col h6 {
  color: #ff1e2c;
  font-weight: bold;
}
.news-cat-col .fnws-wrp {
  margin-bottom: 20px;
}
.wp-pagenavi a, .wp-pagenavi span {
  border: none;
  color: #0c2340;
  font-weight: bold;
  padding: 3px 9px;
}
.wp-pagenavi span.current {
  background: #ff1e2c;
  color: white;
}
.wp-pagenavi {
  padding: 0 10px;
}
.news-cat-zh .pagination {
  margin-top: 30px;
}
.searchandfilter h4 ,
.marquee-wrap h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #ff1e2c;
  font-size: 18px;
  padding-bottom: 25px;
}

.marquee-wrap {
  padding: 0 20px 0 40px;
}

.marquee-text  {
overflow: hidden;
margin-bottom:60px;
}

.page-template-template-blog, .searchandfilter {
  margin-bottom: 35px;
}
.page-template-template-blog .sf-input-text,
.page-template-template-news .sf-input-text {
  border: none;
}
.page-template-template-blog li[data-sf-field-type="search"] label,
.page-template-template-news li[data-sf-field-type="search"] label {
  position: relative;
  width: 100%;
}
.page-template-template-blog li[data-sf-field-type="search"] label:before,
.page-template-template-news li[data-sf-field-type="search"] label:before {
  background-image: url(../img/search.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content:'';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-template-template-blog li[data-sf-field-type="search"] input,
.page-template-template-news li[data-sf-field-type="search"] input {
  width: 100%;
  padding: 20px 0;
  padding-left: 40px;
  border-bottom: solid 2px #ff1e2c;
}
.page-template-template-news .searchandfilter > ul > li {
  margin-bottom: 20px;
}
.page-template-template-news .searchandfilter > ul > li:last-child {
  padding-bottom: 45px;
  border-bottom: solid 1px #ddd;
}
/* The container */
li[data-sf-field-input-type="checkbox"] {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.filtermodal-content input[type="checkbox"],
li[data-sf-field-input-type="checkbox"] input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.filtermodal-content {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  margin: 0 auto;
  padding: 0 15px 50px;
}
.filtermodal-content h4 {
  margin-bottom: 40px;
}
/* Create a custom checkbox */
.filtermodal-content label:before,
li[data-sf-field-input-type="checkbox"] label:before {
  position: absolute;
  content:'';
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: solid 2px #0c2340;
  cursor: pointer;
}
.filtermodal-content label:before {
  border-color: #fff;
  background-color: #0c2340;
  top: 2px;
}
.filtermodal-content label,
.searchandfilter li[data-sf-field-input-type=checkbox] label {
  padding-left: 35px;
  position: relative;
  font-size: 16px;
  color: #0c2340;
  font-weight: bold;
}
.filtermodal-content label {
  color: white;
  font-weight: normal;
  margin-bottom: 15px;
  cursor: pointer;
}
.searchandfilter ul li li {
  padding: 0;
}
/* On mouse-over, add a grey background color */
li[data-sf-field-input-type="checkbox"] input ~ label:hover:before {
 border: solid 2px #ff1e2c;
}

/* When the checkbox is checked, add a blue background */
li[data-sf-field-input-type="checkbox"] input:checked ~ label:before {
  background-color: #0c2340;
  border-color: #0c2340 !important;
}

.filtermodal-content input:checked ~ label:before {
  background: white;
  border-color: white !important;
}

li[data-sf-field-input-type="checkbox"] ul {
  padding-left: 0;
}
/* Create the checkmark/indicator (hidden when not checked) */
.filtermodal-content label:after,
li[data-sf-field-input-type="checkbox"] label:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.filtermodal-content input:checked ~ label:after,
li[data-sf-field-input-type="checkbox"] input:checked ~ label:after {
  display: block;
}

/* Style the checkmark/indicator */
.filtermodal-content label:after,
li[data-sf-field-input-type="checkbox"] label:after {
  left: 6px;
  top: 2px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filtermodal-content label:after {
  border-color: #ff1e2c;
  top: 3.5px;
}
.events-header .uet-clock p,
.events-header .uet-date {
  color: white;
}
.event-header-col1 {
  margin-bottom: 30px;
}
.event-header-col1 h2 {
  margin-bottom: 15px;
}
.events-header .uet-clock p {
  margin-bottom: 0;
}
.event-addcal {
  font-weight: bold;
  font-size: 14px;
}
.register-sing-event p {
  margin-bottom: 0;
}
.register-sing-event {
  background: #0033ff;
  display: inline-block;
  width: 190px;
  margin-right: 10px;
  text-align: center;
  font-weight: bold;
  padding: 15px;
  margin-bottom:  30px;
}
.single-events .banner-page {
  padding-bottom: 50px;
}
.single-events .site-main {
  margin-top: 65px;
}
.single-events hr {
  margin: 45px auto;
}
.single-events .wpb_text_column > .wpb_wrapper > p > strong {
  color: #0033ff;
}
.single-events .wpb_text_column > .wpb_wrapper > p > span > strong {
  color: inherit;
}
.end-register {
  margin-top: 25px;
  margin-bottom: 85px;
}
.end-register .register-sing-event p {
  color: white;
}
.end-register .event-addcal {
  color: #0c2340;
}
.events-header-pg.events-header h2 {
  margin-bottom: 30px;
}
.events-header-pg.events-header {
  padding-bottom: 80px;
}
.events-header-pg h4 {
  margin-bottom: 25px;
}
.page-template-template-events .site-main h3 {
  margin-bottom: 50px;
  margin-top: 70px;
  color: #ff1e2c;
}
.page-template-template-events .site-main {
  width: 100%;
}
.page-template-template-events .site-main .uet-clock p {
  margin-bottom: 0;
}
.page-template-template-events .site-main .uet-clock {
  margin-bottom: 7px;
}
.page-template-template-events .site-main .uet-wrp {
    margin-bottom: 10px;
}
.event-readmore-div a {
  display: block;
  padding: 3px 0;
}
.readmore-event {
  color: #ff1e2c;
  font-weight: bold;
  font-size: 14px;
}
.nexmonthEventdiv.red-arrow-i i {
  margin-left: 0;
  margin-right: 8px;
}
.nexmonthEventdiv.red-arrow-i:hover i {
    transform: translateX(-5px);
}
.nexpreEventdiv a{
  color: #0c2340;
  font-weight: bold;
}
.nexpreEventdiv {
  margin-bottom: 45px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.media-gallery-yt {
  text-align: center;
  max-width: 800px;
  margin: 50px auto 80px;
}
.photo-gallery-yt {
  margin-bottom: 80px;
}
.gal-zh-block,
.yt-zh-block,
.media-gallery-yt > div {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
.gal-zh-block img,
.yt-zh-block iframe,
.media-gallery-yt iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.gal-zh-block {
  display: block;
}
.gal-zh-block img {
  object-fit: cover;
}
.single-photo_gallery hr,
.single-media_gallery hr {
  margin: 45px auto;
}
.single-photo_gallery .site-main,
.single-media_gallery .site-main {
  margin-top: 60px;
}
.featured-mpgallery-col,
.photo-gallery-col {
  margin-bottom: 30px;
}
.featured-mpgallery-col h5 {
  margin: 15px 0 35px;
}
.featured-mpgallery-col iframe {
  pointer-events: none;
}
.yt-zh-block {
  display: block;
}
.media-photo-header h2 {
  margin-bottom: 35px;
}
.page-template-template-media-photo #page-wrapper{
  background: #ebebeb;
  padding-top: 70px;
}
.page-template-template-media-photo .site-main h3 {
  color: #ff1e2c;
}
#pills-tab-media-photo {
  margin-bottom: 35px;
}
#pills-tab-media-photo .nav-link {
  font-weight: bold;
  margin-right: 15px;
  background: white;
  color: #ff1e2c;
  border-radius: 0;
  padding: 15px;
  width: 210px;
  text-align: center;
}
#pills-tab-media-photo .nav-link.active {
  background: #0c2340;
  color: white;
}
#pills-tab-media-photo .nav-link:after {
  content:' +';
}
#pills-tab-media-photo .nav-link.active:after {
  content:' -';
}
#pills-tabContent-media .news-col {
  margin: 0 15px;
  margin-bottom: 50px;
  width: calc(33.33% - 30px);
}
#pills-tabContent-media {
  margin: 0 -15px;
  margin-bottom: 20px;
}
#pills-tabContent-media.tab-content .tab-pane{
  min-height: 1px;
  flex-wrap: wrap;
}
#pills-tabContent-media.tab-content>.active {
  display: flex !important;
}
.news-col iframe {
  pointer-events: none;
}
.news-col .media-title {
  color: #0c2340;
}
.news-col h5 {
  margin-bottom: 30px;
}

.news-col .media-readmore {
  color: #ff1e2c;
  font-weight: bold;
}
.news-img,
.news-col .yt-zh-block {
  margin-bottom: 20px;
}
.news-col .media-date {
  color: #7f7f7f;
  text-transform: uppercase;
}
.page-numbers {
  color: #0c2340;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 9px;
}
.pg-link-zh {
  margin-bottom: 75px;
  width: 100%;
}
.pg-link-zh .prev {
  margin-right: 30px;
}
.pg-link-zh .next {
  margin-left: 30px;
}
.page-numbers.current {
    background: #ff1e2c;
    color: white;
}
.page-template-template-programme-php .site-main {
  width: 100%;
  padding-top: 50px;
}
.prog-pg-tab {
  display: flex;
  flex-direction: row;
  min-height: 1px;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.searchsubmit-prog {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.prog-pg-tab-btn {
  height: 160px;
  text-align: center;
  margin: 0 auto;
  padding: 20px 15px;
  cursor: pointer;
  margin-bottom: 35px;
}
.prog-pg-tab-col.active .prog-pg-tab-btn,
.prog-pg-tab-btn:hover {
  background: #ff1e2c;
  color: white;
}
.prog-pg-tab-text {
  font-size: 14px;
  width: 100%;
  line-height: 1.3;
  font-weight: 600;
}
.prog-pg-tab-col.active .prog-pg-tab-btn img,
.prog-pg-tab-btn:hover img {
  -webkit-filter: grayscale(100%) brightness(1000%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%) brightness(1000%);
}
.prog-pg-tab-col {
  flex: 0 0 16.66666%;
  max-width: 16.66666%;
  overflow: inherit;
  margin-top: 20px;
  transition: all 0.3s ease-in-out;
}
.prog-pg-tab-btn img {
  margin-bottom: 15px;
}
.prog-pg-tab-cont {
  width: 100vw;
  max-height: 0;
  position: relative;
  overflow: hidden;
}
.prog-pg-tab-col.active .prog-pg-tab-cont {
  max-height: 2000px;
  transition: all 0.5s ease-in;
}
.prog-pg-campus {
  display: inline-block;
  margin-right: 20px;
}
.prog-pg-campus-icon {
  color: white;
  border-radius: 50%;
  font-size: 12px;
  width: 30px;
  height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
}
.prog-pg-locat {
  display: flex;
  flex-wrap: wrap;
  min-height: 1px;
  margin-bottom: 12px;
}
.prog-pg-campus > div {
  display: flex;
  font-size: 14px;
  align-items: center;
  margin-bottom: 8px;
}
.prog-pg-tab-cont > .container {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding-top: 15px;
  background: white;
}
.undergrat-title {
  padding-left: 0;
  list-style: none;
  margin-bottom: 40px;
  flex-wrap: wrap;
  min-height: 1px;
  display: flex;
}
.page-template-template-programme .undergrat-title {
  display: block;
}
.undergrat-title-p {
  font-weight: bold;
}
.prog-pg-subject-campus {
  display: flex;
  flex-wrap: wrap;
}
.prog-pg-subject-campus .prog-pg-campus-icon {
  margin-right: 0px;
}
.undergrat-title li .prog-pg-subject-campus {
  max-height: 0;
  overflow: hidden;
}
.undergrat-title li.active .prog-pg-subject-campus{
  max-height: 300px;
  min-height: 1px;
  transition: all 0.2s ease-in-out;
}
.undergrat-title li.active .prog-pg-subject-title {
  color: #ff1e2c;
  font-weight: 600;
}
.undergrat-title li .prog-pg-subject-title {
  cursor: pointer;
  color: #0033ff;
  display: flex;
}
.page-template-template-programme-cat .undergrat-title li .prog-pg-subject-title p,
.page-template-template-programme .undergrat-title li .prog-pg-subject-title p {
  margin: 0 !important;
}
.undergrat-title li .prog-pg-campus-icon {
  margin-left: 10px;
}
.page-template-template-programme .undergrat-title li .prog-pg-subject-title p:first-child {
  margin-right: 5px;
}
.undergrat-title li .prog-pg-subject-title:hover {
  color: #ff1e2c;
}
.undergrat-title li {
  width: 50%;
}
.page-template-template-programme .undergrat-title li {
  float: left;
}
.prog-clear {
  margin-bottom: 40px;
}
.prog-pg-filterbtn {
  width: 170px;
  height: 30px;
  background: #e5e5e4;
  padding: 0 25px;
  text-align: center;
  position: relative;
}
.prog-pg-filterbtn img {
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
}
.prog-pg-filter > .container {
  display: flex;
  margin-top: 50px;
  padding: 0;
  padding-bottom: 30px;
  border-bottom: solid 1px #ddd;
  justify-content: center;
}
.filterbtn-div {
  margin: 0 20px;
}
.filterbtn-div > p {
  margin-right: 20px;
  font-weight: bold;
}
.filterbtn-div > p,
.filterbtn-div > button {
  display: inline-block;
}
.filtermodal-apply {
  background: #03f;
  color: white;
  display: block;
  width: 180px;
  text-align: center;
  font-weight: 600;
  padding: 15px;
  margin-top: 70px;
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.filtermodal-apply:hover {
  background: white;
  color: #03f !important;
}
.filtermodal-apply p {
  margin-bottom: 0;
}
.prog-pg-tab {
  margin-top: 60px;
}
#prog-pg-hash {
  position: relative;
  top: -100px;
}
.single-programme .prog-info-row span > strong {
  color: inherit;
}
.single-programme .prog-info-row strong,
.single-programme h3 {
  color: #0033ff;
}
.single-programme #single-wrapper .content-area {
  padding-top: 65px;
}
.single-programme .prog-info-title h3 {
  color: white;
}
.prog-row1 {
  padding-bottom: 50px;
}
.prog-info-row {
  padding-top: 40px;
}
.prog-info-tab {
  /* justify-content: space-between; */
  justify-content: flex-start;
}
.highlight-hide .prog-info-tab {
  justify-content: flex-start;
}
.highlight-hide #ftabtab.prog-info-tab > li  {
  margin-right: 15px;
}
#ftabtab.prog-info-tab > li {
  width: auto;
  margin: 0;
}
#ftabtab.prog-info-tab > li a {
    padding: 24px 34px;
    background: #ebebeb;
    color: #0c2340;
}
#ftabtab.prog-info-tab > li a.active {
  color: #0c2340;
  background: white;
}
.progs-row {
  padding-bottom: 35px;
  padding-top: 30px;
  border-bottom: solid 1px #ddd;
  margin: 0;
}
.progs-row:first-child {
  padding-top: 0;
}
.progs-row:last-child {
  padding-bottom: 0;
  border: none;
}
.progs-col1 {
  color: #03f;
  font-weight: 600;
}
.prog-info-row .progs-col2 span > strong {
  color: inherit;
}
.prog-info-row .progs-col2 strong {
  color: #0c2340;
  font-weight: 600;
}
#ftabContent .progs-col2 td {
  vertical-align: top;
  padding-right: 15px;
}
#ftabContent .progs-col2 td ul {
  padding-bottom: 30px;
}
.prog-info-row #ftabContent ul {
  padding-left: 20px;
}
.progs-apply {
  text-align: center;
  margin-top: 70px;
}
.progs-apply a {
  color: white;
  background: #0033ff;
  font-weight: 600;
  padding: 15px;
  width: 280px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  transition: all 0.2s ease-in;
  border: solid 1px #0047bb;
}
.progs-apply a:hover {
  color: #0033ff;
  background: white;
}
.single-programme #study-route img {
  display: block;
}
.single-programme .news-art-social {
  justify-content: center;
  margin: 0;
  margin-bottom: 70px;
}
.single-programme .news-art-social .news-art-share-text {
  color: white;
}
.single-programme .news-art-icon img {
  -webkit-filter: grayscale(100%) brightness(1000%);
  filter: grayscale(100%) brightness(1000%);
}
.prog-icon-col {
  margin-bottom: 50px;
  text-align: center;
}
.prog-icon-col p{
  color: #0c2340;
  font-weight: 600;
  margin-top: 20px;
}
.prog-icon-col a:hover p {
  color: #ff1e2c;
}
.prog-icon-col a {
  display: block;
}
.prog-icon-col a img {
  transition: all 0.2s ease-in;
}
.prog-icon-col a:hover img {
  transform: translateY(-5px);
}
.prog-icon-row {
  margin-top: 50px;
}
.prog-suggested-col a {
  display: block;
  background: #0033ff;
  color: white;
  border: solid 1px #0047bb;
  transition: all 0.2s ease-in;
  text-align: center;
  height: 135px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
.prog-suggested-col a:hover {
  color: #0033ff;
  background: white;
}
.prog-suggested-col a p {
  margin-bottom: 4px;
}
.prog-sug-campus {
  font-size: 14px;
  font-style: italic;
}
.prog-suggested h3 {
  margin-top: 30px;
  margin-bottom: 40px;
  text-align: center;
}
.prog-suggested-col {
  margin-bottom: 35px;
}
.prog-suggested {
  padding-bottom: 35px;
}
.single-prog-search {
  background: #ff1e2c;
  padding: 90px 0 100px;
}
.single-prog-search h3 {
  color: white;
  margin-bottom: 45px;
}
.single-prog-search #home-prog-searchform input.field {
  border-color: white;
  background: none;
  color: white;
}
.single-prog-search #home-prog-searchform input.field::placeholder {
  color: white;
}
.single-prog-search #home-prog-searchform input.submit {
    background-image: url(../img/search-white1.png);
}
.programme-code {
  margin-top: 40px;
  font-size: 14px;
}
.single-programme .banner-pg-title {
  margin-bottom: 15px;
}
.prog-cat-event .uet-date {
  padding-top: 30px;
}
.programme-feaevent-col2 {
  padding-left: 45px;
}
.prog-cat-event .uet-clock p {
  margin-bottom: 0;
}
.programme-feaevent-col2 h6 {
    color: #ff1e2c;
    font-weight: bold;
    margin-top: 45px;
}
.programme-feaevent {
  padding: 55px 0;
}
.prog-cat-posts {
  background: #e5e5e4;
}
.prog-cat-posts #ftabtab {
  justify-content: center;
}
.prog-cat-posts .prog-pg-locat {
  justify-content: center;
}
.prog-cat-course-div .undergrat-title {
  display: block;
  margin-bottom: 25px;
}
.prog-cat-course-div {
  border-bottom: solid 1px #ddd;
  margin: 0;
  margin-top: 25px;
}
.prog-cat-course-div .undergrat-title > li {
  width: 100%;
}
.prog-cat-posts .prog-pg-campus > div {
  margin-bottom: 15px !important;
}
.prog-cat-posts li .prog-pg-subject-title {
  color: #0c2340;
}
.prog-cat-course-col1 {
  color: #0033ff;
  font-weight: bold;
}
.prog-cat-course-div:last-child {
  border: none;
}
.prog-cat-posts #ftabContent {
  padding-bottom: 25px;
  padding-top: 30px;
}
.prog-cat-posts .prog-pg-locat {
  border-bottom: solid 1px #ddd;
}
.interested-cat .prog-suggested h3 {
  text-align: left;
  margin-top: 50px;
}
.interested-cat .prog-suggested-col a {
  background: #ff1e2c;
  border-color: #ff1e2c;
}
.interested-cat .prog-suggested-col a:hover {
  background: white;
  color: #ff1e2c;
}
.cat-prog-search.single-prog-search {
  background: #0c2340;
}
.prog-sq-box {
  margin-top: 10px;
}
.prog-sq-small:hover,
.prog-pg-filterbtn:hover {
  background: #d5d5d4;
}
.prog-sq-small {
  display: inline-block;
  background: #e5e5e4;
  padding: 3px 17px;
  border-radius: 5px;
  padding-right: 33px;
  margin-top: 12px;
  position: relative;
  margin-right: 17px;
  cursor: pointer;
}
.prog-sq-small img {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.prog-pg-tab.loading-prog {
  position: relative;
  width: 100%;
  min-height: 40px;
}
.prog-pg-tab.loading-prog .prog-pg-tab-col {
  opacity: 0;
}
.prog-pg-tab:after {
  content:'';
  background-image: url('../img/loading-prog.gif');
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center 20%;
  background-color: rgba(255,255,255,0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  z-index: -10;
}
.prog-pg-tab.loading-prog:after {
  z-index: 1;
  opacity: 1;
}
.prog-row-career {
  padding: 45px 0;
}
.prog-prog-row {
  padding: 30px 45px;
}
.modal-open #navbar-zh {
  padding-right: 15px;
}
.page-template-template-programme-cat h5 {
  margin: 20px 0;
}
.page-template-template-programme-cat h3 {
  /*color: #0033ff;*/
}
.single-prog-search h3 {
  color: white;
}
.page-template-template-search .sf-field-search{
  width: 80%;
}
.page-template-template-search .sf-field-submit {
  width: 20%;
}
.page-template-template-search .sf-field-submit *,
.page-template-template-search .sf-field-search * {
  width: 100%;
}
.page-template-template-search .banner-page .sf-field-sort_order {
  display: none;
}
.page-template-template-search .banner-page .container {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-template-template-search .banner-page {
  display: flex;
  align-items: center;
}
.page-template-template-search .banner-page .searchandfilter > ul {
  display: flex;
  padding-left: 0;
}
.page-template-template-search .sf-field-search input {
  background: none;
  border: none;
  color: white;
  border-bottom: solid 3px #ff1e2c;
  font-size: 50px;
  font-family: 'chronicle', sans-serif;
  padding-left: 50px;
}
#search-zh-topbar {
  width: 100%;
}
.searchform-top .page-template-template-search .sf-field-search input,
.searchform-top .page-template-template-search .sf-field-submit input {
  color: #0c2340;
}
.searchform-top .page-template-template-search .sf-field-submit i {
  position: absolute;
    right: 20px;
    top: 50%;
    width: auto;
    transform: translateY(-50%);
    transition: transform 0.2s ease-in;
}
.searchform-top .page-template-template-search .sf-field-submit:hover i {
  transform: translate(5px,-50%);
}
.page-template-template-search .sf-field-search {
  width: calc(100% - 160px);
}
.searchform-top .page-template-template-search .sf-field-submit {
  width: 160px;
}
.searchform-top .page-template-template-search .banner-page {
  flex-wrap: wrap;
}
.searchform-top .page-template-template-search .sf-field-search label:before {
  background-image: url(../img/search.png);
}
.page-template-template-search .sf-field-submit,
.page-template-template-search .sf-field-search label {
  position: relative;
}
.page-template-template-search .sf-field-search label:before {
  content:'';
  background: url('../img/search-white1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}
.page-template-template-search .sf-field-submit input {
  font-weight: bold;
  color: white;
  background: none;
  border: none;
  display: flex;
  height: 100%;
  justify-content: center;
}
.page-template-template-search .sf-field-submit:before {
  content: '';
  background-image: url('../img/right-arrow.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 49%;
  transform: translateY(-50%);
  height: 13px;
  width: 13px;
  transition: transform 0.2s ease-in;
}
.page-template-template-search .sf-field-submit:hover:before {
  transform: translate(5px,-50%);
}
#search-zh-div {
  margin-top: 60px;
}
#search-zh-div .sf-field-search,
#search-zh-div .sf-field-submit {
  display: none;
}
#search-zh-div ul {
  padding-left: 0;
}
#search-zh-div .sf-field-sort_order ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
#search-zh-div .sf-field-sort_order ul label {
  font-weight: bold;
}
#search-zh-div .sf-field-sort_order ul .sf-option-active label {
  color: #ff1e2c;
  border: solid 2px #ff1e2c;
}
#search-zh-div .sf-field-sort_order ul label {
  padding: 5px 15px;
  border: solid 2px white;
  cursor: pointer;
}
#search-zh-div .sf-field-sort_order ul input {
  display: none;
}
.search-readlink a {
  color:#0c2340;
  font-weight: bold;
}
#search-zh-result hr {
  border-style: dashed;
  margin: 45px auto;
}
.search-result-up {
  margin-top: -40px;
  margin-bottom: 90px;
}
#search-zh-result .pagination {
  margin-top: 50px;
  margin-bottom: 65px;
}
.search-prog-col1 {
  font-weight: bold;
}
.search-prog-col1,
.search-prog-col2 {
  padding: 0;
}
.search-prog-row1,
.search-prog-row2 {
  margin-left: 0;
  margin-right: 0;
}
.search-prog-row1 {
  margin-top: 40px;
  border-bottom: solid 2px;
}
.search-prog-row2 {
  margin-top: 1rem;
}
#error-404-wrapper {
  padding: 230px 0 100px;
}
#error-404-wrapper.page-template-template-search .sf-field-search label:before {
  background-image: url(../img/search.png);
}
#error-404-wrapper.page-template-template-search .sf-field-submit input {
  color: #0c2340;
}
#error-404-wrapper.page-template-template-search .sf-field-submit:before {
  background-image: url(../img/red-arrow-right.png);
}
#error-404-wrapper .banner-page {
  min-height: 200px;
}
.page-template-template-search #search-zh-topbar .sf-field-submit:before {
  display: none;
}
.gform_wrapper .gfield_required {
  color: #ff1e2c !important;
}
.gform_wrapper .gfield_html strong {
  /*color: #0047bb;*/
}
.gfield.half-size {
  width: 50%;
}
.gfield {
  width: 100%;
}
.gfield_description {
  display: none !important;
  opacity: 0;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.half-size.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  width: 50% !important;
  padding: 0;
  padding-right: 15px !important;
  margin: 0 !important;
  margin-top: 45px !important;
  border: none;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 8px;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0;
}
.gform_wrapper ul.gform_fields {
  display: flex;
  flex-wrap: wrap;
  min-height: 1px;
}
body .gform_wrapper ul li.gfield {
  margin-top: 15px !important;
}
.gfield_select {
  background: none;
  border: none;
  -webkit-appearance:none;
}
.ginput_container_select {
  border: solid 1px #ccc;
  padding: 4px 15px;
  padding-right: 0;
  position: relative;
}
.ginput_container_select:after {
  content:'';
  height: 0;
  border-top: solid 5px #0c2340;
  border-right: solid 5px transparent;
  border-bottom: solid 5px transparent;
  border-left: solid 5px transparent;
  position: absolute;
  top: 60%;
  right: 20px;
  transform: translateY(-50%);
  pointer-events: none;
}
.gform_wrapper {
  margin: 0;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
  margin-top: 50px;
}
body .gform_wrapper .top_label .greyed-out div.ginput_container {
  background: #e6e6e6 !important;
  pointer-events: none;
}
.gfield_checkbox label{
  font-weight: normal;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
  margin-top: 3px !important;
  vertical-align: top;
  margin-right: 10px;
}
.red-title .gfield_label {
  color: #ff1e2c;
}
.red-title .gfield_checkbox label a {
  color: #0c2340;
  text-decoration: underline;
}
.red-title .gfield_checkbox label span {
  display: inline-block !important;
}
.gform_button[type=submit]{
  background: #0033ff;
  color: white;
  border: solid 1px #03f;
  font-weight: 600;
  text-transform: uppercase;
  padding: 17px 80px;
  transition: all 0.2s ease-in;
}
.gform_button[type=submit]:hover {
  background: white;
  color: #0033ff;
}
.gform_footer {
  text-align: center;
}
.gform_wrapper .gform_footer {
    margin: 40px auto 70px;
}
.gform_confirmation_message {
  padding: 100px 0;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: solid 1px #ccc;
}
.gform_wrapper select,.gform_wrapper.gf_browser_chrome select {
  padding-right: 40px;
}
.shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu li.menu-item > .shiftnav-target {
  font-weight: bold;
  text-transform: uppercase;
}
.shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target {
  font-weight: 600;
}
.wpb_text_column td {
  vertical-align: top;
}
.admission-acc {
  padding: 50px 0 35px 20px;
  border-top: solid 1px #ddd;
  margin: 50px 0;
  border-bottom: solid 1px #ddd;
}
.admission-acc .card-header {
  padding: 0;
  border: none;
  background: none;
}
.admission-acc .card {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.admission-acc .card-header button {
  width: 100%;
  text-align: left;
  position: relative;
  padding-left: 35px;
  padding-right: 60px;
}
.red-numb-acc {
  position: absolute;
  left: -18px;
  top: 0;
  background: #ff1e2c;
  color: white;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.admission-acc .accordion>.card {
  overflow: visible;
}
.red-numb-step {
  color: #ff1e2c;
  text-decoration: none !important;
}
.admission-acc .accordion .card-body {
  padding-left: 35px;
  padding-bottom: 50px;
}
.admission-acc .accordion button{
  text-decoration: none !important;
}
.adacc-text {
  text-decoration: none !important;
  color: #0033ff;
  font-weight: 600;
}
.rsupport-zh .vc_tta-controls-icon,
.admission-acc .vc_tta-controls-icon {
  width: 32px;
  height: 32px;
  border: solid 2px #0c2340;
  margin-left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}
.rsupport-zh .collapsed .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.admission-acc .collapsed .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
  display: block;
}
.rsupport-zh .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.admission-acc .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    bottom: auto !important;
    height: 11px;
    top: 50% !important;
    -webkit-transform: translate(-50%,-50%) !important;
    -ms-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important;
    content: '';
    display: none;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    bottom: 0;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-style: solid;
    border-width: 0 0 0 2px;
    border-color: #666;
}
.rsupport-zh .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.admission-acc .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
  width: 11px;
  right: auto !important;
  left: 50% !important;
  -webkit-transform: translate(-50%,-50%) !important;
  -ms-transform: translate(-50%,-50%) !important;
  transform: translate(-50%,-50%) !important;
  content: '';
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: #666;
}
.admission-campus a {
  background: #0033ff;
  color: white !important;
  font-weight: 600;
  padding: 15px 75px;
  margin-top: 1rem;
  display: inline-block;
  border: solid 1px #0033ff;
  transition: all 0.2s ease-in;
}
.admission-campus-col {
  margin-bottom: 35px;
}
.admission-campus a:hover {
  color: #0033ff !important;
  background: white;
}
.core-row1 {
  padding-top: 45px;
}
.trans-zh-h3 {
  margin-bottom: 50px;
}
.trans-zh-acont {
  margin-top: 55px;
  margin-bottom: 40px;
}
.trans-zh-db {
  color: white;
  background: #0c2340;
  font-weight: bold;
  padding: 11px 15px;
}
.trans-zh-acol {
  padding: 0;
}
.trans-zh-acontcont .nav-pills .nav-link {
  padding: 0;
  background: none;
  color: #0c2340;
  display: block;
  margin-bottom: 25px;
}
.trans-zh-acontcont .nav-pills .nav-link.active,
.trans-zh-acontcont .nav-pills .show>.nav-link {
  color: #ff1e2c;
  font-weight: 600;
}
.trans-zh-acontcont {
  padding: 0 30px 0;
  margin-top: 17px;
  border-right: solid 1px #ddd;
  height: calc(100% - 46px);
}
.transp-time-col {
  display: flex;
  margin-bottom: 30px;
}
.transp-img {
  width: 55px;
}
.transp-time {
  width: calc(100% - 55px);
}
.trans-zh {
  margin-bottom: 100px;
}
.benefit-col {
  padding: 0 15px 50px;
}
.benefit-colinner {
  padding: 15px;
  border: solid 1px #ddd;
  height: 100%;
}
.benefit-cont ul {
  padding-left: 20px;
}
.benefit-img {
  text-align: center;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.benefit-img img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.benefit-colinner h5 {
  padding-bottom: 15px;
  border-bottom: solid 1px #ddd;
  margin-bottom: 15px;
}
.half-four-tab #ftabtab > li{
  width: calc(50% - 15px);
}
.half-four-tab .four-tab {
  padding-top: 0;
}
.transport-hash {
  position: relative;
  top: -100px;
}
.emgs-btn {
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.emgs-btn a {
  color: #0c2340 !important;
}
.emgs-btn img {
  height: 12px;
  width: auto;
  margin-top: -2px;
}
.alumni-zh {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
#ftabContent .progs-col2 table td{
  /* padding: 10px; */
}
#ftabContent .progs-col2 table {
  margin: 10px 0;
  margin-bottom: 10px !important;
}
.overflow-table {
  overflow: auto;
}
.featured-news .fnws-col1 img,
.news-col .news-img img,
.event-uet-wrp .uet-img img,
.fnws-col > a .fnws-img img {
  transition: all 0.2s ease-in;
}
.featured-news .fnws-col1 img:hover,
.news-col .news-img img:hover,
.event-uet-wrp .uet-img img:hover,
.fnws-col > a .fnws-img img:hover {
  transform: scale(1.1);
}
#pills-photo .news-img {
  padding-top: 66.66%;
  position: relative;
  overflow: hidden;
}
#pills-photo .news-img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#pills-photo .news-img a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.logo-img-wrap img {
  margin-right: 30px;
}
.core-row1 .wpb_content_element{
  margin-bottom: 0;
}
.core-row1 .vc_row {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.core-row1 .vc_row .vc_column-inner {
  display: flex;
}
.tl-prog-struc > .wpb_column {
  padding: 0 15px;
}
.tl-prog-struc > .wpb_column > .vc_column-inner {
  border-radius: 15px;
}
.tl-prog-struc > .wpb_column > .vc_column-inner .wpb_text_column {
  margin-bottom: 25px;
}
.tl-prog-struc > .wpb_column > .vc_column-inner .wpb_text_column:last-child {
  margin-bottom: 0;
}
.alumni-stories-btn p {
  font-family: 'chronicle', sans-serif;
  margin-bottom: 0;
}
.alumni-stories-btn {
  position: relative;
}
.alumni-stories-col.active .alumni-stories-btn {
  padding-bottom: 55px;
}
.alumni-stories-col.active .alumni-stories-btn:after {
  content:'';
  height: 0;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: solid 25px #ebebeb;
  border-left: solid 17px transparent;
  border-right: solid 17px transparent;
  border-top: 0;
}
.alumni-stories-cont {
  width: 100vw;
  max-height: 0;
  position: relative;
  overflow: hidden;
}
.alumni-stories-col.active .alumni-stories-cont {
  max-height: 2000px;
  transition: all 0.5s ease-in;
}
.alumni-stories-cont .container {
  background: #ebebeb;
  padding: 45px 30px 60px;
}
.alumni-stories-zh {
  margin-top: 75px;
}
.alumni-stories-col {
  cursor: pointer;
  margin-bottom: 45px !important;
}
.alumni-stories-img {
  position: relative;
  overflow: hidden;
  padding-top: 123.53%;
}
.alumni-stories-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.alumni-stories-btn h5 {
  color: #0033ff;
  margin-top: 20px;
  margin-bottom: 25px;
}
#ftabContent .prog-logo-row table td{
  vertical-align: middle;
  padding-top: 7px;
  padding-bottom: 7px;
}
.rsupport-zh #ftabtab.threetab > li,
.research-news-wrapper #ftabtab.threetab > li {
    width: calc(50% - 15px);
    margin-right: 30px;
}
.rsupport-zh #ftabtab.threetab > li:last-child,
.research-news-wrapper #ftabtab.threetab > li:last-child {
  margin-right: 0;
}
.research-news-wrapper .search-filter-results{
  display: flex;
  flex-wrap: wrap;
}
.research-news-wrapper .news-cat-col {
  width: calc(33.33% - 24px);
}
.search-filter-results .pagination {
  width: 100%;
}
.research-news-zh .uet-wrp {
  margin-bottom: 0;
}
.rsupport-zh .card-header,
.rsupport-zh .card {
  border: none;
  background: none;
}
.rsupport-zh .card-header {
  position: relative;
  border-bottom: dashed 1px #ddd;
  padding: 0;
}
.rsupport-zh .accordion>.card .card-header {
  margin-bottom: 0;
}
.rsupport-zh .card-body {
  padding: 25px 0 35px;
}
.rsupport-zh .card-header button {
  width: 100%;
  text-align: left;
  padding: 25px 0 14px;
}
.rsupport-zh .card-header .btn:not(.collapsed) h5 {
  color: #ff1e2c;
}


/* -- Previous Table styling */
.wpb_text_column > .wpb_wrapper > .overflow-table > table td,
.wpb_text_column > .wpb_wrapper > table td{
    padding-top: 17px;
    padding-bottom: 17px;
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table tr:first-child td,
.wpb_text_column > .wpb_wrapper > table tr:first-child td {
  background: #0c2340;
  color: white;
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table tr:nth-child(n+2) td,
.wpb_text_column > .wpb_wrapper > table tr:nth-child(n+2) td {
  /* border: solid 1px #ddd; */
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table tr:nth-child(n+2) td:nth-child(n+2),
.wpb_text_column > .wpb_wrapper > table tr:nth-child(n+2) td:nth-child(n+2){
  /* background: #f1f1f1; */
}

/* //Eliza Table */
.wpb_text_column > .wpb_wrapper > .overflow-table > table,
.wpb_text_column > .wpb_wrapper > table,
.round-kdu-table > .overflow-table > table,
.round-kdu-table > table {
  border-radius: 15px;
  overflow: hidden;
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr:first-child > td,
.wpb_text_column > .wpb_wrapper > table > tbody > tr:first-child > td,
.round-kdu-table > .overflow-table > table > tbody > tr:first-child > td,
.round-kdu-table > table > tbody > tr:first-child > td{
  background: #0c2340;
  color: white;
  font-weight: 600;
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr:first-child > td:first-child,
.wpb_text_column > .wpb_wrapper > table > tbody > tr:first-child > td:first-child,
.round-kdu-table > .overflow-table > table > tbody > tr:first-child > td:first-child,
.round-kdu-table > table > tbody > tr:first-child > td:first-child {
  /* border-radius: 15px 0 0 0; */
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr:first-child > td:last-child,
.wpb_text_column > .wpb_wrapper > table > tbody > tr:first-child > td:last-child,
.round-kdu-table > .overflow-table > table > tbody > tr:first-child > td:last-child,
.round-kdu-table > table > tbody > tr:first-child > td:last-child {
  /* border-radius: 0 15px 0 0; */
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr:first-child > td:first-child:last-child,
.wpb_text_column > .wpb_wrapper > table > tbody > tr:first-child > td:first-child:last-child,
.round-kdu-table > .overflow-table > table > tbody > tr:first-child > td:first-child:last-child,
.round-kdu-table > table > tbody > tr:first-child > td:first-child:last-child {
  /* border-radius: 15px 15px 0 0; */
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr:last-child > td:first-child,
.wpb_text_column > .wpb_wrapper > table > tbody > tr:last-child > td:first-child,
.round-kdu-table > .overflow-table > table > tbody > tr:last-child > td:first-child,
.round-kdu-table > table > tbody > tr:last-child > td:first-child {
  /* border-radius: 0 0 0 15px; */
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr:last-child > td:last-child,
.wpb_text_column > .wpb_wrapper > table > tbody > tr:last-child > td:last-child,
.round-kdu-table > .overflow-table > table > tbody > tr:last-child > td:last-child,
.round-kdu-table > table > tbody > tr:last-child > td:last-child {
  /* border-radius: 0 0 15px 0; */
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr:nth-child(even) > td,
.wpb_text_column > .wpb_wrapper > table > tbody > tr:nth-child(even) > td,
.round-kdu-table > .overflow-table > table > tbody > tr:nth-child(even) > td,
.round-kdu-table > table > tbody > tr:nth-child(even) > td {
  background: #f1f1f1;
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr:nth-child(2n+3) > td,
.wpb_text_column > .wpb_wrapper > table > tbody > tr:nth-child(2n+3) > td {
  background: white;
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table > tbody > tr > td,
.wpb_text_column > .wpb_wrapper > table > tbody > tr > td,
.round-kdu-table > .overflow-table > table > tbody > tr > td,
.round-kdu-table > table > tbody > tr > td {
  padding: 15px 20px !important;
}
.wpb_text_column > .wpb_wrapper > .overflow-table > table tr:first-child td,
.wpb_text_column > .wpb_wrapper > table tr:first-child td {
  font-weight: bold;
  background: #0c2340;
  color: white;
}
table.scholarship-table {
    background: #ebebeb !important;
}
.wpb_text_column table.scholarship-table > tbody > tr > td,
table.scholarship-table > tbody > tr > td {
  color: #0c2340 !important;
  background: #ebebeb !important;
  padding: 25px !important;
}
table.scholarship-table > tbody > tr > td:nth-child(2) {
  padding: 25px 10px !important;
}
/* Eliza Table end */

.our-people-row .wpb_column {
  margin-bottom: 30px;
}
.our-people-ratio * {
  width: 100%;
}
.our-people-row .wpb_single_image figure {
  padding-top: 140%;
  position: relative;
  overflow: hidden;
  display: block;
}
.our-people-row .wpb_single_image figure img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.prog-post-studies {
  background: none;
}
.prog-post-studies #ftabtab > li a {
  background: #0033ff;
  color: #fff;
}
.prog-post-studies #ftabtab > li a.active {
  color: #0c2340;
  background: white;
}
.prog-post-studies .prog-cat-course-div {
  flex-direction: column;
  border: none;
}
.prog-post-studies .prog-pg-subject-title {
  display: flex;
}
.prog-post-studies .prog-pg-subject-title p {
  margin-bottom: 0 !important;
  color: #0033ff;
}
.prog-post-studies .prog-cat-course-col1 {
  margin-bottom: 8px;
  color: #0c2340;
}
.prog-post-course {
  padding-bottom: 40px;
}
.scholarship-tabs #ftabtab.threetab > li {
  width: calc(33.33% - 20px);
  margin-right: 30px;
}
.scholarship-btn {
  display: block;
}
.scholarship-btn a {
  background-image: none !important;
    font-weight: bold;
    width: 280px;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 16px !important;
}
.accept-yoffer {
  margin-top: 40px;
  padding-bottom: 0;
}
.apply-uowydb {
  margin-top: 0;
  padding-bottom: 0;
}
.apply-uowydb .abc-img,
.accept-yoffer .abc-img {
  padding-top: 56%;
}
.vc_btn3-container.campus-btn.moving-msia-btn a {
  padding: 25px 40px;
}
.inter-app-acc .red-numb-step {
  font-weight: 600;
  margin-bottom: 8px;
}
.admission-acc.inter-app-acc {
  border: none;
  margin-top: 0;
  padding-top: 15px;
}
.inter-app-acc.admission-acc .accordion .card-body {
  padding-top: 0;
}
.inter-app-acc ol {
  padding-left: 20px;
}
.inter-app-acc ol ul {
  list-style-type: disc;
  margin: 10px auto !important;
}
a.inter-app-form-btn {
  background: #0033ff;
  color: white;
  padding: 13px 45px;
}
.inter-test-vid-zh video {
  width: 100%;
  margin-bottom: 15px;
}
.inter-test-vid-zh h5 {
  margin-bottom: 5px;
}
.inter-test-vid-zh p {
  margin-bottom: 5px;
}
.inter-test-vid-col {
  margin-bottom: 60px;
}
.inter-test-zh .row {
  margin-bottom: 60px;
  padding-bottom: 50px;
  border-bottom: solid 1.5px #ddd;
}
.inter-test-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 123%;
}
.inter-test-cont-col2 {
  padding-left: 50px;
  padding-top: 25px;
}
.inter-test-zh-row {
  display: none;
}
.interloadmore {
  text-align: center;
}
.interloadmore #loadMore {
  font-weight: bold;
  cursor: pointer;
}
.interloadmore #loadMore img {
  width: 12px;
  height: auto;
}
.vc_images_carousel .vc_carousel-indicators .vc_active,
.vc_images_carousel .vc_carousel-indicators li {
  width: 15px !important;
  height: 15px !important;
}
a.uow-global-dropdown {
  position: relative;
  padding-right: 25px;
  cursor: pointer;
}
a.uow-global-dropdown:after {
  background: none;
  content: "\f078";
  font-family: FontAwesome;
  font-size: 10px;
  border: none;
  width: 8px;
  height: 8px;
  right: 10px;
  position: absolute;
  transform-origin: bottom;
  transition: transform 0.2s ease-in;
  margin-top: 2px;
  top: 30%;
}
.sticky a.uow-global-dropdown:after {
  top: 10%;
}
.uow-global-div {
  position: relative;
}
.uow-global-dropdown-div {
  position: absolute;
  position: absolute;
  top: -20px;
  opacity: 0;
  right: 0;
  background-color: #e5e5e4;
  width: 300px;
  padding: 20px 30px 20px 20px;
  visibility: hidden;
  -webkit-transition: opacity ease-in-out .2s,top ease-in-out .2s;
  transition: opacity ease-in-out .2s,top ease-in-out .2s;
  z-index: 3;
}
.uow-global-dropdown-div.open-global {
  top: auto;
  opacity: 1;
  visibility: visible;
}
.uow-global-dropdown-div.open-global ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 2em;
}
.uow-global-dropdown-div.open-global ul li {
  margin-bottom: 3px;
  width: 100%;
  display: block;
  position: relative;
}
.uow-global-dropdown-div.open-global ul li a {
  display: block;
  font-weight: 700;
  width: 100%;
  text-decoration: none;
  -webkit-transition: color cubic-bezier(.77,0,.18,1) .3s;
  transition: color cubic-bezier(.77,0,.18,1) .3s;
  color: #0c2340;
  padding-right: 17px;
}
.uow-global-dropdown-div.open-global ul li a:hover {
  color: #ff1e2c;
}
.uow-global-dropdown-div.open-global ul li a:after {
    background: none;
    content: "\f054";
    font-family: FontAwesome;
    font-size: 10px;
    border: none;
    width: 8px;
    height: 8px;
    right: 0;
    position: absolute;
    transform-origin: bottom;
    transition: transform 0.2s ease-in;
}
.uow-global-dropdown-div.open-global ul li:hover a:after {
  transform: translateX(3px);
}
.prospectus-div h4 {
  margin: 60px 0 50px;
}
.prospectus-flyer-col img {
  margin-bottom: 20px;
}
.prospectus-flyer-col {
  margin-bottom: 50px !important;
  text-align: center;
}
.prospectus-flyer-col p {
  color: #0c2340;
  font-weight: bold;
  text-align: center;
}
.prospectus-scroll {
  position: relative;
  top: -100px;
}
.single-programme .inter-test-zh-row {
  display: flex !important;
}
.programme-testimonial-pg {
  background: #ebebeb;
  padding-top: 60px;
}
.programme-testimonial-pg .inter-test-zh .row {
  margin-bottom: 0;
  padding-bottom: 60px;
}
.caro-home .vc_inner{
  text-align: center;
}
.current-row1 h6 {
  font-size: 20px;
}
.current-row1 h6 a {
  color: white;
}
.current-row1 > .wpb_column {
  padding: 0 10px;
}
.current-row1 > .wpb_column > .vc_column-inner {
  border-radius: 20px;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.current-row1 {
  margin: 0 -10px;
}
.error404 .sf-field-search input {
  color: black !important;
}
#search-zh-result {
  margin-bottom: 60px;
}
.current-student-search {
  margin-top: 25px;
  position: relative;
}
.current-student-search ul {
  padding: 0;
}
.current-student-search .sf-field-submit {
  position: absolute;
  right: 0;
  top: 6px;
}
.current-student-search .sf-field-search label {
  display: block;
}
.current-student-search .sf-field-search input {
  width: 100%;
}
.current-student-search input {
  border: none;
  border-bottom: solid 2px #0c2340;
  border-radius: 0;
  padding-left: 0;
  padding-bottom: 17px;
  padding-right: 45px;
  margin-bottom: 15px;
}
.current-student-search input[type="submit"] {
  background-image: url(../img/search.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
	background-color:white;
  border: none;
  width: 30px;
  height: 25px;
  text-indent: -9999px;
  padding: 0;
}
.current-student-search .sf-field-sort_order {
  display: none;
}
#ftabtab.prog-info-tab > li a {
  margin-right: 17.4px;
}
#ftabtab.prog-info-tab > li:last-child a {
  margin-right: 0;
}
#programme-subpage {
  position: relative;
  top: -81px;
}
#event-section {
  position: relative;
  top: -90px;
}
.generate-event-title {
  position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0c2340;
    color: white;
    font-weight: 500;
    font-size: 40px;
    padding: 20px;
    line-height: 1.2;
    font-family: 'chronicle', sans-serif;
    text-align: right;
}
.programme-feaevent-col1 {
  padding: 0;
}
.pop_up_home {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 100000000;
  width: 290px;
  color: white;
  padding: 20px 30px;
  display: block !important;
  transition: all 0.2s ease-in;
  transform: translateX(100%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}
.pop_up_home.out-popup {
  transform: none;
}
.close-popup-home {
  width: 45px;
  height: auto;
  position: absolute;
  right: 30px;
  top: 20px;
  cursor: pointer;
  z-index: 1;
  padding: 7px 10px;
}
.popup-home-wrapper {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.popup-home-wrapper * {
  color: white !important;
}
.popup-home-wrapper p {
  margin-bottom: 50px;
  font-size: 18px;
}
.popup-home-wrapper h4 {
  line-height: 1.2;
}
.popup-home-wrapper .popup-home-link {
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.popup-home-wrapper .popup-home-link:hover {
  text-decoration: underline;
}
.prog-subicon-open-editor {
  padding: 30px 0 50px;
}
.yottie-widget-header-banner {
      background: #0c2340 !important;
}
@media (max-width:1199px){
  .mobile-br-none br {
    display: none;
  }
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 45px;
  }
  .page-template-template-search .sf-field-search input,
  #search-top,
  h3 {
    font-size: 37px;
  }
  h4 {
    font-size: 30px;
  }
  blockquote, blockquote p, h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 13px;
  }
  body, p {
    font-size: 15px;
  }
  .p18 p,
  .p18 {
    font-size: 16px;
  }
  .banner-page {
    min-height: 300px;
  }
  .close-submenu,
  #main-menu li .uow-submenu .dropdown-menu a,
  .topbar-zh *,
  #wrapper-navbar .navbar-nav .nav-link {
    font-size: 12px;
  }
  .sticky #topbar-menu a, .sticky .topbar-zh *, .sticky #wrapper-navbar .navbar-nav .nav-link {
    font-size: 12px;
  }
  .sticky #wrapper-navbar .navbar-brand {
    left: 15px;
  }
  .home-banner .slick-dots {
    transform: translateX(-465px);
  }
  .prog-pg-tab-col {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .prog-cat-posts .prog-pg-locat {
    justify-content: flex-start;
  }
  #ftabtab.prog-info-tab > li a {
    font-size: 12px;
  }
  #ftabtab.prog-info-tab > li a {
    margin-right: 8px;
  }
}
@media (max-width:991px){
  .vtdiv .slick-prev {
    left: -10px;
  }
  .navbar-brand {
    bottom: auto;
    padding-bottom: 0;
  }
  .vtdiv .slick-next {
    right: -10px;
  }
  .fnws-col2 .fnws-title {
    margin-top: 35px;
  }
  #navbar-zh {
    display: none;
  }
  .home-banner .slick-dots {
    transform: translateX(-345px);
  }
  #ftabtab > li {
      width: calc(25% - 6px);
      margin-right: 8px;
      text-align: center;
  }
  .acc-header-col2 a {
    font-size: 12px;
    padding: 7px 14px;
  }
  .icon-table tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
  }
  .icon-table tr td {
    display: block;
      padding: 20px 10px !important;
  }
  .icon-table tr td:first-child,
  .icon-table tr td:nth-child(3){
    width: 25% !important;
  }
  .icon-table tr td:nth-child(2),
  .icon-table tr td:nth-child(4){
    width: 75% !important;
  }
  .partner-pg-select {
    text-align: left;
  }
  .news-art-col2 {
    padding-left: 15px;
  }
  .single-news hr {
    margin: 30px auto;
  }
  .swap-col-lg {
    flex-direction: column-reverse;
  }
  .searchandfilter ul {
    padding-left: 0;
  }
  #pills-tabContent-media .news-col {
    width: calc(50% - 30px);
  }
  .prog-pg-tab-col {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .undergrat-title li {
    width: 100%;
  }
  .programme-feaevent-col2 {
    padding-left: 15px;
  }
  .prog-cat-course-col1 {
    margin-bottom: 15px;
  }
  .prog-pg-campus-icon {
    margin-left: 0;
  }
  #ftabtab.prog-info-tab > li a {
    padding: 15px;
  }
  .prog-info-kdu.four-tab {
    padding-top: 0;
  }
  .page-template-template-search .sf-field-submit input {
    font-size: 13px;
    justify-content: flex-start;
    padding-left: 10px;
  }
  .page-template-template-search .sf-field-search {
    width: 75%;
  }
  .page-template-template-search .sf-field-submit {
    width: 25%;
  }
  .research-news-wrapper .news-cat-col {
    width: calc(50% - 24px);
  }
  #ftabtab.prog-info-tab > li a {
    margin-right: 3.1px;
  }
  #programme-subpage {
    position: relative;
    top: -72px;
  }
}
@media (max-width:767px){

  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  .page-template-template-search .sf-field-search input,
  #search-top,
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  blockquote, blockquote p, h5 {
    font-size: 18px;
  }
  body, p {
    font-size: 14px;
  }
  .p18 p,
  .p18 {
    font-size: 15px;
  }
  .home-row4-text2 {
    margin-top: 20px;
  }
  #searchsubmit-top {
    padding-left: 20px;
  }
  #searchModalLong .input-group:before {
    width: 20px;
    height: 25px;
  }
  #search-top {
    padding-left: 35px;
  }
  .home-slide .container {
    min-height: 500px;
  }
  .home-banner .slick-dots {
    transform: translateX(-255px);
  }
  #searchform-campus input {
    font-size: 14px;
    height: 45px;
  }
  #searchform-campus .input-group:before {
    width: 15px;
    height: 15px;
  }
  #searchform-campus .field {
    padding-left: 25px;
  }
  .campus-row5 {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  #ftabtab.threetab > li {
    width: 100%;
    margin-right: 0;
  }
  #ftabtab > li {
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 6px !important;
  }
  #ftabtab > li:nth-child(even) {
    margin-right: 0;
  }
  #ftabContent {
    padding: 30px 15px;
  }
  #ftabContent iframe {
    width: 100%;
    max-width: 560px;
  }
  .partner-pg-col2 {
    padding-left: 15px;
    margin-top: 20px;
  }
  .partner-content {
    margin-top: 20px;
  }
  .news-art-col2 {
    margin-top: 50px;
  }
  .news-art-col2 hr {
    display: none;
  }
  .news-art-col2 h5 {
    margin-bottom: 35px;
  }
  .news-art-row {
    margin-top: 40px;
  }
  .news-cat-zh {
    margin-top: 50px;
  }
  .news-cat-zh h3 {
    margin-bottom: 20px;
  }
  .searchandfilter h4 {
    padding-bottom: 5px;
    font-size: 15px;
  }
  .page-template-template-blog li[data-sf-field-type="search"] input,
  .page-template-template-news li[data-sf-field-type="search"] input {
    padding: 15px 0;
    padding-left: 30px;
  }
  .searchandfilter li[data-sf-field-input-type=checkbox] label {
    font-size: 14px;
  }
  .page-template-template-news .searchandfilter > ul > li {
    margin-bottom: 0px;
  }
  .news-cat-col {
    width: 100%;
  }
  .prog-pg-filter > .container {
    flex-direction: column;
  }
  .prog-pg-tab-col {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .filtermodal-content label {
    font-size: 15px;
    margin-bottom: 12px;
    padding-left: 30px;
  }
  .prog-suggested-col a {
    height: 100px;
  }
  .prog-suggested-col {
    margin-bottom: 25px;
  }
  .single-prog-search {
    padding: 60px 0;
  }
  .programme-code {
    margin-bottom: 20px;
  }
  #ftabtab.prog-info-tab > li a {
    font-size: 15px;
  }
  #ftabtab.prog-info-tab > li {
    width: 100%;
  }
  .page-template-template-search .sf-field-search {
    width: 70%;
  }
  .page-template-template-search .sf-field-submit {
    width: 30%;
  }
  .search-result-up {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  #search-zh-div {
    margin-top: 40px;
  }
  .banner-page {
    min-height: 220px;
  }
  .page-template-template-search .sf-field-search label:before {
    width: 20px;
    height: 20px;
  }
  .page-template-template-search .sf-field-search input {
    padding-left: 30px;
  }
  .gfield.half-size {
    width: 100%;
  }
  .wrap-table-all tbody > tr,
  .wrap-table > tbody > tr {
    display: flex;
    flex-wrap: wrap;
  }
  .wrap-table-all tbody > tr > td,
  .wrap-table > tbody > tr > td {
    width: 100% !important;
  }
  .trans-zh-acontcont {
    padding: 0 15px 0;
  }
  .inter-test-cont-col2 {
    max-width: 255px;
    padding-left: 15px;
    margin-bottom: 50px !important;
  }
  #btt-btn {
    bottom: 65px;
  }
  #ftabtab.prog-info-tab > li a {
    margin-right: 0px;
  }
}
@media (max-width:575px){
	.marquee-wrap {
    padding:0 ;
    }
    
    .plyr--video {
    min-height:400px;
    }
    
    .plyr__video-wrapper {
    margin:auto;
    }

  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 28px;
  }
	
  .home-slide h1 {
	  font-size: 40px;
  }
	
  .title-top h1 {
	  font-size: 50px;
  }

  .title-header h1 {
	  font-size: 40px;
	  line-height: 1.1;
  }
	
  .home-banner-title h1 {
	  font-size: 40px;
  }
	
  .ytb-zh {
    margin-top: 40px;
  }

  .pop_up_home {
    width: 255px;
  }
  #searchsubmit-top {
    padding-left: 10px;
    font-size: 12px;
    padding-right: 20px;
  }
  #searchModalLong .input-group-append i {
    top: calc(50% - 6px);
  }
  #searchModalLong .input-group:before {
    width: 15px;
    height: 20px;
  }
  #search-top {
    padding-left: 25px;
    font-size: 17px;
  }
  .home-slide .container {
    min-height: 400px;
  }
  .home-row1 {
    margin-top: 40px;
  }
  .home-banner .slick-dots {
    transform: none;
    left: 15px;
  }
  .banner-page {
    min-height: 230px;
  }
  .about-campus-zh {
    margin-top: 45px;
    padding-bottom: 40px;
  }
  .campus-row1 {
    margin-top: 50px;
  }
  .campus-row2 {
    margin-bottom: 40px;
  }
  .campus-row3 {
    padding-top: 0;
  }
  .vc_btn3-container.campus-btn a {
    padding: 20px 45px;
    font-size: 16px;
  }
  .acc-header-col2 a {
    margin-bottom: 7px;
  }
  #ftabtab > li a {
    padding: 14px 8px;
    box-shadow: 0 0 10px -5px rgba(0,0,0,0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 1px;
  }
  .core-row1 .vc_row .vc_column-inner {
    justify-content: center;
  }
  .register-sing-event {
    width: 150px;
  }
  .four-tab {
    padding: 20px 0;
  }
  .partner-pg-col1 img {
    max-height: 120px;
    width: auto;
  }
  #sort-partner span.span-sort {
    display: block;
    margin-bottom: 8px;
  }
  .page-template-template-partner #page-wrapper {
    padding: 50px 0;
  }
  .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    font-size: 18px;
  }
  .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    width: 22px;
    height: 22px;
  }
  .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a,
  .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    padding-right: 50px !important;
  }
  .single-events hr {
    margin: 25px auto;
  }
  #pills-tabContent-media .news-col {
    width: 100%;
  }
  #pills-tab-media-photo .nav-link {
      margin-right: 10px;
      padding: 10px;
      width: 140px;
  }
  .filter-btn-modal .close,
  #searchModalLong .close,
  #home-virtualtour .close {
    top: -40px;
  }
  .filter-btn-modal .modal-content .container, #searchModalLong .modal-content .container, #home-virtualtour .modal-content .container {
    margin-top: 150px;
    padding: 0;
  }
  .filterbtn-div > p, .filterbtn-div > button {
    display: block;
    margin-bottom: 8px;
  }
  .filterbtn-div {
    margin:0 0 20px;
  }
  .prog-pg-tab {
    justify-content: center;
  }
  #searchsubmit-campus {
    font-size: 13.5px;
  }
  .filterbtn-div {
    text-align: center;
  }
  .filterbtn-div > button {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
  }
  .prog-pg-filter > .container {
    margin-top: 35px;
    padding-bottom: 10px;
  }
  .prog-pg-tab-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .filtermodal-content {
    text-align: left;
  }
  .highlight-hide #ftabtab.prog-info-tab > li {
    margin-right: 0;
  }
  #searchModalLong .searchmodal-div {
    top: 40%;
  }
  .filtermodal-content label:before, li[data-sf-field-input-type="checkbox"] label:before {
    height: 18px;
    width: 18px;
  }
  .filtermodal-apply {
    margin-top: 40px;
  }
  .prog-prog-row {
    padding: 30px 15px;
  }
  .programme-feaevent {
    padding: 35px 0;
  }
  .prog-cat-course-col1,
  .prog-cat-course-col2 {
    padding: 0;
  }
  .page-template-template-search .sf-field-submit:before {
    right: 0px;
  }
  .page-template-template-search .sf-field-submit {
    width: 130px;
  }
  .page-template-template-search .sf-field-search {
    width: 100%;
  }
  .page-template-template-search .banner-page .searchandfilter > ul {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .search-readlink a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #search-zh-div .sf-field-sort_order ul {
    justify-content: flex-start;
  }
  .searchform-top .page-template-template-search .sf-field-submit {
    width: 90px;
  }
  .searchform-top .page-template-template-search .sf-field-submit i {
    right: 0;
  }
  .gform_wrapper .gform_footer {
    margin: 10px auto 40px;
  }
  .rsupport-zh .vc_tta-controls-icon,
  .admission-acc .vc_tta-controls-icon {
    width: 25px;
    height: 25px;
    right: 0;
  }
  .admission-acc .card-header button {
    padding-right: 30px;
  }
  .core-row1 p {
    text-align: center;
  }
  .trans-zh-acont > .row {
    margin: 0;
  }
  .trans-zh-acol {
    margin-bottom: 35px;
  }
  .progs-col1 {
    margin-bottom: 10px;
  }
  .research-news-wrapper .news-cat-col {
    width: 100%;
  }
  .scholarship-tabs #ftabtab.threetab > li {
    width: 100%;
    margin-right: 0px;
  }
  .half-four-tab #ftabtab > li {
    width: 100%;
    margin-right: 0;
  }
  .inter-test-cont-col2 {
    margin-left: auto;
    margin-right: auto;
  }
  #error-404-wrapper {
    padding: 170px 0 100px;
  }
  .home .generate-event-title,
  .programme-feaevent-col1 .generate-event-title{
    font-size: 24px;
  }
}
@media(min-width:1200px){
  .news-art-col1 {
    padding-right: 0;
  }
  .core-row1 {
    padding: 45px 40px 20px;
  }
  .page-template-template-teaching  .abc-col {
        /* -webkit-box-flex: 0; */
    -webkit-flex: 0 0 33.33%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .progs-col1 {
    padding-left: 0;
    font-size: 18px;
  }
  .tl-prog-struc > .wpb_column > .vc_column-inner {
    padding: 25px;
  }
  .prog-post-studies .prog-cat-course-div {
    padding-left: 50px;
    padding-right: 50px;
  }
  .inter-test-vid-zh p {
    font-size: 15.5px;
  }
  .current-row1 > .wpb_column > .vc_column-inner {
    padding: 35px 45px 25px;
  }
  .current-row3 > .wpb_column {
    width: 20%;
  }
  .home .generate-event-title,
  .programme-feaevent-col1 .generate-event-title{
    font-size: 40px;
    padding: 30px;
  }
}

#menu-item-wpml-ls-2-en, #menu-item-wpml-ls-2-zh-hans{
display:none !important;
}

#menu-item-dropdown-wpml-ls-2-en{

}

.wpml-ls-legacy-dropdown {
	width:100% !important;
}

.wpml-ls-legacy-dropdown a {
	/*background-color: transparent !important;
    color:#fff !important;*/
}

.wpml-ls-legacy-dropdown a.chgwhite{
color:#000 !important;
}

.custom-wpml {
margin-left: 10px !important;
}

.single-programme .entry-content h2{ 
	font-size:30px; 
	margin: 0 0 20px 0;
}
.single-programme .entry-content h3{ font-size:30px; margin: 40px 0;}
.single-programme .entry-content h4{ font-size:22px; margin: 40px 0;}