@charset "UTF-8";
.pmi-row h2, .pmi-row .pm-icon, .pmi-row, .gallery-row, .gallery-col, .year, .ab-image, .ab-text, .about-row, .hn-right .hn-content, .hn-right .hn-image, .hn-right, .hn-left, .hlt-right, .home-link, .footer-menu li, .footer-menu, .copyright, .main-menu > ul > li > a, .search-form-submit, .search-form-text, .language-switcher li, .header-icons {
  display: inline-block;
}

.gallery-caption, .read-more, .hn-left .hn-title,
.hn-right .hn-1-2 .hn-title, .hn-left .hn-date,
.hn-right .hn-1-2 .hn-date, .hn-left .hn-content,
.hn-right .hn-1-2 .hn-content, .hn-left .hn-image,
.hn-right .hn-1-2 .hn-image, .caption, .home-slide, .main-menu ul ul ul li, .main-menu > ul > li > ul > li.menu-item-has-children > a:after, .main-menu > ul > li > ul > li > a, .main-menu > ul > li > ul > li {
  display: block;
}

.main-menu > ul > li > ul > li.menu-item-has-children > a:after {
  content: "";
}

.n-content, .pm-icons .pm-icon, .pm-icons, .project-map .pm-icon, .gallery-caption, .content:before, .main-menu ul ul ul, .main-menu > ul > li > ul > li.menu-item-has-children > a:after {
  position: absolute;
}

.newsletter-row, .gallery-row, .content, .main-menu ul ul ul li a, .main-menu > ul > li > ul > li > a, .main-menu > ul > li > ul > li, .main-menu > ul > li {
  position: relative;
}

.main-menu ul ul ul li {
  text-align: left;
}

.ab-image, .header-top-right {
  text-align: right;
}

.pmi-row h2, .pmi-row .pm-icon, .gallery-row, .ab-image, .ab-text, .hn-right .hn-content, .hn-right .hn-image, .hn-right, .hn-left, .hlt-right, .home-link {
  vertical-align: top;
}

.footer-menu, .copyright, .search-form-submit, .search-form-text {
  vertical-align: middle;
}

.hn-rows {
  margin: 0 auto;
}

.main-menu > ul > li > ul > li.menu-item-has-children > a:after {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.pm-icon, .project-map, .gallery-row, .about-row, .page-top, .hn-image, .home-news-block, .home-link, .scroll-down, .home-slide, #backtotop {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.newsletter-row, .content {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.home-slider-container,
.home-slider-container .bx-wrapper,
.home-slider-container .bx-viewport,
.home-slider,
.home-slide,
.page-top {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.newsletter-block, .footer-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
}

@font-face {
  font-family: Muli;
  src: url(fonts/Muli-Regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Muli;
  src: url(fonts/Muli-Italic.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Muli;
  src: url(fonts/Muli-Bold.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Muli;
  src: url(fonts/Muli-SemiBold.ttf);
  font-weight: 600;
}
@font-face {
  font-family: Muli;
  src: url(fonts/Muli-SemiBold.ttf);
  font-weight: 500;
}
body {
  min-width: 300px;
  color: #231815;
  background-color: #fff;
  font-family: Muli, "Microsoft JhengHei", \\5FAE軟正黑體, sans-serif;
}

button {
  font-family: Muli, "Microsoft JhengHei", \\5FAE軟正黑體, sans-serif;
}

html.zh_CN body,
html.zh_CN button {
  font-family: Muli, "Microsoft JhengHei", \\5FAE軟正黑體, sans-serif;
}

.container {
  width: 100%;
  min-width: 300px;
}

.wrapper {
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 2;
}

p {
  font-size: 2em;
  line-height: 1.4;
  color: #231815;
  text-align: left;
}

a {
  color: #231815;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
}
a:hover {
  color: #aaa;
}

h1 {
  font-size: 4.2em;
}

h2 {
  font-size: 3.5em;
}

h3 {
  font-size: 2.4em;
}

h4 {
  font-size: 2.2em;
}

h5 {
  font-size: 2em;
}

h6 {
  font-size: 1.6em;
}

.content ul {
  margin: 3% 4%;
}

.content ul ul {
  margin-left: 1.5em;
  list-style: circle;
}

.content ul ul ul {
  list-style: disc;
}

.content ul ul ul ul {
  list-style: circle;
}

.content li {
  font-size: 2em;
}
.content li a {
  font-weight: 400;
}

/* MOBILE */
.main-menu-mask,
.main-menu-button,
.main-menu-top {
  display: none;
}

/* HEADER */
.header {
  position: absolute;
  width: 100%;
  height: auto;
  /*145px*/
  top: 0;
  z-index: 999;
  background: white;
  /*background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7) 100%);*/
  /* background: linear-gradient( 0deg, rgba(255, 255, 255, 0)0%, rgba(0, 0, 0, 0.3) 30%); */
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.2) 20%);
}

.sticky {
  position: fixed;
  background: none;
  top: 0;
  z-index: 999;
  width: 100%;
  /*
  box-shadow: 0px 0px 5px;
  @include bc($purple);
  */
  background: #76236e;
  background: -moz-linear-gradient(0deg, rgba(118, 35, 110, 0) 0%, rgba(118, 35, 110, 0.3) 20%);
  background: -webkit-linear-gradient(0deg, rgba(118, 35, 110, 0) 0%, rgba(118, 35, 110, 0.3) 20%);
  background: linear-gradient(0deg, rgba(118, 35, 110, 0) 0%, rgba(118, 35, 110, 0.3) 20%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#76236e",endColorstr="#76236e",GradientType=1);
}

.header-top {
  display: table;
  width: 90%;
  height: 100%;
  max-width: 1336px;
  z-index: 2;
}

.header-top-left {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

.header-top-right {
  display: table-cell;
  position: relative;
  top: -4px;
  /* 2.5em */
  width: 50%;
  vertical-align: middle;
}

.header-logo {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 0 30px 0;
}
.header-logo img {
  display: block;
}

.header-logo-1 {
  margin-right: 20px;
}

.header-logo img {
  height: 50px;
  /* 78px */
  width: auto;
  max-width: auto;
}

.ol-right {
  margin-right: 20px;
}

.header-icon {
  display: inline-block;
  width: 38px;
  height: 38px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  vertical-align: middle;
}

.header-icon.search {
  background-image: url(images/search-icon@2x.png);
  background-color: transparent;
  background-size: 80%;
  margin-right: 0;
}

span.desc {
  display: none;
}

.header-icon.wechat {
  position: relative;
  transition: right 0.2s ease-in-out;
  background-image: url(images/wechat-icon@2x.png);
  cursor: pointer;
}
.header-icon.wechat img {
  display: none;
}

.header-icon.wechat.active img {
  display: block;
  position: absolute;
  top: 42px;
  left: 0;
  width: 150px;
  height: 150px;
  max-width: 150px;
}

.language-switcher {
  opacity: 0;
  display: inline-block;
  position: relative;
  background-size: 100%;
  margin-right: 10px;
  vertical-align: middle;
}
.language-switcher a {
  text-align: center;
  display: block;
  color: #fff;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.2;
  padding: 4px 5px;
}
.language-switcher li {
  margin: 0 4px;
}

.language-switcher .active {
  background-color: #e3a902;
}
.language-switcher .active a {
  color: #231815;
  font-weight: 600;
}

.language-switcher li a:hover {
  opacity: 0.5;
}

.search-form {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  border: 1px solid #231815;
  width: 178px;
  height: 31px;
  padding: 2px 0;
}

.search-form-text {
  color: #231815;
  background-color: transparent;
  width: 140px;
  padding-left: 10px;
}

.search-form-text::-webkit-input-placeholder {
  color: #484747;
}

.search-form-text::-moz-placeholder {
  color: #484747;
}

.search-form-text:-ms-input-placeholder {
  color: #484747;
}

.search-form-text:-moz-placeholder {
  color: #484747;
}

.search-form-submit {
  background-image: url("images/search-icon@2x.png");
  width: 33px;
  height: 25px;
  padding: 5px;
  border-right: 1px solid;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70%;
  font: 0/0 a;
}

.htr-top,
.header-search,
.language-switcher {
  display: inline-block;
}

.htr-top {
  margin-bottom: 1.7%;
}

.header-bottom {
  max-width: 1336px;
  padding-bottom: 15px;
}

.main-menu {
  /*width: 32%;*/
  vertical-align: middle;
}

.main-menu > ul {
  /* @include equalwidth("li"); */
}

.main-menu > ul > li {
  /* border-right: 1px solid #fff;*/
  padding: 0;
  margin-right: 1%;
  text-align: left;
  /* &:after {
  display: inline;
  position: absolute;
  top: 0;
  left: -10px;
  @include bc(#fff);
  width: 1px;
  height: 110%;
  content: '';
  }
  &:first-child:after {
  width: 0;
  }*/
}
.main-menu > ul > li:last-child {
  border: 0;
  margin-right: 0;
}

.main-menu > ul > li:last-child {
  border: 0;
}

.main-menu > ul > li > a {
  color: #fff;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1px;
  /*padding: 0 0 15px 0;*/
  padding: 2px 0;
}

.main-menu > ul > li:hover > a,
.main-menu > ul > li.current-menu-item > a,
.main-menu > ul > li.current-menu-parent > a,
.main-menu > ul > li.current-menu-ancestor > a {
  color: #e3a902;
}

.main-menu ul li:last-child ul ul {
  left: auto;
  right: 0;
}

.main-menu > ul > li > ul > li {
  width: 100%;
  /* border-bottom: 1px solid #fff; */
}
.main-menu > ul > li > ul > li:hover {
  background-color: #e3a902;
  color: #484747;
}
.main-menu > ul > li > ul > li:last-child {
  border-bottom: 0;
}

.main-menu > ul > li > ul > li > a {
  color: white;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding: 8px 15px;
  /*padding: 15px 25px 15px 15px;*/
}

/*.main-menu>ul>li>ul>li>a:before {
@extend %abs,
%b,
%c;
@include bc(white);
left: 0;
bottom: 1px;
width: 100%;
height: 1px;
border-left: 15px solid purple;
border-right: 15px solid purple;
box-sizing: border-box;
}

.main-menu>ul>li>ul>li:last-child>a:before {
display: none;
}*/
.main-menu > ul > li:last-child > ul > li.menu-item-has-children > a {
  /*padding: 15px 15px 15px 25px;*/
  padding: 8px 15px 8px 25px;
}

.menu-item-has-children > a {
  font-weight: 600;
}

.main-menu > ul > li > ul > li.menu-item-has-children > a:after {
  background-image: url("images/menu-arrow-sprite@2x.png");
  right: 10px;
  width: 6px;
  height: 9px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 6px 39px;
}

.main-menu > ul > li:last-child > ul > li.menu-item-has-children > a:after {
  left: 10px;
  right: auto;
  margin-top: 0;
  -ms-transform: rotate(-180deg) translateY(50%);
  transform: rotate(-180deg) translateY(50%);
}

.main-menu > ul > li > ul > li.menu-item-has-children:hover > a:after {
  background-position: 0 -30px;
}

.main-menu ul ul {
  /* display: block; */
  display: none;
  position: absolute;
  width: 260px;
  top: 100%;
  background-color: #76236e;
  /* opacity: 0; */
  z-index: 10000;
}
.main-menu ul li#menu-item-4426 ul {
	width: 200px;
}

.main-menu ul ul ul {
  left: 100%;
  top: 0;
  width: 400px;
  height: auto;
  box-shadow: none;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.main-menu > ul > li:last-child ul ul {
  left: auto;
  right: 100%;
}

/*
.main-menu ul ul li.menu-item-has-children:hover:after {
@extend %full,
%c;
@include bc(white);
left: 100%;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
z-index: -1;
}
.main-menu>ul>li:last-child ul li.menu-item-has-children:hover:after {
left: auto;
right: 100%;
}
*/
.main-menu ul ul ul li {
  background-color: #76236e;
  width: 100%;
  padding: 8px 10px;
}

.main-menu ul ul ul li a {
  /*@extend %rel,
  %b;*/
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
  /*padding: 15px 25px 15px 15px;*/
}

.main-menu ul ul ul li:hover {
  background-color: #e3a902;
}

span.separator {
  display: block;
  width: 1px;
  height: 20px;
  background-color: #231815;
}

/* FOOTER */
#backtotop {
  display: inline-block;
  background-color: #e3a902;
  background-size: 30%;
  background-image: url(images/grey-arrow@2x.png);
  width: 55px;
  height: 55px;
  text-align: center;
  position: fixed;
  bottom: 5%;
  right: 5%;
  transition: 0.2s ease-in-out;
  opacity: 0;
  z-index: 1000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

#backtotop.show {
  opacity: 1;
}
#backtotop.show:hover {
  opacity: 0.8;
}

.footer {
  background-color: #76236e;
  color: #fff;
}
.footer a {
  color: #fff;
}

.footer-wrapper {
  padding: 15px 0;
  max-width: 1100px;
}

.footer-menu li.menu-item-has-children {
  display: inline-block;
  width: 33%;
  font-weight: 700;
  vertical-align: top;
}
.footer-menu li.menu-item-has-children a {
  padding-bottom: 3%;
  line-height: 1.5;
}
.footer-menu li.menu-item-has-children li {
  font-weight: 400;
}

.footer-menu li.menu-item-has-children > a {
  display: block;
  padding-bottom: 3%;
}

.bottom-menu li:last-child {
  padding: 0;
  border: 0;
  margin: 0;
}

.copyright {
  width: 49%;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4;
}
.copyright a {
  font-weight: 400;
}

.footer-menu {
  width: 49%;
  float: right;
  font-size: 1em;
  text-align: right;
}
.footer-menu li {
  width: 17%;
  border-left: 1px solid #76674c;
  margin-left: 3%;
}
.footer-menu a {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4;
}

.footer-menu li:first-child {
  border: 0;
}

.footer-menu li:last-child {
  width: 36%;
}

/* Grid */
.grid-1-2 {
  overflow: hidden;
}
.grid-1-2 > .grid-col {
  display: block;
  float: left;
  width: 49.5%;
  margin-right: 1%;
  margin-bottom: 0%;
}
.grid-1-2 > .grid-col:nth-child(2n+2) {
  margin-right: 0;
}
.grid-1-2 > .grid-col:nth-child(2n+1) {
  clear: both;
}

.grid-1-3 {
  overflow: hidden;
}
.grid-1-3 > .grid-col {
  display: block;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid-1-3 > .grid-col:nth-child(3n+3) {
  margin-right: 0;
}
.grid-1-3 > .grid-col:nth-child(3n+1) {
  clear: both;
}

/* Home */
.main {
  background-color: #f3f2ee;
}

.home-slider-container,
.home-slider-container .bx-wrapper,
.home-slider-container .bx-viewport,
.home-slider,
.home-slide,
.page-top {
  position: relative;
  height: 50vw;
  max-height: 80vh;
}

.home-slide {
  /*&:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  content: '';
  @extend %contain;
  background-image: url(images/banner-arrow@2x.png);
  width: 95px;
  height: 70px;
  }*/
}

.bx-wrapper .bx-pager.bx-default-pager {
  right: 5%;
  left: unset;
  text-align: right;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 17px;
  height: 17px;
  margin: 0 10px;
  outline: 0;
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 2px solid #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

body {
  background-color: #282828;
}

.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 2%;
  width: 70px;
  height: 70px;
  background-image: url(images/banner-arrow@2x.png);
  cursor: pointer;
  animation: scrolldown 1.5s ease-in-out infinite;
}

.oalc-heading.transparent-bg:after {
  width: 65%;
}

.en_US .oalc-heading.transparent-bg:after {
  width: 63%;
}

.caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  width: 100%;
  padding: 20px;
  font-size: 2.4em;
}

.caption-wrapper {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.2;
  max-height: 2.4;
}

#qrcode {
  text-align: center;
}
#qrcode img {
  width: 200px;
}

/*animated scroll arrow animation*/
@keyframes scrolldown {
  0% {
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  100% {
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
}
.page-row {
  padding: 3% 0;
}
.page-row:last-child {
  padding-bottom: 220px;
}

.oalc-heading {
  position: relative;
  padding: 3% 0;
  overflow: hidden;
}
.oalc-heading h2 {
  position: relative;
  display: inline;
  font-size: 3.5em;
  font-weight: 500;
  line-height: 1.2;
  color: #484747;
  /* @include bc(#f3f2ee); */
  padding-right: 3%;
  letter-spacing: 5px;
  z-index: 2;
}
.oalc-heading h2:after {
  display: block;
  position: absolute;
  left: 100%;
  bottom: 46%;
  background-color: #d3d2d0;
  width: 1500px;
  height: 1px;
  content: "";
}

.home-links {
  width: 100%;
  padding-bottom: 7%;
  max-width: 960px;
  /*1080*/
  margin: auto;
}

.home-link {
  position: relative;
  width: 100%;
  padding: 17% 0;
  /*19% 0*/
  color: #fff;
  text-align: center;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
  transition: 0.5s ease;
  z-index: 10;
  margin-bottom: 2%;
  cursor: pointer;
}
.home-link h2 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 40%;
  font-size: 2.4em;
  font-weight: 500;
  line-height: 1.2;
  /*5.2*/
  letter-spacing: 4px;
}
.home-link:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0%;
  height: 0%;
  background-color: rgba(118, 35, 110, 0.6);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
}

.home-link:hover {
  transition: 0.3s ease-in-out;
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.home-link:hover:before {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
}

.home-link-bottom .home-link {
  width: 32.3%;
}

/*.hlt-left {
@extend %ib,
%vt;
width: 66%;
margin-right: 1%;
}*/
.hlt-right {
  width: 32%;
}

/*.home-link-2 {
padding-bottom: 127.6%;
margin-bottom: 4%;
}*/
.home-link-2,
.home-link-3,
.home-link-4,
.home-link-5,
.home-link-6 {
  width: 49%;
  margin: 0 1.5% 2% 0;
}

.home-link-3,
.home-link-5,
.home-link-7 {
  margin-right: 0;
  float: right;
}

.home-link-6 {
  background-position: top;
}

.home-link-6 h2 {
  top: 34%;
  /*26%*/
}

.home-link-7 {
  position: relative;
  background-color: #e3a902;
  padding: 35% 0;
  /*
  33.6%*/
}
.home-link-7 h2 {
  position: absolute;
  font-size: 3.4em;
  -ms-transform: translate(0%, 50%);
  transform: translate(0%, 50%);
  left: 0;
  height: 0;
}
.home-link-7 h2:after {
  position: absolute;
  top: 0;
  left: 30%;
  width: 0;
  height: 0;
  -ms-transform: translate(0, 27%);
  transform: translate(0, 27%);
  border: 0 solid transparent;
  border-bottom-width: 14px;
  border-top-width: 14px;
  border-left: 17px solid #fff;
  content: "";
}
.home-link-7:after {
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 0;
  height: 0;
  border: 0 solid transparent;
  border-top-width: 99px;
  border-bottom-width: 0px;
  border-right: 99px solid #f3f2ee;
  content: "";
}

.home-news-block {
  position: relative;
  width: 100%;
  padding: 3% 0 10%;
  overflow: hidden;
}
.home-news-block:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #8dcdcf;
  background: linear-gradient(152deg, #8dcdcf 39%, #b50080 100%);
  opacity: 0.3;
}

.oalc-heading.transparent-bg h2 {
  color: #fff;
  background-color: transparent;
}
.oalc-heading.transparent-bg:after {
  display: block;
  position: absolute;
  right: 0;
  width: 80%;
  background-color: #fff;
}

.hn-rows {
  max-width: 960px;
}

a.hn-row {
  display: block;
  background-color: #dcdfde;
  margin-bottom: 2%;
  cursor: pointer;
  font-size: 1em;
}

.hn-left {
  width: 49%;
  margin-right: 1%;
}

.hn-right {
  width: 49%;
}
.hn-right .hn-image {
  width: 45%;
  padding-bottom: 26.4%;
}
.hn-right .hn-content {
  width: 55%;
  float: right;
  padding: 4%;
}
.hn-right .hn-date {
  font-size: 2.8em;
}
.hn-right .hn-title {
  font-size: 2.1em;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 3px;
  max-height: 57px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hn-content {
  padding: 4% 17% 4% 4%;
}

.hn-image {
  width: 100%;
  padding-bottom: 63%;
  transition: 0.3s ease-in-out;
}

.hn-left .hn-image,
.hn-right .hn-1-2 .hn-image {
  width: 100%;
  padding-bottom: 63%;
}
.hn-left .hn-content,
.hn-right .hn-1-2 .hn-content {
  width: 100%;
  padding: 4% 17% 4% 4%;
  float: unset;
}
.hn-left .hn-date,
.hn-right .hn-1-2 .hn-date {
  font-size: 3em;
}
.hn-left .hn-title,
.hn-right .hn-1-2 .hn-title {
  font-size: 2.8em;
}

.hn-date {
  font-size: 4.5em;
  color: #4b2376;
  padding-bottom: 4%;
}

.hn-title {
  font-size: 3.2em;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 3px;
  text-align: left;
}

.read-more {
  font-size: 1.6em;
  color: #76236e;
}

.hn-row:hover {
  background-color: #7e318b;
  transition: 0.3s ease-in-out;
}
.hn-row:hover .hn-image {
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  transition: 0.3s ease-in-out;
}
.hn-row:hover .hn-date {
  color: #fff;
  transition: 0.1s ease-in-out;
}
.hn-row:hover .hn-title {
  color: #fff;
  transition: 0.4s ease-in-out;
}
.hn-row:hover .read-more {
  color: #fff;
  transition: 0.8s ease-in-out;
}

/* Inpages */
.page-top {
  position: relative;
  height: 0;
  padding-bottom: 32%;
}

.page-title {
  position: absolute;
  bottom: 15%;
  width: 100%;
  padding: 1% 0;
  background: white;
  /* background: linear-gradient(270deg, rgba(255, 255, 255, 0) 60%, rgba(59, 10, 68, 0.8) 100%); */
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 10%, rgba(118, 35, 110, 0.8) 100%);
  /* &:before {
  position: absolute;
  background: rgb(255, 255, 255);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #7e318b 70%);
  content: "";
  width: 48%;
  padding: 2.2%;
  }*/
}

.page-top-inner h1 {
  font-size: 5.4em;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  padding: 1% 0;
}
.page-top-inner h1:after {
  content: "";
}

.en_US .page-top-inner h1 {
  font-size: 5em;
}

.newsletter-template-default .page-top-inner h1 {
  max-width: 750px;
}

.newsletter-template-default .n-heading {
  font-size: 2.4em;
}

.content {
  background-size: 100%;
  background-position: bottom;
  background-image: url(images/page-bg@2x.png);
}
.content:before {
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 32%;
  content: "";
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2YzZjJlZSIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjJlZSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #f3f2ee 0%, rgba(243, 242, 238, 0.3) 30%, rgba(243, 242, 238, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f2ee), color-stop(30%, rgba(243, 242, 238, 0.3)), color-stop(100%, rgba(243, 242, 238, 0)));
  background: -webkit-linear-gradient(top, #f3f2ee 0%, rgba(243, 242, 238, 0.3) 30%, rgba(243, 242, 238, 0) 100%);
  background: -o-linear-gradient(top, #f3f2ee 0%, rgba(243, 242, 238, 0.3) 30%, rgba(243, 242, 238, 0) 100%);
  background: -ms-linear-gradient(top, #f3f2ee 0%, rgba(243, 242, 238, 0.3) 30%, rgba(243, 242, 238, 0) 100%);
  background: linear-gradient(to bottom, #f3f2ee 0%, rgba(243, 242, 238, 0.3) 30%, rgba(243, 242, 238, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f3f2ee", endColorstr="#00f3f2ee",GradientType=0 );
  z-index: 1;
}

.about-rows {
  text-align: center;
}

.about-row {
  position: relative;
  text-align: center;
}
.about-row:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0%;
  height: 0%;
  background-color: rgba(128, 67, 128, 0.9);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
}
.about-row p a {
  color: #e3a902;
}

.about-col-3 .about-row {
  width: 31.5%;
  padding-top: 30%;
  padding-bottom: 2%;
  margin: 1% 0;
}
.about-col-3 .about-row:nth-child(3n+2) {
  margin: 1% 2%;
}

.about-col-5 .about-row {
  width: 19%;
  padding-top: 19%;
  padding-bottom: 2%;
  margin: 1% 1% 1% 0;
  overflow: hidden;
}
.about-col-5 .about-row:nth-child(5n+5) {
  margin: 1% 0;
}
.about-col-5 .about-row h2.about-title,
.about-col-5 .about-row .overlay-content h2 {
  font-size: 2em;
}
.about-col-5 .about-row .overlay-content p {
  font-size: 1.4em;
}

.en_US .about-col-5 .about-row p {
  font-size: 0.1em;
}

h2.about-title {
  position: absolute;
  bottom: 0;
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 3% 0;
}

.overlay-content {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  text-align: center;
  margin: 0;
  width: 92%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.overlay-content h2 {
  font-size: 2.6em;
  color: #fff;
  padding-top: 2%;
  padding-bottom: 8%;
}
.overlay-content p,
.overlay-content li {
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
.overlay-content li {
  list-style: lower-roman;
}
.overlay-content a {
  font-weight: 600;
  color: #e3a902;
  letter-spacing: 2px;
  border-bottom: 1px solid;
}

.en_US .overlay-content p,
.en_US .overlay-content li {
  font-size: 1.5em;
}

.about-row:hover {
  z-index: 99;
}
.about-row:hover h2.about-title {
  display: none;
}
.about-row:hover .overlay-content {
  display: block;
  transition: 0.5s ease-in-out;
  z-index: 99;
}
.about-row:hover:before {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
}

/* Student Experience */
.article-block {
  width: 100%;
}

.page .article-block:last-child {
  min-height: 500px;
  padding-bottom: 200px;
}

/*
.single-newsletter .article-block {
padding-bottom: 220px;
}
*/
.ab-text {
  width: 66%;
  margin-right: 2%;
}
.ab-text p {
  font-size: 2.1em;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 2px;
}

.ab-image {
  width: 32%;
  float: right;
}

.years {
  padding-top: 4%;
}

.year {
  font-size: 3.4em;
  color: #7e318b;
  border-right: 1px solid;
  padding: 0 2.5% 0 0;
  margin: 0 2% 2% 0;
}
.year:first-child {
  padding-left: 0;
}
.year:last-child {
  border: 0;
}

.gallery-block {
  padding: 10% 0;
}

.gallery-cols {
  padding: 3% 0;
}

.gallery-col {
  width: 50%;
}

/*.gallery-left {
width: 48.65%;
}

.gallery-right {
float: right;
width: 51.35%;
}*/
.gallery-row {
  width: 100%;
  padding-bottom: 107.5%;
  transition: 0.2s ease-in-out;
}
.gallery-row:hover {
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0 0 15px #4a4a4a;
  z-index: 9999;
}

/*.gallery-right .gallery-row {
float: left;
}*/
.gallery-cols {
  display: inline-block;
  width: 100%;
}

.gallery-row {
  float: left;
  display: inline-block;
}
.gallery-row:first-child {
  width: 50%;
  padding-bottom: 54%;
}

.gallery-row-1 {
  display: block;
  width: 100%;
  max-width: 583px;
  margin: auto;
  float: unset;
}

.gallery-row-2 {
  width: 50%;
  padding-bottom: 54%;
}

.gallery-row-3 {
  width: 50%;
  padding-bottom: 27%;
}

.gallery-row-4 {
  width: 50%;
  padding-bottom: 18%;
}

.gallery-row-5 {
  padding-bottom: 27%;
}
.gallery-row-5:nth-child(2), .gallery-row-5:nth-child(5) {
  width: 21%;
}
.gallery-row-5:nth-child(3), .gallery-row-5:nth-child(4) {
  width: 29%;
}

.gallery-row-6 {
  padding-bottom: 18%;
}
.gallery-row-6:nth-child(2), .gallery-row-6:nth-child(6) {
  width: 21%;
}
.gallery-row-6:nth-child(4) {
  width: 50%;
}
.gallery-row-6:nth-child(3), .gallery-row-6:nth-child(5) {
  width: 29%;
}

.gallery-row-7,
.gallery-row-9,
.gallery-row-10,
.gallery-row-11,
.gallery-row-12,
.gallery-row-13,
.gallery-row-14,
.gallery-row-16,
.gallery-row-17,
.gallery-row-18,
.gallery-row-19,
.gallery-row-20,
.gallery-row-21 {
  padding-bottom: 18%;
}
.gallery-row-7:nth-child(2), .gallery-row-7:nth-child(7),
.gallery-row-9:nth-child(2),
.gallery-row-9:nth-child(7),
.gallery-row-10:nth-child(2),
.gallery-row-10:nth-child(7),
.gallery-row-11:nth-child(2),
.gallery-row-11:nth-child(7),
.gallery-row-12:nth-child(2),
.gallery-row-12:nth-child(7),
.gallery-row-13:nth-child(2),
.gallery-row-13:nth-child(7),
.gallery-row-14:nth-child(2),
.gallery-row-14:nth-child(7),
.gallery-row-16:nth-child(2),
.gallery-row-16:nth-child(7),
.gallery-row-17:nth-child(2),
.gallery-row-17:nth-child(7),
.gallery-row-18:nth-child(2),
.gallery-row-18:nth-child(7),
.gallery-row-19:nth-child(2),
.gallery-row-19:nth-child(7),
.gallery-row-20:nth-child(2),
.gallery-row-20:nth-child(7),
.gallery-row-21:nth-child(2),
.gallery-row-21:nth-child(7) {
  width: 29%;
}
.gallery-row-7:nth-child(3), .gallery-row-7:nth-child(6),
.gallery-row-9:nth-child(3),
.gallery-row-9:nth-child(6),
.gallery-row-10:nth-child(3),
.gallery-row-10:nth-child(6),
.gallery-row-11:nth-child(3),
.gallery-row-11:nth-child(6),
.gallery-row-12:nth-child(3),
.gallery-row-12:nth-child(6),
.gallery-row-13:nth-child(3),
.gallery-row-13:nth-child(6),
.gallery-row-14:nth-child(3),
.gallery-row-14:nth-child(6),
.gallery-row-16:nth-child(3),
.gallery-row-16:nth-child(6),
.gallery-row-17:nth-child(3),
.gallery-row-17:nth-child(6),
.gallery-row-18:nth-child(3),
.gallery-row-18:nth-child(6),
.gallery-row-19:nth-child(3),
.gallery-row-19:nth-child(6),
.gallery-row-20:nth-child(3),
.gallery-row-20:nth-child(6),
.gallery-row-21:nth-child(3),
.gallery-row-21:nth-child(6) {
  width: 21%;
}
.gallery-row-7:nth-child(4), .gallery-row-7:nth-child(5),
.gallery-row-9:nth-child(4),
.gallery-row-9:nth-child(5),
.gallery-row-10:nth-child(4),
.gallery-row-10:nth-child(5),
.gallery-row-11:nth-child(4),
.gallery-row-11:nth-child(5),
.gallery-row-12:nth-child(4),
.gallery-row-12:nth-child(5),
.gallery-row-13:nth-child(4),
.gallery-row-13:nth-child(5),
.gallery-row-14:nth-child(4),
.gallery-row-14:nth-child(5),
.gallery-row-16:nth-child(4),
.gallery-row-16:nth-child(5),
.gallery-row-17:nth-child(4),
.gallery-row-17:nth-child(5),
.gallery-row-18:nth-child(4),
.gallery-row-18:nth-child(5),
.gallery-row-19:nth-child(4),
.gallery-row-19:nth-child(5),
.gallery-row-20:nth-child(4),
.gallery-row-20:nth-child(5),
.gallery-row-21:nth-child(4),
.gallery-row-21:nth-child(5) {
  width: 25%;
}

.gallery-row-8,
.gallery-row-15 {
  width: 50%;
  padding-bottom: 18%;
}
.gallery-row-8:nth-child(5),
.gallery-row-15:nth-child(5) {
  padding-bottom: 54%;
  float: right;
}

.gallery-row-9:nth-child(8), .gallery-row-9:nth-child(9) {
  width: 50%;
  padding-bottom: 24%;
}

.gallery-row-10:nth-child(9), .gallery-row-10:nth-child(10) {
  width: 50%;
  padding-bottom: 27%;
}
.gallery-row-10:nth-child(8) {
  width: 50%;
  padding-bottom: 54%;
  float: right;
}

.gallery-row-11:nth-child(9), .gallery-row-11:nth-child(10), .gallery-row-11:nth-child(11) {
  width: 50%;
  padding-bottom: 18%;
}
.gallery-row-11:nth-child(8) {
  width: 50%;
  padding-bottom: 54%;
  float: right;
}

.gallery-row-12:nth-child(9), .gallery-row-12:nth-child(12), .gallery-row-12:nth-child(16), .gallery-row-12:nth-child(19) {
  width: 21%;
  padding-bottom: 27%;
}
.gallery-row-12:nth-child(10), .gallery-row-12:nth-child(11), .gallery-row-12:nth-child(17), .gallery-row-12:nth-child(18) {
  width: 29%;
  padding-bottom: 27%;
}
.gallery-row-12:nth-child(8) {
  width: 50%;
  padding-bottom: 54%;
  float: right;
}
.gallery-row-12:nth-child(15) {
  width: 50%;
  padding-bottom: 54%;
}

.gallery-row-13:nth-child(9), .gallery-row-13:nth-child(13) {
  width: 21%;
}
.gallery-row-13:nth-child(11) {
  width: 50%;
}
.gallery-row-13:nth-child(10), .gallery-row-13:nth-child(12) {
  width: 29%;
}
.gallery-row-13:nth-child(8) {
  width: 50%;
  padding-bottom: 54%;
  float: right;
}

.gallery-row-14,
.gallery-row-16,
.gallery-row-17,
.gallery-row-18,
.gallery-row-19,
.gallery-row-20,
.gallery-row-21 {
  padding-bottom: 18%;
}
.gallery-row-14:nth-child(9), .gallery-row-14:nth-child(12),
.gallery-row-16:nth-child(9),
.gallery-row-16:nth-child(12),
.gallery-row-17:nth-child(9),
.gallery-row-17:nth-child(12),
.gallery-row-18:nth-child(9),
.gallery-row-18:nth-child(12),
.gallery-row-19:nth-child(9),
.gallery-row-19:nth-child(12),
.gallery-row-20:nth-child(9),
.gallery-row-20:nth-child(12),
.gallery-row-21:nth-child(9),
.gallery-row-21:nth-child(12) {
  width: 29%;
}
.gallery-row-14:nth-child(10), .gallery-row-14:nth-child(11),
.gallery-row-16:nth-child(10),
.gallery-row-16:nth-child(11),
.gallery-row-17:nth-child(10),
.gallery-row-17:nth-child(11),
.gallery-row-18:nth-child(10),
.gallery-row-18:nth-child(11),
.gallery-row-19:nth-child(10),
.gallery-row-19:nth-child(11),
.gallery-row-20:nth-child(10),
.gallery-row-20:nth-child(11),
.gallery-row-21:nth-child(10),
.gallery-row-21:nth-child(11) {
  width: 21%;
}
.gallery-row-14:nth-child(13), .gallery-row-14:nth-child(14),
.gallery-row-16:nth-child(13),
.gallery-row-16:nth-child(14),
.gallery-row-17:nth-child(13),
.gallery-row-17:nth-child(14),
.gallery-row-18:nth-child(13),
.gallery-row-18:nth-child(14),
.gallery-row-19:nth-child(13),
.gallery-row-19:nth-child(14),
.gallery-row-20:nth-child(13),
.gallery-row-20:nth-child(14),
.gallery-row-21:nth-child(13),
.gallery-row-21:nth-child(14) {
  width: 25%;
}
.gallery-row-14:nth-child(8),
.gallery-row-16:nth-child(8),
.gallery-row-17:nth-child(8),
.gallery-row-18:nth-child(8),
.gallery-row-19:nth-child(8),
.gallery-row-20:nth-child(8),
.gallery-row-21:nth-child(8) {
  width: 50%;
  padding-bottom: 54%;
  float: right;
}

.gallery-row-19:nth-child(16), .gallery-row-19:nth-child(19) {
  width: 21%;
  padding-bottom: 27%;
}
.gallery-row-19:nth-child(17), .gallery-row-19:nth-child(18) {
  width: 29%;
  padding-bottom: 27%;
}
.gallery-row-19:nth-child(15) {
  width: 50%;
  padding-bottom: 54%;
}

.gallery-row-20:nth-child(16), .gallery-row-20:nth-child(20) {
  width: 21%;
}
.gallery-row-20:nth-child(18) {
  width: 50%;
}
.gallery-row-20:nth-child(17), .gallery-row-20:nth-child(19) {
  width: 29%;
}
.gallery-row-20:nth-child(15) {
  width: 50%;
  padding-bottom: 54%;
}

.gallery-caption {
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  width: 100%;
  padding: 1%;
}

/* Partners */
.awards-table tr {
  border: 0;
  text-align: left;
  color: #484747;
  padding: 10px;
  font-size: 1em;
  border-bottom: 1px solid #cecece;
}
.awards-table td,
.awards-table th {
  border: 0;
  text-align: left;
  color: #484747;
  padding: 10px;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 2.1;
  vertical-align: top;
}
.awards-table td:first-child {
  color: #7e318b;
}

.rwd-table th,
td {
  text-align: left;
}
@media (min-width: 500px) {
  .rwd-table th,
td {
    display: table-cell;
    padding: 0.25em 0.5em;
    /*  &:first-child {
        padding-left: 0;
    }
    &:last-child {
        padding-right: 0;
    } */
  }
}

/*
.accordion-rows {
padding-bottom: 50%;
}
*/
/*Accordion*/
.accordion-icon {
  position: relative;
  color: #fff;
  font-size: 2.4em;
  letter-spacing: 5px;
  padding: 10px 20px;
  padding-right: 62px;
  cursor: pointer;
}
.accordion-icon:after {
  display: block;
  position: absolute;
  content: "";
  right: 20px;
  top: 18px;
  width: 30px;
  height: 25px;
  background-image: url(images/accordion-sprite@2x.png);
  background-repeat: no-repeat;
  background-position: 0 -127px;
  background-size: 30px 144px;
}

.accordion-row:nth-child(3n+1) .accordion-icon {
  background-color: #76236e;
}

.accordion-row:nth-child(3n+2) .accordion-icon {
  background-color: #954f97;
}

.accordion-row:nth-child(3n+3) .accordion-icon {
  background-color: #7e318b;
}

.accordion-icon.active:after {
  top: 18px;
  background-position: 0 0;
}

.accordion-details {
  display: none;
  font-size: 1.6em;
  padding: 10px 20px;
  background-color: #f3f2ee;
}

.accordion-details p {
  font-size: 1em;
}

.accordion-details table {
  margin: 0;
}

.accordion-row.active .accordion-details {
  display: block;
}

.single-newsletter .accordion-details > div {
  max-width: 100%;
}

.accordion-row {
  padding: 10px 0;
}

.project-map-block {
  background-color: #fff;
  padding: 3% 0;
}

.project-map {
  position: relative;
  background-size: 100%;
  width: 100%;
  padding-bottom: 77%;
  background-image: url(images/map@2x.jpg);
}
.project-category {
  text-align: center;
  padding: 20px 10px;
}

.pm-icon {
  width: 45px;
  height: 66px;
}

.pc-icon {
  margin-right: 0.5em !important;
}

.education-icon {
  background-image: url(images/education-icon@2x.png);
}

.study-icon {
  background-image: url(images/study-icon@2x.png);
}

.innovation-icon {
  background-image: url(images/innovation-icon@2x.png);
}

.alliance-icon {
  background-image: url(images/alliance-icon@2x.png);
}

.pm-icons {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
}
.pm-icons .pm-icon:hover {
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  transition: 0.3s ease-in-out;
}

.pm-icons-desc {
  padding: 3% 0;
}

.pmi-row {
  width: 23%;
  margin-right: 2%;
}
.pmi-row:last-child {
  margin: 0;
}
.pmi-row .pm-icon {
  width: 74px;
  height: 106px;
}
.pmi-row h2 {
  font-size: 2.6em;
  font-weight: 400;
  line-height: 1.2;
  padding: 7%;
}
.pmi-row:first-child h2 {
  color: #9bd2d4;
}
.pmi-row:nth-child(2) h2 {
  color: #f09500;
}
.pmi-row:nth-child(3) h2 {
  color: #c69d63;
}
.pmi-row:last-child h2 {
  color: #e9597d;
}

.pm-text {
  position: absolute;
  font-size: 2.3em;
}
.pm-text:first-child {
  top: 36%;
  right: 46%;
}
.pm-text:nth-child(2) {
  top: 48%;
  right: 59%;
}
.pm-text:nth-child(3) {
  top: 49%;
  right: 36%;
}
.pm-text:nth-child(4) {
  top: 62%;
  right: 29%;
}
.pm-text:nth-child(5) {
  top: 74%;
  right: 67%;
}
.pm-text:nth-child(6) {
  top: 76%;
  right: 53%;
}
.pm-text:nth-child(7) {
  top: 75%;
  right: 41%;
}
.pm-text:nth-child(8) {
  top: 77%;
  right: 29%;
}

.project-blocks {
  padding-bottom: 20%;
}

.project-block {
  padding: 3% 0;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1.2;
}

.pb-heading {
  padding: 1% 0 1% 3%;
  margin-bottom: 3%;
}
.pb-heading h2 {
  color: #fff;
  font-weight: 500;
}

.pb-list ul {
  list-style: none;
  font-size: 1em;
}
.pb-list ul ul {
  margin-bottom: 3%;
  margin-top: 2%;
}
.pb-list li {
  position: relative;
  font-size: 1em;
  list-style: none;
  margin-bottom: 2%;
  letter-spacing: 8px;
}
.pb-list li:before {
  position: absolute;
  display: inline;
  left: -4%;
  font-size: 1.6em;
  line-height: 0.8;
  content: "•";
}
.pb-list li a {
  font-size: 1em;
}

.project-block.blue .pb-heading {
  background-color: #e3a902;
}
.project-block.blue li a,
.project-block.blue li:before {
  color: #e3a902;
}

.project-block.orange .pb-heading {
  background-color: #f09500;
}
.project-block.orange li a,
.project-block.orange li:before {
  color: #f09500;
}

.project-block.brown .pb-heading {
  background-color: #c69d63;
}
.project-block.brown li a,
.project-block.brown li:before {
  color: #c69d63;
}

.project-block.pink .pb-heading {
  background-color: #e9597d;
}
.project-block.pink li a,
.project-block.pink li:before {
  color: #e9597d;
}

/*Newsletter*/
.newsletter-block {
  width: 100%;
}
.newsletter-block .gallery-block {
  padding: 2% 0;
}
.newsletter-block .gallery-row:first-child {
  padding: 2% 0;
  width: auto;
}
.newsletter-block .gallery-row {
  padding: 2% 0;
  text-align: center;
}
.newsletter-block .gallery-row:hover {
  box-shadow: none;
  z-index: 9999;
}
.newsletter-block .gallery-row:hover img {
  box-shadow: 0 0 15px #4a4a4a;
  z-index: 9999;
}
.newsletter-block .gallery-caption {
  font-size: 16px;
  bottom: 0;
  position: relative;
  background-color: transparent;
  color: #231815;
  text-align: center;
  margin: auto;
}
.newsletter-block .ab-text {
  width: 100%;
}

.n-left {
  display: table-cell;
  width: 70%;
  padding-right: 2%;
  vertical-align: top;
}

.n-right {
  display: table-cell;
  width: 28%;
  vertical-align: top;
}

.n-heading {
  background-color: #76236e;
  color: #fff;
  font-size: 3.4em;
  /* letter-spacing: 5px; */
  padding: 10px 20px;
}

.n-tabs {
  background-color: #fff;
  padding: 4%;
}
.n-tabs .tablink {
  display: block;
  color: #595757;
  font-size: 2.2em;
  padding: 4% 3%;
}

.n-tabs .tablink.active {
  color: #76236e;
  font-weight: 700;
}

.nc-year {
  position: absolute;
  display: none;
  bottom: 0;
  right: 0;
  font-size: 6em;
  line-height: 0.8;
  color: #fff;
  font-family: Muli, sans-serif;
}

.newsletter-cetegory .nc-year {
  display: block;
}
.newsletter-cetegory .n-tabs {
  padding: 4% 4% 35% 4%;
}
.newsletter-cetegory .n-tabs .tablink.active {
  font-weight: 400;
}
.newsletter-cetegory .n-heading {
  font-size: 2.4em;
  letter-spacing: 1px;
}

.header-wrapper {
  position: absolute;
  bottom: 0;
  right: 50%;
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
}

.tabcontent {
  display: none;
}

.newsletter-rows {
  padding: 3% 6%;
  overflow: hidden;
}
.newsletter-rows > .grid-col {
  display: block;
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
}
.newsletter-rows > .grid-col:nth-child(2n+2) {
  margin-right: 0;
}
.newsletter-rows > .grid-col:nth-child(2n+1) {
  clear: both;
}

.newsletter-row {
  border: 6px solid #fff;
  padding-bottom: 62%;
  box-shadow: 7px 7px 13px #dad7d7;
  cursor: pointer;
  transition: 0.5s ease;
}
.newsletter-row:hover {
  transition: 0.3s ease-in-out;
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 99;
}

.n-content {
  bottom: 13%;
  width: 57%;
  color: #fff;
}

.n-title {
  border-bottom: 1px solid;
  padding: 5% 0 3% 10%;
  margin-right: 15%;
}
.n-title h3 {
  margin-bottom: 0;
  color: #fff;
  /* &:last-child {
      font-size: 2em;
  } */
}
.n-title h3:first-child {
  font-size: 3.2em;
  line-height: 1.2;
  word-break: break-word;
}

.n-tabs .tablink.this-issue {
  padding-bottom: 8%;
  margin-bottom: 4%;
  border-bottom: 1px solid #aaa;
}

.n-tabs .tablink.past-issues {
  padding-top: 8%;
  margin-top: 4%;
  border-top: 1px solid #aaa;
}

.accordion-details td,
.accordion-details th,
.content td,
.content th {
  font-size: 1em;
  padding: 1%;
}

.en_US .n-title p:last-child {
  font-size: 1.8em;
  text-align: left;
}

.n-date {
  font-size: 1.8em;
  padding: 3% 0 6% 12%;
  font-family: Muli, sans-serif;
}

.nc-rows {
  padding: 0 6%;
  overflow: hidden;
  overflow: unset;
}
.nc-rows > .grid-col {
  display: block;
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
}
.nc-rows > .grid-col:nth-child(2n+2) {
  margin-right: 0;
}
.nc-rows > .grid-col:nth-child(2n+1) {
  clear: both;
}

.nc-row {
  background-color: #fff;
  border-top: 15px solid #76236e;
  padding: 0 10% 10% 10%;
  margin-bottom: 15%;
  box-shadow: 7px 7px 13px #b9b9b9;
  cursor: pointer;
  transition: 0.5s ease;
}
.nc-row:hover {
  transition: 0.3s ease-in-out;
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 99;
}
.nc-row h2 {
  color: #76236e;
  font-size: 2.6em;
  font-weight: 400;
  line-height: 1.2;
  padding: 8% 0 5% 2%;
}
.nc-row ul,
.nc-row ol {
  font-size: 1.8em;
  letter-spacing: 2px;
  line-height: 1.6;
  padding: 5% 0 8%;
  margin-bottom: 0;
}
.content .nc-row li {
  font-size: 1em;
  line-height: 1.6;
}
.nc-row p,
.nc-row div {
  font-size: 1.8em;
  letter-spacing: 2px;
  line-height: 1.6;
  padding: 5% 0 8% 2%;
}

.nc-image {
  padding-top: 8%;
}

.nc-btn {
  display: inline-block;
  border: 1px solid #b2b2b3;
  border-radius: 5px;
  padding: 2% 5%;
  margin-top: 5%;
}

.single-newsletter .accordion-row:nth-child(even) .accordion-icon {
  background-color: #D5AC4E;
}

li.lang-en {
  float: right;
}

.search-form {
  display: table;
  width: 100%;
  background-color: transparent;
  border: 0;
  margin-top: 3%;
}
.search-form .search-form-submit {
  background-size: 20px;
  cursor: pointer;
}

.search-page-heading {
  font-size: 2em;
  color: #76236e;
  margin-bottom: 2%;
}

.search-page-count {
  margin-bottom: 2%;
}

.search-result-text {
  font-size: 1.8em;
  color: #7d7d7d;
}

a.search-result {
  font-size: 1em;
  margin-bottom: 2%;
  display: block;
}

.search-result-link {
  margin: 0;
  overflow-wrap: break-word;
}

.search-result-title {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2;
  color: #76236e;
}

.page-numbers {
  color: #76236e;
  margin: 0 5px;
  font-size: 1.6em;
}

.en_US .display-inline-ch {
  display: none;
}

.zh_HK .display-inline-en {
  display: none;
}

.screen-reader-text {
  display: none;
}

.search-form div {
  display: table-cell;
  vertical-align: middle;
}

.search-field [type=search] {
  background-color: #fff;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.5;
  border: 1px solid #76236e;
  height: 40px;
  width: 99%;
  padding: 0 5px;
}

.search-submit {
  background-color: #76236e;
  color: #fff;
  text-align: center;
  width: 20%;
  height: 40px;
  margin-top: 0;
}

.search-form input[type=submit] {
  background-color: transparent;
  width: 100%;
  height: 100%;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  margin-top: 0;
  cursor: pointer;
}

.expand-all {
  position: relative;
  padding-bottom: 5%;
}

.primary-btn {
  border: 0;
  background-color: #76236e;
  color: #fff;
  padding: 10px 20px;
  font-size: 1.8em;
  display: block;
  margin-bottom: 3%;
}

.expand-btn,
.collect-btn {
  position: absolute;
  right: 0;
  cursor: pointer;
}

.collect-btn {
  display: none;
  background-color: #e3a902;
}

/*
@media screen and (min-width: 1300px) {
    .en_US .main-menu > ul > li > a {
        font-size: 1.2em;
    }
}
*/
@media (min-width: 1501px) {
  .main-menu > ul > li > a {
    font-size: 1.3em;
  }

  html.zh_HK .main-menu > ul > li > a,
html.zh_TW .main-menu > ul > li > a,
html.zh_CN .main-menu > ul > li > a {
    font-size: 1.6em;
  }
}
@media (max-width: 1500px) and (min-width: 1301px) {
  .main-menu > ul > li > a {
    font-size: 1.1em;
  }

  html.zh_HK .main-menu > ul > li > a,
html.zh_TW .main-menu > ul > li > a,
html.zh_CN .main-menu > ul > li > a {
    font-size: 1.6em;
  }
}
@media screen and (min-width: 1300px) {
  .menu-item span {
    display: none;
  }

  /*
  .en_US .main-menu>ul>li>a {
      font-size: 1.1em;
  }
  */
  #menu-main > li.menu-item-has-children:after {
    position: absolute;
    content: "▾";
    color: #fff;
    font-size: 1.2em;
    margin-left: 0.2em;
    margin-top: 0.2em;
  }

  .main-menu ul li:hover > ul {
    /* opacity: 1; */
    display: block;
  }
}
/*
@media screen and (max-width: 1500px) {
    .en_US .main-menu>ul>li>a {
        font-size: 1.6em;
    }
}

@media screen and (max-width: 1500px) {
    .en_US .main-menu>ul>li>a {
        font-size: 1.5em;
    }
}
*/
@media screen and (min-width: 768px) {
  .single-newsletter .accordion-icon {
    font-size: 2.4em;
  }
  .single-newsletter .accordion-icon:after {
    width: 24px;
    height: 14px;
    background-size: 24px 118px;
    background-position: 0 -105px;
  }

  .single-newsletter .accordion-icon.active:after {
    width: 24px;
    height: 14px;
    background-size: 24px 118px;
    background-position: 0 0px;
  }
}
.en_US .main-menu > ul > li > a,
.en_US .oalc-heading h2,
.en_US .home-link h2,
.en_US .hn-title,
.en_US .overlay-content a,
.en_US .ab-text p,
.en_US .accordion-icon,
.en_US .pb-list li,
.en_US .n-heading,
.en_US .newsletter-cetegory .n-heading,
.en_US .nc-row ul,
.en_US .nc-row ol,
.en_US .nc-row p,
.en_US .nc-row div {
  letter-spacing: 0 !important;
}

.page-image-grid span.about-title {
  font-size: 1.8em;
}

.ig-row {
  position: relative;
}
.ig-row:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0%;
  height: 0%;
  background-color: rgba(118, 35, 110, 0.6);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
}

.ig-row.about-row:hover {
  transition: 0.3s ease-in-out;
}
.ig-row.about-row:hover h2.about-title {
  display: block;
  background-color: rgba(118, 35, 110, 0.9);
}
.ig-row.about-row:hover:before {
  display: block;
}

.ig-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.accordion-row-text {
  margin-top: 40px;
}

.accordion-row-text .accordion-details {
  font-size: 1.2em;
}

.accordion-row-text .accordion-details p {
  font-size: 2em;
}

/* extra */
.scroll-down-container {
  position: absolute;
  left: 50%;
  bottom: 10px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.scroll-down {
  position: static;
  width: 40px;
  height: 40px;
}

.footer-menu li {
  padding-left: 3%;
}

.footer-menu li, .footer-menu li:last-child {
  width: auto;
}

a.home-slide {
  font-size: 1em;
}

.home-slider .caption {
  padding: 20px 20px 80px 20px;
  font-size: 1.6em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
}

.bx-wrapper .bx-pager.bx-default-pager {
  left: auto;
  right: auto;
  text-align: center;
  bottom: 50px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 12px;
  height: 12px;
}

.content {
  background-image: none;
}

.newsletter-row {
  background-size: cover;
}

.content-bg {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  padding-bottom: 32%;
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.content.content-bg-half {
  padding-bottom: 16%;
}

/*
.content.content-bg-half:before {
    padding-bottom: 16%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(243, 242, 238, 0)), color-stop(70%, rgba(243, 242, 238, 0.6)), to(#f3f2ee));
}
.content-bg.content-bg-half {
    padding-bottom: 16%;
}
*/
a.tablink {
  cursor: pointer;
}

.about-rows {
  text-align: left;
}

.ab-text-full {
  width: 100%;
  margin-bottom: 40px;
}

.project-map-block {
  background-color: transparent;
  padding: 0 0 10% 0;
}

.map {
  position: relative;
  width: 100%;
  margin: 40px 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.map-bg {
  position: relative;
  z-index: 1;
}

.map-bg img {
  display: block;
}

.map-location {
  position: absolute;
  display: inline-block;
  width: 25%;
  z-index: 2;
}

.ml-name {
  padding-top: 0.5em;
  font-size: 2.2em;
  text-align: center;
}

.ml-name {
  margin-top: 24%;
}

.ml-name-left {
  margin-left: -3em;
}

.ml-name-right {
  margin-left: 3em;
}

.map-location, .ml-categories, .ml-category {
  height: 0;
}

.ml-categories {
  text-align: center;
}

.ml-category {
  display: inline-block;
  width: 16%;
}

.project-categories {
  width: auto;
  margin: 0 auto 40px auto;
  text-align: center;
}

.project-category {
  display: inline-block;
  padding: 20px 40px;
  text-align: center;
}

.pc-icon,
.pc-name {
  display: inline-block;
  vertical-align: middle;
}

.pc-icon {
  width: 40px;
  margin-right: 30px;
}

.pc-name {
  font-size: 1em;
  color: black;
}

html.zh_HK .pc-name,
html.zh_CN .pc-name {
  font-size: 1.6em;
}

.pl-title {
  color: white;
  padding: 15px 20px;
  font-size: 3em;
  font-weight: 700;
}

.pl-details {
  padding: 20px;
  font-size: 1.4em;
}

.home-link h2 {
  height: auto;
  font-size: 3em;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 20px;
  top: 50% !important;
}

.home-link-1 h2 {
  font-size: 4em;
}

.home-link-2 h2 {
  top: 50% !important;
}

.ml-name {
  padding-top: 0;
}

.project-list .accordion-icon:after {
  top: 26px;
}

.project-list .accordion-icon.active:after {
  top: 22px;
}

/*
.content .accordion-row ul {
    margin: 0 4% 3% 0;
}
.content .accordion-row ul ul {
    margin-top: 1% 4%;
}
*/
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  margin-top: 10px;
}

.hn-left {
  width: 50%;
  margin-right: 0;
  padding-right: 20px;
}

.hn-left .hn-title, .hn-right .hn-1-2 .hn-title {
  font-size: 1.8em;
}

.hn-right .hn-title {
  font-size: 1.6em;
}

.hn-right .hn-date {
  font-size: 1.8em;
}

.read-more {
  font-size: 1.4em;
}

a.hn-row {
  position: relative;
  overflow: hidden;
}

.hn-right .hn-image {
  padding: 0;
  height: 100%;
}

.hn-left .hn-image, .hn-right .hn-1-2 .hn-image {
  position: absolute;
  padding: 0;
  height: 50%;
}

.hn-left .hn-content, .hn-right .hn-1-2 .hn-content {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 50%;
}

.hn-left .read-more, .hn-right .hn-1-2 .read-more {
  font-size: 1.6em;
}

.hn-left a.hn-row,
.hn-right a.hn-row.hn-1-2 {
  height: 502px;
}

.hn-right a.hn-row.hn-1-3 {
  height: 241px;
  margin-bottom: 20px;
}

.hn-right a.hn-row.hn-1-4 {
  height: 154px;
  margin-bottom: 20px;
}

.hn-right .hn-row:last-child {
  margin-bottom: 0;
}

.main-menu ul ul ul li {
  padding: 0;
}

.main-menu ul ul ul li a {
  display: block;
  padding: 8px 10px;
}

.scroll-down {
  bottom: 140px;
}

.bx-wrapper .bx-pager {
  bottom: 110px;
}

.content .ab-text table {
  font-size: 1.6em;
}

.content.ab-text table table {
  font-size: 1em;
}

.content td, .content th {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.accordion-details table.awards-table th,
.accordion-details table.awards-table td {
	font-size: 1.6em;
}

.text-above-table {
	padding: 20px 0;
}
.text-above-table p, .text-above-table li {
	font-size: 1.6em;
}

/*# sourceMappingURL=style.css.map */


/* Map */

.project-map-blocks {
	padding-bottom: 35%;
}
.project-map-block.mb-new {
	padding-bottom: 0;
}
.project-map-block.mb-new + .project-map-block.mb-new {
	padding-top: 80px;
}
.mb-new .map-wrapper {
	display: flex;
}
.mb-new .map-block-left {
	width: 60%;
}
.mb-new .map-block-left-inner {
	padding: 20px 20px 0 20px;
	background-color: white;
}
.mb-new .map-block-right {
	width: 40%;
	padding-left: 40px;
}
.mb-new .map {
	width: 100%;
	max-width: none;
	margin-bottom: 0;
}
.mb-new .project-categories {
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mb-new .project-category {
	padding: 5px 10px;
	cursor: pointer;
}
.mb-new .project-lists .expand-all {
	overflow: hidden;
	padding-bottom: 0;
}
.mb-new .project-lists .expand-btn,
.mb-new .project-lists .collect-btn {
	position: relative;
	float: right;
}
.mb-new .project-list .accordion-icon:after {
	height: 17px;
	top: 50%;
	transform: translateY(-50%);
}
.mb-new .project-list .accordion-icon.active:after {
	top: 50%;
}
.mb-new .ml-category {
	cursor: pointer;
}
#mb-1 .ml-category{
width:12%;}