/*
Theme Name:Sanitek Theme
Theme URI:  https://eastdigi.com/
Author: the East Digi Marketing Team
Author URI:  https://eastdigi.com/
Version: 1.0
*/
body{
    overflow-x: hidden;
    position: relative;
	font-family: "OpenSans",Helvetica,Arial,sans-serif;
	font-size: 16px;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
h1{
	font-family: "OpenSans-Bold";
}
h3,h4{
	font-family:"OpenSans-Medium";
}
a:active,a:link,a:focus,a:visited{
    text-decoration: none;
}
input,
textarea,
select,
button {
	border: 0;8
	outline: none;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.wrapper {
    width: 1170px;margin: 0 auto;
}
.wrappers{
	width: 1620px;margin: 0 auto !important;
}
.containers{
	width: 1170px !important;margin: 0 auto !important;float: inherit !important;
}
.col-xs-5th, .col-sm-5th, .col-md-5th, .col-lg-5th {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.btn{
	color: #FFFFFF;
	font-size: 16px;
	background: #1c254e;
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	overflow: hidden; 
	transition: all .3s;
	padding: 14px 50px 14px 50px;
	border-radius: 0;
	font-family: "OpenSans-Medium";
	font-size: 16px;
	border-radius: 4px;
}
.btn-default{
	border-color: transparent !important;
}
.btn-default:hover{
	background-color: #1c254e;color: #fff;
}
.btn:hover{
	outline: 0;
	color: #1d1645 !important;
	background:#f6e200;
}
.btn:hover::after{
	background:#f6e200;
	color: #fff;
	width:100% !important;
/* 	opacity: 1; */
/* 	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1); */
}
.btn::after{
	    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 80px;
    background: #FBC000;
    transition: all 0.3s ease-in-out;
	z-index: -1;
/* 		-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
		transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
		-webkit-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
		transition: transform .6s,opacity .6s,background-color .6s; */
}
@media ( min-width : 768px) {
	.col-sm-5th {
		width: 20%;
		float: left;
	}
}
@media ( min-width : 992px) {
	.col-md-5th {
		width: 20%;
		float: left;
	}
}
@media ( min-width : 1200px) {
	.col-lg-5th{
		width: 20%;
		float: left;
	}
}
@font-face {
    font-family: 'OpenSans';
    src: url('/wp-content/themes/saniteks/assets/fonts/OpenSans.eot');
    src: url('/wp-content/themes/saniteks/assets/fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans.woff2') format('woff2'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans.woff') format('woff'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans.ttf') format('truetype'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-Medium';
    src: url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Medium.eot');
    src: url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Medium.woff2') format('woff2'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Medium.woff') format('woff'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Medium.ttf') format('truetype'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Medium.svg#OpenSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Bold.eot');
    src: url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Bold.woff2') format('woff2'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Bold.woff') format('woff'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Bold.ttf') format('truetype'),
        url('/wp-content/themes/saniteks/assets/fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.flex{
    display: flex;
	display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
}
#menu{
    display: none;z-index: 555;
}
#menu.mm-opened,#caidan.mm-opened {
    display: block;
}
.menu-item-description{
	display:none;
}
.mobile-bar{
	display: none !important;
}
.mobile-bar a{
	font: normal normal normal 14px/1 FontAwesome!important;font-size: 20px !important;margin-left: 8px;
}
.pc_none{
	display: none !important;
}
/*解决模态框显示后页面偏移问题和背景颜色变黑问题*/
body.modal-open {
	overflow-y: auto !important;
	padding-right: 0 !important;
}
.modal-backdrop {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  display: none;
}
#exampleModal{
	padding-right: 0 !important;
}
/* search  模态框 */
.sear{
	cursor: pointer;
}
.modal{
	z-index: 999999;
}
.serch-home .modal-lg {
    width: 100%!important;
    margin-top: 0px!important;
    margin-left: 0px;
    max-width: 100%;
}
.fade.show {
    opacity: 1;
    background: rgba(51, 51, 51, 0.5);
}
.serch-home .modal-content {
    min-height: 260px;
    border-top: 0;
    border-radius: 0px;
    background: rgba(51, 51, 51, .7);
}
button.close {
    -webkit-appearance: none;
    padding: 15px;
    cursor: pointer;
    background: 0 0;
    border: 0;
    font-size: 31px!important;
    font-weight: 100;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.serch-home .form-p {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 900;
    padding-right: .625rem;
    padding-left: .625rem;
    padding-top: 3%;
    padding-bottom: 3%;
    color: #fff!important;
    width: 90%;
}
.serch-home form#searchform {
    border: none!important;
    margin: 0!important;
    padding-right: .625rem;
    padding-left: .625rem;
    position: relative;
    color: #fff!important;
}
.serch-home input#s {
    color: #fff!important;
    background: none;
    border: none;
    border-bottom: 2px solid #fdfdfd;
    font-weight: 900;
    padding: 6px 0 20px 0;
    height: auto;
    text-transform: lowercase;
    font-size: 30px;
    border-color: #fff!important;
    width: 100%;
}
.serch-home button.search-submit.search-btn {
    right: 10px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 40px;
    top: 16px;
    outline: 0;
    background: none!important;
    font-size: 38px;
    padding: 0!important;
    z-index: 4;
    cursor: pointer;
    color: #fff;
    overflow: hidden;
    position: absolute;
    border: none;
}
.serch-home form#searchform {
    border: none!important;
    margin: 0!important;
    padding-right: .625rem;
    padding-left: .625rem;
    position: relative;
    color: #fff!important;
}
.serch-home #searchform input{
	outline: none !important;
}
/* header */
header{
	background-color: #fff;
}
/* header{
	position: absolute;left: 0;right: 0;width: 100%;height:100px;z-index: 555;
} */
header.affix {
    width: 100%;z-index: 555 !important;position: fixed !important;top: 0;left: 0;background: #fff;box-shadow: 0px 0px 26px 0px #e5e5e5;
}
.header-content ul li{
	display: inline-block;
}
#ubermenu-nav-main-3-primary{
	width: 100%;display: flex;align-items: center;justify-content: space-evenly;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{
	outline:none !important;
}
.ubermenu-nav >li>a{
	line-height:72px !important;outline:none;
}
.ubermenu-submenu{
	background:#fff !important;
}
/*.ubermenu-submenu-id-87 .ubermenu-target-title{*/
/*	text-align:center !important;*/
/*}*/
/*.ubermenu-submenu-id-87{*/
/*	position: fixed !important;display: block!important;top: 102px!important;left: 0!important;box-shadow: none !important;padding: 0px 120px !important;*/
/*}*/
.ubermenu-submenu-id-84,
.ubermenu-submenu-id-86,
.ubermenu-submenu-id-87,
.ubermenu-submenu-id-88{
	position: fixed !important;display: block!important;top: 102px!important;left: 0!important;box-shadow: none !important;padding: 0px 0px 0px 120px !important;
}
.ubermenu-submenu-id-84 ul.ubermenu-tab-content-panel,
.ubermenu-submenu-id-86 ul.ubermenu-tab-content-panel,
.ubermenu-submenu-id-87 ul.ubermenu-tab-content-panel,
.ubermenu-submenu-id-88 ul.ubermenu-tab-content-panel{
	box-shadow:none !important;background: #837f99 !important;
}
.ubermenu-submenu-id-84,
.ubermenu-submenu-id-86,
.ubermenu-submenu-id-87,
.ubermenu-submenu-id-88{
	background:#1d1645 !important;
}
.ubermenu-submenu-id-84 .ubermenu-tabs-group,
.ubermenu-submenu-id-86 .ubermenu-tabs-group,
.ubermenu-submenu-id-87 .ubermenu-tabs-group,
.ubermenu-submenu-id-88 .ubermenu-tabs-group{
	border:none !important;background:#1d1645 !important;padding-top:15px !important;padding-left:20px !important;
}
.ubermenu-submenu-id-84 .ubermenu-tabs-group >li >a,
.ubermenu-submenu-id-86 .ubermenu-tabs-group >li >a,
.ubermenu-submenu-id-87 .ubermenu-tabs-group >li >a,
.ubermenu-submenu-id-88 .ubermenu-tabs-group >li >a{
	position:relative;
}
.ubermenu-submenu-id-84 .ubermenu-tabs-group >li >a >span::before,
.ubermenu-submenu-id-86 .ubermenu-tabs-group >li >a >span::before,
.ubermenu-submenu-id-87 .ubermenu-tabs-group >li >a >span::before,
.ubermenu-submenu-id-88 .ubermenu-tabs-group >li >a >span::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0;
    height: 1px;
    background: #fff;
    transition: all 0.3s ease-in-out;
}
.ubermenu-submenu-id-84 .ubermenu-tabs-group >li > a:hover span::before,
.ubermenu-submenu-id-86 .ubermenu-tabs-group >li >a:hover span::before,
.ubermenu-submenu-id-87 .ubermenu-tabs-group >li >a:hover span::before,
.ubermenu-submenu-id-88 .ubermenu-tabs-group >li >a:hover span::before{
   width: 100%;
}
.ubermenu-submenu-id-84 .ubermenu-tabs-group >li >a >span,
.ubermenu-submenu-id-86 .ubermenu-tabs-group >li >a >span,
.ubermenu-submenu-id-87 .ubermenu-tabs-group >li >a >span,
.ubermenu-submenu-id-88 .ubermenu-tabs-group >li >a >span{
	color:#fff !important;position:relative;
}
.ubermenu-submenu-id-84 .ubermenu-submenu-type-stack,
.ubermenu-submenu-id-86 .ubermenu-submenu-type-stack,
.ubermenu-submenu-id-87 .ubermenu-submenu-type-stack,
.ubermenu-submenu-id-88 .ubermenu-submenu-type-stack{
	background:#837f99 !important;position:relative;
}
.ubermenu-submenu-id-84 .ubermenu-submenu-type-stack::before,
.ubermenu-submenu-id-86 .ubermenu-submenu-type-stack::before,
.ubermenu-submenu-id-87 .ubermenu-submenu-type-stack::before,
.ubermenu-submenu-id-88 .ubermenu-submenu-type-stack::before{
	 position: absolute;content: "";width: 0;height: 0;top:42%; left: 0px;border-top: solid 15px transparent; border-left: solid 15px #1d1645; border-bottom: solid 15px transparent;bottom:0;
}
.ubermenu-submenu-id-84 .ubermenu-custom-content-padded div,.ubermenu-submenu-id-84 .ubermenu-custom-content-padded p,
.ubermenu-submenu-id-86 .ubermenu-custom-content-padded div,.ubermenu-submenu-id-86 .ubermenu-custom-content-padded p,
.ubermenu-submenu-id-87 .ubermenu-custom-content-padded div,.ubermenu-submenu-id-87 .ubermenu-custom-content-padded p,
.ubermenu-submenu-id-88 .ubermenu-custom-content-padded div,.ubermenu-submenu-id-88 .ubermenu-custom-content-padded p{
	color:#fff !important;
}
.ubermenu-submenu-id-84 .ubermenu-submenu-type-stack li:nth-child(2) .ubermenu-custom-content-padded,
.ubermenu-submenu-id-86 .ubermenu-submenu-type-stack li:nth-child(2) .ubermenu-custom-content-padded,
.ubermenu-submenu-id-87 .ubermenu-submenu-type-stack li:nth-child(2) .ubermenu-custom-content-padded,
.ubermenu-submenu-id-88 .ubermenu-submenu-type-stack li:nth-child(2) .ubermenu-custom-content-padded{
	padding-top:0px !important;padding-right:0px !important;padding-bottom:0px !important;
}
.menu-title{
	font-size:17px;font-weight:bold;margin-bottom:15px;
}
.ubermenu-submenu-id-84 .ubermenu-custom-content p,
.ubermenu-submenu-id-86 .ubermenu-custom-content p,
.ubermenu-submenu-id-87 .ubermenu-custom-content p,
.ubermenu-submenu-id-88 .ubermenu-custom-content p{
	line-height:26px;
}
.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target:after{
	display:none !important;
}
/*.ubermenu-submenu-id-87 img{*/
/*	transition:all .4s;*/
/*}*/
/*.ubermenu-submenu-id-87 li:hover img{*/
/*	transition:all .4s;transform:scale(1.1);*/
/*}*/
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after{
	font-weight: bold !important;transform:translatey(-1px);
}
.sum-list{
	padding-left:0px;padding-right:0px;
}
.sum-list p a{
	color:#fff !important;text-decoration:underline;
}
.sum-list p a:hover{
	color:#1d1645 !important;
}
.header-right ul{
	text-align: right;
}
.header-right i{
	font: normal normal normal 14px/1 FontAwesome!important;font-size: 20px !important;margin-right: 8px;
}
.header-right li:first-child{
	margin-right: 20px;
}
.header-middle{
	text-align: center;
}
.header-left h1{
	margin-top: 0;margin-bottom: 0;
}
.header-content{
	height: 102px;align-items: center;justify-content: space-between;
}
.navlist li a,.header-right li a{
	position: relative;font-family:"OpenSans-Medium";font-size: 16px;color: #1d1645;
}
.header-right .btn-search{
	padding: 0;width: 160px;height: 42px;background-color: #1d1645;border-radius: 4px;line-height: 42px;color: #fff;
}
.header-right .btn-search:hover{
	background-color: #f6e200;
}
.sub-menu{
	display:none;
}
.sub-menu-toggle{
	display: none !important;
}
.ubermenu-target-divider,.ubermenu-target-description{
	display:none !important;
}
.home-two{
	margin-top: 90px;margin-bottom: 80px;
}
.ht-swiper{
	overflow:hidden;
}
.ht-item{
	position:relative;
}
.ht-prev{
	left:-70px;
}
.ht-next{
	right:-70px;
}
.ht-prev,.ht-next{
	width: 45px;
    height: 45px;
    border-radius: 50%;
   border: 2px solid #f6e200;
    background: #f6e200;
}
.ht-prev::after,.ht-next::after{
	    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.ht-box{
	background:#f5f5f5;
	border-radius: 20px;
    overflow: hidden;
    padding: 25px;
    border: 2px solid #f6e200;
    min-height: 360px;
}
.ht-list{margin-bottom:25px;}
.ht-box h3{
	font-family:"OpenSans-Medium";font-size: 20px;line-height: 24px;color: #1d1645;
}
.ht-box p{
	font-size: 16px;line-height: 24px;color: #4a465e;
}
.ht-txt{
	text-align:left;
}
.ht-txt ul{
	font-size: 16px;line-height: 24px;color: #4a465e;list-style: disc;padding-left: 20px;
}
.process{
	background:url(/wp-content/uploads/2023/08/Process-Filtration.jpg);background-size: cover !important;background-repeat: no-repeat !important;background-position: center !important;background-attachment: fixed;
}
.title1{	
	font-family: "OpenSans-Bold";font-size: 50px;line-height: 52px;color: #1d1645;margin-top: 0;margin-bottom: 25px;
}
.subtitle{
	font-size: 16px;line-height: 26px;color: #4a465e;margin-bottom: 30px;
}
.process-box a.btn{
	font-size: 18px;color: #f6e200;
}
.process-box{
	max-width: 655px;padding: 150px 0;
}
.title{
	font-family:"OpenSans-Bold";font-size: 48px;line-height: 52px;color: #1d1645;margin-top: 0;margin-bottom: 25px;
}
.tab-img img{
	width: 100%;
}
.comm-tab{
	display: flex;align-content: space-between;justify-content: space-between;flex-wrap: nowrap;
}
#myTab{
	display: grid;padding-left: 0;width: 30%;padding-right: 0;
}
#myTab li:last-child{
	margin-bottom: 0;
}
#myTab li{
	background-color: #f5f5f5;margin-bottom: 4px;display: flex;align-items: center; justify-content: flex-end;padding-right: 40px;border-right: 5px solid #f6e200; transition:all .4s;
}
#myTab li:hover,#myTab li.active{
	background-color: #f6e200;transition:all .4s;
}
#myTab li a,.comm-tit a{
	display: flex;align-items: center;justify-content: center;font-family:"OpenSans-Medium";font-size: 20px;color: #1d1645;
}
#myTab li a{
	padding: 15px;
}
#myTab li img{
	margin-left: 25px;
}
#myTabContent{
	padding-right: 0;width: 70%;padding-left: 0;
}
.comm_bottom ul li{
	display: none;
}
.comm_bottom ul li.active{
	display: block;
}
.comm_bottom{
	width: 70%;
}
.comm_bottom h3{
	font-family:"OpenSans-Medium";font-size: 36px;color: #1d1645;line-height: 48px;
}
.comm_bottom p{
	font-size: 16px;line-height: 26px;color: #4a465e;
}
.comm_bottom a{
	color: #f6e200;margin-top:20px;
}
.tab-img{
	overflow:hidden;
}
.tab-img img{
	transition:all .4s;
}
.tab-pane:hover img{
	transition:all .4s;transform:scale(1.1);
}
.home-comm{
	margin-top: 90px;margin-bottom: 90px;
}
.support-content{
	background:url(/wp-content/uploads/2023/08/our-technical-support.jpg);background-size: cover !important;background-repeat: no-repeat !important;background-position: center !important;overflow:hidden;transition:all .5s;
}
.support-content:hover{
	background-size: 120% !important;transition:all .5s;background-position: right !important;
}
.support_box{
	padding-top: 90px;padding-bottom: 90px;margin-left: 100px;
}
.support_box h3{
	margin-top: 0;font-family:"OpenSans";font-size: 50px;color: #ffffff;margin-bottom: 25px;
}
.support_box h3 span{
	font-family: "OpenSans-Bold";
}
.support_box a.btn,.footer-list .btn,.pro-three a.btn{
	background-color: #f6e200;color: #1d1645;
}
.support_box a.btn:hover,.hso-box a.btn:hover,.pro-three a.btn:hover{
	border:1px solid #1d1645 ;color:#f6e200 !important;
}
.footer-list .btn:hover{
	border:1px solid #f6e200 ;color:#f6e200 !important;
}
.support_box .btn:hover::after,.hso-box a.btn:hover::after,.footer-list .btn:hover::after,.pro-three a.btn:hover::after{
	background:#1d1645;
}
.popular-box img{
	margin: 0 auto;
}
.popular-box{
	background: #f5f5f5; min-height: 480px; display: grid; align-content: space-between;padding: 35px;border: solid 3px #fff;transition: all .3s;
}
.popular-box h3{
	font-family:"OpenSans-Medium";font-size: 24px;line-height: 30px;color: #1d1645;text-align: center;transition: all .3s;
}
.popular-box a{
	font-family:"OpenSans";font-size: 18px;line-height: 36px;color: #1d1645;display: block;
}
.po-bottom{
	padding-top: 12px;border-top: 1px solid #a6a4b5;position: relative;
}
.po-bottom::after{
	position: absolute;content: "\f105";right: 0px;font: normal normal normal 14px/1 FontAwesome!important;top: 16px;bottom: 0px;font-size: 20px !important;color: #514b6f;transition: all .3s; width: 32px;height: 32px;background-color: transparent;border-radius: 50%;line-height: 32px !important;text-align: center;
}
.popular-list{
	margin-bottom: 30px;
}
.popular-box:hover{
	background-color: #fff;border: solid 3px #ffed00;transition: all .3s;
}
.popular-box:hover h3{
	text-decoration: underline;transition: all .3s;
}
.popular-box:hover .po-bottom::after{
	transition: all .3s;    width: 32px;height: 32px;background-color: #1d1645;border-radius: 50%;line-height: 32px !important;text-align: center;color: #ffed00;
}
.popular{
	margin-top: 90px;margin-bottom: 70px;
}
.partner{
	height: 200px;background-color: #f6e200;display: grid;align-content: center;position: relative;text-align: center;
}
.partner h3{
	margin-bottom: 0;
}
.partner::after{
	content: "";width: 0px;height: 0px;border-top: 24px solid #f6e200;border-left: 24px solid transparent;border-right: 24px solid transparent;position: absolute;bottom:-24px;left:0px;text-align: center;margin: 0 auto;right: 0;
}
.habout-item{
	margin-left: -15px;margin-right: -15px;align-items: center;
}
.habout-left{
	overflow:hidden;
}
.habout-left img{
	width: 100%;transition:all .4s;
}
.habout-left:hover img{
	transition:all .4s;transform:scale(1.1);
}
.habout-right{
	padding-left: 40px;
}
.habout-right p{
	margin-bottom: 30px;font-size: 16px;line-height: 28px;color: #4a465e;
}
.habout-right .btn{
	color: #f6e200;
}
.home-about{
	margin-top: 90px;margin-bottom: 90px;
}
.hnews-item{
	align-content: space-between;justify-content: space-between;align-items: stretch;margin-left: -15px;margin-right: -15px;
}
.hnews-img{
	overflow:hidden;
}
.hnews-img img{
	transition:all .4s;
}
.hnews-box:hover img{
	transition:all .4s;transform:scale(1.1);
}
.hnews-box{
	background-color: #f5f5f5;
}
.hnews-box img{
	width: 100%;
}
.hnews-box h3{
	margin-top: 0;
}
.hnews-box h3 a{
	font-family: "OpenSans-Medium";font-size: 26px;line-height: 36px;color: #1d1645;
}
.hnews-box p a{
	font-size: 18px;line-height: 24px;color: #4a465e;
}
.hnews-box a.btn,.fpro-text a.btn{
	padding: 0;width: 200px;height: 40px;background-color: #f5f5f5;border-radius: 4px;border: solid 1px #1d1645;line-height: 40px;color: #1d1645;
}
.hnews-box a.btn:hover,.fpro-text a.btn:hover{
	border-color: #f6e200;
}
.hnews-left .hnews-tit{
	border-top: 5px solid #f6e200;padding: 30px 48px 48px 48px;
}
.hnews-right  .hnews-box{
	border-left: 5px solid #f6e200;
}
.hnews-right .hnews-tit{
	padding: 30px;
}
.hnews-right .hnews-box:first-child{
	margin-bottom: 20px;
}
.hnews-right{
	display: grid;
}
.hso-box h2{
	color: #fff;
}
.hso-box p{
	font-size: 20px;line-height: 26px;color: #ffffff;margin-bottom: 20px;
}
.hso-box a.btn{
	background-color: #f6e200;font-size: 18px;color: #1d1645;
}
.hnews-box:hover a.btn{
	border-color: #f6e200;  background: #f6e200;
}
.hso-box{
	text-align: center;cursor: pointer;
}
.hsolu{
	background: url(/wp-content/uploads/2023/08/Lets-help-you-find-solution-suites-your-needs.jpg);background-size: cover !important;background-repeat: no-repeat !important;background-position: center !important;padding-top:90px;padding-bottom: 90px;margin-top: 90px;
}
.home_part_three{
	background:url(https://www.sanitekfilter.com/wp-content/uploads/2023/12/bg.jpg);
    padding-bottom: 100px;
    min-height: 920px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: end;
}
.title_more {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-end;
    justify-content: space-between;
}
.about_box{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    align-items: end;
    flex-wrap: wrap;
}
.about_item{
    width: 50%;
}
.about_item h2{
    color: #ffffff;margin-bottom:0px;
}
.about_item p{
    font-size: 17px;
    color: #9ea09f;
    margin-bottom: 15px;
}
.about_item a{
    color: #ffffff;
}
.about_box .title_more{
    width: 70%;
    margin-bottom: 35px;
}
.title_more p i{
	transition:all .4s;transform: translateX(8px);
}
.title_more p a:hover i{
	transition:all .4s;transform: translateX(16px);
}
.title_more p a:hover{
	color:#f6e200;
}
.about_box .title_bar::before{
    margin: 0 0 15px 0;
}
.title_more p{
    margin-bottom: 0;
}
.title_bar::before {
    content:"";
    width: 50px;
    height: 6px;
    display: block;
    background-color: #f6e200;
    margin: 0 auto 15px;
}
.numbox2 {
	background-color: rgba(255,255,255,0.8);
    max-width: 96%;
    height: 200px;
    border-radius: 50px;
    margin: 0 auto;
    display: flex !important;
    flex-wrap: wrap;
    justify-content:center;
    align-items:flex-start;
	padding-left:30px;
    transition: all ease 0.3s;
	    flex-direction: column;
}
.numCount1 .item:first-child,.numCount1 .item:nth-child(2){
	margin-bottom:30px;
}
.numbox2 div p{
	margin-bottom:0px;color: #606060;
}
.numbox2 big{
	font-size:48px;font-family: "OpenSans-Medium";position:relative;
}
.numbox2 p.txt{
	color: #606060;
}
.numCount1 .item:first-child big::before{
	content:"Clients";right: -60px;
}
.numCount1 .item:nth-child(2) big::before{
	content:"㎡"; 
    right: -60px;
}
.numCount1 .item:nth-child(3) big::before{
	content:"Years";right:-60px;
}
.numCount1 .item:last-child big::before{
	content:"Items"; right:-60px;
}
.numCount1 .item big::before{
	position:absolute;top:0;display: inline-block;
    background-color: #f6e200;text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: 500;
	    padding: 3px 5px;
    border-radius: 20px;
	font-family:"OpenSans-Medium"
}
.numbox2:hover{
	background-color: #f6e200;
}
.numbox2:hover p,.numbox2:hover big{
	color:#fff;
}
.numbox2:hover big::before{
	background-color:#fff;color:#f6e200;
}
.about-left{
	padding-right:20px;
}
/* footer */
footer{
	background: #1d1645;
}
.footer-top{
	padding-top: 60px;padding-bottom: 20px;
}
.footer-item{
	margin-left: -15px;margin-right: -15px;
}
.footer-list h4{
	font-family:"OpenSans-Medium";font-size: 24px;line-height: 52px;color: #ffffff;
}
.footer-list ul li a{
	font-size: 14px;line-height: 26px;color: #ffffff;opacity: 0.5;
}
.footer-list ul li a:hover{
	opacity: 1;
}
.footer-list ul li{
	color: #fff;
}
.footer-list ul{
	list-style: disc;padding-left: 20px;
}
.footer-list .btn{
	margin-top: 25px;
}
.footer-list{
	min-height: 220px;
}
.social{
	list-style: none !important;padding-left: 0 !important;
}
.social li{
	display: inline-block;margin-right: 20px;
}
.social a{
	opacity: 1 !important;	
}
.social a i{
	font-size: 20px !important;	
}
.footer-bottom{
	font-family: "OpenSans";font-size: 14px;line-height: 24px;color: #ffffff;opacity: 0.54;padding-top: 30px;padding-bottom: 30px;border-top:1px solid #ffffff57;
}
.facebook:hover i {
    color: #1278f3;
}
.linkedin:hover i {
    color: #0A66C2;
}
.twitter:hover i {
    color: #1da1f2;
}
.youtube:hover i {
    color: #b11324;
}
/* 应用页面 */
.nbanner{
	text-align: center;color: #fff;min-height: 380px;display: grid;align-content: center;justify-content: center;align-items: center;position: relative;
}
.nbanner::after{
	content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;background-color: red;
}
.nbanner::after {
    content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0; width: 100%;height: 100%;background-color: #00000050;z-index: 222;
}
.nbox{
	position: relative;z-index: 333;margin: 0 auto;max-width: 960px;
}
.nbox h1{
	margin-top: 0;font-size: 60px;font-weight: 600;
}
.nbox p{
	 font-size: 16px;line-height: 26px;
}
.ap_one{
	padding-top: 90px;padding-bottom: 90px;
}
.apt_bottom{
	position: relative;transform: translateY(-40px);
}
.apo_box,.apt_box,.af_title{
	display: flex;align-items: center;justify-content: space-between;
}
.apt_top h2{
	margin-top: 0;margin-bottom: 0;color: #fff;text-align: center;padding: 70px 0px;
}
.ap-swiper{
	overflow: hidden;
}
.apt-box h3{
	margin-top: 0;position:relative;
}
.ap-swiper .apt-box {
    min-height: 250px;display: flex;align-items: center;border: 1px solid #ccc;padding: 25px;display: grid;justify-content: start;color: #fff;position:relative;
}
.ap-swiper .apt-box::before{
	content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.5);
}
.ap-swiper a:hover i{
	padding-left: 20px;transition: all .5s;
}
.apt-box i {
    font: normal normal normal 14px/1 FontAwesome !important;color: #f6e200;line-height: 40px !important;font-size: 35px !important;transition: all .5s;    transform: translateY(20px);
}
.ap-prev, .ap-next{
    width: 45px;height: 45px;background: #f6e200;color: #fff;border-radius: 50%;
}
.ap-prev:hover,.ap-next:hover{
   box-shadow: 0 1px 7px rgb(54 54 54 / 60%);
}
.ap-prev:after, .ap-next:after{
    font-size: 25px;
}
.ap-prev {
    top: 60%;left: 100px;
}
.ap-next {
    right: 100px;top: 60%;
}
.apt_box{
	margin-top: 80px;margin-bottom: 90px;margin-left: -15px;margin-right: -15px;
}
.ap_four{
	margin-top: 30px;
}
.af_title h3{
	margin-top: 0;font-size: 18px;font-weight: bold;
}
.af_title p{
	margin-bottom: 0;
}
.af_title p i{
	font-size: 20px;color: #f6e200;
}
.apfaq_list{
	cursor: pointer;background-color: #fff;border-radius: 10px;margin-bottom: 20px;padding: 24px 30px 14px;transition: box-shadow .2s;box-shadow: 0 3px 7px rgba(0,0,0,.03);
}
.af_content{
	margin-top: 10px;overflow: hidden;display: none;
}
.af_content p{
	font-size: 16px;line-height: 26px;
}
.apfaq_list.open .af_title i::before{
	content: "\f056";
}
.ap_five{
	margin-top: 80px;padding-top: 80px;padding-bottom: 80px;background-color: #f5f5f5;
}
.apbl_item{
	margin-left: -15px;margin-right: -15px;
}
.ap_five h2{
	margin-top: 0;margin-bottom: 30px;
}
.apbl_box{
	background:#fff;
}
.apbl_box:hover .apbl_text a{
	color: #fff;
}
.apbl_box:hover{
	background-color: #f6e200;
}
.apbl_text h3{
	margin-top: 0;
}
.apbl_text a{
	color: #333;
}
.apbl_text{
	padding: 25px 15px 15px 15px;
}
.ap_six{
	background-image: linear-gradient(rgba(48,40,56,.91),rgba(48,40,56,.91)),url(/wp-content/uploads/2023/08/brewery-tanks.jpg);background-position: 0 0,50%;background-repeat: repeat,no-repeat;background-size: auto,cover;color: #fff;padding-top: 80px;padding-bottom: 80px;position: relative;
}
.ap_six h3{
	margin-top: 0;font-size: 36px;font-weight: bold;margin-bottom: 60px;line-height: 50px;
}
.bg-circle {
    opacity: .86;filter: blur(5px);
}
.bg-circle.is-4 {
    position: absolute;top: auto;bottom: 0px;left: auto;right: 10%;
}
.bg-circle.is-2 {
    position: absolute;top: 5%;bottom: auto;left: auto;right: 0%;
}
.bg-circle.is-1 {
    position: absolute;top: 5%;bottom: auto;left: 0%;right: auto;
}
.bg-circle.is-3 {
    position: absolute;top: auto;bottom: 20px;left: 10%;right: auto;
}
.centred-content{
	max-width: 960px;margin: 0 auto;
}
.btn-wrap{
	width: auto;display: inline-block;
}
.btn-contanct{
	color: #1d1645;letter-spacing: .8px;text-transform: uppercase;background-color: #fff;border-bottom-style: solid;border-radius: 4px;justify-content: center;padding: 14px 34px;font-size: 12px;font-weight: 500;transition: all .2s;display: flex;border-bottom: none;
}
.btn-contanct i{
	font-size: 16px;margin-right: 10px;
}
.btn-contanct:hover {
    opacity: 1;
    color: #fff;
    background-color: #1d1645;
}
/* category */
.bgs {
    min-height: 400px;background: linear-gradient(to left,#fff0 0%,#fff0 50%,#f6e200 0%,#f6e200 50%);display: grid;align-items: center;
}
.btext-box{
	width: 48%;
}
.btext-box h1 {
   font-family:"OpenSans-Bold";font-size: 50px;line-height: 58px;	color: #1d1645;margin-top: 0;
}
.btext-box p{
	font-size: 24px;line-height: 30px;color: #1d1645;margin-top: 20px; margin-bottom: 22px;
}
.btext-box a.btn:hover{
	    border: 1px solid #1c254e !important;
}
.btext-box a.btn:focus{
	color: #fff !important;
}
.caob-list{
	text-align: center;
}
.caob-list img{
	margin: 0 auto;
}
.caob-list p{
	font-family:"OpenSans-Medium";font-size: 20px;line-height: 24px;color: #1d1645;margin-top: 20px;
}
.cao-bottom{
	margin-top: 50px;
}
.cate-one{
	margin-top: 90px;margin-bottom: 90px;
}
#cat-desc{
	text-align: center;
}
#cat-desc h2{
	font-family:"OpenSans-Bold";font-size: 36px;line-height: 48px;color: #1d1645;
}
#cat-desc p{
	font-size: 16px;line-height: 28px;color: #4a465e;
}
.cate-two{
	background-color: #f5f5f5;padding-top: 90px;padding-bottom: 90px;
}
.title2{
	font-family:"OpenSans-Bold";font-size: 36px;line-height: 48px;color: #1d1645;
}
.catt-left img{
	width: 100%;
}
.catt-right p,.catt-right ul{
	font-size: 16px;line-height: 28px;color: #4a465e;
}
.catt-right ul li{
	position: relative;padding-left: 18px;
}
.catt-right ul li::before{
	width: 0;height: 0;border-top: 5px solid transparent;border-right: 5px solid #000;border-bottom: 5px solid transparent;content: "";position: absolute;left: 0;top:8px;
}
.catt-right{
	padding-left: 40px;
}
.cpro-box img{
	margin: 0 auto;
}
.cpro-box{
	padding: 20px;
}
.cpro-box:hover{
	box-shadow: 0px 2px 28px 0px rgba(0, 0, 0, 0.08);
}
.cpro-box:hover h3{
	text-decoration: underline;
}
.cpro-box:hover .po-bottom::after {
    transition: all .3s;width: 32px;height: 32px;background-color: #1d1645;border-radius: 50%;line-height: 32px !important;text-align: center;color: #ffed00;
}
.cpro-txt{
	text-align: center;margin-bottom: 20px;padding: 0 8px;
}
.cpro-txt h3{
	font-size: 24px;line-height: 30px;color: #1d1645;
}
.cpro-txt p{
	font-size: 16px;line-height: 26px;color: #4a465e;min-height: 130px;
}
.cpro-more a{
	font-family: OpenSans;font-size: 18px;line-height: 36px;color: #1d1645;display: block;
}
.cpro-list{
	margin-top: 90px;
}
.cate-three{
	margin-bottom: 90px;
}
/* .cate-three2{
	background:#f5f5f5;margin-bottom: 0px !important;padding-bottom: 80px !important; 
}
.cate-three2 .cpro-box {
	background: #fff;border: solid 3px #ffffff;
}
.cate-three2 .cpro-box:hover{
	box-shadow: none;border: solid 3px #ffed00;
} */
.cate-four{
	background:url(/wp-content/uploads/2023/08/Download-our-FREE-E-book.jpg);background-size: cover !important;background-position: center !important;background-repeat: no-repeat !important;padding-top: 60px;padding-bottom: 60px;text-align: center;
}
.cate-four h2{
	color: #fff;
}
.cate-four p{
	font-size: 16px;line-height: 26px;color: #fff;
}
.faq-item h4{
	font-family:"OpenSans-Bold";font-size: 24px;line-height: 44px;color: #1d1645;border-bottom: 1px solid #878787;padding-bottom: 10px;position: relative;padding-right: 15px;
}
.faq-item h4::after{
	position: absolute;content: "\f107";right: 0px;font: normal normal normal 14px/1 FontAwesome!important;top: 12px;bottom: 0px;font-size: 24px !important;
}
.faq-list.active h4:after{
	content: "\f106" !important;
}
.faq-list.active .faq-content{
	display: block;
}
.faq-content{
	font-size: 18px;line-height: 28px;color: #4a465e;display: none;    padding-top: 15px;border-bottom: 1px solid #878787;padding-bottom: 15px;
}
.faq-item{
	margin-top: 40px;padding-left: 15px;padding-right: 15px;
}
.faq-item img{
	display: inline-block;transform: translateY(-5px);margin-right: 25px;
}
.cate-five{
	padding-top: 60px;
}
.tnp-field-email label{
	display: none !important;
}
.tnp-email{
	width: 450px !important;height: 50px;background-color: #120d2f !important;border-radius: 4px;opacity: 0.9;font-family: "OpenSans-Medium";
    font-size: 16px !important;
}
.tnp-submit{
	width: 220px !important;height: 50px !important;background-color: #f6e200 !important;border-radius: 4px;font-family:"OpenSans-Medium";font-size: 16px !important;line-height: 24px;color: #1d1645 !important;
}
.tnp-subscription{
	margin-left: 0 !important;margin-right: 0 !important;max-width: inherit !important;
}
.tnp-field-button{
	margin-bottom: 0 !important;margin-left: 10px;
}
.tnp-subscription form{
	display: flex;justify-content: center;
}
/* products */
.prob-box span{
	font-size: 16px;font-family:"OpenSans-Medium";line-height: 26px;
}
.prob-box p{
	font-size: 16px;line-height: 26px;
}
.prob-box a.btn:hover{
	    border-color: #1d1645;
}
.bgs-pro{
	min-height: 480px;
}
.pro-one{
	margin-top: 60px;margin-bottom: 60px;
}
.pro-two{
	background: #f5f5f5;padding-top: 60px;padding-bottom: 90px;
}
.fpro-item{
	margin-left: -15px;margin-right: -15px;
}
.fpro-list{
	padding-left: 15px !important;padding-right: 15px !important;
}
.fpro-list{
	margin-bottom: 25px !important;
}
.fpro-list .po-top,.fpro-list .po-middle,.fpro-list .po-bottom{
	margin-bottom: 0 !important;
}
.po-middle img{
	max-height:246px !important;width:auto !important;
}
.po-middle,.cpro-img{
	overflow:hidden;
}
.po-middle img,.cpro-img img{
	transition:all .4s;
}
.popular-box:hover .po-middle img,.cpro-box:hover .cpro-img img{
	transition:all .4s;transform:scale(1.1);
}
.fpro-list .popular-box{
	background: #fff !important;
}
.fpro-text{
	padding: 0 20px;margin-bottom: 20px !important;
}
.fpro-img{
	background: #f6e200;margin-bottom: 20px !important;padding: 15px;
}
.pro-three{
	background: url(/wp-content/uploads/2023/08/Download-our-FREE-E-book.jpg);background-size: cover !important;background-position: center !important;background-repeat: no-repeat !important;padding-top: 60px;padding-bottom: 60px;
}
.pro-three h2{
	font-family: "OpenSans-Bold";margin-bottom: 25px;color: #fff;
}
.pro-four{
	position: relative;padding-top: 70px;padding-bottom: 80px;
}
.bg-img.is-expertise {
    width: 100%;height: 100%;object-fit: cover;background-image: linear-gradient(rgb(255 255 255 / 95%),rgb(255 255 255 / 95%)),url(http://saniteks.dfsj.net/wp-content/uploads/2023/09/IN9.jpg);background-position: 0 0,50%;background-size: auto,cover;position: absolute;top: 0%;bottom: 0%;left: 0%;right: 0%;
}
.prof-right{
	font-size: 18px;line-height: 28px;font-family: "OpenSans-Medium";
}
.partner-box li{
	display: flex;align-items: center;
}
.prof-bottom ul li img{
	max-width: 150px;padding-right: 25px;
}
.prof-bottom{
	margin-top: 70px;margin-bottom: 80px;
}
.partner-box h3,.prof-left h3{
	font-size: 18px;color: #1d1645;margin-bottom: 20px;font-family:"OpenSans";
}
.partner-box p,.prof-left p{
	font-size: 16px;color: #565656;line-height: 26px;font-family: "OpenSans";
}
.numbox1 big{
	font-size: 48px;font-family: "OpenSans-Bold";color: #f2e600;
}
.numbox1 p.txt{
	font-size: 16px;color: #333333;font-family: "OpenSans";
}
.numCount{
	padding-left:0px;padding-right: 0;margin-left: -15px;margin-right: -15px;
}
.pro-five{
	position: relative;margin-bottom: 90px;
}
.find-swiper{
	overflow: hidden;
}
.find-item{
	display: flex;align-items: center;background-color: #f5f5f5;
}
.find-item.img-left .find-left{
	padding-left: 0;
}
.find-item.img-left .find-right,
.find-item.img-right .find-left{
	padding:30px;
}
.find-item.img-right .find-right{
	padding-right: 0;
}
.find-item p{
	margin:20px 0;
}
.find-prev{
	left: 15%;top: 57%;
}
.find-next{
	right: 15%;top: 57%;
}
.find-prev::after,
.find-next::after{
	color: #1d1645;
}
.ade-top{
	margin-top:80px;
}
.ade-four {
    background-color: #f5f5f5;background-image: linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.9)),url(/wp-content/uploads/2023/08/brewery-tanks.jpg);background-position: 0 0,50% 0;background-repeat: repeat,no-repeat;background-size: auto,cover;flex-direction: column;justify-content: center;align-items: center;padding-top: 100px;padding-bottom: 100px;
}
.ade-four h2{
	font-size: 50px;margin-bottom: 25px;
}
.ade-seven{
	background: #f6e200;padding-top: 50px;padding-bottom: 40px;
}
.intro-center {
    max-width: 70%;flex-direction: column;align-items: center;margin-bottom: 40px;margin-left: auto;margin-right: auto;display: flex;
}
.stacked-button-wrapper ul{
	text-align: center;
}
.stacked-button-wrapper ul li{
	display: inline-block;margin-left: 10px;margin-right: 10px;
}
.button-with-icon {
    justify-items: center;padding: 16px 32px;display: inline-block;background-color: #1d1645;border-radius: 5px;width: 300px;
}
.button-with-icon i{
	margin-right: 10px;
}
.stacked-button-wrapper a{
	color: #fff;
}
.lottie-animation.whitened {
    filter: saturate(0%)brightness(200%);
}
.lottie-animation {
    width: auto;height: 36px;justify-content: center;align-items: center;display: block;
}
.text-block-17 {
    color: #fff;letter-spacing: 3px;text-transform: uppercase;font-size: .7em;
}
.pro-swiper{
	overflow: hidden;
}
.pro-swiper .popular-box{
	background: #fff;
}
.pro-next{
	right: -80px;
}
.pro-prev{
	left: -80px;
}
.pro-next::after,.pro-prev::after{
	color: #1d1645;
}
/* company */
.toolbar ul{
	height: 64px;text-align: center; display: table;line-height: 64px;
}
.toolbar ul li{
	position: relative;display: table-cell;
}
.toolbar ul li a{
	padding-left: 15px;padding-right: 15px;font-family: "OpenSans-Medium";color: #fff;
}
.com-one{
	background: #1c254e;
}
.hrow1 {
    width: 70%; margin: 0 auto; display: flex; align-items: center;justify-content: space-around;padding-top: 50px;padding-bottom: 50px;
}
.hrow1 .item {
    text-align: center;
}
.hrow1 p.over {
    font-size: 34px;font-family: 'OpenSans-Bold';margin-bottom: 25px;
}
.hrow1 big {
    font-size: 54px;color: #f6e200;font-family: 'OpenSans-Bold' !important;
}
.hrow1 p.txt {
    font-size: 18px;
}
.com-two{
	margin-top: 80px;
}
.com-two p{
	line-height: 26px;
}
.com-three .wrapper{
	padding: 100px 0 60px; border-top: 4px solid #eef0f2;border-bottom: 4px solid #eef0f2;position: relative;
}
.eaton-quote__image {
   color: #ffffff;position: absolute;top: 0;left: 0;right: 0;margin: -8px auto 0;text-align: center;background: #f6e200;width: 70px;height: 50px;
}
.eaton-quote__image i{
	font-size: 5rem;
}
.eaton-quote__text {
    font-size: 28px;font-style: italic;font-family: "OpenSans-Medium";margin-bottom: 60px;color: #1d1645;
}
.eaton-quote__author {
    font-size: 2rem;font-family: "OpenSans-Medium";font-style: italic;color: #4a465e;
}
.eaton-quote__name {
    font-weight: bold;
}
.com-three{
	margin-bottom: 80px;
}
.comf-list img{
	width: 100%;height: auto;
}
.comf-list.img-right{
	display: flex;align-content: space-between;background: #f6e200;align-items: center;
}
.comf-list.img-right .comf-middle a.btn:hover{
	border: 1px solid #1d1645;
}
.comf-list.img-left{
	display: flex;align-content: space-between;align-items: center;
}
.comf-list.img-right .comf-left{
	width: 30%;
}
.comf-list.img-right .comf-middle,
.comf-list.img-right .comf-right{
	width: 35%;
}
.comf-list.img-left .comf-right{
	width: 30%;
}
.comf-list.img-left .comf-left,
.comf-list.img-left .comf-middle{
	width: 35%;
}
.comf-list.img-right .comf-middle{
	padding-right: 50px;
}
.comf-list.img-left .comf-middle{
	padding-left: 50px;
}
.comf-middle p{
	line-height: 26px;margin-bottom: 20px;
}
.com-news h3 a{
	font-size: 18px;line-height: 32px;
}
.com-news p a{
	font-size: 16px;line-height: 26px;
}
.com-news .hnews-tit{
	padding: 15px;border-top: 5px solid #f6e200;
}
.com-five{
	margin-top: 90px;margin-bottom: 90px;
}
/* mission */
.core_values {
    box-shadow: rgb(0 0 0/20%) 0 10px 20px 0;background-color: #fff;
}
.core_values img{
	width:100%;
}
.page-id-685 .core_box{
	font-family: "OpenSans-Medium";
}
.page-id-696 .core_box{
	min-height: 450px;
}
.aboutpage p{
	font-size:17px;line-height:32px;margin-bottom:20px;
}
.core_box {
   padding: 30px;min-height: 156px;font-size: 18px;line-height: 32px;
}
.core_box h3 {
   margin-bottom: 25px;color: #1c254e;
}
.core_values p {
    margin-bottom: 0;
}
blockquote {
    border-left: 0;padding-left: 50px!important;
}
blockquote p {
    font-size: 24px!important;line-height: 36px!important;color: #555;font-weight: 400!important;margin-bottom:25px;
}
.blockquote_name {
    margin-top: 50px;
}
.blockquote_name h5 {
    font-size: 28px; font-family: "OpenSans-Bold";
}
.blockquote_name p {
    font-size: 20px!important;
}
blockquote:before {
    font-size: 80px !important;top: -50px!important;
}
blockquote:before {
	font-size:100px !important;
}
blockquote:before {
    content: "“";font-size: var(--quote--font-size);line-height: var(--quote--line-height);position: absolute;left: 0;
}
/* resourse page */
.knowpage{
    margin: 80px 0;
}
.knowpage .row {
    --bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap; margin-top: calc(var(--bs-gutter-y) * -1);margin-right: calc(var(--bs-gutter-x)/ -2);margin-left: calc(var(--bs-gutter-x)/ -2);
}
.knowpage .row>* {
    flex-shrink: 0;padding-right: calc(var(--bs-gutter-x)/ 2);padding-left: calc(var(--bs-gutter-x)/ 2); margin-top: var(--bs-gutter-y);
}
.knowpage .single_page_box ul{
	list-style:disc;padding-left:40px;
}
.knowpage .single_page_box a{
	color:red;
}
.knowpage .single_page_box a.btn{
	color:#fff !important;
}
.knowpage .single_page_box h3 a{
	font-size:24px !important;
}
.preTitle {
    display: block;color: #9c9c9c;text-transform: uppercase;font-size: 14px;
}
.blogFeedTitle a{
    font-size: 24px; color: #000000;
}
.blogFeedTitle a:hover{
    color: #f6e200;
}
.blogexcerpt{
    font-size: 16px;color: #555555;margin-bottom: 15px;
}
.blogFeedTitle {
    margin: 20px 0 15px;
}
.btn_blog{
    color: #333333;text-decoration: underline !important;font-size: 16px;font-family: "OpenSans-Medium";
}
.btn_blog:hover{
    text-decoration: underline !important;color:#f6e200;
}
.blogFeedItem {
    margin: 25px 0;
}
.blogimg{
    overflow: hidden;display: inline-block; width: 94%;height: 100%;
}
.blogimg img{
    transition: all ease 0.3s; width: 100%;
}
.blogimg img:hover{
    transform: scale(1.1);
}
.blogFeedItem:hover img{
    transform: scale(1.1);
}
.widgetAccordions {
    background-color: #f2f2f2; border: 1px solid rgba(0,0,0,.125); border-radius: 4px;
}
#side-menu-list {
    padding: 10px 0;list-style:none;
}
#side-menu-list li a{
    font-size: 15px; color: #333333; display: block; padding: 5px 20px; margin: 0;
}
#side-menu-list li{
    margin: 0;
}
#side-menu-list li a:hover{
    background:#1d1645;color: #ffffff;
}
.widgetAccordions h3 {
	background:#1d1645;font-size:18px; border-radius: 4px;color: #fff !important;padding: 15px 25px;display: flex;justify-content: space-between; flex-wrap: wrap;align-items: center;text-transform: uppercase; margin: 0 !important;
}
.widgetAccordions h3:hover{
    cursor: pointer;
}
#side-menu-list.no_active{
    display: none; transition: all ease 0.3s;
}
.widgetAccordions a.btn{
	 background-color: #f6e200;font-size: 16px;color: #1d1645;border-radius: 30px; padding: 10px 30px 10px 30px;
}
.widgetAccordions a.btn:hover{
	border: 1px solid #1d1645;color: #f6e200 !important;
}
.widgetAccordions a.btn:hover::after{
	background: #1d1645;
}
.widgetAccordions h3 .fa{
    font-size: 20px;transition: all ease 0.3s;
}
.widgetAccordions.active h3 .fa{
    transform: rotate(180deg);
}
.widgetAccordions.active .primary-menu-container{
	display:block;
}
.widgetAccordions .primary-menu-container{
	display:none;
}
.mb-25{
    margin-bottom: 25px;
}
#blogSidebar {
    padding-left: 0px;
}
.side_contact{
    background-image: url('/wp-content/uploads/2023/09/resource-contact-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 25px;
    border-radius: 4px;
    text-align: center;
}
.side_contact h4{
    color: #ffffff !important;
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px !important;
}
.side_contact .btn_light {
    color: #ffffff;
    width: 192px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 25px;
    transition: all ease 0.3s;
    margin-left: 7px;
}
.cate-about-content p{
	font-size:18px;color:#777;
}
.cate-about-content h3{
	color: #f6e200;margin-top:0px;
}
.cate-about-content{
	margin-bottom:80px;
}
.page-id-98 .exp{
	display:none;
}
.single-blogs .single_text h2{
	font-size:24px;
}
.arti-right h3 a{
	color:#333;
}
.arti-box:hover h3 a{
	color: #f6e200;
}
/* pagenavi */
.page-nav {
    display: block;text-align: left;width: 100%;margin-top: 40px;
}
.wp-pagenavi {
    clear: both;width: 100%;
}
.wp-pagenavi a:focus .wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #1d1645;
    color: #fff;
    background-color: #1d1645;
}
.wp-pagenavi span.current {
    background: #1d1645;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    display: inline-block;
    width: 31px;
    height: 31px;
    line-height: 25px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: barlowbold;
    vertical-align: bottom;
}
.wp-pagenavi a {
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    display: inline-block;
    min-width: 31px;
    height: 31px;
    line-height: 22px;
    text-align: center;
    border: none;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-family: barlowbold;
}
.wp-pagenavi .pages{
	display: none;
}
/* single-products */
.ps-one{
	border-top: 1px solid #c1c1c1;padding-top: 60px;padding-bottom: 90px;
}
.pso-des{
	margin-top: 20px;
}
.pso-des p{
	font-size: 16px;line-height: 28px;color: #4a465e;margin-bottom: 15px;
}
.pso-right img{
	margin: 0 0 0 auto;
}
.ps-bar{
	background: #1d1645;
}
#myTabs{
	display: table; align-items: center;justify-content: space-around;height: 70px;width: 100%;text-align: center;
}
#myTabs li{
	display: table-cell;
}
#myTabs li a{
	font-family:"OpenSans-Medium";font-size: 24px;color: #f6e200;display: block;padding: 0px !important;line-height: 56px;
}
#myTabs li.active{
	background: #f5f5f5;border-top:6px solid #f6e200 ;
}
#myTabs li.active a{
	color: #1d1645;
}
.ben-right img{
	width: 100%;padding-left: 40px;
}
.ben-left ul,.ben-left p{
	font-size: 18px;line-height: 36px;color: #4a465e;
}
.ben-item{
	display: flex;align-items: center;
}
#myTabContents{
	margin-top: 80px;margin-bottom: 80px;
}
.pro-faq{
	background: #f5f5f5;padding-top: 50px;padding-bottom: 60px;
}
.ps-three{
	background: #f6e200;padding-top: 70px;padding-bottom: 70px;
}
.ps-three h2{
	margin-top: 0;
}
.ps-three p.text-center{
	font-size: 20px;line-height: 26px;color: #543e88;margin-top: 20px;margin-bottom: 30px;
}
.needbox a{
	display: flex;align-items: center;justify-content: center;height: 90px;background-color: #1d1645;border-radius: 4px;
}
.needbox p{
	font-family:"OpenSans";font-size: 22px;color: #ffffff;margin-left: 15px;margin-bottom: 0;
}
.reapp-box{
	position: relative;
}
.reapp-box img{
	width: 100%;
}
.rbox a{
	display: flex;justify-content: space-between;align-items: center;
}
.reapp-list{
	margin-bottom: 15px;
}
.reapp-left h3{
	position: absolute; bottom: 20px; background-color: #1d1645;border-radius: 4px; left: 28px;font-family: "OpenSans"; font-size: 18px;line-height: 54px; color: #ffffff; margin-top: 0; margin-bottom: 0;padding: 0 30px;
}
.rapp-item{
	display: flex;align-content: space-between;margin-top: 35px;
}
.rbox h3{
	margin-top: 0;margin-bottom: 0;font-size: 20px;line-height: 26px;color: #543e88;padding-right: 20px;
}
.reapp-list{
	background: #f5f5f5;padding: 30px;
}
.reapp-right{
	display: grid;
}
.reapp-list:last-child{
	margin-bottom: 0;
}
.ps-four{
	margin-top: 60px;margin-bottom: 60px;
}
.ps-five{
	position:relative;
}
.ps-five .cpro-prev::after,.ps-five .cpro-next::after {
    color: #1d1645;
}
.ps-five .cpro-next{
	right:240px;
}
.ps-five .cpro-prev{
	left:240px;
}
.ps-five .cpro-list{
	margin-top: 30px;
}
.ps-two table{
	width: 100%;
}
.ps-two table td{
	border: 1px solid #f6e200;padding: 8px;transition:all .4s;
}
.ps-two h4{
	font-size: 22px;margin-top: 0;margin-bottom: 20px;
}
.ps-two table tr:nth-child(2n+1) {
    background-color: #f6e200;
}
.ps-two table tr{
	transition:all .4s;
}
.ps-two table tr:hover {
    background-color:#1d1645;transition:all .4s;
}
.ps-two table tr:hover td{
	transition:all .4s; color:#fff;
}
/* industry page */
.indus-top{
	margin-top: 80px;margin-bottom: 80px;text-align: center;
}
.indus-top p{
	font-size: 18px;line-height: 30px;color: #4a465e;margin-bottom: 25px;
}
.indus-top p:last-child{
	margin-bottom: 0;
}
.industry_box{
	background: #f5f5f5;
}
.industry_box:hover {
    box-shadow: rgb(0 0 0 / 20%) 0px 10px 20px 0px;
}
.itext-box{
	padding: 10px 50px 70px 50px;border-top: 7px solid #f6e200;margin-bottom: 45px;
}
.itext-box h3{
	font-family:"OpenSans-Medium";font-size: 26px;line-height: 48px;color: #1d1645;
}
.itext-box p{
	font-size: 16px;line-height: 28px;color: #4a465e;min-height: 112px;margin-bottom: 22px;
}
.itext-box a.btn{
	background-color: #f5f5f5;border-radius: 4px;border: solid 1px #1d1645;font-size: 16px;color: #1d1645;
}
.itext-box a.btn:hover{
	border-color:#f6e200 ;
}
.esre{
	position: relative; background: #f5f5f5; margin-top: 40px; padding-top: 80px; padding-bottom: 100px;margin-bottom: 60px;
}
.re-box{
	display: flex;align-items: center;
}
.industry-swiper{
	overflow: hidden;
}
.releft_box{
	padding-right: 50px;
}
.re-left p{
	font-size: 20px;line-height: 30px;color: #4a465e;margin-top: 22px;
}
.re-left a.btn{
	color: #f6e200;
}
.industry-pagination{
	left: 0;right: 0;margin-top: 12px;
}
.esre .swiper-pagination-bullet{
	width: 33px;height: 3px;border-radius: 0;margin-right: 10px;
}
.esre .swiper-pagination-bullet:last-child{
	margin-right: 0px;
}
.esre .swiper-pagination-bullet-active{
	background: #1d2c3e;
}
.links-item{
	margin-top: 30px;
}
.content-block{
	position: relative;overflow: hidden;
}
.content-block h3{
	left: 60px;bottom: 30px;font-size: 26px;line-height: 48px;color: #ffffff; border-top: 5px solid #f6e200;margin-top: 0;padding-top: 5px;position: absolute;
}
.links-list img{
	transition: all .4s;width: 100%;
}
.links-list a:hover img{
	transition: all .4s;transform: scale(1.1);
}
.industry_box img,.re-right img{
	width: 100%;
}
#form{
	padding: 15px;
}
#form .wpcf7-form p span input {
    width: 100%;box-sizing: border-box;padding: 8px 15px!important;border: 1px solid rgba(221,221,221,.6)!important;
}
#form .wpcf7-form label{
	width: 100%;
}
#form .wpcf7-form .wpcf7-textarea{
	border: 1px solid rgba(221,221,221,.6)!important;    width: 100%;padding: 8px 15px!important;
}
#form .wpcf7-submit {
    width: 100%; height: 40px!important; border-radius: 30px!important;font-size: 16px!important; line-height: 40px!important; letter-spacing: 0px!important; padding-left: 0!important; background: #007abc; color: #fff
}
/* 应用详情 */
.single-industry .ade-top h2{
	font-family: "OpenSans-Bold";position:relative;font-size:28px;
}
.single-industry .ade-top h3{
	font-size:20px;
}
.single-industry .ade-top p{
	line-height:28px;
}
.adeo_item{
	margin-left: -15px;margin-right: -15px;display: flex;align-items: center;margin-bottom:30px;
}
.adeo_left img{
	width: 100%;
}
.adet_item{
	background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 1px 1px 6px -3px rgba(0,0,0,.32);display: flex;align-items: center;align-items: stretch;align-content: space-between;justify-content: center;
}
.adet_left{
	padding:  35px 15px 35px 35px;display: flex;align-items: center;    background: #1d1645;color: #fff;
}
.adet_right{
	padding: 35px 35px 35px 15px;
}
.adet_right li{
	margin-bottom: 20px;
}
.ade_one{
	margin-top: 80px;margin-bottom: 80px;
}
.adetr-box{
	color: #fff;display: flex;align-items: center;background: url(/wp-content/uploads/2023/08/Download-our-FREE-E-book.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ade-three{
	padding-bottom: 80px;
}
.ade-three hr{
	margin-top: 80px;margin-bottom: 80px;border: 0;border-top: 2px solid #ddd;
}
.adetr-text h3{
	font-size: 30px;margin-bottom: 25px;
}
.adetr-text a{
	margin-top: 10px;
}
.adetr-text a:hover{
	border: 1px solid #fff;
}
.adetr-text{
	padding-left: 40px;padding-top:50px;padding-bottom:70px;
}
.ade-four {
    background-color: #f5f5f5;background-image: linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.9)),url(/wp-content/uploads/2023/08/brewery-tanks.jpg);background-position: 0 0,50% 0;background-repeat: repeat,no-repeat;background-size: auto,cover;flex-direction: column;justify-content: center;align-items: center;padding-top: 100px;padding-bottom: 100px; 
}
.ade-five{
	margin-top: 70px;
}
#wpcf7-f335-o1 span,#wpcf7-f335-o1 input{
	width: 100%;
}
#wpcf7-f335-o1 input{
	padding: 8px 12px;
}
#wpcf7-f335-o1 form >p{
	margin-bottom: 0;text-align: center;margin-top: 30px;
}
#wpcf7-f335-o1 .col-xs-12{
	margin-bottom: 10px;
}
#wpcf7-f335-o1 .wpcf7-submit{
	padding: 0;width: 160px;height: 42px;background-color: #1d1645;border-radius: 4px;line-height: 42px;color: #fff; margin: 0 auto;
}
.ade-seven p.text-center{
	font-size: 18px;margin-bottom: 25px;
}
.intro-center {
    max-width: 70%;flex-direction: column;align-items: center;margin-bottom: 40px;margin-left: auto;margin-right: auto;display: flex;
}
.links-items {
    margin-top: 30px;
}
.links-lists{
   overflow: hidden;width: 30%;margin-right: 20px;display: inline-block;margin-bottom: 20px;
}
.links-lists a {
    display: flex;align-items: center;justify-content: space-between;color: #333;border-bottom: 1px solid #e5e5e5;padding-bottom: 8px;
}
.links-lists h3 {
    font-size: 18px;
}
.links-lists a:hover{
	color: #f6e200;
}
.ade-six{
	margin-top: 60px;margin-bottom: 80px;
}
/* blog single */
.single_page_box {
    box-shadow: 0 0 12px 0 rgb(32 46 60/6%);
    padding: 30px
}
.single_page_box p, .single_page_box a, .single_page_box li {
    font-size: 17px;line-height: 26px;color: #555;margin-bottom: 15px;
}
.single_page_box h1, .single_page_box h2, .single_page_box h3, .single_page_box h4, .single_page_box h5, .single_page_box h6 {
    margin: 25px 0 15px;color: #333;
}
.single_page_box strong{
	color: #333;
}
.single_page_box h2{
	font-family: "OpenSans-Bold";font-size: 28px;line-height: 36px;
}
/* search */
.sear_content{
	margin-top: 90px;margin-bottom: 90px;
}
.search-no-result-content p{
	font-size: 18px;
}
.error-404 .search-form label,.search-no-result-content .search-form label{
	display: none;
}
.error-404 #search-form-1,.search-no-result-content #search-form-1{
	background: #fff;border-radius: 0; border-style: solid; border-width: 0.1rem; box-shadow: none;font-size: 1.6rem;margin: 0;max-width: 100%; padding: 1.5rem 1.8rem; width: 500px; height: 51px;
}
.error-404 .search-submit,.search-no-result-content .search-submit{
	background: #1d1645; border: none; border-radius: 0;color: #fff; cursor: pointer; display: inline-block; font-size: 1.5rem;  font-weight: 600; line-height: 1.25;  margin: 0; opacity: 1; padding: 1.1em 1.44em; text-align: center;text-decoration: none;  text-transform: uppercase; transition: opacity .15s linear; margin-top: 7px;
}
.search-result-count {
    font-size: 20px; margin-top: 15px;
}
.ser-top{
	border-bottom: 1px solid #eee;padding-top: 90px; padding-bottom: 60px;margin-bottom: 60px;
}
/* 404 */
.error404  .alignwide{
	text-align: center;
}
.error404  .alignwide h1{
	font-size: 140px;
}
.page-header{
	margin: 100px 0 40px;
}
.not-found .page-content{
	text-align: center;
}
.not-found .page-content p{
	font-size: 28px;
}
.not-found{
	margin-bottom: 120px;
}
.category-23 .cpro-txt p{
	display: none;
}
.category-23 .cpro-txt div p{
	display: block !important;
}
/* contact */
.contact_column #wpcf7-f322-p81-o1 .wpcf7-submit{
	width: 170px !important; height: 45px !important;border-radius: 6px !important;font-size: 16px !important;letter-spacing: 0px !important;padding-left: 0 !important;
}
.contact_column #wpcf7-f322-p81-o1 .wpcf7-submit:hover{
	 background-color: #f6e200 !important;color: #ffffff !important;
}
.contact_column #wpcf7-f322-p81-o1 label,.contact_column #wpcf7-f322-p81-o1 input{
	width:100%;
}
.contact_column #wpcf7-f322-p81-o1 .wpcf7-textarea{
	 background: #efefef !important; border: 1px solid #efefef !important; color: #888888 !important;height: 200px;width: 100%; padding-left: 15px; padding-top: 10px;margin-top:5px;
}
.contact_column #wpcf7-f322-p81-o1 input,.contact_column #wpcf7-f322-p81-o1 .wpcf7-select {
	background: #efefef !important; border: 1px solid #efefef !important;color: #888888 !important; height: 46px; width: 100%;padding-left: 15px;box-shadow: none;margin-top:5px;
}
.contact_column #wpcf7-f322-p81-o1 .wpcf7-select{
	font-size:16px;
}
.contact_h3{
    color: #ffffff;
}
.contact_column ul{
    padding-left: 20px;
}
.contact_column ul li{
    color: #ffffff;list-style: disc; font-size: 18px; line-height: 22px;margin: 10px 0;
}
.contact_right p,
.contact_right a{
    color: #ffffff;
}
.contact_column .vc_col-sm-6 .vc_column-inner,
.contact_column .vc_col-sm-5 .vc_column-inner,
.contact_column .vc_col-sm-7 .vc_column-inner{
    padding: 50px;
}
.contact_column a:hover{
    color: #ffffff; text-decoration: underline;
}
.contact_column .fa{
    margin-right: 15px;
}
/* service */
.fu-one{
	margin-top:60px;margin-bottom:60px;
}
.fu-two{
	background:#f5f5f5;padding-top:60px;padding-bottom:50px;
}
.fu-list {
 padding-right:15px !important;margin-bottom: 35px;padding-left:15px !important;
}
.fu-list{
	 padding-right: 15px !important;
}
.fu-list > .vc_column-inner > .wpb_wrapper {
   box-shadow: 0 0 60px #ddd;background: #fff;padding: 20px; min-height: 320px;
}
.fu-item{
	margin-left:-15px;margin-right:-15px;
}
.fu-list h4{
	margin-bottom: 15px;position: relative;padding-bottom: 15px;font-size: 20px;
}
.fu-list h4::after{
	 position: absolute;content: "";width: 60px;height: 2px;background: #1d1645;left: 0;right: 0;bottom: 0;margin: auto;transition:all .3s;
}
.fu-list > .vc_column-inner > .wpb_wrapper{
	transition:all .3s;
}
.fu-list > .vc_column-inner > .wpb_wrapper:hover{
	transition:all .3s;background: #1d1645;color:#fff;
}
.fu-list > .vc_column-inner > .wpb_wrapper:hover h4::after{
	background: #fff;transition:all .3s;
}
.fu-three{
	margin-top:60px;margin-bottom:40px;
}
/* quality */
.vc_row-o-content-bottom .vc_col-sm-7{
	position:relative;z-index:-1;
}
.cpp-text-right{
	padding: 35px;box-shadow: 0 2px 2em 0 rgba(0,0,0,.025); position: relative; display: flex;flex-direction: column; min-width: 0;word-wrap: break-word;background-color: #fff; background-clip: border-box;border: 1px solid rgba(0,0,0,.125);border-radius: 3px; margin-left: -20%;
}
.cpp-text-left{
	padding: 35px;box-shadow: 0 2px 2em 0 rgba(0,0,0,.025); position: relative; display: flex;flex-direction: column; min-width: 0;word-wrap: break-word;background-color: #fff; background-clip: border-box;border: 1px solid rgba(0,0,0,.125);border-radius: 3px; margin-right: -20%;
}
.ex-box >.vc_column-inner >.wpb_wrapper{
	box-shadow: rgb(0 0 0/20%) 0 10px 20px 0; padding-top: 35px;  padding-bottom: 10px;
}
.ex-box h3{
	margin-bottom: 25px;
}
#sign_up form{
	display:inherit;    min-width: 260px;
}
#sign_up .tnp-email{
	width:100% !important;background-color: #f4f4f4 !important;font-size:14px !important;
}
#sign_up #tnp-3{
	font-size:14px !important;
}
#sign_up .tnp-name{
	    width: 100%;
    padding: 0.7em;
    display: block;
    border: 1px;
    color: #444;
    border-color: #ddd;
    background-color: #f4f4f4;
    background-image: none;
    text-shadow: none;
    font-size: 1em;
    margin: 0;
    line-height: normal;
	font-size:14px !important;
}
#sign_up .tnp-field-button{
	margin-left:0px;
}
#sign_up .tnp-submit{
	width:100% !important;height:45px !important;
	font-size:14px !important;
}
#quality .model-56 td{
	text-align:center;
}
#quality .model-56 td img{
	margin-left:auto;margin-right:auto;text-align:center;background:#fff;
}
.category-ultrapure-series .cpro-list{
	 min-height: 580px;
}
.category-mini-cartridge-filter .cpro-txt p{
	 min-height: 50px;
}
/* ========== */
@media (min-width:1681px){
	.cpro-txt h3{
		min-height: 60px;
	}
	.category-23 .cpro-txt h3{
		min-height: inherit;
	}
}
@media (max-width:1682px){
	.ap-prev{
		left:0px;
	}
	.ap-next{
		right: 0px;
	}
	.pro-next,.pspro-next{
		right: 0px !important;
	}
	
	.pro-prev,.pspro-prev{
		left:0px !important;
	}
	
	.ps-five .cpro-next{
	right:0px;
}
.ps-five .cpro-prev{
	left:0px;
}
	.ht-prev{
		left:10px !important;
	}
	.ht-next{
		right:10px !important;
	}
}
@media (min-width:1401px) and (max-width:1680px){
	.wrapper,.wrappers{
		width: auto;
		margin-left: 3% !important;
		margin-right: 3% !important;
	}
	.containers{
		width: auto !important;
		margin-left: 3% !important;
		margin-right: 3% !important;
		margin:0 3% !important;
	}
	.header-left,.header-right{
		width: 20%;
	}
	.header-middle{
		width: 60%;
	}
	.process-box {
	    padding: 120px 0;
	}
	.title1{
		font-size: 46px;
	}
	.title,.support_box h3{
		font-size: 42px;
	}
	.comf-list.img-right .comf-left {
	    width: 20%;
	}
	.comf-list.img-right .comf-middle, .comf-list.img-right .comf-right {
	    width: 40%;
	}
	.comf-list.img-left .comf-left, .comf-list.img-left .comf-middle {
	    width: 40%;
	}
	.comf-list.img-left .comf-right {
	    width: 20%;
	}
	.error404 .alignwide h1 {
	    font-size: 120px;
	}
	.fu-list > .vc_column-inner > .wpb_wrapper{
		min-height: 300px;
	}
	.aboutpage .vc_row{
	margin-left:0px !important;margin-right:0px !important;
}
/*	.ubermenu-submenu-id-87{*/
/*	position: fixed !important;display: block!important;top: 102px!important;left: 0!important;box-shadow: none !important;padding: 0px 70px !important;*/
/*}*/
.ubermenu-submenu-id-84,
.ubermenu-submenu-id-86,
.ubermenu-submenu-id-87,
.ubermenu-submenu-id-88{
	position: fixed !important;display: block!important;top: 102px!important;left: 0!important;box-shadow: none !important;padding: 0px 0px 0px 70px !important;
}
}
@media (min-width:1201px) and (max-width:1400px){
	.wrapper,.wrappers{
		width: auto;
		margin-left: 3% !important;
		margin-right: 3% !important;
	}
	.containers{
		width: auto !important;
		margin-left: 3% !important;
		margin-right: 3% !important;
		margin:0 3% !important;
	}
	.header-left,.header-right{
		width: 22%;
	}
	.header-middle{
		width: 56%;
	}
	.process-box {
	    padding: 120px 0;
	}
	.title1{
		font-size: 46px;
	}
	.title,.support_box h3{
		font-size: 42px;
	}
	.header-right .btn-search{
		width: 140px;
	}
	.nbox h1{
		font-size: 55px;
	}
	.btext-box h1{
		font-size: 46px;
	}
	.faq-item h4{
		font-size: 22px;
	}
	.comf-list.img-right .comf-left {
	    width: 10%;
	}
	.comf-list.img-right .comf-middle, .comf-list.img-right .comf-right {
	    width: 45%;
	}
	.comf-list.img-left .comf-left, .comf-list.img-left .comf-middle {
	    width: 45%;
	}
	.comf-list.img-left .comf-right {
	    width: 10%;
	}
	.error404 .alignwide h1 {
	    font-size: 100px;
	}
	.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle{
		padding:15px 12px !important;
	}
	.aboutpage .vc_row{
	margin-left:0px !important;margin-right:0px !important;
}
		.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after{
		right:0px !important;
	}
/*	.ubermenu-submenu-id-87{*/
/*	position: fixed !important;display: block!important;top: 102px!important;left: 0!important;box-shadow: none !important;padding: 0px 70px !important;*/
/*}*/
.ubermenu-submenu-id-84,
.ubermenu-submenu-id-86,
.ubermenu-submenu-id-87,
.ubermenu-submenu-id-88{
	position: fixed !important;display: block!important;top: 102px!important;left: 0!important;box-shadow: none !important;padding: 0px 0px 0px 70px !important;
}
	.about_item p{
		font-size:16px;
	}
	.numbox2 big{
		font-size:42px;
	}
}
@media (min-width:992px) and (max-width:1200px){
	.wrapper,.wrappers,.wrappers{
		width: auto;
		margin-left: 3% !important;
		margin-right: 3% !important;
	}
	.containers{
		width: auto !important;
		margin-left: 3% !important;
		margin-right: 3% !important;
		margin:0 3% !important;
	}
	.header-right .mobile_none{
		display: none;
	}
	.header-right .pc_none{
		display: inline-block !important;
	}
	.title1{
		font-size: 42px;
	}
	.title,.support_box h3{
		font-size: 36px;
	}
	.process-box {
	    padding: 90px 0;
	}
	.comm_bottom h3{
		font-size: 32px;
	}
	.support_box{
		margin-left: 70px;
	}
	.footer-list .btn{
		padding: 0;width: 220px;height: 40px;line-height: 40px;
	}
	.nbox h1{
		font-size: 50px;
	}
	.button-with-icon{
		width: 250px;
	}
	.btext-box h1{
		font-size: 42px;
	}
	.faq-item h4{
		font-size: 22px;
	}
	.button-with-icon{
		width: 250px;
	}
	.intro-center{
		max-width: 100%;
	}
	.fpro-text h3{
		font-size: 20px;
	}
	.comf-list.img-right .comf-left {
	    width: 0;
	}
	.comf-list.img-right .comf-middle, .comf-list.img-right .comf-right {
	    width: 50%;
	}
	.comf-list.img-right,.comf-list.img-left{
		padding-left:3%;padding-right: 3%;
	}
	.comf-list.img-left .comf-right {
	    width: 0;
	}
	.comf-list.img-left .comf-left, .comf-list.img-left .comf-middle {
	    width: 50%;
	}
	.eaton-quote__text{
		font-size: 24px;
	}
	.blogFeedTitle a{
			font-size:20px;
		}
		#side-menu-list li a {
	    padding: 5px 15px;
	} 
		.widgetAccordions h3{
			font-size:16px;padding:15px;
		}
		.side_contact{
			padding:15px;
		}
	 .side_contact .btn_light, .slide_box a {
	    width: 150px;
	    height: 37px;
	    line-height: 37px;
	    font-size: 14px;
	}
	#blogSidebar {
	    padding-left: 0;
	}
	#myTabs li a{
		padding: 18px 60px;
	}
	#myTabs li a{
		font-size: 20px;
	}
	.rbox h3{
		font-size: 18px;
	}
	.reapp-list{
		padding: 20px;
	}
	.needbox p{
		font-size: 18px;
	}
	.needbox a{
		height: 70px;
	}
	.releft_box {
	    padding-right: 0px;
	}
	.itext-box h3{
		font-size: 24px;
	}
	.content-block h3{
		font-size: 24px;
	}
	.itext-box{
		padding: 10px 30px 50px 30px;
	}
	.single_page_box h2{
		font-size: 26px;
	}
	.single_page_box p, .single_page_box a, .single_page_box li{
		font-size: 16px;
	}
	.error404 .alignwide h1 {
	    font-size: 100px;
	}
	.cpro-txt p{
		min-height: 160px;
	}
	.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle{
		padding:15px 10px !important;
	}
	.aboutpage .vc_row{
	margin-left:0px !important;margin-right:0px !important;
}
	blockquote p{
		font-size:20px !important;line-height:32px !important;
	}
	.core_box {
		font-size:16px;padding:20px;line-height:26px;
	}
	.vc_custom_1657870639983 .vc_col-sm-6{
		width:100% !important;
	}
		.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after{
		right:0px !important;
	}
/*	.ubermenu-submenu-id-87{*/
/*	position: fixed !important;display: block!important;top: 102px!important;left: 0!important;box-shadow: none !important;padding: 0px 50px !important;*/
/*}*/
.ubermenu-submenu-id-84,
.ubermenu-submenu-id-86,
.ubermenu-submenu-id-87,
.ubermenu-submenu-id-88{
	position: fixed !important;display: block!important;top: 102px!important;left: 0!important;box-shadow: none !important;padding: 0px 0px 0px 50px !important;
}
	.about_item p{
		font-size:16px;
	}
	.numbox2 big{
		font-size:32px;
	}
	.numbox2 {
		padding-left:20px;
	}
}
@media (min-width:768px) and (max-width:991px){
	/* <=991px的设备 */
	.wrapper,.wrappers{
		width: auto;
		margin-left: 4% !important;
		margin-right: 4% !important;
	}
	.containers{
		width: auto !important;
		margin-left: 3% !important;
		margin-right: 3% !important;
		margin:0 3% !important;
	}
	.header-content{
		height: 80px;
	}
	.header-menu{
		display: none;
	}
	.mobile-bar{
		display: inline-block !important;
	}
	.header-right .mobile_none{
		display: none;
	}
	.header-right .pc_none{
		display: inline-block !important;
	}
	.title1{
		font-size: 36px;
	}
	.title,.support_box h3{
		font-size: 32px;line-height: 42px;
	}
	.process-box {
	    padding: 90px 0;
	}
	.comm_bottom h3{
		font-size: 28px;
	}
	.support_box{
		margin-left: 70px;
	}
	.footer-list .btn{
		padding: 0;width: 220px;height: 40px;line-height: 40px;
	}
	.home-two {
	    margin-top: 60px;margin-bottom: 50px;
	}
	.ht-txt{
		max-width: inherit;
	}
	.ht-box h3{
		font-size: 16px;
	}
	.ht-box p{
		font-size: 13px;line-height: 20px;
	}
	#myTabContent{
		width: 65%;
	}
	#myTab{
		width: 35%;
	}
	#myTab li a,.comm-tit a{
		font-size: 16px;
	}
	#myTab li img{
		max-width: 25px;height: auto;
	}
	.popular-box h3{
		font-size: 20px;
	}
	.popular-box{
		padding: 20px;min-height: 440px;
	}
	.habout-item{
		display: inherit;
	}
	.habout-right {
	    padding-left: 15px;margin-top: 25px;
	}
	.home-comm {
	    margin-top: 60px;margin-bottom: 60px;
	}
	.popular {
	    margin-top: 60px;margin-bottom: 40px;
	}
	.home-about {
	    margin-top: 60px;margin-bottom: 60px;
	}
	.hnews-item{
		display: inherit;
	}
	.hnews-right .hnews-box {
	    border-top: 5px solid #f6e200;border-left: none;
	}
	.hnews-left{
		margin-bottom: 20px;
	}
	.hsolu {
	    padding-top: 60px;padding-bottom: 60px;margin-top: 60px;
	}
	.footer-list {
	    min-height: inherit;
	}
	.nbox{
		max-width: 760px;
	}
	.nbox h1{
		font-size: 40px;
	}
	.ap-swiper .apt-box{
		min-height: 200px;
	}
	.ap-next,.ap-prev{
		top: 52%;
	}
	.ap_six h3 {
	    font-size: 28px;margin-bottom: 30px;line-height: 42px;
	}
	.apbl_text h3{
		font-size: 18px;line-height: 26px;
	}
	.button-with-icon {
	    padding: 16px 10px;width: 200px;
	}
	.ade-four h2{
		font-size: 40px;
	}
	.ade-four{
		padding-top: 60px;padding-bottom: 60px;
	}
	.ade-six {
	    margin-top: 60px;margin-bottom: 40px;
	}
	.btext-box h1{
		font-size: 36px;line-height: 42px;
	}
	.btext-box p{
		font-size: 16px;line-height: 26px;
	}
	.btext-box .btn{
		font-size: 14px;padding: 10px 15px;
	}
	.title2{
		font-size: 32px;
	}
	.catt-right {
	    padding-left: 15px;
	}
	.cpro-txt h3{
		font-size: 20px;line-height: 26px;min-height: 52px;
	}
	.faq-item h4{
		font-size: 20px;
	}
	.tnp-email{
		width: 320px !important;
	}
	.tnp-submit{
		width: 160px !important;
	}
	.cate-one {
	    margin-top: 60px;margin-bottom: 60px;
	}
	.cate-two {
	    padding-top: 70px;padding-bottom: 60px;
	}
	.intro-center {
	    max-width: 100%;margin-bottom: 20px;
	}
	.prof-right{
		font-size: 16px;line-height: 26px;
	}
	.fpro-text h3{
		font-size: 18px;
	}
	.fpro-text p{
		font-size: 14px;
	}
	.bgs-pro{
		min-height: 420px;
	}
	.numbox{
		min-height: 160px;
	}
	.hnews-box a.btn, .fpro-text a.btn{
		width: 160px;
	}
	.fpro-img img{
		max-width: 150px !important;height: auto !important;
	}
	.catt-right h3{
		    word-break: break-all;
	}
	.comf-list.img-right .comf-left {
	    width: 0;
	}
	.comf-list.img-right .comf-middle, .comf-list.img-right .comf-right {
	    width: 100%;
	}
	.comf-list.img-right,.comf-list.img-left{
		padding-left:3%;padding-right: 3%;
	}
	.comf-list.img-right{
		flex-direction: column-reverse;
	}
	.comf-list.img-left .comf-right {
	    width: 0;
	}
	.comf-list.img-left .comf-left, .comf-list.img-left .comf-middle {
	    width: 100%;
	}
	.eaton-quote__text{
		font-size: 24px;
	}
	.com-news h3 a {
	    font-size: 16px;line-height: 26px;
	}
	.com-news p a {
	    font-size: 14px;line-height: 22px;
	}
	.comf-list img{
		width: 100%;
	}
	.comf-list.img-left{
		flex-direction: column;
	}
	.comf-list.img-left .comf-middle {
	    padding-left: 0;
	}
	.comf-list{
		margin-bottom: 25px;
	}
	.comf-list.img-right{
		background: none;
	}
	.prof-top{
		display: flex;flex-direction: column-reverse;
	}
	.prof-top, .prof-bottom{
		margin-left: 0;margin-right: 0;
	}
	.blogFeedTitle a{
			font-size:20px;
		}
		#side-menu-list li a {
	    padding: 5px 15px;
	} 
		.widgetAccordions h3{
			font-size:16px;padding:15px;
		}
		.side_contact{
			padding:15px;
		}
	 .side_contact .btn_light, .slide_box a {
	    width: 150px;
	    height: 37px;
	    line-height: 37px;
	    font-size: 14px;
	}
	#blogSidebar {
	    padding-left: 0;
	}
	#myTabs li a{
		padding: 21px 50px;    font-size: 16px;
	}
	.ben-right img{
		padding-left: 0;
	}
	.faq-content{
		font-size: 16px;
	}
	.needbox p{
		font-size: 16px;
	}
	.needbox a{
		height: 70px;
	}
	.reapp-left h3{
		font-size: 26px;
	}
	.rapp-item{
		display: inherit;
	}
	.reapp-left{
		margin-bottom: 15px;
	}
	.rbox h3{
		font-size: 18px;
	}
	.itext-box h3{
		font-size: 24px;
	}
	.itext-box{
		padding: 10px 20px 50px 20px;
	}
	.releft_box {
	    padding-right: 0;
	}
	.re-box{
		flex-direction: column-reverse;
	}
	.re-left p{
		font-size: 18px;
	}
	.content-block h3{
		left: 30px;bottom: 10px; font-size: 22px; line-height: 28px;
	}
	.single_page_box h2{
		font-size: 24px;line-height: 32px;
	}
	.single_page_box h3{
		font-size: 20px;line-height: 26px;
	}
	.knowpage .single_page_box h3 a{
	font-size:20px !important;
}
	.single_page_box p, .single_page_box a, .single_page_box li{
		font-size: 16px;
	}
	.single_page_box h1{
		font-size: 28px;line-height: 36px;
	}
	.error404 .alignwide h1 {
	    font-size: 70px;
	}
	.ser-top {
	    padding-top: 60px; padding-bottom: 40px; margin-bottom: 30px;
	}
	.links-lists h3 {
	    font-size: 16px;
	}
	.aboutpage .vc_row{
	margin-left:0px !important;margin-right:0px !important;
}
	blockquote p{
		font-size:16px !important;line-height:26px !important;
	}
	.core_box {
		font-size:16px;padding:20px;line-height:26px;
	}
	.vc_custom_1657870639983 .vc_col-sm-6{
		width:100% !important;
	}
		.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after{
		right:0px !important;
	}
	.aboutpage p{
	font-size:16px;line-height:26px;margin-bottom:15px;
}
	.about_item {
    width: 100%;
}
}
@media(max-width:767px){
	/* <=767px的设备 */
	.wrapper,.wrappers{
		width: auto;
		margin-left: 4% !important;
		margin-right: 4% !important;
	}
	.containers{
		width: auto !important;
		margin-left: 3% !important;
		margin-right: 3% !important;
		margin:0 3% !important;
	}
	.btn{
		padding: 10px 20px 10px 20px;
	}
	.header-content{
		height: 80px;
	}
	.header-middle{
		display: none;
	}
	.mobile-bar{
		display: inline-block !important;
	}
	.header-right .mobile_none{
		display: none;
	}
	.header-right .pc_none{
		display: inline-block !important;
	}
	.title1{
		font-size: 28px;margin-bottom: 10px;line-height: 40px;
	}
	.title,.support_box h3{
		font-size: 26px;line-height: 36px;
	}
	.process-box a.btn{
		font-size: 16px;
	}
	.process-box {
	    padding: 60px 0;
	}
	.comm_bottom h3{
		font-size: 26px;
	}
	.support_box{
		margin-left: 70px;
	}
	.footer-list .btn{
		padding: 0;width: 220px;height: 40px;line-height: 40px;
	}
	.home-two {
	    margin-top: 60px;margin-bottom: 50px;
	}
	.ht-txt{
		max-width: inherit;
	}
	.ht-box h3{
		font-size: 16px;
	}
	.ht-box p{
		font-size: 13px;line-height: 20px;
	}
	#myTabContent{
		width: 65%;
	}
	#myTab{
		width: 35%;
	}
	#myTab li a,.comm-tit a{
		font-size: 18px;
	}
	.comm-tit img{
		margin-left: 15px;
	}
	.comm-tit p{
		margin-bottom: 0;
	}
	.comm-list{
		border-bottom: 1px solid #ccc;
	}
	.comm-tit{
		background: #f5f5f5;padding: 8px 0;
	}
	.comm-cont{
		display: none;margin-bottom: 20px;
	}
	#myTab li img{
		max-width: 25px;height: auto;
	}
	.support_box {
	    margin-left: 30px;padding-top: 60px;padding-bottom: 60px;
	}
	.comm-tab,.comm_bottom{
		display: none;
	}
	.popular-box h3{
		font-size: 20px;
	}
	.popular-box{
		padding: 20px;min-height: 440px;
	}
	.habout-item{
		display: inherit;
	}
	.habout-right {
	    padding-left: 15px;margin-top: 25px;
	}
	.home-comm {
	    margin-top: 60px;margin-bottom: 60px;
	}
	.popular {
	    margin-top: 60px;margin-bottom: 40px;
	}
	.home-about {
	    margin-top: 60px;margin-bottom: 60px;
	}
	.hnews-item{
		display: inherit;
	}
	.hnews-right .hnews-box {
	    border-top: 5px solid #f6e200;border-left: none;
	}
	.hnews-left{
		margin-bottom: 20px;
	}
	.hsolu {
	    padding-top: 60px;padding-bottom: 60px;margin-top: 60px;
	}
	.footer-list {
	    min-height: inherit;
	}
	.ht-list{
		margin-bottom: 20px;
	}
	.hnews-left .hnews-tit{
		padding: 30px;
	}
	.hnews-box h3 a{
		font-size: 20px;line-height: 36px;
	}
	.hnews-box p a{
		font-size: 16px;
	}
	.hnews-box a.btn,.fpro-text a.btn{
		width: 150px;
	}
	.hso-box a.btn{
		font-size: 16px;
	}
	.footer-list.open ul{
		display: block;
	}
	.footer-list.open h4 {
	    border-bottom: none;
	}
	.footer-list.open h4::after {
	    content: "\f107";
	}
	.footer-list h4{
		font-size: 16px;line-height: 36px;position: relative;    margin-top: 10px;margin-bottom: 0px;padding-bottom: 10px;border-bottom: 1px solid #fff;
	}
	.footer-list h4::after{
		position: absolute;content: "\f105";right: 15px;font: normal normal normal 14px/1 FontAwesome!important;top: 10px;bottom: 0px;font-size: 18px !important;
		}
	.footer-list ul{
		display: none;
	}
	.footer-top{
		padding-top: 40px;
	}
	.popular-item{
		margin-left: -15px;margin-right: -15px;
	}
	.comm_mobile{
		display: block !important;margin-top: 25px;
	}
	.comb-box h3{
		font-size: 20px;
	}
	.nbox{
		max-width: inherit;
	}
	.nbox h1{
		font-size: 30px;
	}
	.nbanner{
		min-height: 300px;
	}
	.ap-swiper .apt-box{
		min-height: 200px;border: 0;
	}
	.ap-next,.ap-prev{
		top: 52%;
	}
	.ap_six h3 {
	    font-size: 28px;margin-bottom: 30px;line-height: 42px;
	}
	.apbl_text h3{
		font-size: 18px;line-height: 26px;
	}
	.apo_box{
		display: inherit;
	}
	.ap_one {
	    padding-top: 60px;padding-bottom: 60px;
	}
	.apt_box {
	    margin-top: 20px;margin-bottom: 60px;flex-direction: column-reverse;margin-left: -15px;margin-right: -15px;
	}
	.af_title h3{
		font-size: 16px;
	}
	.ap_five {
	    margin-top: 60px;padding-top: 60px;padding-bottom: 60px;
	}
	.apbl_list{
		margin-bottom: 25px;
	}
	.ap_six{
		padding-top: 60px;padding-bottom: 60px;
	}
	.ap_six h3 {
	    font-size: 22px;line-height: 32px;
	}
	.bgs {
	    min-height: 320px;background: transparent;align-items: end;
	}
	.bgs .container {
	    padding-left: 0;padding-right: 0;
	}
	.btext-box {
	    background: #f6e200;padding: 20px;width: 100%;
	}
	.btext-box h1 {
	    font-size: 28px;margin-bottom: 10px;margin-top: 10px;
	}
	.btext-box a.btn:focus{
		color: #fff !important;outline: none !important;
	}
	.adeo_item{
		display: inherit;
	}
	.adet_item{
		display: inherit;
	}
	.ade_one {
	    margin-top: 60px;margin-bottom: 50px;
	}
	.ade-three hr{
		margin-top: 60px;margin-bottom: 60px;
	}
	.adetr-box{
		display: inherit;
	}
	.adetr-img img{
		width: 100%;
	}
	.adetr-text {
	    padding-left: 15px;padding-right: 15px;padding-bottom: 25px;
	}
	.intro-center{
		max-width: 100%;
	}
	.ade-four h2{
		font-size: 36px;
	}
	.ade-four{
		padding-top: 60px;padding-bottom: 60px;
	}
	.stacked-button-wrapper ul li{
		margin-bottom: 20px;
	}
	.links-list{
		width: 100%;
	}
	.banner .pc_none{
		display: block !important;
	}
	.tnp-subscription form {
	    display: inherit;
	}
	.btext-box p{
		font-size: 16px;line-height: 26px;
	}
	.btext-box .btn{
		font-size: 14px;padding: 10px 15px;
	}
	.cate-one {
	    margin-top: 60px;margin-bottom: 60px;
	}
	.cate-two {
	    padding-top: 70px;padding-bottom: 60px;
	}
	.title2{
		font-size: 26px;line-height: 36px;
	}
	.catt-right {
	    padding-left: 15px;
	}
	.tnp-email{
		width: 100% !important;
	}
	.tnp-field-button{
		margin-left: 0px;
	}
	.faq-item h4{
		font-size: 18px;line-height: 28px;
	}
	.faq-item img{
		margin-right: 15px;
	}
	.faq-item h4::after{
		font-size: 18px !important;top: 6;
	}
	.faq-content{
		font-size: 16px;line-height: 26px;
	}
	.catt-right h3{
		word-break: break-all;
	}
	.bgs-pro .wrappers{
		margin-right: 0 !important;margin-left: 0 !important;
	}
	.fpro-text h3{
		font-size: 18px;
	}
	.pro-three h2{
		font-size: 22px;
	}
	.find-item.img-left{
		flex-direction: column;
	}
	.find-item.img-right{
		flex-direction: column-reverse;
	}
	.find-item.img-left .find-left{
		padding-right: 0;
	}
	.find-item.img-right .find-right {
	    padding-left: 0;
	}
	.pro-two {
	    padding-top: 40px;padding-bottom: 50px;
	}
	.comf-list.img-right .comf-left {
	    width: 0;
	}
	.comf-list.img-right .comf-middle, .comf-list.img-right .comf-right {
	    width: 100%;
	}
	.comf-list.img-right,.comf-list.img-left{
		padding-left:3%;padding-right: 3%;
	}
	.comf-list.img-right{
		flex-direction: column-reverse;
	}
	.comf-list.img-left .comf-right {
	    width: 0;
	}
	.comf-list.img-left .comf-left, .comf-list.img-left .comf-middle {
	    width: 100%;
	}
	.eaton-quote__text{
		font-size: 16px;margin-bottom: 30px;
	}
	.cnew-list{
		margin-bottom: 25px;padding-left: 0;padding-right: 0;
	}
	.comf-list.img-right{
		background:none;
	}
	.comf-list.img-right .comf-middle {
	    padding-right: 0;
	}
	.eaton-quote__author{
		font-size: 16px;
	}
	.com-news h3 a {
	    font-size: 16px;line-height: 26px;
	}
	.com-news p a {
	    font-size: 14px;line-height: 22px;
	}
	.comf-list img{
		width: 100%;
	}
	.comf-list.img-left{
		flex-direction: column;
	}
	.comf-list.img-left .comf-middle {
	    padding-left: 0;
	}
	.comf-list{
		margin-bottom: 25px;
	}
	.bgs-pro{
		min-height: inherit;
	}
	.toolbar ul{
		text-align: left;line-height: 36px;
	}
	.toolbar ul li{
		display: inline-block;
	}
	.hrow1 p.over{
		font-size: 26px;
	}
	.hrow1{
		width: 100%;
	}
	.hrow1 big{
		font-size: 40px;
	}
	.com-two {
	    margin-top: 60px;
	}
	.com-three .wrapper{
		padding: 80px 0 40px;
	}
	.com-three {
	    margin-bottom: 60px;
	}
	.com-five {
	    margin-top: 60px;margin-bottom: 50px;
	}
	.prof-top{
		display: flex;flex-direction: column-reverse;
	}
	.prof-top, .prof-bottom{
		margin-left: 0;margin-right: 0;
	}
	.numbox1 big{
		font-size: 36px;
	}
	.partner-box li{
		display: inherit;margin-bottom: 25px;
	}
	.prof-bottom{
		padding-bottom: 0px;margin-bottom: 20px;
	}
		#side-menu-list li a {
	    padding: 5px 15px;
	} 
		.widgetAccordions h3{
			font-size:16px;padding:15px;
		}
		.side_contact{
			padding:15px;
		}
	 .side_contact .btn_light, .slide_box a {
	    width: 150px;
	    height: 37px;
	    line-height: 37px;
	    font-size: 14px;
	}
	#blogSidebar {
	    padding-left: 0;
	}
		.side_contact h4 {
	    font-size: 18px;
	}
		.knowpage .row{
			flex-flow: column;
		}
		.resourse-right{
			order:2;
		}
		.blogFeedTitle a{
			font-size:20px;
		}
		.blogFeedItem .col-md-5 a{
			width: 100%;
		}
		.knowpage {
		    margin: 60px 0;
		}
		#myTabs{
			display: inherit;
		}
		.ps-two.mobile_none{
			display: none;
		}
		.ps-two.pc_none{
			display:block !important;
		}
		.psbox img{
			margin-bottom: 25px;
		}
		.ps-three p.text-center{
			font-size: 18px;
		}
		.needbox p{
			font-size: 18px;
		}
		.needbox a{
			height: 70px;
		}
		.needbox{
			margin-bottom: 15px;
		}
		.rapp-item{
			display: inherit;
		}
		.reapp-left h3{
			left: 0;right: 0; font-size: 16px;line-height: 26px; padding-top: 8px; padding-bottom: 8px;bottom: 10px;
		}
		.rbox h3{
			font-size: 16px;
		}
		.reapp-list{
			padding: 16px;
		}
		.reapp-box{
			margin-bottom: 15px;
		}
		.ps-one{
			padding-top: 30px;padding-bottom: 50px;
		}
		.ind-bgs .wrappers{
			margin-left: 0 !important;margin-right: 0 !important;
		}
		.ind-bgs{
			min-height: inherit;
		}
		.indus-top p{
			font-size: 16px;line-height: 26px;
		}
		.indus-top{
			margin-top: 50px;margin-bottom: 50px;
		}
		.itext-box{
			padding: 0px 15px 40px 15px;
		}
		.itext-box h3{
			font-size: 20px;line-height: 28px;
		}
		.itext-box p{
			font-size: 16px;line-height: 26px;
		}
		.itext-box a.btn{
			font-size: 14px;
		}
		.releft_box {
		    padding-right: 0;
		}
		.re-box{
			flex-direction: column-reverse;
		}
		.re-left p{
			font-size: 16px;line-height: 26px;
		}
		.links-list{
			margin-bottom: 20px;
		}
		.content-block h3{
			left: 20px;bottom: 0;
		}
		.content-block h3{
			font-size: 20px;line-height: 32px;
		}
		.single_page_box h2{
			font-size: 22px;line-height: 28px;
		}
		.single_page_box h3{
			font-size: 20px;line-height: 26px;
		}
	.knowpage .single_page_box h3 a{
	font-size:20px !important;
}
		.single_page_box p, .single_page_box a, .single_page_box li{
			font-size: 16px;
		}
		.single_page_box h1{
			font-size: 26px;line-height: 36px;
		}
		.single_page_box{
			padding: 15px;
		}
		.error404 .alignwide h1{
			font-size: 40px;
		}
		.error404 .page-content p {
			 font-size: 20px;
		}
	.ser-top {
	    padding-top: 60px; padding-bottom: 40px; margin-bottom: 30px;
	}
	.links-lists h3 {
	    font-size: 16px;
	}
	.ade-seven p.text-center{
		font-size: 16px;
	}
	.links-lists{
		width: 100%;margin-right: 0;
	}
	#wpcf7-f335-o1 span, #wpcf7-f335-o1 input {
	    width: -webkit-fill-available;
	}
	.pst-title h3{
		font-size: 22px !important;
	}
	.ps-two h4{
		font-size: 18px;
	}
	.cpro-txt p{
		min-height: inherit;
	}
	.vc_custom_1658221332279{
		padding:30px !important;
	}
	.fu-list > .vc_column-inner > .wpb_wrapper{
		min-height:inherit;
	}
	.fu-item {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
	.fu-list h4{
		font-size:18px;
	}
	.service-content h3{
		font-size:22px;
	}
	.fu-one {
    margin-top: 30px;margin-bottom: 30px;
}
	.fu-two{
	padding-top: 40px;padding-bottom: 30px;
	}
	.fu-three{
	margin-top:30px;margin-bottom:10px;
}
	.aboutpage .vc_row{
	margin-left:0px !important;margin-right:0px !important;
}
	.vc_custom_1657870639983 {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
}
	.vc_custom_1657871362766 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
	blockquote p{
		font-size:16px !important;line-height:26px !important;
	}
	.core_box {
		font-size:16px;padding:20px;line-height:26px;
	}
	blockquote{
		padding-left:0px !important;
	}
	.aboutpage p{
	font-size:16px;line-height:26px;margin-bottom:15px;
}
	.hsolu h2 br{
		display:none;
	}
	.core_box{
		min-height:inherit;
	}
	.ade-top{
	margin-top:50px;
}
	.single-industry .ade-top h2{
		font-size:26px;line-height:36px;
	}
	.single-industry .ade-top h3 {
    font-size: 20px;
}
.ex-box{
	margin-bottom: 35px;
}
	.cpp-img{
		margin-left:-15px !important;margin-right:-15px !important;
	}
	.cpp-text-right{
		margin-left:-15px !important;margin-right:-15px !important;
	}
	.cpp-text-left{
		margin-left:-15px !important;margin-right:-15px !important;
	}
	.about_item {
    width: 100%;
}
	.about_box .title_more{
		width:100%;
	}
	.about_item p{
		color:#fff;
	}
	.numCount1 .item:nth-child(3){
		margin-bottom:30px;
	}
	.about_box{
		padding-top:50px;
	}
	.home_part_three{
		padding-bottom:60px;
	}
	.category-ultrapure-series ..cpro-list{
	 min-height: inherit;
}
}
@media(max-width:460px){
	.header-left{
		width: 42%;
	}
}
@media (min-width:320px) and (max-width:1680px){
	#myTab li{
		padding-right: 0;justify-content: center;
	}
	.find-next{
		right: 0;
	}
	.find-prev{
		left: 0;
	}
}