body {
  overflow-x: hidden;
}

.footer {
    background: #002d56;
    color: #fff;
    padding: 0;
}

h2.bounceIn {
  font-family: "Open Sans", sans-serif;
}

header .slider .container {
  padding-left:0px;
  padding-right:0px;
}

.footer h3 {
    color: white;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.footer ul {
    padding-left: 0;
}

.footer .footer-content .footer-col li {
    margin-bottom: 10px;
    font-size: 12px;
}

.footer .footer-content {
    padding: 30px 0;
    font-size: 12px;
    min-height: 300px;
}

.footer li {
    list-style: none;
    font-family: 'Montserrat', sans-serif;
    color: #444;
}

.footer .footer-content .footer-col a {
    color: #dcdcdc;
}

.footer p {
    color: #dcdcdc;
}

.footer .footer-content .footer-col .footer-col-inner {
    padding: 0 15px;
}

.footer .footer-content .adr {
    margin-bottom: 30px;
}

.footer .footer-content .adr .fa {

    font-size: 16px;
    margin-top: 2px;

}

.footer .footer-content .footer-col .fa {
    margin-right: 10px;
    display: inline-block;
    color: #767676;
}

.footer {
    height: auto;
    background: #002d56;
}

.top {border-bottom:none;}

.span12 p {
  margin-left:15px !important;
  margin-right:15px !important;
}

@media (min-width: 768px) {
  .footer .bottom-bar .social li, .top-bar .social li {
    float: left;
  }
  .footer {
    height: auto;
  }
  .top {
    border-bottom: 2px solid #ff4d00;
  }
  .span12 p {
    margin-left:0px !important;
    margin-right:0px !important;
  }
}

@media (min-width: 992px) {
  .footer .bottom-bar .social li, .top-bar .social li {
    float: right;
  }
  .footer {
    height: 344px;
  }
}



.footer .bottom-bar {
    background: #2b2b2b;
    padding: 5px 0;
}

.footer .bottom-bar .social li, .top-bar .social li {
    float: right !important;
    margin-left: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    list-style: none;
}

.footer .bottom-bar .social li a, .top-bar .social li a {
    color: #a9a9a9;
    padding: 0 5px;
}

.footer .bottom-bar .copyright {
    font-size: 11px;
    color: #dcdcdc;
    line-height: 3;
}

.footer .bottom-bar .social, .top-bar .social {
    margin: 0;
}
