﻿.dummy {
  color: #000;
}

footer:not(fcsa-loan-payment-calculator footer) {
  background: #000;
  color: #fff;
  margin-top: 10px;
}

footer > .container {
  padding-top: 35px;
  padding-left: 65px;
  padding-right: 85px;
  padding-bottom: 10px;
}

.footer > .container {
  padding-top: 35px;
  padding-left: 65px;
  padding-right: 85px;
  padding-bottom: 10px;
}

footer p, footer ul, footer li {
  color: #ffcf01;
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 500;
}

footer p {
  margin-bottom: 13px;
  text-transform: uppercase;
}

footer:not(fcsa-loan-payment-calculator footer) a {
  color: #A9A9A9;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  border: none;
}

footer:not(fcsa-loan-payment-calculator footer) a:link {
  border: none;
  color: #A9A9A9;
}

footer:not(fcsa-loan-payment-calculator footer) a:hover {
  text-decoration: none;
  color: gainsboro;
}

footer:not(fcsa-loan-payment-calculator footer) a:visited {
  border: none;
  color: #A9A9A9;
}

footer:not(fcsa-loan-payment-calculator footer) a:hover:visited {
  text-decoration: none;
  color: gainsboro;
}

footer:not(fcsa-loan-payment-calculator footer) .form-control {
  height: auto !important;
}

footer ul {
  margin-bottom: 4px;
}

footer li a {
  display: block;
  padding-bottom: 5px;
}

footer .social-network {
  padding: 0;
}

footer .social-network li a {
  margin: 0;
  padding: 0;
}

footer .social-network li {
  display: inline-block;
  margin: 0;
  max-width: 25%;
  padding-inline: 11px;
  zoom: 1;
}

footer .footer-email {
  margin-bottom: 10px;
}

footer .footer-blog-link {
  margin-top: 10px;
  text-transform: none;
}

#realty-navbar-logo {
  position: relative;
  top: -10px;
  height: 32px;
  width: 88px;
}

.realty-socialicons {
  position: relative;
  top: -7px;
}

.footer-auction-contact {
  margin-left: 0;
  overflow: hidden;
}

.footer-auction-contact div {
  color: #ffcf01;
}

.footer-auction-contact div b {
  font-size: 11px;
  margin-right: 5px;
}

.footer-auction-contact div a {
  color: #ffcf01;
  font-size: 11px;
}

.footer-auction-contact div i {
  margin-right: 3px;
}

.footer-links {
  margin-left: 0;
  overflow: hidden;
}

.footer-links .footer-contact-info {
  text-align: center;
  padding-top: 21px;
}

.footer-links .footer-contact-info p {
  padding-left: 0;
  padding-right: 60px;
  text-transform: lowercase;
  color: #ffcf01;
}

.footer-last-col .list-inline li {
  width: 15%;
}

.footer-button {
  font-size: 11px;
  text-transform: capitalize;
  padding: 2px;
  padding-left: 9px;
  padding-right: 9px;
}

.realty-footer {
  background-color: #242424;
}

.copyright-footer {
  padding-top: 0 !important;
}

.footer-line {
  border-bottom: 1px solid #3d3d3d !important;
  position: relative;
  top: 10px;
}

.copyright-container {
  color: #969696;
  font-weight: 700;
  font-size: 12px;
}

#footer-logo {
  width: 88px !important;
  height: 32px !important;
}

@media (min-width: 768px) {
  html, body {
    height: 100%;
  }
  body {
    display: table;
    width: 100%;
  }
  header {
    display: table-row;
    height: 1px;
  }
  main {
    display: table-row;
    height: 100%;
  }
  footer {
    display: table-row;
    height: 1px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) {
  footer p, footer ul, footer li {
    font-size: 23px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  footer p, footer ul, footer li {
    width: 200px;
  }
  footer .social-network li {
    width: 20px;
  }
  footer #realty-navbar-logo {
    position: relative;
    left: -5px !important;
  }
  footer .copyright-container .contact-info {
    display: contents;
  }
  footer .footer-line {
    border-bottom: 0px solid #3d3d3d !important;
    position: relative;
    top: 10px;
  }
  .copyright-footer > .container {
    padding-left: 65px;
    padding-right: 10px !important;
  }
  .copyright-footer > .container .footer-copyright, .copyright-footer > .container .footer-privacy, .copyright-footer > .container .footer-signin {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-col {
    display: contents;
  }
  footer .copyright-container {
    padding-left: 100px;
    padding-right: 10px;
  }
  footer .footer-line {
    border-bottom: 0px solid #3d3d3d !important;
    position: relative;
    top: 10px;
  }
  .copyright-footer > .container {
    padding-left: 65px;
    padding-right: 10px !important;
  }
  .copyright-footer > .container .footer-copyright, .copyright-footer > .container .footer-privacy, .copyright-footer > .container .footer-signin {
    width: 100% !important;
  }
}
#sullivan-footer {
  background-color: #FAFAFA;
}

#sullivan-footer a {
  color: #071d49;
}

.sullivan-nav {
  font-size: 13px;
}

#sullivan-footer .footer-auction-contact div {
  color: #071d49;
}

#sullivan-footer .footer-auction-contact div a {
  color: #071d49;
}

#sullivan-navbar-logo {
  position: relative;
  top: -10px;
  height: 38px;
  width: 88.83px;
}

.space-right {
  margin-right: 15px;
}

.sullivan-logo-col {
  width: 18%;
  height: 52px;
}

.footer-list {
  padding-block: 5px;
}

.footer-list-10 {
  padding-block: 10px;
}
