/* @group GENERAL */

html, body {
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	background: #eee;
	margin: 0px;
	padding: 0px;
	min-height: 100%;	
}

a, a:link, a:visited {
	text-decoration: none;
	color: inherit;
}
a img, a:link img, a:visited img {
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
}
p {
	margin: 5px 0px;
	min-height: 1em;
}
p a{
	font-weight: 400;
}


/* @end */

/* @group MAIN PARTS */

#page {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 50px;
	width: 1200px;
	overflow: auto;
	min-height: 100%;
/*	background: #fff;*/
}

#sidebar{
	color: #333;
	position: inherit;
	top: 0px;
	clear: none;
	width: 280px;
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 16px;
	float: left; 
	clear: none;
	z-index: 10;
}

#main{
	position: absolute;
	top: 0px;
	box-sizing: border-box;
	float: left;
	clear: none;
	margin: 0px;
	margin-left: 280px;
	overflow: auto;
	/*background: #fff;*/
	width: 920px;
	min-height: 1000px;
}
/* @end */

/* @group Sidebar content */

#sidebar.fixed{
	position: fixed;
}

#sidebar .top{
	height: 30px;
	margin: 0px 50px;
	border-top: 1px solid #ccc;
}
#logo{
	text-align: left;	
	font-size: .9em;
	letter-spacing: .2em;
	padding: 0px;
	margin: 50px 50px 0px;
	width: 180px;
	height: 150px;
}
#logo img{
	width: 100%;
}
#contact{
	padding: 25px 0px 0px;
	margin: 30px 50px;
	border-top: 1px solid #ccc;
}
.category{/*
	color: #666;
	font-weight: 600;*/
	font-size: .8em;
	letter-spacing: .2em;
	text-transform: uppercase;
	padding: 10px 50px;
	margin-top: 20px;
}
.spacer
{
	height: 20px;
}
.category.person
{
	padding:10px 50px 10px;
	margin: 0px;
}
.person.selected, .category.selected{
	background-image: url(../img/arrow.svg);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: 600;
	color: #000;
}
.title, .part .text strong{
	font-size: .8em;
	letter-spacing: .2em;
	font-weight: 600;
	text-transform: uppercase;
}
.subtitle{
	font-weight: 500;
}
/* @end */

/* @group MAIN content */

.title-col{
	text-align: left;	
	font-size: .9em;
	letter-spacing: .2em;
	padding: 50px 50px 0px;
}
.part{
	background: #fff;
	float: none;
	clear: both;
	height: auto;
	overflow: auto;
	padding: 50px 50px 100px;
	margin: 0px 0px 0px;
	min-height: 1000px;
}
.part p{
	max-width: 600px;
}
.part .intro{
	font-size: 25px;
 	max-width: 700px; 
	margin-bottom: 50px;
	margin-top: 0px;
	
}
.part .intro p{
	max-width:none;
}
.part .top{
	clear: both;
	overflow: auto;
	padding: 0px 0px 0px;
	height: 150px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 50px;
}
.part .top .left{
	box-sizing: border-box;
	float: none;
	clear: both;
	height: 100px;
	width: 66%;
}
.part .top .right{
	box-sizing: border-box;
	/*float: left;
	clear: none;
	height: 100px;
	width: 33%;
	padding-left: 25px;
	text-align: right;*/
}
.part .title{
	margin-top: 50px;
	font-size: .9em;
	margin-bottom: 10px;
}
.part .top .title.half-col .title{
	font-size: 1.3em;
}
.part .subtitle, .half-col .subtitle{
	font-size: 18px;
}
.half-col{
	float: left;
	clear: none;
	width: 390px;
	height: 150px;
	box-sizing: border-box;
	cursor: pointer;
}
.half-col.left{
	margin-right: 40px;
}

.big-message{
	margin-top: 50px;
	width: 75%;
	box-sizing: border-box;
	padding: 0px 0px 50px;
	float: left;
	clear: none;
}
.big-message .date{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.big-message .title{
	font-size: 1.2em;
	margin: 10px 0px;
	letter-spacing: normal;
	text-transform: none;
	font-weight: 400;
}
.big-message .content{
	margin: 10px 0px 0px;
	font-size:  .95em;
	line-height: 1.2em;
	text-align: justify;
}

/* @end */

/* @group SMALL SCREENS */

 /** ipad **/
 
@media screen and (max-device-width: 1024px){
	html, body{
		font-size: 20px;
		background: #fff;
	}
	#sidebar{
		font-size: 18px;
		position: inherit;
		letter-spacing: normal;
		width: 300px;
		
	}
	#sidebar.fixed{
		position: inherit;
	}
	.person.selected, .category.selected{
		background-image: none;
		background-color: #eee;
	}
	
	#page {
		margin: 0px auto;
		width: 100%;
		overflow: auto;
		min-height: 100%;
		background: #fff;
	}
	#main{
		width: 700px;
		min-height: 100%;
	}
	.part p{
		max-width: 100%;
	}
	.part .top{
		width: auto;
		height: auto;
	}
	.part .top .left, .part .top .right{
		overflow: hidden;
		width: 100%;
		float: none;
		clear: both;
		height: auto;
		text-align: left;
		margin: 0px 0px 20px;
		padding: 0px;
	}
	
}
/******/


/* @end */

