/*****************************************************************
 * **************************************************************
 * @MetCreative - Table of Contents
 * 1-) GLOBAL
 *    a- General
 *    b- Header
 *    c- Main Menu
 *    d- Slider
 *    e- Image With Text Boxes
 *    f- Tab Content with Icons
 *    g- Pagers Near Title
 *    h- Latest Posts Widget
 *    i- Recent Works Widget
 *    j- Twitter Widget
 *    k- Blog Posts List
 *    l- Twitter Ticker
 *    m- Footer
 *    n- Page Header
 *    o- Team Members
 *    p- Cacoon Sidebar
 *    q- Service Box
 *    r- 404
 *    s- Contact Page
 *    t- Blog
 *    u- Flickr Widget
 *    v- Comments
 *    w- Pagination
 *    x- Portfolio List
 *    y- Skill Circles
 *    z- Background Images and Patterns
 *    aa- Cacoon Slider
 *    ab- Buttons
 *    ac- Custom Accordion
 *    ad- Testimonials
 *    ae- Message Boxes
 *    af- Progress Bars
 *    ag- Pagination
 *    ah- Tab Content
 *    ai- Gallery
 *    aj- External Contact Form
 * 2-) Response For Lower Than 1170
 * 3-) Response For Tablets
 * 4-) Response For Mobile
 * !Note: You can make search with one of the title above to find the block according to it
 * **************************************************************
 *****************************************************************/

/*-------------------------------
	General
 ------------------------------*/
.en-gb .met_page_wrapper {
  overflow: visible;
}
.met_color {
	color : #18ADB5;
}

.met_color2 {
	color : #FFFFFF;
}

.met_color3 {
	color : #656870;
}

.met_bgcolor {
	background-color : #18ADB5;
}

.met_bgcolor2 {
	background-color : #5B5E65;
}

.met_bgcolor3 {
	background-color : #656870;
}

.met_bgcolor4 {
	background-color : #7E8A96;
}

.met_bgcolor5 {
	background-color : #A4AEB9;
}

.met_bgcolor6 {
	background-color : #656870;
}

.met_bgcolor7 {
	background-color : #46484E;
}

.met_bgcolor_trans {
	background-color : rgba(24, 173, 181, 0.8);
}

.met_bgcolor5_trans {
	background-color : rgba(164, 174, 185, 0.5);
}

.met_bgcolor6_trans {
	background-color : rgba(101, 104, 112, 0.5);
}

.met_color_transition {
	-webkit-transition : color ease-out 0.4s;
	-moz-transition    : color ease-out 0.4s;
	-ms-transition     : color ease-out 0.4s;
	-o-transition      : color ease-out 0.4s;
}

.met_color_transition:hover {
	text-decoration : none;
}

.met_bgcolor_transition,
.met_bgcolor_transition2 {
	-webkit-transition : background-color ease-out 0.4s;
	-moz-transition    : background-color ease-out 0.4s;
	-ms-transition     : background-color ease-out 0.4s;
	-o-transition      : background-color ease-out 0.4s;
}

.met_bgcolor_transition:hover {
	background-color : #18ADB5;
}

.met_bgcolor_transition2:hover, .met_bgcolor_transition2.active {
	background-color : #46484E;
}

:focus {
	outline : none;
}

:active {
	outline : none;
}

:-o-any-link:focus {
	outline : none;
}

::-moz-focus-inner {
	border : 0;
}

::-o-focus-inner {
	border : 0;
}

.met_bgcolor_transition:hover a,
.met_bgcolor_transition2:hover a {
	text-decoration : none;
}

.met_page_wrapper {
	background-color : #FFFFFF;
	overflow         : hidden;
	position         : relative;
	z-index          : 3;
}

.met_page_wrapper.met_boxed_layout {
	margin        : 0 auto;
	width         : 1210px;
	box-shadow    : 0 0 5px #CCCCCC;
	padding-right : 0;
	position      : relative;
	overflow      : visible;
}

.met_boxed_layout .met_content {
	width        : auto;
	margin-left  : 20px;
	margin-right : 20px;
}

.met_content {
	width    : 1170px;
	margin   : 0 auto;
	position : relative;
	z-index  : 3;
}

.row-fluid {
	margin-bottom : 30px
}

.row-fluid .row-fluid:last-child {
	margin-bottom : 0
}

h1.met_bold_one,
h2.met_bold_one,
h3.met_bold_one,
h4.met_bold_one,
h5.met_bold_one,
h6.met_bold_one {
	font-weight : 700
}

.met_button {
	text-transform     : uppercase;
	color              : #FFFFFF;
	padding            : 0 40px 0 19px;
	font-size          : 12px;
	line-height        : 40px;
	height             : 40px;
	font-weight        : 700;
	position           : relative;
	display            : inline-block;
	-webkit-transition : background-color ease-out 0.4s;
	-moz-transition    : background-color ease-out 0.4s;
	-ms-transition     : background-color ease-out 0.4s;
	-o-transition      : background-color ease-out 0.4s;
}

.met_button:hover {
	text-decoration  : none;
	background-color : #5B5E65;
}

.met_button:after {
	font-family : FontAwesome;
	content     : '\f067';
	font-size   : 14px;
	line-height : 40px;
	color       : #FFFFFF;
	position    : absolute;
	right       : 0;
	top         : 0;
	height      : 100%;
	width       : 40px;
	text-align  : center;
	display     : block;
}

.met_clear_margin_top {
	margin-top    : 0;
	margin-bottom : 25px;
}

.met_text_block {
	background-color : #F1F4F7;
	padding          : 30px;
}

#met_fullScreenImg {
	position : fixed;
	z-index  : -1;
}

.text_center{
	text-align: center;
}

/*-------------------------------
	Header Bar
 ------------------------------*/
.met_header_bar{
	background-color: #F5F6F6;
	border-bottom: 1px solid #E2E3E3;
	font-size: 12px;
	line-height: 29px;
}

.met_header_bar > div > a {
	color: #7D8995;
	margin-right: 20px;
}

.met_header_bar > div > a > i{
	font-size: 15px;
	line-height: 29px;
}

.met_header_bar ul,
.met_header_bar ul li{
	list-style: none;
}

.met_header_bar ul li{
	float: left;
	margin-left: 25px;
}

.met_main_nav a:lang(ZH-CN) {
  padding: 0 24px;
}

.met_main_nav a:lang(zh-tw) {
  padding: 0 19px;
}

.met_header_bar ul li:first-child{margin-left: 0;}

.met_header_bar ul li a {
	color: #7D8995;
	line-height: 30px;
}

/*-------------------------------
	Header
 ------------------------------*/
header.met_content{
	margin-bottom: 0;
}

header .row-fluid{
	margin-bottom: 0;
}

.met_logo {
	margin-top : 0;
	position: absolute;
	height: 100%;
}

.met_logo,
.met_logo img {
  /*change from inline-block*/
	display : inline;
}

.met_logo_loading{
	opacity: 0;
}

.met_logo img{
	max-height: 150px;
}

header {
	height : 150px;
	position   : relative;
	z-index    : 2;
	height : 120px;
}

header aside {
	float      : right;
	margin-top : 64.5px;
}

header aside a {
	font-size       : 20px;
	display         : block;
	margin-right    : 20px;
	float           : left;
	text-decoration : none;
}

header aside nav,
header aside nav ul,
header aside nav li {
	float      : left;
	list-style : none;
}

header aside nav ul {
	margin : 0;
}

header nav {
	border-left : 1px solid #CED0D6;
}

header aside nav li a {
	margin-left : 16px;
	font-size   : 12px;
	color       : #BDC0C7;
	line-height : 18px;
}

/*-------------------------------
	Main Menu
 ------------------------------*/
.met_main_nav {
	margin-bottom : 30px;
	z-index       : 4;
	position      : relative;
}

.met_main_nav a:hover{
	text-decoration: none;
}

.met_main_nav.met_fixed_nav {
	position                    : fixed;
	left                        : 0;
	top                         : 0;
	margin                      : 0;
	-webkit-font-smoothing      : subpixel-antialiased !important;
	-webkit-backface-visibility : hidden;
	-moz-backface-visibility    : hidden;
	-ms-backface-visibility     : hidden;
}

.met_main_nav.met_fixed_nav:before {
	display : none;
}

.met_fixed_nav + div {
	margin-top : 90px;
}

.met_main_nav + div {
	position : relative;
	z-index  : 1;
}

.met_main_nav:before {
	position            : absolute;
	width               : 100%;
	height              : 27px;
	top                 : 100%;
	left                : 0;
	content             : '';
	display             : block;
	background-image    : url('/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/menu-shadow.png');
	background-position : center;
	background-repeat   : no-repeat;
}

.met_main_nav ul {
	margin : 0;
}

.met_main_nav > ul li {
	position : relative;
}

.met_main_nav > ul li ul {
	position           : absolute;
	top                : 100%;
	left               : 0;
	min-width          : 200px;
	background-color   : #46484E;
	padding-top        : 15px;
	padding-bottom     : 15px;
	border-radius      : 0 0 5px 5px;
	display: none;
}

.met_main_nav > ul li ul a {
	display         : block;
	color           : #8C9099;
	font-size       : 14px;
	font-weight     : 300;
	text-decoration : none;
	padding         : 0 19px;
	height          : 35px;
	line-height     : 35px;
	white-space: nowrap;
}

.met_main_nav ul,
.met_main_nav li {
	list-style : none;
	float      : left;
	display    : block;
}

.met_main_nav > ul > li ul li {
	width : 100%;
}

.met_main_nav > ul > li ul li a {
	border-bottom      : 1px solid rgba(255, 255, 255, 0.05);
	-webkit-transition : color ease 0.3s;
	-moz-transition    : color ease 0.3s;
	-ms-transition     : color ease 0.3s;
	-o-transition      : color ease 0.3s;
}

.met_main_nav > ul > li ul li a:hover, .met_main_nav > ul > li ul li.active a {
	color : #FFFFFF;
}

.met_main_nav > ul > li ul li:last-child a {
	border-bottom : none;
}

.met_main_nav .met_menu_home {
	background-color : #5B5E65;
	font-size        : 25px;
	padding          : 0 19px;
}

.met_main_nav a {
	line-height : 60px;
	padding     : 0 25px;
	color       : #FFFFFF;
	display     : inline-block;
}

.met_has_lower > a:after {
	position    : absolute;
	font-family : FontAwesome;
	right       : 10px;
	content     : '\f105';
	font-size   : 12px;
	color       : #8C9099;
	line-height : 36px;
	height      : 36px;
}

.met_has_lower > a:hover:after {
	color : #FFFFFF;
}

.met_main_nav > ul li ul li ul {
	left : 100%;
	top  : 0;
}

.met_main_nav > ul > li > ul > li > ul {
	left: 105%;
	border-radius: 10px;
}

.met_main_nav > ul > li > ul > li > ul:before{
	content: '';
	display: block;
	position: absolute;
	width: 5%;
	height: 100%;
	background: transparent;
	top: 0;
	left: -5%;
}

.met_main_nav > ul > li > ul > li > ul:after{
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: -10.5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 15px 10px 0;
	border-color: transparent #46484E transparent transparent;
}

.met_main_nav .met_icon_menu {
	position: relative;
	padding-left: 40px;
}

.met_icon_menu i {
	position: absolute;
	left: 13px;
	top: 0;
	font-size: 14px;
	line-height: 60px;
}

.met_menu_search_wrapper {
	position           : absolute;
	right              : 0;
	top                : 0;
	z-index            : 6;
	width              : 60px;
	height             : 60px;
	overflow           : hidden;
	-webkit-transition : width ease-in 0.3s;
	-moz-transition    : width ease-in 0.3s;
	-ms-transition     : width ease-in 0.3s;
	-o-transition      : width ease-in 0.3s;
}

.met_menu_search_wrapper:hover {
	width : 265px;
}

.met_menu_search {
	width    : 265px;
	height   : 60px;
	position : absolute;
	right    : 0;
	top      : 0;
}

.met_menu_search .met_menu_search_text {
	float      : left;
	width      : 163px;
	border     : none;
	background : none;
	color      : white;
	padding    : 22px 15px;
	margin     : 0;
	outline    : none;
}

.met_menu_search .met_menu_search_text:focus {
	outline : none;
}

.met_menu_search .met_menu_search_text::-webkit-input-placeholder {
	color : #FFFFFF;
}

.met_menu_search .met_menu_search_text::-moz-placeholder {
	color : #FFFFFF;
}

.met_menu_search .met_menu_search_text:-ms-input-placeholder {
	color : #FFFFFF;
}

.met_menu_search .met_menu_search_text:-moz-placeholder {
	color : #FFFFFF;
}

.met_menu_search .met_menu_search_submit {
	float       : right;
	width       : 60px;
	height      : 60px;
	cursor      : pointer;
	text-align  : center;
	color       : #FFFFFF;
	line-height : 60px;
	font-size   : 20px;
}

/*-------------------------------
	Slider
 ------------------------------*/
.met_slider_wrap {
	position : relative;
}

.met_slider_overlay {
	position   : absolute;
	width      : 100%;
	height     : 100%;
	left       : 0;
	top        : 0;
	z-index    : 5;
	background : #FFFFFF url('/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/slider_loader.gif') center center no-repeat;
}

.met_slider_wrap .caroufredsel_wrapper {
	z-index : 1;
}

.caroufredsel_wrapper{
	width:100%;
   /*custom*/
    height: 467px !important;
}

.met_recent_works{
	width:100%;
}

.met_slider {
	height   : 500px;
	overflow : hidden;
}

.met_slider_item {
	position : relative;
	float    : left;
}

.met_slider_item_preview {
	width : 74.358974359%;
	float : left;
}

.met_slider_item_preview a,
.met_slider_item_preview img {
	display : block;
}

.met_slider_item_caption {
	margin-left : 74.358974359%;
	position    : absolute;
	height      : 100%;
}

.met_slider_item_caption > div {
	padding : 30px;
}
/* orginal font-size is 24px*/
h2.met_title_stack {
	color       : #FFFFFF;
	font-size   : 21px;
	margin      : 0;
	line-height : 23px;
    text-transform: none;
}

h3.met_title_stack {
	color       : #FFFFFF;
	font-size   : 24px;
	margin      : 0;
	line-height : 27px;
	text-transform:uppercase;
}

#vg-heading h2.met_title_stack.vg_module_title, #vg-heading h3.met_title_stack.vg_module_title, 
#vg-bodytop h2.met_title_stack.vg_module_title, #vg-bodytop h3.met_title_stack.vg_module_title, 
#vg-bodybottom h2.met_title_stack.vg_module_title, #vg-bodybottom h3.met_title_stack.vg_module_title, 
#vg-mainbody h2.met_title_stack.vg_module_title, #vg-mainbody h3.met_title_stack.vg_module_title, 
#vg-bottom h2.met_title_stack.vg_module_title, #vg-bottom h3.met_title_stack.vg_module_title{
	color:#656870;
}

.met_slider_nav_prev,
.met_slider_nav_next {
	width       : 30px;
	height      : 30px;
	position    : absolute;
	bottom      : 30px;
	right       : 30px;
	display     : block;
	line-height : 32px;
	text-align  : center;
	z-index     : 2;
}

.met_slider_nav_prev {
	right : 70px;
}

.met_slider_nav_next:hover,
.met_slider_nav_prev:hover {
	text-decoration : none;
}

/*-------------------------------
	Image With Text Boxes
 ------------------------------*/
.met_img_with_text {
	position : relative;
}

.met_img_with_text_preview {
	float    : left;
	position : relative;
	width    : 47.3684210526%;
}

.met_img_with_text_preview img {
	display : block;
	width   : 100%;
}

.met_img_with_text_overlay {
	position           : absolute;
	width              : 100%;
	height             : 100%;
	top                : 0;
	left               : 0;
	visibility         : hidden;
	opacity            : 0;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition : all ease 0.5s;
	-moz-transition    : all ease 0.5s;
	-ms-transition     : all ease 0.5s;
	-o-transition      : all ease 0.5s;
	text-align         : center;
}

.met_img_with_text_overlay a {
	display            : inline-block;
	width              : 50px;
	height             : 50px;
	line-height        : 50px;
	border-radius      : 50px;
	font-size          : 20px;
	text-decoration    : none;
	border             : 5px solid rgba(255, 255, 255, 0.1);
	visibility         : hidden;
	opacity            : 0;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position           : absolute;
	left               : 0;
	top                : 0;
	-webkit-transition : all ease 0.5s;
	-moz-transition    : all ease 0.5s;
	-ms-transition     : all ease 0.5s;
	-o-transition      : all ease 0.5s;

}

.met_img_with_text:hover .met_img_with_text_overlay {
	visibility : visible;
	opacity    : 1;
	filter     : alpha(opacity=100);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_img_with_text:hover .met_img_with_text_overlay a {
	visibility : visible;
	opacity    : 1;
	filter     : alpha(opacity=100);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	left       : 42%;
	top        : 40%;
}

.met_img_with_text article {
	position    : absolute;
	margin-left : 47.3684210526%;
	height      : 100%;
}

.met_img_with_text article:before {
	position     : absolute;
	left         : -18px;
	top          : 20%;
	content      : '';
	display      : block;
	width        : 0px;
	height       : 0px;
	border-style : solid;
	border-width : 0 18px 18px 0;
}

.met_img_with_text article.met_bgcolor5:before {
	border-color : transparent #A4AEB9 transparent transparent;
}

.met_img_with_text article.met_bgcolor6:before {
	border-color : transparent #656870 transparent transparent;
}

.met_img_with_text article div {
	padding : 30px;
}

/*-------------------------------
	Tab Content with Icons
 ------------------------------*/
.met_icon_tabs nav a {
	padding            : 0 20px;
	color              : #FFFFFF;
	float              : left;
	display            : block;
	width              : auto;
	font-size          : 22px;
	line-height        : 70px;
	height             : 70px;
	text-align         : center;
	text-decoration    : none;
	background-color   : inherit;
	-webkit-transition : background-color ease 0.4s;
	-moz-transition    : background-color ease 0.4s;
	-ms-transition     : background-color ease 0.4s;
	-o-transition      : background-color ease 0.4s;
}

.met_icon_tabs nav a:hover {
	text-decoration : none;
}

.met_icon_tabs nav a.met_active_tab {
	background-color : rgba(241, 244, 247, 0.5);
	color            : #656870;
}

.met_icon_tabs article {
	padding            : 30px;
	background-color   : rgba(241, 244, 247, 0.5);
	display            : none;
	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.met_icon_tabs article.met_open_tab {
	display            : block;
	-webkit-transition : all ease 0s;
	-moz-transition    : all ease 0s;
	-ms-transition     : all ease 0s;
	-o-transition      : all ease 0s;
}

.met_icon_tabs article > h2 {
	margin-top : 0;
}

.met_icon_tabs_descrs {
	position : relative;
}

/*-------------------------------
	Pagers Near Title
 ------------------------------*/
.met_title_with_pager {
	display : block;
}

.met_title_with_pager nav {
	float : right;

}

.met_title_with_pager nav a {
	color       : #A4AEB9;
	font-size   : 10px;
	display     : block;
	float       : left;
	margin      : 0 2px;
	line-height : 32px;
}

.met_title_with_pager nav a.selected {
	color : #18ADB5;
}

.met_title_with_pager nav a:hover {
	text-decoration : none;
}

/*-------------------------------
	Latest Posts Widget
 ------------------------------*/
.met_latest_posts_item {
	padding-bottom : 10px;
	margin-bottom  : 10px;
	border-bottom  : 1px solid #DCE0E3;
}

.met_latest_post_image,
.met_latest_post_image img {
	display : block;
	float   : left;
	width   : 50px;
	height  : 50px;
}

.met_latest_post_title,
.met_latest_post_descr {
	margin-left   : 60px;
	display       : block;
	font-size     : 12px;
	margin-bottom : 0;
}

.met_latest_post_title {
	font-weight   : 700;
	line-height   : 12px;
	margin-bottom : 5px;
}

.met_latest_post_descr {
	line-height : 17px;
}

.met_latest_posts_block {
	float    : left;
	overflow : hidden;
}

.met_latest_posts_block .met_latest_posts_item:last-child {
	border-bottom : none;
}

/*-------------------------------
	Recent Works Widget
 ------------------------------*/
.met_recent_works {
	height   : 270px;
	overflow : hidden;
}

.met_recent_work_item {
	float         : left;
	position      : relative;
	overflow      : hidden;
	margin-bottom : 10px;
	width         : 100%;
}

.met_recent_work_image,
.met_recent_work_image img {
	display : block;
	float   : left;
	width   : 100%;
	height  : auto;
}

.met_recent_work_image {
	position : relative;
	z-index  : 1;
}

.met_recent_work_overbox {
	position           : absolute;
	width              : 100%;
	height             : 100%;
	z-index            : 2;
	left               : 0;
	top                : 0;
	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.met_recent_work_item:hover .met_recent_work_overbox {
	opacity    : 1;
	visibility : visible;
	filter     : alpha(opacity=100);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_recent_work_overbox a {
	display    : block;
	text-align : center;
	float      : left;
	width      : 100%;
	position   : relative;
	top        : 28%;
}

.met_recent_work_overbox a:hover {
	text-decoration : none;
}

.met_recent_work_overbox span {
	font-weight : 700;
	display     : block;
	width       : 100%;
	text-align  : center;
}

.met_recent_work_overbox i {
	font-size : 23px;
}

/*-------------------------------
	Twitter Widget
 ------------------------------*/
.met_twitter_widget {
	padding : 30px;
}

.met_twitter_item {
	padding    : 20px 0 0 0;
	border-top : 5px solid rgba(0, 0, 0, 0.08);
}

.met_twitter_item > i {
	float     : left;
	font-size : 30px;
}

.met_twitter_item > p {
	font-size     : 12px;
	line-height   : 17px;
	margin-left   : 35px;
	margin-bottom : 0;
	display       : block;
}

.met_twitter_item > p > a {
	color: #FFFFFF;
	text-decoration: underline;
}

/*-------------------------------
	Blog Posts List
 ------------------------------*/
.met_date {
	font-size   : 24px;
	font-weight : 700;
}

.met_month {
	font-size   : 14px;
	font-weight : 700;
}

article.vg_border_date {
	padding-top : 20px;
	border-top  : 5px solid #DCE0E3;
	margin-top  : 5px;
}

article.vg_border_date h3 {
	font-size   : 14px;
	font-weight : 700;
	margin-top  : 0;
	line-height : 14px;
}

article.vg_border_date p {
	font-size     : 12px;
	line-height   : 17px;
	margin-bottom : 0;
}

.met_read_more {
	font-size   : 12px;
	line-height : 14px;
	font-weight : 700;
}

/*-------------------------------
	Twitter Ticker
 ------------------------------*/
.met_twitter_ticker_wrap {
	position   : relative;
	z-index    : 1;
	min-height : 40px;
	overflow   : hidden;
	margin-top : 50px;
}

.met_twitter_ticker_wrap .icon-twitter {
	margin : 7px 7px 4px;
}

.met_twitter_ticker > div {
	float       : left;
	font-weight : 300;
}

.met_twitter_ticker a{
	color: #FFFFFF;
	text-decoration: underline;
}

.met_twitter_ticker_pager {
	float   : right;
	width   : 80px;
	display : table;
}

.met_twitter_ticker_pager a {
	width              : 40px;
	height             : 40px;
	display            : table-cell;
	vertical-align     : middle;
	color              : #FFFFFF;
	text-decoration    : none;
	text-align         : center;
	background-color   : transparent;
	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.met_twitter_ticker_pager a:hover {
	background-color : rgba(0, 0, 0, 0.1);
}

.met_news_ticker_wrapper {
	height      : 40px;
	line-height : 40px;
	width       : auto;
	overflow: hidden;
	margin: 0 80px 0 45px;
}

/*-------------------------------
	Footer
 ------------------------------*/
footer {
	padding-top : 32px;
}

footer h3 {
	font-weight : 700;
}

.met_footer_social_icons a {
	font-size          : 20px;
	margin             : 0 10px;
	text-decoration    : none;
	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.met_footer_social_icons a:first-child {
	margin-left : 0;
}

.met_footer_copyright {
	height           : 50px;
	line-height      : 50px;
	background-color : #50535A;
	text-decoration  : none;
}

.met_footer_copyright p {
	font-size   : 11px;
	font-weight : 300;
}

footer h3 {
	font-size     : 24px;
	margin-bottom : 0;
	line-height   : 30px;
}

/**footer span {
	font-size     : 11px;
	line-height   : 12px;
	margin-bottom : 25px;
	display       : block;
}**/

.met_footer_menu {
	float      : right;
	margin     : 0;
	list-style : none;
	margin-top : 42.5px;
}

.met_footer_menu li {
	list-style   : none;
	float        : left;
	margin-right : 20px;
}

.met_footer_menu li:last-child {
	margin-right : 0;
}

.met_footer_menu li a {
	font-size   : 12px;
	font-weight : 300;
}

footer > .met_content {
	margin-bottom : 42.5px;
	margin-top    : 7px;
}



/*-------------------------------
	Tabbed Footer
 ------------------------------*/
.met_tabbed_footer_nav,
.met_tabbed_footer_nav li{
	list-style: none;
	float: left;
	margin: 0;
}

.met_tabbed_footer_nav li a {
	display: block;
	float: left;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: 300;
	background-color: #50535A;
}

.met_tabbed_footer_nav li a:hover{
	text-decoration: none;
}

.met_tabbed_footer_nav li a.active-tab{
	background-color: #656870;
}

.met_tabbed_footer > .met_content{display: none}
.met_tabbed_footer > .met_content.active-tab-target{display: block}

.met_faq_box{position: relative}

.met_faq_box > div:first-child{
	position: absolute;
	height: 100%;
	background-color: #50535A;

	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -ms-box;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: -ms-flexbox;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	display: box;
	box-pack: center;
	box-align: center;
}
.met_faq_box > div:first-child > div{padding: 20px; text-align: center}

.met_faq_box > div:first-child > div i{font-size: 76px;}
.met_faq_box > div:first-child > div span{font-size: 24px; font-weight: 300; line-height: 30px; margin: 0}

.met_faq_box > div:last-child{margin-left: 105px; padding: 20px; background-color: #54575F}

.met_faq_box > div:last-child > span{margin: 0; font-size: 14px; line-height: 17px}

.met_tabbed_footer .met_contact_form input[type="text"],
.met_tabbed_footer .met_contact_form input[type="email"],
.met_tabbed_footer .met_contact_form textarea{background-color: #54575F}

/*-------------------------------
	Page Header
 ------------------------------*/
.met_page_header {
	min-height : 90px;
}

.met_page_header h1 {
	line-height : 90px;
	height      : 90px;
	padding     : 0 30px;
	display     : inline-block;
	margin      : 0;
	font-weight : 700;
	min-width   : 210px;
}

.met_page_header h2 {
	line-height: 90px;
	height: 87px;
	padding: 0 30px;
	font-weight: 300;
	font-size: 24px;
	display: inline-block;
	margin: 0;
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	max-width: 836px;
	text-transform:none;
}

.met_page_header h2:before {
	position     : absolute;
	left         : -22px;
	top          : 40%;
	content      : '';
	display      : block;
	width        : 0;
	height       : 0;
	border-style : solid;
	border-width : 0 18px 18px 0;
	border-color : transparent #A4AEB9 transparent transparent;
}

.met_page_header ul {
	float      : right;
	list-style : none;
	margin     : 38px 30px 0 0;
}

.met_page_header li {
	list-style    : none;
	float         : left;
	padding-right : 20px;
	position      : relative;
}

.met_page_header li:last-child {
	padding-right : 0;
}

.met_page_header li:after {
	display  : block;
	position : absolute;
	content  : '/';
	color    : #FFFFFF;
	right    : 9px;
	top      : 0;
}

.met_page_header li:last-child:after {
	content : '';
}



/*-------------------------------
	Team Members
 ------------------------------*/
.met_team_member {
	margin-right : 30px;
}

.met_team_member img {
	display  : block;
	width    : 100%;
	position : relative;
	z-index  : 1;
}

.met_team_member:last-child {
	margin-right : 0;
}

.met_team_member_details {
	padding  : 30px;
	position : relative;
}

.met_team_member p {
	font-size   : 12px;
	line-height : 17px;
	margin      : 20px 0 0 0;
}

.met_team_member_details:before {
	position     : absolute;
	top          : -18px;
	right        : 14%;
	content      : '';
	display      : block;
	width        : 0;
	height       : 0;
	border-style : solid;
	border-width : 0 0 18px 18px;
	border-color : transparent transparent #656870 transparent;
}

.met_team_member_socials,
.met_team_member_socials a {
	-webkit-transition : all ease 0.3s;
	-moz-transition    : all ease 0.3s;
	-ms-transition     : all ease 0.3s;
	-o-transition      : all ease 0.3s;
}

.met_team_member_socials {
	height : 30px;
}

.met_team_member_socials a {
	display         : block;
	float           : left;
	width           : 50px;
	opacity         : 0;
	visibility      : hidden;
	filter          : alpha(opacity=0);
	-ms-filter      : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	line-height     : 50px;
	font-size       : 20px;
	text-decoration : none;
	text-align      : center;
}

.met_team_member:hover .met_team_member_socials {
	height : 50px;
}

.met_team_member:hover .met_team_member_socials a {
	opacity    : 100;
	visibility : visible;
	filter     : alpha(opacity=100);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_team_member_preview {
	position : relative;
}

.met_team_member_overlay {
	position           : absolute;
	width              : 100%;
	height             : 85%;
	left               : 0;
	top                : 0;
	padding-top        : 15%;
	z-index            : 2;
	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition : all ease 0.3s;
	-moz-transition    : all ease 0.3s;
	-ms-transition     : all ease 0.3s;
	-o-transition      : all ease 0.3s;
}

.met_team_member_skill {
	background-color : rgba(255, 255, 255, 0.3);
	text-align       : center;
	margin-bottom    : 20px;
	height           : 30px;
	overflow         : hidden;
}

.met_team_member_skill > div {
	display    : inline-block;
	height     : 30px;
	text-align : center;
}

.met_team_member_skill > div > span {
	display            : inline-block;
	width              : 0;
	overflow           : hidden;
	height             : 30px;
	line-height        : 30px;
	color              : rgba(255, 255, 255, 0);
	-webkit-transition : width ease 1s, color ease 0.3s 1s;
	-moz-transition    : width ease 1s, color ease 0.3s 1s;
	-ms-transition     : width ease 1s, color ease 0.3s 1s;
	-o-transition      : width ease 1s, color ease 0.3s 1s;
}

.met_team_member:hover .met_team_member_overlay {
	opacity    : 1;
	visibility : visible;
	filter     : alpha(opacity=100);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_team_member:hover .met_team_member_overlay span {
	width : 100%;
	color : #FFFFFF;
}



/*-------------------------------
	Cacoon Sidebar
 ------------------------------*/
.met_cacoon_sidebar {
	padding  : 30px;
	position : relative;
}

.met_cacoon_sidebar:before {
	position     : absolute;
	left         : -18px;
	top          : 5%;
	content      : '';
	display      : block;
	width        : 0;
	height       : 0;
	border-style : solid;
	border-width : 0 18px 18px 0;
	border-color : transparent #656870 transparent transparent;
}

.met_cacoon_sidebar.arrow_to_the_right:before {
	border-width : 18px 18px 0 0;
	border-color : #656870 transparent transparent transparent;
	right         : -18px;
	left: auto;
}

.met_cacoon_sidebar_item .met_dated_blog_posts article {
	border-top-color : #787B84;
}

.met_cacoon_sidebar_item {
	margin-top : 30px;
}



/*-------------------------------
	Service Box
 ------------------------------*/
.met_service_box > div {
	float            : left;
	width            : 90px;
	height           : 90px;
	background-color : #F1F4F7;
	text-align       : center;
	line-height      : 90px;
	font-size        : 55px;
}

.met_service_box > p {
	margin-left   : 110px;
	margin-bottom : 0;
}

.met_service_box > h2 {
	margin-bottom : 20px;
	margin-top    : 0;
}



/*-------------------------------
	404
 ------------------------------*/
.met_404 {
	margin-top    : 140px;
	margin-bottom : 145px;
}

.met_404_box {
	padding  : 30px;
	position : relative;
}

.met_404_box:after {
	position     : absolute;
	bottom       : -18px;
	left         : 40px;
	content      : '';
	display      : block;
	width        : 0;
	height       : 0;
	border-style : solid;
	border-width : 18px 18px 0 0;
	border-color : #656870 transparent transparent transparent;
}

.met_404 h2 {
	font-size   : 48px;
	line-height : 74px;
	margin      : 0;
}

.met_404_box h4 {
	font-size   : 18px;
	font-weight : 300;
	line-height : 22px;
	margin      : 0;
}

.met_404_box form {
	position      : relative;
	margin-top    : 35px;
	margin-bottom : 0;
}

.met_404_box input[type="text"] {
	display            : block;
	padding            : 0 19px;
	height             : 40px;
	line-height        : 40px;
	border-radius      : 0;
	box-shadow         : none;
	font-size          : 14px;
	color              : #A3ADB8;
	box-sizing         : border-box;
	-moz-box-sizing    : border-box;
	-ms-box-sizing     : border-box;
	-webkit-box-sizing : border-box;
	-khtml-box-sizing  : border-box;
	width              : 100%;
	border             : 1px solid #BABABA;
	margin-bottom      : 0;
}

.met_404_box button {
	background     : none;
	border         : none;
	display        : block;
	position       : absolute;
	right          : 0;
	top            : 0;
	width          : 40px;
	height         : 40px;
	text-align     : center;
	vertical-align : middle;
	font-size      : 15px;
}



/*-------------------------------
	Contact Page
------------------------------*/
#map {
	width  : 100%;
	height : 620px;
}

#map img {
	max-width: none;
	vertical-align: baseline;
}

.met_contact_map_box {
	position  : absolute;
	padding   : 30px;
	max-width : 241px;
	top       : 30px;
	right     : 30px;
	z-index   : 1;
}

.met_contact_map_box.met_contact_on_sidebar{
	position: relative;
	display: block;
	max-width: 100%;
	top: 0;
	right: 0;
}

.met_contact_on_sidebar:before {
	position: absolute;
	left: -18px;
	top: 10%;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 18px 18px 0;
	border-color: transparent #656870 transparent transparent;
}

.met_contact_map_box h3 {
	margin-top : 0;
}

.met_contact_map_box > div {
	margin-bottom : 20px;
}

.met_contact_map_box > div:last-child {
	margin-bottom : 0;
}

.met_contact_info {
	font-size : 12px;
}

.met_contact_info span {
	min-width : 64px;
	display   : inline-block;
}

.met_contact_socials a {
	font-size       : 20px;
	display         : block;
	margin-right    : 20px;
	float           : left;
	text-decoration : none;
}

.met_contact_form form {
	margin : 0;
}

.met_contact_form input[type="text"],
.met_contact_form input[type="email"],
.met_contact_form textarea{
	border             : none;
	background         : rgba(255, 255, 255, 0.1);
	box-shadow         : none;
	padding            : 0 10px;
	height             : 40px;
	line-height        : 40px;
	width              : 100%;
	display            : block;
	color              : #FFFFFF;
	border-radius      : 0;
	box-sizing         : border-box;
	-moz-box-sizing    : border-box;
	-ms-box-sizing     : border-box;
	-webkit-box-sizing : border-box;
	-khtml-box-sizing  : border-box;
	resize             : none;
}

.met_contact_form textarea{
	height             : 80px;
}

.met_contact_form input[type="submit"] {
	border             : none;
	float              : right;
	min-width          : 100px;
	text-align         : center;
	font-weight        : 700;
	font-size          : 12px;
	padding            : 7px;
	-webkit-transition : background-color ease 0.4s;
	-moz-transition    : background-color ease 0.4s;
	-ms-transition     : background-color ease 0.4s;
	-o-transition      : background-color ease 0.4s;
}

.met_contact_form input[type="submit"]:hover {
	background-color : rgba(255, 255, 255, 0.1);
}

.met_contact_thank_you {
	display    : none;
	text-align : center;
	margin     : 20px 0;
}



/*-------------------------------
	Blog
------------------------------*/
.met_blog_html5_video video{
	display: block;
    margin-bottom: 1px;
    max-width: 100%;
    width: 100%;
}

.met_blog_list_preview {
	display  : block;
	position : relative;
}

.met_blog_list_preview img {
	display : block;
}

.met_blog_list_preview .met_blog_video_iframe {
	display     : block;
	margin-left : 100px;
}

.met_blog_video_iframe iframe {
	display : block;
}

.met_blog_list_preview aside {
	position : absolute;
	width    : 100px;
	height   : 100%;
	top      : 0;
	left     : 0;
}

.met_blog_list_preview aside:after {
	position     : absolute;
	right        : -18px;
	top          : 40px;
	content      : '';
	display      : block;
	width        : 0;
	height       : 0;
	border-style : solid;
	border-width : 18px 18px 0 0;
	border-color : #18ADB5 transparent transparent transparent;
}

.met_blog_list_preview aside div {
	padding : 20px;
}

.met_blog_list_preview aside span:first-child {
	font-size   : 60px;
	margin-top  : 10px;
	line-height : 60px;
	display     : block;
	text-align  : center;
	font-weight : 700;
}

.met_blog_list_preview aside span:last-child {
	font-size   : 24px;
	line-height : 24px;
	display     : block;
	text-align  : center;
	font-weight : 700;
}

.met_blog_title {
	margin  : 20px 0 10px;
	display : block;
}

.met_blog_title h2 {
	margin : 0;
}

.met_blog_miscs {
	margin-top : 20px;
	border-top : 5px solid #787B84;
}

.met_blog_socials,
.met_blog_posted_by {
	float      : left;
	margin-top : 6px;
}

.met_blog_socials a {
	font-size    : 20px;
	margin-right : 15px;
	color        : #656870;
}

.met_blog_socials a:last-child {
	margin-right : 0;
}

.met_blog_posted_by {
	font-weight  : 300;
	font-size    : 12px;
	line-height  : 20px;
	margin-left  : 20px;
	border-left  : 1px solid #BDC0C7;
	color        : #BDC0C7;
	padding-left : 20px;
}

.met_blog_comment_count {
	float            : right;
	display          : block;
	background-color : #787B84;
	border-left      : 10px solid #18ADB5;
	font-size        : 12px;
	line-height      : 30px;
	height           : 30px;
	font-weight      : 300;
	padding          : 0 10px;
}

.met_blog_categories {
	padding : 30px;
}

.met_blog_categories a {
	font-weight : 700;
	font-size   : 14px;
	color       : #FFFFFF;
	display     : block;
	line-height : 18px;
	padding-bottom : 20px;
	margin-bottom  : 20px;
	border-bottom  : 5px solid #787B84;
}

.met_blog_slider_wrap,
.met_filtered_portfolio_slider_wrap{
	position : relative;
	float    : left;
	overflow : hidden;
	width    : 100%;
	max-height: 320px;
}

.met_blog_slider,
.met_filtered_portfolio_slider{
	float    : left;
	width    : 100%;
	overflow : hidden;
	height   : 320px;
}

.met_blog_slider a,
.met_blog_slider img,
.met_filtered_portfolio_slider a,
.met_filtered_portfolio_slider img{
	display : block;
	float   : left;
}

.met_blog_slider_nav_prev,
.met_blog_slider_nav_next {
	position      : absolute;
	width         : 50px;
	height        : 50px;
	border-radius : 5px;
	background    : rgba(0, 0, 0, 0.7);
	color         : #FFFFFF;
	text-align    : center;
	font-size     : 20px;
}

.met_blog_slider_nav_prev {
	left               : -50px;
	top                : 40%;
	-webkit-transition : left ease 0.3s;
	-moz-transition    : left ease 0.3s;
	-ms-transition     : left ease 0.3s;
	-o-transition      : left ease 0.3s;
}

.met_blog_slider_nav_next {
	right              : -50px;
	top                : 40%;
	-webkit-transition : right ease 0.3s;
	-moz-transition    : right ease 0.3s;
	-ms-transition     : right ease 0.3s;
	-o-transition      : right ease 0.3s;
}

.met_blog_slider_wrap:hover .met_blog_slider_nav_prev,
.met_filtered_portfolio_slider_wrap:hover .met_blog_slider_nav_prev,
.met_one_column_slider_wrap:hover .met_blog_slider_nav_prev{
	left : 25px;
}

.met_blog_slider_wrap:hover .met_blog_slider_nav_next,
.met_filtered_portfolio_slider_wrap:hover .met_blog_slider_nav_next,
.met_one_column_slider_wrap:hover .met_blog_slider_nav_next{
	right : 25px;
}

.met_blog_slider_nav_prev i,
.met_blog_slider_nav_next i {
	position : absolute;
	left     : 18px;
	top      : 17px;
}

.met_blog_slider_nav_prev:hover,
.met_blog_slider_nav_next:hover {
	text-decoration : none;
}

/*-------------------------------
	Flickr Widget
------------------------------*/
.met_flickr_widget {
	position : relative;
}

.met_flickr_widget_title {
	position : absolute;
	height   : 100%;
	height   : calc(100% -5px);
	width    : 160px;
}

.met_flickr_widget_title div {
	padding : 30px;
}

.met_flickr_widget_list {
	margin-left : 160px;
}

.met_flickr_widget_list a {
	margin : 0 0 5px 5px;
}

.met_flickr_widget_list a,
.met_flickr_widget_list img {
	display : block;
	float   : left;
}

/*-------------------------------
	Comments
------------------------------*/
.met_blog_comments_title {
	font-size   : 24px;
	font-weight : 700;
	line-height : 27px;
	padding     : 16px 30px;
	margin      : 0 0 35px 0;
	display     : block;
	position    : relative;
}

.met_blog_comments_title:before {
	position     : absolute;
	bottom       : -18px;
	left         : 82px;
	content      : '';
	display      : block;
	width        : 0;
	height       : 0;
	border-style : solid;
	border-width : 18px 18px 0 0;
	border-color : #18ADB5 transparent transparent transparent;
}

.met_comment_box {
	float         : left;
	width         : 100%;
	margin-bottom : 20px;
}

.met_comment_box:last-child {
	margin-bottom : 0;
}

.met_comment_box > .met_comment {
	margin-top       : 20px;
	background-color : #F8F9FB;
}

.met_comment_box > .met_comment:first-child {
	margin-top : 0;
}

.met_comment_box > .met_comment > img {
	display : block;
	float   : left;
	width   : 120px;
	height  : 90px;
}

.met_comment_box > .met_comment > .met_comment_descr {
	margin-left  : 140px;
	margin-right : 127px;
	position     : relative;
	padding      : 20px 0;
}

.met_comment_box > .met_comment > .met_comment_descr > h5,
.met_comment_box > .met_comment > .met_comment_descr > span {
	display      : inline-block;
	margin-right : 20px;
}

.met_comment_box > .met_comment > .met_comment_descr > span {
	color        : #839799;
	float        : right;
	font-size    : 12px;
	margin-right : 0;
}

.met_comment_box > .met_comment > .met_comment_descr > h5 {
	margin-top  : 0;
	font-size   : 14px;
	line-height : 15px;
	font-weight : 700;
}

.met_comment_box > .met_comment > .met_comment_descr > p {
	margin-bottom : 0;
	line-height   : 18px;
}

.met_comment_edit_link {
	display   : block;
	float     : right;
	margin    : 0 5px;
	font-size : 12px;
}

.met_comment_reply_link {
	display     : block;
	float       : right;
	font-size   : 14px;
	font-weight : 700;
	width       : 107px;
	height      : 90px;
	line-height : 90px;
	text-align  : center;
}

.met_comment_awaiting_moderation {
	float      : left;
	font-style : italic;
	font-size  : 12px;
	color      : #839799;
}

.met_comment_box > .met_comment {
	margin-left : 160px;
}

.met_comment_box > .met_comment:nth-child(1) {
	margin-left : 0;
}

.met_comment_box > .met_comment:nth-child(2) {
	margin-left : 120px;
}

.met_comment_box > .met_comment:nth-child(3) {
	margin-left : 240px;
}

.met_comment_box > .met_sub_comment {
	position : relative;
}

.met_comment_box > .met_sub_comment:before {
	position         : absolute;
	left             : -74px;
	top              : -20px;
	content          : '';
	width            : 64px;
	height           : 80px;
	background-image : url('/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/comment_child.png');
	display          : block;
}

.met_post_comment {
	float   : left;
	width   : 100%;
	display : block;
}

.met_leave_a_reply {
	margin    : 15px 0;
	font-size : 24px;
}

.met_no_margin_top {margin-top : 0;}
.met_no_margin_bottom {margin-bottom : 0;}

.met_leave_a_reply_subtitle {
	margin-top    : -20px;
	display       : block;
	float         : left;
	margin-bottom : 25px;
	width         : 100%;
}

.met_comment_form input[type="text"],
.met_comment_form input[type="email"],
.met_comment_form .met_textarea {
	background : #F8F9FB;
	color      : #555555;
}

.met_comment_form .met_textarea{
	height: 100px;
}

.met_comment_form button {
	padding-right : 25px;
	padding-left  : 25px;
	border        : none;
}

.met_comment_form button:after {
	display : none;
}

/*-------------------------------
	Pagination
 ------------------------------*/
.met_pagination {
	margin-bottom : 0;
}

.met_pagination ul {
	box-shadow    : none;
	border-radius : 0;
}

.met_pagination > ul > li > a {
	border             : none;
	background-color   : #0F1010;
	color              : #D8D8D8;
	margin             : 0 1px;
	padding            : 7px 12px;
	-webkit-transition : all ease 0.3s;
	-moz-transition    : all ease 0.3s;
	-ms-transition     : all ease 0.3s;
	-o-transition      : all ease 0.3s;
}

.met_pagination > ul > li > a:hover,
.met_pagination > ul > li > a.active {
	background-color : #D8D8D8;
	color            : #0F1010;
}

.met_pagination > ul > li > a:first-child,
.met_pagination > ul > li > a:last-child {
	border-radius : 0;
}

/*-------------------------------
	Portfolio List
 ------------------------------*/
.met_portfolio_row {
}

.met_portfolio_row .span6,
.met_portfolio_row .span4 {
	margin-bottom : 30px;
}

.met_portfolio_row .span6:nth-child(2n + 1),
.nth-child-2np1 {
	margin-left : 0 !important;
	clear       : both;
}

.met_portfolio_row .span4:nth-child(3n + 1),
.nth-child-3np1 {
	margin-left : 0 !important;
	clear       : both;
}

.met_portfolio_item_preview,
.met_portfolio_item_preview img {
	display : block;
	float   : left;
	width   : 100%;
}

.met_portfolio_item_preview_wrap {
	position : relative;
}

.met_portfolio_item_overlay {
	position           : absolute;
	left               : 0;
	top                : 0;
	width              : 100%;
	height             : 100%;
	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition : all ease 0.5s;
	-moz-transition    : all ease 0.5s;
	-ms-transition     : all ease 0.5s;
	-o-transition      : all ease 0.5s;
	text-align         : center;
	overflow           : hidden;
}

.met_portfolio_item_overlay a {
	position           : absolute;
	display            : inline-block;
	width              : 50px;
	height             : 50px;
	line-height        : 50px;
	text-align         : center;
	text-decoration    : none;
	-webkit-transition : all ease 0.5s;
	-moz-transition    : all ease 0.5s;
	-ms-transition     : all ease 0.5s;
	-o-transition      : all ease 0.5s;
}

.met_portfolio_item_overlay a:nth-child(1) {
	top  : 100%;
	left : 35%;
}

.met_portfolio_item_overlay a:nth-child(2) {
	left : 57%;
	top  : -100%;
}

.met_portfolio_row > div:hover .met_portfolio_item_overlay {
	opacity    : 1;
	visibility : visible;
	filter     : alpha(opacity=100);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_portfolio_row > div:hover .met_portfolio_item_overlay a {
	top : 42%;
}

.lightbox-images {
	display : none;
}

.met_portfolio_item_details {
	position : relative;
	float    : left;
	width    : 100%;
}

.met_portfolio_item_details:before {
	position     : absolute;
	top          : -18px;
	left         : 40px;
	content      : '';
	display      : block;
	width        : 0;
	height       : 0;
	border-style : solid;
	border-width : 18px 0 0 18px;
	border-color : transparent transparent transparent #656870;
}

.met_portfolio_item_descr {
	float : left;
	width : 75%;
}

.met_portfolio_item_descr div {
	padding : 30px;
}

.met_portfolio_item_descr div h3,
.met_portfolio_item_descr div p {
	margin : 0;
}

.met_portfolio_item_descr a:hover {
	text-decoration : none;
}

.met_portfolio_item_descr p {
	font-size   : 13px;
	line-height : 17px;
}

.met_portfolio_item_share {
	width              : 25%;
	height             : 100%;
	right              : 0;
	top                : 0;
	position           : absolute;
	display            : -webkit-box;
	display            : -ms-flexbox;
	display            : -moz-box;
	display            : box;
	-webkit-box-align  : center;
	-moz-box-align     : center;
	box-align          : center;
	-webkit-box-pack   : center;
	-moz-box-pack      : center;
	box-pack           : center;
	-ms-flex-align     : center;
	-webkit-box-orient : horizontal;
	-moz-box-orient    : horizontal;
}

.met_portfolio_item_share:hover {
	text-decoration : none;
}

.met_portfolio_item_share > span {
	text-align         : center;
	width              : 100%;
	display            : block;
	position           : relative;
	width              : 100%;
	height             : 100%;
	display            : -webkit-box;
	display            : -ms-flexbox;
	display            : -moz-box;
	display            : box;
	-webkit-box-align  : center;
	-moz-box-align     : center;
	box-align          : center;
	-webkit-box-pack   : center;
	-moz-box-pack      : center;
	box-pack           : center;
	-ms-flex-align     : center;
	-webkit-box-orient : horizontal;
	-moz-box-orient    : horizontal;

	-ms-flex-align: center;
	-ms-flex-pack: center;
}

.met_portfolio_item_share > span {
	font-size          : 24px;
	font-weight        : 700;
	opacity            : 1;
	visibility         : visible;
	filter             : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.met_portfolio_item_share:hover > span {
	opacity    : 0;
	visibility : hidden;
	filter     : alpha(opacity=0);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.met_portfolio_item_socials {
	width              : 100%;
	height             : 100%;
	position           : absolute;
	left               : 0;
	top                : 0;
	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	margin-top         : 25%;

	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.span4 .met_portfolio_item_socials {
	margin-top : 66%;
}

.met_portfolio_item_share:hover > .met_portfolio_item_socials {
	opacity    : 1;
	visibility : visible;
	filter     : alpha(opacity=100);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_portfolio_item_socials div {
	text-align : center;
	width      : 100%;
	font-size  : 25px;
}

.met_portfolio_item_socials div a {
	margin-right : 10px;
}

.met_portfolio_item_socials div a:last-child {
	margin-right : 0;
}

.met_portfolio_item_socials div a:hover {
	text-decoration : none;
}

.met_portfolio_item_slider_wrap {
	position : relative;
	float    : left;
	overflow : hidden;
	width    : 100%;
}

.met_portfolio_item_slider {
	float    : left;
	width    : 100%;
	overflow : hidden;
}

.span6 .met_portfolio_item_slider {
	height : 300px;
}

.span4 .met_portfolio_item_slider {
	height : 195px;
}

.met_portfolio_item_slider a,
.met_portfolio_item_slider img {
	display : block;
	float   : left;
}

.met_portfolio_item_slider_nav_prev,
.met_portfolio_item_slider_nav_next {
	position   : absolute;
	width      : 35px;
	height     : 75px;
	background : rgba(0, 0, 0, 0.7);
	color      : #FFFFFF;
	text-align : center;
	font-size  : 20px;
}

.met_portfolio_item_slider_nav_prev {
	left               : -35px;
	top                : 40%;
	-webkit-transition : left ease 0.3s;
	-moz-transition    : left ease 0.3s;
	-ms-transition     : left ease 0.3s;
	-o-transition      : left ease 0.3s;
}

.met_portfolio_item_slider_nav_next {
	right              : -35px;
	top                : 40%;
	-webkit-transition : right ease 0.3s;
	-moz-transition    : right ease 0.3s;
	-ms-transition     : right ease 0.3s;
	-o-transition      : right ease 0.3s;
}

.met_portfolio_item_slider_wrap:hover .met_portfolio_item_slider_nav_prev {
	left : 0;
}

.met_portfolio_item_slider_wrap:hover .met_portfolio_item_slider_nav_next {
	right : 0;
}

.met_portfolio_item_slider_nav_prev i,
.met_portfolio_item_slider_nav_next i {
	position : absolute;
	left     : 11px;
	top      : 29px;
}

.met_portfolio_item_slider_nav_prev:hover,
.met_portfolio_item_slider_nav_next:hover {
	text-decoration : none;
}

.met_portfolio_service_box,
.met_portfolio_tag_box,
.met_portfolio_share_box {
	margin-bottom : 20px;
}

.met_portfolio_service_box h3,
.met_portfolio_tag_box h3,
.met_portfolio_share_box h3 {
	margin-top : 0;
}

.met_portfolio_service {
	display : block;
}

.met_portfolio_tag_box a {
	color : #65676F;
}

.met_portfolio_tag_box a.met_tag_size1 {
	font-size : 12px;
}

.met_portfolio_tag_box a.met_tag_size3 {
	font-size : 18px;
}

.met_portfolio_share_box a {
	font-size    : 20px;
	margin-right : 15px;
	color        : #65676F;
}

.met_portfolio_share_box a:last-child {
	margin-right : 0;
}

.met_portfolio_posted_by {
	margin-top  : 30px;
	font-size   : 12px;
	font-weight : 300;
}

.met_portfolio_detail_box {
	position : relative;
}

.met_portfolio_detail_box:before {
	position         : absolute;
	content          : '';
	left             : -45px;
	top              : 0;
	background-color : #DCE0E3;
	width            : 5px;
	height           : 100%;
}

.met_portfolio_detail_box h2 {
	margin-top : 0;
}

.met_portfolio_detail_box .met_align_left {
	float  : left;
	margin : 5px 5px 5px 0
}

.met_portfolio_detail_box .met_align_right {
	float  : right;
	margin : 5px 0 5px 5px
}

/*-------------------------------
	Skill Circles
 ------------------------------*/
.met_skill_row {
	margin : 60px 0;
}

.dial_wrap {
	text-align : center;
}

.dial {
	display     : none;
	color       : #373737 !important;
	font-size   : 50px !important;
	font-weight : 800 !important;
	font-family : inherit !important;
	width       : 100px !important;
	height      : 60px !important;
	top         : 23% !important;
	left        : 21% !important;
	margin      : 0 !important;
}

.dial.visible {
	display : block;
}

.knob {
	display    : inline-block;
	position   : relative;
	text-align : center;
	width      : 170px;
	min-height : 170px;
}

.met_responsive_nav {
	display               : none;
	background-image      : url('/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/responsive-nav-bg.png');
	background-position   : center right;
	background-repeat     : no-repeat;
	display               : none;
	width                 : 100%;
	-webkit-appearance    : none;
	background-color      : #F8F8F8;
	border                : 1px solid #E8E8E8;
	-webkit-border-radius : 0;
	-moz-border-radius    : 0;
	border-radius         : 0;
	-webkit-box-shadow    : none;
	-moz-box-shadow       : none;
	box-shadow            : none;
	color                 : #8F8F8F;
	padding               : 0 10px;
	border-radius         : 0;
	line-height           : 14px;
	float                 : left;
}

/*-------------------------------
	Background Images and Patterns
------------------------------*/
.bgpattern1 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage1.jpg");
}

.bgpattern2 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage2.jpg");
}

.bgpattern3 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage3.jpg");
}

.bgpattern4 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage4.jpg");
}

.bgpattern5 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage5.jpg");
}

.bgpattern6 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage6.jpg");
}

.bgpattern7 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage7.jpg");
}

.bgpattern8 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage8.jpg");
}

.bgpattern9 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage9.jpg");
}

.bgpattern10 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage10.jpg");
}

.bgpattern11 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage11.jpg");
}

.bgpattern12 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage12.jpg");
}

.bgpattern13 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage13.jpg");
}

.bgpattern14 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage14.jpg");
}

.bgpattern15 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage15.jpg");
}

.bgpattern16 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage16.jpg");
}

.bgpattern17 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage17.jpg");
}

.bgpattern18 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage18.jpg");
}

.bgpattern19 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage19.jpg");
}

.bgpattern20 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage20.jpg");
}

.bgpattern21 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage21.jpg");
}

.bgpattern22 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage22.jpg");
}

.bgpattern23 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage23.jpg");
}

.bgpattern24 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage24.jpg");
}

.bgpattern25 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage25.jpg");
}

.bgpattern26 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage26.jpg");
}

.bgpattern27 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage27.jpg");
}

.bgpattern28 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgpatterns/bgimage28.jpg");
}

.bgimage1 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgimages/thumbs/bgimage1.jpg");
}

.bgimage2 {
	background-image : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/bgimages/thumbs/bgimage2.jpg");
}

/*-------------------------------
	Cacoon Slider
------------------------------*/
.met_thumbnail_slider_1_wrap {
	padding: 10px;
	position: relative;
}

.met_thumbnail_slider_1_wrap_loading{
	height: 500px;
	overflow: hidden;
}

.met_thumbnail_slider_1_overlay {
	position   : absolute;
	width      : 100%;
	height     : 100%;
	left       : 0;
	top        : 0;
	z-index    : 5;
	background : #FFFFFF url('/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/slider_loader.gif') center 100px no-repeat;
}

.met_thumbnail_slider_1_big {
	overflow: hidden;
}
.met_thumbnail_slider_1_big img {
	display: block;
}

.met_thumbnail_slider_1_small {
	height: 160px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.met_thumbnail_slider_1_small .met_thumbnail_slider_1_images {
	float: left;
}
.met_thumbnail_slider_1_small img,
.met_thumbnail_slider_1_next {
	background: rgba( 255, 255, 255, 0.2 );
	display: block;
	width: 100px;
	height: 100px;
	padding: 10px;
	margin: 20px 0 20px 20px;
	float: left;
	cursor: pointer;

	-webkit-transition: background 0.6s ease, margin-top ease 0.3s;
	-moz-transition: background 0.6s ease, margin-top ease 0.3s;
	-ms-transition: background 0.6s ease, margin-top ease 0.3s;
	-o-transition: background 0.6s ease, margin-top ease 0.3s;
	transition: background 0.6s ease, margin-top ease 0.3s;
}
.met_thumbnail_slider_1_small img:hover,
.met_thumbnail_slider_1_next:hover {
	background: rgba( 255, 255, 255, 0.3 );
	margin-top: 0;
	text-decoration: none;
}
.met_thumbnail_slider_1_next {
	color: rgba( 0, 0, 0, 0.5 );
	font-size: 120px;
	line-height: 85px;
	text-align: center;
	text-decoration: none;
}

.met_thumbnail_slider_1_effects_left{left: -10px;}
.met_thumbnail_slider_1_effects_right{right: -10px;}

.met_thumbnail_slider_1_effects{
	position: absolute;
}

.met_thumbnail_slider_1_effects.met_thumbnail_slider_1_top{top: 0.3%;}
.met_thumbnail_slider_1_effects.met_thumbnail_slider_1_bottom{top: 2%;}

.met_thumbnail_slider_1_effects_left .met_thumbnail_slider_1_title{padding: 15px 20px 15px 40px;}
.met_thumbnail_slider_1_effects_right .met_thumbnail_slider_1_title{padding: 15px 40px 15px 20px;}

.met_thumbnail_slider_1_title{
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: 600;
	color: #FFF;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
}

.met_thumbnail_slider_1_effects_left .met_thumbnail_slider_1_title a {right: -35px;}
.met_thumbnail_slider_1_effects_right .met_thumbnail_slider_1_title a {left: -35px;}

.met_thumbnail_slider_1_title a:after{
	font-family: FontAwesome;
	font-size: 31px;
	color: #FFFFFF;
	position: absolute;
	top: 0;
}

.met_thumbnail_slider_1_effects_left .met_thumbnail_slider_1_title a:after{content: '\f105';left: 11px;}
.met_thumbnail_slider_1_effects_right .met_thumbnail_slider_1_title a:after{content: '\f104';left: 7px;}

.met_thumbnail_slider_1_title a {
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	font-size: 25px;
	text-align: center;
	line-height: 51px;
}

.met_thumbnail_slider_1_effects_left .met_thumbnail_slider_1_subtitle{padding: 15px 20px 15px 40px; left: 0}
.met_thumbnail_slider_1_effects_right .met_thumbnail_slider_1_subtitle{padding: 15px 40px 15px 20px; right: 0}

.met_thumbnail_slider_1_subtitle{
	position: absolute;
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	display: inline-block;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
}

.met_thumbnail_slider_1_subtitle,
.met_thumbnail_slider_1_title{
	z-index: 1;
	margin-top: -20px;
	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;

}

.met_thumbnail_slider_1_title.met_active_title,
.met_thumbnail_slider_1_subtitle.met_active_title{
	z-index: 2;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	margin-top: 0;
	opacity            : 1;
	visibility         : visible;
	filter             : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/*-------------------------------
	Buttons
------------------------------*/
.btn{
	border-radius: 0;
	padding: 15px 32px;
	font-size: 18px;
	font-weight: 600;
	border: none;
	box-shadow: none;
	-webkit-transition: background-color ease 0.3s;
	-moz-transition: background-color ease 0.3s;
	-ms-transition: background-color ease 0.3s;
	-ms-transition: background-color ease 0.3s;
}

.btn:hover{
	-webkit-transition: background-color ease 0.3s;
	-moz-transition: background-color ease 0.3s;
	-ms-transition: background-color ease 0.3s;
	-ms-transition: background-color ease 0.3s;
}

.btn-large{
	padding: 17px 42px;
	font-size: 20px;
}

.btn-small{
	padding: 13px 35px;
	font-size: 12px;
}

.btn-mini{
	padding: 11px 23px;
	font-size: 11px;
}

.btn-primary{background: #18ADB5;}
.btn-primary:hover{background-color: #5B5E65;}

.btn-info{background: #656870;}
.btn-info:hover{background-color: #5B5E65;}

.btn-warning{background: #A4AEB9;}
.btn-warning:hover{background-color: #5B5E65;}

.btn-danger{background: #B61857;}
.btn-danger:hover{background-color: #5B5E65;}

.btn-success{background: #18B632;}
.btn-success:hover{background-color: #5B5E65;}

.met_div5{
	width: 20%;
	float: left;
}




/*-------------------------------
	Custom Accordion
 ------------------------------*/
.met_accordion .accordion-group {
	border        : 0;
	border-radius : 0;
}

.met_accordion .accordion-toggle {
	color           : #FFFFFF;
	text-decoration : none;
	font-weight: 600;
	font-size: 20px;
}

.met_accordion .accordion-inner {
	border       : none;
	background-color: #F8FAFB;
}

.met_accordion span.icon-white {
	color    : white !important;
	position : relative;
	z-index  : 2;
}

.met_accordion span.met_bgcolor {
	position           : absolute;
	width              : 100%;
	height             : 100%;
	z-index            : 1;
	opacity            : 0;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	left               : 0;
	top                : 0;
	-webkit-transition : opacity ease-out 0.3s;
	-moz-transition    : opacity ease-out 0.3s;
	-ms-transition     : opacity ease-out 0.3s;
	-o-transition      : opacity ease-out 0.3s;
}

.met_accordion .accordion-toggle:hover span.met_bgcolor {
	opacity : 1;
	filter  : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_accordion .accordion-toggle {
	font-size        : 19px;
	padding          : 17px 15px;
	background-color : #18ADB6;
	color            : #FFFFFF;
}

.met_accordion .collapsed.accordion-toggle {
	background-color : #A4AEB9;
}

.met_accordion .accordion-toggle .met_icon_plus {
	float               : right;
	background-image    : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/icon_plus.png");
	background-repeat   : no-repeat;
	background-position : center center;
	width               : 13px;
	height              : 22px;
}

.met_accordion .accordion-toggle .met_icon_minus {
	float               : right;
	background-image    : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/icon_minus.png");
	background-repeat   : no-repeat;
	background-position : center center;
	width               : 10px;
	height              : 22px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.met_accordion .accordion-toggle .met_icon_plus {
		background-image    : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/icon_plus@2x.png");
		background-size: 13px 13px;
	}

	.met_accordion .accordion-toggle .met_icon_minus {
		background-image    : url("/20201208123232oe_/https://www2.sbs.cuhk.edu.hk/templates/vg_cacoon/images/icon_minus@2x.png");
		background-size: 10px 3px;
	}
}

/*-------------------------------
	Testimonials
 ------------------------------*/
.met_testimonial {
	float              : left;
	width              : 60px;
	height             : 60px;
	margin-right       : 9px;
	border-bottom: none;
	cursor: pointer;
	-webkit-transition : all ease 0.2s;
	-moz-transition    : all ease 0.2s;
	-ms-transition     : all ease 0.2s;
	-o-transition      : all ease 0.2s;
}

.met_testimonial:hover{
	border-bottom: 5px solid #18ADB6;
}

.met_testimonial_photo {
	width              : 60px;
	height             : 60px;
	padding            : 0;
	float              : left;
}

.met_testimonial_plus {
	float            : left;
	display          : table;
	width            : 60px;
	height           : 60px;
}

.met_testimonial_plus div {
	display        : table-cell;
	text-align     : center;
	vertical-align : middle;
	color          : #FFFFFF;
}

.met_testimonial_messages {
	text-align : center;
	font-size  : 15px;
}

.met_testimonial_messages div {
	display : none;
	padding : 20px 0;
}


/*-------------------------------
	HTML5 Audio Player
------------------------------*/
.met_audio_player{
	background-color: #A4AEB9;
	height: 50px;
}

.met_audio_play_pause{
	width: 50px;
	height: 50px;
	line-height: 45px;
	border: none;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	background: none;
}

.met_blog_html5_video video{
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 1px;
}

.met_audio_current_time{
	width: 45px;
	height: 50px;
	line-height: 50px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
}

.met_audio_progress_bar{
	height: 5px;
	background-color: #8A949F;
	width: auto;
	margin: 0 110px;
	display: block;
	margin-top: -28px;
	cursor: pointer;
}

.met_audio_current_progress{
	background-color: #18ADB6;
	height: 5px;
	position: relative;
	-webkit-transition: width linear 0.1s;
	-moz-transition: width linear 0.1s;
	-ms-transition: width linear 0.1s;
	-o-transition: width linear 0.1s;
}

.met_audio_current_progress:before{
	position: absolute;
	content: '\f0d7';
	font-size: 16px;
	top: -14px;
	right: -3.9px;
	font-family: FontAwesome;
	color: #575757;
}

.met_audio_current_progress:after{
	position: absolute;
	content: '\f0d8';
	font-size: 16px;
	bottom: -14px;
	right: -3.9px;
	font-family: FontAwesome;
	color: #575757;
}

.met_audio_total_time{
	width: 45px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	display: inline-block;
	float: right;
}

.met_audio_sound{
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: none;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-size: 25px;
	background: none;
	float: right;
	position: relative;
	z-index: 3;
	-webkit-transition: all ease-in 0.3s;
	-moz-transition: all ease-in 0.3s;
	-ms-transition: all ease-in 0.3s;
	-o-transition: all ease-in 0.3s;
}

.met_audio_sound:hover{
	background-color: #18ADB6;
}

.met_audio_volume{
	position: absolute;
	height: 50px;
	width: 0;
	top: 0;
	right: 100%;
	overflow: hidden;
	background-color: #18ADB6;
	-webkit-transition: width ease-in 0.3s, padding ease-in 0.3s;
	-moz-transition: width ease-in 0.3s, padding ease-in 0.3s;
	-ms-transition: width ease-in 0.3s, padding ease-in 0.3s;
	-o-transition: width ease-in 0.3s, padding ease-in 0.3s;
}

.met_audio_sound:hover .met_audio_volume{
	width: 100px;
	padding: 0 15px;
}

.met_audio_sound .met_audio_sound_volume{
	position: absolute;
	line-height: 50px;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}


/*-------------------------------
	Message Boxes
------------------------------*/
.met_message{
	position: relative;
	display: block;
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
	padding: 20px;
}

.met_message:after{
	content: '';
	display: block;
	position: absolute;
	bottom: -16px;
	left: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 16px 16px 0;
}

.met_message_error{background-color: #B61857}.met_message_error:after{border-color: transparent #B61857 transparent transparent;}
.met_message_success{background-color: #18B632}.met_message_success:after{border-color: transparent #18B632 transparent transparent;}
.met_message_info{background-color: #18ADB6}.met_message_info:after{border-color: transparent #18ADB6 transparent transparent;}
.met_message_warning{background-color: #656870}.met_message_warning:after{border-color: transparent #656870 transparent transparent;}




/*-------------------------------
	Progress Bars
------------------------------*/
.progress,
.progress .bar{
	border-radius: 30px;
}

.progress{
	background-color: #C7D6E1;
	box-shadow: inset 0 0 3px 0 #91AFC3;
	height: 30px;
}

.progress .bar{
	line-height: 30px;
	font-size: 12px;
	text-align: right;
}


/*-------------------------------
	Pagination
------------------------------*/
.met_pagination a{
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #A4AEB9;
	font-size: 12px;
	margin-right: 2px;
	display: block;
	float: left;
	text-decoration: none;
	position: relative;
	font-weight: 600;
}

.met_pagination a:last-child{
	margin-right: 0;
}

.met_pagination a:before{
	font-family: FontAwesome;
	position: absolute;
	display: block;
	left: 17px;
	top: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
}

.met_pagination_prev:before{content: '\F100';}
.met_pagination_next:before{content: '\F101';}



/*-------------------------------
	Tab Content
------------------------------*/
.met_tab_nav {
	margin-bottom : 0;
	border-bottom : none;
}

.met_tab_nav > li > a {
	border         : none;
	color          : #FFFFFF;
	font-size      : 18px;
	padding: 27px 40px;
	font-weight: 600;
	-webkit-transition : all ease 0.3s;
	-moz-transition    : all ease 0.3s;
	-ms-transition     : all ease 0.3s;
	-o-transition      : all ease 0.3s;
}

.met_tab_nav > li.active > a {
	border-radius    : 0;
	border           : none;
	background-color : #F8F9FB;
	color: #65676F;
}

.met_tab_nav > li.active > a:hover {
	border           : none;
	background-color : #F8F9FB;
}

.met_tab_content {
	background : #F8F9FB;
	padding    : 15px;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: #F8F9FB;
	color: #65676F;
  	background-color:transparent;
}

.nav-tabs > li > a{
	border-radius: 0;
}



/*-------------------------------
	Gallery
------------------------------*/
.met_gallery .span3{
	margin-bottom : 30px;
}

.met_gallery .span3:nth-child(4n + 1),
.nth-child-2np1 {
	margin-left : 0 !important;
	clear       : both;
}

.met_gallery_wrap a,
.met_gallery_wrap a img{
	display: block;
	float: left;
}

.met_gallery_wrap{
	position: relative;
}

.met_gallery_wrap > a {
	position: relative;
	z-index: 1;
}

.met_gallery_overlay {
	z-index: 2;
	position           : absolute;
	left               : 0;
	top                : 0;
	width              : 100%;
	height             : 100%;
	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition : all ease 0.5s;
	-moz-transition    : all ease 0.5s;
	-ms-transition     : all ease 0.5s;
	-o-transition      : all ease 0.5s;
	text-align         : center;
	overflow           : hidden;
}

.met_gallery_overlay a {
	position           : absolute;
	display            : inline-block;
	width              : 50px;
	height             : 50px;
	line-height        : 50px;
	text-align         : center;
	text-decoration    : none;
	-webkit-transition : all ease 0.5s;
	-moz-transition    : all ease 0.5s;
	-ms-transition     : all ease 0.5s;
	-o-transition      : all ease 0.5s;
}

.met_gallery_overlay a {
	top  : 100%;
	left : 41%;
}

.met_gallery_wrap:hover .met_gallery_overlay {
	opacity    : 1;
	visibility : visible;
	filter     : alpha(opacity=100);
	-ms-filter : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.met_gallery_wrap:hover .met_gallery_overlay a {
	top : 42%;
}



/*-------------------------------
	External Contact Form
------------------------------*/
.met_external_contact_form{
	display: block;
}

.met_external_contact_form input,
.met_external_contact_form textarea{
	box-sizing: border-box;
	display: block;
	height: 12px;
	padding: 19px;
	width: 100%;
	border-radius: 0;
	font-size: 11px;
	line-height: 12px;
}

.met_external_contact_form textarea{
	height: 150px;
}

/*-------------------------------
	Masonry Blog
 ------------------------------*/
.met_masonry_blog{
	position: relative;
	margin: 0 -15px;
}

.met_masonry_blog_item{
	margin: 15px;
	width: 270px;
	float: left;
}

.met_masonry_blog_preview{
	display: block;
	margin-bottom: 22px;
}

.met_masonry_blog_preview img{
	display: block;
	width: 100%;
}

.met_masonry_blog_item_title{
	font-weight: 900;
	margin-bottom: 0;
}

.met_masonry_blog_item_title a {
	color: #65676F;
	text-decoration: none;
}

.met_masonry_blog_item_author,
.met_masonry_blog_item_category{
	font-size: 12px;
	line-height: 14px;
	height: 14px!important;
	display: inline-block;
}

.met_masonry_blog_item_author{
	padding-right: 10px;
	border-right: 1px solid #CED0D6;
}

.met_masonry_blog_item_category{
	padding-left: 10px;
}

.met_masonry_item_descr{
	margin: 20px 0 22px;
}

.met_masonry_item_descr p{margin: 0}

.met_masonry_blog_item_comments{
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	display: inline-block;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #B0B3B7;
	color: #B0B3B7;
}

/*-------------------------------
	Portfolio Filtered
 ------------------------------*/
.met_filtered_portfolio{
	position: relative;
	margin: 0 -15px;
}

.met_filtered_portfolio_item{
	width: 370px;
	margin: 15px;
	float: left;
}

.met_filtered_portfolio_item_overlay{
	display: block;
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}

.met_filtered_portfolio_item_preview{
	position: relative;
	z-index: 1;
	display: block;
}

.met_filtered_portfolio_item_preview img{
	width: 100%;
}

.met_filtered_portfolio_item h4,
.met_filtered_portfolio_item h5{
	margin: 0;
	font-weight: 500;
}

.met_filtered_portfolio_item h4{
	font-size: 16px;
	line-height: 17px;
	color: #656C6D;
}

.met_filtered_portfolio_item h5{
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}

.met_filtered_portfolio_item > a:hover{
	text-decoration: none;
}

.met_filtered_portfolio_item_overlap{
	position: absolute;
	z-index: 2;
	width: 90%;
	height: 80%;
	left: 5%;
	top: 10%;
	background-color: rgba(255,255,255,0.5);
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -ms-box;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: -ms-flexbox;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	display: box;
	box-pack: center;
	box-align: center;

	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
}

.met_filtered_portfolio_item_overlap div a {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
}

.met_filtered_portfolio_item_overlap div a:last-child{
	margin-left: 20px;
	-webkit-transform: translate(100%,100%);
	-moz-transform: translate(100%,100%);
	-ms-transform: translate(100%,100%);
	-o-transform: translate(100%,100%);
}
.met_filtered_portfolio_item_overlap div a:first-child{
	margin-left: 0;
	-webkit-transform: translate(-100%,-100%);
	-moz-transform: translate(-100%,-100%);
	-ms-transform: translate(-100%,-100%);
	-o-transform: translate(-100%,-100%);
}

.met_filtered_portfolio_item:hover .met_filtered_portfolio_item_overlap{
	opacity            : 1;
	visibility         : visible;
	filter             : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_filtered_portfolio_item:hover .met_filtered_portfolio_item_overlap div a{
	-webkit-transition: all ease 0.5s 0.2s;
	-moz-transition: all ease 0.5s 0.2s;
	-ms-transition: all ease 0.5s 0.2s;
	-o-transition: all ease 0.5s 0.2s;

	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	opacity            : 1;
	visibility         : visible;
	filter             : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*-------------------------------
	Portfolio Filter
 ------------------------------*/
.met_filters {
	list-style : none;
	border-radius: 4px;
	padding: 12px 0;
	margin: 0 0 10px 0;
}

.met_filters li {
	float      : left;
	list-style : none;
}

.met_filters li:first-child {
	margin-left : 0;
}

.met_filters li:last-child {
	margin-right : 0;
}

.met_filters li a {
	display: inline-block;
	padding: 5px 15px;
	font-size       : 14px;
	text-decoration : none;
	color           : #656C6D;
	font-weight: 500;
	position: relative;
}

.met_filters li a.met_color3 {
	color : #FFFFFF;
	background-color: #656870;
}

.met_filters li a.met_color3:after{
	position: absolute;
	content: '';
	bottom: -5px;
	left: 44%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #656870 transparent transparent transparent;
}

/*-------------------------------
	Isotope Filtering
------------------------------*/
.isotope-item {
	z-index : 2;
}

.isotope-hidden.isotope-item {
	pointer-events : none;
	z-index        : 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration : 0.8s;
	-moz-transition-duration    : 0.8s;
	-ms-transition-duration     : 0.8s;
	-o-transition-duration      : 0.8s;
	transition-duration         : 0.8s;
}

.isotope {
	-webkit-transition-property : height, width;
	-moz-transition-property    : height, width;
	-ms-transition-property     : height, width;
	-o-transition-property      : height, width;
	transition-property         : height, width;
}

.isotope .isotope-item {
	-webkit-transition-property : -webkit-transform, opacity;
	-moz-transition-property    : -moz-transform, opacity;
	-ms-transition-property     : -ms-transform, opacity;
	-o-transition-property      : -o-transform, opacity;
	transition-property         : transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration : 0s;
	-moz-transition-duration    : 0s;
	-ms-transition-duration     : 0s;
	-o-transition-duration      : 0s;
	transition-duration         : 0s;
}



/*-------------------------------
	One Column Portfolio
------------------------------*/
.met_one_column_portfolio_item{
	margin-bottom: 30px;
}

.met_one_column_portfolio_item_preview{
	float: left;
	width: 48.7%;
}

.met_one_column_portfolio_item_details{
	margin-left: 51%;
}

.met_one_column_portfolio_item_details h2{
	margin: 0;
	line-height: 24px;
	font-size: 24px;
	font-weight: 900;
}

.met_one_column_portfolio_item_details h2 a {color: #65676F;}

.met_one_column_portfolio_item_details .met_sidebyside_texts{
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #C4C7C9;
}

.met_sidebyside_texts:last-child{
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}

.met_sidebyside_text_wrapper{
	margin-bottom: 21px;
}

.met_sidebyside_text_title{
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
	display: inline-block;
	float: left;
}

.met_sidebyside_texts_skills{
	margin-top: 26px;
}

.met_sidebyside_texts_skills > span:first-child{
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #C4C7C9;
}

.met_one_column_portfolio_item_read_more{
	float: left;
	width: 100%;
	margin-top: 25px;
}

.met_one_column_portfolio_item_descr{margin-bottom: 25px;}
.met_one_column_portfolio_item_descr p{margin: 0}

.met_one_column_slider_wrap{
	position : relative;
	float    : left;
	overflow : hidden;
	width    : 100%;
}

.met_one_column_slider{
	float    : left;
	width    : 100%;
	overflow : hidden;
	height   : 300px;
}

.met_one_column_slider a,
.met_one_column_slider img{
	display : block;
	float   : left;
}



/*-------------------------------
	One Column Portfolio
------------------------------*/
.met_dotted_list,
.met_dotted_list li{
	margin: 0;
	list-style: none;
}

.met_dotted_list li{
	position: relative;
	padding-left: 15px;
	margin-bottom: 15px;
}

.met_dotted_list li:before{
	font-family: FontAwesome;
	font-size: 7px;
	color: #18ADB6;
	position: absolute;
	display: block;
	content: '\F111';
	left: 0;
	top: 0;
}



/*-------------------------------
	Call Us
------------------------------*/
.met_callus img{
	float: left;
}

.met_callus_title,
.met_callus_number{
	display: block;
	font-weight: 700;
	margin-left: 70px;
}

.met_callus_number{
	font-size: 18px;
}



/*-------------------------------
	About Me
------------------------------*/
.met_aboutme_name{
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}

.met_aboutme_socials{
	text-align: center;
}

.met_aboutme_socials a {
	display: inline-block;
	margin: 0 10px;
	font-size: 22px;
}

.met_contact_border_bottom{
	border-bottom: 10px solid #18ADB6;
}


/*-------------------------------
	Custom Skill Bars
------------------------------*/
.met_aboutme_skill{
	margin-bottom: 20px;
}

.met_aboutme_skill span{
	line-height: 32px;
}

.met_custom_skill_bar{
	height: 5px;
	background-color: #F4F5F5;
}

.met_custom_skill{
	height: 5px;
	position: relative;
	width: 0;
	-webkit-transition: width ease-in-out 1s;
	-moz-transition: width ease-in-out 1s;
	-ms-transition: width ease-in-out 1s;
	-o-transition: width ease-in-out 1s;
}

.met_custom_skill label{
	border-radius: 3px;
	position: absolute;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.5);
	padding: 5px 15px;
	text-align: center;
	display: inline-block;
	font-size: 10px;
	line-height: 11px;
	-webkit-transform: translate(46%,-142%);
	-moz-transform: translate(46%,-142%);
	-ms-transform: translate(46%,-142%);
	-o-transform: translate(46%,-142%);
	top: 0;
	right: 0;
}

.met_custom_skill label:after{
	content: '';
	position: absolute;
	display: block;
	bottom: -4px;
	left: 43%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: rgba(0,0,0,0.5) transparent transparent transparent;
}

.met_custom_skill.not-loaded label{
	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.met_custom_skill label{
	opacity            : 1;
	visibility         : visible;
	filter             : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all ease-in-out 0.3s 1s;
	-moz-transition: all ease-in-out 0.3s 1s;
	-ms-transition: all ease-in-out 0.3s 1s;
	-o-transition: all ease-in-out 0.3s 1s;
}

.met_contact_info_bigger i{
	font-size: 14px;
}



/*-------------------------------
	Hover Contact
------------------------------*/
.met_hover_contact{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9;

	opacity            : 0;
	visibility         : hidden;
	filter             : alpha(opacity=0);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition : all ease 0.4s;
	-moz-transition    : all ease 0.4s;
	-ms-transition     : all ease 0.4s;
	-o-transition      : all ease 0.4s;
}

.met_hover_contact_link:hover + div,
.met_hover_contact_link + div:hover{
	opacity            : 1;
	visibility         : visible;
	filter             : alpha(opacity=100);
	-ms-filter         : "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.met_hover_contact > div{
	padding: 30px;
}

.met_hover_contact img{
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
}

.met_hover_contact a,
.met_hover_contact .met_contact_info i{
	color: #939498;
}

.met_hover_contact .met_contact_info{
	color: #929397;
}

.met_hover_contact .met_contact_socials a{
	padding: 0;
	line-height: 20px;
}

.met_hover_contact .met_contact_info{
	line-height: 26px;
}



/*-------------------------------
	Multi Column Menu
------------------------------*/
.met_mega_width_menu_caption{
	padding: 20px 30px;
}

.met_mega_width_menu_caption section{
	float: none;
	position: relative;
	margin-top: 30px;
	display: table-cell;
	vertical-align: top;
}

.met_mega_width_menu_caption section:before{
	display: block;
	position: absolute;
	content: '';
	width: 1px;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #5D5F63;
}

.met_mega_width_menu_caption.met_4_column section{
	width: 23.076923076923077%;
	margin-left: 2.564102564102564%;
}

.met_mega_width_menu_caption.met_3_column section{
	width: 31.623931623931625%;
	margin-left: 2.564102564102564%;
}

.met_mega_menu_row {
	display: table;
	width: 100%;
}

.met_mega_menu_row > section:first-child{margin-left: 0;}
.met_mega_menu_row > section:first-child:before{display: none}
.met_mega_menu_row{margin-top: 30px;}
.met_mega_menu_row:first-child{margin-top: 0;}

.met_main_nav > ul li.met_mega_menu ul a.met_mega_big_title{
	font-size: 18px;
	color: #18ADB5;
	line-height: 20px;
	height: 25px;
}
 /*Custom by Oscar*/
/*wrapper background*/
/*.met_page_wrapper {
    background: url(https://webarchive.lib.cuhk.edu.hk/20201208123232oe_/http://research.microsoft.com/en-us/um/india/projects/biocoder/images/background.jpg);
    background-repeat: no-repeat;
    background-size: 100% 237px;
    background-position-y: 389px;
    -webkit-background-position-y: 389px;
    -moz-background-position-y: 389px;
    
}*/
/*header*/
.language, .font, .logo {
  display: inline-block;
}
header aside a {
  color: #333333;
}
a.met_logo {
  position: relative;
}
a.met_logo:first-child {
  margin-left: 0px;
}
.sf-arrows .sf-with-ul {
  padding-right: 2em;
}
.met_main_nav a {
  padding: 0 5px;
  font-size: 13px;
  font-weight: 900;
}
.met_main_nav a:lang(en-gb) {
  font-size: 11.5px;
  font-weight: 900;
}
.sf-arrows .sf-with-ul:lang(en-gb) {
    padding-right: 1.9em;
}
.met_main_nav a:lang(en-gb) {
	padding: 0 2px;
}
.met_main_nav a.met_menu_home:lang(en-gb) {
	padding: 0 5px;
}
.met_main_nav li.vg_menu_homeicon a.met_menu_home:lang(en-gb) {
	padding: 0 18px;
	font-size: 18px;
}

.met_main_nav li.item-234 a {
  margin-right: 15px;
}
.custom a{
  color:#333333;
  text-decoration:none;
}
.custom a:hover{
  color:#183db8;
  text-decoration:underline;
}
.fontsize{
  cursor:pointer;
}
#vg-footer .row-fluid {
  margin-bottom: 0;
}

.span6 .custom p {
  margin-top:8px;
}
.met_footer_menu {
  margin-top: 21.5px;
}
/*index*/
.met_main_nav > ul li {
	padding: 0 2px;
}
.met_main_nav > ul > li:lang(zh-tw) {
	padding: 0 5px;
}
.met_main_nav > ul li:first-child {
	padding: 0 2px;
}
.index #vg-mainbody{
  margin-bottom:0px;
}
#vg-bodybottom .vg_module_title+br{
  display:none;
}
ul.menu_leftmenu li.item-255 ul,ul.menu_leftmenu li.item-307 ul, ul.menu_leftmenu li.item-460 ul, ul.menu_leftmenu li.item-565 ul, ul.menu_leftmenu li.item-566 ul{
  display:none;
}
.customheader_nav {
  margin-top:-60px;
}
#sbs_logo img{
  margin-top:25px !Important;
  width: 61px;
}
a#med_logo {
  width: 92px;
}
a#med_logo img {
  margin-top:53px !important;
}
a#cuhk_logo {
  width: 90px;
}
#Sbs_name+aside{
  margin-top:40px !Important;
}
#vg-heading .aidanews2 .aidanews2_title{
  line-height:1;
}
#vg-heading .aidanews2 .aidanews2_art{
  padding:5px 0px;
}
.index#default .span3{
  margin-left:30px;
  background: rgba(255,255,255, 0.5);
}
.index#default #vg-bodybottom .span3:first-child{
  margin-left:0px;
}
.index#default .breadcrumb > .active {
  display: none;
}
/*front_page_slider*/

.met_slider_item_preview {
  width: 100%;
  height: 500px;
}
.met_slider_item_caption {
 /* margin-left: 0;
  position:relative;
  height: auto;
  float:left;*/
  position: absolute;
  height: auto;
  bottom: 0px;
  width: 100%;
  margin-left:0px;
}
.met_slider_item_caption > div{
  padding:12px 30px;
}
.met_slider_nav_prev, .met_slider_nav_next{
  bottom:50%;
  background-color: rgba(51,49,49,0.6) !important;
}
.met_slider_nav_prev{
  right:95%;
}
.met_slider_nav_next{
  right:10px;
}
.met_bgcolor4 {
  background-color: rgba(51,49,49,0.6);
  height: 25.5%;
}
.met_button {
  display: none;
}
div.met_slider.clearfix.vg_module_id_87 {
  height: 430px !important;
}

/* #vg-mainbody .span9.vg_component_box {
   width: 66.358%;
}
#vg-mainbody .span3 {
  width: 31.076923%;
}
#vg-mainbody .caroufredsel_wrapper {
  height: 430px !important;
}
#vg-heading .vg_carousel_show_title_1 .caroufredsel_wrapper {
  height: 700px !important;
}
#vg-heading .span6 .vg_carousel_show_title_1 {
  margin-top: -40px;
}
#vg-heading .met_recent_work_item {
  width: 68%;
}
#vg-heading .met_recent_work_item {
  margin-left:180px;
}
#vg-heading .span6 .vg_module_title {
  margin-left: 177px;
}
#vg-heading .met_slider_wrap  .caroufredsel_wrapper {
  width: 700px !important;
  height: 616px !imporatant;
}
#vg-heading .met_slider_wrap .met_slider_item.clearfix {
  width: 703px !important;
} */
#vg-bodybottom .met_title_stack.vg_module_title {
  min-height: 25px;
  background-color: #18adb5;
  color: white !important;
  padding: 10px 11px 10px;
  font-size: 16px;
  text-transform:none; 
}

/*footer*/
#vg-footer p, #vg-footer div, #vg-footer ul {
  margin-bottom: 10px;
}
ul.met_footer_menu li {
    border-right: 1px solid;
    padding-right: 10px;
    margin-right: 10px;
    margin-top: -8px;
}
.met_footer_menu li:last-child {
   border-right: 0px;
}
footer {
  padding-top: 0px;
}
#vg-footer div.met_content {
  margin-bottom: 0px;
}
#vg-footer div.met_content ul li a {
  font-size: 16px;
}
footer span {
  line-height: 30px; 
}
/*aidanews module*/
#default div.span3 div.aidanews2 {
  /*height: 395px;*/
  border-top: 1px solid #999999;
}
h2.met_title_stack.vg_module_title {
  font-weight: bold;
  text-transform: none;
}
.aidanews2_art.aidacat_11 {
  border-bottom: 1px solid #999999;
}
.aidanews2 .even {
  background-color: transparent;
}
.aidanews2_line {
  border-bottom: 0px;
}
/* menu font color*/
.met_main_nav > ul li ul a {
  color: white;
}
/* breadcrumbs*/
.met_main_nav {
  margin-bottom: 10px;
}
ul.breadcrumb {
  background-color: white;
  margin: 0px;
  text-align: right;
}
.breadcrumb > .active {
  color: black;
}
ul.breadcrumb li a {
  color: black;
  font-size: 13px;
}
.row-fluid#vg-heading {
  margin-bottom: 10px;
}

/* SBS name*/
#Sbs_name {
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  margin-left: 20px;
}
#name_0 {
  font-weight: 700;
  margin: 0px;
  font-size: 19px;
  color:#5B5E65;
  text-align: left;
}
#name_0 .cu_name {
  font-size: 12px;
}

#Sbs_name  a:hover {
  text-decoration: none;
}
/*font-awsome*/
em.fa-3x, .met_service_box.clearfix ul {
  display: inline-block;
}
em.fa-3x, i.fa-3x {
  vertical-align: top;
}
.met_service_box.clearfix ul {
  margin-left: 30px;
}
/*people*/
#people  .item-page.vg-article-details .met_text_block {
	padding: 0px 30px 30px 30px;
}
#people  .item-page.vg-article-details .met_text_block  h3{
	padding-top: 0px;
}
#people  .item-page.vg-article-details .met_text_block p {
	text-align: start;
	margin: 0px auto 5px auto;
}
#people  .item-page .met_text_block h3 {
	line-height: 12px;
}
table.people_listing {
  width: 100%;
}
.people_listing tr td {
  padding: 2px 2px 0px 2px;
}
.people_listing tr td a {
  color: #333333;
}
.people_listing tr:first-child {
  background-color: #B3BDC7;
}
.people_listing tr:first-child td {
  font-weight: 900;
  font-size: 15px;
}
.people_listing tr:nth-child(even) {
  background-color: #e5dac6;
}
#people .item-page.staff_photo img {
  padding: 5px;
}

/* left menu*/
.met_content.body .span3 {
  margin-left: 0px;
}
ul.nav.menu_leftmenu {
  border-top: 1px solid #999999;
  margin-left: 0px;
  margin-right: 30px;
}
.nav.menu_leftmenu li a {
  color: #333333;
  font-weight: bold;
  padding: 10px 10px 5px 10px;
}
.nav.menu_leftmenu li ul li {
  border-bottom: 0px; 
  padding: 0px 30px;
  background-color:#5B5E65;
}
.nav.menu_leftmenu li {
  border-bottom: 1px solid #999999;
}
.nav.menu_leftmenu li a:hover {
  color: #183DB8;
}
.nav.menu_leftmenu li.active>a {
  padding: 10px 10px 10px 10px; 
  background: #183DB8;
  color: white;
}
.nav.menu_leftmenu li.active ul li a {
  color: white; 
  padding: 10px 10px 5px 0px;
  font-size: 12px;
  background: transparent;
  display: list-item;
  list-style-type: disc;
}

/*contact us*/
#contact_us .met_content.body{
  display: flex;
  flex-direction: column;
}
#contact_us div#vg-bodybottom {
  order: 2;
}
#contact_us #vg-bodybottom,  #contact_us #vg-bottom {
  font-size: 16px;
}
/*inner*/
.vg_component_box .item-page .page-header h2, .vg_component_box .blog .page-header h2 {
  font-size: 30px;
}
.vg_component_box {
  	background-color: #F1F4F7;
}

 @media all and (max-width: 500px){
  	.vg_component_box {
  	padding: 10px;
  }
}
@media all and (min-width: 501px){
	.vg_component_box {
  		padding: 30px;
  	}
 }
table.listing_table {
  border: 3px solid grey;
  width: 100%;
  line-height: 1.5;
  padding: 10px;
}
/*custome css on photo gallery by Yakoo*/
.pagination{
	text-align:center;
}
/*landing page*/
.item-page.landing ul  {

  background:
	linear-gradient(top,rgba(13,21,40,1), rgba(247,201,230,0.5), rgba(255,255,255,0)),url(https://webarchive.lib.cuhk.edu.hk/20201208123232oe_/http://vss106.yakoo.com.hk/sbs/images/content/Reserach/Themathic_research_program/vV0QkDR.png) center bottom;
  background:
	-moz-linear-gradient(top,rgba(13,21,40,1), rgba(247,201,230,0.5), rgba(255,255,255,0)),url(https://webarchive.lib.cuhk.edu.hk/20201208123232oe_/http://vss106.yakoo.com.hk/sbs/images/content/Reserach/Themathic_research_program/vV0QkDR.png) center bottom;
  background:
	-webkit-linear-gradient(top,rgba(13,21,40,1), rgba(247,201,230,0.5), rgba(255,255,255,0)),url(https://webarchive.lib.cuhk.edu.hk/20201208123232oe_/http://vss106.yakoo.com.hk/sbs/images/content/Reserach/Themathic_research_program/vV0QkDR.png) center bottom;
  border: 4px solid grey;
  box-shadow: 10px 10px 10px grey;
  border-spacing : 64px;
  background-position-x: 4px;
}
.item-page.landing ul li {
  display: list-item;
  color:white;
  font-size: 16px;
  font-weight: bold;
  width: 25%;
  line-height: 37px;
  text-align: center;
  margin: 0 auto;
}
.item-page.landing ul li a {
  text-decoration: none;
  color: white;
}
.item-page.landing .page-header h2 {
  text-align: center;
}
.item-page.landing ul li:hover {
  text-decoration: underline;
}
/*index page*/

.index #vg-mainbody .span9.vg_component_box{
  display: none;
}
.met_recent_work_overbox span {
  display: inline;
      text-transform: none;
}
#default .span3 {
  margin-left: 20px;
}
#default .met_main_nav {
  margin-bottom: 15px;
}
/* css custom by Mandy */
/* ----- Start of Global Style ----- */
.item-page a {
    color: #0080ff;
   word-break: break-word;
}
#osmap a {
    color: #f2963b;
}
.page-header {
    border-bottom: 0px;
}
/* ----- End of Global Style ----- */
/* ----- Start of Index Style ----- */
/* ----- Start of Header Style ----- */
#name_0 {
    color: #333333;
}
/* ----- End of Header Style ----- */
/* ----- Start of Main Menu Style ----- */
.met_bgcolor3 {
    background-color: #18adb5;
}
.met_main_nav .met_menu_home {
    background-color: #189e9e;
}
.met_bgcolor3 .met_bgcolor {
    background-color: #f2963b;
}
.met_main_nav > ul li ul {
    background-color: #149191;
}
.met_bgcolor_transition2:hover, .met_bgcolor_transition2.active {
    background-color: #149191;
}
.met_main_nav > ul li ul:hover {
    background-color: #148481;
}
.met_main_nav:before {
    opacity: 0.7;
}
.row-fluid {
    margin-bottom: 10px;
}
.met_main_nav > ul {
	padding-left: 2px;
}
.met_main_nav > ul li:first-child, .met_main_nav > ul li{
	padding: 0px;
}
/* ----- End of Main Menu Style ----- */
/* ----- Start of Slideshow Style ----- */
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
    background: rgba(225, 225, 225, 0.65);
}
.camera_amber_skin .camera_prev > span {
    background-position: 0px -440px;
}
.camera_amber_skin .camera_commands > .camera_stop {
    background-position: -120px -440px;
}
.camera_amber_skin .camera_commands > .camera_play {
    background-position: -80px -440px;
}
.camera_amber_skin .camera_next > span {
    background-position: -40px -440px;
}
/* ----- End of Slideshow Style ----- */
/* ----- Start of Upcoming Event Style ----- */
 /* Starting position */
.index_upcoming_events h1.title {
	line-height: 24px;
}
.index_upcoming_events h1.title a {
	color: #f2963b;
	font-size: 18px;
	line-height: 24px;
	font-weight:500;
}
.article_anywhere .bottomlink a {
	color: #f2963b;
}
.index_upcoming_events .date {
  font-weight: bold;
  margin-top: 4px;
}
.index_upcoming_events div.art {
	    border-bottom: 1px solid #999999;
}
/* ----- End of Upcoming Event Style ----- */
/* ----- Start of Content Body Style ----- */
#vg-bodybottom h2.met_title_stack.vg_module_title {
	background-color: #f2963b;
}
.custom a:hover {
    color: #f2963b;
}
#vg-bodybottom li {
    padding: 2px 0px;
}
/* ----- End of Content Body Style ----- */
/* ----- Start of Footer Style ----- */
#vg-footer div.met_content ul li a {
	font-size: 14px;
    text-decoration: none;
}
#vg-footer .met_footer_menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/* ----- End of Footer Style ----- */
/* ----- End of Index Style ----- */
/* ----- Start of Upcoming Event Style -----*/
.item-page {
    min-height: 350px;
}
/* ----- End of Upcoming Event Style -----*/
/* ----- Start of Left Menu Style -----*/
.nav.menu_leftmenu li.active>a {
    background: #f2963b;
}
.nav.menu_leftmenu li.active>a:hover {
    color: #ffffff;
}
.nav.menu_leftmenu li a:hover {
    color: #f2963b;
}
.nav.menu_leftmenu li ul li {
    border-bottom: 0px;
    padding: 0px 10px 0px 30px;
    background-color: #f7e8dc;
}
.nav.menu_leftmenu li.active ul li a {
    color: #333333;
    padding: 8px 9px 8px 0px;
    font-size: 13px;
}
.nav.menu_leftmenu li.active ul li a:hover {
    color: #333333;
}
/* ----- End of Left Menu Style -----*/
/* ----- Start of Inner Page Main Content Style -----*/
.item-page ul{
	width: 95%;
}
.item-page ol{
	width: 95%;
}
.item-page li {
    line-height: 18px;
    padding: 10px 0px;
    text-align: justify;
}
.item-page.landing ul li {
    color: #333333;
 }
.item-page h3 {
    padding-top: 25px;
	font-weight:400;
}
.met_blog_miscs {
    margin-top: 80px;
}
table.custom_table {
    border: 3px solid #ce7e36;
    width: 95%;
    margin: 0px auto;
  line-height: 1.5;
  padding: 5px;
}
table.custom_table tr, table.custom_table td {
    border: none;
    padding: 5px;
    vertical-align: top;
}
.item-page tr:first-child {
    background: #ce7e36;
    color: #ffffff;
}
.item-page tr:first-child h3 {
    padding-top: 0px;
    color: #ffffff;
}
.item-page tr td tr:first-child {
    background: transparent;
}
.item-page table.listing_table {
    border: none;
    width: 95%;
    margin: 0px auto;
}
.item-page img {
    padding: 20px;
  max-width: 85%;
}
.item-page p {
    margin: 0px auto 25px auto;
    width: 100%;
    text-align: justify;
}
/* ----- Start of Listing Style ----- */
.item-page.landing ul {
    background: transparent;
    border: 0px;
    box-shadow: 0px 0px 0px;
}
.item-page.landing ul li {
    border-left: 10px solid #f2963b;
    display: inline-block;
    margin: 10px;
    text-align: left;
    padding: 10px;
    width: 100%;
}
.item-page.landing ul li a {
    color: #333333;
}
/* ----- End of Listing Style ----- */
/* ----- End of Inner Page Main Content Style -----*/
/* ----- Start of People Page Style -----*/
table.people_listing {
    width: 95%;
    margin: 0px auto;
    line-height: 23px;
}
.people_listing tr td {
    padding: 2px 5px;
}
#people .item-page .listing_table tr:first-child {
    color: #333333;
}
.people_listing tr:nth-child(even) {
    background-color: #f7e8dc;
}
/* ----- Start of Tab Table Style ----- */
#people .item-page #tabs ul{
	width: 99%;
}
#people .item-page #tabs table{
	width: 100%;
}
#people #tabs{
	background: #c17236;
	width: 95%;
	margin: 0px auto;
	margin-top: 80px;
}
#people .ui-widget-content {
    border-left: 1px solid #c17236;
    border-right: 1px solid #c17236;
    border-bottom: 1px solid #c17236;
}
#people .ui-tabs {
    padding: 0px;
}
#people .ui-widget-header {
    border: 0px solid #ce7e36;
    background: #c17236;
}
#people .ui-state-default, #people .ui-widget-content .ui-state-default, #people .ui-widget-header .ui-state-default {
    border: 1px solid #cc8e5e;
    background: #cc8e5e;
}
#people .ui-state-default, #people .ui-widget-content .ui-state-default, #people .ui-widget-header .ui-state-default a{
    color: #d1c1b4;
}
#people .ui-widget-header .ui-state-default a:hover{
    color: #ffffff;
}
#people .ui-state-active, #people .ui-widget-content .ui-state-active, #people .ui-widget-header .ui-state-active {
    border: 1px solid #F1F4F7;
    background: #F1F4F7;
}
#people .ui-state-active a, #people .ui-widget-content .ui-state-active a, #people .ui-widget-header .ui-state-active a{
    color: #333333;
}
#people .ui-state-active a:hover, #people .ui-widget-content .ui-state-active a:hover, #people .ui-widget-header .ui-state-active a:hover{
    color: #ffffff;
}
#people .ui-state-default:hover, #people .ui-widget-content .ui-state-default:hover, #people .ui-widget-header .ui-state-default:hover {
    border-left: 1px solid #f2963b;
    border-right: 1px solid #f2963b;
    border-top: 1px solid #f2963b;
    background: #f2963b;
}
#people .ui-tabs .ui-tabs-panel {
    padding: 0px;
}
#people .ui-tabs div{
	background-color: #F1F4F7;
}
#people .ui-tabs .ui-tabs-panel {
    padding: 15px;
}
/* ----- End of Tab Table Style ----- */
/* ----- End of People Page Style ----- */
/* ----- Start of Seminar Page Style ----- */
.item-page {
	margin: 0px auto;
}
.item-page table.seminar{
	width:100%;
}
.item-page table.seminar td.date-column {
	width:20%;
	vertical-align:middle;
	text-align:center;
  font-weight: bold;
}
.item-page table.seminar td.detail-column {
	width:80%;
}
.item-page table.seminar td.detail-column > span > span, .item-page table.upcoming-events-detail td.detail-column > span > span {
	font-weight: bold;
}
.item-page table.seminar td.detail-column .seminar-title, .item-page table.upcoming-events-detail td.detail-column .upcoming-events-detail-title {
	font-size: 17px;
	font-weight: 700;
}
.item-page table.seminar thead tr th{
    background: #ce7e36;
	color:white;
}
.item-page table.seminar tr:first-child{
	background:none;
	color:#333333;
}
.item-page table.seminar tr:nth-child(even){
	background:#f7e8dc;
}
.item-page table.seminar p{
	margin:3px 0px;
}

.item-page table.upcoming-events-table tbody tr:first-child {
	background: inherit !important;
	color: inherit !important;
}
.item-page table.upcoming-events-table tbody tr:nth-child(even){
	background:#f7e8dc;
}
.item-page table.upcoming-events-table thead td{
	padding: 15px;
}
.item-page table.upcoming-events-table tbody td {
	padding: 15px;
}
.item-page table.upcoming-events-table tbody td.upcoming-events-date {
	width: 110px;
	text-align: center;
}
.item-page .previous-event-selection {
	float: right;
	margin-bottom: 20px;
}
.item-page .previous-event-selection a {
	font-weight: bold;
	color: #45474C;
	border-right: 4px solid #f2963b;
	padding-right: 11px;
}
.item-page .previous-event-selection a:last-child {
	border-right: 0px;
}
.item-page .previous-event-selection a:hover {
	color: #f2963b;
}
form#adminForm_y {
	display: inline;
}
.item-page table.upcoming-events-detail tbody tr:first-child {
	background: #f7e8dc;
	color: inherit;
}
.item-page table.upcoming-events-detail tbody tr td.date-column {
	width: 15%;
  text-align: center;
}
table.previous-events-detail tbody tr:first-child td {
  color:#333333;
}
table.previous-events-detail tbody tr:first-child {
  background: #f7e8dc;
}
table.previous-events-detail tbody .date-column {
  width: 15%;
  padding: 0 0 0 20px;
  color: #333333;
  font-weight: bold;
}
table.previous-events-detail tbody td.detail-column {
  padding: 5%;
  color: #333333;
}
tbody td.detail-column.add-padding {
  padding: 5%;
}
table.previous-events-detail tbody td.detail-column p.previous-events-detail-title {
  font-size: 20px; 
  font-weight: 700;
  text-align: center;
}
table.previous-events-detail tbody td.detail-column .seminar-date-title, table.previous-events-detail tbody td.detail-column .seminar-inner-content-title {
  font-weight: 700;
}
table.previous-events-detail tbody td img {
  padding:0px;
}
span.upcoming-events-detail-date {
  font-weight: 700;
}
/* ----- End of Seminar Page Style ----- */
/* ----- Start of Research Page Style ----- */
/*
table.custom_table.tblresearch td {
    border: 1px solid #ce7e36;
}
.tblresearch tr:first-child{
	color: #ffffff;
}
.tblresearch tr:nth-child(even) {
    background-color: #f7e8dc;
}
#Research .item-page table.tblinfo tr{
    background: transparent;
}
#Research .item-page table.tblinfo tr:nth-child(even){
	background-color: #f7e8dc;
}
#Research .item-page table.tblinfo td{
	padding: 5px 15px;
}
#Research .item-page table.tblinfo ul{
	margin: 0px 0px 0px 25px;
}
#Research .item-page table.tblinfo img{
	padding: 5px;
}
#Research .item-page table.listing_table {
    border: 3px solid #ce7e36;
    width: 95%;
    margin: 0px auto;
}
#Research .item-page table.listing_table .tblinfo tr{
	background: transparent;
}
#Research .item-page table.listing_table.tblinfo {
    border: none;
}
#Research .item-page .tblnews{
	border: 3px solid #ce7e36;
    width: 95%;
    margin: 0px auto;
}
*/
#Research .item-page .tblnews tbody tr{
	background: transparent;
}
#Research .item-page .tblnews tbody tr:nth-child(even){
	background-color: #f7e8dc;
}
#Research .item-page .tblnews thead{
	color: #ffffff;
}
#Research .item-page .tblnews img {
    padding: 5px;
}
/* ----- Start of Tab Table Style ----- */
#Research .item-page #tabs ul{
	width: 99%;
}
#Research .item-page #tabs table{
	width: 100%;
}
#Research #tabs{
	background: #c17236;
	width: 95%;
	margin: 0px auto;
}
#Research .ui-widget-content {
    border-left: 1px solid #c17236;
    border-right: 1px solid #c17236;
    border-bottom: 1px solid #c17236;
}
#Research .ui-tabs {
    padding: 0px;
}
#Research .ui-widget-header {
    border: 1px solid #ce7e36;
    background: #ce7e36;
}
#Research .ui-state-default, #Research .ui-widget-content .ui-state-default, #Research .ui-widget-header .ui-state-default {
    border: 1px solid #cc8e5e;
    background: #cc8e5e;
}
#Research .ui-state-default, #Research .ui-widget-content .ui-state-default, #Research .ui-widget-header .ui-state-default a{
    color: #ffffff;
}
#Research .ui-state-active, #Research .ui-widget-content .ui-state-active, #Research .ui-widget-header .ui-state-active {
    border: 1px solid #F1F4F7;
    background: #F1F4F7;
}
#Research .ui-state-active a, #Research .ui-widget-content .ui-state-active a, #Research .ui-widget-header .ui-state-active a{
    color: #333333;
}
#Research .ui-state-active a:hover, #Research .ui-widget-content .ui-state-active a:hover, #Research .ui-widget-header .ui-state-active a:hover{
    color: #ffffff;
}
#Research .ui-state-default:hover, #Research .ui-widget-content .ui-state-default:hover, #Research .ui-widget-header .ui-state-default:hover {
    border-left: 1px solid #f2963b;
    border-right: 1px solid #f2963b;
    border-top: 1px solid #f2963b;
    background: #f2963b;
}
#Research .ui-tabs .ui-tabs-panel {
    padding: 0px;
}
#Research .ui-tabs table.custom_table {
    border: 0px;
}
#Research .ui-tabs table.custom_table td{
    padding: 8px 10px;
    color: #333333;
    font-family:'Open Sans',sans-serif;
}
#Research .ui-tabs table.custom_table tr:nth-child(odd){
	background-color: #F1F4F7;
}
#Research .ui-tabs table.custom_table tr:nth-child(even){
	background-color: #f7e8dc;
}
/* ----- End of Tab Table Style ----- */

table.tbl_research {
	width: 95%;
	border: 3px solid #ce7e36;
	margin: 0px auto;
}
.item-page table.tbl_research tr:first-child {
	background: transparent;
	color: #333333;
}
.item-page table.tbl_research tr:nth-child(odd) {
	background-color: #F1F4F7;
}
.item-page table.tbl_research tr:nth-child(even) {
	background-color: #f7e8dc;
}
.item-page table.tbl_research td {
	padding: 2px 20px;
}
.item-page table.tbl_research td img{
	padding: 15px;
}
.item-page table.tbl_research td ul, ol {
    margin: 0 0 0 25px;
}
#Research .item-page .tblnews{
	width: 95%;
	border: 3px solid #ce7e36;
	margin: 0px auto;
}
#Research .item-page .tblnews tbody tr:first-child{
	color: #333333;
}
/* ----- End of Research Page Style ----- */
/* ----- Start of Education Page Style ----- */
#education .item-page table.listing_table {
    border: 3px solid #ce7e36;
    width: 95%;
    margin: 0px auto;
}
#education .item-page table.listing_table.tblinfo tr{
	background: transparent;
}
#education .item-page table.listing_table.tblinfo td{
    border: none;
    padding: 5px 10px;
}
#education .item-page .listing_table.tbl_pi td{
    padding: 10px 15px;
    vertical-align: top;
}
#education .item-page .listing_table.tbl_pi tr:nth-child(even){
    background: #f7e8dc;
}
#education .item-page .custom_table.tbl_pi tr{
    background: transparent;
}
/* Start of Login Page */
.sbs-login-form {
	margin: 0px auto;
	width: 95%;
}
.sbs-login-form tr:first-child td {
    padding: 5px 10px;
    line-height: 20px;
}
.sbs-login-form tr{
    line-height: 36px;
}
.sbs-login-form tr td{
    padding-left: 10px;
}
.sbs-login-form input#button {
    background: #f2963b;
    border: 0px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    padding: 6px 15px;
}
.logout_button {
    background: #f2963b;
    margin: -40px 40px 0px 0px !important;
    padding: 2px 15px;
}
.logout_button:hover{
    background: #ce7e36;
}
.logout_button a{
    color: #ffffff;
    font-size: 15px;
}
.logout_button a:hover{
    color: #ffffff;
    text-decoration: none;
}
/* End of Login Page */
/* ----- End of Education Page Style ----- */
/* ----- Start of Academic Links ----- */
#Academic_links .btn-toolbar {
    padding-bottom: 0px;
}
#Academic_links .table-bordered {
    margin-top: 20px;
}
#Academic_links .span9 .vg_component_box{
	min-height: 350px;
}
#Academic_links .item-page .tbl_year{
	width: 95%;
}
#Academic_links .item-page .tbl_year li {
	border-left: 10px solid #f2963b;
    font-size: 16pt;
    font-weight: 600;
    display: inline-block;
    line-height: 20px;
    margin: 10px 5px;
    padding: 10px 20px;
    width: 40%;
}
#Academic_links .table-bordered {
    border: 3px solid #ce7e36;
    width: 95%;
    margin: 20px auto;
}
#Academic_links .table-bordered th, .table-bordered td {
    border-left: 0px;
}
#Academic_links .category-list thead tr {
    background: #ce7e36;
}
#Academic_links .category-list thead tr a{
    color: #ffffff;
}
#Academic_links .table-striped tbody tr td {
    padding: 18px 20px;
    text-align: justify;
  color: #333333;
}
#Academic_links .table-striped tbody tr td.academic-links-date.list-date {
    text-align: left;
}
#Academic_links .table-striped tbody > tr:nth-child(odd) > td {
    background-color: #F1F4F7;
}
#Academic_links .table-striped tbody > tr:nth-child(even) > td,
#Academic_links .table-striped tbody > tr:nth-child(even) > td:hover {
    background-color: #f7e8dc;
}
#Academic_links .table-striped tbody tr td a{
    color: #333333;
    line-height: 22px;
    font-weight: 600;
}
#Academic_links .table-striped tbody tr td a:hover{
    color: #f2963b;
}
/* ----- Start of Academic Exchange Activities Article Style----- */
#Academic_links .region-selection {
    margin: 0px auto;
    width: 95%;
}
#Academic_links .region-selection a{
	padding-right: 20px;
}
#Academic_links .table-striped tbody tr td.academic-links-date.list-date {
    width: 110px;
}

@media all and (max-width: 500px){
	#Academic_links .table-striped tbody tr td {
		padding: 10px 15px; 
	}
}
@media all and (min-width: 501px){
	#Academic_links .table-striped tbody tr td {
	    padding: 18px 20px;
	}
}
@media (max-width: 1169px){
	.met_responsive_nav {
		display: block;
		width: 100%;
	}
}

@media (max-width: 1169px){
	#Academic_links .met_content.body .span3 {
    	margin-left: 0px;
    	margin-bottom: 40px;
    	width: 100%;
	}
}

@media (min-width: 900px){
	#Academic_links .met_content.body .span3 {
    	margin-bottom: 20px;
	}
}

#Academic_links .vg_component_box .item-page .page-header h2, .vg_component_box .blog .page-header h2 {
    text-align: justify;
    line-height: 35px;
    width: 95%;
    margin: 0px auto;
    text-transform: none;
}
#Academic_links .vg_component_box .item-page p {
    width: 95%;
}
#Academic_links .item-page ul {
    width: 80%;
    margin: 0px 80px;
}
#Academic_links .list-date{
	width: 140px;
}
#Academic_links h2{
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	text-transform: none;
	margin: 16px 0 24px;
}
div.academic-links-detail {
    line-height: 1.8;
}
div.academic-links-detail-title {
    font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
    margin-left: 20px;
}
div.academic-links-detail-date {
    font-size:18px;
    margin-bottom: 20px;
    margin-left: 20px;
}
/* ----- End of Academic Exchange Activities Article Style----- */
/* ----- End of Academic Links ----- */
/* ----- Start of Publication Page Style ----- */
#publication .item-page table.listing_table {
    border: 3px solid #ce7e36;
    width: 95%;
    margin: 0px auto;
}
#publication .item-page table.listing_table.tblinfo tr:nth-child(odd){
	background: transparent;
	color: #333333;
}
#publication .item-page table.listing_table.tblinfo tr:nth-child(even){
	background-color: #f7e8dc;
}
#publication .item-page table.listing_table.tblinfo td{
    border: none;
    padding: 5px 10px;
}
#publication .item-page table.listing_table.tblinfo td img{
	padding:5px;
}
/* ----- Start of Listing Style ----- */
#publication tr{
	display: inline;
}
#publication .pub_img, #publication .pub_title{
	float: left;
	min-height: 195px;
}
#publication td.pub_img{
	width:120px;
}
#publication td.pub_title{
	font-size: 16px;
	width: 220px;
}
#publication .item-page table.listing_table.tblinfo td p {
    margin: 10px auto;
}
/* ----- End of Listing Style ----- */
/* ----- End of Publication Page Style ----- */
/* ----- Start of News and Events Page Style ----- */
#news_events table.upcoming-events-table {
  	width: 100%;
}
#news_events .span9 .vg_component_box{
	min-height: 350px;
}
#news_events .item-page .tbl_year{
	width: 95%;
}
#news_events .item-page .tbl_year li {
	border-left: 10px solid #f2963b;
    font-size: 16pt;
    font-weight: 600;
    display: inline-block;
    line-height: 20px;
    margin: 10px 5px;
    padding: 10px 20px;
    width: 40%;
}
#news_events .item-page .page-header h2{
	text-transform: none;
}
#news_events .item-page table.listing_table {
    border: 3px solid #ce7e36;
    width: 95%;
    margin: 0px auto;
}
#news_events .item-page table.listing_table.tblinfo tr:nth-child(odd){
	background: transparent;
}
#news_events .item-page table.listing_table.tblinfo tr:nth-child(even){
	background-color: #f7e8dc;
}
#news_events .item-page table.listing_table.tblinfo td{
    border: none;
    padding: 5px 10px;
}
#news_events .item-page table.listing_table.tblinfo td img{
	padding:5px;
}
#news_events .categories-listhomepage, #news_events .categories-list {
	min-height: 350px;
}
#news_events .categories-listhomepage a, #news_events .categories-list a{
	color: #f2963b;
}
#news_events .categories-listhomepage .badge.badge-info, #news_events .categories-list .badge.badge-info{
	background-color: #c17236;
}
#news_events .category.table a, #news_events .categories-list.table a{
	color: #f2963b;
}
#news_events .btn-toolbar {
	margin-bottom: 20px;
}
#news_events .pagination ul li {
    padding: 0px 1px;
}
#news_events .pagination ul li span {
	background-color: transparent;
	border: none;
    font-size: 14px;
    padding: 6px 14px;
}
#news_events .pagenav li a, #news_events .pagination ul li a {
    font-size: 14px;
    padding: 6px 14px;
}
#news_events #adminForm {
	min-height: 350px;
}
#news_events .list-date{
	width: 140px;
}
#news_events h2{
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	text-transform: none;
	margin: 16px 0 24px;
}
/* ----- End of News and Events Page Style ----- */
/* ----- Start of Contact Us Page Style ----- */
#contact_us .vg_component_box{
	display: none;
}
#contact_us #vg-bottom{
	background-color: #F1F4F7;
    padding: 30px;
}
#contact_us #vg-bodybottom{
	background-color: #F1F4F7;
    padding: 30px;
}

/*
#contact_us .met_contact_map_box{
	top:102px;
	height: 560px;
	background-color: #149191;
}
#contact_us .met_color {
	color: #ffffff;
}
#contact_us .item-page .met_contact_map_box a {
    color: #ffffff;
}
.met_contact_form input[type="text"], .met_contact_form input[type="email"], .met_contact_form textarea {
    background: #afdbdb;
    color: #333333;
}
.met_contact_form input[type="submit"] {
    margin-top: 15px;
}
#contact_us input::-webkit-input-placeholder {
    color: #333333;
}
#contact_us input:-moz-placeholder { 
	color: #333333;
}
#contact_us input::-moz-placeholder {  
	color: #333333;
}
#contact_us input:-ms-input-placeholder {  
	color: #333333;
}
#contact_us textarea::-webkit-input-placeholder {
    color: #333333;
}
#contact_us textarea:-moz-placeholder { 
	color: #333333;
}
#contact_us textarea::-moz-placeholder {  
	color: #333333;
}
#contact_us textarea:-ms-input-placeholder {  
	color: #333333;
}
*/
#contact_us .met_content table td{
	padding: 10px;
}
#contact_us .custom{
	padding: 10px;
}
/* ----- End of Contact Us Page Style ----- */
/* ----- Start of Site Map Page Style ----- */
#osmap li {
    line-height: 20px;
}
/* ----- End of Site Map Page Style ----- */
/* ----- Start of index rolling events ----- */
#index_rolling_events{
	height:380px;
	height:260px;
}
/* ----- End of index rolling events ----- */
/* -----Start of General Style ----- */
.vg-article-details .page-header h2{
 	text-transform: none;
}
/* -----End of General Style ----- */

/*-- custom style -- Gary -- 21 Sept 2018 -- */
.table-left-border tr td{
	border-left: 1px solid #bbbbbb;

}


/* -- end of custom style -- */


/*mobile css custom by oscar*/
@media (min-width: 1155px) and (max-width: 1185px) {
	.index#default .span3 {
		margin-left: 15px;
	}
}
@media all and (max-width: 1169px) {
  header aside.clearfix {
    display: block;
    z-index: 9999;
  }
  aside.clearfix div.custom div.font {
    display: none !important;
  }
   .nav.menu_leftmenu {
    display: none;
  }
  .row-fluid .span9.vg_component_box {
    width: 100%;
  }
  button.met_bgcolor.met_bgcolor_transition2 {
    margin-top: 15%;
  }
  div.custom div.language {
    position: absolute;
    right: 0%;
    top: 20%;
  }
  /*slider*/
   div.caroufredsel_wrapper {
    height:454px !important;
  }
  .met_slider_item_preview {
    height: 410px ;
  }
  .row-fluid#vg-heading {
	   margin-top: 15px;
   }
   ul.met_footer_menu {
	   float: right;
   } 
   #Sbs_name {
	   margin-top: 40px;
   }
  .customheader_nav .language {
    position:absolute;
    top: 10px;
    right: 0px;
    z-index: 999;
  }
  footer span {
    display: block;
  }
  
}
@media all and (max-width: 1024px) {
  #vg-bodybottom h2.met_title_stack.vg_module_title {
    font-size: 15px;
  }
}
@media all and (max-width: 980px) {
#publication tr {
	   display: block;
   }
   #publication td.pub_img, #publication td.pub_title {
	   float: none;
	   width: inherit;
   }
  
}
@media all and (max-width: 900px) {
  body {
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  .met_title_stack.vg_module_title {
    display: block;
    margin-top: 10px;
	font-size: 25px;
  }
  .article_anywhere .bottomlink a {
	  font-size: 23px;
  }
  .aidanews2_positions {
    min-height: 0px;
    padding: 20px 13px !important;
  }
  .aidanews2_positions .aidanews2_mainR {
    float: none;
  }
  /*slider*/
  div.caroufredsel_wrapper {
    height:440px !important;
  }
  .met_slider_item_preview {
    height: 395px;
  }
  .met_slider_nav_prev, .met_slider_nav_next {
    bottom: 50%;
  }
  #sbs_logo img {
	  width: 60px;
  }
  #Sbs_name {
	  margin-top: 39px;
  }
  .index#default #vg-bodybottom .span3 {
	  width: 30%;
	  display: inline-block;
	  vertical-align: top;
  }
  .index#default #vg-bodybottom .span3:last-child {
	  width: 100%;
	  display: block;
  }
  .met_recent_work_item {
	  width: 30%;
	  margin-right: 10px;
  }
  .vg_component_box .item-page ul {
	  margin: 0px !important;
  }
}
@media all and (max-width: 900px) { 
   header.met_content {
	   height: 210px;
   }
   header.met_content aside {
	   float:left;
	   width: 100%;
   }
   .customheader_nav {
	   margin-top: -80px;
   }
   #contact_us #vg-bottom {
	   padding: 0px;
   }
   #contact_us div#vg-bodybottom {
	   padding: 0px;
   }
   .listing_table.tblinfo li {
	   margin-left: 15px;
   }
   .jg_subcat .jg_row {
	   overflow: visible;
   }
   .jg_subcatelem_cat, .jg_subcatelem_cat_r, .jg_element_cat {
	   width: 50%;
   }
  
}
@media all and (max-width: 700px) {
  #Sbs_name p {
    font-size: 1em;
  }
  button.met_bgcolor.met_bgcolor_transition2 {
    margin-top: 15%;
  }
  div.custom div.language {
    position: absolute;
    top: 82%;
    right: 13%;
  }
  /*slider*/
  div.caroufredsel_wrapper {
    height: 342px !important;
  }
  div.met_slider.clearfix.vg_module_id_87 {
    height: 342px !important;
  }
  .met_slider_item .met_slider_item_preview {
    height: 270px;
  }
  h2.met_title_stack {
    font-size: 23px;
  }
  .met_slider_item .met_slider_item_caption {
    height: 64px ;
  }
  .index#default #vg-bodybottom .span3 {
	  width: 45%;
  }
  .index#default #vg-bodybottom .span3:last-child {
	  width: 45%;
	  display: inline-block;
  }
  .met_recent_work_item {
	  width: 100%;
  }
}
@media all and (max-width: 620px){
  a#cuhk_logo img {
    width: 95%;
  }
  a.met_logo img {
    width: 95%;
  }
  a.met_logo {
    margin-left: 5px;
  }
  
  #Sbs_name p {
    font-size: 11px;
  }
  .vg_component_box .item-page .page-header h2 {
	  font-size: 22px; 
  } 
  /*slider*/
  .met_slider_item .met_slider_item_preview {
    height: 226px;
  }
  #people .item-page #tabs li {
	  text-align: inherit;
  }
  .jg_subcatelem_cat, .jg_subcatelem_cat_r, .jg_element_cat {
	   width: 100%;
   } 
   .jg_element_cat {
	   margin: 10px 0px;
   }
  #Academic_links .table-striped tbody tr td a {
    text-align: left;
  }
}
@media all and (max-width: 500px){
  .language, .font {
    display:none;
  }
  a.met_logo {
    margin-left: 7px;
  }
  a.met_logo img {
    width: 100%;
  }
  .customheader_nav {
    margin-top: -35px;
  }
   #sbs_logo img {
		width: 60px;
	}
   a#cuhk_logo img {
		width: 100%;
	}
    a#cuhk_logo {
		width: 90px;
	}
   a#med_logo {
		width: 101px !important;
		margin-top: -138px;
		margin-left: 115px;
	}
	a#med_logo img{
		max-width: 101px;
	}
  #Sbs_name {
    width: 70%;
  }
  #Sbs_name p {
    font-size: 11px;
    line-height: 18px;
  }
  .index#default .span3 {
    margin-left: 0px !important;
  }
  .met_slider_nav_prev, .met_slider_nav_next {
    display: none !important;
  }
  button.met_bgcolor.met_bgcolor_transition2 {
    margin-top: 0%;
  }
  div.custom div.language {
    position: absolute;
    top: 100%;
    right: -6%;
  }
  header.met_content {
    margin-bottom: 80px !important;
  }
  .dl-menuwrapper {
    top: 230px !important;
  }
  /*slider*/
  div.caroufredsel_wrapper {
    height: 164px !important;
  }
  div.met_slider.clearfix.vg_module_id_87 {
    height: 164px !important;
  }
  .met_slider_item .met_slider_item_preview {
    height: 100px;
  }
  h2.met_title_stack {
    font-size: 12px;
  }
  .met_slider_item .met_slider_item_caption {
    height: 64px ;
  }
  #people .item-page.vg-article-details .met_text_block {
	  padding:0px;
  }
   #people .item-page.vg-article-details .met_text_block img {
	   width: 70%;
	   float: none !important;
   }
   #Sbs_name+aside {
	   margin-top: 0px !important;
   }
   header.met_content {
	   height: 200px;
   }
   .index#default #vg-bodybottom .span3, .index#default #vg-bodybottom .span3:last-child {
	   width: 100%;
	   margin-bottom: 5px;
   }
   .index#default #vg-bodybottom .span3 .custom a img {
	   width: 100%;
   }
   .customheader_nav .language {
	   position:absolute;
	   top: 5px;
        right: 0px;	   
		display: block !important;
   }
}
@media all and (max-width: 380px){ 
    #Sbs_name {
		margin-top: 0px;
		width: 66%
	}
	a#med_logo {
		margin-top: -123px;
		margin-left: 90px;
		width: 83px !important;
	}
	a#cuhk_logo {
		width: 80px;
	}
	.dl-menuwrapper {
		top: 200px !important;
	}
	header.met_content {
		margin-bottom: 40px !important;
	}
}
