/*




*/
/*

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;
}
.pd-policy {
  color: #3E3A39;
}
@media screen and (max-width: 992px) {
  .pd-policy {
    margin-bottom: 100px;
  }
}
.pd-policy h3 {
  font-size: 24px;
  color: #3E3A39;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .pd-policy h3 {
    font-size: 20px;
  }
}
.pd-policy .content .media-body {
  padding-right: 200px;
}
@media screen and (max-width: 992px) {
  .pd-policy .content .media-body {
    padding-right: 0;
  }
}
.pd-policy .content .media-body ul li {
  margin-top: 30px;
}
.pd-policy .content .media-body ul li h5 {
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
}
.pd-policy .content .media-body ul li p {
  line-height: 32px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .pd-policy .content .media-right {
    display: none;
  }
}
@media screen and (min-width: 1700px) {
  .pd-policy .content .media-right {
    padding-right: 160px;
  }
}
