.footer-back-to-top {
  background: #e2e9ec;
  padding: 30px 0;
}
@media only screen and (min-width: 767px) {
  .footer-back-to-top {
    display: none;
  }
}
footer .top {
  padding-top: 40px;
  background: url("./../img/./bg-lines-light-blue.png") repeat-x #002d43;
}
@media only screen and (min-width: 767px) {
  footer .top {
    padding-bottom: 40px;
  }
}
footer .top .inner {
  padding: 0;
}
footer h3 {
  font-size: 28px;
  font-family: "Steelfish";
  font-weight: normal;
  letter-spacing: 3px;
  color: #fff;
}
footer .nav {
  padding: 30px;
}
@media only screen and (min-width: 767px) {
  footer .nav {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 27.92%;
    margin-left: 0%;
    margin-right: 6%;
    padding: 40px 0 40px 10px;
  }
  footer .nav:before,
  footer .nav:after {
    content: '';
    display: table;
  }
  footer .nav:after {
    clear: both;
  }
  footer .nav:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  footer .nav:nth-child(3n+1) {
    clear: both;
  }
}
footer .nav li {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  border-left: 1px solid #244a5d;
}
footer .nav li:before,
footer .nav li:after {
  content: '';
  display: table;
}
footer .nav li:after {
  clear: both;
}
footer .nav li:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
footer .nav li:nth-child(2n+1) {
  clear: both;
}
footer .nav a {
  color: #fff;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 16px;
  line-height: 40px;
}
footer .newsletter {
  background: #1d4559;
  padding: 45px 20px;
}
@media only screen and (min-width: 767px) {
  footer .newsletter {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 32.16%;
    margin-left: 0%;
    margin-right: 6%;
    background: none;
    padding: 45px 0;
  }
  footer .newsletter:before,
  footer .newsletter:after {
    content: '';
    display: table;
  }
  footer .newsletter:after {
    clear: both;
  }
  footer .newsletter:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  footer .newsletter:nth-child(3n+1) {
    clear: both;
  }
}
footer .newsletter h3 {
  margin-bottom: 10px;
  margin-top: 0;
}
footer .newsletter input {
  background: #efefef;
  background: -moz-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #dedcdc));
  background: -webkit-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -o-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: -ms-linear-gradient(top, #efefef 0%, #dedcdc 100%);
  background: linear-gradient(to bottom, #efefef 0%, #dedcdc 100%);
  border: 2px solid #b1b1b1;
  border-radius: 4px;
  color: #4f5356;
  outline: none;
  padding: 10px 10px;
  box-shadow: inset 0 0 0 1px #fff;
  vertical-align: top;
}
@media only screen and (min-width: 767px) {
  footer .newsletter input {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 61.375%;
    margin-left: 0%;
    margin-right: 3%;
  }
  footer .newsletter input:before,
  footer .newsletter input:after {
    content: '';
    display: table;
  }
  footer .newsletter input:after {
    clear: both;
  }
  footer .newsletter input:last-child {
    margin-right: 0%;
  }
}
footer .newsletter input+ .button {
  display: block;
  margin-top: 30px;
}
@media only screen and (min-width: 767px) {
  footer .newsletter input+ .button {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 35.625%;
    margin-left: 0%;
    margin-right: 3%;
    margin-top: 0;
    text-align: center;
  }
  footer .newsletter input+ .button:before,
  footer .newsletter input+ .button:after {
    content: '';
    display: table;
  }
  footer .newsletter input+ .button:after {
    clear: both;
  }
  footer .newsletter input+ .button:last-child {
    margin-right: 0%;
  }
}
footer .find-a-store {
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}
@media only screen and (min-width: 767px) {
  footer .find-a-store {
    display: inline-block;
  }
}
footer .find-a-store:hover {
  border: 2px solid transparent;
}
footer .find-a-store:hover:before {
  border: none;
}
@media only screen and (min-width: 767px) {
  footer .family-sites {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 27.92%;
    margin-left: 0%;
    margin-right: 6%;
    margin-top: 40px;
    box-shadow: 0 11px 11px -11px rgba(0,0,0,0.2), 0 -11px 11px -11px rgba(0,0,0,0.2), -11px 0px 11px -11px rgba(0,0,0,0.2);
    border-radius: 5px 0 0 5px;
    padding-right: 10px;
  }
  footer .family-sites:before,
  footer .family-sites:after {
    content: '';
    display: table;
  }
  footer .family-sites:after {
    clear: both;
  }
  footer .family-sites:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  footer .family-sites:nth-child(3n+1) {
    clear: both;
  }
}
footer .family-sites h3 {
  background: #013d5d;
  letter-spacing: 1px;
  padding: 5px 20px;
  margin: 0;
}
@media only screen and (min-width: 767px) {
  footer .family-sites h3 {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    padding: 15px 20px;
    letter-spacing: 0px;
  }
}
footer .family-sites li {
  background: #7592a2;
  border-bottom: 1px solid #2b596f;
}
footer .family-sites li:hover a {
  color: #fff;
}
footer .family-sites li:hover .icon {
  color: #7a060f;
}
@media only screen and (min-width: 767px) {
  footer .family-sites li {
    background: url("./../img/bg-family-sites.png") top center;
    border-bottom: 1px solid #0d3c53;
  }
  footer .family-sites li:last-child {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: none;
  }
  footer .family-sites li:hover {
    background: -moz-linear-gradient(left, #5e8498 0%, rgba(94,132,152,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5e8498), color-stop(100%, rgba(94,132,152,0)));
    background: -webkit-linear-gradient(left, #5e8498 0%, rgba(94,132,152,0) 100%);
    background: -o-linear-gradient(left, #5e8498 0%, rgba(94,132,152,0) 100%);
    background: -ms-linear-gradient(left, #5e8498 0%, rgba(94,132,152,0) 100%);
    background: linear-gradient(to right, #5e8498 0%, rgba(94,132,152,0) 100%);
  }
  footer .family-sites li:hover a {
    color: #062839;
  }
}
footer .family-sites a {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  padding: 10px 20px;
  display: block;
}
@media only screen and (min-width: 767px) {
  footer .family-sites a {
    color: #b7c1c6;
    padding: 15px 20px;
  }
}
footer .family-sites .icon {
  margin-right: 10px;
}
footer .social-links {
  padding: 30px 0;
}
@media only screen and (min-width: 767px) {
  footer .social-links {
    padding-left: 10px;
  }
}
footer .bottom {
  background: #000;
  padding: 35px 0;
  font-size: 11px;
}
@media only screen and (min-width: 767px) {
  footer .bottom {
    text-align: center;
    font-weight: bold;
  }
}
footer .bottom .copy {
  color: #7e7c7c;
  font-size: 12px;
  line-height: 20px;
}
@media only screen and (min-width: 767px) {
  footer .bottom .copy {
    display: inline-block;
  }
  footer .bottom .copy br {
    display: none;
  }
}
footer .bottom ul {
  margin-top: 30px;
}
@media only screen and (min-width: 767px) {
  footer .bottom ul {
    display: inline-block;
    margin-top: 10px;
  }
}
footer .bottom li {
  margin-bottom: 10px;
  position: relative;
}
@media only screen and (min-width: 767px) {
  footer .bottom li {
    display: inline-block;
  }
  footer .bottom li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 11px;
    background: #7d7c7c;
    vertical-align: top;
    margin-top: 9px;
  }
  footer .bottom li:last-child:after {
    display: none;
  }
}
footer .bottom li:hover a {
  text-decoration: underline;
}
footer .bottom a {
  color: #7a060f;
  font-size: 12px;
}
@media only screen and (min-width: 767px) {
  footer .bottom a {
    color: #fff;
    padding: 0 20px;
  }
}

.footer-back-to-top {
  width: 100%;
  text-align: center;
}