.tiny-1, .small-1, .medium-1, .large-1, .tiny-2, .small-2, .medium-2, .large-2, .tiny-3, .small-3, .medium-3, .large-3, .tiny-4, .small-4, .medium-4, .large-4, .tiny-5, .small-5, .medium-5, .large-5, .tiny-6, .small-6, .medium-6, .large-6, .tiny-7, .small-7, .medium-7, .large-7, .tiny-8, .small-8, .medium-8, .large-8, .tiny-9, .small-9, .medium-9, .large-9, .tiny-10, .small-10, .medium-10, .large-10, .tiny-11, .small-11, .medium-11, .large-11, .tiny-12, .small-12, .medium-12, .large-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.tiny-1, .tiny-2, .tiny-3, .tiny-4, .tiny-5, .tiny-6, .tiny-7, .tiny-8, .tiny-9, .tiny-10, .tiny-11, .tiny-12 {
  float: left;
}
.tiny-12 {
  width: 100%;
}
.tiny-11 {
  width: 91.66%;
}
.tiny-10 {
  width: 83.33%;
}
.tiny-9 {
  width: 75%;
}
.tiny-8 {
  width: 66.66%;
}
.tiny-7 {
  width: 58.33%;
}
.tiny-6 {
  width: 50%;
}
.tiny-5 {
  width: 41.66%;
}
.tiny-4 {
  width: 33.33%;
}
.tiny-3 {
  width: 25%;
}
.tiny-2 {
  width: 16.66%;
}
.tiny-1 {
  width: 8.33%;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .small-1, .small-2, .small-3, .small-4, .small-5, .small-6, .small-7, .small-8, .small-9, .small-10, .small-11, .small-12 {
    float: left;
  }
  .small-12 {
    width: 100%;
  }
  .small-11 {
    width: 91.66%;
  }
  .small-10 {
    width: 83.33%;
  }
  .small-9 {
    width: 75%;
  }
  .small-8 {
    width: 66.66%;
  }
  .small-7 {
    width: 58.33%;
  }
  .small-6 {
    width: 50%;
  }
  .small-5 {
    width: 41.66%;
  }
  .small-4 {
    width: 33.33%;
  }
  .small-3 {
    width: 25%;
  }
  .small-2 {
    width: 16.66%;
  }
  .small-1 {
    width: 8.33%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .medium-1, .medium-2, .medium-3, .medium-4, .medium-5, .medium-6, .medium-7, .medium-8, .medium-9, .medium-10, .medium-11, .medium-12 {
    float: left;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-11 {
    width: 91.66%;
  }
  .medium-10 {
    width: 83.33%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-8 {
    width: 66.66%;
  }
  .medium-7 {
    width: 58.33%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-5 {
    width: 41.66%;
  }
  .medium-4 {
    width: 33.33%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-2 {
    width: 16.66%;
  }
  .medium-1 {
    width: 8.33%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .large-1, .large-2, .large-3, .large-4, .large-5, .large-6, .large-7, .large-8, .large-9, .large-10, .large-11, .large-12 {
    float: left;
  }
  .large-12 {
    width: 100%;
  }
  .large-11 {
    width: 91.66%;
  }
  .large-10 {
    width: 83.33%;
  }
  .large-9 {
    width: 75%;
  }
  .large-8 {
    width: 66.66%;
  }
  .large-7 {
    width: 58.33%;
  }
  .large-6 {
    width: 50%;
  }
  .large-5 {
    width: 41.66%;
  }
  .large-4 {
    width: 33.33%;
  }
  .large-3 {
    width: 25%;
  }
  .large-2 {
    width: 16.66%;
  }
  .large-1 {
    width: 8.33%;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1540px;
  }
  .large-1, .large-2, .large-3, .large-4, .large-5, .large-6, .large-7, .large-8, .large-9, .large-10, .large-11, .large-12 {
    float: left;
  }
  .large-12 {
    width: 100%;
  }
  .large-11 {
    width: 91.66%;
  }
  .large-10 {
    width: 83.33%;
  }
  .large-9 {
    width: 75%;
  }
  .large-8 {
    width: 66.66%;
  }
  .large-7 {
    width: 58.33%;
  }
  .large-6 {
    width: 50%;
  }
  .large-5 {
    width: 41.66%;
  }
  .large-4 {
    width: 33.33%;
  }
  .large-3 {
    width: 25%;
  }
  .large-2 {
    width: 16.66%;
  }
  .large-1 {
    width: 8.33%;
  }
}

