@media screen and (max-width: 1010px) {
	.campaign_heading p.header_headline_campaign span.slogan {
		font-size: 2.4em;
		margin-bottom: 0.5em;
	}

	.campaign_heading div.campaign-action-link a {
		background-image: url(../img/campaign/action-link-arrow-small.png);
		background-position: 100% 35%;
		font-size: 1.7em;
		padding-right: 25px;
	}
}

@media screen and (max-width: 900px) {
	div.papers ul li { 
		width: 33.333%; 
	}
	
	div.papers ul li.pos_1,
	div.papers ul li.pos_2,
	div.papers ul li.pos_3,
	div.papers ul li.pos_4 { clear: none; }
	
	div.papers ul li.pos3_1 {
		clear: both;	
	}
	
}

@media screen and (max-width: 730px) {
	.campaign_heading p.header_headline_campaign {
		width: auto;
	}
	
	div.paper-information div.paper-image { display: none; }
	
	div.paper-information div.paper-content { margin-left: 0; }
}



@media screen and (max-width: 700px) {
	#main #sidebar {
		display: none;
	}

	#main #content {
		padding: 0;
	}

}

@media screen and (max-width: 650px) {
	div.papers ul li { 
		width: 50%; 
	}
	
	div.papers ul li.pos_2,
	div.papers ul li.pos_4 { clear: none; }
	div.papers ul li.pos_1,
	div.papers ul li.pos_3 { clear: both; }
	
	div.papers ul li.pos3_1 {
		clear: none;	
	}
}

@media screen and (min-width: 601px) {
	#nav-mobile,
	#mobile-search {
		display: none !important;
	}
}

@media screen and (max-width: 600px) {
	#search-form {
		display: none;
	}
	
	#header.fixed {
		height: 110px;
	}

	#header.fixed header {
		top: -80px;
	}

	#top-bar .container {
		height: 130px;
	}
	
	#nav-bar ul.main-nav {
		display: none ;
	}

	a.logo {
		top: 20px;
	}

	a.logo img {
		position: static;
		max-width: 54px;
		height: auto;
	}

	p.header_headline {
		top: 16px;
		font-size: 1.2em;
		line-height: 1.3;
		padding: 0 0 0 74px;
	}

	#nav-bar {
		background-color: rgba(0,0,0,0.8);
		line-height: 50px;
		height: 50px;
		margin-top: -50px;
	}

	#nav-bar a.rss-link {
		display: none;
	}

	#nav-bar .search-toggle,
	#nav-bar .settings-toggle,
	#nav-bar .mobile-nav-toggle {
		background: transparent no-repeat 0 0;
		position: absolute;
		text-indent: -9999px;
		display: inline-block;
	}
	
	#nav-bar a.view-toggle {
		top: 13px;
	}

	#nav-bar .mobile-nav-toggle {
		background-image: url(../img/header/mobile-menu-handle.gif);
		top: 12px;
		right: 20px;
		width: 35px;
		height: 25px;
	}

	#nav-bar .search-toggle {
		background-image: url(../img/header/search.gif);
		top: 10px;
		right: 70px;
		width: 30px;
		height: 30px;
	}

	#nav-bar .settings-toggle {
		background-image: url(../img/navigation/button_settings_mobile.png);
		top: 7px;
		right: 116px;
		width: 34px;
		height: 34px;
	}

	#nav-mobile {
		background: #FFF;
		position: absolute;
		display: none;
		border-bottom: 2px solid #333333;
		top: 50px;
		left: 0;
		width: 100%;
		z-index: 100;
	}

	#nav-mobile ul.nav-mobile-main {
		margin: 0;
		list-style: none;
		padding: 0;
		display: block;
		width: 50%;
		float: left;
	}

	#nav-mobile ul.nav-mobile-main > li {
		display: block;
		padding-right: 9px;
	}

	#nav-mobile ul.nav-mobile-main > li > a {
		background-color: #333333;
		color: #FFF;
		display: block;
		line-height: 50px;
		padding-left: 18px;
		font-size: 1.1em;
		text-decoration: none;
	}

	#nav-mobile ul.nav-mobile-main ul {
		display: none;
	}

	#nav-mobile ul.nav-mobile-main > li:hover ul {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
		padding: 10px 0 0 0;
		width: 50%;
		background: #FFF;
		list-style: none;
	}

	#nav-mobile ul.nav-mobile-main li.has_sub {
		background: transparent no-repeat 100% 50% url(../img/navigation/active-mobile-arrow.png);
	}

	#nav-mobile div.nav-mobile-right {
		float: left;
		width: 50%;
	}

	#nav-mobile div.nav-mobile-right ul {
		list-style: none;
		padding: 10px 0 0 0;
		margin: 0;
		text-align: right;
	}

	#nav-mobile div.nav-mobile-right ul > li > a,
	#nav-mobile ul.nav-mobile-main > li:hover ul > li > a {
		display: block;
		padding: 0 18px;
		line-height: 30px;
		text-decoration: none;
	}
	
	#mobile-search {
		position: absolute;
		top: 50px;
		left: 0;
		width: 100%;
		border-bottom: 2px solid #333333;
		z-index: 50;
	}

	#mobile-search input[type="text"] {
		width: 100%;
		padding: 0 20px;
		border: 0;
		display: block;
		height: 44px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
	.campaign_heading {
		top: 24px;
	}

	.campaign_heading p.header_headline_campaign span.slogan {
		font-size: 1.2em;
	}

	.campaign_heading div.campaign-action-link,
	.campaign_heading a.more-info-btn {
		display: none !important;
	}

	.theme #main {
		padding-top: 45px;
	}
}

@media screen and (max-width: 500px) {
	.posts-list .post .post-content {
		padding-left: 0px;
	}
	
	div.papers ul li { 
		width: 100%; 
	}
	
	div.papers ul li.pos_1,
	div.papers ul li.pos_2,
	div.papers ul li.pos_3,
	div.papers ul li.pos_4 { clear: both; }
	
	blockquote {
		margin-left: 0;
		margin-right: 0;	
		padding-top: 0;
		background-position: left 4px, right bottom;
	}
}