/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}


/* ==========================================================================
   Pure Base 
   ========================================================================== */
.hidden,
[hidden] {
    display: none !important;
}

.pure-img {
	width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.pure-g-cont {
	width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
}

.pure-g {
    letter-spacing: -0.31em;
    *letter-spacing: normal; 
    *word-spacing: -0.43em; 
    text-rendering: optimizespeed; 

    font-family: Arial, Helvetica, sans-serif;

    display: -webkit-flex;
    -webkit-flex-flow: row wrap;

    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    
    -ms-align-content: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
}

.opera-only :-o-prefocus,
.pure-g {
    word-spacing: -0.43em;
}

.pure-u {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.pure-g [class *= "pure-u"] {
    font-family: 'Lato',sans-serif;
}

.pure-u-1,
.pure-u-1-1,
.pure-u-1-2,
.pure-u-1-3,
.pure-u-2-3,
.pure-u-1-4,
.pure-u-3-4,
.pure-u-1-6,
.pure-u-5-6,
.pure-u-1-12,
.pure-u-2-12,
.pure-u-3-12,
.pure-u-4-12,
.pure-u-5-12,
.pure-u-6-12,
.pure-u-7-12,
.pure-u-8-12,
.pure-u-9-12,
.pure-u-10-12,
.pure-u-11-12,
.pure-u-12-12 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.pure-u-1-12 {
    width: 8.3333%;
    *width: 8.3023%;
}

.pure-u-1-6,
.pure-u-2-12 {
    width: 16.6667%;
    *width: 16.6357%;
}

.pure-u-1-4,
.pure-u-3-12 {
    width: 25%;
    *width: 24.9690%;
}

.pure-u-1-3,
.pure-u-4-12 {
    width: 33.3333%;
    *width: 33.3023%;
}

.pure-u-5-12 {
    width: 41.6667%;
    *width: 41.6357%;
}

.pure-u-1-2,
.pure-u-6-12 {
    width: 50%;
    *width: 49.9690%;
}

.pure-u-7-12 {
    width: 58.3333%;
    *width: 58.3023%;
}

.pure-u-2-3,
.pure-u-8-12 {
    width: 66.6667%;
    *width: 66.6357%;
}

.pure-u-3-4,
.pure-u-9-12 {
    width: 75%;
    *width: 74.9690%;
}

.pure-u-5-6,
.pure-u-10-12 {
    width: 83.3333%;
    *width: 83.3023%;
}

.pure-u-11-12 {
    width: 91.6667%;
    *width: 91.6357%;
}

.pure-u-1,
.pure-u-1-1,
.pure-u-12-12 {
    width: 100%;
}

@media screen and (min-width: 35.5em) {
    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-1-2,
    .pure-u-sm-1-3,
    .pure-u-sm-2-3,
    .pure-u-sm-1-4,
    .pure-u-sm-3-4,
    .pure-u-sm-1-6,
    .pure-u-sm-5-6,
    .pure-u-sm-1-12,
    .pure-u-sm-2-12,
    .pure-u-sm-3-12,
    .pure-u-sm-4-12,
    .pure-u-sm-5-12,
    .pure-u-sm-6-12,
    .pure-u-sm-7-12,
    .pure-u-sm-8-12,
    .pure-u-sm-9-12,
    .pure-u-sm-10-12,
    .pure-u-sm-11-12,
    .pure-u-sm-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-sm-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-u-sm-1-6,
    .pure-u-sm-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-u-sm-1-4,
    .pure-u-sm-3-12 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-u-sm-1-3,
    .pure-u-sm-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-u-sm-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-u-sm-1-2,
    .pure-u-sm-6-12 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-u-sm-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-u-sm-2-3,
    .pure-u-sm-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-u-sm-3-4,
    .pure-u-sm-9-12 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-u-sm-5-6,
    .pure-u-sm-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-u-sm-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-12-12 {
        width: 100%;
    }
}

@media screen and (min-width: 48em) {
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-1-2,
    .pure-u-md-1-3,
    .pure-u-md-2-3,
    .pure-u-md-1-4,
    .pure-u-md-3-4,
    .pure-u-md-1-6,
    .pure-u-md-5-6,
    .pure-u-md-1-12,
    .pure-u-md-2-12,
    .pure-u-md-3-12,
    .pure-u-md-4-12,
    .pure-u-md-5-12,
    .pure-u-md-6-12,
    .pure-u-md-7-12,
    .pure-u-md-8-12,
    .pure-u-md-9-12,
    .pure-u-md-10-12,
    .pure-u-md-11-12,
    .pure-u-md-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-md-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-u-md-1-6,
    .pure-u-md-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-u-md-1-4,
    .pure-u-md-3-12 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-u-md-1-3,
    .pure-u-md-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-u-md-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-u-md-1-2,
    .pure-u-md-6-12 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-u-md-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-u-md-2-3,
    .pure-u-md-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-u-md-3-4,
    .pure-u-md-9-12 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-u-md-5-6,
    .pure-u-md-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-u-md-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-12-12 {
        width: 100%;
    }
}

@media screen and (min-width: 62em) {
    .pure-g-cont {
        max-width: 900px;
    }

    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-1-2,
    .pure-u-lg-1-3,
    .pure-u-lg-2-3,
    .pure-u-lg-1-4,
    .pure-u-lg-3-4,
    .pure-u-lg-1-6,
    .pure-u-lg-5-6,
    .pure-u-lg-1-12,
    .pure-u-lg-2-12,
    .pure-u-lg-3-12,
    .pure-u-lg-4-12,
    .pure-u-lg-5-12,
    .pure-u-lg-6-12,
    .pure-u-lg-7-12,
    .pure-u-lg-8-12,
    .pure-u-lg-9-12,
    .pure-u-lg-10-12,
    .pure-u-lg-11-12,
    .pure-u-lg-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-lg-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-u-lg-1-6,
    .pure-u-lg-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-u-lg-1-4,
    .pure-u-lg-3-12 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-u-lg-1-3,
    .pure-u-lg-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-u-lg-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-u-lg-1-2,
    .pure-u-lg-6-12 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-u-lg-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-u-lg-2-3,
    .pure-u-lg-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-u-lg-3-4,
    .pure-u-lg-9-12 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-u-lg-5-6,
    .pure-u-lg-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-u-lg-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-12-12 {
        width: 100%;
    }
}

@media screen and (min-width: 100em) {
    .pure-g-cont {
        max-width: 1024px;
    }

    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-1-2,
    .pure-u-xl-1-3,
    .pure-u-xl-2-3,
    .pure-u-xl-1-4,
    .pure-u-xl-3-4,
    .pure-u-xl-1-6,
    .pure-u-xl-5-6,
    .pure-u-xl-1-12,
    .pure-u-xl-2-12,
    .pure-u-xl-3-12,
    .pure-u-xl-4-12,
    .pure-u-xl-5-12,
    .pure-u-xl-6-12,
    .pure-u-xl-7-12,
    .pure-u-xl-8-12,
    .pure-u-xl-9-12,
    .pure-u-xl-10-12,
    .pure-u-xl-11-12,
    .pure-u-xl-12-12 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-u-xl-1-12 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-u-xl-1-6,
    .pure-u-xl-2-12 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-u-xl-1-4,
    .pure-u-xl-3-12 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-u-xl-1-3,
    .pure-u-xl-4-12 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-u-xl-5-12 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-u-xl-1-2,
    .pure-u-xl-6-12 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-u-xl-7-12 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-u-xl-2-3,
    .pure-u-xl-8-12 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-u-xl-3-4,
    .pure-u-xl-9-12 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-u-xl-5-6,
    .pure-u-xl-10-12 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-u-xl-11-12 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-12-12 {
        width: 100%;
    }
}
