/*




*/
/*

single-page-header-style

*/
.singlePage-common-header {
  text-align: left!important;
  margin-bottom: 20px!important;
}
.singlePage-common-header h1 {
  font-size: 20px;
  padding-bottom: 17px;
  text-align: left!important;
}
.singlePage-common-header h1 span {
  font-size: 20px;
  color: #E99122;
  font-weight: bold;
  padding-bottom: 17px;
  border-bottom: 2px solid #A9A9A9;
}
.singlePage-common-header h2 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .coa-sds-download {
    margin-bottom: 100px;
  }
}
.coa-sds-download h1 {
  font-size: 24px;
  color: #3E3A39;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .coa-sds-download h1 {
    font-size: 20px;
  }
}
.coa-sds-download .item {
  margin-bottom: 58px;
}
.coa-sds-download .item h2 {
  color: #3E3A39;
  font-weight: bold;
  line-height: 20px;
  font-size: 18px;
}
.coa-sds-download .item .under-linebox {
  width: 20px;
  height: 2px;
  background-color: #F5C057;
  margin: 18px 0;
}
.coa-sds-download .item ul li {
  font-size: 16px;
  line-height: 32px;
}
.coa-sds-download .item img {
  margin-top: 20px;
  box-shadow: 1px 1px 15px -4px #888;
}
@media screen and (min-width: 1800px) {
  .coa-sds-download .item img {
    width: 1200px;
  }
}
