@import url("font-awesome.min.css?v=2");
@import url("https://fonts.googleapis.com/css?family=Kanit:700italic|Open+Sans:300,300italic,600,600italic,800");

/*
	Verti by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

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

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

	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: 1750px;
		min-width: 1400px;
	}

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

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

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

	.container {
		width: 1400px;
	}

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

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

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

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

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

		.container {
			width: 1200px;
		}

	}

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

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

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

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

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

		.container {
			width: 960px;
		}

	}

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

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

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

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

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

		.container {
			width: 90% !important;
		}

	}

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

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

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

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

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

		.container {
			width: 100% !important;
		}

	}

/* Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}
	
/* BG */

	#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;
		opacity: 0.60;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: -1;
	}

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


/* Basic */

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

	body {
		font-family: 'Open Sans', sans-serif;
		font-size: 13pt;
		color: #696969;
		font-weight: 300;
		line-height: 2.25em;

		background-color: #f7f7f7;
		position: relative;
	}

	body::before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("images/bg01.png?v=2");
		background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("images/bg01.png?v=2");
		background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("images/bg01.png?v=2");
		background-image: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("images/bg01.png?v=2");
		background-position: top left, top left;
		background-repeat: repeat-x, repeat;
		background-size: 100% 30em, auto;
		z-index: -1;
		/* transform: translate3d(0,0,0); */
		will-change: transform;
	}

	body.bgimage::before {
		background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("/images/bg-fem.jpg");
		background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("/images/bg-fem.jpg");
		background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("/images/bg-fem.jpg");
		background-image: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), url("/images/bg-fem.jpg");
		background-position: top center;
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed;
	}

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

	input, select, textarea {
		font-family: 'Open Sans', sans-serif;
		font-size: 13pt;
		color: #696969;
		font-weight: 600;
		line-height: 2.25em;
	}

	a {
		color: #0090c5;
		text-decoration: underline;
	}

		a:hover {
			text-decoration: none;
		}

	h1, h2, h3, h4, h5, h6 {
		color: #444;
		font-weight: 800;
	}

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

	h2 {
		font-size: 2.25em;
		margin: 0 0 1.1em 0;
		line-height: 1em;
	}

	h3 {
		font-size: 1.35em;
		margin: 0 0 1em 0;
	}

	b, strong {
		font-weight: 600;
		color: #444;
	}

	i, em {
		font-style: italic;
	}

	br.clear {
		clear: both;
	}

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

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

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

	ul.disc {
		list-style-type: disc;
		padding-left: 40px;
	}

	ol.decimal {
		list-style-type: decimal;
		padding-left: 40px;
	}

	.pink {
		color: #c000ca;
	}

	.contentsection header h2,
	#banner .contentsection header h2 {
		font-size: 2em;
		font-weight: 600;
		/* margin: 1em 0 0.3em; */
		color: black;
		text-align: start;
	}

	.contentsection header h3,
	#banner .contentsection header h3 {
		font-size: 1.5em;
		font-weight: 600;
		margin: 1em 0 0.3em;
		color: black;
		text-align: start;
	}

	.contentsection header h2 span {
		color: #c000ca;
	}

	.contentsection header .addthis_responsive_sharing {
		margin-top: 1.5em;
	}
	
	.contentsection p,
	#banner .contentsection p {
		font-size: inherit;
	}

	.article,
	#banner .article {
		line-height: 2em;
	}

	#banner .article p {
		line-height: inherit;
	}

	.article section:not(:last-of-type),
	#banner .article:not(:last-of-type) {
		margin-bottom: 2em;
	}

	.article p,
	.article ul,
	.article ol,
	.article dl,
	.article table,
	#banner .article p,
	#banner .article ul {
		margin-bottom: 2em;
		font-size: 1.05em;
	}

/* Section/Article */

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

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

	header {
		margin: 0 0 2em 0;
	}

		header h2, header h3 {
			margin: 0 0 0.25em 0;
		}

		header p {
			margin: 0;
		}

	footer {
		margin: 2.5em 0 0 0;
	}

/* Forms */

	form label {
		display: block;
		font-weight: 800;
		margin: 0 0 1em 0;
		font-size: 0.8em;
		color: #444;
	}

	form input[type="text"],
	form input[type="email"],
	form input[type="password"],
	form select,
	form textarea {
		-webkit-appearance: none;
		display: block;
		width: 100%;
		border-radius: 8px;
		border: solid 1px #bbb;
	}

		form input[type="text"]:focus,
		form input[type="email"]:focus,
		form input[type="password"]:focus,
		form select:focus,
		form textarea:focus {
			border-color: #0090c5;
		}

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

	form select {
		height: 3.13em;
		line-height: 3em;
		padding: 0 1em;
	}

	form textarea {
		min-height: 9em;
		padding: 1em;
	}

	form .formerize-placeholder {
		color: #aaa !important;
	}

	form ::-webkit-input-placeholder {
		color: #aaa !important;
	}

	form :-moz-placeholder {
		color: #aaa !important;
	}

	form ::-moz-placeholder {
		color: #aaa !important;
	}

	form :-ms-input-placeholder {
		color: #aaa !important;
	}

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

	form ::placeholder {
		color: #aaa !important;
	}

	#searchbox {
		position: relative;
		margin-top: 1em;
	}

	#searchbox input {
		padding-right: 2.5em;
		width: 100%;
		border-color: #bbb;
	}

	#searchbox button {
		position: absolute;
		top: calc(50% - 0.6em);
		right: 0;
		width: 1.5em;
		padding: 0 !important;
		font-weight: inherit;
		color: #0090c5;
		background: transparent;
	}

	.bigsearch {
		position: relative;
		margin-bottom: 1.2em;
	}

	.bigsearch input[type=text] {
		padding-right: 2.5em;
		width: 100%;
		font-size: 1.6em;
		border-color: #bbb;
	}

	.bigsearch button {
		position: absolute;
		top: calc(50% - 0.6em);
		right: 0;
		width: 1.6em;
		padding: 0 !important;
		font-size: 2.25em !important;
		font-weight: inherit;
		color: #0090c5;
		background: transparent;
	}

	.bigsearch button:hover {
		background: transparent;
	}

/* Tables */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tr {
				border-top: solid 1px #eee;
			}

				table.default tr:first-child {
					border-top: 0;
				}

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

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

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

/* Image */

	.image {
		display: inline-block;
		outline: 0;
	}

		.image img {
			display: block;
			width: 100%;
			border-radius: 8px;
		}

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

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

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

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

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

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button {
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
		-webkit-appearance: none;
		position: relative;
		display: inline-block;
		background: #0090c5;
		color: #fff;
		text-decoration: none;
		border-radius: 6px;
		font-weight: 800;
		outline: 0;
		border: 0;
		cursor: pointer;
		font-size: 1em;
		padding: 0.2em 1em;
	}

		input[type="button"].icon:before,
		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		button.icon:before,
		.button.icon:before {
			position: relative;
			margin-right: 0.5em;
			top: 0.05em;
		}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		button:hover,
		.button:hover {
			background: #10a0d5;
		}

		input[type="button"]:active,
		input[type="submit"]:active,
		input[type="reset"]:active,
		button:active,
		.button:active {
			background: #20b0e5;
		}

		input[type="button"]:disabled,
		input[type="submit"]:disabled,
		input[type="reset"]:disabled,
		button:disabled,
		.button:disabled {
			background: #ccc;
		}



		input[type="button"].alt,
		input[type="submit"].alt,
		input[type="reset"].alt,
		button.alt,
		.button.alt {
			background: #f1f1f1;
			background: rgba(0, 0, 0, 0.05);
			color: #444;
		}

			input[type="button"].alt:hover,
			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background: #e8e8e8;
				background: rgba(0, 0, 0, 0.085);
			}

			input[type="button"].alt:active,
			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			button.alt:active,
			.button.alt:active {
				background: #e4e4e4;
				background: rgba(0, 0, 0, 0.15);
			}

		input[type="button"].big,
		input[type="submit"].big,
		input[type="reset"].big,
		button.big,
		.button.big {
			font-size: 2.25em;
			padding: 0.8em 0.9em;
		}

/* List */

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

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

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

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

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

		ul.menu li:first-child {
			border-left: 0;
			margin-left: 0;
			padding-left: 0;
		}

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

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

/* Box */

	.box {
		background: #fff;
		border-radius: 6px;
		box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
		padding: 2em;
	}

	.box.homepage {
	}

		.box.feature {
			padding: 0;
		}

			.box.feature .inner {
				padding: 4em 2em 3em 2em;
			}

			.box.feature h2 {
				font-size: 1.35em;
			}

			.box.feature p {
				margin: 0;
			}

			.box.feature .image {
				position: relative;
				margin: 0;
			}

				.box.feature .image img {
					border-bottom-left-radius: 0;
					border-bottom-right-radius: 0;
				}

/* Icons */

	.icon {
		position: relative;
		text-decoration: none;
	}

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

		.icon > .label {
			display: none;
		}

/* Widgets */

	.widget.thumbnails .grid {
		margin: 0 0 3em 0;
	}

	.widget.thumbnails .image {
		margin: 0;
	}

	.widget.contact ul {
		overflow: hidden;
		position: relative;
		left: -4px;
		top: 4px;
		margin-bottom: 1.5em;
	}

		.widget.contact ul li {
			display: inline-block;
			margin-right: 0.25em;
		}

			.widget.contact ul li a {
				-moz-transition: background-color .25s ease-in-out;
				-webkit-transition: background-color .25s ease-in-out;
				-ms-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
				display: inline-block;
				width: 2.5em;
				height: 2.5em;
				text-align: center;
				line-height: 2.5em;
				border-radius: 0.35em;
				outline: 0;
				opacity: 0.75;
				text-decoration: none;
				background: #222222;
			}

				.widget.contact ul li a:before {
					color: #f3f3f3;
					font-size: 1.75em;
					line-height: 1.5em;
				}

				.widget.contact ul li a:hover {
					background: #444444;
				}

				.widget.contact ul li a:active {
					background: #666666;
				}

/* Wrappers */

	#header-wrapper {
		padding: 4.5em 0 1em 0;
	}

	#features-wrapper {
		padding: 3em 0 3em 0;
	}

	#main-wrapper {
		background: #fff;
		box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.05);
		padding: 5em 0 5em 0;
	}

	#footer-wrapper {
		padding: 4em 0 4em 0;
		background-color:#2f2f2f;
		margin-top:6em;
		opacity: .9;
	}

/* Header */

	#header {
		position: relative;
	}

/* Logo */

	#logo {
		display: inline-block;
	}

		#logo h1 {
			background: #ff4486;
			color: #fff;
			border-radius: 6px;
			font-family: 'Kanit', serif;
			font-weight: 400;
			padding: 0.25em 0.2em 0.25em 0.2em;
			font-size: 3.25em;
			display: inline-block;
			vertical-align: middle;
		}

		#logo span {
			font-weight: 800;
			line-height: 4.5em;
			letter-spacing: 0.025em;
			font-size: 0.9em;
			vertical-align: middle;
			margin: 0 0 0 1.25em;
		}

/* Logo Footer */

	#logo_footer {
		display: inline-block;
	}

		#logo_footer h1 {
			color: #fff;
			border-radius: 6px;
			font-family: 'Kanit', serif;
			font-weight: 400;
			padding: 0.25em 0.2em 0.25em 0.2em;
			font-size: 1.75em;
			display: inline-block;
			vertical-align: middle;
		}
		
		#logo_footer h1:hover{
		}
		
		#logo_footer span {
			font-weight: 800;
			line-height: 4.5em;
			letter-spacing: 0.025em;
			font-size: 0.9em;
			vertical-align: middle;
			margin: 0 0 0 1.25em;
		}

/* Nav */

	#nav {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 0.9em;
	}

		#nav ul li {
			float: left;
			line-height: 4.5em;
			padding-left: 1.5em;
		}

			#nav ul li a, #nav ul li span {
				-moz-transition: background-color .25s ease-in-out;
				-webkit-transition: background-color .25s ease-in-out;
				-ms-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
				font-weight: 800;
				letter-spacing: 0.025em;
				color: #696969;
				text-decoration: none;
				border-radius: 6px;
				padding: 0.5em 1em 0.5em 1em;
				background: #fff;
			}

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

			#nav ul li:hover a, #nav ul li:hover span {
			}

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

			#nav ul li.current a {
				background: #444;
				color: #fff;
			}

	.dropotron {
		background: #fff;
		letter-spacing: 0.025em;
		color: #696969;
		text-decoration: none;
		border-radius: 6px;
		padding: 0.75em 0;
		min-width: 15em;
		box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0.25em 0.25em 0.1em rgba(0, 0, 0, 0.025);
		margin-top: calc(-0.75em + 1px);
		margin-left: -1px;
	}

		.dropotron li {
			border-top: solid 1px #eee;
			line-height: 3em;
		}

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

			.dropotron li > a, .dropotron li > span {
				-moz-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-ms-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				transition: color .25s ease-in-out, background-color .25s ease-in-out;
				text-decoration: none;
				color: inherit;
				display: block;
				padding: 0 1.5em;
			}

				.dropotron li > a:hover, .dropotron li > span:hover {
					background: #eee;
				}

			.dropotron li.active > a, .dropotron li.active > span {
				background: #eee;
			}

		.dropotron.level-0 {
			font-size: 0.8em;
			margin-left: 1.5em;
			margin-top: 0;
		}

			.dropotron.level-0:before {
				content: '';
				position: absolute;
				top: -0.5em;
				left: 1em;
				border-bottom: solid 0.75em #ffffff;
				border-left: solid 0.75em transparent;
				border-right: solid 0.75em transparent;
				z-index: 1;
			}

/* Banner */

	#newbanner {
		position: relative;
		padding: 1em;
	}

	@media screen and (max-width: 736px) {
		#newbanner {
			padding: 0.8em;
		}
	}

	#banner {
		position: relative;
		padding: 4.5em 3.25em;
	}
	
	/*
	#banner:not(.homepage) {
		padding-top: 2.25em;
	}

	#banner::after {
		content: "";
		display: block;
		position: absolute;
		top: calc(0.7em + 8.25em + 0.7em);
		left: 0.7em;
		right: 0.7em;
		border-bottom: 1px solid #eee;
	}

	#banner::before {
		content: "";
		display: block;
		position: absolute;
		top: 0.7em;
		left: 0.7em;
		right: 0.7em;
		height: 8.25em;
		background-color: #ffffd7;
	}

	#banner.homepage::before,
	#banner.homepage::after {
		display: none;
	}

	#banner:not(.homepage) .contentsection:first-of-type {
		margin-top: 4em;
	}
	*/

	#banner:not(.homepage) #sidebar section:first-of-type {
		margin-bottom: calc(5em + 2em);
	}

		#banner h2 {
			font-size: 3.5em;
			margin: 0.1em 0 0.35em 0;
		}

		#banner p {
			font-size: 2.75em;
			line-height: 1.35em;
			margin: 0;
		}

		#banner .button {
			width: 100%;
			margin-bottom: 0.5em;
		}

		#banner button {
			font-family: inherit;
			text-align: inherit;
			line-height: inherit;
		}

		@media screen and (max-width: 980px) {
			#banner button.big {
				text-align: center;
			}
		}

			#banner .button.icon:before {
				position: absolute;
				right: 0.15em;
				top: 50%;
				margin-top: -0.5em;
			}

			#banner .button.alt {
				margin-bottom: 0;
			}
		#newbanner .button {
			width: 100%;
			margin-bottom: 0.5em;
		}

		#newbanner button {
			font-family: inherit;
			line-height: inherit;
		}

		@media screen and (max-width: 980px) {
			#newbanner button.big {
				text-align: center;
			}
		}

			#newbanner .button.icon:before {
				position: absolute;
				right: 0.15em;
				top: 50%;
				margin-top: -0.5em;
			}

			#newbanner .button.alt {
				margin-bottom: 0;
			}

		#banner ul {
			margin: 0 0 0 2em;
		}

		.searchrow {
			text-align: right;
		}

		.searchrow input[type=text] {
    display: inline-block;
    width: auto;
    margin: 0;
    margin-right: 0.5em;
}

		.searchrow button {
    margin-bottom: 0.5em;
}

		#search {
			border-color: #bbb;
		}

		div.search-holder {
			position: relative;
		}

		div.search-holder #autocomplete-box {
			position: absolute;
			top: 100%;
			min-width: 100%;
			z-index: 1000;
		}

		div.search-holder:not(:hover) input[name=keyword]:not(:focus) + #autocomplete-box {
			display: none;
		}

		#autocomplete-box,
		#sidebar #autocomplete-box,
		#banner #autocomplete-box {
			position: absolute;
			z-index: 1;
			margin: 2px 0 0;
			border: 1px solid #bbb;
			border-radius: 8px;
			background-color: white;
			overflow: auto;
		}

		#sidebar #autocomplete-box li::before {
			content: none;
		}

		#autocomplete-box li a {
			display: block;
			padding: 0 0.5em;
			font-size: 1em;
			line-height: 2em;
			text-decoration: none;
			color: inherit;
			cursor: pointer;
		}

		#autocomplete-box li a:hover {
			background-color: #81D4FA;
		}


		#sidebar {
			/* margin-left: 2em; */
		}

		.row .\34u:first-of-type #sidebar {
			margin-left: 0;
		}

		@media screen and (max-width: 980px) {
			#sidebar {
				margin: 0;
			}
		}

		#sidebar p {
			font-size: inherit;
			margin: 0 0 2em 0;
		}

		#sidebar ul {
			margin: 0 0 2em 0;
		}

		#sidebar li::before {
			content: '\f059';
			font-family: 'FontAwesome';
			margin-right: 0.4em;
			color: #4467ff;
			font-size: 1.5em;
			vertical-align: middle;
		}

		#sidebar li a {
			text-decoration: none;
			font-weight: 600;
		}

		#sidebar form button .small {
			display: none;
		}

		@media screen and (max-width: 1280px) {
			#sidebar form button .small {
				display: inline;
			}

			#sidebar form button .large {
				display: none;
			}
		}

	ul.dllerror,
	ul.dllinfo {
		margin: 2em 2em;
	}

	@media screen and (max-width: 736px) {
		ul.dllerror,
		ul.dllinfo {
			margin: 1.5em 0.5em;
		}
	}

	ul.dllerror p,
	ul.dllinfo p {
		text-transform: uppercase;
		font-size: 0.8em;
		color: #999;
		margin-bottom: 0.8em;
	}

	ul.dllerror li,
	ul.dllinfo li {
		font-size: 0.8em;
		margin: 0 0 1em;
		border: 1px solid #f0f0f0;
		background-color: #e6e6e6;
		padding: 0.8em 1em;
		font-style: italic;
		line-height: 1.5em;
		color: #333;
		white-space: nowrap;
	}

	ul.dllerror li::before,
	ul.dllinfo li::before {
		font-family: FontAwesome;
		font-style: normal;
		font-size: 4em;
		display: inline-block;
		margin: 0.4em 0.2em 0.4em 0.2em;
		margin-left: 0;
		vertical-align: middle;
	}

	ul.dllerror li::before {
		content: "\f057";
		color: red;
	}

	ul.dllinfo li::before {
		content: "\f059";
		color: #FF9800;
	}

	ul.dllerror li span,
	ul.dllinfo li span {
		display: inline-block;
		max-width: calc(100% - 4.6em);
		line-height: 1.5em;
		vertical-align: middle;
		white-space: normal;
		font-size: 1.2em;
	}

/* Search Results */

	#results {
		color: black;
		font-weight: normal;
		letter-spacing: normal;
		line-height: normal;
	}

	#results strong,
	#results b {
		color: inherit;
		font-weight: bold;
	}

	#results .no-results p {
		font-size: 1.5em;
	}

	.results-style {
		table-layout: fixed;
		margin: 0 0.8em;
	}

	@media screen and (max-width: 980px) {
		.results-style {
			margin: 0;
		}
	}

	.results-style tr {
		font-size: 16px;
		white-space: nowrap;
	}

	@media screen and (min-width: 681px) {
		.results-style tr {
			font-size: 18px;
		}
	}

	.results-style td:not(:last-of-type) {
		text-align: start;
	}

	.results-style td:nth-of-type(1) {
		width: 1.4em;
		font-size: 0.9em;
		color: #c000ca;
	}

	.results-style td:nth-of-type(2) {
		width: 200px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.results-style td:nth-of-type(3) {
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 0 3em;
	}

	@media screen and (max-width: 680px) {
		.results-style td:nth-of-type(1) {
			width: 1.2em;
		}

		.results-style td:nth-of-type(2) {
			width: auto;
		}

		.results-style td:nth-of-type(3) {
			display: none;
		}
	}

	.results-style td:nth-of-type(4) {
		width: 7em;
		overflow: hidden;
		text-overflow: ellipsis;
	}

/* Details */

	#details-top {
		margin-bottom: 1em !important;
		padding-bottom: 3.5em;
		background-image: linear-gradient(rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.5)), url(/images/bg_default.jpg);
		background-size: cover;
		background-position: center;
		border-radius: 6px;
		overflow: auto;
	}
	#credits-top {
		margin-bottom: 1em !important;
		padding-bottom: 3.5em;
		background-image: linear-gradient(rgba(255, 255, 255, 0.7),rgba(255, 255, 255, 0.1)), url(/images/bg_dots.jpg);
		background-size: cover;
		background-position: center;
		border-radius: 6px;
		min-height: 40em;
		overflow: auto;
	}
	#details-top::before {
		content: "";
		display: block;
		height: 1px;
		margin-bottom: -1px;
	}

	#details-top > header {
		margin: 1em 0 2em;
		padding: 1em 2.5em;
		background-color: rgba(255, 255, 255, 0.9);
		overflow: auto;
	}
	
	@media screen and (max-width: 400px) {
		#details-top > header {
			padding: 1em 1.5em;
		}
	}

	#details-top > header > a {
		float: left;
	}
	
	#details-top > header > a i {
		font-size: 2.8em;
		line-height: 1.25em;
		margin-left: -0.4em;
		margin-right: 0.4em;
	}

	@media screen and (max-width: 736px) {
		#details-top > header > a i {
			font-size: 2.3em;
		}
	}

	@media screen and (max-width: 400px) {
		#details-top > header > a i {
			font-size: 2em;
			line-height: 1.3em;
			margin-left: 0;
			margin-right: 0.3em;
		}
	}

	#details-top > header h2 {
		color: black;
		font-size: 2.5em;
		font-weight: 600;
		margin: 0;
		float: left;
		max-width: calc(100% - 6em);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: normal;
	}
	
	#details-top > header div {
		text-align: right;
		line-height: 1.5em;
	}

	@media screen and (max-width: 736px) {
		#details-top > header h2 {
			float: none;
			max-width: 100%;
		}

		#details-top > header div {
			text-align: start;
			margin-top: 0.4em;
		}
	}

	@media screen and (max-width: 736px) {
		#details-top > header h2 {
			font-size: 2em;
		}
	}

	#details-top > header div a:first-of-type {
		font-weight: 600;
	}

	#details-top > header div a {
		display: block;
		text-decoration: none;
	}

	#details-top .barad {
		margin: 1.5em 2.5em;
		overflow: hidden;
		text-align: center;
	}

	#details-top .barad .adbox {
		border: none;
	}

	#details-top > .upimg {
		display: block;
		float: left;
		margin: 0 3em 0;
		width: 10em;
		color: #0090c5;
	}

	@media screen and (max-width: 900px) {
		#details-top > .upimg {
			float: none;
			margin: 0 auto 3em;
		}
	}

	#details-top > .poster {
		display: block;
		float: left;
		margin: 0 3em 0;
	}
	
	@media screen and (max-width: 900px) {
		#details-top > .poster {
			float: none;
			margin: 0 auto 3em;
		}
	}

	#details-top > .poster .buttons {
		background-image: linear-gradient(#333, #222);
		border-top: 1px solid rgba(0, 0, 0, 0.5);
		box-shadow: inset 0 1px 0 0 rgba(140, 140, 140, 0.2);
	}

	#details-top > .poster .buttons a {
		display: inline-block;
		vertical-align: middle;
		padding: 0.6em 0.7em;
		border-right: 1px solid rgba(0, 0, 0, 0.5);
		box-shadow: inset -1px 0 0 0 rgba(140, 140, 140, 0.2);
		line-height: 1em;
		color: rgba(167, 167, 167, 0.6);
	}

	#details-top > .poster .buttons a[href]:hover {
		color: rgba(167, 167, 167, 0.8);
	}

	#details-top > .poster .buttons a i {
		font-size: 2em;
		vertical-align: top;
	}

	#details-top > .poster .buttons a:not([href]) i {
		opacity: 0.5;
	}

	#details-top > .poster .buttons a.amazon i {
		font-size: 1.8em;
	}

	#details-top > .poster img {
		width: 300px;
	}
	
	#details-top .request {
		margin: 0 2.5em 0em;
		background-color: rgba(255, 255, 255, 0.9);
		overflow: auto;
		padding: 2.1em 2em 2.6em 2em;
		position: relative;
	}
	
	#details-top .request.rightblock > p {
		margin: 0;
		margin-bottom: 1.6rem;
		line-height: 1.2em;
		font-size: 2.5em;
		color: black;
	}

	@media screen and (max-width: 736px) {
		#details-top .request {
			margin: 0 1.5em 0em;
		}

		#details-top .request.rightblock > p {
			margin-bottom: 1rem;
			line-height: 1em;
			font-size: 2em;
		}
	}

	#details-top .request p .count {
		font-weight: 600;
	}

	#details-top .request input, #details-top .request select {
		display: inline-block;
		max-width: 13em;
		margin: 0;
		margin-right: 1em;
	}

	#details-top .request.rightblock button {
		display: inline-block;
		margin: 0;
		margin-right: 1em;
	}

	@media screen and (max-width: 980px) {
		#details-top .request button {
			margin-top: 1em;
			text-align: center;
			font-size: 11pt !important;
		}
	}

	#details-top .download {
		margin: 1em 2.5em 0;
		padding: 1.2em 1.5em;
		background-color: rgba(255, 255, 255, 0.9);
		overflow: auto;
	}
	
	@media screen and (max-width: 736px) {
		#details-top .download {
			margin: 1.5em 1.5em 0;
		}
		
		#adtails {
			overflow: hidden; 
			margin: 1.5em 1.5em 0;
			border-top:3px solid #ccc; 
			background-color:#565c65; 
			padding:10px;
		}
	}

	#details-top .download p {
		display: inline-block;
		margin: 0.25em 0 0;
		float: right;
		font-size: 1.5em;
		color:#4bb710;
		font-weight:600;
		line-height: 1.6em;
	}
	
	@media screen and (max-width: 980px) {
		#details-top .download p {
			display: block;
			margin: 0.5em 0 0;
			font-size: 1.2em;
			float: none;
		}
	}

	#details-top .download .buttons:not(:first-child) {
		margin-top: 1.5em;
	}

	#details-top .download .buttons button {
		width: calc((100% - 2em) / 2 - 0.2em);
		margin-bottom: 0;
		text-align: center;
		background-color: #29910d;
		font-weight: 600;
	}

	#details-top .download .buttons button:not(:last-of-type) {
		margin-right: 2em;
	}

	#details-top .download .buttons button:disabled {
		background-color: #ccc;
	}

	#details-top .download select {
		display: inline-block;
		width: 11em;
		vertical-align: bottom;
	}

	@media screen and (max-width: 980px) {
		#details-top .download .buttons {
			margin-top: 1em;
		}

		#details-top .download .buttons button {
			width: calc((100% - 0.5em * 2) / 3 - 0.2em);
			font-size: 1.1em !important;
		}

		#details-top .download .buttons button:not(:last-of-type) {
			margin-right: 0.5em;
		}
		
		#details-top .download .buttons button .small {
			display: none;
		}
	}

	@media screen and (max-width: 400px) {
		#details-top .download .buttons button {
			width: 100%;
			display: block;
		}

		#details-top .download .buttons button:not(:last-of-type) {
			margin-bottom: 0.8em;
		}

		#details-top .download select {
			width: 100%;
		}
	}

	#details-top .recommended {
		margin: 0 2.5em 0;
		background-color: rgba(255, 255, 255, 0.9);
		overflow: auto;
		padding: 1em 1.2em 1.4em;
		position: relative;
	}

	@media screen and (max-width: 736px) {
		#details-top .recommended {
			margin: 0;
		}
	}

	#details-top .recommended {
		line-height: normal;
	}

	#details-top .recommended > p {
		display: inline;
		margin: 0;
		font-size: 1.4em;
		font-weight: 600;
		color: black;
		line-height: 1em;
	}

	#details-top .recommended .captchabox {
		text-align: center;
		margin: 1em 0;
	}

	#details-top .recommended .captchabox .img-holder img {
		vertical-align: middle;
	}

	#details-top .recommended .captchabox .img-holder button {
		margin: 0;
		padding: 0.5em !important;
		width: auto;
		background: transparent;
		color: #357ae8;
		font-size: 1.3em;
		vertical-align: middle;
	}

	#details-top .recommended .captchabox .input-holder {
		margin-top: 0.5em;
		position: relative;
	}

	#details-top .recommended .captchabox .input-holder input {
		padding-right: 2em;
	}

	#details-top .recommended .captchabox .input-holder button {
		margin: 0;
		padding: 0 !important;
		width: auto;
		position: absolute;
		top: calc(50% - 0.7em);
		right: 1em;
		background: transparent;
		color: #357ae8;
		font-size: 1.3em;
	}

	#details-top .recommended .files {
		margin-top: 1.2em;
	}

	#details-top .recommended .files .grouplabel {
		margin: 4em 0 0.4em;
	}

	#details-top .rightblock {
		margin: 0 2.5em 0;
		padding: 1.2em 1.5em;
		background-color: rgba(255, 255, 255, 0.9);
		overflow: hidden;
	}

	#details-top .twocols .rightblock {
		margin: 0;
	}

	#details-top .rightblock + .rightblock,
	#details-top .twocols + .rightblock {
		margin-top: 2.5em;
	}
	
	#details-top .rightblock > p {
		margin: 1em 0.3em 2.7em;
		line-height: 1.2em;
		color: black;
		font-size: 1.3em;
	}

	#details-top .rightblock > p strong {
		color: #ff4486;
	}

	@media screen and (max-width: 736px) {
		#details-top .rightblock {
			margin: 0 1em 0;
			padding: 1em 1em;
		}

		#details-top #results.rightblock {
			padding: 1.2em 0.5em;
		}

		#details-top .rightblock > p {
			margin-bottom: 1rem;
			line-height: 1em;
		}
	}

	#details-top .rightblock input,
	#details-top .rightblock select,
	#details-top .rightblock button {
		margin-bottom: 0.5em;
	}

	#details-top .info dl {
		line-height: 1.6em;
		margin-bottom: 1em;
		font-size: 1em;
	}

	@media screen and (max-width: 736px) {
		#details-top .info dl {
			font-size: 0.9em;
		}
	}

	#details-top .info dl:last-of-type {
		margin-bottom: 2em;
	}

	#details-top .info dl dt {
		display: inline-block;
		width: 25%;
		text-align: right;
		margin-right: 0.5em;
	}

	#details-top .info dl dt::after {
		content: ":";
	}

	#details-top .info dl dt:empty::after {
		content: "\00a0";
	}

	#details-top .info dl dd {
		display: inline-block;
		width: calc(100% - 25% - 0.5em - 0.3em);
	}

	#details-top .info dl dd strong {
		color: #ff4486;
	}

	#details-top .dl-button button {
		margin: 1em 0.3em .5em;
		padding: 0.5em 1em;
		width: calc(100% - 1em + 0.3em);
		font-weight: 600;
		font-size: 1.5em;
		background-image: linear-gradient(to bottom, #2aa6cf 25%, #248bae);
		box-shadow: 0px 7px 0 0px #bbb;
	}

#details-top .dl-button button:disabled {
    cursor: default;
}

	#details-top .dl-button button:hover:not(:disabled) {
		filter: brightness(1.1);
	}

	#details-top .dl-button button:disabled {
		background-image: linear-gradient(to bottom, #b0b0b0 25%, #9c9c9c);
	}

	.poster {
		display: inline-block;
		max-width: 18em;
		position: relative;
	}

	.poster.gray {
		opacity: 0.6;
	}
	
	.poster .year {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0.3em 0.6em;
		line-height: normal;
		background-color: rgba(0, 0, 0, 0.5);
		font-weight: 600;
		color: white;
	}

	.poster img {
		display: block;
		width: 100%;
		max-width: 100%;
		min-height: 2em;
		max-height: 30em;
		background-color: #fff;
	}

	.poster img:not([src]) {
		width: 300px;
		height: 443px;
	}

	.poster img + i {
		position: absolute;
		top: calc(50% - 0.5em);
		left: 0;
		width: 100%;
		text-align: center;
		font-size: 20em;
		color: #eaeaea;
	}

	.poster .title {
		display: block;
		padding: 0 0.5em;
		color: #aaa;
		font-size: 0.9em;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		background-image: linear-gradient(#333, #222);
		border-top: 1px solid rgba(0, 0, 0, 0.5);
		box-shadow: inset 0 1px 0 0 rgba(140, 140, 140, 0.2);
	}

	.poster:hover .title {
		color: #eee;
	}

	#details {
		margin-top: 2em;
	}

	#details .top {
		box-shadow: none;
		position: relative;
	}

	#details header {
		margin: 0 0 1.5em;
		color: black;
	}

	#details .top header p {
		font-size: 1em;
	}

	#details dl {
		font-size: 10.4pt;
		line-height: 2em;
		color: black;
	}

	#details dl dt {
		float: left;
		width: 25%;
		text-align: right;
		margin-right: 0.5em;
	}

	#details dl dt::after {
		content: ":";
	}

	#details dl dt:empty::after {
		content: "\00a0";
	}

	#details dl dd {
		display: inline-block;
		width: 70%;
	}

	#details .download,
	#details .open-comments {
		display: inline-block;
		margin-top: 2em;
		margin-right: 1em;
		max-width: 300px;
		width: calc(50% - 1.2em);
	}

	@media screen and (max-width: 400px) {
		#details .download,
		#details .open-comments {
			display: block;
			width: auto;
		}
	}

	#details .download a,
	#details .open-comments a {
		display: block;
		text-decoration: none;
		cursor: pointer;
		text-align: center;
		padding: 0.2em 0;
		background-color: #65A93A;
		border: 2px solid #65A93A;
		border-radius:10px;
		color: #fff;
		font-weight: 600;
		font-size: 1em;
	}

	#details .download.disabled a {
		cursor: default;
		background-color: #bbb;
		border: 2px solid #bbb;
		color: #f7f7f7;
	}

	#details .open-comments a {
		background-color: #3B71AB;
		border: 2px solid #3B71AB;
	}

	#details .open-comments:not(.disabled) a:hover {
		background-color: #4189d6;
	}
	
	#details .download:not(.disabled) a:hover {
		background-color: #7FC752;
	}

	#details .open-comments a .count {
		color: #aaa;
		font-size: 0.9em;
	}

	tr.download-row {
		border-top: 0.5em solid white;
	}
	tr.download-row a:hover {
		font-weight:600;
	}

	tr.download-row + tr.download-row {
		border-top: 2px solid white;
	}

	tr.download-row td {
		padding: 0;
		line-height: normal;
	}

	tr.download-row td:nth-of-type(1) {
		font-size: 1.4em;
		width: 1.3em;
	}

	tr.download-row td:nth-of-type(2) {
		max-width: 9em;
	}

	tr.download-row td:nth-of-type(3) > a {
		line-height: normal;
	}

	tr.download-row td:nth-of-type(2),
	tr.download-row td:nth-of-type(3) {
		background-color: #fbfbfb;
		padding: 0.5em;
	}

	tr.download-row:hover td:nth-of-type(2),
	tr.download-row:hover td:nth-of-type(3) {
		background-color: #faffca;
	}

	article.filerow {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		margin: 0 !important;
		padding: 1em 1.5em;
		min-height: 6.35em;
		border: 1px solid #ddd;
		border-radius: 6px;
		background-color: white;
		position: relative;
	}

	a:not(:last-of-type) > article.filerow {
		margin-bottom: 1em !important;
	}

	article.filerow:hover {
		background-color: #faffca;
	}

	article.filerow.preview {
		padding-bottom: calc(1em + 250px);
		min-height: calc(6.35em + 250px);
	}
	
	@media screen and (max-width: 400px) {
		article.filerow {
			padding: 0.8em 1em;
			-webkit-flex-wrap: wrap;
			flex-wrap: wrap;
			-webkit-justify-content: space-between;
			justify-content: space-between;
		}

		article.filerow:not(:last-of-type) {
			margin-bottom: 0.5em !important;
		}

		article.filerow.preview {
			padding-bottom: calc(0.8em + 250px);
		}
	}

	article.filerow > * {
		-ms-flex: 0 0 auto;
		-webkit-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	article.filerow > .size-icon {
		margin: 0.3em 1.5em 0.3em 0;
	}
	
	article.filerow > .size-icon > i {
		font-size: 3em;
		color: #0090c5;
		margin: 0;
	}
	
	.files a:first-of-type article.filerow > .size-icon > i {
		color: #00c52a;
	}

	article.filerow > .size-icon .size {
		font-size: 0.8em;
		color: #555;
	}

	@media screen and (max-width: 400px) {
		article.filerow > a {
			margin-right: 1em;
		}

		article.filerow > .size-icon > i {
			font-size: 2em;
			vertical-align: middle;
		}

		article.filerow > .size-icon .size {
			display: inline;
			vertical-align: middle;
			font-size: 0.9em;
			margin-left: 0.5em;
		}
	}

	article.filerow .main {
		-ms-flex: 1 1 auto;
		-webkit-flex: 1 1 auto;
		flex: 1 1 auto;
		-ms-flex-align-self: start;
		-webkit-align-self: flex-start;
		align-self: flex-start;
		margin-right: 1em;
	}
	
	@media screen and (max-width: 400px) {
		article.filerow .main {
			margin-right: 0;
			min-width: 100%;
		}
	}

	article.filerow .previewbtn {
		margin-right: 1.5em;
		padding-right: 1.5em;
		border-right: 2px solid #eee;
		line-height: normal;
	}

	article.filerow .previewbtn i {
		font-size: 2.3em;
		color: #4965ff;
		cursor: pointer;
	}

	article.filerow .previewbtn i:not(:hover) {
		opacity: 0.5;
	}

	article.filerow .controls {
		line-height: normal;
		font-size: 0.95em;
		text-align: center;
	}

	article.filerow .controls .rating {
		font-size: 0.85em;
		font-weight: 600;
	}

	article.filerow .controls .rating.pos {
		color: green;
	}

	article.filerow .controls .rating.neg {
		color: red;
	}

	article.filerow .controls .thumbs span:not(:first-of-type) {
		margin-left: 0.1em;
	}

	article.filerow .controls .managebtns i {
		margin: 0 0.125em;
		font-size: 1.5em;
		cursor: pointer;
	}

	article.filerow .controls .managebtns .edit {
		position: relative;
		top: 0.05em;
	}

	article.filerow .controls .managebtns .abandon {
		color: #2B8DDD;
	}

	article.filerow .controls .managebtns .restore {
		color: #d32b2b;
	}

	@media screen and (max-width: 400px) {
		article.filerow > .size-icon,
		article.filerow .previewbtn,
		article.filerow .controls {
			-webkit-order: 1;
			order: 1;
			-webkit-flex: 0 0 auto;
			flex: 0 0 auto;
			margin-top: 0.8em;
		}

		article.filerow .controls .thumbs {
			font-size: 1.3em;
		}
	}

	article.filerow header,
	#details-top article.filerow header {
		margin: 0;
		padding: 0;
		line-height: normal;
		margin-bottom: 0.3em;
		background-color: transparent;
	}

	article.filerow header a {
		text-decoration: none;
	}

	article.filerow header h3 {
		display: inline;
		font-size: 1.1em;
		font-weight: 600;
		color: #5e5e5e;
	}

	article.filerow.abandoned header h3 {
		color: red;
	}

	@media screen and (min-width: 981px) {
		article.filerow header h3 {
			vertical-align: middle;
		}
	}

	article.filerow.abandoned header h3 {
		color: inherit;
	}

	article.filerow .main p {
		margin: 0;
		font-size: 0.85em;
		font-style: italic;
		line-height: 1.1em;
		color: #888;
		max-width: 100%;
	}

	article.filerow .stats {
		margin-top: 0.5em;
		font-size: 0.85em;
		line-height: normal;
		color: #888;
	}

	article.filerow .stats > span:not(:first-of-type) {
		margin-left: 1em;
	}

	article.filerow .version {
		font-weight: 600;
	}

	article.filerow .hashes {
		margin-top: 0.3em;
		font-size: 0.8em;
		line-height: normal;
		color: #888;
	}

	@media screen and (max-width: 400px) {
		article.filerow .hashes {
			font-size: 0.75em;
		}
	}

	article.filerow .hashes > span {
		display: inline-block;
	}

	article.filerow .hashes > span:not(:last-of-type) {
		margin-right: 0.5em;
	}

	article.filerow .previewbox {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: white;
		border-top: 1px solid #eee;
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
		font-size: 0.7em;
		line-height: normal;
	}

	article.filerow .previewbox pre {
		padding: 10px;
		height: 250px;
		overflow: auto;
	}

	article.filerow:not(.preview) .previewbox {
		display: none;
	}

	article.filerow .previewbox .filename {
		position: absolute;
		bottom: 0.5em;
		right: 2em;
	}

	.pop-titles-holder {
		margin: 5em auto 0;
		text-align: center;
	}

	@media (max-width: 736px) {
		.pop-titles-holder {
			padding: 0 15px;
		}
	}

	section.pop-titles {
		display: inline-block;
		padding: 1em;
		overflow: hidden;
	}

	@media (min-width: 601px) {
		section.pop-titles {
			max-height: 22em;
		}
	}

	section.pop-titles h4 {
		font-size: 1.5em;
		color: white;
		text-align: start;
		margin-bottom: 1em;
		text-shadow: 0 0 10px black;
	}

	section.pop-titles ul {
		margin: 0 -2em;
	}

	section.pop-titles ul li {
		display: inline-block;
		margin: 0 1em 2em;
	}

	section.pop-titles .poster {
		vertical-align: middle;
		max-width: 14em;
	}

	@media (max-width: 600px) {
		section.pop-titles .poster {
			max-width: none;
		}
	}

/* Movies page */

	.moviespage {}

	.moviespage .view-controls {}

	#details-top.moviespage .view-controls input,
	#details-top.moviespage .view-controls select {
		display: inline-block;
		width: auto;
		margin: 0;
		margin-right: 0.5em;
	}

	@media (max-width: 980px) {
		#details-top.moviespage .view-controls input,
		#details-top.moviespage .view-controls select {
			/* width: calc(100% / 3 - 0.68em); */
			margin-bottom: 1em;
		}
	}

	@media (max-width: 680px) {
		#details-top.moviespage .view-controls input,
		#details-top.moviespage .view-controls select {
			width: 100%;
		}
	}

	ul.results {
		margin: 0;
		padding: 1.5em 0 1.25em;
	}

	ul.results a {
		text-decoration: none;
	}

	.filerow {
		margin: 1.25em 0;
		margin-left: 6px;
		border: 1px solid #ccc;
		border-radius: 10px;
		display: flex;
		background-color: white;
		color: #333;
		box-shadow: -7px 0 0 -1px #0090c5;
		text-decoration: none;
	}

	.files a:first-of-type .filerow {
		box-shadow: -7px 0 0 -1px #00c52a;
	}

	.files a {
		text-decoration: none;
	}

	.filerow > i {
		font-size: 3.2em;
		margin: 0.3em;
		color: #0090c5;
	}

	.filerow .center {
		margin: 0.8em;
		margin-left: 0;
		flex: 1 1 auto;
		overflow: hidden;
	}

	.filerow .center > div {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.filerow .center .title {
		font-size: 1.5em;
		font-weight: 600;
		line-height: 1.4em;
		color: #ff4486;
	}

	.filerow .center .subtitle {
		font-size: 0.9em;
		line-height: 1.2em;
	}

	.filerow .right {
		margin: 1.5em 1.5em 0 0;
		font-size: 0.9em;
		text-align: right;
		line-height: normal;
		flex: 0 5 auto;
		overflow: hidden;
	}

	.filerow .right > div {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

/* Sidebar */

	.sidebutton {
		background-color:#f9f9f9; 
		font-size:.9em;
		padding:0px 0px 0px 10px; 
		border-radius:10px; 
		margin-bottom:10px;
		font-weight:600;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.sidebutton:hover {
		background-color:#c000ca;
		text-decoration:none;
	}
	.sidebutton a {
		color:#0084F9;
		
	}
	.sidebutton:hover a {
		color:#fff;
		text-decoration:none;#0084F9
	}
	
	/* MEMBERS Sidebar */

	.sidebutton2 {
		background-color:#fafafa; 
		font-size:1.2em;
		padding:5px 0px 5px 10px; 
		margin-bottom:10px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.sidebutton2:hover {
		background-color:#c000ca;
		text-decoration:none;
	}
	.sidebutton2 a {
		color:#0084F9;
		text-decoration:none;
		
	}
	.sidebutton2:hover a {
		color:#fff;
		text-decoration:none;
	}
	
/* Download */

	#download {
		text-align: center;
	}

	#download header {
		margin-bottom: 1em;
		font-size: 0.8em;
	}

	#download.contentsection header h2 {
		text-align: center;
	}

	#captcha-form {
		display: inline-block;
		text-align: right;
	}

	#captcha-form input[type=submit] {
		font-size: 1em;
		padding: 0.2em 0.5em;
		line-height: normal;
		font-weight: 600;
	}

	#respdiv img {
		vertical-align: middle;
	}

	#respdiv img + a {
		font-weight: 600;
		margin-left: 0.5em;
		color: #57A52D;
	}

	#captchadiv,
	#captchadiv * {
		line-height: normal;
	}

	#captchadiv img {
		display: block;
		box-shadow: 0 0 0 1px #ccc;
		margin-bottom: 5px;
	}

	@media (max-width: 980px) {
		#captchadiv .captcha {
			box-sizing: border-box;
			width: 100%;
			margin-bottom: 5px;
		}
	}
	@media (min-width: 981px) {
		#captchadiv .captcha {
			box-sizing: border-box;
			width: calc(260px - 80px);
		}

		#captchadiv input[type=submit] {
			box-sizing: border-box;
			width: 80px;
		}
	}

	#captcha-error {
		color: #c000ca;
	}

	#comments {
		max-width: 600px;
	}

	#comments div.open,
	#comments div.load {
		padding: 0.4em 0;
		border: 1px solid #ddd;
		border-radius: 4px;
		font-size:1.2em;
		text-align: center;
		color: #0087B9;
		font-weight: 600;
		cursor: pointer;
	}

	#comments div.open .count {
		color: #0090c5;
		font-weight: 600;
		margin-right: 0.5em;
	}

	#comments div.add h3 {
		margin: 0 0 0.4em;
		font-size: 1.5em;
		font-weight: 600;
		color: black;
	}

	#comments div.add input {
		margin-bottom: 1em;
		line-height: 2.25em;
	}

	#comments div.add textarea {
		margin-bottom: 1em;
		min-height: auto;
		height: 6em;
		line-height: 1em;
		padding: 0.7em 1em;
	}

	#comments div.add .captcha {
		display: inline-block;
		margin-right: 1em;
	}

	#comments div.add .captcha img {
		vertical-align: middle;
		margin-right: 1em;
	}

	#comments div.add .captcha input {
		display: inline-block;
		width: 10em;
	}

	#comments div.add button {
		font-weight: 600;
		line-height: 2em;
		width: auto;
		padding: 0.2em 1em !important;
		font-size: 1em !important;
		margin-bottom: 1em;
	}

	#comments .comments:empty + div.load {
		display: none;
	}

	#comments div.load {
		margin-top: 1.5em;
	}

	.comments > p.nocomments {
		padding: 1rem 0 0;
		border-top: 1px solid #f0f0f0;
	}

	.comments article {
		margin: 0 0 1em;
		padding: 1rem 0 0;
		border-top: 1px solid #f0f0f0;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
	}

	.comments article > * {
		-webkit-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.comments article .left i {
		font-size: 3em;
		margin: 1rem;
		margin-top: 0.5rem;
		margin-right: 1.5rem;
		color: #ddd;
	}

	.comments article .left img {
		width: 62px;
		height: 62px;
		margin: 0.3rem;
		margin-top: 0.5rem;
		margin-right: 0.9rem;
	}

	.comments article header {
		margin: 0;
	}

	.comments article header h4 {
		font-size: 0.9em;
		font-weight: inherit;
		display: inline;
	}

	.comments article header time {
		margin-left: 1em;
		font-size: 0.8em;
		color: #aaa;
	}

	.comments article p,
	#banner .comments article p {
		margin: 0 0 1em;
		color: black;
	}

/* Contact */

	.contact input,
	.contact select,
	.contact textarea {
		margin-bottom: 1em;
	}

	.contact textarea {
		height: 5em;
	}

	.contact .captcha {
		margin-bottom: 1em;
	}

	.contact .captcha img {
		vertical-align: middle;
		margin-right: 1em;
	}

	.contact .captcha input {
		display: inline-block;
		width: 10em;
	}

/* Request */

	#request form {
		margin-bottom: 1em;
	}

	#request form > div {
		display: inline-block;
		position: relative;
	}

	#request form > div:nth-of-type(-n+2) {
		width: calc((100% - 10em) / 3);
		margin-right: 1em;
	}

	#request form .label {
		font-size: 0.9em;
		white-space: nowrap;
	}

	#request form .label span:first-of-type {
		font-weight: 600;
	}

	#request form .label span:first-of-type::after {
		content: ":";
	}

	#request form input[type=submit] {
		font-weight: 600;
	}

	#request table,
	table.search-results {
		white-space: nowrap;
	}

	#request table td,
	table.search-results td {
		vertical-align: middle;
	}

	#request table td:nth-of-type(2),
	table.search-results td:nth-of-type(2) {
		max-width: 160px;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-left: 0.5em;
	}

	#request table td:nth-of-type(2) i,
	table.search-results td:nth-of-type(2) i {
		margin-right: 0.2em;
		color: #8bde7f;
	}

	@media screen and (max-width: 980px) {
		#request form > div {
			display: block;
			margin-bottom: 1em;
		}

		#request form > div:not(:last-of-type) {
			width: 100%;
			margin-right: 0;
		}

		#request form > div:last-of-type {
			margin-top: 2em;
		}

		#request table td,
		table.search-results td {
			font-size: 0.9em;
		}

		#request table td:nth-of-type(4),
		table.search-results td:nth-of-type(4) {
			text-align: right;
			padding-right: 0.5em;
		}

		#request table td:nth-of-type(3),
		#request table td:nth-of-type(5),
		table.search-results td:nth-of-type(3),
		table.search-results td:nth-of-type(5) {
			display: none;
		}
	}

/* dll upload */

	#dllupload form {
		margin-bottom: 1em;
		text-align: left;
	}

	#dllupload form > div {
		display: inline-block;
		position: relative;
	}

	#dllupload form > div:nth-of-type(2) {
		width: calc((100% - 10em) / 3);
		margin-right: 1em;
	}

	#dllupload form .label {
		font-size: 0.9em;
		white-space: nowrap;
	}

	#dllupload form .label span:first-of-type {
		font-weight: 600;
	}

	#dllupload form .label span:first-of-type::after {
		content: ":";
	}

	#dllupload form input[type=submit] {
		font-weight: 600;
	}

	#dllupload table {
		white-space: nowrap;
	}

	#dllupload table td:nth-of-type(2) {
		max-width: 180px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	@media screen and (max-width: 980px) {
		#dllupload form > div {
			display: block;
			margin-bottom: 1em;
		}

		#dllupload form > div:not(:last-of-type) {
			width: 100%;
			margin-right: 0;
		}

		#dllupload form > div:last-of-type {
			margin-top: 2em;
		}

		#dllupload table td {
			font-size: 0.9em;
		}

		#dllupload table td:nth-of-type(3),
		#dllupload table td:nth-of-type(4) {
			display: none;
		}
	}

/* Upload */

	#upload ul,
	#banner #upload ul {
		margin: 0 0 3em;
	}

	#upload ul li {
		display: block;
		background-color: #e81010;
		color: black;
		padding: 0.3em 1em;
	}

	#upload form {
		margin: 1em 0em 1em;
		max-width: 30em;
	}

	#upload form div {
		position: relative;
		display: inline-block;
		width: calc(100% - 7em);
		margin-right: 1em;
	}

	#upload form div input[type=file] {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		opacity: 0;
	}

	#upload form button {
		font-weight: 600;
		padding: 0.3em 1em;
	}

	@media screen and (max-width: 980px) {
		#upload form div {
			display: block;
			width: auto;
			margin: 0 0 1em;
		}

		#upload form button {
			text-align: center;
		}
	}

/* sub filter */
	#sub-sort {
		border-bottom: 1px solid #ddd;
	}
	#sub-sort form {
		margin-bottom: 1em;
		text-align: left;
	}

	#sub-sort form > div {
		display: inline-block;
		position: relative;
	}

	#sub-sort form .label {
		font-size: 0.9em;
		white-space: nowrap;
	}

	#sub-sort form .label span:first-of-type {
		font-weight: 600;
	}

	#sub-sort form .label span:first-of-type::after {
		content: ":";
	}

	#sub-sort form input[type=submit] {
		font-weight: 600;
	}

	#sub-sort table {
		white-space: nowrap;
	}

	#sub-sort table td:nth-of-type(2) {
		max-width: 180px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	@media screen and (max-width: 980px) {
		#sub-sort form > div {
			display: block;
			margin-bottom: 1em;
		}

		#sub-sort form > div:not(:last-of-type) {
			width: 100%;
			margin-right: 0;
		}

		#sub-sort form > div:last-of-type {
			margin-top: 2em;
		}

		#sub-sort table td {
			font-size: 0.9em;
		}

		#sub-sort table td:nth-of-type(3),
		#sub-sort table td:nth-of-type(4) {
			display: none;
		}
	}

/* Footer */

	#footer {
		margin-top: 0;
	}

		#footer a {
			color: rgba(255,255,255,0.8);
		}

	#footer h1,
	#footer h2,
	#footer h3,
	#footer h4,
	#footer h5,
	#footer h6 {
		color: rgba(255,255,255,0.8);
	}

	#footer .google-auto-placed {
		margin-bottom: 3em;
	}

	#google_translate_element a {
		color: inherit;
	}

	#copyright {
		color: #aaa;
		padding: 4em 0 0 0;
		text-align: center;
	}

		#copyright a {
			color: inherit;
		}

/* XLarge */

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

		/* Basic */

			body, input, select, textarea {
				font-size: 12pt;
			}

	}

/* Large */

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

		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
			}

	}

/* Medium */

	#navPanel, #navToggle {
		display: none;
	}

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

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, select, textarea {
				font-size: 11pt;
			}

		/* Section/Article */

			section, article {
				clear: both;
				margin-bottom: 3em !important;
			}

			section.last, article.last {
				margin-bottom: 0 !important;
			}

		/* Image */

			.image.left {
				width: 25%;
				margin-bottom: 2em !important;
			}

		/* List */

			ul.menu li {
				display: block;
				border: 0 !important;
				padding: 0 !important;
				margin: 0 !important;
			}

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

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

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				width: 100%;
				text-align: center;
				font-size: 1.35em;
				padding: 0.85em 0 !important;
			}

				input[type="button"].icon,
				input[type="submit"].icon,
				input[type="reset"].icon,
				button.icon,
				.button.icon {
					padding-right: 0.75em !important;
				}

					input[type="button"].icon:before,
					input[type="submit"].icon:before,
					input[type="reset"].icon:before,
					button.icon:before,
					.button.icon:before {
						margin-right: 0.5em;
						top: 0.05em;
					}

		/* Wrappers */

			#header-wrapper {
				padding: 3em 0 1em 0;
				text-align: center;
			}

			#footer-wrapper {
				padding: 6em 0 4em 0;
			}

		/* Header */

			#header {
				margin: 0 auto;
			}

		/* Logo */

			#logo span {
				display: block;
				margin: 0;
			}

		/* Nav */

			#nav {
				display: none;
			}

		/* Banner */

			#banner {
				padding: 4.5em 3em;
				/* text-align: center; */
			}

				#banner ul {
					margin: 2em 0 0 0;
				}

				#banner .button.icon:before {
					position: relative;
					right: auto;
					top: auto;
				}

		/* Content */

			#content {
				border-bottom: solid 1px #e8e8e8;
				padding-bottom: 4em;
				margin-bottom: 0 !important;
			}

				#content > :last-child {
					margin-bottom: 0 !important;
				}

			#sidebar > :last-child {
				margin-bottom: 0 !important;
			}

		/* Footer */

			#copyright {
				padding: 0;
			}

		/* 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;
			}

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

				#navToggle .toggle {
					width: 70px;
					height: 50px;
					opacity: 0.35;
				}

					#navToggle .toggle:before {
						display: inline-block;
						font-family: FontAwesome;
						text-decoration: none;
						font-style: normal;
						font-weight: normal;
						-webkit-font-smoothing: antialiased;
						-moz-osx-font-smoothing: grayscale;
						position: absolute;
						left: 6px;
						top: 6px;
						background: rgba(0, 0, 0, 0.5);
						width: 58px;
						height: 38px;
						border-radius: 6px;
						content: '\f0c9';
						color: #fff;
						text-align: center;
						line-height: 38px;
						font-size: 20px;
					}

					#navToggle .toggle:active {
						opacity: 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: #fff;
				box-shadow: inset -3px 0px 0px 0px #dfdfdf;
				padding: 0 23px 0 20px;
			}

				#navPanel .link {
					display: block;
					text-decoration: none;
					height: 54px;
					line-height: 54px;
					border-top: solid 1px #e8e8e8;
					color: #696969;
				}

					#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: #444;
					font-weight: 600;
				}

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

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

	}

/* Small */

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

		/* Basic */

			body, input, select, textarea {
				line-height: 2em;
			}

			h2, h3, h4, h5, h6 {
				font-size: 13pt;
				margin: 0 0 1em 0;
			}

		/* Section/Article */

			section, article {
				clear: both;
				margin-bottom: 3em !important;
			}

				section.last, article.last {
					margin-bottom: 0 !important;
				}

		/* Image */

			.image.left {
				width: 25%;
				margin-bottom: 2em !important;
			}

		/* List */

			ul.menu li {
				display: block;
				border: 0 !important;
				padding: 0 !important;
				margin: 0 !important;
			}

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

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

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				width: 100%;
				text-align: center;
				font-size: 1.25em !important;
				padding: 0.65em 0 !important;
			}

				input[type="button"].icon,
				input[type="submit"].icon,
				input[type="reset"].icon,
				button.icon,
				.button.icon {
					padding-right: 0.75em !important;
				}

					input[type="button"].icon:before,
					input[type="submit"].icon:before,
					input[type="reset"].icon:before,
					button.icon:before,
					.button.icon:before {
						margin-right: 0.5em;
						top: 0.05em;
					}

		/* Box */

			.box {
				padding: 15px 15px 15px 15px;
				margin: 0;
			}

				.box.feature {
					margin: 20px 0 0 0 !important;
					padding: 0;
				}

					.box.feature .inner {
						padding: 30px 15px 30px 15px;
					}

					.box.feature p {
						margin: 0;
					}

					.box.feature .image {
						position: relative;
						margin: 0;
					}

						.box.feature .image img {
							border-bottom-left-radius: 0;
							border-bottom-right-radius: 0;
						}

		/* Widgets */

			.widget.thumbnails .image {
				margin: 0;
			}

			.widget.thumbnails .x {
				padding: 1em 0.5em 0 0;
			}

			.widget.thumbnails .y {
				padding: 1em 0 0 0.5em;
			}

			.widget.thumbnails .row:first-child .x, .widget.thumbnails .row:first-child .y {
				padding-top: 0;
			}

		/* Wrappers */

			#header-wrapper {
				padding: 3em 0 1.5em 0;
			}

			#banner-wrapper {
				padding: 0 15px 0 15px;
			}

			#features-wrapper {
				padding: 0 15px 40px 15px;
			}

			#main-wrapper, #footer-wrapper {
				padding: 40px 30px 40px 30px;
			}

		/* Logo */

			#logo h1 {
				font-size: 2.75em;
				padding: 0.2em 0.275em;
			}

			#logo span {
				line-height: 3em;
			}

		/* Banner */

			#banner {
				/* text-align: center; */
				padding: 15px 15px 15px 15px;
				margin: 0 auto !important;
			}

				#banner h2 {
					font-size: 2em;
					margin: 0.75em 0 0.5em 0;
				}

				#banner p {
					font-size: 1.5em;
					line-height: 1.5em;
					margin: 0;
				}

				#banner ul {
					margin: 0;
				}

				#banner .button {
					margin: 0 0 1em 0;
				}

				#banner .contentsection header h2 {
					font-size: 1.6em;
				}

		/* Content */

			#content {
				padding-bottom: 3em;
			}

		/* Footer */

			#footer section {
				border-bottom: solid 1px #ccc;
				padding-bottom: 3em;
				margin-bottom: 1em !important;
			}

			#copyright {
				text-align: left;
			}

	}
/* Style the list */
#banner ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    line-height: 2.25em;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
    color: #444;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
    cursor: pointer;
}

/* Change background color of links on hover */
ul.tab li a:hover {background-color: #faffca;}

/* Create an active/current tablink class */
ul.tab li a:focus, .active:not(.opener) {background-color: #f0e3ff; font-weight:600;}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 0.5em 0.8em;
    border: 1px solid #ddd;
    border-top: none;
    min-height: 3.5em;
}

.adbox {
	border: 2px solid #ccc;
	box-sizing: border-box;
	background: white;
}

.footerad .adbox,
#details-top .detad .adbox {
	border: none;
	background: transparent;
}

#details-top .detad {
	text-align: center;
	overflow: hidden;
	position: relative;
}

.sidead {
	float: right;
	margin: 0 2.5em !important;
	text-align: center;
}

.sidead,
.sidead ins {
	width: 300px;
	overflow: hidden;
}

.sidead > div {
	margin: 0 !important;
}

@media (max-width: 980px) {
	.sidead,
	.sidead ins {
		width: 160px;
	}
}

@media (max-width: 680px) {
	.sidead {
		display: none;
	}
}

.footerad {text-align: center;}


.twocols {
	display: flex;
}

.twocols > .col {
	flex: 1 1 0%;
	margin: 0 2.5em;
	overflow: hidden;
}

@media (max-width: 736px) {
	.twocols > .col {
		margin: 0 1em;
	}
}

.twocols > .col:not(:first-of-type) {
	margin-left: 0;
}

.twocols > .col.sidecol {
	flex: 0 0 auto;
	width: 300px;
}

.col.sidecol .sidead {
	float: none;
	margin: 0 !important;
}