* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { font-size: 62.5%; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; line-height: 1; }
h1, h2, h3, h4, h5, h6 { font-size: inherit; }
main { display: block; }
ul, ol { margin: 0 0 0 16px; }
address { font-style: normal; }
img { border: 0; height: auto; max-width: 100%; }
b { font-weight: 600; }
a, button { color: inherit; }
a { text-decoration: none; }
button { background: none; border: 0; cursor: pointer; font: inherit; -webkit-font-smoothing: inherit; letter-spacing: inherit; overflow: visible; }
select { -moz-appearance: none; -webkit-appearance: none; }
::-moz-focus-inner { border: 0; }

.noJitter { -webkit-transform: translateZ(0px); }