header li	{
	width: 25%;
}
	
header #image3 {
	display: block;
}

#navigation	{
	width: 15em;
}

#navigation li	{
	/*padding: .5em 6% .5em 0;*/
	/*padding: .5em 1em;*/
}

#navigation a	{
	display: block;
	
}	

#menu	{
	display: block;
	/*width: 100%;
	border-bottom: 4px solid #452e98;*/
}	

.sub-menu li	{
	float: none;
}

#quick #seminars	{
	display: block;
}	

h1, h2, h3, h4	{
	text-align: left;
}
h4.center	{
	text-align: center;
}	
	
#download_logo	{
	width: 100%;
	margin: 0 auto;
}
	
.tile	{
	float: left;
	width: 29%;
	padding: 0 2%;
	
}	

.tile img	{
	width: 100%;
	margin: 0;
	border: none;
}	

.tile .caption	{
	font-size: .8em;
	text-align: center;
	margin-top: 0;
}	

iframe	{
	width: 448px;
	height: 252px;
		
}

.item img {
	float: left;
	margin: 0 2em 2em 0;
	width: 33%;
}


.info .list	{
	margin-left: 35%;
	/*list-style-position: inside;*/
}	

/*TABLES*/

table.seminars, table.jobs	{
	font-size: 1em;
}	
	
	
/*IMAGE GALLERY*/
.image_wrap	{
	width: 31%;
	padding-bottom: 23.3%;
	margin: 1.1%;
}	

/*FIGURES*/

figure.double	{
	width: 45%;
	margin: 2.5%;
}	

figure.quad {
	width: 30%;
	margin: 1.5%;
}	

.photos .image_wrap	{
	width: 45%;
	padding-bottom: 30%;
	margin: 2.5%;
}	

.portrait .image_wrap	{
	width: 45%;
	padding-bottom: 60%;
	margin: 2.5%;
}

.photo_sequence	{
	width: 50%;
}

.photo_sequence .image_wrap		{
	float: right;
	width: calc(100% - 2px);
	padding-bottom: calc(100% - 2px);
	margin: .5em 0 1em 1em;
}		

/*RESEARCH PAGE*/
#feature #image2, #feature #image3	{
	display: inline-block;
	width: 47.5%;
	min-height: 440px;
	position: relative;
}	

#feature #image2	{
	float: left;
	
}	
#feature #image3	{
	float: right;
	
}	

#feature #image2 .caption, #feature #image3 .caption	{
	position: absolute;
	bottom: 0;
}	

/*ILTPC*/

.iltpc_logos table	{
	width: 60%;
	
}	

#nl_date	{
	text-align: left;
}

/*SEMINAR SCHEDULE NEW*/

.seminars td details p	{
	font-size: 1rem;
}	

.seminars td details img	{
	width: 15rem;
	float: left;
	margin: 0 1rem .5rem;
}
