a:hover,
a:focus {
  text-decoration: none;
}
.gradient1 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee2424+0,3f67ad+100 */
  background: #ee2424;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ee2424 0%, #3f67ad 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ee2424 0%, #3f67ad 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ee2424 0%, #3f67ad 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee2424', endColorstr='#3f67ad', GradientType=1);
  /* IE6-9 */
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#hp-page-title {
  padding: 40px 0 0;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
}
@media (max-width: 768px) {
  #hp-page-title {
    font-size: 26px;
  }
}
#page-title {
  padding: 100px 0;
  margin: 0 0 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee2424+0,3f67ad+100 */
  background: #ee2424;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ee2424 0%, #3f67ad 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ee2424 0%, #3f67ad 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ee2424 0%, #3f67ad 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee2424', endColorstr='#3f67ad', GradientType=1);
  /* IE6-9 */
  color: #fff;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head {
  border-bottom: 1px solid #F6F6F6;
}
#tmpl-head .top {
  background: #ee2424;
  color: #ffffff;
  padding: 20px 0;
  text-align: left;
}
#tmpl-head .top a {
  color: #ffffff;
}
#tmpl-head .emailbox,
#tmpl-head .phonebox {
  display: inline-block;
  margin-right: 10px;
}
#tmpl-head .social {
  text-align: right;
}
#tmpl-head .social a {
  background: #ffffff;
  color: #ee2424;
  padding: 4px 0;
  text-align: center;
  margin-left: 8px;
  width: 24px;
  border-radius: 12px;
}
#tmpl-head .logobox {
  padding: 15px 0;
  text-align: center;
}
@media (min-width: 768px) {
  #tmpl-head .logobox {
    text-align: left;
  }
}
#tmpl-head .logobox img {
  width: 100%;
  max-width: 160px;
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding: 45px 0;
  }
}
#tmpl-content {
  padding: 0 0 40px;
}
#tmpl-foot {
  width: 100%;
  border-top: 1px solid #F6F6F6;
}
#tmpl-foot img {
  max-width: 100%;
}
#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;
  padding-top: 15px;
}
#tmpl-foot .social a {
  background: #333333;
  color: #ffffff;
  padding: 4px 0;
  text-align: center;
  margin-right: 8px;
  width: 24px;
  border-radius: 12px;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 8px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #ee2424;
  color: #ffffff;
}
#tmpl-foot .bottom a {
  color: #ffffff;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
#mailchimp {
  padding: 60px 0;
  color: #ffffff;
  background: #3f67ad;
  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: #ee2424;
  color: #ffffff;
  border-color: #ee2424;
  border-radius: 10px;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
