/*
 Theme Name:   HKCEND Child
 Template:     hkcend
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/
body .sub-menu-toggle::after {
	content: " " !important;
	background: url("imgs/arrow_B_drown.png") no-repeat 50% 50%;
	width: 12px;
	height: 12px;
	background-size: contain;
	transform: none;
}
a{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
a:active {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color:  transparent;
    background-color: transparent; 
}
a:hover {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color:  transparent;
    background-color: transparent; 
}
a:visited {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color:  transparent;
    background-color: transparent; 
}
html{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color:  transparent;	
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  	-webkit-tap-highlight-color: transparent;
} 
#debugF{display: none !important;}
#bottom_mask{
	display: none;
	position: fixed;
	height: 1000px;
	width: 100%; 
	bottom: -910px; 
	background: #f9f9f9;
	z-index: 99999;
	left: 0;
}

#control-height {
    height: 100vh;
    width: 0;
    position: absolute;
}
.cookie_msg a{color: #73A3D3;}
.cookie_msg {
	display: none;
    background: #2b3990;
    color: white;
    padding: 10px 2%;
    padding-right: 240px;
    font-size: 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
}
.cookie_btn {
	transition: .5s all;
    text-align: center;
    width: 100px;
    display: inline-block;
    cursor: pointer;
    float: right;
    background: #818181;
    margin-left: 10px;
    padding: 3px 10px;
    margin-top: 6px;
	position: absolute;    
	right: 20px;
    top: 2px;	
}
.cookie_btn.acpt{	background: #ce9d72;right: 130px}
.cookie_btn:hover{opacity: 0.8;}
body.home.showing_video_banner .sub-menu-toggle:after{
	background: url("imgs/arrow_W_drown.png") no-repeat 50% 50%;
	background-size: contain;
}
body.section_moving{overflow: hidden !important;}
html body .mobile_only.vc_row.vc_row-flex{	display: none;}
body .vidbg-container{background-color: white;left: -1px;}
.cus_header .wide-max-width{position: relative;}
embed, iframe, object, video{max-width: 100%;}
select{ 
	outline: #000 solid 1px;
    outline-offset: -1px;
    -webkit-border-radius: 0px !important;
    border: 1px solid #ccc;
    margin: 0px;
    margin-top: 0;
}
.page-id-124 .cm_title_content{
	margin-bottom: 0; 
}
.page-id-124 #research_list .vc_column-inner{padding-top: 0;}
.select2-selection__rendered {
    line-height: 44px !important;
    font-size: 16px;
}
.select2-results__option--selectable{
	font-size: 16px;
    margin: 0 10px;
    border-bottom: 1px solid #dedede;	
}
.show_in_mobile {display: none !important;}
body .select2-container--default .select2-selection--single .select2-selection__rendered{
	font-weight: bold;
}
.select2-container .select2-selection--single {
    border-radius: 0 !important;
    border:1px solid #28303d !important;
    height: 48px !important;
}
.select2-selection__arrow {
    height: 47px !important;
}
body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body .select2-container--default .select2-results__option--selected
{
    background-color: #fff;
    color: #2B3990;
}
.icon-minus{display: none !important;}
.icon-plus{display: none !important;}
.sub-menu-toggle:after {
    content: "▼";
    display: inline-block;
    font-size: 6px;
    position: relative;
    top: -3px;
    transform: scale(2, 1);
    transition: .5s all;
    color: #2B3990;
}
.hp_brain_info{
	z-index: 1;
	transition: .5s all 1s;
	position: absolute;
	top: -40px;
	width: 30%;
	transform: scale(1.4);
	transform-origin: 0 0;
	max-width: 180px;
	opacity: 0;
}
.hp_brain_info1{	left: 10px;}
.ani_init .hp_brain_info{	opacity: 1;}
.ani_init .hp_brain_info1{	top: -60px;}
.hp_brain_info2{	right: 10px;top: 0px;transform-origin: 100% 0%;transition: .5s all 1.5s;}
.ani_init .hp_brain_info2{	top: -20px;}
.hp_brain_info3{	display: none;}
.sub-menu-toggle[aria-expanded=true]:after {
    /* content: "⏶"; */
}
.word_slide {
	font-family: 'Open Sans','PingFang HK','Helvetica Neue','Microsoft YaHei New','Microsoft JhengHei','STHeiti Light',sans-serif !important;
    color: white;
    font-size: 36px;
    font-weight: bold;
    padding: 40px 20px;
    line-height: 120%;
	opacity: 0;
	transition: 1s all;
}

.word_slide.slick-active{
	opacity: 1;
}
.word_slide .word_slide_con{
	font-size: 30px;
	font-weight: 600;
    line-height: 120%;
    margin-top: 20px;
}
#post-128 .search_cate_item_wrp{
	border: 0;
}
.search_cate_item_wrp{
	display:flex;
  	flex-direction: column;
}
.search_cate_item_wrp.reverse{
  	flex-direction: column-reverse;	
}
.word_slide .word_slide_tit,.word_slide .word_slide_con{
	position: relative;
	top: 20px;
	opacity: 0 !important;
	left: 0px;
	transition: 1s all 0.5s;
}
.word_slide .word_slide_con{
	transition: 1s all 1.5s;
}
.after_ani_init .word_slide.slick-active .word_slide_tit,.after_ani_init .word_slide.slick-active .word_slide_con{
	top: 0;
	left: 0;
	opacity: 1 !important;
}
.home.showing_video_banner .sub-menu-toggle:after {color: white;}
body{
	background-color: white;
	font-family: 'Open Sans','PingFang HK','Helvetica Neue','Microsoft YaHei New','Microsoft JhengHei','STHeiti Light',sans-serif !important;
}
a{text-decoration: none;}
a:visited,a:focus,a:hover,.primary-navigation a:hover {
    text-decoration: underline;
    text-decoration-style: dotted;
	outline: 0;
    text-decoration: none;
    text-decoration-style: none;
}
body .site-footer > .site-info .powered-by{margin-left: 0;}
@media only screen and (min-width: 1024px) {
	.widget-area {
		grid-template-columns: 3fr repeat(3, 1fr);
	}
}
input[type=radio]:after {
    left: 10%;
    top: 10%;
    height: 80%;
    width: 80%;
}
.link_item_img{
	text-align: center;
	background-repeat: no-repeat;
	font-size: 14px;
	margin-bottom: 20px;
}
.footer_cont_row i{margin-right: 5px;}
.footer_cont_row a{margin-right: 10px;text-decoration: none;}
.footer-wrapper {
    background: #2B3990;
    background-size: auto 100%;
    position: relative;
    z-index: 2;
}
.footer-wrapper .widget-area,.footer-wrapper .widget-area a,.footer-wrapper .widget-area i{color:white;}
.footer-wrapper .widget-area h2{font-size: 18px;font-weight: 500;}
.footer-wrapper .widget-area #custom_html-2 h2{font-size: 24px}
.footer_cont_row i.fa-facebook{font-size: 40px;}
.footer_cont_row{margin-bottom: 14px; font-weight: 100;}
.footer-wrapper .menu-item a{font-weight: 100;text-decoration: none;}
.site-footer > .site-info{
    border: 0;
    margin: 0;
    color: white;
    font-size: 18px;
    font-weight: 100;
}
.site-branding:last-child{text-align: left;margin: 0;}
.primary-navigation{width: 100%;}
.primary-navigation .primary-menu-container > ul > .menu-item{
	width: 20%;
	text-align: center;
	display: inline-block;
}
.primary-navigation .primary-menu-container > ul > .menu-item a{
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #2B3990;
}
.showing_video_banner .primary-navigation .primary-menu-container > ul > .menu-item a,
.primary-navigation .primary-menu-container > ul > .menu-item ul a{
	color: white;
}
.cm_link{
	color: #2B3990;
	font-weight: 600;
}
/*
.primary-navigation .primary-menu-container > ul > li:nth-of-type(3n+2) a{background: #197837;}
.primary-navigation .primary-menu-container > ul > li:nth-of-type(3n) a{background: #2C8F62;}
*/
.cus_header{background: white;    padding-top: 8px;    padding-bottom: 10px;}
.site-logo .custom-logo{height: 55px;}

.site-logo{margin: 0;}
.primary-navigation .primary-menu-container{margin-top: 30px;}
.site-branding{	width: 30%;float: left;padding-left: 10px;}
.clr{clear: both;}
.header-right{
	width: 70%;
    float: right;
    text-align: right;
}
.sp_offer_form_wrapper_inner{
	font-size: 14px;
	background: #eee;
    padding: 10px;
}
.preparation_wrapper_tit{
	background: #2c8f62;
    color: white;
    padding: 10px;
    font-size: 20px;
}
.preparation_wrapper_inner{
	font-size: 14px;
	background: #eee;
    padding: 10px;
}
.price_wrapper_inner{
	width: 300px;
    background: #197837;
    color: white;
    border-radius: 0px 16px 16px 0;
    padding: 5px 16px;
    margin: 0;	
}
.header-right-widget{display: inline-block;}
.menu-header-right-container li{list-style: none;}
.menu-header-right-container,.menu-header-right-container a{color: #18808A;font-weight: 500px;font-size: 15px;}
.rav_pg_banner{background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;height: 385px;margin-bottom: 40px !important;}
.rel{position: relative;}
.rav_pg_banner_inner{position: relative;height: 100%;}
.page-id-521 .subpage_list{display: none;}
.site-main{padding-top: 0;}
.rav_pg_banner h1 {
    color: white;
    font-size: 36px;
    font-weight: 500;
    position: absolute;
    top: 0%;
    bottom: 0;
    width: 60%;
    left: 8%;
    height: 100px;
    margin: auto;
    text-shadow: 1px 3px 11px black;
}
.rav_pg_banner h1:before{
	content: "";
	display: inline-block;
	width: 22px;
	height: 33px;
	background: url("imgs/trisq_l.png") no-repeat 50% 50%;
	background-size: cover;
	margin-right: 40px;
	top: 5px;
	position: relative;
}
.platform_banner {padding-bottom: 130px;}
.rav_pg_banner h1:after{
	content: "";
	display: inline-block;
	width: 22px;
	height: 33px;
	background: url("imgs/trisq_r.png") no-repeat 50% 50%;
	background-size: cover;
	position: relative;
	top: 5px;
	margin-left: 40px;
}
.cm_cont_wrapper .cm_cont_title{color: #00712B;font-size: 30px;font-weight: 500;display: inline-block;position: relative;}
.cm_tit_wrp{text-align: center;margin-bottom: 40px;}
.cm_cont_wrapper .cm_cont_title:before{
	content: "";
	display: inline-block;
	width: 22px;
	height: 33px;
	background: url("imgs/gtrisq_l.png") no-repeat 50% 50%;
	background-size: cover;
	margin-right: 40px;
	top: 5px;
	position: relative;
}
.cm_cont_wrapper .cm_cont_title:after{
	content: "";
	display: inline-block;
	width: 22px;
	height: 33px;
	background: url("imgs/gtrisq_r.png") no-repeat 50% 50%;
	background-size: cover;
	position: relative;
	top: 5px;
	margin-left: 40px;
}
.cm_cont_content{font-size: 15px;margin-bottom: 80px;}
.cm_cont_content ul{
	color: #00712b;padding-left: 20px;
}
.adward_year_star_wrapper{
	background: #73d3e2 ;
}
.adward_list {
    position: relative;
    left: 4%;
    width: 68%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    font-size: 12px;
    text-align: center;
    padding-bottom: 10px;
    top: -40px;
}
.adward_item{margin-bottom: 10px;}
.adward_item_img img{height: 130px;}
.adward_year_star_wrapper{margin-bottom: 100px;margin-top: 80px;position: relative;border-right: 24px solid #006169;}
.adward_year_tit {
    color: white;
    position: absolute;
    left: 18%;
    top: 30px;
    font-size: 30px;

}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce):not(data-vc-stretch-content='true'){
	max-width: 1200px;
}

.adward_star{display: block;float: left;width: 28%;}
.adward_year_star_wrapper:after{
	content: " ";
	display: block;
	clear: both;
}
.adward_year_cate_list{text-align: center;border-bottom: 1px solid #00712B;padding-bottom: 40px;}
.adward_year_cate_list li{display: inline-block;}
.adward_year_cate_list a {
    display: inline-block;
    margin: 10px 10px;
    color: #00712B;
    border: 1px solid #00712B;
    padding: 5px 30px;
    border-radius: 105px;
    transition: .5s all;
}
.home .display_all_Y{
	padding-left: 50px;
    padding-right: 50px;	 
}
html body div input[type=radio],html body div input[type=checkbox]{
	position: relative !important;
}
.adward_year_cate_item:hover,
.adward_year_cate_list .current_page_item a{
	background: #00712b;
	color: white;
}
.ms_year_ball{
	width: 76px;
	height: 76px;
	line-height: 76px;
	background: #00712B;
	color: white;
	text-align: center;
	border-radius: 80px;
	padding: 6px;
	float: left;
	position: relative;z-index: 1;
	font-size: 15px;
}
.ms_year_ball_inner{
	width: 64px;
	height: 64px;
	line-height: 64px;
	background: #00712B;
	color: white;
	text-align: center;
	border-radius: 80px;
	border:1px solid white;
}
.ms_month_ball{
	color: #00712B;
	font-weight: 500;

}
.ms_year_list{
	margin-left: 100px;
}
.ms_year_wrapper{
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}
.ms_year_wrapper:before{
	content: " ";
	display: block;
	border-bottom: 3px solid #00712B;
	position: absolute;
	left: 38px;
	right: 0;
	bottom: 0;
	width: auto;margin: auto;
}
.ms_item{font-size: 15px;}
.ms_month_wrapper{margin-bottom: 20px;}
.ms_year_wrapper:after {
    content: " ";
    display: block;
    border-left: 3px solid #00712B;
    position: absolute;
    left: 38px;
    top: 0;
    bottom: -65px;
    width: auto;
    margin: auto;
}
.milistone_wrapper{padding-top: 60px;position: relative;}
.milistone_wrapper:before {
    content: " ";
    display: block;
    border-left: 3px solid #00712B;
    position: absolute;
    left: 38px;
    height: 60px;
    top: 0;
    width: auto;
    margin: auto;
}
.info_row{
	width: 25%;float:left;
}
.info_wrapper:after{
	content: " ";
	display: block;
	clear: both;
}
.info_lbl{
	font-size: 40px;
	width: 110px;
	height: 110px;
	border-radius: 110px;
	line-height: 110px;
	color: white;
	background: black;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
}
.info_val{
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea{
    border: 2px solid #00712B;
    border-radius: 10px;
    height: 60px;

}
div.wpforms-container-full .wpforms-form button[type=submit]{
    background: #00712B;
    border-radius: 30px;
    min-width: 120px;
    text-align: center;
    font-weight: 300;
    display: block;margin: auto;
    color: white;

}
.vc_tta-tabs-list a{
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	/*
	background-image: url("imgs/logo_hkhc.jpg") !important;
	background-position: contain;
	text-indent: -9999px;
	width: 200px;
	*/
	overflow: hidden;
}
.vc_tta-tabs-list a[href='#1639695513960-a73ea0bc-fa82']{
	background-image: url("imgs/logo_hkhc.jpg") !important;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a{background-color: none !important;}
.vc_tta-tabs-list a[href='#1639696274359-1db884ec-3fa2']{ background-image: url("imgs/logo_opus.jpg") !important; }
.vc_tta-tabs-list a[href='#1639695537302-e2eea3d0-e281']{ background-image: url("imgs/logo_CTscan.jpg") !important; }
.vc_tta-tabs-list a[href='#1639696317324-74fc7605-9a1a']{ background-image: url("imgs/logo_YF.jpg") !important; }
.vc_tta-tab.vc_active{
	border: 1px solid #00712b;
    border-radius: 40px 40px 0 0;
	border-bottom: 0 !important;
}
body .vc_tta.vc_general .vc_tta-tab{
	padding: 20px;
	position: relative;
}
.vc_tta-tabs-container{
	border-bottom: 1px solid #00712b;	
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus, .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover,.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a{
	background-color: transparent !important;
}
.vc_tta-tabs-container:after{
	content: " ";
	position: absolute;background: red;
	height: 1px;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list{
	overflow: visible;
}
.db_img_block img{
	opacity: 0;
}
.db_img_block{
	width: 48%;
	margin: 10px 1%;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}
.db_img_tit{
	position: absolute;
	top: 0%;
	line-height: 120%;
	color: white;
	font-size: 30px;
	text-align: center;
	left: 10%;
	right: 10%;
	margin: auto;
	bottom: 0;
	height: 54px;
	text-decoration: none;
}
.db_img_block_wrapper .inner_wrapper:after{
	display: block;
	clear: both;
	content: " ";
}
.cm_list_table, .cm_list_table thead{
	text-align: left;
	border: 0;
}
.cm_list_table thead td{border: 0;background: #00712B; color: white;}
.cm_list_table .reo_0 td{border: 0;background: #B4F2DF; }
.cm_list_table td{border: 0;background: #DBFFEC;}
.dn_link{
	display: inline-block;
	background: linear-gradient(183.41deg, #02CA62 -8.57%, #2AB1B8 82.96%);
	border-radius: 7px;
	text-align: center;
	color: white;
	padding: 5px; 
	max-width: 200px;
	padding: 5px 20px;
	font-size: 16px;
}


.primary-navigation .primary-menu-container > ul > .menu-item > a + .sub-menu-toggle{
    position: absolute;
    right: 0;
    top: 0%;
    color: white;
}
#hp_video_banner .img_con_tit,#mobile_video_banner .img_con_tit{
	left: 0px;
	opacity: 0;
	transition: .8s all;
	position: relative;
}
#hp_video_banner.ani_init .img_con_tit,#mobile_video_banner.ani_init .img_con_tit{
	left: 0;
	opacity: 1;
}
#hp_video_banner .img_con_con,#mobile_video_banner .img_con_con{
	left: 0px;
	opacity: 0;
	transition: .8s all 1s;
	position: relative;
	top: 20px;
}
#hp_video_banner.ani_init .img_con_con,#mobile_video_banner.ani_init .img_con_con{
	left: 0;
	top: 0px;
	opacity: 1;
}
.primary-navigation .sub-menu{border: 0;width: 100%;}

.showing_video_banner .primary-navigation .sub-menu li:nth-child(even) a{background: #007da9  !important; color: #fff !important; }
.showing_video_banner .primary-navigation .sub-menu li:nth-child(odd) a{background: #007da9 !important;color: #fff !important; }
.primary-navigation .sub-menu li a{
	transition: .5s all;
}
.kit_form{padding-bottom: 0px;}
.wpforms-field-name .wpforms-field-sublabel{
	display: none !important;
} 
.kit_form div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    bottom: 5%;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    max-width: 760px;
    padding-bottom: 20px;
}

.showing_video_banner .primary-navigation .sub-menu li:hover a{
	background: #ce9d72 !important;
}
.home .color_logo{display: block;}
.white_logo{display: none;}
.home.showing_video_banner .white_logo{display: block;}
.home.showing_video_banner .color_logo{display: none;}

.primary-navigation .sub-menu li:nth-child(even) a{background: #fff  !important;color: #2B3990 !important; }
.primary-navigation .sub-menu li:nth-child(odd) a{background: #fff !important;color: #2B3990 !important; }
.primary-navigation .sub-menu li:hover a{
	background: #ce9d72 !important;color: #fff !important; 
}
.primary-navigation .current-menu-item > a{
	text-decoration: none !important;
}

.primary-navigation .sub-menu:before{display: none !important;}
.primary-navigation .sub-menu:after{display: none !important;}
.primary-navigation > div > .menu-wrapper > li > .sub-menu{
	padding-top: 0;
	text-align: left;
    left: 20px;
}

.cm_title_content{margin-bottom: 20px;}
.img_con_tit{font-weight: bold;line-height: 120%;}
.img_con_con{font-size: 18px;}
.ft_collsap{cursor: pointer;}
.collsap_div .sp_offer_form_wrapper_inner{display: none;}
body.single-career .site-main > article{margin-bottom: 60px;}

body .vc_tta.vc_general .vc_tta-tab{padding: 0;}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{
	border-color: #e3e3e3;
    background:none;
    color: #00712b;
    padding: 5px 30px;
    border: 1px solid #00712b;
}
.vc_tta-tab.vc_active{
	border: 0;
}
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
	background: #00712B;
	color: white;
}
body .wptb-table-container table{width: 100%;}
body .wptb-preview-table tr:nth-of-type(2n+1), .wptb-table-container table.wptb-preview-table-mobile tr td:nth-of-type(2n+1){
	background: #DBFFEC;
}
body .wptb-preview-table tr:nth-of-type(2n), .wptb-table-container table.wptb-preview-table-mobile tr td:nth-of-type(2n){
	background: #B4F2DF;
}
body .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{
	padding: 0;
}
body .wptb-table-container{
	margin-top: 0;
}
body .vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list{
	margin-bottom: -10px;
}
.tab_item.act0,.tab_item.active{
 background: #00712b;	
 color: white;
}
.tab_item{
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	border-color: #e3e3e3;
    background: none;
    padding: 5px 30px;
    border: 1px solid #00712b;	
    border-radius: 15px 15px 0 0;
    margin-right: 1px;
    color: #00712b;
    border-bottom: 0;
    font-size: 16px;
}
.tab_con_wrp table td{border: 0;}
.tal{text-align: left;}
.tar{text-align: right;}
.tac{text-align: center;}
.tab_con_item{display: none;}
.tab_con_item.act0{display: block;}
.cate_tit_row td{
	background: #00712b;
	color: white;
}
.tab_wrp{font-size: 15px;margin-bottom: 40px;}
.offer_tit{margin-top: 30px;}
.cate_subtit_row{
	font-size: 20px;
	font-weight: bold;
	color: #373737;
}
.sp_offer_block{
	background: white;
	text-align: center;
	max-width: 300px;
	margin: auto;margin-bottom: 40px;
	box-shadow: 0px 4px 4px #00000044;
	border-radius: 20px;
	padding: 20px;
}
.single_img_con{margin-top: 20px;}
.op0{opacity: 0;}
.of_img{
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	height: 120px;
	margin-top: 20px;
}

.know_more_btn{
	color: #00712b;
	max-width: 180px;
	margin: auto;
	margin-top: 40px;
    border: 1px solid #00712b;	
    padding: 5px 10px;
    text-align: center;
    border-radius: 20px;	
    font-size: 15px;
}
.map_container{
	position: relative;
	max-width: 800px;
	margin: auto;
}
.map_bg{
	background-position: 50% 50%; 
	background-size: cover;
}
.map_container img{
	display: block;
	width: 100%;
}
.location_item:after{
	content: " ";
	display: block;
	clear: both;
}
.location_item {
    background: url(imgs/center_detail_bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    max-width: 800px;
    margin: 20px auto;
    border: 1px solid #7cc8c8;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 16px 15px 16px #7fc6ca61;
    display: none;
}
.location_img{
	width: 48%;
	float: left;
}
.location_info{
	width: 50%;
	float: right;
}
.location_tit{
	color: #7fc6ca;
    font-size: 31px;
    font-weight: bold;
}
.location_info_row{clear: both;font-size: 16px;}
.location_info_row i {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.location_point{
	transition: .5s all;
    width: 16px;
    height: 16px;
    background: white;
    position: absolute;
    border: 3px solid #348082;
    border-radius: 20px;
    cursor: pointer;
}
.location_point.active{
	background: #ddff21;
}
.map_link {
    background: #197837;
    color: white;
    padding: 5px 20px;
    clear: both;
    border-radius: 18px;
    margin-top: 10px;
    display: inline-block;
}
.job_title_field_in_form,.job_ref_no_field_in_form{display: none !important;}
body.single-career .wpforms-confirmation-container-full, body.single-career div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #2b3990;
    border: 0;
    color: white;
    text-align: center;
    font-weight: bold;
}
.entry-content h1{
	font-size: 32px;
    font-weight: bold;
    line-height: 120%;	
    margin-bottom: 20px;
}

.entry-content h2{
	font-size: 26px;
    font-weight: bold;
    line-height: 120%;	
    margin-bottom: 20px;
}

.entry-content h3{
	font-size: 22px;
    font-weight: bold;
    line-height: 120%;	
    margin-bottom: 20px;
}
.entry-content h4{
	font-size: 20px;
    font-weight: bold;
    line-height: 120%;	
    margin-bottom: 20px;
}
.entry-content h5{
	font-size: 18px;
    font-weight: bold;
    line-height: 120%;	
    margin-bottom: 20px;
}
.entry-content h6{
	font-size: 16px;
    font-weight: bold;
    line-height: 120%;	
    margin-bottom: 20px;
}
.map_link i{float: none;}
.map_filter_wrp select {
    width: 30%;
    margin-right: 1%;
    height: 58px;
    border: 1px solid #00712B;
    border-radius: 10px;
}
.map_filter_wrp{margin-bottom: 40px;text-align: center;}
.map_filter_wrp .confirm_sel {
    /* width: 30%; */
    margin-right: 1%;
    display: inline-block;
    background: #197837;
    color: white;
    padding: 8px 40px;
    font-size: 18px;
    border-radius: 20px;
    cursor: pointer;
}

.location_point.in_filter{
	background: #197837;
	height: 24px;
	width: 24px;
    border: 3px solid #ffffff;
}
.hd_enq_block {
    width: 180px;
    font-size: 20px;
    color: #197837;
    font-weight: 500;
    line-height: 100%;
}
.hd_enq_block span{
	font-size: 16px;
}
.hd_enq_block a{color: inherit;}
.tit_plan_code{
    position: absolute;
    bottom: -70px;
    left: 66px;
    font-size: 20px;
}
.primary-navigation .primary-menu-container {
    margin-top: 00px;
    position: relative;
    top: 6px;
    margin-left: 0;
    margin-right: 0;
}
.primary-navigation .sub-menu .menu-item > a{padding-top: 14px;padding-bottom: 14px;}
.header-right-widget #qtranxs_select_qtranslate-2-chooser{
	border: 1px solid #3b9a6c;
    color: #197837;
    padding: 5px 30px 5px 15px;
    position: relative;
    top: -10px;
    font-size: 14px;
    margin-right: 10px;
}

.site-main > article > *, .site-main > .not-found > *, .entry-content > *, [class*=inner-container] > *, .wp-block-template-part > *{
	margin-top: 0;
	margin-bottom: 0;
}





.vc_row{max-width: 1200px !important;margin-left: auto !important;margin-right: auto !important;}
div.vc_row[data-vc-stretch-content="true"]{
	max-width: 100% !important;
	left: 0 !important;
}
div.vc_row[data-vc-stretch-content="true"] .wpb_column.vc_column_container.vc_col-sm-12{
	max-width: 100% !important;
}
.showing_video_banner .cus_header{
	background: #007da9;
}
.related_posts {padding-top: 40px;margin-bottom: 20px;}
.related_posts  h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #2C3A4B;
}
.related_posts  ul.crp-list {
	padding-left: 0;
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;	
}
.related_posts .news_thumb img {opacity: 0;}
.related_posts .news_thumb {background-size: auto 110%; height: auto;background-position: 50% 50%;overflow: hidden;transition: .5s all;background-repeat: no-repeat;}
.related_posts .crp-list-item{position: relative;} 
.related_posts li:hover .news_thumb{
	background-size: auto 120%;
}.related_posts li:hover a{
	color:#0074BC;

}
/*.related_posts .news_thumb:hover{ background-size: auto 120%;  }*/
.related_posts a{transition: .5s all;}
.related_posts a:hover{color: #0074BC;}
.related_posts .news_cate_tag {margin-top: 24px;}
#primary-menu-list li:hover button:after{
	transform: rotate(180deg);
	transform-origin: 50% 50%;
}
.entry-meta{font-size: 14px;padding-top: 40px;}
.art_rel_date{font-size: 14px;color: #878787;padding-top: 20px;position: absolute;bottom: 20px;}
.crp-list-item-title{font-size: 18px;color: #2B3990;}
.crp-list-item-title a{font-size: 18px;color: #2B3990;}
.related_posts .news_cate_tag{width: 150px;text-align: center;padding-left: 0;padding-right: 0;}
.related_posts .crp-list-item{
	padding: 20px;
	list-style: none;
    background: #FFFFFF;
    box-shadow: 4px 4px 17px rgb(0 0 0 / 25%);
    padding-bottom: 60px;
}
.crp-list-item .crp-list-item-image{margin:0;margin-bottom: 10px;}
.crp-list-item .crp-list-item-image img{
	height: auto !important;
}
.crp-list-item-image{
	margin: 10px;
}
.wpb_column.vc_column_container.vc_col-sm-12{max-width: 1200px !important;margin: auto !important; }
#hp_video_banner .cm_title_content,#mobile_video_banner .cm_title_content{color: white;font-size: 30px;}
#hp_video_banner .img_con_con,#mobile_video_banner .img_con_con{color: white;font-size: 18px;}
.ft_scroll_to_next {position: absolute;bottom: 20px;left: 10px;right: 10px;cursor: pointer;}
.ft_scroll_to_next img {
    height: 60px !important;
    width: auto !important;
}
.row_td.w40p select{width: 94%;} 
.row_td.w40p .w50p.first select{width: 88%;} 
.row_td.w40p .w50p.last select{width: 94%;} 
#hp_video_banner .wpb_column,#mobile_video_banner .wpb_column{position: static;}

.cm_title_content{text-align: center;}
.cm_title_content .img_con_tit{color: #2B3990;font-size: 32px;margin-bottom: 20px;line-height: 120%;}
.cm_title_content .img_con_con{color: #2C3A4B;}
#hp_video_banner .cm_title_content,#mobile_video_banner .cm_title_content{color: white;text-align: left;text-shadow: 2px 2px 10px #555;}
#hp_video_banner .img_con_tit,#mobile_video_banner .img_con_tit{color: white;text-align: left;text-shadow: 2px 2px 10px #555;}
.footer-wrapper>.widget-area{margin-top: 0;}
.site-main{padding-bottom: 0;}
.entry-footer{display: none;}
.hp_mgtb_gallery_wrp {
    width: 53%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
}
.afclr:after{
	content: "";
	display: block;
	clear: both;
}
.hp_masked_gallery_text_block {
	position: relative;
	background-color: #f6fafb;

}
.hp_mgtb_mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("imgs/section02_banner_cut.png") no-repeat 50% 50%;
	background-size: 101% auto;
	z-index: 1;
}
.hp_mgtb_text {
	font-size: 22px;
	color: #2B3990;
	height: 300px;
}
.hp_mgtb_img{
	padding-top: 30px;
	background-size: cover;
	background-position: 50% 60%;
	padding-bottom: 30px;
}
.slick-slide img {
    display: block;
    width: 100%;
    
    opacity: 0;
}
.hp_mgtb_text_wrp{
	position: absolute !important;
    left: 56%;
    height: 50%;
    top: 40px;
    bottom: 0;
    margin: auto;
    right: 20%;
    width: auto;
    z-index: 1;
    padding-top: 30px;
    opacity: 0;
    transition: .5s all 0.5s;
}
.ani_init .hp_mgtb_text_wrp{
	top: 0px;
	opacity: 1;
}

.slick-dots li{list-style: none;height: 2px;width: 40px;display: inline-block;margin-right: 10px;overflow: hidden;}
.slick-dots{padding-left: 0;}
body .slick-dots .slick-active button{background: #2B3990 !important;}
html body .slick-dots button{background: #C5C5C5 !important;transition: .5s all;}
.hp_mgtb_text_wrp .slick-prev{display: none !important;}
body .hp_mgtb_text_narrow.slick-disabled{opacity: 0.4 !important;}
body .hp_mgtb_text_parrow.slick-disabled{opacity: 0.4 !important;}
.hp_mgtb_text_narrow {
    position: absolute;
    right: -40px;
    z-index: 1;
    top: 0;
    bottom: 0%;
    margin: auto;
    cursor: pointer;
    color: white;
    background: #2B3990;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    transition: .5s all;
}
.cm_latest_new_block .img_con_tit{margin-bottom: 20px;} 
.hp_mgtb_text_narrow:hover{opacity: 0.8 !important;}

.hp_mem_block .hp_mgtb_text_narrow {
    top: 0px;
    right: 10px;
    bottom: 115px;
}
.hp_mem_block .hp_mgtb_text_parrow {
    top: 0px;
    left: 10px;
    bottom: 115px;
}
.hp_mem_block .inner_wrapper a{
	position: relative;
	top: 20px;
	transition: .5s all;
	opacity: 0;
}
.hp_mem_block .inner_wrapper.display_all_Y  a{
	top: 50px;
	transition: 1s all;
}

.ani_init .hp_mem_block .inner_wrapper a{
	top: 0;
	opacity: 1;
}

.art_gallery_wrapper .hp_mgtb_text_narrow{
	bottom: 0;
}

.hp_mgtb_text_parrow {
    position: absolute;
    left: -40px;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    color: white;
    background: #2B3990;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    transition: .5s all;
}
.hp_mgtb_text_parrow:hover{opacity: 0.8 !important;}

#hp_second_block .vc_column-inner{padding-top: 0 ;}
.hp_brain_block img{max-width: 580px;display: block;margin: auto;width: 100%;}
.hp_brain_pop_tit {
    font-size: 18px;
    color: #2B3990;
    line-height: 110%;
    margin-bottom: 10px;
    line-height: 110%;
    font-weight: 600;
}
.hp_brain_pop_con {
    font-size: 12px;
    line-height: 130%;
}

.ani_init .hp_brain_pop{opacity: 1;margin-top: 0px;}
.hp_brain_pop{
	max-width: 180px;
	padding: 10px;
	position: absolute; top: 4%;left: -3%;
	transition: 1s all 1s;
	opacity: 0;
	margin-top: 20px;
}
.hp_brain_pop1{display: none;}
.hp_brain_pop2 {
    right: -80px;
    top: 10%;
    left: initial;
	transition: 1s all 1.5s;
	display: none
}
.hp_brain_pop3 {
    left: 12%;
    /*bottom: 8%;*/
    top: 71%;
	transition: 1s all 2s;
}
.hp_brain_pop3 .hp_brain_pop_tit {width: 110px;}
.hp_brain_block_outer{
    padding: 6% 0;
}

.hp_brain_block {
    position: relative;
    max-width: 580px;
    margin: auto;
    padding: 60px 80px 35px;
    transform: scale(1.4);
}
.hp_brain_inpt{
	position: relative;
	z-index: 1;
	height: 18px;
	width: 18px;
	background: #143770;
	border-radius: 20px;
	border: 2px solid white;
    box-shadow: 0px 0px 1px #fff;

}
.hp_brain_npt{
    background: white;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    box-shadow: -6px 2px 5px #ddd;
    color: #003366;
    font-size: 17px;
    font-weight: 600;
}
.ani_init .hp_brain_pop_pt{margin-top: 0;opacity: 1;}
.hp_brain_pop_pt{    position: absolute;    top: 31%;    left: 32.5%; transition: .5s all 1s; opacity: 0;margin-top: 20px; }
.hp_brain_pop_pt:hover:after{
    background-image: url(imgs/03.png);
}
.hp_brain_pop_pt:after{
    content: " ";
    display: block;
    height: 0px;
    /*
    border-left: 2px dashed #143770;
    transition: 1s all 1s;
    */
    position: absolute;
    width: 2px;
    left: 7px;  
    bottom: 4px;
    /*
	background: linear-gradient(90deg, #143770 50%, transparent 50%), 
	                linear-gradient(90deg, #143770 50%, transparent 50%), 
	                linear-gradient(0deg, #143770 50%, transparent 50%), 
	                linear-gradient(0deg, #143770 50%, transparent 50%);
   	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 0 0, 0 0, 4px 16px, 0 0;
    background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;  
    animation: dash 10s linear infinite; 
    */
    width: 4px;
    left: 6px;
    bottom: 4px;
    background: url(imgs/04a.png) repeat-y;
    background-size: 100% auto;
    background-position: 50% 0;
    animation: 3s linear movingdot infinite; 
}
@keyframes movingdot {
	0% { background-position: 50% 0; }
	100% { background-position: 50% 100%;  }
}
@keyframes dash {
	0% {
		background: linear-gradient(90deg, #143770 50%, transparent 50%), 
	                linear-gradient(90deg, #143770 50%, transparent 50%), 
	                linear-gradient(0deg, #143770 50%, transparent 50%), 
	                linear-gradient(0deg, #143770 50%, transparent 50%);
               background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;    	
        background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    	background-size: 0 0, 0 0, 4px 16px, 0 0;
        background-position: 100% 0%, 0% 100%, 0% 0%, 100% 100%;
	}
	50%{
		background: linear-gradient(90deg, #143770 50%, transparent 50%), 
	                linear-gradient(90deg, #143770 50%, transparent 50%), 
	                linear-gradient(0deg, #143770 50%, transparent 50%), 
	                linear-gradient(0deg, #143770 50%, transparent 50%);
               background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;    	
        background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    	background-size: 0 0, 0 0, 4px 16px, 0 0;
    	background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;  
	}
    100% {
		background: linear-gradient(90deg, #143770 50%, transparent 50%), 
	                linear-gradient(90deg, #143770 50%, transparent 50%), 
	                linear-gradient(0deg, #143770 50%, transparent 50%), 
	                linear-gradient(0deg, #143770 50%, transparent 50%);
               background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;    	
        background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    	background-size: 0 0, 0 0, 4px 16px, 0 0;
        background-position: 100% 0%, 0% 100%, 0% 0%, 100% 100%;
    }
}
.ani_init .hp_brain_npt{
	opacity: 1;
}
.hp_brain_pop_pt3.hp_brain_pop_pt:after {
	bottom: -90px;
}
.ani_init .hp_brain_pop_pt:after {
	height: 90px;
}
.hp_brain_pop_pt2 {
    top: 34%;
    right: 160px;
    left: initial;
}
.hp_brain_pop_pt3 {
    top: 51%;
    left: 46.55%;
}
.after_ani_init .hp_brain_pop_pt,
.after_ani_init .hp_brain_inpt,
.after_ani_init .hp_brain_npt,
.hp_brain_pop_pt:after
{
	transition: .5s all;
}
.hp_brain_pop_pt:hover .hp_brain_inpt{
	background-color: #996600;
}
.hp_brain_pop_pt:hover:after{	border-color: #996600;}
.hp_brain_pop_pt:hover .hp_brain_npt{color: #996600;}
img.w100p{width: 100%;margin-top: 20px;margin-bottom: 20px;}
.hp_brain_pop_pt:before{
    box-shadow: 0px 0px 6px #fff;
    width: 22px;
    height: 22px;
    content: " ";
    display: block;
    background: white;
    border-radius: 21px;
    opacity: 0.7;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    position: absolute;
    margin: auto;
    animation-name: shining;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes shining {
	0% {
		box-shadow: 0 0px 10px #fff;
		width: 24px;height: 24px;
	}

	50% {
		box-shadow: 0 0px 10px #fff;
		width: 20px;height: 20px;
	}

	100% {
		width: 24px;height: 24px;
		box-shadow: 0 0px 10px #fff;
	}
}
.hp_brain_npt{ 
	opacity: 0;
	transition: 0.5s all 1.5s;
    position: absolute;
    z-index: 1;
    top: -120px;
    left: -100%;
    margin-left: 6px;
}
.hp_brain_pop_pt3 .hp_brain_npt{
	top: initial;
	bottom: -125px;
}
.hp_brain_pop_pt2 .hp_brain_npt{
    top: -105px;
}
.hp_mem_item{width: 31.3%;float: left;margin: 10px 1%;transition: .5s all 1s;opacity: 0;}
.home .hp_mem_item {
    margin: 10px 0;
    width: 31.3%;
    width: auto;
}
.home .display_all_Y .hp_mem_item{
    margin: 10px 20px;	
}
.home .ft_ani_mem_1{margin-left: 0;}
.home .ft_mem_ml0{margin-left: 0;}
.home .ft_mem_mr0{margin-right: 0;}
.home .ft_ani_mem_3{margin-right: 0;}
.ani_init .hp_mem_item{opacity: 1;}

.inner_wrapper{max-width: 1170px;margin: auto;position: relative;padding: 0 10px;}
.hp_mem_item{text-align: center;}
.hp_mem_item_tit, .hp_mem_item_subtit {
    color: #2B3990;
    font-size: 18px;
    font-weight: bold;
    transition: .5s all;
    line-height: 120%;
}
body #testing_id:{background-image:url("http://server.4dstaging.com/raven/brain/wp-content/uploads/2022/12/Professor-Nancy-Ip-and-HKCeND-Researchers_2560x1440.jpg");}
.hp_mem_item_subtit{margin-bottom: 20px;}
.hp_mem_item_desc{font-size: 14px;}
.home .hp_mem_item_desc{font-size: 16px;}
.home .hp_mem_item_tit,.home  .hp_mem_item_subtit{font-size: 20px;margin-bottom: 6px;}
.hp_mem_item_thumb img{opacity: 0;width: 100%;} 
.home .hp_mem_item_thumb{	height: auto;}
#hp_team_block{background-size: 100% auto !important;}
.hp_mem_item_thumb{  
	margin-bottom: 30px;
	background-size: 100% auto;
	transition: .5s all;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-bottom: 4px solid #ce9d72;
}

.hp_mem_item:hover .hp_mem_item_tit, .hp_mem_item:hover .hp_mem_item_subtit{
	color: #0074BC;
}
.hp_mem_item:hover .hp_mem_item_thumb{
	background-size: 110% auto;
}
.cm_latest_new_block .img_con_tit {
    color: #2B3990;
    font-size: 32px;
    text-align: center;
}
#comments{display: none !important;}
.latest_news_item .news_thumb{
	background-position: 50% 50%;
	background-size: 100% auto;
	width: 70%;
	float: left;
	transition: 1s all;
}
.latest_news_item:hover .news_thumb{
	background-size: 105% auto;
}
.news_cate_tag{
	font-size: 18px;
    padding: 4px 20px;
    background: #CE9D72;
    display: inline-block;
    color: white;
    margin-bottom: 10px;
}
.latest_news_item .new_info{
	width: 28%;
	float: right;
}
.cm_latest_new_list_outer{max-width: 1170px;padding-left: 50px;padding-right: 50px;margin: auto;}
.cm_latest_new_list{
	margin: auto auto;
    max-width: 1170px;
    background: white;
    padding: 80px 20px;
    font-size: 16px;
}
.cm_latest_new_list .news_tit{
	transition: .5s all; 
	line-height: 140%;
	color: #2B3990;
    font-size: 20px;
    margin-bottom: 20px;	
}
.btn_rpw {margin-top: 30px;}

.header-menu-wrapper{margin-left: 320px;}
.footer-cp{font-size: 14px;text-align: right;color: white;opacity: 0.56;padding: 20px 0;}
.home #content article{margin-bottom: 0;}
.footer-wrapper>.afclr>.widget-area.widget-area1 {
    width: 36%;
    float: left;
    margin-top: 0;
    display: block;
    margin-right: 4%;
}
.footer-wrapper>.afclr>.widget-area.widget-area2{ width: 60%;float: left;margin-top: 0;display: inline-block;}
.footer-wrapper .widget_media_image{margin-bottom: 10px;}
.footer-wrapper .widget_media_image img{
	height: 86px !important;
	width: auto !important;
}
.footer-wrapper .widget_text {
    font-size: 14px;
    margin-bottom: 14px;
    margin-top: 0;
}
.mem_list .hp_mem_item {position: relative;}
.mem_list .hp_mem_item_tit {position: relative;z-index: 1;text-align: left;padding: 0 20px;}
.mem_list .hp_mem_item_thumb {position: relative;z-index: 1;}
.mem_list .hp_mem_item_desc {position: relative;z-index: 1;transition: .5s all;text-align: left;padding: 0 20px;}
.mem_list .hp_mem_item:before{content: "";height: 0px;width: 100%;background: #CE9D72;display: block;transition: .5s all;position: absolute;}
.mem_list .hp_mem_item:hover .hp_mem_item_tit, .mem_list .hp_mem_item:hover .hp_mem_item_desc{
	color: white;
}
.mem_list .hp_mem_item:hover:before{
	height: 100%;
}
.footer_social i{
    font-size: 18px;
    display: inline-block;
    margin-right: 4px;
    height: 33px;
    width: 33px;
    border-radius: 30px;
    background-color: white;
    color: #2B3990 !important;
    line-height: 33px;
    text-align: center;
    margin-right: 9px;
    font-size: 20px;
}
.footer_social i.fa-facebook-f,.social_list i.fa-facebook-f{
    padding-top: 7px;
    line-height: 28px;
    float: left;
    font-size: 24px;	
}
.social_list i{float: left;}


.footer-wrapper .menu-item a{font-size: 14px;}
.footer-wrapper .widget-area h2{opacity: 0.4;font-size: 15px;margin-bottom: 20px;}
.widget-area.widget-area2 .footer-menu-widget{
	width: 25%;
	display: block;
	float: left;
}
.footer-wrapper>.inner_wrapper{
	border-bottom: 2px solid #44509d;
}


.site-footer{padding-bottom: 20px;}
.footer-menu-widget a{transition: .5s all ;}
.footer-menu-widget a:hover{
	opacity: 0.6;
}
body .select2-container--open .select2-dropdown--below{
	border-radius: 0;
    border: 1px solid #7b7b7b;
    border-top: 0;
}
.footer_social a{transition: .5s all ;}
.footer_social a:hover{
	opacity: 0.6;
}
.banner_title_block{overflow: hidden;position: relative;}
.banner_title_block img{display: block;width: 100%;opacity: 0;}
.banner_title_block{background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;transition: .5s all;margin-bottom: 35px;}
.banner_title_block>.inner_wrapper {
    height: 100%;
    position: absolute;
    top: 0;
    max-width: 1170px;
    left: 10px;
    right: 10px;
    margin: auto;
}
.showing_video_banner .qtranxs-lang-menu i.fa-globe{
	background: white;
    color: #007da9;
}
.primary-navigation > div > .menu-wrapper .sub-menu-toggle:focus{
	outline: none;
}
.qtranxs-lang-menu i.fa-globe{
	transition: .5s all;
	background: #2B3990;
    color: white;
    padding: 1px;
    border-radius: 20px;	
}
body .entry-content.member-wrapper>*{
	max-width: 1170px !important;
	padding-left: 10px;
	padding-right: 10px;
}
.wpb_content_element{padding-left: 10px;padding-right: 10px;}
.banner_title_info{position: absolute;height: 40%;position: absolute;top: 0%;bottom: 0;margin: auto;width: 40%;left: 10px; }
.pos_type_right .banner_title_info{left: 60%;}
.pos_type_center .banner_title_info{left: 0%;right: 0;text-align: center;top: 8%;bottom: initial;}
.banner_title_tit{
    line-height: 130%;
    font-size: 50px;
    font-weight: 700;	
}
.big_banner_font .cm_title_content .img_con_tit{
	font-size: 50px;
    font-weight: 700;		
}
.page-id-124 .banner_title_tit{margin-bottom: 20px;    clear: both;}
.page-id-124  .banner_title_con  {color: #2C3A4B;margin-bottom: 40px;}
.banner_title_con{font-size: 18px;padding-top: 10px;}
.ft_ani_row .wpb_single_image { transition: .6s all; opacity: 0; padding-top: 0;position: relative;top: 100px;}
.ft_ani_row .cm_title_content{ transition: 0.6s all; opacity: 0; padding-top: 0;position: relative;top: 100px;}
.ft_ani_row .ani_fm_u2d{ transition: .3s all ; opacity: 0; margin-top: 0px;position: relative;top: 20px}
.ft_ani_row .ani_fm_u2d_d1{ transition: .3s all .5s; opacity: 0; margin-top: 0px; position: relative;top: 20px}
.ft_ani_row .platform_inner .ani_fm_u2d_d1{ transition: 0.8s all .5s; opacity: 0; margin-top: 40px; }
body .ani_init .ani_fm_u2d{margin-top: 0px !important;opacity: 1;top: 0;} 
body .ani_init .ani_fm_u2d_d1{margin-top: 0px;opacity: 1;top: 0;}
body .ani_init .platform_inner .ani_fm_u2d_d1{margin-top: 0px;opacity: 1;}
body .ani_init .cm_title_content{padding-top: 0px ;opacity: 1;top: 0;}
body .ani_init .wpb_single_image{padding-top: 0px ;opacity: 1;top: 0;}
body #hp_video_banner .ani_init .wpb_single_image{top: 100px;}

.entry-content .ft_ani_row .wpb_wrapper video{ transition: 0.6s all; opacity: 0; padding-top: 0;position: relative;top: 100px;}
body .entry-content .ani_init .wpb_wrapper video{padding-top: 0px ;opacity: 1;top: 0;}

.ft_ani_row .ft_ani_mem{position: relative;top: 40px; transition: 0.3s all;}
body .ani_init .ft_ani_mem{top: 0;}
.ft_ani_row .cm_latest_new_list,
.single-detail_date,
.single-detail_tit,
.research_item,
.art_thumb,
.art_con p,
.art_con h1,
.art_con h2,
.art_con h3,
.art_con h4,
.art_con h5,
.art_con h6,
.art_con ul,
.rp4wp-related-posts,
.art_gallery_wrapper,
.ft_ani_row .search_filter_bar,
.ft_ani_row .item_list_wrapper
{position: relative;top: 100px; transition: 0.3s all;opacity: 0;}
 
body .ani_init .search_filter_bar,
body .ani_init .item_list_wrapper,
body .ani_init.single-detail_date,
body .ani_init.single-detail_tit,
body .ani_init.art_thumb,
body .ani_init.art_con p,
body .ani_init.rp4wp-related-posts,
body .ani_init.research_item,
body .ani_init .cm_latest_new_list,
body .ani_init h1,
body .ani_init h2,
body .ani_init h3,
body .ani_init h4,
body .ani_init h5,
body .ani_init h6,
body .ani_init .art_gallery_wrapper,
body .ani_init ul
{top: 0;opacity: 1;}


.ft_ani_row .ani_oo2o1{ transition: .3s all ; opacity: 0;}
.ft_ani_row .ani_fm_l2r{ transition: .3s all ; opacity: 0; margin-left: -20px;}
.ft_ani_row .ani_fm_r2l{ transition: .3s all .5s; opacity: 0; margin-right: -20px; }
.ft_ani_row .ani_fm_pr2l{ transition: 0.6s all .5s; opacity: 1; right: -40px; }
.ani_init .ani_oo2o1{opacity: 1;} 
.ani_init .ani_fm_l2r{margin-left: 0px;opacity: 1;} 
.ani_init .ani_fm_r2l{margin-right: 0px;opacity: 1;}
.ani_init .ani_fm_pr2l{right: 20px;opacity: 1;}
.contact_us_block i{margin-right: 4px;}
.contact_us_block .info_val{text-align: left;}

.cm_title_content.type_subtitle .img_con_tit{font-size: 20px;}
.cm_title_content.align_L{text-align: left;}
body .cm_title_content.align_R{text-align: right;}
.cm_title_content.type_subtitle{margin-bottom: 10px;}

.info_val i{
	margin-right:8px;
	color: #2B3990;
	width: 18px;
}
.grey_tit .img_con_tit{
	color: #2C3A4B;
}
.info_val{font-size: 18px;}
.social_list i {
    font-size: 20px;
    display: inline-block;
    margin-right: 4px;
    height: 33px;
    width: 33px;
    border-radius: 33px;
    background-color: #2B3990;
    color: white !important;
    line-height: 33px;
    text-align: center;
    margin-right: 9px;
}
.social_list{padding: 2px 0 20px;}

.wpb_gmaps_widget {
    max-width: 1170px;
    margin: auto;
}
.vc_btn3-style-modern{
	border: 2px solid #2B3990 !important;
	color: #2B3990 !important;
	font-weight: bold;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button{
	margin-top: 20px;
}
body .site-main > article{margin-bottom: 40px;}
.vc_btn3.vc_btn3-size-md{
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 160px;
}
.cm_btn.type_fill{
	background:#2b3990;
	color: white;
}
.cm_btn, .vc_btn3-style-modern{
	color: #2B3990;
    border: 2px solid #2b3990;
    display: inline-block;
    padding: 6px 32px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    min-width: 150px;
    transition: .3s all;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    text-shadow: none;
}
.team_filter_wrapper{margin-top: 30px;}
.team_filter_label{margin-bottom: 10px;color: #2b3990;color: white;font-size: 14px;}
.cm_btn.active,.cm_btn:hover {
	background:#2b3990;
	color: white;
}
.cm_btn.type_fill:hover {
	background:white;
	color: #2b3990;
}
.team_filter_wrapper .cm_btn{
	color: white;
	border:2px solid white;
}
.team_filter_wrapper .cm_btn:hover,.team_filter_wrapper .cm_btn.active{
	background: #2b3990;
	border-color: #2b3990;
}
.mem_list .hp_mem_item {
    width: 100%;
    float: none;
    box-shadow: 0px 1px 8px 4px rgb(20 20 20 / 8%);
}
.wpb_wrapper.vc_figure{padding-left: 10px;padding-right: 10px;}
.home  .wpb_wrapper.vc_figure{padding-left: 0;padding-right: 0;}
.mem_list .hp_mem_item_thumb {
	background-color: white;
    height: 320px;
    height: auto !important;
    border-bottom: 4px solid #CE9D72;
    margin-bottom: 16px;
}
.hp_mem_item.hide{display: none !important;}
.mem_list .inner_wrapper{
	display: grid;
	grid-column-gap: 20px;
  	grid-template-columns: 1fr 1fr 1fr 1fr;
}
.hp_mem_block .inner_wrapper.display_all_N{
	display: grid;
	grid-column-gap: 30px;
	justify-content: center;
  	grid-template-columns: 1fr 1fr 1fr;	
  	align-items: center;
  	justify-items: center;
}
.mem_list .hp_mem_item{
	height: auto !important;
	padding-bottom: 10px;	
}

body.single-member {
    background: url("imgs/[Detail]Team_bg2.png") no-repeat 0 0;
    background: url("imgs/Detail_Team_bg2-_1_.webp") no-repeat 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#detail_featured_video{	display: none;}
.after_ani_init #detail_featured_video{display: block;}
.mem_back_link_wrapper{padding-top: 20px;padding-bottom: 25px;font-weight: 600;}
.mem_back_link_wrapper i{margin-right: 10px;height: 40px;    float: left;padding-top: 10px;}
.mem_back_link_wrapper a{color: #2B3990;font-size: 18px;}
.row_td{float: left;}
.row_td.first{margin-left: 0 !important;}
.row_td.last{margin-right: 0 !important;}
.row_td.w50p{width: 48%;margin: 0px 1% 10px;}
.row_td.w40p{width: 39%;margin: 0px 1% 10px;}
.row_td.w60p{width: 59%;margin: 0px 1% 10px;}

.member_thumb{background-size: 100% auto !important; background:none !important; }
.member_thumb img{
	opacity: 1;
	display: block;
	width: 100% !important;
	max-width: 390px  !important;
	margin-bottom: 20px;
}
.member_caption{font-size: 16px;color: #2C3A4B;max-width: 390px;}
.member_caption img {
    float: left;
    height: 22px;
    margin-right: 8px;
}
.member_role{font-size: 20px;color: #CD884C;}
.member_name{    font-size: 36px;    font-weight: 600;}
.member_desc{font-size: 20px;color: #2B3990;margin-bottom: 30px;}
.member_con{font-size: 18px;padding-bottom: 40px;}

.cus_header {
	transition: .5s all;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.search_filter_bar select {
    width: 90%;
    height: 48px;
    border: 1px solid;
    padding: 2px 10px;
    font-size: 16px;
    border-radius: 0;
}
.search_filter_bar option{
border-radius: 0;
padding: 10px 20px;
}
.search_filter_bar input[type='text']{width: 100%;border: 1px solid;    height: 48px;    font-size: 16px;}
.search_filter_bar input:focus{outline: 0;}
#cate_search_form .w50p.last .select2-container{width: 100% !important;}
.search_filter_bar .row_td.w50p{margin-top: 0; margin-bottom: 0;}
.search_field_c {
    font-size: 16px;
    position: absolute;
    cursor: pointer;
    padding: 2px 10px;
    cursor: pointer;
    right: 25px;
    top: 10px;
    color: #2b3990;
    font-weight: 600;
}
#page{padding-top: 70px;}
.search_field_c i{margin-right: 4px;}
.content-area .cate_header_bar {margin-bottom: 20px;}
.content-area .search_filter_bar{margin-bottom: 0px;margin-top: 0px;padding: 10px;padding-top: 0;}
.search_filter_bar{position: relative;}
.search_filter_bar .inner_wrapper{border-bottom: 1px solid #DADAEE;padding-bottom: 25px;margin-bottom: 20px;}
.search_item_hd {
    color: #1211277a;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 4px;
}
.search_item_tit{color: #2C3A4B;font-weight: bold;font-size: 18px;}
.search_item_row  .search_item_tit a:hover{
	color: #2B3990;
}
body .cate_post_list{position: relative;margin-top: 0;}
.search_item_row{
	position: relative;
	padding: 16px 4px;
    margin-bottom: 10px;	
    transition: .05s all;
    line-height: 110%;
}
.no_result_msg{
	padding: 10px 10px 40px;
	margin-left: -10px;
	display: none;
	border-bottom: 1px solid #DADAEE;
}
.no_result_msg.show{
	display: block;
}
.search_cate_item_wrp.no_result_hide{
	display: none;
}
.search_item_row.hiderow,.search_cate_item_wrp.hiderow,.search_item_row.hiderow_c{
	opacity: 0;
	height: 0;
	overflow: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.search_item_ft span{margin-left: 60px;font-style: initial;}
.search_item_share {
    width: 60px;
    float: left;
    height: 44px;
    position: absolute;
    top: 23px;
    /* bottom: 0; */
    margin: auto;
}
.entry-content p {
    margin-bottom: 20px;
}
.entry-content ul{	padding-left: 20px;}
.entry-content ol{	padding-left: 20px;margin-bottom: 20px;}
.art_con>ul{	margin-bottom: 20px;}
.art_con>ol{	margin-bottom: 20px;padding-left: 20px;}
.search_item_info{margin-left: 80px;}
.type-career .si_share_icon { display: none; }
.si_share_icon {
	cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: 30px;
    line-height: 44px;
    color: white;
    text-align: center;
    font-size: 24px;
    transition: .5s all;
    background-image: url("imgs/share_ico.png");
    background-position: 50% 50%;
    background-size: contain;
    position: relative;
}
.single-detail_tit .si_share_icon {
    float: right;
    margin-left: 20px;
    position: absolute;
    top: 0;
    right: 0;
}
.si_share_icon>i{display: none;}

.si_share_icon a{color: #ce9d72;}
body .search_item_share.toright .share_inner .ad_l{
	left: 7%;
	right: initial;	
}
.kit_block_tit{
    font-size: 22px;
    font-weight: 600;
    color: #2b3990;	
}
.kit_block{padding-bottom: 26px;}


body div.wpforms-container-full .wpforms-form input[type=submit],
body div.wpforms-container-full .wpforms-form button[type=submit], 
body div.wpforms-container-full .wpforms-form .wpforms-page-button{
	color: #2B3990;
	border-radius: 0;
	background-color: none;
    border: 2px solid #2b3990;
    display: block;
    padding: 6px 40px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    min-width: 150px;
    transition: .5s all;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    text-shadow: none;
    border-radius: 0;
    background: white;
    margin: auto;    
    margin-top: 30px;
}
body div.wpforms-container-full .wpforms-form input[type=submit]:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover{
    border: 2px solid #2b3990;
    background: #2b3990;
    color: white;
}



.kit_block .ft_sub_popup{float: right;position: relative;top: -20px;}
.kit_block_con{
	font-size: 16px;
}
body .search_item_share.toright .share_inner{
	left: 0;
	right: initial;
}
.share_inner{
	transition: .5s all;
    position: absolute;

    background: #ce9d72;
    color: white;
    width: 240px;
    height: 40px;
    opacity: 0;
    top: -46px;
    right: 0;
    left: initial;
    margin: auto;	
    font-size: 20px;
    line-height: 40px;    
}

.si_download_icon{
    width: 36px;
    height: 36px;
    border-radius: 30px;
    cursor: pointer;
    line-height: 36px;
    background-color: #2B3990;
    color: white;
    text-align: center;
    font-size: 20px;
    margin-top: 0px;
    transition: .5s all;
    display: inline-block;
    margin-right: 10px;
}
.si_download_icon:hover{opacity: 0.7;}
.tax-publication_cate .search_item_info{margin-left: 0;margin-right: 120px;}
.type_publication .search_item_info{margin-left: 0;margin-right: 120px;}
.search_item_extra{float: right;width: 120px;text-align: center;}
.search_item_exc {
    margin-bottom: 10px;
    margin-top: 4px;
    font-size: 14px;
}
.menu-item-description{display: none;}
.search_item_ft{margin-bottom: 20px;margin-top: 10px;font-size: 14px;font-style: italic;}
.plaform_banner_img{
	margin-right: 3% !important;
	background-repeat: no-repeat;
	background-size: cover !important;
	float: right;
	width: 39%;
	clear: both;

	background-size: 80% auto;
    background-position: 40% 50%;
	/*
	background-position: 50% 50%;
    background-position: 100% 28%;
    background-position: 164% -100%;
    */
	background-size: 86% auto;
    background-position: 40% 70%;    
    background-color: black;

/*
   -moz-animation: platform_lp 10s infinite;
-webkit-animation: platform_lp 10s infinite;
     -o-animation: platform_lp 10s infinite;
        animation: platform_lp 10s infinite;
*/
}
@keyframes platform_lp {
    0% { background-size: 78% auto; }
    50% { background-size: 82% auto; }
    100% { background-size: 78% auto; }
}

@-moz-keyframes platform_lp {
    0% { background-size: 78% auto; }
    50% { background-size: 82% auto; }
    A100% { background-size: 78% auto; }
}

@-webkit-keyframes platform_lp {
    0% { background-size: 78% auto; }
    50% { background-size: 82% auto; }
    100% { background-size: 78% auto; }
}

@-o-keyframes platform_lp {
    0% { background-size: 78% auto; }
    50% { background-size: 82% auto; }
    100% { background-size: 78% auto; }
}

.plaform_banner_img_0{
	background-position: 100% 50%;
}
.plaform_banner_img img{opacity: 0;}
.platform_mask_par {padding-top: 20px;}
.footer-wrapper .widget-area i.fa-instagram{position: relative;}

.search_item_extra .si_share_icon {
	margin-bottom: 10px;
	float: right;
	display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 30px;
    line-height: 36px;
    color: white;
    text-align: center;
    font-size: 20px;
    margin-top: 0;
    transition: .5s all;
}
.si_share_icon a {
    background: white;
    display: inline-block;
    height: 28px;
    width: 28px;
    border-radius: 30px;
    line-height: 28px;
    text-align: center;
    margin: 2px 5px;
    font-size: 18px;
}
.si_share_icon.active .share_inner {
    top: -46px;
    right: 0;
    left: initial;
    display: block;
    width: 240px;
    height: 40px;
    opacity: 1;
}
.ad_l {
    width: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #ce9d72 transparent transparent transparent;
    position: absolute;
    bottom: -7px;
    right: 7%;
}
div.wpforms-container div.wpforms-uploader{height: 150px;}
.wide-max-width{max-width: 1170px;}

.cate_post_list{min-height: 300px;padding-bottom: 40px;} 
.single-detail_tit {
	position: relative;
    font-size: 32px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 40px;
    padding-right: 50px;
}
.single-research .single-detail_tit {padding-right: 0;}
.single-career .single-detail_tit {padding-right: 0;}
.single-detail_date{font-size: 16px;color: #2C3A4B;font-weight: 600;margin-bottom: 8px;}
.art_thumb img{display: block;margin-bottom: 20px;margin-left: auto;margin-right: auto;}
.art_con{font-size: 18px;padding-bottom: 0px;}
.art_gallery_item {background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;}
.art_gallery_wrapper{padding: 20px 40px 20px;}
.single-research .si_share_icon{display: none !important;}
body.single-research .site-main article{margin-bottom: 40px;}
.art_con .rp4wp-related-posts{display: none;}
.rp4wp-related-posts h3{
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #2C3A4B;	
}
.rp4wp-related-posts ul>li{
	width: 27.3%;float: left;margin: 0 1% 20px !important;clear: none !important;
	padding: 20px 2% !important;
}
.rp4wp-related-posts:after{
	content: " ";
	clear: both;
	display: block;
}
.rp4wp-related-posts ul>li img{
	display: block;
	width: auto;
	height: auto !important;
}
.rp4wp-related-posts .rp4wp-related-post-image{float: none;width: 100%;margin-bottom: 10px;padding-right: 0;}
.rp4wp-related-post-content{font-size: 14px;}
.rp4wp-related-posts ul>li{background: #FFFFFF;box-shadow: 4px 4px 17px rgba(0, 0, 0, 0.25);}
.rp4wp-related-posts .rp4wp-related-post-image a{
    height: 150px;
    overflow: hidden;
    display: block;
    width: 100%;
}
.rp4wp-related-post-date {
    font-size: 13px;
    color: rgba(18, 17, 39, 0.56);
    padding: 20px 0 10px;
}

.tax-publication_cate .banner_title_info{color: white !important;left: 60% !important;}
.career_item_row .search_item_department{
	width: 30%;
	float: left;
	font-weight: 600;
	font-size: 20px;
}
.career_item_row .search_item_tit {
    margin-left: 30%;
    width: 47%;
    font-size: 20px;
}
.qtranxs-lang-menu img{display: none;}
.career_item_row .search_item_tit{margin-left: 30%;}
.career_item_row .search_item_date{float: right;width: 20%;text-align: right;padding-right: 0;font-size: 16px;}
.career_item_row span{display: none;}
.career_item_row.sitm_1 span{display: block;}
.reverse .career_item_row.sitm_1 span{display: none;}
.reverse .career_item_row.last span{display: block;}
.search_item_con{display: none !important;}
.search_cate_item_wrp.last{border-bottom: 0;}
.search_cate_item_wrp{    border-bottom: 1px solid #DADAEE;
	transition: .5s all;
    padding-bottom: 20px;
    margin-bottom: 20px;}
.item_list_wrapper{min-height: 300px;padding: 0 10px;}
.platform_mask img{opacity: 1;}
.platform_mask {
    width: 41%;
    position: fixed;
    right: 2%;
    top: 70px;
    margin: auto;
    bottom: 0;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: auto;
}
.platform_mask:before {
    content: " ";
    display: block;
    height: 5%;
    width: 100%;
    background: #f9f9f9;
    position: absolute;
    left: 0;
    top: 0;
}

.platform_mask_inner:after {
    content: " ";
    display: block;
    height: 5%;
    width: 100%;
    background: #f9f9f9;
    position: absolute;
    left: 0;
    bottom: 0;
}
.platform_mask:after {
    content: " ";
    display: block;
    height: 100%;
    width: 55%;
    background: #f9f9f9;
    position: absolute;
    left: 0;
    top: 0;
}
#wpadminbar{opacity: 0.3;}
html:root,body{margin-top: 0 !important;} 
.platform_inner{
	padding-top: 100px;
	max-width: 1170px;
	margin: auto;
}
.platform_mask_inner {
    height: 100%;
    width: 100%;
    background: url(imgs/platform_mask.png) no-repeat 100% 50%;
    background-size: auto 91%;
    position: relative;
    z-index: 1;
}

.platform_banner.banner_title_block {
	padding-top: 20px;
	margin-left: 0;
	margin-right: 0;
    background: #f9f9f9 !important;
    margin-bottom: 0;
}
.platform_banner .banner_title_info {
	max-width: 400px;
    padding-top: 20px;
    top: 0%;
    bottom: 0;
    height: 60%;
    width: 30%;
    text-shadow: none;
    left: initial;
    position: fixed;
    margin-left: 10px;
    margin: auto;
}
.research_item .news_thumb img{opacity: 0;}
.research_item .news_thumb {
    width: 60%;
    float: left;

    overflow: hidden;
    background-position: 50% 50%;
    background-size: 110% auto;
    transition: .5s all;
}
.research_item:hover .news_thumb{
    background-size: 120% auto;
}
.research_item{margin-bottom: 40px;background: white; box-shadow: 2px 2px 10px #ccc; transition: .5s all;}
.research_item:hover{
	 box-shadow: 2px 2px 20px #ccc;
}
.research_item .news_tit {
    padding: 30px;
    color: #2B3990;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
}
.research_item .new_info{width: 40%;float: right;height: 300px;}
.res_header {
    background: #ce9d72;
    color: white;
    text-align: center;
    padding: 6px;
    font-size: 18px;
}
.art_thumb img{display: block;}
.single-research .single-detail_tit{color: #2B3990;}
.single-research .single-detail_subtit{color: #2B3990;font-weight: 600;font-size: 20px;}
.single-research .single-detail_date{display: none;}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle{width:24px;}

.primary-navigation .primary-menu-container > ul > .menu-item {
    height: 54px;
    width: auto;
    padding: 0 20px;
}
.primary-navigation .primary-menu-container > ul > .menu-item.menu-item-has-children {
	margin-right: 24px;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu{
	padding-top: 24px;
}
.latest_news_item:hover .news_tit{
	color: #0074BC;
}
.kit_pop_form{max-width: 800px;padding-bottom: 10px;margin: auto;background: white;padding: 20px 40px;position: absolute;top: 80px;bottom: 30px;margin: auto;overflow: auto;left: 0;right: 0;}
#wpforms-417-field_5-container{margin-top: 40px;}
.kit_pop_form .kit_block{text-align: center;}
.kit_pop_form .kit_block_tit{font-weight: bold;font-size: 26px;}
.kit_pop_form div.wpforms-container-full .wpforms-form .wpforms-field-label{
	color: #2B3990;font-weight: 600;
} 
.sub_form_remark{font-size: 16px !important;}
.sub_form_remark a{text-decoration: underline !important;}
.pop_close:hover{opacity: 0.6;}
.pop_close{
	transition: .5s all;
	width: 30px;
	height: 30px;
	border-radius: 40px;
	cursor: pointer;
	background: #2B3990;
	color: white;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float: right;
	cursor: pointer; 
	position: relative;
	z-index: 1;
}

input[type=checkbox]:after{
	left: 3px;
	top: 0;
}
.kit_pop_form_outer{
display: none;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.6);
z-index: 9;

}
.hp_mgtb_text_wrp .hp_mgtb_text_parrow {display: none !important;}
.hp_brain_pop .hp_brain_npt{display: none;}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom: 20px;
}


@media only screen and (max-width: 2300px){.platform_mask:after {width: 45%;}} 
@media only screen and (max-width: 1921px){.platform_mask:after {width: 41%;}}
@media only screen and (max-width: 1800px){.platform_mask:after {width: 20%;}}
@media only screen and (max-width: 1500px){.platform_mask:after {width: 18%;}}
@media only screen and (max-width: 1400px){.platform_mask{ width:60% }} 



@media only screen and (max-width: 1200px){
	.hp_mgtb_text {font-size: 19px;}
	.rav_pg_banner h1{width: 80%;}
	.mem_list .hp_mem_item_thumb{height: 300px;}
/*	.mem_list .hp_mem_item{height: 390px;}*/
}
@media only screen and (max-width: 1100px){
	.mem_list .hp_mem_item_thumb{height: 220px;}
	/*.mem_list .hp_mem_item{height: 300px;}*/
}
@media only screen and (max-width: 1040px){ 
.primary-navigation .primary-menu-container > ul > .menu-item{
	height: 32px;
}
}
@media only screen and (max-width: 1000px) and (min-width: 783px){ 
	.research_item .news_tit{font-size: 20px;    padding: 10px 20px;}
	.research_item .new_info{height: auto;}
}
@media only screen and (max-width: 930px) and (min-width: 783px){ 
	.primary-navigation .primary-menu-container > ul > .menu-item{
	    margin-right: 0px;
	    padding: 0 0px 0 0;
	}
	.primary-navigation .primary-menu-container > ul > .menu-item.menu-item-has-children{
	    margin-right: 5px;
	    padding: 0 16px 0 0;
	}
	.hp_mgtb_text {font-size: 16px;}
}
@media only screen and (max-width: 1000px){ 

.banner_title_tit{font-size: 40px;}
.hp_mem_block  .hp_mgtb_text_narrow{right: 5px;}
.hp_mem_block  .hp_mgtb_text_parrow{left: 5px;}
.search_filter_bar .inner_wrapper{
	border: 0;
}
.hp_mem_block .inner_wrapper.display_all_Y{
	top: 20px;
	transition: .5s all .5s;
}
.ani_init .hp_mem_block .inner_wrapper.display_all_Y{
	top: 0;
}
.hp_mem_block .inner_wrapper.display_all_Y  a{
	transition: 0s all;
}
.search_filter_bar .row_td.w60p.last{
	padding-bottom: 20px;
	border-bottom: 1px solid #DADAEE;
}
body.page-id-124{
	background: #f9f9f9;
}
.platform_mask:before{height: 30%;}
.platform_mask:after{height: 40%; bottom: initial;top: 100%;width: 100% !important;}
.rav_pg_banner h1 {
    width: 100%;
    left: 0;
    right: 0;
    font-size: 28px;
}
.hp_brain_info{
	max-width: 120px;
}
}
.mem_right_part {min-height: 600px;}
.mem_right_part .member_caption{display: none;}
body .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){
	background: #ffffff;
    border: 0;
}
.sub_succ_msg_wrapper{font-size: 18px;}
.sub_succ_msg_wrapper img{height: 90px;}
@media only screen and (max-width: 782px){
	.hp_mem_block .slick-slide{margin-left: 50px;margin-right: 50px;}
}
@media only screen and (max-width: 782px) and (min-width: 600px){
.hp_mgtb_gallery_wrp{padding-top: 175px;}
body .hp_mgtb_mask {background-size: 180% 90%;}
.home .hp_mgtb_img{
	min-height: 600px;
	background-size: cover !important;    
	background-size: auto 74% !important;
	background-size: auto 100% !important;
    margin-top: 20px;
}
}
@media only screen and (max-width: 599px) and (min-width: 450px){
	.hp_mgtb_gallery_wrp{padding-top: 150px;}
	.home .hp_mgtb_img {
	    background-size: auto 100% !important;
	    background-position: 50% -120% !important;
	}
}

@media only screen and (max-width: 782px){
a{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	cursor: pointer;
}

a:active {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	cursor: pointer; 
}
a:hover {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	cursor: pointer;
}
a:visited {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	cursor: pointer;
}

.hp_mem_block .hp_mgtb_text_narrow{bottom:87px;}
.hp_mem_block .hp_mgtb_text_parrow{bottom:87px;}

.item_list_wrapper{min-height: 1px;}
.platform_mask_inner:after{display: none;}
.exm{position: absolute;width: 100%;height: 100%;background: #f9f9f9;right: 0;}
.page-id-124 #bottom_mask{display: block;}
.is_maxt #bottom_mask{display: none;}
.primary-navigation-open #bottom_mask{display: none !important;} 
.footer_social i{ float: none !important; }
.primary-navigation .primary-menu-container > ul > .main_cate.menu-item>a{
	text-decoration: underline;
}
.related_posts .news_thumb img{opacity: 0;}
.related_posts li:hover .news_thumb:{
	background-size: 105% auto;
}
.related_posts .news_thumb{height: auto;}
.single-detail_tit{padding-right: 0;}
body.single-member {
    background: #F6FAFB url("imgs/[Detail]Team_bg2.png") no-repeat 0 0;
    background-repeat: no-repeat;
    background-size: 780px auto; 
}
.cookie_msg{
	padding-right: 2%;
}
.cookie_btn{position: static;display: inline-block;float: none;}
.cookie_msg span{display: block; clear: both;}
.related_posts .crp-list-item{margin-bottom: 20px;}
.art_gallery_wrapper {
    padding: 0 0 70px;
}
.art_gallery_wrapper.act_gallery_cc0 {padding: 0 0 0px;}
.art_gallery_wrapper .hp_mgtb_text_parrow {
    left: 36%;
    bottom: -60px;
    top: initial;
    transform: scale(1.2);
}
.art_gallery_wrapper .hp_mgtb_text_narrow {
    bottom: -60px;
    transform: scale(1.2);
    top: initial;
    right: 36%;
}
.related_posts ul.crp-list{
    grid-template-columns: 1fr;
}


.mem_right_part {min-height: 400px;}
.banner_title_block{margin-left: 30px;margin-right: 30px;}
.showing_video_banner .primary-navigation .sub-menu li:hover a{
	background: #2b3990 !important;
}
.mem_back_link_wrapper{padding-bottom: 0;    line-height: 20px;margin-bottom: 10px;    max-width: 330px;}
.mem_back_link_wrapper a{line-height: 35px;}
.lang_en .mem_back_link_wrapper.back_link_of_commercialization a {line-height: 20px;}
.mem_list .hp_mem_item_desc,.mem_list .hp_mem_item_tit{padding: 0 8px;}
.career_item_row .search_item_department span{
	margin-bottom: 20px;
}
.banner_title_info{height: auto !important;}
body .wpforms-container.wpforms-container-full{padding: 0;}
body .wpforms-confirmation-container-full{padding: 0;}
.kit_pop_form{padding: 20px;}
.research_item .news_tit{
    padding: 18px 20px 20px;    font-size: 22px;
}
.home #page{padding-top: 0;}
.hp_brain_pop3 .hp_brain_pop_tit{width: auto;}
html body .mobile_only.vc_row.vc_row-flex{	display: flex;}
html body .pc_only.vc_row.vc_row-flex{	display: none !important;}
.wpb_content_element{padding-left: 0;padding-right: 0;}
.mem_list .inner_wrapper{
	display: grid;
	grid-column-gap: 20px;
  	grid-template-columns: 1fr 1fr;
}
.mem_list .hp_mem_item{
	height: auto !important;
	padding-bottom: 10px;	
}
.hp_brain_block_inner{	position: relative;}

.banner_title_tit{font-size: 36px;}
.select2-container{margin-bottom: 10px !important;}
.search_filter_bar input[type='text']{margin-left: 0;}
.footer-wrapper .widget_text {
    display: none;
}
.footer-wrapper .widget_text.widget_custom_html {display: block;}
.hp_brain_pop_tit{font-size: 20px;}
.hp_brain_pop_con{font-size: 16px;}
.word_slide{font-size: 30px;}
.word_slide .word_slide_con{font: 24px;}
.hp_mgtb_text_wrp{padding-top: 0;}
.home a.ft_ani_mem_1{
	display: none;
}
.hp_mem_block .inner_wrapper{
	grid-template-columns: 1fr !important;
}
.mem_list .hp_mem_item.ft_ani_mem_1{
	display: block;
}
.show_in_mobile{display: block !important;}
.hide_in_mobile{display: none !important;}

.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    display: none;
}
.primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=false] ~ ul{
	display: block;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li {
    background: none;
}

.primary-navigation-open .primary-navigation {
    width: 100%;
    position: fixed;
    z-index: 2;
}
.menu-button-container {
    display: flex;
}
.primary-navigation > .primary-menu-container {
    height: 100vh;
    z-index: 499;
    overflow-x: hidden;
    overflow-y: auto;
    border: 2px solid transparent;
	padding-top: calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);
    padding-left: var(--global--spacing-unit);
    padding-right: var(--global--spacing-unit);
}
.primary-navigation-open .primary-navigation > .primary-menu-container {
	right: 0;
}
.admin-bar .primary-navigation > .primary-menu-container {
    height: calc(100vh - var(--global--admin-bar--height));
}	
.search_item_share{top: 24px;}
.platform_banner .banner_title_info{max-width: 100%;}
.platform_mask_inner{
	background-position: 100% 50%;
	background-position: 50% 50%;
}

.hp_brain_info{display: none;}
.hp_brain_pop1{display: block;}
.hp_brain_pop2{display: block;}
.banner_title_block img{opacity: 1;display: block;margin-bottom: 10px;}
.platform_banner.banner_title_block img{opacity: 0;}
.platform_banner.banner_title_block{padding-bottom: 0;}
.platform_inner{padding-top: 50%;}
.banner_title_block .inner_wrapper{padding-left: 0 !important;padding-right: 0 !important;}
.banner_title_block{background: none !important;height: auto !important;    padding: 0 0px;}
.banner_title_block.pos_type_center{padding: 0;}
.mem_list>.inner_wrapper {padding: 0;}
.banner_title_block>.inner_wrapper {
    position: static;
    padding: 20px 0;
}
#mobile_pub_video{margin-top: -20px !important;}
#mobile_pub_video .cm_title_content .img_con_tit{font-size: 36px;}
.content-area .search_filter_bar{margin-top: 0;padding-left: 30px;padding-right: 30px;}
.single-detail_tit{font-size: 32px;}
.home .hp_mem_item_thumb{max-width: 200px;margin-left: auto;margin-right: auto;}
.item_list_wrapper{padding-left: 30px;padding-right: 30px;}
.search_filter_bar select{width: 100% !important;margin-bottom: 10px;}
.search_filter_bar .row_td.w50p, .search_filter_bar .row_td.w60p, .search_filter_bar .row_td.w40p{margin: 0;}
.search_item_info{margin-left: 60px;}
.search_filter_bar .search_field_c{
    right: 5px;
    top: 10px;	
}
/*
.vc_row.vc_row-no-padding .vc_column-inner .inner_wrapper{
	padding-left: 30px;
	padding-right: 30px;
}
*/
.search_item_extra{float: left;width: 40px;}
.type_publication .search_item_info{margin-left: 60px;margin-right: 0;}
.si_download_icon{margin-bottom: 10px;margin-right: 0;}
.banner_title_block .banner_title_con{
	color: #0E0F0F;
}
.career_item_row .search_item_date,.career_item_row .search_item_department{width: auto;float: none;text-align: left;}
.career_item_row .search_item_date{
	position: absolute;
	bottom: -8px;
	font-size: 14px;
}
.career_item_row.sitm_1 span{font-size: 18px;}
.career_item_row.last span{font-size: 18px;}
.platform_banner .banner_title_info{
	position: relative;
	padding-top: 160px;
    padding-bottom: 10px;
	left: 0px;
	padding-left: 30px;
	padding-right: 30px;
	width: auto;
	background: #f9f9f9;
	bottom: 0;
	margin-top: 40px;
}

.page-id-124 #primary{
	background: #f9f9f9;
}
.cm_title_content.type_subtitle .img_con_tit{font-size: 24px;}
.cm_title_content .img_con_tit{font-size: 26px;line-height: 120%;}
.research_item .new_info,.research_item .news_thumb{width: auto;float: none;height: auto;}
.footer-wrapper>.afclr>.widget-area.widget-area2{display: none;}

.platform_mask{
	width: auto;
    left: 10px;
    right: 10px;	
    bottom: 100px;
}
.platform_mask_inner{
	background-size: contain;
}
.platform_mask:before{height: 30%;}
.platform_mask:after{
	content: " ";
    display: block;
    height: 60%;
    width: 100%;
    background: #f9f9f9;
    position: absolute;
    left: 0;
    top: initial;
    bottom: -200px;	
    height: 60%;
    width: 30%;
}

.plaform_banner_img{float: none;width: auto;}


.plaform_banner_img{
	margin-left: 27%;
	margin-right: 20px;
	background-size: auto 50%;
    background-position: -10% 50%;

   -moz-animation: none !important;
-webkit-animation: none !important;
     -o-animation: none !important;
        animation: none !important;
}

@keyframes platform_lp {
    0% { background-size: 78% auto; }
    50% { background-size: 82% auto; }
    100% { background-size: 78% auto; }
}

@-moz-keyframes platform_lp {
    0% { background-size: 78% auto; }
    50% { background-size: 82% auto; }
    A100% { background-size: 78% auto; }
}

@-webkit-keyframes platform_lp {
    0% { background-size: 78% auto; }
    50% { background-size: 82% auto; }
    100% { background-size: 78% auto; }
}

@-o-keyframes platform_lp {
    0% { background-size: 78% auto; }
    50% { background-size: 82% auto; }
    100% { background-size: 78% auto; }
}









.career_item_row .search_item_tit{margin-left: 0;padding-bottom: 0;width: auto;}
.banner_title_block .banner_title_info{
	color: #2B3990 !important;
}
.banner_title_block .banner_title_con{
	color: #2c3a4b !important;
}
.pos_type_center .banner_title_info{text-align: left;}
.vc_column-inner .inner_wrapper{padding: 0;} 
.kit_block{padding-left: 30px;padding-right: 30px;}
.banner_title_tit{margin-bottom: 10px;}
.banner_title_info{position: static;}
.single article{padding: 0 30px;}
.single-detail_tit .si_share_icon{
	float: none;
    margin-left: 0;
    margin-top: 10px;
    position: relative;
}
.si_share_icon.active .share_inner{
	right: initial;
	left: 0;
}
.ad_l{
	right: initial;
	left: 7%;
}
.rp4wp-related-posts ul>li{
	width: auto;
	float: none;
}
.rp4wp-related-posts .rp4wp-related-post-image a{height: auto;}
.responsive_video_banner{
	height: 250px !important;min-height: 250px !important;
}
body.single-member{background-attachment: fixed;}
.mem_left_part .member_caption{display: none;}
.mem_right_part .member_caption{display: block;max-width: auto;margin-bottom: 40px;}
.footer_social i.fa-facebook-f{
	position: relative;
	top: 4px;float: none;
}



.hp_mgtb_text_wrp .slick-dots{display: none !important;}
.hp_mgtb_text_wrp .hp_mgtb_text_narrow{
	bottom: 10px;
    top: initial;
    right: 30%;	
}
.hp_brain_pop .hp_brain_npt {
    display: block;
    position: absolute;
    left: 15px;
    top: 10px;
} 
.hp_brain_pop_pt {
    top: 22.5%;
    left: 25%;
}
.hp_brain_pop_pt2 {
    top: 39%;
    right: 16.4%;
    left: initial;
}
.hp_brain_pop_pt3 {
    top: 48%;
    left: 44.5%;
}
.hp_brain_pop_pt  .hp_brain_npt{display: none;}
.hp_brain_block{padding-left: 0;padding-right: 0;transform: scale(1.1);margin-top: -60px;}
#hp_team_block{padding-top: 0 !important;padding-bottom: 0 !important;}
#hp_team_block {
    background-size: auto 50% !important;
}
.hp_brain_pop {
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    padding-left: 65px;
    max-width: initial;
    margin-bottom: 10px;
    padding-right: 15px;
    margin-top: 0;
}
.ft_scroll_to_next {display: none !important;}
.hp_mgtb_text{height: auto;}
.hp_masked_gallery_text_block{padding-bottom: 80px;}
.hp_mem_item{width: auto;float: none;margin-bottom: 40px;}
.home .hp_mem_item {
    max-width: 220px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    height: auto !important;
}
.home .display_all_Y .hp_mem_item{
	max-width: 100%;
	margin: auto;
	padding: 0 0px;
}

.cm_latest_new_list_outer{padding-left: 0;padding-right: 0;}
.home .hp_mem_item .hp_mem_item_thumb{margin-bottom: 20px;}
.cm_latest_new_block .hp_mgtb_text_narrow{display: none !important;}
.cm_latest_new_block .hp_mgtb_text_parrow{display: none !important;}
.cm_latest_new_list {margin-left: 0;margin-right: 0;padding-top: 40px;padding-bottom: 20px;}
.team_filter_label{color: #2b3990;}
.team_filter_wrapper .cm_btn{
	color: #2b3990;
	border:2px solid #2b3990;
}
.cm_btn.active, .cm_btn:hover{
	color: white;
}
.team_filter_wrapper .cm_btn {width: 100%;}
.mem_list .hp_mem_item {
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0;
}
.vc_column_container>.vc_column-inner{
	padding-left: 30px;
    padding-right: 30px;
}
.mem_list .hp_mem_item_thumb{height: 330px;}
/*.mem_list .hp_mem_item{height: 410px;}*/
.hp_brain_pop_pt:after{display: none;}
.hp_mgtb_text_wrp .hp_mgtb_text_parrow{
	display: block !important;
	bottom: 10px;
    top: initial;
    left: 30%;	
}
.home .hp_mgtb_text_wrp .hp_mgtb_text_parrow{
	bottom: -50px;
}
.home .hp_mgtb_text_wrp .hp_mgtb_text_narrow{
	bottom: -50px;

}
.home .hp_mgtb_img{
    background-size: 130% auto;
    background-size: contain;
    background-position: 50% 40%; 
    background-repeat: no-repeat;
    transform: scale(1.05);
}
.hp_mgtb_gallery_wrp{
    width: auto;
    float: none;
    padding-bottom: 0;
}
.hp_mgtb_mask{
	background-size: 180% auto;
    background-position: 0 4%;	
}
.hp_mgtb_text_wrp {
    position: relative !important;
    top: -30px;
    left: initial;
    right: initial;
    width: 92%;
    margin: auto;
    max-width: 100%;
    text-align: center;
}
.kit_block .ft_sub_popup{float: none;position: static;display: block;max-width: 80%;margin-top: 20px;margin-bottom: 20px;}
.row_td{float: none;clear: both;width: auto;}
.row_td.w50p{width: auto;margin: 0px 1% 10px;}
.row_td.w40p{width: auto;margin: 0px 1% 10px;}
.row_td.w60p{width: auto;margin: 0px 1% 10px;position: relative;}
.member_caption{margin: auto;}
.banner_title_info{width: auto;}
.member_thumb img{margin: auto;margin-bottom: 20px;}


#hp_video_banner .cm_title_content,#mobile_video_banner .cm_title_content{max-width: 96%;margin: auto;}

.latest_news_item .news_thumb{float: none;width: auto;margin-bottom: 10px;}
.hp_mgtb_text_narrow{right: -20px;}
.hp_mgtb_text_parrow{left: -20px;}
.widget-area.widget-area2 .footer-menu-widget,.footer-wrapper>.afclr>.widget-area.widget-area1,.footer-wrapper>.afclr>.widget-area.widget-area2{	width: auto;float: none;}
.footer-cp{text-align: center;}
.latest_news_item .new_info{float: none;width: auto;}


.header-right-widget #qtranxs_select_qtranslate-2-chooser{
	top: -4px;
    font-size: 14px;
}
.hd_enq_block{display: none;}
.tit_plan_code {
    bottom: -40px;
    left: 27px;
}
.wpforms-container.wpforms-container-full{padding: 10px;}
.primary-navigation .sub-menu{
	margin-left: 0;
}
.primary-navigation .sub-menu a:before{
	content: "- ";
}
.primary-navigation-open .header-right{
	background: #d1e4dd;
	bottom: 0;
}
.adward_year_cate_list a{
	font-size: 14px;
}
.primary-navigation .primary-menu-container > ul > .menu-item a{
	font-size: 14px;
	padding-left: 20px;
}
.location_tit{
	font-size: 24px;
}
.primary-navigation > div > .menu-wrapper li,.primary-navigation .primary-menu-container > ul > .menu-item{
	text-align: left;
}
.map_filter_wrp select{
	width: 80%;
	margin-bottom: 10px;
}
.location_info,.location_img{width: auto;float: none;}
.footer-wrapper{text-align: center;}	
.primary-navigation .primary-menu-container > ul > .menu-item{
	display: block;
	width: 100%;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a{background-color: none !important;}
.vc_tta.vc_general .vc_tta-panel-title>a[href='#1639695513960-a73ea0bc-fa82']{ background-image: url("imgs/logo_hkhc.jpg") !important;text-indent: -9999px;background-repeat: no-repeat !important;background-position: 50% 50%;}
.vc_tta.vc_general .vc_tta-panel-title>a[href='#1639696274359-1db884ec-3fa2']{ background-image: url("imgs/logo_opus.jpg") !important; text-indent: -9999px;background-repeat: no-repeat !important;background-position: 50% 50%;}
.vc_tta.vc_general .vc_tta-panel-title>a[href='#1639695537302-e2eea3d0-e281']{ background-image: url("imgs/logo_CTscan.jpg") !important; text-indent: -9999px;background-repeat: no-repeat !important;background-position: 50% 50%;}
.vc_tta.vc_general .vc_tta-panel-title>a[href='#1639696317324-74fc7605-9a1a']{ background-image: url("imgs/logo_YF.jpg") !important; text-indent: -9999px;background-repeat: no-repeat !important;background-position: 50% 50%;}
.site-logo .custom-logo {
	height: 52px;
    max-width: 320px;
    margin-bottom: 10px;
}  
.header-right{
	position: fixed;
	bottom: 10px;
	left: 10px;
	right: 10px;
	margin: auto;
	width: auto;
	text-align: center;
	display: none;
	float: none;
}
.primary-navigation-open .header-right{display: block;z-index: 9;}
.cm_cont_wrapper .cm_cont_title{font-size: 22px;}
.rav_pg_banner h1:before,.rav_pg_banner h1:after,.cm_cont_wrapper .cm_cont_title:before,.cm_cont_wrapper .cm_cont_title:after {width: 16px;height: 26px;}
.rav_pg_banner h1:before,.cm_cont_wrapper .cm_cont_title:before {	margin-right: 20px;}
.rav_pg_banner h1:after,.cm_cont_wrapper .cm_cont_title:after {	margin-left: 20px;}
.rav_pg_banner h1{ 	font-size: 22px;width: 100%; }
.adward_list{
	width: 100%;
    position: static;
    padding-top: 30px;
    clear: both;
}
.adward_year_tit{left: 30%;}
.singular .has-post-thumbnail .entry-header{max-height: 160px;}
.rav_pg_banner h1 {
    font-size: 22px;
    width: 100%;
    top: initial;
    bottom: 0;
    left: 0;
}
.rav_pg_banner{max-height: 224px;}

.cus_header .wide-max-width {
    position: relative;
    z-index: 99;
    margin-right: 100px;
    width: auto;
    margin-left: 00px;
}
.header-menu-wrapper{margin-right: 0;}
.cus_header .wide-max-width{margin-right: 0;}
.primary-navigation > div > .menu-wrapper > li > .sub-menu{
	position: static;
}
.menu-button-container{padding-top: 5px;}
.primary-navigation-open .menu-button-container #primary-mobile-menu{color: white;}
.primary-navigation-open .menu-button-container{
	background: none;
}
.primary-navigation-open .primary-navigation > .primary-menu-container{
	background: #2b3990;
	top: 0;
	color: white;
	left: 0;
}
.showing_video_banner.primary-navigation-open .primary-navigation > .primary-menu-container{
	background: #007da9; 
}
.showing_video_banner .primary-navigation .sub-menu li:nth-child(even) a{background: #007da9  !important; color: #fff !important; }
.showing_video_banner .primary-navigation .sub-menu li:nth-child(odd) a{background: #007da9 !important;color: #fff !important; }

.primary-navigation .sub-menu li:nth-child(odd) a,.primary-navigation .sub-menu li:nth-child(even) a{
	background: none !important;
}
.primary-navigation .primary-menu-container > ul > .menu-item{height: auto;}
.primary-navigation > div > .menu-wrapper > li > .sub-menu{padding-top: 0;}
.primary-navigation > div > .menu-wrapper > li.menu-item-has-children>a{font-weight: bold;}
.primary-navigation .sub-menu a:before{content: "";}
.primary-navigation .primary-menu-container > ul > .menu-item{margin-right: 0;padding: 0;}
.primary-navigation .primary-menu-container > ul > .menu-item.qtranxs-lang-menu .sub-menu{text-align: right;width: 210px;float: right;}
.primary-navigation .primary-menu-container > ul > .menu-item.menu-item-has-children{margin-right: 0;}

.primary-navigation .primary-menu-container > ul > .menu-item.qtranxs-lang-menu .sub-menu li,
.primary-navigation .primary-menu-container > ul > .menu-item.qtranxs-lang-menu a{
	width: 65px;
	text-align: left;
	display: inline-block;
	padding: 0;

}
.primary-navigation .primary-menu-container > ul > .menu-item.qtranxs-lang-menu a{
	padding-top: 10px;
}
.primary-navigation .primary-menu-container{
	visibility: visible !important;
	left: -1000px;
	position: absolute;
	top: 0;
    right: initial;	
    transition: .5s all;
}
.showing_video_banner .cus_header .menu-button-container #primary-mobile-menu{
	color: white;
}
.site-branding{height: 54px;}
.white_logo{position: fixed;z-index: 9;}
.primary-navigation-open .white_logo{display: block;}
.primary-navigation .primary-menu-container > ul > .menu-item a{padding-left: 0;color: white;}
.primary-navigation .sub-menu li:nth-child(odd) a{color: white !important;}
.primary-navigation .sub-menu li:nth-child(even) a{color: white !important;}
.qtranxs-lang-menu i.fa-globe{
	display: none;
}
.primary-navigation > div > .menu-wrapper{padding-bottom: 20px;}
.info_lbl{
	height: 40px;width: 40px;line-height: 40px;font-size: 20px;
}
.info_row{float: none;width: auto;}
.info_wrapper .info_row>div{display: inline-block;margin-right: 20px;}
.info_wrapper .info_row .info_val{text-align: left;width: 160px;}
.info_wrapper .info_row .info_val_l{width: 100px;}
.header-right .menu{padding-left: 0;}
.vc_tta.vc_general .vc_tta-panel-title {
    margin: 0;
    line-height: 1;
    border: 1px solid #dddddd;
    border-radius: 10px;
    margin-bottom: 10px !important;
    box-shadow: 3px 3px 10px #efefef;
}
}
.print_title{display: none;}
.social_list:after{
	display: block;
	content: " ";
	clear: both;
}



/***Footer Update 2026-01-11 ***/
body .footer-sponsor{padding-left:0;}
body.home div.wpb_column.vc_column_container.vc_col-sm-12.ani_init .wpb_content_element{padding-left:0;padding-right:0;}

@media only screen and (max-width: 782px){
    .footer-wrapper > .afclr > .widget-area.widget-area1{
margin-right: 0%;
margin-left: 0%;
max-width: unset;
width: 100% !important;
box-sizing: border-box;
padding-left: 30px;padding-right: 30px;
    }
    body .footer-wrapper .widget_media_image img{max-height:86px !important;height:auto !important;}
    .site-footer .inner_wrapper{padding-left:30px;padding-right:30px;}
    .footer-cp{font-size:13px;}
}



@media only screen and (min-height: 1080px){
.platform_mask_inner{
	position: absolute;
    z-index: 1;
    max-height: 762px;
    top: -10%;
    bottom: 0;
    margin: auto;
}
.plaform_banner_img{animation: none !important;background-size: 100% auto;background-position: 100% 50%;}
.platform_mask_inner:after {
    content: " ";
    display: block;
    height: 1000px;
    width: 100%;
    background: #f9f9f9;
    position: absolute;
    left: 0;
    top: 94%;
}
.platform_mask:before {
    content: " ";
    display: block;
    height: 30%;
    width: 100%;
    background: #f9f9f9;
    position: absolute;
    left: 0;
    top: 0;

}

}
@media only screen and (max-width: 540px){
.mem_list .hp_mem_item_thumb{height: auto;}
/*.mem_list .hp_mem_item{height: 370px;}*/
.platform_mask:after{
	width: 100%;
}
}
@media only screen and (max-width: 450px){
/*.mem_list .hp_mem_item{height: 330px;}*/
}
@media only screen and (max-width: 400px){
/*.mem_list .hp_mem_item{height: 300px;}*/
}
@media only screen and (max-width: 400px){
	.single-detail_tit{
		font-size: 22px;
	}
}



@media print{
	.screen-reader-text{display: none;}
	a[href^=http]:after {
	    display: none;
	}
	.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after{
		display: none;
	}
	.wptb-table-container{padding-top: 50px;}


	.print_title{display: block;position: absolute;top: 0px;border-bottom: 1px solid #999;width: 100%;}
	.header-right{display: none;}
	.cus_header{display: none;}
	.rav_pg_banner{height: auto;padding-bottom: 0;display: none;}
	.rav_pg_banner h1{position: static;height: auto;width: auto;padding: 10px 0;text-shadow: none;font-size: 24px;margin-bottom: 10px;}
	.sp_offer_form_wrapper{display: none;}
	.footer-wrapper{display: none;}
	.site-main > article{padding-bottom: 0;margin-bottom: 0;}
	.site-main{padding-bottom: 0;}
	.tit_plan_code{position: static;display: block;clear: both;padding-top: 10px;}
	.rav_pg_banner h1:before{display: none;}
	.rav_pg_banner h1:after{display: none;}
}
/* CSS for handling platform */

@media only screen and (min-width: 1950px){
	.plaform_banner_img{ background-position: 40% 50%; margin-right: 1px;}
}
@media only screen and (max-width: 1280px){
	.plaform_banner_img{    background-size: 80% auto;    background-position: 50% 50%;margin-right: 0%;}
}
@media only screen and (max-width: 1180px){
.plaform_banner_img{ background-position: 108% 41%; }
}

@media only screen and (max-width: 1000px){
.plaform_banner_img { background-size: 80% auto; background-position: 81% 41%; }
}

@media only screen and (max-width: 930px){
.plaform_banner_img { background-size: 80% auto; background-position: 50% 41%;margin-right: 10%;}
}
@media only screen and (max-width: 840px){
.plaform_banner_img {	background-size: 80% auto;    background-position: 38% 41%; }
}
@media only screen and (max-width: 782px){ .plaform_banner_img {    background-position: 58% 41%;}  }

@media only screen and (max-width: 290px){
.home .hp_mgtb_img { background-size: 130% auto;background-position: 40% 0;}
}
@media only screen and (max-width: 380px) and (min-height: 720px){
.plaform_banner_img{    background-position: 58% 41%;}
}
@media only screen and (max-width: 430px) and (min-height: 800px){
	.plaform_banner_img {    background-position: 58% 41%;}
}

@media only screen and (max-width: 860px) and (min-height: 1030px){ /* IPAD air vertical */
	.plaform_banner_img{     background-position: 20% 41%;}
}
@media only screen and (max-width: 860px) and (max-height: 1030px){ /* IPAD air vertical */
	.plaform_banner_img{    background-position: 58% 41%;}	
}

@media only screen and (max-width: 960px) and (min-height: 1300px){ /* Laptop vertical */
	.plaform_banner_img {	    background-position: 100% 41%;	}	
	
}
@media only screen and (min-width: 2200px) and (min-height: 1300px){ /* Wide screen */
	.plaform_banner_img {background-position: 100% 41%;}
	
}

@media only screen and (max-width: 300px) and (max-height: 700px){
.plaform_banner_img {    background-position: 58% 41%;}
}
@media only screen and (max-width: 500px) and (max-height: 680px){
.platform_mask_inner:after{display: none;}
}
@media only screen and (max-width: 500px){
.banner_title_tit {
    font-size: 30px;
}
}
@media only screen and (max-width: 360px){
.banner_title_tit {
    font-size: 26px;
}
}
@media only screen and (max-width: 300px){
.banner_title_tit { 
    font-size: 19px;
}
}
