
.co-statement {}

.co-statement h4 {
  font-weight: bold;
}
.co-statement h5 {
  font-weight: bold;
  margin-top: 30px;
  color: #000092;
}
.co-statement p {}
.co-statement dl {}
.co-statement dl dt {}
.co-statement dl dt>dd {}

/**
 * col-xs
 */
@media all and (max-width:767px) {
}

/**
 * col-sm
 */
@media all and (min-width:768px) and (max-width:991px) {
}

/**
 * col-xs
 */
@media all and (min-width:992px) and (max-width:1199px) {
}

/**
 * col-xs
 */
@media all and (min-width:1200) and {
}



	
