
@media only all and (min-width: 300px) {
    .n-v1-container{
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

/********************************************************/
/*                         Columns                      */
/********************************************************/
/* Columns */
.n-v1-cols {
    margin-left: -2.25%;
}
ul.n-v1-cols{
    list-style:none outside;
    vertical-align: baseline;
    margin-top: 0;
    margin-bottom: 0;
}
.n-v1-cols.tightspacing {
    margin-left: -1.125%;
}
.n-v1-cols.nospacing {
    margin-left: 0;
}
.n-v1-cols > div:last-child, .n-v1-cols > li:last-child  {
    margin-bottom: -20px;
}
.n-v1-cols > div:only-child, .n-v1-cols > li:only-child {
    margin-bottom: 5px;
}
.n-v1-cols.nospacing > div:last-child, .n-v1-cols.nospacing > li:last-child {
    margin-bottom: 0;
}
.n-v1-cols > div,
.n-v1-cols > li,
.n-v1-cols > form {
    float: left;
    margin: 0 0 20px 2.25%;
}
.n-v1-cols.tightspacing > div,
.n-v1-cols.tightspacing > li,
.n-v1-cols.tightspacing > form {
    float: left;
    margin: 0 0 20px 1.125%;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.n-v1-cols.nospacing > div,
.n-v1-cols.nospacing > li,
.n-v1-cols.nospacing > form {
    float: left;
    margin: 0;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.n-v1-cols > div > .n-v1-cols,
.n-v1-cols > li > .n-v1-cols{
    padding: 0 2.25% 4.5% 4.5%;
    margin-left: -4.5%;
}
.n-v1-cols > div > .tightspacing,
.n-v1-cols > li > .tightspacing{
    padding: 0 1.125% 2.25% 2.25%;
    margin-left: -2.25%;
}
.n-v1-cols > div > .nospacing,
.n-v1-cols > li > .nospacing{
    padding: 0;
    margin-left: 0;
}


/* Phone Portrait */

/* These styles define the columns size. They must be redefined for each responsive size */

.n-v1-cols > .column,
.n-v1-cols > .one-column			{ width: 6.0833%;}
.n-v1-cols > .two-columns		{ width: 14.4167%;}
.n-v1-cols > .three-columns		{ width: 22.75%;}
.n-v1-cols > .four-columns		{ width: 31.0833%;}
.n-v1-cols > .five-columns		{ width: 39.4167%;}
.n-v1-cols > .six-columns		{ width: 47.75%;}
.n-v1-cols > .seven-columns		{ width: 56.0833%;}
.n-v1-cols > .eight-columns		{ width: 64.4167%;}
.n-v1-cols > .nine-columns		{ width: 72.72%;}
.n-v1-cols > .ten-columns		{ width: 81.0833%;}
.n-v1-cols > .eleven-columns 	{ width: 89.4167%;}
.n-v1-cols > .twelve-columns		{ width: 97.75%;}

.n-v1-cols > .one-column-tablet			{ width: 6.0833%;}
.n-v1-cols > .two-columns-tablet 		{ width: 14.4167%;}
.n-v1-cols > .three-columns-tablet		{ width: 22.75%;}
.n-v1-cols > .four-columns-tablet		{ width: 31.0833%;}
.n-v1-cols > .five-columns-tablet		{ width: 39.4167%;}
.n-v1-cols > .six-columns-tablet		{ width: 47.75%;}
.n-v1-cols > .seven-columns-tablet		{ width: 56.0833%;}
.n-v1-cols > .eight-columns-tablet		{ width: 64.4167%;}
.n-v1-cols > .nine-columns-tablet		{ width: 72.72%;}
.n-v1-cols > .ten-columns-tablet 		{ width: 81.0833%;}
.n-v1-cols > .eleven-columns-tablet		{ width: 89.4167%;}
.n-v1-cols > .twelve-columns-tablet		{ width: 97.75%;}

.n-v1-cols > .one-column-tablet-landscape			{ width: 6.0833%;}
.n-v1-cols > .two-columns-tablet-landscape   		{ width: 14.4167%;}
.n-v1-cols > .three-columns-tablet-landscape 		{ width: 22.75%;}
.n-v1-cols > .four-columns-tablet-landscape  		{ width: 31.0833%;}
.n-v1-cols > .five-columns-tablet-landscape  		{ width: 39.4167%;}
.n-v1-cols > .six-columns-tablet-landscape   		{ width: 47.75%;}
.n-v1-cols > .seven-columns-tablet-landscape 		{ width: 56.0833%;}
.n-v1-cols > .eight-columns-tablet-landscape 		{ width: 64.4167%;}
.n-v1-cols > .nine-columns-tablet-landscape  		{ width: 72.72%;}
.n-v1-cols > .ten-columns-tablet-landscape   		{ width: 81.0833%;}
.n-v1-cols > .eleven-columns-tablet-landscape		{ width: 89.4167%;}
.n-v1-cols > .twelve-columns-tablet-landscape		{ width: 97.75%;}

.n-v1-cols > .one-column-tablet-portrait			{ width: 6.0833%;}
.n-v1-cols > .two-columns-tablet-portrait		{ width: 14.4167%;}
.n-v1-cols > .three-columns-tablet-portrait		{ width: 22.75%;}
.n-v1-cols > .four-columns-tablet-portrait		{ width: 31.0833%;}
.n-v1-cols > .five-columns-tablet-portrait		{ width: 39.4167%;}
.n-v1-cols > .six-columns-tablet-portrait		{ width: 47.75%;}
.n-v1-cols > .seven-columns-tablet-portrait		{ width: 56.0833%;}
.n-v1-cols > .eight-columns-tablet-portrait		{ width: 64.4167%;}
.n-v1-cols > .nine-columns-tablet-portrait		{ width: 72.72%;}
.n-v1-cols > .ten-columns-tablet-portrait		{ width: 81.0833%;}
.n-v1-cols > .eleven-columns-tablet-portrait	{ width: 89.4167%;}
.n-v1-cols > .twelve-columns-tablet-portrait	{ width: 97.75%;}

.n-v1-cols > .one-column-mobile			{ width: 6.0833%;}
.n-v1-cols > .two-columns-mobile		{ width: 14.4167%;}
.n-v1-cols > .three-columns-mobile		{ width: 22.75%;}
.n-v1-cols > .four-columns-mobile		{ width: 31.0833%;}
.n-v1-cols > .five-columns-mobile		{ width: 39.4167%;}
.n-v1-cols > .six-columns-mobile		{ width: 47.75%;}
.n-v1-cols > .seven-columns-mobile		{ width: 56.0833%;}
.n-v1-cols > .eight-columns-mobile		{ width: 64.4167%;}
.n-v1-cols > .nine-columns-mobile		{ width: 72.72%;}
.n-v1-cols > .ten-columns-mobile		{ width: 81.0833%;}
.n-v1-cols > .eleven-columns-mobile		{ width: 89.4167%;}
.n-v1-cols > .twelve-columns-mobile		{ width: 97.75%;}

.n-v1-cols > .one-column-mobile-landscape		{ width: 6.0833%;}
.n-v1-cols > .two-columns-mobile-landscape		{ width: 14.4167%;}
.n-v1-cols > .three-columns-mobile-landscape	{ width: 22.75%;}
.n-v1-cols > .four-columns-mobile-landscape		{ width: 31.0833%;}
.n-v1-cols > .five-columns-mobile-landscape		{ width: 39.4167%;}
.n-v1-cols > .six-columns-mobile-landscape		{ width: 47.75%;}
.n-v1-cols > .seven-columns-mobile-landscape	{ width: 56.0833%;}
.n-v1-cols > .eight-columns-mobile-landscape	{ width: 64.4167%;}
.n-v1-cols > .nine-columns-mobile-landscape		{ width: 72.72%;}
.n-v1-cols > .ten-columns-mobile-landscape		{ width: 81.0833%;}
.n-v1-cols > .eleven-columns-mobile-landscape	{ width: 89.4167%;}
.n-v1-cols > .twelve-columns-mobile-landscape	{ width: 97.75%;}

.n-v1-cols > .one-column-mobile-portrait		{ width: 6.0833%;}
.n-v1-cols > .two-columns-mobile-portrait		{ width: 14.4167%;}
.n-v1-cols > .three-columns-mobile-portrait		{ width: 22.75%;}
.n-v1-cols > .four-columns-mobile-portrait		{ width: 31.0833%;}
.n-v1-cols > .five-columns-mobile-portrait		{ width: 39.4167%;}
.n-v1-cols > .six-columns-mobile-portrait		{ width: 47.75%;}
.n-v1-cols > .seven-columns-mobile-portrait		{ width: 56.0833%;}
.n-v1-cols > .eight-columns-mobile-portrait		{ width: 64.4167%;}
.n-v1-cols > .nine-columns-mobile-portrait		{ width: 72.72%;}
.n-v1-cols > .ten-columns-mobile-portrait		{ width: 81.0833%;}
.n-v1-cols > .eleven-columns-mobile-portrait	{ width: 89.4167%;}
.n-v1-cols > .twelve-columns-mobile-portrait	{ width: 97.75%;}


/* These styles define the offset size. */
.n-v1-cols > .zero-offset		{ margin-left: 2.25% !important;}
.n-v1-cols > .one-offset		{ margin-left: 10.5833% !important;}
.n-v1-cols > .two-offsets		{ margin-left: 18.9167% !important;}
.n-v1-cols > .three-offsets		{ margin-left: 27.2500% !important;}
.n-v1-cols > .four-offsets		{ margin-left: 35.5833% !important;}
.n-v1-cols > .five-offsets		{ margin-left: 43.9167% !important;}
.n-v1-cols > .six-offsets		{ margin-left: 52.2500% !important;}
.n-v1-cols > .seven-offsets		{ margin-left: 60.5833% !important;}
.n-v1-cols > .eight-offsets		{ margin-left: 68.9167% !important;}
.n-v1-cols > .nine-offsets		{ margin-left: 77.2500% !important;}
.n-v1-cols > .ten-offsets		{ margin-left: 85.5833% !important;}
.n-v1-cols > .eleven-offsets		{ margin-left: 93.9167% !important;}

.n-v1-cols > .zero-offset-tablet		{ margin-left: 2.25% !important;}
.n-v1-cols > .one-offset-tablet			{ margin-left: 10.5833% !important;}
.n-v1-cols > .two-offsets-tablet		{ margin-left: 18.9167% !important;}
.n-v1-cols > .three-offsets-tablet		{ margin-left: 27.2500% !important;}
.n-v1-cols > .four-offsets-tablet		{ margin-left: 35.5833% !important;}
.n-v1-cols > .five-offsets-tablet		{ margin-left: 43.9167% !important;}
.n-v1-cols > .six-offsets-tablet		{ margin-left: 52.2500% !important;}
.n-v1-cols > .seven-offsets-tablet		{ margin-left: 60.5833% !important;}
.n-v1-cols > .eight-offsets-tablet		{ margin-left: 68.9167% !important;}
.n-v1-cols > .nine-offsets-tablet		{ margin-left: 77.2500% !important;}
.n-v1-cols > .ten-offsets-tablet		{ margin-left: 85.5833% !important;}
.n-v1-cols > .eleven-offsets-tablet		{ margin-left: 93.9167% !important;}

.n-v1-cols > .zero-offset-tablet-landscape		{ margin-left: 2.25% !important;}
.n-v1-cols > .one-offset-tablet-landscape		{ margin-left: 10.5833% !important;}
.n-v1-cols > .two-offsets-tablet-landscape		{ margin-left: 18.9167% !important;}
.n-v1-cols > .three-offsets-tablet-landscape	{ margin-left: 27.2500% !important;}
.n-v1-cols > .four-offsets-tablet-landscape		{ margin-left: 35.5833% !important;}
.n-v1-cols > .five-offsets-tablet-landscape		{ margin-left: 43.9167% !important;}
.n-v1-cols > .six-offsets-tablet-landscape		{ margin-left: 52.2500% !important;}
.n-v1-cols > .seven-offsets-tablet-landscape	{ margin-left: 60.5833% !important;}
.n-v1-cols > .eight-offsets-tablet-landscape	{ margin-left: 68.9167% !important;}
.n-v1-cols > .nine-offsets-tablet-landscape		{ margin-left: 77.2500% !important;}
.n-v1-cols > .ten-offsets-tablet-landscape		{ margin-left: 85.5833% !important;}
.n-v1-cols > .eleven-offsets-tablet-landscape	{ margin-left: 93.9167% !important;}

.n-v1-cols > .zero-offset-tablet-portrait		{ margin-left: 2.25% !important;}
.n-v1-cols > .one-offset-tablet-portrait		{ margin-left: 10.5833% !important;}
.n-v1-cols > .two-offsets-tablet-portrait		{ margin-left: 18.9167% !important;}
.n-v1-cols > .three-offsets-tablet-portrait		{ margin-left: 27.2500% !important;}
.n-v1-cols > .four-offsets-tablet-portrait		{ margin-left: 35.5833% !important;}
.n-v1-cols > .five-offsets-tablet-portrait		{ margin-left: 43.9167% !important;}
.n-v1-cols > .six-offsets-tablet-portrait		{ margin-left: 52.2500% !important;}
.n-v1-cols > .seven-offsets-tablet-portrait		{ margin-left: 60.5833% !important;}
.n-v1-cols > .eight-offsets-tablet-portrait		{ margin-left: 68.9167% !important;}
.n-v1-cols > .nine-offsets-tablet-portrait		{ margin-left: 77.2500% !important;}
.n-v1-cols > .ten-offsets-tablet-portrait		{ margin-left: 85.5833% !important;}
.n-v1-cols > .eleven-offsets-tablet-portrait	{ margin-left: 93.9167% !important;}

.n-v1-cols > .zero-offset-mobile		{ margin-left: 2.25% !important;}
.n-v1-cols > .one-offset-mobile			{ margin-left: 10.5833% !important;}
.n-v1-cols > .two-offsets-mobile		{ margin-left: 18.9167% !important;}
.n-v1-cols > .three-offsets-mobile		{ margin-left: 27.2500% !important;}
.n-v1-cols > .four-offsets-mobile		{ margin-left: 35.5833% !important;}
.n-v1-cols > .five-offsets-mobile		{ margin-left: 43.9167% !important;}
.n-v1-cols > .six-offsets-mobile		{ margin-left: 52.2500% !important;}
.n-v1-cols > .seven-offsets-mobile		{ margin-left: 60.5833% !important;}
.n-v1-cols > .eight-offsets-mobile		{ margin-left: 68.9167% !important;}
.n-v1-cols > .nine-offsets-mobile		{ margin-left: 77.2500% !important;}
.n-v1-cols > .ten-offsets-mobile		{ margin-left: 85.5833% !important;}
.n-v1-cols > .eleven-offsets-mobile		{ margin-left: 93.9167% !important;}

.n-v1-cols > .zero-offset-mobile-landscape		{ margin-left: 2.25% !important;}
.n-v1-cols > .one-offset-mobile-landscape		{ margin-left: 10.5833% !important;}
.n-v1-cols > .two-offsets-mobile-landscape		{ margin-left: 18.9167% !important;}
.n-v1-cols > .three-offsets-mobile-landscape	{ margin-left: 27.2500% !important;}
.n-v1-cols > .four-offsets-mobile-landscape		{ margin-left: 35.5833% !important;}
.n-v1-cols > .five-offsets-mobile-landscape		{ margin-left: 43.9167% !important;}
.n-v1-cols > .six-offsets-mobile-landscape		{ margin-left: 52.2500% !important;}
.n-v1-cols > .seven-offsets-mobile-landscape	{ margin-left: 60.5833% !important;}
.n-v1-cols > .eight-offsets-mobile-landscape	{ margin-left: 68.9167% !important;}
.n-v1-cols > .nine-offsets-mobile-landscape		{ margin-left: 77.2500% !important;}
.n-v1-cols > .ten-offsets-mobile-landscape		{ margin-left: 85.5833% !important;}
.n-v1-cols > .eleven-offsets-mobile-landscape	{ margin-left: 93.9167% !important;}

.n-v1-cols > .zero-offset-mobile-portrait		{ margin-left: 2.25% !important;}
.n-v1-cols > .one-offset-mobile-portrait		{ margin-left: 10.5833% !important;}
.n-v1-cols > .two-offsets-mobile-portrait		{ margin-left: 18.9167% !important;}
.n-v1-cols > .three-offsets-mobile-portrait		{ margin-left: 27.2500% !important;}
.n-v1-cols > .four-offsets-mobile-portrait		{ margin-left: 35.5833% !important;}
.n-v1-cols > .five-offsets-mobile-portrait		{ margin-left: 43.9167% !important;}
.n-v1-cols > .six-offsets-mobile-portrait		{ margin-left: 52.2500% !important;}
.n-v1-cols > .seven-offsets-mobile-portrait		{ margin-left: 60.5833% !important;}
.n-v1-cols > .eight-offsets-mobile-portrait		{ margin-left: 68.9167% !important;}
.n-v1-cols > .nine-offsets-mobile-portrait		{ margin-left: 77.2500% !important;}
.n-v1-cols > .ten-offsets-mobile-portrait		{ margin-left: 85.5833% !important;}
.n-v1-cols > .eleven-offsets-mobile-portrait	{ margin-left: 93.9167% !important;}


/* No spacing columns*/
.n-v1-cols.nospacing > .column,
.n-v1-cols.nospacing > .one-column		{width: 8.3333%;}
.n-v1-cols.nospacing > .two-columns		{width: 16.6666%;}
.n-v1-cols.nospacing > .three-columns	{width: 25%;}
.n-v1-cols.nospacing > .four-columns	{width: 33.3333%;}
.n-v1-cols.nospacing > .five-columns	{width: 41.6666%;}
.n-v1-cols.nospacing > .six-columns		{width: 50%;}
.n-v1-cols.nospacing > .seven-columns	{width: 58.3333%;}
.n-v1-cols.nospacing > .eight-columns	{width: 66.6666%;}
.n-v1-cols.nospacing > .nine-columns	{width: 75%;}
.n-v1-cols.nospacing > .ten-columns		{width: 83.3333%;}
.n-v1-cols.nospacing > .eleven-columns	{width: 91.6666%;}
.n-v1-cols.nospacing > .twelve-columns	{width: 100%;}

.n-v1-cols.nospacing > .one-column-tablet		{width: 8.3333%;}
.n-v1-cols.nospacing > .two-columns-tablet		{width: 16.6666%;}
.n-v1-cols.nospacing > .three-columns-tablet	{width: 25%;}
.n-v1-cols.nospacing > .four-columns-tablet		{width: 33.3333%;}
.n-v1-cols.nospacing > .five-columns-tablet		{width: 41.6666%;}
.n-v1-cols.nospacing > .six-columns-tablet		{width: 50%;}
.n-v1-cols.nospacing > .seven-columns-tablet	{width: 58.3333%;}
.n-v1-cols.nospacing > .eight-columns-tablet	{width: 66.6666%;}
.n-v1-cols.nospacing > .nine-columns-tablet		{width: 75%;}
.n-v1-cols.nospacing > .ten-columns-tablet		{width: 83.3333%;}
.n-v1-cols.nospacing > .eleven-columns-tablet	{width: 91.6666%;}
.n-v1-cols.nospacing > .twelve-columns-tablet	{width: 100%;}

.n-v1-cols.nospacing > .one-column-tablet-landscape		{width: 8.3333%;}
.n-v1-cols.nospacing > .two-columns-tablet-landscape	{width: 16.6666%;}
.n-v1-cols.nospacing > .three-columns-tablet-landscape	{width: 25%;}
.n-v1-cols.nospacing > .four-columns-tablet-landscape	{width: 33.3333%;}
.n-v1-cols.nospacing > .five-columns-tablet-landscape	{width: 41.6666%;}
.n-v1-cols.nospacing > .six-columns-tablet-landscape	{width: 50%;}
.n-v1-cols.nospacing > .seven-columns-tablet-landscape	{width: 58.3333%;}
.n-v1-cols.nospacing > .eight-columns-tablet-landscape	{width: 66.6666%;}
.n-v1-cols.nospacing > .nine-columns-tablet-landscape	{width: 75%;}
.n-v1-cols.nospacing > .ten-columns-tablet-landscape	{width: 83.3333%;}
.n-v1-cols.nospacing > .eleven-columns-tablet-landscape	{width: 91.6666%;}
.n-v1-cols.nospacing > .twelve-columns-tablet-landscape	{width: 100%;}

.n-v1-cols.nospacing > .one-column-tablet-portrait		{width: 8.3333%;}
.n-v1-cols.nospacing > .two-columns-tablet-portrait		{width: 16.6666%;}
.n-v1-cols.nospacing > .three-columns-tablet-portrait	{width: 25%;}
.n-v1-cols.nospacing > .four-columns-tablet-portrait	{width: 33.3333%;}
.n-v1-cols.nospacing > .five-columns-tablet-portrait	{width: 41.6666%;}
.n-v1-cols.nospacing > .six-columns-tablet-portrait		{width: 50%;}
.n-v1-cols.nospacing > .seven-columns-tablet-portrait	{width: 58.3333%;}
.n-v1-cols.nospacing > .eight-columns-tablet-portrait	{width: 66.6666%;}
.n-v1-cols.nospacing > .nine-columns-tablet-portrait	{width: 75%;}
.n-v1-cols.nospacing > .ten-columns-tablet-portrait		{width: 83.3333%;}
.n-v1-cols.nospacing > .eleven-columns-tablet-portrait	{width: 91.6666%;}
.n-v1-cols.nospacing > .twelve-columns-tablet-portrait	{width: 100%;}

.n-v1-cols.nospacing > .one-column-mobile		{width: 8.3333%;}
.n-v1-cols.nospacing > .two-columns-mobile		{width: 16.6666%;}
.n-v1-cols.nospacing > .three-columns-mobile	{width: 25%;}
.n-v1-cols.nospacing > .four-columns-mobile		{width: 33.3333%;}
.n-v1-cols.nospacing > .five-columns-mobile		{width: 41.6666%;}
.n-v1-cols.nospacing > .six-columns-mobile		{width: 50%;}
.n-v1-cols.nospacing > .seven-columns-mobile	{width: 58.3333%;}
.n-v1-cols.nospacing > .eight-columns-mobile	{width: 66.6666%;}
.n-v1-cols.nospacing > .nine-columns-mobile		{width: 75%;}
.n-v1-cols.nospacing > .ten-columns-mobile		{width: 83.3333%;}
.n-v1-cols.nospacing > .eleven-columns-mobile	{width: 91.6666%;}
.n-v1-cols.nospacing > .twelve-columns-mobile 	{width: 100%;}

.n-v1-cols.nospacing > .one-column-mobile-landscape		{width: 8.3333%;}
.n-v1-cols.nospacing > .two-columns-mobile-landscape	{width: 16.6666%;}
.n-v1-cols.nospacing > .three-columns-mobile-landscape	{width: 25%;}
.n-v1-cols.nospacing > .four-columns-mobile-landscape	{width: 33.3333%;}
.n-v1-cols.nospacing > .five-columns-mobile-landscape	{width: 41.6666%;}
.n-v1-cols.nospacing > .six-columns-mobile-landscape	{width: 50%;}
.n-v1-cols.nospacing > .seven-columns-mobile-landscape	{width: 58.3333%;}
.n-v1-cols.nospacing > .eight-columns-mobile-landscape	{width: 66.6666%;}
.n-v1-cols.nospacing > .nine-columns-mobile-landscape	{width: 75%;}
.n-v1-cols.nospacing > .ten-columns-mobile-landscape	{width: 83.3333%;}
.n-v1-cols.nospacing > .eleven-columns-mobile-landscape	{width: 91.6666%;}
.n-v1-cols.nospacing > .twelve-columns-mobile-landscape	{width: 100%;}

.n-v1-cols.nospacing > .one-column-mobile-portrait		{width: 8.3333%;}
.n-v1-cols.nospacing > .two-columns-mobile-portrait		{width: 16.6666%;}
.n-v1-cols.nospacing > .three-columns-mobile-portrait	{width: 25%;}
.n-v1-cols.nospacing > .four-columns-mobile-portrait	{width: 33.3333%;}
.n-v1-cols.nospacing > .five-columns-mobile-portrait	{width: 41.6666%;}
.n-v1-cols.nospacing > .six-columns-mobile-portrait		{width: 50%;}
.n-v1-cols.nospacing > .seven-columns-mobile-portrait	{width: 58.3333%;}
.n-v1-cols.nospacing > .eight-columns-mobile-portrait	{width: 66.6666%;}
.n-v1-cols.nospacing > .nine-columns-mobile-portrait	{width: 75%;}
.n-v1-cols.nospacing > .ten-columns-mobile-portrait		{width: 83.3333%;}
.n-v1-cols.nospacing > .eleven-columns-mobile-portrait	{width: 91.6666%;}
.n-v1-cols.nospacing > .twelve-columns-mobile-portrait	{width: 100%;}



/* No spacing offsets */
.n-v1-cols.nospacing > .zero-offset	    { margin-left: 0 !important;}
.n-v1-cols.nospacing > .one-offset	    { margin-left: 8.3333% !important;}
.n-v1-cols.nospacing > .two-offsets		{ margin-left: 16.6666% !important;}
.n-v1-cols.nospacing > .three-offsets	{ margin-left: 25% !important;}
.n-v1-cols.nospacing > .four-offsets	{ margin-left: 33.3333% !important;}
.n-v1-cols.nospacing > .five-offsets	{ margin-left: 41.6666% !important;}
.n-v1-cols.nospacing > .six-offsets		{ margin-left: 50% !important;}
.n-v1-cols.nospacing > .seven-offsets	{ margin-left: 58.3333% !important;}
.n-v1-cols.nospacing > .eight-offsets   { margin-left: 66.6666% !important;}
.n-v1-cols.nospacing > .nine-offsets	{ margin-left: 75% !important;}
.n-v1-cols.nospacing > .ten-offsets		{ margin-left: 83.3333% !important;}
.n-v1-cols.nospacing > .eleven-offsets	{ margin-left: 91.6666% !important;}

.n-v1-cols.nospacing > .zero-offset-tablet	    { margin-left: 0 !important;}
.n-v1-cols.nospacing > .one-offset-tablet	    { margin-left: 8.3333% !important;}
.n-v1-cols.nospacing > .two-offsets-tablet		{ margin-left: 16.6666% !important;}
.n-v1-cols.nospacing > .three-offsets-tablet	{ margin-left: 25% !important;}
.n-v1-cols.nospacing > .four-offsets-tablet	    { margin-left: 33.3333% !important;}
.n-v1-cols.nospacing > .five-offsets-tablet		{ margin-left: 41.6666% !important;}
.n-v1-cols.nospacing > .six-offsets-tablet		{ margin-left: 50% !important;}
.n-v1-cols.nospacing > .seven-offsets-tablet	{ margin-left: 58.3333% !important;}
.n-v1-cols.nospacing > .eight-offsets-tablet	{ margin-left: 66.6666% !important;}
.n-v1-cols.nospacing > .nine-offsets-tablet		{ margin-left: 75% !important;}
.n-v1-cols.nospacing > .ten-offsets-tablet		{ margin-left: 83.3333% !important;}
.n-v1-cols.nospacing > .eleven-offsets-tablet	{ margin-left: 91.6666% !important;}

.n-v1-cols.nospacing > .zero-offset-tablet-landscape	{ margin-left: 0 !important;}
.n-v1-cols.nospacing > .one-offset-tablet-landscape	    { margin-left: 8.3333% !important;}
.n-v1-cols.nospacing > .two-offsets-tablet-landscape	{ margin-left: 16.6666% !important;}
.n-v1-cols.nospacing > .three-offsets-tablet-landscape	{ margin-left: 25% !important;}
.n-v1-cols.nospacing > .four-offsets-tablet-landscape 	{ margin-left: 33.3333% !important;}
.n-v1-cols.nospacing > .five-offsets-tablet-landscape   { margin-left: 41.6666% !important;}
.n-v1-cols.nospacing > .six-offsets-tablet-landscape    { margin-left: 50% !important;}
.n-v1-cols.nospacing > .seven-offsets-tablet-landscape  { margin-left: 58.3333% !important;}
.n-v1-cols.nospacing > .eight-offsets-tablet-landscape  { margin-left: 66.6666% !important;}
.n-v1-cols.nospacing > .nine-offsets-tablet-landscape   { margin-left: 75% !important;}
.n-v1-cols.nospacing > .ten-offsets-tablet-landscape	{ margin-left: 83.3333% !important;}
.n-v1-cols.nospacing > .eleven-offsets-tablet-landscape	{ margin-left: 91.6666% !important;}

.n-v1-cols.nospacing > .zero-offset-tablet-portrait	    { margin-left: 0 !important;}
.n-v1-cols.nospacing > .one-offset-tablet-portrait	    { margin-left: 8.3333% !important;}
.n-v1-cols.nospacing > .two-offsets-tablet-portrait   	{ margin-left: 16.6666% !important;}
.n-v1-cols.nospacing > .three-offsets-tablet-portrait	{ margin-left: 25% !important;}
.n-v1-cols.nospacing > .four-offsets-tablet-portrait  	{ margin-left: 33.3333% !important;}
.n-v1-cols.nospacing > .five-offsets-tablet-portrait	{ margin-left: 41.6666% !important;}
.n-v1-cols.nospacing > .six-offsets-tablet-portrait		{ margin-left: 50% !important;}
.n-v1-cols.nospacing > .seven-offsets-tablet-portrait   { margin-left: 58.3333% !important;}
.n-v1-cols.nospacing > .eight-offsets-tablet-portrait	{ margin-left: 66.6666% !important;}
.n-v1-cols.nospacing > .nine-offsets-tablet-portrait	{ margin-left: 75% !important;}
.n-v1-cols.nospacing > .ten-offsets-tablet-portrait		{ margin-left: 83.3333% !important;}
.n-v1-cols.nospacing > .eleven-offsets-tablet-portrait	{ margin-left: 91.6666% !important;}

.n-v1-cols.nospacing > .zero-offset-mobile	    { margin-left: 0 !important;}
.n-v1-cols.nospacing > .one-offset-mobile	    { margin-left: 8.3333% !important;}
.n-v1-cols.nospacing > .two-offsets-mobile		{ margin-left: 16.6666% !important;}
.n-v1-cols.nospacing > .three-offsets-mobile	{ margin-left: 25% !important;}
.n-v1-cols.nospacing > .four-offsets-mobile	    { margin-left: 33.3333% !important;}
.n-v1-cols.nospacing > .five-offsets-mobile		{ margin-left: 41.6666% !important;}
.n-v1-cols.nospacing > .six-offsets-mobile		{ margin-left: 50% !important;}
.n-v1-cols.nospacing > .seven-offsets-mobile	{ margin-left: 58.3333% !important;}
.n-v1-cols.nospacing > .eight-offsets-mobile	{ margin-left: 66.6666% !important;}
.n-v1-cols.nospacing > .nine-offsets-mobile		{ margin-left: 75% !important;}
.n-v1-cols.nospacing > .ten-offsets-mobile		{ margin-left: 83.3333% !important;}
.n-v1-cols.nospacing > .eleven-offsets-mobile	{ margin-left: 91.6666% !important;}

.n-v1-cols.nospacing > .zero-offset-mobile-landscape      { margin-left: 0 !important;}
.n-v1-cols.nospacing > .one-offset-mobile-landscape       { margin-left: 8.3333% !important;}
.n-v1-cols.nospacing > .two-offsets-mobile-landscape      { margin-left: 16.6666% !important;}
.n-v1-cols.nospacing > .three-offsets-mobile-landscape    { margin-left: 25% !important;}
.n-v1-cols.nospacing > .four-offsets-mobile-landscape     { margin-left: 33.3333% !important;}
.n-v1-cols.nospacing > .five-offsets-mobile-landscape     { margin-left: 41.6666% !important;}
.n-v1-cols.nospacing > .six-offsets-mobile-landscape      { margin-left: 50% !important;}
.n-v1-cols.nospacing > .seven-offsets-mobile-landscape    { margin-left: 58.3333% !important;}
.n-v1-cols.nospacing > .eight-offsets-mobile-landscape    { margin-left: 66.6666% !important;}
.n-v1-cols.nospacing > .nine-offsets-mobile-landscape	  { margin-left: 75% !important;}
.n-v1-cols.nospacing > .ten-offsets-mobile-landscape	  { margin-left: 83.3333% !important;}
.n-v1-cols.nospacing > .eleven-offsets-mobile-landscape	  { margin-left: 91.6666% !important;}

.n-v1-cols.nospacing > .zero-offset-mobile-portrait	    { margin-left: 0 !important;}
.n-v1-cols.nospacing > .one-offset-mobile-portrait	    { margin-left: 8.3333% !important;}
.n-v1-cols.nospacing > .two-offsets-mobile-portrait		{ margin-left: 16.6666% !important;}
.n-v1-cols.nospacing > .three-offsets-mobile-portrait	{ margin-left: 25% !important;}
.n-v1-cols.nospacing > .four-offsets-mobile-portrait	{ margin-left: 33.3333% !important;}
.n-v1-cols.nospacing > .five-offsets-mobile-portrait	{ margin-left: 41.6666% !important;}
.n-v1-cols.nospacing > .six-offsets-mobile-portrait		{ margin-left: 50% !important;}
.n-v1-cols.nospacing > .seven-offsets-mobile-portrait	{ margin-left: 58.3333% !important;}
.n-v1-cols.nospacing > .eight-offsets-mobile-portrait	{ margin-left: 66.6666% !important;}
.n-v1-cols.nospacing > .nine-offsets-mobile-portrait	{ margin-left: 75% !important;}
.n-v1-cols.nospacing > .ten-offsets-mobile-portrait		{ margin-left: 83.3333% !important;}
.n-v1-cols.nospacing > .eleven-offsets-mobile-portrait	{ margin-left: 91.6666% !important;}


/* Tight spacing columns*/
.n-v1-cols.tightspacing > .column,
.n-v1-cols.tightspacing > .one-column		{width: 7.2083%;}
.n-v1-cols.tightspacing > .two-columns		{width: 15.5417%;}
.n-v1-cols.tightspacing > .three-columns	{width: 23.875%;}
.n-v1-cols.tightspacing > .four-columns	{width: 32.2083%;}
.n-v1-cols.tightspacing > .five-columns	{width: 40.5417%;}
.n-v1-cols.tightspacing > .six-columns		{width: 48.875%;}
.n-v1-cols.tightspacing > .seven-columns	{width: 57.2083%;}
.n-v1-cols.tightspacing > .eight-columns	{width: 65.5417%;}
.n-v1-cols.tightspacing > .nine-columns	{width: 73.845%;}
.n-v1-cols.tightspacing > .ten-columns		{width: 82.208%;}
.n-v1-cols.tightspacing > .eleven-columns	{width: 90.5417%;}
.n-v1-cols.tightspacing > .twelve-columns	{width: 98.875%;}

.n-v1-cols.tightspacing > .one-column-tablet		{width: 7.2083%;}
.n-v1-cols.tightspacing > .two-columns-tablet		{width: 15.5417%;}
.n-v1-cols.tightspacing > .three-columns-tablet	{width: 23.875%;}
.n-v1-cols.tightspacing > .four-columns-tablet		{width: 32.2083%;}
.n-v1-cols.tightspacing > .five-columns-tablet		{width: 40.5417%;}
.n-v1-cols.tightspacing > .six-columns-tablet		{width: 48.875%;}
.n-v1-cols.tightspacing > .seven-columns-tablet	{width: 57.2083%;}
.n-v1-cols.tightspacing > .eight-columns-tablet	{width: 65.5417%;}
.n-v1-cols.tightspacing > .nine-columns-tablet		{width: 73.845%;}
.n-v1-cols.tightspacing > .ten-columns-tablet		{width: 82.208%;}
.n-v1-cols.tightspacing > .eleven-columns-tablet	{width: 90.5417%;}
.n-v1-cols.tightspacing > .twelve-columns-tablet	{width: 98.875%;}

.n-v1-cols.tightspacing > .one-column-tablet-landscape		{width: 7.2083%;}
.n-v1-cols.tightspacing > .two-columns-tablet-landscape	{width: 15.5417%;}
.n-v1-cols.tightspacing > .three-columns-tablet-landscape	{width: 23.875%;}
.n-v1-cols.tightspacing > .four-columns-tablet-landscape	{width: 32.2083%;}
.n-v1-cols.tightspacing > .five-columns-tablet-landscape	{width: 40.5417%;}
.n-v1-cols.tightspacing > .six-columns-tablet-landscape	{width: 48.875%;}
.n-v1-cols.tightspacing > .seven-columns-tablet-landscape	{width: 57.2083%;}
.n-v1-cols.tightspacing > .eight-columns-tablet-landscape	{width: 65.5417%;}
.n-v1-cols.tightspacing > .nine-columns-tablet-landscape	{width: 73.845%;}
.n-v1-cols.tightspacing > .ten-columns-tablet-landscape	{width: 82.208%;}
.n-v1-cols.tightspacing > .eleven-columns-tablet-landscape	{width: 90.5417%;}
.n-v1-cols.tightspacing > .twelve-columns-tablet-landscape	{width: 98.875%;}

.n-v1-cols.tightspacing > .one-column-tablet-portrait		{width: 7.2083%;}
.n-v1-cols.tightspacing > .two-columns-tablet-portrait		{width: 15.5417%;}
.n-v1-cols.tightspacing > .three-columns-tablet-portrait	{width: 23.875%;}
.n-v1-cols.tightspacing > .four-columns-tablet-portrait	{width: 32.2083%;}
.n-v1-cols.tightspacing > .five-columns-tablet-portrait	{width: 40.5417%;}
.n-v1-cols.tightspacing > .six-columns-tablet-portrait		{width: 48.875%;}
.n-v1-cols.tightspacing > .seven-columns-tablet-portrait	{width: 57.2083%;}
.n-v1-cols.tightspacing > .eight-columns-tablet-portrait	{width: 65.5417%;}
.n-v1-cols.tightspacing > .nine-columns-tablet-portrait	{width: 73.845%;}
.n-v1-cols.tightspacing > .ten-columns-tablet-portrait		{width: 82.208%;}
.n-v1-cols.tightspacing > .eleven-columns-tablet-portrait	{width: 90.5417%;}
.n-v1-cols.tightspacing > .twelve-columns-tablet-portrait	{width: 98.875%;}

.n-v1-cols.tightspacing > .one-column-mobile		{width: 7.2083%;}
.n-v1-cols.tightspacing > .two-columns-mobile		{width: 15.5417%;}
.n-v1-cols.tightspacing > .three-columns-mobile	{width: 23.875%;}
.n-v1-cols.tightspacing > .four-columns-mobile		{width: 32.2083%;}
.n-v1-cols.tightspacing > .five-columns-mobile		{width: 40.5417%;}
.n-v1-cols.tightspacing > .six-columns-mobile		{width: 48.875%;}
.n-v1-cols.tightspacing > .seven-columns-mobile	{width: 57.2083%;}
.n-v1-cols.tightspacing > .eight-columns-mobile	{width: 65.5417%;}
.n-v1-cols.tightspacing > .nine-columns-mobile		{width: 73.845%;}
.n-v1-cols.tightspacing > .ten-columns-mobile		{width: 82.208%;}
.n-v1-cols.tightspacing > .eleven-columns-mobile	{width: 90.5417%;}
.n-v1-cols.tightspacing > .twelve-columns-mobile 	{width: 98.875%;}

.n-v1-cols.tightspacing > .one-column-mobile-landscape		{width: 7.2083%;}
.n-v1-cols.tightspacing > .two-columns-mobile-landscape	{width: 15.5417%;}
.n-v1-cols.tightspacing > .three-columns-mobile-landscape	{width: 23.875%;}
.n-v1-cols.tightspacing > .four-columns-mobile-landscape	{width: 32.2083%;}
.n-v1-cols.tightspacing > .five-columns-mobile-landscape	{width: 40.5417%;}
.n-v1-cols.tightspacing > .six-columns-mobile-landscape	{width: 48.875%;}
.n-v1-cols.tightspacing > .seven-columns-mobile-landscape	{width: 57.2083%;}
.n-v1-cols.tightspacing > .eight-columns-mobile-landscape	{width: 65.5417%;}
.n-v1-cols.tightspacing > .nine-columns-mobile-landscape	{width: 73.845%;}
.n-v1-cols.tightspacing > .ten-columns-mobile-landscape	{width: 82.208%;}
.n-v1-cols.tightspacing > .eleven-columns-mobile-landscape	{width: 90.5417%;}
.n-v1-cols.tightspacing > .twelve-columns-mobile-landscape	{width: 98.875%;}

.n-v1-cols.tightspacing > .one-column-mobile-portrait		{width: 7.2083%;}
.n-v1-cols.tightspacing > .two-columns-mobile-portrait		{width: 15.5417%;}
.n-v1-cols.tightspacing > .three-columns-mobile-portrait	{width: 23.875%;}
.n-v1-cols.tightspacing > .four-columns-mobile-portrait	{width: 32.2083%;}
.n-v1-cols.tightspacing > .five-columns-mobile-portrait	{width: 40.5417%;}
.n-v1-cols.tightspacing > .six-columns-mobile-portrait		{width: 48.875%;}
.n-v1-cols.tightspacing > .seven-columns-mobile-portrait	{width: 57.2083%;}
.n-v1-cols.tightspacing > .eight-columns-mobile-portrait	{width: 65.5417%;}
.n-v1-cols.tightspacing > .nine-columns-mobile-portrait	{width: 73.845%;}
.n-v1-cols.tightspacing > .ten-columns-mobile-portrait		{width: 82.208%;}
.n-v1-cols.tightspacing > .eleven-columns-mobile-portrait	{width: 90.5417%;}
.n-v1-cols.tightspacing > .twelve-columns-mobile-portrait	{width: 98.875%;}


/* Tight spacing offsets */
.n-v1-cols.tightspacing > .zero-offset	    { margin-left: 0 !important;}
.n-v1-cols.tightspacing > .one-offset	    { margin-left: 7.2083% !important;}
.n-v1-cols.tightspacing > .two-offsets		{ margin-left: 15.5417% !important;}
.n-v1-cols.tightspacing > .three-offsets	{ margin-left: 23.875% !important;}
.n-v1-cols.tightspacing > .four-offsets	{ margin-left: 32.2083% !important;}
.n-v1-cols.tightspacing > .five-offsets	{ margin-left: 40.5417% !important;}
.n-v1-cols.tightspacing > .six-offsets		{ margin-left: 48.875% !important;}
.n-v1-cols.tightspacing > .seven-offsets	{ margin-left: 57.2083% !important;}
.n-v1-cols.tightspacing > .eight-offsets   { margin-left: 65.5417% !important;}
.n-v1-cols.tightspacing > .nine-offsets	{ margin-left: 73.845% !important;}
.n-v1-cols.tightspacing > .ten-offsets		{ margin-left: 82.208% !important;}
.n-v1-cols.tightspacing > .eleven-offsets	{ margin-left: 90.5417% !important;}

.n-v1-cols.tightspacing > .zero-offset-tablet	    { margin-left: 0 !important;}
.n-v1-cols.tightspacing > .one-offset-tablet	    { margin-left: 7.2083% !important;}
.n-v1-cols.tightspacing > .two-offsets-tablet		{ margin-left: 15.5417% !important;}
.n-v1-cols.tightspacing > .three-offsets-tablet	{ margin-left: 23.875% !important;}
.n-v1-cols.tightspacing > .four-offsets-tablet	    { margin-left: 32.2083% !important;}
.n-v1-cols.tightspacing > .five-offsets-tablet		{ margin-left: 40.5417% !important;}
.n-v1-cols.tightspacing > .six-offsets-tablet		{ margin-left: 48.875% !important;}
.n-v1-cols.tightspacing > .seven-offsets-tablet	{ margin-left: 57.2083% !important;}
.n-v1-cols.tightspacing > .eight-offsets-tablet	{ margin-left: 65.5417% !important;}
.n-v1-cols.tightspacing > .nine-offsets-tablet		{ margin-left: 73.845% !important;}
.n-v1-cols.tightspacing > .ten-offsets-tablet		{ margin-left: 82.208% !important;}
.n-v1-cols.tightspacing > .eleven-offsets-tablet	{ margin-left: 90.5417% !important;}

.n-v1-cols.tightspacing > .zero-offset-tablet-landscape	{ margin-left: 0 !important;}
.n-v1-cols.tightspacing > .one-offset-tablet-landscape	    { margin-left: 7.2083% !important;}
.n-v1-cols.tightspacing > .two-offsets-tablet-landscape	{ margin-left: 15.5417% !important;}
.n-v1-cols.tightspacing > .three-offsets-tablet-landscape	{ margin-left: 23.875% !important;}
.n-v1-cols.tightspacing > .four-offsets-tablet-landscape 	{ margin-left: 32.2083% !important;}
.n-v1-cols.tightspacing > .five-offsets-tablet-landscape   { margin-left: 40.5417% !important;}
.n-v1-cols.tightspacing > .six-offsets-tablet-landscape    { margin-left: 48.875% !important;}
.n-v1-cols.tightspacing > .seven-offsets-tablet-landscape  { margin-left: 57.2083% !important;}
.n-v1-cols.tightspacing > .eight-offsets-tablet-landscape  { margin-left: 65.5417% !important;}
.n-v1-cols.tightspacing > .nine-offsets-tablet-landscape   { margin-left: 73.845% !important;}
.n-v1-cols.tightspacing > .ten-offsets-tablet-landscape	{ margin-left: 82.208% !important;}
.n-v1-cols.tightspacing > .eleven-offsets-tablet-landscape	{ margin-left: 90.5417% !important;}

.n-v1-cols.tightspacing > .zero-offset-tablet-portrait	    { margin-left: 0 !important;}
.n-v1-cols.tightspacing > .one-offset-tablet-portrait	    { margin-left: 7.2083% !important;}
.n-v1-cols.tightspacing > .two-offsets-tablet-portrait   	{ margin-left: 15.5417% !important;}
.n-v1-cols.tightspacing > .three-offsets-tablet-portrait	{ margin-left: 23.875% !important;}
.n-v1-cols.tightspacing > .four-offsets-tablet-portrait  	{ margin-left: 32.2083% !important;}
.n-v1-cols.tightspacing > .five-offsets-tablet-portrait	{ margin-left: 40.5417% !important;}
.n-v1-cols.tightspacing > .six-offsets-tablet-portrait		{ margin-left: 48.875% !important;}
.n-v1-cols.tightspacing > .seven-offsets-tablet-portrait   { margin-left: 57.2083% !important;}
.n-v1-cols.tightspacing > .eight-offsets-tablet-portrait	{ margin-left: 65.5417% !important;}
.n-v1-cols.tightspacing > .nine-offsets-tablet-portrait	{ margin-left: 73.845% !important;}
.n-v1-cols.tightspacing > .ten-offsets-tablet-portrait		{ margin-left: 82.208% !important;}
.n-v1-cols.tightspacing > .eleven-offsets-tablet-portrait	{ margin-left: 90.5417% !important;}

.n-v1-cols.tightspacing > .zero-offset-mobile	    { margin-left: 0 !important;}
.n-v1-cols.tightspacing > .one-offset-mobile	    { margin-left: 7.2083% !important;}
.n-v1-cols.tightspacing > .two-offsets-mobile		{ margin-left: 15.5417% !important;}
.n-v1-cols.tightspacing > .three-offsets-mobile	{ margin-left: 23.875% !important;}
.n-v1-cols.tightspacing > .four-offsets-mobile	    { margin-left: 32.2083% !important;}
.n-v1-cols.tightspacing > .five-offsets-mobile		{ margin-left: 40.5417% !important;}
.n-v1-cols.tightspacing > .six-offsets-mobile		{ margin-left: 48.875% !important;}
.n-v1-cols.tightspacing > .seven-offsets-mobile	{ margin-left: 57.2083% !important;}
.n-v1-cols.tightspacing > .eight-offsets-mobile	{ margin-left: 65.5417% !important;}
.n-v1-cols.tightspacing > .nine-offsets-mobile		{ margin-left: 73.845% !important;}
.n-v1-cols.tightspacing > .ten-offsets-mobile		{ margin-left: 82.208% !important;}
.n-v1-cols.tightspacing > .eleven-offsets-mobile	{ margin-left: 90.5417% !important;}

.n-v1-cols.tightspacing > .zero-offset-mobile-landscape      { margin-left: 0 !important;}
.n-v1-cols.tightspacing > .one-offset-mobile-landscape       { margin-left: 7.2083% !important;}
.n-v1-cols.tightspacing > .two-offsets-mobile-landscape      { margin-left: 15.5417% !important;}
.n-v1-cols.tightspacing > .three-offsets-mobile-landscape    { margin-left: 23.875% !important;}
.n-v1-cols.tightspacing > .four-offsets-mobile-landscape     { margin-left: 32.2083% !important;}
.n-v1-cols.tightspacing > .five-offsets-mobile-landscape     { margin-left: 40.5417% !important;}
.n-v1-cols.tightspacing > .six-offsets-mobile-landscape      { margin-left: 48.875% !important;}
.n-v1-cols.tightspacing > .seven-offsets-mobile-landscape    { margin-left: 57.2083% !important;}
.n-v1-cols.tightspacing > .eight-offsets-mobile-landscape    { margin-left: 65.5417% !important;}
.n-v1-cols.tightspacing > .nine-offsets-mobile-landscape	  { margin-left: 73.845% !important;}
.n-v1-cols.tightspacing > .ten-offsets-mobile-landscape	  { margin-left: 82.208% !important;}
.n-v1-cols.tightspacing > .eleven-offsets-mobile-landscape	  { margin-left: 90.5417% !important;}

.n-v1-cols.tightspacing > .zero-offset-mobile-portrait	    { margin-left: 0 !important;}
.n-v1-cols.tightspacing > .one-offset-mobile-portrait	    { margin-left: 7.2083% !important;}
.n-v1-cols.tightspacing > .two-offsets-mobile-portrait		{ margin-left: 15.5417% !important;}
.n-v1-cols.tightspacing > .three-offsets-mobile-portrait	{ margin-left: 23.875% !important;}
.n-v1-cols.tightspacing > .four-offsets-mobile-portrait	{ margin-left: 32.2083% !important;}
.n-v1-cols.tightspacing > .five-offsets-mobile-portrait	{ margin-left: 40.5417% !important;}
.n-v1-cols.tightspacing > .six-offsets-mobile-portrait		{ margin-left: 48.875% !important;}
.n-v1-cols.tightspacing > .seven-offsets-mobile-portrait	{ margin-left: 57.2083% !important;}
.n-v1-cols.tightspacing > .eight-offsets-mobile-portrait	{ margin-left: 65.5417% !important;}
.n-v1-cols.tightspacing > .nine-offsets-mobile-portrait	{ margin-left: 73.845% !important;}
.n-v1-cols.tightspacing > .ten-offsets-mobile-portrait		{ margin-left: 82.208% !important;}
.n-v1-cols.tightspacing > .eleven-offsets-mobile-portrait	{ margin-left: 90.5417% !important;}

/* Line breaks to ensure correct float */
.n-v1-cols > .new-row,
.n-v1-cols > .new-row-mobile,
.n-v1-cols > .new-row-mobile-portrait {
    clear: left;
}

/* Fixed columns */
.n-v1-left-column-200px > .left-column,
.n-v1-right-column-200px > .right-column {
    margin-bottom: 20px;
}

/* Contextual elements mobile */
.only-on-mobile,
.only-on-mobile-portrait,
.only-on-mobile-landscape,
.only-on-tablet,
.only-on-tablet-portrait,
.only-on-tablet-landscape,
.only-on-desktop{
    display: none;
}
@media only all and (max-width: 479px) {
    .hidden-on-mobile, div.hidden-on-mobile, .hidden-on-mobile-portrait, div.hidden-on-mobile-portrait{
        display: none;
    }
    .only-on-mobile, .only-on-mobile-portrait{
        display: initial;
    }
    div.only-on-mobile, div.only-on-mobile-portrait{
        display: block;
    }
}

@media only all and (min-width: 480px) and (max-width: 767px){
    .hidden-on-mobile, div.hidden-on-mobile, .hidden-on-mobile-landscape, div.hidden-on-mobile-landscape{
        display: none;
    }
    .only-on-mobile, .only-on-mobile-landscape{
        display: initial;
    }
    div.only-on-mobile, div.only-on-mobile-landscape{
        display: block;
    }
}
@media only all and (min-width: 768px) and (max-width: 979px){
    .hidden-on-tablet, div.hidden-on-tablet, .hidden-on-tablet-portrait, div.hidden-on-tablet-portrait{
        display: none;
    }
    .only-on-tablet, .only-on-tablet-portrait{
        display: initial;
    }
    div.only-on-tablet, div.only-on-tablet-portrait{
        display: block;
    }
}
@media only all and (min-width: 980px) and (max-width: 1199px){
    .hidden-on-tablet, div.hidden-on-tablet, .hidden-on-tablet-landscape, div.hidden-on-tablet-landscape{
        display: none;
    }
    .only-on-tablet, .only-on-tablet-landscape{
        display: initial;
    }
    div.only-on-tablet, div.only-on-tablet-landscape{
        display: block;
    }
}
@media only all and (min-width: 1200px) {
    .hidden-on-desktop, div.hidden-on-desktop{
        display: none;
    }
    .only-on-desktop{
        display: initial;
    }
    div.only-on-desktop{
        display: block;
    }
}

@media only all and (min-width: 480px) {
    /* Phone Landscape */
    .n-v1-container{
        width: 460px;
    }

    /* Columns */
    /* These styles define the columns size. They must be redefined for each responsive size */
    .n-v1-cols > .column,
    .n-v1-cols > .one-column		{ width: 6.0833%; }
    .n-v1-cols > .two-columns		{ width: 14.4167%; }
    .n-v1-cols > .three-columns		{ width: 22.75%; }
    .n-v1-cols > .four-columns		{ width: 31.0833%; }
    .n-v1-cols > .five-columns		{ width: 39.4167%; }
    .n-v1-cols > .six-columns		{ width: 47.75%; }
    .n-v1-cols > .seven-columns		{ width: 56.0833%; }
    .n-v1-cols > .eight-columns		{ width: 64.4167%; }
    .n-v1-cols > .nine-columns		{ width: 72.72%; }
    .n-v1-cols > .ten-columns		{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns	{ width: 97.75%; }

    .n-v1-cols > .one-column-tablet		{ width: 6.0833%; }
    .n-v1-cols > .two-columns-tablet	{ width: 14.4167%; }
    .n-v1-cols > .three-columns-tablet	{ width: 22.75%; }
    .n-v1-cols > .four-columns-tablet	{ width: 31.0833%; }
    .n-v1-cols > .five-columns-tablet	{ width: 39.4167%; }
    .n-v1-cols > .six-columns-tablet	{ width: 47.75%; }
    .n-v1-cols > .seven-columns-tablet	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns-tablet	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns-tablet	{ width: 72.72%; }
    .n-v1-cols > .ten-columns-tablet	{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns-tablet	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns-tablet	{ width: 97.75%; }

    .n-v1-cols > .one-column-tablet-landscape		{ width: 6.0833%; }
    .n-v1-cols > .two-columns-tablet-landscape		{ width: 14.4167%; }
    .n-v1-cols > .three-columns-tablet-landscape	{ width: 22.75%; }
    .n-v1-cols > .four-columns-tablet-landscape	    { width: 31.0833%; }
    .n-v1-cols > .five-columns-tablet-landscape	    { width: 39.4167%; }
    .n-v1-cols > .six-columns-tablet-landscape		{ width: 47.75%; }
    .n-v1-cols > .seven-columns-tablet-landscape	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns-tablet-landscape	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns-tablet-landscape	    { width: 72.72%; }
    .n-v1-cols > .ten-columns-tablet-landscape		{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns-tablet-landscape	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns-tablet-landscape	{ width: 97.75%; }

    .n-v1-cols > .one-column-tablet-portrait	{ width: 6.0833%; }
    .n-v1-cols > .two-columns-tablet-portrait	{ width: 14.4167%; }
    .n-v1-cols > .three-columns-tablet-portrait	{ width: 22.75%; }
    .n-v1-cols > .four-columns-tablet-portrait	{ width: 31.0833%; }
    .n-v1-cols > .five-columns-tablet-portrait	{ width: 39.4167%; }
    .n-v1-cols > .six-columns-tablet-portrait	{ width: 47.75%; }
    .n-v1-cols > .seven-columns-tablet-portrait	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns-tablet-portrait	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns-tablet-portrait	{ width: 72.72%; }
    .n-v1-cols > .ten-columns-tablet-portrait	{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns-tablet-portrait	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns-tablet-portrait	{ width: 97.75%; }

    .n-v1-cols > .one-column-mobile		{ width: 6.0833%;}
    .n-v1-cols > .two-columns-mobile	{ width: 14.4167%;}
    .n-v1-cols > .three-columns-mobile	{ width: 22.75%;}
    .n-v1-cols > .four-columns-mobile	{ width: 31.0833%;}
    .n-v1-cols > .five-columns-mobile	{ width: 39.4167%;}
    .n-v1-cols > .six-columns-mobile	{ width: 47.75%;}
    .n-v1-cols > .seven-columns-mobile	{ width: 56.0833%;}
    .n-v1-cols > .eight-columns-mobile	{ width: 64.4167%;}
    .n-v1-cols > .nine-columns-mobile	{ width: 72.72%;}
    .n-v1-cols > .ten-columns-mobile	{ width: 81.0833%;}
    .n-v1-cols > .eleven-columns-mobile	{ width: 89.4167%;}
    .n-v1-cols > .twelve-columns-mobile	{ width: 97.75%;}

    .n-v1-cols > .one-column-mobile-landscape		{ width: 6.0833%;}
    .n-v1-cols > .two-columns-mobile-landscape		{ width: 14.4167%;}
    .n-v1-cols > .three-columns-mobile-landscape	{ width: 22.75%;}
    .n-v1-cols > .four-columns-mobile-landscape		{ width: 31.0833%;}
    .n-v1-cols > .five-columns-mobile-landscape		{ width: 39.4167%;}
    .n-v1-cols > .six-columns-mobile-landscape		{ width: 47.75%;}
    .n-v1-cols > .seven-columns-mobile-landscape	{ width: 56.0833%;}
    .n-v1-cols > .eight-columns-mobile-landscape	{ width: 64.4167%;}
    .n-v1-cols > .nine-columns-mobile-landscape		{ width: 72.72%;}
    .n-v1-cols > .ten-columns-mobile-landscape		{ width: 81.0833%;}
    .n-v1-cols > .eleven-columns-mobile-landscape	{ width: 89.4167%;}
    .n-v1-cols > .twelve-columns-mobile-landscape	{ width: 97.75%;}

    /* Offsets */
    .n-v1-cols > .zero-offset 		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset 		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets   	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets		{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets		{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets 	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-tablet  		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-tablet  		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-tablet 		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-tablet    	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-tablet		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-tablet		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-tablet		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-tablet		{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-tablet		{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-tablet       { margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-tablet 		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-tablet  	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-tablet-landscape		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-tablet-landscape		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-tablet-landscape		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-tablet-landscape 	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-tablet-landscape		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-tablet-landscape		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-tablet-landscape		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-tablet-landscape	{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-tablet-landscape	{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-tablet-landscape		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-tablet-landscape		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-tablet-landscape	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-tablet-portrait       { margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-tablet-portrait        { margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-tablet-portrait		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-tablet-portrait   	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-tablet-portrait		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-tablet-portrait		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-tablet-portrait		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-tablet-portrait		{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-tablet-portrait		{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-tablet-portrait		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-tablet-portrait		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-tablet-portrait 	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-mobile	{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-mobile		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-mobile	{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-mobile 	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-mobile	{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-mobile	{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-mobile	{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-mobile	{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-mobile	{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-mobile	{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-mobile	{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-mobile	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-mobile-landscape		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-mobile-landscape		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-mobile-landscape		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-mobile-landscape 	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-mobile-landscape		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-mobile-landscape		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-mobile-landscape		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-mobile-landscape	{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-mobile-landscape	{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-mobile-landscape		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-mobile-landscape		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-mobile-landscape	{ margin-left: 93.9167% !important;}



    /* No spacing columns */
    .n-v1-cols.nospacing > .column,
    .n-v1-cols.nospacing > .one-column		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns   	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns 	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns	    { width: 50%;}
    .n-v1-cols.nospacing > .seven-columns 	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns 	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns	    { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns	{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-tablet	{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-tablet  { width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-tablet{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-tablet	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-tablet	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-tablet	{ width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-tablet{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-tablet{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-tablet	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-tablet  { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-tablet{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-tablet{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-tablet-landscape		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-tablet-landscape 	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-tablet-landscape	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-tablet-landscape	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-tablet-landscape	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-tablet-landscape	{ width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-tablet-landscape	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-tablet-landscape	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-tablet-landscape	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-tablet-landscape	{ width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-tablet-landscape	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-tablet-landscape	{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-tablet-portrait		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-tablet-portrait  	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-tablet-portrait	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-tablet-portrait	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-tablet-portrait	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-tablet-portrait	    { width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-tablet-portrait	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-tablet-portrait	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-tablet-portrait	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-tablet-portrait	    { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-tablet-portrait	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-tablet-portrait	{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-mobile		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-mobile  	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-mobile	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-mobile	    { width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-mobile	    { width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-mobile      { width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-mobile	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-mobile	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-mobile     { width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-mobile	    { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-mobile	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-mobile	{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-mobile-landscape		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-mobile-landscape  	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-mobile-landscape	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-mobile-landscape	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-mobile-landscape	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-mobile-landscape	{ width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-mobile-landscape	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-mobile-landscape	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-mobile-landscape	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-mobile-landscape	{ width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-mobile-landscape	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-mobile-landscape	{ width: 100%;}


    /* No spacing offsets */
    .n-v1-cols.nospacing > .zero-offset	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets    { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets	{ margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-tablet	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-tablet	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-tablet		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-tablet	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-tablet	    { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-tablet		{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-tablet		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-tablet	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-tablet	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-tablet		{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-tablet		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-tablet	{ margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-tablet-landscape	{ margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-tablet-landscape	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-tablet-landscape	{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-tablet-landscape	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-tablet-landscape   { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-tablet-landscape	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-tablet-landscape	{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-tablet-landscape	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-tablet-landscape  { margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-tablet-landscape	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-tablet-landscape	{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-tablet-landscape { margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-tablet-portrait	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-tablet-portrait	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-tablet-portrait		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-tablet-portrait	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-tablet-portrait	{ margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-tablet-portrait	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-tablet-portrait		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-tablet-portrait	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-tablet-portrait	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-tablet-portrait	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-tablet-portrait		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-tablet-portrait	{ margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-mobile	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-mobile	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-mobile		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-mobile	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-mobile	    { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-mobile		{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-mobile		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-mobile	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-mobile	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-mobile		{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-mobile		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-mobile	{ margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-mobile-landscape      { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-mobile-landscape       { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-mobile-landscape	  { margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-mobile-landscape    { margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-mobile-landscape     { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-mobile-landscape	  { margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-mobile-landscape	  { margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-mobile-landscape    { margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-mobile-landscape    { margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-mobile-landscape	  { margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-mobile-landscape	  { margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-mobile-landscape	  { margin-left: 91.6666% !important;}

    /* Tight spacing columns */
    .n-v1-cols.tightspacing > .column,
    .n-v1-cols.tightspacing > .one-column		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns   	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns 	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns	    { width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns 	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns 	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns	    { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-tablet	{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-tablet  { width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-tablet{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-tablet	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-tablet	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-tablet	{ width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-tablet{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-tablet{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-tablet	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-tablet  { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-tablet{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-tablet{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-tablet-landscape		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-tablet-landscape 	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-tablet-landscape	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-tablet-landscape	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-tablet-landscape	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-tablet-landscape	{ width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-tablet-landscape	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-tablet-landscape	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-tablet-landscape	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-tablet-landscape	{ width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-tablet-landscape	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-tablet-landscape	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-tablet-portrait		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-tablet-portrait  	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-tablet-portrait	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-tablet-portrait	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-tablet-portrait	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-tablet-portrait	    { width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-tablet-portrait	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-tablet-portrait	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-tablet-portrait	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-tablet-portrait	    { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-tablet-portrait	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-tablet-portrait	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-mobile		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-mobile  	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-mobile	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-mobile	    { width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-mobile	    { width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-mobile      { width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-mobile	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-mobile	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-mobile     { width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-mobile	    { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-mobile	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-mobile	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-mobile-landscape		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-mobile-landscape  	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-mobile-landscape	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-mobile-landscape	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-mobile-landscape	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-mobile-landscape	{ width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-mobile-landscape	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-mobile-landscape	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-mobile-landscape	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-mobile-landscape	{ width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-mobile-landscape	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-mobile-landscape	{ width: 98.875%;}


    /* Tight spacing offsets */
    .n-v1-cols.tightspacing > .zero-offset	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets    { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets	{ margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-tablet	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-tablet	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-tablet		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-tablet	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-tablet	    { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-tablet		{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-tablet		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-tablet	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-tablet	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-tablet		{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-tablet		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-tablet	{ margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-tablet-landscape	{ margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-tablet-landscape	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-tablet-landscape	{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-tablet-landscape	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-tablet-landscape   { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-tablet-landscape	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-tablet-landscape	{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-tablet-landscape	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-tablet-landscape  { margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-tablet-landscape	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-tablet-landscape	{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-tablet-landscape { margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-tablet-portrait	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-tablet-portrait	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-tablet-portrait		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-tablet-portrait	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-tablet-portrait	{ margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-tablet-portrait	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-tablet-portrait		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-tablet-portrait	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-tablet-portrait	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-tablet-portrait	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-tablet-portrait		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-tablet-portrait	{ margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-mobile	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-mobile	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-mobile		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-mobile	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-mobile	    { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-mobile		{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-mobile		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-mobile	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-mobile	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-mobile		{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-mobile		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-mobile	{ margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-mobile-landscape      { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-mobile-landscape       { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-mobile-landscape	  { margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-mobile-landscape    { margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-mobile-landscape     { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-mobile-landscape	  { margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-mobile-landscape	  { margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-mobile-landscape    { margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-mobile-landscape    { margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-mobile-landscape	  { margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-mobile-landscape	  { margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-mobile-landscape	  { margin-left: 90.5417% !important;}


    /* Line breaks to ensure correct float */
    .n-v1-cols > .new-row-mobile-portrait {
        clear: none;
    }
    .n-v1-cols > .new-row-mobile-landscape {
        clear: left;
    }
}

@media only all and (min-width: 768px) {
    /* Tablet Portrait */
    .n-v1-container{
        width: 748px;
    }
    /* Columns */

    /* These styles define the columns size. They must be redefined for each responsive size */
    .n-v1-cols > .column,
    .n-v1-cols > .one-column		{ width: 6.0833%; }
    .n-v1-cols > .two-columns		{ width: 14.4167%; }
    .n-v1-cols > .three-columns		{ width: 22.75%; }
    .n-v1-cols > .four-columns		{ width: 31.0833%; }
    .n-v1-cols > .five-columns		{ width: 39.4167%; }
    .n-v1-cols > .six-columns		{ width: 47.75%; }
    .n-v1-cols > .seven-columns		{ width: 56.0833%; }
    .n-v1-cols > .eight-columns		{ width: 64.4167%; }
    .n-v1-cols > .nine-columns		{ width: 72.72%; }
    .n-v1-cols > .ten-columns		{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns	{ width: 97.75%; }

    .n-v1-cols > .one-column-tablet		{ width: 6.0833%; }
    .n-v1-cols > .two-columns-tablet	{ width: 14.4167%; }
    .n-v1-cols > .three-columns-tablet	{ width: 22.75%; }
    .n-v1-cols > .four-columns-tablet	{ width: 31.0833%; }
    .n-v1-cols > .five-columns-tablet	{ width: 39.4167%; }
    .n-v1-cols > .six-columns-tablet	{ width: 47.75%; }
    .n-v1-cols > .seven-columns-tablet	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns-tablet	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns-tablet	{ width: 72.72%; }
    .n-v1-cols > .ten-columns-tablet	{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns-tablet	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns-tablet	{ width: 97.75%; }

    .n-v1-cols > .one-column-tablet-landscape		{ width: 6.0833%; }
    .n-v1-cols > .two-columns-tablet-landscape		{ width: 14.4167%; }
    .n-v1-cols > .three-columns-tablet-landscape	{ width: 22.75%; }
    .n-v1-cols > .four-columns-tablet-landscape	    { width: 31.0833%; }
    .n-v1-cols > .five-columns-tablet-landscape	    { width: 39.4167%; }
    .n-v1-cols > .six-columns-tablet-landscape		{ width: 47.75%; }
    .n-v1-cols > .seven-columns-tablet-landscape	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns-tablet-landscape	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns-tablet-landscape	    { width: 72.72%; }
    .n-v1-cols > .ten-columns-tablet-landscape		{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns-tablet-landscape	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns-tablet-landscape	{ width: 97.75%; }

    .n-v1-cols > .one-column-tablet-portrait	{ width: 6.0833%; }
    .n-v1-cols > .two-columns-tablet-portrait	{ width: 14.4167%; }
    .n-v1-cols > .three-columns-tablet-portrait	{ width: 22.75%; }
    .n-v1-cols > .four-columns-tablet-portrait	{ width: 31.0833%; }
    .n-v1-cols > .five-columns-tablet-portrait	{ width: 39.4167%; }
    .n-v1-cols > .six-columns-tablet-portrait	{ width: 47.75%; }
    .n-v1-cols > .seven-columns-tablet-portrait	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns-tablet-portrait	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns-tablet-portrait	{ width: 72.72%; }
    .n-v1-cols > .ten-columns-tablet-portrait	{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns-tablet-portrait{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns-tablet-portrait{ width: 97.75%; }

    /* Offsets */
    .n-v1-cols > .zero-offset 		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset 		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets   	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets		{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets		{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets 	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-tablet  		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-tablet  		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-tablet 		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-tablet    	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-tablet		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-tablet		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-tablet		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-tablet		{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-tablet		{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-tablet   	{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-tablet 		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-tablet  	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-tablet-landscape		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-tablet-landscape		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-tablet-landscape		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-tablet-landscape 	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-tablet-landscape		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-tablet-landscape		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-tablet-landscape		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-tablet-landscape	{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-tablet-landscape	{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-tablet-landscape		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-tablet-landscape		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-tablet-landscape	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-tablet-portrait       { margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-tablet-portrait        { margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-tablet-portrait		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-tablet-portrait   	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-tablet-portrait		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-tablet-portrait		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-tablet-portrait		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-tablet-portrait		{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-tablet-portrait		{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-tablet-portrait		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-tablet-portrait		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-tablet-portrait 	{ margin-left: 93.9167% !important;}


    /* No spacing columns */
    .n-v1-cols.nospacing > .column,
    .n-v1-cols.nospacing > .one-column		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns   	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns 	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns	    { width: 50%;}
    .n-v1-cols.nospacing > .seven-columns 	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns 	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns	    { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns	{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-tablet	{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-tablet  { width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-tablet{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-tablet	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-tablet	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-tablet	{ width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-tablet{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-tablet{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-tablet	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-tablet  { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-tablet{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-tablet{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-tablet-landscape		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-tablet-landscape 	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-tablet-landscape	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-tablet-landscape	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-tablet-landscape	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-tablet-landscape	{ width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-tablet-landscape	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-tablet-landscape	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-tablet-landscape	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-tablet-landscape	{ width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-tablet-landscape	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-tablet-landscape	{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-tablet-portrait		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-tablet-portrait  	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-tablet-portrait	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-tablet-portrait	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-tablet-portrait	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-tablet-portrait	    { width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-tablet-portrait	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-tablet-portrait	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-tablet-portrait	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-tablet-portrait	    { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-tablet-portrait	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-tablet-portrait	{ width: 100%;}


    /* No spacing offsets */
    .n-v1-cols.nospacing > .zero-offset	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets    { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets	{ margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-tablet	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-tablet	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-tablet		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-tablet	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-tablet	    { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-tablet		{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-tablet		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-tablet	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-tablet	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-tablet		{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-tablet		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-tablet	{ margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-tablet-landscape	{ margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-tablet-landscape	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-tablet-landscape	{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-tablet-landscape	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-tablet-landscape   { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-tablet-landscape	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-tablet-landscape	{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-tablet-landscape	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-tablet-landscape  { margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-tablet-landscape	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-tablet-landscape	{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-tablet-landscape { margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-tablet-portrait	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-tablet-portrait	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-tablet-portrait		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-tablet-portrait	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-tablet-portrait	{ margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-tablet-portrait	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-tablet-portrait		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-tablet-portrait	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-tablet-portrait	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-tablet-portrait	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-tablet-portrait		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-tablet-portrait	{ margin-left: 91.6666% !important;}


    /* Tight spacing columns */
    .n-v1-cols.tightspacing > .column,
    .n-v1-cols.tightspacing > .one-column		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns   	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns 	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns	    { width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns 	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns 	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns	    { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-tablet	{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-tablet  { width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-tablet{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-tablet	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-tablet	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-tablet	{ width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-tablet{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-tablet{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-tablet	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-tablet  { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-tablet{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-tablet{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-tablet-landscape		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-tablet-landscape 	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-tablet-landscape	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-tablet-landscape	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-tablet-landscape	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-tablet-landscape	{ width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-tablet-landscape	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-tablet-landscape	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-tablet-landscape	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-tablet-landscape	{ width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-tablet-landscape	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-tablet-landscape	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-tablet-portrait		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-tablet-portrait  	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-tablet-portrait	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-tablet-portrait	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-tablet-portrait	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-tablet-portrait	    { width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-tablet-portrait	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-tablet-portrait	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-tablet-portrait	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-tablet-portrait	    { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-tablet-portrait	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-tablet-portrait	{ width: 98.875%;}


    /* Tight spacing offsets */
    .n-v1-cols.tightspacing > .zero-offset	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets    { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets	{ margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-tablet	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-tablet	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-tablet		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-tablet	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-tablet	    { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-tablet		{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-tablet		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-tablet	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-tablet	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-tablet		{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-tablet		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-tablet	{ margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-tablet-landscape	{ margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-tablet-landscape	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-tablet-landscape	{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-tablet-landscape	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-tablet-landscape   { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-tablet-landscape	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-tablet-landscape	{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-tablet-landscape	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-tablet-landscape  { margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-tablet-landscape	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-tablet-landscape	{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-tablet-landscape { margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-tablet-portrait	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-tablet-portrait	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-tablet-portrait		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-tablet-portrait	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-tablet-portrait	{ margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-tablet-portrait	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-tablet-portrait		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-tablet-portrait	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-tablet-portrait	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-tablet-portrait	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-tablet-portrait		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-tablet-portrait	{ margin-left: 90.5417% !important;}



    /* Line breaks to ensure correct float */
    .n-v1-cols > .new-row-mobile,
    .n-v1-cols > .new-row-mobile-landscape {
        clear: none;
    }
    .n-v1-cols > .new-row-tablet,
    .n-v1-cols > .new-row-tablet-portrait{
        clear: left;
    }

    /* Fixed columns */
    .n-v1-left-column-200px> .left-column {
        float: left;
        width: 200px;
        margin-bottom: 0;
    }
    .n-v1-left-column-200px > .right-column {
        margin-left: 220px;
    }
    .n-v1-right-column-200px > .left-column {
        margin-right: 220px;
    }
    .n-v1-left-column-200px.nospacing > .right-column {
        margin-left: 200px;
    }
    .n-v1-right-column-200px.nospacing > .left-column {
        margin-right: 200px;
    }
    .n-v1-left-column-200px.tightspacing > .right-column {
        margin-left: 210px;
    }
    .n-v1-right-column-200px.tightspacing > .left-column {
        margin-right: 210px;
    }
    .n-v1-right-column-200px .right-column {
        float: right;
        width: 200px;
        margin-bottom: 0;
    }

}

@media only all and (min-width: 980px) {
    /* Tablet Landscape */
    .n-v1-container{
        width: 940px;
    }

    /* Columns */

    /* These styles define the columns size. They must be redefined for each responsive size */
    .n-v1-cols > .column,
    .n-v1-cols > .one-column		{ width: 6.0833%; }
    .n-v1-cols > .two-columns		{ width: 14.4167%; }
    .n-v1-cols > .three-columns		{ width: 22.75%; }
    .n-v1-cols > .four-columns		{ width: 31.0833%; }
    .n-v1-cols > .five-columns		{ width: 39.4167%; }
    .n-v1-cols > .six-columns		{ width: 47.75%; }
    .n-v1-cols > .seven-columns		{ width: 56.0833%; }
    .n-v1-cols > .eight-columns		{ width: 64.4167%; }
    .n-v1-cols > .nine-columns		{ width: 72.72%; }
    .n-v1-cols > .ten-columns		{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns	{ width: 97.75%; }

    .n-v1-cols > .one-column-tablet		{ width: 6.0833%; }
    .n-v1-cols > .two-columns-tablet	{ width: 14.4167%; }
    .n-v1-cols > .three-columns-tablet	{ width: 22.75%; }
    .n-v1-cols > .four-columns-tablet	{ width: 31.0833%; }
    .n-v1-cols > .five-columns-tablet	{ width: 39.4167%; }
    .n-v1-cols > .six-columns-tablet	{ width: 47.75%; }
    .n-v1-cols > .seven-columns-tablet	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns-tablet	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns-tablet	{ width: 72.72%; }
    .n-v1-cols > .ten-columns-tablet	{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns-tablet	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns-tablet	{ width: 97.75%; }

    .n-v1-cols > .one-column-tablet-landscape		{ width: 6.0833%; }
    .n-v1-cols > .two-columns-tablet-landscape		{ width: 14.4167%; }
    .n-v1-cols > .three-columns-tablet-landscape	{ width: 22.75%; }
    .n-v1-cols > .four-columns-tablet-landscape	    { width: 31.0833%; }
    .n-v1-cols > .five-columns-tablet-landscape	    { width: 39.4167%; }
    .n-v1-cols > .six-columns-tablet-landscape		{ width: 47.75%; }
    .n-v1-cols > .seven-columns-tablet-landscape	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns-tablet-landscape	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns-tablet-landscape	    { width: 72.72%; }
    .n-v1-cols > .ten-columns-tablet-landscape		{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns-tablet-landscape	{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns-tablet-landscape	{ width: 97.75%; }

    /* Offsets */
    .n-v1-cols > .zero-offset 		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset 		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets   	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets		{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets		{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets 	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-tablet  		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-tablet  		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-tablet 		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-tablet    	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-tablet		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-tablet		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-tablet		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-tablet		{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-tablet		{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-tablet   	{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-tablet 		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-tablet  	{ margin-left: 93.9167% !important;}

    .n-v1-cols > .zero-offset-tablet-landscape		{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset-tablet-landscape		{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets-tablet-landscape		{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets-tablet-landscape 	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets-tablet-landscape		{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets-tablet-landscape		{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets-tablet-landscape		{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets-tablet-landscape	{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets-tablet-landscape	{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets-tablet-landscape		{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets-tablet-landscape		{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets-tablet-landscape	{ margin-left: 93.9167% !important;}


    /* No spacing columns */
    .n-v1-cols.nospacing > .column,
    .n-v1-cols.nospacing > .one-column		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns   	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns 	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns	    { width: 50%;}
    .n-v1-cols.nospacing > .seven-columns 	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns 	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns	    { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns	{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-tablet		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-tablet  	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-tablet	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-tablet	    { width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-tablet	    { width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-tablet	    { width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-tablet	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-tablet	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-tablet	    { width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-tablet      { width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-tablet	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-tablet	{ width: 100%;}

    .n-v1-cols.nospacing > .one-column-tablet-landscape		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns-tablet-landscape 	{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns-tablet-landscape	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns-tablet-landscape	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns-tablet-landscape	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns-tablet-landscape	{ width: 50%;}
    .n-v1-cols.nospacing > .seven-columns-tablet-landscape	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns-tablet-landscape	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns-tablet-landscape	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns-tablet-landscape	{ width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns-tablet-landscape	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns-tablet-landscape	{ width: 100%;}


    /* No spacing offsets */
    .n-v1-cols.nospacing > .zero-offset	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets    { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets	{ margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-tablet	    { margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-tablet	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-tablet		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-tablet	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets-tablet	    { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-tablet		{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-tablet		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-tablet	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets-tablet	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-tablet		{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-tablet		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-tablet	{ margin-left: 91.6666% !important;}

    .n-v1-cols.nospacing > .zero-offset-tablet-landscape	{ margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset-tablet-landscape	    { margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets-tablet-landscape	{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets-tablet-landscape	{ margin-left: 23.875% !important;}
    .n-v1-cols.nospacing > .four-offsets-tablet-landscape   { margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets-tablet-landscape	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets-tablet-landscape	{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets-tablet-landscape	{ margin-left: 57.2083% !important;}
    .n-v1-cols.nospacing > .eight-offsets-tablet-landscape  { margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets-tablet-landscape	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets-tablet-landscape	{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets-tablet-landscape { margin-left: 91.6666% !important;}

    /* Tight spacing columns */
    .n-v1-cols.tightspacing > .column,
    .n-v1-cols.tightspacing > .one-column		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns   	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns 	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns	    { width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns 	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns 	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns	    { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-tablet		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-tablet  	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-tablet	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-tablet	    { width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-tablet	    { width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-tablet	    { width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-tablet	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-tablet	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-tablet	    { width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-tablet      { width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-tablet	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-tablet	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .one-column-tablet-landscape		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns-tablet-landscape 	{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns-tablet-landscape	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns-tablet-landscape	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns-tablet-landscape	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns-tablet-landscape	{ width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns-tablet-landscape	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns-tablet-landscape	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns-tablet-landscape	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns-tablet-landscape	{ width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns-tablet-landscape	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns-tablet-landscape	{ width: 98.875%;}


    /* Tight spacing offsets */
    .n-v1-cols.tightspacing > .zero-offset	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets    { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets	{ margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-tablet	    { margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-tablet	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-tablet		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-tablet	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-tablet	    { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-tablet		{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-tablet		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-tablet	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-tablet	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-tablet		{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-tablet		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-tablet	{ margin-left: 90.5417% !important;}

    .n-v1-cols.tightspacing > .zero-offset-tablet-landscape	{ margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset-tablet-landscape	    { margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets-tablet-landscape	{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets-tablet-landscape	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets-tablet-landscape   { margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets-tablet-landscape	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets-tablet-landscape	{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets-tablet-landscape	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets-tablet-landscape  { margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets-tablet-landscape	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets-tablet-landscape	{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets-tablet-landscape { margin-left: 90.5417% !important;}


    /* Line breaks to ensure correct float */
    .n-v1-cols > .new-row-tablet,
    .n-v1-cols > .new-row-tablet-portrait {
        clear: none;
    }
    .n-v1-cols > .new-row-tablet-landscape {
        clear: left;
    }
}

@media only all and (min-width: 1200px) {
    /* Desktop */
    .n-v1-container{
        width: 1180px;
    }

    /* Columns */
    /* .n-v1-cols > div:last-child,
    .n-v1-cols > li:last-child{
        margin-bottom: -20px;
    }
    .n-v1-cols > div,
    .n-v1-cols > li{
        margin-bottom: 20px;
    }*/

    /* These styles define the columns size. They must be redefined for each responsive size */
    .n-v1-cols > .column,
    .n-v1-cols > .one-column	{ width: 6.0833%; }
    .n-v1-cols > .two-columns	{ width: 14.4167%; }
    .n-v1-cols > .three-columns	{ width: 22.75%; }
    .n-v1-cols > .four-columns	{ width: 31.0833%; }
    .n-v1-cols > .five-columns	{ width: 39.4167%; }
    .n-v1-cols > .six-columns	{ width: 47.75%; }
    .n-v1-cols > .seven-columns	{ width: 56.0833%; }
    .n-v1-cols > .eight-columns	{ width: 64.4167%; }
    .n-v1-cols > .nine-columns	{ width: 72.72%; }
    .n-v1-cols > .ten-columns	{ width: 81.0833%; }
    .n-v1-cols > .eleven-columns{ width: 89.4167%; }
    .n-v1-cols > .twelve-columns{ width: 97.75%; }

    .n-v1-cols > .zero-offset	{ margin-left: 2.25% !important;}
    .n-v1-cols > .one-offset	{ margin-left: 10.5833% !important;}
    .n-v1-cols > .two-offsets	{ margin-left: 18.9167% !important;}
    .n-v1-cols > .three-offsets	{ margin-left: 27.2500% !important;}
    .n-v1-cols > .four-offsets	{ margin-left: 35.5833% !important;}
    .n-v1-cols > .five-offsets	{ margin-left: 43.9167% !important;}
    .n-v1-cols > .six-offsets	{ margin-left: 52.2500% !important;}
    .n-v1-cols > .seven-offsets	{ margin-left: 60.5833% !important;}
    .n-v1-cols > .eight-offsets	{ margin-left: 68.9167% !important;}
    .n-v1-cols > .nine-offsets	{ margin-left: 77.2500% !important;}
    .n-v1-cols > .ten-offsets	{ margin-left: 85.5833% !important;}
    .n-v1-cols > .eleven-offsets{ margin-left: 93.9167% !important;}

    /* No spacing */
    .n-v1-cols.nospacing > .column,
    .n-v1-cols.nospacing > .one-column		{ width: 8.3333%;}
    .n-v1-cols.nospacing > .two-columns		{ width: 16.6666%;}
    .n-v1-cols.nospacing > .three-columns	{ width: 25%;}
    .n-v1-cols.nospacing > .four-columns	{ width: 33.3333%;}
    .n-v1-cols.nospacing > .five-columns	{ width: 41.6666%;}
    .n-v1-cols.nospacing > .six-columns		{ width: 50%;}
    .n-v1-cols.nospacing > .seven-columns	{ width: 58.3333%;}
    .n-v1-cols.nospacing > .eight-columns	{ width: 66.6666%;}
    .n-v1-cols.nospacing > .nine-columns	{ width: 75%;}
    .n-v1-cols.nospacing > .ten-columns		{ width: 83.3333%;}
    .n-v1-cols.nospacing > .eleven-columns	{ width: 91.6666%;}
    .n-v1-cols.nospacing > .twelve-columns	{ width: 100%;}

    .n-v1-cols.nospacing > .zero-offset		{ margin-left: 0 !important;}
    .n-v1-cols.nospacing > .one-offset		{ margin-left: 8.3333% !important;}
    .n-v1-cols.nospacing > .two-offsets		{ margin-left: 16.6666% !important;}
    .n-v1-cols.nospacing > .three-offsets	{ margin-left: 25% !important;}
    .n-v1-cols.nospacing > .four-offsets	{ margin-left: 33.3333% !important;}
    .n-v1-cols.nospacing > .five-offsets	{ margin-left: 41.6666% !important;}
    .n-v1-cols.nospacing > .six-offsets		{ margin-left: 50% !important;}
    .n-v1-cols.nospacing > .seven-offsets	{ margin-left: 58.3333% !important;}
    .n-v1-cols.nospacing > .eight-offsets	{ margin-left: 66.6666% !important;}
    .n-v1-cols.nospacing > .nine-offsets	{ margin-left: 75% !important;}
    .n-v1-cols.nospacing > .ten-offsets		{ margin-left: 83.3333% !important;}
    .n-v1-cols.nospacing > .eleven-offsets	{ margin-left: 91.6666% !important;}

    /* Tight spacing */
    .n-v1-cols.tightspacing > .column,
    .n-v1-cols.tightspacing > .one-column		{ width: 7.2083%;}
    .n-v1-cols.tightspacing > .two-columns		{ width: 15.5417%;}
    .n-v1-cols.tightspacing > .three-columns	{ width: 23.875%;}
    .n-v1-cols.tightspacing > .four-columns	{ width: 32.2083%;}
    .n-v1-cols.tightspacing > .five-columns	{ width: 40.5417%;}
    .n-v1-cols.tightspacing > .six-columns		{ width: 48.875%;}
    .n-v1-cols.tightspacing > .seven-columns	{ width: 57.2083%;}
    .n-v1-cols.tightspacing > .eight-columns	{ width: 65.5417%;}
    .n-v1-cols.tightspacing > .nine-columns	{ width: 73.845%;}
    .n-v1-cols.tightspacing > .ten-columns		{ width: 82.208%;}
    .n-v1-cols.tightspacing > .eleven-columns	{ width: 90.5417%;}
    .n-v1-cols.tightspacing > .twelve-columns	{ width: 98.875%;}

    .n-v1-cols.tightspacing > .zero-offset		{ margin-left: 0 !important;}
    .n-v1-cols.tightspacing > .one-offset		{ margin-left: 7.2083% !important;}
    .n-v1-cols.tightspacing > .two-offsets		{ margin-left: 15.5417% !important;}
    .n-v1-cols.tightspacing > .three-offsets	{ margin-left: 23.875% !important;}
    .n-v1-cols.tightspacing > .four-offsets	{ margin-left: 32.2083% !important;}
    .n-v1-cols.tightspacing > .five-offsets	{ margin-left: 40.5417% !important;}
    .n-v1-cols.tightspacing > .six-offsets		{ margin-left: 48.875% !important;}
    .n-v1-cols.tightspacing > .seven-offsets	{ margin-left: 57.2083% !important;}
    .n-v1-cols.tightspacing > .eight-offsets	{ margin-left: 65.5417% !important;}
    .n-v1-cols.tightspacing > .nine-offsets	{ margin-left: 73.845% !important;}
    .n-v1-cols.tightspacing > .ten-offsets		{ margin-left: 82.208% !important;}
    .n-v1-cols.tightspacing > .eleven-offsets	{ margin-left: 90.5417% !important;}

    /* Line breaks to ensure correct float */
    .n-v1-cols > .new-row-tablet-landscape {
        clear: none;
    }
    .n-v1-cols > .new-row-desktop {
        clear: left;
    }

}
/********************************************************/
/*                    23. Extra stuff                   */
/********************************************************/

/* Fix mobile browsers increased font-size */
body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/* The legen - wait for it - dary clearfix */
.n-v1-container:before, .n-v1-container:after,
.clearfix:before, .clearfix:after,
.n-v1-cols:before, .n-v1-cols:after,
.n-v1-left-column-200px:before, .n-v1-left-column-200px:after,
.n-v1-right-column-200px:before, .n-v1-right-column-200px:after{  content: "\0020"; display: block; height: 0; visibility: hidden;}
.n-v1-container:before, .n-v1-container:after,
.clearfix:after,
.n-v1-cols:after,
.n-v1-left-column-200px:after,
.n-v1-right-column-200px:after { clear: both; }
.n-v1-container:before, .n-v1-container:after,
.clearfix,
.n-v1-cols,
.n-v1-left-column-200px,
.n-v1-right-column-200px { zoom: 1; }


/* Responsive 3X3 Table */
@media only all and (min-width: 981px) {
    .n-v1-table{
        width: 100%;
        vertical-align: bottom;
        border-spacing: 20px;
        border-collapse: separate;
    }
    .n-v1-table > tbody > tr> td:not([width]){
        /*width: 100%;*/
        padding: 0;
    }
    .n-v1-table > tbody > tr > td:empty{
        display: none;
    }
    .n-v1-table > tbody > tr > :nth-child(1):not([width]),
    .n-v1-table > tbody > tr > :nth-child(3):not([width]){
        width: 0;
    }

    .n-v1-table.nospacing{
        border-spacing: 0;
    }
}


@media only all and (max-width: 980px) {

    .n-v1-table > tbody > tr > :nth-child(1),
    .n-v1-table > tbody > tr > :nth-child(3){
        width: inherit;
    }

    /* Make everything divs */
    .n-v1-table,
    .n-v1-table > TBODY,
    .n-v1-table > TR,
    .n-v1-table > TBODY > TR,
    .n-v1-table > TR > TD,
    .n-v1-table > TBODY > TR > TD{
        border-collapse: collapse;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 97.75%;
        display: block;
    }
    .n-v1-table,
    .n-v1-table > TBODY,
    .n-v1-table > TR{
        width: 100%;
    }
    /* Column groups */
    /*.n-v1-table > TR,*/
    /*.n-v1-table > TBODY > TR{*/
        /*--margin-left: -2.25%; */
    /*}*/
    /* Columns */
    .n-v1-table > TR > TD,
    .n-v1-table > TBODY > TR > TD{
        float: left;
        margin: 0 0 20px 2.25%;
        transition: margin 500ms;

    }
    .n-v1-table > TR > TD:empty,
    .n-v1-table > TBODY > TR > TD:empty{
        display:none;
    }
    /* Last column */
    /*.n-v1-table > TR:last-child,*/
    /*.n-v1-table > TBODY > TR:last-child{*/
        /*--margin-bottom: -20px; *//*TODO*/
    /*}*/

    .n-v1-table > TR > TD > .n-v1-cols,
    .n-v1-table > TBODY > TR > TD > .n-v1-cols{
        padding: 0 2.25% 4.5% 4.5%
    }

    /* Left Column 8% = one-column */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="8%"]
    {
        width: 6.0833%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="8%"] + TD{
        width: 89.4167%;
    }

    /* Left Column 17% = two-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="17%"]
    {
        width: 14.4167%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="17%"] + TD{
        width: 81.0833%;
    }

    /* Left Column 25% = three-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="25%"]
    {
        width: 22.75%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="25%"] + TD{
        width: 72.72%;
    }
    /* Left Column 33% = four-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="33%"]
    {
        width: 31.0833%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="33%"] + TD{
        width: 64.4167%;
    }

    /* Left Column 42% = five-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="42%"]
    {
        width: 39.4167%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="42%"] + TD{
        width: 56.0833%;
    }

    /* Left Column 50% = six-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="50%"]
    {
        width: 47.75%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="50%"] + TD{
        width: 47.75%;
    }

    /* Left Column 58% = seven-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="58%"]
    {
        width: 56.0833%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="58%"] + TD{
        width: 39.4167%;
    }

    /* Left Column 66% = eight-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="66%"]
    {
        width: 64.4167%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="66%"] + TD{
        width: 31.0833%;
    }

    /* Left Column 75% = nine-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="75%"]
    {
        width: 72.72%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="75%"] + TD{
        width: 22.75%;
    }

    /* Left Column 83% = ten-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="83%"]
    {
        width: 81.0833%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="83%"] + TD{
        width: 14.4167%;
    }

    /* Left Column 92% = eleven-columns */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="92%"]
    {
        width: 89.4167%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="92%"] + TD{
        width: 6.0833%;
    }


    /* No Spacing */
    .n-v1-table.nospacing,
    .n-v1-table.nospacing > TBODY,
    .n-v1-table.nospacing > TR,
    .n-v1-table.nospacing > TBODY > TR,
    .n-v1-table.nospacing > TR > TD,
    .n-v1-table.nospacing > TBODY > TR > TD{
        width: 100%;
    }

    /* Column groups */
    .n-v1-table.nospacing > TR,
    .n-v1-table.nospacing > TBODY > TR{
        margin-left: 0;
    }
    /* Columns */
    .n-v1-table.nospacing > TR > TD,
    .n-v1-table.nospacing > TBODY > TR > TD{
        float: left;
        margin: 0 0 0 0;
        transition: margin 500ms;

    }
    /* Last column */
    /*.n-v1-table.nospacing > TR:last-child,*/
    /*.n-v1-table.nospacing > TBODY > TR:last-child{*/
        /*--margin-bottom: -20px; *//*TODO*/
    /*}*/

    .n-v1-table > TR > TD > .nospacing,
    .n-v1-table > TBODY > TR > TD > .nospacing{
        padding: 0;
    }

    /* Left Column 8% = one-column */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="8%"]
    {
        width: 8.3333%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="8%"] + TD{
        width: 91.6666%;
    }

    /* Left Column 17% = two-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="17%"]
    {
        width: 6.6666%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="17%"] + TD{
        width: 83.3333%;
    }

    /* Left Column 25% = three-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="25%"]
    {
        width: 25%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="25%"] + TD{
        width: 75%;
    }
    /* Left Column 33% = four-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="33%"]
    {
        width: 33.3333%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="33%"] + TD{
        width: 66.6666%;
    }

    /* Left Column 42% = five-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="42%"]
    {
        width: 41.6666%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="42%"] + TD{
        width: 58.3333%;
    }

    /* Left Column 50% = six-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="50%"]
    {
        width: 50%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="50%"] + TD{
        width: 50%;
    }

    /* Left Column 58% = seven-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="58%"]
    {
        width: 58.3333%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="58%"] + TD{
        width: 41.6666%;
    }

    /* Left Column 66% = eight-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="66%"]
    {
        width: 66.6666%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="66%"] + TD{
        width: 33.3333%;
    }

    /* Left Column 75% = nine-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="75%"]
    {
        width: 75%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="75%"] + TD{
        width: 25%;
    }

    /* Left Column 83% = ten-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="83%"]
    {
        width: 83.3333%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width="83%"] + TD{
        width: 16.6666%;
    }

    /* Left Column 92% = eleven-columns */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="92%"]
    {
        width: 91.6666%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width="92%"] + TD{
        width: 8.3333%;
    }
}

@media only all and (max-width: 768px) {
    /* Left column any width make 50% */
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width]
    {
        width: 47.75%;
    }
    .n-v1-table TR:nth-child(2) TD:nth-child(1)[width] + TD{
        width: 47.75%;
    }

    /* No Spacing */
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width]
    {
        width: 50%;
    }
    .n-v1-table.nospacing TR:nth-child(2) TD:nth-child(1)[width] + TD{
        width: 50%;
    }
}

@media only all and (max-width: 480px) {
    /* No Columns  */
    .n-v1-table > TBODY > TR > TD,
    .n-v1-table > TR > TD
    {
        width: 97.75% !important;
    }

    /* No Spacing */
    .n-v1-table.nospacing > TBODY > TR > TD,
    .n-v1-table.nospacing > TR > TD
    {
        width: 100% !important;
    }
}


/********************************************************/
/*                Responsive Data Tables                */
/********************************************************/
.n-v1-tabular {
    min-width: 200px;
}
.n-v1-tabular tr {
    border: 1px solid #000;
}
.n-v1-tabular th, .n-v1-tabular > tbody > :first-child > td {
    display: none;
    font-weight: bold;
    border-bottom: 3px solid #000;
}
.n-v1-tabular-footer{
    font-weight: bold;
}
.n-v1-tabular-footer > td{
    font-weight: bold;
    border-top: 3px solid #000;
}
.n-v1-tabular td {
    display: none;
}
.n-v1-tabular td[title] {
    display: block;
}
.n-v1-tabular td[title]::before {
    content: attr(title) ": ";
    font-weight: bold;
    width: 7em;
    display: inline-block;
    padding: 0.5em;
    margin-right: 0.5em;
    text-align: right;
    border-right: 3px solid #000;
}
.n-v1-tabular.column-title tr td:nth-child(1)[title]{
    font-weight: bold;
    padding: 0.5em;
    border-top: 3px solid #000;
}
.n-v1-tabular.column-title td[title]::before{
    font-weight: normal;
}
.n-v1-tabular.column-title tr td:nth-child(1)[title]::before{
    display:none
}
.n-v1-tabular-footer > td[title]::before{
    border-color: transparent !important;
}
.n-v1-tabular {
    overflow: hidden;
}
.n-v1-tabular th, .n-v1-tabular td {
    margin: 0;
}
@media (min-width: 768px) {
    .n-v1-tabular td[title]::before {
        display: none;
    }
    .n-v1-tabular th, .n-v1-tabular td, .n-v1-tabular td[title], .n-v1-tabular > tbody > :first-child > td {
        display: table-cell;
        padding: .25em .5em;
    }
    .n-v1-tabular.column-title tr td:nth-child(1)[title]{
        font-weight: normal;
        padding: 0.5em;
        border-style: none;
    }
    .n-v1-tabular th:first-child, .n-v1-tabular td:first-child {
        padding-left: 0;
    }
    .n-v1-tabular th:last-child, .n-v1-tabular td:last-child {
        padding-right: 0;
    }
    .n-v1-tabular th, .n-v1-tabular td {
        padding: 1em !important;
        margin: .5em 1em;
    }
}
.n-v1-tabular tr{
    border-color: rgb(127,127,127);
    border-color: rgba(127,127,127,0.25);
}
.n-v1-tabular th, .n-v1-tabular > tbody > :first-child > td, .n-v1-tabular.column-title tr td:nth-child(1)[title], .n-v1-tabular td[title]::before, .n-v1-tabular-footer > td {
    background: rgb(127,127,127);
    background: rgba(127,127,127,0.25);
    border-color: rgb(127,127,127);
    border-color: rgba(127,127,127,0.25);
}

/* SET COLORS
.n-v1-tabular {
    background: #CCC;
    color: #333;
}
.n-v1-tabular tr {
    border-color: #999;
}
.n-v1-tabular th, .n-v1-tabular > tbody > tr:first-child > td, .n-v1-tabular.column-title tr td:nth-child(1)[title], .n-v1-tabular td[title]::before, .n-v1-tabular-footer > td {
    background: #333;
    color: #FFF;
    border-color: aqua;
}
.n-v1-tabular th, .n-v1-tabular > tbody > tr:first-child > td a, .n-v1-tabular.column-title tr td:nth-child(1)[title] a, .n-v1-tabular-footer > td a{
    color: #FFF;
} */