.ich-prefix {
  /*
*
* Cute Grids v1.0.1
* Copyright 2014 Darren Newberry
* http://www.cutegrids.com
* Free to use under the MIT Licence
* http://www.opensource.org/licenses/mit-license.php
*
*/
  /* Set the width of the row to what you like */
  /* Nested row 1 level down */
  /* Change the gutter if you like, currently set as 0.65em */
  /* Remove this if you want the columns to float left when they overflow the row */
  /* Clearfix */
  /* Grid classes for phone screen widths  */
  /* Grid classes for tablet screen widths  */
  /* Grid classes for wide Tablet / Laptop to Small Desktop Size */
  /* Grid Classes for Large Desktop Size */
  /* Make visible or hidden block elements */
  /* make images responsive */
  /* Optional Extras */
  /* something to keep tables horizontal with scroll when on small screen 
*  Useful if table is wide. Set media query to point where table needs it
*/
  /*
@media only screen and (max-width: 47.938em) {
  .table-respond {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}
}
*/
}
.ich-prefix *,
.ich-prefix *:after,
.ich-prefix *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ich-prefix .row {
  width: 100%;
  /*max-width: 75rem;*/
  /* max Width of row, Change to what you like */
  margin: 0 auto;
}
.ich-prefix .row .row {
  margin-left: -0.65rem;
  /* minus left gutter for nested rows */
  margin-right: -0.65rem;
  /* minus Right gutter for nested rows */
  width: auto;
}
.ich-prefix [class*='cute-'] {
  float: left;
  position: relative;
  padding: 0.65rem;
  /* top, bottom, left and right padding for columns */
  width: 100%;
}
.ich-prefix [class*='cute-']:last-of-type {
  float: right;
}
.ich-prefix .row:after,
.ich-prefix .group:after,
.ich-prefix .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.ich-prefix .container:before,
.ich-prefix .container:after {
  display: table;
  content: " ";
}
.ich-prefix .container:after {
  clear: both;
}
.ich-prefix .left {
  float: left !important;
}
.ich-prefix .right {
  float: right !important;
}
@media only screen {
  .ich-prefix {
    /* offset for phone size */
  }
  .ich-prefix .cute-1-phone {
    width: 8.3333333333333%;
  }
  .ich-prefix .cute-2-phone {
    width: 16.666666666667%;
  }
  .ich-prefix .cute-3-phone {
    width: 25%;
  }
  .ich-prefix .cute-4-phone {
    width: 33.333333333333%;
  }
  .ich-prefix .cute-5-phone {
    width: 41.666666666667%;
  }
  .ich-prefix .cute-6-phone {
    width: 50%;
  }
  .ich-prefix .cute-7-phone {
    width: 58.333333333333%;
  }
  .ich-prefix .cute-8-phone {
    width: 66.666666666667%;
  }
  .ich-prefix .cute-9-phone {
    width: 75%;
  }
  .ich-prefix .cute-10-phone {
    width: 83.333333333333%;
  }
  .ich-prefix .cute-11-phone {
    width: 91.666666666667%;
  }
  .ich-prefix .cute-12-phone {
    width: 100%;
  }
  .ich-prefix .cute-0-phone-offset {
    margin: 0;
  }
  .ich-prefix .cute-1-phone-offset {
    margin-left: 8.3333333333333%;
  }
  .ich-prefix .cute-2-phone-offset {
    margin-left: 16.666666666667%;
  }
  .ich-prefix .cute-3-phone-offset {
    margin-left: 25%;
  }
  .ich-prefix .cute-4-phone-offset {
    margin-left: 33.333333333333%;
  }
  .ich-prefix .cute-5-phone-offset {
    margin-left: 41.666666666667%;
  }
  .ich-prefix .cute-6-phone-offset {
    margin-left: 50%;
  }
  .ich-prefix .cute-7-phone-offset {
    margin-left: 58.333333333333%;
  }
  .ich-prefix .cute-8-phone-offset {
    margin-left: 66.666666666667%;
  }
  .ich-prefix .cute-9-phone-offset {
    margin-left: 75%;
  }
  .ich-prefix .cute-10-phone-offset {
    margin-left: 83.333333333333%;
  }
  .ich-prefix .cute-11-phone-offset {
    margin-left: 91.666666666667%;
  }
  .ich-prefix .cute-1-phone-push {
    left: 8.3333333333333%;
  }
  .ich-prefix .cute-2-phone-push {
    left: 16.666666666667%;
  }
  .ich-prefix .cute-3-phone-push {
    left: 25%;
  }
  .ich-prefix .cute-4-phone-push {
    left: 33.333333333333%;
  }
  .ich-prefix .cute-5-phone-push {
    left: 41.666666666667%;
  }
  .ich-prefix .cute-6-phone-push {
    left: 50%;
  }
  .ich-prefix .cute-7-phone-push {
    left: 58.333333333333%;
  }
  .ich-prefix .cute-8-phone-push {
    left: 66.666666666667%;
  }
  .ich-prefix .cute-9-phone-push {
    left: 75%;
  }
  .ich-prefix .cute-10-phone-push {
    left: 83.333333333333%;
  }
  .ich-prefix .cute-11-phone-push {
    left: 91.666666666667%;
  }
  .ich-prefix .cute-1-phone-pull {
    right: 8.3333333333333%;
  }
  .ich-prefix .cute-2-phone-pull {
    right: 16.666666666667%;
  }
  .ich-prefix .cute-3-phone-pull {
    right: 25%;
  }
  .ich-prefix .cute-4-phone-pull {
    right: 33.333333333333%;
  }
  .ich-prefix .cute-5-phone-pull {
    right: 41.666666666667%;
  }
  .ich-prefix .cute-6-phone-pull {
    right: 50%;
  }
  .ich-prefix .cute-7-phone-pull {
    right: 58.333333333333%;
  }
  .ich-prefix .cute-8-phone-pull {
    right: 66.666666666667%;
  }
  .ich-prefix .cute-9-phone-pull {
    right: 75%;
  }
  .ich-prefix .cute-10-phone-pull {
    right: 83.333333333333%;
  }
  .ich-prefix .cute-11-phone-pull {
    right: 91.666666666667%;
  }
  .ich-prefix .center-phone {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .ich-prefix .uncenter-phone {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .ich-prefix .uncenter-phone.right {
    float: right !important;
  }
  .ich-prefix [class*='cute-'].phone-reset {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
@media only screen and (min-width: 48em) {
  .ich-prefix {
    /* offset for tablet screen widths */
  }
  .ich-prefix .cute-1-tablet {
    width: 8.3333333333333%;
  }
  .ich-prefix .cute-2-tablet {
    width: 16.666666666667%;
  }
  .ich-prefix .cute-3-tablet {
    width: 25%;
  }
  .ich-prefix .cute-4-tablet {
    width: 33.333333333333%;
  }
  .ich-prefix .cute-5-tablet {
    width: 41.666666666667%;
  }
  .ich-prefix .cute-6-tablet {
    width: 50%;
  }
  .ich-prefix .cute-7-tablet {
    width: 58.333333333333%;
  }
  .ich-prefix .cute-8-tablet {
    width: 66.666666666667%;
  }
  .ich-prefix .cute-9-tablet {
    width: 75%;
  }
  .ich-prefix .cute-10-tablet {
    width: 83.333333333333%;
  }
  .ich-prefix .cute-11-tablet {
    width: 91.666666666667%;
  }
  .ich-prefix .cute-12-tablet {
    width: 100%;
  }
  .ich-prefix .cute-0-tablet-offset {
    margin: 0;
  }
  .ich-prefix .cute-1-tablet-offset {
    margin-left: 8.3333333333333%;
  }
  .ich-prefix .cute-2-tablet-offset {
    margin-left: 16.666666666667%;
  }
  .ich-prefix .cute-3-tablet-offset {
    margin-left: 25%;
  }
  .ich-prefix .cute-4-tablet-offset {
    margin-left: 33.333333333333%;
  }
  .ich-prefix .cute-5-tablet-offset {
    margin-left: 41.666666666667%;
  }
  .ich-prefix .cute-6-tablet-offset {
    margin-left: 50%;
  }
  .ich-prefix .cute-7-tablet-offset {
    margin-left: 58.333333333333%;
  }
  .ich-prefix .cute-8-tablet-offset {
    margin-left: 66.666666666667%;
  }
  .ich-prefix .cute-9-tablet-offset {
    margin-left: 75%;
  }
  .ich-prefix .cute-10-tablet-offset {
    margin-left: 83.333333333333%;
  }
  .ich-prefix .cute-11-tablet-offset {
    margin-left: 91.666666666667%;
  }
  .ich-prefix .cute-1-tablet-push {
    left: 8.3333333333333%;
  }
  .ich-prefix .cute-2-tablet-push {
    left: 16.666666666667%;
  }
  .ich-prefix .cute-3-tablet-push {
    left: 25%;
  }
  .ich-prefix .cute-4-tablet-push {
    left: 33.333333333333%;
  }
  .ich-prefix .cute-5-tablet-push {
    left: 41.666666666667%;
  }
  .ich-prefix .cute-6-tablet-push {
    left: 50%;
  }
  .ich-prefix .cute-7-tablet-push {
    left: 58.333333333333%;
  }
  .ich-prefix .cute-8-tablet-push {
    left: 66.666666666667%;
  }
  .ich-prefix .cute-9-tablet-push {
    left: 75%;
  }
  .ich-prefix .cute-10-tablet-push {
    left: 83.333333333333%;
  }
  .ich-prefix .cute-11-tablet-push {
    left: 91.666666666667%;
  }
  .ich-prefix .cute-1-tablet-pull {
    right: 8.3333333333333%;
  }
  .ich-prefix .cute-2-tablet-pull {
    right: 16.666666666667%;
  }
  .ich-prefix .cute-3-tablet-pull {
    right: 25%;
  }
  .ich-prefix .cute-4-tablet-pull {
    right: 33.333333333333%;
  }
  .ich-prefix .cute-5-tablet-pull {
    right: 41.666666666667%;
  }
  .ich-prefix .cute-6-tablet-pull {
    right: 50%;
  }
  .ich-prefix .cute-7-tablet-pull {
    right: 58.333333333333%;
  }
  .ich-prefix .cute-8-tablet-pull {
    right: 66.666666666667%;
  }
  .ich-prefix .cute-9-tablet-pull {
    right: 75%;
  }
  .ich-prefix .cute-10-tablet-pull {
    right: 83.333333333333%;
  }
  .ich-prefix .cute-11-tablet-pull {
    right: 91.666666666667%;
  }
  .ich-prefix .center-tablet {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .ich-prefix .uncenter-tablet {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .ich-prefix .uncenter-tablet.right {
    float: right !important;
  }
  .ich-prefix [class*='cute-'].tablet-reset {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
@media only screen and (min-width: 62em) {
  .ich-prefix {
    /* offset for tablet laptop widths */
  }
  .ich-prefix .cute-1-laptop {
    width: 8.3333333333333%;
  }
  .ich-prefix .cute-2-laptop {
    width: 16.666666666667%;
  }
  .ich-prefix .cute-3-laptop {
    width: 25%;
  }
  .ich-prefix .cute-4-laptop {
    width: 33.333333333333%;
  }
  .ich-prefix .cute-5-laptop {
    width: 41.666666666667%;
  }
  .ich-prefix .cute-6-laptop {
    width: 50%;
  }
  .ich-prefix .cute-7-laptop {
    width: 58.333333333333%;
  }
  .ich-prefix .cute-8-laptop {
    width: 66.666666666667%;
  }
  .ich-prefix .cute-9-laptop {
    width: 75%;
  }
  .ich-prefix .cute-10-laptop {
    width: 83.333333333333%;
  }
  .ich-prefix .cute-11-laptop {
    width: 91.666666666667%;
  }
  .ich-prefix .cute-12-laptop {
    width: 100%;
  }
  .ich-prefix .cute-0-laptop-offset {
    margin: 0;
  }
  .ich-prefix .cute-1-laptop-offset {
    margin-left: 8.3333333333333%;
  }
  .ich-prefix .cute-2-laptop-offset {
    margin-left: 16.666666666667%;
  }
  .ich-prefix .cute-3-laptop-offset {
    margin-left: 25%;
  }
  .ich-prefix .cute-4-laptop-offset {
    margin-left: 33.333333333333%;
  }
  .ich-prefix .cute-5-laptop-offset {
    margin-left: 41.666666666667%;
  }
  .ich-prefix .cute-6-laptop-offset {
    margin-left: 50%;
  }
  .ich-prefix .cute-7-laptop-offset {
    margin-left: 58.333333333333%;
  }
  .ich-prefix .cute-8-laptop-offset {
    margin-left: 66.666666666667%;
  }
  .ich-prefix .cute-9-laptop-offset {
    margin-left: 75%;
  }
  .ich-prefix .cute-10-laptop-offset {
    margin-left: 83.333333333333%;
  }
  .ich-prefix .cute-11-laptop-offset {
    margin-left: 91.666666666667%;
  }
  .ich-prefix .cute-1-laptop-push {
    left: 8.3333333333333%;
  }
  .ich-prefix .cute-2-laptop-push {
    left: 16.666666666667%;
  }
  .ich-prefix .cute-3-laptop-push {
    left: 25%;
  }
  .ich-prefix .cute-4-laptop-push {
    left: 33.333333333333%;
  }
  .ich-prefix .cute-5-laptop-push {
    left: 41.666666666667%;
  }
  .ich-prefix .cute-6-laptop-push {
    left: 50%;
  }
  .ich-prefix .cute-7-laptop-push {
    left: 58.333333333333%;
  }
  .ich-prefix .cute-8-laptop-push {
    left: 66.666666666667%;
  }
  .ich-prefix .cute-9-laptop-push {
    left: 75%;
  }
  .ich-prefix .cute-10-laptop-push {
    left: 83.333333333333%;
  }
  .ich-prefix .cute-11-laptop-push {
    left: 91.666666666667%;
  }
  .ich-prefix .cute-1-laptop-pull {
    right: 8.3333333333333%;
  }
  .ich-prefix .cute-2-laptop-pull {
    right: 16.666666666667%;
  }
  .ich-prefix .cute-3-laptop-pull {
    right: 25%;
  }
  .ich-prefix .cute-4-laptop-pull {
    right: 33.333333333333%;
  }
  .ich-prefix .cute-5-laptop-pull {
    right: 41.666666666667%;
  }
  .ich-prefix .cute-6-laptop-pull {
    right: 50%;
  }
  .ich-prefix .cute-7-laptop-pull {
    right: 58.333333333333%;
  }
  .ich-prefix .cute-8-laptop-pull {
    right: 66.666666666667%;
  }
  .ich-prefix .cute-9-laptop-pull {
    right: 75%;
  }
  .ich-prefix .cute-10-laptop-pull {
    right: 83.333333333333%;
  }
  .ich-prefix .cute-11-laptop-pull {
    right: 91.666666666667%;
  }
  .ich-prefix .center-laptop {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .ich-prefix .uncenter-laptop {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .ich-prefix .uncenter-laptop.right {
    float: right !important;
  }
  .ich-prefix [class*='cute-'].laptop-reset {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
.ich-prefix .show-desktop {
  display: none;
}
@media only screen and (min-width: 75em) {
  .ich-prefix {
    /* offset for tablet laptop widths */
  }
  .ich-prefix .cute-1-desktop {
    width: 8.3333333333333%;
  }
  .ich-prefix .cute-2-desktop {
    width: 16.666666666667%;
  }
  .ich-prefix .cute-3-desktop {
    width: 25%;
  }
  .ich-prefix .cute-4-desktop {
    width: 33.333333333333%;
  }
  .ich-prefix .cute-5-desktop {
    width: 41.666666666667%;
  }
  .ich-prefix .cute-6-desktop {
    width: 50%;
  }
  .ich-prefix .cute-7-desktop {
    width: 58.333333333333%;
  }
  .ich-prefix .cute-8-desktop {
    width: 66.666666666667%;
  }
  .ich-prefix .cute-9-desktop {
    width: 75%;
  }
  .ich-prefix .cute-10-desktop {
    width: 83.333333333333%;
  }
  .ich-prefix .cute-11-desktop {
    width: 91.666666666667%;
  }
  .ich-prefix .cute-12-desktop {
    width: 100%;
  }
  .ich-prefix .cute-0-desktop-offset {
    margin: 0;
  }
  .ich-prefix .cute-1-desktop-offset {
    margin-left: 8.3333333333333%;
  }
  .ich-prefix .cute-2-desktop-offset {
    margin-left: 16.666666666667%;
  }
  .ich-prefix .cute-3-desktop-offset {
    margin-left: 25%;
  }
  .ich-prefix .cute-4-desktop-offset {
    margin-left: 33.333333333333%;
  }
  .ich-prefix .cute-5-desktop-offset {
    margin-left: 41.666666666667%;
  }
  .ich-prefix .cute-6-desktop-offset {
    margin-left: 50%;
  }
  .ich-prefix .cute-7-desktop-offset {
    margin-left: 58.333333333333%;
  }
  .ich-prefix .cute-8-desktop-offset {
    margin-left: 66.666666666667%;
  }
  .ich-prefix .cute-9-desktop-offset {
    margin-left: 75%;
  }
  .ich-prefix .cute-10-desktop-offset {
    margin-left: 83.333333333333%;
  }
  .ich-prefix .cute-11-desktop-offset {
    margin-left: 91.666666666667%;
  }
  .ich-prefix .cute-1-desktop-push {
    left: 8.3333333333333%;
  }
  .ich-prefix .cute-2-desktop-push {
    left: 16.666666666667%;
  }
  .ich-prefix .cute-3-desktop-push {
    left: 25%;
  }
  .ich-prefix .cute-4-desktop-push {
    left: 33.333333333333%;
  }
  .ich-prefix .cute-5-desktop-push {
    left: 41.666666666667%;
  }
  .ich-prefix .cute-6-desktop-push {
    left: 50%;
  }
  .ich-prefix .cute-7-desktop-push {
    left: 58.333333333333%;
  }
  .ich-prefix .cute-8-desktop-push {
    left: 66.666666666667%;
  }
  .ich-prefix .cute-9-desktop-push {
    left: 75%;
  }
  .ich-prefix .cute-10-desktop-push {
    left: 83.333333333333%;
  }
  .ich-prefix .cute-11-desktop-push {
    left: 91.666666666667%;
  }
  .ich-prefix .cute-1-desktop-pull {
    right: 8.3333333333333%;
  }
  .ich-prefix .cute-2-desktop-pull {
    right: 16.666666666667%;
  }
  .ich-prefix .cute-3-desktop-pull {
    right: 25%;
  }
  .ich-prefix .cute-4-desktop-pull {
    right: 33.333333333333%;
  }
  .ich-prefix .cute-5-desktop-pull {
    right: 41.666666666667%;
  }
  .ich-prefix .cute-6-desktop-pull {
    right: 50%;
  }
  .ich-prefix .cute-7-desktop-pull {
    right: 58.333333333333%;
  }
  .ich-prefix .cute-8-desktop-pull {
    right: 66.666666666667%;
  }
  .ich-prefix .cute-9-desktop-pull {
    right: 75%;
  }
  .ich-prefix .cute-10-desktop-pull {
    right: 83.333333333333%;
  }
  .ich-prefix .cute-11-desktop-pull {
    right: 91.666666666667%;
  }
  .ich-prefix .center-desktop {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .ich-prefix .uncenter-desktop {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .ich-prefix .uncenter-desktop.right {
    float: right !important;
  }
  .ich-prefix [class*='cute-'].desktop-reset {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
}
@media only screen and (max-width: 30em) {
  .ich-prefix .cute-100 {
    width: 100%;
  }
}
.ich-prefix .show-phone,
.ich-prefix .show-tablet,
.ich-prefix .show-laptop,
.ich-prefix .show-desktop {
  display: none !important;
}
.ich-prefix .hide-phone {
  display: block !important;
}
@media only screen and (max-width: 47.938em) {
  .ich-prefix .phone {
    width: 100%;
  }
  .ich-prefix .hide-phone {
    display: none !important;
  }
  .ich-prefix .show-phone {
    display: block !important;
  }
}
@media only screen and (min-width: 48em) and (max-width: 61.938em) {
  .ich-prefix .hide-tablet {
    display: none !important;
  }
  .ich-prefix .show-tablet {
    display: block !important;
  }
}
@media only screen and (min-width: 62em) and (max-width: 74.938em) {
  .ich-prefix .hide-laptop {
    display: none !important;
  }
  .ich-prefix .show-laptop {
    display: block !important;
  }
}
@media only screen and (min-width: 75em) {
  .ich-prefix .hide-desktop {
    display: none !important;
  }
  .ich-prefix .show-desktop {
    display: block !important;
  }
}
.ich-prefix .responsive-img {
  display: block;
  height: auto;
  max-width: 100%;
}
