/*
	Ex Machina by TEMPLATED
    templated.co @templatedco
    Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

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

	body
	{
		padding-top: 44px;
	}

	h2, h3, h4, h5, h6
	{
		font-size: 1.5em;
	}

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

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

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

	.container
	{
		padding: 0em 1em;
	}
	
	.button
	{
		display: block;
		width: 100%;
		text-align: center;
	}

	header
	{
	}
	
		header h2
		{
			font-size: 1.6em;
		}

		header .byline
		{
			font-size: 1em;
		}
	
/*********************************************************************************/
/* UI                                                                            */
/*********************************************************************************/

	#titleBar
	{
		background: #202020 url(images/img01.jpg) repeat;
	}

		#titleBar .title
		{
			display: block;
			color: #fff;
			text-align: center;
			line-height: 44px;
		}

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

			#titleBar .toggle:after
			{
				content: '';
				display: block;
				width: 20px;
				height: 12px;
				position: absolute;
				left: 10px;
				top: 15px;
				background: url('images/toggle.svg') 0px 0px no-repeat;
				opacity: 0.5;
			}

			#titleBar .toggle:active:after
			{
				opacity: 0.75;
			}

	#navPanel
	{
		background: #202020 url(images/img01.jpg) repeat;
		box-shadow: inset -10px 0px 20px 0px rgba(0,0,0,0.5);
	}

		#navPanel .link
		{
			display: block;
			color: #888;
			text-decoration: none;
			height: 44px;
			line-height: 44px;
			border-top: solid 1px rgba(255,255,255,0.1);
			letter-spacing: 1px;
			text-transform: uppercase;
			padding: 0 1em 0 1em;
		}
		
			#navPanel .link:first-child
			{
				border-top: 0;
			}
			
			#navPanel .link.depth-0
			{
				color: #fff;
			}

			#navPanel .indent-1 { display: inline-block; width: 1em; }
			#navPanel .indent-2 { display: inline-block; width: 2em; }
			#navPanel .indent-3 { display: inline-block; width: 3em; }
			#navPanel .indent-4 { display: inline-block; width: 4em; }
			#navPanel .indent-5 { display: inline-block; width: 5em; }
			#navPanel .depth-0 { color: #fff; }
			
/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

	#header
	{
		display: none;
	}

	#logo
	{
		display: none;
	}
	
	#nav
	{
		display: none;
	}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner
	{
		padding: 6em 0em;
	}


/*********************************************************************************/
/* Main                                                                          */
/*********************************************************************************/

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

	#main
	{
		margin-top: 3em;
		padding-top: 0em;
		border-top: none;
	}

	
	.homepage #main
	{
		margin-top: 3em;
		padding-top: 3em;
	}
	
/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/
	
	#footer
	{
		padding: 0em 0em 2em 0em;
	}
	
/*********************************************************************************/
/* Featured                                                                      */
/*********************************************************************************/
	
	#featured
	{
		position: relative;
		padding: 4em 0em 2em 0em;
	}
	
	#featured .divider
	{
		padding: 2em 0em 0em 0em;
	}
	
	#featured .left
	{
		float: none;
		width: 100%;
	}


/****************************************************************************/
/* Achievements
/****************************************************************************/

ul.style1 .container-li {
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap: wrap-row;
}

ul.style1 .container-li .text {
	text-align: justify;
	display: block;
	order: 1;
	width: 100%;
}

ul.style1 .container-li .image-li {
	display: block;
	order: 2;
	width: 75%;
}



/****************************************************************************/
/* Achievements
/****************************************************************************/
#canvas-button {
	font-size: 15px;
	float: None;
	margin-left: 30%;
	width: 40%;
}

.container-button-side {
/*	display: none;*/
	float: none;
	margin-left: 0%;
}


#block1
{	
	flex-wrap: wrap-row;
}

#block1 .container .text1 {
	font-size: 30px;
}

#block1 .container .text2 {
	font-size: 30px;
}

#block1 .container .text3 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}


#block1 .container .text4 {
	margin-left: 0%;
	padding: 20px;
	font-size: 12px;
}

#block1 .container .heading {
	line-height: 1em;
}

#block1 .container #use-canvas {
	float:None;
	width: 100%;
}

#block1 .container #use-canvas #use-canvas-heading {
	font-size:22px;
	text-align: center;
}

#block1 .container #use-canvas #use-canvas-content {
	font-size: 18px;
/*	line-height: 1.4em;*/
	text-align: center;
}

#block2
	{
		flex-wrap: wrap-row;
		padding-bottom: 30px;		
	}

#block3
{
	flex-wrap: wrap-row;;
}

#canvas-block-title {
	text-align: center;
	font-size: 30px;
	font-weight:bold;
	padding: 0px;
	line-height: 1em;
}

#canvas-block3-container-side {
	width:100%;
	float:none;
	text-align: center;
}

#canvas-block3-container-side2 {
	width:100%;
	float: none;
	padding-top: 20px;
}

#canvas-block-content {
	margin-left:0%;
	font-size: 18px;
}

#canvas-highlights {
	padding: 30px 0px 0px 0%; 
	font-size: 17px;
	margin-left: 0%;
	line-height: 1.4em;
	text-align: left;
}

#canvas-block2-content {
	padding: 30px 0px 0px 0%; 
	font-size: 18px;
}