/*!
Theme Name: Cxmt
Theme URI: http://underscores.me/
Author: vanthien
Author URI: http://underscores.me/
Description: Description
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cxmt
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.rst_breadcrumb .china,
.rst_breadcrumb .eng {
	display: none;

}

.rst_banner {
	position: relative;
}

.rst-banner-mobile {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	display: none;
	left: 0;
	width: 100%;
	height: 100%;
}

.rst_content_goals {
	padding-bottom: 0;
}

.rst_list_goals h4 {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	text-align: center;
}

.rst_list_goals {
	max-width: 401px;
	width: 100%;
	position: relative;
	height: 401px;
	margin: 110px auto 30px !important;
	background: url('bg_tron.png') no-repeat center center;
}

.rst_title_goals li {
	width: 165px !important;
	height: 165px !important;
	font-size: 16px !important;
	background: #172a88 !important;

	padding-top: 20px !important;
	color: #fff !important;
	position: absolute;

	margin: 0px !important;
	border: 20px solid #fff !important;
}

@media (min-width: 460px) {
	html[lang="en-US"] .rst_title_goals li {
		width: 170px !important;
		height: 170px !important;
	}
}

.rst_title_goals li.goal_0 {
	top: -70px;
	left: 0;
	right: 0;
	margin: 0px auto !important;
}

.rst_title_goals li.goal_2 {
	top: 50px;
	right: -70px;
}

.rst_title_goals li.goal_4 {
	bottom: -35px;
	right: 0px;
}

.rst_title_goals li.goal_3 {
	bottom: -35px;
	left: 0px;

}

.rst_title_goals li.goal_1 {
	top: 50px;
	left: -70px;

}

.rst_title_goals li span {
	color: #fff !important;
}

.rst_box_goals {
	max-width: 690px !important;
}

.rst_conent_services {
	margin-bottom: 100px;
}

.rst_box_service h3 {
	color: #fff !important;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
}

.rst_box_service p {
	color: #fff;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
}

.rst_conent_services {
	padding-top: 90px;
	padding-bottom: 80px;
}

.rst_conent_services .uk-container>h3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.25;
	color: #fff;
	text-align: center;
}

.rst_conent_services {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	max-width: 1334px;
	margin: 0px auto 100px;
}

.rst_list_service {
	background: none !important;
	padding: 50px 20px 20px 20px !important;
}

.footer-top .rst-head-language a {
	color: #353535;
}

.rst_container_search {
	display: none;
}

.rst_container_search#all {
	display: block;
}

.rst_container_search .not-found {
	padding-top: 50px;
}

.entry-summary p:last-child {
	margin: 0;
}

html[lang="zh-hans"] .rst_breadcrumb .china {
	display: inline-block;
}

html[lang="en-US"] .rst_breadcrumb .eng {
	display: inline-block;
}

.rst_breadcrumb .uk-container>span:first-child {
	padding-left: 0;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.top-menu-right p a,
.top-menu-right p a:hover {
	color: #fff;
}

html[lang="en-US"] .top-menu-right p a {
	font-size: 14px;
}

.top-menu-right p a:hover {
	color: #fff;
	text-decoration: none;
}

.widget_nav_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget_nav_menu ul li {}

.widget_nav_menu ul li a {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	padding: 5px 0;
	display: block;
	text-decoration: none;
}

.widget_nav_menu ul li a:hover {
	color: #1f328c;
}

.widget {
	margin-bottom: 50px;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content-page {
	padding: 100px 0;
}

.widget ul li a {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	padding: 0;
	display: block;
	text-decoration: none;
}

.widget ul li a:hover {
	color: #1f328c;
}

.search .entry-header {
	margin-bottom: 20px;
}

.search article {
	padding: 50px 0;
	border-bottom: 1px solid #e0e0e0;
}

.cookie-notice-container {
	max-width: 1318px;
	margin-right: auto;
	margin-left: auto;

}

span.cookie-close.uk-icon {
	/* position: absolute; */
	top: 50%;
	/* right: 7%; */
	transform: translateY(-50%);
	cursor: pointer;
	float: right;
}

/***************Fix menudropdown*************/
/*.menu-main .uk-navbar-dropdown-dropbar{
	width: auto;
}
.menu-main ul.uk-nav.uk-navbar-dropdown-nav li {
    display: inline-block;
    margin-right: 0px;
}

.menu-main ul.uk-nav.uk-navbar-dropdown-nav li:last-child{
	margin-right: 0;
}*/
/*.uk-navbar-dropbar-slide{
	height: 100px !important;
}*/
/*.uk-navbar-dropbar-slide,.uk-navbar-dropdown-dropbar.uk-open{
	border-top: 1px solid #e5e5e5;
	padding-left: 40px;
    padding-right: 40px;
}
.menu-main a.uk-open{
	border-bottom: 2px solid #172a88;
}
.menu-main .uk-navbar-dropdown{
	padding: 34px 40px;
}*/

.rst_inner_content {
	max-width: 932px;
	width: 100%;
	margin: 0px auto;
}

.info-company-number ul li label {
	display: block;
	font-weight: bold;
	font-size: 40px;
	line-height: 1;
}

.info-company-number ul li {
	margin-right: 120px;

}

.videobg video {
	display: none;
}

.key-search {
	display: none;
}

.qr-container {
	height: 100vh;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-items: center;
	align-items: center;
	background: #f4f4f4;
}

#modal-qr-full .uk-modal-close-full {
	background: #f4f4f4;
}

#modal-qr-full .uk-close {
	color: #000;
}

.qr-container h2 {
	font-size: 6.667vw;
	font-weight: bold;
	color: #353535;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 13.333vw;
}

.qr-container img {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}

.qr-container h3 {
	font-family: Lato;
	font-size: 6.667vw;
	font-weight: bold;
	color: #353535;
	text-transform: uppercase;
	width: 100%;
	margin-top: 10.667vw;
}

.qr-code-mb-content {
	width: 100%;
}

.rst_sub_page.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 99999;
}

nav.page-nav {
	margin-top: 50px;
}

nav.page-nav a,
nav.page-nav span {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	padding: 0 20px;
}

nav.page-nav span {
	color: #1f328c;
	text-decoration: underline;
}

nav.page-nav svg {
	width: 15px;
}

.prev>span,
.next>span {
	padding: 0 !important;
}

html[lang="en-US"] .rst_banner p {
	line-height: 1;
}

html[lang="en-US"] .rst_title_goals {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

html[lang="en-US"] .rst_title_goals li {
	width: 170px;
	height: 170px;
	padding: 28px 12px 10px 12px;
	font-size: 12px !important;
	line-height: 18px !important;
}

.rst_section_history_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.rst_main_history_nav {
	display: none;
}

.rst_main_history_nav a {
	position: absolute;
	top: 50%;
	left: -1.6vw;
	transform: translateY(-50%);
	font-weight: bold;
	color: #000 !important;
	cursor: pointer;
	width: 13px;
	height: 22px;
	background: url(images/assets/arrow-prev.png) no-repeat center center/cover;
	z-index: 999;
}

.rst_main_history_nav a.next_btn {
	left: auto;
	right: -1.6vw;
	background: url(images/assets/arrow-next.png) no-repeat center center/cover;
}

@media (min-width: 750px) {
	.rst_main_history_nav a {
		left: 25px;
		background: url(images/assets/arrow-prev-white.png) no-repeat center center/cover;
	}

	.rst_main_history_nav a.next_btn {
		left: auto;
		right: 25px;
		background: url(images/assets/arrow-next-white.png) no-repeat center center/cover;
	}
}

.rst_main_history {
	position: relative;
}

.search-no-results section.no-results.not-found {
	padding-top: 30px;
	padding-bottom: 130px;
}

.search-no-results h1.page-title {
	font-size: 25px;
	color: #353535;
	text-transform: uppercase;
	margin-bottom: 30px;
}

html[lang="zh-hans"] .search-no-results h1.page-title {
	font-size: 40px;
}

.search-no-results h1.page-title br {
	display: none;
}

.search-no-results .page-content p {
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	color: #353535;
}

.search .key-text {
	margin-bottom: 0;
	width: 276px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 5px;
	margin-right: -20px;
	font-weight: 500;
	font-size: 16px;
	color: #353535;
	text-transform: uppercase;
	display: block !important;
	min-height: 30px;
}

.search-no-results header.page-heade.text-center {
	display: none;
}


.section__map-office {
	text-align: center;
	width: 60px;
}

.section__map-office .office-trigger {
	display: block;
	background-image: url(images/icon_map.png);
	width: 26px;
	height: 37px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
	z-index: 5;
	position: relative;
	margin: 0px auto;
	-webkit-transition: width .3s, height .3s;
	-o-transition: width .3s, height .3s;
	transition: width .3s, height .3s;
}

.section__map-office .office-trigger.active {
	width: 33px;
	height: 46px;
}

.rst-map-top {
	position: relative;
}

.section__map-office.section__map-office-1 {
	position: absolute;
	top: 13%;
	right: 33%;
}

.section__map-office.section__map-office-2 {
	position: absolute;
	top: 19%;
	right: 29%;
}

.section__map-office.section__map-office-3 {
	position: absolute;
	top: 47%;
	right: 36%;
}

.section__map-office span {
	display: block;
	color: #353535;
	font-size: 12px;
	font-family: lato;
	font-weight: 500;
	margin-top: 8px;
}

.rst-box-office h3,
.rst-box-office p a {
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.office_active.rst-box-office h3 {
	font-size: 31px;
}

.office_active.rst-box-office p {
	font-size: 17px !important;
}

.office_active.rst-box-office h3,
.office_active.rst-box-office p a {
	color: #c30d23;
}

.office_active.rst-box-office p.rst_mail {
	background: url(images/icon_email_ac.png) no-repeat left center;
}

.office_active.rst-box-office p.rst_phone {
	background: url(images/icon_phone_ac.png) no-repeat left center;
}

@media only screen and (max-width: 768px) {
	.rst-banner-mobile {
		display: block;
	}
}

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

	.rst-banner {
		background: none !important;
	}

	.section__map-office.section__map-office-2 {
		right: 27%;
	}

	.office_active.rst-box-office p.rst_mail {
		background: url(images/icon_email_ac.png) no-repeat top center;
	}

	.office_active.rst-box-office p.rst_phone {
		background: url(images/icon_phone_ac.png) no-repeat top center;
	}
}

@media only screen and (max-width: 500px) {
	.section__map-office span {
		display: none;
	}

	.section__map-office.section__map-office-1 {
		top: 10%;
	}

	.section__map-office.section__map-office-2 {
		top: 16%;
	}

	.section__map-office.section__map-office-3 {
		top: 38%;
		right: 34%;
	}
}


.level-div-1 {
	top: auto !important;
}

ul.uk-nav.uk-navbar-dropdown-nav.level-1 li {
	display: block;
	max-width: 100%;
}

.level-div-0,
.level-div-1 {
	margin-top: 0;

}

.level-div-1 {
	border-top: none !important;
	background: transparent;
	padding: 8px 0px 25px 0 !important;
	display: block !important;
	box-shadow: none;
	left: 0 !important;
	position: relative;
}

.level-div-1 li {
	margin-right: 0 !important;
}

ul.uk-nav.uk-navbar-dropdown-nav.level-0 a {
	border-bottom: none;
}

.level-div-0 .uk-icon {
	position: absolute;
	right: 40px;
	top: 40px;
	cursor: pointer;
}

.level-div-1 .uk-icon {
	display: none;
}

.level-0>li {
	position: relative;
	width: 20%;
	margin-right: 0px !important;
}

#menu-item-1231 .level-0>li,
#menu-item-1222 .level-0>li {
	position: relative;
	width: auto;
	margin-right: 100px !important;
}

.level-0>li:last-child {
	margin-right: 0 !important;
}

ul.uk-nav.uk-navbar-dropdown-nav.level-0 {
	display: flex;
	flex-wrap: wrap;
}

.level-0>li>a {
	font-weight: bold;
}

.level-1>li>a {
	font-size: 14px !important;
}

.overlay_content .uk-container-small {
	max-width: 1164px;
	box-sizing: border-box;
	text-align: left;
}

.select2-results__option {

	font-size: 16px !important;

}

.rst-control-input-select .wpcf7cf_group {
	margin-top: 20px;
}

.rst_form_content>p {
	text-align: left !important;
	max-width: 700px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px auto 18px !important;
}

@media (min-width: 750px) {

	html[lang="en-US"] .page-template-template-sale-support .rst_btn,
	html[lang="en-US"] .page-template-template-about-join-us .rst_btn,
	html[lang="en-US"] .page-template-template-about-ethics-compliance:not(.page-id-331) .rst_btn {
		padding: 14px 20px;
		width: auto;

	}
}

@media only screen and (max-width: 776px) {
	.overlay_content div {
		text-align: center !important;
	}

	.slide-content .p1 {
		line-height: 1.3 !important;
	}

	.videocontainer .overlay_content {
		top: 15%;
		transform: translate(-50%, 0%);
		-webkit-transform: translate(-50%, 0%);
		-moz-transform: translate(-50%, 0%);

		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.videocontainer .overlay_content:nth-child(1) {
		top: 20%;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media only screen and (max-width: 480px) {
	.overlay_content div {
		text-align: center;
	}

	.slide-content .p1 {
		line-height: 1.3 !important;
	}

	.videocontainer .overlay_content {
		top: 15%;
		transform: translate(-50%, 0%);
		-webkit-transform: translate(-50%, 0%);
		-moz-transform: translate(-50%, 0%);

		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.videocontainer .overlay_content:nth-child(1) {
		top: 20%;
		left: 50%;
		transform: translateX(-50%);
	}
}

/*fix*/
/*@media only screen and (min-width: 1024px) and (max-width: 1334px){
	.product_info__desc,.product_info__title,.product-nav .product__container{
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
}*/
.rst_conent_services {
	padding-top: 0;
	padding-bottom: 0;
}

.pnl {
	/*border-top: 1px solid #000;*/
	padding-top: 0px;
}

.page-template-template-about-ehs .rst_conent_services h3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.25;
	color: #221815;
	text-align: center;
	margin-bottom: 40px;
}

.page-template-template-about-ehs .rst_conent_services h3 br {
	display: none;
}

.page-template-template-about-ehs .rst_list_service {
	padding: 50px 0px 20px !important;
}

.rst_list_service2 .grey {
	background: #f0f0f0;
	padding: 5px 35px 15px;
	position: relative;
	height: 100%;
}

.page-template-template-about-ehs .rst_conent_services h4 {
	font-size: 24px;
	line-height: 66px;
	font-weight: bold;
	padding-left: 45px;
	margin: 0 0 5px;
	position: relative;
}

html[lang="en-US"] .page-template-template-about-ehs .rst_conent_services h4 {
	font-size: 25px;
	line-height: 1.3;
	font-weight: bold;
	margin: 15px 0;
	min-height: 64px;
	display: flex;
	align-items: center;
}

.page-template-template-about-ehs .rst_conent_services p {
	font-size: 16px;
	line-height: 1.6;
	color: #221815;
	margin: 0;
	line-height: 1.4;
}

.num {
	width: 53px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	display: inline-block;
	border-radius: 50%;
	background: #172a88;
	color: #fff;
	font-family: Arial;
	font-size: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: calc(-45px + (53px / 2));
}

html[lang="en-US"] .num {
	top: 25px;
}

.banner-wrapper {
	background: transparent !important;
}

.product_title {
	padding: 35px 45px;
	/* background-color: rgba(0, 0, 2, 0.5); */
	display: inherit;
}

.tax-products .banner-wrapper {
	padding: 35px 45px;
	background-color: rgba(0, 0, 2, 0.35) !important;
}

.tax-products .product_title {
	padding: 0;
	background-color: transparent;
}

@media (min-width: 1200px) {
	.page-template-template-about-ehs .rst_conent_services .uk-grid>* {
		padding-left: 55px;
	}

	.page-template-template-about-ehs .rst_conent_services .uk-grid>.uk-grid-margin {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 750px) {
	.rst_conent_services h3 {
		font-size: 6.666vw;
		margin-bottom: 20px;
	}

	.pnl {
		padding-top: 13.333vw;
	}
}

@media only screen and (min-width: 750px) {

	h1.p1 span:first-of-type {
		margin-top: 20px;
		display: inline-block;
	}

	.slick-slide:nth-child(2) .slide-content .p1 {
		background-color: rgba(0, 0, 0, 0.3);
		padding: 40px 50px;

		width: max-content;
		padding-left: 40px !important;

	}
}

.slick-slide:nth-child(2) .slide-content .p1 {
	background-color: rgba(0, 0, 0, 0.3);
}

.slick-slide:nth-child(3) .slide-content .p1 {
	background-color: rgba(0, 0, 0, 0.3);
	padding: 35px 40px 35px;
	margin: 0 auto;
	width: max-content;
	text-align: center;
	letter-spacing: 0;
	display: inline-block;
}

.slick-slide:nth-child(3) .slide-content .p1 span {
	margin-top: 15px;
}

html[lang="zh-hans"] .slick-slide:nth-child(3) .slide-content .p1 {
	font-size: 22px;
}

html[lang="zh-hans"] .slick-slide:nth-child(3) .slide-content .p1 span {
	font-size: 20px;
	font-weight: 300;
}

/* .slick-slide:nth-child(3) .slide-content .p1 {
	background-color: rgba(0, 0, 0, 0.3);
	padding: 35px 40px 35px;
	margin: 0 auto;
	width: max-content;
	max-width: 362px;
	text-align: center;
	line-height: 70px;
	padding-top: 20px;
	font-size: 22px;
	letter-spacing: 0;
	display: inline-block;
} */

.slick-slide:nth-child(3) .slide-content .p1 span {
	/*width: 25%;*/
	width: auto;
	font-weight: 300;
}

@media screen and (max-width: 798px) {
	html[lang="zh-hans"] .slick-slide:nth-child(3) .slide-content .p1 span {
		width: 45%;
		margin: 0;
		margin-top: 10px;
	}

	html[lang="zh-hans"] .slick-slide:nth-child(3) .slide-content .p1 {
		padding: 25px !important;
		justify-content: center !important;
	}

	html[lang="en-US"] .slick-slide:nth-child(3) .slide-content .p1 span {
		width: 100%;
	}
}

.slick-slide:nth-child(3) .slide-content .p1 span {
	font-weight: bold;
	padding: 0px 10px;
	text-align: center;

	margin: 20px 0px;
}



html[lang="en-US"] .slide-content .p1:nth-child(1) span,
html[lang="en-US"] .slide-content .p1:nth-child(2) span {
	font-size: 20px;
	font-weight: 300;
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
	html[lang="en-US"] .slide-content .p1 {
		font-size: 36px;
	}
	html[lang="en-US"] .slide-content .p1 span {
		font-size: 34px;
	}
}

@media screen and (min-width: 1400px) {

	html[lang="en-US"] .slide-content .p1 {
		font-size: 42px;
	}

	html[lang="en-US"] .slide-content .p1 span {
		font-size: 40px;
	}
}

@media (max-width: 1920px) {
	.slick-slide:nth-child(2) .slide-content .p1,
	.slick-slide:nth-child(3) .slide-content .p1 {
		margin-left: 120px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1920px) {
	html[lang="en-US"] .slick-slide:nth-child(3) .slide-content .p1 {
		max-width: 570px;
		text-align: left;
	}
	html[lang="zh-hans"] .slick-slide:nth-child(3) .slide-content .p1 {
		font-size: 36px;
		text-align: left;
	}

	html[lang="zh-hans"] .slick-slide:nth-child(3) .slide-content .p1 span {
		font-size: 34px;
		font-weight: 300;
	}

	html[lang="zh-hans"] .slick-slide:nth-child(3) .slide-content .p1 span {
		padding-left: 0;
		padding-right: 20px;
	}

	html[lang="en-US"] .slick-slide:nth-child(3) .slide-content .p1 span {
		display: inline-block;
		text-decoration: none;
		letter-spacing: normal;
		white-space: nowrap;
		min-width: 245px;
		margin: 0;
		text-align: left;
		font-weight: normal;
		padding: 0;
	}
}

.rst-thumbnail-leader {

	padding-top: 9px;
}

.slick-slide:nth-child(2) .slide-content .p1 {
	max-width: 650px;
}

@media (max-width: 1400px) {
	.slick-slide:nth-child(2) .slide-content .p1 {
		margin-left: 120px;
	}

	.slick-slide:nth-child(2) .slide-content .p1 {
		max-width: 687px;
	}

	html[lang="en-US"] .slick-slide:nth-child(2) .slide-content .p1 {
		max-width: 587px;
	}

	html[lang="en-US"] .slick-slide:nth-child(1) .slide-content .p1 {
		max-width: 637px;
	}

	.about__caption {

		max-width: 487px !important;

	}
}

.rst-thumbnail-leader {

	padding-top: 9px;
}

@media screen and (max-width: 1366px) {
	html[lang="en-US"] .menu-main .uk-navbar-dropdown {
		width: 130px;
	}

	html[lang="en-US"] .menu-main  .uk-navbar-dropdown .dropdown-level-1 {
		left: 95px !important;
		width: 230px;
	}
}

.slick-slide .slide-content .p1 span {
	font-weight: 300;
}

@media (max-width: 775px) {
	html[lang="en-US"] .slick-slide:nth-child(2) .slide-content .p1,
	html[lang="en-US"] .slick-slide:nth-child(1) .slide-content .p1 {
		max-width: 291px;
		font-size: 22px;
	}

	.slick-slide:nth-child(2) .slide-content .p1 {
		margin: auto;
	}

	.slick-slide .slide-content .p1 {
		max-width: 310px;
	}

	.slick-slide .slide-content .p1 {
		margin: auto;
	}

	html[lang="zh-hans"] .slick-slide:nth-child(2) .slide-content .p1 {
		margin: auto;
		white-space: nowrap;
		padding: 15px;
	}

	html[lang="en-US"] .slick-slide:nth-child(3) .slide-content .p1 span {
		letter-spacing: normal;
		display: inline-block;
		text-decoration: none;
		text-align: center;
		width: 80%;
		margin: 5px auto 0px;
	}

	.slick-slide:nth-child(3) .slide-content .p1 {
		max-width: 57.333vw;
		margin: 0 auto;
		line-height: 20px !important;
	}

	html[lang="en-US"] .slick-slide:nth-child(3) .slide-content .p1 {
		max-width: 80%;
		margin: 0 auto;
		line-height: 20px !important;
	}

	.slick-slide:nth-child(3) .slide-content .p1 span {
		font-size: 6vw;
		min-width: 16vw;
		display: inline-block;
		margin: 20px 0px;
	}
}

@media (max-width: 460px) {
	.slick-slide:nth-child(3) .slide-content .p1 span {

		margin: 10px 0px;
	}

	.slick-slide:nth-child(3) .slide-content .p1 {
		padding: 30px 10px;
	}

}

@media screen and (max-width: 798px) {
	.page-template-template-about-ehs .s36 {
		display: none;
	}
}


.rst_content_leader--role {
	font-size: 16px;
	font-weight: normal;
}

.rst_section_box_2 {
	display: none !important;
}


html[lang="zh-hans"] h1.p1 {
	font-weight: bold;
	font-size: 22px;
}
html[lang="zh-hans"] h1.p1 span {
	font-weight: 300;
	font-size: 25px;
}

html[lang="en-US"] h1.p1 {
	font-weight: bold;
	font-size: 22px;
}
html[lang="en-US"] h1.p1 span {
	font-weight: normal;
	font-size: 20px;
}

@media screen and (min-width: 1024px) and (max-width: 1919px) {
	h1.p1,
	html[lang="en-US"] .slick-slide .slide-content .p1, 
	html[lang="en-US"] .slide-content .p1:nth-child(1),
	html[lang="en-US"] .slide-content .p1:nth-child(2),
	html[lang="en-US"] .slide-content .p1:nth-child(3),
	html[lang="zh-hans"] .slick-slide .slide-content .p1, 
	html[lang="zh-hans"] .slide-content .p1:nth-child(1),
	html[lang="zh-hans"] .slide-content .p1:nth-child(2),
	html[lang="zh-hans"] .slide-content .p1:nth-child(3) {
		font-size: 36px;
	}
	h1.p1 span
	html[lang="en-US"] .slick-slide .slide-content .p1 span, 
	html[lang="en-US"] .slide-content .p1:nth-child(1) span,
	html[lang="en-US"] .slide-content .p1:nth-child(2) span,
	html[lang="en-US"] .slide-content .p1:nth-child(3) span,
	html[lang="zh-hans"] .slick-slide .slide-content .p1 span, 
	html[lang="zh-hans"] .slide-content .p1:nth-child(1) span,
	html[lang="zh-hans"] .slide-content .p1:nth-child(2) span,
	html[lang="zh-hans"] .slide-content .p1:nth-child(3) span {
		font-size: 34px;
	}
}

@media screen and (min-width: 1400px) {
	html[lang="en-US"] .slick-slide .slide-content .p1,
	html[lang="zh-hans"] .slick-slide .slide-content .p1 {
		font-size: 42px;
	}

	html[lang="en-US"] .slick-slide .slide-content .p1 span, 
	html[lang="en-US"] .slide-content .p1:nth-child(1) span,
	html[lang="en-US"] .slide-content .p1:nth-child(2) span,
	html[lang="en-US"] .slide-content .p1:nth-child(3) span,
	html[lang="zh-hans"] .slick-slide .slide-content .p1,
	html[lang="zh-hans"] .slide-content .p1:nth-child(1) span,
	html[lang="zh-hans"] .slide-content .p1:nth-child(2) span,
	html[lang="zh-hans"] .slide-content .p1:nth-child(3) span,
	html[lang="zh-hans"] h1.p1 span  {
		font-size: 40px;
	}

	html[lang="en-US"] .slick-slide:nth-child(3) .slide-content .p1 span {
		/* margin-top: 20px; */
		/* margin-bottom: 20px; */
		display: inline-block;
		text-decoration: none;
		letter-spacing: normal;
		white-space: nowrap;
		/* min-width: 165px; */
		width: max-content;
		margin: 0;
		margin-right: 40px;
		margin-top: 20px;
		text-align: left;
		font-weight: normal;
		padding: 0;
	}

	html[lang="en-US"] .slick-slide:nth-child(3) .slide-content .p1 {
		max-width: 680px;
		padding-right: 0;
	}
}
