/*




*/
/*

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;
}
.privacy-clause {
  color: #3E3A39;
}
.privacy-clause .intro-list {
  margin-top: 20px;
}
.privacy-clause .intro-list b {
  font-size: 16px;
}
.privacy-clause .intro-list p {
  font-size: 16px;
  line-height: 32px;
  padding-top: 10px;
}
@media screen and (max-width: 992px) {
  .privacy-clause {
    margin-bottom: 100px;
  }
}
.privacy-clause h3 {
  font-size: 24px;
  color: #3E3A39;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .privacy-clause h3 {
    font-size: 20px;
  }
}
.privacy-clause .important {
  line-height: 32px;
  font-size: 16px;
}
.privacy-clause .content ul li {
  margin-top: 30px;
  font-size: 16px;
  line-height: 32px;
}
.privacy-clause .content ul li h5 {
  font-size: 16px;
  line-height: 32px;
}
.privacy-clause .content ul li h5 span {
  font-weight: bold;
  margin-right: 22px;
}
.privacy-clause .content ul li p {
  line-height: 26px;
  padding-top: 10px;
}
