@media screen and (max-width: 1000px) { /* Sub-desktop */
	.show-eu-cookie-notice .eu-cookie-notice .tools {
		display: block;
	}
	#hdr.show-eu-cookie-notice	{
		padding-top: 15px;
	}	
	#head-er .eu-cookie-notice {
		top: inherit;
	}
	#head-er .show-eu-cookie-notice .image-user-services-wrap {
		margin-top: 52px;
	}
}

/* Small-screen & smartphones (portrait and landscape) */
@media screen and (max-width : 480px),
        screen and (-webkit-device-pixel-ratio : 2) and (max-width : 640px) and (orientation : landscape),
        screen and (-webkit-device-pixel-ratio : 2) and (max-width : 360px) and (orientation : portrait),
        screen and (-webkit-device-pixel-ratio : 1.5) and (max-width : 640px) and (orientation : landscape),
        screen and (-o-device-pixel-ratio : 3/2) and (max-width : 640px) and (orientation : landscape) {
	
	/* Global structure to stop horizontal scrolling */
	body {
		margin: auto;
		min-width: auto;
		max-width: auto;
		width: auto;
		-webkit-text-size-adjust: none;
	}
	
	body #constrain {
        min-width:90%;
        overflow:hidden;
		padding:0;
    }
	body #constrain-content {
		padding:0px 0px 0 0px;
	}
	#hdr.show-eu-cookie-notice .publications {
		width: 100%;
	}
	#hdr.show-eu-cookie-notice .login-nav {
		position: static;
		background-size: contain;
	}
	#top.show-eu-cookie-notice .image-user-services-wrap {
		min-height: 153px;
	}

	/* Header V1 */
	
	.search {
		display:none;
	}
	
	#leaderboard nav {
		display:none;
	}
	
	#constrain-header form.search-form a {
		display:none;
	}
	
	.a-z, .browse {
		display:none;
	}
	
	ul.global-nav li.home a {
		background-image:none;
		color:#ffffff;
		padding:0px 0 5px 5px;
		font-weight: normal;
		font-size: 1.5em;
	    line-height: 24px;
		
	}
	
	
	/* Old layout stuff, login */
	
	
	.js-enabled #content .tab-sections .browse {
		display:none;
	}
	
	.js-enabled #content .tab-sections .section-holder {
		margin-top:0;
	}
	
	.publications {
		background: #666666;
		background: -webkit-gradient(linear, 0 0, 0 310, from(#202020), to(#CBCBCB));
		background: -moz-linear-gradient(top, #202020, #CBCBCB 310px);
	}
	
	.publications ul li:last-child {
		display:none;
	}
	
	.pub1 {
		display: none;
	}
	
	.publications ul li.nature-link, #hdr .nature-link a:link, #hdr .nature-link a:visited, #hdr li.nature-link {
		background-image:none;
		color:#ffffff;
		padding:2px 0 5px 5px;
		font-weight: normal;
		font-size: 1em;
	    line-height: 24px;
	}
	
	#a2z #hdr .login-nav,
	#login-page #hdr .login-nav,
	#t-and-c-page #hdr .login-nav {
		background: url('/images/home_03/nature_mobile_header.jpg') no-repeat left top #a42726 !important;
	}	
	#hdr .login-nav {
		min-height: 50px;
		position: static;
	}
	
	#hdr .logon, #hdr .logon.links-above {
		position: absolute;
	}
	
	
	
	#content .two-column .column {
		width:295px;
	}
	
	#constrain {
	    margin: 0 auto;
	    max-width: 966px;
	    min-width: 0px;
	    padding: 0;
	}
	
	#log-in #form-login fieldset legend, .subscribe-now {
		padding: 0 10px 10px 10px;
	}
	
	#log-in #form-login fieldset {
		margin: 0;
	}
	
	#log-in #form-login .form-area {
		width: 95%;
		padding: 5%;
	}
	
	#log-in #form-login p span.label {
		width: 5em;
	}
	
	#log-in #form-login p span.input {
		margin-left: 5.5em;
		width: 72%;
	}
	
	#log-in #form-login p.supplementary, #log-in #form-login p.privacy, #log-in #form-login div.supplementary  {
		margin: 0 0 10px 0;
	}
	
	#log-in {
		margin-bottom: 0;
	}

	#hdr .logon a.login, #hdr .logon a:hover.login, #hdr .logon a.logout, #hdr .logon a:hover.logout {
		background-image: none;
		font-weight: normal;
		font-size: 0.9em;
	}

	#hdr .logon a.cart {
		font-weight: normal;
		font-size: 0.9em;
	}

	#log-in #form-login div.supplementary p#p-login-submit {
		margin-top: 0;
	}

	#hdr .publications ul {
		height: 30px;
	}

	#log-in .button {
		float:left;
		width: 95%;
		padding: 10px 0;
		margin-bottom: 10px;
		background: #671015;
		background: -webkit-gradient(linear, 0 0, 0 30, from(#9D1C24), to(#671015));
		background: -moz-linear-gradient(top, #9D1C24, #671015 30px);
	}
	
	.subscribe-prompt .subscribe-cta {
		float: left;
		margin-top: 10px;
		padding-left: 0px;
		text-align: left;
	}
	
	.subscribe-prompt .subscribe-cta li {
		width: 100%;
		text-align: left;
		margin: 0 0 10px 0;
		padding-bottom: 10px;
		border-bottom: 1px solid #cccccc;
	}
	
	.subscribe-prompt .subscribe-cta li h4 {
		min-height: 20px;
		height: auto;
		margin-bottom: 10px;
	}
	
	.subscribe-prompt .subscribe-cta li a.button {
		text-align: center;
		margin: 0;
	}
	
	/* Footer and footer search*/
	
	#ftr .footer-inner {
		padding: 0px;
	}
	
	#footer form#footer-search, #ftr .search-form {
		height: 22px;
	    margin: 0;
	    width: 96%;
		float:left;
	    background: #ddd;
	    padding: 6px 0 6px 4%;
		border-left: none;
	    border-bottom: 5px solid #fff;
	}
	
	#footer form#footer-search label, #ftr .search-form label {
		display:none;
	}
	
	#footer-search input.txt, #ftr .search-form input.text {
		width: 80%;
		margin-right: 5px;
		padding: 2px;
	}
	
	#ftr .search-form input.text {
		padding: 4px 0;
	}
	
	#footer-search button {
		padding: 2px 10px;
		text-transform: uppercase;
	}
	
	#ftr .search-form input.button {
		padding: 5px 10px;
		text-transform: uppercase;
		margin-right: 5px;
	}
	
	#footer form#footer-search {
        margin-top: 20px;
        position: relative;
    }
    
    #footer ul.footer-links, #ftr .footer-links {
		width: auto;
        float: none;
        font-weight: bold;
        font-size: 1.1em;
        border-bottom: 1px dotted #ccc;
        border-right: 0;
        margin: 0 20px;
    }

	#ftr .footer-links {
		padding: 10px 0 5px 0;
	}
	
	#ftr .footer-links.last {
		border: none;
	}
	
	#ftr #footer-copyright {
		margin: 0;
	}

	
	#ftr .#footer-search input.txt, #ftr .search-form input.text-inner {
		padding: 0;
	}
    
    body #footer p.copyright  {
        background-position:top left;
        padding: 50px 0 0 0;
        margin-top: 10px;
    }

	#ftr .logo {
		background-position: top left;
		padding: 50px 0 0 0;
		margin-left: 10px;
	}
	
	#constrain-footer {
		border: 0px;
	}
	
}