*, ::after, ::before {
	box-sizing: border-box
}
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, figure, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	background: 0 0;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 400
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
a img {
	border: none
}
img, video {
	width: 100%;
	display: block
}
button, input, select, textarea {
	font: inherit;
	appearance: none;
	outline: 0;
	border: none;
	border-radius: 0
}