a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 15px 0;
  color: #d0512e;
  font-family: "Rokkitt";
  font-weight: 500;
  text-align: center;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  border-top: 12px solid #d0512e;
  border-bottom: 1px solid #A5A09C;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .logobox {
  padding: 20px 0;
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding-top: 18px;
  }
}
#tmpl-content {
  padding: 20px 0;
}
#hpbottom {
  padding: 20px 0;
}
@media (min-width: 768px) {
  #hpbottom .bbblist li {
    width: 32%;
  }
}
#tmap {
  width: 100%;
  height: 250px;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #e8e9eb;
  color: #525252;
}
#tmpl-foot .top a {
  color: #525252;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 15px;
  margin-bottom: 15px;
}
#tmpl-foot .top .business {
  text-transform: uppercase;
  font-weight: bold;
}
#tmpl-foot .top .license {
  padding-top: 10px;
}
#tmpl-foot .sales {
  padding-bottom: 10px;
}
#tmpl-foot .sales .t {
  text-transform: uppercase;
  font-weight: bold;
}
#tmpl-foot .sales span {
  display: inline-block;
  width: 100px;
}
#tmpl-foot .social a {
  background: #525252;
  color: #e8e9eb;
  padding: 4px 0;
  text-align: center;
  width: 26px;
  border-radius: 13px;
  margin-right: 7px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #d0512e;
  color: #ffffff;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
