/*
Theme Name: Archon
Theme URI: https://Archon/themes/twentysixteen/
Author: the Archon team
Author URI: https://Archon.org/
Description: Archon
Template: twentysixteen
Version: 1.4
*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');



@font-face {
    font-family: 'robotolight';
    src: url('./fonts/roboto-light-webfont.woff2') format('woff2'),
         url('./fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('./fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('./fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('./fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('./fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {font-family:"robotoregular";}
.site-header {font-family: 'Ubuntu', sans-serif;}
.about-us, .services {font-family: 'robotolight';}

header#masthead {
	width: 100%;
	border-top: 12px solid #cb2020;
	float: left;
	min-height: 110px;
	position:relative;
}
button#menu-toggle {display: none;}
header#masthead .site-branding, header#masthead div#site-header-menu nav ul li {float: left;}
header#masthead div#site-header-menu {float:right;}

li#mega-menu-item-media_image-4 {border-left: 1px solid #cccaca !important;}
header#masthead div#site-header-menu nav ul a {
	display: block;
	padding: 7px 23px;
	font-size: 14px;
	color: #010101;
	position: relative;
}
footer#colophon, div#primary, .main-slider {width: 100%;float: left;}
.main-slider {position: relative;}
.main-slider .slider-overlay {position: absolute;top: 0;width: 100%;height: 100%;left: 0;}
.main-slider img {width: 100%;}
.main-slider .slider-overlay p {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	text-align: center;
	color: #fff;
	font-size: 41px;
	max-width: 1170px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-shadow: 3px 0 5px #000;
}
.home.page-template .services-content ul {margin-top: 13px;}
.about-img img {padding-bottom: 14px;}
.services {width: 100%;	float: left;padding: 43px 0 0 0;background: #fafafa;}
.services .services-inner, .about-us, .about-us-inner {width: 100%;	float: left;}
.services-inner-custom .services-img img {width: 100%;}
.services-inner-custom .services-img, .services-inner-custom .services-content {width: 100%;float: left;position: relative;}
.services-inner-custom .services-content a { color:#cb2020;}
.bottom-section .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner { padding:0;}
.bottom-section{ padding:0 30px !important;} 
.bottom-section .wpb_column.vc_column_container.vc_col-sm-4{
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
	padding: 0;
	width: 30%;
	margin-right: 5%;
	position: relative;
	float: left;
	min-height: 388px !important;
	background-color: #fff;
	}
.services-inner-custom {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
	padding: 0;
	width: 30%;
	margin-right: 5%;
	position: relative;
	float: left;
	min-height: 388px !important;
	background-color: #fff;
}
.services-inner-custom:nth-child(3n), .bottom-section .wpb_column.vc_column_container.vc_col-sm-4:nth-child(3n) {margin-right: 0;}
.services-inner-custom .services-content ul li {
	font-size: 14px;
	color: #cb2020;
	position: relative;
	margin-bottom: 5px;
}
.services-inner-custom .services-content p {padding:17px 29px 17px 29px; list-style-type: none;}
.services-inner-custom .services-content ul li:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 5px;
	left: -13px;
	background: #cb2020;
	top: 10px;
}
.home.page-template .services-inner-custom .services-title, .bottom-section .vc_column-inner h2 {
	position: absolute;
	width: calc(100% + 28px);
	background: rgba(203, 32, 32, 0.80);
	left: -14px;
	bottom: 0;
}
input.search-field {
	border: 1px solid #eaeaea;
	padding: 10px;
	right: -10px;
	top: 36px;
	z-index: 9999;
	background-color: #ffffff;
}
label span.screen-reader-text {
	display: none;
}
button.search-submit {
	background-color: rgba(203, 32, 32, 0.80);
	padding: 4px 0px;
	border: none;
	color: #fff;
	line-height: 34px;
	width: 42px;
}
form.search-form {
    display: block;
    float: right;
    position: absolute;
    top: 100px;
    z-index: 11;
    right: 0;
	
}
.desktop-search-form {position:relative;}
span.screen-reader-text:before {
	font-size: 24px;
	left: 2px;
	position: relative;
	width: 18px;
}
li.mega-menu-item-has-children > a.mega-menu-link:after {
	margin: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
	top:100%;
	padding: 19px 0;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {top:100%;}
.services-inner-custom .services-title p, .bottom-section .vc_column-inner h2 {
	margin: 0;
	color: #fff;
	padding: 19px 0 19px 44px;
	font-size: 18px !important;
}
.bottom-section .vc_column-inner .read-more {
	color:#cb2020;
    background: none ;
    bottom: 0 ;
    padding: 0 ;
    position: static ;
    text-align: right ;

}
.bottom-section .vc_column-inner .read-more a{color:#cb2020;font-weight:100; position:absolute; right:25px;  font-size:14px; top:118px;}
.bottom-section .wpb_column.vc_column_container.vc_col-sm-4 .wpb_wrapper  { position:relative;}
.bottom-section .wpb_column.vc_column_container.vc_col-sm-4 .wpb_wrapper  .wpb_text_column.wpb_content_element { padding:0 20px;}
.bottom-section .wpb_content_element { margin-bottom:13px;}
.top-section h2 { font-size:16px; font-weight:bold;}
.top-section ul li { list-style:disc; font-size:14px;  font-weight:bold; line-height:30px;}
.top-section ul li:hover { color:#de1212;}
.top-section ul { padding:0 15px 0px;}
.about-us-inner .about-us-inner-custom {
	display:table;
	width: 48%;
	float: left;
	margin-right: 2%;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
	padding: 20px 26px 14px 19px;
	position: relative;
	min-height: 315px;
	height:315px;
}
.about-us-inner .about-us-inner-custom:last-child {
	margin-right: 0;
	float:right;
}
/*.about-us {
  padding: 44px 0;
}*/
li#mega-menu-item-470 {
	position: relative;
}
li#mega-menu-item-470 a::before {
	content: "";
	top: -5px;
	left: -16px;
	right: 18px;
	position: absolute !important;
	height: 15px;
	width: 15px;
	background: url(images/search.png;) no-repeat
}
.about-us {
	padding: 44px 0;
	background-color: #fff;
	margin-top: 45px;
}
.about-us-inner .about-us-inner-custom h1 {
	color: #282828;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
	font-family: 'robotolight';
}
.about-us-inner .about-us-inner-custom p {color: #000;padding: 13px 0 9px 0;margin: 0;}
li.sub_menu_67 {text-align: end;}
body.home.page-template .read-more {position: absolute;	bottom:15px; right: 25px;}
body.page-template-services .read-more {top: 0;}
.about-us-inner-custom .about-us-content {width: 68%; display: table-cell;}
.about-us-inner-custom .about-us-logo {display: table-cell;  vertical-align: middle;}
.about-us-inner .about-us-inner-custom a.read, .about-us-inner-custom .about-us-info a {
	width: 100%;
	display: block;
	float: left;
	text-align: right;
	color: #cb2020;
	font-weight: 100;
}
.about-us-inner-custom .about-us-info {width: 47%;	float: left;margin-right: 6%; position:relative; min-height:260px;}
.about-us-inner-custom .about-us-info .about-us-info-inner > a { bottom:1px;position: absolute;}
#mega-menu-wrap-primary #mega-menu-primary { position:inherit !important;}


.about-us-inner-custom .about-us-info:last-child {
	margin-right: 0;
}
.about-us-inner-custom .about-us-info p {
	line-height: 16px;
	color: #282828;
	font-weight: 100;
	margin: 10px 0;
}
.about-us-inner .about-us-inner-custom a.read {
	padding: 2px 0;
}
footer#colophon {
	border-top: 3px solid #cb2020;
}
footer#colophon nav.main-navigation {
	padding: 28px 0 0 0;
	width: 100%;
	float: left;
}
.site-info {
	background: #292929;
	color: #fff;
	padding: 5px 0;
	width: 100%;
	float: left;
	text-align: center;
}
.site-info a {
	color: #fff;
	font-weight: 100;
}
.tparrows {
	background: transparent;
}
.tparrows:before {
	font-size: 25px;
}
.slider-custom-content p {
	width: 100%;
	white-space: normal;
	text-align: center !important;
	line-height: 35px !important;
	font-size: 35px !important;
	text-shadow: 5px 0 5px #000000;
}
footer#colophon .footer-menu h2 {
	margin:0px 0 10px!important;
	font-size: 14px;
	color:#010101;
	font-weight:bold;
	
}
footer#colophon .footer-menu h2 a { color:#010101;}
footer#colophon .footer-menu ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 34px;
}
footer#colophon .footer-menu ul li a {
	display: block;
	color: #010101;
	padding: 5px 0;
}
footer#colophon .footer-menu ul ul.submenus-footer {
	padding-left: 15px;
}
footer#colophon .footer-menu ul.footer-menu-inner {
	width: 48%;
	float: left;
	margin-right: 4%;
}
footer#colophon .footer-menu ul.footer-menu-inner:last-child {
	margin-right: 0;
}
footer#colophon .footer-menu ul.social-icons li {
	float: left;
}
footer#colophon .footer-menu ul.social-icons li a {
	margin-right: 17px;
}
footer#colophon .footer-menu ul.social-icons {
	width: 100%;
	float: left;
	margin-bottom: 9px;
}
footer#colophon .footer-menu .subscribe {
	width: 100%;
	float: left;
}
footer#colophon .footer-menu .subscribe p {
	display: block;
	color: #4b4b4b;
	font-size: 14px;
	font-weight: 100;
}
footer#colophon .footer-menu .subscribe input {
	outline: 0;
	color: #4b4b4b;
	border: 1px solid rgba(75, 75, 75, 0.30);
	width: 100%;
	line-height:normal;
	padding:7px 10px;
	margin-bottom: 10px;
}
footer#colophon .footer-menu .subscribe button.subscribe-button {
	font-size: 14px;
	background: #cb2020;
	border: 0;
	color: #fff;
	padding: 5.5px 22px;
	text-transform: uppercase;
	float: right;
}
a, a:hover {
	text-decoration: none !important;
}
.site-info-iiner ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.site-info-iiner ul li {
	display: inline-block;
	vertical-align: middle;
}
footer#colophon .footer-menu .subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:rgba(75, 75, 75, 0.30);
}
footer#colophon .footer-menu .subscribe input::-moz-placeholder { /* Firefox 19+ */
 color: #4b4b4b;
}
footer#colophon .footer-menu .subscribe input:-ms-input-placeholder { /* IE 10+ */
 color: rgba(75, 75, 75, 0.30);
}
footer#colophon .footer-menu .subscribe input:-moz-placeholder { /* Firefox 18- */
 color: rgba(75, 75, 75, 0.30);
}
header#masthead div#site-header-menu nav ul li ul.sub-menu {
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 1;
	background: #f7f5f5;
	display: none;
	transition: all 0.7s;
}
/*#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	width: calc(100% + 183px)
}*/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {left:0; right:0;}
header#masthead div#site-header-menu nav ul li button.dropdown-toggle {
	display: none;
}


ul.mega-sub-menu {
	margin-left: -183px !important;
}
li#mega-menu-item-318 ul.mega-sub-menu {
	margin: 0 !important;
}
header#masthead .site-branding {
	max-width: 183px;
	position: absolute;
}
header#masthead div#site-header-menu nav ul li ul.sub-menu ul.sub-menu {
	position: relative;
	background: transparent;
	display: block;
}
header#masthead div#site-header-menu nav ul li:hover ul.sub-menu {
	display: block;
	transition: all 0.7s;
}
header#masthead div#site-header-menu nav ul li {
	transition: all 0.7s;
}
header#masthead div#site-header-menu nav ul li.current_page_item a {
	color: #cb2020;
	background: #f7f5f5;
}
header#masthead div#site-header-menu nav ul li.menu-item-has-children a:after {
	content: "\f107";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	right: 5px;
	top: 9px;
	position: absolute;
}
header#masthead div#site-header-menu nav ul li.menu-item-has-children ul li a:after {
	display: none !important;
}
header#masthead div#site-header-menu nav ul li.current_page_item.menu-item-has-children a:after {
	color: #cb2020;
	content: "\f106";
}
.header-footer, .header-img {
	width: 100%;
	float: left;
}
.header-img {
	position: relative;
}
.header-footer img {
	width: 100%;
}
.header-footer .header-title {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
}
.header-footer .header-title h2 {
	font-size: 36px;
	color: #000;
	margin: 0;
	position: absolute;
	bottom: 54px;
	text-transform: uppercase;
}
.header-footer .header-title .breadcrumbs {
	position: absolute;
	bottom: 27px;
}
.header-footer .header-title .breadcrumbs span, .header-footer .header-title .breadcrumbs a {
	color: #020202;
}
header#masthead div#site-header-menu nav ul li ul.sub-menu li {
	width: 100%;
}
.news-content {
	width: 100%;
	float: left;
	padding: 52px 0;
}
.news-content .custom-side-right {
	width: 100%;
	float: left;
}
.custom-side-right .year-filter {
	position: relative;
	width: 72%;
	margin: 0 auto;
}
.custom-side-right .year-filter:before {
	content: '';
	border-bottom: 1px solid #d8d8d8;
	position: absolute;
	bottom: 2px;
	width: 98%;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.custom-side-right .arraw-left, .custom-side-right .arraw-right {
	position: relative;
}
.custom-side-right .arraw-left::before {
	content: "";
	position: absolute;
	height: 31px;
	width: 21px;
	top: 10px;
	left: -52px;
	background: url(images/left-arrow.png) no-repeat;
	cursor: pointer;
}
.custom-side-right .arraw-right::after {
	content: "";
	position: absolute;
	height: 31px;
	width: 21px;
	bottom: -15px;
	background: url(images/right-arrow.png) no-repeat;
	right: -54px;
	cursor: pointer;
}
.custom-side-right .year-filter .bx-wrapper {
	border: none;
	margin: 0 auto;
	box-shadow: none;
}
.custom-side-right .year-filter ul li {
	background: #fff;
}
.bx-wrapper .bx-viewport ul#interest_tabs li::before {
	content: "";
	border-bottom: 1px solid #d8d8d8;
	position: absolute;
	bottom: 2px;
	width: 45%;
	right: 0;
}
.bx-wrapper .bx-viewport ul#interest_tabs li::after {
	content: "";
	border-bottom: 1px solid #d8d8d8;
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 45%;
}
.bx-wrapper .bx-viewport ul#interest_tabs li a {
	color: #000;
	font-size: 16px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-bottom: 5px;
}
li.parent-tap.active-year a {
	color: #cb2020 !important;
}
.bx-wrapper .bx-viewport ul#interest_tabs li a::before {
	content: "";
	background: #111111;
	position: absolute;
	height: 5px;
	width: 5px;
	bottom: 0;
	border-radius: 50%;
	left: 0px;
	right: 0;
	margin: 0 auto;
}
li.parent-tap.active-year a:before {
	background: #cb2020 !important;
}
.news-content .tab-content.main-tab {
	margin: 46px 0;
	width: 100%;
	float: left;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
}
.news-content .tab-content.main-tab .commin-wrap-news {
	width: 100%;
	float: left;
	padding: 25px 0;
	box-shadow: 3px 2px 1px #00000014;
}
.news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap {
	width: calc(100% - 153px);
	float: left;
}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data {
	width: 113px;
	float: left;
	text-align: center;
	margin-right: 40px;
}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data .day {
	font-size: 24px;
	color: #626262;
}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data .month-year {
	font-size: 16px;
	color: #626262;
}
.news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap .ann_title, .news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap .ann_title a {
	font-size: 18px;
	color: #000;
	font-weight: 600;
}
.news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap .desc {
	font-size: 14px;
	color: #010101;
	line-height: 24px;
}
.single-news-custom {
	background: #fafafa;
	width: 100%;
	float: left;
	padding: 55px 0 40px 0;
}
.single-news-custom header.entry-header h1 {
	font-size: 24px;
	color: #000;
	margin: 0 0 20px;
}
.sidebar {
	width: 230px;
	float: left;
	margin-right: 45px;
}
.sidebar .sidebar-inner {
	background: #fff;
	width: 100%;
	float: left;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
	margin-bottom: 34px;
}
.content-right {
	width: calc(100% - 275px);
	float: left;
}
.sidebar .sidebar-inner h2 {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	padding: 16px 12px 12px 20px;
	margin: 0;
}
.sidebar .sidebar-inner ul {
	padding: 20px 10px 20px 35px;
	border-top: 2px solid #cb2020;
	list-style-type: none;
	width: 100%;
	float: left;
}
.sidebar .sidebar-inner ul li a {
	display: block;
	line-height: 24px;
	position: relative;
	color: #000;
	padding: 5px 0;
/*	font-weight: 600;*/
}
.sidebar .sidebar-inner ul li a:before {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 18px;
	position: absolute;
	left: -15px;
	top: 9px;
}
.single-news-custom article .entry-content p {
	margin: 18px 0;
}
.single-news-custom article .entry-content {
	width: 100%;
	float: left;
}
.single-news-custom article .post-thumbnail {
	margin-bottom: 18px;
}
.single-news-custom article .post-thumbnail img {
	width: 100%;
}
ul {list-style-type: none;}
.about-us-custom ul {padding: 0;text-align: center;	width:80%;	margin: 10px auto;display: inline-block;}
.about-us-custom ul li {position: relative;	width: 30%;	display: inline-block; padding:10px 0}

.page-template-aboutstrategic :lang(zh-CN) .about_below_menu li:nth-child(2) { padding-right:30px;}
.page-template-aboutstrategic :lang(zh-CN) .about_below_menu li:nth-child(3) { padding-left:47px;}
.service-corporation ul li { padding:0;}

.about-us-custom {text-align: center;}
.about-us-custom ul li a {padding:10px 0;font-size: 18px;font-weight: 600;position:relative;}
.about-us-custom ul li:before {
	content: "";
	border-bottom: 1px solid #d8d8d8;
	position: absolute;
	bottom: 2px;
	width: 52%;
	right: -4px;
}
.about-us-custom ul li:last-child:before { right:0px;}
.about-us-custom ul li:after {
	content: "";
	border-bottom: 1px solid #d8d8d8;
	position: absolute;
	bottom: 2px;
	left: 0px;
	width: 52%;
}
.about-us-custom ul li a:before {
	content: "";
	background: #111111;
	position: absolute;
	height: 5px;
	width: 5px;
	bottom:-1px !important;
	border-radius: 50%;
	left: 0px;
	right: 0px;
	margin:auto;
	z-index: 1;
	bottom:0px;
}
.page-template-contact-office .contact-dropdown li, .page-template-contact-office .contact-dropdown li a,
.page-template-contact-hong .contact-dropdown li, .page-template-contact-hong .contact-dropdown li a
 { padding-bottom:15px;}

.about-us-custom.service-corporation ul li a::before { bottom:0 !important; }

.about-us-custom li.active a {color: #cb2020;}
.about-us-custom li.active a:before {background: #cb2020;}
.about-prime-inner, .service-prime-inner {width: 100%;	float: left;}
.about-prime-inner h1.entry-title, .service-prime-inner h1.entry-title {
	font-weight:bold;
	text-align: center;
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	margin:20px 0 25px 0;
	
}

.about-archon-box p::first-letter {font-weight: 600;font-size: 18px;}
.about-managemnt {margin: 37px 0 29px 0;}
.about-managemnt img {box-shadow: 0px 0px 5px #000;}
.about-managemnt .about-heading {font-size: 18px;margin-bottom: 10px;}
.about-managemnt .about-heading strong {font-size: 24px;color: #010101;}
.about-partner-custom {margin: 20px 0 60px 0;}
.about-partner-custom .about-partner-inner {box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);padding: 35px 20px 0 20px;}
.about-partner-custom p {line-height: 24px;}
.about-partner-custom .about-traninng h2 {margin: 46px 0 34px 0;}
.about-partner-custom .about-traninng .wpb_content_element {margin: 0;}
.about-partner-custom .about-tranning-inner h2 {
	background: #de1212;
	margin: 0;
	padding: 14px 0 14px 60px;
	margin-bottom: 18px;
}
.about-tranning-inner .about-content-table, .about-tranning-inner .about-content-table .wpb_content_element {
	margin: 0;
}
.about-tranning-inner .vc_column-inner, .about-content .vc_column-inner {
	padding: 0 !important;
}
.about-tranning-inner {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
}
.about-tranning-inner .about-content-table {
	padding: 8px 0;
}
.about-tranning-inner .about-content-table .about-content-table-inner {
	padding-left: 45px;
}
.about-tranning-inner {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
	padding-bottom: 22px;
}
.about-content {
	padding: 40px 0;
}
.about-content .vc_column-inner h2 {
	margin: 0 0 26px 26px;
	position: relative;
	font-weight: 600;
	font-size: 16px;
}
.about-content .vc_column-inner h2:before {
	content: '';
	position: absolute;
	left: -21px;
	border-top: 1px solid #de1212;
	border-bottom: 17px solid transparent;
	border-left: 9px solid #de1212;
	transform: rotate(270deg);
}
.about-content .about-content-text {
	padding-left: 43px;
	margin: 0 0 20px 0;
}
.about-content .about-content-text ul {
	padding-left: 18px;
	list-style-type: disc;
	line-height: 24px;
	margin-bottom: 15px;
}
.about-content .about-content-text ol {
	padding-left: 16px;
	line-height: 24px;
}
.about-partner-custom p.coomon-ul {
	margin: 0;
}
.about-content-custom {
	padding-top: 0;
}
.about-partner-inner-logo {
	padding: 53px 20px !important;
}
.about-partner-custom .about-tranning-inner-heading {
	box-shadow: none;
	padding: 0;
}
.about-partner-custom .about-tranning-inner-heading h2 {
	margin: 0;
}
.about-partner-custom table {
	width: 100%;
}
.about-partner-custom table tr td:first-child {
	padding-left: 60px;
	width: 42%;
}
.about-partner-custom table tr td:last-child {
	width: 58%;
}
.about-partner-custom table tr td {
	font-weight: 600;
	padding: 8px 0;
}
.about-partner-custom table tr:first-child td {
	padding-top: 20px;
}
.custom-about-content .about-content-text p, .custom-about-content .about-content-text ul {
	margin: 0;
}
.custom-about-content {
	padding-bottom: 0;
}
.about-tranning-inner-table {
	position: relative;
}
.about-tranning-inner-table .about-business-img {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.about-strategic .vc_figure .vc_box_border_grey {
	border: 1px solid #f7f5f5;
	min-height: 160px;
	line-height:160px;
	position: relative;
	width: 160px;

}
.about-strategic .vc_figure .vc_box_border_grey .vc_single_image-img.attachment-full { vertical-align:middle;}
.about-strategic p {
	text-align: center;
}
.about-strategic .wpb_content_element {
	margin-bottom: 20px;
}
.about-strategic {
	margin: 25px 0 69px 0;
}
.services-inner-custom .vc_column-inner {
	padding: 0 !important;
}
.services-custom .wpb_content_element {
	margin: 0;
}
.services-custom .services-img .vc_figure, .services-custom .services-img .vc_box_border_grey {
	width: 100%;
}
.services-custom .services-content ul {
	padding: 17px 17px 17px 42px;
}
.services-custom .services-inner-custom {min-height: 388px !important;	width: 30%; position:relative;}
.services-custom .read-more a:hover {
	color: #de1212;
}
.service-prime-inner {
	padding:17px 0 60px;
	background: #fafafa;
}

.service-prime-inner .main-services h2 {
	margin-top: 0;
	font-weight: 600;
}
.service-prime-inner .main-services ul {
	list-style-type: disc;
	padding-left: 18px;
}
.service-prime-inner .main-services ul li {line-height: 36px; font-size:14px;}
.services-custom, .services-custom .services-inner {
	padding: 0 !important;
	margin: 0 !important;
}
.service-prime-inner .main-services ul li:hover {
	color: #de1212;
}
.service-prime-inner .content-right ul {width: 90%;}
.content-right .service-content {
	width: 100%;
	float: left;
}


body.page-template-services-account section h2 {margin: 0px !important; font-weight:bold;}
body.page-template-services-account section .vc_inner, body.page-template-services-tax section .vc_inner, body.page-template-services-financial .vc_inner, body.page-template-services-corporation .vc_inner, body.page-template-services-secret .vc_inner, body.page-template-services-annual .vc_inner, body.page-template-services-trade .vc_inner, body.page-template-services-appraisal .vc_inner {
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
	padding: 12px 17px;
	margin:31px 0 20px;
	width: 70%;
}


body.page-template-services-account section .vc_inner .wpb_content_element, body.page-template-services-tax section .vc_inner .wpb_content_element, body.page-template-services-financial .vc_inner .wpb_content_element, body.page-template-services-corporation .vc_inner .wpb_content_element, body.page-template-services-secret .vc_inner .wpb_content_element, body.page-template-services-annual .vc_inner .wpb_content_element, body.page-template-services-trade .vc_inner .wpb_content_element, body.page-template-services-appraisal .vc_inner .wpb_content_element {
	margin: 0;
}
body.page-template-services-account section .vc_inner .vc_column-inner, body.page-template-services-tax section .vc_inner .vc_column-inner, body.page-template-services-financial .vc_inner .vc_column-inner, body.page-template-services-corporation .vc_inner .vc_column-inner, body.page-template-services-secret .vc_inner .vc_column-inner, body.page-template-services-annual .vc_inner .vc_column-inner, body.page-template-services-trade .vc_inner .vc_column-inner, body.page-template-services-appraisal .vc_inner .vc_column-inner {
	padding: 0;
}
body.page-template-services-account section .vc_inner:last-child, body.page-template-services-tax section .vc_inner:last-child, body.page-template-services-financial .vc_inner:last-child, body.page-template-services-corporation .vc_inner:last-child, body.page-template-services-secret .vc_inner:last-child, body.page-template-services-annual .vc_inner:last-child, body.page-template-services-trade .vc_inner:last-child, body.page-template-services-appraisal .vc_inner:last-child {
	margin-bottom: 0;
}
body.page-template-services-account section .vc_inner h3, body.page-template-services-tax section .vc_inner h3, body.page-template-services-financial .vc_inner h3, body.page-template-services-corporation .vc_inner h3, body.page-template-services-secret .vc_inner h3, body.page-template-services-annual .vc_inner h3, body.page-template-services-trade .vc_inner h3, body.page-template-services-appraisal .vc_inner h3 {
	font-size: 16px;
	margin-top: 0;
}
body.page-template-services-account section .vc_inner ul, body.page-template-services-tax section .vc_inner ul, body.page-template-services-financial .vc_inner ul, body.page-template-services-corporation .vc_inner ul, body.page-template-services-secret .vc_inner ul, body.page-template-services-annual .vc_inner ul, body.page-template-services-trade .vc_inner ul, body.page-template-services-appraisal .vc_inner ul {
	list-style-type: disc;
	padding-left:20px;
}
body.page-template-services-account section .vc_inner ul li, body.page-template-services-tax section .vc_inner ul li, body.page-template-services-financial .vc_inner ul li, body.page-template-services-corporation .vc_inner ul li, body.page-template-services-secret .vc_inner ul li, body.page-template-services-annual .vc_inner ul li, body.page-template-services-trade .vc_inner ul li, body.page-template-services-appraisal .vc_inner ul li {
	width: 100%;
	line-height: 24px;
}
body.page-template-services-secret .wpb_wrapper h2, body.page-template-services-annual .wpb_wrapper h2, body.page-template-services-trade .wpb_wrapper h2 {
	margin: 0 !important;
}

body.page-template-services-annual .wpb_wrapper h2 { margin-bottom:0; font-weight:bold; line-height:normal;}
body.page-template-services-trade .entry-content ul {
	list-style-type: disc;
	padding-left: 18px;
	width: 100% !important;
	line-height: 24px;
}
body.page-template-services-trade .entry-content ul li {
	width: 100% !important;
}
body.page-template-services-listing .service-content table {
	border: 0;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
	border-color: #dedcdc !important;
}
body.page-template-services-listing .service-content table table {
	box-shadow: none;
}
body.page-template-services-listing .service-content table tr th {
	font-size: 21px;
	text-align: center;
	color: #fff;
	background: #de1212;
	padding: 5px 0;
	border: 1px solid #dedcdc;
}
.table-responsive.financial:first-child tr td { padding:0;}
.table-responsive.financial td {border: 1px solid #dedcdc;}
.table-responsive.financial tr:nth-child(2) td:first-child table td { border-right:none}
body.page-template-services-listing .service-content table table tr td {
	padding: 12px 0px 12px 12px;
	vertical-align: top;
}
body.page-template-services-listing .service-content table tr td {
	vertical-align: top;
	padding:10px;
	line-height:24px;
	border-color:#dedcdc;
}

body.page-template-services-listing .service-content table:last-child tr table tr td {padding: 12px 15px;border-left:none; border-bottom:none; border-right:none;}
body.page-template-services-listing .service-content .table-financial tr td {padding: 0;}
body.page-template-services-listing .service-content table tr td ol {padding-left: 18px;}
.service-corporation ul {width: 96% !important;}
.service-corporation ul a {	font-size: 17px;display:inline-block;height: 100%;vertical-align: bottom;}
.service-corporation ul li {display: table;}
body.page-template-services .main-services .vc_col-sm-4 {
	padding: 0;
	width: 30% !important;
	margin-right: 5%;
	position: relative;
	float: left;
}
body.page-template-services .main-services .vc_col-sm-4:last-child {
	margin-right: 0;
}
.service-corporation ul li:nth-child(4), .service-corporation ul li:nth-child(5) {
	position: relative;
	height: auto;
}
.service-corporation ul li:nth-child(5) {
	right: 16.665%;
}
.service-corporation ul li:nth-child(4):before, .service-corporation ul li:nth-child(4):after, .service-corporation ul li:nth-child(5):before, .service-corporation ul li:nth-child(5):after {
	display: none;
}
.service-corporation ul li:nth-child(4) a:before, .service-corporation ul li:nth-child(5) a:before {top:-50px; bottom:auto;}

.about-us-custom ul li:first-child {text-align: left;}
.about-us-custom ul li:last-child {text-align: right;}

/*.about-us-custom ul li:nth-child(1) a:before {right: 53%;z-index: 1;}
.about-us-custom ul li:nth-child(3) a:before {right: 27%;left: inherit;}
.about-us-custom ul li:nth-child(4) a:before {left: 21%;}
*/
.career-prime-inner {
	width: 100%;
	float: left;
}
body.page-template-services-procedure .service-prime-inner section .wpb_text_column.wpb_content_element {
	box-shadow: 0 0 5px #de1212;
	padding: 20px;
	text-align: center;
	margin-bottom: 5px;
}
body.page-template-services-procedure .service-prime-inner section .wpb_single_image.wpb_content_element {
	margin-bottom: 5px;
}
body.page-template-services-procedure section {
	width: 90%;
	margin: 0 auto;
}
body.page-template-services-procedure section .vc_col-sm-6 {
	width: 43.16%;
	padding: 0;
	float: left;
}
body.page-template-services-procedure section .vc_col-sm-6:last-child {
	float: right;
}
body.page-template-services-procedure section .vc_col-sm-3 .vc_box_border_grey {
	height: 120px;
	display: table-cell;
	vertical-align: middle;
}
body.page-template-services-procedure section .vc_col-sm-3 .vc_box_border_grey img {
	vertical-align: middle;
}
body.page-template-contact-hong .about-us-custom ul li:last-child {
	text-align: right;
}
form.wpcf7-form label {
	font-size: 16px;
	width: 90px;
	float: left;
	margin: 0;
	line-height: 38px;
}
form.wpcf7-form span {
	width: calc(100% - 90px);
	display: block;
	float: left;
}
form.wpcf7-form span input, form.wpcf7-form span textarea {
	width: 100%;
	height: 39px;
	border: 1px solid #d9d9d9;
	padding-left: 15px;
	outline: 0;
}
form.wpcf7-form span textarea {
	height: 190px;
	width: 100%;
}
form.wpcf7-form p {
	width: 48%;
	float: left;
	margin-bottom: 40px;
	margin-right: 4%;
}
form.wpcf7-form p.name-first {
	width: 100%;
	margin-right: 0;
}
form.wpcf7-form p.name-first span {
	width: calc(48% - 90px);
}
form.wpcf7-form p:nth-child(4) {
	margin-right: 0;
}
form.wpcf7-form p.textarea, form.wpcf7-form p.form-submit {
	width: 100%;
	margin: 0;
}
form.wpcf7-form p.form-submit input {
	border: 0;
	font-size: 16px;
	background: #de1212;
	color: #fff;
	font-weight: 600;
	padding: 9px 45px;
}
ul.mega-sub-menu {
	margin-left:0 !important;
}
.mega-sub-menu .mega-sub-menu {margin-top:0 !important;}
ul.mega-sub-menu li.mega-about-image {
	width: 50% !important;
}
.services-inner-custom .vc_custom_heading.read-more a {padding-right: 22px;	font-weight: 600; position:absolute; bottom:20px;}
.wpb_text_column.wpb_content_element.services-content h2 {
	position: absolute;
	color: #fff;
	background: rgba(203, 32, 32, 0.80);
	font-size: 18px;
	font-weight: normal;
	padding: 19px 0 19px 44px;
	left: -14px;
	width: calc(100% + 28px);
	top: -72px;
}
form.wpcf7-form p.form-submit {
	text-align: center;
}
h2.screen-reader-text {
	display: none;
}
.qtranxs-lang-menu img {
	display: none;
}
.privacy {
	display: inline-block;
}
.privacy span.site-title {
	float: left;
}
.privacy p {
	float: right;
	padding-left: 5px;
	margin: 0
}
#mega-menu-item-470 a.mega-menu-link {
	position: relative;
}
.services-heading h1 {
	font-size: 18px;
	font-weight: bold;
}
.panel-default>.panel-heading {
	background-color: #fff;
	border-radius:0;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(228,121,94,1);
	-moz-box-shadow: 0px 0px 2px 1px rgba(228,121,94,1);
	box-shadow: 0px 0px 2px 1px rgba(228,121,94,1);
}
.site-footer .subscribe_submit {
	color: #fff !important;
	background-color: #cb2027;
	float: right;
	width: 40% !important;
	border-color:#cb2027 !important;
}
input.subscribe-button.subscribe_submit:hover {opacity:0.7;}

a.collapsed:before {
	position: absolute;
	right: 25px;
	top: 12px;
	cursor: pointer;
	font: normal normal normal 14px/1 FontAwesome;
}
.panel-heading a.collapsed::after {
	height: 25px;
	width: 25px;
	position: absolute;
	right: 25px;
	font-family: FontAwesome;
	font-weight: normal;
	color: #000;
	bottom: 22px;
}
.panel-heading a::after {
	content: "\f077";
	height: 34px;
	width: 34px;
	/* background-color: #000; */
	color: #000;
	top: 9px;
	right: 16px;
	position: absolute;
	font-family: FontAwesome;
	font-weight: normal;
}
div#accordion .panel-heading a.collapsed::after {content: "\f078";}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {padding: 0 !important;}
body.search.search-results .full-width-menu,  body.search.search-no-results .full-width-menu {display:inline-block;}
.bx-wrapper .bx-controls-direction, .service-arrow, .header_wrap_below_menu {display: none;}
.mobile-inner-menu { display:block;}
.carrer-custom .vc_custom_heading { font-weight:700; margin-bottom:15px;}
.status-publish.hentry h3 { font-weight:700;}
 
.our-services-custom {font-weight: 600;}
.contact-info .wpb_column.vc_column_container.vc_col-sm-6 { float:right;}
body.page-template.page-template-aboutarchon .wpb_wrapper .wpb_wrapper p::first-letter {font-size: 18px;font-weight:bolder; color:#010101;}
.service-page-menu {display: none;}
form.wpcf7-form p.name-first span .wpcf7-not-valid-tip { width:100%;}
div.wpcf7-validation-errors {
    border: medium none;
    bottom: 62px;
    color: red;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.service-content {margin-top: 50px;}
/*=========================****** services-page ******======================*/

.service-prime-inner .main-services ul {
	list-style-type: disc;
	padding-left: 13px;
}
.subscribe-status.popup-status {
    bottom: -25px;
    position: absolute;
} 

/*=========================****** services-page end******======================*/

body.page-template-services-account .wpb_single_image.wpb_content_element.vc_align_center {text-align: center !important;margin-bottom: 34px;}
.search-open {z-index:0;height:100%; width:100%; position:absolute; }
.modal-header{border: none;}
.modal-dialog{width: 890px;height: 430px; margin:0 auto; top: 15%;}
.modal-dialog .modal-content{
	height:100%;
	border:none;
	border-radius:0;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(242,160,160,1);
	-moz-box-shadow: 0px 0px 2px 1px rgba(242,160,160,1);
	box-shadow: 0px 0px 2px 1px rgba(242,160,160,1);
}

/* pawan modal body css */
.about-us-custom ul li::nth-child(3){text-align: right;}
.modal-body { padding-top:7.3em;}
.modal-dialog .subscribe_form_option {width:600px;display: inline-flex; margin:35px 0 0;}
.modal-dialog .subscribe { display:inline-block ; width:100%; text-align:center;}
.modal-dialog .subscribe-status-email.submit_processing { position:absolute; bottom:-20px; color:red; left:0;  }
.modal-dialog .subscribe_form_option { position:relative;}
.modal-dialog .subscribe_email.form-control.subscribe-email {
	border-radius:0;
	margin-right:20px;
	font-size: 24px;
	text-decoration: solid;
	border:none;
	height: 52px;
	font-style: italic;
	padding:8px 20px;
	display: inline;
	color:#000;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(242,160,160,1);
	-moz-box-shadow: 0px 0px 2px 1px rgba(242,160,160,1);
	box-shadow: 0px 0px 2px 1px rgba(242,160,160,1);
}


.modal-dialog .subscribe-button  {
	border:none;
	border-radius:0;
	color:#fff;
	padding:8px 25px; 
    font-size: 24px;
    font-weight: bold;
    background-color: #de1212;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(153,153,153,1);
	-moz-box-shadow: 0px 0px 2px 1px rgba(153,153,153,1);
	box-shadow: 0px 0px 2px 1px rgba(153,153,153,1);
}
.close{line-height: 16px;}
.modal-dialog button.close {color: #cb1212; font-size: 52px; opacity: 1;  padding: 0;margin: 0 !important;}
.modal-body .subscribe p {font-size: 30px !important; text-align: center; color: #000;font-weight: 600;}

span.subscribe-status-email.submit_processing{display: block;text-align: left;font-size: 14px !important;color:red;font-weight: 600;}
.common_text .icon_loading {left: 50%; position: absolute; top:9px;}
.common_text { position:relative;}
body.archive.post-type-archive input.subscribe-button.btn.subscribe_submit:hover , body.archive.post-type-archive input.subscribe-button.btn.subscribe_submit:active , body.archive.post-type-archive input.subscribe-button.btn.subscribe_submit:focus{opacity: 1;}

	
#mega-menu-wrap-primary #mega-menu-primary,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link, 
#mega-menu-wrap-primary{ position:static !important; }


.service-corporation:lang(zh-CN) ul li:nth-child(4) {float: left;margin-left: 8%;}
.service-corporation:lang(zh-CN) ul li:nth-child(5) {margin-left: 5%; float:left;}

.modal-open .modal { padding-right:0 !important;}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link
{ color:#000}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link { color:#010101}

@media (min-width: 900px) and (max-width:1200px) {
p.vc_custom_heading.services-title {top: 50%;}
.about-us-custom ul { width:80%;}
.about-us-custom ul li a, .service-corporation ul a { font-size:16px;}
/*.about-us-custom ul .sub_menu_40 a::before{bottom: -24px;}
.about-us-custom ul .sub_menu_63 a::before {bottom:-46px;}*/
.service-corporation ul li:nth-child(5) a::before { top:-29px;}
.service-corporation .bottom-section .wpb_column.vc_column_container.vc_col-sm-4 {min-height: 350px !important;}

}

@media (min-width: 992px) and (max-width: 1199px) { 
.service-corporation ul li:nth-child(4) a:before{top:-71px;}
.service-corporation ul li:nth-child(5) a::before { top:-93px}
.about-us-custom.service-corporation ul li {display: inline-block;width:30%;}
footer#colophon .footer-menu ul.social-icons li a {margin-right: 15px;}
footer#colophon .footer-menu ul li a { font-size:13px;}
.footer-menu:nth-child(3) {padding-left: 0;word-break: break-all; padding-right:8px;}


.page-template-services-ipo .about-us-custom ul li:nth-child(2) a::before {bottom: 0px !important;}

.service-corporation:lang(zh-CN) ul li:nth-child(4) a::before, .service-corporation:lang(zh-CN) ul li:nth-child(5) a::before { top:-48px;}
.service-corporation:lang(zh-CN) ul li:nth-child(4) { margin-left:15%;}
.service-corporation:lang(zh-CN) ul li:nth-child(5) { margin-left:0;}

}



@media (min-width: 769px) and (max-width:991px) {
.about-us-inner .about-us-inner-custom {width: 100%;}
p.vc_custom_heading.services-title {top: 34%;}

.bottom-section .wpb_column.vc_column_container.vc_col-sm-4{ min-height: 320px !important;}
.bottom-section .vc_column-inner .read-more a { top:135px;}
.about-us-custom.service-corporation ul li a{ font-size:12px;}
.about-us-custom.service-corporation ul li { padding-bottom:0;}

.modal .modal-dialog { max-width:500px; width:auto; height:250px;}
.modal-body { padding-top:4%;}
.modal .modal-dialog .subscribe_form_option {width:auto;}
.modal .modal-dialog .subscribe_email.form-control.subscribe-email { font-size:18px; height:auto; padding:5px 20px;}
.modal .modal-dialog .subscribe-button { padding: 5px 20px ; font-size:20px;}
.about-us-custom ul li { width:auto; padding:10px; float:left;}  
.about-us-custom ul li:first-child{ padding-left:0;}
.about-us-custom ul li:last-child{ padding-right:0;}
.about-us-custom ul .sub_menu_63 a::before  { bottom: -10px;}
.about-us-custom ul .sub_menu_67 a::before  { bottom: -10px;}
.about-us-custom ul .sub_menu_59 a::before{bottom: -10px;}

.service-prime-inner .content-right ul { width:auto;}
.service-corporation ul { width:auto !important;}
.service-corporation ul li { height:100px;}
.service-corporation ul .sub_menu_59 { padding-top:60px;}
.service-corporation ul .sub_menu_67 { padding-top:60px;}
.service-corporation ul .sub_menu_63 { padding-top:22px;}
.service-corporation ul .sub_menu_61 { margin-left:80px;}

.service-corporation ul li:nth-child(4), .service-corporation ul li:nth-child(5) {padding:0; width:28%;}
.service-corporation ul li:last-child {text-align:center;}

.service-corporation ul li:nth-child(5) a::before, .service-corporation ul li:nth-child(4) a::before {top:-59px;}
.service-corporation ul li:nth-child(3) { padding-right:0;}
.service-corporation ul li:nth-child(5) { margin-left:30px;}
.page-id-48 .about-us-custom ul li { width:25% !important;}
.page-id-48 .about-us-custom ul, .page-id-44 .about-us-custom ul, .page-id-46 .about-us-custom ul  { width:750px; padding:0 30px;}

.page-template-contact-hong .service-prime-inner .about-us-custom ul li, .page-template-contact-office .service-prime-inner .about-us-custom ul li
 { width:50%;}
.page-template-contact-hong .service-prime-inner .about-us-custom ul, .page-template-contact-office .service-prime-inner .about-us-custom ul{ width:70%;}
.page-template-contact-office .contact-dropdown li a:before, .page-template-contact-hong .contact-dropdown li a:before { bottom:-1px !important;}

body.page-template-services-account section .vc_inner, body.page-template-services-tax section .vc_inner, body.page-template-services-financial .vc_inner, body.page-template-services-corporation .vc_inner, body.page-template-services-secret .vc_inner, body.page-template-services-annual .vc_inner, body.page-template-services-trade .vc_inner, body.page-template-services-appraisal .vc_inner { width:100%;}

body.page-template-services-listing .service-content table:last-child tr table tr td { padding:5px 10px; font-size:13px;}
.page-template-career .wpb_text_column.wpb_content_element .wpb_wrapper p {margin-bottom: 10px;}

body.page-template-services-procedure .service-prime-inner section .wpb_text_column.wpb_content_element .wpb_wrapper p { font-size:18px;}
.sidebar { margin-right: 40px;}

.service-prime-inner .about-us-custom ul li a { font-size: 12px;}

.service-corporation:lang(zh-CN) ul li:nth-child(4) a::before, .service-corporation:lang(zh-CN) ul li:nth-child(5) a::before { top:-57px;}
.service-corporation:lang(zh-CN) ul li:nth-child(4) { margin-left:14%;}
.service-corporation:lang(zh-CN) ul li:nth-child(5) { margin-left:16%;}
.service-corporation:lang(zh-CN) .header_below_menu { width:100% !important;}
.service-corporation:lang(zh-CN) ul .sub_menu_59, .service-corporation:lang(zh-CN) .sub_menu_67 
{ padding-top:10px;}
.service-corporation:lang(zh-CN) ul li { height:51px;}
.service-corporation:lang(zh-CN) ul li:nth-child(2) { padding-top: 10px;}
.about-us-custom ul li a, .service-corporation ul a { font-size:12px;} 
.about-us-custom ul { width:90%;}
}

@media (min-width: 320px) and (max-width: 768px) {}

@media(max-width:1024px) {
body.page-template-services-procedure .service-prime-inner section .wpb_text_column.wpb_content_element {padding: 6px 0;}
body.page-template-services-tax .vc_row.wpb_row.vc_inner.vc_row-fluid, body.page-template-services-financial .vc_inner {width: 100%;}
body.page-template-services-procedure .service-prime-inner section .wpb_text_column.wpb_content_element .wpb_wrapper p {font-size: 21px !important;}
body.page-template-services-ipo .vc_column-inner .wpb_wrapper h2.vc_custom_heading {font-size: 21px !important;}
.page-template-services-procedure .wpb_single_image .vc_figure {display: block;	text-align: center;}
body.page-template-services-account .wpb_single_image.wpb_content_element .vc_single_image-wrapper.vc_box_border_grey {	padding-top: 0px;}
h2.vc_custom_heading {margin-bottom: 20px !important;}
.bottom-section .vc_column-inner h2 { margin-bottom:0 !important;}
.panel-collapse .panel-body li {margin-bottom: 9px;	font-size: 24px;}
}

 @media(max-width:768px) {
/*home*/
.desktop-footer {display: none;}
.page-template-services .vc_row {margin: 0;}
#mega-menu-primary a.mega-menu-link {background: transparent !important;}
li#mega-menu-24-0-1 {width: 100% !important;}
.mega-sub-menu .mega-menu-item-object-page {width: auto !important;	float: none !important;}
ul.mega-sub-menu {background: transparent !important;}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {background: transparent;	margin: 0 !important;}
form.search-form {
    top: 85px;
    right: auto;
    left: 0;
    width: 100%;
    text-align: right;
    padding-right: 70px;
}

body.search.search-results P {line-height: 24px; font-size: 14px !important;}
ul#mega-menu-primary {margin-left: 0 !important;}
header#masthead div#site-header-menu nav ul {width: 100%;}
body.page-template-services-secret .vc_inner {width: 100%;}
img.img-responsive.mobile-logo {display: block !important;}
.slider-custom-content p {font-size:20px !important;line-height: normal !important;	width: calc(80% + -100px);}
.slider-custom-content { top:0 !important; left:0 !important; right:0 !important;}
.tp-loop-wrap {right:0 !important; left:0 !important; max-width: 65%;margin:auto;}

.about-us-custom .contact-dropdown{ display:none;}
/*img.img-responsive.desktop-logo {display: none;}*/
body.page-template-services-tax .wpb_single_image.wpb_content_element.vc_align_center {	width: 39%;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {	width: 100%;float: right;}
_box_border_grey img.vc_single_image-img.attachment-full {padding-top: 85%;	height: 100%;}
.vc_single_image-wrapper.vc  .about-us {margin: 0;}
.about-us-inner .about-us-inner-custom {height: 100%;}
li#mega-menu-item-470 a::before {content: "";top: 15px;	left: -7px;}
.about-us-inner-custom .about-us-content {width: 64%;}
.about-us-inner .about-us-inner-custom h1, .about-us-inner-custom h1  {font-size:26px;}
.about-us-inner .about-us-inner-custom .about-us-info { padding-top:10px;}
.about-us-inner .about-us-inner-custom p {line-height:28px;font-size:18px !important;	display: block;	float: left; padding-top:10px;}
.about-us-inner .about-us-inner-custom a.read, .about-us-inner-custom .about-us-info a {font-size: 18px;}
.about-us-inner-custom .about-us-logo { top:50%;}
body.home.page-template .read-more{ bottom:8px;} 
.services-inner-custom {position: relative;	min-height: 650px !important;margin-bottom: 50px;}
.services-inner-custom .services-content ul li {line-height:40px;}
.about-us-inner-custom .about-us-logo {	width: 28%;	padding: 2%;}
/*end home*/
.home.page-template .services-content ul { margin:10px 10px 15px;}
.services-inner-custom .services-title p { font-size:22px !important; line-height:normal; padding:15px 45px; }
.desktop-footer {display: none;}
/*our managment*/
.about-us-custom ul {width: 100%;}
.mobile-footer {display: block !important;}
.about-managemnt .about-heading {text-align: center;}
.about-managemnt {margin-top: 0;}
.wpb_content_element .wpb_wrapper p {line-height: 31px;}
.about-content-table .vc_column-inner {width: 100%;	float: left;}
.about-content .vc_column-inner h2 {font-size: 28px !important;}
.about-content-text ul li {font-size: 22px;	line-height: 31px;}
.wpb_single_image.vc_align_center {	margin: auto;}
.wpb_column.vc_column_container.vc_col-sm-4 {width: 100%;display: inline-block;}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data {
	text-align: center;
	padding-top: 40px;
	font-weight: 500;
	margin-right: 0;
}
.news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap .desc {line-height: 32px;	font-size: 18px;}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data .day { font-size:20px}
.sidebar .sidebar-inner ul li a {font-size:16px;}
.sidebar {width: 100%;}
.sidebar .sidebar-inner ul li {	margin-bottom: 12px;}
.sidebar .sidebar-inner h2 {font-size:18px;padding:0;}
.sidebar .sidebar-inner ul {border: none;padding:20px; display:none;}
.content-right {width: 100%;}
.sidebar .sidebar-inner {box-shadow: 0px 0px 5px #dd1f26; padding:8px 10px; position:relative;}
.sidebar .sidebar-inner:last-child {margin: 0;}
.page-template-aboutarchon .vc_column_container.vc_col-sm-3 {width: 100%;margin: auto;float: left;}
.about-archon-box p::first-letter {font-weight: 600;font-size: 28px;}
.page-template-aboutmanagement .content-left {text-align: center;	width: 100%;}
.wpb_single_image.vc_align_right {text-align: left !important;}
.page-template-aboutmanagement .wpb_column.vc_column_container.vc_col-sm-6 {width: 100%;margin: auto;}
.page-template-aboutmanagement .wpb_column.vc_column_container.vc_col-sm-6 figure,  .page-template-aboutmanagement .wpb_column.vc_column_container.vc_col-sm-6 .vc_single_image-wrapper,  .page-template-aboutmanagement .wpb_column.vc_column_container.vc_col-sm-6 img{ width:100%;}

.page-template-aboutmanagement .wpb_wrapper p {	font-size: 14px;}
.page-template-aboutpartner .wpb_wrapper p {font-size: 14px;line-height: 31px;}



.about-content-table-inner.wpb_column.vc_column_container.vc_col-sm-3 {width: 36%;	float: left;}
.about-content-text p {font-size: 24px !important;}
.coomon-ul {padding: 0; font-weight:700; }
.about-content-text p { font-weight:700;}
.about-content .about-content-text ol {	line-height: 34px;	font-size: 20px;}
.about-partner-inner-logo {	padding: 11px 6px !important;}
.about-content .about-content-text ul {padding: 0 26px;}
.page-template-aboutstrategic .wpb_content_element.vc_align_center {width: 25%;	text-align: center;	vertical-align: middle;	align-items: center;}
/*news*/
.news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap .ann_title a {font-size: 20px;font-weight: normal;}

.single-news_center .single-img img {width: 100%;}
.single-news_center p {font-size: 18px !important;font-weight: 500;line-height: 26px;}
.nav-links {width: 49%;}
.nav-links a {font-size:14px;}
.nav-previous {width: 40%;}
.nav-next {float: right;width: 24%;}

/*news*/
/* carrer */
.page-template-career section.vc_section {margin-top: 0;}
section.vc_section.carrer-custom, .page-template-career section.vc_section {height: 864px;padding: 0 31px;margin-bottom: 31px;}
.page-template-career p {font-size: 24px !important;margin: 0 !important;line-height: 31px;}
.carrer-custom .wpb_column.vc_column_container.vc_col-sm-6, .page-template-career .wpb_column.vc_column_container.vc_col-sm-6 {float: right;width: 100%;}
section.vc_section.carrer-custom .wpb_wrapper p {padding-bottom: 19px;}
section.vc_section.carrer-custom .wpb_wrapper p :first-child {padding-bottom: 0;}
.page-template-career .entry-header h1 {margin: 23px 0 29px 0;font-size: 30px;}
/* NEWS */
.news-content .tab-content.main-tab .commin-wrap-news {	padding: 16px 0 14px 0;}
.news-content {padding: 20px 0;}
.single-news_center .content {margin: 30px 0 0px 0;}
.single-news_center h1 {font-size:24px;}
.single-date {padding-bottom: 18px;	font-size:18px;font-weight: 500;}
.custom-side-right .arraw-left::before {left: 104px;}
body.archive.post-type-archive.post-type-archive-news_center .custom-side-right .arraw-left::before {left: -41px;}
/* footer-section */
footer#colophon .footer-menu .subscribe input {height:40px;font-size:18px;}
input.subscribe-button.subscribe_submit {float: right;width: 24% !important;margin: 10px 0;}
footer#colophon .footer-menu .subscribe p {font-size: 18px !important;text-align: left;}
footer#colophon .footer-menu .subscribe { padding:0 15px;}
footer#colophon .footer-menu h2 {font-size:18px;float: left;padding:10px 15px;width: auto; margin:13px 0 0 0 !important;}
footer#colophon .footer-menu ul li a { padding:0; color:#4c4b4c;}
footer#colophon .footer-menu ul.social-icons {width: 50%;	float: left;margin:15px 0 5px 15px;}
footer#colophon nav.main-navigation { padding-top:0;}
#colophon .container, #colophon .footer-menu { padding:0 !important;}
.panel-heading a::after, .panel-heading a.collapsed::after { right:10px; width:auto;}
.panel-title { font-size:18px; font-weight:bold; color:#4c4b4c}
.panel-collapse .panel-body li, .footer-menu .panel-body a { font-size:18px; list-style:none; color:#4c4b4c}
.privacy span.site-title, .privacy p { float:none;line-height: 24px; display:inline;}
.panel-group { margin-bottom:0;}

header#masthead div#site-header-menu { float:none;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { font-size:22px;}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column { width:100% !important;}
.mega-sub-menu .sub-menu-open  { float:right}
.site-header-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu .mega-sub-menu{ display:none;}
.service-arrow { display:block !important;} 
.header_below_menu{ display:none;}
.header_wrap_below_menu { display:block}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before { display:none;}

.page-template-contact-hong-php .wpb_column.vc_column_container.vc_col-sm-6 {width: 100%;}
body.page-template-services-account section .vc_inner {width: 100%;}
.wpb_text_column.wpb_content_element .wpb_wrapper p {font-size: 18px !important;}
.top-section h2 {font-size:18px !important; margin:0 !important;}
.top-section .wpb_text_column.wpb_content_element{ margin-bottom:0;}
.top-section ul { display:none;}
.bottom-section .wpb_column.vc_column_container.vc_col-sm-4 { margin-right:0; margin:25px 0; min-height:auto !important;}
.bottom-section { padding: 0 15px !important;}
.bottom-section .vc_column-inner .read-more a { top:0px; position:relative; text-align:right; width:100%; display:inline-block; padding: 15px; left:0;}
.bottom-section .vc_column-inner .read-more { width:100%; }
.bottom-section .wpb_single_image .vc_figure img { width:100%;}
.bottom-section .vc_column-inner h2 { font-size:22px !important;}
.bottom-section .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner { padding:0;}
.bottom-section .vc_column-inner .read-more a  {color:#000; font-size:18px; right:25px;}
.bottom-section .vc_column-inner .read-more a:hover { color:#cb2020;}
.about-prime-inner h1.entry-title, .service-prime-inner h1.entry-title { font-size:22px;}
body.page-template-services-procedure .service-prime-inner section .wpb_text_column.wpb_content_element .wpb_wrapper p { font-size:18px; padding:0 5px}

.desktop-header-img, .mobile-inner-menu { display:none ;}
.mobile-header-img { display:block !important;}

.modal .modal-dialog { max-width:95%; width:320px; height:auto;}
.modal .modal-dialog { margin-top:-25%; top:50%;}
.modal .modal-body .subscribe p { font-size:22px !important;}
.modal .modal-body {padding:20px 0 40px;}
.modal .modal-dialog .subscribe-status-email.submit_processing { font-size:14px;}
.modal .modal-dialog .subscribe_form_option {width:auto;}
.modal .modal-dialog .subscribe_email.form-control.subscribe-email { font-size:14px; height:100%; padding:8px 5px; margin-right: 10px;}
.modal .modal-dialog .subscribe-button { padding:8px 20px ; font-size:14px; width: auto !important; margin:0;}
.modal-dialog .subscribe_form_option { margin:20px 0;}
.modal button.close { font-size:25px;}
.search-field {width:200px;}
.header-footer .header-title h2 { bottom:40px; font-weight:bold; font-size:28px;}
.header-footer .header-title .breadcrumbs { bottom:18px;} 


body.page-template-services-account section .vc_inner, body.page-template-services-tax section .vc_inner, body.page-template-services-financial .vc_inner, body.page-template-services-corporation .vc_inner, body.page-template-services-secret .vc_inner, body.page-template-services-annual .vc_inner, body.page-template-services-trade .vc_inner, body.page-template-services-appraisal .vc_inner{ width:100%;}
.service-content .wpb_column.vc_column_container.vc_col-sm-2 .wpb_single_image img { height:auto;}
/*.wpb_column.vc_column_container.vc_col-sm-2 { height:auto;}*/
body.page-template-services-account .wpb_single_image.wpb_content_element .vc_single_image-wrapper.vc_box_border_grey { padding-top:0;}



.
.page-id-31 .service-content .wpb_column.vc_col-sm-10,
.page-id-63 .service-content .wpb_column.vc_col-sm-10,
.page-id-67 .service-content .wpb_column.vc_col-sm-10,
.page-id-65 .service-content .wpb_column.vc_col-sm-10 {width: 85%;}
.page-id-65 .service-content .wpb_column .wpb_column.vc_column_container.vc_col-sm-10 { width:85%;}


.page-template-services-annual .service-content .wpb_column.vc_col-sm-10 h2 { margin-bottom:0 !important; font-size:14px !important;}



.vc_section.top-section { padding:0;}
.modal-dialog button.close { font-size:43px !important;}

.content-right .about-us-custom { text-align:left;}
.about-us-custom ul li, .about-us-custom.service-corporation ul li { width:100%; text-align: left;}
.page-template-aboutarchon .about-us-custom ul li, .page-template-aboutmanagement .about-us-custom ul li, .page-template-aboutpartner .about-us-custom ul li, .page-template-aboutstrategic .about-us-custom ul li { width:100%;}


.about-us-custom ul li:last-child{ text-align: left;}
.about-us-custom ul li::after, .about-us-custom ul li::before, .about-us-custom ul li a::before{ display:none;}
.services-heading, .mobile-drop-down{ position:relative}
.services-heading .service-arrow, .services-heading .header_wrap_below_menu, .contact-news, .other-services  { 
	position:absolute; 
	right:0; 
	top:-2px; 
	font-size: 18px; 
	font-weight: bold; 
	line-height:normal;
}

.service-page-menu.arrow-down::after{
	content: "\f078";
	position: absolute;
	right: 0;
	top: 3px;
	cursor: pointer;
	bottom:0;
	font: normal normal normal 14px/1 FontAwesome;
}
.service-page-menu.arrow-up::after{
	content: "\f077";
	position: absolute;
	right: 0;
	top:0px;
	cursor: pointer;
	bottom:0px;
	font: normal normal normal 14px/1 FontAwesome;

	font-weight:200;
	
}

.mega-sub-menu .arrow-down::after{
	content: "\f078";
	position: absolute;
	right: 0;
	top: 7px;
	cursor: pointer;
	bottom:0;
	font: normal normal normal 14px/1 FontAwesome;
}
.top-section .vc_custom_heading { position:relative;}
.mega-sub-menu .sub-menu-open { position:relative; font-size:0px}
.mega-sub-menu .arrow-up::after {	
	content: "\f077";
	position: absolute;
	right: 0;
	top:3px;
	cursor: pointer;
	bottom:0px;
	font: normal normal normal 14px/1 FontAwesome;
	font-weight:200;
	
}

.other-news.arrow-down:after, .other-services.arrow-down:after{ right:10px !important;top:7px !important;}
.other-news.arrow-up:after, .other-services.arrow-up:after{ right:10px !important;top: 9px !important;}
.sidebar .sidebar-inner { margin-bottom:15px;}
.services-heading .arrow-up::after, .about-us-custom .arrow-up::after, .contact-news.arrow-up:after, .other-news.arrow-down:after, 
.other-services.arrow-down:after{
	content: "\f077";
	position: absolute;
	right: 0;
	top:3px;
	cursor: pointer;
	bottom:0px;
	font: normal normal normal 14px/1 FontAwesome;
}
.services-heading .arrow-down::after, .about-us-custom .arrow-down::after, .contact-news.arrow-down:after, 
.other-news.arrow-up:after, .other-services.arrow-up:after {
	content: "\f078";
	position: absolute;
	right: 0;
	top: 7px;
	cursor: pointer;
	bottom:0;
	font: normal normal normal 14px/1 FontAwesome;
	font-weight:200;
}
.account-icon.arrow-up::after { top:10px;}
ul.main_account li a, .about-us-custom ul li a { font-size:16px; padding-top: 10px;}
.about-us-custom ul li{padding: 5px 0;}
.about-us-custom ul li a { padding:0;}
.parent-arrow, .open-sub-menu, .contact-news, .other-news, .other-services, .service-page-menu { font-size:0; display:inline-block; width:20px;}
.other-services  {display:inline-block !important;}
.service-sidebar, 
.content-right .about-us-custom, 
.page-id-13.page-parent .about-us-custom, 
.parent-pageid-13 .about-us-custom,
.top-section .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner  {
	margin-bottom:15px;
	padding:8px 10px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(236,165,141,1);
	-moz-box-shadow: 0px 0px 3px 1px rgba(236,165,141,1);
	box-shadow: 0px 0px 3px 1px rgba(236,165,141,1);
}

.other-news { display:block !important; }
.services-heading h1 { margin:0;}
.services-heading.header_wrap_below_menu {display: inline-block;text-align: left; width: 100%;}
.page-id-13.page-parent .about-us-custom, .parent-pageid-13 .about-us-custom  {
	margin: 20px 15px;
	display: inline-block;
	max-width: 100%;
	width: 95%;
	max-width: 95%;
}

.parent-pageid-13 .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_column.vc_column_container.vc_col-sm-6 {width: 50%;float: left;}

.about-partner-custom .wpb_column.vc_column_container.vc_col-sm-9 { display: contents;}
.about-partner-custom  .wpb_column.vc_column_container.vc_col-sm-3 {display: table;width: 40%; float: left;}
.about-partner-custom .wpb_content_element{ margin-bottom:0 ;}
.about-partner-custom .about-partner-inner { padding:20px 0;}
.about-content-table .vc_col-sm-9 {
    width: 55% !important;
    display: inline-block !important;
    float: left;
	margin-left:10px;
}
.about-content-table .vc_col-sm-3{ width:25% !important}
.about-content .vc_column-inner h2::before {left: -17px;}
.about-partner-inner-logo .vc_col-sm-9 { display:inline-block !important;}
.about-partner-inner-logo .attachment-full {margin-top: 45px;}
.about-tranning-inner-table .about-business-img {transform: translateY(0); right: 5%; top:0;}


.about-strategic .vc_figure .vc_box_border_grey {min-height: auto; width: auto; border: 1px solid #ebebea; background:#fafbfc; padding:10px; line-height:normal;}
.page-template-aboutstrategic .wpb_content_element.vc_align_center { width:100%; text-align: center !important;}
form.wpcf7-form p { width:75%;}
form.wpcf7-form p.name-first span { width: calc(75% - 90px);}

.page-template-contact-office section.vc_section { padding:15px}
.page-template-contact-hong section.vc_section, .page-template-contact-office section.vc_section { display:inline-block; padding:15px; width:100%; margin:auto}
.contact-info .wpb_column.vc_column_container.vc_col-sm-6 { float:none; width:100%;}


 
.contact-info figure,  .contact-info figure .vc_single_image-wrapper { width:100%; }

.contact-info .vc_row-fluid .vc_col-sm-3 { width:25%; float:left;}
.contact-info .vc_row-fluid .vc_col-sm-9{width:75%;}
.mobile-drop-down { display:block !important;}
.about-us-custom { 
	text-align:left;
	font-weight: 700;
	margin-bottom:15px;
	padding:8px 10px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(236,165,141,1);
	-moz-box-shadow: 0px 0px 3px 1px rgba(236,165,141,1);
	box-shadow: 0px 0px 3px 1px rgba(236,165,141,1);
}
body.page-template-contact-hong .about-us-custom ul li:last-child { text-align:left;}
.active-title-headquarter {font-size: 18px;}
.mega-menu #mega-menu-item-470 { display:none !important;}

.bottom-section .wpb_column.vc_column_container.vc_col-sm-4 .wpb_wrapper, .bottom-section .wpb_column.vc_column_container.vc_col-sm-4 .wpb_wrapper .vc_single_image-wrapper.vc_box_border_grey  { width:100%;}

.service-page-menu {display: block;}
.top-section .vc_row.wpb_row.vc_inner.vc_row-fluid{ margin-top:20px;}
.top-section ul {padding:10px 25px 5px;}
.top-section ul li{line-height: normal;padding: 5px 0;}
form.wpcf7-form span .wpcf7-not-valid-tip { width:auto;}
.page-id-31 .service-content .wpb_column, 
.page-id-63 .service-content .wpb_column,
.page-id-67 .service-content .wpb_column, 
.page-id-65 .service-content .wpb_column { width:auto;}


.page-id-31 .service-content .wpb_column .wpb_column.vc_column_container.vc_col-sm-10,
.page-id-63 .service-content .wpb_column .wpb_column.vc_column_container.vc_col-sm-10, 
.page-id-67 .service-content .wpb_column .wpb_column.vc_column_container.vc_col-sm-10, 
.page-id-65 .service-content .wpb_column .wpb_column.vc_column_container.vc_col-sm-10{ width:85%;}



.page-id-65 .service-content .wpb_column .wpb_column.vc_column_container.vc_col-sm-10 h2{ margin-bottom:0 !important;}

body.page-template-services-trade .wpb_wrapper .vc_column-inner h2, body.page-template-services-appraisal .wpb_wrapper .vc_column-inner h2 { margin-bottom:0 !important;}
body.page-template-services-account section h2 { margin:0 !important;}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data { padding-top:0;}

 
.logo-img .img-responsive.desktop-logo { display:none;}
.about-us-inner .about-us-inner-custom {padding:23px 26px 30px 19px;}
.page-template-aboutmanagement .vc_section.about-managemnt .wpb_column.vc_column_container.vc_col-sm-3{   display: inline-block; margin: auto;  width:25%; }
.page-template-aboutmanagement .vc_section.about-managemnt .vc_row.wpb_row.vc_inner.vc_row-fluid:first-child{ text-align:center;}
:lang(zh-CN) .page-template-aboutarchon figure img, 
:lang(zh-CN) .page-template-aboutarchon figure, 
:lang(zh-CN) .page-template-aboutarchon figure .vc_single_image-wrapper.vc_box_border_grey  { width:100%;} 
.page-template-career section.vc_section, .section.vc_section.carrer-custom { height:auto;} 


.wpb_single_image.wpb_content_element.vc_align_left figure.wpb_wrapper.vc_figure, .wpb_single_image.wpb_content_element.vc_align_left figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey{ width:100%;}

/*header#masthead div#site-header-menu { position:absolute; z-index:11; right:10px;  width: 100%;}
.mega-menu-toggle.mega-menu-open .mega-toggle-block-1 {margin-top: 19px !important; position:absolute; right:30px;}
#mega-menu-wrap-primary .mega-menu-toggle { margin-right: 17px;}
.site-header-menu{ position:absolute !important; top:100%; z-index:11; background:#fff; margin:0;}*/

.service-content .container { width:auto; padding:0;}

.desktop_news_bg { display:none;}
.mobile_news_bg { display:block !important;}
.top_menu_open {overflow:hidden; height:100%;}


/*

@keyframes silde_to_top {
0% {
    top: -82px;
}
100% {
    opacity: 1;
    top: 0;
    z-index: 1000000;
}
}
@keyframes silde_to_top2 {
0% {
    top: 0;
}
100% {
    opacity: 1;
    top: 0;
    z-index: 1000000;
}
}
@keyframes silde_to_top1 {
0% {
    top: -50px;
}
100% {
    opacity: 1;
    top: 0;
    z-index: 1000000;
}
}
.site-header.fixe {
    animation-direction: normal;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: silde_to_top;
    animation-play-state: running;
    animation-timing-function: ease;
}

.site-header.fixe {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px #383838;
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}*/

}




 @media (max-width:767px) { 
body.page-template-services-account section .vc_inner ul, body.page-template-services-tax section .vc_inner ul, body.page-template-services-financial .vc_inner ul, body.page-template-services-corporation .vc_inner ul, body.page-template-services-secret .vc_inner ul, body.page-template-services-annual .vc_inner ul, body.page-template-services-trade .vc_inner ul, body.page-template-services-appraisal .vc_inner ul
{  padding-left: 68px;} 

body.page-template-services-secret .vc_inner h3   { padding-left:53px;}
.site-info a, .site-info {font-size:13px;}
.privacy p { font-size:13px !important;}
 
 }
 
  @media (max-width:600px) {
.wpb_text_column.wpb_content_element .wpb_wrapper p { font-size:16px !important;}
body.page-template-services-listing .service-content table tr th { font-size:100%; line-height:20px;}
body.page-template-services-listing .service-content table:last-child tr table tr td { padding:12px 5px;} 
.site-info a, .site-info {font-size:11px;}
.privacy p { font-size:11px !important;
	  
  }


@media (max-width:480px) {
.home.page-template .services-inner-custom {min-height: 265px !important;}
.services-inner-custom {min-width: 100%;}
.services-inner-custom .services-title p, .bottom-section .vc_column-inner h2 { font-size:18px !important; padding: 15px 40px;}
.services-inner-custom .services-content ul li a { font-size:16px;}
.home.page-template .services-content ul { margin: 10px 0 15px;}
.about-us-inner .about-us-inner-custom h1, .about-us-inner-custom h1 { font-size:18px;}
.about-us-inner .about-us-inner-custom p { font-size:13px !important; line-height:normal} 
.about-us-inner .about-us-inner-custom a.read, .about-us-inner-custom .about-us-info a { font-size:13px;}

.panel-title { font-size:16px;}
.panel-collapse .panel-body li, .footer-menu .panel-body a { font-size:16px;}
footer#colophon .footer-menu h2 { font-size:16px; margin:5px 0 0 0 !important}
footer#colophon .footer-menu .subscribe p { font-size:16px;}
footer#colophon .footer-menu .subscribe input { font-size:16px; height:36px;}
.common_text .subscribe-button.subscribe_submit {width: auto !important;height: auto !important;padding: 5px 20px !important;}

.site-info a, .site-info { font-size:10px;}
.privacy p { font-size:10px  !important;}
footer#colophon .footer-menu ul.social-icons li a {margin-right: 6px;}
.header-footer .header-title h2 { font-size:16px;}
.wpb_text_column.wpb_content_element .wpb_wrapper p {font-size: 14px !important; line-height:26px;}


body.page-template-services-account section .vc_inner h3, body.page-template-services-tax section .vc_inner h3, body.page-template-services-financial .vc_inner h3, body.page-template-services-corporation .vc_inner h3, body.page-template-services-secret .vc_inner h3, body.page-template-services-annual .vc_inner h3, body.page-template-services-trade .vc_inner h3, body.page-template-services-appraisal .vc_inner h3
{ font-size:14px;}


.bottom-section .wpb_column.vc_column_container.vc_col-sm-4{min-height:auto !important;}
.bottom-section .vc_column-inner .read-more a { font-size:14px; padding:}

.page-template-services-php.page.page-id-11 .service-prime-inner{ padding:15px 0 0;}


.about-prime-inner h1.entry-title, .service-prime-inner h1.entry-title { font-size:18px;}
.about-archon-box p::first-letter{ font-size:22px;} 
.news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap .ann_title a { font-size:18px;}
.news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap .desc{ font-size:14px; line-height:26px;}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data {width: 85px;}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data .day { font-size:16px;}
.news-content .tab-content.main-tab .commin-wrap-news .ann_data .month-year { font-size:14px;}
.news-content .tab-content.main-tab .commin-wrap-news .common_title_desc_wrap {width: calc(100% - 100px);}
.bx-wrapper .bx-viewport ul#interest_tabs li a { font-size:13px;}
.custom-side-right .arraw-right::after, .custom-side-right .arraw-left::before { background-size:15px;}
.custom-side-right .arraw-right::after {right: -45px;}

.mobile-search {right:80px  !important;}
.slider-custom-content p {font-size: 14px !important;line-height: normal !important; width:100%;}

body.page-template-services-account section .vc_inner, body.page-template-services-tax section .vc_inner, body.page-template-services-financial .vc_inner, body.page-template-services-corporation .vc_inner, body.page-template-services-secret .vc_inner, body.page-template-services-annual .vc_inner, body.page-template-services-trade .vc_inner, body.page-template-services-appraisal .vc_inner{ width:100%;}

.page-id-61 .vc_custom_heading.our-services-custom { margin-bottom:0  !important; font-size:14px !important;}

.sidebar .sidebar-inner h2, .single-news_center h1 {font-size: 16px; line-height:normal;}
.sidebar .sidebar-inner ul li a {font-size: 14px;}
.sidebar .sidebar-inner ul {border: none; padding: 5px 15px;}
.sidebar .sidebar-inner ul li {margin-bottom: 0;}
.single-date { font-size:16px;}
.single-news_center p { font-size:14px !important;}
.wpb_column.vc_column_container.vc_col-sm-2 {width: 20px; margin-right:10px;}
.wpb_text_column.wpb_content_element .wpb_wrapper p { line-height:26px;}
.page-template-services-account .wpb_text_column.wpb_content_element {margin-bottom: 20px;}
body.page-template-services-financial .vc_inner h3{ line-height:normal}

h2.vc_custom_heading { margin-bottom: 0;}

.page-template-career .entry-header h1 {margin:15px 0;font-size: 22px;}
.carrer-custom .vc_custom_heading { font-size:18px !important}
section.vc_section.carrer-custom .wpb_wrapper p {padding-bottom: 0;}
.page-template-career .wpb_text_column.wpb_content_element {margin-bottom: 15px;}
section.vc_section.carrer-custom, .page-template-career section.vc_section { padding: 0 15px; height:auto;}
.modal .modal-dialog .subscribe_email.form-control.subscribe-email { padding:5px;}

body.page-template-services-ipo .vc_column-inner .wpb_wrapper h2.vc_custom_heading { font-size:18px !important; line-height:normal; margin:0 0px 15px !important;}


.services-heading h1, .services-heading .service-arrow, .services-heading .header_wrap_below_menu { font-size:14px;}
.top-section h2.vc_custom_heading { font-size:14px !important; }
.service-page-menu.arrow-down::after {  top:0;}
service-page-menu.arrow-up::after { top:-3px;}
ul.main_account li a, .about-us-custom ul li a { font-size:12px;}
.services-heading .arrow-up::after, .about-us-custom .arrow-up::after { top:0;}
.services-heading .arrow-down::after, .about-us-custom .arrow-down::after { top:4px;}

.page-id-13.page-parent .about-us-custom, .parent-pageid-13 .about-us-custom { max-width:91%; width:91%;}
.about-tranning-inner .about-content-table .about-content-table-inner {padding-left:0px;}
.about-tranning-inner { padding:15px;} 
.about-content-table .vc_col-sm-3 {width: 35% !important;}
.about-content-table .vc_col-sm-9 {width:60% !important;}
.about-content .vc_column-inner h2 {font-size: 20px !important;} 
.about-content-text ul li {font-size: 14px; line-height:26px;}
.about-content .about-content-text ul {padding-left: 20px;}
.about-content .about-content-text { padding:15px;} 
.about-content .about-content-text ol {line-height: 26px; font-size: 16px;}
.about-partner-inner-logo {padding: 15px !important;}
.about-partner-inner-logo .vc_column-inner { padding:0;}
.wpb_column.vc_column_container.vc_col-sm-9 { width:100%;}
.about-partner-custom table tr td:first-child {padding-left: 0;}
.about-tranning-inner-table .about-business-img .attachment-full {width: 100px;}
.about-partner-inner-logo .attachment-full {margin: 10px 0;}
form.wpcf7-form p {width: 100%; margin-bottom: 20px; margin-right: 0;}
form.wpcf7-form p.name-first span{width: calc(100% - 90px);}

.contact-info .vc_row-fluid .vc_col-sm-9, .contact-info .vc_row-fluid .vc_col-sm-3{width:100%;}
.page-template-contact-hong .wpb_content_element, .page-template-contact-office .wpb_content_element{margin-bottom: 10px;}
.wpb_button, ul.wpb_thumbnails-fluid > li { margin-bottom:10px !important;}
.services-heading .service-arrow, .services-heading .header_wrap_below_menu, .contact-news{
	white-space:nowrap;
	width: 100px;
    text-overflow: ellipsis; 
	padding-right:13px;
}

.services-heading .service-arrow, .services-heading .header_wrap_below_menu{overflow:hidden;}
.about-prime-inner h1.entry-title, .service-prime-inner h1.entry-title { font-size:16px; margin:0 0 15px; line-height:normal;}
.header-footer .header-title h2 { bottom:60px;}
body.page-template-services-procedure .service-prime-inner section .wpb_text_column.wpb_content_element .wpb_wrapper p { font-size:12px !important; line-height:20px; }
body.page-template-services-procedure section {  padding:0; width:100%;}
body.page-template-services-procedure section .vc_col-sm-3 { width:25%; float:left;}
body.page-template-services-procedure section .vc_col-sm-6 { width:50%;}

body.page-template-services-listing .service-content table tr th { font-size:13px;}
body.page-template-services-listing .service-content table:last-child tr table tr td { padding:3px; font-size:9px; line-height: normal;}

h2.vc_custom_heading { font-size:18px !important; }

.tp-loop-wrap {top:50px !important}
.active-title-headquarter { font-size:14px;}

.search-field {width:130px;}
input.search-field { padding:8px;}
button.search-submit { line-height: 31px;}
form.search-form { padding-right: 64px;}


.top-section ul li { font-size:12px;}
div.wpcf7-validation-errors {bottom: 46px;}

 body.page-template-services-account section .vc_inner ul, body.page-template-services-tax section .vc_inner ul, body.page-template-services-financial .vc_inner ul, body.page-template-services-corporation .vc_inner ul, body.page-template-services-secret .vc_inner ul, body.page-template-services-annual .vc_inner ul, body.page-template-services-trade .vc_inner ul, body.page-template-services-appraisal .vc_inner ul
{  padding-left:44px;} 
 body.page-template-services-secret .vc_inner h3   { padding-left:32px; padding-top: 10px;} 
 .page-id-65 .service-content .wpb_column .wpb_column.vc_column_container.vc_col-sm-10 h2{ font-size:14px !important; margin-bottom:0 !important;} 

body.page-template-services-account section h2 { font-size:14px !important;}

.post-19.page.type-page.status-publish .container { padding:0;} 

/*.page-template-contact-hong section.vc_section, .page-template-contact-office section.vc_section { width:auto;}*/
header#masthead .site-branding { left:0; padding-left: 7px;}
}

@media (max-width:460px) {
	
	.privacy span.site-title, .privacy p { display:block;     line-height: normal;}
}
@media (max-width:360px) {
	.tp-loop-wrap {
    top: 25px !important;
}
	
}
/*=============== @media-end===============*/



