html[lang^="en"] .zh-only {
	display: none !important;
}

html[lang^="zh"] .en-only {
	display: none !important;
}

@media only screen and (max-width: 499px){
	.sec-title h2. .sec-title .h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
}

/*image blur issue*/
.elementor img{
	image-rendering:-webkit-optimize-contrast;
	width: 100%;
}

/*header*/
.main-header.style-three .outer-container .logo-box .logo {
	padding: 0px;
	background: transparent;
	margin-top: 17px;
}
p{
	color:#666666 !important;
}
.header-topbar {
	display: none;
}

/*hyperlink*/
body a{
	color:#006d5b;
	text-decoration: none;
}
/*end of hyperlink*/

/*title-text */
h2.title-text-margin{
	margin-bottom:23px;
}
/*end of title-text*/

/*Banner*/
.page-title .anim-icons .icon{
	display:none;
}
/*end of Banner*/
@media only screen and (min-width: 1200px){
	.sticky-header .container {
		max-width: none;
		padding: 0px 50px;
	}
}

.sticky-header .logo-box {
	padding: 0px;
	margin-top: 15px;
}

.octf-col.cta-col.text-right{
	padding: 35px 17px 30px 0px;
}

.main-header .sticky-header {
	background-color: white !important;
}
/*HKU Icon*/
.main-header .container-fluid .main-box .logo-box,
.sticky-header .container figure.logo-box{
	width: 20%;
}

.menu-area .mobile-nav-toggler .icon-bar {
	background-color: #6DBC2F;
}


/*preloader*/
.preloader {
	background-color: #FFF;
	background-image: url(../images/loader.svg);
}

/*diveding line*/
.sec-title h2:before, .sec-title .h2:before {
	position: absolute;
    content: '';
    width: 130px;
    height: 2px;
    left: 0px;
    bottom: 0px;
	background: linear-gradient(90deg, #006d5b 0%, #245201 0%, #006d5b 100%);
}

.sec-title h2:after, .sec-title .h2:after {	
	position: absolute;
    content: '';
    width: 45px;
    height: 4px;
    left: 0px;
    bottom: 0px;
    transition: all 500ms ease;
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
	
	-webkit-mask-image: linear-gradient(-75deg, rgba(206, 206, 206, 0.6) 50%, #d3d1d4 50%, rgb(162, 152, 152) 70%);
	background: linear-gradient(90deg, #d4d4d4 0%, #245201 0%, #006d5b 100%);
}

/*scroll to top */
.theme-layout  .scroll-top {
    transition: 0.5s ease-in-out;
    opacity: 0;
	transform: scale(0.2);
	background: #006D5B;
	border: 1px solid rgba(255, 255, 255, 0.5);
	right: 15px;
	bottom: 15px;
	pointer-events: none;
}

.scroll-top:hover {
	background: #245201;
	border: 1px solid #006D5B;
}

.scroll-top.open {
    width: 50px;
    height: 50px;
    opacity: 1;
	transform: scale(1);
	pointer-events: auto;
}

.sec-title.center .h2 {
    text-align: center;
}

.wp-style .h1, .wp-style .h2, .wp-style .h3, .wp-style .h4, .wp-style .h5, .wp-style .h6 {
	margin-top: 15px;
	margin-bottom: 18px;
}

/*footer*/
.footer-widget h5{
	color:#fff;
}

/*support right 2*/
.support-section {
    padding: 30px 0px 30px 0px;
}



/*Overview*/
section .sec-title,
.sec-title h2,
.sec-title .h2{
	padding-bottom:25px;
}

/*photo*/
.mfp-bottom-bar .mfp-counter{
	display:none;
}

@media only screen and (min-width: 992px){
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

.mrfooter.footer-column.col-lg-3.col-md-12.col-sm-12 {
	max-width: 23.333333333%;
	flex: 0 0 23.333333333%;
}
.mrfooter.footer-column.col-lg-3.col-md-12.col-sm-12:nth-child(1) {
	max-width: 30%;
	flex: 0 0 30%;
}

.main-footer.style-three .footer-top {
	padding: 40px 0 0 0;
}
.main-footer.style-three {
	background-image: -webkit-linear-gradient(
		-90deg
		, #006d5b 0%, #006d5b 100%);
}

.main-footer .container .footer-top .links-widget .list li{
	margin-bottom:0;
}
/*end of footer*/
@media only screen and (max-width: 992px){
	.mrfooter.footer-column.col-lg-3.col-md-12.col-sm-12 {
		max-width: 100% !important;
		flex: 0 0 100% !important;
	}
	.footer-logo img {
		max-width: 70%;
	}
	.mrfooter.footer-column.col-lg-3.col-md-12.col-sm-12 {
		padding: 20px;
	}
}
.main-footer .footer-top .about-widget .text .title,
.main-footer .footer-top .about-widget .text {
	margin-bottom: 0px;
}

/*footer title font color*/
.main-footer.style-two .footer-top .widget-title{
	color: #fee12b !important;
}
.main-footer.style-two .footer-top .about-widget .social-links li a:hover,
.main-footer.style-two .footer-top .links-widget .list li a:hover,
.main-footer.style-two .footer-top .links-widget .list li a:hover:before,
.main-footer.style-two .footer-top .contact-widget .list li i, .main-footer.style-two .footer-top .contact-widget .list li a:hover {
	color:#c5c5c5 !important;
	text-shadow: 0 0 white;
}



/*font family*/
body {
	font-family: 'Roboto';
}






/*Construction Updates!*/
.elementor-element-2e57124 .feature-style-six {
	padding: 0;
}

/*campus highlight*/
.news-block-one:hover .inner-box .image-box img {
    opacity: 1;
}



/*title*/
.press-progress-blog .single-blog-content .upper-box > h2,
.sec-title h2 {
	color: #006D5B;
}

.press-progress-blog .single-blog-content .upper-box > h2,
#content_block_24 .content-box h2 {
    line-height: 1.4em;
}

/*stay in touch*/
#content_block_06 > div > div.sec-title > h2{
	/*font-size:26px;*/
	padding: 0 0 21px 0;
	margin-bottom:21px !important;
}
.mc4wp-form-fields {
    position: relative;
}
.mc4wp-response {
    position: absolute;
    top: 390px;
	padding-right: 1px;
}

.elementor-cta__title {
	font-size: 25px;
}

.news-block-one .inner-box .image-box {
	box-shadow: 0 0 10px 3px rgb(0 0 0 / 50%);
	background-color: #006D5B !important;
	height: 208px !important;
}


/*mobile menu*/
.mobile-menu .close-btn {
	color: #6dbc2f;
}

.mobile-menu .menu-box {
	background: #006D5B;
}

.mobile-menu .nav-logo {
	background-color: #fff;
}

.mobile-menu .navigation li > a.current-submenu{
	color:#fee12b;
}

/*second level sub layer*/
.mobile-menu .menu-box .navigation > li > ul > li > ul>li{
	padding-left:21px;
}


/*Video section*/
.video-section .video-inner {
	padding: 350px 0px;
	margin-left:150px;
}
.video-section .video-inner a{
	border: 6px solid #DBDBDB;
	color: #DBDBDB;
	text-shadow: unset;
	box-shadow: 0 0 10px white;
	
}


/*sub*/
#content_block_06 .content-box .subscribe-form .form-group input[type='email'] {
	animation: ripple 5s infinite;
	box-shadow: 0 0 10px 0 #006d5b;
	-webkit-animation: ripple 5s infinite;
	-webkit-box-shadow: 0 0 10px 0 #808080;
	-ms-box-shadow: 0 0 10px 0 #808080;
	-o-box-shadow: 0 0 10px 0 #808080;
	border: 2px solid #006d5b;
}



.rs-builder-mode rs-sbg-wrap canvas, rs-sbg canvas {
	width: 100% !important;
	height: 100% !important;
}

@keyframes ripple{
	70% {
		-webkit-box-shadow: 0 0 0 20px rgb(255 255 255 / 0%);
		box-shadow: 0 0 0 20px rgb(255 255 255 / 0%);
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
		box-shadow: 0 0 0 0 rgb(255 255 255 / 0%);
	}
}

/*button*/
.theme-btn {
	height: 50px;
	line-height: 30px !important;
	font-size:18px ;
	/*padding: 14px 80px 12px 40px; !important;*/
	/*
	border-color:#808080 !important;
	color:#808080  !important;
	*/
}

#content_block_24 .content-box .theme-btn {
    height: 50px;
	padding: 9px 80px 12px 40px;
}
#content_block_24 .content-box .theme-btn i {
    height: 50px;
    width: 50px;
    line-height: 50px;
}

.customize-btn {
    display: inline-block;
    line-height: 1;
    background-color: #fff;
    font-size: 18px;
    padding: 14px 34px;
    border: solid 1px;
    color: #006d5b;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
	transition: 1s;
	font-family:"Roboto", Sans-serif;
}
.customize-btn:hover {
	transition: 0.5s;
    transition-timing-function: ease-in-out;
    box-shadow: 0 0 15px #006d5bde;
}
/*end of theme button*/

.theme-btn:hover {
	color:#006d5b !important;
	border-color: #c5e8af !important;
}
.theme-btn:hover i{
	color:#006d5b !important;
	background: #c5e8af !important;
	
}


/*the arrow background*/

.theme-btn i{
	font-size:18px;
}

.theme-btn-two{
	font-size:18px ;
	padding: 7px 30px !important;
	border-width: 1px;
	border-style:solid;
	color:#006d5b !important;
	border-color:#006d5b !important;
	background-color:#fff !important;
	
}

/*add arrow */
.theme-btn-two::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f105";
	padding-left: 32px;
}

.theme-btn-two:hover {
	color:#006d5b !important;
	border-color:#c5e8af !important;
	box-shadow: 0 0 15px #006d5b;
	
}


.slider-btn{
	padding:9px 80px 12px 40px;
}

.theme-btn {
	padding: 9px 80px 12px 40px;
}

.content_block_15 .theme-btn {
	padding: 9px 80px 12px 40px;
}

/*new button hover color*/
.theme-btn:before,
.theme-btn-two:before{
	background-color: #c5e8af !important;
	background: #c5e8af !important;
	transition: transform 750ms cubic-bezier(0.0, 0.0, 1.0, 1.0);
}


/*content box font size*/
.content-box .text,
#content_block_06 .content-box .text{
	font-size: 20px;
}


/*Discover Pokfield Campus*/
body.home .elementor-cta__content  {
	min-height: 0 !important;
	padding: 10px;
}

/*search box*/
.main-header .customize-search-box-btn#dropdownMenu3 {
	display: none;
}
.fixed-header .customize-search-box-btn#dropdownMenu3 {
	display: block;
}

/*footer square animation*/
.main-footer .anim-icons{
	display:none;
}

/*home2*/
/*button*/
.elementor-5926 .theme-btn {
	height: 50px;
	line-height: 30px !important;
	padding: 9px 38px 0px 37px !important;
}
/*hide e-mail input*/
.elementor-5926 .mail-box .form-group input, .elementor-5926 ul.rating.clearfix {
	display:none;
}
/*move button*/
.elementor-5926 .mail-box .form-group button.theme-btn-two{
	right:364px;
	font-size:17px ;
}


/*stay in touch*//**/
.elementor-5926 .subscribe-style-three,
.elementor-5926  .elementor-column-gap-default>.elementor-column>.elementor-element-populated
{
	padding-top:0;
}
.elementor-5926 .subscribe-style-three .container .sec-title h2 {
	padding-top: 110px;
}

/*main-feature*/
section.timeline-work > .container > .sec-title{
	display:none;
}


.timeline-work .inner-content .single-item .year img{
	position: relative;
    top: -5px;
    left: 0px;
    max-width: 123%;
}
.timeline-work .inner-content .single-item .month{
	color: #5D8123;
}

.timeline-work {
     padding: 0 0px 115px 0px; 
}
/*1st circle*/
.timeline-work .inner-content .single-item .year{
	border: 43px solid #5D8123;
}


.timeline-work .inner-content .single-item:nth-child(1) .month:after{
	background-color:#5D8123;
}
.timeline-work .inner-content .single-item:nth-child(1) .year:before{
	background:#5D8123;
}
.timeline-work .inner-content .single-item:nth-child(1) .year {
    background-color: #699960;
}


/*2nd circle*/

.timeline-work .inner-content .single-item:nth-child(2) .year {
	background-color: #FFE760;
}
.timeline-work .inner-content .single-item:nth-child(2) .month{
	color:#C84C2A;
}
.timeline-work .inner-content .single-item:nth-child(2) .month:after{
	background-color:#C84C2A;
}
.timeline-work .inner-content .single-item:nth-child(2) .year{
	border-color:#C84C2A;
}
.timeline-work .inner-content .single-item:nth-child(2) .year{
	background-color:#E67D5A;
}
.timeline-work .inner-content .single-item:nth-child(2) .year:before{
	background:#C84C2A;
}

/*3rd circle*/

.timeline-work .inner-content .single-item:nth-child(3) .year {
	background-color: #B8DCFF;
}
.timeline-work .inner-content .single-item:nth-child(3) .month{
	color:#216BFF;
}
.timeline-work .inner-content .single-item:nth-child(3) .month:after{
	background-color:#216BFF;
}
.timeline-work .inner-content .single-item:nth-child(3) .year{
	border-color:#216BFF;
}
.timeline-work .inner-content .single-item:nth-child(3) .year{
	background-color:#6393FF;
}
.timeline-work .inner-content .single-item:nth-child(3) .year:before{
	background:#216BFF;
}


/*4th circle*/

.timeline-work .inner-content .single-item:nth-child(4) .year {
	background-color: #FF737E;
}


/*5th circle*/

.timeline-work .inner-content .single-item:nth-child(5) .year {
	background-color: #BF78AB;
}
/*end of main feature*/

/*hide gallery  category*/
section.sidebar-page-container.mrsingle > .container > .row > .content-side > .blog-single-content > .mr_page > h2,
.elementor-widget-container .eael-filter-gallery-wrapper .eael-filter-gallery-control {
	display:none;
}

/*hide the banner ball*/
.theme-layout section.page-title .anim-icons .icon-4{
	display:none;
}

.gallery-item-buttons > a span {
	background: #006D5B !important;
}

/*title position*/
body > main > div.elementor.elementor-6184 > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-5d155fa.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div > div > section > div > div.sec-title.center > h2,
body > main > div.elementor.elementor-6174 > div > section > div > div > div > div > div > section > div > div > div > div > div > h2{
    /*text-align: left;*/
	display:none
}

.sec-title.center .h2:before, .sec-title.center .h2:after {
    left: 50%;
    transform: translateX(-50%);
}

.sec-title.center h2:before,
.sec-title.center h2:after {
	/*display:none;*/
}

/*main feature*/
.elementor-widget-container section.timeline-work{
	padding-bottom:0;
}

/*animation time*/
.timeline-work .inner-content .single-item .year {	
	transition: all 2000ms ease;
}


.timeline-work .inner-content .single-item:first-child:after{
	 bottom: 213px;
}
.timeline-work .inner-content .single-item:nth-child(3):after{
	bottom: 134px;
}
.timeline-work .inner-content .single-item:last-child:after {
    bottom: 173px;
}

.timeline-work .inner-content .single-item:nth-child(2):after,
.timeline-work .inner-content .single-item:nth-child(4):after {
    top: 128px;
}

.timeline-work .sec-title.center h2:before{
	left: 50%;
    transform: translateX(-50%);
}
.timeline-work .sec-title.center h2:after {
    left: 43.5%;
    transform: translateX(-50%);
}

.timeline-work .sec-title h2:before {
    position: absolute;
    content: '';
    width: 230px;
    height: 2px;
    left: 0px;
    bottom: -8px;
    background: linear-gradient(90deg, #006d5b 0%, #245201 0%, #006d5b 100%);
}

.timeline-work .sec-title h2 {
    margin-bottom: 56px;
}

.timeline-work .sec-title h2:after {
    position: absolute;
    content: '';
    width: 75px;
    height: 4px;
    left: 0px;
    bottom: -8px;
    transition: all 500ms ease;
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
    -webkit-mask-image: linear-gradient(-75deg, rgb(206 206 206 / 60%) 50%, #d3d1d4 50%, rgb(162 152 152) 70%);
    background: linear-gradient(90deg, rgb(212 212 212) 0%, #245201 0%, #006d5b 100%);
}
/*end of main feature*/

/*zh main feature */
.elementor-13702 .timeline-work .inner-content .single-item:first-child:after {
    bottom: 174px;
}
.elementor-13702 .timeline-work .inner-content .single-item:last-child:after {
    bottom: 134px;
}

body > main > div.elementor.elementor-6184 > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-ac758d2.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > section > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-961275f > div{
	padding:3px;
}

/*FAQs*/
body > main > div.elementor.elementor-6174 > div > section > div > div > div > div > div > section{
	padding-top:60px;
}
.faq-section.two .container .row .faq-content .sec-title{
	display:none;
}
.elementor-element .elementor-widget-container section.faq-section.two{
	padding-top: 0;
}
.faq-content ul.accordion-box .acc-btn  h5,
.faq-section .campus-accordion-box .block .acc-btn .icon-outer {
	color:#006D5B;
}

.faq-content .accordion-box .accordion .acc-btn h4{
	display:none;
}

.faq-content .accordion.block{
	padding: 17px 28px;
}

.faq-section .h5 {
    width: 90%;
}
/*end of FAQs*/

/*Sustainable, Healthy and Smart Campus*/
#content_block_24 .content-box h2{
	color:#006D5B;
}
.elementor-6734 .elementor-element.elementor-element-9c43c74 > .elementor-widget-container {
    margin: 0px 0px 29px 0px;
}
/*
.elementor-6734 .elementor-element.elementor-element-a189ee3,
.elementor-6734 .elementor-element.elementor-element-ce5a19c{
    padding: 0px 0px 100px 0px;
}
*/
.sustainable-healthy-smart-campus figure.image.clearfix.wow.slideInLeft.animated {
    display: flex;
    justify-content: center;
}

.support-section.sustainable-healthy-smart-campus .image_block_23 .image-box figure.image img{
	width: 50%;
}
/*end of Sustainable, Healthy and Smart Campus*/ 



/*Over view*/
.overview #content_block_39 .content-box h5{
	color:#666666 !important;
}

/*gallery*/
.eael-filterable-gallery-item-wrap .eael-gallery-grid-item{
	margin: 0 20px 20px 0;
}



/*home1*/
#content_block_04 > div > div.sec-title > h2 {
	width: 463px;
}
#content_block_04 .content-box {
	padding: 168px 30px 168px 100px;
}



/*hide gallery link button*/
.gallery-item-caption-over > .gallery-item-buttons > a[href="#"]{
	display:none;
}

.ripple {
	display: none !important; /* WCAG */
}

.video-inner .ripple {
    -webkit-box-shadow: 0 0 0 0 #DBDBDB;

}


/*knowledge corner*/
h3 .knowledge-corner{
	font-size:24px;
}
.clients-style-three.knowledge-corner-carousell{
	padding-top:0;
}
.device-friendly{
	padding: 0px 0px 40px 0px;;
}
#content_block_19 .content-box .text{
	margin-bottom: 31px ;
}

#content_block_20 .content-box .text {
    font-size: 20px;
    line-height: 1.4em;
    color: #666666;
}

#content_block_20 .content-box {
   padding-top: 0;
}

.feature-style-seven.knowledge-corner .inner-box:first-child {
    margin-bottom: 0;
}

.knowledge-corner #content_block_20 .content-box,
.feature-style-seven.knowledge-corner .inner-box:first-child .content-box {
	margin-left:0;
	margin-right:0;
}

.enterprise-section .single-column:nth-child(4) .single-item .inner-box{
	/*background:#f3efff;*/
	background:#FFE8D6;
	border-top-right-radius: 30px;
    border-bottom-left-radius: 30px
}
.enterprise-section .single-column:nth-child(5) .single-item .inner-box{
	background:#f3f8ff;
	border-top-right-radius: 30px;
    border-bottom-left-radius: 30px
}
.enterprise-section .container .sec-title h2{
	margin-bottom:-16px;
}
.enterprise-section .container .sec-title h2:before,
.enterprise-section .container .sec-title h2:after{
	display:none;	
}

.knowledge-corner .container .content-box > a > .theme-btn,
.knowledge-corner .container .content-box .btn-box{
	margin-top:-13px;
}

 /**enterprise widget**/
.elementor-widget-container .enterprise-section .container .row .single-item .inner-box {
     padding: 15px;
}
.elementor-widget-container .enterprise-section .container .single-item .inner-box .image-box {
     width: 100%;
     position: relative; 
     right: unset; 
	 left:unset;
     bottom: unset; 
	 display: flex;
     justify-content: center;
}
.elementor-widget-container .enterprise-section .container .single-item .inner-box .image-box {
	padding:7px;
}



/** end of enterprise widget**/
.content_block_19 .content-box .text{
	margin-bottom:40px;
}
.knowledge-corner-carousell button.owl-carousel-control-btn{
	margin-bottom:50px;
}

.title-align-left{
	text-align:left;
}


/* end of knowledge corner*/


/*modules*/
/*
.elementor-widget-container section.sidebar-page-container{
	padding : 15px 0 ;
}*/

.press-progress-blog .single-blog-content .text>h2 p{
	font-size:20px;
	line-height:1.4em;
}
.press-progress-blog .single-blog-content .upper-box>h2{
	margin-bottom: 20px;
}

/*end of modules*/

/*post grid*/
header.eael-entry-header h2.eael-entry-title{
	margin-bottom:20px;
}

article.eael-grid-post>.eael-grid-post-holder>.eael-grid-post-holder-inner>.eael-entry-wrapper  .eael-entry-title a{
	color: #006d5b;
}


body article.eael-grid-post>.eael-grid-post-holder>.eael-grid-post-holder-inner>.eael-entry-wrapper .eael-grid-post-excerpt p {
    font-size: 20px;
    line-height: 1.4em;
	margin-bottom:20px;
}

body article.eael-grid-post>.eael-grid-post-holder>.eael-grid-post-holder-inner>.eael-entry-wrapper .eael-grid-post-excerpt .eael-post-elements-readmore-btn {
    color: #006d5b;
	font-size: 18px;
	
}
/*end post grid*/

/*Event single post*/
.mec-container .mec-event-content h1.mec-single-title{
	font-size:34px;
	color:#006d5b;
}
.mec-container .mec-event-content .mec-single-event-description p{
	font-size:20px;
	line-height:1.4em;
	color:#666666;
}
.mec-event-export-module.mec-frontbox,
article.mec-single-event .col-md-4{
	display:none;
}
article.mec-single-event .col-md-8{
	flex: 0 0 100% ;
    max-width: 100% ;
}
section.mec-container article.mec-single-event{
	justify-content: center;
}
/*end of Event single post*/


/*did you know*/
.feature-style-seven {
    padding: 0;
}
/*end of did you know*/

/*single post*/
ul.post_meta li.meta_comment,
.post-details .inner-box .lower-box
{
	display:none
}

.sidebar-page-container .blog-single-content .inner-box .upper-box h3 {
	font-size: 34px;
	line-height:1.4em;
	color:#006d5b;
}
.sidebar-page-container .blog-single-content .inner-box .post_text p{
	line-height:1.4em;
	font-size: 20px;
}
/*end of single post*/

/*margin*/
#content_block_24 .content-box .text {
    margin-bottom: 63px;
}

/*vision*/
.service-style-two {
    padding: 0 0 26px 0;
}
section.innovative-idea{
	padding-bottom:0;
}
/*end of vision*/

/*vision & mission*/
.innovative-idea .single-item:hover .inner-box .icon-box .bg-layer {
    filter: none;
    -webkit-filter: none;
    transform: rotateY(0deg);
}
.innovative-idea .single-item:hover {
    box-shadow: none;
}
.innovative-idea .single-item{
	margin:-20px;
	background: transparent;
}

/*Overview*/
.transactions-work {
    padding: 20px 0px 82px 0px;
}
.transactions-work.overview .container .content-column {
    padding-left: 0;
}
.transactions-work .content-box{
	margin-top:0;	
}
#content_block_40 > .inner-box > .single-item > .box > div:nth-child(3){
	margin-top:23px;
}
/*end of Overview*/

/*Design Philosophy*/
.enterprise-section {
    padding: 0;
}
.support-section {
    padding: 0px 0px 30px 0px;
}
.enterprise-section .sec-title p {
	text-align: left;
}
.support-section.design-philosophy-inspiration .container .inner-box .text{
	margin: 25px 0 0 0;
}

.enterprise-section .container .row .single-column .inner-box h3{
	padding-bottom:12px;
}

.enterprise-section .single-item .inner-box h3:before {
    left: 45%;
}
.enterprise-section .row div:nth-child(7) .single-item .inner-box{
	background:#f3efff;	
}
/*end of Design Philosophy*/

/*progress*/

.twae-data-container .twae-description a img.alignnone{
	margin: 5px 15px 15px 0px;
}
.twae-data-container .twae-description a img.alignright{
	margin:5px 0 15px 20px; 
}

.twae-timeline-entry-inner .twae-data-container  .twae-description{
	font-family: Roboto;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    color: #666666 !important;
    font-size: 20px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
}
/*
.elementor-element-d843413 .alignright {
    float: left!important;
}
*/
/*end of progress*/

/*Caring our community*/

.caring-our-community {
    padding: 120px 0 24px 0;
}

.chooseus-section .inner-box .h2,
.chooseus-section .inner-box h3{
	margin-bottom: 20px;
}
.caring-our-community #content_block_24 .content-box .text {
    margin-bottom: 0;
}

.chooseus-section .inner-box h3{
	color:#006d5b;
	line-height:1.4em;
}

.chooseus-section .container .inner-box h2{ 
	margin-bottom:30px;
}

.elementor-section-wrap section:first-child .caring-our-community{
	padding: 28px 0 24px 0;
}

.chooseus-section {
    padding: 40px 0px 0px 0px;
}

/*end of caring our community*/

/*gallery effect*/
.eael-gallery-grid-item{
	box-shadow: 8px 8px 5px -2px #abababde;
}

/*gallery hover effect*/
.eael-gallery-grid-item:hover .gallery-item-thumbnail-wrap>img{
	transform: scale(1.1);
	transition: all 500ms ease;
	
}
.gallery-item-thumbnail-wrap{
	overflow: hidden ;
}

.gallery-item-thumbnail-wrap img{
	transition: all 500ms ease;
	
}

/*end of gallery hover effect*/

/*menu hover effect*/
.mega-menu-item a[href='#']{
	pointer-events: none !important;
}
* [href="#"]{
	pointer-events:none;
}
.mobile-menu .mCustomScrollBox:focus{
	outline-style: unset !important;
}
/*image download button*/
i.eicon-share-arrow{
	display:none;
}
/*image arrow button border*/

.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
     height: auto; 
}

/*campus-design*/
.campus-design #content_block_34 .content-box .list-item li:before{
	color:#006d5b;
	font-family: FontAwesome;
}
.campus-design #content_block_34 .content-box .list-item li:nth-child(1):before,
.campus-design #content_block_34 .content-box .list-item li:nth-child(2):before,
.campus-design #content_block_34 .content-box .list-item li:nth-child(3):before,
.campus-design #content_block_34 .content-box .list-item li:nth-child(4):before,
.campus-design #content_block_34 .content-box .list-item li:nth-child(5):before,
.campus-design #content_block_34 .content-box .list-item li:nth-child(6):before,
.campus-design #content_block_34 .content-box .list-item li:nth-child(7):before,
.campus-design #content_block_34 .content-box .list-item li:nth-child(1),
.campus-design #content_block_34 .content-box .list-item li:nth-child(2),
.campus-design #content_block_34 .content-box .list-item li:nth-child(3),
.campus-design #content_block_34 .content-box .list-item li:nth-child(4),
.campus-design #content_block_34 .content-box .list-item li:nth-child(5),
.campus-design #content_block_34 .content-box .list-item li:nth-child(6),
.campus-design #content_block_34 .content-box .list-item li:nth-child(7){
	font-size:18px;
}

.campus-design #content_block_34 .content-box .list-item li:nth-child(1):before {
	content:"\f124";
	
}
.campus-design #content_block_34 .content-box .list-item li:nth-child(2):before {
	content:"\f1ad";	
}
.campus-design #content_block_34 .content-box .list-item li:nth-child(3):before {
	content:"\f19c";	
}
.campus-design #content_block_34 .content-box .list-item li:nth-child(4):before {
	content:"\f14f";	
	font-family: Flaticon;
}
.campus-design #content_block_34 .content-box .list-item li:nth-child(5):before {
	content:"\f125";	
	font-family: Flaticon;
}
.campus-design #content_block_34 .content-box .list-item li:nth-child(6):before {
	content:"\f299";	
}
.campus-design #content_block_34 .content-box .list-item li:nth-child(7):before {
	content:"\f073";	
}

.campus-design #content_block_34 .content-box .top-title{
	display:none;
}

/*caring our community*/
.chooseus-section.caring-our-community-1 .inner-box .list-item li:before{
	content:"\f10a";
	color:#006d5b;
	font-family: Flaticon;
	font-size:20px;
}
.chooseus-section.caring-our-community-2 .inner-box .list-item li:before{
	content:"\f299";
	color:#006d5b;
	font-family:FontAwesome;
	font-size:20px;
}
.chooseus-section.caring-our-community-3 .inner-box .list-item li:before{
	content:"\f14f";
	color:#006d5b;
	font-family: Flaticon;
	font-size:20px;
}
.chooseus-section.caring-our-community-4 .inner-box .list-item li:before{
	content:"\f328";
	color:#006d5b;
	
	font-size:20px;
}

.chooseus-section.caring-our-community-1 .inner-box .list-item li,
.chooseus-section.caring-our-community-2 .inner-box .list-item li,
.chooseus-section.caring-our-community-3 .inner-box .list-item li,
.chooseus-section.caring-our-community-4 .inner-box .list-item li{
	font-size:18px;
	line-height:1.4em;
}

.chooseus-section.caring-our-community-1 .container .inner-box > .h2,
.chooseus-section.caring-our-community-2 .container .inner-box > .h2,
.chooseus-section.caring-our-community-3 .container .inner-box > .h2,
.chooseus-section.caring-our-community-4 .container .inner-box > .h2{
	margin-bottom:35px;
}


/*design Philosophy*/
.enterprise-section .single-item .inner-box h3{
	color:#006d5b;
	font-size:22px;
	font-weight: bold;
	text-align: center;
}
/*end of design Philosophy*/

/*Community Liaison*/
.content_block_32 .content-box .text {
    font-size: 20px;
}
section.solution-section{
	padding:0;
}
.solution-section .inner-content .inner-box:first-child {
    margin-bottom: 0;
}
/*end of Community Liaison*/

/*contact form*/
.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label {
	font-weight: normal;
}

.hku-contact-form-field {
	position: relative;
}

.wpcf7 legend,
.hku-contact-form-field label,
.wpcf7 .wpcf7-form p > label{
	color:#006d5b;
	font-weight: normal;
	display: block;
}

.hku-contact-form-field fieldset legend{
	font-size:20px;
	line-height:1.4em;
	font-weight: normal;
	margin-bottom: 0;
	font-weight:500;
}

.hku-contact-form-field label span,
.wpcf7 .wpcf7-form p > label span.wpcf7-list-item-label{
	color:#666666;
}

.hku-contact-form-field label .wpcf7-not-valid-tip,
.wpcf7 .wpcf7-form p > label spanwpcf7-not-valid-tip {
	color:#dc3232;
}


.wpcf7 .wpcf7-form .hku-contact-form-field textarea,
.wpcf7 .wpcf7-form .hku-contact-form-field input,
.wpcf7 .wpcf7-form p span.wpcf7-form-control-wrap textarea.wpcf7-form-control,
.wpcf7 .wpcf7-form p span.wpcf7-form-control-wrap input.wpcf7-form-control{
	border: solid 1px #666666;
	padding: 10px;
    background-color: rgba(255, 255, 255, 0.85);
}

.wpcf7-form{
	padding:15px;
	border: solid 1px #666666;
    border-radius: 30px;
	box-shadow: 0 0 25px #666666;
}

.wpcf7 form .wpcf7-response-output {
	background-color: rgba(255, 255, 255, 0.85);
	margin: 0;
}

.eael-contact-form input[type=submit]{
	border: solid 1px;
}

.wpcf7-form .hku-contact-form-field .ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
}

.hku-contact-form-field fieldset > p,
.wpcf7-form .hku-contact-form-field > p,
.wpcf7-form > p label{
	width:100%;
}

form.wpcf7-form > .title{
	font-size: 34px;
	line-height:1.4em;
	color:#006d5b;
	text-align: center;
	font-weight:500;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #006d5b;
}

.wpcf7-list-item{
	margin: 0 1em 0 0;
}

p .wpcf7-form-control-wrap .wpcf7-form-control{
	display: block;
}

.wpcf7 form.wpcf7-form .hku-contact-form-field label{
	margin-bottom: 12px;
	font-weight:500;
}
.eael-contact-form-7-button-align-left .eael-contact-form-7 .wpcf7-form p:nth-last-of-type(1){
	margin-bottom: 0;
}
.wpcf7 form.wpcf7-form > .hku-contact-form-field.radio {
    margin-bottom: 8px;
}
.wpcf7 form>div, .wpcf7 form>p {
    margin-bottom: 20;
}
.wpcf7 form.wpcf7-form > div {
    margin-bottom: 20px;
}
.wpcf7 form.wpcf7-form > div:last-child {
    margin-bottom: 0;
}
.elementor-widget-container .wpcf7 .wpcf7-form p.form-intro {
    margin-bottom: 25px ;
}
/*end of contact form*/

/*Welcome Message*/
.support-section.welcome-message .image_block_23 {
    margin-bottom: 0;
}
.welcome-message .container .inner-box .image_block_23 img {
	height:auto;
}
/*project group*/
.elementor-element-43bda82 #content_block_24 > div > h2{
	display:none;
}
section.support-section.project-group-and-lead-consultant{
	padding-bottom:15px;
}
section.support-section.project-group-and-lead-consultant .content-box h2{
	margin-bottom:35px;
} 
section.support-section.project-group-and-lead-consultant .content-box .btn-box {
	margin: 40px 0 15px 0;
} 
.feature-style-11.campus-design #content_block_34 .content-box .sec-title h2{
	margin-bottom:4px;
}
.feature-style-11.campus-design .inner-content .inner-box {
    margin-bottom: 0;
}

/*support-left button*/
.support-section .container .inner-box .content-box .btn-box{
	margin-top:50px;
}

/*community Liaison*/
section.solution-section .container  .image_block_32 .image-box:hover {
	background: rgba(255, 255, 255, 0 ) !important;
}
.image_block_32 .image-box:hover img {
    opacity: 1;
}


/*Breadcrumb*/
.container-breadcrumb .bread-crumb li:before,
li.breadcrumb-item{
	color:#006d5b;
}

/*in site search*/
.insite-search .single-blog-content ul.post_meta > li.meta_date{
	display:none;
}

section.sidebar-page-container > .container > .row > div:last-child  > .blog-content .left-content.pull-left{
	display:none;
}
.sidebar-page-container.insite-search > .container > .row{
	flex-direction: column;
}
.sidebar-page-container.insite-search > .container > .row > div{
	max-width: 100%;
}

.pagination li:last-child a, .pagination li:first-child a {
    color: #006d5b;
    border-color: #006d5b;
    background-color: #fff;
}
.pagination > li:hover > .current, .pagination > li > .current, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #006d5b;
    border-color: #006d5b;
    background-color: #fff;
	
}
.search-form .searchform .form-group button{
	width: 60px ;
    height: 60px;
    line-height: 60px;
	margin-top: -60px;
}

.blog-content .single-blog-content .upper-box .text p {
   overflow-wrap: break-word;
}

/*knowledge corner*/
#image_block_19 .image-box img {
    float: unset;
}
.sustainable-healthy-smart-campus .container .image-box figure.image,
.knowledge-corner .container .image-box figure.image{
    display: flex;
    justify-content: center;
}
.enterprise-section .sec-title {
    margin-bottom: 0px;
}
.enterprise-section .sec-title.center h2, .sec-title.center p{
	padding-top:0px;
}

/*work*/
.elementor-widget-container h2.work-content,
.zh-work .container .inner-box h2{
	font-weight:600;
}

/*search not found*/
.search_area_df .container .search_tx_box h1.search_title{ 
	font-size:34px;
}
.search_area_df .container .search_tx_box .search_text p{
	font-size:30px;
	line-height:1.4em;
}
/*publication*/
._3d-flip-book .book-widget .full-size{
	position:relative;
	left:10%;
	width:80%;
}

/*study*/
.elementor-6940 .elementor-element.elementor-element-e7b83f1 .elementor-swiper-button.elementor-swiper-button-prev,
.elementor-6940 .elementor-element.elementor-element-e7b83f1 .elementor-swiper-button.elementor-swiper-button-next {
    font-size: 30px;
    color: #212529;
    background-color: #ffffff50;
}

/*support-section*/
.support-section .container .content-box .h2 {
	margin-bottom:25px;
}

/*owl carosel*/
 .owl-item .item .timeline-content {
    	padding: 0 30px;
	}

/*planning timeline*/
/*
 .owl-item .item .text-center .timeline-date{
	font-size:20px;
}
*/

@media only screen and (max-width: 1500px){
	#content_block_04 > div > div.sec-title > h2 {
		width: unset;
	}

}




@media only screen and (max-width: 1200px){
	
	/*HKU icon*/
	.main-header .container-fluid .main-box .logo-box,
	.sticky-header .container figure.logo-box{
	width: 70%;
	}
	
	.logo-box img {
		width: 280px !important;
	}
	.menu-area .mobile-nav-toggler {
		margin-top: 20px !important;
	}
	.main-header.style-three .header-upper .main-box {
		padding: 0px 20px 15px 20px;
	}

	/*blog image size*/
	figure.image-box {
		width: 80%;
	}
	/*spacing*/
	.news-block-one .inner-box .lower-content {
		padding: 0 0 10px 0; 
	}
	.news-block-one .inner-box .lower-content h3 {
		margin-bottom: 13px; 
	}
	

	/*delete border */
	.mobile-menu .navigation li > a:before {
		border-left: 5px solid #4527a400;
	}
	/*play button*/
	.video-section .video-inner a {
		width: 100px;
		height: 100px;
		line-height: 93px;
		font-size: 50px;
	}
	/*message form group grey ring*/
	#content_block_04 .content-box:after {
		z-index: -1;
	}
	/*align campus image*/
	.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
		margin: 10%;
	}
	.news-block-one .inner-box .image-box {
		height: auto !important;
	}

	.container .row .col-lg-6.col-md-12.col-sm-12{
		padding: 0 20px;
	}

	.elementor-2544 .main-footer.style-two {
		background: #006d5b ;
	}
	/*section spacing*/

	.elementor-5926 .subscribe-style-three .container .sec-title h2,
	.elementor-5926 .testimonial-style-two,
	.elementor-5926 .news-section,
	.elementor-5926 .banner-style-seven,
	.testimonial-style-two .sec-title h2
	{
		padding-top: 65px;
	}


	.elementor-5926 .testimonial-style-two,
	.elementor-5926 .news-section 
	{
		padding-bottom: 50px;
	}
	.elementor-5926 .elementor-widget-container .testimonial-style-two{
		padding: 0;
	}

	.testimonial-style-two .sec-title h3,
	#content_block_11 .slide-content .author-info {
		display:none;
	}


	/*footer*/
	.main-footer .footer-top {
		padding-top: 65px;
	}
	.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
		margin-top:0 !important; 
	}
	
	/*home image*/
	.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0 !important;
    width: 100%;
	}
	
	/*home blogs*/
	.news-block-one .inner-box .lower-content {
   	 padding: 20px 0 10px 0;
	}
	
	
	/*Play button animation */
	.video-inner .ripple {
    left: -6px;
    top: -6px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 #808080;
    -webkit-animation: ripple 5s infinite;
	}
	/*Play button position*/
	.video-section .video-inner {
   		padding: 85% 10%;
	}
	
	#content_block_04 .content-box {
	padding: 30px 30px 30px 100px;
	}
	
	.video-section .content-box .theme-btn-two {
		font-size:17px;
	}
	
	/*Main Feature*/
	
	.timeline-work .inner-content .single-item{
		width: 33%;
	}
	
	.timeline-work .inner-content .single-item:first-child:after{
		 bottom: 174px;
	}
	.timeline-work .inner-content .single-item:nth-child(3):after{
		bottom: 174px;
	}
	
	.timeline-work .inner-content .single-item:last-child:after {
    bottom: 133px;
	}
	
	/*zh*/
	div[data-elementor-id="13702"] .timeline-work .inner-content .single-item:first-child:after{
		bottom: 134px;
	}
	div[data-elementor-id="13702"] .timeline-work .inner-content .single-item:nth-child(3):after{
		bottom: 134px;
	}
	
	.elementor-cta__content{
		padding:1px;
	}
	
	.timeline-work .inner-content .single-item{
		float:unset;
	}
	
	.timeline-work > .container > .inner-content {
		display:flex;
		flex-wrap:wrap;
	}
	
	.customize-btn.design-btn.active-page {
    	color: #fff;
    	background-color: #006d5b;
   		pointer-events: none;
	}
	.customize-btn.design-btn {
    	width: 100%;
    	margin-bottom: 20px;
	}
	
	/*Search icon*/
	.search-box-outer .dropdown button.search-box-btn{
		margin-left: 0;
	}
	
	/*planning timeline*/
	.timeline-slider .owl-stage .owl-item{
		margin-right:5px;
	}
	 .owl-item .item .timeline-content {
    	padding: 0 30px;
	}
	
	/*caring our community*/
	.col-md-6 {
    	flex: 0 0 100%;
    	max-width: 100%;
	}
	
	/*menu search column*/
	.search-box-outer .form-container button.search-btn{
		margin-left:5px;
	}
	
	/*single post*/
	.post .single-blog-content .inner-box figure.image-box a {
		display:flex;
		justify-content:center;
	}
	.post .single-blog-content .inner-box figure.image-box a img{
		padding-top:20px;
		width:70%;
	}
	/*welcome message*/
	.elementor-element-acac025 .support-section .image_block_23 .image-box figure.image img {
    	/*height: 369px;*/
		height:auto;
		image-rendering:pixelated;
	}
	/*knowledge corner*/
	.knowledge-corner .container .content-box > a > .theme-btn,
	.knowledge-corner .container .content-box .btn-box{
		margin-top:0;
	}
	
	/*enterprise section*/
		.enterprise-section .image-box img{
			width:65%

	}
	
	
}



@media only screen and (max-width: 991px){
	.content-column .content-box{
		margin: 0px;
	}
	
	.timeline-work .inner-content .single-item:first-child:after {
    	bottom: 213px;
	}
	.timeline-work .inner-content .single-item:last-child:after {
    bottom: 173px;
	}
	
	.video-section .video-inner {
	padding: 0 0 30px 0;
	margin-left:0;
	}
	
	.timeline-work .inner-content .single-item:first-child:after{
		bottom: 174px;
	}
	.timeline-work .inner-content .single-item:last-child:after {
    	bottom: 134px;
	}
	
		/*Planning timeline*/
	.owl-carousel.timeline-slider .owl-stage-outer .owl-stage .owl-item{
		transform:translate(-30px, 0px);
	}
	


	
}

@media only screen and (max-width: 882px){
	/*main feature*/
	.timeline-work .inner-content .single-item:first-child:after{
		 bottom: 214px;
	}

	/*zh*/
	div[data-elementor-id="13702"] .timeline-work .inner-content .single-item:first-child:after{
		bottom: 174px;
	}
	div[data-elementor-id="13702"] .timeline-work .inner-content .single-item:nth-child(3):after{
		bottom: 174px;
	}
	/*en*/
	div[data-elementor-id="6184"] .timeline-work .inner-content .single-item:nth-child(3):after{
		bottom: 214px;
	}
}

@media only screen and (max-width: 862px){
	/*main feature*/
	.timeline-work .inner-content .single-item:last-child:after {
    	bottom: 174px;
	}
	

}

/*section-title spacing*/
@media only screen and (max-width: 767px){
	
	/*Vision and Mission*/
	.container .row .col-lg-6.col-md-12.col-sm-12{
		padding: 40px 20px;
	}
	
		/*Planning timeline*/
	.owl-carousel.timeline-slider .owl-stage-outer .owl-stage .owl-item{
		transform:translate(0px, 0px);
	}

	/*home*/
	.content_block_15 > .content-box > .text{
		margin-bottom:34px;	
	} 

	.content_block_15 > .content-box > .btn-box{
		margin-bottom: 15px;
	}
	
	.elementor-element .elementor-widget-container section .sec-title,
	.elementor-element .elementor-widget-container section .sec-title h2{
		margin-bottom: 0;
	}
	.news-section{
		padding-top: 30px;
	}
	/*news spacing*/
	.news-section .container .row .col-lg-4.col-md-6.col-sm-12.news-column{
		margin-bottom: 24px;
	}
	/*
	section .sec-title{
    	padding: 0 0 21px 0;
	}
	*/
	
	.feature-style-six .inner-box:first-child {
		margin-bottom:0;
	}

	/*main feature*/
	.timeline-work .inner-content .single-item{
		width: 100%;
	}
	.timeline-work .inner-content .single-item:first-child:after{
	 bottom: 228px;
	}
	.timeline-work .inner-content .single-item:last-child:after {
    bottom: 173px;
	}

	.timeline-work .inner-content .single-item:nth-child(2):after,
	.timeline-work .inner-content .single-item:nth-child(4):after {
    top: 133px;
	}
	
	/*zh*/
	div[data-elementor-id="13702"] .timeline-work .inner-content .single-item:first-child:after{
		bottom: 139px;
	}
	div[data-elementor-id="13702"] .timeline-work .inner-content .single-item:nth-child(3):after{
		bottom: 139px;
	}
	/*en*/
	div[data-elementor-id="6184"] .timeline-work .inner-content .single-item:nth-child(3):after{
		bottom: 139px;
	}
	
	/*spacing*/
	/*welcome message*/
	
	section.page-title {
    margin-bottom: 0px;
	}
	#content_block_24 .content-box .text {
    margin-bottom: 0;
	}
	.support-section .inner-box:last-child {
    padding-top: 0px;
	}
	
	.support-section.welcome-message .content-column .content-box{
		margin:4px 0 0 0 ;
	}
	.support-section.welcome-message .container .inner-box .content-column  h2 {
		margin-bottom:32px;
	}
	.elementor-element-acac025 .support-section .image_block_23 .image-box figure.image img {
    	height: auto;
	}
	/*end of welcome message*/
	/*
	.elementor-8655 .elementor-element.elementor-element-ed34c90 {
    margin-top: 70px;
    margin-bottom: 70px;
	}
	*/
	.elementor-8655 .elementor-element.elementor-element-2f399a8 {
    margin-bottom: 85px;
	}
	/*vision & Mission*/
	.service-style-two {
    padding: 85px 0px 30px 0px;
	}
	.elementor-section-wrap > section:nth-child(5) .support-section.vision-and-mission {
		 padding: 30px 0px 85px 0px;
	}
	.support-section.vision-mission .container .content-box h2{
		margin-bottom:32px;
	}
	
	/*end of & Mission*/
	
	/*Overview*/
	.overview .content-box .btn-box{
    	margin-bottom: 54px;
	}
	
	.overview #content_block_39 .content-box .sec-title h2 {
     margin-bottom: 0px;
	}
	
	.transactions-work.overview .container{
		
	}
	.transactions-work.overview .container .row .content-column,
	.transactions-work.overview .container .row .inner-column{
    	padding:0 5px;
	}
	
	.transactions-work.overview .container .row .inner-column .inner-box{
		padding:0;
	}
	.transactions-work.overview > .container > .row > div:last-child{
		display:none;		
	}
	.transactions-work > .container #content_block_40 > .inner-box .box div:last-child{
		margin-top:0;
	} 
	
	/*phase 1,2,3*/
	.transactions-work .container .row .inner-column{
		display:none;
	}
	/*end of Overview*/
	
	/*Design Philosophy*/
	.sec-title.center h2, .sec-title.center .h2, .sec-title.center p {
   	 padding-top: 31px;
	}
	
	.enterprise-section .single-item .inner-box h3:before{
		left:41%;
	}
	.enterprise-section .image-box img{
		width:100%;
	}
	
	
	.elementor-8622 .innovative-idea .container .single-column > .single-item > .inner-box{
		display: flex;
    	align-items: center;
	}
	

	
	
	/*end of Design Philosophy*/
	

	
	/*Progress Log*/
	section.press-progress-blog, section.latest-update {
    max-width: 100%;
    min-width: 100%;
	}
	/*Progress Log*/
	
	/*Community Liaison*/
	.solution-section {
    padding: 0px 0px;
	}
	/*end of Community Liaison*/
	
	/*caring-our-community*/
	.caring-our-community {
    padding:  24px 0;
	}
	.elementor-8454 .elementor-element.elementor-element-6876512 > .elementor-widget-container {
    margin: 0;
	}
	
	#image_block_23 .image-box {
    margin-top: 0;
	}
	.support-section #image_block_23{
		margin-bottom:0;
	}
	.chooseus-section {
    padding: 0;
	}
	
	/*end of caring-our-community*/
	
	.press-progress-blog .container .row .content-side{
		padding-right:0;
	}
	/*knowledge corner*/
	.elementor-widget-container .enterprise-section .container .row .single-item .inner-box {
    	padding: 10px;
	}
	.elementor-widget-container .enterprise-section .row .single-column{
		padding-left:0;
		padding-right:0;
	}
	
	.press-progress-blog .container .row .content-side{
		padding-right:0;
	}
	
	section .sec-title, .sec-title h2, .sec-title .h2{
		padding-bottom: 35px;
	}
	
	/*end of knowledge corner*/
	
	/*Album*/
	.eael-filterable-gallery-item-wrap .eael-gallery-grid-item {
   	 	margin: 0 0 20px 0;
	}
	
	/*publication*/
	.press-progress-blog-container .container-fluid .row section:last-child .blog-content,
	.press-progress-blog-container .container-fluid .row section:last-child .inner-box{
		margin-bottom:0;
	}
	
	/*pagination*/
	.custom-pagination{
		margin-top: 40px;
	}
	
	/*Planning Timeline*/
	.timeline-slider-date .item .et-timeline-hor-line{
		margin-bottom:50px;
	}
	
	.timeline-slider .owl-stage .owl-item {
		margin-right: 0px;
	}
	
	
	/*work*/
	.support-section.work .container .content-box > h2{
		margin-bottom:32px;
	}
	.support-section.work .container .content-box > .text{
		margin-bottom:0;
	}
	
	/*porgress*/
	.support-section.progress-latest-update .image_block_23{
		margin-bottom:0;
	}
	/*main feature*/
	.feature-style-five.main-feature .container .inner-box .content-column > div .text{
		padding-right:0px;
	}
	
	.feature-style-five.main-feature{
		padding:0px;
	}
	.feature-style-five.main-feature #content_block_14 .content-box .text{
		margin-bottom:0;
	}
	.feature-style-five.main-feature #content_block_14 .content-box {
		margin: 30px 0 15px 0;
		
	}
	.timeline-work .inner-content .single-item:first-child, .timeline-work .inner-content .single-item:nth-child(3), .timeline-work .inner-content .single-item:last-child {
    	padding-top: 0;
	}
	.timeline-work .container .sec-title h2{
		padding:0;
	}
	.timeline-work .inner-content .single-item {
    	margin: 14px 0px;
	}
	
	/*zh main feature */
	.elementor-13702 .timeline-work .inner-content .single-item:first-child:after {
    	bottom: 139px;
	}
	.elementor-13702 .timeline-work .inner-content .single-item:last-child:after {
    	bottom: 139px;
	}
	
	
	/*living*/
	.support-section.main-feature .container .content-box h2{
		margin-bottom:50px;
	}
	.support-section .inner-box:last-child .content-box {
    margin: -9px 0px 0px 0px;
	}
	/*media*/
	.latest-update.custom-module-container .container-fluid .row section:last-child .blog-content,
	.latest-update.custom-module-container .container-fluid .row section:last-child .single-blog-content .inner-box{
		margin-bottom:10px;
	}
	/*design philosophy*/
	.enterprise-section .container .sec-title h2{
		padding-top:5px;
	}
	
	/*sustainable healthy*/
	.support-section.design-philosophy-inspiration .container .content-box h2{
		margin-bottom:30px;
	}
	.owl-carousel-control-btn {
    margin-bottom: 56px;
	}
	.support-section.design-philosophy-inspiration .container .content-box .btn-box{
		margin-top: 40px;
	}
	.support-section.design-philosophy-inspiration .container .inner-box .text{
		margin: 15px 0 0 0;
	}
	/*title-text spacing*/
	h2.title-text-margin {
    	margin-bottom: 33px;
	}
	/*living*/
	.support-section.living .container .content-box h2{
		margin-bottom:33px;
	}
	/*knowledge conrner*/
	.feature-style-seven.knowledge-corner .container  .content_block_19 .content-box{
		margin: 0 0 10px 0;
	}
	.feature-style-seven.knowledge-corner .container  .content_block_19 .text{
		margin-bottom:0;
	}
	.feature-style-seven.knowledge-corner .container  .content_block_19 .btn-box{
		margin-top:40px;
	}
	.device-friendly{
		padding:0 0 10px 0;
	}
	.enterprise-section .container .row{
		margin-left: -13px;
    	margin-right: -13px;
	}
	.enterprise-section .sec-title.center h2, .sec-title.center p{
		padding-top:0px;
	}
	/*study*/
	.support-section.study .container .content-box h2{
		margin-bottom:35px;
	}
	/*Design page-button*/
	.customize-btn.design-btn {
    	width: 100%;
    	margin-bottom: 20px;
		color:#666666;
	}
	.customize-btn.design-btn.active-page{
		color:#fff;
		background-color:#006d5b;
		pointer-events: none;
	} 
	/*stay in touch*/
	.mc4wp-response {
    top: 348px;
	}
	
	/*single post*/
	.post .single-blog-content .inner-box figure.image-box a img{
    	width: 100%;
	}
	/*owl carosel*/
 .owl-item .item .timeline-content {
    	padding: 0 ;
	}
}
/*end of 767px*/

@media only screen and (max-width: 599px){
	#content_block_04 .content-box {
		padding: 70px 30px;
	}
	
	.timeline-work .inner-content .single-item:first-child:after{
	 bottom: 184px;
	}
	.timeline-work .inner-content .single-item:nth-child(3):after{
	bottom: 139px;
	}
	.timeline-work .inner-content .single-item:last-child:after {
    bottom: 139px;
	}

	.timeline-work .inner-content .single-item:nth-child(2):after,
	.timeline-work .inner-content .single-item:nth-child(4):after {
    top: 133px;
	}

}



@media (max-width: 461px) {
	.bread-crumb.pull-right{
		bottom:75px !important;
	}
}


.main-header.style-three .header-upper {
	z-index: 999;
}

/*search icon*/
button#dropdownMenu3 {
    padding-bottom: 7px;
}

/*mc4wp email form*/
#mc4wp_email_input{
	transition: all 500ms ease;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 60px;
    border-radius: 30px;
    font-size: 16px;
    margin-bottom: 30px;
    padding: 7px 30px;
    -webkit-animation: ripple 5s infinite;
    -webkit-box-shadow: 0 0 10px 0 rgba(128,128,128,0.27);
    border: 1px solid rgba(128,128,128);
	font-family:'Roboto';
}

.form-group .theme-btn-small{
	font-size:16px;
}
button[type="submit"] {
    font-family: 'Roboto';
}

/*h4 divide line*/
.sec-title h3, .sec-title > *:first-child {
	color:#006d5b;
	padding-bottom: 20px;
	position: relative;
	font-weight:500;
}
.mc4wp-form-fields .container .text{
	padding-top:20px;
}

.sec-title h3:before, .sec-title > *:first-child:before {
	position: absolute;
    content: '';
    width: 130px;
    height: 2px;
    left: 0px;
    bottom: 0px;
    background: linear-gradient( 90deg, #006d5b 0%, #245201 0%, #006d5b 100%);
	
}
.sec-title h3:after, .sec-title > *:first-child:after {
	position: absolute;
    content: '';
    width: 45px;
    height: 4px;
    left: 0px;
    bottom: 0px;
    transition: all 500ms ease;
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;	
	-webkit-mask-image: linear-gradient( -75deg, rgb(206 206 206 / 60%) 50%, #d3d1d4 50%, rgb(162 152 152) 70%);
    background: linear-gradient( 90deg, rgb(212 212 212) 0%, #245201 0%, #006d5b 100%);
}

/* end of h4 divide line*/
.mc4wp-form-fields .form-group button.theme-btn-two{
	font-family:'Roboto';
}

.mc4wp-form-fields .container .row .col-lg-12.col-md-12.col-sm-12.content-column .content-box .text{
	margin-bottom:26px !important;
}
/*end of mc4wp email form*/

/*banner image*/
section.page-title {
    margin-top: 102px;
	background-color: #006D5B;
}

/*home page fb icon*/
.social-links li a .fa-facebook-f:before {
    content: "\f39e";
}

/*breadcrumb size*/
.theme-layout .page-title .content-box .bread-crumb li {
    font-size: 24px;
}

/* support right 2*/
.main-feature .container .inner-box .content-box{
	margin-right: 0;
}

/*owl carousel button*/
.owl-carousel-control-btn {
    background: transparent;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border-style: solid;
    border-color: #006D5B;
}

.owl-carousel-control-btn i{
	color:#006D5B;
}

/*home ribbon background*/
.news-section.home-16 .pattern-bg .pattern-1 {
    width: 40%;
    background-size: 100%;
    top: 15px;
}

/*Calendar*/
#respond h2:before,
#respond h2:after{
	background: linear-gradient(90deg , #006d5b 0%, #245201 0%, #006d5b 100%);
}
/*end of calendar*/

/*mark*/
mark {
  background-color: #fee12b;
}

/*typography */
.typography .font{
	width: 80px;
    height: 80px;
    background-color: #006d5b;
    color: #fff;
    padding: 10px;
}

.typography h1,.typography h2,.typography h3,
.typography h4,.typography h5,.typography h6{
	color:#006d5b;
}
.typography p{
	margin-bottom:0;
}

.guide-element{
	display:flex;
}

h4.guide-element {
	color:#006d5b;
}

.guide-element div{
	height: 30px;
    width: 30px;
	margin-right: 30px;
}
.guide-element div:nth-child(1){
    background-color: #006d5b;
}
.guide-element div:nth-child(2){
    background-color: #c5e8af;
}
.guide-element div:nth-child(3){
    background-color:#fee12b ;
}
.guide-element div:nth-child(4){
    background-color: #666666;
}
.guide-element div:nth-child(5){
    background-color: #ffffff;
}
/*end of typography*/

/*ME Calendar*/
.mec-container{
	margin-top:112px;
}
/*end of ME Calendar*/

/**/
.contact-section {

    padding: 0px 0px 100px 0px;
}

.elementor-6931 .elementor-element.elementor-element-0dc3130 {
    margin-top: 0px;
}

/*main feature*/
section.main-feature .container{
	padding:0 10px;
}

ul.sitemap ul {
	margin-left: 30px;
}

ul.sitemap [href="#"] {
	pointer-events: none;
}

ul.sitemap .wpml-ls-item, ul.sitemap .menu-item--99 {
	display: none;
}

body .e-gallery-image {
	transform-origin: center center;
}

.twae-timeline-entry p, body .twae-timeline-centered .twae-timeline-entry .twae-timeline-entry-inner .twae-data-container p {
	margin-top: 0;
	margin-bottom: 15px;
}

.twae-timeline-entry p:last-child, body .twae-timeline-centered .twae-timeline-entry .twae-timeline-entry-inner .twae-data-container p:last-child {
	margin-bottom: 0;
}

.twae-timeline-entry img {
	margin: 0 0 15px 0;
}

.twae-timeline-entry p > img {
	margin-bottom: 0;
}

.twae-wrapper .twae-data-container span.twae-title {
	margin-bottom: 15px;
}

/*anchor margin*/
#press-releases-anchor.elementor-menu-anchor,
#newsletters-anchor.elementor-menu-anchor,
#blogs-anchor.elementor-menu-anchor,
#better-connectivity-anchor.elementor-menu-anchor,
#event.elementor-menu-anchor,
#multimedia-gallery.elementor-menu-anchor,
#publications.elementor-menu-anchor{
	 display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

a.anchor {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}


#timeliness,
#space-less-ness{
	display: block;
    position: relative;
    top: -550px;
    visibility: hidden;
}

#positive-negative-space,
#futuristic,
#ambience,
#statement-of-hku,
#smart-city,
#unesco{
	display: block;
    position: relative;
    top: -520px;
    visibility: hidden;
}

@media only screen and (max-width: 820px){
	/* offset menu height */
	#positive-negative-space,
	#futuristic,
	#ambience,
	#statement-of-hku,
	#smart-city,
	#unesco,
	#timeliness,
	#space-less-ness{
	    top: -405px;
	}
}
@media only screen and (max-width: 480px){
	
/* offset menu height */
	#positive-negative-space,
	#futuristic,
	#ambience,
	#statement-of-hku,
	#smart-city,
	#unesco,
	#timeliness,
	#space-less-ness{
	    top: -270px;
	}
	
}
/*Animation*/
@media only screen and (max-width: 1200px){
main .elementor-section-wrap [data-settings] *:not(rs-module-wrap *, .single-item *, .faq-section *) {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	perspective: 1000;
	-webkit-perspective: 1000;
	}
}

/*cookies*/
#cookie-law-info-bar .cli-style-v2 .cli-bar-message {
    width: 100%;
}

/* search 404 image effect*/
section.search_area_df .container .searcg_img{
	overflow:hidden;
}

section.search_area_df .container .searcg_img img{
	transition: transform 1s;
}
section.search_area_df .container .searcg_img:hover img{
 transform: scale(1.5);
}


/**********W3C**********/
/* W02 */
.sec-title h3:after,
.sec-title > *:first-child:after,
.main-footer .footer-top .widget-title:before{
	-webkit-mask-image:none;
}

#mc4wp_email_input{
	animation:none;
}

/*W06*/
.owl-caurosel-previous-arrow,
.owl-caurosel-next-arrow{
	width:100%;
}

/*W20*/
a.skip-content{	
	top:15px;
	left:15px;	
	position:absolute;
	background-color: white;
	z-index:0;
	transition: none;
}
a.skip-content:focus{
	top:15px;
	left:15px;
	position:absolute;
	background-color: white;
	z-index:1000;
}
//offset menu height
#main{
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}

#main[tabindex=-1]:focus {
	outline: none !important;
}



/*W03*/
/*.wp-block-themepunch-revslider .rs-layer *:not(.rs-wtbindex) {
	outline: unset !important;
}*/

#cookie-law-info-bar .cli-bar-btn_container a {
	margin-right:5px;
}

.wp-block-themepunch-revslider .rs-layer:focus-witn *:not(.rs-wtbindex) {
	outline: 3px solid #006d5b !important;
}


rs-mask-wrap:focus-within .rs-layer a {
	outline: 3px solid #006d5b !important;
}


/*hku service3 */
.single-item > .inner-box > a:focus{
	 outline:none !important;
}
.single-item > .inner-box > a:focus .icon-box{
	 outline: 3px solid #006d5b !important;
}


.fancybox-toolbar button:focus-within,
[aria-label='Zoom']:focus-within ,
.swiper-pagination .swiper-pagination-bullet:focus-within ,
#cookie-law-info-bar .cli-bar-btn_container:focus-within  ,
[data-toggle=dropdown]:focus-within,
.tab-outline:focus-within,
.eael-gallery-grid-item:focus-within,
.owl-caurosel-next-arrow,
.owl-caurosel-previous-arrow{
    outline: 3px solid #006d5b !important;
}

.eicon-zoom-in-bold:focus-within{
	outline: 2px solid #ffffff !important;
}

.fancybox-share__links a:focus-within,
.blog-single-content .nav-btn > .link:focus-within,
.elementor-image-carousel .swiper-pagination-bullet,
.tab-border:focus-within{
	border: solid #006d5b !important;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color: #006d5b;
}

.elementor-cta, .elementor-widget-call-to-action .elementor-widget-container {
	background-color: #000000;
}