/* IE8 Grid Fix */
.row {
    margin: 0 auto;
    max-width: 70rem;
    width: 100%;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.row.collapse .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.row .row {
    margin: 0 -0.71429rem;
    max-width: none;
    width: auto;
}
.row .row::before, .row .row::after {
    content: " ";
    display: table;
}
.row .row::after {
    clear: both;
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}
.row .row.collapse::before, .row .row.collapse::after {
    content: " ";
    display: table;
}
.row .row.collapse::after {
    clear: both;
}
.column, .columns {
    float: left;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    width: 100%;
}
[class*="column"] + [class*="column"]:last-child {
    float: right;
}
[class*="column"] + .end[class*="column"] {
    float: left;
}
.small-push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.small-pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.small-push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.small-pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.small-push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.small-pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.small-push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.small-pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.small-push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.small-pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.small-push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.small-pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.small-push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.small-pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.small-push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.small-pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.small-push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.small-pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.small-push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.small-pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.small-push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.small-pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.small-push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.small-pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
.column, .columns {
    float: left;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    position: relative;
}
.small-1 {
    width: 8.33333%;
}
.small-2 {
    width: 16.6667%;
}
.small-3 {
    width: 25%;
}
.small-4 {
    width: 33.3333%;
}
.small-5 {
    width: 41.6667%;
}
.small-6 {
    width: 50%;
}
.small-7 {
    width: 58.3333%;
}
.small-8 {
    width: 66.6667%;
}
.small-9 {
    width: 75%;
}
.small-10 {
    width: 83.3333%;
}
.small-11 {
    width: 91.6667%;
}
.small-12 {
    width: 100%;
}
.small-offset-0 {
    margin-left: 0 !important;
}
.small-offset-1 {
    margin-left: 8.33333% !important;
}
.small-offset-2 {
    margin-left: 16.6667% !important;
}
.small-offset-3 {
    margin-left: 25% !important;
}
.small-offset-4 {
    margin-left: 33.3333% !important;
}
.small-offset-5 {
    margin-left: 41.6667% !important;
}
.small-offset-6 {
    margin-left: 50% !important;
}
.small-offset-7 {
    margin-left: 58.3333% !important;
}
.small-offset-8 {

    margin-left: 66.6667% !important;
}
.small-offset-9 {
    margin-left: 75% !important;
}
.small-offset-10 {
    margin-left: 83.3333% !important;
}
.small-offset-11 {
    margin-left: 91.6667% !important;
}
.small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.small-centered, .columns.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.column.small-uncentered, .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.column.small-centered:last-child, .columns.small-centered:last-child {
    float: none;
}
.column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left;
}
.column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right;
}
.medium-push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.medium-pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.medium-push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.medium-pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.medium-push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.medium-pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.medium-push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.medium-pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.medium-push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.medium-pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.medium-push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.medium-pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.medium-push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.medium-pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.medium-push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.medium-pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.medium-push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.medium-pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.medium-push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.medium-pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.medium-push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.medium-pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.medium-push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.medium-pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
.column, .columns {
    float: left;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    position: relative;
}
.medium-1 {
    width: 8.33333%;
}
.medium-2 {
    width: 16.6667%;
}
.medium-3 {
    width: 25%;
}
.medium-4 {
    width: 33.3333%;
}
.medium-5 {
    width: 41.6667%;
}
.medium-6 {
    width: 50%;
}
.medium-7 {
    width: 58.3333%;
}
.medium-8 {
    width: 66.6667%;
}
.medium-9 {
    width: 75%;
}
.medium-10 {
    width: 83.3333%;
}
.medium-11 {
    width: 91.6667%;
}
.medium-12 {
    width: 100%;
}
.medium-offset-0 {
    margin-left: 0 !important;
}
.medium-offset-1 {
    margin-left: 8.33333% !important;
}
.medium-offset-2 {
    margin-left: 16.6667% !important;
}
.medium-offset-3 {
    margin-left: 25% !important;
}
.medium-offset-4 {
    margin-left: 33.3333% !important;
}
.medium-offset-5 {
    margin-left: 41.6667% !important;
}
.medium-offset-6 {
    margin-left: 50% !important;
}
.medium-offset-7 {
    margin-left: 58.3333% !important;
}
.medium-offset-8 {
    margin-left: 66.6667% !important;
}
.medium-offset-9 {
    margin-left: 75% !important;
}
.medium-offset-10 {
    margin-left: 83.3333% !important;
}
.medium-offset-11 {
    margin-left: 91.6667% !important;
}
.medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.medium-centered, .columns.medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.column.medium-uncentered, .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none;
}
.column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left;
}
.column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right;
}
.push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
.large-push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.large-pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.large-push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.large-pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.large-push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.large-pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.large-push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.large-pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.large-push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.large-pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.large-push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.large-pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.large-push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.large-pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.large-push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.large-pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.large-push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.large-pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.large-push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.large-pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.large-push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.large-pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.large-push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.large-pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
.column, .columns {
    float: left;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem;
    position: relative;
}
.large-1 {
    width: 8.33333%;
}
.large-2 {
    width: 16.6667%;
}
.large-3 {
    width: 25%;
}
.large-4 {
    width: 33.3333%;
}
.large-5 {
    width: 41.6667%;
}
.large-6 {
    width: 50%;
}
.large-7 {
    width: 58.3333%;
}
.large-8 {
    width: 66.6667%;
}
.large-9 {
    width: 75%;
}
.large-10 {
    width: 83.3333%;
}
.large-11 {
    width: 91.6667%;
}
.large-12 {
    width: 100%;
}
.large-offset-0 {
    margin-left: 0 !important;
}
.large-offset-1 {
    margin-left: 8.33333% !important;
}
.large-offset-2 {
    margin-left: 16.6667% !important;
}
.large-offset-3 {
    margin-left: 25% !important;
}
.large-offset-4 {
    margin-left: 33.3333% !important;
}
.large-offset-5 {
    margin-left: 41.6667% !important;
}
.large-offset-6 {
    margin-left: 50% !important;
}
.large-offset-7 {
    margin-left: 58.3333% !important;
}
.large-offset-8 {
    margin-left: 66.6667% !important;
}
.large-offset-9 {
    margin-left: 75% !important;
}
.large-offset-10 {
    margin-left: 83.3333% !important;
}
.large-offset-11 {
    margin-left: 91.6667% !important;
}
.large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
}
.column.large-centered, .columns.large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.column.large-uncentered, .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.column.large-centered:last-child, .columns.large-centered:last-child {
    float: none;
}
.column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left;
}
.column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right;
}
.push-0 {
    left: 0;
    position: relative;
    right: auto;
}
.pull-0 {
    left: auto;
    position: relative;
    right: 0;
}
.push-1 {
    left: 8.33333%;
    position: relative;
    right: auto;
}
.pull-1 {
    left: auto;
    position: relative;
    right: 8.33333%;
}
.push-2 {
    left: 16.6667%;
    position: relative;
    right: auto;
}
.pull-2 {
    left: auto;
    position: relative;
    right: 16.6667%;
}
.push-3 {
    left: 25%;
    position: relative;
    right: auto;
}
.pull-3 {
    left: auto;
    position: relative;
    right: 25%;
}
.push-4 {
    left: 33.3333%;
    position: relative;
    right: auto;
}
.pull-4 {
    left: auto;
    position: relative;
    right: 33.3333%;
}
.push-5 {
    left: 41.6667%;
    position: relative;
    right: auto;
}
.pull-5 {
    left: auto;
    position: relative;
    right: 41.6667%;
}
.push-6 {
    left: 50%;
    position: relative;
    right: auto;
}
.pull-6 {
    left: auto;
    position: relative;
    right: 50%;
}
.push-7 {
    left: 58.3333%;
    position: relative;
    right: auto;
}
.pull-7 {
    left: auto;
    position: relative;
    right: 58.3333%;
}
.push-8 {
    left: 66.6667%;
    position: relative;
    right: auto;
}
.pull-8 {
    left: auto;
    position: relative;
    right: 66.6667%;
}
.push-9 {
    left: 75%;
    position: relative;
    right: auto;
}
.pull-9 {
    left: auto;
    position: relative;
    right: 75%;
}
.push-10 {
    left: 83.3333%;
    position: relative;
    right: auto;
}
.pull-10 {
    left: auto;
    position: relative;
    right: 83.3333%;
}
.push-11 {
    left: 91.6667%;
    position: relative;
    right: auto;
}
.pull-11 {
    left: auto;
    position: relative;
    right: 91.6667%;
}
[class*="block-grid-"] {
 display: block;
 padding: 0;
 margin: 0 -0.625rem;
}
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
	content: " ";
	display: table;
}
[class*="block-grid-"]:after {
	clear: both;
}
 [class*="block-grid-"] > li {
 display: block;
 height: auto;
 float: left;
 padding: 0 0.625rem 1.25rem;
}
.small-block-grid-1 > li {
	width: 100%;
	list-style: none;
}
.small-block-grid-1 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-1 > li:nth-of-type(1n+1) {
	clear: both;
}
.small-block-grid-2 > li {
	width: 50%;
	list-style: none;
}
.small-block-grid-2 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.small-block-grid-3 > li {
	width: 33.33333%;
	list-style: none;
}
.small-block-grid-3 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.small-block-grid-4 > li {
	width: 25%;
	list-style: none;
}
.small-block-grid-4 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.small-block-grid-5 > li {
	width: 20%;
	list-style: none;
}
.small-block-grid-5 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.small-block-grid-6 > li {
	width: 16.66667%;
	list-style: none;
}
.small-block-grid-6 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.small-block-grid-7 > li {
	width: 14.28571%;
	list-style: none;
}
.small-block-grid-7 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.small-block-grid-8 > li {
	width: 12.5%;
	list-style: none;
}
.small-block-grid-8 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.small-block-grid-9 > li {
	width: 11.11111%;
	list-style: none;
}
.small-block-grid-9 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.small-block-grid-10 > li {
	width: 10%;
	list-style: none;
}
.small-block-grid-10 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.small-block-grid-11 > li {
	width: 9.09091%;
	list-style: none;
}
.small-block-grid-11 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.small-block-grid-12 > li {
	width: 8.33333%;
	list-style: none;
}
.small-block-grid-12 > li:nth-of-type(1n) {
	clear: none;
}
.small-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
.medium-block-grid-1 > li {
	width: 100%;
	list-style: none;
}
.medium-block-grid-1 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-1 > li:nth-of-type(1n+1) {
	clear: both;
}
.medium-block-grid-2 > li {
	width: 50%;
	list-style: none;
}
.medium-block-grid-2 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.medium-block-grid-3 > li {
	width: 33.33333%;
	list-style: none;
}
.medium-block-grid-3 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.medium-block-grid-4 > li {
	width: 25%;
	list-style: none;
}
.medium-block-grid-4 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.medium-block-grid-5 > li {
	width: 20%;
	list-style: none;
}
.medium-block-grid-5 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.medium-block-grid-6 > li {
	width: 16.66667%;
	list-style: none;
}
.medium-block-grid-6 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.medium-block-grid-7 > li {
	width: 14.28571%;
	list-style: none;
}
.medium-block-grid-7 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.medium-block-grid-8 > li {
	width: 12.5%;
	list-style: none;
}
.medium-block-grid-8 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.medium-block-grid-9 > li {
	width: 11.11111%;
	list-style: none;
}
.medium-block-grid-9 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.medium-block-grid-10 > li {
	width: 10%;
	list-style: none;
}
.medium-block-grid-10 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.medium-block-grid-11 > li {
	width: 9.09091%;
	list-style: none;
}
.medium-block-grid-11 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.medium-block-grid-12 > li {
	width: 8.33333%;
	list-style: none;
}
.medium-block-grid-12 > li:nth-of-type(1n) {
	clear: none;
}
.medium-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
.large-block-grid-1 > li {
	width: 100%;
	list-style: none;
}
.large-block-grid-1 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-1 > li:nth-of-type(1n+1) {
	clear: both;
}
.large-block-grid-2 > li {
	width: 50%;
	list-style: none;
}
.large-block-grid-2 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.large-block-grid-3 > li {
	width: 33.33333%;
	list-style: none;
}
.large-block-grid-3 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.large-block-grid-4 > li {
	width: 25%;
	list-style: none;
}
.large-block-grid-4 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.large-block-grid-5 > li {
	width: 20%;
	list-style: none;
}
.large-block-grid-5 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.large-block-grid-6 > li {
	width: 16.66667%;
	list-style: none;
}
.large-block-grid-6 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.large-block-grid-7 > li {
	width: 14.28571%;
	list-style: none;
}
.large-block-grid-7 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.large-block-grid-8 > li {
	width: 12.5%;
	list-style: none;
}
.large-block-grid-8 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.large-block-grid-9 > li {
	width: 11.11111%;
	list-style: none;
}
.large-block-grid-9 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.large-block-grid-10 > li {
	width: 10%;
	list-style: none;
}
.large-block-grid-10 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.large-block-grid-11 > li {
	width: 9.09091%;
	list-style: none;
}
.large-block-grid-11 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.large-block-grid-12 > li {
	width: 8.33333%;
	list-style: none;
}
.large-block-grid-12 > li:nth-of-type(1n) {
	clear: none;
}
.large-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}


.show-for-medium-down,
.show-for-medium,
.show-for-small,
.show-on-android {
	display: none !important;
}

.show-for-large-up,
.hide-for-medium-down,
.hide-on-android {
	display: block !important;
}

/* OTHER STYLES */

.off-canvas-wrap {
	padding-top: 90px;
}

.tab-bar,
.right-off-canvas-menu,
.project-info,
.collapsed:after,
.collapsed .top-bar:after {
	display: none !important;
}

.top-bar-container {
	padding: 0 !important;
}

.top-bar-container .top-bar {
	background: #495E87;
	height: 110px;
}

.top-bar-container .logo span.title {
	position: absolute;
	top: 32px !important;
}

.top-bar-container .cnss-social-icon {
	top: 31px !important;
}

.top-bar-container .cnss-social-icon li a {
	width: 32px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.top-bar-container .cnss-social-icon li a img {
	width: 100%;
}

.top-bar-section {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.top-bar-section > ul {
	width: auto;
}

.top-bar-section > ul > li {
	display: inline-block;
}

.top-bar-section > ul > li > a {
	padding: 38px 5px 30px !important;
}

.top-bar-section > ul > li .sub-menu {
	opacity: 1 !important;
}

.slideshow .column {
	padding: 0 !important;
}

.custom_links {
	padding: 0 !important;
	margin: 0 auto !important;
}

.custom_links .link {
	padding: 0 9px 20px !important;
}

.front-page-links .link p {
	display: none;
}

.front-page-links .link:hover p {
	display: block;
}

.main-footer .footer .newsletter LABEL {
	font-size: 19px !important;
}

.main-footer .footer .social {
	padding: 37px 30px !important;
}

.flex-caption {
	background: #E9E9EB;
}

.main-footer .footer .newsletter {
	margin: 0 !important;
}

.inner-wrap {
	padding-bottom: 54px !important;
}

#content-wrapper .entry-content {
	margin-top: 0 !important;
}

.top-bar-section > UL > LI.donate {
	top: -30px !important;
}

.top-bar-section > UL > LI.donate A {
	color: #ffffff !important;
	padding-bottom: 0 !important;
}