@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900");
@import url("font-awesome.min.css");
@import url("plugins/animate/animate.min.css");

/* 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, 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;
}
img{
	margin: 0;
	padding: 0;
	border: 0;
}
iframe{
	max-width:100%;
}

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

body {
	line-height: 1;
}

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;
}
a{
	text-decoration: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: 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 (min-width: 737px) {

	.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 (min-width: 737px) and (max-width: 1200px) {

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

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

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

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

	.container {
		width: 1000px;
		
	}

}

@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: 0 0 0 0px;
}

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

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

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

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

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

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

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

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

.row.\32 00\25 {
	margin: 0 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: 0 0 0 60px;
}

.row.\31 50\25 {
	margin: 0 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: 0 0 0 20px;
}

.row.\35 0\25 {
	margin: 0 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: 0 0 0 10px;
}

.row.\32 5\25 {
	margin: 0 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, .\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 (min-width: 737px) {

	.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\28desktop\29, .\31 2u\24\28desktop\29 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

@media screen and (min-width: 737px) and (max-width: 1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.row.uniform.\32 5\25 {
		margin: -2.5px 0 -1px -2.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 */

@-ms-viewport {
	width: device-width;
}

body, input, textarea, select {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #919499;
}

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

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	color: #484d55;
}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
		word-wrap: break-word;
	}

a {
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
	-ms-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	color: #717479;
}

	a:hover {
		text-decoration: none;
	}

strong, b {
	font-weight: 700;
	color: #484d55;
}

blockquote {
	border-left: solid 0.5em #ddd;
	padding: 1em 0 1em 2em;
	font-style: italic;
}

em, i {
	font-style: italic;
}

hr {
	border: 0;
	border-top: solid 1px #ddd;
}

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

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

.nobr {
	white-space: nowrap;
}

br.clear {
	clear: both;
}

p, ul, ol, dl, table, blockquote, form {
	margin-bottom: 2em;
}

/* Table */

table {
	/* width: 100%; */
}

table.default {
	width: 100%;
}

table.default tbody tr:nth-child(2n+2) {
	background: #f4f4f4;
}

table.default td {
	padding: 0.5em 1em 0.5em 1em;
}

table.default th {
	text-align: left;
	font-weight: 400;
	padding: 0.5em 1em 0.5em 1em;
}

table.default thead {
	background: #484d55;
	color: #fff;
}

table.default tfoot {
	background: #eee;
}

/* Form */

form label {
	display: block;
	font-weight: 700;
	color: #484d55;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form textarea {
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	-webkit-appearance: none;
	display: block;
	border: 0;
	background: #eee;
	box-shadow: inset 0px 0px 1px 0px #a0a1a7;
	border-radius: 0.35em;
	width: 100%;
	padding: 0.75em 1em 0.75em 1em;
}

	form input[type="text"]:focus,
	form input[type="email"]:focus,
	form input[type="password"]:focus,
	form select:focus,
	form textarea:focus {
		background: #f8f8f8;
	}

form input[type="text"],
form input[type="email"]
input[type="password"] {
	line-height: 1em;
}

form select {
	line-height: 1.3em;
}

form textarea {
	min-height: 10em;
}

form .formerize-placeholder {
	color: #555 !important;
	font-style: italic;
}

form ::-webkit-input-placeholder {
	color: #555 !important;
	font-style: italic;
	line-height: 1.35em;
}

form :-moz-placeholder {
	color: #555 !important;
	font-style: italic;
}

form ::-moz-placeholder {
	color: #555 !important;
	font-style: italic;
}

form :-ms-input-placeholder {
	color: #555 !important;
	font-style: italic;
}

form ::-moz-focus-inner {
	border: 0;
}

/* Section/Article */

section,
article {
margin-bottom: 3em;
}

section > :last-child,
article > :last-child,
section:last-child,
article:last-child {
margin-bottom: 0;
}

header.style1 {
text-align: center;
}

header.style1 h2 {
	font-weight: 700;
}

header.style1 p {
	color: #b1b4b9;
}

/* contact */
#sendmessage {
  color: #ffffff;
  border: 1px solid #ffffff;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}
/* Image */

.image {
display: inline-block;
}

.image img {
	display: block;
	width: 100%;
}

.image.fit {
	display: block;
	width: 100%;
}

.image.left {
	float: left;
	margin: 0 2em 2em 0;
}

.image.centered {
	display: block;
	margin: 0 0 2em 0;
}

	.image.centered img {
		margin: 0 auto;
		width: auto;
	}

.image.featured {
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}

/* Button */

.button {
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	display: inline-block;
	background: #444;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.25em;
	text-decoration: none;
	border-radius: 0.35em;
	border: 0;
	outline: 0;
	cursor: pointer;
}

.button:hover {
background-color: #f98780;
}

input[type="button"].style1,
input[type="submit"].style1,
input[type="reset"].style1,
button.style1,
.button.style1 {
background: #e97770;
color: #fff;
}

input[type="button"].style1:hover,
input[type="submit"].style1:hover,
input[type="reset"].style1:hover,
button.style1:hover,
.button.style1:hover {
	background-color: #f98780;
}

input[type="button"].style1:active,
input[type="submit"].style1:active,
input[type="reset"].style1:active,
button.style1:active,
.button.style1:active {
	background-color: #d96760;
}

input[type="button"].style2,
input[type="submit"].style2,
input[type="reset"].style2,
button.style2,
.button.style2 {
background: none;
color: #606167;
box-shadow: inset 0px 0px 2px 0px #a0a1a7;
}

input[type="button"].style2:hover,
input[type="submit"].style2:hover,
input[type="reset"].style2:hover,
button.style2:hover,
.button.style2:hover {
	box-shadow: inset 0px 0px 2px 0px #606167;
}

input[type="button"].style2:active,
input[type="submit"].style2:active,
input[type="reset"].style2:active,
button.style2:active,
.button.style2:active {
	box-shadow: inset 0px 0px 2px 0px #202127;
}

input[type="button"].style3,
input[type="submit"].style3,
input[type="reset"].style3,
button.style3,
.button.style3 {
background: #2f333b;
color: #fff;
}

input[type="button"].style3:hover,
input[type="submit"].style3:hover,
input[type="reset"].style3:hover,
button.style3:hover,
.button.style3:hover {
	background-color: #3f434b;
}

input[type="button"].style3:active,
input[type="submit"].style3:active,
input[type="reset"].style3:active,
button.style3:active,
.button.style3:active {
	background-color: #1f232b;
}

/* news List */
.imgArea
{
	width:100%;
	position:relative;
	-webkit-background-size:cover;
	background-size:cover;
	background-color:#F0EFEF;
	background-repeat:no-repeat;
	background-position: center;
}

#mainPosts > .posts {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-align-items: stretch;
	-webkit-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	text-align: center;
	width: 100%;
	padding: 0;
}

#mainPosts > .posts > * {
	-moz-flex-shrink: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	-moz-flex-grow: 0;
	-webkit-flex-grow: 0;
	-ms-flex-grow: 0;
	flex-grow: 0;
}

#mainPosts > .posts > * {
	width: 50%;
}

#mainPosts > .posts > * {
	padding: 4rem;
	width: 50%;
}

#mainPosts > .posts > article {
	border-color: #eeeeee;
	border-left-width: 2px;
	border-style: solid;
	border-top-width: 2px;
	text-align: center;
}

#mainPosts > .posts > article > :last-child {
	margin-bottom: 0;
}

#mainPosts > .posts > article:nth-child(2n - 1) {
	border-left-width: 0;
}

#mainPosts > .posts > article:nth-child(-n + 2) {
	border-top-width: 0;
}

#mainPosts > .posts > article {
	margin-bottom:0px;
}

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

	#mainPosts > .posts > * {
		width: 50%;
	}

	#mainPosts > .posts > * {
		padding: 2.5rem;
		width: 50%;
	}

}

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

	#mainPosts > .posts > * {
		width: 100%;
	}

	#mainPosts > .posts > * {
		padding: 2rem;
		width: 100%;
	}

	#mainPosts > .posts > article:nth-child(2n - 1) {
		border-left-width: 2px;
	}

	#mainPosts > .posts > article:nth-child(-n + 2) {
		border-top-width: 2px;
	}

	#mainPosts > .posts > article:nth-child(n) {
		border-left-width: 0;
	}

	#mainPosts > .posts > article:nth-child(-n + 1) {
		border-top-width: 0;
	}

	#mainPosts > .posts > article .image {
		max-width: 25rem;
		margin-left: auto;
		margin-right: auto;
	}

}

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

	#mainPosts > * {
		padding: 2rem 2rem 0.1rem 2rem ;
	}

}

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

	#mainPosts {
		width: 100%;
	}

}

.pagination {
	display: inline-flex;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
	list-style: none;
	margin: 0 0 2rem 2px;
	padding: 0;
}

.pagination a, .pagination span {
	-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
	border: solid 2px;
	display: inline-block;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 0.8rem;
	font-weight: 900;
	height: 3rem;
	letter-spacing: 0.075em;
	line-height: calc(3rem - 4px);
	margin-left: -2px;
	min-width: 3rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.pagination .next, .pagination .previous {
	text-decoration: none;
	padding: 0 1rem;
	text-align:center;
}

.pagination .next:before, .pagination .previous:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.pagination .next:before, .pagination .previous:before {
	display: inline-block;
	color: inherit !important;
}

.pagination .previous:before {
	content: '\f104';
}

.pagination .next:before {
	content: '\f105';
}

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

	.pagination a, .pagination span {
		font-size: 0.9rem;
	}

}

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

	.pagination .page, .pagination .extra {
		display: none;
	}

}

.pagination a, .pagination span {
	border-color: #eeeeee;
}

.pagination a {
	color: #212931 !important;
}

.pagination a:hover {
	color: #e97770 !important;
	border-color: #e97770;
	z-index: 1;
}

.pagination a:hover + a, .pagination a:hover + span {
	border-left-color: #e97770;
}

.pagination a.active {
	background-color: #eeeeee;
}

.pagination span {
	color: #eeeeee;
}
/* news List */
/* signup List */

.features_signup {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 2em 0;
}

.features_signup article {
	padding: 1.75em 1.75em 0.1em 1.75em ;
	background-color: #ffffff;
	border-radius: 5px;
	margin: 1.5em 3em 1.5em 0;
	width: calc(31% - 1em);
	box-shadow: 0px 0px 7px #e3e3e3; 
	border:1px solid #e3e3e3;
	-webkit-box-shadow: 0px 0px 7px #e3e3e3; 
	-moz-box-shadow: 0px 0px 7px #e3e3e3; 
}

.features_signup article:nth-child(3n) {
	margin-right: 0;
}

.features_signup article .image {
	border-radius: 5px 5px 0 0;
	display: block;
	margin-bottom: 1.75em;
	margin-left: -1.75em;
	margin-top: -1.75em;
	position: relative;
	width: calc(100% + 3.5em);
}

.features_signup article .image img {
	border-radius: 5px 5px 0 0;
	width: 100%;
}

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

	.features_signup article {
		margin: 1em 2em 1em 0;
		width: calc(50% - 1em);
	}
}

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

	.features_signup article {
		padding: 1.5em 1.5em 0.1em 1.5em ;
		margin: 0.875em 1.75em 0.875em 0;
		width: calc(50% - 0.875em - 1px);
	}

	.features_signup article .image {
		margin-bottom: 1.5em;
		margin-left: -1em;
		margin-top: -1.5em;
		width: calc(100% + 2em);
	}

}

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

	.features_signup {
		display: block;
	}

	.features_signup article {
		width: 100%;
		margin: 0 0 2em 0 !important;
		padding: 1em 1em 0.1em 1em !important;
	}

}
.major
{
	font-size: 1.3em;
	color:#484d55;
	padding-bottom: 1em;
    border-bottom: solid 2px rgba(0, 0, 0, 0.125);
}
a.special:not(.button) {
	text-decoration: none;
	border-bottom: 0;
	display: block;
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin: 0 0 2em 0;
	text-transform: uppercase;
}

a.special:not(.button):before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

a.special:not(.button):before {
	-moz-transition: background-color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	border-radius: 100%;
	border: solid 2px rgba(0, 0, 0, 0.125);
	content: '\f105';
	display: inline-block;
	font-size: 1.25em;
	height: 2em;
	line-height: 1.65em;
	margin-right: 0.85em;
	text-align: center;
	text-indent: 0.15em;
	vertical-align: middle;
	width: 2em;
}

a.special:not(.button):hover:before {
	background-color: rgba(255, 255, 255, 0.025);
}

a.special:not(.button):active:before {
	background-color: rgba(255, 255, 255, 0.075);
}

/*content*/
.sign-section{
	cursor:pointer;
}
.sign-section .mySignTags{
    margin-bottom: 10px;
    font-size:14px;
    background-color: #dbdbdb;
    width:70px;
    text-align: center;
}
.sign-section:hover .mySignTags{
    background-color: #34C364;
    color:#ffffff;
}

/*電子憑證*/
.stampForIn {
  border: 1px solid;
  border-color: #ffdacc #ffb599 #ffa888;
  border-radius:3px;
-moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari, Chrome */
  width: 100px;
  height: 40px;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
  margin:2% 0 2% 0;
  background: #FF7744;
}

.stampForIn:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  z-index: -1;
}

.stampForIn:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  z-index: -2;
  background: red;
}

.stampForIn i {
  position: absolute;
  left: 20%;
  top: -30%;
  height: 100px;
  width: 200px;
  background-color: rgba(255, 255, 255, .15);
	-ms-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.stampForIn .parForIn {
  float: left;
  padding: 0 15px 0 20px;
  width: 60px;
  height: 40px;
  border-right: 2px dashed rgba(255, 255, 255, .3);
  text-align: left;
  position:relative;
}
.showNameForStampForIn1
{
	color:#ffffff;
	font-size:14px;
	position:absolute;
	width:100px;
	right: -38px;
    top: 9px;
}
.ForFontSize
{
	color:red;
	font-weight:normal;
}
.NewsStoreStyleImg
{
	width:60px;
	height:60px;
	-webkit-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.stamp {
  border: 1px solid;
  border-color: #ffdacc #ffb599 #ffa888;
  border-radius:3px;
-moz-border-radius: 3px; /* Firefox */
-webkit-border-radius: 3px; /* Safari, Chrome */
  width: 600px;
  height: 180px;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
  margin:2% 0 2% 0;
}

.stamp:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  z-index: -1;
}

.stamp:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  z-index: -2;
  background: red;
}

.stamp i {
  position: absolute;
  left: 20%;
  top: 45px;
  height: 250px;
  width: 600px;
  background-color: rgba(255, 255, 255, .15);
	-ms-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
}

.stamp .par {
  float: left;
  padding: 0 15px 0 20px;
  width: 400px;
  height: 200px;
  border-right: 2px dashed rgba(255, 255, 255, .3);
  text-align: left;
}

.stamp .par p {
  color: #fff;
}

.stamp .par sub {
  position: relative;
  top: -5px;
  color: rgba(255, 255, 255, .8);
}

.stamp .copy {
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 30px;
  color: rgb(255, 255, 255);
  margin: 0 auto;
}

.stamp .copy p {
  font-size: 16px;
  margin-top: 1%;
}

.stamp01 {
  background: #FF7744;
}

.stamp01:before {
  background-color: #FF7744;
}

.showNameForStamp, .showNameForStamp1, .showNameForStamp2
{
	color:#ffffff;
	margin-top:2%;
}
.showNameForStamp1
{
	text-align:right;
}
.BigFontSize
{
  font-size: 45px;
  color: #fff;
  margin-right: 5px;
}
.simleFontSize
{
	color:#ffffff;
}
.sign {
  font-size: 34px;
  color:#ffffff;
}
.showMiddleMsg
{
	margin-top:2%;
}
.haveUsed
{
	position:absolute;
	color:red;
	left:37%;
	top:31%;
	
	font-size: 50px;
}
.MyUsedArea
{
	position:relative;
	width:600px
}
/*電子憑證*/
@media screen and (min-width: 768px) {
	/*如果使用者之視窗寬度 >= 768px，將會再載入這裡的 CSS。  */  
	/*行動交易憑證*/

	.showNameForStamp, .showNameForStamp1, .showNameForStamp2
	{
		font-size:20px;
		line-height:24px;
	}
	.simleFontSize
	{
		font-size:22px;
		line-height:26px;
		color:#ffffff;
	}
	.stamp .copy
	{
		width:178px;
	}
}
@media screen and (max-width: 767px) {

	/*行動交易憑證*/
	.stamp {
	  width: 550px;
	  height: 180px;
	  padding: 0 10px;
	}
	
	.stamp i {
	  left: 20%;
	  top: 45px;
	  height: 250px;
	  width: 550px;
	}

	.stamp .par {
	  padding: 0 15px 0 20px;
	  width: 380px;
	  height: 200px;
	}
	.MyUsedArea
	{
		position:relative;
		width:550px
	}

	.BigFontSize
	{
	  font-size: 45px;
	  margin-right: 5px;
	}
	.sign {
	  font-size: 34px;
	}
	.haveUsed
	{
		left:37%;
		top:40%;
		font-size: 50px;
	}
	.stamp .copy 
	{
	  font-size: 30px;
	}
	.stamp .copy p {
	  font-size: 16px;
	}
	.stamp .copy
	{
		width:148px;
	}
}
@media screen and (max-width: 600px) {
	/* 如果使用者之視窗寬度 <= 600px，將會再載入這裡的 CSS。  */ 
	
	/*行動交易憑證*/
	.stamp {
	  width: 450px;
	  height: 120px;
	  padding: 0 10px;
	}
	
	.stamp i {
	  left: 20%;
	  top: 45px;
	  height: 250px;
	  width: 450px;
	}

	.stamp .par {
	  padding: 0 15px 0 20px;
	  width: 320px;
	  height: 120px;
	}
	.MyUsedArea
	{
		position:relative;
		width:450px
	}
	.BigFontSize
	{
	  font-size: 30px;
	  margin-right: 5px;
	}
	.sign {
	  font-size: 24px;
	}
	.haveUsed
	{
		left:33%;
		top:39%;
		font-size: 40px;
	}
	.stamp .copy 
	{
	  font-size: 20px;
	}
	.stamp .copy p {
	  font-size: 14px;
	}
	.stamp .copy
	{
		width:108px;
	}
}
@media screen and (max-width: 480px) {
	/* 如果使用者之視窗寬度 <= 480px，將會再載入這裡的 CSS。  */ 
	
	/*行動交易憑證*/
	.stamp {
	  width: 350px;
	  height: 120px;
	  padding: 0 10px;
	}
	
	.stamp i {
	  left: 20%;
	  top: 45px;
	  height: 250px;
	  width: 350px;
	}

	.stamp .par {
	  padding: 0 15px 0 20px;
	  width: 220px;
	  height: 120px;
	}
	.MyUsedArea
	{
		position:relative;
		width:350px
	}
	.BigFontSize
	{
	  font-size: 30px;
	  margin-right: 5px;
	}
	.sign {
	  font-size: 24px;
	}
	.haveUsed
	{
		left:33%;
		top:39%;
		font-size: 40px;
	}
	.stamp .copy 
	{
	  font-size: 20px;
	}
	.stamp .copy p {
	  font-size: 14px;
	}
}
@media screen and (max-width: 380px) {
	/* 如果使用者之視窗寬度 <= 380px，將會再載入這裡的 CSS。  */ 
	/*行動交易憑證*/
	.stamp {
	  width: 300px;
	  height: 120px;
	  padding: 0 10px;
	}
	
	.stamp i {
	  left: 20%;
	  top: 45px;
	  height: 250px;
	  width: 300px;
	}

	.stamp .par {
	  padding: 0 5px 0 5px;
	  width: 200px;
	  height: 120px;
	}
	.MyUsedArea
	{
		position:relative;
		width:300px
	}
	.BigFontSize
	{
	  font-size: 23px;
	  margin-right: 5px;
	}
	.sign {
	  font-size: 19px;
	}
	.haveUsed
	{
		left:31%;
		top:37%;
		font-size: 38px;
	}
	.stamp .copy 
	{
	  font-size: 18px;
	}
	.stamp .copy p {
	  font-size: 12px;
	}
	.stamp .copy
	{
		width:78px;
	}
}
@media screen and (max-width: 330px) {
	/* 如果使用者之視窗寬度 <= 320px，將會再載入這裡的 CSS。  */ 
	/*行動交易憑證*/
	.stamp {
	  width: 260px;
	  height: 90px;
	  padding: 0 10px;
	}
	
	.stamp i {
	  left: 30%;
	  top: 10px;
	  height: 250px;
	  width: 260px;
	}

	.stamp .par {
	  padding: 0 5px 0 10px;
	  width: 170px;
	  height: 90px;
	}
	.MyUsedArea
	{
		position:relative;
		width:260px
	}
	.BigFontSize
	{
	  font-size: 24px;
	  margin-right: 5px;
	}
	.sign {
	  font-size: 18px;
	}
	.haveUsed
	{
		left:30%;
		top:36%;
		font-size: 34px;
	}
	.stamp .copy 
	{
	  font-size: 14px;
	}
	.stamp .copy p {
	  font-size: 10px;
	}
}

/* signup List */
/* people List */
.tiles {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}

.tiles article {
	-moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
	position: relative;
	width: calc(33.33333% - 2.5em);
	margin: 2.5em 0 0 2.5em;
}

.tiles article > .image {
	-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;
	position: relative;
	display: block;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
}

.tiles article > .image img {
	display: block;
	width: 100%;
}

.tiles article > .image:before {
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	-moz-transition: background-color 0.5s ease, opacity 0.5s ease;
	-webkit-transition: background-color 0.5s ease, opacity 0.5s ease;
	-ms-transition: background-color 0.5s ease, opacity 0.5s ease;
	transition: background-color 0.5s ease, opacity 0.5s ease;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1.0;
	z-index: 1;
	opacity: 0.8;
}

.tiles article > .image:after {
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	-moz-transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cstyle%3Eline %7B stroke-width: 0.25px%3B stroke: %23ffffff%3B %7D%3C/style%3E%3Cline x1='0' y1='0' x2='100' y2='100' /%3E%3Cline x1='100' y1='0' x2='0' y2='100' /%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	opacity: 0.25;
	z-index: 2;
}

.tiles article > a {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
	-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
	-ms-transition: background-color 0.5s ease, -ms-transform 0.5s ease;
	transition: background-color 0.5s ease, transform 0.5s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1em;
	border-radius: 4px;
	border-bottom: 0;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	z-index: 3;
}

.tiles article > a > :last-child {
	margin: 0;
}

.tiles article > a:hover {
	color: #ffffff !important;
}

.tiles article > a h2 {
	margin: 0;
	color:#ffffff !important;
	font-size:1.5em;
}

.tiles article > a .content {
	-moz-transition: max-height 0.5s ease, opacity 0.5s ease;
	-webkit-transition: max-height 0.5s ease, opacity 0.5s ease;
	-ms-transition: max-height 0.5s ease, opacity 0.5s ease;
	transition: max-height 0.5s ease, opacity 0.5s ease;
	width: 100%;
	max-height: 0;
	line-height: 1.5;
	margin-top: 0.35em;
	opacity: 0;
}

.tiles article > a .content > :last-child {
	margin-bottom: 0;
}

.tiles article.style1 > .image:before {
	background-color: #f2849e;
}

.tiles article.style2 > .image:before {
	background-color: #7ecaf6;
}

.tiles article.style3 > .image:before {
	background-color: #7bd0c1;
}

.tiles article.style4 > .image:before {
	background-color: #c75b9b;
}

.tiles article.style5 > .image:before {
	background-color: #ae85ca;
}

.tiles article.style6 > .image:before {
	background-color: #8499e7;
}

body:not(.is-touch) .tiles article:hover > .image {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

body:not(.is-touch) .tiles article:hover > .image:before {
	background-color: #333333;
	opacity: 0.35;
}

body:not(.is-touch) .tiles article:hover > .image:after {
	opacity: 0;
}

body:not(.is-touch) .tiles article:hover .content {
	max-height: 15em;
	opacity: 1;
}

* + .tiles {
	margin-top: 2em;
}

body.is-loading .tiles article {
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
}

body.is-touch .tiles article .content {
	max-height: 15em;
	opacity: 1;
}

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

	.tiles {
		margin: -1.25em 0 0 -1.25em;
	}

		.tiles article {
			width: calc(33.33333% - 1.25em);
			margin: 1.25em 0 0 1.25em;
		}

}

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

	.tiles {
		margin: -2.5em 0 0 -2.5em;
	}

		.tiles article {
			width: calc(50% - 2.5em);
			margin: 2.5em 0 0 2.5em;
		}

}

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

	.tiles {
		margin: -1.25em 0 0 -1.25em;
	}

		.tiles article {
			width: calc(50% - 1.25em);
			margin: 1.25em 0 0 1.25em;
		}

			.tiles article:hover > .image {
				-moz-transform: scale(1.0);
				-webkit-transform: scale(1.0);
				-ms-transform: scale(1.0);
				transform: scale(1.0);
			}

}

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

	.tiles {
		margin: 0;
	}

		.tiles article {
			width: 100%;
			margin: 1.25em 0 0 0;
		}

}

.people_well {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
}
.page-job-list{
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border-radius: 3px;
    overflow: hidden;
}
.page-job-list .well-list-item {
    padding: 20px;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #eee;
    word-wrap: break-word;
    cursor: pointer;
}
.page-job-list .well-list-item:hover{
    background-color: #fbfbfb;
}
.job_title{
    color:#805a45;
    font-size: 20px;
}
.job_in_title{
	color:#805a45;
    font-size: 30px;
	text-align:center;
	margin-bottom:10px;
}
.job_title_bottom{
	font-size: 13px;
	margin-top:10px;
}
.job_Con_title{
    color:#757575;
    font-size: 18px;
    margin-top: 10px;
	font-weight:bold;
}
.job_Con{
    color:#757575;
    font-size: 16px;
    margin-top: 10px;
}
.job_muted_title{
    color:#333;
    font-size:15px;
}
.job_muted{
    color:#aaa;
    margin: 10px 0 10px;
    font-size: 13px;
}
.job_label{
    border: 1px solid #ccc;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    color: #333;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 5px;
    padding: 2px;
}
.job_label:hover {
    color: #000;
    border-color: #555;
}
.middot:before {
    content: "\00b7";
    padding: .8em;
}
.page-job-list-comment{
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border-radius: 3px;
    overflow: hidden;
	padding:10px;
	margin-top:10px;
}
/* people List */
/* question List */
article.box{
	margin-top:9em;
}
.box {
	position: relative;
	margin-bottom: 0;
}

.box:after {
	content: '';
	display: block;
	position: absolute;
	top: -9em;
	left: 50%;
	height: 9em;
	border-left: solid 1px #fff;
}

.box:before {
	content: '';
	display: block;
	width: 90px;
	height: 66px;
	position: absolute;
	left: 50%;
	top: -4.5em;
	margin-left: -45px;
	margin-top: -33px;
	background: url("images/arrow.svg") no-repeat;
}

.box :last-child {
	margin-bottom: 0;
}

.box.style1 {
	background: #fff;
	padding: 1em;
}

.box.style1 .image {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	background: #152E33;
	overflow: hidden;
}

.box.style1 .inner > :last-child {
	margin: 0;
}

.box.style1.right .image {
	left: 0;
}

.box.style1.right .image img {
	right: 0;
}

.box.style1.right .inner {
	margin-left: 50%;
	padding-left: 3em;
	min-height:190px;
}

.box.style1.left .image {
	right: 0;
}

.box.style1.left .image img {
	left: 0;
}

.box.style1.left .inner {
	margin-right: 50%;
	padding-right: 3em;
	min-height:210px;
}

.box.style2 {
	text-align: center;
}

.box.style2 header {
	display: inline-block;
	background: #fff;
	padding: 2em 3em 2em 3em;
	margin: 0;
}

.box.style2 header p {
	padding: 0;
}

.box.style2 .inner {
	position: relative;
	padding: 40px 0 0px 0;
}

.box.style2 .inner:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	border-left: solid 1px #fff;
}

.box.style2 .inner .row {
	position: relative;
}

.box.style2 .inner .row:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 20px;
	width: calc(100% - 40px);
	border-bottom: solid 1px #fff;
}

.box.style2 .inner .image {
	position: relative;
	z-index: 1;
	padding: 20px;
}

.box.style3 {
	background: #fff;
	padding: 3em;
}

.box.style3 header {
	text-align: center;
}
@media screen and (max-width: 736px) {
	
	/* Box */
	article.box{
		margin-top:4.5em !important;
	}
	.box {
		margin-top: 4.5em;
	}

	.box:after {
		top: -4.5em;
		height: 4.5em;
	}

	.box:before {
		width: 45px;
		height: 33px;
		top: -2.25em;
		margin-left: -22.5px;
		margin-top: -16.5px;
		background-size: 45px 33px;
	}

	.box.style1 {
		padding: 0 !important;
		text-align: center;
	}

	.box.style1 .image {
		position: relative !important;
		left: 0 !important;
		width: 100% !important;
		height: auto !important;
	}

	.box.style1 .image img {
		position: relative;
		height: auto;
		width: 100%;
	}

	.box.style1 .inner {
		margin: 0 !important;
		padding: 2em 1.25em 2em 1.25em !important;
	}

	.box.style2 .inner .row:before {
		display: none;
	}

	.box.style2 .inner .image {
		padding: 0;
		max-width: 250px;
		margin: 0 auto 20px auto;
	}

	.box.style3 {
		padding: 2em 1.25em 2em 1.25em;
	}

}

.pa_question
{
	margin-top:4em;
}
.pa_question a
{
	color:#ffffff !important;
}
/* question List */
/* talk List */
.spotlights > section {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	/* min-height: 22.5em; */
	background-color: rgba(0, 0, 0, 0.05);
}

body.is-ie .spotlights > section {
	min-height: 0;
}

.spotlights > section > .image {
	background-position: center center;
	background-size: cover;
	border-radius: 0;
	display: block;
	position: relative;
	width: 25em;
}

.spotlights > section > .image img {
	border-radius: 0;
	display: block;
}

.spotlights > section > .image:before {
	-moz-transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	transition: opacity 1s ease;
	background: rgba(49, 36, 80, 0.9);
	content: '';
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.spotlights > section > .content {
	padding: 4em 5em 2em 5em ;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	width: 50em;
	-ms-flex: 1;
}

.spotlights > section > .content > .inner {
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	opacity: 1;
}

.spotlights > section.inactive > .image:before, body.is-loading .spotlights > section > .image:before {
	opacity: 1;
}

.spotlights > section.inactive > .content > .inner, body.is-loading .spotlights > section > .content > .inner {
	-moz-transform: translateX(-1em);
	-webkit-transform: translateX(-1em);
	-ms-transform: translateX(-1em);
	transform: translateX(-1em);
	opacity: 0;
}

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

	.spotlights > section > .content {
		padding: 1.8em 3em 2em 3em ;
	}

}

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

	.spotlights > section {
		display: block;
	}

	.spotlights > section > .image {
		width: 100%;
		/* height: 50vh; */
	}

	.spotlights > section > .content {
		width: 100%;
	}

	.spotlights > section.inactive > .content > .inner, body.is-loading .spotlights > section > .content > .inner {
		-moz-transform: translateY(1em);
		-webkit-transform: translateY(1em);
		-ms-transform: translateY(1em);
		transform: translateY(1em);
	}

}

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

	.spotlights > section > .image {
		/* height: 50vh; */
		min-height: 15em;
	}

	.spotlights > section > .content {
		padding: 3em 2em 1em 2em ;
	}

}

.talk-noResult {
    width: 100%;
    text-align: center;
    color: #ff9e39;
    font-size: 24px;
    font-weight: bold;
    padding: 20px 0 20px 0;
}

.talk-footCircleFonts-1 {
    font-size: 14px;
    margin: 0 auto;
    margin-top: 10px;
    color: #ff9e39;
    padding-bottom: 3px;
    text-align: center;
    cursor: pointer;
}
/* talk List */
/* lottery List */
.boxLottery {
	background: #ffffff;
	border: solid 1px rgba(224, 224, 224, 0.75);
	margin-bottom: 6em;
	padding: 3.5em;
}

.boxLottery.alt {
	background: none;
	border: none;
	padding: 0;
}

.feature_lottery {
	position: relative;
	height: 20em;
	margin:0px !important;
}

.feature_lottery:after {
	clear: both;
	content: '';
	display: block;
}

.feature_lottery h3, .feature_lottery h4, .feature_lottery h5, .feature_lottery h6 {
	text-align: inherit;
}

.feature_lottery .image {
	display: inline-block;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 50%;
}

.feature_lottery:before {
	background: blue;
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.feature_lottery .content {
	display: inline-block;
	padding: 3em;
	vertical-align: middle;
	width: 48%;
}

.feature_lottery .content h3 {
	margin-bottom: 0.5em;
}

.feature_lottery .content :last-child {
	margin: 0;
}

.feature_lottery.left {
	text-align: left;
}

.feature_lottery.left .image {
	float: left;
}

.feature_lottery.left .image img {
	right: 0;
	top: 0;
}

.feature_lottery.left .content {
	padding-right: 0;
}

.feature_lottery.right {
	text-align: right;
}

.feature_lottery.right .image {
	float: right;
}

.feature_lottery.right .image img {
	left: 0;
	top: 0;
}

.feature_lottery.right .content {
	padding-left: 0;
}

.feature_lottery.long .content {
	padding-top: 0;
}
@media screen and (max-width: 736px) {
	.feature_lottery {
		background: #ffffff;
		display: block;
		height: auto;
		margin-bottom: 2em;
	}

	.feature_lottery:last-child {
		margin-bottom: 0;
	}

	.feature_lottery:before, .feature_lottery:after {
		display: none;
	}

	.feature_lottery .image {
		float: none;
		height: 15em;
		width: 100%;
	}

	.feature_lottery .content {
		border: solid 1px rgba(224, 224, 224, 0.75);
		padding: 2em !important;
		text-align: center;
		width: 100%;
	}
}

.image.feature_lottery {
	display: block;
	margin: 0 0 2em 0;
}

.image.feature_lottery img {
	display: block;
	width: 100%;
}

.image.icon {
	-moz-perspective: 500px;
	-webkit-perspective: 500px;
	-ms-perspective: 500px;
	perspective: 500px;
}

.image.icon:before {
	-moz-transition: -moz-transform 0.1s ease-in-out, font-size 0.1s ease-in-out;
	-webkit-transition: -webkit-transform 0.1s ease-in-out, font-size 0.1s ease-in-out;
	-ms-transition: -ms-transform 0.1s ease-in-out, font-size 0.1s ease-in-out;
	transition: transform 0.1s ease-in-out, font-size 0.1s ease-in-out;
	color: #fff;
	font-size: 6em;
	height: 1em;
	left: 50%;
	line-height: 1em;
	margin: -0.5em 0 0 -0.5em;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 1em;
	z-index: 1;
}

.image.icon:hover:before {
	-moz-transform: translateZ(1em);
	-webkit-transform: translateZ(1em);
	-ms-transform: translateZ(1em);
	transform: translateZ(1em);
}

.image.icon:hover:after {
	opacity: 1;
}
.img_lottery:after {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	background-image: url("images/overlay_lottery.png");
	content: '';
	display: block;
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;
}

span.image.icon {
	cursor: default;
}

.elect-MyBoxListTitle {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ed5565;
	margin-top:10px;
}
.elect-MyBoxListTabGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
	width:100%;
}
.elect-myBoxListTitle{
	position:relative;
	background-color:#ed5565;
    color:#ffffff;
    min-width:50px;
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    padding: 1rem 0 1rem 0;
    cursor: pointer;
	padding-right:10px;
}
.elect-myBoxListTitle:after{
	content:'';
	border:3px solid #ffffff;
	position: absolute;
    top: 0px;
	right: 6px;
    height: 100%;
}
.elect-myBoxListTitle-2{
    color:#ed5565;
    width:100%;
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    padding: 1rem 0 1rem 0;
    cursor: pointer;
}
@media (max-width: 767px) {
.elect-myRightAdTitle{
    font-size:16px;
}
}
.elect-block{
	margin:0 10px 0 10px;
	min-height:467px;
}
.lightBoxGallery img{
	margin: 5px;
	display:inline-block !important;
}
/* lottery List */
/* elect List */
.box_elect {
	background: #ffffff;
	border-bottom: solid 1px #ccc;
}
.box_elect .image.featured {
	position: relative;
	width: auto;
	border-width:0px !important;
}
@media screen and (min-width: 737px) {
	.box_elect {
		padding: 2em 1.75em 2em 1.75em;
	}

	.box_elect .image.featured {
		left: 1.75em;
		top: 1.75em;
		margin: -4.5em 0 4.25em -3.5em;
	}

	.box_elect.post header {
		padding-top: 1em;
		margin: 0 0 2em 0;
	}

	.box_elect.post h2 {
		font-size: 2.5em;
		letter-spacing: -0.015em;
	}

	.box_elect.post header > p {
		margin-top: 1.25em;
		font-size: 1.25em;
	}
}
@media screen and (max-width: 736px) {
	.box_elect {
		padding: 25px 15px 20px 15px !important;
	}

	.box_elect .image.featured {
		left: 15px;
		top: 15px;
		margin: -40px 0 40px -30px;
	}
}
/* elect List */

/* List */

ul.default {
	list-style: disc;
	padding-left: 1em;
}

	ul.default li {
		padding-left: 0.5em;
	}

ul.style2 li {
	border-top: solid 1px #eee;
	padding: 1.5em 0 0 0;
	margin: 1.5em 0 0 0;
}

	ul.style2 li:first-child {
		border-top: 0;
		padding-top: 0;
		margin-top: 0;
	}

ul.style3 li {
	border-top: solid 1px #eee;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
}

	ul.style3 li:first-child {
		border-top: 0;
		padding-top: 0;
		margin-top: 0;
	}

ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}

ol.default li {
	padding-left: 0.25em;
}

/* Feature List */

.feature-list h3:before {
	position: relative;
	display: inline-block;
	color: #2f333b;
	background: #fff;
	border-radius: 1em;
	text-align: center;
	box-shadow: 0px 0px 5px #e3e3e3; 
	-webkit-box-shadow: 0px 0px 5px #e3e3e3; 
	-moz-box-shadow: 0px 0px 5px #e3e3e3; 
}

/* Icons */

.icon {
	text-decoration: none;
}

.icon:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon > .label {
	display: none;
}

/* Wrappers */

.wrapper {
	position: relative;
}

.wrapper .title {
	position: absolute;
	top: 0;
	left: 51%;
	text-align: center;
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	letter-spacing: 0.25em;
}

.wrapper .title:before {
	content: '';
	position: absolute;
	bottom: -38px;
	left: -35px;
	width: 35px;
	height: 38px;
	background: url("images/shadow.png");
}

.wrapper .title:after {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
	content: '';
	position: absolute;
	bottom: -38px;
	right: -35px;
	width: 35px;
	height: 38px;
	background: url("images/shadow.png");
}

.wrapper.style1 h1, .wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6, .wrapper.style1 strong, .wrapper.style1 b, .wrapper.style1 a {
	color: #fff;
}

.wrapper.style2 {
	background: #fff;
}

.wrapper.style2 .title {
	background: #fff;
	color: #484d55;
}

.wrapper.style3 {
	background: #f3f3f3;
}

.wrapper.style3 .title {
	background: #f3f3f3;
	color: #484d55;
}

.wrapper.style3 .image {
	border: solid 10px #fff;
}

.wrapper.style4 {
	background: #183026 url(images/overlay.png); 
}

.wrapper.style4 .title {
	background: #183026 url(images/overlay.png); 
	color: #ffffff;
}

.wrapper.style5 {
	background: #f6f6f6;
}
.wrapper.style5 .title {
	background: #f6f6f6;
	color: #484d55;
}

.wrapper.style5 .image {
	border: solid 10px #fff;
}

#footer-wrapper
{
	padding-bottom:0px !important;
	padding-top:0px !important;
}

#footer-wrapper h1, #footer-wrapper h2, #footer-wrapper h3, #footer-wrapper h4, #footer-wrapper h5, #footer-wrapper h6, #footer-wrapper strong, #footer-wrapper b, #footer-wrapper a {
	color: #fff;
}

#google_translate_element a{
	color:#666 !important;
}

#footer-wrapper hr {
	border-top-color: #333;
	border-top-color: rgba(255, 255, 255, 0.05);
}

#footer-wrapper form input[type="text"],
#footer-wrapper form input[type="email"],
#footer-wrapper form input[type="password"],
#footer-wrapper form select,
#footer-wrapper form textarea {
	background: #ccc;
	box-shadow: none;
}

#footer-wrapper form input[type="text"]:focus,
#footer-wrapper form input[type="email"]:focus,
#footer-wrapper form input[type="password"]:focus,
#footer-wrapper form select:focus,
#footer-wrapper form textarea:focus {
	background: #fff;
}

#footer-wrapper input[type="button"],
#footer-wrapper input[type="submit"],
#footer-wrapper input[type="reset"],
#footer-wrapper button,
#footer-wrapper .button {
	color: #fff;
	box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, 0.5);
}

#footer-wrapper input[type="button"]:hover,
#footer-wrapper input[type="submit"]:hover,
#footer-wrapper input[type="reset"]:hover,
#footer-wrapper button:hover,
#footer-wrapper .button:hover {
	color: #fff;
	box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, 0.65);
}

#footer-wrapper input[type="button"]:active,
#footer-wrapper input[type="submit"]:active,
#footer-wrapper input[type="reset"]:active,
#footer-wrapper button:active,
#footer-wrapper .button:active {
	box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, 0.75);
}

#footer-wrapper input[type="button"].style2:active,
#footer-wrapper input[type="submit"].style2:active,
#footer-wrapper input[type="reset"].style2:active,
#footer-wrapper button.style2:active,
#footer-wrapper .button.style2:active {
	box-shadow: inset 0px 0px 2px 0px rgba(255, 255, 255, 0.75);
}

.input-margin{
	margin:10px 0 10px 0;
}

#footer-wrapper .title {
	background: #282b34;
	color: #eee;
}

#footer-wrapper header.style1 h2 {
	color: #fff;
}

#footer-wrapper header.style1 .p {
	color: inherit;
}

#footer-wrapper .feature-list section {
	border-top-color: #333;
	border-top-color: rgba(255, 255, 255, 0.05);
}

#footer-wrapper .feature-list h3:before {
	background: #fff;
}
/*go To Top*/
#gotop {
	display: none;
	position: fixed;
	right: 30px;
	bottom: 20px;
	cursor: pointer;
	z-index: 999;
}
/* BG */
#bgBlockCover
{
	width: 100%;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: -1;
	background-color:rgba(0, 0, 0, 0.6);
}

#bg {
	-moz-transition: opacity 2s ease-in-out;
	-webkit-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -2;
}

#bg div {
	-moz-transition: opacity 3s ease, visibility 3s;
	-webkit-transition: opacity 3s ease, visibility 3s;
	-ms-transition: opacity 3s ease, visibility 3s;
	transition: opacity 3s ease, visibility 3s;
	background-size: cover;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 150%;
}

#bg div.visible {
	-moz-animation: bg 45s linear infinite;
	-webkit-animation: bg 45s linear infinite;
	-ms-animation: bg 45s linear infinite;
	animation: bg 45s linear infinite;
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

#bg div.visible.top {
	z-index: 2;
}

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

	#bg div.visible {
		-moz-animation: bg 29.25s linear infinite;
		-webkit-animation: bg 29.25s linear infinite;
		-ms-animation: bg 29.25s linear infinite;
		animation: bg 29.25s linear infinite;
	}

}

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

	#bg div.visible {
		-moz-animation: bg 18s linear infinite;
		-webkit-animation: bg 18s linear infinite;
		-ms-animation: bg 18s linear infinite;
		animation: bg 18s linear infinite;
	}

}

#bg div:only-child {
	-moz-animation-direction: alternate !important;
	-webkit-animation-direction: alternate !important;
	-ms-animation-direction: alternate !important;
	animation-direction: alternate !important;
}

body.is-loading #bg {
	opacity: 0;
}

@-moz-keyframes bg {
	0% {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-moz-transform: translateX(-25%);
		-webkit-transform: translateX(-25%);
		-ms-transform: translateX(-25%);
		transform: translateX(-25%);
	}
}

@-webkit-keyframes bg {
	0% {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-moz-transform: translateX(-25%);
		-webkit-transform: translateX(-25%);
		-ms-transform: translateX(-25%);
		transform: translateX(-25%);
	}
}

@-ms-keyframes bg {
	0% {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-moz-transform: translateX(-25%);
		-webkit-transform: translateX(-25%);
		-ms-transform: translateX(-25%);
		transform: translateX(-25%);
	}
}

@keyframes bg {
	0% {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-moz-transform: translateX(-25%);
		-webkit-transform: translateX(-25%);
		-ms-transform: translateX(-25%);
		transform: translateX(-25%);
	}
}

/* Logo */

#logo h1 {
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
}

#logo p {
	color: #eee;
	color: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}

/* Highlights */

#highlights .highlight {
	text-align: center;
	padding:1em !important;
	border:1px solid #bbb;
	background-color:#eeeeee;
}

#highlights .highlight h3 {
	color: #e97770;
}

/* Copyright */

#copyright {
	text-align: center;
	color: #aaa;
	color: rgba(255, 255, 255, 0.8);
	padding-bottom:0.7em;
}

#copyright:hover {
	color: #fff;
}

/* Desktop + Tablet */

/*修改*/
#contact-message{
	margin-top:10px;
	margin-bottom:10px;
}

@media screen and (min-width: 737px) {

	/* Basic */

	body, input, select, textarea {
		font-size: 13pt;
		line-height: 1.75em;
		letter-spacing: 0.025em;
	}

	hr {
		margin: 2em 0 2em 0;
	}

	/* Section/Article */

	section, article {
		margin: 0 0 4em 0;
	}

	header.style1 {
		padding: 3em 0 3em 0;
	}

	header.style1 h2 {
		font-size: 2em;
		letter-spacing: 0.075em;
		line-height: 1.5em;
	}

	header.style1 p {
		display: block;
		margin: 1.15em 0 0 0;
		font-size: 1.3em;
		letter-spacing: 0.075em;
		line-height: 1.5em;
	}

	/* Form */

	form label {
		margin: 0.25em 0 0.5em 0;
	}

	/* Button */

	.button {
		padding: 0 2.25em 0 2.25em;
		font-size: 0.9em;
		min-width: 12em;
		height: 4em;
		line-height: 4em;
	}
	
	.buttonOther {
		padding: 0 2.25em 0 2.25em;
		font-size: 0.9em;
		min-width: 12em;
		height: 4em;
		line-height: 4em;
	}

	input[type="button"].big,
	input[type="submit"].big,
	input[type="reset"].big,
	button.big,
	.button.big {
		font-size: 1em;
		min-width: 14em;
	}

	/* List */

	ul.actions {
		margin: 0.7em 0 0 0;
	}

	ul.actions li {
		display: inline-block;
		margin: 0 0.75em 0 0.75em;
	}

	ul.actions li:first-child {
		margin-left: 0;
	}

	ul.actions li:last-child {
		margin-right: 0;
	}

	ul.actions-centered {
		text-align: center;
	}

	form ul.actions {
		margin-top: 0;
	}

	/* Feature List */

	.feature-list section {
		padding-top: 2em;
		border-top: solid 1px #eee;
	}

	.feature-list .row:first-child section {
		padding-top: 0;
		border-top: 0;
	}

	.feature-list h3 {
		margin: 0 0 0.75em 0;
		font-size: 1.15em;
		letter-spacing: 0.05em;
		margin-top: -0.35em;
		word-wrap: break-word;
	}

		.feature-list h3:before {
			width: 64px;
			height: 64px;
			line-height: 64px;
			margin-right: 0.75em;
			font-size: 32px;
			top: 0.2em;
		}

	.feature-list p {
		margin: 0 0 0 5em;
	}

	.feature-list.small h3:before {
		font-size: 24px;
		line-height: 45px;
		width: 45px;
		height: 45px;
		margin-right: 1em;
	}

	.feature-list.small p {
		margin: 0 0 0 4em;
		color:#ffffff;
	}
	/* Wrappers */

	.wrapper {
		padding: 4em 0 8em 0;
	}

	.wrapper .title {
		font-size: 1.2em;
		width: 21em;
		height: 3.25em;
		top: -3.23em;
		line-height: 3.25em;
		margin-bottom: -3.25em;
		margin-left: -12.5em;
		padding-top: 0.5em;
		left: 53%;
	}

	#header-wrapper {
		padding: 0;
	}

	#intro-wrapper {
		padding-bottom: 8em;
	}

	/* Header */

	#header {
		position: relative;
		padding: 12em 0;
	}

	.homepage #header {
		padding: 18em 0;
	}

	/* Logo */

	#logo {
		position: absolute;
		height: 5em;
		top: 50%;
		left: 0;
		width: 100%;
		text-align: center;
		margin-top: -0.5em;
	}

	.homepage #logo {
		margin-top: -1em;
	}

	#logo h1 {
		font-size: 2em;
		letter-spacing: 0.25em;
	}

	#logo p {
		margin: 1.25em 0 0 0;
		display: block;
		letter-spacing: 0.2em;
		font-size: 0.9em;
	}

	/* Nav */

	#nav {
		position: absolute;
		display: block;
		top: 2.5em;
		left: 0;
		width: 100%;
		text-align: center;
	}

	#nav > ul {
		display: inline-block;
		border-radius: 0.35em;
		box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 0.25);
		padding: 0 1.5em 0 1.5em;
	}

	#nav > ul > li {
		display: inline-block;
		text-align: center;
		padding: 0 0.7em 0 0.7em;
	}

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

	#nav > ul > li > a, #nav > ul > li > span {
		display: block;
		color: #eee;
		color: rgba(255, 255, 255, 0.75);
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.7em;
		letter-spacing: 0.25em;
		height: 5em;
		line-height: 5em;
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		-o-transition: all .25s ease-in-out;
		-ms-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
		outline: 0;
	}

	#nav > ul > li:hover > a {
		color: #fff;
	}

	#nav > ul > li.active > a, #nav > ul > li.active > span {
		color: #fff;
	}

	.dropotron {
		background: #222835;
		background-color: rgba(44, 50, 63, 0.925);
		padding: 1.25em 1em 1.25em 1em;
		border-radius: 0.35em;
		box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 0.25);
		min-width: 9em;
		text-align: center;
		margin-top: -1.25em;
		margin-left: -1px;
	}

	.dropotron.level-0 {
		margin-top: -1px;
		margin-left: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}

	.dropotron a, .dropotron span {
		-moz-transition: all .25s ease-in-out;
		-webkit-transition: all .25s ease-in-out;
		-ms-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
		display: block;
		color: #eee;
		color: rgba(255, 255, 255, 0.75);
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.7em;
		letter-spacing: 0.25em;
		border-top: solid 1px rgba(255, 255, 255, 0.15);
		line-height: 3em;
	}

	.dropotron li:first-child a, .dropotron li:first-child span {
		border-top: 0;
	}

	.dropotron li:hover > a, .dropotron li:hover > span {
		color: #fff;
	}

	/* Intro */

	#intro {
		text-align: center;
	}

	#intro > .style1 {
		font-size: 1.5em;
		letter-spacing: 0.075em;
		text-align:left;
	}

	#intro > .style3 {
		font-size: 1.1em;
		width: 48em;
		margin: 0 auto;
	}

	/* Features */

	#features {
		padding: 0 6em 0 6em;
	}

	#features header.style1 {
		padding-bottom: 5em;
	}

	#features .actions {
		margin-top: 5em;
	}

	/* Highlights */

	#highlights .highlight h3 {
		margin: 0 0 0.75em 0;
		font-size: 1.15em;
		letter-spacing: 0.05em;
	}

	/* Main */

	#main {
		margin-top: 1em;
		margin-bottom: 1em;
	}

	.homepage #main {
		margin-top: 0;
		margin-bottom: 0;
	}

	/* Footer */

	#footer header.style1 {
		padding-bottom: 0;
	}

	#footer hr {
		margin: 0.8em 0 0.8em 0;
	}

}

/* Tablet Only */

@media screen and (min-width: 737px) and (max-width: 1200px) {

	/* Basic */

	body {
		font-size: 12pt;
		line-height: 1.5em;
		letter-spacing: 0.015em;
	}

	input, select, textarea {
		font-size: 12pt;
		line-height: 1.5em;
		letter-spacing: 0.015em;
	}

	/* Wrappers */

	.wrapper {
		padding: 4em 0 7em 0;
	}

	#intro-wrapper {
		padding-bottom: 7em;
	}

	/* Header */

	#header {
		padding: 10em 0;
	}

	.homepage #header {
		padding: 14em 0;
	}

	/* Logo */

	#logo {
		margin-top: -0.5em !important;
	}

	#logo h1 {
		font-size: 1.75em;
	}

	/* Intro */

	#intro > .style1 {
		font-size: 1.25em;
	}

}

/*money*/
.myShowMoney_decoration
{
	text-decoration: line-through;
	margin-bottom:0.7em;
	color:#919499;
	font-weight:400;
}
.myShowMoney_good
{
	color:#ed5565;
	font-weight:400;
}

/* Mobile Only */

#navPanel, #titleBar {
	display: none;
}

/*Linker會員*/
.LoginBtn1
{
	color:#352C94;
	border:1px solid #352C94;
	background-color:#ffffff;
	padding:5px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:18px;
	cursor:pointer;
}
.LoginBtn1:hover
{
	color:#533c0f;
	border:1px solid #533c0f;
}
.LoginBtn2
{
	color:#ffffff;
	border:1px solid #8780d9;
	background-color:#352C94;
	padding:5px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:18px;
	cursor:pointer;
}
.LoginBtn2:hover
{
	background-color:#7b73d5;
}

.inmodal
{
	padding-right:0px !important;
}
.inmodal .modal-body {
    background: #f8fafb;
}
.inmodal .modal-header {
    padding: 10px 10px;
	text-align:center;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
}
.modal.fade{
	top: 0px !important;
}

.btnStyle
 {
	max-width: 304px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-size: 16px;
    height: 54px;
    line-height: 50px;
    border-radius: 5px;
    border: 0;
    -webkit-appearance: none;
	background-color:#1ab394;
	
}

.btnStyle:hover {
	background-color: #4ee5c7;
}
.btn-linkerLife {
	cursor:pointer;
    color: #ffffff;
	border-radius:20px;
	letter-spacing: 2px;/* 設定文字間距 */
	
	height: 40px;
    line-height: 36px;
 
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a5a0de+50,817ad1+50 */
	background: #a5a0de; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5a0de 50%, #817ad1 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a5a0de 50%,#817ad1 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a5a0de 50%,#817ad1 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5a0de', endColorstr='#817ad1',GradientType=0 ); /* IE6-9 */
	
	transition: all .15s ease-in-out;
}
.btn-linkerLife:hover, .btn-linkerLife-hover {
    color: #ffffff;
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#756ecc+50,5148bf+50 */
	background: #756ecc; /* Old browsers */
	background: -moz-linear-gradient(top,  #756ecc 50%, #5148bf 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #756ecc 50%,#5148bf 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #756ecc 50%,#5148bf 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#756ecc', endColorstr='#5148bf',GradientType=0 ); /* IE6-9 */
  
}
.modal_member .modal-body
{
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
}
.modal_member .form-control
{
	border-color:#e7e7e7;
	border-radius:0px;
}
.click_code
{
	font-size:14px;
	text-align:center;
	margin-top:5px;
}
.modal_member table
{
	margin-bottom:5px;
}
button, button:focus
{
	outline:none;
}
.input_flex
{
	display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
.list_flex
{
	width:50%;
	margin:2px;
}
.member_imgshow img
{
	max-width:400px;
}
/*會員*/

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

	/* Basic */

	html, body {
		overflow-x: hidden;
	}

	body, input, select, textarea {
		line-height: 1.5em;
		font-size: 10.5pt;
		letter-spacing: 0;
	}

	h2, h3, h4, h5, h6 {
		font-size: 1.2em;
		letter-spacing: 0.05em;
		margin: 0 0 1em 0;
	}

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

	/* Section/Article */

	section, article {
		clear: both;
		padding: 1em 0 1em 0 !important;
	}

	header br {
		display: none;
	}

	header.style1 {
		padding: 0 0 1em 0;
	}

	header.style1 h2 {
		font-size: 1.5em;
		letter-spacing: 0.075em;
		line-height: 1.25em;
	}

	header.style1 p {
		display: block;
		margin: 0;
	}

	/* Button */

	.button {
		display: block;
		width: 100%;
		font-size: 1em;
		padding: 1em 0 1em 0;
		margin: 0 auto;
	}
		
	

	/* List */

	ul.actions {
		margin: 0.7em 0 0 0;
	}

	ul.actions li {
		margin: 15px 0 0 0;
	}

	form ul.actions {
		margin: 1em 0 0 0;
	}

	/* Feature List */

	.feature-list section {
		border-top: solid 1px #eee;
	}

	.feature-list > div > div:first-child > div:first-child > section {
		border-top: 0;
		padding-top: 0;
	}

	.feature-list h3 {
		position: relative;
		padding: 4px 0 0 48px;
		line-height: 1.25em;
		word-wrap: break-word;
	}

	.feature-list h3:before {
		position: absolute;
		left: 0;
		top: 0;
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}

	.feature-list p {
		margin: 0 0 0 48px;
	}
	
	/* 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-bottom: 1px;
	}

	#titleBar {
		-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: 44px;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10001;
		background: none;
	}

	#titleBar .title {
		display: none;
	}

	#titleBar .toggle {
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 44px;
	}

	#titleBar .toggle:before {
		-moz-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
		-ms-transition: all .15s ease-in-out;
		transition: all .15s ease-in-out;
		font-family: FontAwesome;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: '\f0c9';
		font-size: 14px;
		position: absolute;
		top: 6px;
		left: 6px;
		display: block;
		width: 54px;
		height: 38px;
		line-height: 38px;
		text-align: center;
		color: rgba(255, 255, 255, 0.75);
		background-color: rgba(92, 95, 103, 0.5);
		border-radius: 0.25em;
	}

	#titleBar .toggle:active:before {
		background-color: rgba(92, 95, 103, 0.75);
	}

	#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: #242730;
		box-shadow: inset -3px 0px 4px 0px rgba(0, 0, 0, 0.1);
	}

	#navPanel .link {
		display: block;
		color: rgba(255, 255, 255, 0.5);
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.85em;
		letter-spacing: 0.15em;
		text-decoration: none;
		height: 44px;
		line-height: 44px;
		border-top: solid 1px rgba(255, 255, 255, 0.05);
		margin: 0 15px 0 15px;
	}

	#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;
	}

	#navPanel .depth-0 {
		color: #fff;
	}

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

	body.navPanel-visible #titleBar {
		-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);
	}

	/* Wrappers */

	.wrapper {
		padding: 15px 15px 5em 15px;
	}

	.wrapper .title {
		font-size: 1.2em;
		width: 18em;
		height: 2.5em;
		top: -2.44em;
		line-height: 2.5em;
		margin-bottom: -2.5em;
		margin-left: -9em;
		padding-top: 0.5em;
	}

	.wrapper .title:before, .wrapper .title:after {
		height: 15px;
		bottom: -14px;
		background-size: 100% 100%;
	}
	
	#header-wrapper {
		padding: 10em 2em 10em 2em;
	}
	
	#footer-wrapper {
		padding-top: 3em;
	}

	#footer-wrapper .feature-list section {
		border-top-color: #eee;
		border-top-color: rgba(255, 255, 255, 0.05);
	}

	/* Logo */

	#logo {
		text-align: center;
	}

	#logo h1 {
		font-size: 1.5em;
		letter-spacing: 0.2em;
	}

	#logo p {
		margin: 1.25em 0 0 0;
		display: block;
		letter-spacing: 0.2em;
		font-size: 0.9em;
	}

	/* Nav */

	#nav {
		display: none;
	}

	/* Intro */

	#intro {
		text-align: center;
		padding: 1em 2em 1em 2em !important;
		margin: 0 auto;
	}

	#intro .style2 {
		font-size: 1.5em;
		letter-spacing: 0.05em;
		line-height: 1.25em;
		padding: 1.25em;
	}

	/* Main */

	#main {
		padding: 1em 0 0 0;
	}

	/* Content */

	#content {
		padding: 0 0 2em 0;
	}

	#content header.style1 {
		padding-bottom: 2.5em;
	}

	/* Footer */

	#footer hr {
		display: none;
	}

}
/*--------------------------------------------------------------
# 按鈕
--------------------------------------------------------------*/
.button-sm{
	padding: 0 2.25em 0 2.25em;
    font-size: 0.8em;
    min-width: 7em;
    height: 3em;
    line-height: 3em;
}
/*--------------------------------------------------------------
# 分享鈕
--------------------------------------------------------------*/
.shareArea
{
    margin-top:10px;
    font-size:.8em;
	margin-bottom:45px;
}
.facebookBtn{
    background-color: #3B5998;
}
.twitterBtn {
    background-color: #1DA1F2;
}
.googleBtn {
    background-color: #DC4E41;
}
.plurkBtn {
    background-color: #EA423B;
}
.LineBtn {
    background-color: #00C300;
}
.facebookBtn, .twitterBtn, .googleBtn, .plurkBtn, .LineBtn{
    color:#ffffff;
    transition: all .2s ease-in-out;
}
.facebookBtn:hover, .twitterBtn:hover, .googleBtn:hover, .plurkBtn:hover, .LineBtn:hover {
  transform: translateY(-4px);
}
/*--------------------------------------------------------------
# 問與答
--------------------------------------------------------------*/
.product-comment{
    border-bottom: 1px solid rgba(0,0,0,.09);
    padding: .8rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.product-comment-noBottom{
    border-bottom-width: 0px;
}
.PcommentItemSection1 {
    width: 4rem;
    margin-right: 1rem;
    text-align: center;
}
.PcommentItemSection1 .my-avatar {
    width: 4rem;
    height: 4rem;
}
.my-avatar {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    position: relative;
    border-radius: 50%;
    border: .1rem solid rgba(0,0,0,.09);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.my-avatar-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.PcommentItemSection2{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.product-comment-item-author-name {
    text-decoration: none;
    color: rgba(0,0,0,.8);
    color: rgba(0,0,0,.87);
    font-size: 0.8em;
}
.product-comment-item__content{
    font-size: 1em;
    margin-top: 0.4rem;
    color: rgba(0,0,0,.8);
}
.product-comment-item__comment-time{
    margin-top: .9rem;
    font-size: 0.6em;
    color: rgba(0,0,0,.54);
}
.PcommentItemSection3{
    color:#e97770;
    font-size: .9em;
}
.myboxEditArea{
    margin-top: .8rem;
    width:100%;
    padding: 10px;
}
.mytoTitleGo
{
    font-size:1.2em;
    color:#757575;
    margin: 4rem 0 1rem 0;
    border-bottom:2px solid #e97770;
    padding-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background: #e97770;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    top: -45px !important;
    line-height: 14px !important;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    top: -45px !important;
    line-height: 14px !important;
}
.jcarousel-skin-tango li {
    position: relative;
    float: left;
    margin: 0;
    width: auto;
    padding: 0;
    border: 4px solid #e9e9e9;
}
ul.clients li:hover {
    border: 4px solid #e97770;
}
.jcarousel-skin-tango li img{
    max-width: 290px;
}
.jcarousel-skin-tango .jcarousel-item{
	margin-right:5px !important;
}
.myShop-TabsTitle{
	position:relative;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	border-left: 4px solid #e97770;
	padding-left:5px;
}
.NoItemBuy{
	position:absolute;
	text-align:center;
	color:#ffffff;
	background-color: rgba(0, 0, 0, 0.4);
	top: calc( 50% - 40px);
    left: calc( 50% - 40px);
	
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	width:80px;
	height:80px;
	line-height:80px;
	
	-moz-transform:rotate(0.785rad);
	-webkit-transform:rotate(0.785rad);
	-o-transform:rotate(0.785rad);
	-ms-transform:rotate(0.785rad);
	transform:rotate(0.785rad);
	z-index:100;
}
#NoMessageArea{
	text-align:center;
	width:100%;
}
.redSecret{
	color:#ff5000;
}
.myMsgForRe {
    background-color: #FCFCFC;
    width: calc( 100% - 60px );
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    margin-bottom: 15px;
    padding: 10px;
	margin-left:60px;
}
.editA1{
	cursor:pointer;
}
/* --- portfolio detail --- */

.top-wrapper {
  margin-bottom: 20px;
}

.myShopName{
    font-size: 0.8em;
    color:#757575;
    margin-top:10px;
    margin-left: 8px;
}
.myPrice{
    font-size: 0.8em;
    color:#F03C02;
    margin-top:5px;
    margin-left: 8px;
    margin-bottom:10px;
}
/*--------------------------------------------------------------
# 情報站
--------------------------------------------------------------*/
#myNewCon{
    padding: 0 15px 0 15px;
	position:relative;
}
#myNewCon .myNavArea{
    font-size:15px;
    position: relative;
}
#myNewCon .myNavArea a
{
  color: #222;   
}
#myNewCon .myNavArea a:hover
{
   color: #757575;  
}
#myNewCon .clockRight{
    float: right;
}

#myNewCon .blockContent {
    clear: both;
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#myNewCon .myNewTitle {
    font-size:1.6em;
    padding: .8rem;
    margin-top: .8rem;
    margin-bottom: .8rem;;
}

#myNewCon .myNewDetialCon {
    font-size:1em;
    padding: .8rem;
}

.myNewDetialCon img, .myNewDetialCon iframe
{
	max-width:100%;
	/* height:auto !important; */
}

#myNewCon .myRightAdTitle{
    background: #3C68EA;
    background: linear-gradient(45deg, #3c68ea, #7997f1);
    color:#ffffff;
    padding: .4rem;
}

#myNewCon .myList{
    clear: both;
    counter-reset: myli 0;
}
#myNewCon .myList h3{
    margin-bottom: 10px;
    margin-top: 10px;
}
.myMaybeSee{
    color:#757575;
    font-size: 18px !important;
	word-wrap:break-word;
}
.myMaybeSee img{
    max-width:100%;
    margin-top: 15px;
}
#myNewCon .myList h3 a{
    color:#757575;
    font-size: 18px !important;
}
#myNewCon .myList h3 a:hover{
    color:#a1a1a1;
    font-size: 18px !important;
}
#myNewCon .myList h3 a::before {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: #e94c15;
    font-size: 13px;
    color: #fff;
    text-align: center;
    font-style: normal;
    margin-right: 5px;
    content: counter(myli);
    counter-increment: myli 1;
}
#myNewCon .myNewTitle {
    font-size:1.6em;
    padding: .8rem;
    margin-top: .8rem;
    margin-bottom: .8rem;
}

#myNewCon .myRightAdTitle{
    background: #666;
    background: linear-gradient(45deg, #666, #999);
    color:#ffffff;
    padding: .4rem;
}

#myNewCon .myList{
    clear: both;
    counter-reset: myli 0;
}
#myNewCon .myList h3{
    margin-bottom: 10px;
    margin-top: 10px;
}

@media (max-width: 767px) {
#myNewCon .myRightAdTitle{
    font-size:16px;
}
.myMaybeSee{
    font-size: 14px !important;
}
#myNewCon .myList h3 a{
    font-size: 14px !important;
}
#myNewCon .myList h3 a:hover{
    font-size: 14px !important;
}
}

/*--------------------------------------------------------------
# 商場
--------------------------------------------------------------*/
.mySelectArea{
    float:right;
	margin-bottom:5px;
}
/*-- 分類 --*/
.part_menu_area
{
	clear: both;
    background: linear-gradient(45deg, #d5d5d5, #eeeeee);
    border-top: 4px solid #555;
    padding: 10px;
	margin-bottom:20px;
}
.part_menu_area li {
	display:inline-block;
	font-size: 15px;
    height: 20px;
    margin: 0px 8px 10px 0px;
}
.part_menu_area li .isAtive{
    color: #e97770;
}
.clearfix:after {
    content: ".";
    display: block;
    overflow: hidden;
    height: 0;
    clear: both;
    visibility: hidden;
}
.blockContent
{
	clear: both;
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#myShopCon .myNavArea{
    font-size:15px;
    position: relative;
}
#myShopCon .myNavArea a
{
  color: #222;   
}
#myShopCon .myNavArea a:hover
{
   color: #757575;  
}
#myShopCon .clockRight{
    float: right;
}

#myShopCon .blockContent {
	width:100%;
    clear: both;
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.imgArea
{
    width:100%;
	position:relative;
	-webkit-background-size:cover;
	background-size:cover;
	background-color:#F0EFEF;
	background-repeat:no-repeat;
	background-position: center;
}
#myShopCon h1 {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 200;
	line-height:1.5;
	word-wrap: break-word;
}
#myShopCon h2 {
    font-size: 18px;
    margin-top: 5px;
}
.specialPrice{
	color:#ed5565 !important;
}
.todo-completed {
  text-decoration: line-through;
}
.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}
.myBtnArea{
    text-align: right;
    margin-top:20px;
    margin-bottom:20px;
}
.mySizeUl
{
  margin: 0;
  padding: 0;
  list-style: none;
}
.mySizeUl li
{
    font-size: .8em;
    float: left;
    cursor: pointer;
    border-radius: 3px;
    /*border: 1px solid rgba(0,0,0,.09);*/
    border: 1px solid rgba(0,0,0,.5);
    margin: .4rem;
    padding: .4rem;
    color: rgba(0,0,0,.5);
}
.mySizeUl li:hover, .mySizeUlHover
{
    color:#e97770 !important;
    border: 1px solid #e97770 !important;
}
/*--------------------------------
民意中心
--------------------------------*/
#more-question {
  padding: 60px 0 60px 0;
  overflow: hidden;
}
#more-question .box {
  padding: 25px;
  margin-bottom: 30px;
  border:1px solid #e5e5e5;
  background: #fff;
  transition: 0.5s;
  cursor:pointer;
}
#more-question .box:hover
{
	box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
}
.question-img{
    max-width: 100%;
}
.question_subtitle{
    line-height: 0.5;
    text-align: center;
    font-size: 16px;
    margin-top: 40px;
    color: #818181;
}
.question_subtitle span {
    display: inline-block;
    position: relative;
}
.question_subtitle span:before {
    right: 100%;
    margin-right: 5px;
}
.question_subtitle span:after {
    left: 100%;
    margin-left: 5px;
}
.question_subtitle span:before, .question_subtitle span:after {
    content: "";
    margin-top: 1px;
    position: absolute;
    height: 5px;
    border-top: 1px solid #dedede;
    top: 0;
    width: 60%;
}
.question_desc{
    padding: 20px 0 20px 0;
}
.question-MyBoxListTitle {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #e97770;
	margin-top:10px;
}
.question-MyBoxListTabGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
	width:100%;
}
.question-myBoxListTitle{
    color:#e97770;
    min-width:120px;
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    padding: 1rem 0 1rem 0;
    cursor: pointer;
	border:2px solid #e97770;
	border-bottom-width:0px;
	font-weight:bold;
}
.question-sendMessageBtn {
  background: linear-gradient(45deg, #b2c65b, #becf74);
  border: 0;
  border-radius: 3px;
  padding: 8px 30px;
  color: #fff;
  font-size:14px;
  margin-top:15px;
  width:100%;
}

.question-sendMessageBtn:hover {
  background: linear-gradient(45deg, #90a439, #a6bd42);
  cursor: pointer;
}
/*--------------------------------------------------------------
# member
--------------------------------------------------------------*/
.notLogin{
	display: none !important;
}
#myMemberCon{
    padding: 20px 15px 30px 15px;
    min-height: 735px;
}
.blockMemberContent {
    clear: both;
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.MyBoxListTitle {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #dedede;
}
.MyBoxListTabGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
.myBoxListTitle{
    color:#dbdbdb;
    min-width:70px;
    text-align: center;
    font-size: .9em;
    line-height: 1em;
    padding: 1rem 0 1rem 0;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.myBoxListTitle_active,.myBoxListTitle:hover{
    border-bottom:2px solid #e97770;
    background-color: #fefefe;
    color:#757575;
}
.MyBoxListCon{
    padding: 20px;
    color:#757575;
}
.myMemberEditT{
    font-size: .9em;
    color:#333;
}
.myMemberEditCon{
    font-size: .9em;
    color:#757575;
}
.showMyPass{
    color:#e97770;
    font-size:.9em;
}
.editMyMemberData{
    color:#e97770;
    text-align: right;
}
.selectBox
{
    display: inline-block;
    margin: 1%;
}
.showMyPass{
    color:#e97770;
    font-size:.9em;
}
/*訂單管理*/
#myTabsMsgCont3 .box {
  margin-bottom: 30px;
  border:1px solid #e5e5e5;
  background: #fff;
  transition: 0.5s;
}

#myTabsMsgCont3 .box:hover
{
	box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
}
.myorderSection
{
    margin: .8em .8em 1.667em;
}
.dInline_block
{
    display: inline-block;
    width:18.9%;
    text-align: center;
    padding: .4rem 0 .4rem 0;
}
.orderHover
{
    color:#224ac4;
    border-bottom: 1px solid #224ac4;
}
.orderStatus
{
    float: right;
    color:#224ac4;
    font-size: 0.9em;
}
.myWrapper
{
    position: relative;
    background: #fff;
    padding: .8rem;
}
.myWrapperMore
{
    position: relative;
    background: #fff;
    padding: .2rem 0 .2rem 0;
}
.myProdNumsMore
{
    text-align: right;
    color:#bdbdbd;
    margin-top: .2rem;
    font-size: .8em;
}
.myProdName
{
    font-size: .9em;
}
.otherBg
{
    background-color: #fbfbfc;
}
.prodImgLeft
{
    float: left;
    margin: 0 .8em 0 0;
}
.imgWHi {
    box-sizing: border-box;
    width: 60px;
    height: 60px;
}
.clearx
{
    clear: both;
}
.orderctocMsg
{
   font-size: .8em;
   color:#224ac4; 
}
.myorderHr
{
    border-bottom:1px solid #eef2fa;
    padding-bottom: .4rem;
}
.myorderHrNoPadding
{
    border-bottom:1px solid #eef2fa;
}
.myOrderAllNums
{
    color:#bdbdbd;
    font-size: .8em;
    padding: .4rem 0 .4rem 0;
}
.AllTotal
{
    float: right;
    color:#212121;
    font-size: 1.1em;
}
.AllTotalMoney
{
    color:#ff5000;
}
.myOrderOtherInfo
{
    font-size: .9em;
    padding: .4rem 0 .4rem 0;
}
.myTruckArea
{
    padding: .6rem 0 .6rem 0;
}
.moreRight
{
    float: right;
}
.myOrderStarToBtn
{
    float: right;
    width:50%;
    text-align: center;
    color:#ffffff;
     padding: .4rem .8rem .4rem .8rem;
    border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#597be2+0,3c64dd+53,224ac4+100 */
    background: rgb(89,123,226); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(89,123,226,1) 0%, rgba(60,100,221,1) 53%, rgba(34,74,196,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(89,123,226,1) 0%,rgba(60,100,221,1) 53%,rgba(34,74,196,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(89,123,226,1) 0%,rgba(60,100,221,1) 53%,rgba(34,74,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#597be2', endColorstr='#224ac4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    
    max-width:100px;
}
.myOrderNumsStatus{
  display: inline-block;
  background-color: #F03C02;
  border-radius:50%; 
  width:7px;
  height:7px;
}
.myOrderRow .box{
    text-align: center;
    padding: 10px;
    margin: 10px;
    font-size:.9em;
}
.myOrderRow .box:hover, .myOrderRow .boxhover{
    border:2px solid #e97770;
    color:#e97770;
}
.slick-slider {
    margin-bottom: 0px;
}
.slick-arrow{
    display: none !important;
}
/* TABLES */
.table-bordered {
  border: 1px solid #EBEBEB;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  background-color: #F5F5F6;
  border-bottom-width: 1px;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e7e7e7;
}
.table > thead > tr > th {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: bottom;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}
/*ibox*/
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 7px;
    min-height: 48px;
}
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
	clear:both;
}
.priceStyle {
    color: #fa1229;
}
/*--------------------------------------------------------------
# cart
--------------------------------------------------------------*/
/*step*/
.checkout-nav{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.checkout-nav .step {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    max-width: 33%;
    margin-left: -2px;
    margin-right: -2px;
    color: black;
}
.checkout-nav .step .badge {
    position: relative;
    background-color: transparent;
    height: 50px;
    line-height: 50px;
    padding: 0;
}
.checkout-nav .step span {
    display: block;
    padding: 0 5px;
}
.checkout-nav .step:first-child .badge::before {
    width: 50%;
    left: 50%;
}
.checkout-nav .step .badge::before {
    content: " ";
    background-color: #cccccc;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    z-index: 0;
}
.checkout-nav .step .badge .text {
    position: absolute;
    width: 100%;
    z-index: 1;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}
.checkout-nav .step span {
    display: block;
    padding: 0 5px;
}
.checkout-nav .step.visited .badge::after, .checkout-nav .step.active .badge::after {
    background-color: #9daab2;
}
.checkout-nav .step .badge::after {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: " ";
    background-color: #cccccc;
    height: 30px;
    width: 30px;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 0;
}
.checkout-nav .step:last-child .badge::before {
    width: 50%;
    right: 50%;
}
/*step*/
/*content*/
.cart-content{
    padding: .8rem;
}
.cart-items{
    font-size: .8em;
}
.mySectionShowData{
	max-width:800px;
	margin:0 auto;
}
.shopping-cart{
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #ededed;
    margin-bottom: 30px;
    padding: 0 15px;
    background-color: white;
}
.section-header{
    padding: 10px 15px;
    margin: 0 -15px;
    font-weight: 500;
    background-color: #F6F6F6;
    line-height: 26px;
}
.section-header h3{
    padding: 2px 0;
    font-weight: 500;
    margin: 0;
    font-size: 18px;
    line-height: 22px;
}
.myCartHeaderTitle{
    padding: 15px;
}
.myShopNumsToShow{
    font-size: .8em;
}
.myCartShopCon{
    border-top: 1px solid #ededed;
    border-bottom: none;
}
.myCartShopCon img{
    float:left;
    margin-right: 10px;
    max-width: 100%;
    width:120px;
    padding: 10px;
}
.description{
    word-wrap: break-word;
    margin-bottom: 5px;
    text-align: left;
    padding-top: 10px;
}
.myShowCartCon{
    padding-top: 10px;
    padding-bottom: 10px;
}
.mycartTrash{
    font-size: 1.5em;
}
.hidden-this{
    display: none;
}
@media (max-width: 767px){
    .hidden-xs {
        display: none !important;
    }
    .hidden-this{
        display: inline;
    }
    
    .myCartShopCon img{
        float:none;
        width:200px;
    }
    .description{
        text-align: center;
    }
    .myAddrJs .col-sm-6,.myAddrJs .col-sm-12{
        padding: 0px;
    }
    #cartRowBottom .col-md-6{
        padding:0px;
    }
}

/*20210422 add start */
.shopping-cart.set_line
{
	border:1px solid #16c464;
}
.set_line .section-header
{
	color:#fff;
	background-color: #16c464;
}
.line_messageblock
{
	margin:0 auto;
	margin-bottom:5px;
}
.line_messageblock_in
{
	width:100%;
	padding: 5px;
    background-color: #ffedaf;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}
.linemsg_ebin_v2_text
{
	font-size:.9em;
	color:#FF9224;
	width:100%;
	text-align:center;
	letter-spacing: 1px;/* 設定文字間距 */
	margin-bottom:10px;
}
.editor_block_in_v2_messageBlock_icon
{
	width:65px;
	font-size: .8em;
	color: #fff;
    margin-right: 6px;
	background-color:#efae09;
	padding:4px;
	text-align:center;
}
.editor_block_in_v2_messageBlock_icon.important_icon
{
	background-color:#e03837;
}
.ebin_v2_allmessageBlock_text
{
	color:#FF9224;
	width:100%;
	text-align:center;
	letter-spacing: 1px;/* 設定文字間距 */
	margin-bottom:10px;
}
.editor_block_in_v2_messageBlock_text
{
	width:calc( 100% - 65px );
	font-size: .8em;
    color: #202026;
    font-weight: 400;
    text-align: left;
}
.editor_block_in_v2_messageBlock_text a
{
	color:#efae09 !important;
	
	-webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.editor_block_in_v2_messageBlock_text a:hover
{
	color:rgba( 239,174,9, .8 ) !important;
}
.is_notify
{
	color:#02C874;
	letter-spacing: 1px;/* 設定文字間距 */
}
.no_notify
{
	color:#FF5151;
	letter-spacing: 1px;/* 設定文字間距 */
}
/*20210422 add  end */

.cart-others-items{
    padding: 10px;
}
.form-control:focus {
    background-color: #fff !important;
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 2px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 2px rgba(102,175,233,0.6);
}
.myCartArea{
    position: relative;
    font-size: .9em;
    margin-bottom:1rem;
}
.myOptionMsg{
    color:#ccc;
    font-size: .8em;
}
.myPriceColor{
    color:#F03C02;
}
.confirm-message{
    padding-left: 0;
    margin-left: 0;
    transform: initial;
    width: 100%;
    display: block;
}
.mySuccessCircle{
    margin:0 auto;
    line-height: 100px;
    color: green;
    text-align: center;
    font-size: 38px;
    font-weight: 300;
    border: 5px solid green;
    line-height: 51px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-top:20px;
    margin-bottom:15px;
}
.myErrorCircle{
    margin:0 auto;
    line-height: 100px;
    color: #FF5511;
    text-align: center;
    font-size: 38px;
    font-weight: 300;
    border: 5px solid #FF5511;
    line-height: 51px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-top:20px;
    margin-bottom:15px;
}
.successFonts{
    font-size: 1.2em;
    text-align: center;
    margin-bottom:15px;
}
.successFontsInfo{
    color:#757575;
    font-size: .9em;
    margin-bottom: 15px;
}

.myOrderOtherInfo
{
    font-size: .9em;
    padding: .4rem 0 .4rem 0;
}
.myTruckArea
{
    padding: .6rem 0 .6rem 0;
}
.moreRight
{
    float: right;
}
.myProdNumsMore
{
    text-align: right;
    color:#bdbdbd;
    margin-top: .2rem;
    font-size: .8em;
}
.myProdName
{
    font-size: .9em;
}
/*content*/
.necessaryColor {
    color: #FF3333;
}
.errorBorder {
    border: 1px solid #FF3333 !important;
}
/*--------------------------------
語系切換
--------------------------------*/
.myLanguage{
	display:inline-block;
	cursor:pointer;
	padding:5px;
	border:1px solid #e5e5e5;
	background: transparent;
	transition: 0.5s;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.myLanguage:hover{
	box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
}
.myLangBtn{
	display:inline-block;
	padding:4px;
	border:1px solid #e5e5e5;
	background: #fff;
	transition: 0.5s;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
	margin:4px;
	cursor:pointer;
}
.myLangBtn:hover{
	box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
}

.slick-slide img{
	display: inline !important;
}


.myMasonry{
	margin:10px;
}
#lightBoxGallery{
	margin: 0 auto;
}

/*--------------------------------
20180914 add search
--------------------------------*/
.noResult {
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 26px;
    font-weight: bold;
    padding: 20px 0 20px 0;
}
.searchNumsShow {
    color: #666;
    font-size: 12px;
    height: 35px;
    line-height: 46px;
}
.searchDiv
{
	margin:0 auto;
    background-color: #fff;
    width: 90%;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	margin-bottom:10px;
	font-size: 13px;
}
.searchFonts
{
	width: 90%;
	margin:0 auto;
	font-size:25px;
}
.searchDataStyle
{
	border-bottom:1px solid #e3e3e3;
	padding:10px 5px 10px 0;
	cursor:pointer;
}
.searchNumsShow
{
	color:#666;
	font-size:12px;
	height:35px;
	line-height:46px;
}
.newsHidden, .shopHidden, .questionHidden, .signHidden, .lotteryHidden, .electHidden, .peopleHidden, .talkHidden
{
	display:none;
}
.searchDataStyle:hover
{
	background-color:#e3e3e3;
}
.peopleColor
{
	color:#805a45;
}
.peopleColor:hover
{
	color:#5f4333;
}
.lotteryColor
{
	color:#e95b8d;
}
.lotteryColor:hover
{
	color:#e32e6e;
}
.questionColor
{
	color:#9bb03e;
}
.questionColor:hover
{
	color:#7a8a31;
}
.electColor
{
	color:#e7494f;
}
.electColor:hover
{
	color:#e01d25;
}
.newsColor
{
	color:#3998dc;
}
.newsColor:hover
{
	color:#227ec0;
}
.signColor
{
	color:#47c973;
}
.signColor:hover
{
	color:#32ab5b;
}
.shopColor
{
	color:#a493da;
}
.shopColor:hover
{
	color:#846dcd;
}
.talkColor
{
	color:#ff9e39;
}
.talkColor:hover
{
	color:#ff8506;
}
/*--------------------------------
20190130 add
--------------------------------*/
.no-images{
	width:90px;
	height:68px;
	background-color:#ededed;
	border:4px solid #f6f6f6;
}
/*--------------------------------
20190502 add
--------------------------------*/
.tags_style
{
	background-color:#FF5511;
	width:30px;
	height:15px;
	margin-left:5px;
	position:relative;
	
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.33);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.33);
	box-shadow: 0 0 5px rgba(0,0,0,0.33);

}
.tags_style:before
{
	content:'';
	position:absolute;
	top:15px;
	left:0px;
	width:0;
    border-width:15px;
    border-style:solid;
    border-color:#FF5511 transparent transparent transparent; /* transparent 设置边框颜色透明 */
}

/*loading*/
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.lds-spinner {
  position: relative;
}
.lds-spinner div {
  left: 94px;
  top: 48px;
  position: absolute;
  -webkit-animation: lds-spinner linear 2.3s infinite;
  animation: lds-spinner linear 2.3s infinite;
  background: #0e63ab;
  width: 12px;
  height: 24px;
  border-radius: 40%;
  -webkit-transform-origin: 6px 52px;
  transform-origin: 6px 52px;
}
.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -2.108333333333333s;
  animation-delay: -2.108333333333333s;
}
.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -1.916666666666667s;
  animation-delay: -1.916666666666667s;
}
.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -1.725s;
  animation-delay: -1.725s;
}
.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -1.533333333333333s;
  animation-delay: -1.533333333333333s;
}
.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -1.341666666666667s;
  animation-delay: -1.341666666666667s;
}
.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -1.15s;
  animation-delay: -1.15s;
}
.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.958333333333333s;
  animation-delay: -0.958333333333333s;
}
.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.766666666666667s;
  animation-delay: -0.766666666666667s;
}
.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.575s;
  animation-delay: -0.575s;
}
.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.383333333333333s;
  animation-delay: -0.383333333333333s;
}
.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.191666666666667s;
  animation-delay: -0.191666666666667s;
}
.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.lds-spinner {
  width: 88px !important;
  height: 88px !important;
  -webkit-transform: translate(-44px, -44px) scale(0.44) translate(44px, 44px);
  transform: translate(-44px, -44px) scale(0.44) translate(44px, 44px);
}
/*loading*/
.myShop_con
{
	overflow-y:auto;
}
.myShop_con table
{
	max-width:100% !important;
}

/*20210106 add */
.footer_linkblock
{
	width:100%;
	margin-top:20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	
	justify-content: center; 
    align-items: center; 
}
.footer_line
{
	color:#fff;
	width:15px;
	text-align:center;
}
.footer_linklist
{
	color:#fff;
	cursor:pointer;
	padding:0 10px;
	
	transition: all .15s ease-in-out;
}
.footer_linklist:hover
{
	color:#b1b4b9;
}

/* Frequently Asked Questions Section
--------------------------------*/
#faq {
  padding: 60px 0;
  overflow: hidden;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 300;
  padding-right: 20px;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  #faq #faq-list a {
    font-size: 18px;
  }
  #faq #faq-list i {
    top: 13px;
  }
}

#faq #faq-list a.collapse {
  color: #1dc8cd;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f2c7" !important;
}

/*-----20210108 add------*/
.cursor_info
{
	cursor:pointer;
}
/*-----20210408 add------*/
.about_main img
{
	max-width:100%;
}