@charset "UTF-8";
/* noto-sans-regular - latin */
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/noto-sans-v7-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Noto Sans'), local('NotoSans'),  url('../fonts/noto-sans-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/noto-sans-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/noto-sans-v7-latin-regular.woff') format('woff'), /* Modern Browsers */  url('../fonts/noto-sans-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/noto-sans-v7-latin-regular.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-sans-700 - latin */
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/noto-sans-v7-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Noto Sans Bold'), local('NotoSans-Bold'),  url('../fonts/noto-sans-v7-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/noto-sans-v7-latin-700.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/noto-sans-v7-latin-700.woff') format('woff'), /* Modern Browsers */  url('../fonts/noto-sans-v7-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/noto-sans-v7-latin-700.svg#NotoSans') format('svg'); /* Legacy iOS */
}
/* noto-serif-regular - latin */
@font-face {
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/noto-serif-v6-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Noto Serif'), local('NotoSerif'),  url('../fonts/noto-serif-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/noto-serif-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/noto-serif-v6-latin-regular.woff') format('woff'), /* Modern Browsers */  url('../fonts/noto-serif-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/noto-serif-v6-latin-regular.svg#NotoSerif') format('svg'); /* Legacy iOS */
}
/* noto-serif-700 - latin */
@font-face {
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/noto-serif-v6-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Noto Serif Bold'), local('NotoSerif-Bold'),  url('../fonts/noto-serif-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/noto-serif-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/noto-serif-v6-latin-700.woff') format('woff'), /* Modern Browsers */  url('../fonts/noto-serif-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/noto-serif-v6-latin-700.svg#NotoSerif') format('svg'); /* Legacy iOS */
}
/* nixie-one-regular - latin */
@font-face {
	font-family: 'Nixie One';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/nixie-one-v8-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Nixie One'), local('NixieOne-Regular'),  url('../fonts/nixie-one-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/nixie-one-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */  url('../fonts/nixie-one-v8-latin-regular.woff') format('woff'), /* Modern Browsers */  url('../fonts/nixie-one-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */  url('../fonts/nixie-one-v8-latin-regular.svg#NixieOne') format('svg'); /* Legacy iOS */
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
*, *:after, *:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table;
}
.clearfix:after {
	clear:both;
}
img, object, embed, video, iframe {
	max-width:100%;
}
.ie6 img {
	height:100%;
}
.fluid {
	clear:both;
	margin-left:0;
	height:100%;
	float:left;
	display:block;
}
.fluidList {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
body, html {
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	padding:0;
	margin:0;
	overflow-y:auto;
}
body {
	font-family:'Noto Sans', sans-serif;
	color:#737373;
	font-weight:400;
	overflow:hidden;
	font-size:15px;
	background-color:#FFF;
}
a {
	color:#737373;
	font-weight:700;
	text-decoration:none;
}
a:hover {
	color:#737373;
}
:focus {
	outline:0;
}
p {
	text-align:justify;
	clear:none;
	line-height: 22px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.bold {
	font-weight:700;
	color:#898989;
}
strong {
	font-weight: 700;
	color: #838383;
}
h1 {
	font-family:'Noto Serif', serif;
	font-size:1.5em;
	font-weight:700;
	color:#8b8b8b;
}
h2 {
	font-family:'Noto Serif', serif;
	font-size:1.5em;
	font-weight:400;
	color:#8b8b8b;
}
h3 {
	font-family:'Noto Serif', serif;
	font-size:1.25em;
	font-weight:700;
	color:#868686;
}
h4 {
	font-family:'Noto Serif', serif;
	font-size:1.125em;
	font-weight:700;
	color:#888888;
}
h5 {
	font-family:'Noto Sans', sans-serif;
	font-size:1.125em;
	font-weight:700;
	color:#dd9202;
	margin-bottom:-10px;
}
ul {
	list-style-type:none;
}
li {
	list-style-type:none;
}
.parent {
	max-width:1024px;
	background:#fff;
	margin:0 auto;
	padding:40px 20px 60px 20px;
}
.content {
	position:relative;
	float:left;
	width:100%;
	padding:30px 3.2% 0 3.2%;
}
.clear {
	clear:both;
}
@media only screen and (max-width:480px) {
body {
	font-size:16px;
}
.parent {
	padding:40px 20px 30px 20px;
}
.content {
	padding:20px 0 0 0;
}
p {
	clear:left;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	hyphens:auto;
}
}
@media only screen and (min-width:480px) and (max-width:736px) {
.parent {
	padding:40px 20px 30px 20px;
}
.content {
	padding:30px 0 20px 0;
}
p {
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	hyphens:auto;
}
}
