body {
  font-family: 'Arial';
}
h1 {
  color: #aaa;
}
#footer-1 {
  background-color: #0e4f5d;
  color: white;
}
#t3-footer {
  background-color: #0e4f5d;
  color: white;
  height: 374px;
}
.t3-footer,
.t3-copyright {
  border-top: none;
}
.t3-footer .copyright small {
  font-size: 80%;
  color: #888;
}
.t3-footer .copyright a {
  color: #888;
  text-decoration: none;
}
.t3-copyright {
  padding: 30px 0 0;
}
.t3-copyright a {
  color: white;
}
.t3-copyright a:hover {
  color: #0e4f5d;
}
a {
  font-weight: bold;
}
.sitename {
  display: inline;
  font-size: 30px;
  color: #00AFF0;
  font-weight: bold;
}
@media (max-width: 767px) {
  .logo-img {
    width: 100px;
  }
  .sitename {
    font-size: 20px;
  }
}

.t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}
.t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}
.t3-content {
  padding-top: 0px;
  padding-bottom: 20px;
}
#rp-logo {
  font-family: "Neutra Text", nexa_lightregular;
  text-align: left;
  padding: 0 35px 0 0;
  font-size: 40px;
}
#rp-logo .small.sup {
  position: relative;
  top: -7px;
  display: block;
  text-align: left;
  left: 0px;
  font-size: 14.3px;
  letter-spacing: 0.7px;
  line-height: 15px;
  font-weight: 100;
  color: black;
}
#rp-logo a {
  text-decoration: none;
  color: #0e4f5d !important;
}