a:focus,
a:hover {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 20px 0;
  color: #f02b2c;
  text-align: center;
  font-weight: bold;
  font-family: "Anton";
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  padding: 10px 0;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .logobox {
  padding-bottom: 10px;
}
#tmpl-head .addybox {
  text-align: right;
  font-size: 34px;
}
#tmpl-head .social {
  padding-top: 7px;
  text-align: right;
  font-size: 43px;
}
#tmpl-head .social a {
  margin: 0 7px;
}
#tmpl-head .social a:hover,
#tmpl-head .social a:focus {
  text-decoration: none;
}
#tmpl-nav {
  background: #7a7879;
  color: #ffffff;
}
#tmpl-nav .business {
  padding: 10px 0;
  font-size: 14px;
}
#hpribbon {
  background: #131313;
  color: #878586;
  padding: 40px 0;
  font-size: 40px;
  font-weight: bold;
  font-family: Anton;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #7a7879;
  color: #ffffff;
  font-size: 16px;
}
#tmpl-foot .top a {
  color: #ffffff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 25px;
  margin-bottom: 25px;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 6px;
}
#tmpl-foot .social a {
  padding: 4px 0;
  text-align: center;
  margin-left: 8px;
  font-size: 20px;
  background: #ffffff;
  color: #7a7879;
  width: 28px;
  border-radius: 3px;
}
#tmpl-foot .addy {
  margin-bottom: 20px;
}
#tmpl-foot .addy div:first-of-type {
  font-weight: bold;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
