.t{
	border:1px solid #ff0000;
}

* { -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 16px;*/
	font-family: "Noto Sans TC", "Microsoft JhengHei","微軟正黑體","Apple LiGothic Medium","蘋果儷中黑","Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif, FontAwesome !important;
	vertical-align: baseline;
}

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;
}

/* 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: 1700px;
	min-width: 1360px;
}

.container.\37 5\25 {
	width: 1020px;
}

.container.\35 0\25 {
	width: 680px;
}

.container.\32 5\25 {
	width: 340px;
}

.container {
	width: 1360px;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 1000px) {

		.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;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}
*/
/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		/* jason */
		/*padding: 50px 0 0 50px;*/
	}

	.row {
/*		margin: -50px 0 -1px -50px;*/
	}

	.row.uniform > * {
		padding: 50px 0 0 50px;
	}

	.row.uniform {
		margin: -50px 0 -1px -50px;
	}

	.row.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.uniform.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.uniform.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.uniform.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.uniform.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {



		.row > * {
			/* jason */
			/*padding: 40px 0 0 40px;*/
		}

		.row {
/*			margin: -40px 0 -1px -40px;*/
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			/* jason */
			/*padding: 30px 0 0 0px;*/
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1000px) {

		#voting_form{
			width: 100%;
		}

		#section_voting_prize{
			margin-bottom: 0px;
		}

		.row > * {
			/* jason */
			/*padding: 25px 0 0 25px;*/
		}

		.row {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		#voting_form{
			width: 100%;
		}

		.row > * {
			/* jason */
			/*padding: 20px 0 0 20px;*/
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -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 {
		background: #fff;
		line-height: 1.65em;
		color: #333;
	}

		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;
		}

	.dark {
		color: #aaa;
		color: rgba(255, 255, 255, 0.65);
	}

	input, textarea, select {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 17pt;
		line-height: 1.75em;
		color: #888;
		-webkit-text-stroke: 0.1px;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #CCA266;
		padding-top: 20px;
		padding-bottom: 10px;
	}

	h1 { font-size: 32px; }
	h2 { font-size: 28px; }
	h3 { font-size: 24px; }
	h4 { font-size: 20px; }
	h5 { font-size: 18px; }
	h6 { font-size: 16px; }


	.dark strong, .dark b {
		color: #000;
		color: rgba(255, 255, 255, 0.85);
	}

	em, i {
		font-style: italic;
	}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	hr {
		border: 0;
		border-top: solid 1px #e6e6e6;
		margin: 2em 0 2em 0;
	}

	.dark hr {
		border-top-color: rgba(255, 255, 255, 0.5);
	}

	blockquote {
		border-left: solid 0.25em #e6e6e6;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}

	.dark blockquote {
		border-left-color: rgba(255, 255, 255, 0.5);
	}

	p, ul, ol, dl, table {
		margin-bottom: 1em;
	}

	p {
		text-align: justify;
	}

	footer {
		padding-top: 1.5em;
	}

	br.clear {
		clear: both;
	}

	.featured {
		text-align: center;
	}

		.featured p {
			text-align: center;
		}

/* Sections/Article */


	section > :last-child,
	article > :last-child,
	section:last-child,
	article:last-child {
		margin-bottom: 0;
	}

	.row > section,
	.row > article {
		margin-bottom: 0;
	}

/* Image */

	.image {
		position: relative;
		display: inline-block;
		border: 0;
	}

		.image:after {
			content: '';
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: url("images/overlay.png");
		}

		.image img {
			display: block;
			width: 100%;
			border-radius: 0.5em;
		}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
		}

		.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;
			}

/* List */



	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.menu {
		cursor: default;
	}

		ul.menu li {
			display: inline-block;
			line-height: 1em;
			border-left: solid 1px #e6e6e6;
			padding: 0 0 0 0.5em;
			margin: 0 0 0 0.5em;
		}

			ul.menu li:first-child {
				border-left: 0;
				padding-left: 0;
				margin-left: 0;
			}

	ul.actions {
		cursor: default;
	}

		ul.actions li {
			display: inline-block;
			margin: 0 0 0 0.5em;
		}

			ul.actions li:first-child {
				margin-left: 0;
			}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Form */

	form .actions {
		margin-bottom: 0;
	}

	form label {
		display: block;
	}

	form input[type="text"],
	form input[type="email"],
	form input[type="password"],
	form select,
	form .select,
	form textarea {
		-moz-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		box-shadow: inset 0 0 0 1px #e6e6e6;
		background: #f8f8f8;
		width: 100%;
		padding: 0.85em 1em 0.85em 1em;
		border-radius: 0.25em;
		border: 0;
	}

		form input[type="text"]:focus,
		form input[type="email"]:focus,
		form input[type="password"]:focus,
		form select:focus,
		form .select:focus,
		form textarea:focus {
			outline: 0;
			box-shadow: inset 0 0 0 1px #6c5ca8;
			background: #fcfcfc;
		}

	form input[type="text"],
	form input[type="email"],
	form input[type="password"],
	form select {
		line-height: 1.25em;
	}

	form textarea {
		min-height: 13em;
	}

	form select {
		position: relative;
	}

		form select option:not(:checked) {
			color: #000;
		}

	form .select {
		position: relative;
		padding: 0;
		overflow-x: hidden;
		outline: 0;
	}

		form .select select {
			width: calc(100% + 2em);
			background: none !important;
			box-shadow: none !important;
			border: 0 !important;
			cursor: pointer;
		}

			form .select select::-moz-focus-inner {
				border: 0;
				outline: 0;
			}

		form .select:before {
			content: '';
			position: absolute;
			top: 15%;
			right: 1em;
			width: 1.25em;
			height: 75%;
			background: url("images/arrow.svg") center center no-repeat;
			background-size: contain;
			z-index: 0;
		}

		form .select select::-ms-expand {
			display: none;
		}

	form ::-moz-focus-inner {
		border: 0;
	}

	form .formerize-placeholder {
		color: #555 !important;
	}

	form ::-webkit-input-placeholder {
		color: #aaa !important;
	}

	form :-moz-placeholder {
		color: #555 !important;
	}

	form ::-moz-placeholder {
		color: #555 !important;
	}

	form :-ms-input-placeholder {
		color: #555 !important;
	}

	.dark form input[type="text"],
	.dark form input[type="email"],
	.dark form input[type="password"],
	.dark form select,
	.dark form .select,
	.dark form textarea {
		background: none;
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
		color: #fff;
	}

		.dark form input[type="text"]:focus,
		.dark form input[type="email"]:focus,
		.dark form input[type="password"]:focus,
		.dark form select:focus,
		.dark form .select:focus,
		.dark form textarea:focus {
			background: rgba(255, 255, 255, 0.1);
			box-shadow: inset 0 0 0 1px #fff;
		}

	.dark form .select:before {
		background: url("images/dark-arrow.svg") center center no-repeat;
		background-size: contain;
	}

	.dark form .formerize-placeholder {
		color: #aaa !important;
		color: rgba(255, 255, 255, 0.85) !important;
	}

	.dark form ::-webkit-input-placeholder {
		color: rgba(255, 255, 255, 0.85) !important;
	}

	.dark form :-moz-placeholder {
		color: rgba(255, 255, 255, 0.85) !important;
	}

	.dark form ::-moz-placeholder {
		color: rgba(255, 255, 255, 0.85) !important;
	}

	.dark form :-ms-input-placeholder {
		color: rgba(255, 255, 255, 0.85) !important;
	}

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
			border-collapse: collapse;
		}

			table.default tbody tr {
				border: solid 1px #e6e6e6;
			}

				table.default tbody tr:nth-child(2n+2) {
					background: #f8f8f8;
				}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				padding: 0.5em 1em 1em 1em;
			}

			table.default tfoot td {
				padding-top: 1em;
			}

	.dark table.default tbody tr {
		border-color: rgba(255, 255, 255, 0.5);
	}

		.dark table.default tbody tr:nth-child(2n+2) {
			background: rgba(255, 255, 255, 0.1);
		}

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button {
		-moz-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		-webkit-appearance: none;
		position: relative;
		display: inline-block;
		background: #8e829a;
		padding: 0.55em 1em 0.55em 1em;
		border-radius: 0.25em;
		cursor: pointer;
		border: 0;
		color: #fff;
		text-align: center;
		text-decoration: none;
		outline: none!important;
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		button:hover,
		.button:hover {
			background: #FFA5B0;
		}

		.navbar-dark .navbar-toggler-icon {
			background-image: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 7H26ZM4 15H26ZM4 23H26Z" fill="black"/><path d="M4 7H26M4 15H26M4 23H26" stroke="white" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/></svg>')
		}

		#main-nav.scrolled .navbar-toggler {
			background: #e585c5;
		}


/* Feature Icon */

	.feature-icon {
		display: inline-block;
		position: relative;
		padding-bottom: 5em;
		margin-bottom: 2.75em;
		cursor: default;
	}

		.feature-icon .icon {
			display: inline-block;
			width: 2em;
			height: 2em;
			font-size: 4.5em;
			border-radius: 100%;
			box-shadow: inset 0 0 0 1px #666;
			color: #666;
			line-height: 2.1em;
		}

		.feature-icon:before {
			content: '';
			background: #666;
			position: absolute;
			bottom: 0;
			left: 50%;
			margin-left: -0.325em;
			width: 0.65em;
			height: 0.65em;
			display: block;
			border-radius: 100%;
		}

		.feature-icon:after {
			content: '';
			position: absolute;
			left: 50%;
			bottom: 0.65em;
			width: 1px;
			height: 4.35em;
			background: #666;
			margin-left: -0.5px;
		}

	.dark .feature-icon .icon {
		background: rgba(255, 255, 255, 0.15);
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
		color: #fff;
	}

	.dark .feature-icon:before, .dark .feature-icon:after {
		background: rgba(255, 255, 255, 0.5);
	}

/* Icons */

	.icon {
		text-decoration: none;
	}

	.icon > .label {
		display: none;
	}

	.story {
		padding-top: 2em;
		padding-bottom: 2em;
	}

	.esd_section {
		position: relative;
		margin: 0;
		/* background-image: url("images/overlay.png"), url("../../images/header.jpg"); */
		background-size: auto, cover;
		background-position: top left, center center;
		background-repeat: repeat, no-repeat;
		padding: 3em 20px 3em 20px;
		text-align: center;
		color: #000;
	}

	.esd_section header h1 {
		font-size: 2em;
		line-height: 2em;
		margin-bottom: 0;
		color: #000;
	}

	.esd_section header p {
		margin-top: 1.25em;
		font-weight: 100;
		padding: 0;
		line-height: 1.5em;
		text-align: center;
	}

	.esd_section footer {
		padding-top: 1.5em;
	}

	.menu {
		padding: 20px 20px 20px 20px;
		z-index: 10;
		width: 100%;
		background-image: linear-gradient(to right, #1a224b, #252c55, #313760, #3c426a, #474d75);
		margin-bottom: 0px !important;
	}

	.logo {
		background-repeat: no-repeat;
		background-position: left top;
		width: 110px;
		height: 39px;
		background-size:110px 39px;
		background-image:url(../../images/logo.png);
	}
	@media screen and (max-width: 868px) {
		#voting_form{
			width: 100%;
		}

		.menu {
			padding: 20px 15px;
			height: 66px;
		}
		#fixed_menu_offset {
			height: 66px;
		}
		.menu .logo:after {
			/*content: url(../../images/logo_small.png);*/
		}
		.logo {
			width: 95px;
			height: 35px;
			background-size:95px 35px;
		}
	}
	@media screen and (min-width: 869px) {
		.menu {
			height: 70px;
		}
		#fixed_menu_offset {
			height: 71px;
		}
		.menu .logo:after {
			/*content: url(../../images/logo.png);*/
		}
	}

	@media screen and (min-width: 1200px){
		#voting_form{
			width: 1170px;
			margin-right: auto;
			margin-left: auto;
		}
	}

	@media screen and (min-width: 1100px){
		#voting_form{
			width: 1000px;
			margin-right: auto;
			margin-left: auto;
		}
	}

	.menu:after {
	}

	.menu:after and (max-width: 736px) {
	}

	.fixed {
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 10;
	}

	/* Placeholder for previous events sub menu in desktop */
	#ph_previous_events_pc {
		position: absolute;
		margin-top: 50px;
		text-align: center;
		top: 0px;
		right: 0px;
		float: right;
		width: 155px;
		background: #1a224b;
	}



	#menu_previous_events {
		width: 180px;
	}

	#menu_previous_events  .previous_event  a {
		padding: 8px;
		text-decoration: none;
	}

	#header {
		height: 650px;
		width: 100%;
		position: relative;
		margin: 0;
		background-image: url("../../images/mv-background.jpg");
		background-size: auto;
		background-position: center;
		background-repeat: no-repeat;
		padding: 0;
		text-align: center;
		color: #000;
		margin-bottom: 50px;
		/*background-attachment: fixed;*/
	}

	#mv {
		width: 100%;
		height: 100%;
		background-image: url("../../images/mv-title.png");
		background-size: auto;
		background-position: center center;
		background-repeat: no-repeat;
		padding: 0;
		text-align: center;
	}

	#section_timeline {
		background-image: url("../img/ba_timeline_bg.jpg");
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		margin: 0px !important;
		padding-bottom: 60px;
		overflow: hidden;
	}

	#section_voting_prize{
		background:#ffffff;
		padding:20px 0 30px;
	}

	.btn_nominate {
		width: 10em;
		background-color: #CCA266;
		border-radius: 8px;
		margin: 8px;
		outline: 0;
		font-size:1.5em;
		letter-spacing:6px;
	}

	.btn_nominate > a:link,
	.btn_nominate > a:visited,
	.btn_nominate > a:hover,
	.btn_nominate > a:active
	{
		color: white;
		text-decoration: none;
	}

	#section_intro {
		margin-bottom: 50px;
	}

	/* #section_nomination .container{
		max-width: 100%;
	} */

	#section_nomination_terms {
		margin-bottom: 50px;
	}

	/* Prize selection by chatho. */
	#section_prize {
		background-color: #474d75;
	}

	#section_prize h2{
		margin: 0px 0 0 0;
		padding: 40px 0 20px 0;
	}

	#section_prize .post_container{
		margin-top: 40px;
	}
	.prize_container{
		padding-bottom: 50px;
	}

	.prize_container .prize_image{
		margin:0 0 20px 0;
	}
	.sponsor_container{
		overflow: hidden;
		margin: 0 auto;
		width: 802px;
	}
	.sponsor_container .sponsor_list{
		padding: 0 5%;
	}
	.sponsor_container .sponsor_list li{
		display: inline;
	}
	.sponsor_container .sponsor_list img{
		max-width: 100px;
		height: auto;
		display: inline-block;
		vertical-align: middle;
		min-width: 120px;
	}
	.sponsor_container .sponsor_list img.small_sponsor{
		min-width: 100px;
	}
	.small_font{
		font-size: 12px;
	}
	.post_container{
		width: 802px;
		margin-top: 20px;
	}
	.prize_post_left{
		width: 340px;
		height: 370px;
		float: left;
		margin-right:122px;
	}
	.prize_post{
		width: 340px;
		height: 350px;
		float: left;
	}
	.prize_image img{
		width:340px;
		height:190px;
	}
	.sponsor_section{
		background-color: #fff;
		padding: 1% 0;
	}
	.sponsor_container{
		text-align: left;
	}
	/* end Prize selection. */
	.icon { width: 60px; }
	.esd-fb { content: url("../img/fb.png"); }
	.esd-ig { content: url("../img/ig.png"); }
	.esd-wow { content: url("../img/wow.png"); }
	
	/* .esd-weibo { content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/social_media_weibo.png"); } */
	/* .esd-tw { content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/social_media_tw.png"); } */
	/* .esd-pin { content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/social_media_pin.png"); } */
	.icon { margin: 0px 15px 0 0; display: inline-block;height: 40px;width: 40px; }
	.icon:last-child { margin: 0px;}
	.highlight {
		color: #CCA266;
		font-size: 16px;
		letter-spacing:2px;
	}
	.center {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	@media screen and (max-width: 802px ) and (min-width:736px ) {
		.post_container {
			width: 100%;
		}
		.prize_post_left, .prize_post{
			width: 40%;
		}
		.prize_image img{
			width: 100%;
		}
		.sponsor_container{
			width: auto;
		}
	}
	@media screen and (max-width: 736px) {
		#header {
			height: 330px;
			background-image: url("../../images/mv-background-mobile.jpg");
			margin-bottom: 50px;
		}
		#mv {
			background-image: url("../../images/mv-title-mobile.png");
			background-size: auto;
		}

		#voting_form{
			width: 100%;
		}
	}

	#header footer {
		padding-top: 1.5em;
	}

/* Main Sections */

	.main {
		position: relative;
		margin: 0;
	}
/*
	.main > header {
		text-align: center;
		padding: 5em 0 5em 0;
		margin: 0;
	}

	.main > header h2 {
		font-size: 2.25em;
		font-weight: 100;
		margin-bottom: 0;
	}

	.main > header p {
		margin: 2em 0 0 0;
		padding: 0;
		text-align: center;
	}

	.main > .content {
		padding: 6em 0 6em 0;
	}

	.main > .content h3 {
		font-size: 1.5em;
	}

	.main > .content.dark {
		background: #433;
	}
*/
	.main > .content.style1 {
		background: url("images/bgtr.svg") top right no-repeat, url("images/bgbl.svg") bottom left no-repeat, url("images/bgbl.svg") bottom left no-repeat, url("images/overlay.png"), linear-gradient(45deg, #b39c68, #a56365, #412e4c);
	}

	.main > .content.style2 {
		background: url("images/bgtr.svg") top right no-repeat, url("images/bgbl.svg") bottom left no-repeat, url("images/overlay.png"), linear-gradient(45deg, #384955, #655361, #85505f);
	}

	.main > .content.style3 {
		background: url("images/bgtr.svg") top right no-repeat, url("images/bgbl.svg") bottom left no-repeat, url("images/overlay.png"), linear-gradient(45deg, #5f796b, #3a4e59, #2f394e);
	}

	.main > .content.style4 {
		padding-top: 0;
		background: #fff;
	}

	#section_timeline_header .container h1{
		padding-top:50px;
		color: #50447c;
		font-weight: 700;
		letter-spacing: 0.1em;
	}

	#section_timeline_header .container h3{
		color:#50447c;
	}

	#section_voting_prize_header .container h1{
		color: #6c5ca8;
		font-weight: 700;
	}

	#section_voting_prize_header .container h3{
		color:#6c5ca8;
	}

	#section_voting_prize_header .container p{
		margin: 0;
		color: black;
		padding-bottom: 24px;
		text-align: center;
	}

	.new_terms_title{
		color:#50447c;
		font-size: 24px;
		padding-bottom: 22px;
		padding-top:30px;
		font-weight: 500;
	}

/* Footer */

	#footer {
		position: relative;
		margin: 0;
		text-align: center;
		padding: 0 0 40px 0;
		background: #ffffff;
		font-size:14px;
		color: #fff;
	}

	#footer .container,#footer a{
		font-size: 12px;
		color: #000;
	}

	#footer a {
		color:#664c80;
		text-decoration:none;
	}

		#footer .copyright {
			margin-top: 3em;
			font-size: 0.8em;
			color: #aaa;
		}

			#footer .copyright a {
				color: inherit;
			}

		#footer ul.icons a {
			box-shadow: inset 0 0 0 1px #d6d6d6;
		}

/* Wide */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, textarea, select {
				line-height: 1.65em;
			}

	}
/*
	#header {
		padding: 10em 0 10em 0;
	}
*/
/* Normal */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 13pt;
				line-height: 1.65em;
			}

		/* Feature Icon */

			.feature-icon {
				margin-bottom: 2em;
			}


	/*
			.main > header {
				padding: 4em 0 4em 0;
			}

			.main > .content {
				padding: 4em 0 4em 0;
			}
*/
	}

/* Narrow */

	@media screen and (max-width: 1000px) {

		/* Basic */

			header, footer, h2, h3, h4, h5, h6, header > p {
				text-align: center;
			}

		/* Sections/Article */

			section, article {
				margin: 0 0 2.5em 0;
			}

			.row > section, .row > article {
				margin: 0 0 2.5em 0 !important;
			}

		/* Table */

			.table-wrapper {
				width: 100%;
				overflow-x: scroll;
				padding-left: 1px;
				-webkit-overflow-scrolling: touch;
			}

		/* List */

			ul.actions {
				text-align: center;
			}





		/* Main Sections */

			.main {
				margin: 0 !important;
			}

				.main > header {
					/*padding: 2em 2em 0em 2em;*/
				}


					.main > header br {
						display: none;
					}

					.main > header p {
						/*margin: 1.5em 0 0 0;*/
					}

				.main > .content {
					padding: 3.5em 20px 3.5em 20px;
				}

					.main > .content > .container > :last-child {
						margin-bottom: 0 !important;
					}

		/* Footer */

			#footer {
				margin: 0 !important;
				padding: 0 0 40px 0;
			}

				#footer .copyright {
					margin-top: 2em;
				}

	}

/* Mobile */

	@media screen and (max-width: 736px) {

		/* Basic */
		body, input, textarea, select {
			font-size: 11pt;
		}

		/* Sections/Article */

		section, article {
			margin: 0px 0px 0px 0px;
		}

		.row > section, .row > article {
			margin: 0 0 0 0 !important;
		}

		/* Button */

		.button {
			padding-left: 0;
			padding-right: 0;
			width: 100%;
			max-width: 300px;
		}

		/* List */

		ul.icons li {
			padding-left: 0.35em;
		}

		ul.actions li {
			display: block;
			margin: 1em 0 1em 0;
		}

		ul.menu li {
			border: 0;
			padding: 0;
			display: block;
			margin: 1em 0 1em 0;
		}

		/* Main Sections */

			.main > header {
				padding: 0em 40px 1em 40px;
			}

				.main > header h2 {
				}

			.main > .content {
				padding: 3em 20px 3em 20px;
			}

				.main > .content h3 {
					font-size: 1.25em;
				}

		#section_prize {
			background-color: #474d75;
		}
		.prize_container{
			padding-bottom: 50px;
		}
		.post_container{
			width: 280px;
			margin-top: 20px;
		}
		.prize_post_left{
			width: 280px;
			height: 300px;
			float: left;
			margin-right:0px;
		}
		.prize_post{
			width: 280px;
			height: 300px;
			float: left;
		}
		.prize_text {
			text-align:center;
		}
		.prize_image img{
			width:260px;
			height:145px;
		}
		.sponsor_section{
			background-color: #fff;
		}
		.sponsor_container{
			text-align: left;
			width: 280px;
			margin: 0 auto;
		}
		.sponsor_container img{
			width:280px;
			height:27px;
		}
	}





.terms_title{
	color:#cca266;
	text-align:left;
}

#terms_items {

	padding-left: 2em;
	padding-right: 2em;
	font-size:10px !important;
	line-height: 2em;
	font-size: 0.5em;
}

#terms_items p {
	margin: 0 0 8px;
}

.smallfont{
	font-size: 16px;
}

#terms_items li {
	/*list-style: normal;*/
	list-style-type: disc;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	color:#000;
}

#btnPreviousEvents::after {
	content: url("../../images/menu_prev_down_mobile.png");
}
#btnPreviousEvents.expanded::after {
	content: url("../../images/menu_prev_up_mobile.png");
}
#btnPreviousEvents_pc::after {
	content: url("../../images/menu_prev_down.png");
}
#btnPreviousEvents_pc.expanded::after {
	content: url("../../images/menu_prev_up.png");
}

.clearfix {
  overflow: auto;
}





.menu_toggle {
	display:none;
}
.menu_full > div {
	display: inline-block;
}
.menu_full a {
	text-decoration: none;
	color: #fff;
	border-bottom: none;
	padding: 5px 0 23px 0;
	margin: 10px;
	font-size: 18px;
}
#ph_previous_events_pc .menu_full a{
	padding: 10px 0;
}
.menu_full a:hover,.menu_full a:focus, .menu_full a:visited{
	text-decoration: none;
	color: #ffc7a2;
}
.menu_full a.nav-active {
	border-bottom: 3px solid #ffc7a2;
	color: #ffc7a2;
}
@media screen and (max-width: 868px) {
	.menu_toggle {
		display: block;
	}
	.menu_full {
		display: none;
	}
}
#menu_previous_events {
	display: none;
}

#slideout_menu_previous_events, #slideout_menu {
	position: fixed;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 320px;
	overflow-y: auto;
	background-color: #474d75;
	opacity:1;
	-webkit-overflow-scrolling: touch;
	z-index: 20;
	display: none;
}

#slideout_menu .previous_event a{
	width:100%;
	display: inline;
}

#slideout_menu_previous_events > div, #slideout_menu > div {
	/* line-height: 66px; */
	padding-top: 20px;
	padding-left: 20px;
}
#slideout_menu_previous_events a, #slideout_menu a {
	text-decoration: none;
	line-height: 33px;
	color: white;
	border-bottom: none;
}

#slideout_menu .previous_event {
	/* padding-top: 10px; */
	padding-left: 10px;
}

#ph_previous_events_pc .previous_event a{
	margin: 0px;
	padding: 15px 0;
	color: #fff;
}
.previous_event a{
	color:#fff;
	width: 100%;
    display: block;
	margin: 5px 0;
}

#section_menu .previous_event a:hover{
	color:#fff;
	background-color: #263358;
}


.award_info {
	text-align: left;
	padding: 2px;
	color: #adb2cc;
}
.award_info > div {
	/* font-size: 11px; */
	color: #000000;
}
.award_name {
	cursor: pointer;
	font-size: 1rem;
    padding:5px 12px
}
.award_name > div {
	display: inline-block;
}
.award_name > span {
	display: inline-block;
	width: 3em;
    margin-right: 12px;
}
.award_name::after {
/*	content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/arrow_down.png");*/
	content: url('../img/arrow_down.svg');
	position: relative;
	/* right: 6%; */
	padding-right: 20px;
    float: right;
}
.award_name.expanded::after {
/*	content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/arrow_up.png");*/
	content: url('../img/arrow_down.svg');
	transform: rotateX(180deg);
	position: relative;
	/* right: 6%; */
	padding-right: 20px;
    float: right;
}
.award_detail {
	display: none;
	padding-left: 5em;
    font-size: 0.8em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

.award_info:nth-child(odd) {
/*	background-color: #fff7f8;*/
    background-color: rgb(239 239 255 / 60%)
}

#section_awards_info {
	margin-bottom:50px;
}




/**
***  2017 custom
***/
#menu_open{
	text-align: right;
	cursor: pointer;
}
#menu_close{
	cursor: pointer;
}
#menu_open span i, #menu_close i{
	font-size: 24px;
	color:white;
}

.dropdown-menu li{
	background-color:#6c5ca8;
}
.dropdown-menu li:hover{
	background-color:#a6737f;
	transition: all .3s
}

.menu-item-has-children.show > .nav-link::after{
	/*content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/menu_prev_up.png");
	border:0;
	width: 21px;
	height: 11px;
	margin-left: -.255em;*/
}

.menu-item-has-children > .nav-link::after{
	/*content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/menu_prev_down.png");
	border:0;
	width: 21px;
	height: 11px;
	margin-left: -.255em;
	margin-top: -10px;
	position: relative;
    bottom: -7px;*/
    content:"";
    border: 0;
    display: inline-block;
    width: 0 !important;
    height: 0 !important;
	left: unset !important;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    border-top: 0.3em solid;
    position: relative !important;
    border-right: 0.3em solid transparent;
    background: none !important;
    transform: none !important;
    border-bottom: 0;
    bottom: 0 !important;
    border-left: 0.3em solid transparent;
}



#section_menu .icon{
	margin: -4px 4px;
}
#section_timeline h2{
	padding: 20px 0 10px 0;
	margin: 20px 0 10px 0;
}
#section_timeline p, #section_timeline .cd-timeline-content .cd-date{
	color: #000;
}
#section_timeline p {
	line-height: 2;
	text-align: center;
	letter-spacing: 1.4px;
	margin-bottom: 30px;
}

#section_timeline h2, #section_timeline h3
{
	color: #ffc7a2;
}

#section_awardlist h2, #section_awardlist h3{
	color: #6c5ca8;
}

#section_timeline .cd-timeline-content h2, #section_timeline .cd-timeline-content h2
{
	color: #50447c;
}
#section_timeline .cd-timeline-content p{
	color: #000;
}
#section_awardlist h2{
	padding: 20px 0 10px 0;
	margin: 10px 0 10px 0;
	color: #50447c;
	font-family: 'Noto Sans TC', serif !important;
	letter-spacing:0.1em;
	font-weight: 700;
}
#section_timeline h3{
	padding: 5px 0;
}

#section_timeline_header .container{
	padding-left: 0;
	padding-right: 0;
}

#section_timeline #section_timeline_header h3{
	padding: 20px 0 20px 0;
}
#section_timeline .cd-timeline-img.cd-picture, #section_timeline #cd-timeline::before{
	background: #6c5ca8;
}
#section_timeline .cd-timeline-content p, #section_timeline .cd-timeline-content .cd-date{
	font-size: 16px;
	text-align: inherit;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 175%; 
	letter-spacing: 0.8px;
	width: initial;
}

#section_timeline .cd-timeline-content .cd-date {
	padding: 0;
}

#section_timeline #cd-timeline{
	margin-top: 10px;
	margin-bottom: 0px;
}

#section_timeline .cd-timeline-content h2{
	margin: 0px;
/*	padding: 10px 0 0;*/
	letter-spacing: 0.05em;
	text-align: left;
	position: relative;
	font-weight: 700;
	letter-spacing: 2.4px;
}

#section_timeline .cd-timeline-block .cd-timeline-content h2:after {
	content: "";
    background: url(../img/stage01.svg) no-repeat left bottom / contain;
    width: 280px;
    height: 67px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 7px;
    opacity: 0.6;
}

#section_timeline .cd-timeline-block:nth-of-type(2) .cd-timeline-content h2:after {
	content: "";
    background: url(../img/stage02.svg) no-repeat left bottom / contain;
}


#section_timeline .cd-timeline-block:nth-of-type(3) .cd-timeline-content h2:after {
	content: "";
    background: url(../img/stage03.svg) no-repeat left bottom / contain;
}

#section_awardlist {
	background-color: #ffff;
	padding: 10px 0 40px 0;
	margin: 0 !important;
}
#section_awardlist .container{
	padding-left: 0;
	padding-right: 0;
}

.award_name > div{
	display: inline-block;
	width: 80%;
	padding-right: 5%;
	color:#000;
}
#section_awardlist h3 {
	text-align: center;
	font-weight: 500;
	margin: 10px 0;
	padding: 20px 0;
	color: #50447c;
	letter-spacing: 0.1em;
}

#section_tnc{
	/*padding-top: 40px;*/
	padding-top:0;
	padding-bottom: 40px;
	background-color: #ffffff;
	color: #6c5ca8;
	margin: 0 !important;
}

#section_tnc .container{
	/*padding-left: 40px;
	padding-right: 40px;*/
}

.cd-timeline-content{
	margin-right: 20px;
	margin-right: 15px;
}

.award_desc{
	padding: 0 20%;
	text-align:center;
	color: #000;
}

#tooltip
{
    text-align: center;
    color: #fff;
    background: #474d75;
    position: absolute;
    z-index: 100;
    padding: 15px;
}

#tooltip:after /* triangle decoration */
{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #474d75;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}

#tooltip.top:after
{
	border-top-color: transparent;
	border-bottom: 10px solid #664c80;
	top: -20px;
	bottom: auto;
}

#tooltip.left:after
{
	left: 10px;
	margin: 0;
}

#tooltip.right:after
{
	right: 10px;
	left: auto;
	margin: 0;
}

#wrapper-navbar{
	position: fixed;
	z-index: 10;
    width: 100%;
}

.bg-gradient{
	position: absolute;
    content: '';
    background: linear-gradient(180deg, rgba(197,196,226, 0.00) 0%, #e4e3f5 100%);
    width: 100%;
    height: 130px;
    z-index: 0;
	bottom: 0;
}


section.nomination{
	min-height: 810px;
    background-color: #e4e3f5;
    position: relative;

    background-image: url('../img/ba_kv_desktop.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
	margin: 0px auto;
	background-size:cover;
	/*background-size: 2560px auto;*/
	aspect-ratio: 1.8;
	width: 100%;
}

section.nomination:before {
	content:"";
	position: absolute;
	top: 0;
	width: 100%;
	height:140px;
    background: linear-gradient(180deg, #1864D4 0%, rgba(24, 100, 212, 0) 100%);
    z-index: 2;
 }


section.nomination .video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
    z-index: 0;
    transition: opacity 2s linear;
}


section.nomination .video-background.faded {
	opacity: 0;
}


section.nomination .video-foreground {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
}

section.nomination .video-foreground video {
    width: 100vw;
    height: 56.25vw;
    /* 16:9 aspect ratio (height: 9/16 * 100vw) */
    min-height: 100%;
    min-width: 177.77vh;
    /* 16:9 aspect ratio (width: 16/9 * 100vh) */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


#section_ba_desc{
	background-color: #e4e3f5;
	padding-bottom: 60px;
	margin:0 auto
}

section.nomination .container{
	position: relative;
	width:100%;
	padding-left: 0;
	padding-right: 0;
}

#scroller{
	position: absolute;
	height: 100%;
	width: 100%;
}
.para1{
	position: absolute;
	transform: translateY(400%);
	left: -1%;
}

.para2{
	position: absolute;
	transform: translateY(270%);
	right: 3%;
}

.para3{
	position: absolute;
	transform: translateY(50%);
	left: 3%;
}

.para4{
	position: absolute;
	transform: translateY(400%);
	right: 2%;
}

.para5{
	position: absolute;
	transform: translateY(900%);
	left: 20%;
}


#ba_title{
    position: absolute;
    left: 50%;
    top: 176px;
    transform: translateX(-50%);
    text-align: center;
    max-width: 650px;
	width:100%;
}

#ba_title img{
	width:100%;
}

#ba_desc{
	position: relative;
	margin: -40px auto 0;
	padding:40px 9%;
	color: #000;
	text-align: justify;
	font-size: 17px;
	font-style: normal;
	font-weight: 350;
	line-height: 30px; /* 176.471% */
	letter-spacing: 0.85px;
	max-width:920px;
	width:100%;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

#ba_desc h1 {
	position: relative;
	color: #ec4e98;
	font-family: "Noto Serif TC", serif !important;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 9.6px;
	margin: 0 0 30px;
	text-align: left;
	padding:0 0 10px;
	border-bottom: 1px solid #DDDDDD;
}

#ba_desc #ba_nomination a button {
	background: #FFA5B0;
}

#ba_nomination{
	margin: 40px 0 0;

}
#ba_nomination, #ba_nomination p{
	text-align:center;
}
#ba_nomination a button{
	background: #FFA5B0;
	background: #6c5ca8;
	border-radius: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 19px;
	line-height: 28px;
	text-align: center;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	/* border-bottom: 5px solid #b2a5d8; */
	max-width: 253px;
	width: 100%;
	padding: 10px 40px;
	font-family: 'Noto Sans TC', serif !important;
	transition: all .3s
}

#ba_nomination a button:hover {
	opacity: 0.8;
}

#ba_nomination p{
	margin-top: 10px;
	color: #333;
}


#nomination_form{
	padding: 20px 10px;
	padding-top:120px;
	background-color: #fff;
}

#voting_form{
	padding: 20px 10px;
}

#nomination_form *{
	text-align: center;
}

#nomination_form .row *{
	float: initial;
	text-align: center;
	margin: 5px auto;
}


#nomination_form .new_form{ width:100%; background-image:url("./images/timeline_bg.jpg"); background-size:cover; background-attachment: fixed;}
#nomination_form .new_form_title{font-size:30px; padding:30px 0px 30px 0px; font-weight:bold;}
#nomination_form .new_form_content{ font-size:16px; color:#6c5ca8; line-height:35px;}
#nomination_form .new_form_content2{ font-size:14px; color:#666; margin:50px 0px 50px 0px; line-height:35px;}
#nomination_form .new_form_content3{ font-size:14px; color:#666; margin:10px 0px 10px 0px; line-height:35px;}
#nomination_form .new_form_content a,#nomination_form .new_form_content2 a { color:#666; text-decoration:none;}
#nomination_form .new_form_bg {font-size:16px; text-align:center; color:#666; width:100%;  /*background-color:#f1f4fd;*/}
#nomination_form .new_form_style {padding:5em;}
#nomination_form .new_form_button {background-color:#758faa; color:#FFF;}
#nomination_form .title {font-size:22px; color:#758faa; width:100%; font-weight:bold;}
#nomination_form .form_title {font-size:16px; color:#666; width:100%; font-weight:bold;}
#nomination_form .content{ width:49%; float:left; margin:1% 1% 0% 0%;}
#nomination_form ul.a {list-style-position:inside;}
#nomination_form input[type=new_input] {
    background-color: #fff;
    color: #666;
	width:100%;
	font-size:14px;
	padding:8px;
	border:1px solid #eaeaea;
}
.clear{clear:both;}
.remarks {font-size: small;line-height: 90%;}
#nomination_form > input {width: 100%;}
#nomination_form .subtitle {font-size: larger;}
#nomination_form .minpadding div {margin-top: 0px;margin-bottom: 0px;}
#nomination_form .row {width:100%; margin: 0px;}
#nomination_form .new_button{ float:left;}
#nomination_form .q_title{ cursor: pointer; padding: 5px 0; color:#6c5ca8;}
#nomination_form .q_title i{ font-size: 16px; color: #6c5ca8; margin-left: 5px}
#nomination_form .q_input, #nomination_form .form_input{ width:100%; padding: 10px 0; }
#nomination_form .q_input input, #nomination_form .form_input input{ max-width: 400px; color:#000}
#nomination_form section button{ background: #6c5ca8; color: white; padding: 10px 15px; margin: 50px 5px 5px; max-width:280px; width:100%; font-size:16px}

#nomination_result{
	padding: 120px 0 40px 0;
	background:  #FBE5E5;
	background:  #fff;
}

#nomination_result .q_title{
	text-align: center;
	margin-bottom: 40px;
	color: #000;
}

#nomination_result .q_title a{
	color: #664c80;
	text-decoration: none;
}


#nomination_result h2, #nomination_result h3{
	color: #6c5ca8;
	padding: 15px 0;
	margin: 0;
}


#nomination_result h2{
	padding-top: 0px;
	font-weight:700;
}

#nomination_result > .container >a{
	margin: 0 auto;
	max-width: 280px;
    display: block;
    width: 100%;
}
#nomination_result a button{
	background: #6c5ca8;
	color: white;
	max-width: 280px;
    width: 100%;
}

#nomination_form .new_form_title, #nomination_form h2, #nomination_form h3, #nomination_form h1{
	color: #6c5ca8;
}

#nomination_form h2{
	margin-top: 10px;
}

#voting_form button{
	background-image: linear-gradient(to right, #ec9d8f, #f1a793, #f6b297, #fbbc9c, #ffc7a2);
    font-weight: bold;
    width: 253px;
    padding: 10px 20px;
    font-size: 27px;
    letter-spacing: 6px;
    border-radius: 30px;
	margin: 10px 10px 30px 10px;
	/* background: #ff7d69;  */
	/* color: white;  */
	/* padding: 5px 10px;  */
	/* margin: 5px;  */
}

.result-panel {
	font-size: 12px;
	margin-bottom: 8px;
}

.result-panel .question {
	font-size: 14px;
    padding: 0 0;
    font-weight: bold;
}

.result-panel .answer {
	margin: 0 20px;
	font-size: 16px;
}

#progressbar{
	height: 5px;
    position: fixed;
    background: #ccb999;
}
#progressbar.onefourth{
	width: 25%;
}
#progressbar.twofourth{
	width: 50%;
}
#progressbar.threefourth{
	width: 75%;
}
#progressbar.fourfourth{
	width: 100%;
}

.mobile_break{
	font-size: inherit;
	font-family: 'Noto Sans TC', serif !important;
}




@media screen and (max-width: 540px) {
	#section_timeline .mobile_break{
		display:block;
	}
}

@media screen and (max-width: 350px) {
	#section_awardlist .mobile_break{
		display:block;
	}
}


#sns {
	/* margin-top: 10px; */
	/* margin-bottom: 0px; */
	padding: 40px 0 0 0;
	background: #ffffff;
	margin: 0 !important;
}
.sns_desktop {display:block; padding-bottom:10px;}
.sns_mobile {display:none;}


/* Animation */
.animate-fade{animation:fade ease 3s;-webkit-animation:fade ease 3s;-moz-animation:fade ease 3s; -o-animation: fade ease 3s; -ms-animation: fade ease 3s}

@keyframes fade {
	0%{opacity:0}
	100%{opacity:1}
}
@media screen and (max-width: 500px) {
	.sns_desktop {display:none;}
	.sns_mobile {display:block; width:100%; padding:3% 0% 3% 0%;}

	/*.esd-fb {
		content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/fb.png");
		height:40px;
		width: 40px;

	}
	.esd-ig {
		content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/ig.png");
		height: 40px;
		width: 40px;
	}
	.esd-wow {
		content: url("/campaign_cms/bridal-award-2023/wp-content/themes/bridal_award_2023/img/wow.png");
		height: 40px;
		width: 40px;
	}*/
}


/* 2024 Reset CD timeline */
.cd-timeline-content .cd-date {
	float: unset;
}

#section_timeline .cd-timeline-img.cd-picture {
	transform: scale(1.2);
}

#section_timeline #cd-timeline::before {
	display: none;
}

#section_timeline .cd-timeline-block:after {
    content: '';
    width: 1px;
    display: block;
    background: #6c5ca8;
    position: absolute;
    top: 60px;
    left: 28px;
    height: 80%;
    width: 1px;
}


#section_timeline .cd-timeline-block:last-of-type:after {
    display: none;
}

@media (min-width:768px) {
	#cd-timeline.cd-container {
		width:80% ;
	}
}

@media (min-width:992px) {

	#section_timeline .cd-timeline-content h2 {
		display: inline-block;
		font-size: 30px;
		margin-bottom: 10px;
	}

	.cd-timeline-content .cd-date, .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		position: relative;
		top: unset;
		left:unset;
		right: unset;
		width: inherit;
		display: inline-block;
		margin-left: 4px;
	}

	#section_timeline .cd-timeline-block .cd-timeline-content h2:after {
		bottom: 7px;
	}
	#section_awardlist .container{
		padding-left: 15px;
		padding-right: 15px;
	}

	#section_awardlist h3 {
	    width: 30%;
	    display: inline-block;
	    vertical-align: top;
	    margin: 0;
	    padding: 0;
	    margin-top: 60px;
        position: sticky;
        top: 85px;
        background-color: #fff;
        padding: 0px 15px 20px;
	}

	#section_awardlist h3 ~ div {
	    width: 70%;
	    display: inline-block;
	    margin-top: 60px;
	}

}


/*@media (min-width: 1000px){
	.award_name::after, .award_name.expanded::after{
		position: relative;
    	right: 2%;
	}
}*/


@media only screen and (min-width: 1170px) {
	   #cd-timeline.cd-container {
        width: 66%;
    }

	.cd-timeline-content::before {
		top: 16px;
		left: unset;
    	right: 100%;
    	border: 7px solid transparent;
    	border-right: 7px solid white;
	}

	.cd-timeline-content {
		margin-left: auto;
        width: 80%;
        padding: 1em 40px 30px;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content {
		float: unset;
	}

	.cd-timeline-img {
        width: 70px;
        height: 70px;
        left:unset;
        margin-left: unset;
	}

	.cd-timeline-img img {
		transform: scale(1.6);
	}


	#section_timeline .cd-timeline-block:after {
		top: 100px;
	    left: 34px;
	    height: 70%;
	}

	#section_timeline .cd-timeline-content p {
		margin-top: 0;
	}
}

@media only screen and (min-width: 1440px) {
	.cd-timeline-img {
		left: 50px;
	}
	#section_timeline .cd-timeline-block:after {
		left: 84px;
	}
}

@media only screen and (min-width: 1500px) {
	#ba_desc {margin-top: 0}
}


@media only screen and (min-width: 1680px) {
	.section.nomination {
		aspect-ratio: 1.8;
	}
}

@media (max-width: 1440px){
	section.nomination{
		min-height: 780px;
		background-size: 1440px auto;
	}

	#ba_title{
		width: unset;
	}

	/*#ba_title img {
		max-width: 474px;
	}*/
}

@media (max-width: 870px){
	/*#ba_nomination a button{
		width: 253px;
		padding: 10px 20px;
		font-size: 27px;
		letter-spacing: 6px;
	}
	 section.nomination{
		min-height: 558px;
		background-position: center 66px;
	} */

	.bg-gradient {height: 100px;}

	#section_voting_prize #section_voting_prize_header h1{
		margin: 0px;
	}
	#section_voting_prize #section_voting_prize_header header{
		padding-bottom: 0px;
	}

	/*#section_voting_prize_header .container h1{
		color:#ff7d69;
	}*/

	#section_timeline #section_timeline_header h3{
		margin: 0px;
	}
	#section_timeline #section_timeline_header header{
		padding-bottom: 0px;
	}
	#section_timeline #section_timeline_header h2, #section_awardlist h2{
		font-size: 24px;
	}
	#section_timeline h2{
/*		margin: 20px 0;*/
	}
	/*#section_timeline .cd-timeline-content h2,*/ #section_awardlist h3{
		font-size: 22px;
	}
	#section_awardlist h2{
		padding-top: 20px;
		padding-bottom: 5px;
	}
	#section_awardlist h3{
		padding: 10px 0;
		margin-top: 30px;
	}
	#scroller img{
		width:70%;
	}
	.para1{
		left: -15%;
	}
	.para2{
		right: -20%;
	}
	.para3{
		left: -6%;
	}
	.para4{
		right: -7%;
	}
	.award_desc{
		padding: 0 5%;
	}
	#section_menu .row >a {
		padding-left: 0px;
	}
	#section_tnc{
		margin-top: 30px;
	}
	#section_awardlist{
		padding-bottom: 30px;
	}
}

@media (max-width: 767px){
	#ba_title {
		width:80vw;
		top: 120px;
	}
}

@media (max-width: 680px){

	.award_desc{
		padding: 0 2%;
	}
	.para1{
		left: -20%;
	}
	.para2{
		right: -25%;
	}
	.para3{
		left: -8%;
	}
	.para4{
		right: -7%;
	}
}


@media (max-width: 610px){
	.para1{
		left: -25%;
	}
	.para2{
		right: -30%;
	}
	.para3{
		left: -9%;
	}
	.para4{
		right: -7%;
	}
}

@media (max-width: 550px){
	section.nomination {
		min-height: 450px;
		background-position:top center;
		background-size: 800px auto;
		aspect-ratio: unset;
	}

	#ba_title {
        width: 75vw;
    }

	.bg-gradient {
        height: 50px;
    }

	#ba_desc h1 {
		font-size:30px;
		letter-spacing: 4.8px;
	}

	#ba_desc h1:before, #ba_desc h1:after {
		display: none;
	}

	#ba_desc {
		margin: 0px auto 0;
	}

}

@media (max-width: 540px){
	.para1{
		left: -30%;
	}
	.para2{
		right: -35%;
	}
	.para3{
		left: -12%;
	}
	.para4{
		right: -10%;
	}

	#section_timeline .cd-timeline-block .cd-timeline-content h2:after {
		background-size: 60% !important
	}
}


@media (max-width: 540px){
	.award_name > div{
		width: 77%;
		padding-right: 0%;
		letter-spacing: 0.05em;
	}
}

@media (max-width: 450px){
	.para1{
		left: -35%;
	}
	.para2{
		right: -40%;
	}
	.para3{
		left: -17%;
	}
	.para4{
		right: -13%;
	}

	.award_name > span {
	    vertical-align: top;
	}
	section.nomination{
/*		background-position: center;*/
	}
	/*#ba_desc {
		margin: -10px auto 0;
	}*/

	.award_name > div{
		width: 78%;
		padding-right: 0%;
	}

	.award_name::after {
		padding-right: 0px;
	}

	.award_name > span {
		width: 1.5em;
	}


}
@media (max-width: 425px){
	.award_name {
		font-size: 15px;
	}

}


@media (max-width: 393px){
	.award_name > div {
        width: 62%;
        padding-right: 0%;
    }
}


@media (max-width: 393px){
	.award_name > div {
        width: 82%;
        padding-right: 0%;
    }
}


@media (max-width: 370px){
	.para1{
		left: -45%;
	}
	.para2{
		right: -50%;
	}
	.para3{
		left: -26%;
	}
	.para4{
		right: -20%;
	}

}


@media (max-width: 320px){

	.award_name > div{
		width: 60%;
	}

}

@media screen and (min-width: 1200px) {

	#voting_form{
		width: 1170px;
		margin-right: auto;
		margin-left: auto;
	}
}