@font-face { 
	font-family: 'Avenir'; 
	src: url(/20250708232236oe_/https://60.cuhk.edu.hk/wp-content/themes/twentytwenty/assets/fonts/AvenirLTStd-Medium.otf); 
	font-weight: normal; 
}

@font-face { 
	font-family: 'Avenir Black'; 
	src: url(/20250708232236oe_/https://60.cuhk.edu.hk/wp-content/themes/twentytwenty/assets/fonts/AvenirLTStd-Black.otf); 
	font-weight: normal; 
}

@font-face { 
	font-family: 'Arial'; 
	src: url(/20250708232236oe_/https://60.cuhk.edu.hk/wp-content/themes/twentytwenty/assets/fonts/arial.ttf); 
	font-weight: normal; 
}

/* @media (max-width:1024px){
html {
    position: relative;
    width: 100%!important;
    display: block;
    overflow-x: hidden;
}

body {
    position: relative;
    width: 100%!important;
    display: block;
    overflow-x: hidden;
}
} */

select#oftopics {
	/* width: 0!important; */
}

.content-block {
	width: 100% !important;
}

/* sticky menu bar */
.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	box-shadow: 0 0 12px rgb(0 0 0 / 40%);
	z-index: 1!important;
}

/* scroll animation */


.reveals{
	position: relative;
	transform: translateY(150px);
	transition: 1s all ease;
	opacity: 0;
}

.reveals.active{
	transform: translateY(0);
	opacity: 1;
}

/*  */

.header-navigation-wrapper {
    padding-right: 30px;
}

.header-titles {
    margin: 10px 0 !important;
	padding-left: 50px;
}

.site-logo.faux-heading {
    margin: 0 !important;
	margin-left: 30px !important;
}

.header-titles img {
	width: auto !important;
	height: 70px;
}

.site-logo img {
    max-height: none !important;
}

.second-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	z-index: 1;
}

.header-inner.section-inner {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
	box-shadow: 0 4px 2px -2px grey
}

.primary-menu a {
    color: #000000 !important;
	font-size: 1.125rem;
}

.primary-menu a:hover {
    color: #6D1E71 !important;
	text-decoration: none !important;
	font-weight: 700;
}

ul.sub-menu {
	border-radius: 0 !important;
    background-color: #ffffff !important;
    border-top: 2px solid #6D1E71;
    border-bottom: 2px solid #6D1E71;
    width: 16rem;
    top: calc(100% + 1rem);
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
}

span.icon , .primary-menu ul::before, .primary-menu ul::after {display: none !important;}

.primary-menu ul.sub-menu a {
    padding: 0rem 1rem !important;
}

.primary-menu ul.sub-menu  li:first-child a {
    padding-bottom: 1rem !important;
}

.top-menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
	height: 30px;
	background-color: #6D1E71;
	padding-right: 30px;
}

button.toggle.search-toggle.desktop-search-toggle {
    color: #ffffff !important;
	height: 30px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	padding: 0 0.8rem !important;
}

span.toggle-inner {
    display: flex;
    flex-direction: column;
}

a.zeno_font_resizer_minus {
    font-size: 13px !important;
}

a.zeno_font_resizer_reset.active, a.zeno_font_resizer_reset {
    font-size: 18px !important;
}

a.zeno_font_resizer_add {
    font-size: 23px !important;
}

ul.font {
    list-style-type: none;
    display: flex !important;
    flex-direction: row;
    align-items: center;
	margin: 0 2rem !important;
}

.wpml-ls-legacy-dropdown {
    width: auto !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border: none !important;
}

a.js-wpml-ls-item-toggle.wpml-ls-item-toggle, 
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus{
    border: none;
    background-color: transparent;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}

.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown a:hover  {
	border: none;
    background-color: #6D1E71;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
	text-align: center;
}

.lang-nav-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

p.zeno_font_resizer {
	margin: 0 !important;
	height: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.zeno_font_resizer_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
}

p.zeno_font_resizer  a {
    text-decoration: none !important;
    color: #F99C01;
    font-weight: 300;
	cursor: pointer;
}

p.zeno_font_resizer  a.active {
	color: #000000 !important;
}

.container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	min-width: 30px;
}

.share-btn img {
    width: 80%;
}

.header-inner .toggle-wrapper::before {
    display: none;
}

.header-inner .toggle {
    padding: 0 1.5rem !important;
}

.search-toggle svg {
    height: 1rem !important;
}

a  {
	color: inherit;
}

.share-wrapper {
  overflow: auto;
}

.share-btn {
  z-index: 99;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: default;
}

.social {
  opacity: 0;
  position: relative;
  margin: 5px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: inline-block;
  color: white;
  font-size: 18px;
  text-align: center;
  transition: 0.3s all ease;
  transition-delay: 0.3s;
}

.social a {
	color: inherit !important;
}

.facebook {
  color: #4267B2;
}

.twitter {
  color: #1DA1F2;
  transition-delay: 0.35s;
}

.linkedin {
  color: #0072b1;
  transition-delay: 0.4s;
}

.instagram {
	color: #833AB4;
}

.youtube {
	color: #FF0000;
}

.visible {
  opacity: 1;
  transform: translateY(50px);
}

.social-media {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
}

.social-media .social {
    background: #ffffff;
    border: 1px solid;
    display: flex;
    flex-direction: column;
    justify-content: center;
     z-index: 1;
}

header.entry-header.has-text-align-center.header-footer-group, 
.otgs-development-site-front-end {
    display: none;
}

/*  */
section {
    padding: 0 !important;
}

.wrapper:not(.hero .wrapper, .grid-boxes .wrapper, .footer-menu .wrapper) , .elementor-section-boxed {
    max-width: 1600px;
	width: 100%;
    margin: 0 auto;
}

.event-title {
    color: #6D1E71;
    font-weight: 500;
    margin: 50px 0;
}

.card-section-text {
    position: absolute;
    top: 0;
    background-color: #6D1E71;
    width: 110px;
    height: 110px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.single-date {
    text-align: center;
    font-size: 50px;
    color: #FFCC00;
    font-weight: 900;
    max-height: 50px;
}

.months {
    color: #ffffff;
    font-size: 25px;
    text-align: center;
	margin-top: 10px;
}

.date {
    font-family: Arial;
}

.columns .cards.card-article {
    min-height: 300px !important;
}

.cards.card-article {
    min-height: 500px;
    position: relative;
}

.events-content h4 {
	color: #6D1E71;
    font-size: 23px;
    font-family: 'Arial';
    font-weight: 900 !important;
}

.events-content a:hover {
    text-decoration: underline;
	color: #6D1E71;
}

.events-content {
    text-align: center;
    min-height: 80px;
	margin-top: 5px;
}

.column.events-card:first-child {
    display: none;
}

.events-card.first {
    border-left: 1px solid #cccccc;
    padding: 0 30px;
}

.column.events-card {
	padding: 0 30px;
	min-height: 350px !important;
}

.fp-events .cell.small-6 {
    width: 50% !important;
	border-right: 1px solid #cccccc;
    margin: 0 !important;
}

.columns .grid-x.grid-margin-x {
    margin: 0 !important;
	flex-direction: row;
    justify-content: center;
}

.column.events-card:after {
	border-bottom: 1px solid #cccccc;
	content: '';
	display: block;
	margin: 40px 0;
}

.column.events-card:nth-child(4):before {
    content: '';
    border-right: 1px solid #cccccc;
    min-height: 450px;
    position: absolute;
    right: 0;
    display: block;
    top: 0;
}

.column.events-card:nth-child(2):before {
    content: '';
    border-right: 1px solid #cccccc;
    min-height: 480px;
    position: absolute;
    right: 0;
    display: block;
    top: 0;
}

.column.events-card:nth-child(even) {
    position: relative;
	padding-left: 0 !important;
}

.column.events-card:nth-child(odd) {
    padding-right: 0 !important;
}

.events-all a {
    color: #6D1E71;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Avenir Black';
}

.fp-events .grid-x.grid-margin-x {
    margin: 0 !important;
}

.fp-events {
    position: relative;
    padding: 80px 0 !important;
	background-size: auto, 25%;
}

.statistics {
    background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
}

.stat-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 300px;
}

.stat-numbers, .stat-title {
    text-align: center;
}

.stat-numbers {
    color: #FFCC00;
    font-family: 'Avenir Black';
    font-size: 60px;
    font-weight: 900 !important;
}

.stat-title h4 {
    color: #ffffff;
    padding: 0 50px;
    font-family: 'Avenir';
	font-size: 20px !important;
}

section {
	background-repeat: no-repeat;
}

.quote p:nth-child(4) {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.quote p {
    font-size: 18px;
    font-family: Arial;
   display: none;
}

.quote p:nth-child(2), .quote p:first-child, .quote p:nth-child(3) {
    display: block;
}

.quote {
    background-position: left center;
	background-color: #f5f5f5;
}

.quote .wrapper {
    padding: 80px 0;
}

.quote-msg p {
    font-size: 20px;
}

.quote-msg {
	padding: 130px 70px;
    background-color: #ffffff;
    margin: 0 !important;
	position: relative;
}

.quote-msg img {
    top: 50px;
    position: absolute;
    left: 50px;
}

.quote-photo {
    margin: 0 !important;
}

.quote .grid-x.grid-margin-x {
    margin: 0 !important;
	box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
    justify-content: space-between;
    background-color: #ffffff;
}

.quote-more {
    margin-top: 50px;
}

.quote-more a{
	color: #6D1E71 !important;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Avenir Black';
}

.grid-boxes .cell.medium-6 {
    margin: 0 !important;
    width: 50% !important;
}

.grid-boxes .grid-x.grid-margin-x {
    margin: 0 !important;
}

.grid-boxes .columns.small-6 {
    width: 50% !important;
    margin: 0 !important;
    min-height: 400px !important;
    background-repeat: no-repeat;
    background-position: center;
}

.grid-title {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
	color: #ffffff;
    font-size: 40px;
    padding: 0 50px;
    font-family: 'Avenir';
}

/* slider height */
.n2-ss-slider-4.n2-ow > * {
    min-height: 800px !important;
}

.footer-credits a, .footer-credits {font-size: 15px;color: #000000;font-family: 'Avenir';}

.footer-credits a:after {
    content: '';
    border-right: 1px solid #000000;
    margin: 0 10px;
}

.stat-block .grid-x.grid-margin-x {
    margin: 0 !important;
}

.grid-x.grid-margin-x {
    margin: 0 !important;
}

ul.primary-menu>li {
    margin-left: 2rem !important;
}

ul.primary-menu>li:first-child {
    margin-left: 0 !important;
}

.grid-image {
    background-size: 50%;
}

footer#site-footer {
    background-position: left;
    background-repeat: no-repeat;
	padding: 0 !important;
}

#site-footer .section-inner {
    height: 380px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	width: 100% !important;
}

.footer-menu h4 {
    color: #6D1E71;
    font-weight: 600;
    letter-spacing: 2px;
	min-height: 65px;
	font-size: 23px;
}

.footer-menu {
    margin: 0 auto !important;
}

.footer-menu li {
    margin: 20px 0 !important;
    list-style-type: none;
    font-size: 20px;
}

.footer-menu ul {
    margin: 0 !important;
}

.footer-menu a {
	color: #000000 !important;
    font-weight: 500;
    font-size: 18px;
}

.footer-title {
	height: 75px;
	min-height:70px;
}

.footer-title:after {
    content: '';
    border-bottom: 1px solid #6d1e71;
    display: block;
}

.footer-menu a:hover {
    color: #6D1E71;
    transition: none !important;
}

/*  */
@media (max-width: 1650px) {
    .wrapper:not(.hero .wrapper, .grid-boxes .wrapper, .footer-menu .wrapper) {
        padding: 0px 50px;
    }
	
	.quote .wrapper {
		padding: 80px 50px !important;
	}
}

@media (max-width:1400px) and (min-width:1000px) {
    .column.events-card {
        padding: 0 10px;
        margin: 0 !important;
        width: 50% !important;
    }
    
    .stat-title h4 {
        padding: 0 30px;
    }
	
	.grid-image {
		background-size: 70% !important;
	}
}

@media (max-width: 1470px) {
    .quote-msg {
        padding: 100px 0px 50px 50px !important;
    }

    .quote-msg img {
        top: 30px;
    }
    
    .quote-more {
        margin-top: 20px;
    }

	.grid-title {
		font-size: 30px;
	}
}

.quote-photo img {
    height: 100%;
}

@media (max-width:1300px) {
	.quote-msg p {
		font-size: 20px;
	}
	
	.quote p:nth-child(4) {
		overflow: hidden;
		display: -webkit-box !important;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}

.footer-credits {
    padding: 20px 50px;
}

.footer-logo {
    text-align: center;
}

.explore {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
}

section.hero {
    position: relative;
}

.explore p {
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 15px;
	margin-bottom: 0 !important;
}

.explore i {
	color: #ffffff;
}

/* .hero-banner {
    min-height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position: center center;
}


.elementor-background-overlay {
    background-color: #000000;
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.title-milestones {
    text-align: center;
    color: #ffffff;
    z-index: 1;
}

.title-milestones span, .title-milestones span a {
    font-family: "Arial", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
} */

a.elementor-cta__button {
    padding: 0 !important;
}

.search-modal .search-field {
    height: 40px;
    font-size: 20px;
}

.search-untoggle svg {
    height: 1.3rem;
}

.footer-logo img {
    width: 70%;
}

p {
    margin: 0 !important;
}

.sticky .header-titles img {
    width: 50%;
    margin: 0 !important;
}

.milestone-year .elementor-widget-wrap.elementor-element-populated, .twotwo .elementor-widget-wrap.elementor-element-populated {
    z-index: -1;
}

.wpsm_col-md-3:nth-child(2) .counter:after {
    content: "+";
}

.wpsm_col-md-3:nth-child(3) .counter:before {
    content: "No.";
}

h3.wpsm_count-title {letter-spacing: 0 !important;}

/* mobile responsive */
@media (max-width: 4096px) and (min-width: 1025px) {
	.elementor-element.elementor-element-4ff7dc4:not(.elementor-motion-effects-element-type-background),.elementor-2005 .elementor-element.elementor-element-4ff7dc4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
		background-size: cover !important;
	}
	
}

@media (max-width: 4096px) and (min-width: 3501px) {
    .elementor-section-boxed, .elementor-section-boxed >* {
        max-width: 4000px !important;
    }
    
    .suffix-year__wrapper {
    width: 12% !important;
	}

	.elementor-item {
		font-size: 40px !important;
	}

	.prefix-year__wrapper {
		width: 25% !important;
	}

	.elementor-cta__button {
		font-size: 34px !important;
	}

	.suffix-year__wrapper h2, .prefix-year__wrapper h2 {
		margin: 200px 0 !important;
		font-size: 155px !important;
	}

	.elementor-cta__title {
		font-size: 80px !important;
	}

	.elementor-cta__description {
		font-size: 40px !important;
		line-height: 2.6rem !important;
	}

    .wrapper:not(.hero .wrapper, .grid-boxes .wrapper, .footer-menu .wrapper), .elementor-section-boxed {
    	max-width: 3300px !important;
	
	}
	
	#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails {
    	width: 5000px !important;
	}
    span, a {
   		font-size: 30px !important;
	}
	p {
    	font-size: 28px !important;
    }
	
	.elementor-icon i, .elementor-icon svg {
    	font-size: 44px;
	}
	.elementor-grid-0 .elementor-grid .elementor-grid-item {
    	width: 65px;
	}
	
	ul.reset a {
    	color: #6D1E71;
    	font-size: 22px;
	}

	select#oftopics {
   		font-size: 1.2rem !important;
	}

	input[type="submit"] {
    	font-size: 18px;
	}
	
	.elementor-825 .elementor-element.elementor-element-0809a61 .elementor-nav-menu--dropdown .elementor-sub-item {
    	font-size: 22px !important;
		margin: 3px;
	}
	
	.elementor-button.elementor-size-lg {
		font-size: 30px !important;
	}
	
	.elementor-812 .elementor-element.elementor-element-5f11f2f {
		font-size: 120px !important;
		line-height: 90px !important;
	}

	.elementor-812 .elementor-element.elementor-element-27ba0ab .elementor-heading-title {
		font-size: 50px !important;
	}

	h4.mbr-section-subtitle.mbr-fonts-style.display-4 {
		font-size: 1.6rem !important;
	}

}

@media (max-width: 3500px) and (min-width: 3001px) {
    .elementor-section-boxed, .elementor-section-boxed >* {
        max-width: 3500px !important;
    }
    
    .suffix-year__wrapper {
    width: 12% !important;
	}

	.elementor-item {
		font-size: 35px !important;
	}

	.prefix-year__wrapper {
		width: 25% !important;
	}

	.elementor-cta__button {
		font-size: 32px !important;
	}

	.suffix-year__wrapper h2, .prefix-year__wrapper h2 {
		margin: 200px 0 !important;
		font-size: 150px !important;
	}

	.elementor-cta__title {
		font-size: 70px !important;
	}

	.elementor-cta__description {
		font-size: 35px !important;
		line-height: 2.6rem !important;
	}

    .wrapper:not(.hero .wrapper, .grid-boxes .wrapper, .footer-menu .wrapper), .elementor-section-boxed {
    	max-width: 2900px !important;
	
	}
	
	#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails {
    	width: 3000px !important;
	}
    span, a {
   		font-size: 28px !important;
	}
	p {
    	font-size: 26px !important;
    }
	
	.elementor-icon i, .elementor-icon svg {
    	font-size: 41px;
	}
	.elementor-grid-0 .elementor-grid .elementor-grid-item {
    	width: 60px;
	}
	.elementor-825 .elementor-element.elementor-element-0809a61 .elementor-nav-menu--dropdown .elementor-sub-item {
    	font-size: 20px !important;
		margin: 2px;
	}
	
	.elementor-button.elementor-size-lg {
		font-size: 26px !important;
	}
	
	.elementor-812 .elementor-element.elementor-element-5f11f2f {
		font-size: 100px !important;
		line-height: 80px !important;
	}

	.elementor-812 .elementor-element.elementor-element-27ba0ab .elementor-heading-title {
		font-size: 45px !important;
	}

	h4.mbr-section-subtitle.mbr-fonts-style.display-4 {
		font-size: 1.5rem !important;
	}
}

@media (max-width: 3000px) and (min-width: 2501px) {
    .elementor-section-boxed, .elementor-section-boxed >* {
        max-width: 3000px !important;
    }
	
	.suffix-year__wrapper {
    width: 12% !important;
	}

	.elementor-item {
		font-size: 28px !important;
	}

	.prefix-year__wrapper {
		width: 20% !important;
	}

	.elementor-cta__button {
		font-size: 28px !important;
	}

	.suffix-year__wrapper h2, .prefix-year__wrapper h2 {
		margin: 150px 0 !important;
	}

	.elementor-cta__title {
		font-size: 60px !important;
	}

	.elementor-cta__description {
		font-size: 30px !important;
		line-height: 2.6rem !important;
	}
	
	.wrapper:not(.hero .wrapper, .grid-boxes .wrapper, .footer-menu .wrapper), .elementor-section-boxed {
    	max-width: 2400px !important;
	}
	
	#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails {
    	width: 2500px !important;
	}
	span, a {
   		font-size: 26px !important;
	}
	p {
    	font-size: 24px !important;
    }
	
	.elementor-icon i, .elementor-icon svg {
    	font-size: 36px;
	}
	
	.elementor-grid-0 .elementor-grid .elementor-grid-item {
    	width: 50px;
	}
	.elementor-825 .elementor-element.elementor-element-0809a61 .elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: 18px !important;
	}
	
	.elementor-button.elementor-size-lg {
		font-size: 22px !important;
	}
	
	.elementor-812 .elementor-element.elementor-element-5f11f2f {
		font-size: 80px !important;
		line-height: 70px !important;
	}

	.elementor-812 .elementor-element.elementor-element-27ba0ab .elementor-heading-title {
		font-size: 38px !important;
	}

	h4.mbr-section-subtitle.mbr-fonts-style.display-4 {
		font-size: 1.5rem !important;
	}
}

@media (max-width: 2500px) and (min-width: 2001px) {
.elementor-section-boxed, .elementor-section-boxed >* {
        max-width: 2300px !important;
    }
	
	.suffix-year__wrapper {
    width: 12% !important;
	}

	.elementor-item {
		font-size: 22px !important;
	}

	.prefix-year__wrapper {
		width: 20% !important;
	}

	.elementor-cta__button {
		font-size: 24px !important;
	}

	.suffix-year__wrapper h2, .prefix-year__wrapper h2 {
		margin: 150px 0 !important;
	}

	.elementor-cta__title {
		font-size: 55px !important;
	}

	.elementor-cta__description {
		font-size: 26px !important;
		line-height: 2.2rem !important;
	}
	
	.wrapper:not(.hero .wrapper, .grid-boxes .wrapper, .footer-menu .wrapper), .elementor-section-boxed {
    	max-width: 2000px !important;
	}
	
	#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails {
    	width: 2300px !important;
	}
	span, a {
   		font-size: 24px !important;
	}
	p {
    	font-size: 22px !important;
    }
	
	.elementor-icon i, .elementor-icon svg {
        font-size: 30px;
    }
    .elementor-grid-0 .elementor-grid .elementor-grid-item {
        width: 44px;
    }
	.elementor-812 .elementor-element.elementor-element-5f11f2f {
		font-size: 80px !important;
		line-height: 70px !important;
	}

	.elementor-812 .elementor-element.elementor-element-27ba0ab .elementor-heading-title {
		font-size: 38px !important;
	}

	h4.mbr-section-subtitle.mbr-fonts-style.display-4 {
		font-size: 1.4rem !important;
	}

}

@media (min-width: 2001px) {

    .elementor-1704 .elementor-element.elementor-element-2180eb2 {
        width: 50% !important;
    }
    
    .elementor-1704 .elementor-element.elementor-element-b20eda8 {
        width: 50% !important;
    }

    .elementor-element.elementor-element-6d1f6d9.elementor-widget.elementor-widget-text-editor {
    display: flex;
    flex-direction: row-reverse;
    margin-right: 70px;
    }

    .elementor-element.elementor-element-4169102.elementor-widget.elementor-widget-text-editor {
    display: flex;
    flex-direction: row-reverse;
    margin-right: 70px;
    }

}

@media (max-width:2000px){
	.elementor-cta__description {
		line-height: 1.5rem !important;
	}
	
}
	
@media (max-width:1550px) {
	.suffix-year__wrapper h2, .prefix-year__wrapper h2, .suffix-year-content__wrapper {
    margin: 110px;
		font-size: 70%;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
    padding-left: 10px;
    padding-right: 5px;
	}
}

@media (max-width:1400px) {
	.suffix-year__wrapper h2, .prefix-year__wrapper h2 {
	font-size: 90px !important;
	}
	
	.elementor-nav-menu--main .elementor-nav-menu a {
    padding: 13px 15px;
	}
}

@media (max-width:1000px) {
    .header-titles {
        padding-left: 0px !important;
        flex-wrap: unset !important;
    }

    .header-titles-wrapper {
        margin-right: 0px !important;
    }

    ul.primary-menu>li {
        margin-left: 20px !important;
    }
    
    body.touch-enabled .primary-menu > li.menu-item-has-children > a {
        margin-right: 0 !important;
    }
	
	.header-titles {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
}

@media (min-width:1000px) {
	.header-toggles {
		display: none;
	}
}

@media (max-width:800px) {
    footer#site-footer .cell.medium-3 {
        width: calc(50% - 1.875rem);
    }

    #site-footer .section-inner {
        height: auto !important;
        padding: 30px 0;
    }
	
	.footer-credits {
		display: inline-block;
		text-align: center;
		width: 100%;
	}
}

/* @media (max-width:986px) and (min-width:768px) {
	.suffix-year__wrapper h2, .prefix-year__wrapper h2 {
    font-size: 80px !important;
	}
}
 */

@media (max-width:800px) and (min-width:600px) {
	.footer-logo img {
        width: 50%;
    }
}

@media (max-width:800px) and (min-width:750px) {
	.cards.card-article {
		min-height: 430px;
	}
}

@media (max-width: 639px) {
    h2.event-title {
        font-size: 30px;
    }
}

@media (max-width: 600px) {
    .quote-photo {
        height: 500px !important;
    }
	
	span.counter {
		font-size: 50px;
	}
	
	.grid-title {
		padding: 0 20px !important;
		font-size: 25px;
	}
	
	.footer-menu h4 {
		font-size: 15px !important;
		min-height: 50px;
	}

	.footer-title {
		height: auto !important;
		min-height: auto !important;
	}

	.footer-menu a {
		font-size: 15px !important;
	}

	.footer-menu li {
		margin: 10px 0 !important;
	}

	footer#site-footer .cell.medium-3 {
		margin-bottom: 20px;
	}
	
	.grid-boxes .columns.small-6 {
		min-height: 300px !important;
	}
	
	.elementor-cta__title {
    	font-size: 40px !important;
	}
	
	.elementor-cta__description {
    	font-size: 18px !important;
	}
	
	.suffix-year__wrapper h2, .prefix-year__wrapper h2, .suffix-year-content__wrapper {
    margin: 80px 0 !important;
	}
	
	.suffix-year__wrapper h2, .prefix-year__wrapper h2 {
    	font-size: 50px !important;
	}
	
	.suffix-year-content_wrapper {
		font-size: 50% !important;
	}
	
	.elementor-825 .elementor-element.elementor-element-a6770fd > .elementor-element-populated {
    padding: 0 !important;
	}
	
	.elementor-cta__content {
		min-height: 0 !important;
	}
}

@media (max-width:1024px) {
    .card-section-text {
        width: 80px !important;
        height: 80px !important;
    }
    
    .single-date {
        font-size: 30px;
    }
    
    .months {
        font-size: 15px !important;
        margin: 0 !important;
    }
	
	.suffix-year-content__wrapper{
		width: 100% !important;
		margin: 0px !important;
	}		
	
	.suffix-year__wrapper {
		width: 100% !important;
		margin: 0px !important;
	}
	
	
	.elementor-cta {
		display: flex;
		flex-direction: column !important;
		padding: 35px 0 !important;
	}
	
	.elementor-cta__content{
		display: flex;
		flex-direction: column !important;
		padding: 0 !important;
	}
	
	.prefix-year__wrapper h2, .suffix-year__wrapper h2{
		font-size: 70px !important;	
	}
	
	.suffix-year-content__wrapper {
		font-size: 75% !important;
	}
	
	.elementor-divider {
		padding: 0 !important;
	}
	
	.prefix-year__wrapper h2, .suffix-year__wrapper h2 {
    	margin: 90px 0 0 0!important;
	}

	.elementor-cta__content {
		min-height: 100px !important;
}
	
/* 	.elementor-825 .elementor-element.elementor-element-a6770fd > .elementor-element-populated {
    padding: 0px 20px 0px 20px !important;
	} */
}

@media (max-width: 749px) and (min-width: 700px) {
    .cards.card-article {
        min-height: 400px;
    }
}

@media (max-width: 699px) and (min-width: 650px) {
    .cards.card-article {
        min-height: 370px;
    }
}

@media (max-width: 649px) and (min-width: 600px) {
    .cards.card-article {
        min-height: 320px;
    }
}

@media (max-width: 599px) and (min-width: 550px) {
    .cards.card-article {
        min-height: 300px;
    }
}

@media (max-width: 549px) and (min-width: 500px) {
    .cards.card-article {
        min-height: 280px;
    }
}

@media (max-width: 499px) and (min-width: 450px) {
    .cards.card-article {
        min-height: 250px;
    }
}

@media (max-width: 449px) and (min-width: 400px) {
    .cards.card-article {
        min-height: 230px;
    }
    
    .events-content h4 {
        font-size: 18px !important;
    }

    .card-section-text {
        width: 70px;
        height: 70px;
    }
    
    .single-date {
        font-size: 18px;
    }
    
    .months {
        font-size: 18px;
    }
}

@media (max-width: 399px) and (min-width: 350px) {
    .cards.card-article {
        min-height: 200px;
    }

    .events-content h4 {
        font-size: 18px !important;
    }

    .card-section-text {
        width: 90px;
        height: 90px;
    }
    
    .single-date {
        font-size: 40px;
    }
    
    .months {
        font-size: 24px;
		margin-top:0px;
    }
}

@media (max-width: 349px) and (min-width: 300px) {
    .cards.card-article {
        min-height: 150px;
    }

    .events-content h4 {
        font-size: 18px !important;
    }

    .card-section-text {
        width: 70px;
        height: 70px;
    }
    
    .single-date {
        font-size: 18px;
    }
    
    .months {
        font-size: 18px;
    }
}

@media (max-width:400px) {
	.wrapper:not(.hero .wrapper, .grid-boxes .wrapper, .footer-menu .wrapper) {
		padding: 20px !important;
	}
	
	.quote-msg {
		padding: 70px 20px 20px 20px !important;
	}

	.quote-photo {
		height: 300px;
	}

	.quote-msg img {
		top: 15px;
		left: 20px;
	}
	
	.quote-msg p {
		font-size: 18px !important;
	}
}

@media (max-width:500px) {
	.header-titles img {
		height: 55px;
		width: auto;
	}

	.header-titles-wrapper {
		padding-left: 0 !important;
	}
}

@media (max-width:999px) {
	.menu-modal .search-toggle {
		height: fit-content !important;
		top: 22px;
	}

	.menu-modal .menu-wrapper.section-inner {
		width: 99.5% !important;
		margin: 0 !important;
	}

	.menu-modal div#nav-menu {
		height: 81px !important;
		background-color: #ffffff;
		width: 98%;
	}
	
	.mobile-menu-header {
		background-color: #6D1E71;
	}
	
	#site-header {
		background: #6D1E71;
	}

	.header-inner.section-inner {
		background: #ffffff;
		width: 98% !important;
	}

	.nav-toggle {
		width: 2.6rem;
		right: 60px;
	}
	
	.header-inner .toggle {
		padding: 0 !important;
	}
	
	.search-toggle {
		left: initial !important;
		overflow: hidden;
		padding: 0 !important;
		right: 24px;
	}

	.nav-toggle .toggle-inner {
		padding: 0 !important;
		text-align: center;
	}

	svg.svg-icon {
		color: #6D1E71;
	}

	span.toggle-icon {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	
	.top-menu {
		background-color: #ffffff !important;
		height: 1px !important;
	}

	.top-menu >* {
		display: none;
	}

	button.toggle.nav-toggle.desktop-nav-toggle {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.nav-toggle .toggle-icon, .nav-toggle svg {
		height: initial !important;
	}
	
	.header-titles-wrapper {
		margin-right: 0px !important;
		padding-right: 0 !important;
		padding-left: 1rem !important;
	}

	.columns .events-card .cards, .columns .events-card .card-section-text {
		background-image: none !important;
		display: none;
	}

	.fp-events .cell.small-6 {
		width: 100% !important;
	}

	.column.events-card {
		width: 100% !important;
		min-height: 0 !important;
		border-bottom: 1px solid #cccccc;
		padding: 0  !important;
	}

	.events-content {
		margin-top: 0 !important;
		display: flex;
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}

	.column.events-card:after {
		margin: 10px 0 !important;
		display: none;
	}

	.column.events-card:nth-child(2):before, 
	.column.events-card:nth-child(4):before{
		display: none;
	}

	.fp-events .cell.small-6 {
		border: none !important;
		padding: 0 !important;
	}
	
	.fp-events .cell.small-6.first {
		border-bottom: 1px solid #cccccc !important;
	}
	
	.events-all {
		min-height: 70px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.fp-events {
		padding-bottom:50px !important
	}
	
	.quote .cell {
		width: 100% !important;
	}

	.quote-photo {
		height: 700px;
	}

	.quote .grid-x.grid-margin-x {
		display: flex;
		flex-direction: column-reverse;
	}

	.quote-msg {
		padding: 100px 50px 50px 50px !important;
	}

	.quote-photo img {
		height: auto !important;
	}
	
	.grid-boxes .cell.medium-6 {
		width: 100% !important;
	}
	
	.mobile-menu-header .header-toggles.hide-no-js {
		height: 81px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.header-navigation-wrapper {
		width: 32%;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	
	button.close-nav-toggle svg {
		height: 1.3rem !important;
		width: 1.3rem !important;
	}
	
	.mobile-menu {
		background: #6d1e71;
	}

	.modal-menu .ancestor-wrapper a {
		color: #ffffff;
		font-size: 18px !important;
	}

	button.sub-menu-toggle {
		border-left: none !important;
	}

	.modal-menu li {
		border-bottom: 1px dotted #ffffff;
		border-top: 0 !important;
	}

	button.toggle.sub-menu-toggle.fill-children-current-color .svg-icon {
		display: none;
	}

	button.toggle.sub-menu-toggle.fill-children-current-color:after {
		content: url('/20250708232236oe_/https://60.cuhk.edu.hk/wp-content/uploads/but_open_sub_menu_mob.png');
	}

	button.toggle.sub-menu-toggle.fill-children-current-color.active:after {
		content: url(/20250708232236oe_/https://60.cuhk.edu.hk/wp-content/uploads/but_open_sub_menu_mob.png) !important;
	}

	.modal-menu ul.sub-menu.active {
		background-color: #6D1E71 !IMPORTANT;
		box-shadow: none;
		width: 99.5% !important;
	}

	.modal-menu ul.sub-menu.active>li {border: 0 !important;}

	.modal-menu ul.sub-menu.active>li:last-child {
		border: none !important;
	}

	.modal-menu .ancestor-wrapper a {
		padding: 20px;
	}

	.modal-menu ul.sub-menu.active .ancestor-wrapper a {
		padding: 10px 20px !important;
	}
	
/* 	.sticky {
		background: linear-gradient(90deg, #ffffff 98%, #6d1e71 60%);
	} */
	
	.menu-top {
		background: #6d1e71;
	}
	
	.menu-top p.zeno_font_resizer {
		height: auto !important;
	}
} 

/* events */

ul.reset {
    list-style-type: none;
	margin: 0 !important;
}

ul.reset a {
    color: #6D1E71;
	font-size: 20px;
}

ul.reset:hover i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	text-shadow: 2px 2px 2px #ffcc00, 2px 2px 2px #ffcc00;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color, text-shadow, visibility, opacity, background-color, border-width, border-color, fill, max-width, max-height, background-size, -webkit-transform, -webkit-box-shadow;
    transition-property: color, text-shadow, visibility, opacity, background-color, border-width, border-color, fill, max-width, max-height, background-size, -webkit-transform, -webkit-box-shadow;
    -o-transition-property: transform, color, text-shadow, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, background-size;
    transition-property: transform, color, text-shadow, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, background-size;
    transition-property: transform, color, text-shadow, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, background-size, -webkit-transform, -webkit-box-shadow;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

i.fa.fa-rotate-right {
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color, text-shadow, visibility, opacity, background-color, border-width, border-color, fill, max-width, max-height, background-size, -webkit-transform, -webkit-box-shadow;
    transition-property: color, text-shadow, visibility, opacity, background-color, border-width, border-color, fill, max-width, max-height, background-size, -webkit-transform, -webkit-box-shadow;
    -o-transition-property: transform, color, text-shadow, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, background-size;
    transition-property: transform, color, text-shadow, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, background-size;
    transition-property: transform, color, text-shadow, visibility, opacity, box-shadow, background-color, border-width, border-color, fill, max-width, max-height, background-size, -webkit-transform, -webkit-box-shadow;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.filter-bar {
    display: flex;
	padding: 50px 0;
	justify-content: space-between;
}

.searchandfilter li {
    height: 55px !important;
	padding-right: 50px !important;
	padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.searchandfilter li:last-child {
    padding-right: 0 !important;
}

.searchandfilter ul {
    margin-bottom: 0 !important;
    display: flex;
	margin-left: 0 !important;
}

.searchandfilter select.sf-input-select {
    height: 53px;
}

select#oftopics {
    height: 53px !important;
    color: #6D1E71;
    font-weight: 700;
    border: 1px solid #6D1E71;
    transition: none !important;
    width: 300px;
}

input[type="submit"] {
    background-color: #ffffff;
    color: #6D1E71;
	border: 1px solid #6D1E71;
    padding: 1rem !important;
	font-size: 15px;
	width: 130px;
}

/* .second:nth-child(2):not(.paged-2 .second, .paged-3 .second, .paged-4 .second, .paged-5 .second,.paged-6 .second,.paged-7 .second,.paged-8 .second)  {
    display: none;
} */

.pagination {
    margin-bottom: 0 !important;
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding: 30px 0 70px 0;
}

.events-posts .first {
    border: none !important;
    padding: 0 !important;
}

a.next.page-numbers, .pagination .prev {
    margin: 0 !important;
}

.overlay {
    background-color: #000000;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.archive .first .events-content h4 {
    color: #ffffff;
    font-size: 30px;
}

.events-posts .first .events-content {
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 500px;
	margin-top: 0 !important;
}

.second .events-content {
    padding: 10px;
	border-top: 0 !important;
	margin-top: 0 !important;
}

.events-card.second {
    min-height: 500px !important;
	border: 1px solid #cacaca;
}

.second .events-content h4 {
    font-size: 20px !important;
}

.second .cards.card-article {
    height: 350px;
    min-height: auto !important;
}

.events-posts .events-card {
    margin-bottom: 50px !important;
}

.events-posts .events-content a {
    color: #6D1E71;
}

.full-date p {
    color: #5a5a5a;
    font-size: 14px;
}

input[type="text"] {
    font-size: 15px;
	height: 53px;
	border: 1px solid #6D1E71;
}

input[type="submit"]:hover {
    background-color: #6D1E71;
    color: #ffffff;
    text-decoration: none !important;
    -webkit-transform: translate3d(0, 0, 0.1px);
    transform: translate3d(0, 0, 0.1px);
    transition: 1s;
}

.pagination a, .pagination span {
    font-size: 20px !important;
}

.pagination .current {
    background: #6D1E71 !important;
    border-radius: 5px;
}

.pagination a:hover, .pagination button:hover {
    background: rgba(109,30,113, 0.5) !important;
    text-decoration: none;
    border-radius: 5px;
}

/* ----- Single Event Page -----  */
div#custom-border {
    border-left: 0px solid #cacaca;
    border-right: 0px solid #cacaca;
    padding: 0 30px;
}

div#enquiries-section {
    padding-left: 30px;
}

.speakers {
    padding: 0 20px;
}

.cards.background-image {
    width: 155px;
}

/* .large-2 {
    width: 12.66667% !important;
}

.large-3 {
	margin-bottom: 130px;
	width: 15% !important;
} */

.single-venue img {
    border-radius: 50%;
}

.single-venue img {
    width: 100px;
    height: 100px;
}

.single-venue img {
    border-radius: 50%;
}

/* .large-4{
	width: 33.33333% !important;
	margin-bottom: 100px;
	border-left-style: groove;
    border-right-style: groove;
	padding: 0 0 0 20px;
} */

/* .large-5 {
    width: 16.66667% !important;
    margin-bottom: 220px;
	
}
@media print, screen and (min-width: 64em)
.grid-x>.large-5 {
    width: 16.66667%;
} */

/* .large-6 {
    width: 50% !important;
    height: 1000px;
} */

.single-content {
    margin: 0px 50px 50px 50px;
}

.more-news {
    background-color: #f7ffd8 !important;
	/* height: 750px; */
	position: relative;
}

.more-news h3 {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    height: 100px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    font-family: 'Arial';
    font-size: 42px;
    color: #343333;
}

.cards.background-image2 {
    width: 100px;
	height: 110px;
}

.grid-x-margin .events-content h4 {
    font-size: 25px !important;
}

.more-news .cell.medium-3.events-card.second:first-child {
    margin-left: 0px!important;
}

.more-news .cell.medium-3.events-card.second {
    width: 20%;
    background-color: #fff;
}

.more-news .grid-x.grid-x-margin {
    justify-content: space-evenly;
}

.more-news .full-date p {
    color: #5a5a5a;
    font-size: 18px;
}
/* .single-content p {
    font-size: 24px;
} */
.news-single-thumbnail {
    /* width: 600px!important; */
    padding-left: 160px;
}
.single-venue p {
    font-size: 24px !important;
}

p.single-venue {
    font-size: 24px;
}

p.enquiry {
    font-size: 24px;
}

p.single-time {
    font-size: 24px;
}

/* ----mobile version---- */
@media(max-width:480px){
	.card-section-text{
		margin: 0px;
		position: unset !important;
	}
	
	.inner-dated {
		width: 100% !important;
	}
	
	.top-date {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.card-section-text {
		width: 90px;
		height: 90px;
	}

	.single-date {
		font-size: 40px;
	}

	.months {
		font-size: 24px;
		margin-top:0px;
	}
	
	.news-single-thumbnail {
		width: auto !important;
		margin-left:0px;
	}

	.large-6 {
		width: 100% !important;
		height: auto;
	}

	.single-content {
		margin: 50px 50px 50px 50px;
	}

	.cards.card-article {
		background-size: cover !important;
	}
	
	.second .events-content {
		padding: 10px 10px;
	}
	
	.more-news .cell.medium-3.events-card.second {
		height: 400px;
	}
	
	.post-type-archive-events .core .filter-bar {
/* 		max-height: 160px !important;
		margin-left: -10px !important; */
		padding: 15px 0 !important;
	}
	
	select#oftopics {
		width:250px;
	}
	
	.elementor-location-footer section.elementor-element-c16f390 {
		max-width: 100%;
	}
	
	.single-events #info-section {
		min-height: 100px;
		text-align: center;
	}
		
	.single-events #info-section .large-2 img {
		display: none;
	}
	
	.single-events #info-section .large-3 {
		width: 100%;
		display: none;
		width: 100% !important;
		margin-top: -30px;
		margin-bottom: -5px;
	}
	
	.single-events #info-section .large-4 {
		width: 100% !important;
		display: none;
		float: left;
		border-left-style: none;
		border-right-style: none;
		padding: 0 0 0 0;
		margin-bottom: 0px;
	}
	
	.single-events #thumbnail-section .single-content {
		margin: 50px 0px 50px 0px;
	}
	
	.single-events #thumbnail-section {
		margin-bottom: 20px;
	}
	
	.single-events .more-news {
		background-color: transparent !important;
	}
	
	.single-events .more-news h3 {
		padding-bottom: 20px;
		font-size: 30px;
		margin-bottom: 0;
	}
	
	.single-events .events-card.second {
		min-height: 350px !important;
	}
	
	.single-events .more-news .cell.medium-3.events-card.second {
		height: auto !important;
	}
}

/*  */
.zeno_font_resizer_container:nth-child(2) {
    display: none;
}
/* 
.elementor-element-0809a61 > * {
    display: flex !important;
    flex-direction: row-reverse !important;
} */

/* @media (max-width:480px) {
    section#custom-gallery-section .bwg-item {
        width:100% !important;
    }

    section#custom-gallery-section img.skip-lazy {
        width: 100% !important;
    }
} */

/* 
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    left: 0 !important;
    width: 100% !important;
} */

@media (max-width:787px) {
    .events-card {
        width: 100% !important;
		margin: 0 !important;
    }
	
	.searchandfilter ul {
        margin: 0 !important;
    }
       
    .events-card.second {
        min-height: 450px !important;
    }
}

.top-date {
    position: relative;
}

@media (max-width:1023px) and (min-width: 768px) {
	div#enquiries-section {
		width: 25%;
	}

	div#custom-border {
		width: 33.33333%;
	}

	.cell.large-3.speakers {
		width: 25%;
	}

	.inner-dated {
		width: 16.66667% !important;
	}
	
	.cards.background-image {
		width: 130px;
	}
	
	div#thumbnail-section .cell {
		width: 50%;
	}	
}

@media (max-width: 767px) and (min-width: 481px) {
	.inner-dated {
		width: 50% !important;
	}
	
	.elementor-menu-toggle {
		font-size: 30px !important;
	}
	
	.prefix-year_wrapper {
		width: 20% !important;
	}
	.suffix-content_wrapper {
		width: 80% !important;
	}
}

@media (max-width: 480px) and (min-width: 320px) {	
	.elementor-menu-toggle {
		font-size: 25px !important;
	}
	
	.banner-title p {
		font-size: 45px;
	}
}

@media (max-width: 767px) and (min-width: 320px) {
	.video {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
	
	.elementor-812 .elementor-element.elementor-element-bea268e > .elementor-widget-container {
		margin: 0 !important;
		min-height: 300px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.elementor-825 .elementor-element.elementor-element-0809a61 > .elementor-widget-container {
		margin: 0 !important;
	}
	
	div#enquiries-section {
		width: 50%;
	}

	div#custom-border {
		width: 50%;
		border: none !important;
	}

	.cell.large-3.speakers {
		width: 50%;
	}
	
	.cards.background-image {
		width: 130px;
	}
	
	div#thumbnail-section .cell {
		width: 100%;
	}
	
	div#info-section {
		height: auto !important;
		display: flex;
		flex-direction: row;
		align-items: center;
		text-align: center;
		margin-top: 10px;
	}
	
	div#info-section .cell {
		margin-bottom: 30px !important;
	}

	div#enquiries-section {
		padding: 0 30px !important;
	}

	.inner-dated {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	
	.content {
		margin: 30px 0;
	}

	.single-content {
		margin: 0 !important;
	}
	
	.speakers, #custom-border, #enquiries-section {
		margin: 0 !important;
	}
	
	.more-news h3 {
		font-size: 30px !important;
		padding: 30px 20px !important;
	}
}

@media (max-width:1023px) {
	.more-news .events-card.second {
		min-height: 400px !important;
		margin-bottom: 50px !important;
		width: 90% !important;
		margin-left: 0 !important;
	}
}

.speakers, #custom-border, #enquiries-section {
	margin: 50px 0;
}

@media (max-width:1040px) {
	.custom-speaker, .single-speaker, .enquiries-icon {
		display: block !important;
		text-align: center;
	}
	
	.custom-speaker h6, .single-speaker h6, .enquiries-icon h6 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
/* 
@media (max-width:1110px) {
    .elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, 
    .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
        padding: 10px !important;
    }
	
	.anwp-pg-simple-slider {
		padding-bottom: 60px !important;
	}

	section#event {
		background-size: auto !important;
	}

}

@media (max-width: 1055px) and (min-width:1025px) {
	.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, 
	.elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
		padding: 8px !important;
	}
}

@media (max-width:1110px) and (min-width:768px) {
    .elementor-825 .elementor-element.elementor-element-73f46d6 {
        width: 10% !important;
    }
    
    .elementor-825 .elementor-element.elementor-element-46c17e2 {
        width: 8% !important;
        
    }
    .elementor-825 .elementor-element.elementor-element-0916a37 {
        width: 82% !important;
    }
}
 */
.message-images img {min-height: 274px;}

.elementor-sticky--effects .sticky-menu-items ul li a {
    color: #ffffff !important;
}

@media (max-width:900px) {
    .eventstitle-block h2 {
        font-size: 3.5rem !important;
    }
}

@media (max-width: 1024px ) {
	.vc-block .elementor-motion-effects-layer , .vc-block {
		background-image: none !important;
	}

	.vc-image img {
		width: 100%;
	}
	
	.fp-vc p, .fp-vc h2 {
		color: #000000 !important;
	}
	
	.elementor-lightbox .elementor-video-container {
		padding: 10px;
	}
}

@media (max-width:1600px) {
	section#custom-gallery-section , .video{
		padding: 30px !important;
	}
}

@media (max-width: 1023px ) and (min-width:600px) {
	section#custom-gallery-section .bwg-item {
		width: calc(50% - 1rem) !important;
		margin-right: 1rem !important;
	}
}

@media (max-width: 599px ) and (min-width:320px) {
	section#custom-gallery-section .bwg-item {
		width: 100% !important;
	}
	
	.bwg_container {
		margin: 0 auto !important;
	}
	
	section#custom-gallery-section div#bwg_album_compact_0, section#custom-gallery-section div#bwg_thumbnails_0 {
		justify-content: center !important;
	}
}

@media (min-width: 1024px){
	#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails {
		width: 1600px;
	}

	#custom-gallery-section .bwg-item {
		margin-right: 1rem !important;
		width: calc((100%/3) - 1rem) !important;
	}

	#custom-gallery-section img {
		width: 100% !important;
	}
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #ffffff !important;
	color: #55595c !important;
}

/* @media (max-width: 1023px) and (min-width:350px) {
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		left: 0% !important;
		right: auto !important;
		width: 130% !important;
	}
}

@media (max-width: 349px) and (min-width:320px) {
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		left: 0% !important;
		right: auto !important;
		width: 121% !important;
	}
}

@media (max-width: 1023px) and (min-width:768px) {
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		top:51px !important;
	}
}

@media (max-width: 767px) and (min-width:320px) {
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		margin-top: 30px !important;
	} */
}

.suffix-content__wrapper .elementor-widget-wrap {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.bwg_gal_title_0.bwg_gal_description_0 {
    margin: 20px 0!important;
    word-break: break-word!important;
    text-align: center!important;
    font-size: 25px!important;
    font-weight: bold!important;
    color: #6D1E71!important;
}

/* a.elementor-button-link.elementor-button.elementor-size-lg {
    pointer-events: none;
} */

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	height: 35px;
    width: 35px;
    padding: 7px !important;
}

.pojo-a11y-toolbar-toggle {
    height: 35px;
}

/* .cuhk-logo-class-sc img {
	max-width: 94px !important;
}

.site-logo-class-sc img {
	max-width: 73px !important;
}

.cuhk-logo-class-tc img {
	max-width: 94px !important;
}

.site-logo-class-tc img {
	max-width: 73px !important;
}
 */

@media (min-width:550px) {
	.elementor-825 .elementor-element.elementor-element-a6770fd > .elementor-element-populated, .elementor-825 .elementor-element.elementor-element-b0b66dc > .elementor-element-populated {
		padding: 0px 40px 0px 0px !important;
	}
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 10px !important;
}

/*  .post-type-archive-events .breadcrumb_last {
    color: #000000;
}

.elementor-3308 .elementor-element.elementor-element-3cc1ce2 a {
    color: #000000 !important;
} */

.suffix-year-content__wrapper {
	margin: 0 !important;
}

.elementor-232 .elementor-element.elementor-element-f93ce6c:not(.elementor-motion-effects-element-type-background) {
    background-size: cover;
}

a.elementor-sub-item:hover{
	color: #F99C01 !important;
}

.wpml-ls-current-language {
    display: none !important;
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal ul {
    display: flex;
    flex-direction: row;
}

span.wpml-ls-native {
    font-size: 20px;
}

.elementor-widget-wpml-language-switcher li:last-child span.wpml-ls-native:before {
    content: "|";
    position: absolute;
    left: 38px;
    top: 5px;
}

#sc .elementor-widget-wpml-language-switcher li:first-child span.wpml-ls-native:after {
    content: "|";
    position: absolute;
    left: 38px;
    top: 5px;
} 

.elementor-widget-wpml-language-switcher .wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
}

.lang-header {
    right: 50px !important;
}

.elementor-825 .elementor-element.elementor-element-c6f159b > .elementor-element-populated {
    padding: 0px 40px 0px 0px !important;
}

.lang-header a {
	display:flex;
	color: #333333 !important;
}

#sc .elementor-widget-wpml-language-switcher li:first-child a:hover span.wpml-ls-native:after, 
.elementor-widget-wpml-language-switcher li:last-child a:hover span.wpml-ls-native:before {
    color: var( --e-global-color-text ) !important;
}

@media (max-width:1499px) {
    .lang-header {
        right: 70px !important;
    }

/* 	.elementor-825 .elementor-element.elementor-element-a6770fd > .elementor-element-populated,
	.elementor-825 .elementor-element.elementor-element-c6f159b > .elementor-element-populated{
		padding-right: 60px !important;
	}
	 */
/* 	.elementor-element-0809a61 > * {
    flex-direction: row !important; 
	} */

/* 	.elementor-825 .elementor-element.elementor-element-46c17e2 {
		width: 10%;
	}

	.elementor-825 .elementor-element.elementor-element-3469a13 {
		width: 24%;
	}

	.elementor-825 .elementor-element.elementor-element-0916a37 {
		width: 66%
	}

	.elementor-825 .elementor-element.elementor-element-0809a61 {left: 0 !important;}

	.elementor-825 .elementor-element.elementor-element-0916a37.elementor-column > .elementor-widget-wrap {
		justify-content: flex-start !important;
	} */
	
}

.elementor-nav-menu--layout-horizontal {
    flex-direction: row-reverse;
}

.custom-header {
	width: 100% !important;
}

/* table */
.events-calendar thead tr:first-child {
    background-color: #F2b829 !important;
}

.events-calendar tbody tr:first-child th {
	color: #ffffff !important;
}

.events-calendar th {
    font-weight: 500;
    font-size: 20px;
}

.events-calendar tbody {
    border: none !important;
    background-color: transparent !important;
}

.events-calendar td ul, .events-calendar td p, .events-calendar h4{
    font-size: 17px;
}

table.events-calendar thead {
    vertical-align: middle !important;
    white-space: unset !important;
}

.events-calendar tbody tr:nth-child(odd) {
	background-color: #f6f6f6 !important;
}

.events-calendar tbody tr:nth-child(even) {
	background-color: #ffffff !important;
}

.events-calendar ul { list-style-type: '- '; }

.events-calendar {
	margin-bottom: 50px;
	margin-top: 0 !important;
	display: block;
	border: none !important;
}

@media (max-width:750px) {
	.events-calendar {
	    overflow: scroll !important;
	}
}
select#ofetypes, select#ofemonths {
    height: 55px;
    border: 1px solid #6D1E71;
    width: 130px;
}

select#ofetarget {
    height: 55px;
    border: 1px solid #6D1E71;
}

.no-results {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width:1340px) and (min-width:1165px) {
    ul#menu-1-afb2cae a, ul#menu-1-0809a61 a, ul#menu-1-b070297 a {
        padding: 12px;
    }
	
/* 	ul#menu-1-0809a61 span, ul#menu-1-b070297 span {
		padding: 0 !important;
	} */
}

@media (max-width: 1164px) and (min-width: 1025px) {
    ul#menu-1-afb2cae a, ul#menu-1-0809a61 a, ul#menu-1-b070297 a {
        padding: 10px;
        font-size: 15px;
    }
	
	ul#menu-1-0809a61 span , ul#menu-1-b070297 span{
		font-size: 15px;
/* 		padding: 0 !important; */
	}
}

ul#menu-2-afb2cae, ul#menu-2-0809a61, ul#menu-2-b070297 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 1000px;
    overflow: hidden;
}

@media (max-width:767px) {
    .elementor-2751 .elementor-element.elementor-element-8d86aa2, .elementor-2751 .elementor-element.elementor-element-e362695 {
        width: 100% !important;
    }

    .page-id-2751 .elementor-image-box-img {
        width: 100% !important;
        margin-top: 20px !important;
    }
}

.table-calendar .cell {
    margin: 0 !important;
    width: 100% !important;
}

table.events-calendar * {
	color: #54595F !important;
	margin: 0 !important;
	border: none !important;
	line-height: unset !important;
	word-break: keep-all !important;
    word-wrap: unset !important;
}

@media (max-width: 499px) and (min-width: 320px) {
	select#ofetypes, select#ofemonths, input[type="submit"] {
		font-size: 0.8rem;
	}
}

@media (max-width:1300px) {
    .events-calendar th {
        padding: 0.5rem 1.5rem 0.5rem 0.5rem !important;
    }
}

@media (max-width: 880px) {
   .searchandfilter ul {
      display: block !important;
   }
   
   .searchandfilter li {
      margin-bottom: 20px !important;
   }
}

@media (max-width:999px) {
	.searchandfilter li {
		padding-right: 20px !important;
	}
	
	.searchandfilter li:last-child {
		padding-right: 20px !important;
	}
}

@media (max-width:330px) {
	.searchandfilter li:first-child {
		width: 250px;
	}
}

.no-results p {
	color: #54595F !important;
    font-size: 17px;
}

.custom-header {
    z-index: 100 !important;
}

@media (max-width: 425px) {
	
	.banner-title p {
    font-size: 40px !important;
	}
	
	.elementor-812 .elementor-element.elementor-element-737be84 .elementor-heading-title {
    font-size: 35px !important;
	}
	
	.prefix-year__wrapper h2, .suffix-year__wrapper h2 {
    margin: 100px 0 0 0!important;
}
}

.elementor-section.elementor-section-boxed > .elementor-container {
    padding-left: 0px !important;
}

.elementor-nav-menu a {
    line-height: 40px !important;
}

#myTable td {
    cursor: context-menu;
}

.elementor-nav-menu--dropdown .sub-menu a {
    border-left: none !important;
	line-heig	ht: 1rem !important;
    text-align: center;
}

/* new menu */

button.elementskit-menu-hamburger.elementskit-menu-toggler {
    border: none;
    background-color: #7A7A7A20;
}

/* div#ekit-megamenu-primary {
    opacity: 0;
} */

div#ekit-megamenu-primary.active {
    opacity: 1 !important;
}

@media (max-width:1024px) {
	div#ekit-megamenu-primary ul>li> a {
		font-size: 18px !important;
		justify-content: center !important;
		display: flex !important;
		color: #7A7A7A !important;
		letter-spacing: unset !important;
	}
	
	div#ekit-megamenu-primary ul.elementskit-submenu-panel>li> a {
		display: block !important;
		text-align: center;
	}
	
	div#ekit-megamenu-primary ul.elementskit-submenu-panel {
		padding: 0 !important;
	}
	
	.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
		margin-left: unset !important;
		border: none !important;
	}

	#menu-primary li, #menu-main-menu-\%e7\%b9\%81 li {
		padding: 6px;
	}

	#menu-primary li:not(:last-child):not(.wpml-ls-first-item), ul#menu-main-menu-\%e7\%b9\%81 li:not(:last-child):not(.wpml-ls-first-item), ul#menu-main-menu-\%e7\%ae\%80 li:not(:last-child):not(.wpml-ls-first-item) {
		border-bottom: 1px solid #7a7a7a;
	}

	#menu-primary
	li i:before , #menu-main-menu-\%e7\%b9\%81 li i:before , ul#menu-main-menu-\%e7\%ae\%80 li iLbefore{
		font-weight: 900 !important;
	}

	ul#menu-primary , #menu-main-menu-\%e7\%b9\%81 , ul#menu-main-menu-\%e7\%ae\%80{
		background: #ffffff !important;
	}

	li#menu-item-wpml-ls-65-zh-hant, li#menu-item-wpml-ls-65-zh-hans, li#menu-item-wpml-ls-65-en {
		display: inline-flex;
		width: 49%;
	}

	li#menu-item-wpml-ls-65-zh-hant, li#menu-item-wpml-ls-65-en {
		justify-content: end;
	}
	
	ul#menu-main-menu-\%e7\%ae\%80 li#menu-item-wpml-ls-65-zh-hant {
		justify-content: start !important;
	}

	button.elementskit-menu-hamburger.elementskit-menu-toggler, button.elementskit-menu-close.elementskit-menu-toggler {
		margin-right: 50px !important;
		border: none !important;
	}

/* 	.elementskit-dropdown sup {
		top: 0 !important;
	} */
}

@media (min-width:1024px) {
	ul#menu-primary a , #menu-main-menu-\%e7\%b9\%81 a, ul#menu-main-menu-\%e7\%ae\%80 a{
		padding: 10px;
		font-weight: 400;
		letter-spacing: unset !important;
	}
}

/* #menu-item-6529 .elementskit-submenu-panel > li:first-child:hover > a {
    border-bottom: 1px solid #7A7A7A !important;
}

ul.elementskit-dropdown.elementskit-submenu-panel {
    padding: 0 !important;
}

ul.elementskit-dropdown.elementskit-submenu-panel li:hover > a {
    color: #F99C01 !important;
}

ul.elementskit-dropdown.elementskit-submenu-panel {
    min-width: max-content !important;
}

.elementor-11994 .elementor-element.elementor-element-f85df07 .elementskit-navbar-nav > li > a:hover {
        color: #F99C01 !important;
} */

@media (max-width:457px) {
	li#menu-item-wpml-ls-65-zh-hant, li#menu-item-wpml-ls-65-zh-hans, li#menu-item-wpml-ls-65-en {
		width: 48% !important;
	}
}

@media (max-width:750px) {
	button.elementskit-menu-hamburger.elementskit-menu-toggler, button.elementskit-menu-close.elementskit-menu-toggler {
		margin-right: 0px !important;
	}
}

@media (max-width: 767px){
	.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
		min-height: 150px !important;
	}
}

@media (max-width: 1024px){
	.elementor-cta__bg {
		background-size: contain !important;
		background-repeat: no-repeat !important;
		background-position: 0 !important;
	}
}

e-page-transition, .e-page-transition--entering e-preloader, .e-page-transition--entering .e-page-transition--preloader {
    display: none !important;
}

@media (max-width:1024px) {
    .desktop-hide {
        display: none;
    }
}

@media (min-width:1025px) {
    .mobile-show {
        display: none !important;
    }
}

.post-meta-wrapper.post-meta-edit-link-wrapper {
    display: none;
}

@media (max-width:1375px) {
	.sixty-button a {
		min-height: 54px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}
	
.post-password-required {
	display: flex;
	flex-direction: column;
	min-height: 800px;
	justify-content: center;
	align-items: center;
}

.post-password-required label {
    font-size: 20px;
}

.post-password-required input[type="submit"] {
    margin-top: 20px;
}

.post-password-required p {
    font-family: "Arial", Sans-serif;
}

p.item-meta {
    display: inline;
}

p.item-meta:not(:last-child):after {
    content: ' / ';
}

.events-calendar th {
    font-weight: 500;
    font-size: 18px;
}

.events-calendar td {
    font-size: 15px !important;
    border: 1px solid #000;
}

.events-calendar th:nth-child(3) {
	width: 12%;
}

.events-calendar th:nth-child(4) {
	width: 12%;
}

.events-calendar td ul, .events-calendar td p, .events-calendar h4{
    font-size: 15px;
}

.events-calendar h4 a {
    color: #6D1E71 !important;
    text-decoration: underline;
}

.lalala{
	position: sticky; position: -webkit-sticky; top: 50px; 
}