ul.large-block-grid-2 {
  /* Foundation Block Grids for below small breakpoint */
  /* Foundation Block Grids for above small breakpoint */
  display: block;
  padding: 0;
  margin: 0 0;
  *zoom: 1; }
  ul.large-block-grid-2 *,
  ul.large-block-grid-2 *:before,
  ul.large-block-grid-2 *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  ul.large-block-grid-2 html,
  ul.large-block-grid-2 body {
    font-size: 100%; }
  ul.large-block-grid-2 body {
    background: white;
    color: #222222;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative; }
  ul.large-block-grid-2 a:focus {
    outline: none; }
  ul.large-block-grid-2 img,
  ul.large-block-grid-2 object,
  ul.large-block-grid-2 embed {
    max-width: 100%;
    height: auto; }
  ul.large-block-grid-2 object,
  ul.large-block-grid-2 embed {
    height: 100%; }
  ul.large-block-grid-2 img {
    -ms-interpolation-mode: bicubic; }
  ul.large-block-grid-2 #map_canvas img,
  ul.large-block-grid-2 #map_canvas embed,
  ul.large-block-grid-2 #map_canvas object,
  ul.large-block-grid-2 .map_canvas img,
  ul.large-block-grid-2 .map_canvas embed,
  ul.large-block-grid-2 .map_canvas object {
    max-width: none !important; }
  ul.large-block-grid-2 .left {
    float: left !important; }
  ul.large-block-grid-2 .right {
    float: right !important; }
  ul.large-block-grid-2 .text-left {
    text-align: left !important; }
  ul.large-block-grid-2 .text-right {
    text-align: right !important; }
  ul.large-block-grid-2 .text-center {
    text-align: center !important; }
  ul.large-block-grid-2 .text-justify {
    text-align: justify !important; }
  ul.large-block-grid-2 .hide {
    display: none; }
  ul.large-block-grid-2 .antialiased {
    -webkit-font-smoothing: antialiased; }
  ul.large-block-grid-2 img {
    display: inline-block;
    vertical-align: middle; }
  ul.large-block-grid-2 textarea {
    height: auto;
    min-height: 50px; }
  ul.large-block-grid-2 select {
    width: 100%; }
  @media only screen {
    ul.large-block-grid-2 [class*="block-grid-"] {
      display: block;
      padding: 0;
      margin: 0 -10px;
      *zoom: 1; }
      ul.large-block-grid-2 [class*="block-grid-"]:before, ul.large-block-grid-2 [class*="block-grid-"]:after {
        content: " ";
        display: table; }
      ul.large-block-grid-2 [class*="block-grid-"]:after {
        clear: both; }
      ul.large-block-grid-2 [class*="block-grid-"] > li {
        display: inline;
        height: auto;
        float: left;
        padding: 0 10px 10px; }
    ul.large-block-grid-2 .small-block-grid-1 > li {
      width: 100%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-1 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-2 > li {
      width: 50%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-2 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-3 > li {
      width: 33.33333%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-3 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-4 > li {
      width: 25%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-4 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-5 > li {
      width: 20%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-5 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-6 > li {
      width: 16.66667%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-6 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-7 > li {
      width: 14.28571%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-7 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-8 > li {
      width: 12.5%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-8 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-9 > li {
      width: 11.11111%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-9 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-10 > li {
      width: 10%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-10 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-11 > li {
      width: 9.09091%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-11 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both; }
    ul.large-block-grid-2 .small-block-grid-12 > li {
      width: 8.33333%;
      padding: 0 10px 10px; }
      ul.large-block-grid-2 .small-block-grid-12 > li:nth-of-type(n) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both; } }
  @media only screen and (min-width: 48em) {
    ul.large-block-grid-2 {
      /* Remove small grid clearing */ }
      ul.large-block-grid-2 .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: none; }
      ul.large-block-grid-2 .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: none; }
      ul.large-block-grid-2 .large-block-grid-1 > li {
        width: 100%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-1 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-1 > li:nth-of-type(1n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-2 > li {
        width: 50%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-2 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-2 > li:nth-of-type(2n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-3 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-3 > li:nth-of-type(3n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-4 > li {
        width: 25%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-4 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-4 > li:nth-of-type(4n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-5 > li {
        width: 20%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-5 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-5 > li:nth-of-type(5n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-6 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-6 > li:nth-of-type(6n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-7 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-7 > li:nth-of-type(7n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-8 > li {
        width: 12.5%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-8 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-8 > li:nth-of-type(8n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-9 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-9 > li:nth-of-type(9n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-10 > li {
        width: 10%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-10 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-10 > li:nth-of-type(10n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-11 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-11 > li:nth-of-type(11n+1) {
          clear: both; }
      ul.large-block-grid-2 .large-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 10px 10px; }
        ul.large-block-grid-2 .large-block-grid-12 > li:nth-of-type(n) {
          clear: none; }
        ul.large-block-grid-2 .large-block-grid-12 > li:nth-of-type(12n+1) {
          clear: both; } }
  ul.large-block-grid-2:before, ul.large-block-grid-2:after {
    content: " ";
    display: table; }
  ul.large-block-grid-2:after {
    clear: both; }
  ul.large-block-grid-2 > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0 0; }
  ul.large-block-grid-2 > li {
    width: 50%;
    padding: 0 0 0; }
    ul.large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    ul.large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  ul.large-block-grid-2 img {
    margin-bottom: 1px; }
  ul.large-block-grid-2 li.border-right img {
    margin-left: 1px; }
