@import url("font-awesome.min.css");


@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i&subset=latin-ext');  
/* @import url('notosans.css'); */ 

@import url("gallery.css");
@import url("slider.css");
/* @import url("temporary.css"); */ 

/*
	Waypoint by Pixelarity
	pixelarity.com | hello@pixelarity.com
	License: pixelarity.com/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, caption,  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: inherit;
		vertical-align: baseline;
	}
	
	
	table, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		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;
	}
	
	a {
		text-decoration: none;
	}
	
	

/* Box Model */

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

/* Containers */

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

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

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

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

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

	.container {
		width: 960px;
	}



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

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

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

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

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

		.container {
			width: 1200px;
		}

	}

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

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

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

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

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

		.container {
			width: 1000px;
		}

	}

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

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

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

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

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

		.container {
			width: 100% !important;
		}

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

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

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

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

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

		.container {
			width: 1500px;
		}

	}
	

/* Grid */





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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.row.header {
		font-weight: bold;
		
	}
	


	.\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%;
	}
	
	\.0u { display:none; } 
	

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

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

		.row {
			margin: -30px 0 -1px -50px;
		}
		
		#breadcrumbs .row {
				margin-top: -35px !important; 
			}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

		.row {
			margin: -35px 0 -1px -50px;
		}
		
		.row > * {
			padding: 35px 0 0 50px;
		}
		
		#breadcrumbs .row {
				margin-top: -65px !important; 
		}

		

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

		.row {
			margin: -20px 0 -1px -50px;
		}
		
		#breadcrumbs .row {
				margin-top: -50px !important; 
		}

		.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%;
		}
		
		.\0u\28tablet\29 { display:none; } 

	}

/* Basic */

	body {
		font-family: 'Noto Sans', sans-serif;
	}

	input, textarea, select {
		font-family: 'Noto Sans', sans-serif;
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 700;
	}

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

	strong, b {
		font-weight: 700;
	}

	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, .hr {
		border: 0;
	}

	blockquote {
		padding: 1em 0 1em 2em;
		font-style: italic;
	}

	p, ul, ol, dl, table {
		margin-bottom: 1em;
	}
	
	table td {
		padding: 0.3em;
	}

	header {
		margin-bottom: 0;
	}

	.item header { min-height: 60px; }

		header .byline {
			display: block;
			margin: 0.5em 0 0 0;
			padding: 0 0 0.5em 0;
		}

	footer {
		margin-top: 1em;
	}

	br.clear {
		clear: both;
	}

/* Sections/Articles */

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

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

	.row > section, .row > article {
		margin-bottom: 0;
	}
	
	section.margintop {margin-top: 2em; }	

/* Images */

	.image {
		display: inline-block;
	}

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

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

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

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

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

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

	.image-border {
		position: relative;
	}

		.image-border .border {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
		}

	.image-border1 .border {
	}

	.image-border2 {
		position: absolute;
		z-index: 2;
	}

		.image-border2 .border {
			z-index: 1;
		}

	.image-border3 .border {
	}

	.image-border4 .border {
	}

/* Lists */

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

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

	ul.style1 li {
		padding: 1.5em 0 0 0;
		margin: 1.5em 0 0 0;
	}

		ul.style1 li:first-child {
			padding-top: 0;
			margin-top: 0;
			border-top: none;
			box-shadow: none;
		}

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

		ul.style1 a:hover {
			text-decoration: underline;
		}

	ul.style2 > li {
		position: relative;
		padding: 0.7em 0 0.7em 2.5em;
	}

		ul.style2 > li:before {
			position: absolute;
			left: 0;
			top: 0.35em;
			display: block;
			width: 30px;
			height: 30px;
			line-height: 30px;
			text-align: center;
			font-size: 1.4em;
		}

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

			ul.style2 > li:first-child:before {
				top: 0;
			}
			
	ul.style2 a {
		text-decoration: none;
	}

		ul.style2 a:hover {
			/* text-decoration: underline; */ 
		}

	ul.style3 li {
		padding: 1.5em 0 1.5em 0;
	}

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

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

		ul.style3 a:hover {
			text-decoration: underline;
		}

	ul.style3 h3 {
		margin-bottom: 1em;
		text-transform: uppercase;
		font-weight: 700;
	}

	ul.style3 .list-icon {
		float: left;
		display: inline-block;
		margin-top: 0.20em;
		margin-right: 1em;
		padding-bottom: 2em;
		width: 56px;
		height: 56px;
		font-size: 1.5em;
		text-align: center;
		line-height: 56px;
		border-radius: 5px;

	}
	
	
	
	ul.style4 > li {
		position: relative;
		padding: 0.7em 0.2em 0.7em 2.5em;
		clear: both;
	}

		ul.style4 > li:before {
			position: absolute;
			left: 0;
			top: 0.35em;
			display: block;
			width: 30px;
			height: 30px;
			line-height: 30px;
			text-align: center;
			font-size: 1.4em;
		}

		ul.style4 > li:first-child {
			padding-top: 0;
			border-top: none;
		}

			ul.style4 > li:first-child:before {
				top: 0;
			}
			
		ul.style4 > li.menuback { 
			margin-top: 1em;
		}
		
			
			
	ul.style4 a {
		text-decoration: none;
	}

		ul.style4 a:hover {
			/* text-decoration: underline; */ 
		}
	
	

	ul.icons > li {
		position: relative;
    	padding: 1.8em 0em 2em 5em;
    	display: block;
    	margin-top: 10px;
	}

		ul.icons > li:before {
			position: absolute;
			left: 0;
			top: 1.2em;
			display: block;
			width: 56px;
			height: 56px;
			line-height: 56px;
			text-align: center;
			font-size: 2em;
			border-radius: 5px;
			cursor: default;
		}

		ul.icons > li:first-child {
			padding-top: 0;
			border-top: none;
		}

			ul.icons > li:first-child:before {
				top: 0;
			}

	ul.icons h3 {
		margin-bottom: 0.50em;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 1em;
	}

	ul.social {
		text-align: center;
		
	}

		ul.social li {
			display: inline-block;
			padding: 0px 3px;
			vertical-align: text-top;
		}

			ul.social li span {
				display: none;
			}

			ul.social li a {
				display: inline-block;

			}
				ul.social li a:before {
					-moz-transition: background-color 0.25s ease-in-out;
					-webkit-transition: background-color 0.25s ease-in-out;
					-ms-transition: background-color 0.25s ease-in-out;
					transition: background-color 0.25s ease-in-out;
					display: inline-block;
					width: 30px;
					height: 30px;

					border-radius: 50%;
					line-height: 30px;
					text-align: center;
					font-size: 1em;

				}

				ul.social li a:hover:before {
				}

				ul.social li a:active:before {
				}

	ul.info li {
		padding: 1.5em 0 1.5em 0;
	}

		ul.info li:first-child {
			padding-top: 0;
			border-top: none;
			box-shadow: none;
		}

	ul.info h3 {
		display: inline-block;
		padding-bottom: 0.50em;
		font-size: 1.2em;
	}

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

		ul.info a:hover {
			text-decoration: underline;
		}

	ul.menu {
		cursor: default;
	}

		ul.menu li {
			display: inline-block;
			line-height: 1em;
			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;
		}
		
		
		
	ol.number { 
		counter-reset: item; 
		}
		ol.number li { 
			display: block; 
			}
		ol.number li:before { 
			content: counters(item, ".") ". "; 
			counter-increment: item;
		}	

	dl.flat { padding 0.3em; }
	
	dl.flat dt:before {
	  content: "";
	  display: block;
	}
	dl.flat dt { font-weight: bold; margin-right: 1em; }
	dl.flat dt, dl.flat dd {
	  display: inline;
	}
	


/* Meta */

	.meta {
		font-size: 0.70em;
	}

		.meta a {
			text-decoration: underline !important;
		}

			.meta a:hover {
				text-decoration: none !important;
			}

		.meta .date {
			position: relative;
			display: inline-block;
		}

			.meta .date:before {
				opacity: 0.25;
				margin-right: 0.5em;
			}

		.meta .more {
			position: relative;
			display: inline-block;
			padding: 0em 0em 0em 1em;
		}

			.meta .more:before {
				content: '|';
				display: block;
				position: absolute;
				width: 16px;
				height: 16px;
				left: 0;
				top: 0;
			}
			
			
		.reload_pdf {
			position: relative;
			display: inline-block;
			padding: 0em 0em 0em 1em;
		}	
			

/* Forms */

	form input[type=text], input[type=number], form input[type=email], form input[type=password], form select, form textarea {
		-moz-transition: background-color 0.25s ease-in-out;
		-webkit-transition: background-color 0.25s ease-in-out;
		-ms-transition: background-color 0.25s ease-in-out;
		transition: background-color 0.25s ease-in-out;
		-webkit-appearance: none;
		width: 100%;
		border: 0;
		padding: 0.90em;
		font-size: 1.2em;
		font-family: 'Noto Sans', sans-serif;
		font-weight: 300;
		border-radius: 6px;
		outline: none;
	}

		form input[type=text]:focus, form input[type=password]:focus, form select:focus, form textarea:focus {
		}


	#search form input[type=text] { 
		padding: 0.30em 0.30em;
		font-size: 1em;
		border-radius: 4px;
		width: 70%;
	}


	form textarea {
		/* height: 10em; */ 
	}

	form .formerize-placeholder, form ::-webkit-input-placeholder, form :-moz-placeholder, form ::-moz-placeholder, form :-ms-input-placeholder {
	}

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

	form .button {
		margin-right: 1em;
		cursor: pointer;
	}

/* Tables */

	table {
		
	}


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

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

		table.default thead {
		}

		table.default tfoot {
		}

	table.wide {
		width: 100%;
	}


	table.top {
		width: 100%;
	}
	
		table.top td { 
			vertical-align: top;
			padding: 0.3em; 
		}
		
			table.top td img { width: 100%; }  


		


/* Alerts */ 




.alert {
	position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}



/* Buttons */

	.button {
		-moz-transition: background-color 0.25s ease-in-out;
		-webkit-transition: background-color 0.25s ease-in-out;
		-ms-transition: background-color 0.25s ease-in-out;
		transition: background-color 0.25s ease-in-out;
		position: relative;
		display: inline-block;
		margin-top: 1em;
		padding: 0em 1em 0 1em;
		border-radius: 4px;
		border: 0;
		font-size: 1em;
		border-radius: 5px;
		line-height: 2.3em;
		text-decoration: none;
		font-weight: 700;
		text-align: center;
	}

		.button.icon:before {
			display: inline-block;
			position: relative;
			top: -0.15em;
			padding-right: 0.50em;
			font-size: 0.85em;
		}

		.button:hover {
		}

		.button:active {
			
		}

		.button.alt {
		}

			.button.alt:hover {
			}

			.button.alt:active {
			}

		.button.big {
			padding: 0.50em 1.5em;
		}
		
		.button.small {
			padding: 0.20em 1em;
			font-size: 0.75em;
		}

/* Bubble Top */

	.bubble-top {
		-moz-transition: background-color 0.25s ease-in-out;
		-webkit-transition: background-color 0.25s ease-in-out;
		-ms-transition: background-color 0.25s ease-in-out;
		transition: background-color 0.25s ease-in-out;
		display: block;
		outline: 0;
		margin: 0px auto 2em auto;
		width: 60px;
		height: 60px;
		position: relative;
		border-radius: 50%;
		text-align: center;
		line-height: 60px;
		font-size: 1.4em;
		font-weight: 700;
		text-decoration: none;
	}

		.bubble-top:after {
			-moz-transition: border-color 0.25s ease-in-out;
			-webkit-transition: border-color 0.25s ease-in-out;
			-ms-transition: border-color 0.25s ease-in-out;
			transition: border-color 0.25s ease-in-out;
			content: '';
			position: absolute;
			width: 0;
			height: 0;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			left: 35%;
			top: -10px;
		}

		.bubble-top:hover {
		}

			.bubble-top:hover:after {
			}

		.bubble-top:active {
		}

			.bubble-top:active:after {
			}

/* Icons */

	.icon {
		text-decoration: none;
	}

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

/* Header */

	#header {
		position: relative;
	}
	
	#logo a { display: inline-block; vertical-align: top; }
					
	#logo img {
		width: 6em;
		vertical-align: top;
	}
	
	#logo h1 {
		margin: 0 0.4em 0;
		font-size: 1.8em;
		text-decoration: none;
		line-height: 1.2em;
		font-weight: 700;
	}

	
	#logo h1 span {
		font-size: 0.7em;
	} 
	
	#logo h1 span.small {
		font-size: 0.5em;
		line-height: 1em;
	} 
	
	
	#logo h2 {
		margin: 0.4em 0.4em 0;
	}
	

/* Banner */

	#banner {
	}

		#banner header {
			text-align: center;
		}

			#banner header h2 {
			}

			#banner header span {
				display: block;
			}

/* Main */

	#main {
		position: relative;
	}
	
	
	#content ol {
		padding-left: 40px;
		list-style:  decimal;
	}
	
	#content ul {
		list-style:  disc; 
		padding-left: 40px;
	} 
		#content ol li, #content ul li {
			margin-bottom: 5px;
		}
			#content ol li span, #content ul li span { padding-left: 5px; padding-right: 5px; }
		
	#content img { 
		vertical-align: top;
	}
	
	/* Search */ 

			#langs {
				position: absolute;
				display: block;
				right: 0em;
				top: 0.5em;
				text-align: right;
			}
				#langs a {
					font-size: 1.3em;
					text-decoration: none;
					line-height: 2em;
					margin-right: 0.7em;
				}
				
				
			#login {
				position: absolute;
				display: block;
				right: 2em;
				top: 0.5em;
			}
			
			
			#mail {
				position: absolute;
				display: block;
				right: 2em;
				top: 4.5em;
				font-size: 1rem;
			}
			
			#mail i { font-size: 2rem; } 

		
			#fonts {
				position: absolute;
				display: block;
				right: 23em;
				top: 1.5em;
			}
			
				#fonts a {
					text-decoration: none;
					line-height: 1.4em;
					margin-right: 0.2em;
				}
				
				#fonts a:nth-child(1) {
					font-size: 1em;
				}
				#fonts a:nth-child(2) {
					font-size: 1.3em;
				}
				#fonts a:nth-child(3) {
					font-size: 1.6em;
				}
				
				#fonts a {
					font-size: 1em;
					text-decoration: none;
					line-height: 1.5em;
				}
				
				

			#search {
				position: absolute;
				display: block;
				right: 8.5em;
				top: 0.5em;
			}
				#search *  { display: inline-block; }
			
				#search input[type=text] {
					padding-left:30px;
				}
		
	

/* Footer */

	#footer {
		position: relative;

		}
		
		
	.footer ul {
		margin: 0;
		padding: 0;
	}
		
		
		 /* Breadcrumbs */ 
		 
		 ul.breadcrumbs, .footer ul  { 
			margin: 0;
			padding: 0;
		}
			ul.breadcrumbs li {
				float: left;
				padding: 1em 0.3em 0 0.3em;
			}

			.footer ul li {
				float: left;
				padding: 0 0.5em 0 0.5em;
			}
			
			
			ul.breadcrumbs span.separator  {
				display: inline;
				padding: 0 0.2em 0 0.2em;
			}
			
			
			ul.breadcrumbs > li > a, ul.breadcrumbs > ul > li > span, 
			.footer ul > li > a, .footer ul > ul > li > span 
			 {
				-moz-transition: color 0.25s ease-in-out;
				-webkit-transition: color 0.25s ease-in-out;
				-ms-transition: color 0.25s ease-in-out;
				transition: color 0.25s ease-in-out;
				display: inline;
				
				letter-spacing: 0.06em;
				text-decoration: none;
				font-weight: 600;
				font-size: 0.95em;
				outline: 0;
			}
		

/* Copyright */

	#copyright {
		position: relative;
	}

		#copyright .container {
			position: relative;
		}

		#copyright span {
		}

/* Featured */

	#featured {
		position: relative;
		text-align: center;
	}

		#featured .pennant {
			display: inline-block;
			cursor: default;
		}

/* Device Image */

	#box1 {
		position: relative;
		z-index: 1;
	}

	#box2 {
		position: absolute;
		bottom: 0;
	}

	#box3 {
		position: absolute;
		bottom: 0;
	}

		#box3:before {
			content: '';
			position: absolute;
			display: inline-block;
			width: 100%;
			height: 100%;
			left: -4.55em;
			bottom: -2px;
			z-index: 5;
		}

/* Slidertron */

	#slider {
		position: relative;
	}

		#slider .viewer {
			position: relative;
			overflow: hidden;
		}

			#slider .viewer:before {
				content: '';
				position: absolute;
				display: block;
				width: 100%;
				height: 100%;
				top: 0;
				z-index: 1;
			}

			#slider .viewer .reel {
				display: none;
			}

				#slider .viewer .reel .slide {
					overflow: hidden;
				}

/* Desktop */

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

		/* Basic */

			body, input, textarea, select {
				line-height: 1.65em;
				font-size: 1em; 
			}

			header h2 {
				line-height: 1.4em;
				font-size: 1.5em;
			}

		/* Lists */

			ul.social {
			/*
				position: absolute;
				right: 0;
				*/
				display: inline;
				margin-left: 1em;
			}

				ul.social li:last-child {
					padding-right: 0;
				}

		/* Header */

			#header > div {
				position: relative;
				padding: 2em 1em 4em 1em;
			}

		/* Logo */

			
		

		/* Nav */

			#nav {
				position: absolute;
				right: 2em;
				top: 10em;
			}

				#nav > ul > li {
					float: left;
					padding: 0 1.2em 0 1.2em;
				}

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

					#nav > ul > li:last-child {
						padding-right: 0;
					}

					#nav > ul > li > a, #nav > ul > li > span {
						-moz-transition: color 0.25s ease-in-out;
						-webkit-transition: color 0.25s ease-in-out;
						-ms-transition: color 0.25s ease-in-out;
						transition: color 0.25s ease-in-out;
						display: block;
						letter-spacing: 0.06em;
						text-decoration: none;
						font-weight: 600;
						font-size: 1em;
						outline: 0;
					}

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

					#nav > ul > li.active a {
						padding-bottom: 5px;
						
					}
					
					
			.dropotron {
				top: 0;
				text-align: left;
				line-height: 2em;
				min-width: 13em;
				line-height: 1em;
				padding: 1em 0 1em 0;
				border-radius: 8px;
			}

				.dropotron a, .dropotron span {
					display: block;
					padding: 0.9em 2.70em;
					border-bottom: 0;
					font-size: 0.9em;
					text-decoration: none;
				}

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

				.dropotron li.active > a, .dropotron li.active > span {
				}

				.dropotron li:hover > a, .dropotron li:hover > span {
				}

				.dropotron.level-0 {
					font-size: 1.1em;
					margin-top: 1.7em;
					border-top-left-radius: 0;
					border-top-right-radius: 0;
				}

					.dropotron.level-0:before {
						content: '';
						position: absolute;
						top: -1.2em;
						left: 7.5em;
						width: 1.3em;
						height: 1.3em;
						border-left: solid 0.8em transparent;
						border-right: solid 0.8em transparent;
					}

					body.homepage .dropotron.level-0 {
						margin-top: 1.5em;
						border-top-left-radius: 8px;
						border-top-right-radius: 8px;
					}

		/* Banner */

			#banner {
				margin-top: 0;
				padding: 0;
			}

				#banner header h1 {
					padding: 0em 2em;
					line-height: 1.2em;
					letter-spacing: 0.03em;
					font-size: 2.8em;
				}

				#banner header span {
					padding-top: 1em;
					font-size: 1em;
				}

		/* Main */

			#main {
				padding: 3em 0.3em 4em 0.3em;
			}
			
			
			
		/* Breadcrumbs  */ 

		#breadcrumbs {
			padding: 2.6em 0em 1em 0em;
		}
			#breadcrumbs .row {
				margin-top: -55px !important; 
			}

		/* Content */

			#content header {
				margin-bottom: 2em;
			}

				#content header h2 {
					font-size: 2em;
				}

				#content header .byline {
					font-size: 1.4em;
					font-weight: 300;
				}

			#content h3 {
				padding: 2em 0em 1.5em 0em;
				font-size: 1.2em;
			}
			
			
			

		/* Sidebar */

			.sidebar header {
				margin-bottom: 2em;
			}

				.sidebar header h2 {
					font-size: 1.4em;
				}
				
				.sidebar 
				

		/* Footer */

			#footer {
				margin-top: 4em;
				padding-top: 6em;
			}

				#footer header {
					margin-bottom: 2.5em;
				}

				#footer .image.featured {
					margin-top: 0.50em;
					margin-bottom: 2.5em !important;
				}

		/* Copyright */

			#copyright {
				padding: 3em 0em;
			}

				#copyright .container {
					padding: 2em 0em 1em 0em;
				}

				#copyright span {
					font-size: 1em;
				}

		/* Featured */

			#featured {
				padding: 6em 0em;
			}

				#featured h3 {
					margin-bottom: 1em;
					font-size: 1.5em;
				}

				#featured .pennant {
					margin-bottom: 1em;
					font-size: 3.5em;
				}

				#featured .button {
					margin-top: 1em;
				}

		/* Device Image */

			#box1 {
				height: 422px;
				margin-bottom: 4em;
			}

			#box2 {
				bottom: 0;
				left: 0;
				z-index: 2;
				margin-left: 26%;
				width: 417px;
				height: 422px;
				padding: 36px 35px 35px 35px;
			}

				#box2:after {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					top: 0;
				}

			#box3 {
				position: absolute;
				right: 0;
				bottom: 0;
				z-index: 11;
				width: 282px;
				height: 272px;
				padding: 62px 28px 0px 28px;
				margin-right: 26%;
			}

				#box3:after {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					top: 0;
				}

				#box3:before {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					top: 0;
					left: -77px;
				}

		
	}

/* Tablet */

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

		/* Basic */

			body {
				min-width: 1000px;
				line-height: 1.5em;
				font-size: 10pt;
			}

		/* Device Image */
		
			.container {
				padding: 0px 15px;
			}

			#box2 {
				margin-left: 20%;
			}

			#box3 {
				margin-right: 20%;
			}
			
			
			#logo h1 a {
				font-size: 1.8em;
				line-height: 1em;	
			}

				#logo h1 span {
					font-size: 0.7em;
				} 
			
			#logo img {
					margin-top: 0.2em;
					width: 6em;
				}

		/* Main */

			#main {
				padding: 2em 1em 4em 1em;
			}

			#breadcrumbs {
				padding: 2em 0.2em 1em 0.2em;
			}

	}

/* Mobile */

	#navPanel, #titleBar {
		display: none;
	}

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

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body {
				line-height: 1.75em;
				font-size: 11pt;
				letter-spacing: 0;
				min-width: 320px;
			}

			h2 {
				font-size: 1.30em;
			}

			.container {
				padding: 0px 15px;
			}

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

				section > :first-child, section:first-child, article > :first-child, article:first-child {
					margin-top: 0 !important;
				}

			header {
				margin-bottom: 1.5em;
			}
			
			
			#header { margin-bottom: 0; } 

				header h2 {
					line-height: 1.4em;
					font-size: 1.3em;
				}
				

			#logo img {
					margin-top: 0em;
					width: 8em;;
			}	
				

		/* Forms */

			form input[type=text], form input[type=email], form input[type=password], form select, form textarea {
				padding: 0.70em;
				font-size: 1em;
			}

			form .button {
				display: block;
				margin-right: 0 !important;
			}

		/* Buttons */

			.button {
				display: block;
				/* margin-top: 1.5em !important; */ 
				padding: 0 1em;
			}

		/* Lists */

			ul.icons > li {
				padding-left: 6em;
			}

			ul.social li a:before {
				width: 45px;
				height: 45px;
				line-height: 45px;
				font-size: 1.25em;
			}



	
			.footer ul {
				margin: 0 auto;
				padding: 0;
			}
			
				.footer ul li {
					display: inline;
					float: none;
				}				


		/* Meta */

			.meta {
				font-size: 0.80em;
			}

		/* Off-Canvas Navigation */

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

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: fixed;
				top: 0;
				/*width: 100%;*/
				z-index: 10001;
				background: none;
			}

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

					#titleBar .toggle:before {
						content: '';
						position: absolute;
						left: 7px;
						top: 7px;
						width: 50px;
						height: 35px;
						border-radius: 4px;
					}

					#titleBar .toggle:after {
						content: '';
						display: block;
						width: 20px;
						height: 12px;
						position: absolute;
						left: 23px;
						top: 19px;
					}

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

				#navPanel .link {
					display: block;
					text-decoration: none;
					 /* height: 44px; */ 
					line-height: 44px;
					padding: 0 1em 0 1em;
				}

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

					#navPanel .link.depth-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 {
				}

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

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

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

		/* Logo */

			#logo {
				padding: 5em 0em 1.5em 0em;
				text-align: center;
			}

				#logo h1 a {
					line-height: 2em;
					text-align: center;
					font-size: 2em;
				}
				#logo img {
					width: 5em;
					margin-bottom: 10px;
				}
				
				
				
			.homepage #logo {
				padding-top: 6em;
			}

		/* Nav */

			#nav {
				display: none;
			}

		/* Banner */

			#banner {
				/*padding: 3em 0em 2em 0em;*/
			}

				#banner header h2 {
					line-height: 1.3em;
					letter-spacing: 0.03em;
					font-size: 1.3em;
				}

				#banner header span {
					padding-top: 1em;
					font-size: 1em;
				}

		/* Main */

			#main {
				padding: 1em 0.2em 3em 0.2em;
			}
			
			#breadcrumbs {
				padding: 3em 0em 0.4em 0em;
			}

		/* Content */

			#content header {
				margin-bottom: 2em;
			}

				#content header h2 {
					font-size: 1.4em;
				}

				#content header .byline {
					font-size: 1.1em;
					font-weight: 300;
				}

			#content h3 {
				padding: 1.5em 0em 1.5em 0em;
				font-size: 1.2em;
			}

		/* Sidebar */

			.contact .sidebar {
				overflow: hidden;
				padding-top: 2em !important;
			}

		/* Footer */

			#footer {
				padding-top: 3em;
				margin-top: 3em;
			}

			.contact #footer {
				margin-top: 0 !important;
			}

		/* Copyright */

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

				#copyright .container {
					padding: 1.5em 15px 1em 15px;
				}

		/* Featured */

			#featured {
				padding: 4em 0em 3em 0em;
			}

				#featured section {
					overflow: hidden;
					margin-bottom: 2em !important;
				}

				#featured h3 {
					margin-bottom: 1em;
					font-size: 1.5em;
				}

				#featured .pennant {
					margin: 0.50em 0em;
					font-size: 4em;
					line-height: 1em;
				}

				#featured .button {
					margin-top: 1em;
				}

		/* Device Image */

			#box1 {
				position: relative;
				width: 220px;
				height: 140px !important;
				margin-bottom: 1em;
				background-size: 100%;
				left: 50%;
				margin-left: -110px;
			}

			#box2 {
				display: block;
				left: 1.5em;
				width: 70%;
				background-size: 100% 100%;
				padding: 1.1em 0.9em 0em 0.9em;
			}

				#box2:after {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					top: 0;
					background-size: 100% 100%;
				}

				#box2 img {
					display: block;
					width: 100%;
				}

			#box3 {
				display: block;
				right: 1.5em;
				width: 50%;
				background-size: 100% 100%;
				padding: 1.5em 0.75em 0em 0.75em;
			}

				#box3:after {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					bottom: 0;
					background-size: 100% 100%;
				}

				#box3 img {
					display: block;
					width: 100%;
				}

		/* Slidertron */

			#slider {
				/*width: 240px;*/
				height: 290px;
				/*background-size: 100%;
				margin: 0 auto 2em auto;*/
			}

				#slider .viewer {
					position: relative;
					top: 8px;
					margin: 0 auto;
					width: 224px;
					height: 290px;
				}

					#slider .viewer .reel .slide img {
						display: block;
						width: 100%;
					}

				#slider .previous-button, #slider .next-button {
					display: none;
				}

	}
	
	
	.text-right { text-align: right; }
	.text-center { text-align: center; }
	.text-left { text-align: left; }
	.text-justify { text-align: justify; }
	
	a.disabled {
		color: #ccc; 
		cursor: not-allowed;
	}
	
	a.lang img {
		-webkit-transition: opacity 0.5s; /* Safari */
    	transition: opacity 0.5s;
	}
	
	a.lang:hover img {
		opacity: 0.5;
			
	}
	
	.leftmenu span {
		font-size: 0.8em;
	}
		
		
	.news .row 
	 {
		margin: 1em auto 2em -50px;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;

		-webkit-flex: 1 1 auto;
		flex-wrap: wrap;
		
		/* justify-content: space-around; */ 
		align-items: stretch;
		align-content: stretch;
		width: 100%;
		
		margin-left: auto;
    	margin-right: auto;
		
	}	
	
	.news .item {
		margin-bottom: 35px;
	}
	
	.news .item p {
		text-align: justify;		
	}
	
	.news .item img { 
		width: 35%;
		float: left;
		margin: 7px 15px 10px 0; 
		border-radius: 3px;
	}	

	
	
	.mainpage_art { 
		/* margin-top: 30px; */
		padding: 30px 0;  
	}
	
	.mainpage_art .row {
		margin-left: -50px;
		margin-right: auto;
	}

	.pages ul {
		margin: 2em auto;
		
		width: 90%;
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;    
		
		-webkit-flex: 1 1 auto;
		flex-wrap: wrap;
		
		
		justify-content: space-around;
		align-items: stretch;
		align-content: stretch;
	}
	
		.pages ul li { 
			display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
			display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
			display: -ms-flexbox;      /* TWEENER - IE 10 */
			display: -webkit-flex;     /* NEW - Chrome */
			display: flex;    
			
			margin-right: 5px;
			
		}
		.pages ul li.active { font-weight: bold; color: #000;}

	.big {
		font-size: 1.15em;
	}
	
	.small {
		font-size: 0.85em;
	}
	
	
	ul.inline {
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;    
		
		-webkit-flex: 1 1 auto;
		flex-wrap: wrap;
		
		
		justify-content: space-around;
		align-items: stretch;
		align-content: stretch;
	}
	
	ul.inline > li {
			display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
			display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
			display: -ms-flexbox;      /* TWEENER - IE 10 */
			display: -webkit-flex;     /* NEW - Chrome */
			display: flex;    
			
			margin-right: 5px;
	
	
		}
	
	
	
	.mR5  { margin-top:  5px; }
	.mT10 { margin-top: 10px; }
	.mT15 { margin-top: 15px; }
	.mT20 { margin-top: 20px; }
	.mT25 { margin-top: 25px; }
	.mT30 { margin-top: 30px; }
	
	.mR5  { margin-bottom:  5px; }
	.mB10 { margin-bottom: 10px; }
	.mB15 { margin-bottom: 15px; }
	.mB20 { margin-bottom: 20px; }
	.mB25 { margin-bottom: 25px; }
	.mB30 { margin-bottom: 30px; }
	
	
	.mR5  { margin-right:  5px; }
	.mR10 { margin-right: 10px; }
	.mR15 { margin-right: 15px; }
	.mR20 { margin-right: 20px; }
	.mR25 { margin-right: 25px; }
	.mR30 { margin-right: 30px; }
	
	.mL5  { margin-left:  5px; }
	.mL10 { margin-left: 10px; }
	.mL15 { margin-left: 15px; }
	.mL20 { margin-left: 20px; }
	.mL25 { margin-left: 25px; }
	.mL30 { margin-left: 30px; }
	
	
		.pT5  { padding-top:  5px; }
	.pT10 { padding-top: 10px; }
	.pT15 { padding-top: 15px; }
	.pT20 { padding-top: 20px; }
	.pT25 { padding-top: 25px; }
	.pT30 { padding-top: 30px; }
	
	.pR5  { padding-bottom:  5px; }
	.pB10 { padding-bottom: 10px; }
	.pB15 { padding-bottom: 15px; }
	.pB20 { padding-bottom: 20px; }
	.pB25 { padding-bottom: 25px; }
	.pB30 { padding-bottom: 30px; }
	
	
	.pR5  { padding-right:  5px; }
	.pR10 { padding-right: 10px; }
	.pR15 { padding-right: 15px; }
	.pR20 { padding-right: 20px; }
	.pR25 { padding-right: 25px; }
	.pR30 { padding-right: 30px; }
	
	.pL5  { padding-left:  5px; }
	.pL10 { padding-left: 10px; }
	.pL15 { padding-left: 15px; }
	.pL20 { padding-left: 20px; }
	.pL25 { padding-left: 25px; }
	.pL30 { padding-left: 30px; }
	
	
	img.float-left { float: left; margin: 0 6px 3px 0; width: 70px;}
	
	
	.grow { transition: all .2s ease-in-out; }
	.grow:hover { transform: scale(1.1); }
	
	
	
	.header { 
		font-weight: bold;
	}
	
	.padd { 
		padding-left: 20px;  
	}
	
	.watermark {
	
		opacity: 0.2;
		color: red;
		text-align: center;
		
		text-transform: uppercase;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		
		font-size: 72px;
		width: 100%;
		top: 50%;
		left: 0;
		position: fixed;
		z-index: 999;
			
	}

	
	/* Phone */ 
	@media screen and (max-width: 736px) {
	
		body { font-size: 0.85em; }
		.grid-xs-hidden { display: none !important; }
		.grid-lg-hidden { display: block; }
		.grid-sm-hidden { display: block; }
		.grid-md-hidden { display: block; }
		
		/* .logotypy {	display: none;	} */ 
		/* .news .row { margin: 0em auto -50px; } */ 
	}
		
	/* Tablet */ 
	@media screen and (min-width: 737px) and (max-width: 1200px) {
		.grid-sm-hidden { display: none !important; }
		.grid-xs-hidden { display: block; }
		.grid-lg-hidden { display: block; }
		.grid-md-hidden { display: block; }
		
		/*.logotypy {	display: none;	}*/
	}
		
	/* Desktop */ 
	@media screen and (min-width: 737px) {
		
		.grid-md-hidden { display: none !important;; }
		.grid-lg-hidden { display: block; }
		.grid-xs-hidden { display: block; }
		.grid-sm-hidden { display: block; }
		
		.logotypy img {	width: 50%;	}
		
	}
	
		/* Large */ 
	@media screen and (min-width: 1020px) {
		.grid-lg-hidden { display: none !important; }
		.grid-xs-hidden { display: block; }
		.grid-sm-hidden { display: block; }
		.grid-md-hidden { display: block; }
		
		.logotypy img {	width: 50%;	}
	}
	

	
	