#page {
  background-image: none; }

.page-title {
  padding: 20px 0;
  text-align: center; }
  .page-title img {
    width: 340px;
    height: auto; }

h1 {
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 0.5em 1em;
  margin-bottom: 1em;
  color: #ffef7a;
  border-radius: 5px; }

section .inner .guideline-box {
  background: rgba(0, 0, 0, 0.5);
  padding: 1em 2em;
  border-radius: 5px; }
  section .inner .guideline-box * {
    font-size: 16px !important;
    line-height: 1.5;
    text-shadow: none !important; }
  section .inner .guideline-box hr {
    margin: 3em 0;
    border-color: #737373; }
  section .inner .guideline-box ul {
    margin-bottom: 50px; }
    section .inner .guideline-box ul li {
      text-align: left;
      font-size: .75em; }
  section .inner .guideline-box ul.no-num li {
    list-style: none; }
  section .inner .guideline-box .h6_30 {
    color: #ffef7a;
    margin-bottom: 50px; }
  section .inner .guideline-box .h6_20 {
    color: #ffef7a;
    margin-bottom: 20px; }

@media screen and (max-width: 768px) {
  #gn-apm3 img {
    width: 60px;
    height: auto; }
  .page-title img {
    margin-top: 45px;
    width: 60%; } }
