/*===============
TABLE OF CONTENTS
=================

Prefix your search term with "@" to jump to that section. Eg: to jump to the footer styles, search for "@footer"

layout
-----------------
navigation
components

pages
-----------------

===============*/


/* @layout */

/* @navigation */

/* @components */


/* @breakpoint 1 */
.bp0-auto
{
    width:auto;
}
.bp0-1of1
{
    width:100%;
}
.bp0-1of2
{
    width:50%;
}
.bp0-1of3
{
    width:33.333334%;
}
.bp0-2of3
{
    width:66.666667%;
}
