@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,900");


/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
		width: 100%;
		height: 100%;
}

	body {
		line-height: 1;
		width: 100%;
		height: 100%;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1400px;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95%;
		}

	}

	@media screen and (max-width: 840px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 50px 0 0 50px;
	}

	.row {
		margin: -50px 0 -1px -50px;
	}

	.row.uniform > * {
		padding: 50px 0 0 50px;
	}

	.row.uniform {
		margin: -50px 0 -1px -50px;
	}

	.row.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.uniform.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.uniform.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.uniform.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.uniform.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 840px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrower\29 + *,
		.\31 1u\24\28narrower\29 + *,
		.\31 0u\24\28narrower\29 + *,
		.\39 u\24\28narrower\29 + *,
		.\38 u\24\28narrower\29 + *,
		.\37 u\24\28narrower\29 + *,
		.\36 u\24\28narrower\29 + *,
		.\35 u\24\28narrower\29 + *,
		.\34 u\24\28narrower\29 + *,
		.\33 u\24\28narrower\29 + *,
		.\32 u\24\28narrower\29 + *,
		.\31 u\24\28narrower\29 + * {
			clear: left;
		}

		.\-11u\28narrower\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrower\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrower\29 {
			margin-left: 75%;
		}

		.\-8u\28narrower\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrower\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrower\29 {
			margin-left: 50%;
		}

		.\-5u\28narrower\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrower\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrower\29 {
			margin-left: 25%;
		}

		.\-2u\28narrower\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrower\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}
	}

/* Basic */

	body {
		background:#FFF;
		background-size: inherit;
	}


		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}



	body {
		margin: 0; padding: 0; 
		color:#000;
		font-family: "Arial", "微軟正黑體",sans-serif;
		font-size: 1em;
		/*font-display: 1px;*/
		
		animation-name:body-in;
		animation-duration: 0.5s;
		animation-delay:0s;
		animation-timing-function:linear;
		animation-iteration-count: 1;	
		
	}


	@keyframes  body-in {
		0% {
			opacity: 0;
		}
		50% {
			opacity: 0.5;
		}
		100% {
			opacity: 1;
		}
	}


	a {
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		color: #E7C13A;
		text-decoration: none;
		border-bottom: none;
	}

		a:hover {
			color:#4A447F;
			border-bottom-color: transparent;
			border-bottom: dotted 1px;
		}

	strong, b {
		font-weight: 400;
	}

	p, ul, ol, dl, table, blockquote {
		margin: 0 0 0 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: inherit;
		font-weight: 300;
		line-height: 1.75em;
		margin-bottom: 1em;
		text-transform: uppercase;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
			border: 0;
		}

	h2 {
		font-size: 1.5em;
		letter-spacing: 0.1em;
	}

	h3 {
		font-size: 1.15em;
		letter-spacing: 0.025em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		border-top: solid 1px rgba(124, 128, 129, 0.2);
		border: 0;
		margin-bottom: 1.5em;
	}

	blockquote {
		border-left: solid 0.5em rgba(124, 128, 129, 0.2);
		font-style: italic;
		padding: 1em 0 1em 2em;
	}


	#header {
		margin: 0 auto;
		background:;
		/*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);*/
		color: inherit;
		cursor: default;
		position: fixed;
		width: 100%;
		z-index: 9999;

	}

		#header nav {
			width: 80%;
		    font-size: 1.1em;
			letter-spacing: 2px;
			position:relative;
			margin: 0 auto;
			padding-top: 2em;
			text-transform: none;
			background-image:;
			background-repeat: repeat-y;
			background-size:cover;
			text-align:right;
		}


			#header nav ul li {
				display: inline-block;
				color: #7C7C7C;
				margin-left: 2em;
			}

				#header nav ul li > ul {
					display: none;
			
				}

				#header nav ul li a {
					border: solid 1px transparent;
					color: inherit;
					display: inline-block;
					line-height: 2em;
					padding-bottom: 1em;;
					text-decoration: none;
				}

				#header nav ul li input[type="button"],
				#header nav ul li input[type="submit"],
				#header nav ul li input[type="reset"],
				#header nav ul li .button {
					font-size: 1em;
					min-width: 0;
					width: auto;
				}

				#header nav ul li.submenu > a {
					font-weight:bold;
					text-decoration: none;
					color: #7C7C7C;
				}

				#header nav ul li.submenu > a:hover {
					font-weight:bold;
					text-decoration: none;
					color: #4A447F;
					border-bottom: solid 4px #4A447F;
				}


					#header nav ul li.submenu > a:after {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome, "微軟正黑體";
						font-style: normal;
						font-weight:bold;
						text-transform: none !important;
					}

					#header nav ul li.submenu > a:after {
						margin-left: 0.5em;
						content: '\f0d7';
					}


				#header nav ul li.submenu1 > a {
					font-weight:bold;
					text-decoration: none;
					color: #4A447F;
					border-bottom: solid 4px #4A447F;
				}

					#header nav ul li.submenu1 > a:after {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome, "微軟正黑體";
						font-style: normal;
						font-weight:bold;
						text-transform: none !important;
					}

					#header nav ul li.submenu1 > a:after {
						margin-left: 0.5em;
						content: '\f0d7';
					}


				#header nav ul li.active > a, #header nav ul li:hover > a {
					-moz-transition: all 0.2s ease-in-out;
					-webkit-transition: all 0.2s ease-in-out;
					-ms-transition: all 0.2s ease-in-out;
					transition: all 0.2s ease-in-out;
					/*background: rgba(188, 202, 206, 0.15);*/
					
				}

				#header nav ul li.current > a {
					font-weight: bold;
				}

				#header nav ul li.current > a:hover {
					font-weight: bold;
					color: #4A447F;
					border-bottom: solid 4px #4A447F;
				}


				#header nav ul li.current1 > a {
					font-weight: bold;
					color: #4A447F;
					border-bottom: solid 4px #4A447F;
				}



                /*-- nav前的logo --*/
				#header div.currentlogo {
					padding-top: 1.5em;
					width:26%;
					text-align: left;
			
				}

				#header div.currentlogo img{
					width: 100%;
				}

		#header.reveal {
			-moz-animation: reveal-header 0.5s;
			-webkit-animation: reveal-header 0.5s;
			-ms-animation: reveal-header 0.5s;
			animation: reveal-header 0.5s;
		}

		#header.alt {
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			background: transparent;
			box-shadow: none;
			padding:;
			position:relative;
		    width: 100%;
		}

			#header.alt nav {
				position: relative;
				top: 0px;
			}

				#header.alt nav ul li.active > a, #header.alt nav ul li:hover > a {
					/*border: solid 1px;*/
				}





/* Dropotron 選單子層 */

	.dropotron {
		background: rgba(225, 225, 225, 0.9);
		box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.5);
		line-height: 2.2em;
		min-width: 10em;
		padding: 0;
		text-transform:none;
		margin-top: calc(-1em + 1px);
		text-align: center;
	}

		.dropotron.level-0 {
			font-size: 1em;
			font-weight: 400;
			margin-top:0;
			margin-left: -2em;
			
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome, "微軟正黑體";
			text-transform: none !important;
			content: '\f0da';
		}

			.dropotron.level-0 > li > a:after {
				margin-left: 0.5em;
				content: '\f0da';
			}


            /*
			.dropotron.level-0:before {
				border-bottom: solid 0.5em rgba(225, 225, 225, 0.9);;
				border-left: solid 0.5em transparent;
				border-right: solid 0.5em transparent;
				content: '';
				left: 0.75em;
				position: absolute;
				top: -0.45em;
			}
            */

		.dropotron > li {
			border-top: solid 2px rgba(225, 225, 225, 0.9);
		}

			.dropotron > li > a {
				-moz-transition: none;
				-webkit-transition: none;
				-ms-transition: none;
				transition: none;
				color: inherit;
				text-decoration: none;
				padding: 0.3em 0em;
				border: 0;
			}


			.dropotron > li:hover > a {
				background: #E7C13A;
				color: #000;

			}


			.dropotron > li:first-child {
				border-top: 0;
			}




		.bgrun {
			position:relative;
			margin: 0 auto;
			width: 80%;
			height:660px;
			box-shadow: 3px 3px 10px #666;
		}


		.bgrun1 {
			position:relative;
			display: block;
			margin: 0 auto;
			width: 80%;
			min-height: 660px;
			margin-bottom: 8em;
			
		}

		.pathbar {
			position:relative;
			margin: 0 auto;
			width: 80%;
			z-index: 999;
			color: #000;
		}


		.pathbar a{
			position:relative;
			margin: 0 auto;
			width: 80%;
			z-index: 999;
			color: #000;
		}

		.pathbar a:hover{
			position:relative;
			margin: 0 auto;
			width: 80%;
			z-index: 999;
			color: #4A447F;
			border-bottom: 0;
		}



/* Wrapper */
	.wrapper {
		width: 100%;
		height:100%;
		margin: 0 auto;
		padding:;
		position:relative;

	}

		.wrapper.style0 {  /* page頁大框 */
		    width: 100%;
			height: auto;
			display: flex;

		}

		.wrapper.style2 {  /* page1 banner底圖 */
		    width: 100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 10em;			
			
		}

		.wrapper.style2-1 {  /* page1 banner底圖 */
			width:100%;
			height:auto;
			position:relative;
			background:url(../../images/bg_page1.png);
			background-size:cover;
			background-repeat: no-repeat;

		}

		.wrapper.style7 {  /* banner下方 產品進階分類-空白 */
		    width: 100%;
			height: auto;
			position: relative;
			margin: 0 auto;
			background:; 
		}


        /*-- 語系 --*/
		.len {  
			clear: both;
		    width: 9em;
		    height: 3em;
			display: block;
			position:absolute;
			top: 0;
			left: 0;
			transform: translate(-0%, -0%);
			margin: 0 auto;
			text-align: left;
			z-index: 9;
			background: #4A447F;
			text-align: center;
			line-height: 3em;
		    z-index: 10000;
		}

        /*-- 語系文字 --*/

		.lentxt {  
			font-size: 1em;
			color: #FFF;
			letter-spacing: 2px;
		}


		.contactus {    /* 聯絡我們all */
			position: absolute;
			width: 100%;
			height: 100%;
			background: #CCC;
			display:block;
			box-shadow: 3px 3px 10px #666;
		}

		.contactus-l {   
			width: 29.1%;
			height: 100%;
			float: left;
			border-left: solid 15px #E7C13A;
		}


		.contactus-r {   
			width: 70.9%;
			height: 100%;
			float: left;
		    background: #FFF;
		}



		.contactus-ldiv1 {
			width: 100%;
			position: relative;
			display: inline-block;
			line-height:2em;
            padding-top: 5em;
			padding-right: 1.5em;
		}


		.contactus-ldiv2 {   
			display:flex;
			vertical-align:text-bottom;
			color: #000;
			padding: 0.5em 0em 0.5em 1.5em;
			border-bottom: solid 2px #E7C13A;
			text-align: justify;
			letter-spacing: 0;
			word-break: break-all;
		}


		.contactus-ldiv2 img{   
			height: 2em;
			margin-right: 0.5em;
		}


		.contactus-ldiv2 a {
			display:flex;
			color: #000;
		}


		.contactus-ldiv2 a:hover{
			display:flex;
			color: #4A447F;
			border: 0;
			}

		.contactus-ldiv3 {
			display:flex;
		}

		.contactus-ldiv3-1 {
			display:flex;
		}






/* word design */

		.navrighttxt {
			color: #E7C13A;
			font-family: sans-serif, 'Arial';
			text-align: right;
			letter-spacing: 1px;
		}


/* Footer */

	#footer-con {
		display: none;
	}


/* 所小的產品分類 */
	#pretty-select {
		display: none;
	}







/*----------------------------- Normal 1680 -----------------------------*/


@media screen and (max-width: 1680px) {

		#header nav {
			width: 85%;
		    font-size: 1.1em;
			letter-spacing: 2px;
			position:relative;
			margin: 0 auto;
			text-transform: none;
			background-image:;
			background-repeat: repeat-y;
			background-size:cover;
			padding-top:2em;
			text-align:;
		}
	
			#header nav ul li {
				display: inline-block;
				color: #7C7C7C;
				margin-left: 1.5em;
			}

				#header nav ul li > ul {
					display: none;
			
				}

				#header nav ul li a {
					border: solid 1px transparent;
					color: inherit;
					display: inline-block;
					line-height: 2em;
					padding-bottom: 1em;;
					text-decoration: none;
				}
	
	
                /*-- nav前的logo --*/
				#header div.currentlogo {
					padding-top: 0.5em;
					width:26%;
					text-align: left;
					
			
				}

				#header div.currentlogo img{
					width: 100%;
				}


	
		.bgrun {
			position:relative;
			margin: 0 auto;
			width: 85%;
			height:620px;
			box-shadow: 3px 3px 10px #666;
		}
	
		.bgrun1 {
			position:relative;
			display: block;
			margin: 0 auto;
			width: 85%;
			min-height: 660px;
			margin-bottom: 10em;
			
		}
	
	
		.pathbar {
			position:relative;
			margin: 0 auto;
			width: 85%;
		}
	
		/* Wrapper */
	
	
		.wrapper.style2 {  /* page1 */
		    width: 100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-position: 35% center;
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 8em;
		}	
	
		.wrapper.style2-1 {  /* page1 banner底圖 */
			width:100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-position: 35% center;
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 8em;

		}
	

		.contactus-l {   
			width: 29.9%;
			height: 100%;
			float: left;
		}


		.contactus-r {   
			width: 70.1%;
			height: 100%;
			float: left;
		    background: #FFF;
		}

	
		.contactus-ldiv1 {
			width: 100%;
			position: relative;
			display: inline-block;
			line-height:2em;
            padding-top: 5em;
			padding-right: 1.5em;
		}


		.contactus-ldiv2 {   
			display:flex;
			vertical-align:text-bottom;
			color: #000;
			padding: 0.5em 0em 0.5em 1em;
			border-bottom: solid 2px #E7C13A;
			text-align: justify;
			letter-spacing: 0;
			word-break: break-all;
		}


		.contactus-ldiv2 img{   
			height: 2em;
			margin-right: 0.5em;
		}


		.contactus-ldiv2 a {
			display:flex;
			color: #000;
		}


		.contactus-ldiv2 a:hover{
			display:flex;
			color: #4A447F;
			border: 0;
			}

		.contactus-ldiv3 {
			display:flex;
		}

		.contactus-ldiv3-1 {
			font-size: 0.95em;
			display:flex;
		}
	
	
	
	
	
}



/*----------------------------- Normal 1280 -----------------------------*/


@media screen and (max-width: 1280px) {

		#header nav {
			width: 90%;
		    font-size: 1em;
			letter-spacing: 2px;
			position:relative;
			margin: 0 auto;
			text-transform: none;
			background-image:;
			background-repeat: repeat-y;
			background-size:cover;
			padding-top:2em;
			text-align:;
		}
	
	
			#header nav ul li {
				display: inline-block;
				color: #7C7C7C;
				margin-left: 1.5em;
			}

				#header nav ul li > ul {
					display: none;
			
				}

				#header nav ul li a {
					border: solid 1px transparent;
					color: inherit;
					display: inline-block;
					line-height: 2em;
					padding-bottom: 1em;;
					text-decoration: none;
				}
	
	
                /*-- nav前的logo --*/
				#header div.currentlogo {
					padding-top: 0.5em;
					width:28%;
					text-align: left;
			
				}

				#header div.currentlogo img{
					width: 100%;
				}
	
		.bgrun {
			position:relative;
			margin: 0 auto;
			width: 90%;
			height:560px;
			box-shadow: 3px 3px 10px #666;
		}
	
		.bgrun1 {
			position:relative;
			display: block;
			margin: 0 auto;
			width: 90%;
			min-height: 660px;
            margin-bottom: 10em;
			/*box-shadow: 3px 3px 10px #666;
			
			top:50%;
			left: 50%;
			transform: translate(-50%, 0%);*/
			
		}

	
		/* Wrapper */	

		.wrapper.style2 {  /* page1 */
		    width: 100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-position: 35% center;
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 7em;
		}	
	
	
		.wrapper.style2-1 {  /* page1 banner底圖 */
			width:100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-position: 35% center;
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 7em;

		}

		.contactus-l {   
			width: 30.4%;
			height: 100%;
			float: left;
		}


		.contactus-r {   
			width: 69.6%;
			height: 100%;
			float: left;
		    background: #FFF;
		}
	
		.contactus-ldiv1 {
			width: 100%;
			position: relative;
			display: inline-block;
			line-height:2em;
            padding-top: 5em;
			padding-right: 1em;
		}


		.contactus-ldiv2 {   
			display:flex;
			vertical-align:text-bottom;
			color: #000;
			padding: 0.5em 0em 0.5em 1em;
			border-bottom: solid 2px #E7C13A;
			text-align: justify;
			letter-spacing: 0;
			word-break: break-all;
		}


		.contactus-ldiv2 img{   
			height: 2em;
			margin-right: 0.5em;
		}


		.contactus-ldiv2 a {
			display:flex;
			color: #000;
		}


		.contactus-ldiv2 a:hover{
			display:flex;
			color: #4A447F;
			border: 0;
			}

		.contactus-ldiv3 {
			display:inline-block;
		}

		.contactus-ldiv3-1 {
			display:inline-block;
		}	
	


}



/*----------------------------- Normal 1024 -----------------------------*/


@media screen and (max-width: 1024px) {

		#header nav {
			width: 90%;
		    font-size: 1em;
			letter-spacing: 2px;
			position:relative;
			margin: 0 auto;
			text-transform: none;
			background-image:;
			background-repeat: repeat-y;
			background-size:cover;
			padding-top:2em;
			text-align:;
		}
	
	
			#header nav ul li {
				display: inline-block;
				color: #7C7C7C;
				margin-left: 1em;
			}

				#header nav ul li > ul {
					display: none;
			
				}

				#header nav ul li a {
					border: solid 1px transparent;
					color: inherit;
					display: inline-block;
					line-height: 2em;
					padding-bottom: 1em;;
					text-decoration: none;
				}
	
	
                /*-- nav前的logo --*/
				#header div.currentlogo {
					padding-top: 0.5em;
					width:28%;
					text-align: left;
			
				}

				#header div.currentlogo img{
					width: 100%;
				}
	

	
		.bgrun {
			position:relative;
			margin: 0 auto;
			width: 90%;
			height:560px;
			box-shadow: 3px 3px 10px #666;
		}

		.bgrun1 {
			position:relative;
			display: block;
			margin: 0 auto;
			width: 90%;
			min-height: 660px;
            margin-bottom: 10em;
			
		}
	
	
	
		.pathbar {
			position:relative;
			margin: 0 auto;
			width: 90%;
		}
	
		/* Wrapper */	
	
		.wrapper.style2 {  /* page1 */
		    width: 100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-position: 37% center;
			background-size:cover;
			background-repeat: no-repeat;
		}	
	
	
		.wrapper.style2-1 {  /* page1 banner底圖 */
			width:100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-position:30% center;
			background-size:cover;
			background-repeat: no-repeat;
		}
	
	
		.contactus-ldiv2 {   
			display:flex;
			vertical-align:middle;
			color: #000;
			padding: 0.5em 0em 0.5em 1em;
			border-bottom: solid 2px #E7C13A;
			text-align: justify;
			word-break: break-all;
		}

	
	
		.contactus-l {   
			width: 35%;
			height: 100%;
			float: left;
		}


		.contactus-r {   
			width: 65%;
			height: 100%;
			float: left;
		    background: #FFF;
		}

	
	
		.contactus-ldiv1 {
			width: 100%;
			position: relative;
			display: inline-block;
			line-height:2em;
            padding-top: 5em;
			padding-right: 1em;
		}


		.contactus-ldiv2 {   
			display:flex;
			vertical-align:text-bottom;
			color: #000;
			padding: 0.5em 0em 0.5em 1em;
			border-bottom: solid 2px #E7C13A;
			text-align: justify;
			letter-spacing: 0;
			word-break: break-all;
		}


		.contactus-ldiv2 img{   
			height: 2em;
			margin-right: 0.5em;
		}


		.contactus-ldiv2 a {
			display:flex;
			color: #000;
		}


		.contactus-ldiv2 a:hover{
			display:flex;
			color: #4A447F;
			border: 0;
			}

		.contactus-ldiv3 {
			display:inline-block;
		}
	
		.contactus-ldiv3-1 {
			display:inline-block;
		}	
	
	
	

}

/*----------------------------- Normal 980 -----------------------------*/


@media screen and (max-width: 980px) {


		#header nav {
			width: 100%;
		    font-size: 1em;
			letter-spacing: 1px;
			position:relative;
			margin: 0 auto;
			text-transform: none;
			background-image:;
			background-repeat: repeat-y;
			background-size:cover;
			padding-top:2em;
			padding-left: 2em;
			padding-right: 2em;
			text-align:;
		}
	
	
			#header nav ul li {
				display: inline-block;
				color: #7C7C7C;
				margin-left: 1em;
			}

				#header nav ul li > ul {
					display: none;
			
				}

				#header nav ul li a {
					border: solid 1px transparent;
					color: inherit;
					display: inline-block;
					line-height: 2em;
					padding-bottom: 1em;;
					text-decoration: none;
				}
	
	
                /*-- nav前的logo --*/
				#header div.currentlogo {
					padding-top: 1em;
					width:27%;
					text-align: left;
			
				}

				#header div.currentlogo img{
					width: 100%;
				}
	
	
		.bgrun {
			position:relative;
			margin: 0 auto;
			width: 100%;
			height:520px;
			box-shadow: 3px 3px 10px #666;
		}

		.bgrun1 {
			position:relative;
			display: block;
			margin: 0 auto;
			width: 100%;
			height: ;
            margin-bottom: 0em;

		}
	
	
		.pathbar {
			position:relative;
			margin: 0 auto;
			width: 100%;
			padding: 0 2em;
		}
	
	
		/* Wrapper */	
	
		.wrapper.style2 {  /* page1 */
		    width: 100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-position: 38% center;
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 0em;
		}
	
		.wrapper.style2-1 {  /* page1 */
		    width: 100%;
			height: auto;
			position: relative;
			background:url(../../images/bg_page1.png);
			background-position: 40% center;
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 0em;
		}


		.contactus-l {   
			width: 29.8%;
			height: 100%;
			float: left;
		}


		.contactus-r {   
			width: 70.2%;
			height: 100%;
			float: left;
		    background: #FFF;
		}

}


/* Narrower */

	#navPanel, #navButton {
		display: none;
	}

	@media screen and (max-width: 840px) {

		/* Basic */


		
		/* Section/Article */

			section {
				margin: 1em 0 1em 0;
			}

				section:first-child {
					margin-top: 0;
				}

		/* Button */

			input[type="button"].small,
			input[type="submit"].small,
			input[type="reset"].small,
			.button.small {
				font-size: 0.8em;
				min-width: 18em;
				padding: 0.75em 0;
			}

		/* List */

			ul.featured-icons {
				margin: 0;
			}

				ul.featured-icons li {
					display: inline-block;
					float: none;
					width: auto;
				}

					ul.featured-icons li .icon {
						font-size: 4em;
						width: 1.25em;
					}

			ul.buttons li {
				display: block;
				padding: 1em 0 0 0;
			}

		/* Header */

			#header {
				display: none;
			}
	

		.bgrun {
			position:relative;
			margin: 0 auto;
			width: 100%;
			height:360px;
			box-shadow: 3px 3px 10px #666;
		}
	
		.bgrun1 {
			position:relative;
			display: block;
			width: 100%;
			margin-top: 3em;
            margin-bottom: 0;
		}

		.contactus-l {
			display: none;
			width: 100%;
			height: auto;
		}
		
		.contactus-r {
			width: 100%;
			height: 100%;
			padding: 1em;
		}
		
		
		/* Wrapper */

		.wrapper.style2 {  /* page1 */
		    width: 100%;
			height: auto;
			position: relative;
			padding-top: 3em;
			background:url(../../images/bg_page1.png);
			background-position: right top;
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 0em;
		}
		
		.wrapper.style2-1 {  /* page1 */
		    width: 100%;
			height: auto;
			position: relative;
			padding-top: 0;
			background:url(../../images/bg_page1.png);
			background-position: right top;
			background-size:cover;
			background-repeat: no-repeat;
			padding-bottom: 0em;
		}
		

 
		
/* Footer */

	#footer {
		background: #E7C13A;
		/*background: #E8EEF4;*/
		color: #000;
		padding: 4em 0 0 0;
		text-align:left;
	}
	
	
		#footer .div1 {
			padding: 1em 3em 0 3em;
			text-align: center;
			margin: 0 auto;

		}

		#footer .div2 {
			padding: 0em 4em 3.5em 4em;
            border-left: solid 0px #4A447F;
			display: inline-block;
			line-height:3em;
		}
		
		
	#footer-con {
		display: block;
		background: #E7C13A;
		/*background: #E8EEF4;*/
		color: #000;
		padding: 2em 0 0 0;
		text-align:left;
	}

		#footer-con .div1 {
			padding: 1em 2em 0 2em;
			text-align: center;
			margin: 0 auto;

		}

		#footer-con .div1 img {
			width: 100%;
		}

		#footer-con .div2 {
			padding: 0em 3em 2em 3em;
			display: inline-block;
			line-height:2.5em;
		}


		#footer-con .div3 {
			display:flex;
			vertical-align:middle;
			color: #000;
		}

		#footer-con .div3 a {
			display:flex;
			vertical-align:middle;
			color: #000;
		}


		#footer-con .div3 a:hover{
			display:flex;
			vertical-align:middle;
			color: #4A447F;
			border: 0;
		}

		#footer-con .div3 img{
			height: 2.5em;
			padding-right: 10px;
		}
	
	
/* Footer */

	#footer {
		background: #E7C13A;
		/*background: #E8EEF4;*/
		color: #000;
		padding: 4em 0 0 0;
		text-align:left;
	}
	
	
		#footer .div1 {
			padding: 1em 3em 0 3em;
			text-align: center;
			margin: 0 auto;

		}

		#footer .div2 {
			padding: 0em 4em 3.5em 4em;
            border-left: solid 0px #4A447F;
			display: inline-block;
			line-height:3em;
		}
	
	


		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-top: 1px;
				padding-bottom: 1px;
				

			}
		
		    

			#navButton {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 50px;
				left:;
				position: fixed;
				top: 2.5em;
				width: auto;
				z-index: 10001;
				
			}

				#navButton .toggle {
					text-decoration: none;
					height: 50px;
					left: 0;
					position: absolute;
					text-align: center;
					top: 0;
					width: 100%;
					border: 0;
					outline: 0;
				}

					#navButton .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#navButton .toggle:before {
						color: #4A447F;
						content: '\f0c9';
						font-size: 1.5em;
						height: 50px;
						left: 10px;
						line-height: 50px;
						opacity: 1;
						position: absolute;
						top: 10px;
						width: 50px;
						z-index: 1;
						box-shadow: 0px 0px 5px #4A447F;
					}

					#navButton .toggle:after {
						background: #E7C13A;
						border-radius: 2px;
						content: '';
						height: 50px;
						left: 10px;
						position: absolute;
						top: 10px;
						width: 50px;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #1c2021;
				color: #fff;
				font-size: 0.9em;
				letter-spacing: 0.075em;
				text-transform:none;
				padding: 0.25em 0.75em 1em 0.75em;
			}

				#navPanel .link {
					border: 0;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					color: inherit;
					display: block;
					height: 3em;
					line-height: 3em;
					opacity: 0.75;
					text-decoration: none;
				}

					#navPanel .link.depth-0 {
						font-weight: 900;
					}

					#navPanel .link:first-child {
						border-top: 0;
					}

				#navPanel .indent-1 {
					display: inline-block;
					width: 1em;
				}

				#navPanel .indent-2 {
					display: inline-block;
					width: 2em;
				}

				#navPanel .indent-3 {
					display: inline-block;
					width: 3em;
				}

				#navPanel .indent-4 {
					display: inline-block;
					width: 4em;
				}

				#navPanel .indent-5 {
					display: inline-block;
					width: 5em;
				}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navButton {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}


		
		
	}

/* Mobile */



/*----------------------------- Normal 736 -----------------------------*/


@media screen and (max-width: 736px) {

		.bgrun {
			position:relative;
			margin: 0 auto;
			width: 100%;
			height:220px;
			box-shadow: 3px 3px 10px #666;
		}
	
	#footer-con {
		background: #E7C13A;
		/*background: #E8EEF4;*/
		color: #000;
		padding: 2em 0 0 0;
		text-align:justify;
	}
	
	
		#footer-con .div1 {
			padding: 1em 1em 0 1em;
			text-align: center;
			margin: 0 auto;

		}


		#footer-con .div2 {
			padding: 0em 2em 2em 2em;
            border-left: solid 0px #4A447F;
			display: inline-block;
			line-height:2em;
		}
	

		#footer-con .div3 {
			display:flex;
			vertical-align:middle;
			color: #000;
		}

		#footer-con .div3 a {
			display:flex;
			vertical-align:middle;
			color: #000;
		}


		#footer-con .div3 a:hover{
			display:flex;
			vertical-align:middle;
			color: #4A447F;
			border: 0;
		}

		#footer-con .div3 img{
			height: 2em;
			padding-right: 10px;
		}

	
	
	
	
	
}






