a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  color: #C51F1F;
  font-family: "Roboto Condensed";
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 60px;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .logobox {
  text-align: center;
  padding: 25px 0;
}
#tmpl-head .top {
  text-align: center;
  padding: 6px 0;
  font-size: 16px;
  background: #302C2D;
  color: #fff;
}
#tmpl-head .top .num {
  display: block;
}
#tmpl-head .social a {
  background: #fff;
  color: #302C2D;
  padding: 2px 0;
  text-align: center;
  width: 20px;
  border-radius: 10px;
  margin: 0 4px;
}
@media (min-width: 768px) {
  #tmpl-head .top {
    text-align: left;
  }
  #tmpl-head .phonebox {
    text-align: right;
  }
  #tmpl-head .phonebox .num {
    display: inline-block;
    margin-left: 12px;
  }
  #tmpl-head .phonebox .num:first-of-type:after {
    content: ' | ';
    margin-left: 12px;
  }
  #tmpl-head .social a {
    margin: 0 6px 0 0;
  }
  #tmpl-head .logobox {
    text-align: left;
  }
}
#tmpl-head .bottom {
  background: #C51F1F;
  color: #fff;
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding: 25px 0;
  }
}
#invsearch {
  text-align: center;
  padding: 5px 0;
}
#invsearch input {
  color: #333333;
  padding: 3px;
  margin: 0 5px;
  border: 1px solid #fff;
  border-radius: 5px;
}
#invsearch button {
  background: #C51F1F;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 3px;
}
@media (min-width: 768px) {
  #invsearch {
    text-align: right;
  }
}
#tmpl-content {
  padding: 40px 0;
}
#hpmiddle {
  padding: 60px 0;
  background: #C51F1F;
  color: #fff;
}
#hpmiddle a {
  color: #fff;
}
#hpbottom {
  padding: 60px 0;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #302C2D;
  color: #fff;
  font-size: 16px;
}
#tmpl-foot .top a {
  color: #fff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 30px;
  margin-bottom: 30px;
}
#tmpl-foot .top .msg {
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 8px;
}
#tmpl-foot .diconbox {
  margin-bottom: 8px;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 6px;
}
#tmpl-foot .social {
  padding-top: 12px;
}
#tmpl-foot .social a {
  background: #fff;
  color: #302C2D;
  text-align: center;
  padding: 5px 0;
  margin-right: 8px;
  width: 26px;
  border-radius: 13px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #252324;
  color: #fff;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
#mailchimp {
  padding: 60px 0;
  color: #fff;
  background: #302C2D;
  text-align: center;
}
#mailchimp .msg {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 20px;
}
#mailchimp .msg2 {
  font-size: 20px;
  padding-bottom: 20px;
}
#mailchimp form {
  display: inline-block;
  width: 450px;
  max-width: 100%;
  padding: 20px 40px;
  background: #fff;
}
#mailchimp input {
  padding: 30px;
  font-size: 16px;
  border: 1px solid #DCDCDC;
  width: 100%;
  margin-bottom: 20px;
  color: #000;
  text-align: center;
}
#mailchimp input[type=submit] {
  background: #C51F1F;
  color: #fff;
  border-color: #C51F1F;
  border-radius: 10px;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
