.footer .new-footer-container {
  padding-bottom: 5px; }
  .footer .new-footer-container input {
    text-align: center; }
  .footer .new-footer-container a {
    display: block;
    color: #b8b8b8;
    line-height: 1.5; }
  .footer .new-footer-container h4 {
    color: #eee;
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 0;
    letter-spacing: 1.5px; }
  .footer .new-footer-container a:hover {
    color: white; }
  .footer .new-footer-container .footer-copyright {
    color: #525353;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 10px;
    line-height: 1.5;
    padding-top: 20px; }

.old-footer-container {
  display: none; }

.new-footer-container {
  display: block !important; }

.footer {
  background-color: #838383;
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 0px; }
  .footer .contact_email {
    margin-bottom: 23px; }

.main > .page > h1:first-of-type {
  display: none; }

.main > .page > .feature_divider {
  display: none; }

@media only screen and (min-width: 768px) {
  .product #product-container .product_section {
    position: relative; }
  .product #product-container .hundt-right.hundt-fixed {
    position: fixed;
    top: 170px; }
  .product #product-container .hundt-right.hundt-docked {
    position: absolute;
    bottom: 20px; } }
