footer {background-color: #000000;}
footer .wrapper {max-width: 1344px;margin: 0 auto;padding: 0 24px;}
@media only screen and (max-width: 1055px) and (min-width: 768px) {
  footer .wrapper {padding-left: 40px;padding-right: 40px;}
}
@media only screen and (max-width: 1343px) and (min-width: 1056px) {
  footer .wrapper {padding-left: 24px;padding-right: 24px;}
}
@media only screen and (min-width: 1344px) {
  footer .wrapper {padding-left: 40px;padding-right: 40px;}
}
footer .back-top {border-bottom: 1px solid #ffffff;padding: 40px 0px 40px 0px;}
footer .back-top a {padding: 8px 0px 8px 0px;font-size: 14px;line-height: 1.5em;color: #fff;}
footer .back-to-top.white {background-image: url("/wp-content/themes/velocity/Public/images/svg/icon-back-to-top-white.svg");}
footer .footer-content {border-bottom: 1px solid #707070;padding-top: 32px;padding-bottom: 32px;}
footer .footer-content a {color: #009CDE;}
@media only screen and (min-width: 1056px) {
  footer .footer-content .col-2 {
    display: -webkit-box;
    display: flex;
    justify-content: flex-start;
    justify-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  footer .footer-content .col-2 .content {width: 70%;}
}
@media only screen and (max-width: 1055px) {
  footer .footer-content .col-2 .social {margin-top: 24px;}
}
footer .footer-content .col-2 .social a {text-decoration: none;margin-left: 16px;}
footer .footer-content .col-2 .social a:first-child {margin-left: 0;}
footer .footer-content p,
footer .footer-content .h2 {font-size: 14px;line-height: 1.5em;color: #ffffff;margin-bottom: 8px;font-weight: normal;}
@media only screen and (min-width: 1056px) {
  footer .footer-content p,footer .footer-content .h2 {width: 70%;}
}
footer .footer-content p.gray,footer .footer-content .h2.gray {color: #707070;}
footer .footer-content p.add-margin,footer .footer-content .h2.add-margin {padding-top: 32px;}
footer .footer-content ol.links {
  display: -webkit-box;
  display: flex;
  justify-content: flex-start;
  justify-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: start;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media only screen and (min-width: 1056px) {
  footer .footer-content ol.links {width: 70%;}
}
footer .footer-content ol.links.lg {font-size: 14px;line-height: 1.5em;}
@media screen and (min-width: 1056px) {
  footer .footer-content ol.links.lg {font-size: 18px;}
}
footer .footer-content ol.links.sm {font-size: 14px;line-height: 1.5em;}
footer .footer-content ol.links li {width: 50%;padding-right: 16px;margin-bottom: 8px;}
@media only screen and (min-width: 1056px) {
  footer .footer-content ol.links li {width: 25%;padding-right: 16px;}
}
footer .footer-content ol.links li a {color: #ffffff;text-decoration: none;}
footer .footer-content ol.links li a:focus {outline: none;outline: 2px dashed;outline-offset: 4px;outline-color: #ffffff;}
footer .footer-content ol.links li a:focus:not(:focus-visible) {outline: none;}
footer .footer-content ol.links li a:focus-visible {outline: none;outline: 2px dashed;outline-offset: 4px;outline-color: #ffffff;}
footer .footer-content ol.links li a:hover {text-decoration: underline;}

/*
* Icons
*/
.text-icon {position: relative;align-items: center;display: block;}
[class^="icon"] {background-size: contain;background-repeat: no-repeat;display: inline-block;}
.icon-sm, .icon-sm-l {width: 16px;height: 16px;}
.icon-lg, .icon-lg-l {width: 32px;height: 32px;}
.text-icon .icon-sm, .text-icon .icon-sm-l {top: calc(50% - 8px);position: absolute;right: 0;}
.facebook-circle.white {background-image: url("/wp-content/themes/velocity/Public/images/svg/icon-social-facebook-black-white-circle.svg");}
.twitter-circle.white {background-image: url("/wp-content/themes/velocity/Public/images/svg/icon-social-twitter-black-white-circle.svg");}
.linkedin-circle.white {background-image: url("/wp-content/themes/velocity/Public/images/svg/icon-social-linkedin-black-white-circle.svg");}
.pinterest-circle.white {background-image: url("/wp-content/themes/velocity/Public/images/svg/icon-social-pinterest-black-white-circle.svg");}
.youtube-circle.white {background-image: url("/wp-content/themes/velocity/Public/images/svg/icon-social-youtube-black-white-circle.svg");}
ol.social-share-list,ul.social-share-list {margin: 0;padding: 0;}
ol.social-share-list li,ul.social-share-list li {text-decoration: none;margin-left: 16px;display: inline-block;}
ol.social-share-list li:first-child,ul.social-share-list li:first-child {margin-left: 0;}
