@media (max-width: 768px) {
  body {
    font-size: 17px;
  }
}
a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  text-align: left;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#nfobar {
  background: #aa0a0a;
  color: #fff;
  padding: 4px 0;
  text-align: left;
}
#nfobar a {
  color: #fff;
}
#nfobar .row > div:nth-of-type(2) {
  text-align: right;
}
#nfobar .diconbox {
  display: inline-block;
}
#nfobar .social {
  display: inline-block;
}
#nfobar .social:before {
  content: ' | ';
  color: #fff;
  margin-left: 9px;
}
#nfobar .social a {
  background: #fff;
  color: #aa0a0a;
  padding: 4px 0;
  text-align: center;
  margin-left: 8px;
  width: 28px;
  border-radius: 14px;
}
#home-head {
  border-bottom: 10px solid #0b3774;
}
#home-head img {
  max-width: 100%;
}
#home-head .tophook {
  position: relative;
}
#home-head .topchain {
  position: absolute;
  top: 0;
  left: auto;
  z-index: 2000;
  width: 100%;
}
#home-head .logobox {
  padding: 25px 0;
  text-align: center;
}
@media (min-width: 768px) {
  #home-head .logobox {
    text-align: left;
  }
}
#tmpl-head {
  border-bottom: 10px solid #0b3774;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .logobox {
  padding: 15px 0;
  text-align: center;
}
@media (min-width: 768px) {
  #tmpl-head .logobox {
    text-align: left;
  }
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding: 63px 0;
  }
}
#tmpl-content {
  padding: 40px 0;
}
#hpb {
  background: #e0e0e0;
  padding: 30px 0;
}
#hpmid1 {
  padding: 60px 0;
}
#hprentals {
  background: #e0e0e0;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #aa0a0a;
  color: #fff;
}
#tmpl-foot .top a {
  color: #fff;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 35px;
  margin-bottom: 35px;
}
#tmpl-foot .top .business {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#tmpl-foot .diconbox {
  margin-bottom: 10px;
}
#tmpl-foot .social {
  display: inline-block;
}
#tmpl-foot .social a {
  background: #fff;
  color: #aa0a0a;
  padding: 4px 0;
  text-align: center;
  margin-right: 8px;
  width: 28px;
  border-radius: 14px;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 8px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #1b191a;
  color: #fff;
}
#tmpl-foot .bottom a {
  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: #aa0a0a;
  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: #0b3774;
  color: #fff;
  border-color: #0b3774;
  border-radius: 10px;
}
#service-alert {
  background: #0b3774;
  color: #fff;
  padding: 10px 0;
}
#service-alert .interior {
  position: relative;
  padding-right: 30px;
}
#service-alert .banish {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  cursor: pointer;
  width: 26px;
  background: #fff;
  color: #0b3774;
  border-radius: 13px;
  text-align: center;
}
.home-boxes {
  text-align: center;
}
.home-boxes h3 {
  padding-top: 0;
  margin-top: 0;
}
.home-boxes img {
  max-width: 100%;
}
.home-boxes .box {
  padding: 15px;
  background: #fff;
  color: #333333;
  margin: 20px 1%;
}
.home-boxes .box div {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .home-boxes .box {
    display: inline-block;
    width: 47%;
    vertical-align: top;
  }
}
@media (min-width: 992px) {
  .home-boxes .box {
    display: inline-block;
    width: 30%;
    vertical-align: top;
  }
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
