
/* Based on Foundation by ZURB */

.row {
  width: 100%; max-width: 1000px;
  margin: 0 auto;
}
.row .row { min-width: 0px; }

.col, .cols {
  margin-left: 4.40%;
  float: left;
  min-height: 1px;
  position: relative;
}
.col:first-child, .cols:first-child {
  margin-left: 0px;
}
.row .one.cols { width: -0.050000000000000114%; }
.row .two.cols { width: 4.3%; }
.row .three.cols { width: 8.65%; }
.row .four.cols { width: 13%; }
.row .five.cols { width: 17.35%; }
.row .six.cols { width: 21.7%; }
.row .seven.cols { width: 26.05%; }
.row .eight.cols { width: 30.400000000000002%; }
.row .nine.cols { width: 34.75%; }
.row .ten.cols { width: 39.1%; }
.row .eleven.cols { width: 43.449999999999996%; }
.row .twelve.cols { width: 47.800000000000004%; }
.row .thirteen.cols { width: 52.150000000000006%; }
.row .fourteen.cols { width: 56.5%; }
.row .fifteen.cols { width: 60.85000000000001%; }
.row .sixteen.cols { width: 65.2%; }
.row .seventeen.cols { width: 69.55%; }
.row .eighteen.cols { width: 73.9%; }
.row .nineteen.cols { width: 78.25%; }
.row .twenty.cols { width: 82.60000000000001%; }
.row .twentyone.cols { width: 86.95%; }
.row .twentytwo.cols { width: 91.3%; }
.row .twentythree.cols { width: 95.65%; }
.row .twentyfour.cols { width: 100%; }


.row .offset-by-one 	{ margin-left: 13.1%;  }
.row .offset-by-two 	{ margin-left: 21.8%;  }
.row .offset-by-three 	{ margin-left: 30.5%;  }
.row .offset-by-four 	{ margin-left: 39.2%;  }
.row .offset-by-five 	{ margin-left: 47.9%;  }
.row .offset-by-six 	{ margin-left: 56.6%;  }
.row .offset-by-seven 	{ margin-left: 65.3%;  }
.row .offset-by-eight 	{ margin-left: 74.0%;  }
.row .offset-by-nine 	{ margin-left: 82.7%;  }
.row .offset-by-ten 	{ margin-left: 91.4%;  }
/*.row .offset-by-eleven 	{ margin-left: 95.7%;  }*