.artDet-features-cpcs{
  padding-top: 80px;
}
.features_cpcs{
  margin-bottom: 28px;
}
.features_cpcs h3{
  font-family: Open Sans;
	font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #333333;
  margin-left: 20px;
  margin-bottom: 0;
}
.artDet-features-cpcs{
  font-family: Open Sans;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #555555;
}
.artDet-features-cpcs h1{
  font-family: Open Sans;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #333333;
  margin-bottom: 50px;
}
.artDet-features-cpcs a{
  color: #555555;
  text-decoration: none;
  padding-left: 20px;
}
.artDet-features-cpcs span{
  font-size: 32px;  
  position: absolute;
}

.artDet-features-cpcs p{
  position: relative;
  width: 100%;
}
.table-bordered{
  border-collapse: separate;
  border-spacing: 0;  
  border-radius: 20px;
  border: solid 1px #e5e5e5 !important; 
} 
.table-bordered td, .table-bordered th{
  border-collapse: separate;
  border-spacing: 0;  
  border-right: 1px solid #d4d8da;
  border-bottom: 1px solid #d4d8da;
  border-top:none;
  border-left: none;
}

.table-bordered td:last-child,.table-bordered th:last-child{
  border-right: none;
}
.table-bordered tr:last-child td{
  border-bottom: none;
}

.table-bordered-td1{
  width: 23%;
  text-align: center;
}
.table-bordered-td2{  
  padding: 20px;
}
.table-bordered tr td{
  font-family: Open Sans;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #555555;
}
.ado-right-box{
  padding-top: 80px;
}

.ado_img12 img{
  margin-bottom: 50px;
}
@media (max-width: 768px){
  .features_cpcs h3{
    font-size: 24px;
  }
  .table-bordered tr td{
    font-size: 14px;
  }
}