@charset 'UTF-8'; /* v1.0.3 */ /* Core RS CSS file. 95% of time you shouldn't change anything here. */ .royalSlider { width: 100%; height: auto; position: relative; direction: ltr; } .royalSlider > * { float: left; } .rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl { -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); } .rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none; } .rsOverflow { width: 100%; height: 100%; position: relative; overflow: hidden; float: right; -webkit-tap-highlight-color:rgba(0,0,0,0); } .rsVisibleNearbyWrap { width: 100%; height: 100%; position: relative; overflow: hidden; left: 0; top: 0; -webkit-tap-highlight-color:rgba(0,0,0,0); } .rsVisibleNearbyWrap .rsOverflow { position: absolute; left: 0; top: 0; } .rsContainer { position: relative; width: 100%; height: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0); } .rsArrow, .rsThumbsArrow { cursor: pointer; } .rsThumb { float: left; position: relative; } .rsArrow, .rsNav, .rsThumbsArrow { opacity: 1; -webkit-transition:opacity 0.3s linear; -moz-transition:opacity 0.3s linear; -o-transition:opacity 0.3s linear; transition:opacity 0.3s linear; } .rsHidden { opacity: 0; visibility: hidden; -webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear; -moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear; -o-transition:visibility 0s linear 0.3s,opacity 0.3s linear; transition:visibility 0s linear 0.3s,opacity 0.3s linear; } .rsGCaption { width: 100%; float: left; text-align: center; } /* Fullscreen options, very important ^^ */ .royalSlider.rsFullscreen { position: fixed !important; height: auto !important; width: auto !important; margin: 0 !important; padding: 0 !important; z-index: 2147483647 !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; } .royalSlider .rsSlide.rsFakePreloader { opacity: 1 !important; -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s; display: none; } .rsSlide { position: absolute; left: 0; top: 0; display: block; overflow: hidden; height: 100%; width: 100%; } .royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide { height: auto; } .rsContent { width: 100%; height: 100%; position: relative; } .rsPreloader { position:absolute; z-index: 0; } .rsNav { -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none; } .rsNavItem { -webkit-tap-highlight-color:rgba(0,0,0,0.25); } .rsThumbs { cursor: pointer; position: relative; overflow: hidden; float: left; z-index: 22; } .rsTabs { float: left; background: none !important; } .rsTabs, .rsThumbs { -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight-color:rgba(0,0,0,0); } .rsVideoContainer { /*left: 0; top: 0; position: absolute;*/ /*width: 100%; height: 100%; position: absolute; left: 0; top: 0; float: left;*/ width: auto; height: auto; line-height: 0; position: relative; } .rsVideoFrameHolder { position: absolute; left: 0; top: 0; background: #141414; opacity: 0; -webkit-transition: .3s; } .rsVideoFrameHolder.rsVideoActive { opacity: 1; } .rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj { position: absolute; z-index: 50; left: 0; top: 0; width: 100%; height: 100%; } /* ios controls over video bug, shifting video */ .rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-right: 44px; } .rsABlock { left: 0; top: 0; position: absolute; z-index: 15; -webkit-backface-visibility: hidden; } .grab-cursor { cursor:url(/wp-content/plugins/ns-gallery/js/slider/grab.png) 8 8, move; } .grabbing-cursor{ cursor:url(/wp-content/plugins/ns-gallery/js/slider/grabbing.png) 8 8, move; } .rsNoDrag { cursor: auto; } .rsLink { left:0; top:0; position:absolute; width:100%; height:100%; display:block; z-index: 20; background: url(/wp-content/plugins/ns-gallery/js/slider/blank.gif); -webkit-backface-visibility: hidden; } .panel-grid { zoom: 1; } .panel-grid:before { content: ''; display: block; } .panel-grid:after { content: ''; display: table; clear: both; } .panel-grid-cell { -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 1em; } .panel-grid-cell .so-panel { zoom: 1; } .panel-grid-cell .so-panel:before { content: ''; display: block; } .panel-grid-cell .so-panel:after { content: ''; display: table; clear: both; } .panel-grid-cell .panel-last-child { margin-bottom: 0; } .panel-grid-cell .widget-title { margin-top: 0; } .panel-row-style { zoom: 1; } .panel-row-style:before { content: ''; display: block; } .panel-row-style:after { content: ''; display: table; clear: both; } /* Slider */ .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } @charset 'UTF-8'; /* Slider */ .slick-loading .slick-list { background: #fff url(/wp-content/plugins/ns-gallery-slider/slick/./ajax-loader.gif) center center no-repeat; } /* Icons */ @font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url(/wp-content/plugins/ns-gallery-slider/slick/./fonts/slick.eot); src: url(/wp-content/plugins/ns-gallery-slider/slick/./fonts/slick.eot?#iefix) format('embedded-opentype'), url(/wp-content/plugins/ns-gallery-slider/slick/./fonts/slick.woff) format('woff'), url(/wp-content/plugins/ns-gallery-slider/slick/./fonts/slick.ttf) format('truetype'), url(/wp-content/plugins/ns-gallery-slider/slick/./fonts/slick.svg#slick) format('svg'); } /* Arrows */ .slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; } .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; } .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; } .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; } .slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-prev { left: -25px; } [dir='rtl'] .slick-prev { right: -25px; left: auto; } .slick-prev:before { content: '←'; } [dir='rtl'] .slick-prev:before { content: '→'; } .slick-next { right: -25px; } [dir='rtl'] .slick-next { right: auto; left: -25px; } .slick-next:before { content: '→'; } [dir='rtl'] .slick-next:before { content: '←'; } /* Dots */ .slick-dotted.slick-slider { margin-bottom: 30px; } .slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; } .slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; } .slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; } .slick-dots li button:hover, .slick-dots li button:focus { outline: none; } .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; } .slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .slick-dots li.slick-active button:before { opacity: .75; color: black; } /* -------------------------------------- */ .slick-prev { left: 10px !important; background-color: rgba(0, 0, 0, 1) !important; /*to notice it, is white*/ z-index: 9999999; } .slick-prev::before { content: "<"; font-family: 'Lato', sans-serif; font-weight: 600; } .slick-next { right: 10px !important; background-color: rgba(0, 0, 0, 1) !important; /*to notice it, is white*/ z-index: 9999999; } .slick-next::before { content: ">"; font-family: 'Lato', sans-serif; font-weight: 600; } .galCredits{ font-family: 'Lato', sans-serif; font-weight: 400; font-size: 12px; } .galCaptions{ font-family: 'Lato', sans-serif; font-weight: 400; font-size: 14px; } /* * FancyBox - jQuery Plugin * Simple and fancy lightbox alternative * * Examples and documentation at: http://fancybox.net * * Copyright (c) 2008 - 2010 Janis Skarnelis * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated. * * Version: 1.3.4 (11/11/2010) * Requires: jQuery v1.3+ * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html */ #fancybox-loading { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; } #fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png); } #fancybox-overlay { position: absolute; top: 0; left: 0; width: 100%; z-index: 1100; display: none; } #fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; } #fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index: 1101; outline: none; display: none; } #fancybox-outer { position: relative; width: 100%; height: 100%; background: #fff; } #fancybox-content { width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 0px solid #fff; } #fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 1101; } #fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background: transparent url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png) -40px 0px; cursor: pointer; z-index: 1103; display: none; } #fancybox-error { color: #444; font: normal 12px/20px Arial; padding: 14px; margin: 0; } #fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; } #fancybox-frame { width: 100%; height: 100%; border: none; display: block; } #fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background: transparent url(/wp-content/plugins/responsive-lightbox/assets/fancybox/blank.gif); z-index: 1102; display: none; } #fancybox-left { left: 0px; } #fancybox-right { right: 0px; } #fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; } #fancybox-left-ico { background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png); background-position: -40px -30px; } #fancybox-right-ico { background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png); background-position: -40px -60px; } #fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ } #fancybox-left:hover span { left: 20px; } #fancybox-right:hover span { left: auto; right: 20px; } .fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; } #fancybox-bg-n { top: -20px; left: 0; width: 100%; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox-x.png); } #fancybox-bg-ne { top: -20px; right: -20px; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png); background-position: -40px -162px; } #fancybox-bg-e { top: 0; right: -20px; height: 100%; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox-y.png); background-position: -20px 0px; } #fancybox-bg-se { bottom: -20px; right: -20px; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png); background-position: -40px -182px; } #fancybox-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox-x.png); background-position: 0px -20px; } #fancybox-bg-sw { bottom: -20px; left: -20px; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png); background-position: -40px -142px; } #fancybox-bg-w { top: 0; left: -20px; height: 100%; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox-y.png); } #fancybox-bg-nw { top: -20px; left: -20px; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png); background-position: -40px -122px; } #fancybox-title { font-family: Helvetica; font-size: 12px; z-index: 1102; } .fancybox-title-inside { padding-bottom: 10px; text-align: center; color: #333; background: #fff; position: relative; } .fancybox-title-outside { padding-top: 10px; color: #fff; } .fancybox-title-over { position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left; } #fancybox-title-over { padding: 10px; background-image: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancy_title_over.png); display: block; } .fancybox-title-float { position: absolute; left: 0; bottom: -20px; height: 32px; } #fancybox-title-float-wrap { border: none; border-collapse: collapse; width: auto; } #fancybox-title-float-wrap td { border: none; white-space: nowrap; } #fancybox-title-float-left { padding: 0 0 0 15px; background: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png) -40px -90px no-repeat; } #fancybox-title-float-main { color: #FFF; line-height: 29px; font-weight: bold; padding: 0 0 3px 0; background: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox-x.png) 0px -40px; } #fancybox-title-float-right { padding: 0 0 0 15px; background: url(/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox.png) -55px -90px no-repeat; } /* IE6 */ .fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_close.png', sizingMethod='scale', enabled='true'); } .fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_nav_left.png', sizingMethod='scale', enabled='true'); } .fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_nav_right.png', sizingMethod='scale', enabled='true'); } .fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_title_over.png', sizingMethod='scale', enabled='true'); zoom: 1; } .fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_title_left.png', sizingMethod='scale', enabled='true'); } .fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_title_main.png', sizingMethod='scale', enabled='true'); } .fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_title_right.png', sizingMethod='scale', enabled='true'); } .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame { height: expression(this.parentNode.clientHeight + "px"); } #fancybox-loading.fancybox-ie6 { position: absolute; margin-top: 0; top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'); } #fancybox-loading.fancybox-ie6 div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_loading.png', sizingMethod='scale', enabled='true'); } /* IE6, IE7, IE8 */ .fancybox-ie .fancybox-bg { background: transparent !important; } .fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_shadow_n.png', sizingMethod='scale', enabled='true'); } .fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_shadow_ne.png', sizingMethod='scale', enabled='true'); } .fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_shadow_e.png', sizingMethod='scale', enabled='true'); } .fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_shadow_se.png', sizingMethod='scale', enabled='true'); } .fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_shadow_s.png', sizingMethod='scale', enabled='true'); } .fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_shadow_sw.png', sizingMethod='scale', enabled='true'); } .fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_shadow_w.png', sizingMethod='scale', enabled='true'); } .fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/plugins/responsive-lightbox/assets/fancybox/fancybox/fancy_shadow_nw.png', sizingMethod='scale', enabled='true'); }/*! Do not edit this file. Please integrate your custom style either on your theme templates or through Widget > Custom CSS */.wp-social-login-provider-list{padding:10px}.wp-social-login-provider-list a{text-decoration:none}.wp-social-login-provider-list img{border:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-family:lato;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}img{max-width:100%} .sidr{display:none;position:absolute;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-family:lato-regular;font-size:15px;background:#333;color:#fff;-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-box-shadow:inset 0 0 5px 5px #222;box-shadow:inset 0 0 5px 5px #222}@media (max-width:768px){.sidr{position:absolute;top:122px}.barrier-menu{top:151px!important}}@media (max-width:400px){.sidr{height:70%}}@media (max-width:750px) and (orientation:landscape){.sidr{height:55%}}.sidr .sidr-inner{padding:0 0 15px;list-style:none}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:400;padding:0 15px;margin:0 0 5px;color:#fff;line-height:24px;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#4d4d4d),color-stop(100%,#1a1a1a));background-image:-webkit-linear-gradient(#4d4d4d,#1a1a1a);background-image:-moz-linear-gradient(#4d4d4d,#1a1a1a);background-image:-o-linear-gradient(#4d4d4d,#1a1a1a);background-image:linear-gradient(#4d4d4d,#1a1a1a);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,.2);box-shadow:0 5px 5px 3px rgba(0,0,0,.2)}.sidr label,.sidr p,.sidr ul li ul li{font-size:13px}.sidr p{margin:0 0 12px}.sidr p a{color:rgba(255,255,255,.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a}.sidr ul li ul,.sidr ul li ul li: last-child{border-bottom:none}.sidr ul li.active,.sidr ul li.sidr-class-active,.sidr ul li: hover{border-top:none;line-height:49px}.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span,.sidr ul li: hover>a,.sidr ul li: hover>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}.sidr ul li ul{margin:0}.sidr ul li ul li{line-height:40px}.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active,.sidr ul li ul li: hover{border-top:none;line-height:41px}.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span,.sidr ul li ul li: hover>a,.sidr ul li ul li: hover>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,.8);padding-left:30px}.sidr form{margin:0 15px}.sidr input[type=text],.sidr input[type=password],.sidr input[type=date],.sidr input[type=datetime],.sidr input[type=email],.sidr input[type=number],.sidr input[type=search],.sidr input[type=tel],.sidr input[type=time],.sidr input[type=url],.sidr select,.sidr textarea{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,.1);color:rgba(255,255,255,.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff}.sidr input[type=button]: hover,.sidr input[type=submit]: hover{background:rgba(255,255,255,.9)}@media (min-width:400px){.sidr{top:124px}}@media (min-width:530px){.sidr{top:160px}.barrier-menu{top:191px!important}}@media (min-width:750px){.sidr-billboard{top:431px!important}.sidr{top:161px}}@media (min-width:768px){.sidr{top:211px}.barrier-menu{top:219px!important}.sidr-adblock{top:210px!important}.sidr-billboard{top:481px!important}}@media (min-width:991px){.sidr-billboard{top:481px}} .blue-link,.red-button,a{text-decoration:none}.institutional-options h2,.institutional-options p,.red-button,.regform-free header,.register-info .register-progress li{text-align:center}a{color:#000}h1{font-size:18px}h2{font-size:16px}.red-button,h3{font-size:14px}h3{line-height:1.4}.blue-link{color:#179cce}.arrow-link{background-image:url(/wp-content/themes/new-scientist/img/registration/blue-link-arrow.png);background-repeat:no-repeat;background-position:right center;display:inline;padding-right:21px}.sticky-menu{top:0!important;position:fixed!important}.main-sticky-menu{margin-top:45px!important}.sticky-drop-down{top:45px!important;position:fixed}.red-button{background-color:#e34c39;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-box-shadow:0 3px 0 0 #c44231;-webkit-box-shadow:0 3px 0 0 #c44231;box-shadow:0 3px 0 0 #c44231;text-shadow:0 1px 0 #c44231;border:none}.red-button:hover{background-color:#cf4533;text-shadow:0 -1px 0 #cf4533}.error-404{line-height:1.1}.error-404 h1{font-size:52px}.error-404 h2,.error-404-link-container{margin:5% 0}.error-404-link-container{font-size:14px;display:inline-block;width:100%}.entry-form{display:inline-block;float:left}.entry-form form{display:block}.entry-form .entry-form-first-name{display:inline-block;margin:10px 0}.entry-form .entry-form-required-fields{display:inline-block;color:#179cce;font-size:12px;font-weight:700;float:right;margin-top:14px}.account-settings-form-input-details,.account-settings-form-input-password,.entry-form .entry-form-input,.entry-form select{color:#333;background-color:#fff;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;border-radius:5px!important;display:block;border:1px solid #333}.account-settings-form-input-details,.entry-form .entry-form-input{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#contform select,.account-settings-form-drop-down-menu,.entry-form .entry-form-drop-down-menu{width:100%;-webkit-appearance:none;-moz-appearance:none;background-image:url(/wp-content/themes/new-scientist/img/registration/drop-down-arrow.png);background-repeat:no-repeat;background-position:95% center;text-indent:.01px;text-overflow:"";border:1px solid #333}.entry-form .combodate select{background-image:url(/wp-content/themes/new-scientist/img/registration/drop-down-arrow.png);background-repeat:no-repeat;background-position:right 10px center;display:inline-block;margin-right:5px;padding-right:32px;text-transform:capitalize}.entry-form .entry-form-label{margin:15px 0 5px;display:inline-block}.entry-form .entry-form-label span{font-weight:400;width:100%;display:inline-block}.entry-form .entry-form-first-name,.entry-form .entry-form-input,.entry-form .entry-form-label,.entry-form select{font-size:14px;font-weight:700;color:#000}.entry-form .entry-form-green-tick{background-image:url(/wp-content/themes/new-scientist/img/registration/green-tick.png);background-repeat:no-repeat;background-position:98% center}.entry-form .entry-form-grey-arrow{background-image:url(/wp-content/themes/new-scientist/img/registration/grey-up-arrow.png);background-repeat:no-repeat;background-position:98% center}.entry-form .note{display:inline-block;margin:20px 0 0}.entry-form .entry-form-checkbox-label,.entry-form .note{font-size:14px;color:#777}.entry-form .entry-form-checkbox{color:#a7a7a7;background-color:#e1e1e1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:none;float:left;margin-left:0}.entry-form .entry-form-checkbox-container{display:block;margin-top:15px}.entry-form .entry-form-checkbox-label,.entry-form-checkbox-label-account-settings-newsletter{display:block;margin-left:7%;line-height:1.3}.entry-form form .entry-form-button,.entry-form-button{width:100%;height:40px;margin:10px 0;display:block;cursor:pointer;font-family:lato;font-weight:600}.entry-form-checkbox-error,.entry-form-error{color:#da2c00;font-size:12px;margin:1% 0}.entry-form-checkbox-error{margin-left:7%}.register-lists{list-style:disc;margin:5px 0 5px 30px}.register-info{display:inline-block;margin-left:-1%;float:left}.register-info h2{margin:10px 0 0}.register-info .register-progress-container{background-color:#f1f1f1;padding:20px 10%;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;margin-top:70px;display:none}.register-info .register-progress{background-image:url(/wp-content/themes/new-scientist/img/registration/registration-process-scrubber.png);background-repeat:repeat-x;background-position:center;position:relative;height:17px}.register-info .register-progress li{display:inline-block;border:1px solid #d9d9d9;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background-color:#d9d9d9;color:#bbbaba;width:16px;font-size:12px;font-weight:700;vertical-align:middle;cursor:default}.register-info .register-progress li:first-child{position:absolute;left:0}.register-info .register-progress .register-progress-2{position:absolute;left:50%;margin-left:-8px}.register-info .register-progress .register-progress-3{position:absolute;right:0}.register-info .register-progress .register-progress-highlight{background-color:#fff;color:#17ce28}.register-info .register-progress .registration-tooltip{color:#777;height:71px;width:171px;position:absolute;text-align:center;top:-70px;left:-76px;display:none;background-image:url(/wp-content/themes/new-scientist/img/registration/tooltip.png);background-repeat:no-repeat;background-position:center bottom}.register-info .register-progress li .registration-tooltip h3{font-size:10px;color:#cbcbcb;margin-top:10px;line-height:1.4;display:block}.register-info .register-progress .register-progress-highlight .registration-tooltip,.register-info .register-progress li:hover .registration-tooltip{display:block}.register-info article{margin:20px 0;border-top:1px solid silver}.register-info article h2{margin-top:20px}.register-info article p{font-size:14px;margin-bottom:20px;line-height:1.4}.register-info article p strong{color:#000}.registration-login-button{margin:10px 0;display:block;width:100%}.register-info .already-registered{margin:20px 0}.charcoal-buttons #btn-register{background-color:#696d72;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;color:#b9d536;text-shadow:0 1px 0 #696d72}.subscribe-panel{background-color:#e1e1e1;background-image:url(/wp-content/themes/new-scientist/img/registration/magazines-devices.png);background-repeat:no-repeat;background-position:95px bottom;background-size:auto 75%;padding:5px 5% 10px;margin:20px 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.promo-account-info,.subscription-offer{-webkit-border-radius:3px;-moz-border-radius:3px}.subscribe-panel h2{line-height:1.4;width:100%}.subscribe-panel ul{list-style-type:none;padding:0}.subscribe-panel ul li{color:#179cce;font-size:13px}.subscribe-panel p,.subscribe-panel ul{width:40%}.subscribe-panel p{line-height:1.4;font-size:12px}.subscribe-panel a,.subscribe-panel h2,.subscribe-panel p,.subscribe-panel ul{margin:5px 0;display:block;font-family:lato;font-weight:600}.subscribe-panel a{display:inline-block;padding:0 10px;font-size:12px}.register-info .existing-subscriber{line-height:1.4;font-size:14px}.institutional-options{border-top:1px solid silver;padding:20px 0}.institutional-options .institutional-options-grey{padding-top:90px;background-color:#e1e1e1;float:left;width:100%;margin:5px 0}.institutional-options aside{width:100%}.institutional-options h2{margin:0 auto;width:96%;line-height:50px}.institutional-options p{margin:10px auto;height:60px;width:96%}.institutional-options .institutional-options-grey .institutional-options-h2-container{background-color:#d3d3d3;position:relative;display:block;height:50px;width:100%}.institutional-options .institutional-options-grey:hover{background-color:#179cce;color:#fff}.institutional-options .institutional-options-grey:hover .institutional-options-h2-container{background-color:#1184af}.institutional-options .institutional-options-grey:hover .institutional-options-h2-container h2,.institutional-options .institutional-options-grey:hover p{color:#fff}.institutional-options #subscription-educator{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-educator.png);background-repeat:no-repeat;background-position:center 15px}.institutional-options #subscription-educator:hover{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-educator-hover.png)}.institutional-options #subscription-corporate{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-corporate.png);background-repeat:no-repeat;background-position:center 15px}.institutional-options #subscription-corporate:hover{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-corporate-hover.png)}.institutional-options #subscription-gift{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-gift.png);background-repeat:no-repeat;background-position:center 15px}.institutional-options #subscription-gift:hover{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-gift-hover.png)}.registration-process-steps ul{margin:10% 0}.registration-process-steps ul li{color:#000;font-weight:700;font-size:14px}.registration-process-steps ul li:first-child{margin-bottom:5%}.registration-process-steps .resend-verification-email-button{padding:19px 5%;width:90%;display:inline-block;line-height:1.1}.registration-process-steps p{font-size:12px;margin:5% 0}.registration-process-steps .manage-account-link{color:#565656;font-size:12px;background-image:url(/wp-content/themes/new-scientist/img/registration/manage-account.png);background-repeat:no-repeat;background-position:left center;padding-left:30px;display:block;margin-top:5%}.subscription-offer .subscription-offer-details .subscription-offer-details-header-container,.subscription-offer .subscription-offer-details ul li{margin:5% 0}.subscription-offer{background-color:#f7f7f7;border-top:4px #13b2ee solid;border-radius:3px;float:left;width:100%}.subscription-offer .subscription-offer-header{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-magazines.png);background-repeat:no-repeat;background-position:center bottom;background-size:60% auto;padding:4% 1% 75%}.subscription-offer .subscription-offer-details{padding:4% 1%}.subscription-offer .subscription-offer-details .subscription-offer-details-benefits-header{color:#7e7e7e;line-height:1.1}.subscription-offer .subscription-offer-details .subscription-offer-details-benefits-header,.subscription-offer .subscription-offer-details .subscription-offer-details-header,.subscription-offer .subscription-offer-details p,.subscription-offer .subscription-offer-details ul li{font-size:12px;font-weight:700}.subscription-offer .subscription-offer-details ul{list-style-type:none;padding:0}.subscription-offer .subscription-offer-details a{padding:20px 7%;width:86%;display:inline-block;margin:5% 0;line-height:1.1}.already-subscribed{float:left;font-weight:700;font-size:12px;line-height:1.4}.already-subscribed h4{margin:2% 0}.entry-form .already-registered,.entry-form .formfield .instructions,.entry-form article header .regform-freeweek-image{display:none}.entry-form p{margin:0 0 10px}.entry-form .free-terms{font-size:14px;color:#777}.login-form-container,.login-message{display:inline-block;width:100%}.login-list .login-list-link-educator{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-educator-grey.png)}.login-list .login-list-link-corporate{background-image:url(/wp-content/themes/new-scientist/img/registration/subscription-corporate-grey.png)}.login-list li a{display:inline-block;margin-top:20px;width:100%}.promo-container{margin:20px 0}.promo-container,.promo-container .already-subscribed,.promo-container .promo-subscription-find-out-more{display:inline-block}.promo-subscription-find-out-more a{padding:20px 5%;display:inline-block;line-height:1.1;margin:3% 0}.promo-account-info{background-color:#e1e1e1;border-radius:3px}main .login-existing-subscriber{float:right}.promo-account-info aside{margin:5%}.promo-account-info aside a{width:100%;display:inline-block;margin-top:5%}section[role=activate-subscription] article h2{margin-bottom:0}.activate-subscription-details h3{margin:10px 0}.activate-subscription-details .activate-subscription-details-address{background-color:#e1e1e1;margin-bottom:10px;padding:5%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.activate-subscription-details .activate-subscription-details-address h4{margin-bottom:2px}.highlight{background-color:#179cce;color:#fff}article[role=institutional-access] .institutional-button{display:inline-block;width:90%;padding:0 5%;margin:10px 0}.activate-webaccess,.activate-webaccess .entry-form,.regform-free header{width:100%}article[role=institutional-access] .entry-form{float:none;width:100%}article[role=institutional-access] .athens-link{display:block;color:#0CE}.activate-webaccess,.entry-form .regform-free .already-registered,.entry-form .regform-free header .regform-freeweek-image,.regform-free header{display:inline-block}.activate-webaccess .activate-subscription-details>h3{color:#179cce;cursor:pointer}.regform-free h1{font-size:30px;font-weight:900;letter-spacing:-.03em;line-height:1.1;font-style:italic;text-align:left}.regform-free header p{font-size:16px;font-weight:300;letter-spacing:-.6px;line-height:1.3;margin-bottom:10px;text-align:left}.regform-free header .sign-up-now{font-weight:900}.regform-free .instructions{color:#000;font-size:12px;font-weight:700;display:inline-block}.entry-form .regform-free .form-field input,.entry-form .regform-free .form-field select{font-weight:300;border-radius:0!important;height:30px}.entry-form .regform-free .form-field label{margin:10px 0 0}.entry-form .regform-free .entry-form-checkbox-label,.regform-free .note{font-size:14px;letter-spacing:-.6px;line-height:1.3;text-align:left;color:#333}.regform-free .note{margin:10px 0 0;font-weight:300}.entry-form .regform-free .entry-form-checkbox{width:10px}.entry-form .regform-free .entry-form-checkbox-label{margin-left:20px;font-weight:300}.entry-form .regform-free .entry-form-checkbox-error{margin-left:20px}.entry-form .regform-free .entry-form-label span,.entry-form .regform-free .entry-form-required-fields,.entry-form .regform-free .regform-step1{display:none}.regform-free .already-registered a{font-weight:700}.regform-free .free-terms{font-size:10px}@media (min-width:300px){.subscribe-panel{background-position:right bottom;background-size:auto 65%}.subscribe-panel p,.subscribe-panel ul{width:35%}.subscribe-panel a{padding:0 7px}.registration-process-steps p{font-size:12px;margin:2% 0}}.freeWeekNotice{width:100%;float:left;min-height:30px;text-align:left;padding-top:5px;padding-left:5px;padding-right:5px;margin-bottom:10px}.freeWeekNotice h3{font-family:lato;font-weight:500;color:#a42e29!important}@media (min-width:350px){.subscribe-panel{background-size:auto 75%}.subscribe-panel a{padding:0 10px}}@media (min-width:400px){.error-404 h2,.error-404-link-container{margin:2% 0}.entry-form form .entry-form-button,.entry-form-button{width:auto}.registration-login-button{display:inline-block;width:136px}.subscribe-panel h2,.subscribe-panel p,.subscribe-panel ul{width:40%;margin:5px 0}.registration-process-steps ul{margin:8% 0}.registration-process-steps .resend-verification-email-button{padding:19px 27px;width:auto}.registration-process-steps ul li:first-child{margin-bottom:0}.subscription-offer .subscription-offer-details a{width:auto}.login-list li a,.promo-account-info aside a{padding:0 5%;width:auto}article[role=institutional-access] .institutional-button{width:auto}}@media (min-width:450px){.register-login-form article .drop-down-menu{background-position:98% center}.subscribe-panel{background-image:url(/wp-content/themes/new-scientist/img/registration/magazines-devices.png);background-repeat:no-repeat;background-size:auto 95%;background-position:right bottom}.subscribe-panel p,.subscribe-panel ul{width:50%}.subscription-offer .subscription-offer-header,.subscription-offer-details{float:left}.subscription-offer .subscription-offer-header{width:48%;padding:1% 1% 58%;background-position:center 70px;background-size:80% auto}.subscription-offer .subscription-offer-details{width:48%;padding:1%}.subscription-offer-details .subscription-offer-details-benefits-header{text-align:right;width:100%}.subscription-offer .subscription-offer-details .subscription-offer-details-header-container{border-left:1px #bfbfbf solid;padding-left:5%}.subscription-offer .subscription-offer-details a{float:right}}@media (min-width:550px){.error-404 h2,.error-404-link-container{margin:1% 0}.register-info .register-progress-container{display:block}.register-info .already-registered{width:45%;float:left;display:inline-block}.subscribe-panel{width:45%;float:right;display:inline-block;background-size:auto 60%}.subscribe-panel h2{width:100%}.subscribe-panel p,.subscribe-panel ul{width:40%;margin:5px 0}.register-info .existing-subscriber{width:40%;display:inline-block;float:left}.institutional-options .institutional-options-grey{width:32%}.institutional-options h2{width:70%;line-height:25px}.institutional-options #subscription-educator,.institutional-options #subscription-gift{margin:1% 0}.institutional-options #subscription-corporate{margin:1% 2%}.institutional-options p{height:100px}.subscription-offer .subscription-offer-header{padding:1% 1% 55%;background-position:center 60px}.promo-container{width:40%;float:left}.promo-subscription-find-out-more{float:left}article[role=institutional-access] .entry-form{width:50%}.activate-subscription-details .activate-subscription-details-address{width:50%;float:left}}@media (min-width:650px){.subscribe-panel{background-size:auto 70%}.subscribe-panel p,.subscribe-panel ul{width:50%}.subscription-offer .subscription-offer-header{padding:1% 1% 43%;background-position:center 90px}}@media (min-width:768px){.subscribe-panel{background-size:auto 75%}.register-info .already-registered,.register-info .existing-subscriber,.subscribe-panel{float:none;display:block;width:auto}.subscribe-panel p,.subscribe-panel ul{width:50%;margin:10px 0}.institutional-options{padding:30px 0}.institutional-options h2{width:96%;line-height:50px}.institutional-options p{height:80px}.institutional-options .institutional-options-grey .institutional-options-h2-container{height:50px}.registration-process-steps ul{margin:2% 0}.registration-process-steps p{margin:1% 0}.subscription-offer .subscription-offer-header{padding:1% 1% 32%;background-size:69% auto;background-position:center 55px}.subscription-offer .subscription-offer-details ul li{margin:2% 0}.promo-container{float:none;width:auto;margin-bottom:0}.activate-webaccess section[role=activate-subscription],.activate-webaccess section[role=link-subscription]{width:49%}.activate-webaccess section[role=activate-subscription]{margin-right:2%}.regform-free{texct-align:left}.regform-free img{float:right;margin-left:10px;width:250px}.regform-free h1{font-size:54px}.regform-free header p{font-size:18px;line-height:1.2}.entry-form .regform-free form .form-field{width:48%;float:left}.entry-form .regform-free form .form-field:nth-of-type(even){margin-left:2%}.entry-form .regform-free .already-registered{margin:10px 0;display:inline-block;width:100%}}@media (min-width:1024px){.register-info .existing-subscriber,.subscribe-panel{float:none;width:90%}.subscribe-panel{background-size:auto 95%}.subscribe-panel h2,.subscribe-panel p,.subscribe-panel ul{margin:10px 0}.subscribe-panel a{margin:5px 0}.institutional-options p{height:50px}.subscription-offer .subscription-offer-header{padding:1% 1% 28%;background-size:60% auto}body.reg-barrier{position:fixed}.registration-barrier-overflow{overflow:hidden}.registration-barrier-container{background-color:rgba(0,0,0,.5);overflow-y:scroll;position:fixed;top:211px;bottom:0;left:0;right:0;z-index:990;text-align:center}.registration-barrier-container-content{background-color:#fff;margin:5% auto;text-align:left;display:inline-block;width:900px;padding:2%;border-radius:3px;-moz-box-shadow:2px 2px 10px -2px #000;-webkit-box-shadow:2px 2px 10px -2px #000;box-shadow:2px 2px 10px -2px #000}}@media (min-width:1280px){.subscription-offer .subscription-offer-header{padding:1% 1% 21%;background-size:48% auto}.subscription-offer .subscription-offer-details ul li{margin:1% 0}.subscription-offer .subscription-offer-details a{margin:3% 0}.registration-barrier-container{top:216px}} .account-settings{display:inline-block;width:100%}.account-settings-nav ul{position:relative;border-bottom:1px #d4d4d4 solid;width:100%;float:left}.account-settings-nav ul li{display:inline-block;text-indent:-99999px;width:16.6666%;float:left;height:50px;background-position:center center;margin:0}.account-settings-nav ul li:hover{cursor:pointer}.account-settings-nav ul .account-settings-nav-active{background-color:#d4d4d4}.account-settings-nav ul #newsletter-preferences{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-newsletter-preferences.png);background-repeat:no-repeat}.account-settings-nav ul #newsletter-preferences:hover{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-newsletter-preferences-blue.png);color:#1a91da}.account-settings-nav ul #change-password{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-change-password.png);background-repeat:no-repeat}.account-settings-nav ul #change-password:hover{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-change-password-blue.png);color:#1a91da}.account-settings-nav ul #update-details{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-update-details.png);background-repeat:no-repeat}.account-settings-nav ul #update-details:hover{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-update-details-blue.png);color:#1a91da}.account-settings-nav ul #change-email{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-update-details.png);background-repeat:no-repeat}.account-settings-nav ul #change-email:hover{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-update-details-blue.png);color:#1a91da}.account-settings-nav ul #update-sub{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-update-details.png);background-repeat:no-repeat}.account-settings-nav ul #update-sub:hover{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-update-details-blue.png);color:#1a91da}.account-settings-nav ul #manage-sub{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-update-details.png);background-repeat:no-repeat}.account-settings-nav ul #manage-sub:hover{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-update-details-blue.png);color:#1a91da}.account-settings-nav ul #delete-account{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-delete-account.png);background-repeat:no-repeat;background-position:left center;position:absolute;left:100%;margin-left:-22px}.account-settings-nav ul #delete-account:hover{background-image:url(/wp-content/themes/new-scientist/img/myaccount/account-settings-delete-account-blue.png)}.account-settings-nav ul li a{display:block}.account-settings-form-content{width:100%;height:500px;overflow:hidden}.account-settings-form{width:100%}.account-settings-form h2{margin-top:5%}.account-settings-form-content .account-settings-form .account-settings-form-button{width:100%;display:block;padding:19px 0;margin:5% 0;cursor:pointer}.entry-form-checkbox-label-account-settings-newsletter{color:#000;font-size:14px}.entry-form-account-settings-description{font-size:14px;line-height:1.3}.entry-form-account-settings-newsletter-description{margin:1% 0 1% 7%}.account-settings-form-input-password{width:96%}.password-details{display:inline-block;width:100%;font-size:14px;margin-top:10px}.subscriber-id{width:100%;margin:0 0 10px}@media (min-width:400px){.account-settings-nav{margin-bottom:0;width:10%;display:inline-block;float:left}.account-settings-nav ul{border-bottom:none;height:auto}.account-settings-nav ul li{display:block;border-bottom:1px #d4d4d4 solid;width:100%}.account-settings-nav ul #change-email,.account-settings-nav ul #change-password,.account-settings-nav ul #delete-account,.account-settings-nav ul #manage-sub,.account-settings-nav ul #newsletter-preferences,.account-settings-nav ul #update-details,.account-settings-nav ul #update-sub{position:relative;left:0;margin-left:0;background-position:center center}.account-settings-form-content{width:90%}.account-settings-form{float:left;border:1px solid #d4d4d4;width:100%;padding:3%}#account-settings-form-sub .account-settings-form{padding-bottom:50px}.account-settings-form h2{margin-top:0}.account-settings-form-content .account-settings-form .account-settings-form-button{width:226px}.account-settings-form-drop-down-menu,.account-settings-form-input-details{width:74%}.entry-form-account-settings-delete-description{margin:1% 0 30%}}@media (min-width:600px){.account-settings-form-label-password{width:40%;display:inline-block}.account-settings-form-input-password{width:54%;display:inline-block}.page-id-223 h1,.subscriber-id{width:50%;float:left}.account-settings-form-content .account-settings-form .account-settings-form-button-password{margin-left:41%}.subscriber-id{margin:10px 0;text-align:right}}@media (min-width:768px){.account-settings{margin:8px 0 0}.account-settings-nav ul li a{height:0}.account-settings-form-label-password{width:38%;display:inline-block}.account-settings-form-input-password{width:56%;display:inline-block}.account-settings-form-content .account-settings-form .account-settings-form-button-password{margin-left:39%}}@media (min-width:1024px){.account-settings-nav{width:35%}.account-settings-nav ul li{text-indent:0;padding-left:17%;width:100%;font-size:12px;line-height:50px;height:50px;valign:middle}.account-settings-nav ul #change-email,.account-settings-nav ul #change-password,.account-settings-nav ul #delete-account,.account-settings-nav ul #manage-sub,.account-settings-nav ul #newsletter-preferences,.account-settings-nav ul #update-details,.account-settings-nav ul #update-sub{background-position:10px center}.account-settings-form-content{width:65%}.account-settings-form-label-password{width:30%;display:inline-block}.account-settings-form-input-password{width:64%;display:inline-block}.account-settings-form-content .account-settings-form .account-settings-form-button-password{margin-left:31%}} section[role=subscription-barrier]{margin-top:5%}section[role=subscription-barrier] .subscription-barrier-header{float:left;margin-bottom:5%;width:100%}section[role=subscription-barrier] .subscription-barrier-header a{color:#1a91da}section[role=subscription-barrier] .subscription-barrier-header .subscription-barrier-header-desc,section[role=subscription-barrier] .subscription-barrier-header .subscription-barrier-header-desc-login,section[role=subscription-barrier] .subscription-barrier-headerr ul{display:inline-block}section[role=subscription-barrier] .subscription-barrier-header .subscription-barrier-header-desc{width:100%;margin:0;float:left;font-family:lato;font-weight:900;font-size:30px;letter-spacing:-.03em;line-height:1;color:#111}section[role=subscription-barrier] .subscription-barrier-header .subscription-barrier-header-desc-login{width:100%;margin:0;float:left;font-family:lato;font-weight:400;font-size:30px;letter-spacing:-.03em;line-height:1;color:#111}section[role=subscription-barrier] .subscription-barrier-header ul{width:37%;float:right}section[role=subscription-barrier] .subscription-barrier-header ul li{margin:0;font-size:12px;text-align:right}section[role=subscription-barrier] .subs-barrier-offers{float:left;width:100%}section[role=subscription-barrier] .subs-barrier-offers ul .subs-barrier-offers-options{border-top:1px #b3b6bd solid;margin-bottom:0}section[role=subscription-barrier] .subs-barrier-offers ul li article header{width:100%;display:inline-block;margin:3% 0 5%;cursor:pointer}.activate-webaccess section .subs-barrier-offers-header-selected,.subs-barrier-offers-header-selected h3{background-image:url(/wp-content/themes/new-scientist/img/subs-barrier/up-arrow.png)!important}.activate-webaccess section h2,section[role=subscription-barrier] .subs-barrier-offers ul li article header h3{width:100%;float:left;font-size:20px;font-weight:500;letter-spacing:-1px;text-transform:uppercase;padding-right:20%;background-image:url(/wp-content/themes/new-scientist/img/subs-barrier/down-arrow.png);background-position:95% 50%;background-repeat:no-repeat}section[role=subscription-barrier] .subs-barrier-offers ul li article .subs-barrier-header-price{width:100%;float:right;margin:none;font-family:lato;font-weight:400;padding:5% 0 0}section[role=subscription-barrier] .subs-barrier-offers ul li article .price{text-align:center;margin:0;font-family:lato;font-weight:900;font-size:52px;letter-spacing:-.03em;line-height:1;color:#111}section[role=subscription-barrier] .subs-barrier-offers ul li article .issues{text-align:center;margin:0;font-family:lato;font-weight:900;font-size:26px;letter-spacing:-.03em;line-height:1;color:#111;text-transform:uppercase}section[role=subscription-barrier] .subs-barrier-offers ul li article .saving{font-weight:500;font-size:16px;text-align:center;font-style:italic}section[role=subscription-barrier] .subs-barrier-offers ul li article section{display:none;box-sizing:border-box}section[role=subscription-barrier] .subs-barrier-offers ul li article #webapp{display:block}section[role=subscription-barrier] .subs-barrier-offers ul li article section img{display:block;margin:0 auto;float:left;max-width:100%;width:auto}section[role=subscription-barrier] .subs-barrier-offers ul li article section ul{width:100%;padding:16px 0;display:inline-block;list-style:square inside}section[role=subscription-barrier] .subs-barrier-offers ul li article section ul li{line-height:20px;height:20px;margin:0;font-family:lato;font-weight:900;color:#111}section[role=subscription-barrier] .subs-barrier-offers ul li article section .subs-barrier-offer-price{display:none}section[role=subscription-barrier] .subs-barrier-offers ul li article section .subs-barrier-offer-price p{margin:0;font-family:lato;font-weight:400}section[role=subscription-barrier] .subs-barrier-offers ul li article section .button-container{padding:0 25% 20px}section[role=subscription-barrier] .subs-barrier-offers ul li article section .subs-barrier-offers-subscribe-button{background-color:#00b7fc;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-decoration:none;border:none;text-align:center;font-size:20px;font-weight:600;width:100%;padding:10px 0;display:inline-block}section[role=subscription-barrier] #subscription-corporate,section[role=subscription-barrier] #subscription-educator,section[role=subscription-barrier] .subs-barrier-direct-debit,section[role=subscription-barrier] .subs-barrier-quotes{display:none}section[role=subscription-barrier] .subs-barrier-direct-debit .subs-barrier-direct-debit-copy{margin:0;font-family:lato;font-weight:400}section[role=subscription-barrier] .subs-barrier-call{float:left;width:100%;text-align:center;margin:5% 0}section[role=subscription-barrier] .subs-barrier-call .subs-barrier-call-desc{font-family:lato;font-weight:400;margin:0;font-size:12px}section[role=subscription-barrier] .subs-barrier-call .subs-barrier-call-number{font-size:20px;color:#13a1c7;margin:0;font-family:lato;font-weight:400}section[role=subscription-barrier] .institutional-options{padding:0;margin-bottom:20px;border:none}section[role=subscription-barrier] .institutional-options .institutional-options-grey{margin:0;border-top:3px #169dcc solid}section[role=subscription-barrier] #subscription-gift{margin:0;width:100%}.subs-barrier-add-display{display:block;-webkit-transition:height 2s;transition:height 2s}.subs-barrier-add-no-display{display:none;-webkit-transition:height 2s;transition:height 2s}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article section{padding:0 5%}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article header h3{font-family:lato;font-weight:900;font-size:32px;letter-spacing:-.03em;line-height:1;color:#111;text-align:center;padding:0}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article .subs-barrier-header-price{padding:0;float:none}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article .subs-barrier-header-price .price{color:#4b4b4b}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article .subs-barrier-header-price .saving{font-family:lato;font-weight:900;font-size:32px;font-style:normal;letter-spacing:-.03em;line-height:1;color:#ff7b00}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article ul{list-style:none;display:block;width:auto;margin:0 auto}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article ul li{background-image:url(/wp-content/themes/new-scientist/img/subs-barrier/plus.png);background-repeat:no-repeat;background-position:0 5px;background-size:10px 10px;padding:0 0 0 15px;height:auto;margin-bottom:5px}@media (min-width:340px){section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article ul{width:300px}}@media (min-width:550px){section[role=subscription-barrier] .subs-barrier-offers ul li article header{margin:1% 0 2%}section[role=subscription-barrier] .subs-barrier-offers ul li article header .subs-barrier-header-price{padding:1% 0 0}section[role=subscription-barrier] .subs-barrier-offers ul li article section img{margin:0 auto;width:60%;padding:0 20%}section[role=subscription-barrier] .subs-barrier-offers ul li article section ul li{padding:0 25%}section[role=subscription-barrier] .subs-barrier-offers ul li article section .button-container{padding:10px 25% 20px}}@media (min-width:768px){.activate-webaccess section .subs-barrier-offers-header-selected,.activate-webaccess section h2{background-image:none!important;padding:0!important}}@media (min-width:910px){section[role=subscription-barrier] .subscription-barrier-header{margin:2% 0}section[role=subscription-barrier] .subs-barrier-offers{padding:0;width:100%;background-color:#fff}section[role=subscription-barrier] .subs-barrier-offers ul li article section .button-container{padding:0 17.5% 20px}section[role=subscription-barrier] .subs-barrier-offers ul .subs-barrier-offers-options{width:23.5%;float:left;margin-left:2%}section[role=subscription-barrier] .subs-barrier-offers ul .subs-barrier-offers-options article header{padding:0;margin:0}.subs-barrier-offers-header-selected h3,section[role=subscription-barrier] .subs-barrier-offers ul .subs-barrier-offers-options article header{background-image:none!important;cursor:auto}section[role=subscription-barrier] .subs-barrier-offers ul .subs-barrier-offers-options article header h3{font-size:18px;background-image:none}section[role=subscription-barrier] .subs-barrier-offers ul li article header .subs-barrier-header-price{padding:5% 0 0}section[role=subscription-barrier] .subs-barrier-offers ul .subs-barrier-offers-options article section{width:100%}section[role=subscription-barrier] .subs-barrier-offers ul .subs-barrier-offers-options:first-child{margin-left:0}section[role=subscription-barrier] .subs-barrier-offers ul li article #webapp,section[role=subscription-barrier] .subs-barrier-offers ul li article #webappprint,section[role=subscription-barrier] .subs-barrier-offers ul li article #webonly,section[role=subscription-barrier] .subs-barrier-offers ul li article #webprint{display:inline-block}section[role=subscription-barrier] .subs-barrier-offers ul li article section img{margin:10px auto;width:auto;padding:0}section[role=subscription-barrier] .subs-barrier-offers ul li article section ul{height:90px;padding:10px 0;width:100%}section[role=subscription-barrier] .subs-barrier-offers ul li article section ul li{padding:0;line-height:22px;height:22px}section[role=subscription-barrier] .subs-barrier-offers ul li article section .subs-barrier-offer-price{display:inline-block;width:100%;text-align:center;margin-bottom:10px}section[role=subscription-barrier] .subs-barrier-offers ul li article section .subs-barrier-offer-price p{font-size:18px}section[role=subscription-barrier] .subs-barrier-offers ul li article section .subs-barrier-offer-price .subs-barrier-offer-price-details{font-size:16px}section[role=subscription-barrier] .subs-barrier-direct-debit{display:inline-block;float:left;width:100%}section[role=subscription-barrier] .subs-barrier-direct-debit p{font-size:14px}section[role=subscription-barrier] .subs-barrier-call{display:none}section[role=subscription-barrier] .subs-barrier-quotes{display:inline-block;float:left;width:100%;margin-top:3%;background-color:#e1e6ec;padding:2.5% 0;position:relative;height:100px}section[role=subscription-barrier] .subs-barrier-quotes p{display:inline-block;float:left;width:20%;padding:0 2.5%;font-size:12px;position:absolute}section[role=subscription-barrier] .subs-barrier-quotes-2{left:25%}section[role=subscription-barrier] .subs-barrier-quotes-3{left:50%}section[role=subscription-barrier] .subs-barrier-quotes-4{left:75%}section[role=subscription-barrier] .subs-barrier-quotes-bottom{bottom:12.5%}section[role=subscription-barrier] .institutional-options{margin-top:20px}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options .subs-barrier-offers-options{width:32%;padding:2% 4%}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article header h3{font-family:lato;font-weight:900;font-size:32px;letter-spacing:-.03em;line-height:1;color:#111;text-align:center;padding:0}section[role=subscription-barrier] .subs-barrier-offers .subs-barrier-three-options li article ul{width:100%;display:inline-block;height:170px}}@media (min-width:1024px){section[role=subscription-barrier] .institutional-options #subscription-corporate,section[role=subscription-barrier] .institutional-options #subscription-educator,section[role=subscription-barrier] .institutional-options #subscription-gift{width:32%}section[role=subscription-barrier] .institutional-options #subscription-corporate,section[role=subscription-barrier] .institutional-options #subscription-educator{display:inline-block}section[role=subscription-barrier] .institutional-options #subscription-educator,section[role=subscription-barrier] .institutional-options #subscription-gift{margin:0}section[role=subscription-barrier] .institutional-options #subscription-corporate{margin:0 2%}section[role=subscription-barrier] .institutional-options p{height:100px}} .archive-title,.page-template-magazine-archive-page .archive-title i{line-height:1;letter-spacing:-.6px;font-weight:900;font-size:31px;font-family:lato}.magazine-archive-intro p{margin-bottom:12px}.magazine-archive-browser{width:100%;margin-bottom:20px;white-space:nowrap;vertical-align:baseline;display:inline-block}.magazine-archive-browser label{float:left;line-height:41px}.magazine-archive-issues{display:inline-block;float:left;width:100%;border-top:1px solid #000}.magazine-archive-issues article{display:inline-block;width:100%;float:left;margin-bottom:20px}.article-body .magazine-archive-issues h2{font-size:18px;margin-bottom:10px;text-transform:uppercase;font-weight:400;line-height:1.4}.magazine-archive-issues article div{display:inline-block;width:48%;float:left;margin-bottom:10px}.magazine-archive-issues article div:nth-of-type(odd){clear:both}.magazine-archive-issues article div:nth-of-type(even){margin-left:4%}.magazine-archive-issues article div .issue-details{width:100%}.magazine-archive-issues article div a,.magazine-archive-issues article div img,.magazine-archive-issues article div p{display:block}.magazine-archive-issues article div img{width:100%;height:auto;float:left;border:1px solid #cecece;margin-bottom:10px}.magazine-archive-issues article div p,.page-template-issue-page .pastissues .pastissues-list li .issue-details p{width:100%;float:left;color:#000;font-family:lato;font-size:12.5px;margin-bottom:2px}.magazine-archive-issues article div .archive-view-more,.page-template-issue-page .pastissues .pastissues-list li .issue-details .archive-view-more{width:auto;padding-right:20px}.magazine-archive-issues article div .archive-issue-number{text-transform:uppercase}.magazine-archive-browser label,.magazine-archive-browser option{font-size:20px;font-weight:400;text-transform:uppercase}.magazine-archive-browser label{width:50px}.magazine-archive-browser .entry-form-drop-down-menu{float:left;border-radius:none;box-shadow:none;width:80px;margin-left:10px;padding:0 2% 0 1%;line-height:40px;height:40px;color:#000;background:url(/wp-content/themes/new-scientist/img/registration/drop-down-arrow.png) 95% center no-repeat;-webkit-appearance:none;-moz-appearance:none;text-indent:.01px;text-overflow:"";font-size:21px;margin-top:1px;font-weight:400;border:1px solid #333}@media (min-width:400px){.magazine-archive-issues article div,.magazine-archive-issues article div:nth-of-type(even){width:31.3333%;margin-left:3%}.magazine-archive-issues article div:nth-of-type(odd){clear:none}.magazine-archive-issues article div:nth-of-type(1),.magazine-archive-issues article div:nth-of-type(4){clear:both}.magazine-archive-issues article div:first-child,.magazine-archive-issues article div:nth-of-type(4){margin-left:0}.magazine-archive-issues article div img,.magazine-archive-issues article div p{width:100%;float:none}.magazine-archive-issues article div .archive-issue-number{margin-top:4px}.magazine-archive-issues article div .archive-view-more{display:inline}}@media (min-width:550px){.magazine-archive-issues article div,.magazine-archive-issues article div:nth-of-type(even){width:23.5%;margin-left:2%}.magazine-archive-issues article div:first-child,.magazine-archive-issues article div:nth-of-type(5){margin-left:0}.magazine-archive-issues article div:nth-of-type(1),.magazine-archive-issues article div:nth-of-type(5){clear:both}.magazine-archive-issues article div:nth-of-type(4){clear:none}}@media (min-width:768px){.archive-title,.page-template-magazine-archive-page .archive-title i{line-height:1;letter-spacing:-.6px;font-weight:900;font-size:50px}.magazine-archive-issues article div,.magazine-archive-issues article div:nth-of-type(5),.magazine-archive-issues article div:nth-of-type(even){width:18.4%;margin-left:2%;margin-bottom:0}.magazine-archive-issues article div:nth-of-type(5){clear:none}} .rsArrow,.rsThumbs,.rsThumbsArrow{cursor:pointer}.rsOverflow,.rsSlide,.rsThumbs{overflow:hidden}.rsABlock,.rsLink{-webkit-backface-visibility:hidden}.royalSlider{width:100%;height:auto;position:relative;direction:ltr}.rsContainer,.rsOverflow,.rsVisibleNearbyWrap{height:100%;-webkit-tap-highlight-color:transparent;width:100%}.royalSlider>*{float:left}.rsWebkit3d .rsAbsoluteEl,.rsWebkit3d .rsBtnCenterer,.rsWebkit3d .rsContainer,.rsWebkit3d .rsOverflow,.rsWebkit3d .rsPreloader,.rsWebkit3d .rsSlide,.rsWebkit3d .rsThumbs,.rsWebkit3d img{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.rsFade.rsWebkit3d .rsContainer,.rsFade.rsWebkit3d .rsSlide,.rsFade.rsWebkit3d img{-webkit-transform:none}.rsOverflow{position:relative;float:right}.rsVisibleNearbyWrap{position:relative;overflow:hidden;left:0;top:0}.rsVisibleNearbyWrap .rsOverflow{position:absolute;left:0;top:0}.rsContainer{position:relative}.rsThumb{float:left;position:relative}.rsArrow,.rsNav,.rsThumbsArrow{opacity:1;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.rsHidden{opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .3s,opacity .3s linear;-moz-transition:visibility 0s linear .3s,opacity .3s linear;-o-transition:visibility 0s linear .3s,opacity .3s linear;transition:visibility 0s linear .3s,opacity .3s linear}.rsGCaption{width:100%;float:left;text-align:center}.royalSlider.rsFullscreen{position:fixed!important;height:auto!important;width:auto!important;margin:0!important;padding:0!important;z-index:2147483647!important;top:0!important;left:0!important;bottom:0!important;right:0!important}.royalSlider .rsSlide.rsFakePreloader{opacity:1!important;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;transition:0s;display:none}.rsSlide{position:absolute;left:0;top:0;display:block;height:100%;width:100%}.royalSlider.rsAutoHeight,.rsAutoHeight .rsSlide{height:auto}.rsContent{width:100%;height:100%;position:relative}.rsPreloader{position:absolute;z-index:0}.rsNav{-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none}.rsNavItem{-webkit-tap-highlight-color:rgba(0,0,0,.25)}.rsThumbs{position:relative;float:left;z-index:22}.rsTabs{float:left;background:0 0!important}.rsTabs,.rsThumbs{-webkit-tap-highlight-color:transparent}.rsVideoContainer{width:auto;height:auto;line-height:0;position:relative}.rsABlock,.rsLink,.rsVideoFrameHolder{left:0;top:0;position:absolute}.rsVideoFrameHolder{background:#141414;opacity:0;-webkit-transition:.3s}.rsVideoFrameHolder.rsVideoActive{opacity:1}.rsVideoContainer .rsVideoObj,.rsVideoContainer embed,.rsVideoContainer iframe,.rsVideoContainer video{position:absolute;z-index:50;left:0;top:0;width:100%;height:100%}.rsVideoContainer.rsIOSVideo embed,.rsVideoContainer.rsIOSVideo iframe,.rsVideoContainer.rsIOSVideo video{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:44px}.rsABlock{z-index:15}.grab-cursor{cursor:url(/wp-content/themes/new-scientist/grab.png) 8 8,move}.grabbing-cursor{cursor:url(/wp-content/themes/new-scientist/grabbing.png) 8 8,move}.rsNoDrag{cursor:auto}.rsLink{width:100%;height:100%;display:block;z-index:20;background:url(/wp-content/themes/new-scientist/blank.gif)} @media screen and (min-width:700px){.rsDefault.rsHor .rsArrowLeft,.rsDefault.rsVer .rsArrowLeft{left:0;top:0}.rsDefault,.rsDefault .rsOverflow,.rsDefault .rsSlide,.rsDefault .rsThumbs,.rsDefault .rsVideoFrameHolder{background:#333;color:#FFF}.rsDefault .rsArrow{height:100%;width:44px;position:absolute;display:block;cursor:pointer;z-index:21}.rsDefault.rsVer .rsArrow{width:100%;height:44px}.rsDefault.rsVer .rsArrowRight{bottom:0;left:0}.rsDefault.rsHor .rsArrowRight{right:0;top:0}.rsDefault .rsArrowIcn{width:32px;height:32px;top:50%;left:50%;margin-top:-16px;margin-left:-16px;position:absolute;cursor:pointer;background:url(/wp-content/themes/new-scientist/scripts/slider/rs-default.png) #000;background-color:rgba(0,0,0,.75);border-radius:2px}.rsDefault .rsArrowIcn:hover{background-color:rgba(0,0,0,.9)}.rsDefault.rsHor .rsArrowLeft .rsArrowIcn{background-position:-64px -32px}.rsDefault.rsHor .rsArrowRight .rsArrowIcn{background-position:-64px -64px}.rsDefault.rsVer .rsArrowLeft .rsArrowIcn{background-position:-96px -32px}.rsDefault.rsVer .rsArrowRight .rsArrowIcn{background-position:-96px -64px}.rsDefault .rsArrowDisabled .rsArrowIcn{opacity:.2;filter:alpha(opacity=20)}.rsDefault .rsBullets{position:absolute;z-index:35;left:0;bottom:0;width:100%;height:auto;margin:0 auto;background:#000;background:rgba(0,0,0,.75);text-align:center;line-height:8px;overflow:hidden}.rsDefault .rsBullet{width:8px;height:8px;display:inline-block;padding:6px 5px}.rsDefault .rsBullet span{display:block;width:8px;height:8px;border-radius:50%;background:#777;background:rgba(255,255,255,.5)}.rsDefault .rsBullet.rsNavSelected span{background-color:#FFF}.rsDefault .rsThumbsHor{width:100%;height:auto}.rsDefault .rsThumbsVer{width:40%;height:100%;position:absolute;top:0;left:0}.rsDefault.rsWithThumbsHor .rsThumbsContainer{position:relative;height:100%}.rsDefault.rsWithThumbsVer .rsThumbsContainer{position:relative;width:100%;height:100%!important;-webkit-transform:none!important}.rsDefault .rsThumb{float:left;overflow:hidden;width:100%;border-top:1px solid #444;border-bottom:1px solid #222;box-sizing:border-box;height:25%}.rsDefault .rsThumb .rsTmb{height:100%;padding:3%}.rsDefault .rsThumb :hover{background:#3D3938}.rsDefault .rsThumb:last-of-type{border-bottom:0 solid transparent}.rsDefault .rsThumb img{width:100%;height:100%}.rsDefault .rsThumb.rsNavSelected{background:#4A4443;height:50%}.rsDefault .rsThumb.rsNavSelected img{opacity:.3;filter:alpha(opacity=30)}.rsDefault .rsTmb{display:block}.rsDefault .rsTmb h5{font-size:18px;margin:0 0 5px;padding:0;line-height:1;font-weight:900;letter-spacing:-.6px;color:#FFF;font-family:lato;float:left;width:100%}.rsDefault .rsTmb span{color:#DDD;margin:0;padding:0;font-size:12.5px;line-height:1.4;display:none}.rsDefault .rsNavSelected .rsTmb span{display:block}.rsDefault .rsThumbsArrow{height:100%;width:20px;position:absolute;display:block;cursor:pointer;z-index:21;background:#000;background:rgba(0,0,0,.75)}.rsDefault .rsThumbsArrow:hover{background:rgba(0,0,0,.9)}.rsDefault.rsWithThumbsVer .rsThumbsArrow{width:100%;height:20px;display:none}.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft{top:0;left:0}.rsDefault.rsWithThumbsVer .rsThumbsArrowRight{bottom:0;left:0}.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft{left:0;top:0}.rsDefault.rsWithThumbsHor .rsThumbsArrowRight{right:0;top:0}.rsDefault .rsThumbsArrowIcn{width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;position:absolute;cursor:pointer;background:url(/wp-content/themes/new-scientist/scripts/slider/rs-default.png)}.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn{background-position:-128px -32px}.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn{background-position:-128px -48px}.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn{background-position:-144px -32px}.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn{background-position:-144px -48px}.rsDefault .rsThumbsArrowDisabled{display:none!important}.rsDefault .rsTabs{width:100%;height:auto;margin:0 auto;text-align:center;overflow:hidden;padding-top:12px;position:relative}.rsDefault .rsTab{display:inline-block;cursor:pointer;text-align:center;height:auto;width:auto;color:#333;padding:5px 13px 6px;min-width:72px;border:1px solid #D9D9DD;border-right:1px solid #f5f5f5;text-decoration:none;background-color:#FFF;background-image:-webkit-linear-gradient(top,#fefefe,#f4f4f4);background-image:-moz-linear-gradient(top,#fefefe,#f4f4f4);background-image:linear-gradient(to bottom,#fefefe,#f4f4f4);-webkit-box-shadow:inset 1px 0 0 #fff;box-shadow:inset 1px 0 0 #fff}.rsDefault .rsTab:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.rsDefault .rsTab:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid #cfcfcf}.rsDefault .rsTab:active{border:1px solid #D9D9DD;background-color:#f4f4f4;box-shadow:0 1px 4px rgba(0,0,0,.2) inset}.rsDefault .rsTab.rsNavSelected{color:#FFF;border:1px solid #999;text-shadow:1px 1px #838383;box-shadow:0 1px 9px rgba(102,102,102,.65) inset;background:#ACACAC;background-image:-webkit-linear-gradient(top,#ACACAC,#BBB);background-image:-moz-llinear-gradient(top,#ACACAC,#BBB);background-image:linear-gradient(to bottom,#ACACAC,#BBB)}.rsDefault .rsFullscreenBtn{right:0;top:0;width:44px;height:44px;z-index:22;display:block;position:absolute;cursor:pointer}.rsDefault .rsFullscreenIcn{display:block;margin:6px;width:32px;height:32px;background:url(/wp-content/themes/new-scientist/scripts/slider/rs-default.png) #000;background-color:rgba(0,0,0,.75);border-radius:2px}.rsDefault .rsFullscreenIcn:hover{background-color:rgba(0,0,0,.9)}.rsDefault.rsFullscreen .rsFullscreenIcn{background-position:-32px 0}.rsDefault .rsPlayBtn{-webkit-tap-highlight-color:rgba(0,0,0,.3);width:64px;height:64px;margin-left:-32px;margin-top:-32px;cursor:pointer}.rsDefault .rsPlayBtnIcon{width:64px;display:block;height:64px;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;background:url(/wp-content/themes/new-scientist/scripts/slider/rs-default.png) 0 -32px no-repeat #000;background-color:rgba(0,0,0,.75)}.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon{background-color:rgba(0,0,0,.9)}.rsDefault .rsBtnCenterer{position:absolute;left:50%;top:50%}.rsDefault .rsCloseVideoBtn{right:0;top:0;width:44px;height:44px;z-index:500;position:absolute;cursor:pointer;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.rsDefault .rsCloseVideoBtn.rsiOSBtn{top:-38px;right:-6px}.rsDefault .rsCloseVideoIcn{margin:6px;width:32px;height:32px;background:url(/wp-content/themes/new-scientist/scripts/slider/rs-default.png) -64px 0 #000;background-color:rgba(0,0,0,.75)}.rsDefault .rsCloseVideoIcn:hover{background-color:rgba(0,0,0,.9)}.rsDefault .rsPreloader{width:20px;height:20px;background-image:url(/wp-content/themes/new-scientist/../preloaders/preloader-white.gif);left:50%;top:50%;margin-left:-10px;margin-top:-10px}.rsDefault .rsGCaption{position:absolute;float:none;bottom:6px;left:6px;text-align:left;background:#000;background:rgba(0,0,0,.75);color:#FFF;padding:2px 8px;width:auto;font-size:12px;border-radius:2px}.rsMainSlideImage{margin-left:auto!important}.rsDefault .rsThumbsVer img{display:none}}@media screen and (max-width:1025px){.rsDefault .rsThumbsVer{width:45%}.rsDefault .rsThumb,.rsDefault .rsThumb .rsNavSelected{height:33%!important}.rsDefault .rsTmb span{display:none!important}}@media screen and (max-width:768px){.hero-slider{padding-right:0!important}.rsThumbsContainer{-webkit-transform:translate3d(0,0,0)!important}.rsThumb{display:inline-block;padding:10px 0 20px;width:100%;border-top:1px solid #CCC}.rsDefault .rsThumbsVer{width:40%}.rsThumb:first-child{border-top:0 solid transparent}.rsTmb h5{font-family:lato;font-size:20px;font-weight:900;letter-spacing:-.6px;line-height:1.1;margin-bottom:10px;width:70%;float:right}}@media screen and (max-width:700px){.rsThumbsContainer{-webkit-transform:translate3d(0,0,0)!important}.rsDefault .rsTmb span{display:block!important;float:right;width:48%;vertical-align:top;color:#777;font-size:14px;line-height:1.4}.rsTmb h5{font-family:lato;font-size:20px;font-weight:900;letter-spacing:-.6px;line-height:1.1;margin-bottom:10px;width:48%;float:right}.rsOverflow{display:none}.rsDefault .rsThumbsVer{width:100%}.rsDefault .rsThumbsVer img{display:inline-block;float:left;margin-right:2%;width:50%}.rsDefault .rsThumb,.rsDefault .rsThumb .rsNavSelected{height:auto!important}}@media screen and (max-width:500px){.rsThumbsContainer{-webkit-transform:translate3d(0,0,0)!important}.rsDefault .rsThumbsVer img{display:inline-block;float:left;margin-right:0;width:100%}.rsTmb h5{font-family:lato;font-size:20px;font-weight:900;letter-spacing:-.6px;line-height:1.1;margin-bottom:10px;width:100%;float:right}.rsDefault .rsTmb span{display:block!important;float:right;width:100%;vertical-align:top;color:#777;font-size:14px;line-height:1.4;margin-top:6px}} .closeBtn,.cookiesDescription,.siteTitle{width:100%;float:left}#cookiesdirective{padding:0 6%}.siteTitle{display:inline-block;padding-right:10px;margin-right:10px;font-size:16px;font-weight:600}.cookiesDescription{display:inline-block;font-size:10px;line-height:1.3}.cookiePolicyLink{float:left;margin-top:11px;font-weight:700;color:#fff;font-size:11px;line-height:1.3}.closeBtn{margin:10px 0}.closeBtn a{padding:5px 10px;background:#fff;color:#000;cursor:pointer}@media (min-width:600px){.cookiePolicyLink,.cookiesDescription{font-size:12.5px}} #banner-above-nav,#banner-below-nav-leader,#video-mid-article{display:none}.article-footer-ad-container,.leaderboard-container{text-align:center}.home .ad-unit-mpu{text-align:center;vertical-align:top}#article-mpu{width:100%}.sponsored-content.promo-box.doublempu{top:1199px}.trending.promo-box.doublempu{top:956px}.connect.promo-box.doublempu{top:1459px}.homepage-promo-container.doublempu{top:892px}.sponsored-content.promo-box.portrait{top:1649px}.trending.promo-box.portrait{top:1406px}.connect.promo-box.portrait{top:1909px}.homepage-promo-container.portrait{top:1342px}#banner-above-nav h5,#banner-below-nav h5,#banner-below-nav-leader h5,#mpu-article-footer h5,#mpu-mid-article h5,#mpu-sidebar h5{font-size:14px;font-weight:300;letter-spacing:-.6px;line-height:1.2;margin-bottom:2px;display:block;text-align:left;color:#111}#mpu-mid-article{text-align:center}#mpu-mid-article h5{width:300px;margin:0 auto}.article-footer-ad-container{border-top:1px solid #000;padding:10px 0;display:inline-block;margin:10px 0;width:100%;text-align:center;position:relative}#mpu-article-footer{width:300px;margin:0 auto}.native-homepage-everything{border-top:1px solid #CCC;margin-bottom:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.native-homepage-everything .sponsored{float:right;text-align:right;margin-top:10px}.native-homepage-everything .sponsored span{margin-right:2%}.native-homepage-everything .sponsored img{float:right;width:50%}#article-outbrain{display:inline-block}@media only screen and (min-width :340px){#banner-below-nav{display:inline-block;margin:0 auto;padding:10px 0}#banner-below-nav h5{display:block;float:none;text-align:left}}@media only screen and (min-width :768px) and (max-width :1023px){.spotlight.doublempu{float:left;width:55%}.spotlight.doublempu ul li{width:98%;margin-top:10px}.spotlight.doublempu ul li:first-child{margin-left:1.5%;margin-top:0}.spotlight.doublempu ul li a img{width:27%}.spotlight.doublempu ul li a h2,.spotlight.doublempu ul li a p,.spotlight.doublempu ul li a span{width:97%;display:block;float:right}.spotlight.doublempu .spotlight li a .eyebrow{margin-top:0}.connect.promo-box.doublempu,.sponsored-content.promo-box.doublempu{display:block}}@media (min-width:750px){.leaderboard-container{text-align:center}#banner-below-nav-leader{display:inline-block;margin:0 auto;padding:0 0 16px}#banner-below-nav{display:none}}@media (min-width:768px){.home .ad-unit-mpu{text-align:right}.native-homepage-everything .sponsored{margin-top:0}}@media (min-width:990px){.ad-leaderboard{display:inline-block;margin:0 auto}}@media (max-width:990px){.ad-leaderboard.wide-leaderboard{; display:none;}}@media (min-width:1024px){.indepth-articles.portrait{margin-bottom:140px}#mpu-mid-article,#mpu-mid-article h5{display:none}#video-mid-article{display:inline;position:absolute;bottom:0;right:0}.sticky-mpu{position:fixed!important;top:53px}} .cover-promo,.spotlight{border-top:3px solid #222}.article-index,.cover-promo,.hero-slider,.home-cover-mpu-wrapper,.indepth-articles,.promo-box,.spotlight{display:inline-block;width:100%}.hero-slider{margin-bottom:20px;position:relative}.home-cover-mpu-wrapper{position:relative}.cover-promo{margin-bottom:10px;border-bottom:3px solid #222;padding:10px 0 20px;vertical-align:top}.spotlight{margin-top:10px}.archive a:hover,.article-index ul li a h2:hover,.article-index-row h2 a:hover,.indepth-articles ul li main h2:hover,.issue-new-index-entry-h1 a:hover,.issue-new-index-title a:hover,.landing-page-spotlight ul li a:hover h2,.promo-box .ns-third-party-widget ul li a:hover h4,.search-content h2 a:hover,.spotlight a h2:hover,.trending ul li a:hover h4,.upfront-articles ul li article h2 a:hover,header[role=masthead] .masthead-latest-news ul li a:hover{color:#1a91da}.cover-container{position:relative;width:100%}.cover-container .content>a img,.cover-container>img{width:50%;float:left}.cover-promo h3,.manual-landing-page .ns-third-party-widget h3,.ns-third-party-widget h3,.promo-box.connect h3,.promo-box.sponsored-content h3,.promo-box.trending h3{color:#000;font-size:18px;font-weight:400;margin-bottom:10px;text-transform:uppercase}.cover-container>img{display:block;position:relative}.cover-promo-details{float:left;padding:0 2%;width:56%}.cover-promo .cover-promo-details h3{display:none}.cover-promo-details ul li{margin-top:4px}.cover-promo-details ul li:first-child{margin-top:0}.cover-promo-details ul li h2 a{border-top:1px solid #eee;display:block;font-family:Lato;font-size:14px;letter-spacing:-.5px;margin-top:10px;padding-top:5px;line-height:1;font-weight:600}.cover-promo-details ul li:first-child h2 a{border-top:none;margin-top:0;padding-top:0}.cover-promo-button{display:block;width:100%;position:absolute;bottom:0;height:50px}.cover-promo-button-wrapper{width:45%;float:left;margin-left:5%}.cover-promo-button-wrapper a:first-child{margin-top:0}.cover-promo-button-wrapper a{font-size:13px;margin:10px 0 0;width:100%;text-align:center}.cover-promo-button .app-button,.cover-promo-button .subscribe-button{width:50%;height:50px;position:absolute;box-sizing:border-box;float:left}.cover-promo-button-wrapper a:hover{color:#fff}.cover-promo-button .subscribe-button{display:inline-block;line-height:48px;padding:0 3%;text-align:center;background-position:83% 50%;border-radius:0;vertical-align:middle;left:0}.cover-promo-button .subscribe-button:hover{color:#fff;background:#1586B1}.cover-promo-button .app-button{display:block;vertical-align:bottom;background:#000;right:0;color:#fff}.cover-promo-button .app-button-text{background:url(/wp-content/themes/new-scientist/img/furniture/app-store-phone.png) 0 1px no-repeat #000;font-size:10px;line-height:10px;margin:9px auto;width:70px;padding-left:25px}.cover-promo-button .app-button-text span{font-size:21px;line-height:25px}.spotlight ul{width:100%;display:block}.spotlight li{width:100%;display:inline-block;vertical-align:top;border-top:1px solid #333}.spotlight li:first-child{border-top:none}.spotlight a img{display:none}.spotlight li h2,.spotlight ul li .spotlight-copy .eyebrow,.spotlight ul li .spotlight-copy a,h3.crosshead{display:inline-block;width:100%}.spotlight ul li .spotlight-copy{display:inline-block;padding:5px 0 15px;width:100%;float:left}.spotlight li h2,h3.crosshead{color:#111;font-size:20px;font-family:lato;font-weight:900;letter-spacing:-.6px;line-height:1.1;margin:0 0 10px}.spotlight li .strap,.spotlight li p{line-height:1.4;font-size:14px;color:#333}.article-index{border-top:3px solid #333;margin-top:20px;margin-left:0;padding-bottom:20px}.article-index h2{margin:0 0 10px;font-weight:900;letter-spacing:-.6px;line-height:1.1}.article-index ul li .second-row,.article-index ul li ul li{border-top:1px solid #333}.article-index ul li:first-child{border-top:none}.article-index ul li a div{display:block;width:100%}.article-index img{display:none}.article-index ul li div a p{display:inline-block;vertical-align:top;font-size:14px;line-height:1.4}.article-index ul li a div img~p{width:70%;display:inline-block;float:left}.article-index ul li{display:inline-block;padding:0;width:100%}.article-index ul li ul li{padding:10px 0 15px}.article-index ul li:nth-child(odd) ul li:first-child{padding:0 0 15px}.section-title{color:#444;font-family:Lato;text-transform:uppercase;letter-spacing:-1px;font-size:26px;margin:5px 0;font-weight:300}#page_navigation{width:100%;margin:0 auto;text-align:center}.active_page{background:#333;color:#fff!important}.screen-reader-text{height:0;text-indent:-99999px;width:0;overflow:hidden;margin:0;padding:0}.article-index .third-party-article,.manual-landing-page .third-party-article{width:100%;text-align:left;margin-top:5px}.article-index .third-party-article p,.manual-landing-page .page-header .third-party-article p{display:inline-block;width:100%;vertical-align:middle;margin:0!important}.article-index .third-party-article img,.manual-landing-page .ns-article-list-widget .third-party-article img,.manual-landing-page .third-party-article img{max-height:30px;max-width:40px;padding:0;margin-top:15px!important}.indepth-articles{border-top:3px solid #333}.indepth-articles h2{margin:0 0 6px;font-weight:900;letter-spacing:-.6px;line-height:1.1}.indepth-articles ul{float:left;width:100%}.indepth-articles ul li{position:relative;width:100%;overflow:hidden;border-top:1px solid #333}.indepth-articles ul li:first-child{border-top:none;padding:0 0 10px}.indepth-articles ul li{display:inline-block;padding:5px 0 10px}.indepth-articles ul li a{cursor:pointer}.indepth-articles a img{display:none}.indepth-articles ul li main h1{margin:0;line-height:1.1}.indepth-articles ul li main p{font-size:14px;line-height:1.4}.indepth-articles ul li main{min-height:auto}.indepth-articles ul li:focus main,.indepth-articles ul li:hover main{top:0}.indepth-articles ul li main h1{font-size:24px}.homepage-promo-container{display:inline-block;width:100%}.home-cover-mpu-wrapper #mpu-sidebar,.home-cover-mpu-wrapper .homepage-promo-container{display:none}.home-cover-mpu-wrapper #mpu-mid-article{display:inline-block}.promo-box{border-top:3px solid #222;padding:10px 0 20px}.sponsored-content.promo-box h4{font-size:16px;letter-spacing:-.6px;color:#111;margin-bottom:10px;font-weight:600}.sponsored-content.promo-box img{display:block;width:auto;height:auto;margin:10px 0}.promo-box>a,.promo-box>ul{display:inline-block;margin:0}.sponsored-content.promo-box p{display:inline-block;vertical-align:top;font-size:14px;line-height:1.4;width:100%;margin-bottom:10px}.promo-box>ul{padding:0;width:100%}.promo-box>a{border-right:none;border-left:1px solid #CCC;padding:0 4%;width:92%}.ns-third-party-widget ul li,.promo-box ul li{border-top:1px solid #cecece;padding:10px 0;width:100%}.manual-landing-page .ns-third-party-widget ul li:first-child,.promo-box .ns-third-party-widget ul li:first-child,.promo-box ul li:first-child{border-top:none}.manual-landing-page .ns-third-party-widget ul li a h4,.promo-box .ns-third-party-widget ul li a h4,.promo-box ul li a h4{font-size:20px;font-weight:900;letter-spacing:-.6px;margin:0;line-height:1;color:#111}.sponsors-logo{float:right;display:block;width:100%;margin-top:10px}.sponsors-logo p{color:#AAA;display:inline-block;text-align:right;width:70%}.sponsors-logo img{display:inline-block;width:30%;margin-bottom:-12px;max-width:100px}.promo-box.connect ul{width:100%;display:block;padding:0;margin:0}.promo-box.connect ul li{float:left;width:25%;border:none;padding:0;margin:0}.promo-box.connect ul li .twitter{background-color:#40bff5}.promo-box.connect ul li .facebook{background-color:#5d82d1}.promo-box.connect ul li .google{background-color:#eb5e4c}.promo-box.connect ul li .rss{background-color:#faa33d}.promo-box.connect ul li a img{max-width:100%;min-height:20px;border:none;display:inline-block;text-align:center;line-height:5em;vertical-align:middle}.addthis_default_style .at300b,.addthis_default_style .at300bo,.addthis_default_style .at300m{padding:0!important}.promo-box.connect a.addthis_button_facebook_follow.at300b,.promo-box.connect a.addthis_button_google_follow.at300b,.promo-box.connect a.addthis_button_linkedin_follow.at300b,.promo-box.connect a.addthis_button_pinterest_follow.at300b,.promo-box.connect a.addthis_button_twitter_follow.at300b{width:18%}.promo-box.connect a.addthis_button_google_follow.at300b,.promo-box.connect a.addthis_button_linkedin_follow.at300b,.promo-box.connect a.addthis_button_pinterest_follow.at300b,.promo-box.connect a.addthis_button_twitter_follow.at300b{margin-left:2.5%}.addthis_toolbox img{-webkit-filter:saturate(.65);width:100%}.addthis_toolbox img:hover{-webkit-filter:saturate(1)}.manual-landing-page .tertiary-sidebar .ns-third-party-widget ul li,.ns-third-party-widget ul li{display:inline-block}.manual-landing-page .tertiary-sidebar .ns-third-party-widget ul li .third-party-article,.ns-third-party-widget ul li .third-party-article{width:100%;text-align:left}.manual-landing-page .tertiary-sidebar .ns-third-party-widget ul li .third-party-article p,.ns-third-party-widget ul li .third-party-article p{font-size:12px;display:inline;vertical-align:top;margin:0}.manual-landing-page .tertiary-sidebar .ns-third-party-widget ul li .third-party-article img,.ns-third-party-widget ul li .third-party-article img{max-height:30px;max-width:40px;margin:10px 0 0;display:inline;float:none}.spotlight_mr{display:block;float:left;padding-top:0;width:auto}.spotlight_mr ul{display:block;width:100%}.spotlight_mr li{border:none;display:block;float:left;margin-left:1.5%;margin-right:0;overflow:hidden;width:31.6667%}.ns_gal_spinBox{position:absolute;z-index:9999999999}.ns_spinner{width:100px;height:100px;margin:30px auto;position:relative;-webkit-animation:rotateit 1.3s linear infinite;animation:rotateit 1.3s linear infinite}@-webkit-keyframes rotateit{from{-webkit-transform:rotate(360deg)}to{-webkit-transform:rotate(0)}}@keyframes rotateit{from{transform:rotate(360deg)}to{transform:rotate(0)}}.ns_spinner.ns_bar div{width:10px;height:30px;background:#006400;position:absolute;top:35px;left:45px}.ns_spinner.ns_bar div:nth-child(1){-webkit-transform:rotate(0) translate(0,-30px);transform:rotate(0) translate(0,-30px)}.ns_spinner.ns_bar div:nth-child(2){-webkit-transform:rotate(45deg) translate(0,-30px);transform:rotate(45deg) translate(0,-30px);opacity:.7}.ns_spinner.ns_bar div:nth-child(3){-webkit-transform:rotate(90deg) translate(0,-30px);transform:rotate(90deg) translate(0,-30px);opacity:.6}.ns_spinner.ns_bar div:nth-child(4){-webkit-transform:rotate(135deg) translate(0,-30px);transform:rotate(135deg) translate(0,-30px);opacity:.5}.ns_spinner.ns_bar div:nth-child(5){-webkit-transform:rotate(180deg) translate(0,-30px);transform:rotate(180deg) translate(0,-30px);opacity:.4}.ns_spinner.ns_bar div:nth-child(6){-webkit-transform:rotate(225deg) translate(0,-30px);transform:rotate(225deg) translate(0,-30px);opacity:.3}.ns_spinner.ns_bar div:nth-child(7){-webkit-transform:rotate(270deg) translate(0,-30px);transform:rotate(270deg) translate(0,-30px);opacity:.2}.ns_spinner.ns_bar div:nth-child(8){-webkit-transform:rotate(315deg) translate(0,-30px);transform:rotate(315deg) translate(0,-30px);opacity:.1}.ns-third-party-widget .widget-title{width:50%;display:inline-block;float:left}.ns-article-list-widget .third-party-article{width:50%;display:inline-block;float:left;margin:0;text-align:right;clear:none}.ns-article-list-widget .third-party-article p{margin-bottom:15px}.ns-article-list-widget .third-party-article img{max-width:40px;max-height:30px;margin:0 0 10px;float:right}.sponsored-content.promo-box .ns-article-list-widget .eyebrow{margin:0}@media (min-width:355px) and (max-width:376px){.cover-promo-details{width:50%}}@media (max-width:375px){.cover-promo-details{width:50%}}@media (min-width:500px){.connect,.sponsored-content{width:49%;float:left}.sponsored-content{margin-right:2%}}@media (min-width:600px){.article-index ul li{padding:0}.article-index ul li a img{display:inline-block;float:left;margin-right:2.5%;width:43%;margin-top:5px}.article-index ul li div{width:54.5%;display:inline-block;float:left;margin:2px 0 0}.article-index ul li a div p{display:inline-block;vertical-align:top}.article-index ul li div a,.article-index ul li div h2,.article-index ul li div p{width:100%}.article-index ul li a div img~p{width:55%;display:inline-block;float:left}.article-index .third-party-article{text-align:right}.article-index .third-party-article img{width:auto!important;margin:0}.spotlight ul li{border:none;padding:0 0 15px}.spotlight ul li a{display:inline-block;float:left;margin-right:2%;width:43%;margin-top:5px}.spotlight ul li a img{display:inline-block;width:100%}.spotlight li .eyebrow{padding-top:0}.spotlight ul li .spotlight-copy{width:55%;float:right;padding:0}.spotlight ul li .spotlight-copy a{margin:0}.indepth-articles a img{float:left;width:43%;margin-right:2.5%;display:inline-block;margin-top:5px}.indepth-articles ul li main{width:54.5%;float:left}.cover-promo-details{width:56%}.connect,.sponsored-content{width:49%;float:left}}@media (min-width:650px){.manual-landing-page .third-party-article img{width:auto!important;margin:0}}@media (min-width:768px){.article-index,.hero-slider,.spotlight ul li .spotlight-copy{width:100%}.article-index,.hero-slider,.indepth-articles,.promo-box{display:inline-block}.home-cover-mpu-wrapper{padding:10px 320px 0 0;border-top:3px solid #222}.home-cover-mpu-wrapper .ad-unit-mpu{position:absolute;right:0;top:44px}.cover-promo{width:100%;float:left;border:none;padding:0}.article-index h2,.indepth-articles h2,.spotlight li h2,h3.crosshead{line-height:1}.article-index ul li div a p,.indepth-articles ul li main p,.spotlight li .strap,.spotlight li p{font-size:12.5px}.ad-unit-mpu{float:right}.spotlight{margin-top:20px}.article-index img{width:31.6666%}.article-index ul li a div{width:65.6666%}.indepth-articles{width:100%}.indepth-articles a img{width:15%}.indepth-articles ul li main{width:82.5%}.promo-box{width:32.333%;float:left}.promo-box>a{border-right:1px solid #CCC;height:81.2%}.sponsored-content.promo-box,.trending.promo-box{margin-right:1.5%}.home-cover-mpu-wrapper{height:auto}.cover-container a img{width:113px;float:left}.cover-container .content>a img{width:auto;height:250px}.cover-promo-button-wrapper{width:30%}.cover-container .app-button img{width:100px;position:absolute;right:25%;margin-right:-50px;top:5px}.cover-container>img{width:165px}.cover-promo-details{width:50%;height:129px}.cover-promo-button .subscribe-button{float:left;width:100%;height:51px;border-radius:0;padding:10px 0;line-height:31px}.cover-promo-button .app-button{float:left;width:100%;text-align:center;vertical-align:middle;display:block;left:100%;background:#000}.cover-promo-button{float:left;width:50%;display:inline-block;vertical-align:bottom;left:0}.cover-promo .cover-promo-details h3{padding-bottom:0}.cover-promo-details ul{margin-top:10px}.article-index #content li ul li:first-child,.spotlight li:first-child{margin-left:0;padding-left:0}.article-index #content li ul li,.spotlight li{display:block;float:left;margin-left:2.5%;width:31.666666%;margin-right:0;overflow:hidden;border:none}.article-index ul li ul li{padding:0 0 15px}.article-index ul li .second-row{border:none}.spotlight ul li a{margin-top:0;padding-top:0;position:relative}.spotlight li .spotlight-copy{margin-top:5px}.article-index #content li ul li a img,.spotlight ul li a{width:100%;margin-right:0}.article-index #content li{width:100%;float:left}.article-index #content li ul li div{width:100%;margin-top:10px}.article-index .third-party-article img,.manual-landing-page .ns-article-list-widget .third-party-article img,.manual-landing-page .third-party-article img{max-height:60px;max-width:80px}}@media (min-width:1024px){.hero-slider{width:100%;float:left;padding-right:320px;box-sizing:border-box}.home-cover-mpu-wrapper{position:absolute;width:300px;top:inherit;right:6%;padding:0;border:none}.cover-promo,.home .ad-unit-mpu,.promo-box{border-top:1px solid #000}.home-cover-mpu-wrapper .ad-unit-mpu{position:relative;top:0;right:0}.home-cover-mpu-wrapper #mpu-sidebar{display:block}.home-cover-mpu-wrapper #mpu-mid-article{display:none}.home-cover-mpu-wrapper .cover-promo .cover-container .content a img{width:50%;height:auto}.cover-promo-button-wrapper{width:45%}.cover-promo{margin-bottom:20px;padding-top:5px}.home .ad-unit-mpu{padding:10px 0 6px;width:100%;text-align:center}.spotlight{padding-top:0;display:block;float:left;width:auto;margin:0 320px 20px 0}.spotlight li .spotlight-copy{width:100%}.article-index,.indepth-articles{width:auto;display:block;margin-right:320px;float:left}.article-index{border-bottom:none;padding:0;margin-top:0}.indepth-articles{margin-bottom:20px}.homepage-promo-container{display:none}.home-cover-mpu-wrapper .homepage-promo-container{display:inline-block;margin:10px 0}.promo-box{width:100%;padding-top:5px}.connect.promo-box,.sponsored-content.promo-box,.trending.promo-box{margin-right:0}.promo-box.trending2{width:300px;top:634px;margin-right:0}.promo-box.sponsored-content2{width:300px;top:871px}.cover-promo-details{transition:all .5s ease-in-out 0s;width:46%;border-radius:3px}.cover-promo-details ul li h2 a{border-top:1px solid #cecece}.cover-promo-details h2,.cover-promo-details h3,.cover-promo-details p{border-color:#fff;color:#fff}.cover-promo-details h2{color:#444;font-family:lato-black;font-size:20px;line-height:18px;margin:0}.cover-promo-button{width:100%;display:block;margin-top:10px;padding:0;position:absolute;bottom:0;height:50px;float:left}.cover-promo-button .subscribe-button{float:left;width:50%;height:51px;border-radius:0;padding:0;line-height:51px}.cover-promo-button .app-button{left:50%;float:left;width:50%;text-align:center;vertical-align:middle;display:block;background:#000}.subscribe-button{border-radius:7px;padding:10px 23px}.indepth-articles ul li:first-child{margin-left:0}.indepth-articles ul li{float:left}.indepth-articles ul li main{min-height:auto}.indepth-articles ul li:focus main,.indepth-articles ul li:hover main{top:0}.home footer[role=colophon]{margin-top:130px}.manual-landing-page .ns-article-list-widget .third-party-article{text-align:right}.manual-landing-page .ns-article-list-widget .third-party-article img{width:auto!important;margin:0;float:right}.manual-landing-page .tertiary-sidebar .ns-third-party-widget ul li .third-party-article,.ns-third-party-widget ul li .third-party-article{margin-top:5px}}@media (min-width:1280px){.hero-slider{padding-bottom:0;overflow:hidden}.home .ad-unit-mpu,.home-cover-mpu-wrapper,.homepage-promo-container{right:0}.home footer[role=colophon]{margin-top:100px}} .article-copy .event-info,.article-copy .event-info a,.article-copy .exhibition-info,.article-copy .exhibition-info a,.article-copy .movie-info,.article-copy .movie-info a,.article-copy .references,.article-copy .tv-info,.article-copy .tv-info a,.author-bio .author-name,.book-info a,.book-info p a b i,.book-info ul li,.book-info ul p,a,article .article-body .article-img-inline .credit,article .article-body .article-img-inline .credit a,article .article-body .img-1200 .credit,article .article-body .img-800 .credit,p,span{font-family:lato}.article-copy a,.article-copy em,.article-copy i,.article-copy li,.article-copy p,.article-copy sub,.article-copy sup{font-family:PT Serif}.news-landing .article-copy a,.news-landing .article-copy em,.news-landing .article-copy i,.news-landing .article-copy li,.news-landing .article-copy p,.news-landing .article-copy sub,.news-landing .article-copy sup{font-family:lato}.article-body .quote,.article-body .quote i,.news-landing .index-entry h1,.next-article a,.previous-article a,article .article-body .img-1200 figcaption,article .article-body .img-800 figcaption,article[role=content] .article-copy .video p{font-family:lato;font-weight:600}.article-header .strap,.box-out h3,.news-landing .index-entry .index-content .eyebrow span{font-family:Lato},.box-out a,.box-out i,.box-out li,.box-out p,.box-out span{font-family:lato-regular}#breadcrumbs{margin:5px 0}#breadcrumbs ul{display:block;vertical-align:middle}#breadcrumbs ul li{display:inline;color:#333;font-size:12px;vertical-align:middle}#breadcrumbs ul li a{font-size:12px;padding-right:2px;vertical-align:baseline;display:inline-block}#breadcrumbs ul li a:hover,.article-copy .event-info a:hover,.article-copy .exhibition-info a:hover,.article-copy .movie-info a:hover,.article-copy .references a:hover,.article-copy .tv-info a:hover,.book-info a:hover{color:#1a91da}#breadcrumbs ul li:after{content:"|";margin-right:2px}#breadcrumbs ul li:last-child:after{content:none}.icons{display:block;width:100px;clear:both}.icons ul{display:block;width:100%}.icons ul li{border-radius:100%;width:36px;display:inline-block;height:36px;line-height:36px;vertical-align:middle;text-align:center;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);margin:0 0 0 10px;position:relative}.icons ul li:hover{box-shadow:0 0 3px rgba(0,0,0,.3)}.icons ul li a:hover{color:#fff}.icons ul li div{display:block;position:absolute;width:100px;height:0;padding:0;top:-53px;background-color:#333;border-radius:4px;overflow:hidden;line-height:26px;left:-36px;font-size:13px;box-shadow:0 0 3px rgba(0,0,0,.4);color:#fff;transition:height .25s ease-out}.icons ul li:hover div{height:30px}.icons ul li:first-child{margin:0}.icons ul .magazine-article{background-color:#f72c4d}.icons ul .web-article{background-color:#229be0}.previous-next-links{display:inline-block;border-top:1px solid #000;width:100%;padding:10px 0}.article-body .main-content{position:relative}.article-body .post-navigation{width:100%;float:left;margin-top:10px}.article-body .post-navigation .previous-next-links .previous-article{width:50%;float:left}.article-body .post-navigation .previous-next-links .next-article{width:50%;float:right}.article-body .post-navigation .previous-next-links .previous-article a .previous,.issue-navigation .previous_link{background-color:#fff;background-image:url(/wp-content/themes/new-scientist/img/furniture/issue_navigation_left.png);position:relative;background-repeat:no-repeat;background-position:-5% 55%;float:left;text-align:left}.article-body figcaption{color:#333}.author-location{margin-left:5px;color:#333;font-size:12.5px}#page_navigation .previous_link,.nav-previous a{background-color:#fff;background-image:url(/wp-content/themes/new-scientist/img/furniture/issue_navigation_left.png);position:relative;background-repeat:no-repeat;background-position:0 50%;width:50%;float:left;text-align:left}#page_navigation a,.article-body .post-navigation .previous-next-links .next-article a .next,.article-body .post-navigation .previous-next-links .previous-article a .previous,.issue-navigation .next_link,.issue-navigation .previous_link,.nav-next a,.nav-previous a{display:inline-block;color:#222;font-size:16px;text-indent:0;line-height:1;padding:0 5%}.archive .nav-next a,.archive .nav-previous a{font-family:lato;color:#222}#page_navigation .next_link{background-position:97% 55%!important}#page_navigation .previous_link{background-position:3% 55%!important}#page_navigation .latest_link{width:20%!important;text-align:left;float:left;padding:10px 0}.article-body .post-navigation .previous-next-links .next-article a .next,.issue-navigation .next_link,.search-pagination .next_link{background-image:url(/wp-content/themes/new-scientist/img/furniture/issue_navigation_right.png);background-position:105% 55%;text-align:right;background-repeat:no-repeat;transition:all .2s ease-out;position:relative}#page_navigation .next_link,#page_navigation .previous_link,.nav-next a,.nav-previous a{padding:10px 7%;width:30%!important}.article-body .post-navigation .previous-next-links .next-article a p,.article-body .post-navigation .previous-next-links .previous-article a p{font-family:lato}.article-body .post-navigation .previous-next-links .next-article a .next,.issue-navigation .next_link{background-color:#fff;float:right}.search-pagination{color:#333}.search-pagination .next_link{padding:10px 15px 10px 0;margin-right:0}.search-pagination .previous_link{background-color:#fff;background-image:url(/wp-content/themes/new-scientist/img/furniture/issue_navigation_left.png);position:relative;background-repeat:no-repeat;background-position:-5% 55%;text-align:left;padding:10px 2.5px 10px 15px;margin-right:0}.search-pagination a{margin-right:2.5px}.search-pagination .active_page{background:0 0;font-weight:900;color:#222!important}#page_navigation .next_link,.nav-next a{background-color:#fff;background-image:url(/wp-content/themes/new-scientist/img/furniture/issue_navigation_right.png);position:relative;width:50%;background-repeat:no-repeat;background-position:100% 50%;transition:all .2s ease-out;text-align:right;float:right}.article-body .post-navigation .previous-next-links .next-article a .next-article-title,.article-body .post-navigation .previous-next-links .previous-article a .previous-article-title{display:inline-block;font-size:14px;width:100%;vertical-align:top}.article-body .post-navigation .previous-next-links .next-article a .next-article-title{text-align:right}.rule-info-container{display:inline-block;width:100%}.article-sharing-bottom{margin:10px 0 20px}.third-party-article{display:inline-block;width:100%;margin-top:5px}.third-party-article img{display:inline;max-height:60px;max-width:80px;margin:20px 0 0}.third-party-article p{display:inline-block;width:100%;color:#111;font-size:14px;font-weight:300;letter-spacing:-.6px;line-height:1}article[role=content]{margin:0 0 1%;width:100%;float:left;position:relative}.article-body{position:relative}.article-copy .article-content ul{list-style:inside}.article-copy ol,.cover-container ul,.page-template-inbrief-page .article-copy ul,.page-template-upfront-page .article-copy ul{list-style:none inside}.article-copy b a,.article-copy strong a{font-family:lato}.article-header .article-title{width:100%;font-size:30px;line-height:1.1;margin-top:10px;font-weight:900;letter-spacing:-.03em}.updated-date{display:inline-block;font-size:14px}.issue-date,.published-date{display:inline;font-size:14px}.issue-date{line-height:1}.rule{width:100%;border-top:3px solid;margin-top:10px;padding-top:10px;display:inline-block}.news-landing .rule{margin:0;padding:0}.section-indicator{display:inline-block;font-size:14px;text-transform:uppercase}.article-header .strap{font-size:16px;line-height:1.3;margin-bottom:10px;width:100%;font-weight:300;letter-spacing:-.6px}article[role=content] .article-copy .entry-title{font-size:47px;letter-spacing:-1px;line-height:49px}.article-body h2{margin-bottom:2px;font-size:19px;font-weight:900}article[role=content] .article-copy{width:100%;position:relative}.article-copy li,.article-copy p,.article-footer-content p{line-height:1.4;margin-bottom:14px;font-size:15px}.article-copy a{color:#179CCE}.vvqdailymotion,.vvqvimeo,.vvqyoutube,article[role=content] .article-copy .video{position:relative;padding-bottom:56.25%;padding-top:30px;min-height:0;max-height:0;margin-bottom:30px;float:left;min-width:100%}.gs-web-image-box-landscape img.gs-image,.gs-web-image-box-portrait img.gs-image{max-height:240px!important;max-width:100px!important}.vvqdailymotion object,.vvqvimeo iframe,.vvqyoutube object,article[role=content] .article-copy .video embed,article[role=content] .article-copy .video iframe,article[role=content] .article-copy .video object{position:absolute;top:0;left:0;width:100%;height:100%}article[role=content] .article-copy .video p{color:#333;font-size:12px;width:100%;line-height:1.5;margin-top:56.25%}article .article-body .article-img-left{float:left;width:30%}article .article-body .article-img-left img{float:left;width:90%}article .article-body .article-img-right{float:right;width:30%}article .article-body .article-img-right img{float:right;width:90%}article .article-body .img-1200,article .article-body .img-800,article .article-body figure.article-img-inline{float:left;width:100%;margin-bottom:20px}article .article-body .article-img-inline img,article .article-body .img-1200 img,article .article-body .img-800 img{width:100%;margin-bottom:5px}.image-details{float:left;width:100%;margin:0}article .article-body .article-img-inline figcaption,article .article-body .img-1200 figcaption,article .article-body .img-800 figcaption{font-size:12px;width:100%;line-height:1;text-align:left;margin-bottom:4px}article .article-body .article-img-inline .credit,article .article-body .article-img-left .credit,article .article-body .img-1200 .credit,article .article-body .img-800 .credit{font-size:10px;margin-bottom:4px;float:left;line-height:1}article .article-body .box-out{padding:2%;margin:20px 0;border-top:none;width:100%;background:#eee;display:inline-block}article .article-body .box-out h3{font-size:23px;margin-bottom:15px;font-weight:900;vertical-align:initial;display:block;font-family:lato;color:#111}article .article-body .box-out li,article .article-body .box-out p{font-size:15px;font-family:lato;font-weight:400;letter-spacing:.3px;line-height:1.3;color:#333}article .article-body .box-out a,article .article-body .box-out em,article .article-body .box-out i,article .article-body .box-out strong{font-family:lato}.correction-notes p{color:#888!important;margin-top:15px;padding-left:6px;font-style:italic;font-size:14px}.correction-date{border-top:1px solid #cecece;padding-top:10px}.author-affiliation i,.correction-date strong{font-family:lato}.article-body .quote{display:none;color:#222;font-size:22px;width:100%;line-height:1.1;text-align:left;font-weight:900}.book-info{margin-bottom:10px}.book-info p,.book-info ul li{margin-bottom:0!important;font-family:lato}.book-info .book-title,.book-info .book-title a{font-style:italic;color:#1a91da;font-weight:700;text-decoration:none}.article-copy .event-info .event-name,.article-copy .exhibition-info .exhibition-title,.book-info .book-author{font-weight:700;font-style:none}.article-copy .movie-info .movie-title,.article-copy .tv-info .tv-title{font-weight:700;font-style:italic}.article-copy .references i{font-weight:400;font-style:italic}.article-copy .references a{font-weight:400}.article-copy .author-byline .author,.article-copy .references{font-weight:700}.article-copy .event-info,.article-copy .movie-info,.article-copy .tv-info{color:#333}.book-info .book-publisher{color:#777}.entry-meta{position:relative}.entry-meta .article-footer-copy{width:100%;position:relative}.entry-meta .article-footer-content{border-top:1px solid #000;padding:10px 0;float:left;width:100%}.author-bio,.author-bio p{width:100%;float:left}.author-bio a,.author-bio p,.cover-container a,.cover-container p{font-family:lato}.cover-article{margin-bottom:14px;display:inline-block;float:left;width:100%}.cover-container,.cover-container .content{float:left}.cover-container .content{position:relative;width:100%}.cover-article .cover-container a>img{display:block;position:relative;width:50%;float:left}.cover-container ul{width:47%;float:right;margin-left:3%}.cover-container ul li{width:100%;margin:0 0 20px 2%}.cover-container ul li a{width:100%;color:#fff;text-align:center;text-transform:uppercase}.article-copy .author-byline,.article-copy .author-byline .author a,.article-copy .print-headline,.article-copy .print-headline i{font-family:lato}.article-copy .author-byline .author a{color:#333}.article-copy .author-byline .author a:hover{color:#179cce}.magazine-issue-text{width:100%;float:left}.magazine-issue-text .subscribe a{color:#179CCE}.magazine-cover-teaser{display:inline-block;background:#fff;padding:3%;border-radius:0;box-shadow:0 0 3px #333}.magazine-cover-teaser .cover-details{float:left;width:50%}.magazine-cover-teaser ul{width:100%}.magazine-cover-teaser ul li,.magazine-cover-teaser ul li .index-entry{width:100%;display:inline-block}.magazine-cover-teaser ul li:first-child .index-entry{border:none}.magazine-cover-teaser ul li .index-entry .index-title{font-size:17px}.magazine-cover-teaser ul li .index-entry .index-content{width:100%;display:none}.magazine-cover-teaser ul li .index-entry .index-content figure{width:20%;display:none}.magazine-cover-highlight ul li,.magazine-cover-highlight ul li .index-entry{display:block;width:100%}.magazine-cover-teaser .magazine-cover{width:49%;float:right;box-shadow:0 1px 2px #000,0 -1px 0 #999}.magazine-cover-highlight ul{width:100%;margin-bottom:30px}.magazine-cover-highlight ul li:first-child article{border-top:none}.magazine-cover-highlight ul li .index-entry .index-title{font-size:14px}.magazine-cover-highlight ul li .index-entry figure{display:none}.magazine-article-index ul li,.magazine-article-index ul li .index-entry{width:100%;display:block}.magazine-article-index .eyebrow{border-top:3px solid;padding-top:5px}.magazine-article-index ul{width:100%;margin-bottom:30px}.magazine-article-index ul li:first-child article{border-top:none}.magazine-article-index ul li .index-entry .index-title{font-size:14px;margin:5px}.magazine-article-index ul li .index-entry figure{display:none}.news-landing .rule{width:auto;border-top:3px solid}.article-index-row,.news-landing .landing-page-spotlight ul,.news-landing .landing-page-spotlight ul li,.news-landing .landing-page-spotlight ul li img{width:100%}.news-landing .landing-page-spotlight ul .spotlight-first{padding-top:10px;border:none}.article-index-row{float:left}.news-landing .index-entry .index-content .eyebrow{display:block;margin-bottom:5px;line-height:1}.archive .index-entry .letter-author,.archive article.index-entry .letter-eyebrow span,.article-index ul li div .eyebrow span,.news-landing .article-index-row .index-entry .eyebrow .pub-date,.news-landing .landing-page-spotlight ul .spotlight-first .eyebrow .pub-date,.news-landing .landing-page-spotlight ul li .landing-page-spotlight-copy .eyebrow .pub-date,.search-content article ul li .eyebrow .pub-date{color:#888;font-size:12px;text-transform:none;width:100%;float:left;margin:0 0 5px;font-family:lato}.article-topics a,.article-topics p{font-family:lato}.article-body .article-topics p{margin:0 10px 10px 0;display:inline-block;line-height:30px;font-weight:600;width:auto;float:left}.article-topics .article-landing-topic{display:inline-block;width:100%}.article-topics .article-landing-topic .faq-internal-link{display:inline-block;height:100px;margin-top:-100px}.article-topics ul{float:left}.article-topics ul li{margin:0 10px 10px 0;display:inline-block}.article-topics ul li a{color:#fff}.topic-alphabet p{font-size:16px}.topic-alphabet a{margin-right:5px}.single-letter h2:first-child:before{margin-top:0}.single-letter h2:before{border-top:1px solid #52D4B4;content:" ";display:block;margin:30px 0 10px;width:50%}.single-letter i{font-family:lato-bold}#article-mpu-special{width:100%;padding:10px 0;border-top:1px solid #000;text-align:center}#article-mpu-special h2{text-align:left;margin-bottom:10px!important}.ns-visual-editor-widget .widget-header{padding-bottom:10px;border-bottom:3px solid #484848}.ns-visual-editor-widget .widget-header .widget-title{background:#484848;padding:8px;color:#fff;text-transform:uppercase;font-family:lato;font-size:20px;text-shadow:1px 1px 1px rgba(0,0,0,.2);width:100%;position:relative;display:inline-block;font-weight:600}.ns-article-list-widget{margin-bottom:10px}.ns-article-list-image-widget .widget-header,.ns-article-list-video-widget .widget-header,.ns-article-list-widget .widget-header{padding-bottom:10px;border-bottom:3px solid #484848}.menu-headline-with-fullwidthimage-widget .widget-title,.ns-article-list-image-widget .widget-header .widget-title,.ns-article-list-video-widget .widget-header .widget-title,.ns-article-list-widget .widget-header .widget-title{background:#484848;padding:8px;color:#fff;text-transform:uppercase;font-family:lato;font-size:20px;text-shadow:1px 1px 1px rgba(0,0,0,.2);width:100%;position:relative;display:inline-block;font-weight:600}.menu-headline-with-fullwidthimage-widget .readmore,.ns-article-list-image-widget .readmore,.ns-visual-editor-widget .readmore{margin-top:10px}.ns-article-list-widget .pnlTxt{border-bottom:1px solid #e9dada;box-shadow:0 0 15px #e9dada inset;clear:both;display:inline-block;padding:10px 2%}.ns-article-list-widget .pnlTxt img{float:left;width:25%}.manual-landing-page .col-item .caption span,.manual-landing-page .textwidgetnew,.ns-article-list-widget .pnlTxt p{color:#333;font-size:14px;line-height:1.4}.manual-landing-page .textwidgetnew img{width:100%;margin-bottom:10px}.institutional-pricing li,.institutional-pricing p,.institutional-pricing tr,.institutional-pricing ul{margin-bottom:12px}.ns-article-list-widget .pnlTxt.has-post-thumbnail p{padding-left:20px;margin-left:25%}.institutional-pricing table{width:100%;border-collapse:collapse;font-size:16px;text-align:left}.institutional-pricing table,.institutional-pricing tbody,.institutional-pricing td,.institutional-pricing th,.institutional-pricing thead,.institutional-pricing tr{display:block}.institutional-pricing thead tr{position:absolute;top:-9999px;left:-9999px}.institutional-pricing table>tbody>tr>td:first-child{padding-left:0;font-weight:700}.institutional-pricing td{border:none;position:relative;padding:3px 0 2px 45%}.institutional-pricing td:before{position:absolute;left:0;width:45%;padding-right:10px;white-space:nowrap}.institutional-pricing td:nth-of-type(1):before{content:""}.institutional-pricing td:nth-of-type(2):before{content:"UK"}.institutional-pricing td:nth-of-type(3):before{content:"Europe"}.institutional-pricing td:nth-of-type(4):before{content:"USA"}.institutional-pricing td:nth-of-type(5):before{content:"Canada"}.institutional-pricing td:nth-of-type(6):before{content:"Australia"}.institutional-pricing td:nth-of-type(7):before{content:"New Zealand"}.institutional-pricing td:nth-of-type(8):before{content:"ROW"}#appdownload header{background:#e1e6ec;padding:25px 2%;border-top:4px solid #138ebe;width:96%;margin-bottom:12px}#appdownload .appdownload-buttons{background:#e1e6ec;padding:25px 2%;border-top:4px solid #ff6e52;margin-bottom:20px}#contform,#contform .captcha,.gravityform,.gravityform .captcha{margin-bottom:10px}#appdownload .appdownload-buttons .footer-app-button{display:inline-block;float:left;width:100%;margin-top:20px;margin-right:10px;text-align:center}#appdownload .appdownload-buttons img{height:40px;margin-left:.8%}#appdownload .appdownload-buttons #windowsapp img{width:156px}#appdownload .appdownload-example,#appdownload .appdownload-example .appdownload-mobile{display:inline-block;width:100%}#appdownload .appdownload-example .appdownload-mobile .img-box{text-align:center}#appdownload .appdownload-example .appdownload-mobile p{margin-top:12px;text-align:center}.article-body .inbrief-articles h2,.article-body .upfront-articles h2,.index-entry h2 a,.landing-page-spotlight-copy a h2{color:#111;font-family:lato;font-weight:900;letter-spacing:-.6px;line-height:1.1}.index-content p,.landing-page-spotlight-copy p{font-size:14px;line-height:1.4}.article-body .inbrief-articles h2,.article-body .upfront-articles h2{font-size:30px}.archive .tertiary-sidebar,.page .tertiary-sidebar,.search .tertiary-sidebar,.single .tertiary-sidebar{display:inline-block;width:100%;float:left}.archive .tertiary-sidebar #mpu-sidebar,.archive .tertiary-sidebar #tertiary-sidebar-banner,.page .tertiary-sidebar #mpu-sidebar,.page .tertiary-sidebar #tertiary-sidebar-banner,.search .tertiary-sidebar #mpu-sidebar,.search .tertiary-sidebar #tertiary-sidebar-banner,.single .tertiary-sidebar #mpu-sidebar,.single .tertiary-sidebar #tertiary-sidebar-banner{display:none}.gravityform .gform_body ul{list-style:none}#contform input,#contform label,#contform textarea,.gravityform input,.gravityform label,.gravityform textarea{font-family:lato;font-size:15px}#contform label,.gravityform label{vertical-align:top;font-weight:400}#contform input[type=email],#contform input[type=text],#contform select,#contform textarea,.gravityform input[type=email],.gravityform input[type=text],.gravityform select,.gravityform textarea{color:#000;background-color:#fff;-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important;display:block;border:1px solid #000;width:100%;box-sizing:border-box}#contform textarea,.gravityform textarea{padding:12.5px 2%}.cse .gsc-control-cse,.gsc-control-cse,.gsc-search-box-tools .gsc-search-box .gsc-input{padding:0!important}#contform .green-button,.gravityform .green-button{cursor:pointer}a.faq-internal-link{display:inline-block;height:70px;margin-top:-70px}.gsc-input-box{height:34px!important}input.gsc-input{line-height:1.2!important;font-family:lato!important}table.gsc-search-box td{height:32px!important;padding:0 8px!important}.cse .gsc-search-button input.gsc-search-button-v2,input.gsc-search-button-v2{height:14px!important;width:14px!important;padding:8px 27px!important;margin-top:0!important;vertical-align:middle!important}.search-form-list-item .gsst_a{padding-top:0!important}.gsc-input-box-hover .gsst_a,.gsc-input-box-hover .gsst_a:hover{background-color:#fff!important}.article-content .gsst_a{padding-top:0!important;height:32px!important;line-height:32px!important;display:inline-block!important}.article-content .gscb_a{vertical-align:middle!important;display:inline-block!important;height:27px!important;line-height:27px!important}.article-content .gsc-input-box-hover .gsst_a,.article-content .gsst_a:hover{background:0 0!important}.gsc-control-cse .gsc-table-result{margin-top:10px!important}.gsc-table-result,.gsc-thumbnail-inside,.gsc-url-top{padding-left:0!important}.gs-image-box.gs-web-image-box.gs-web-image-box-portrait{width:120px!important;height:100px!important}.gs-image-box.gs-web-image-box.gs-web-image-box-landscape{width:120px!important}.gsc-control-cse .gs-result .gs-title,.gsc-control-cse .gs-result .gs-title *,.gsc-control-cse .gs-spelling{font-family:lato!important;line-height:20px}.gs-snippet{line-height:1.4!important}.gs-per-result-labels,.gs-webResult div.gs-visibleUrl-short{display:none!important}.gs-fileFormatType,.gs-imageResult .gs-snippet,.gs-webResult .gs-snippet{font-family:PT Serif!important}.gsc-results .gsc-cursor-box{margin:10px 10px 10px 0!important}@media (min-width:450px){.archive .index-entry .eyebrow span,.article-index ul li div .eyebrow span,.news-landing .article-index-row .index-entry .eyebrow .pub-date,.news-landing .landing-page-spotlight ul .spotlight-first .eyebrow .pub-date,.news-landing .landing-page-spotlight ul li .landing-page-spotlight-copy .eyebrow .pub-date,.search-content article ul li .eyebrow .pub-date{width:auto;float:none;margin:0 0 0 5px}.news-landing .article-index-row .entry-title,.news-landing .landing-page-spotlight ul li .landing-page-spotlight-copy h2{margin:0 0 10px}}@media (min-width:550px){.rule-info-container{width:50%;clear:both}.third-party-article{width:49%;float:right;text-align:right;clear:both;margin-top:0}.third-party-article p{display:inline;width:auto;vertical-align:top}.third-party-article img{margin:0 0 0 20px}}@media (min-width:600px){.author-bio{width:50%;float:left;padding:0;margin:0}.cover-article{width:48%;float:left;padding:0;margin:0 0 0 2%}.article-body .post-navigation .previous-next-links .next-article a .next,.article-body .post-navigation .previous-next-links .previous-article a .previous{padding:0 5%}.nav-next a,.nav-previous a{padding:0 3%}.nav-previous a{background-position:0}.nav-next a{background-position:100% 0}#page_navigation .next_link,#page_navigation .previous_link{padding:10px 3%}.article-body .post-navigation .previous-next-links .previous-article a .previous{background-position:0}.article-body .post-navigation .previous-next-links .next-article a .next{background-position:100% 0}.search-pagination .previous_link{padding:10px 5px 10px 15px}.search-pagination a{margin-right:5px}.gform_wrapper{display:inline-block;width:100%}#appdownload .appdownload-buttons .footer-app-button{width:auto}#appdownload .appdownload-example section:first-child{margin-left:0}#appdownload .appdownload-example .appdownload-mobile{width:30%;margin-left:5%;float:left}#appdownload .appdownload-example .appdownload-mobile .img-box{height:414px;position:relative;text-align:left}#appdownload .appdownload-example .appdownload-mobile .img-box img{width:auto;position:absolute;bottom:0}#appdownload .appdownload-example .appdownload-mobile p{text-align:left}.institutional-pricing td{padding:3px 0 2px 22%}}@media (min-width:650px){.news-landing .landing-page-spotlight ul .spotlight-rest,.news-landing .landing-page-spotlight ul .spotlight-rest-noimage{width:49%;float:left}.news-landing .landing-page-spotlight ul .spotlight-rest a img{width:100%}.news-landing .landing-page-spotlight ul .spotlight-first .landing-page-spotlight-copy,.news-landing .landing-page-spotlight ul .spotlight-rest .landing-page-spotlight-copy{margin-bottom:10px}.news-landing .landing-page-spotlight ul .spotlight-rest .landing-page-spotlight-copy{width:100%;float:left}.news-landing .landing-page-spotlight ul .spotlight-last{margin-left:2%}}@media (min-width:768px){#article-footer-banner{display:none}article[role=content] .article-body .article-header .article-title,article[role=content] .article-body .article-header .meta{font-size:50px;line-height:1;margin-bottom:12px}article[role=content] .strap{font-size:22px;line-height:1.2;margin-bottom:20px}.article-header .strap{line-height:1.2}.article-copy li,.article-copy p,.article-footer-content p{margin-bottom:12px;font-size:15px}.article-body .inbrief-articles h2,.article-body .upfront-articles h2,.index-entry h2 a,.landing-page-spotlight-copy a h2{line-height:1}.index-content p,.landing-page-spotlight-copy p,.manual-landing-page .col-item .caption span,.manual-landing-page .textwidgetnew,.ns-article-list-widget .pnlTxt p{font-size:12.5px}article[role=content] .article-body #article-mpu{width:300px;float:right;padding:0 0 20px;margin:0 0 0 20px;right:0;top:10px;border-top:none}.article-img-full{width:100%}article[role=content] figure.graphic a{width:50%}.tax-manual_landing_page figure.graphic a{width:100%}img .graphic{width:120%}figure.graphic a{position:relative;display:inline-block}figure.graphic a:hover:before{content:'';display:block;background-image:url(/wp-content/themes/new-scientist/img/furniture/cross.png);background-repeat:no-repeat;width:50px;height:50px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}p .image-description{min-width:120px;max-width:120px}#page_navigation .latest_link{width:10%!important}#contform input[type=email],#contform input[type=text],#contform select,#contform textarea,.gravityform input[type=email],.gravityform input[type=text],.gravityform select,.gravityform textarea{width:50%}}@media (min-width:940px){article .article-body{position:relative;width:100%}article .article-body .img-1200,article .article-body .img-800{width:100%}article .article-body .img-1200 img,article .article-body .img-800 img{float:left;position:relative;width:100%}article .article-body .img-1200 figcaption,article .article-body .img-800 figcaption{width:62.5%}article .article-body .article-img-inline .credit,article .article-body .img-1200 .credit,article .article-body .img-800 .credit{float:left;width:100%;text-align:left}.article-copy .doublempu .img-1200,.article-copy .doublempu .img-800{width:160%}article[role=content]{margin:0 0 1%;width:100%;float:left}article .article-body .article-img-inline .image-details figcaption,article .article-body .article-img-inline.image-details .credit,article .article-body .img-1200 .image-details .credit,article .article-body .img-1200 .image-details figcaption,article .article-body .img-800 .image-details .credit,article .article-body .img-800 .image-details figcaption{width:100%;text-align:left}article .article-body .img-1200 .doublempu,article .article-body .img-800 .doublempu{width:100%;float:left;position:relative;right:0;top:0}article .article-body .article-img-inline .doublempu .credit,article .article-body .article-img-inline .doublempu figcaption,article .article-body .img-1200 .doublempu .credit,article .article-body .img-1200 .doublempu figcaption,article .article-body .img-800 .doublempu .credit,article .article-body .img-800 .doublempu figcaption,article .article-body figcaption .wp-caption-text{text-align:left}article[role=content] .article-copy{float:left}article[role=content] .article-body #article-mpu{width:300px;top:0}.article-body .quote,.article-body .quote.doublempu{display:inline-block;color:#222;font-size:22px;line-height:1.1;width:50%;margin-left:5%}}@media (min-width:1024px){.article-body{width:100%}.article-body .main-content .article-copy,.article-footer-copy{float:left;width:100%}.article-body .article-header,.article-body .main-content .article-copy .article-content,.entry-meta .article-footer-content,.news-landing .main-content .article-copy .article-content{margin-right:320px}.article-body .post-navigation .previous-next-links{margin-top:10px;width:100%}.search-landing-container{padding:10px 0}.entry-meta .article-footer-content{padding:16px 0;width:auto;float:none}.author-bio{width:50%;float:left;padding:0;margin:0}.cover-article{width:48%;float:left;padding:0;margin:0 0 0 2%}.article-footer-ad-container{float:left;width:300px;margin:0 0 0 -300px;border:none;padding:0}.archive .tertiary-sidebar,.page .tertiary-sidebar,.single .tertiary-sidebar{width:300px;margin-left:-300px;position:relative}.search .tertiary-sidebar{position:absolute;width:300px;top:40px;right:6%}.archive .tertiary-sidebar #mpu-sidebar,.archive .tertiary-sidebar #tertiary-sidebar-banner,.page .tertiary-sidebar #mpu-sidebar,.page .tertiary-sidebar #tertiary-sidebar-banner,.search .tertiary-sidebar #mpu-sidebar,.search .tertiary-sidebar #tertiary-sidebar-banner,.single .tertiary-sidebar #mpu-sidebar,.single .tertiary-sidebar #tertiary-sidebar-banner{display:block;text-align:center;border-bottom:1px solid #cecece;padding:0 0 10px}}@media (min-width:1280px){.search .tertiary-sidebar{right:0}}@media print{.page #article-outbrain,.page #breadcrumbs,.page #newscientist-logo,.page .ad-leaderboard,.page .article-sharing-top,.page .article-topics,.page .footer-navigation,.page .footer-subscription,.page .register-signup-promo,.page .tertiary-sidebar,.page footer,.page footer[role=colophon],.page header[role=masthead],.page nav,.single-article #article-outbrain,.single-article #breadcrumbs,.single-article #newscientist-logo,.single-article .ad-leaderboard,.single-article .article-footer-ad-container,.single-article .article-sharing-bottom,.single-article .article-sharing-top,.single-article .article-topics,.single-article .cover-article,.single-article .footer-navigation,.single-article .footer-subscription,.single-article .register-signup-promo,.single-article .tertiary-sidebar,.single-article footer[role=colophon],.single-article header[role=masthead],.single-article nav{display:none!important}.page a,.single-article a{color:#333!important}} .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}nav[role=banner]{background-color:#000;height:45px;top:0;width:100%;font-size:12px!important;z-index:999}nav[role=banner] ul{background-color:#000}nav[role=banner] .menu-main-container{display:none}nav[role=banner] .menu-bundles-menu-container{display:inline-block!important;margin:0;padding:0!important;background-color:#000!important}nav[role=banner] .menu-bundles-menu-container ul li:first-child,nav[role=banner] .menu-bundles-menu-container ul li:first-child a{margin-left:0}nav[role=banner] .menu-bundles-menu-container a{color:#FFF;display:inline-block;font-size:11px;letter-spacing:-.02em;line-height:45px;padding:0 2px;text-transform:uppercase;vertical-align:middle}nav[role=banner] .nav-content-wrapper{padding:0 6%;position:relative}nav[role=banner] #nav-tools{background:#000;display:inline;float:right;height:45px;margin:0}#nav-tools>li{float:left}#nav-tools li div .sub{background:#333;border-radius:0 0 4px 4px;display:none;opacity:1;position:absolute;transition:all .5s ease 0s;z-index:999;top:inherit;cursor:default;box-shadow:0 1px 3px #000}.sub-sticky-menu{top:54px!important}nav[role=banner] .account .nav-login-form{float:left;width:80%;margin:10px 10% 20px;padding-bottom:20px;border-bottom:1px solid #555}nav[role=banner] .account .nav-login-form div{display:inline-block;margin-bottom:10px;width:100%}nav[role=banner] .account .nav-login-form label{color:#FFF;display:inline-block;margin-bottom:4px;font-size:15px}nav[role=banner] .account .nav-login-form input{border:none;border-radius:3px;color:#888;display:inline-block;height:40px;padding:4%;width:92%}.nav-login-form #rememberme{vertical-align:middle;width:18px;margin-left:0}nav[role=banner] .account .nav-login-form .green-button{color:#FFF;float:left;height:auto;line-height:30px;margin-left:0;width:100%;background:url(/wp-content/themes/new-scientist/img/furniture/arrow-right.png) 9 57% no-repeat #179CCE;cursor:pointer}.reset-login{margin:20px 0 40px}.reset-login .nav-login-form label{width:90%;font-size:14px;font-weight:700;display:inline-block}.reset-login .nav-login-form input{width:100%}.reset-login .nav-login-form .green-button{margin-top:10px}#nav-tools li .search .sub{padding:4%;right:0;width:100%}#nav-tools li .account .sub{right:0;width:100%;padding:2%}#nav-tools li div .sub li{margin:0;width:100%}#nav-tools li div .sub li .search-form{width:100%}#nav-tools li div .sub li .search-form .search-field{width:75%;float:left;-moz-box-sizing:border-box}#nav-tools li div .sub li .search-form .search-submit{width:25%;float:left;padding:0}#nav-tools li div .sub .link-subs,#nav-tools li div .sub .register{padding-right:17px;padding-left:10%;margin-bottom:20px;font-size:14px;float:left}#nav-tools li div .sub li a{color:#fff}#nav-tools li div .sub .register{background:url(/wp-content/themes/new-scientist/img/furniture/green-circle-arrow.png) 100% 50% no-repeat}#nav-tools li div .sub .link-subs{background:url(/wp-content/themes/new-scientist/img/furniture/blue-circle-arrow.png) 100% 50% no-repeat}#nav-tools li div .sub a:hover{color:#1a91da}#nav-tools li div .active{display:inline-block!important;opacity:1!important;top:54px!important}nav[role=banner] #simple-menu{display:inline-block}nav[role=banner] #simple-menu #menu-button{fill:#FFF;margin:0;padding:0;line-height:45px;display:inline-block;vertical-align:middle}nav[role=banner] #simple-menu span{color:#FFF!important;line-height:45px;margin:0;padding:0 0 0 8px;vertical-align:middle;display:inline-block;font-size:14px}nav[role=banner] .account,nav[role=banner] .search{color:#FFF;height:45px;vertical-align:middle;display:inline-block;cursor:pointer;padding-left:13px}nav[role=banner] .account #login-button,nav[role=banner] .account #logout-button{fill:#FFF;vertical-align:middle;height:100%;display:inline-block}nav[role=banner] #account-button,nav[role=banner] .search #search-button{fill:#FFF;vertical-align:middle;height:100%;display:inline-block;font-size:14px}nav[role=banner] #account-button:hover,nav[role=banner] .search #search-button:hover{background:0 0}nav[role=banner] .subscribe-wrapper{padding-top:7px;height:100%;display:block}.page-template-bundles-vc nav[role=banner] .subscribe-wrapper{display:none!important}nav[role=banner] .subscribe{background-color:#179CCE;background-position:90% 53%;background-repeat:no-repeat;border-radius:2px;color:#FFF;display:inline-block;font-size:14px;padding:7px 8px;text-transform:uppercase}nav[role=banner] .subscribe:hover{color:#fff;background:#1586B1}nav[role=banner] .account span,nav[role=banner] .search span{display:none}nav[role=banner] .search .search-field{border:none;border-radius:3px 0 0 3px;box-shadow:0 0 2px #9F9F9F;color:#000;font-size:16px;height:40px;padding:6px 0 6px 15px;width:83%;-webkit-appearance:none;box-sizing:border-box}nav[role=banner] .search .search-submit{background:#1BBC2A;border:none;border-radius:0 3px 3px 0;box-shadow:0 1px 1px #137941;height:40px;color:#fff;width:45px;cursor:pointer;-webkit-appearance:none;font-size:16px}nav[role=banner] .search .screen-reader-text{float:left;text-indent:-99999px;width:0;height:0}#nav-tools li .account .logged-in{left:auto;padding:2% 6%!important;right:0;text-align:right}#nav-tools li .account .logged-in li:first-child{margin-top:0}#nav-tools li .account .logged-in li{margin-top:5px}#nav-tools li .account .logged-in a{color:#fff}.sidr-inner li a{border-bottom:1px solid #111;border-top:1px solid #444;color:#FFF;display:inline-block;padding:10px 0 10px 6%;width:94%}.sidr-inner li a:active,.sidr-inner li a:focus,.sidr-inner li a:hover{background-color:#444}.sidr-inner li:first-child a{border-top:none}.sidr-inner li:last-child a{border-bottom:none}header[role=masthead]{padding:5px 6% 0;width:88%;height:70px;display:block;background-color:#1e2e31;border-bottom:3px solid #fff;overflow:hidden}header[role=masthead].barrier-header{height:90px}header[role=masthead].barrier-header #newscientist-logo{border-bottom:none}.masthead-container{overflow:hidden}header[role=masthead] .masthead-container #newscientist-logo{display:inline-block}header[role=masthead] #newscientist-logo .site-logo{background-image:url(/wp-content/themes/new-scientist/img/furniture/new-sci-logo-out-beta.png);text-indent:-9999999px;overflow:hidden;background-position:0 0;background-repeat:no-repeat;background-size:100%;margin:8px 0 0;width:186px;height:44px}header[role=masthead] #newscientist-logo #logo-new{display:inline;width:32%}header[role=masthead] #newscientist-logo #logo-scientist{display:inline;width:66%}header[role=masthead] .dateline{display:block;font-size:12px;margin:-2px 0 0;color:#fff}header[role=masthead] .dateline span{margin-right:2%}header[role=masthead] .masthead-current-issue{display:inline-block;margin-left:4%;width:53%}header[role=masthead] .masthead-current-issue img{display:inline-block}header[role=masthead] .masthead-current-issue ul{display:inline-block;margin-top:0;padding:0 2% 20px;vertical-align:top}header[role=masthead] .masthead-current-issue ul li:first-child{border:none;padding-top:0}header[role=masthead] .masthead-current-issue ul li{border-top:1px solid #CCC;display:block;padding:2% 0}header[role=masthead] .masthead-current-issue ul li a:visited{color:#000}header[role=masthead] .masthead-current-issue>a{padding-right:20px;color:#444}header[role=masthead] .masthead-latest-news{display:none;margin-left:0;margin-top:10px;width:100%;overflow:hidden}header[role=masthead] .masthead-latest-news h3{display:none;font-size:12px;margin-bottom:5px;margin-top:0;text-transform:uppercase;color:#fff}header[role=masthead] .masthead-latest-news h2{text-transform:uppercase;color:#fff;font-size:14px;margin-bottom:5px}header[role=masthead] .masthead-latest-news ul{display:inline-block;list-style:none;margin-top:0;padding:0;vertical-align:top;width:100%}header[role=masthead] .masthead-latest-news ul li:first-child{border:none;padding-top:0}header[role=masthead] .masthead-latest-news ul li{border-top:1px dashed #DDD;width:100%;color:#fff}header[role=masthead] .masthead-latest-news ul li a{display:inline-block;font-size:13px;font-family:lato;letter-spacing:-.1px;padding:4px 0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header[role=masthead] .masthead-latest-news>a{padding-right:20px;color:#444}body,html{height:100%}main[role=container]{min-height:100%}article[role=main]{overflow:auto;padding-bottom:150px}footer[role=colophon]{position:relative;margin-top:100px;clear:both;background:#1e2e31;display:block;width:100%}footer[role=colophon] .footer-wrapper{margin:0;padding:0}footer[role=colophon] .footer-list{width:98%;float:left;padding:0 2% 15px 0}footer[role=colophon] .footer-list li{padding:5px 1%}.menu-footer-about-us-container,.menu-footer-links-container,.menu-footer-science-jobs-container,.menu-footer-subscription-container,.menu-footer-user-help-container,footer[role=colophon] h3{padding:0 0 15px}.menu-footer-about-us-container a,.menu-footer-links-container a,.menu-footer-science-jobs-container a,.menu-footer-subscription-container a,.menu-footer-user-help-container a{color:#fff;font-size:14px}.menu-footer-about-us-container a:hover,.menu-footer-links-container a:hover,.menu-footer-science-jobs-container a:hover,.menu-footer-subscription-container a:hover,.menu-footer-user-help-container a:hover{color:#1a91da}footer[role=colophon] .footer-navigation{display:inline-block;width:100%;padding:20px 6% 0}footer[role=colophon] .footer-subscription{display:inline-block;width:100%;padding:0 6%}footer[role=colophon] .footer-app-button-wrapper{display:inline-block;float:left;width:100%}footer[role=colophon] .footer-app-button{display:inline-block;float:left;width:auto;margin-top:10px;margin-right:10px}footer[role=colophon] .footer-app-button img{height:40px;margin-left:.8%}footer[role=colophon] #windowsapp img{width:156px}footer[role=colophon] .relx-logo{display:inline-block;margin-top:20px;width:160px;float:left}footer[role=colophon] .copyright{display:inline-block;margin-top:10px;width:100%;color:#777;float:left;text-shadow:0 -1px 0 rgba(255,255,255,.1);font-size:11px}footer[role=colophon] .backtotop{display:none;margin-top:20px;width:50%;float:right;font-size:14px}footer[role=colophon] .backtotop a{float:right;color:#fff;background-image:url(/wp-content/themes/new-scientist/img/furniture/back-to-top-arrow.png);background-repeat:no-repeat;background-position:right;padding:10px 50px 10px 0}footer[role=colophon] .backtotop a:hover{color:#fff}.register-signup-promo{background-color:#000;width:100%;padding:5% 6%;float:left;box-shadow:0 1px 2px #000}.register-signup-promo .instructions{width:100%;float:left;text-align:left;vertical-align:middle}.register-signup-promo .instructions span:first-of-type{color:#fff;font-size:18px;letter-spacing:0;display:block}.register-signup-promo .instructions span{color:#fff;font-size:14px;display:block}.register-signup-promo form{width:100%;float:right}.register-signup-promo .input input[type=text]{width:66%;float:left;height:40px}.register-signup-promo .input input[type=submit]{border-radius:3px;margin-left:2px;width:30%;cursor:pointer;height:38px;text-transform:uppercase;-moz-box-shadow:0 2px 0 0 #13941c;-webkit-box-shadow:0 2px 0 0 #13941c;box-shadow:0 2px 0 0 #13941c}@media (min-width:320px) and (max-width:600px){.register-signup-promo{background-color:#000;width:100%;padding:2% 15% 5%;float:left}.register-signup-promo .instructions{width:100%;float:left;text-align:center;vertical-align:middle}.register-signup-promo .instructions span:first-of-type{color:#fff;font-size:18px;letter-spacing:0;display:block}.register-signup-promo .instructions span{color:#fff;font-size:15px;display:block}.register-signup-promo form{width:100%;float:right}.register-signup-promo .input input[type=text]{width:64%;float:left}.register-signup-promo .input input[type=submit]{border-radius:0 3px 3px 0}}@media only screen and (min-width :320px) and (max-width :568px){nav[role=banner] .account .nav-login-form input{border:none;border-radius:3px;color:#888;display:inline-block;padding:4%;width:92%}nav[role=banner] .account .nav-login-form div{display:inline-block;margin-bottom:0;width:100%}#nav-tools li .account .sub{left:0;width:100%;padding:1% 2%}nav[role=banner] .account .nav-login-form .green-button{height:36px;line-height:30px;padding:0}}@media (min-width:320px){footer[role=colophon]{position:relative;margin-top:100px;clear:both}footer[role=colophon] .footer-list{width:48%;float:left;padding:10px 2% 15px 0}footer[role=colophon] .footer-list li{display:block;padding:5px 1%}footer[role=colophon] .footer-list li:first-child{border-left:none}}@media (min-width:400px){header[role=masthead]{height:72px}header[role=masthead] #newscientist-logo #logo-new{display:block;width:48%;max-width:164px}header[role=masthead] #newscientist-logo #logo-scientist{display:block;width:99%;max-width:311px}header[role=masthead] .dateline{display:block}header[role=masthead] .masthead-latest-news ul li a{padding:9px 0}header[role=masthead] #newscientist-logo{border-bottom:none}header[role=masthead] .masthead-latest-news{display:none;margin-bottom:10px}.reset-login .nav-login-form .green-button{width:auto}}@media (min-width:530px){header[role=masthead]{height:108px}header[role=masthead].barrier-header{height:130px}header[role=masthead] #newscientist-logo .site-logo{background-image:url(/wp-content/themes/new-scientist/img/furniture/new-sci-logo-stacked-beta.png);width:181px;height:79px}header[role=masthead] .masthead-latest-news{width:100%;float:right}}@media (min-width:600px){footer[role=colophon]{position:relative;margin-top:100px;clear:both}.register-signup-promo{padding:2% 6%}.register-signup-promo .instructions{width:44%}.register-signup-promo form{width:56%}footer[role=colophon] .relx-logo{width:100%}footer[role=colophon] .relx-logo img{width:160px}footer[role=colophon] .copyright{font-size:13px;width:50%}footer[role=colophon] .backtotop{display:inline-block}header[role=masthead] .masthead-latest-news{width:45%}}@media (min-width:700px){header[role=masthead] #newscientist-logo #logo-new,header[role=masthead] #newscientist-logo #logo-scientist{height:67px}nav[role=banner] .account .nav-login-form{float:left;width:60%;padding:10px 0 40px}nav[role=banner] .account .nav-login-form div{display:inline-block;margin-bottom:10px;width:100%}nav[role=banner] .account .nav-login-form label{color:#FFF;display:inline-block;width:108px}nav[role=banner] .account .nav-login-form input{border:none;border-radius:3px;color:#888;display:inline-block;height:40px;padding:10px;width:40%}.nav-login-form #rememberme{vertical-align:middle;width:18px;margin-left:107px}nav[role=banner] .account .nav-login-form .green-button{color:#FFF;float:left;height:auto;line-height:30px;margin-left:109px;width:27%}}@media (min-width:768px){#nav-tools li .account .sub{width:60%}#nav-tools li .account .logged-in{width:300px!important}#nav-tools li div .sub .link-subs,#nav-tools li div .sub .register{padding-left:2%}input#pwd,ul#account-sub input#email{width:60%}ul#account-sub{width:70%}ul#account-sub label{line-height:38px}ul#account-sub form.nav-login-form{width:100%;margin-right:1%;margin-left:1%}header[role=masthead]{width:88%;margin-bottom:0;height:auto;height:158px}.reset-login .nav-login-form input#email,.reset-login .nav-login-form input#pwd{width:50%}.reset-login .nav-login-form input#rememberme{margin:0}header[role=masthead].barrier-header{height:158px}header[role=masthead] #newscientist-logo .site-logo{background-image:url(/wp-content/themes/new-scientist/img/furniture/new-sci-logo-stacked-beta.png);width:263px;height:115px;margin:20px 0 0}header[role=masthead] .masthead-latest-news h2,header[role=masthead] .masthead-latest-news h3{display:block}footer[role=colophon] .footer-list{width:30%}footer[role=colophon] .relx-logo{width:160px;margin-right:20px}footer[role=colophon] .copyright{font-size:13px;width:40%;margin-top:20px}footer[role=colophon] .backtotop{width:20%}}@media (min-width:780px){nav[role=banner] .subscribe{padding:6px 14px;position:relative}nav[role=banner] .account span{display:inline;vertical-align:middle}nav[role=banner] .account .firstname{display:none}#nav-tools li .search .sub{right:90px;width:400px;padding:2%}}@media (min-width:840px){header[role=masthead] .masthead-latest-news{width:38%;display:inline-block}}@media (min-width:1025px){header[role=masthead] .masthead-container .masthead-latest-news{max-width:300px}footer[role=colophon] .footer-list{width:100%;float:left;padding:0}footer[role=colophon] .footer-list li{display:inline;padding:0 2% 0 0}}@media (min-width:1100px){.sidr{display:none!important}nav[role=banner] #simple-menu{display:none}nav[role=banner] .menu{display:inline-block;margin:0;padding:0}nav[role=banner] .menu li:first-child,nav[role=banner] .menu-main-container ul li:first-child a{margin-left:0}nav[role=banner] .menu li,nav[role=banner] ul li{display:inline-block;margin-left:5px}nav[role=banner] .menu-main-container a{color:#FFF;display:inline-block;font-size:14px;letter-spacing:-.02em;line-height:45px;padding:0 2px;text-transform:uppercase;vertical-align:middle}nav[role=banner] ul li a:hover{background-color:#333}nav[role=banner] .menu-main-container{display:inline-block;margin:0;background-color:#111}nav[role=banner] #menu-item-165585 a{color:red}#nav-tools li .account .sub{width:50%}#nav-tools li .account .logged-in{padding:2%!important}}@media (min-width:1280px){header[role=masthead]{margin:0 auto;padding:10px 0 0;width:100%;display:block}nav[role=banner] .nav-content-wrapper{width:1100px;margin:0 auto;padding:0}nav[role=banner] .account .firstname,nav[role=banner] .search span{display:inline-block;vertical-align:middle}nav[role=banner] .account .firstname{width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.masthead-container{margin:0 auto;width:1100px}header[role=masthead] .masthead-container #newscientist-logo{width:41%}header[role=masthead] .masthead-container .masthead-latest-news{margin-right:1%;border-left:1px solid #ccc;padding-left:2%;margin-top:5px}footer[role=colophon] .footer-wrapper{margin:0 auto;width:1100px}} .single-gallery h4 i{font-family:lato}.gallery-overview{float:left;width:100%}.gallery-overview .gallery-thumbnail{width:95%;display:inline-block;float:left;padding:2%;border:1px solid #cecece;border-radius:3px}.gallery-overview .gallery-thumbnail:hover{background-color:#cecece}.gallery-overview .gallery-thumbnail a img{width:100%}@media (min-width:500px){.gallery-overview .gallery-thumbnail{width:41%;margin-right:2%}}@media (min-width:768px){.gallery-overview .gallery-thumbnail{width:26%}} a,input[type=submit]{text-decoration:none}.blue-button,.eyebrow,.green-button,.signpost h3{text-transform:uppercase}body{font:400 1.1em/1.5em Lato-Regular;color:#222;background-color:#fff;position:relative}sub,sup{font-size:60%}input[type=submit],input[type=submit]+input[type=text]{background-color:#17ce28;-moz-box-shadow:0 3px 0 0 #13941c;-webkit-box-shadow:0 3px 0 0 #13941c}sub{vertical-align:-30%}sup{vertical-align:60%}main[role=container]{padding:0 6%;width:88%;margin-top:0;display:block;position:relative}.home main[role=container]{padding-top:10px;position:relative}.g10,.g100,.g20,.g30,.g40,.g50,.g60,.g70,.g80,.g90{margin:0 0 10px;width:100%;display:inline-block;float:left}h1,h2{color:#111;margin:10px 0}h1{font-family:lato;font-size:27px}h2{font-size:20px}h2,h3,h4,h5,h6{font-family:lato;font-weight:600}li,p{color:#333;font-size:16px;line-height:1.3}a{color:inherit}a:hover{color:#1a91da}ol,ul{list-style:none}.eyebrow{font-size:11px;font-weight:900}input[type=submit]{color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:0 3px 0 0 #13941c;text-shadow:0 1px 0 #13941c;border:none;text-align:center;font-size:14px;line-height:22px;padding:5px 8%;display:inline-block;-webkit-appearance:none;cursor:pointer}input[type=email],input[type=password],input[type=text],select{border:1px solid #333;border-radius:5px!important;color:#000;font-size:16px;line-height:1;padding:0 2%;appearance:0;-moz-appearance:none;-webkit-appearance:none;height:40px}.green-button,input[type=submit]+input[type=text]{-moz-border-radius:5px;text-shadow:0 1px 0 #13941c}.blue-button,.green-button,input[type=submit]+input[type=text]{line-height:40px;font-size:14px;text-decoration:none;text-align:center}select::-ms-expand{display:none}input[type=submit]+input[type=text]{margin-right:0;margin-left:0;-webkit-border-radius:5px!important;border-radius:5px;box-shadow:0 3px 0 0 #13941c;border:none;padding:5px 8%;display:inline-block;-webkit-appearance:none}a,div,form,h1,h2,h3,input[type=password],input[type=text],li,select,ul{box-sizing:border-box;-moz-box-sizing:border-box}.eyebrow.news a,.news{color:#a42e29!important}.eyebrow.news a:hover,a .eyebrow.news:hover{color:#84211b!important}.eyebrow.opinion a,.opinion{color:#52d4b4!important}.eyebrow.opinion a:hover,a .eyebrow.opinion:hover{color:#51a492!important}.eyebrow.technology a,.technology{color:#3b8fbc!important}.eyebrow.technology a:hover,a .eyebrow.technology:hover{color:#31789e!important}.eyebrow.features a,.features{color:#cb4e06!important}.eyebrow.features a:hover,a .eyebrow.features:hover{color:#a7411d!important}.eyebrow.regulars a,.regulars{color:#888!important}.eyebrow.regulars a:hover,a .eyebrow.regulars:hover{color:#717171!important}.culture,.culturelab,.eyebrow.culture a,.eyebrow.culturelab a{color:#6837b8!important}.eyebrow.culture a:hover,.eyebrow.culturelab a:hover,a .eyebrow.culture:hover,a .eyebrow.culturelab:hover{color:#563984!important}.aperture,.eyebrow.aperture a{color:#83c226!important}.eyebrow.aperture a:hover,a .eyebrow.aperture:hover{color:#6ba135!important}.link-blue-arrow{color:#fff;background-image:url(/wp-content/themes/new-scientist/img/furniture/blue-circle-arrow.png);background-repeat:no-repeat;background-position:100% 85%}.subscribe-button{background:98% 57% no-repeat #179CCE;border-radius:2px;color:#FFF;cursor:pointer;display:inline-block;padding:5px 10px}.green-button{background-color:#17ce28;color:#fff;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 3px 0 0 #13941c;-webkit-box-shadow:0 3px 0 0 #13941c;box-shadow:0 3px 0 0 #13941c;border:none}.green-button:hover{background-color:#01B00A;text-shadow:0 -1px 0 #13941c;color:#fff}.blue-button{background-color:#179cce;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-box-shadow:0 3px 0 0 #10698b;-webkit-box-shadow:0 3px 0 0 #10698b;box-shadow:0 3px 0 0 #10698b;text-shadow:0 1px 0 #10698b;border:none}.blue-button:hover{background-color:#0082B4;text-shadow:0 -1px 0 #10698b;color:#fff}.blue-link{text-decoration:none;color:#179cce}.arrow-link{background-image:url();background-repeat:no-repeat;background-position:right center;display:inline;padding-right:21px}.cookies-policy{position:absolute;right:10px;top:8px;font-size:14px;color:#888;display:none}#breadcrumbs ul li{font-size:12px;padding-right:3px;vertical-align:baseline;display:inline-block}#breadcrumbs ul li:after{content:"|";margin-right:0;margin-left:2px}#breadcrumbs ul li:last-child:after{content:none}.signpost{background-color:#fff;display:block;min-height:35px;padding:10px 0;width:100%;margin-bottom:10px;vertical-align:middle;line-height:1}.signpost h3{color:#5C291F;display:inline-block;font-size:12px}.signpost p{display:inline;margin-bottom:0;margin-left:0;margin-right:0;color:#3D3938;text-shadow:0 1px 0 rgba(0,0,0,.25)}.search-landing-container{width:100%;position:relative}.page-header{display:block}.page-header h1{font-size:22px;color:#444}.search-section{width:100%;padding:5% 0;border-bottom:1px solid #ccc;float:left;color:#333}.search-section .search-form{width:100%;display:inline-block}.search-section .search-form .search-field{padding:6px 0 6px 15px;width:75%;float:left;position:relative;bottom:0;line-height:inherit;height:40px;box-shadow:none;border:1px solid #DADADA}.search-section .search-form .search-submit{width:25%;padding:0;border:none;background:#1BBC2A;border-radius:0 3px 3px 0;box-shadow:0 1px 1px #137941;font-size:16px;height:39px;float:left;-webkit-appearance:none;cursor:pointer;position:relative;bottom:0;right:5px}.search-section .search-refine{width:100%;float:left;margin-top:2%}.search-index{width:100%;display:inline-block}.search-results .search-results-sort{width:100%}.search-results .search-results-sort:first-child{width:100%;padding:0 5px 0 0}.search-results .search-results-sort:last-child{width:100%;padding:0}.search-results .search-results-sort label{font-size:14px}.search-results .search-results-sort select{font-size:12px;line-height:12px}.search-index .index-entry:first-child{border-top:none;margin-top:0;padding-top:0}.search-index .index-entry{display:inline-block;width:96%;padding:10px 2%;border-top:1px solid #cecece;cursor:pointer}.search-index .index-entry:hover{background-color:#cecece}.search-index .index-entry h1{display:block;font-size:24px;font-family:lato-bold;margin-bottom:5px;line-height:1}.search-index .index-entry .index-content{display:block}.search-index .index-entry figure{display:inline-block;float:left;margin-right:5px}.search-index .index-entry .eyebrow{display:block;margin-bottom:5px;line-height:1}.search-index .index-entry .eyebrow span{color:#888;margin-left:5px;font-family:lato-light}.search-index .index-entry .strap{display:block;font-size:15px;color:#444}.search-index .index-entry .strap em{font-family:lato-bold}.search-index .search-pagination{width:100%;margin:10px auto;text-align:center}.search-index .search-pagination a{background:#ccc;padding:3px 10px;margin:2px;color:#888;display:inline-block;text-decoration:none;border-radius:3px}.search-index .search-pagination .active_page{background:#333;color:#fff!important}.search main [role=container] .paging-navigation{float:left;width:60%}.search-results-stats{clear:left;padding:10px 0 0;font-size:14px}.search-results li.index-entry{border-top:1px solid #ccc;padding:5px 0 15px;margin-top:auto;height:auto;clear:both}.search-results li.index-entry:first-child{border-top:none!important}.archive .index-entry{border-top:1px solid #ccc;margin-top:auto;height:auto}.archive .index-entry:first-child{border-top:none}.archive .index-entry .strap,.search-results li.index-entry p{margin-bottom:5px;font-size:12.5px;line-height:1.4;font-family:lato}.search-results li.index-entry em{font-weight:600}.archive .index-entry h2,.search-results h2{padding:0;margin:0 0 5px;line-height:1}.paging-navigation{width:100%;margin:0;padding:0;float:left}.nav-links{display:block}*/ .tax-article_subject header.page-header,.tax-article_section header.page-header{box-sizing:border-box}.tax-article_section h1.page-title,.tax-article_subject h1.page-title{color:#333;text-transform:uppercase;font-family:lato;font-size:14px;line-height:1.3;width:100%;position:relative;display:inline-block;margin:10px 0}.term-life .news,.term-life .news-landing-container .page-header{border-color:#D7DF21}.news-landing .article-index-row article .eyebrow .life a,.news-landing .landing-page-spotlight ul li .eyebrow .life a,.term-life h1.page-title{color:#D7DF21}.eyebrow .life a:hover,a:hover .eyebrow .life{color:#b0b91f}.news-landing .article-index-row article .eyebrow .technology a,.news-landing .landing-page-spotlight ul li .eyebrow .technology a,.term-technology h1.page-title{color:#548293}.term-technology .news,.term-technology .news-landing-container .page-header{border-color:#548293}.eyebrow .technology a:hover,a:hover .eyebrow .technology{color:#466d7c}.news-landing .article-index-row article .eyebrow .earth a,.news-landing .landing-page-spotlight ul li .eyebrow .earth a,.term-earth h1.page-title{color:#BC9617}.term-earth .news,.term-earth .news-landing-container .page-header{border-color:#BC9617}.eyebrow .earth a:hover,a:hover .eyebrow .earth{color:#9c7e24}.term-health .news,.term-health .news-landing-container .page-header{border-color:#20BC9E}.news-landing .article-index-row article .eyebrow .health a,.news-landing .landing-page-spotlight ul li .eyebrow .health a,.term-health h1.page-title{color:#20BC9E}.eyebrow .health a:hover,a:hover .eyebrow .health{color:#1b9b83}.term-space .news,.term-space .news-landing-container .page-header{border-color:#484848}.term-humans .news,.term-physics .news,.term-physics .news-landing-container .page-header,.terms-humans .news-landing-container .page-header{border-color:#79227D}.news-landing .article-index-row article .eyebrow .space a,.news-landing .landing-page-spotlight ul li .eyebrow .space a,.term-space h1.page-title{color:#484848}.eyebrow .space a:hover,a:hover .eyebrow .space{color:#353535}.news-landing .article-index-row article .eyebrow .physics a,.news-landing .landing-page-spotlight ul li .eyebrow .physics a,.term-physics h1.page-title{color:#79227D}.eyebrow .physics a:hover,a:hover .eyebrow .physics{color:#641c69}.news-landing .article-index-row article .eyebrow .humans a,.news-landing .landing-page-spotlight ul li .eyebrow .humans a,.term-humans h1.page-title{color:#79227D}.eyebrow .humans a:hover,a:hover .eyebrow .humans{color:#641c69}.term-news h1.page-title{color:#A42E29}.term-news .news,.term-news .news-landing-container .page-header{border-color:#A42E29}.news-landing #article-mpu{width:100%;text-align:center;padding:0 0 20px}.index-entry:first-child{border-top:none;margin-top:0;padding-top:0}.page-side-column{display:inline-block;width:100%}aside#bottombar,aside#topbar{display:none;width:100%}aside#bottombar{position:fixed;bottom:0;z-index:100000}@media (min-width:768px){main [role=container]{padding:0}.g100{width:99%;margin:8px 0 0}.g90{width:98%;margin:1%}.g80{width:99%;margin:10px .5%}.g60,.g70{width:98%}.g70{margin:1%}.g30,.g40,.g50{width:48%;margin:1%}.g20{width:49%;margin:.5%}.g10{width:48%;margin:1%}.search-section{padding:2% 0}.search-section .search-form{width:50%;height:40px;float:left;position:relative}.search-results .entry-form-drop-down-menu{line-height:12px;float:left;width:95%;font-size:12px}.search-section .search-refine{margin-top:1%}.search-index header .search-results-sort label{width:15%}.search-index header .search-results-sort select{width:50%}.search-results .search-results-sort:first-child,.search-results .search-results-sort:last-child,.search-results-sort{width:26%!important;padding:0 10px 0 0;float:left;position:relative}.search-results-sort label{font-size:14px;float:left;padding-right:10px;min-width:48px}.search-results-facet-dropdown{float:left;width:100%;position:relative;margin-top:10px}.search-section .search-form .search-field{border-radius:3px 0 0 3px;border:1px solid #DADADA;color:#000;font-size:16px;height:40px;padding:6px 0 6px 15px;width:75%;box-sizing:border-box;float:left;position:absolute;bottom:0;box-shadow:none}.search-section .search-form .search-submit{width:25%;height:39px;float:right;position:relative;bottom:auto;right:0}.archive .index-entry,.search-results li.index-entry{padding:5px 0 10px}}@media (min-width:1200px){.cookies-policy{display:inline-block!important}}@media (min-width:1024px){.search-section{padding:5px 0 2%}}@media (min-width:1025px){.g100{width:99%}.g90{width:88%}.g80{width:78%}.g70{width:68%}.g60{width:58%}.g50{width:48%}.g40{width:38%}.g30{width:28%}.g20{width:18%}.g10{width:8%}.home .g80{width:71%;margin:10px .5% 0}.home .g20{width:27%;margin:10px .5% 0}#article-mpu{width:100%;margin-top:-63px}.news-landing-container,.news-landing-container .news-landing{width:100%;box-sizing:border-box}.search-landing-container .search-content{padding-right:320px}.news-landing #article-mpu{margin:0!important}.page-side-column{position:absolute;right:6%;top:314px;width:300px;margin:0}}@media (min-width:1280px){main[role=container]{display:block;margin:0 auto;padding:0;width:1100px}.home .g100{width:1220px;margin:0 0 1%}.home .g80{width:907px;margin:0 1% 1% 0}.home .g20{width:300px;margin:0 0 1%}}@media screen and (max-width:1024px){.tax-article_section header.page-header,.tax-article_subject header.page-header{padding-right:0}}.nr1117test{display:block!important;width:80%!important;margin-left:0!important}p.quote.nr1117test img{float:left;padding-right:5%!important} .manual-landing-page{margin-bottom:50px;padding:0}.manual-landing-page li,.manual-landing-page p{font-size:12.5px;line-height:1.4}.manual-landing-page .rule{margin:0;padding:0;border-color:#fd9019}.manual-landing-page .menu-headline-with-fullwidthimage-2col-left-newlayout-widget,.manual-landing-page .menu-headline-with-fullwidthimage-2col-right-newlayout-widget,.manual-landing-page .ns-article-list-col-1-headlineonly-widget,.manual-landing-page .ns-article-list-col-1-text-widget,.manual-landing-page .ns-article-list-col-2-image-left-widget,.manual-landing-page .ns-article-list-col-2-image-right-widget,.manual-landing-page .ns-article-list-col-2-video-left-widget,.manual-landing-page .ns-article-list-col-2-video-right-widget{width:100%;display:inline-block;float:left}.manual-landing-page .mlp-left,.manual-landing-page .mlp-right,.manual-landing-page .ns-visual-editor-widget,.manual-landing-page .textwidget{width:100%}.tax-manual_landing_page .page-header .page-title{width:100%;font-size:31px;line-height:1.1;margin-top:10px;font-weight:900;letter-spacing:-.03em;color:#111}.ns-article-list-col-2-image-left-widget .mlp-left,.ns-article-list-col-2-image-right-widget .mlp-left,.ns-article-list-col-2-video-left-widget .mlp-left,.ns-article-list-col-2-video-right-widget .mlp-left{margin-bottom:10px}.mlp-left img,.mlp-right img{vertical-align:bottom}.werwer .wpb_wrapper{background:#e1e6ec}.werwer .wpb_wrapper h2{background:#616161;font-family:Lato;color:#fff;text-shadow:2px 1px #414141;border-bottom:1px solid #AFB3B7;padding-top:1em;padding-bottom:1em;font-size:29px}.manual-landing-page{color:#222;font-size:16px;float:left;position:relative}.manual-landing-page #article-mpu{text-align:center;padding:10px 0 0;margin:10px 0 20px;border-top:1px solid #cecece}.manual-landing-page .menu-headline-with-fullwidthimage-2col-left-newlayout-widget article h2,.manual-landing-page .menu-headline-with-fullwidthimage-2col-right-newlayout-widget article h2{margin:0}.manual-landing-page .BrightcoveExperience{width:100%;margin-bottom:10px}.ns-article-list-col-2-image-right-widget .third-party-article{margin-bottom:10px}#article-mpu-special h2,.manual-landing-page .menu-headline-with-fullwidthimage-2col-left-newlayout-widget h2.widget-title,.manual-landing-page .menu-headline-with-fullwidthimage-2col-right-newlayout-widget h2.widget-title,.manual-landing-page .menu-headline-with-fullwidthimage-newlayout-widget h2.widget-title,.manual-landing-page .ns-article-list-col-1-headlineonly-widget h2.widget-title,.manual-landing-page .ns-article-list-widget .widget-header h2,.manual-landing-page .ns-popular-addthis-widget h2.widget-title,.manual-landing-page .ns-visual-editor-widget .widget-header .widget-title,.ns-article-list-col-1-image-widget .widget-title,.ns-article-list-col-1-text-widget .widget-title,.ns-article-list-col-2-image-left-widget .widget-title,.ns-article-list-col-2-image-right-widget .widget-title,.ns-article-list-col-2-video-left-widget .widget-title,.ns-article-list-col-2-video-right-widget .widget-title,.nsve-widget-title{font-size:14px;margin:0;text-transform:uppercase;color:#fd9019;font-weight:400;line-height:1em}.archive article.index-entry .eyebrow,.article-index ul li div .eyebrow,.indepth-articles ul li main .eyebrow,.landing-page-spotlight ul li .landing-page-spotlight-copy h3,.news-landing .article-index-row .eyebrow,.news-landing .landing-page-spotlight ul .spotlight-first .eyebrow,.news-landing .landing-page-spotlight ul li .landing-page-spotlight-copy .eyebrow,.ns-third-party-widget .eyebrow,.search-content article ul li .eyebrow,.spotlight li .eyebrow{font-size:14px;margin:0;text-transform:uppercase;font-weight:400;line-height:1em;min-height:20px}.landing-page-spotlight ul .spotlight-first .landing-page-spotlight-copy a .eyebrow{margin-top:10px!important}.manual-landing-page .ns-article-list-widget .widget-header,.manual-landing-page .ns-article-list-widget .widget-header h2{border:none;padding:0;margin:0;background:0 0;text-shadow:none}.manual-landing-page .ns-article-list-widget article{border:none;box-shadow:none;padding:0}.manual-landing-page .ns-article-list-widget article img{width:100%}.manual-landing-page .ns-article-list-widget .has-post-thumbnail p{margin:10px 0 0;padding:0;display:inline-block}.manual-landing-page .menu-headline-with-fullwidthimage-2col-left-newlayout-widget h2.widget-title,.manual-landing-page .menu-headline-with-fullwidthimage-2col-right-newlayout-widget h2.widget-title{margin-bottom:5px}.landing-page-spotlight ul .spotlight-first a h2,.ns-article-list-primary-image-widget .primary-title{font-size:30px;margin-top:10px;font-weight:900;line-height:1;letter-spacing:-.03em}.landing-page-spotlight ul .spotlight-first .landing-page-spotlight-copy a p,.ns-article-list-primary-image-widget p{font-size:16px;line-height:1.4}p.readmore{margin-top:10px}.landing-page-spotlight ul .spotlight-first,.ns-article-list-primary-image-widget{padding-bottom:20px}.menu-headline-with-fullwidthimage-2col-left-newlayout-widget a :hover,.menu-headline-with-fullwidthimage-2col-right-newlayout-widget a :hover .ns-article-list-col-1-headlineonly-widget a :hover,.menu-headline-with-fullwidthimage-newlayout-widget a :hover,.ns-article-list-col-1-headlineonly-widget a :hover,.ns-article-list-col-1-image-widget article a :hover,.ns-article-list-col-1-text-widget article a :hover,.ns-article-list-col-2-image-left-widget article a :hover,.ns-article-list-col-2-image-right-widget article a :hover,.ns-article-list-col-2-video-left-widget article a :hover,.ns-article-list-col-2-video-right-widget article a :hover,.ns-article-list-primary-image-widget article a :hover,.ns-popular-addthis-widget a:hover{color:#1a91da}.landing-page-spotlight ul .spotlight-rest .landing-page-spotlight-copy a h2,.manual-landing-page .ns-article-list-col-1-headlineonly-widget article h2,.manual-landing-page .ns-visual-editor-widget h2,.manual-landing-page .textwidget h2,.manual-landing-page .title,.news-landing .main-content .article-copy .article-content .article-index-row h2,.ns-article-list-col-1-image-widget article h2,.ns-article-list-col-1-text-widget article h2,.ns-article-list-col-2-image-left-widget article h2,.ns-article-list-col-2-image-right-widget article h2,.ns-article-list-col-2-video-left-widget article h2,.ns-article-list-col-2-video-right-widget article h2,.ns-article-list-widget h3,.textwidgetnew h3{font-size:20px;font-weight:900;letter-spacing:-.6px;line-height:1.1}.manual-landing-page .ns-article-list-widget h3{margin-bottom:10px}.manual-landing-page .ns-article-list-col-1-headlineonly-widget h2{font-size:18px;font-weight:400}.manual-landing-page .ns-visual-editor-widget p,.manual-landing-page .ns-visual-editor-widget ul,.manual-landing-page .textwidget p,.manual-landing-page .textwidget ul{margin-top:8px}.manual-landing-page .ns-visual-editor-widget p,.manual-landing-page .textwidget p{margin-bottom:8px}.manual-landing-page .ns-article-list-col-1-headlineonly-widget p{margin:10px 0}.manual-landing-page .ns-article-list-col-1-headlineonly-widget,.manual-landing-page .ns-popular-addthis-widget ul{margin-bottom:8px}.manual-landing-page .ns-visual-editor-widget ul,.manual-landing-page .textwidget ul{list-style-type:disc;margin-left:12px}.manual-landing-page .ns-visual-editor-widget ul li,.manual-landing-page .textwidget ul li{margin-left:12px}.manual-landing-page .ns-visual-editor-widget p.nsve-widget-title{margin-top:0}.landing-page-spotlight ul li,.manual-landing-page .menu-headline-with-fullwidthimage-2col-left-newlayout-widget,.manual-landing-page .menu-headline-with-fullwidthimage-2col-right-newlayout-widget,.manual-landing-page .menu-headline-with-fullwidthimage-newlayout-widget,.manual-landing-page .ns-article-list-col-1-headlineonly-widget,.manual-landing-page .ns-article-list-primary-image-widget,.manual-landing-page .ns-article-list-widget,.manual-landing-page .ns-popular-addthis-widget,.manual-landing-page .ns-visual-editor-widget,.manual-landing-page .textwidget,.news-landing .article-index-row .article-index-left,.news-landing .article-index-row .article-index-right,.news-landing .article-index-row .article-index-right-no-border,.ns-article-list-col-1-image-widget,.ns-article-list-col-1-text-widget,.ns-article-list-col-2-image-left-widget,.ns-article-list-col-2-image-right-widget,.ns-article-list-col-2-video-left-widget,.ns-article-list-col-2-video-right-widget{padding:10px 0 15px;border-top:1px solid #000;display:inline-block}.news-landing .article-index-row .article-index-left-no-border{padding:10px 0;display:inline-block}.manual-landing-page .ns-article-list-primary-image-widget:nth-child(1){padding-top:0;border-top:none}.manual-landing-page .ns-visual-editor-widget .widget-header{padding-bottom:0;border-bottom:none}.manual-landing-page .ns-visual-editor-widget .widget-header .widget-title{background:0 0;text-shadow:none;padding:0}.tertiary-sidebar{float:left;width:100%}.manual-landing-page .col-item .caption span{width:100%;float:left;margin-bottom:10px}.manual-landing-page .col-item .container img{width:100%}.manual-landing-page .one-column,.manual-landing-page .two-columns{width:100%;float:left;padding:0;margin:0}.page-header .third-party-article{margin:0;text-align:left}.page-header .third-party-article img{max-width:100px;max-height:80px;margin:20px 0 0!important;float:left}@media (max-width:366px){.manual-landing-page{float:none}}@media (min-width:650px){.landing-page-spotlight ul .spotlight-first a h2,.ns-article-list-primary-image-widget .primary-title{font-size:44px}.landing-page-spotlight ul .spotlight-first .landing-page-spotlight-copy a p,.ns-article-list-primary-image-widget p{font-size:18px}.manual-landing-page .two-columns:first-of-type{margin-right:2%}.manual-landing-page .two-columns{width:49%}.landing-page-spotlight ul .spotlight-rest a img,.manual-landing-page .mlp-left,.news-landing .article-index-left,.news-landing .article-index-left-no-border{width:49%;float:left;margin:0 2% 0 0}.news-landing .article-index-row .article-index-left-no-border,.news-landing .article-index-row .article-index-right-no-border{border:none}.landing-page-spotlight ul .spotlight-rest .landing-page-spotlight-copy,.manual-landing-page .mlp-right,.news-landing .article-index-right,.news-landing .article-index-right-no-border{width:49%;float:right}.ns-article-list-col-2-image-right-widget .third-party-article{margin-bottom:0}}@media (min-width:768px){.tax-manual_landing_page .page-header .page-title{font-size:50px;line-height:1;margin-bottom:12px}.landing-page-spotlight ul .spotlight-rest .landing-page-spotlight-copy a h2,.manual-landing-page .ns-article-list-col-1-headlineonly-widget article h2,.manual-landing-page .ns-visual-editor-widget h2,.manual-landing-page .textwidget h2,.manual-landing-page .title,.news-landing .article-index-row h2,.ns-article-list-col-1-image-widget article h2,.ns-article-list-col-1-text-widget article h2,.ns-article-list-col-2-image-left-widget article h2,.ns-article-list-col-2-image-right-widget article h2,.ns-article-list-col-2-video-left-widget article h2,.ns-article-list-col-2-video-right-widget article h2,.ns-article-list-widget h3,.textwidgetnew h3{line-height:1}}@media (min-width:1024px){.manual-landing-page{margin-top:5px}.manual-landing-page .manual-landing-page-maincontent-container{float:left;width:100%}.manual-landing-page .manual-landing-page-maincontent-container .manual-landing-page-maincontent{margin-right:320px}.manual-landing-page #article-mpu{position:absolute;right:0;margin:0;padding:0 0 10px;width:300px;border-top:none;border-bottom:1px solid #cecece}.manual-landing-page .tertiary-sidebar{position:relative!important;top:0!important;right:0!important;margin-left:-300px;width:300px}.tertiary-sidebar-doublempu{top:610px!important}.page .tertiary-sidebar-doublempu{top:660px!important}.tertiary-sidebar-portrait{top:1060px!important}.page .tertiary-sidebar-portrait{top:1110px!important}.manual-landing-page .tertiary-sidebar .g50{width:100%}} @-webkit-keyframes buzz-out{10%,30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%,40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%,70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%,80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes buzz-out{10%,30%{-webkit-transform:translateX(3px) rotate(2deg);-ms-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%,40%{-webkit-transform:translateX(-3px) rotate(-2deg);-ms-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%,70%{-webkit-transform:translateX(2px) rotate(1deg);-ms-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%,80%{-webkit-transform:translateX(-2px) rotate(-1deg);-ms-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);-ms-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);-ms-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.buzz-out{display:inline-block;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent}.buzz-out:hover{-webkit-animation-name:buzz-out;animation-name:buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1} .page-template-issue-page .article-copy a,.page-template-issue-page .article-copy em,.page-template-issue-page .article-copy i,.page-template-issue-page .article-copy li,.page-template-issue-page .article-copy p{font-family:lato}.new-layout-archive-title{font-size:14px;font-weight:400;margin:10px 0;line-height:1.3}.new-layout-archive-title span{font-weight:900}.magazine-cover-highlight{border-top:3px solid #1e2e31}.issue-new-full-width,.issue-new-index-entry.left,.issue-new-index-entry.right{border-top:1px solid #1d1d1d;padding:5px 0 15px;width:100%}.magazine-cover-highlight .issues-new-edpick{margin:10px 0}.issue-new-browsepast,.issues-new-sidebar-title{margin-top:0;font-weight:400;line-height:1;font-size:18px;text-transform:uppercase}.issues-new-edpick{color:#1e2e31;text-transform:uppercase;margin-top:5px;margin-bottom:12px;font-weigh:900}.issues-new-archive-right .issues-new-archive-covst{color:#1e2e31;text-transform:uppercase;font-weight:900;line-height:1em;margin:10px 0}.issue-new-full-width{clear:both;display:inline-block;float:left}.issue-new-full-width figure img,.issue-new-index-entry figure img{max-width:100%;width:100%;display:block}.issue-new-full-width .left{float:left;width:100%}.issue-new-full-width .right{float:right;width:100%}.issue-new-index-entry.left{float:left}.issue-new-index-entry.right{float:right}.issues-new-archive-left{float:left;width:100%;margin-bottom:10px;text-align:center}.issues-new-archive-right{width:100%;float:left;border-top:3px solid #fda749;padding-top:5px;padding-left:0}.magazine-article-index .issue-new-aperture,.magazine-article-index .issue-new-careers,.magazine-article-index .issue-new-culture,.magazine-article-index .issue-new-culturelab,.magazine-article-index .issue-new-features,.magazine-article-index .issue-new-leaders,.magazine-article-index .issue-new-news,.magazine-article-index .issue-new-opinion,.magazine-article-index .issue-new-regulars,.magazine-article-index .issue-new-technology{font-size:18px;margin-bottom:0;border:none;font-weight:600}.magazine-article-index ul.aperture-list,.magazine-article-index ul.careers-list,.magazine-article-index ul.culture-list,.magazine-article-index ul.culturelab-list,.magazine-article-index ul.features-list,.magazine-article-index ul.leaders-list,.magazine-article-index ul.news-list,.magazine-article-index ul.opinion-list,.magazine-article-index ul.technology-list{margin-bottom:5px}.magazine-article-index ul.aperture-list li .index-entry .index-title,.magazine-article-index ul.careers-list li .index-entry .index-title,.magazine-article-index ul.culture-list li .index-entry .index-title,.magazine-article-index ul.culturelab-list li .index-entry .index-title,.magazine-article-index ul.features-list li .index-entry .index-title,.magazine-article-index ul.leaders-list li .index-entry .index-title,.magazine-article-index ul.news-list li .index-entry .index-title,.magazine-article-index ul.opinion-list li .index-entry .index-title,.magazine-article-index ul.technology-list li .index-entry .index-title{font-size:12.5px;margin:0;font-weight:400}.issue-new-news-sub{text-transform:uppercase;font-weight:900;margin-top:10px}.issue-new-full-width p,.issue-new-index-entry p{font-size:14px;margin:0}.page-template-issue-page .issue-new-index-entry-h1{font-weight:900;letter-spacing:-.6px;line-height:1}.page-template-issue-page .issue-new-full-width .issue-new-index-entry-h1{margin-bottom:10px}.page-template-issue-page .issue-new-index-entry-h2{text-transform:uppercase;font-weight:400;margin:0;font-size:14px}.issue-new-index-entry-h1 a{font-weight:900;margin-top:0;margin-bottom:15px;color:#111;font-family:lato;font-size:20px;line-height:1}.magazine-cover-teaser.issue-new-magazine-cover-teaser{padding:10px 0;width:100%;box-shadow:none;border-radius:none;border-top:3px solid #1e2e31}.magazine-cover-teaser .issue-new-magazine-cover{width:100%;max-width:100%;border:1px solid #cecece}.issue-new-cta-buttons-holder{width:100%;display:block}.issue-new-cta-buttons{display:inline-block;width:100%}.issue-cta-list{text-align:center;margin-bottom:25px}.issue-cta-list li{display:inline-block;width:100%;vertical-align:top;margin:0 0 10px;float:left}.issue-cta-list li a{display:inline-block;width:50%;float:left;color:#fff;text-transform:uppercase;padding:5px 0}.issue-cta-list li p{font-size:12.5px;width:48%;margin:0 0 0 2%;float:left;text-align:left}.mag-nav,.mag-nav ul{width:100%}.mag-nav{text-align:center;font-size:1em;line-height:1em}.mag-nav ul li{display:inline;list-style-type:none}.issue-navigation{margin-top:10px}.magnavissue{text-align:center;font-weight:900;text-transform:uppercase;width:38%;display:inline-block;float:left;letter-spacing:-.6px;line-height:1}.issue-navigation .next_link,.issue-navigation .previous_link{width:31%}.page-template-issue-page .issue-navigation .next_link{background-position:105% 15%}.page-template-issue-page .issue-navigation .previous_link{background-position:-5% 15%}.magnavnext a{display:inline-block;padding-right:25px;background:url(/wp-content/themes/new-scientist/../img/maglayout/magnavnext.png) center right no-repeat}.magnavnext span.nonextnav{color:#ccc;display:inline-block;padding-right:25px;background:url(/wp-content/themes/new-scientist/../img/maglayout/magnavnextinactive.png) center right no-repeat}.magnavprev a{display:inline-block;padding-left:25px;background:url(/wp-content/themes/new-scientist/../img/maglayout/magnavprev.png) center left no-repeat}.issue-new-article-section{text-transform:uppercase;font-weight:600;font-size:12.5px}.issues-new-archive-right h2.issue-new-index-title a{font-weight:900}.issues-new-archive-right h2.issue-new-index-title{font-weight:900;font-size:20px;margin-top:0;line-height:1.05em}h2.issue-new-index-title.first{font-size:26px}.magazine-article-index,.pastissues{border-top:3px solid #2a2a2a;padding:10px 0}.page-template-issue-page .pastissues h2{margin:0 0 10px}.magazine-article-index ul.pastissues-list li{width:40%;display:inline-block;margin-bottom:15px;font-size:14px}.magdate{font-weight:700}.pastissues-list li{width:47%;margin-bottom:10px;padding:0;display:inline-block;float:left}.pastissues-list li:nth-of-type(even){margin-left:6%}.pastissues-list li:nth-of-type(odd){clear:both}.pastissues-list li img{width:100%;border:1px solid #cecece}@media (max-width:767px){.magazine-cover-teaser.issue-new-magazine-cover-teaser{margin-bottom:10px}.issue-new-full-width figure,.issue-new-index-entry.left figure,.issue-new-index-entry.right figure{display:none}.issue-new-index-entry-h1.mustbemin{min-height:0}.issue-cta-list li .issue-new-button{width:35%;margin:0;float:left;font-size:1em}}@media (min-width:500px){.magazine-article-index,.pastissues{width:49%;float:left}.page-template-issue-page .issue-navigation .next_link{background-position:100% 15%}.page-template-issue-page .issue-navigation .previous_link{background-position:0 15%}.pastissues{margin-left:2%;display:inline-block}}@media (min-width:600px){.magazine-cover-teaser .issue-new-magazine-cover{width:60%}.issue-cta-list li{width:32%;margin-left:2%}.issue-cta-list li:first-child{margin-left:0}.issue-cta-list li a{width:100%}.issue-cta-list li p{width:100%;text-align:center;margin-top:10px}.page-template-issue-page .issue-new-index-entry-h2{font-size:18px}}@media (min-width:768px){.issues-new-archive-left{float:left;width:50%}.issues-new-archive-right{width:48%;float:right;padding-left:2%;border:none}.issue-new-full-width,.issue-new-index-entry.left,.issue-new-index-entry.right{padding:10px 0 15px}.page-template-issue-page .issue-new-index-entry .issue-new-index-entry-h1{margin-bottom:10px}.issue-new-full-width figure,.issue-new-index-entry.left figure,.issue-new-index-entry.right figure{display:block}.issue-new-full-width figure img,.issue-new-index-entry figure img{margin-top:5px}.issue-new-full-width .left,.issue-new-full-width .right,.issue-new-index-entry.left,.issue-new-index-entry.right{width:49%}.magazine-cover-teaser .issue-new-magazine-cover{width:100%}.issues-new-archive-right .issues-new-archive-covst{margin-top:0}.issue-cta-list{width:75%;margin:0 auto}}@media (min-width:1024px){.page-template-issue-page .issue-navigation .next_link{background-position:105% 15%}.page-template-issue-page .issue-navigation .previous_link{background-position:-5% 15%}.magazine-cover-highlight{display:inline-block;margin-bottom:20%}.magazine-article-index,.pastissues{width:100%}.magazine-article-index{margin:0}.pastissues{margin:10px 0 0}.issues-new-archive-right ul{width:85%}.magazine-article-index ul.aperture-list li .index-entry .index-title,.magazine-article-index ul.careers-list li .index-entry .index-title,.magazine-article-index ul.culture-list li .index-entry .index-title,.magazine-article-index ul.culturelab-list li .index-entry .index-title,.magazine-article-index ul.features-list li .index-entry .index-title,.magazine-article-index ul.leaders-list li .index-entry .index-title,.magazine-article-index ul.news-list li .index-entry .index-title,.magazine-article-index ul.opinion-list li .index-entry .index-title,.magazine-article-index ul.technology-list li .index-entry .index-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}} .contentSlider{width:100%}.contentSlider,.contentSlider .rsOverflow,.contentSlider .rsSlide,.contentSlider .rsThumbs,.contentSlider .rsVideoFrameHolder{background:#fff;color:#000}.contentSlider .rsOverflow,.contentSlider .rsSlide{background:#fff}.contentSlider h4{font-size:24px;line-height:31px;margin:12px 0 8px;font-weight:700}.contentSlider img{max-width:100%;width:100%;height:auto;display:block}.content-slider-bg{width:100%;padding:0 0 24px;background:#fff;margin-top:24px}.content-slider-bg .rsDefault .rsBullets{position:absolute;top:5px;right:73px;z-index:35;padding-top:4px;height:18px;background:0 0;text-align:center;line-height:6px;overflow:hidden}.content-slider-bg .rsMinW .rsBullet{width:6px;height:6px;display:inline-block;padding:6px 5px 6px 4px}.content-slider-bg .rsMinW .rsBullet span{display:block;width:6px;height:6px;border-radius:50%;background:#CCC;background:rgba(255,255,255,.5);box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.content-slider-bg .rsMinW .rsBullet.rsNavSelected span{background:#FFF}.content-slider-bg .rsDefault .rsArrow{height:44px;width:44px;position:absolute;display:block;cursor:pointer;z-index:44}.content-slider-bg .rsDefault .rsArrowIcn{width:32px;height:32px;top:5px;left:50%;margin-top:0;margin-left:-16px;position:absolute;cursor:pointer;background:url(/wp-content/themes/new-scientist/img/rs-minimal-white.png);border-radius:2px}.article-copy .content-slider-bg .rsSlide p{font-size:14px}@media screen and (max-width:700px){.content-slider-bg .rsOverflow{display:block!important}.article-copy .content-slider-bg .rsSlide p{font-size:12px}.content-slider-bg .rsDefault .rsBullets{width:100%;right:0}} .astellas2016 .article-header{display:inline-block;width:100%}.astellas2016 .rule{border-bottom:1px solid #D0D0D0;margin-bottom:10px;padding:10px 0}.astellas2016 .rule img{margin:5px 0;display:block}.astellas2016 .article-title{display:inline-block}.astellas2016 .strap{font-size:16px;font-family:lato;line-height:1.3;margin-bottom:10px;width:100%;font-weight:300;letter-spacing:-.6px}.astellas2016 .rule h2{display:inline-block;width:100%}.astellas2016 .astellas16-header-left,.astellas2016 .astellas16-header-right{width:100%;text-align:left}.astellas2016 .astellas16-header-left img{width:100%}.astellas2016 .rule .astellas16-supported-by-logo{margin-bottom:15px}.astellas2016 .astellas16-header-right h3,.astellas2016 .rule h2{font-family:georgia;font-weight:400;line-height:1.3}.astellas16-tweet a,.astellas2016 .astellas16-header-left .published-date,.astellas2016 .astellas16-header-left .section-indicator,.astellas2016 .astellas16-tweet p{font-family:lato}.astellas16-midgrey{color:#999}.astellas16-grey{color:#666}.astellas2016 .astellas16-tweet p{margin:0}.astellas16-tweet p span{color:#00A3D8}.astellas2016 .astellas16-email-signup{text-align:center}.astellas2016 .astellas16-email-signup h3,.astellas2016 .astellas16-watch-live h3{font-weight:900;font-size:18px;line-height:1.3;margin-bottom:10px}.astellas2016 .astellas16-email-signup h4{font-weight:400;font-size:14px;line-height:1.3;margin-bottom:10px}.astellas16-live{color:#DC0000}.astellas2016 .astellas16-email-signup form .astellas16-email-field{background-color:#eee;border:1px solid #000;border-radiuse:0;width:45%;margin-right:10px}.astellas16-more ul,.astellas2016 .astellas16-more{margin:10px 0}.astellas2016 .astellas16-email-signup form .astellas16-email-submit{background-color:#1b98d9;box-shadow:none;height:42px;text-shadow:none}.astellas2016 .astellas16-email-signup .astellas16-email-terms{font-family:lato;font-size:14px;vertical-align:bottom}.astellas2016 .astellas16-more h3{font-size:14px;text-transform:uppercase;font-weight:400;line-height:1.3}.astellas16-more ul,.astellas16-more ul li{width:100%;display:inline-block}.astellas16-more ul li a{color:#000;font-weight:900}.astellas2016 footer{margin-top:40px}.manual-landing-page-maincontent .astellas2016 footer{display:inline-block;width:100%}.manual-landing-page-maincontent .astellas2016 footer .astellas16-references{margin-top:20px}.manual-landing-page-maincontent .astellas2016 footer .astellas16-references ul li{font-family:PT Serif}.astellas2016 .article-content .astellas16-tweet,.astellas2016 footer .astellas16-tweet{margin:20px 0}.astellas2016 .article-content .astellas16-tweet img,.astellas2016 footer .astellas16-tweet img{margin-right:5px}.astellas2016 .article-content .astellas16-tweet p,.astellas2016 footer .astellas16-tweet p{display:inline;font-size:16px;line-height:1.3;vertical-align:top}.astellas2016 .tertiary-sidebar,.tax-manual_landing_page.term-astellasinnnovationdebate .rule,.tax-manual_landing_page.term-astellasinnnovationdebate .tertiary-sidebar{border-top:3px solid #000;margin-top:10px;padding:10px 0}.tax-manual_landing_page.term-astellasinnnovationdebate .readmore{font-weight:700;font-size:14px!important}.article-content .astellas16-tweet,.tertiary-sidebar .astellas16-ambulance,.tertiary-sidebar .astellas16-email-signup,.tertiary-sidebar .astellas16-playgame,.tertiary-sidebar .astellas16-speaker-list,.tertiary-sidebar .astellas16-watch-live{border-bottom:1px solid #d0d0d0;margin-bottom:20px;padding-bottom:20px}.tertiary-sidebar .astellas16-ambulance,.tertiary-sidebar .astellas16-email-signup{display:none}.tertiary-sidebar .astellas16-playgame{display:inline-block;width:100%}.tertiary-sidebar .astellas16-playgame img{width:100%}.astellas2016 .astellas16-speaker-list{display:inline-block;width:100%}.astellas2016 .astellas16-speaker-list li{margin-bottom:20px}.astellas2016 .astellas16-speaker-list li img{margin-bottom:10px}.tertiary-sidebar .astellas16-speaker-list li b,.tertiary-sidebar .astellas16-speaker-list li h4,.tertiary-sidebar .astellas16-speaker-list li p{font-size:14px}.astellas16-speaker-list li b,.astellas16-speaker-list li h4{font-weight:900}.astellas2016 .astellas16-watch-live{text-align:center;display:inline-block}.astellas2016 .astellas16-watch-live img{width:100%}.astellas2016 .astellas16-watch-live .astellas16-innovation-debate-logo{width:80%;margin:10px 0}.astellas2016 .astellas16-content-game-image,.astellas2016 .astellas16-content-game-image img{width:100%}@media (min-width:350px){.astellas2016 .article-content .astellas16-speaker-list li img{width:300px}}@media (min-width:380px){.astellas2016 .astellas16-header-left img{width:auto}}@media (min-width:600px){.tertiary-sidebar .astellas16-playgame{text-align:center}.astellas2016 .astellas16-email-signup form .astellas16-email-field,.tertiary-sidebar .astellas16-playgame img{width:50%}.astellas16-more ul li:first-child{margin-left:0}.astellas16-more ul li{width:32.6666%;float:left;margin-left:1%}.tertiary-sidebar .astellas16-speaker-list li{float:left;width:48%}.tertiary-sidebar .astellas16-speaker-list li:nth-of-type(2n+1){clear:both}.tertiary-sidebar .astellas16-speaker-list li:nth-of-type(2n){margin-left:4%}.astellas2016 .astellas16-watch-live .astellas16-watch-live-image{width:48%;float:left;margin-right:4%}.astellas2016 .astellas16-watch-live .astellas16-watch-live-date-container{width:48%;float:right}.astellas2016 .article-content .astellas16-speaker-list li{width:100%;display:inline-block}.astellas2016 .article-content .astellas16-speaker-list li h4,.astellas2016 .article-content .astellas16-speaker-list li img,.astellas2016 .article-content .astellas16-speaker-list li p{float:left}.astellas2016 .article-content .astellas16-speaker-list li img{margin-right:2%}.astellas2016 .article-content .astellas16-speaker-list li br{display:none}.astellas2016 .article-content .astellas16-speaker-list li h4,.astellas2016 .article-content .astellas16-speaker-list li p{width:40%}}@media (min-width:650px){.astellas2016 .astellas16-content-game-image{text-align:center}.astellas2016 .astellas16-content-game-image img{width:auto}}@media (min-width:700px){.astellas2016 .article-header{width:auto}.astellas2016 .rule img{margin:2.5px 0;display:inline-block}.astellas2016 .rule h2{font-size:20px}.astellas2016 .rule h3{font-size:16px}.astellas2016 .astellas16-header-left{display:inline-block;float:left;width:50%}.astellas2016 .astellas16-header-right{display:inline-block;float:left;width:48%;margion-left:2%;text-align:right}.astellas2016 footer .astellas16-email-signup h3{font-size:20px}.astellas2016 footer .astellas16-email-signup h4{font-size:16px}.astellas2016 .astellas16-more h3{font-size:18px}.astellas2016 .article-content .astellas16-tweet,.astellas2016 footer .astellas16-tweet{margin:30px 0}.astellas2016 .article-content .astellas16-tweet p,.astellas2016 footer .astellas16-tweet p{font-size:20px;line-height:21px}.tertiary-sidebar .astellas16-speaker-list li{width:31.3333%}.tertiary-sidebar .astellas16-speaker-list li,.tertiary-sidebar .astellas16-speaker-list li:nth-of-type(2n){margin-left:3%}.tertiary-sidebar .astellas16-speaker-list li:first-child,.tertiary-sidebar .astellas16-speaker-list li:nth-of-type(4){margin-left:0}.tertiary-sidebar .astellas16-speaker-list li:nth-of-type(1),.tertiary-sidebar .astellas16-speaker-list li:nth-of-type(4){clear:both}.tertiary-sidebar .astellas16-speaker-list li:nth-of-type(2n+1){clear:none}}@media (min-width:768px){.astellas2016 .article-content .astellas16-speaker-list li h4,.astellas2016 .article-content .astellas16-speaker-list li p{width:50%}}@media (min-width:1024px){.astellas2016 .article-copy footer{margin-right:320px}.astellas2016 footer .astellas16-email-signup h3{font-size:22px}.astellas2016 footer .astellas16-email-signup h4{font-size:18px}.tertiary-sidebar .astellas16-ambulance,.tertiary-sidebar .astellas16-email-signup{display:inline-block}.tertiary-sidebar .astellas16-playgame img{width:100%}.tertiary-sidebar .astellas16-speaker-list li{width:100%;margin:0 0 20px;clear:none}.astellas2016 .astellas16-watch-live .astellas16-watch-live-date-container,.astellas2016 .astellas16-watch-live .astellas16-watch-live-image{width:100%;float:none}.astellas2016 .article-content .astellas16-speaker-list li h4,.astellas2016 .article-content .astellas16-speaker-list li p{width:40%}.tertiary-sidebar .astellas16-speaker-list li,.tertiary-sidebar .astellas16-speaker-list li:nth-of-type(2n){margin-left:0}}@media (min-width:1100px){.astellas2016 .rule h2{font-size:26px}.astellas2016 .rule h3{font-size:18px}.astellas2016 .article-content .astellas16-speaker-list li h4,.astellas2016 .article-content .astellas16-speaker-list li p{width:50%}}