/*@import url(https://fonts.googleapis.com/css?family=Roboto:300,700,400,500);*/
/**, *:before, *:after {*/
/*    box-sizing: border-box;*/
/*}*/

/*.project-header {*/
/*    margin-bottom: 40px;*/
/*}*/

/*.project-sitemap {*/
/*    padding: 20px;*/
/*    font-family: "Roboto", sans-serif;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    text-rendering: optimizeLegibility;*/
/*    color: #444;*/
/*}*/

/*.project-title {*/
/*    margin: 0 0 0.2em;*/
/*    text-transform: uppercase;*/
/*    font-size: 28px;*/
/*    line-height: 1.2;*/
/*}*/

/*.project-subtitle {*/
/*    margin: 0;*/
/*    font-size: 18px;*/
/*    font-weight: normal;*/
/*    line-height: 1.2;*/
/*    color: #666;*/
/*}*/

/*.sitemap {*/
/*    position: relative;*/
/*    display: flex;*/
/*    flex-flow: row wrap;*/
/*    padding: 0;*/
/*}*/

/*.sitemap a {*/
/*    position: relative;*/
/*    z-index: 10;*/
/*    display: inline-flex;*/
/*    flex-direction: column;*/
/*    padding: 0.5em 1em;*/
/*    border: 1px solid #e0e0e0;*/
/*    border-radius: 4px;*/
/*    border-bottom-width: 3px;*/
/*    background: #f9f9f9;*/
/*    font-weight: 500;*/
/*    text-decoration: none;*/
/*    color: #595959;*/
/*}*/

/*.sitemap a:before {*/
/*    margin-bottom: 0.3em;*/
/*    content: attr(href);*/
/*    font-size: 0.5em;*/
/*    color: #aaa;*/
/*}*/

/*.sitemap-main {*/
/*    position: relative;*/
/*    flex: 1 1 100%;*/
/*    order: 3;*/
/*    margin-bottom: 1em;*/
/*}*/

/*.sitemap-main a {*/
/*    margin-bottom: 0.5em;*/
/*    margin-left: 0.2em;*/
/*}*/

/*.sitemap-main ul {*/
/*    position: relative;*/
/*    padding-left: 2em;*/
/*}*/

/*.sitemap-main > ul {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*    align-items: flex-start;*/
/*}*/

/*.sitemap-main > ul > li {*/
/*    flex: 1 1 auto;*/
/*}*/

/*.sitemap li {*/
/*    margin-right: 1em;*/
/*    list-style: none;*/
/*}*/

/*!* Handle grid lines *!*/
/*.sitemap-main li:before,*/
/*.sitemap-main li:after {*/
/*    display: inline-block;*/
/*    width: 1em;*/
/*    height: 2em;*/
/*    border: 2px solid #f2f2f2;*/
/*    border-right: none;*/
/*    border-top: none;*/
/*    content: "";*/
/*}*/

/*.sitemap-main li:after {*/
/*    position: absolute;*/
/*    left: 2em;*/
/*    bottom: 0;*/
/*    width: 2px;*/
/*    height: 100%;*/
/*}*/

/*.sitemap-main ul:before {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: -2.75em;*/
/*    display: block;*/
/*    width: 2px;*/
/*    height: 100%;*/
/*    background: #fff;*/
/*    content: "";*/
/*}*/

/*.sitemap-main > ul:before {*/
/*    display: none;*/
/*}*/

/*.sitemap-main li:last-child:after {*/
/*    border-color: #fff;*/
/*    bottom: 0;*/
/*    height: 2.7em;*/
/*}*/

/*!* The home/top level link *!*/
/*.sitemap-root {*/
/*    margin-bottom: 2em;*/
/*}*/

/*.sitemap-root > a {*/
/*    min-width: 8em;*/
/*    background: #C3BAAA;*/
/*    border-color: #aea28c;*/
/*    color: #fff;*/
/*}*/

/*.sitemap-root > a:before {*/
/*    color: #f2f2f2;*/
/*}*/

/*.sitemap-root > a:after {*/
/*    position: absolute;*/
/*    bottom: -2.6em;*/
/*    left: calc(2em - 1px);*/
/*    display: block;*/
/*    width: 2px;*/
/*    height: 2em;*/
/*    background: #f2f2f2;*/
/*    content: "";*/
/*}*/

/*.sitemap-main > ul > li > a {*/
/*    background: #f2e8dd;*/
/*    border-color: #e4cfb8;*/
/*}*/

/*.sitemap-main ul ul ul a {*/
/*    background: #fff;*/
/*}*/

/*.sitemap-aux {*/
/*    order: 3;*/
/*    font-size: 0.9em;*/
/*}*/

/*.sitemap-aux ul {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    padding: 0;*/
/*}*/

/*.sitemap-aux li {*/
/*    margin: 0 0.5em 0.5em 0;*/
/*}*/

/*.sitemap-aux a {*/
/*    background: #FAF8D4;*/
/*    border-color: #f5f1a6;*/
/*}*/

/*@media (min-width: 420px) {*/
/*    .sitemap {*/
/*        justify-content: space-between;*/
/*    }*/

/*    .sitemap-aux ul {*/
/*        justify-content: flex-end;*/
/*    }*/
/*}*/
/*@media (min-width: 600px) {*/
/*    .sitemap-aux {*/
/*        order: 2;*/
/*    }*/
/*}*/


/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600|Quicksand);*/

/*h1 {*/
/*    font-weight: normal;*/
/*    line-height: 1.1;*/
/*    font-family: 'Quicksand', sans-serif;*/
/*    text-transform: uppercase;*/
/*    font-size: 3em;*/
/*    color: #fff;*/
/*}*/

/*.container-custom {*/
/*    width: 850px;*/
/*    margin: 20px auto;*/
/*}*/

/*nav ul {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    list-style-type: none;*/
/*}*/

/*.sitemap {*/
/*    width: 692px;*/
/*    margin: 50px auto;*/
/*}*/
/*.sitemap a {*/
/*    color: #000;*/
/*    text-decoration: none;*/
/*    display: inline-block;*/
/*    text-transform: uppercase;*/
/*    margin: 0 5px;*/
/*    border-radius: 7px;*/
/*    text-align: center;*/
/*    position: relative;*/
/*}*/

/*.first > li > a {*/
/*    background: #b4b5b4;*/
/*    width: 150px;*/
/*    height: 70px;*/
/*    line-height: 70px;*/
/*    display: block;*/
/*    margin: auto;*/
/*}*/
/*.first > li > a:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    width: 1px;*/
/*    height: 10px;*/
/*    background: #9e9f9e;*/
/*    top: 100%;*/
/*}*/

/*.second {*/
/*    padding-top: 20px;*/
/*}*/
/*.second > li {*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*}*/
/*.second a {*/
/*    background: #cbcccb;*/
/*    font-size: 14px;*/
/*    !*! width: 125px; *!*/
/*    !*! height: 50px; *!*/
/*    !*! line-height: 50px; *!*/
/*    z-index: 10;*/
/*    padding: 5px;*/
/*    min-width: 100px;*/
/*}*/
/*.second a:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    border: 1px solid #9e9f9e;*/
/*    border-left: none;*/
/*    border-bottom: none;*/
/*    height: 9px;*/
/*    top: -10px;*/
/*    left: -76px;*/
/*    width: 153px;*/
/*}*/
/*.second li:first-child a:before {*/
/*    border-top: none;*/
/*}*/

/*.third {*/
/*    margin-left: 16px;*/
/*    padding-top: 20px;*/
/*}*/
/*.third a {*/
/*    background: #e4e4e3;*/
/*    width: 100px;*/
/*    !*! height: max-content; *!*/
/*    line-height: 15px;*/
/*    margin-bottom: 10px;*/
/*    z-index: 5;*/
/*    font-size: 10px;*/
/*}*/
/*.third a:before {*/
/*    border: 1px solid #9e9f9e;*/
/*    border-right: none;*/
/*    border-top: none;*/
/*    height: 55px;*/
/*    top: -35px;*/
/*    left: -8px;*/
/*    width: 7px;*/
/*}*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
.sitemap dl, .sitemap dt, .sitemap dd, .sitemap ol, .sitemap ul, .sitemap li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /*font-weight: inherit;*/
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline; }

/* ------------------------------------------------------------
	General Styles
------------------------------------------------------------ */
* {
    box-sizing: border-box; }

body {
    font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
    background: #fff;
    color: #000000; }

/* ------------------------------------------------------------
	Page Styles
------------------------------------------------------------ */
/* -------- Top Level --------- */
ul.primaryNav > li > a {
    width: max-content;
    background: white;
    color: black;
    border: 1px solid #cccc;
    margin: 2em auto; }
ul.primaryNav > li > a:link:after, ul.primaryNav > li > a:visited:after {
    color: rgba(0, 0, 0, 0.75); }
ul.primaryNav > li > a:hover {
    background-color: #f4f4f4; }

.primaryNav {
    list-style: none;
    clear: both;
    width: 100%;
    margin-top: 3em; }
.primaryNav #home {
    position: absolute;
    margin-top: -3em;
    margin-bottom: 0;
    min-width: 11.5em;
    width: 100%; }
.primaryNav #home:before {
    display: none; }
.primaryNav ul {
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    position: relative; }
.primaryNav ul ul {
    display: block; }
.primaryNav ul ul ul {
    margin-top: .6em;
    padding-top: .6em; }
.primaryNav ul ul ul ul {
    margin-top: 0;
    padding-top: .3125em;
    padding-bottom: .3125em; }
.primaryNav ul ul ul ul li a {
    background-color: #b57ffa;
    padding: .75em;
    width: 80%; }
.primaryNav ul ul ul ul li a:hover {
    background-color: #dcc0ff; }
.primaryNav ul ul ul ul li a:link:after, .primaryNav ul ul ul ul li a:visited:after {
    display: none; }
.primaryNav ul ul ul li {
    padding-top: 1em; }
.primaryNav ul ul ul li a {
    background-color: #fff;
    border: 1px solid #cccccc;
    font-size: .75em;
    padding: .75em;
    width: 90%;
    margin-right: 0;
    margin-left: auto; }
.primaryNav ul ul ul li a:hover {
    background-color: #f4f4f4; }
.primaryNav ul ul ul li:first-child {
    padding-top: 1em; }
.primaryNav ul ul ul li a:link:after, .primaryNav ul ul ul li a:visited:after {
    font-size: .75em; }
.primaryNav ul ul li {
    padding-top: 0;
    padding-right: 0; }
.primaryNav ul ul li a {
    background-color: #5BCCF6;
    color: #000;
    font-size: 0.75em;
    width: 95%;
    margin-left: auto; }
.primaryNav ul ul li a:hover {
    background-color: #96e3ff; }
.primaryNav ul ul li a:after {
    color: rgba(0, 0, 0, 0.7) !important; }
.primaryNav li {
    flex: 1;
    flex-basis: auto;
    padding-right: 1.25em;
    position: relative; }
.primaryNav li a {
    margin: 0 0 2em 0;
    padding: .5em 1em .5em 1em;
    border-radius: 2em;
    display: block;
    font-size: 1em;
    font-weight: bold;
    color: white;
    background: #9CD159;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.025);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
    text-decoration: none; }
.primaryNav li a:hover {
    background-color: #83b04a; }
.primaryNav li a:after {
    color: rgba(255, 255, 255, 0.75); }
.primaryNav li a:link:after, .primaryNav li a:visited:after {
    color: rgba(255, 255, 255, 0.75); }
.primaryNav li a:link:after, .primaryNav li a:visited:after, .primaryNav li a:link:after, .primaryNav li a:visited:after {
    content: " " attr(short) " ";
    display: block;
    font-weight: 600;
    font-size: .75em;
    margin-top: .25em;
    word-wrap: break-word; }
.primaryNav > ul > li {
    margin-top: 3em; }

#home a {
    background: #fff;
    font-size: 1em;
    color: #000;
    border: 1px solid #cccccc; }
#home a:after {
    color: #000; }
#home a:hover {
    background-color: #f4f4f4; }

/* --------	Fourth Level --------- */
/* ------------------------------------------------------------
	Connecting Lines:
	Uncomment 'border-color: red' for debugging
------------------------------------------------------------ */
/* .primaryNav ul:before, .primaryNav ul:after, .primaryNav ul li:before, .primaryNav ul li:after {
    display: block;
    content: '';
    position: absolute;
    border-width: 0;
    border-color: #c0c2c5;
    border-style: solid;
    z-index: -1; }
.primaryNav > ul > li:before {
    height: 1.375em;
    top: -1.375em;
    right: calc(50% + .625em);
    width: calc(100% - 0px);
    border-top-width: 1px;
    border-right-width: 1px; }
.primaryNav > ul > li:first-child + li:before {
    border-top-width: 0;
    height: 5em;
    top: -5em; }
.primaryNav > ul > li:last-child:after {
    border-bottom-width: 0; }
.primaryNav ul ul li:after {
    width: 50%;
    height: 2em;
    bottom: 3em;
    right: 0;
    border-left-width: 1px; }
.primaryNav ul ul ul li:before {
    width: 0;
    height: calc(100% - 0px);
    top: 0;
    left: 50%;
    border-left-width: 1px;
    border-bottom-width: 1px; }
.primaryNav ul ul ul li:first-child:before {
    height: 3em;
    top: 0;
    border-top-width: 0; }
.primaryNav ul ul ul li:after {
    border-width: 0; }
.primaryNav ul ul ul:before {
    width: 50%;
    height: 1.25em;
    top: -10px;
    right: 0px;
    border-left-width: 1px; }
.primaryNav ul ul ul ul li:before,
.primaryNav ul ul ul ul li:first-child:before {
    display: none; }
.primaryNav ul ul ul ul:before {
    width: 1px;
    height: calc(100% + 2.5em);
    top: -2.5em;
    left: 50%;
    border-left-width: 1px; } */

/* ------------------------------------------------------------
	Utility Navigation
------------------------------------------------------------ */
.utilityNav {
    float: right;
    margin-top: 0;
    margin-bottom: -.25em;
    margin-right: 1.25em;
    max-width: 48%;
    list-style-type: none; }
.utilityNav li {
    padding: 0 0 .625em .625em;
    display: inline-block; }
.utilityNav li a {
    display: block;
    font-size: .75em;
    padding: .75em 1em;
    font-weight: bold;
    text-align: left;
    color: white;
    background-color: #ff8a2e;
    border: 1px solid rgba(0, 0, 0, 0.025);
    box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.15);
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    text-decoration: none; }
.utilityNav li a:hover {
    background-color: #d18e59; }
.utilityNav li a
.utilityNav li a:link:after, .utilityNav li a:visited:after {
    color: rgba(255, 255, 255, 0.75);
    font-size: .75em;
    font-weight: 600;
    margin-top: .25em; }
.utilityNav li a:link:after, .utilityNav li a:visited:after, .utilityNav li a:link:after, .utilityNav li a:visited:after {
    content: " " attr(short) " ";
    display: block;
    font-weight: 600;
    font-size: .75em;
    margin-top: .25em;
    word-wrap: break-word; }

/* ------------------------------------------------------------
	Responsive Styles
------------------------------------------------------------ */
@media screen and (max-width: 30em) {
    .primaryNav > a {
        width: 100%;
        position: relative;
        margin-bottom: -1em;
        margin-top: 0; }

    .primaryNav ul ul {
        display: block; }
    .primaryNav ul li {
        width: 100%;
        padding-right: 0; }

    .utilityNav {
        float: none;
        display: block;
        width: 100%;
        text-align: right;
        margin-bottom: 2.5em;
        max-width: 100%; } }
/* The media queries below keep the grid column widths intact when
a column wraps. This prevents the wrapped column from displaying at
100% width. These queries also make the homepage line item flex
appropriately. When your sitemap is complete, remove the queries
that you don't need, and your sitemap layout will work perfectly. */
.primaryNav > ul > li {
    /* two column */
    /* three column */
    /* four column */
    /* five column */
    /* six column */
    /* seven column */
    /* eight column */
    /* nine column */
    /* ten column */ }
@media screen and (min-width: 30em) {
    .primaryNav > ul > li {
        max-width: 50%; } }
@media screen and (min-width: 38.5em) {
    .primaryNav > ul > li {
        max-width: 33%; } }
@media screen and (min-width: 50em) {
    .primaryNav > ul > li {
        max-width: 25%; } }
@media screen and (min-width: 61em) {
    .primaryNav > ul > li {
        max-width: 20%; } }
@media screen and (min-width: 73em) {
    .primaryNav > ul > li {
        max-width: 16.66%; } }
@media screen and (min-width: 84.5em) {
    .primaryNav > ul > li {
        max-width: 14.285%; } }
@media screen and (min-width: 96em) {
    .primaryNav > ul > li {
        max-width: 25%; } }
@media screen and (min-width: 107.5em) {
    .primaryNav > ul > li {
        max-width: 25%; } }
@media screen and (min-width: 119em) {
    .primaryNav > ul > li {
        max-width: 25%; } }

@media screen and (min-width: 1100px) {
    .primaryNav li a:link::after, .primaryNav li a:visited::after, .primaryNav li a:link::after, .primaryNav li a:visited::after{
        white-space: nowrap;
    }
}

small {
    font-size: 0.75em;
    color: #ccc; }

/*# sourceMappingURL=style.css.map */
