@charset "utf-8";

#annual_report
{
	max-width:1920px;
	margin:0 auto;
	-webkit-font-smoothing:auto !important;
}

#annual_report .clear
{
	clear:both;
	padding:50px;
}

.ar_item
{
	width:100%;
	background-color:#ff6600;
	max-width:1920px;
	position:relative;
}

.ar_item.text
{
	color:white;
	position:static;
	padding-bottom:100px;
}

.ar_item h2
{
	font-family:"Open Sans", Arial, sans-serif;
	font-size:48px;
	color:#ff6600;
	letter-spacing:2px;
	text-align:center;
	line-height:54px;
	font-weight:600;
	text-transform:uppercase;
	position:absolute;
    z-index:2;
    width:100%;
    top:50px;
}

.ar_item.text h2
{
	color:white;
    position:static;
    margin:0 !important;
    padding:100px 0 70px;
}

.ar_item .tbs
{
	width:960px;
    height:306px;
    position:absolute;
    left:calc(50% - 480px);
    bottom:0;
	z-index:2;
	max-width:100%;
}

.ar_item .tb_full .tb p
{
	width:100%;
	background-color:#ff6600;
	color:white;
	font-size:36px;
	line-height:60px;
}

.ar_item .tbs.line2
{
    height:542px;
}

.ar_item.themes .tbs.line2
{
    height:603px;
}

.ar_item .tbs .tb
{
	width:300px;
	/* height:216px; */
	padding:10px;
	background-color:white;
	display:inline-block;
    vertical-align:text-bottom;
	margin:8px;
	/* position:relative; */
}

.ar_item.themes .tbs .tb
{
	height:260px;
}

.ar_item .tb_full .tb
{
	width:100%;
	max-width:1260px;
	padding:20px;
    vertical-align:top;
	margin:0 auto;
}

.ar_item .tb_full .tb .tb_full_link
{
	text-align:center;
	margin-top:50px;
}

.ar_item .tb_full .tb a
{
	color:white;
    text-decoration:none;
    font-size:24px;
    border:1px solid white;
    text-align:center;
    display:inline-block;
    line-height:52px;
    padding:0 34px;
}

.ar_item .tb_full .tb a:after
{
	content:'';
	display:none;
}

.ar_item .tb.wide
{
	width:460px;
}

.ar_item .tb.wide.tb_right
{
	margin-left:488px;
}

.ar_item .tb h3
{
	font-family:"Open Sans", Arial, sans-serif;
	font-size:36px;
	color:#ff6600;
	letter-spacing:1.5px;
	line-height:40px;
	text-transform:uppercase;
	margin:5px 0 20px !important;
}

.ar_item.themes .tb svg
{
	height:50px;
	width:auto;
	margin:6px auto 0;
    display:block;
}

.ar_item.themes .tb h3
{
	font-size:28px;
	line-height:34px;
	text-align:center;
	margin-top:20px !important;
}

.ar_item .tb p
{
	font-size:16px;
	color:#262828;
	line-height:24px;
}

.ar_item .tb p a
{
	text-decoration:underline;
	padding-right:11px;
}

.ar_item .tb a:hover
{
	text-decoration:none;
}

.ar_item .tb p a:after
{
	content:'›';
	margin-left:5px;
	position:absolute;
}

.ar_item.audio .tbs .tb
{
	overflow:hidden;
}

.ar_item .tbs .tb audio
{
    padding:0 18px;
	margin: 8px;
    width:calc(100% + 28px);
    /* position:absolute; */
	margin: 8px 0 4px -14px;
}

.ar_item .image
{
	top:0;
}

.ar_item.projects
{
	background-color:#F2F2F2;
	padding:0 10px 50px 10px;
}

.ar_item.highlights
{
	background-color:#EBEAEA;
	padding:0 10px;
}

.ar_item.projects h2, .ar_item.highlights h2
{
	position:static;
	max-width:1220px;
	margin:0 auto 50px !important;
	padding-top:50px;
}

.ar_item.projects h2 + p, .ar_item.highlights h2 + p
{
	position:static;
	max-width:1220px;
	font-family:"Open Sans", Arial, sans-serif;
	font-size:36px;
	color:#262828;
	text-align:center;
	line-height:60px;
	margin:0 auto !important;
}

#project_items, #highlight_items
{
	max-width:940px;
	margin:0 auto;	
	position:relative;
	padding-bottom:50px;
}

#highlight_items
{
	margin-top:100px;
}

#project_items .theme
{
	position:relative;
}

#project_items .theme > h3
{
	font-family:"Open Sans", Arial, sans-serif;
	font-size:36px;
	color:#ff6600;
	letter-spacing:2px;
	line-height:60px;
	text-transform:uppercase;
	border-bottom:2px solid #ff6600;
	padding-left:146px;	
	margin:100px 0 0 !important;
}

#project_items .theme > h3 .theme_svg
{
	width:126px;
	position:absolute;
	left:0;
	text-align:center;
	margin-top:-4px;
}

#project_items .theme > h3 svg
{
	height:50px;
	width:auto;
}

#project_items .theme .theme_link
{
	position:absolute;
    right:0;
    top:26px;
    font-size:14px;
}

#project_items .logo
{
	width:126px;	
	float:left;
    margin-right:20px;
}

#project_items .logo img
{
    padding:0;
	height:auto !important;
}

#highlight_items .new_month
{
	border-left:1px solid #262828;
	margin-left:30px;
	padding-top:70px;
}

#highlight_items div.new_month.first_month
{
	padding-top:0;
}

#highlight_items .month
{
	color:white;
	font-size:16px;
	letter-spacing:1px;
	text-align:center;
	line-height:59px;
	background-color:#262828;
	border-radius:100%;
	width:60px;
	height:60px;
	text-transform:uppercase;
	font-weight:600;
	margin-left:-30px;
}

#highlight_items div.day_box
{
    width:60px;
    position:absolute;
    margin-left:-30px;
}

#highlight_items div:last-child div.day_box
{
	height:160px;
    background-color:#EBEAEA;
}

#highlight_items div.day
{
	color:white;
	font-size:18px;
	text-align:center;
	line-height:59px;
	background-color:#ff6600;
	border-radius:100%;
	width:60px;
	height:60px;
	font-weight:600;
	display:inline-block;
	position:absolute;
	z-index:1;
}

#highlight_items .highlight_item
{
	border-left:1px solid #262828;
    margin-left:30px;
}

#highlight_items .highlight_item.welcome
{
	border-style:none;
}

#highlight_items .highlight_item.new_day
{
    padding-top:25px;
}

#highlight_items .new_month + .highlight_item.new_day
{
    padding-top:25px;
}

#project_items .project_item_intro, #highlight_items .highlight_item_intro
{
	display:table;
	width:100%;
	cursor:pointer;
	border-bottom:2px solid white;
	padding:20px 0;
	position:relative;
}

#highlight_items .highlight_item_intro
{
	padding:18px 60px 16px 20px;
	margin-left:40px;
	border-style:none;
	width:calc(100% - 40px);
	height:60px;
}

#project_items .project_item_intro:hover
{
	border-bottom:2px solid #262828;
}

#project_items .project_item_intro.open:hover, #project_items .project_item_intro.js_open:hover
{
	border-bottom:2px solid white;
}

#project_items .project_item_intro:after, #highlight_items .highlight_item_intro:after
{
	content:'+';
    color:white;
    font-size:32px;
    font-weight:500;
    position:absolute;
    right:20px;
	top:calc(50% - 12px);
}

#highlight_items .highlight_item_intro:after
{
    color:#262828;
    top:17px;
}

#project_items .project_item_intro:hover:after
{
    color:#262828;
}

#project_items .project_item_intro.js_open:hover:after, #highlight_items .highlight_item_intro.js_open:hover:after
{
    color:transparent;
}

#project_items .project_item_intro.open:after, #highlight_items .open .highlight_item_intro:after
{
    content:'–';
	color:#262828;
	top:15px;
}

#project_items .project_item_intro.open:after
{
	top:calc(50% - 14px);
}

#project_items .project_item_intro.open:hover:after
{
    color:#ff6600;	
}

#project_items .project_item_intro.open, #project_items .project_item_intro.js_open, #project_items .project_item_intro.open + .project_item_text, #project_items .project_item_intro.js_open + .project_item_text,
#highlight_items .open .highlight_item_intro, #highlight_items .js_open .highlight_item_intro, #highlight_items .open .highlight_item_text, #highlight_items .js_open .highlight_item_text
{
	background-color:white;
	padding-bottom:20px;
}

#project_items .project_item_intro.open + .project_item_text, #project_items .project_item_intro.js_open + .project_item_text
{
	margin-bottom:2px;
}

#project_items .project_item_intro.js_open, #highlight_items .js_open .highlight_item_intro
{
	cursor:default;
}

#project_items .project_item_intro div + div
{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	padding-right:60px;
}

#project_items .project_item_intro h4, #project_items .project_item_intro p, #highlight_items .highlight_item_intro h4, #highlight_items .highlight_item_intro p
{
	font-family:"Open Sans", Arial, sans-serif;
	font-size:16px;
	color:#262828;
	text-align:left;
	line-height:24px;
	margin:0 !important;
	font-weight:normal;
	letter-spacing:0;
	font-weight:400;
	-webkit-font-smoothing:auto !important;
}

#project_items .project_item_intro.open h4, #project_items .project_item_intro.js_open h4,
#highlight_items .open .highlight_item_intro h4, #highlight_items .js_open .highlight_item_intro h4
{
	font-weight:700;
}

#project_items p, #highlight_items p, #project_items li, #highlight_items li
{
	font-family:"Open Sans", Arial, sans-serif;
	font-size:16px;
	color:#262828;
	text-align:left;
	line-height:24px;
	font-weight:400;
}

#project_items .project_item_text, #highlight_items .highlight_item_text
{
	padding:0 20px 0 146px;
	clear:both;
	display:none;
}

#highlight_items .highlight_item .highlight_item_text
{
	padding:0 20px 40px;
    margin-left:40px;
	border-bottom:15px solid #EBEAEA;
}

#highlight_items div:last-child .highlight_item_text
{
	float:left;
}

#highlight_items .highlight_item_text .date
{
	margin:-18px 0 24px !important;
	position:relative;
}

#project_items .project_item_intro.open + .project_item_text, #project_items .project_item_intro.js_open + .project_item_text,
#highlight_items .open .highlight_item_text, #highlight_items .js_open .highlight_item_text,
#highlight_items .welcome .highlight_item_text
{
	display:block;
}

.thumb-info-caption .thumb-info-caption-text
{
	background-color:transparent;
    text-align:center;
	color:#262828;
	font-weight:400;
	margin:4px 0 20px;
}

.thumb-info
{
	background-color:transparent;
}

.thumb-info:hover img
{
    transform:none;
}

.container hr.solid
{
	background-color:transparent;
}

@media (max-width:1080px)
{
	.ar_item h2
	{
		top:0;
	}
}

@media (max-width:980px)
{
	.mobile_hide p, .ar_item.themes .tb svg
	{
		display:none;
	}
	
	.ar_item
	{
		overflow:hidden;
	}
	
	.ar_item h2
	{
		font-size:28px;
		letter-spacing:1px;
		line-height:36px;
	}
	
	.ar_item .tbs
	{
		left:0;
		bottom:40px;
		height:auto !important;
	}
	
	.ar_item .tbs .tb
	{
		margin-left:170px !important;
		width:calc(100% - 180px);
		height:auto;
		min-height:216px;
	}
	
	.ar_item .tbs .tb.mobile_hide
	{
		min-height:0;
	}
	
	.ar_item .tb h3, .ar_item.themes .tb h3
	{
		font-size:28px;
		letter-spacing:1px;
		line-height:36px;
		margin:5px 0 10px !important;
	}
	
	.ar_item .tb.mobile_hide h3
	{
		text-align:left;
		margin:0 !important;
	}
	
	.ar_item .thumb-info img
	{
		min-width:1000px;
		left:50%;
		transform:translateX(-50%);
		display:block;
	}
	
	.ar_item .left_focus .thumb-info img
	{
		left:0;
		transform:none;
	}
	
	.ar_item .right_focus .thumb-info img
	{
		left:100%;
		transform:translateX(-100%);
	}
	
	.ar_item.highlights .thumb-info img, .ar_item.projects .thumb-info img, #project_items .logo img
	{
		min-width:0;
		left:auto;
		transform:none;
	}
	
	#project_items .logo
	{
		width:110px;
		margin-right:10px;
	}
	
	.ar_item .tb_full .tb p
	{
		font-size:24px;
		line-height:36px;
	}
	
	.ar_item.text h2
	{
		padding:50px 0 30px;
	}
	
	.ar_item .tb_full .tb a
	{
		font-size:20px;
	}
	
	#highlight_items
	{
		margin-top:50px;
	}
	
	.ar_item.projects h2, .ar_item.highlights h2
	{
		margin-bottom:25px !important;
	}
	
	.ar_item.projects h2 + p, .ar_item.highlights h2 + p
	{
		font-size:18px;
		line-height:28px;
	}
	
	#project_items .project_item_intro h4, #project_items .project_item_intro p, #highlight_items .highlight_item_intro h4, #highlight_items .highlight_item_intro p,
	#project_items p, #highlight_items p, #project_items li, #highlight_items li
	{
		font-size:12px;
		line-height:18px;
	}
	
	#project_items .project_item_text, #highlight_items .highlight_item_text
	{
		padding:0 10px 0 120px;
	}
	
	.thumb-info-caption .thumb-info-caption-text
	{
		font-size:11px;
		line-height:15px;
	}
	
	#project_items .project_item_intro:after, #highlight_items .highlight_item_intro:after
	{
		right:5px;
	}
	
	#project_items .project_item_intro div + div
	{
		padding-right:25px;
	}
	
	#project_items .theme > h3 svg
	{
		height:30px;
	}
	
	#project_items .theme > h3 .theme_svg
	{
		width:40px;
	}
	
	#project_items .theme .theme_link
	{
		left:0;
		bottom:-27px;
		top:unset;
	}
	
	#project_items .theme > h3
	{
		padding-left:50px;
		margin:70px 0 0 !important;
		font-size:28px;
		line-height:36px;
		letter-spacing:1px;
	}
	
	#highlight_items .highlight_item_intro
	{
		padding-right:28px;
	}
	
	#highlight_items div.day, #highlight_items .month
	{
		font-size:14px;
		width:40px;
		height:40px;
		line-height:40px;
	}
	
	#highlight_items div.day_box
	{
		width:40px;
		margin-left:-20px;
	}
	
	#highlight_items .highlight_item, #highlight_items .new_month
	{
		margin-left:20px;
	}
	
	#highlight_items .month
	{
		margin-left:-20px;
	}
	
	#highlight_items .highlight_item_intro
	{
		margin-left:25px;
		padding:12px 30px 16px 10px;
		width:calc(100% - 25px);
		height:40px;
	}
	
	#highlight_items .highlight_item .highlight_item_text
	{
		padding:0 10px 40px;
		margin-left:25px
	}
	
	#highlight_items .highlight_item_intro:after
	{
		top:8px;
	}
	
	#highlight_items .open .highlight_item_intro:after
	{
		top:6px;
	}
}