.com-aboutus-counterNumber-ow-1{ padding-bottom:0px; }
.com-aboutus-counterNumber-ow-1 .box-color,
.com-aboutus-counterNumber-ow-1 .box-color h4,
.com-aboutus-counterNumber-ow-1 .box-color p,
.com-aboutus-counterNumber-ow-1 .box-color h5{ 
	color:#fff; 
}
.com-aboutus-counterNumber-ow-1 .counter{ margin-bottom:80px; }
.com-aboutus-counterNumber-ow-1 .counter span{
	font-weight: 600;
	color: var(--primary-color);
	font-size: 4em;
	line-height: 70px;
}
.com-aboutus-counterNumber-ow-1 .counter p{
	font-size: 17px;
	text-transform: uppercase;
	color: #131f53;
}
.com-aboutus-counterNumber-ow-1 .list-img-icon li{ 
	position:relative; 
	padding-left: 90px;
	margin-bottom: 25px;
	display: grid;
	align-content: center;
	height: 80px;
}
.com-aboutus-counterNumber-ow-1 .list-img-icon li .imgWrap{
	position: absolute;
	left: 0px;
	top: 0;
	width: 80px;
	height: 80px;
	line-height: 80px;
	box-shadow: 0 0 10px color(display-p3 0.332 0.418 0.485 / 0.25);
	border-radius: 50%;
	text-align: center;
	margin: auto;
	border: 1px solid #e3e5fc;
	background: rgb(226,233,247);
	background: linear-gradient(to bottom left, rgba(246, 246, 246, 1), rgba(255, 255, 255, 1) 45%, rgba(189, 189, 190, 1) 85.71%);
}
.com-aboutus-counterNumber-ow-1 .list-img-icon img{
	width: 40px;
}
.com-aboutus-counterNumber-ow-1 .list-img-icon h5{ margin-bottom:0; font-size: 1.25em; }
.com-aboutus-counterNumber-ow-1 .list-img-icon p{ margin: 0;}
.com-aboutus-counterNumber-ow-1 .box-color{
	position: relative;
	background: var(--primary-color);
	padding: 60px;
	padding-left: 0;
	z-index: 3;
}
.com-aboutus-counterNumber-ow-1 .box-color:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	right: 100%;
	top: 0;
	background: var(--primary-color);
}
.com-aboutus-counterNumber-ow-1 .about-info .headbar .stitle{
	font-size: 2em;
	font-weight: 400;
}
.com-aboutus-counterNumber-ow-1 .about-info .headbar .htitle{  }
.com-aboutus-counterNumber-ow-1 .about-image img{ 
	position: relative;
	float:right; 
	right: -35%;
	margin-top: 27px;
	height: 100%;
}
@media(max-width:1024px){
	.com-aboutus-counterNumber-ow-1 .about-image img{
		position: absolute;
		float: right;
		right: -55%;
		margin-top: 160px;
	}
}
@media(max-width:991px){	
	.com-aboutus-counterNumber-ow-1 .counter p{ font-size:13px; }
	.com-aboutus-counterNumber-ow-1 .counter span{ font-size:3em; }
	.com-aboutus-counterNumber-ow-1 .about-image img{right: -100%;}
}
@media(max-width:768px){
	.com-aboutus-counterNumber-ow-1 .box-color{ padding: 40px; }
}
@media(max-width:600px){
	.com-aboutus-counterNumber-ow-1 .container{
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
	.com-aboutus-counterNumber-ow-1 .about-info .headbar{
		padding: 0 40px;
		text-align: center;
	}
	.com-aboutus-counterNumber-ow-1 .about-info,
	.com-aboutus-counterNumber-ow-1 .about-image{
		width: 100%;
		flex: none;
		max-width: 100%;
	}
	.com-aboutus-counterNumber-ow-1 .about-image img{
		right: 0;
		margin: 0;
		position: relative;
		width: 100%;
	}
}
@media(max-width:480px){
	.com-aboutus-counterNumber-ow-1 .about-info .headbar{ padding:0 20px; margin-top: 30px;}
	.com-aboutus-counterNumber-ow-1 .counter{ margin-bottom: 30px; }
	.com-aboutus-counterNumber-ow-1 .counter-wrap > div{
		width: 50%;
		flex: none;
	}
}
@media(max-width:375px){
	.com-aboutus-counterNumber-ow-1 .headbar{padding: 0 20px !important;}
	.com-aboutus-counterNumber-ow-1 .counter-wrap{padding-left: 30px !important;}
	.com-aboutus-counterNumber-ow-1 .about-info .headbar .stitle{ font-size: 1.2em; }
}