
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i');


*{
	font-family: 'Noto Sans', sans-serif;
}

.mobile-people-heading{
	display:none !important;
}

#header-links a:hover{
	text-decoration:none !important;
}


#main-menu .nav-item .lv-2{
	background-color:#f6f6f6;
}

select{
	padding-left:10px;
}

	.footer-at-a-glance a:hover{
		text-decoration:none !important;
	}
	
	
.pre-heading .elementor-heading-title{
	font-size:1.5rem !important;
}
	


.footer-links a{
	margin:0 16px;
}


/* master slider css override */

.home-mega-slider{
	background-color: #f2f5ee;
}



.home-banner-slider .ms-inner-controls-cont,
.mobile-home-banner-slider .ms-inner-controls-cont,
.mobile-home-gallery-slider .ms-inner-controls-cont,
.mobile-gallery-slider .ms-inner-controls-cont, 
.photo_hightlight_slider .ms-inner-controls-cont{
	position:initial !important;
}


.home-banner-slider .ms-nav-prev,
.mobile-home-banner-slider .ms-nav-prev,
.mobile-home-gallery-slider .ms-nav-prev,
.mobile-gallery-slider .ms-nav-prev,
.photo_hightlight_slider .ms-nav-prev{
	left:0px !important;
	width:50px !important;
	height:80px !important;
}

.home-banner-slider .ms-nav-next, 
.mobile-home-banner-slider .ms-nav-next, 
.mobile-home-gallery-slider .ms-nav-next, 
.mobile-gallery-slider .ms-nav-next,
.photo_hightlight_slider .ms-nav-next{
	right:0px !important;
	width:50px !important;
	height:80px !important;
}

.mobile-home-banner-slider .ms-nav-prev, .home-banner-slider .ms-nav-prev, .mobile-home-gallery-slider .ms-nav-prev, .mobile-gallery-slider .ms-nav-prev, .photo_hightlight_slider .ms-nav-prev{
	background: url(../images/slider_btn_left.png) no-repeat !important;
	background-size:cover !important;
}

.mobile-home-banner-slider .ms-nav-next, .home-banner-slider .ms-nav-next, .mobile-home-gallery-slider .ms-nav-next, .mobile-gallery-slider .ms-nav-next, .photo_hightlight_slider .ms-nav-next{
	background: url(../images/slider_btn_right.png) no-repeat !important;
	background-size:cover !important;
}

.mobile-home-banner-slider .ms-nav-prev:hover, .home-banner-slider .ms-nav-prev:hover, .mobile-home-gallery-slider .ms-nav-prev:hover, .mobile-gallery-slider .ms-nav-prev:hover, .photo_hightlight_slider .ms-nav-prev:hover{
	background: url(../images/slider_btn_left_hovered.png) no-repeat !important;
	background-size:cover !important;
}

.mobile-home-banner-slider .ms-nav-next:hover, .home-banner-slider .ms-nav-next:hover, .mobile-home-gallery-slider .ms-nav-next:hover, .mobile-gallery-slider .ms-nav-next:hover, .photo_hightlight_slider .ms-nav-next:hover{
	background: url(../images/slider_btn_right_hovered.png) no-repeat !important;
	background-size:cover !important;
}

.home-banner-slider .ms-caption,
.mobile-home-banner-slider .ms-caption
{
	bottom:0px !important;
	left:0px !important;
	padding:16px !important;
	background-color:rgba(0,0,0,0.6);
	color:#fff;
	line-height:1 !important;
	font-size: 1rem !important;
}


.home-banner-slider .ms-slide-layers,
.mobile-home-banner-slider .ms-slide-layers
{
	left:0px !important;
	bottom:0px !important;
	max-width:none !important;
}

.home-banner-slider .ms-bullets,
.mobile-home-banner-slider .ms-bullets
{
	position:static !important;
	margin:0 auto !important;
} 

.home-banner-slider .ms-bullets-count,
.mobile-home-banner-slider .ms-bullets-count
{
	position:static !important;
}


.home-banner-slider .ms-bullet,
.mobile-home-banner-slider .ms-bullet{
	background-color:#000 !important;
	width:10px !important;
	height:10px !important; 
	background-image:none !important;
	border-radius:50px !important;
	margin-top:20px !important;
}
.home-banner-slider .ms-bullet-selected,
.mobile-home-banner-slider .ms-bullet-selected{
	background-color:#9aa000 !important;
}
.home-banner-slider #mobile-caption,
.mobile-home-banner-slider #mobile-caption{
	display:none;
	opacity:0;
	padding:16px !important;
	background-color:rgba(0,0,0,0.6);
	color:#fff;
	font-size: 1rem !important;
	width:100%;
	 -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}


.home-banner-slider .ms-inner-controls-cont,
.mobile-home-banner-slider .ms-inner-controls-cont{
	margin:0 !important;
	width:100% !important;
	max-width:100% !important;
}

.home-banner-slider .ms-view,
.mobile-home-banner-slider .ms-view{
	left:0px !important;
	background-color:#FFF !important;
}

.home-banner-slider #mobile-caption, 
.mobile-home-banner-slider #mobile-caption{
	display:none;
}


/* */


.photo_hightlight_slider .ms-caption{
	bottom:0px !important;
	left:0px !important;
	padding:16px !important;
	background-color:rgba(0,0,0,0.6);
	color:#fff;
	line-height:1 !important;
	font-size: 1rem !important;
}


.photo_hightlight_slider .ms-slide-layers{
	left:0px !important;
	bottom:0px !important;
	max-width:none !important;
}

.photo_hightlight_slider .ms-bullets{
	position:static !important;
	margin:0 auto !important;
} 

.photo_hightlight_slider .ms-bullets-count{
	position:static !important;
}


.photo_hightlight_slider .ms-bullet{
	background-color:#000 !important;
	width:10px !important;
	height:10px !important; 
	background-image:none !important;
	border-radius:50px !important;
	margin-top:20px !important;
}
.photo_hightlight_slider .ms-bullet-selected{
	background-color:#9aa000 !important;
}
.photo_hightlight_slider #mobile-caption{
	display:none ;
	opacity:0;
	padding:16px !important;
	background-color:rgba(0,0,0,0.6);
	color:#fff;
	font-size: 1rem !important;
	width:100%;
	 -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}


.photo_hightlight_slider .ms-inner-controls-cont{
	margin:0 !important;
	width:100% !important;
	max-width:100% !important;
}

.photo_hightlight_slider .ms-view{
	left:0px !important;
	background-color:#FFF !important;
}

.photo_hightlight_slider #mobile-caption{
	display:none;
}

.photo_hightlight_slider .counter{
	  position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #2f3015;
}

.photo_hightlight_slider .index, .photo_hightlight_slider .max{
	color:#fff;
}





	.mobile-home-gallery-slider .ms-view, .mobile-gallery-slider .ms-view{
		background-color:#2f3015;
	}

	.mobile-home-gallery-slider .ms-slide .generated-image img,
	.mobile-gallery-slider .ms-slide .generated-image img
	{
		width: 100%;
	}
	
	.mobile-home-gallery-slider .ms-slide .generated-image .slide-wrap

	{
		width: 50%;
    display: block;
    float: left;
	}
	
	/* gallery page mobile slider 100% width */
	.mobile-gallery-slider .ms-slide .generated-image .slide-wrap
	{
		width: 100%;
    display: block;
    float: left;
	}
		
		
	.mobile-home-gallery-slider .ms-slide,
	.mobile-gallery-slider .ms-slide
	{
		background-color: #2f3015;
	}
	
	.mobile-home-gallery-slider .caption,
	.mobile-gallery-slider .caption
	{
		background-color:#2f3015;
		color:#fff;
		padding: 10px 25px;
		font-size:14px;
		font-family: 'Noto Sans', sans-serif;
	}
	.mobile-home-gallery-slider .ms-slide .default-image img,
	.mobile-gallery-slider .ms-slide .default-image img
	{
		width: 100%;
    display: block;
    float: left;
	}
	
	.mobile-home-gallery-slider .ms-slide .img-wrap::after,
	.mobile-gallery-slider .ms-slide .img-wrap::after
	{
		content:"";
		display:block;
		padding-top:100%;
		width:100%;
	}
	
	.mobile-home-gallery-slider .ms-slide .img-wrap,
	.mobile-gallery-slider .ms-slide .img-wrap
	{
		background-position:center center;
	}



.mobile-home-gallery-slider,
.mobile-gallery-slider{
	display:none;
}


.home-gallery-slider{
	display:block;
}




@media screen and (max-width:650px){
	
	
	.gallery-slider .pages{
		display:none;
	}
	
	.mobile-home-gallery-slider,
	.mobile-gallery-slider
	{
		display:block;
	}
	
	
	.home-gallery-slider,
	.gallery-slider
	{
		display:none;
	}

.get-connected-btn{
	background-color:red;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	font-weight:bold;
	border-radius: 100px 100px 100px 100px;
	padding: 15px 25px 15px 25px;
	color:#FFF !important;
	display:block;
	-webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  text-decoration:none;

}

.get-connected-btn:hover{
/*	background-color:#676f09 !important;
	opacity:1 !important;
  text-decoration:none;*/
	background-color:red !important;
	opacity:1 !important;
  text-decoration:none;
}
		
}




.header-container{
	padding:0 !important;
}

#desktop_teaching_slider .carousel-item::after{
	content:"";
	width:100%;
	/*height:550px;*/
	padding-top:43.4%;
	display:inline-table;
}

#mobile_teaching_slider .carousel-item::after {
 	content:"";
	width:100%;
	padding-top:43.4%;
	display:inline-table;
 	
}


#desktop_teaching_slider .carousel-indicators li, #mobile_teaching_slider .carousel-indicators li{
	 	background-color: #000 !important;
    max-width: 10px !important;
    height: 10px !important;
    border-radius: 50px !important;
}

#desktop_teaching_slider .carousel-indicators li.active, #mobile_teaching_slider .carousel-indicators li.active{
	background-color:#9aa000 !important;
}

html{
	font-size:16px;

}

.menu_fixed{
	position:fixed;
	left:0;
	top:0;
	z-index:9999;
	margin:0;
	width:100%;
}


.elementor-widget-image img{
/*	width:100%;*/
}




.photo_highlight_item::after{
	width:100%;
	display:inline-table;
	content:"";
	padding-top:47.5%;
	
}


.card-title{
	margin:0;
}

.card-text{
	font-family: 'Noto Sans', sans-serif;
}

.card-block:nth-child(1){
	 background-color: rgba(0, 30, 58, 0.60);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.read-more-container{
	padding-bottom:30px;
}

.read-more-student-name{
	font-size:1rem;
	padding:0 0 10px 0;
	font-family: 'Noto Sans', sans-serif;
  /*text-transform: uppercase;*/
  font-weight: bold;
  color: #000;
}

.read-more-student-title{
	font-size:1rem;
	padding:0 0 20px 0;
	font-family: 'Noto Sans', sans-serif;
  font-weight: normal;
  color: #7a7a7a;
}

.read-more-container .more .morelink{
	width:95px !important;
	height:30px !important;
	line-height:0.8 !important;
}


.more p{
	color:#000;
}



select#cate-filter, select#month-filter, select#year-filter, select#publisher , select#fund-filter{
	-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: url(../images/dropdown_icon.png) no-repeat;
	background-size: 6px 7px;
	background-position: 97.5% 50%;
}


select#cate-filter::-ms-expand,
select#month-filter::-ms-expand,
select#year-filter::-ms-expand,
select#publisher::-ms-expand,
select#fund-filter::-ms-expand
{
	display:none;

}


.desktop-teaching-slider-container .info-container , .desktop_t_slider .info-container{
	position:absolute;
 	transform: translate(-50%, -50%);
  top: 50%;
  left: 45%;
  width:80%;

}

.mobile-teaching-slider-container .info-container{
	padding:50px 50px
}

.mobile_t_slider .info-container{
	padding:20px 50px
}


.elementor-heading-title{
	font-family: 'Merriweather', sans-serif !important;
	
}



.elementor-button-btn-green a.hkihss-button:hover{
	background-color:#676f09;
	opacity:1;
}

.elementor-button-btn-blue a.hkihss-button:hover{
	background-color:#001a2f;
	opacity:1;
}


.elementor-widget-publication-box img{
	width:150px;
	height:255px !important;
}


.wpml-ls-legacy-list-horizontal{
	display:inline-block;
}

.researh-project-label{
	font-weight:600;
}


.elementor-slick-slider .slick-dots-inside .slick-dots{
	bottom:0px !important;	
	
}



.video-banner iframe, .video-banner{
		max-height:750px !important;
}


.permalink, .link_to{
	color:#000;
}

.news-link{
	color:#000;
}

.overview-section .elementor-widget-Hkihss-button, .inner-page-btn-section .elementor-widget-Hkihss-button{
	display:inline-block;
}

.back-to-top-mobile {
	position: fixed;
	bottom: 2em;
	right: 20px;
	text-decoration: none;
	color: #000000;
	font-size: 0.75rem;
	padding: 1em;
	display: none;
	z-index:9999;
	border-radius:100px;
	background-color:#424323;
	width:75px;
	height:75px;
	border:transparent;
	outline:0;
}



.elementor-image-box-content a{
	color:#9b4d00;
}

.post-title{
	font-size:1.25rem;


}
.post-title a{
	font-weight:bold;
	color:#9aa000;

}

.post-content{
	font-size:1rem;
	line-height:1.9;
}

.search-result-item{
	font-family: 'Noto Sans', sans-serif;
	border-bottom:1px solid #d2d2d2;
}

.search-result-item:first-child{
	border-top:1px solid #d2d2d2;
}

.search-result-item:last-child{
	border-bottom:0;
}

.search-close-btn img{
	cursor:pointer;

}



#search{
	background-color:#E8E8E8;
	height:90px;
	width:100%;
	display:none;
}

input#search-query{
	background:transparent;
	border:0;
	color:#000;
	outline:0;
	font-size:2.5rem;
	height:90px;
	width:90%;
}


input#search-query::-webkit-input-placeholder{

	color:#7a7f05;
}
input#search-query:-moz-placeholder{
	
	color:#7a7f05;
}
input#search-query::-moz-placeholder{
	
	color:#7a7f05;
}
input#search-query:-ms-input-placeholder{

	color:#7a7f05;
}
input#search-query::-ms-input-placeholder{

	color:#7a7f05;
}






#mobile-section-slider-container , .cloned3, .mobile-side-event-tools{
	display:none;
}

#mobile-section-slider-container .elementor-element-populated{
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
}

.mobile-side-event-tools .print-btn, .mobile-side-event-tools .pdf-btn, .mobile-side-event-tools .calendar-btn{
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
}




.side-nav{
	width:100%;
	max-width:280px;
	min-height:60px;
	height:auto;
	background-color:#F2F5EE;
	margin:0px 0 5px 0;
	padding:17px;
	cursor:pointer;

}



.side-nav-wrapper .active, .explore-container .active{
	background-color:#9aa000;
	color:#fff;
}


#side-nav-menu-dropdown{
	display:none;

}

#people_slider .btn-prev, .home-gallery-slider .btn-prev, .gallery-slider .btn-prev{
	position: absolute;
	left: 0;
	background: url(../images/slider_btn_left.png) no-repeat;
	background-size:contain;
	width: 50px;
	height: 90px;
	top: 50%;
	z-index:1000;
	cursor:pointer;

}

#people_slider .btn-next, .home-gallery-slider .btn-next, .gallery-slider .btn-next{
	position: absolute;
	right: 0;
	background: url(../images/slider_btn_right.png) no-repeat;
		background-size:contain;
	width: 50px;
	height: 90px;
	top: 50%;
	z-index:1000;
	cursor:pointer;

}

#people_slider .btn-prev:hover , .home-gallery-slider .btn-prev:hover, .gallery-slider .btn-prev:hover{
	background: url(../images/slider_btn_left_hovered.png) no-repeat;
	background-size:contain;
}

#people_slider .btn-next:hover , .home-gallery-slider .btn-next:hover, .gallery-slider .btn-next:hover{
	background: url(../images/slider_btn_right_hovered.png) no-repeat;
	background-size:contain;
}




.home-teaching-slider .btn-prev{
	position: absolute;
	left: 0;
	background: url(../images/slider_btn_left.png) no-repeat;
	width: 50px;
	height: 90px;
	top: 50%;
	z-index:1000;
	cursor:pointer;
	background-size:cover;
}




   .home-teaching-slider .btn-next{
	position: absolute;
	right: 0;
	background: url(../images/slider_btn_right.png) no-repeat;
	background-size:contain;
	width: 50px;
	height: 90px;
	top: 50%;
	z-index:1000;
	cursor:pointer;

}



#desktop_teaching_slider .btn-prev, #mobile_teaching_slider .btn-prev{
 	position: absolute;
	left: 0;
	background: url(../images/slider_btn_left.png) no-repeat;
	background-size:contain;
	width: 50px;
	height: 80px;
	top: 40%;
	z-index:1000;
	cursor:pointer;

}



 #desktop_teaching_slider .btn-next, #mobile_teaching_slider .btn-next{
 	position: absolute;
	right: 0;
	background: url(../images/slider_btn_right.png) no-repeat;
	background-size:contain;
	width: 50px;
	height: 80px;
	top: 40%;
	z-index:1000;
	cursor:pointer;

}







 .home-teaching-slider .btn-prev:hover, #banner_slider .btn-prev:hover , #desktop_teaching_slider .btn-prev:hover, #mobile_teaching_slider .btn-prev:hover{

	background: url(../images/slider_btn_left_hovered.png) no-repeat;
	background-size:cover;
}

 .gallery-slider .btn-next:hover , .home-teaching-slider .btn-next:hover, #banner_slider .btn-next:hover , #desktop_teaching_slider .btn-next:hover, #mobile_teaching_slider .btn-next:hover{

	background: url(../images/slider_btn_right_hovered.png) no-repeat;
	background-size:cover;
}





.research-partner-link  li a{
	color:#9C510A;
}


.image-caption{
	position:absolute;
	bottom:0px;
	background-color:rgba(0,0,0,0.6);
	padding:10px 20px;
	vertical-align:middle;
	color:#fff;
}
.image-caption p{
	margin:0;
}


.photo_hightlight_slider .image-caption{
	bottom:20px;
}


.home-teaching-slider .btn-next,  .home-teaching-slider .btn-prev{
	top:40%;

}


.home-teaching-slider{
	max-width: 100%;
	overflow: hidden;
	margin:0 auto;
}

.home-teaching-slider li{
	margin:0 !important;
}




.home-teaching-slider li::after{
	content:"";
	min-width:1269px;
	display:block;
	padding-top:44.5%;
	min-height:auto;

}

.home-teaching-slider .slide{

	width:317px;
	
	margin:0;
}







.gallery-slider .btn-next,  .gallery-slider .btn-prev{
	top:33%;

}


.gallery-slider{
	max-width: 80%;
	overflow: hidden;
	margin:0 auto;
}




.gallery-slider .slide{

	width:317px;
	height:960px;
	margin:0;
}




.gallery-slider .slide .slide-item img{
	width:317px;
	height:320px;
}

.home-gallery-slider , .mobile-section-nav{
	max-width: 80%;
	overflow: hidden;
	margin:0 auto;
}

#mobile-section-slider-container .btn-prev{ 
	position:absolute;
	left:0;
	background-image: url('../images/mobile_left_arrow.png');
	background-repeat:no-repeat;
	width:14px;
	height:100%;
}

#mobile-section-slider-container .btn-prev.disabled{
	display:none;
} 

#mobile-section-slider-container .btn-next{ 
	position:absolute;
	right:0;
	background-image: url('../images/mobile_right_arrow.png');
	background-repeat:no-repeat;
	width:14px;
	height:100%;
}

#mobile-section-slider-container .btn-next.disabled{
	display:none;
} 


.home-gallery-slider .slide{

	width:634px;
	height:634px;
	margin:0;
}


.home-gallery-slider .slide .slide-item img{
	width:317px;
	height:317px;
}


.home-gallery-slider .slide .default-slide-item img{
	width:634px;
	height:317px;
}




.pages{

	list-style: none;
	margin: 20px 0;
	text-align: center;
	padding-top:30px;
	padding-bottom:100px;
	display:block;
}

.pages li {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 10px;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	color:black;
	border-radius: 120px;
	cursor: pointer;
	overflow: hidden;
	background: #f2f5ee;

}


.pages li.active{
	background-color:#7a7f05;
	color:#FFF;
}



.slider-caption{
	position: absolute;
	color: #FFF;
	bottom: 0px;

	width: 100%;
	height:100%;
	background-color: rgba(0,0,0,0.6);
	font-size: 0.875rem;
	display:none;

}



.slider-caption-wrap{
	bottom:20px;
	position: absolute;
	left:20px;
	right:20px;
}


.slider-image-title{
	font-size:1.125rem;
	font-family: 'Noto Sans', sans-serif;

}

.slider-image-date{
	font-size:0.875rem;
	font-family: 'Noto Sans', sans-serif;
	color:#acacac;
}


.only-image-element:hover .slider-caption{
	display:block;

}






.explore{
	height:auto;
	background-color:#F2F5EE;
	margin:0px 5px 5px 0;
	padding:10px 0 10px 10px;
	cursor:pointer;
	color:#000;
	font-family: 'Noto Sans', sans-serif;

}


.explore-item:nth-child(3n+0) .explore{
	margin-right:0px;
}




.side-nav {
	color:black;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
}

.side-nav:hover, .side-nav:hover a ,.explore:hover, .explore:hover a{
	background-color:#9aa000;
	color:#FFF;
}

#people_slider{
	height:677px;
}
#people_slider #slider-wrap{
/*	height:355px;		original-setting*/
	height:365px;
}

#form_container{
  position: fixed;
	width:90%;

  max-width: 900px;
  margin-left: auto;
  top: 30%;
  margin-right: auto;
  top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


#get_connected_form{
	padding:15px;
	margin:0 auto;
  box-shadow: 5px 5px 16px 0px rgba(0, 0, 0, 0.5);
	background:#fff;
}

/*#get_connected_form input,
#get_connected_form label,
#get_connected_form textarea{
	width:100%;
}*/

#get_connected_form .wpcf7-submit{
	width:20%;
	display:block;
	margin:0 auto;
  background-color: #9aa000;
  border-radius: 100px 100px 100px 100px !important;
  color: #fff;
  border: 0;
  padding: 12px;
  font-size: 1rem !important;
  font-family: 'Noto Sans', sans-serif !important;
  font-weight: bold !important;
  margin-top: 40px;
}


.get-connected-btn {
	cursor:pointer;
}

.form_close{
	cursor:pointer;
	float:right;
	font-size:1.6rem !important;	
}

.form_overlay{
	display:none;
	position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.5;
  background: #fff;
}

.footer-logo-style {
	margin-right:2rem;
	margin-left:1rem;
	max-width:100%;
}

.address-style {
	width:17%;
	margin-right:2rem;
	margin-bottom:1.5rem;
}

.phone-no-style {
	width:11%;
	margin-right:2rem;
	margin-bottom:1.5rem;
}

.email-list-style {
	width:11%;
	margin-right:2rem;
	margin-bottom:1.5rem;
}

.contrast-and-font-size-style {
	width:11%;
	margin-top:-5px;	
}

@media screen and (min-width:1500px){
	.desktop_center_people{
		display:block;
		float: left; 
		margin:0 35px; 
		list-style: none;
	}
	.tablet_center_people{
		display:none;
	}
	.mobile_center_people	{
		display:none;
	}
	.contrast-and-font-size-style {
		width:11%
		margin-left:1rem;
	}

	.email-list-style {
		width:11%;
	}

	.phone-no-style {
		width:11%;
	}

	.address-style {
		width:17%;

	}
	.footer-logo-style {
		max-width:34%;
	}

}
@media screen and (max-width:1499px) and (min-width:930px){
	.desktop_center_people{
		display:none;
	}
	.tablet_center_people{
		display:block;
		float: left; 
		margin:0 35px; 
		list-style: none;
	}
	.mobile_center_people	{
		display:none;
	}

	.contrast-and-font-size-style {
		width:100%;
		margin-left:1rem;
	}

	.email-list-style {
/*		width:100%;*/
		margin-left:1rem;
	}

	.phone-no-style {
		width:11%;
	}

	.address-style {
		width:17%;

	}
	.footer-logo-style {
		margin-right:2rem;
		max-width:34%;
	}


}

@media screen and (max-width:929px){
	.desktop_center_people{
		display:none;
	}
	.tablet_center_people{
		display:none;
	}
	.mobile_center_people	{
		display:block;
		float: left; 
		margin:0 35px; 
		list-style: none;
	}
	

	.contrast-and-font-size-style {
		width:100%;
		margin-left:1rem;
	}

	.email-list-style {
		width:100%;
		margin-left:1rem;
	}

	.phone-no-style {
/*		width:100%;*/
		margin-left:1rem;
	}

	.address-style {
		width:17%;

	}



	
}

@media screen and (max-width:900px){


}


@media screen and (max-width:800px){

	.contrast-and-font-size-style {
		width:100%;
		margin-left:1rem;
	}

	.email-list-style {
		width:100%;
		margin-left:1rem;
	}

	.phone-no-style {
		width:100%;
		margin-left:1rem;
	}

	.address-style {
		width:100%;
		margin-left:1rem;
	}

}

#teaching_slider{
	margin-bottom:0px !important;

}

.teaching-heading{
	font-size:2.5rem;
}


.home-teaching-left-content p{
	font-size:1.125rem;
}





.elementor-heading-title{
	font-size:2.1875rem !important;
}


.desktop-teaching-info .elementor-heading-title{
 font-size:2.3vw !important;
}

.mobile-teaching-info .elementor-heading-title{
 font-size:5vw !important;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
	padding:0 !important;

}


.elementor-widget:not(:last-child) {
	margin-bottom:0 !important;
}

.elementor-widget-side-nav-widget, .elementor-widget-course-inventory{
	margin-bottom:0 !important;
}



.elementor-77 .elementor-element.elementor-element-aouewk2{
	width:280px !important;
}

.elementor-77 .elementor-element.elementor-element-a1r86ot{
	width:860px !important;
}



.elementor-widget-wrap .elementor-widget-course-inventory
.elementor-widget-container .course-container{
	border-top:1px solid #DCDCDC;

}


.elementor-widget-section-menu{

}

.elementor-widget-course-inventory{
	padding-left:10px;
}

.elementor-widget-section-editor{
	color:#000 !important;
}

.elementor-widget-section-editor a{
	color:#9b4d00;
}


.elementor-widget-section-editor a:hover{
	color:#9b4d00;
}
.elementor-widget-section-editor .elementor-button-text{
  color:#FFF;
}

.elementor-widget-section-editor a:hover .elementor-widget-section-editor .elementor-button-text{
	color:#FFF;
}


.elementor-widget-section-editor ul , .faculty-mentor-item ul{
	color:#000;
	/* line-height:1; */
	padding-left:25px;
	font-family: 'Noto Sans', sans-serif;
	list-style-image: url('../images/hkihss-bullet-list-style.png');

}

.elementor-widget-section-editor ul .feature-item{
	color:black;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;

}

.elementor-widget-section-editor ul li{
	padding:0 0 15px 13px;

}



#breadcrumbs{
	list-style:none;
	margin:20px 0 40px 0;
	overflow:hidden;
	padding:0;
	font-family: 'Noto Sans', sans-serif;
	font-size:0.875rem;


}

#breadcrumbs li a{
	color:#707070;
}


#breadcrumbs li{
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;	
	color:#707070;
}

#breadcrumbs .separator{
	font-size:0.875rem;
	font-weight:100;
	color:#707070;
}

#breadcrumbs .item-cat a, .bread-home{
	color:#707070;
}

#breadcrumbs .bread-current{
	color:#000;
}

.more p:nth-child(3){
	margin:0;
	/*padding:0 0 50px 0;*/

}

.morecontent span {
	display: none;
}


.morelink {
	display: block;
	margin-top:20px;
	padding:9ßpx 0 0 0;
	font-size:1rem;
	font-weight:700;
}

.more-button{
	padding:20px 0 50px 0;
}

a:hover, a:focus{
	color:inherit;

}




.elementor-element.elementor-button-btn-green .elementor-button{
	background-color:#9aa000;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	font-weight:bold;

}

.elementor-element.elementor-button-btn-blue .elementor-button{
	background-color:#003058;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	font-weight:bold;
}

.load-more {
	background-color:#9aa000 !important;
	font-size:1rem !important;
	font-family: 'Noto Sans', sans-serif !important;
	font-weight:bold !important;
	border-radius: 100px 100px 100px 100px !important;
	padding: 15px 25px 15px 25px !important;
	color:#FFF !important;
	-webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
	
	
	/*margin-bottom:100px;*/
}


a.load-more:hover {
	background-color:#676f09 !important;
	opacity:1 !important;
	
}

.load-more span.elementor-button-text{
	color:#FFF;

}

.get-connected-btn{
	background-color:#9aa000;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	font-weight:bold;
	border-radius: 100px 100px 100px 100px;
	padding: 15px 25px 15px 25px;
	color:#FFF !important;
	display:block;
	-webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  text-decoration:none;

}

.get-connected-btn:hover{
	background-color:#676f09 !important;
	opacity:1 !important;
  text-decoration:none;
}



.teaching-readmore-btn{
	background-color:#9aa000;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	font-weight:bold;
	border-radius: 100px 100px 100px 100px !important;
	padding: 15px 25px 15px 25px;
	color:#FFF !important;
	display:block;
	
	/*max-width:183px;*/

}


.center-image{
	margin:0 auto !important;

}
.elementor-image-box-content{
	text-align:center !important;
}


.rounded-circle {
	border-radius:50% !important;
}

.people-card{
	width:230px;
	text-align:center;
	margin:0 auto;
	padding:0 0 60px 0;
}

.people-card img, .slide-thumb img{
	width:230px;
	height:230px;
	box-shadow: 5px 5px 0px -1px rgba(0,0,0,0.15) !important;

}

.people-card .academic-staff-name, .academic-staff-name{
	/*font-size:20px;*/

	font-family: 'Noto Sans', sans-serif;
	font-weight:bold;
	color:black;
	text-align:center;
	display:inline-block;
	margin-top:15px;
}



.people-card .academic-staff-title, .academic-staff-title{
	font-size:0.875rem;
	font-family: 'Noto Sans', sans-serif;
	color:#7d7d7d;
/*	padding: 18px 0 0 0 ;		original setting*/ 
	padding: 8px 0 0 0 ;
	text-align:center;
}

.people-card .staff-tag{
	padding: 30px 0 0 0;
}

.admin-card img{
	box-shadow:5px 5px 0px -1px rgba(0,0,0,0.15) !important

}

.staff-container{
	background-color:#EFEFEF;


}

.academic-staff-list{
	padding: 100px 0 120px 0;
	max-width:1500px;
	width:auto;

}

.staff-header .heading-title{
	max-width:600px; /*original 20201231*/
	max-width:815px;
}

.heading-title{
	color: #7a7f05;
	font-size: 2.18rem;
	font-family: "Merriweather", Sans-serif;
	font-weight: normal;
	line-height:1;
	padding:0 0 20px 0;
	display:inline-block;
	text-transform:uppercase;
}

.publisher-filter, .publication-year-filter, {
	display:inline-block;

}

.publisher-filter{

	display:inline-block;
}

.publication-publisher-dropdown{
	color:#9aa000;
	width:440px;
	height:40px;
	text-align:left;
	border:1px solid #9aa000;
	background:#FFFFFF;
	height:40px;

}

.publisher-year-dropdown{
	color:#9aa000;
	width:110px;
	text-align:left;
	border:1px solid #9aa000;
	background:#FFFFFF;
	height:40px;
	margin:0 0 0 20px;
}

.publications-header{
	width:1170px;
}

.member-filter{
	display:inline-block;
	float:right;
}

.book-card{
	width:567px;
	padding: 0 0 100px 0;
	display:inline-block;
}

.book-info{
	width:349px;
}

.book-name{
	font-size:1rem;
	font-weight:bold;
	font-family: 'Noto Sans', sans-serif;
	/*text-transform: uppercase;*/
}

.book-subtitle{
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	padding:0 0 27px 0;
}

.publication-label{
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	color:#7d7d7d;
	display:block;
}
.book-publisher{
	padding:0 0 27px 0;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
}

.book-author{
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	padding:0 0 27px 0;
}

.book-remarks{
	font-style:italic;
	font-size:0.875rem;
	font-family: 'Noto Sans', sans-serif;
	padding-bottom:18px;
}

.authors-remarks{
	font-style:normal;
	font-size:0.875rem;
	font-family: 'Noto Sans', sans-serif;
}


#event-list-wrap{
	padding-bottom:40px;

}

.report-card{
	margin:0 0 50px 0;
	border:1px solid black;
}

.report-image{
	height:300px;
	width:100%;

}

.report-container, .academic-report-list{
	padding:0;
}

.research-card-container{
	padding:0 10px 0 10px;
}


.research-card img{
	width:100%;
	height:350px !important;
}

.research-card{
	position:relative;
	width:100%;
	display:inline-block;
	margin:0 0px 20px 0px;

}


.research-card::after{
	padding-top:52.6%;
	content:"";
	display:block;
	width:100%;
	
}


.research-card a{
	color:#FFF
}

.research-card-title{
	position:absolute;
	color:#FFF;
	bottom:0px;
	text-align:center;
	width:100%;
	height:auto;
	background-color: rgba(0,0,0,0.6);
	font-size:1.25rem;
	padding-bottom:14px;
	font-family: 'Noto Sans', sans-serif;
}

.research-card-title .research-cate{
	font-size:1.56rem;
	font-weight:bold;
	padding-top:10px;
	font-family: 'Noto Sans', sans-serif;
}



.home-title{
	font-family: 'Merriweather', serif;
	font-size:2.5rem;
}




/*end of elementor CSS*/


#event-filter, #publications-filter{
	padding:0 0 30px 0;
}



.merriweather{
	font-family: 'Merriweather', serif;
}



.sub-nav{
	padding:20px 0 20px 0;
}

.sub-nav a{
	color:black;

}


.events-n-activities-list{

	padding-top:20px;

}

.filter{
	margin:0;
	padding:0;

}

.event-cate-dropdown{
	color:#9aa000;
	width:300px;
	text-align:left;
	border:1px solid #9aa000;
	background:#FFFFFF;
	height:40px;
}

.publisher-dropdown{
	color:#9aa000;
	width:100%;
	text-align:left;
	border:1px solid #9aa000;
	background:#FFFFFF;
	height:35px;
}

.month-dropdown{
	color:#9aa000;
	width:180px;
	text-align:left;
	border:1px solid #9aa000;
	background:#FFFFFF;
	height:40px;
}

.year-dropdown{
	color:#9aa000;
	width:110px;
	text-align:left;
	border:1px solid #9aa000;
	background:#FFFFFF;
	height:40px;
}

.event-search{
	color:#9aa000;
	width:380px;
	text-align:left;
	border:1px solid #9aa000;
	/*background: url(../images/search_activated_icon.png) 95% 50% no-repeat;*/
	height:40px;
	padding:0 15px;

}

.site-search{
	color:#9aa000;
	width:380px;
	text-align:left;
	border:1px solid #9aa000;
	/*background: url(../images/search_activated_icon.png) 95% 50% no-repeat;*/
	height:40px;
	padding:0 15px;

}

.input_wrap{
	position:relative;
}

.submit_search{
	position:absolute;
	top:0;
	right:0;
	width: 10%;
  height: 100%;
  background-image: url(../images/search_activated_icon.png);
  background-repeat: no-repeat;
  background-position: 37% 50%;
  cursor:pointer;
}

#site_search_form{
	padding-bottom:20px;
}

input.event-search::-webkit-input-placeholder{
	font-size:1rem;
}



input.event-search::-webkit-input-placeholder{
	/*padding-left:10px;*/
	color:#9aa000;
}
input.event-search:-moz-placeholder{
	/*padding-left:10px;*/
	color:#9aa000;
}
input.event-search::-moz-placeholder{
/*	padding-left:10px;*/
	color:#9aa000;
}
input.event-search:-ms-input-placeholder{
/*padding-left:10px;*/
	color:#9aa000;
}
input.event-search::-ms-input-placeholder{
/*padding-left:10px;*/
	color:#9aa000;
}


input.site-search::-webkit-input-placeholder{
	/*padding-left:10px;*/
	color:#9aa000;
}
input.site-search:-moz-placeholder{
	/*padding-left:10px;*/
	color:#9aa000;
}
input.site-search::-moz-placeholder{
/*	padding-left:10px;*/
	color:#9aa000;
}
input.site-search:-ms-input-placeholder{
/*padding-left:10px;*/
	color:#9aa000;
}
input.site-search::-ms-input-placeholder{
/*padding-left:10px;*/
	color:#9aa000;
}














.event-search::placeholder{
	font-size:1rem;
	/*padding:0 0 0 10px;*/

}

.filter-title{
	display:block;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	text-transform: capitalize;

}

.search-filter{
	float:right;

}

.event-cate-filter, .month-filter, .year-filter {
	display:inline-block;
	padding:0 10px 0 0;
}




.event-list-item{
	background-color:#f3f3f3;
	height:auto;
	display:block;
	margin-bottom:10px;
	min-height:120px;
	position:relative;

}

.event-list-item-date{

	position: relative;
	display:inline-block;

	width:100px;
	position:absolute;
	top:13px;
	/*
	width:100px;
	display:inline-block;
	text-align:center;
	position: relative;
	height:auto;
	bottom: 10px;
	top: 50%;
	transform: translateY(-50%);
	*/
}


.event-list-item-date span{
	display:block;
	padding:0px 0 0 0;
	line-height:90%;

}

.event-list-item-date .event-month{
	font-size:1.25rem;
	text-align:center;
}

.event-list-item-date .event-date{
	font-size:2.5rem;
	text-align:center;
}

.event-list-detail{
	display:inline-block;
	padding:0 0 0 20px;
	line-height:1.5;
	margin: 10px 20px 20px 100px;
	border-left:1px solid #CECECE;
	min-height:90px;
		font-family: 'Noto Sans', sans-serif;
	/*
	width:70%;
	display:inline-block;
	min-height:100px;
	font-size:1rem;
	position: relative;
	border-left:1px solid #CECECE;
	margin-top:10px;
	padding:5px 0 0 40px;

	*/
}


.event-list-item-cate {
	font-size:1rem;

	font-family:"Noto sans", sans-serif;
}

.event-list-item-title{
	font-size:1rem;

}

.event-list-item-speaker{
	color:#7d7d7d;
	font-size:0.875rem;
}

.research-project-detail{
	margin-left:150px;
}

.research-project-year{
	left:22px;
}

.admin-img, .book-img{
	float:left;

}

.staff-info, .book-info{
	display:inline-block;
	padding:0 0 0 20px;
}



.staff-info .staff-title{
	color:#696969;
	font-size:0.875rem;
}


.staff-info .staff-name, .admin-staff-name, .course-topic span{
	font-weight:700;

}

.staff-email, .staff-course, .project-award, .project-title, .useful-links a , .mentors-content a{
	color:#9C510A;

}

.staff-email:hover{
	color:#9C510A;
	text-decoration:none;
	
}


.book-title{
	font-style:italic;
	color:#9C510A;
}

.remarks{
	font-size:0.875rem;
	font-style:italic;

}


.content{
	background:#EFEFEF;
	padding:30px 0 80px 0;
	margin:0 -15px 0 -15px;
}

.member-dropdown{
	color:#9aa000;
	width:250px;
	text-align:left;
	border:1px solid #9aa000;
	background:#FFFFFF;
	height:35px;

}


.people-cate-dropdown{
	color:#9aa000;
	width: -webkit-fill-available;
	text-align:left;
	border:1px solid #9aa000;
	background:#FFFFFF;
	height:35px;

}

.people-card:hover .rounded-circle {
	border: 8px solid #9aa000;
	color: #9aa000;
	border-radius: 49% !important;
}

.people-card:hover .mt-4, .people-card:hover .academic-staff-name {

	color: #9aa000;
}



/*
.side-nav{
list-style:none;
padding:0 0 30px 0;
margin:0;

}
*/


.side-nav li{
	height:auto;
	width:auto;
	background-color:#F2F5EE;
	margin:0px 0 5px 0;
	padding:10px 0 10px 10px;
	font-weight:600;
	cursor:pointer;
}

.side-nav li:hover{
	background-color:#9aa000;
	color:#FFF;
}

.section{
	padding:0 0 20px 0;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.section-nav{
	list-style:none;
	padding:0;
	margin:0;
	border-right:1px solid #959595;
}

.section-nav li a{
	color:#959595;
	text-decoration:none;
	/*text-transform: capitalize;*/
	font-family: 'Noto Sans', sans-serif;
	font-size:1rem;
}

.section-nav li a:hover{
	color:black;
}

.section-nav li {
	width:auto;
	color:#959595;
	padding:0px 20px 30px 0px;
	text-align:right;

}

.section-nav li a.active{
	color:black;
	font-weight:bold;
	font-family: 'Noto Sans', sans-serif;
}


section.overview {
	padding:20px 0 20px 0;

}




.admin-staff-heading, .project-type, .course-heading{
	font-weight:700;

}
.admin-staff-title{
	color: #959595;
}

.admin-staff-content, .our-program-content, .faculty-mentors-content, .mentors-content{
	padding:20px 0 20px 0;
}

.section-title{
	padding: 15px 0 0px 0 ;
	font-weight:700;
}



.btn-contact{
	color:white;
	background:#9aa000;
	border-radius: 2rem;
	width: 200px;
	height:35px;
	font-size:0.875rem;
	font-weight:700;
	margin-right: 15px;
	margin-top: -50px;
}


.btn-speaker{
	color:white;
	background:#9aa000;
	border-radius: 2rem;
	width: 200px;
	height:35px;
	font-size:0.8rem;
	font-weight:700;

}

.btn-readmore{
	color:white;
	background:#9aa000;
	border-radius: 2rem !important;
	width: 145px !important;
	height:40px !important;
	display:block !important;
	text-transform:capitalize;

}
.btn-readmore:hover{
	color:#fff;
	background:#676f09;
}

.btn-readmore:focus{
	color:#fff;
	
}


.btn-register{
	color:white;
	background:#003058;
	border-radius: 2rem;
	width: 200px;
	height:35px;
	font-size:0.8rem;
	font-weight:700;


}

p.publication-des  {
	font-size:0.85rem;

}


.admin-img{
	width:130px;

}




.author-name, .publisher-name{
	color:#696969;
}


.book-img{
	width:201px;
	height:288px;
}



.course-container{

	/*border-bottom:1px solid #DCDCDC;*/
	padding:15px 0 15px 0;

}

.course-offer:last-child .course-container{
	border-bottom:1px solid #DCDCDC;
}


/* .elementor-widget-wrap .elementor-widget-course-inventory  */
/* .elementor-widget-container .course-container:last-child{ */
/* border-bottom:1px solid #DCDCDC; */

/* } */


.no-padding-top{
	padding-top:0;

}

.course-topic{
	cursor:pointer;
	background:url(../images/toggle-close.png) 98% 90% no-repeat;
}

.course-info{
	padding:20px 0 20px 0 ;
}

.course-info p{
	line-height:1.8;

}
.course-info a{
	color:#9C510A;
}



.border-top{
	border-top:1px solid #DCDCDC;
	padding-top:15px;

}

.navbar{
	display:none;

}

.map{
	width:100%;
	height:450px;
	border:0;
	padding:20px 0 0 0;

}

.desktop-side-event-tools{
	position:absolute;
	top:0px;
	right:-100px;
	z-index:1000;
}


.cal-item, .cal-item-addto, .atcb-item, .atcb-link , .addeventatc , .addeventatc_dropdown span{
	width:175px;
	height:50px;
	background-color:#7A8006;
	display:block;
	text-align:left;
	color:#FFF;
	padding:10px 0 0 10px;
	cursor:pointer;
}

.atcb-item{
	cursor:pointer;
}

.atcb-item a, .atcb-link{
	color:#FFF;
	cursor:pointer;
}

a.atcb-link:hover{
	color:#FFF;
}



.atcb-item:hover, .print-item:hover ,#addeventatc1-drop span:hover{
	background-color:#5F6400;

}

.print-btn:hover, .pdf-btn:hover, .calendar-btn:hover {
	background-color:#7A8006;

}


.cal-list{
	display:none;
	position:absolute;
	padding:0 0 0 25px;
	width:175px;

}

.cal-list .addtocalendar var{
	display: none;
}

.atcb-list{
	list-style:none;
	padding:0;
}





.print-btn, .pdf-btn{
	width:50px;
	height:50px;
	background-color:#F2F5EE;
	color:black;
	margin:0 0 5px 0;
}


.pdf-btn{
	background:url('../images/icon_pdf.jpg') no-repeat;
}

.pdf-btn:hover {
	background:url('../images/icon_pdf_hover.jpg') no-repeat;
}


.print-btn{
	background:url('../images/icon_print.jpg') no-repeat;
	cursor:pointer;
}

.print-btn:hover{
	background:url('../images/icon_print_hover.jpg') no-repeat;
}


.calendar-btn:hover{
	background:url('../images/icon_addto_hover.jpg') no-repeat;
}

.calendar-btn{
	width:50px;
	height:50px;
	background-color:#F2F5EE;
	color:#black;
	position:relative;
	background:url('../images/icon_addto.jpg') no-repeat;
}

.addeventatc-selected #addeventatc1-drop {
	display: inline-block !important;
	position: absolute;
	top: 0 !important;
	left: 100% !important;
}


.addeventatc-selected #addeventatc2-drop {
	display: inline-block !important;
	position: absolute;
	top: 0 !important;
	left: 100% !important;
}


.calendar-btn:hover .cal-list{
	display:inline-block;

}

.distinctive-features-list{
	color:#003058;
	font-size:1.43rem;
	line-height:1;
	padding-left:25px;
}

.distinctive-features-list .feature-item {
	color:black;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;

}

.distinctive-features-list li{
	padding:10px 0 10px 0;
}


.program-pdf-img{
	width:100%;
	height:350px;

}



.curricula-table{
	width:100%;
	border:1px solid #295A83;
	padding:10px 0 10px 0;
}

.curricula-table th{
	background-color:#295A83;
	color:#FFF;
	padding:0 0 0 15px;
	height:50px;
	border-right:1px solid #fff;

}
.curricula-table th:last-child{
	border:0;
}


.curricula-table td{
	height:45px;
	padding:0 0 0 15px;
}

.requireBy{
	font-size:0.85rem;
	font-weight:300;
	font-style:italic;
}



/* program detail table */

.detail-table{

	width:100%;
	border:1px solid #295A83;
	margin:20px 0 20px 0;
}

.detail-table th{
	background-color:#295A83;
	color:#FFF;
	padding:0 0 0 15px;
	height:50px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;

}
.detail-table tr:last-child th{
	border:0;
}
.detail-table th:last-child{
	border-right:0;
}


.detail-table td{
	height:45px;
	padding:0 0 0 15px;
	border-bottom:1px solid #295a83;
	border-right:1px solid #295a83;

}








.course-remarks{
	font-size:0.875rem;
	font-style:italic;
	padding:10px 0 0 0;
}



.image-container {
	/* width: 100%;*/
	height: 100%;
	/*height: 350px;*/
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	display:block;
	width:100%;
	
}

.image-container .mask {
	width: 100%;
	height: 100%;
	/*height: 350px;*/
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}

.image-container img {
	display: block;
	position: relative;
	margin:0 auto;
}


.effect .mask {
	opacity: 0;
	overflow:visible;

	box-sizing:border-box;
	transition: all 0.4s ease-in-out;
}



.effect:hover .mask {
	opacity: 1;
	background-color:rgba(94, 111, 129,0.5);

}

.effect:hover a.view-pdf-btn {
	opacity:1;
	transition-delay: 0.3s;
}


.view-pdf-btn{
	color:white;
	background:#9aa000;
	border-radius: 2rem !important;
	width: 150px;
	height:35px;
	font-size:0.875rem;
	font-weight:700;
	top: 50% !important;
	transform: translate(0, -50%);
}

.mentors-card-first{
	border-top:1px solid #A1A1A1;
	border-bottom:1px solid #A1A1A1;
	padding:20px 0 20px 0;

}

.mentors-card{
	border-bottom:1px solid #A1A1A1;
	padding:20px 0 20px 0;

}

.mentors-card-last{
	border-bottom:1px solid #A1A1A1;
	padding:20px 0 20px 0;

}


.mentors-img{
	width:150px;

}

.mentors-name{
	font-weight:700;
	color:#9C510A;

}

.mentors-title{
	padding:5px 0 0 0 ;
	color:#A1A1A1;
}



.expertise-list{
	color:#003058;
	font-size:1.43rem;
	line-height:1;
	padding-left:25px;
}

.expertise-list .expertise-item {
	color:black;
	font-size:1rem;
	font-family: 'Noto Sans', sans-serif;

}

.expertise li{
	padding:10px 0 10px 0;
}







/*                           @MEDIA SCREEN                          */



/*people Slider Responsive */

@media screen and (max-width:930){
	.people-slider{
		max-width:900px;
	}
}



@media screen and (max-width:1710px){

	.addeventatc-selected #addeventatc1-drop {
		right:100% !important;
		left:auto !important;
	}


}


@media screen and (max-width:1370px){
	.desktop-side-event-tools{
		display:none;
	}


	.mobile-side-event-tools{
		display:block;
	}

}


@media (min-width: 1200px){


	.academic-staff-list{
		width:1500px !important;
	}
	
}

@media screen and (max-width:1200px){



	.book-img{
		height:250px;
		width:180px;
	}
	.book-info{
		width:265px;

	}

	.search-filter{
		float:none;
	}



}

@media screen and (max-width:1024px){
	.teaching-heading{
		font-size:2.5rem;
	}

	.student-feedback-item img{
		width:auto !important;
	}

	.elementor-widget-read-more-editor .elementor-widget-container{
		padding:0 !important; 
	}

	.selected_publications{
		width:320px;
		margin:0 auto;
	}
	
	.student-feedback-item .elementor-element-populated{
		border:0 !important;
		text-align:center;
		margin-top:15px !important;
	}
	
	.student-feedback-item .elementor-inner-column{
		margin:0 auto;
	}

	.btn-readmore{
		margin:20px auto;
	}
}


@media screen and (max-width:991px){

	.explore-item:nth-child(3n+0) .explore{
		margin:5px 5px 0 0;
	}

	.explore{
		margin:5px 5px 0 0 ;
	}
	.explore-item:nth-child(2n+0) .explore{
		margin:5px 0px 0 0;
	}
	/*



	*/


}


@media screen and (max-width:993px){
  .desktop-people-heading{
  	display:none;
  }
  .mobile-people-heading{
  	display:block !important;
  }

	.book-info{
		text-align:center;
		display:inline;
	}


	.mobile-top-btn{
		display:block !important;

	}

	.member-filter{
		float:none;
		width:100%;
	}

	.member-filter select{

		width:100%;
	}


	.content-head{
		padding:50px 0 20px 0;

	}

	.event-cate-filter{
		width:100%;
		padding:0 0 15px 0;
	}

	.month-filter{
		width:50%;
		display:inline-block;
		padding:0 10px 15px 0;

	}
	.year-filter{
		width:49%;
		display:inline-block;
		padding:0 0 15px 0;
	}

	.history-pub-year-filter, .publication-year-filter{
		width:inherit;
	}


	.search-filter{
		width:100%;
		padding:0 0 15px 0;
	}

	.event-cate-dropdown{
		width:100%;
	}
	.month-dropdown{
		width:100%;
	}
	.year-dropdown{
		width:110px;
	}
	.event-search{
		width:100%;
	}

	.admin-img{
		width:180px;
		text-align:center;
		float:none;
		display:block;
		margin:0 auto;
	}

	.staff-info{
		display:block;
		padding:0;
		text-align:center;
		padding:15px 0 0 0 ;
	}


	.book-img{
		width:180px;
		text-align:center;
		float:none;
		display:block;
		margin:0 auto;

	}


	.navbar-toggleable-md{
		margin-bottom:20px;

	}
	.navbar-toggler{
		border:none;

	}

	.navbar{
		display:block;
		background-color:#7A8006;
	}
	.nav-item a.nav-link{
		color:#FFF !important;
	}

	#history-in-field-list-wrap .book-info{
			display:block;
			margin:0 auto;
	}

	#history-filter #year-filter{
		width:110px;
	}

}


@media screen and (min-width:768px){
	#mobile-section-slider-container , .mobile-people-header{
		display:none !important;
	}
}

@media screen and (min-width:1370px){
	#mobile-event-tools{
		display:none !important;
	}
}

/* @media screen and (min-width:992px){ */
	/* .mobile-teaching-slider-container{ */
		/* display:none !important; */
	/* } */
/* } */


@media screen and (max-width:992px){
	.desktop-teaching-slider-container, .desktop_t_slider{
		display:none !important;
	}
	.mobile-teaching-slider-container, .mobile_t_slider{
		display:block !important;
	}
	.mobile-teaching-slider{
		max-height:300px;
	}
	
}


.photo_hightlight_slider .mobile-caption{
	display:none;
}


@media screen and (max-width:768px){
	

	#people_slider .btn-prev, .home-gallery-slider .btn-prev, .gallery-slider .btn-prev,
	#people_slider .btn-next, .home-gallery-slider .btn-next, .gallery-slider .btn-next,
	#mobile_teaching_slider .btn-prev ,#mobile_teaching_slider .btn-next{
		width: 34px !important;
    height: 55px !important;
	}

	
	.book-card:last-child{
		padding-bottom:50px;
	}
	
	.pre-heading .elementor-heading-title{
		font-size:1rem !important;
	}
	
	.staff-header .member-filter{
		padding-top:25px;
	}
	
	.people-cate-heading{
		padding-top:50px;
		font-size:1.7rem;
	}
	
	.academic-staff-list{
		padding-top:50px;
	}
	
	.photo_hightlight_slider .mobile-caption{
		display:block;
		color:#fff;
		background-color:#535433;
		padding:10px;
	}
	
	.photo_hightlight_slider .image-caption{
		display:none;
	}
	
	.photo_hightlight_slider .counter{
		position:static;
		display:block;
		
	}
	
	.hide-on-mobile{
		display:none;
	}
	
	.elementor-heading-title, .heading-title{
		font-size:1.6rem !important;
	}
	
	
	.home-banner-slider .ms-slide-bgcont, 
	.mobile-home-banner-slider .ms-slide-bgcont{
		position:static !important;
	}
	
	.home-banner-slider .ms-slide-layers,
	.mobile-home-banner-slider .ms-slide-layers{
		position:static !important;
		height:auto !important;
	}
	
	.home-banner-slider .image-caption,
	.mobile-home-banner-slider .image-caption{
		position:static !important;
		display:none !important;
	}

	.home-banner-slider #mobile-caption,
	.mobile-home-banner-slider #mobile-caption{
		display:block;
	}


	
	#banner_slider .item-wrap a, #banner_slider .item-wrap div {
		display:block;
		position:relative;
		
	}

	#mobile-home-banner-slider .ms-nav-prev, #mobile-home-banner-slider .ms-nav-next, #home-banner-slider .ms-nav-prev, #home-banner-slider .ms-nav-next, .mobile-home-gallery-slider .ms-nav-next, .mobile-home-gallery-slider .ms-nav-prev, .mobile-gallery-slider .ms-nav-prev, .mobile-gallery-slider .ms-nav-next,
	#photo_hightlight_slider .ms-nav-prev, #photo_hightlight_slider .ms-nav-next{
		width:34px !important;
		height:55px !important;
	} 
	
	
	.footer-at-a-glance{
		padding-top:20px;
	}
	

	
#inner-page-side-section .elementor-column-wrap {
	padding:0;
}

#inner-page-mobile-top-section{
	padding:15px;
}

#inner-page-side-section #mobile-section-slider-container .elementor-widget-shortcode-widget{
	margin:0;
	padding:15px;
}

.inner-page-header{
	padding:0 !important;
}



#breadcrumbs{
	display:none;
}


	.student-feedback-item .elementor-element-populated, .faculty-mentor-item .elementor-element-populated{
		border:0 !important;

	}
	.student-feedback-item, .faculty-mentor-item{
		text-align:center;
	}

	.morelink{
		margin: 30px auto;

	}


	.student-feedback-item .elementor-row, .faculty-mentor-item .elementor-row{
		border-bottom:1px solid #d3d3d3;
	}

	.faculty-mentor-item .elementor-widget-image{
		padding-bottom:40px;
	}


	.member-filter{
		float:none;
		width:100%;
	}

	.member-filter select{

		width:100%;
	}

	.elementor-widget-read-more-editor .elementor-widget-container{
		padding:0 !important;
	}


	.elementor-column-gap-default{
		/*padding:0 10px 0 10px;*/
	}


	.elementor-widget-section-editor, .elementor-widget-course-inventory{
		padding-left:0px;
	}

	#side-nav-menu-dropdown{
		display:block;
		margin:30px auto;
		color: #9aa000;
		width: 100%;
		text-align: left;
		border: 1px solid #9aa000;
		background: #FFFFFF;
		height: 35px;
	}

	#side-nav-menu-dropdown option{
		color:#000;

	}



	.side-nav-wrapper .side-nav{
		display:none;


	}





	.elementor-element-b19dlgl{
		padding-bottom:10px !important;

	}

	.section-slider-wrap{
		/*max-width:100% !important;*/

	}

	.section-slider{
		/*width:100% !important;*/

	}
	.section-nav li {
		padding:0 !important;
		margin:0 16px !important;
	}

	.section-nav li a.active{
		color:black;
		font-weight:bold;
		font-family: 'Noto Sans', sans-serif;
	}

	.desktop-section-nav{
		display:none;
	}
	#mobile-section-slider-container{
		display:block;
		background-color:#FFF;
	}


	#mobile-section-slider-container .elementor-container{
		display:block;
		background-color:#FFF;
	}

	#teaching_slider:nth-child(1) .elementor-widget-container,
	#teaching_slider:nth-child(1) .elementor-image-carousel-wrapper,
	#teaching_slider:nth-child(1) .elementor-image-carousel,
	#teaching_slider:nth-child(1) .slick-list,
	#teaching_slider:nth-child(1) .slick-track,
	#teaching_slider:nth-child(1) .slick-slide-inner,
	#teaching_slider:nth-child(1) .slick-slide-image{
		height:400px !important;

	}




	#teaching_slider img{
		height:100%;

	}

	.teaching-heading{
		font-size:2.5rem;
	}


	.home-teaching-left-content p{
		font-size:1.125rem;
	}


	.cloned1{
		display:none !important;
	}



}


@media (max-width:991px){
	.header-container{
		padding:0;
	}
	
	.event-news-first-item{
		min-height:350px !important;
		height:auto;
	}
	
}
	
	
	
	
	
@media (min-width:992px){
	.first-item{
		max-width:35.53% !important;

	}
	.news-events-items{
		max-width:19.111% !important;
	}

}

@media screen and (max-width:580px){

	#mobile-home-banner-slider .ms-nav-prev, #mobile-home-banner-slider .ms-nav-next, #home-banner-slider .ms-nav-prev, #home-banner-slider .ms-nav-next, .mobile-home-gallery-slider .ms-nav-next, .mobile-home-gallery-slider .ms-nav-prev, .mobile-gallery-slider .ms-nav-prev, .mobile-gallery-slider .ms-nav-next,
	#photo_hightlight_slider .ms-nav-prev, #photo_hightlight_slider .ms-nav-next{
		width:24px !important;
		height:40px !important;
	} 



	.research-project-detail{
		padding:5px 20px 20px 20px;
		border:0;
		margin:0;
		line-height:1.7;
	}

	.research-project-year{
		position:static;
		width:auto;
		margin-left:20px;
		margin-right:20px;
		display:block;
	}
	
	.research-project-year .event-date{
		text-align:left;
		font-size: 1.3rem;
    font-weight: 900;
    border-bottom: 1px solid #CECECE; 
    padding-top:10px;
    padding-bottom:5px;
    
	}

	.research-project-detail .event-list-item-cate{
		text-transform: capitalize;
	}

	.research-project-detail .event-list-item-speaker{
		font-size:1rem;
		color:#000;
	}


	.history-pub-year-filter{
		width:100%;
	}


	.staff-container{
		background-color:#FFF;
	}



	.member-filter{
		float:none;
	}

	.member-filter{
		width:100%;

	}

	.member-dropdown{
		width:100%;

	}
}



@media screen and (max-width:576px){
	.explore-item:nth-child(3n+0) .explore{
		margin:5px 0 0 0;
	}
	.explore{
		margin:5px 0 0 0;
	}

	

}

@media screen and (max-width:550px){
	.inner-page-btn-section .elementor-widget-Hkihss-button{
		padding-bottom:10px;
	}
}



@media screen and (max-width:480px){
	
	.home-title{
		font-size:2rem;
	}
	
	.footer-links a{
		margin:0 3px;
	}
	
	.back-to-top-mobile {
		width:60px;
		height:60px;
	}

	.research-card-title{
		font-size:0.8rem;
	}
	
	.research-card-title .research-cate{
		font-size:1rem;
	}


	.event-cate-filter{
		width:100%;
		padding:0 0 15px 0;
	}
	.month-filter{
		width:50%;
		display:inline-block;
		padding:0 10px 15px 0;

	}
	.search-filter{
		width:100%;
		padding:0 0 15px 0;
	}

	.year-filter{
		width:48%;
		display:inline-block;
		padding:0 0 15px 0;
	}


	.event-cate-dropdown,.month-dropdown,.year-dropdown,.event-search,.member-filter
	,.member-dropdown,.publisher-filter , .history-pub-year-filter, .publication-year-filter{
		width:100%;

	}


}







/*home people slider*/
.people-slider {
	max-width: 1500px;
	overflow: hidden;
	margin:0 auto;
}


.people-slider .slide {
	border-radius: 10px;
	width: 230px;
	height: 230px;
}

/*
.slide .slide-thumb::after {
content: '';
display: block;
padding-top: 59%;
}*/


.frame { width: 100%; margin: 0 auto; padding: 0; overflow: visible !important; }
.frame .slidee { margin: 0; padding: 0; list-style: none;  min-width:100%; width: 100%; margin: 0 auto;}
.people-slider .frame li.normal {float: left; margin:0 35px; list-style: none;}
/*.home-gallery-slider .frame li {float: left; margin:0 35px; list-style: none;}*/

.mobile-section-nav .frame li {float: left; margin:0 35px; list-style: none;}

.home-gallery-slider .frame li {float: left; margin:0; list-style: none;}

.gallery-slider .frame li {float: left; margin:0; list-style: none;}



.gallery-slider .frame .slidee{
	width:100%;
}


.home-teaching-slider .frame .slidee{
	width:100%;
}



.research-link-btn .hkihss-button{
	padding: 7px 12px !important;
	font-size:0.85rem !important;
}



.search-title{
	padding: 50px 0px 40px 0px;
  color: #7a7f05;
}

.search-list-container{
	margin-bottom:80px;
}

.search-highlight{
	background-color:#9aa000;
}



.desktop_banner_container{
	position:relative;
	display:block;
}

.mobile_banner_container{
	position:relative;
	display:none;
}

.home-banner-slider{
	display:block;
}

.mobile-home-banner-slider{
	display:none;
}


.desktop_banner_container::after{
	content:"";
	width:100%;
	padding-top:32%;
	display:block;	
}


.mobile_banner_container::after{
	content:"";
	width:100%;
	padding-top:56.25%;
	display:block;	
}


.banner_caption{
    position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,0,0.6);
    padding: 10px 20px;
    vertical-align: middle;
    color:#fff;
	
}

@media only screen and (max-width:768px){
	.desktop_banner_container{
		display:none;
	}
	
	.mobile_banner_container{
		display:block;
	}
	
	.home-banner-slider{
		display:none;
	}
	
	.mobile-home-banner-slider{
		display:block;
	}
	
}

#home-banner-slider .ms-slide::after{
	content:"";
	width:100%;
	padding-top:32.08%;
	display:block;	
}

#mobile-home-banner-slider .ms-slide::after{
	content:"";
	width:100%;
	padding-top:56.25%;
	display:block;	
}


div#mobile-main-menu{
	z-index:9999 !important;
}


.grid{
	max-width:100%;
	margin:0 !important;
}


.grid-item{
	width: calc(100% / 6);
	margin:0 !important;
}

.grid-item::after{
	padding-top: 100%;
  content: "";
  display: block;
  width: 100%;
}

.grid-sizer{
	width:16.66667%;
}

#history-in-field-list-wrap .book-card{
	padding-left:0px;
	padding-right:0px;
}

#history-in-field-list-wrap .book-info{
	padding-top: 30px;
	padding-left:0px;

}

.gallery_breadcrumbs{
	padding:15px 0px !important;
}


.cloned1{
	left:15px;
}

@media only screen and (max-width: 1920px) {
	.grid-item{
		width: calc(100% / 6);
	}
}
/*@media only screen and (max-width: 1600px) {
	.grid-item{
		width: calc(100% / 5);
	}
}*/
@media only screen and (max-width: 1600px) {
	.grid-item{
		width: calc(100% / 4);
	}
}
@media only screen and (max-width: 1280px) {
	.grid-item{
		width: calc(100% / 3);
	}
}
@media only screen and (max-width: 960px) {
	.grid-item{
		width: calc(100% / 2);
	}
}
@media only screen and (max-width: 640px) {
	.grid-item{
		width: calc(100% / 1);
	}
}

@media only screen and (max-width: 1024px) {
	.grid-item .slider-caption{
		display:block;
		height:auto;
	}
	
	.grid-item .slider-caption .slider-caption-wrap{
		position:static;
	  padding:10px 15px;
	}

	.grid-item .slider-caption .slider-caption-wrap .slider-image-title{
		font-size:0.875rem;
	}
	
}


/* newly added */

@media only screen and (max-width: 1320px) {
	.staff-container{
	background-color:#EFEFEF;
	width:102%
	}
}
@media only screen and (max-width: 1295px) {
	.staff-container{
	background-color:#EFEFEF;
	width:103%
	}
	
}
@media only screen and (max-width: 1290px) {
	.staff-container{
	background-color:#EFEFEF;
	width:105%
	}
	
}
@media only screen and (max-width: 1280px) {
	.staff-container{
	background-color:#EFEFEF;
	width:105%
	}
	
.no-padding-top{
	width:90%;

}}
@media only screen and (max-width: 1260px) {
	.staff-container{
	background-color:#EFEFEF;
	width:107%
	}
	
}

@media only screen and (max-width: 1232px) {
	.staff-container{
	background-color:#EFEFEF;
	width:109%
	}
	
}
@media only screen and (max-width: 1220px) {
	.staff-container{
	background-color:#EFEFEF;
	width:113%;	
	}
	
}
@media only screen and (max-width: 1200px) {
	.staff-container{
	background-color:#EFEFEF;
	width:100%;	
	}
	
}/* end newly added */



/* Effect 2: Move Up */
/*.grid.effect-2 .grid-item {
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
	0% { }
	100% { -webkit-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
	0% { }
	100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}*/


body.contrast_mode #header-links .col-auto *{
	color:#000 !important;
}

body.contrast_mode .research-card-title,
body.contrast_mode .slider-caption,
body.contrast_mode .banner_caption
{
  background-color: rgba(0,0,0,0.8) !important;
}

body.contrast_mode .section-nav{
  border-right: 1px solid #000 !important;
}

body.contrast_mode .academic-staff-title,
body.contrast_mode .section-nav li a,
body.contrast_mode #breadcrumbs li a,
body.contrast_mode .event-list-item-speaker
{
	color:#000 !important;
}


/* Contrasted Green Background */
body.contrast_mode #main-menu .col,
body.contrast_mode #main-menu .nav-link,
body.contrast_mode .home-banner-slider .ms-bullet-selected,
body.contrast_mode .mobile-home-banner-slider .ms-bullet-selected,
body.contrast_mode .elementor-element.elementor-button-btn-green .elementor-button,
body.contrast_mode #desktop_teaching_slider .carousel-indicators li.active,
body.contrast_mode #mobile_teaching_slider .carousel-indicators li.active,
body.contrast_mode .back-to-top button,
body.contrast_mode .get-connected-btn ,
body.contrast_mode .side-nav-wrapper .active,
body.contrast_mode .explore-container .active,
body.contrast_mode .side-nav:hover,
body.contrast_mode .side-nav:hover a,
body.contrast_mode .explore:hover,
body.contrast_mode .explore:hover a,
body.contrast_mode .load-more
{
	background-color:#595C00 !important;
}

body.contrast_mode .curricula-table th,
body.contrast_mode .detail-table th
{
	background-color:#003058 !important;
}

body.contrast_mode .people-cate-dropdown,
body.contrast_mode .event-cate-dropdown,
body.contrast_mode .month-dropdown,
body.contrast_mode .year-dropdown,
body.contrast_mode .event-search
{
	border: 1px solid #595C00;
}


body.contrast_mode .heading-title,
body.contrast_mode .color-midlime,
body.contrast_mode #header-links a.active,
body.contrast_mode .people-cate-dropdown,
body.contrast_mode .event-cate-dropdown,
body.contrast_mode .month-dropdown,
body.contrast_mode .year-dropdown,
body.contrast_mode .event-search
{
	color:#595C00 !important;
}

body.contrast_mode .card-border-lime{
	border-bottom: 5px solid #595C00;

}



body.contrast_mode input.event-search::-webkit-input-placeholder{
	/*padding-left:10px;*/
	color:#595C00 !important;
}
body.contrast_mode input.event-search:-moz-placeholder{
	/*padding-left:10px;*/
	color:#595C00 !important;
}
body.contrast_mode input.event-search::-moz-placeholder{
/*	padding-left:10px;*/
	color:#595C00 !important;
}
body.contrast_mode input.event-search:-ms-input-placeholder{
/*padding-left:10px;*/
	color:#595C00 !important;
}
body.contrast_mode input.event-search::-ms-input-placeholder{
/*padding-left:10px;*/
	color:#595C00 !important;
}


body.contrast_mode input.site-search::-webkit-input-placeholder{
	/*padding-left:10px;*/
	color:#595C00 !important;
}
body.contrast_mode input.site-search:-moz-placeholder{
	/*padding-left:10px;*/
	color:#595C00 !important;
}
body.contrast_mode input.site-search::-moz-placeholder{
/*	padding-left:10px;*/
	color:#595C00 !important;
}
body.contrast_mode input.site-search:-ms-input-placeholder{
/*padding-left:10px;*/
	color:#595C00 !important;
}
body.contrast_mode input.site-search::-ms-input-placeholder{
/*padding-left:10px;*/
	color:#595C00 !important;
}






/*body.contrast_mode #main-menu ul.lv-1 > li:last-child > div.nav-link,
body.contrast_mode #main-menu ul.lv-1 > li:last-child > a,
body.contrast_mode #main-menu ul.lv-1 > li > div.nav-link:hover, 
body.contrast_mode #main-menu ul.lv-1 > li > a:hover

{
	background-color:#ABB204 !important;
}
*/
