@charset "UTF-8";
/******************************/
@media (max-width: 1024px) {
  .columns {
    float: none !important;
    width: 100% !important; } }
.columns.centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.span-8.columns.centered {
  width: 83.33333%; }

@media (max-width: 919px) {
  .span-8.columns.centered {
    width: 100%; } }
a[href^="http://www.flyingsteps.com"]:before {
  content: "→ "; }

@media (max-width: 640px) {
  .module.video {
    padding-left: 0;
    padding-right: 0; } }
