/*  RESET  ======================================================= */
* { margin: 0; padding: 0; }
html { }
body { background:#f2f2f2; font-size: 13px; font-family: 'Lato', Arial, helvetica, sans-serif;}
ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}
h1, h2 { margin-bottom: 10px; font-family: 'Raleway', Arial, helvetica, sans-serif; font-weight: bold; }
h3, h4, h5, h6 { margin-bottom: 8px; font-family: 'Raleway', Arial, helvetica, sans-serif; font-weight: bold;}  
a, img { outline: none; border:none; color: #000; font-weight: bold; text-transform: uppercase;}
p { margin: 0 0 10px; line-height: 1.4em; font-size: 1.2em;}
img { display: block; margin-bottom: 10px;}
aside { font-style: italic; font-size: 0.9em;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block;}
button, label, textarea { font-size: 13px; font-family: 'Lato', Arial, helvetica, sans-serif;}