.footer-wrapper {
  background-color: #f2f2f2;
  clear: both;
  margin-top: 100px;
}
.path-frontpage .footer-wrapper {
  margin-top: 0;
}
.footer-wrapper .footer {
  border: 0;
  background: url('/themes/custom/detroitmi/images/cityscape.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 5em 0em;
}
.footer-wrapper .footer #block-copyright {
  float: left;
  padding: 17px 0 17px 0;
  font-size: 12px;
}
.footer-wrapper .footer #block-copyright > div {
  padding: 14px 0 10px 0;
}
.footer-wrapper .footer ul.nav {
  float: right;
  padding: 17px 0 17px 0;
}
.footer-wrapper .footer ul.nav li {
  display: inline-block;
  list-style: none;
}
footer .logo-wrapper{
  text-align: center;
  margin-top: -8.23em;
  margin-bottom: 3.5em;
}
footer .homepage-footer{
  text-align: margin-top:-2.5em;
}
footer .logo-wrapper img{
  width: 68px;
}
footer .col-sm-8>div:first-child,
footer .col-sm-4>div:first-child {
    border-left: 1px solid;
    padding-left: 25px;
    height: 65px;
    margin-bottom: 30px;
}
footer ul#social-media-links{
  padding: 0em;
}
footer ul#social-media-links li {
  list-style-type: none;
  width: 25px;
  display: inline-block;
  margin-right: 1em;
}
footer ul#social-media-links li a {
  border: none;
}
footer ul#social-media-links li a:hover {
  background: transparent;
  color: #feb70d;
}
footer ul#social-media-links li a span{
  display: none;
}
footer .dt-subscribe {
  font-weight: 300;
}
footer .input_group{
  padding-left:5px;
}
footer .input_group i{
  display: inline-block;
  margin: 0px -25px 0px 0px;
}
footer .footer-links div{
  margin-bottom: 10px;
}
footer .footer-links i{
  width: 35px;
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: bottom;
}
footer.container .footer-links a{
  display: inline-block;
  border: none;
}
footer .footer-links span{
  display: block;
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: -8px;
}
footer form input[type="text"]{
  font-size: 15px;
    width: 75%;
    border: 0;
    background-color: transparent;
    height: 40px;
    margin: 0;
    color: rgba(0,0,0,.5);
    padding: 10px 10px 0px 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 0.1em solid #004544;
}
footer form .button_panel{
  text-align: right;
    width: 75%;
}
footer form input[type="submit"]{
  background: transparent;
  border: none;
  font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
}
footer sup.required{
  color: red;
}
footer .copyright-info p,
footer .copyright-info a{
  font-size:11px;
}
/*# sourceMappingURL=footer.theme.css.map */
