/* CSS crunched with Crunch - http://crunchapp.net/ */
@media (min-width: 992px) {
  .gbase-five .col-md-5 {
    width: 100%;
  }
  .gbase-five .col-md-4 {
    width: 80%;
  }
  .gbase-five .col-md-3 {
    width: 60%;
  }
  .gbase-five .col-md-2 {
    width: 40%;
  }
  .gbase-five .col-md-1 {
    width: 20%;
  }
  .gbase-five .col-md-pull-5 {
    right: 100%;
  }
  .gbase-five .col-md-pull-4 {
    right: 80%;
  }
  .gbase-five .col-md-pull-3 {
    right: 60%;
  }
  .gbase-five .col-md-pull-2 {
    right: 40%;
  }
  .gbase-five .col-md-pull-1 {
    right: 20%;
  }
  .gbase-five .col-md-pull-0 {
    right: auto;
  }
  .gbase-five .col-mds-push-5 {
    left: 100%;
  }
  .gbase-five .col-mds-push-4 {
    left: 80%;
  }
  .gbase-five .col-mds-push-3 {
    left: 60%;
  }
  .gbase-five .col-mds-push-2 {
    left: 40%;
  }
  .gbase-five .col-mds-push-1 {
    left: 20%;
  }
  .gbase-five .col-mds-push-0 {
    left: auto;
  }
  .gbase-five .col-md-offset-5 {
    margin-left: 100%;
  }
  .gbase-five .col-md-offset-4 {
    margin-left: 80%;
  }
  .gbase-five .col-md-offset-3 {
    margin-left: 60%;
  }
  .gbase-five .col-md-offset-2 {
    margin-left: 40%;
  }
  .gbase-five .col-md-offset-1 {
    margin-left: 20%;
  }
  .gbase-five .col-md-offset-0 {
    margin-left: 0%;
  }
}
