article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a {
    background: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
img,
video {
    max-width: 100%;
    height: auto;
}
.l-main-wrap {
    max-width: 1064px;
    max-width: 66.5rem;
    margin-left: auto;
    margin-right: auto;
}
.l-main-wrap:after {
    content: " ";
    display: block;
    clear: both;
}
.l-footer {
    max-width: 1064px;
    max-width: 66.5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}
.l-footer:after {
    content: " ";
    display: block;
    clear: both;
}
a {
    color: #567c91;
    text-decoration: none;
}
a:hover {
    color: #00B2E2;
}
.l-story-body a {
    color: #567c91;
    text-decoration: underline;
}
.l-story-body a:hover {
    color: #00B2E2;
}
article {
    padding-bottom: 20px;
}
:focus {
    outline: -webkit-focus-ring-color auto 0;
}
.l-header-nav ul.menu {
    margin: 0;
}
.divider {
    padding: 0 4px;
    font-size: 16px;
}
hr {
    border: 0;
    border-bottom: 1px solid #bcbec0;
    background: #fff;
    margin: 0px 0 10px 0;
}
.video-filter {
    margin-bottom: 10px;
}
.media-soundcloud-audio {
    position: relative;
    padding-bottom: 64.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}
.media-soundcloud-audio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.twitter-tweet {
    margin-bottom: 20px !important;
}
span.qa {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #00B2E2;
}
span.inline-title {
    font-family: "Knockout 50 A", "Knockout 50 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    color: #4a525b;
}
input,
button {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
}
.page-user .l-main input,
.page-user .l-main button {
    border: 1px solid #bcbec0;
    height: 36px;
    padding: 0 6px;
}
.page-user .l-main form {
    margin-bottom: 20px;
}
ol.reset-list,
ul.reset-list {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    list-style: none;
}
ol.reset-list li,
ul.reset-list li {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    overflow: hidden;
}
ol.reset-list li li,
ul.reset-list li li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}
.scrolltolink {
    display: block;
    position: relative;
}
.admin-menu .scrolltolink {
    top: -25px;
}
.l-byline {
    border-bottom: 1px solid #bcbec0;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 5px;
    min-height: 36px;
    text-transform: uppercase;
}
.featured-block .l-byline {
    border-bottom: none;
}
.l-byline.story-credits {
    margin-bottom: 40px;
    min-height: 26px;
}
.author {
    font-family: "Knockout 50 A", "Knockout 50 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #a8aab2;
}
.author.byline {
    font-size: 10px;
    letter-spacing: .09em;
}
.author.author-name {
    font-size: 16px;
    letter-spacing: .05em;
}
a.read-more {
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    float: left;
}
a.read-more:before {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -2px 0;
    width: 24px;
    height: 18px;
    display: inline-block;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 a.read-more:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -2px 0;
        width: 24px;
        height: 18px;
        background-size: 251px 516px;
    }
}
.pager li {
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.pager li.pager-current {
    background-color: #f1f2f2;
    padding: 6px 8px;
}
.pager li a {
    background-color: #f1f2f2;
    padding: 6px 8px;
    font-size: 14px;
}
.l-toc-title-bar {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) repeat-x -2px -293px;
    width: 100%;
    height: 16px;
    margin-bottom: 10px;
    max-width: 1064px;
    max-width: 66.5rem;
    margin-left: auto;
    margin-right: auto;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-toc-title-bar {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) repeat-x -2px -293px;
        width: 100%;
        height: 16px;
        background-size: 251px 516px;
    }
}
.l-toc-title-bar:after {
    content: " ";
    display: block;
    clear: both;
}
.l-centered-title {
    position: relative;
    border-bottom: 1px solid #bcbec0;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 70px;
}
.node-type-author .l-centered-title {
    margin-bottom: 42px;
}
@media (min-width: 0) and (max-width: 1024px) {
    .l-centered-title {
        margin-bottom: 34px;
    }
}
.l-centered-title h3 {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #616a70;
    letter-spacing: .1em;
}
.l-centered-title.toc-centered-title h3 {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
    line-height: 21px;
    text-transform: inherit;
}
@media (min-width: 1025px) {
    .l-centered-title {
        max-width: 814px;
        max-width: 50.875rem;
        margin-left: auto;
        margin-right: auto;
    }
    .l-centered-title:after {
        content: " ";
        display: block;
        clear: both;
    }
    .l-centered-title.toc-centered-title {
        max-width: 1064px;
        max-width: 66.5rem;
        margin-left: auto;
        margin-right: auto;
    }
    .l-centered-title.toc-centered-title:after {
        content: " ";
        display: block;
        clear: both;
    }
}
.l-centered-title .bg {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -120px -243px;
    width: 13px;
    height: 7px;
    left: 49%;
    position: absolute;
    top: 40px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-centered-title .bg {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -120px -243px;
        width: 13px;
        height: 7px;
        background-size: 251px 516px;
    }
}
.page-earthwire .l-centered-title .bg,
.node-type-author .l-centered-title .bg {
    top: 39px;
}
.l-faux-sidebar li:before {
    content: ' ';
    font-size: inherit;
    color: inherit;
    margin: 0;
}
@media (min-width: 768px) {
    .l-main-nav {
        float: right;
        position: relative;
        top: 10px;
    }
}
.l-main-nav .l-search-icon {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -160px -145px;
    width: 24px;
    height: 22px;
    display: inline-block;
    text-align: left;
    text-indent: -9999em;
    cursor: pointer;
    position: relative;
    left: 8px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-main-nav .l-search-icon {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -160px -145px;
        width: 24px;
        height: 22px;
        background-size: 251px 516px;
    }
}
.l-main-nav .l-search-icon:hover {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -160px -195px;
    width: 24px;
    height: 22px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-main-nav .l-search-icon:hover {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -160px -195px;
        width: 24px;
        height: 22px;
        background-size: 251px 516px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-main-nav .l-search-icon {
        display: none;
    }
}
.l-main-nav .l-nav {
    display: inline-block;
    position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-main-nav .l-nav {
        width: 100%;
        background-color: #fff;
    }
}
.l-main-nav .l-nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    list-style: none;
}
.l-main-nav .l-nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
}
.l-main-nav .l-nav ul li li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}
@media (min-width: 768px) {
    .l-main-nav .l-nav ul li {
        display: inline-block;
        margin-left: 17px;
    }
    .l-main-nav .l-nav ul li > a {
        padding: 14px 0;
    }
}
.front.page-magazine .l-main-nav .l-nav ul li.magazine > a,
.node-type-magazine-story .l-main-nav .l-nav ul li.magazine > a {
    color: #00B2E2;
}
.node-type-earthwire-story .l-main-nav .l-nav ul li.earthwire > a {
    color: #00B2E2;
}
.l-main-nav .l-nav ul li a {
    text-transform: uppercase;
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 4px;
    color: #000;
}
.l-main-nav .l-nav ul li a:hover,
.l-main-nav .l-nav ul li a.active-trail {
    color: #00B2E2;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-main-nav .l-nav ul li a {
        border-bottom: 1px solid #bcbec0;
        margin-bottom: 25px;
        padding-bottom: 25px;
        display: block;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-main-nav .l-nav ul li.last a {
        margin-bottom: 0;
    }
}
.l-main-nav .l-nav ul li.pastissues {
    display: none;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-main-nav .l-nav ul li.pastissues {
        display: block !important;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-main-nav .l-nav ul {
        margin-top: 30px;
    }
}
.l-main-nav .l-nav li.magazine {
    position: relative;
}
.l-main-nav .l-nav li.magazine ul.issue-archive-list {
    background-color: #567C91;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 500ms ease-in-out 170ms;
    -o-transition: all 500ms ease-in-out 170ms;
    -webkit-transition: all 500ms ease-in-out;
    -webkit-transition-delay: 170ms;
    transition: all 500ms ease-in-out 170ms;
    left: -40px;
    position: absolute;
    top: -24.5em;
    top: 2.5em;
    width: 174px;
    z-index: 300;
}
.lt-ie9 .l-main-nav .l-nav li.magazine ul.issue-archive-list {
    display: none;
}
.l-main-nav .l-nav li.magazine ul.issue-archive-list li {
    display: block;
    border-bottom: 1px solid #6995A8;
}
.l-main-nav .l-nav li.magazine ul.issue-archive-list li:first-child:before {
    content: '';
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -216px -276px;
    width: 24px;
    height: 22px;
    left: 75px;
    display: block;
    position: absolute;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-main-nav .l-nav li.magazine ul.issue-archive-list li:first-child:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -216px -276px;
        width: 24px;
        height: 22px;
        background-size: 251px 516px;
    }
}
.l-main-nav .l-nav li.magazine ul.issue-archive-list li:last-child {
    border-bottom: none;
}
.l-main-nav .l-nav li.magazine ul.issue-archive-list li a {
    display: block;
    padding: 16px 1em;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}
.l-main-nav .l-nav li.magazine ul.issue-archive-list li a:hover {
    background-color: #4d6f82;
    -moz-transition: all 100ms ease-in-out 10ms;
    -o-transition: all 100ms ease-in-out 10ms;
    -webkit-transition: all 100ms ease-in-out;
    -webkit-transition-delay: 10ms;
    transition: all 100ms ease-in-out 10ms;
}
.l-main-nav .l-nav li.magazine ul.issue-archive-list .active-archive-link {
    background-color: #00B2E2;
}
.l-main-nav .l-nav li.magazine:hover ul.issue-archive-list {
    display: block;
    opacity: 1;
    top: 2.5em;
    visibility: visible;
    -moz-transition: all 500ms ease-in-out 170ms;
    -o-transition: all 500ms ease-in-out 170ms;
    -webkit-transition: all 500ms ease-in-out;
    -webkit-transition-delay: 170ms;
    transition: all 500ms ease-in-out 170ms;
}
.lt-ie9 .l-main-nav .l-nav li.magazine:hover ul.issue-archive-list {
    display: block;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-main-nav .l-nav li.magazine:hover ul.issue-archive-list {
        display: none;
    }
}
h2.block-label-blue {
    text-align: center;
    display: block;
    padding: 0;
    width: 100%;
    background-color: #00B2E2;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 2px;
    position: relative;
}
h2.block-label-blue span {
    display: block;
    position: absolute;
    bottom: -5px;
    left: 48%;
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -122px -275px;
    width: 10px;
    height: 5px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 h2.block-label-blue span {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -122px -275px;
        width: 10px;
        height: 5px;
        background-size: 251px 516px;
    }
}
.media {
    position: relative;
}
.media .inline-media-image {
    position: relative;
    display: block;
}
.media .image-caption {
    display: block;
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    color: #718589;
    margin: 6px 0 20px 0;
}
.media .image-credit {
    position: absolute;
    bottom: 7px;
    right: 0;
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #fff;
    background-color: #000;
    letter-spacing: .6px;
    padding: 0 5px;
    opacity: .7;
    text-transform: uppercase;
    display: block;
}
.media.media-full_width {
    max-width: 100%;
    width: 100%;
    float: none;
}
.no-story-sidebar .media.media-full_width img {
    width: 100%;
}
.media.media-half_width {
    max-width: 50%;
    width: 50%;
    float: left;
    padding-top: 6px;
    margin: 0 3% 0 0;
}
.media.media-half_width_right {
    max-width: 50%;
    width: 50%;
    float: right;
    padding-top: 6px;
    margin: 0 0 0 3%;
}
.media.media-third_width_left {
    max-width: 33%;
    width: 33%;
    float: left;
    padding-top: 6px;
    margin: 0 3% 0 0;
}
.media.media-third_width_right {
    max-width: 33%;
    width: 33%;
    float: right;
    padding-top: 6px;
    margin: 0 0 0 3%;
}
@media (min-width: 0) and (max-width: 767px) {
    .media.media-element-container {
        max-width: 100%;
        width: 100%;
        float: none;
        height: auto;
        text-align: center;
        margin: 0;
    }
    .media.media-element-container img {
        width: 100%;
        height: auto;
    }
}
.media img.media-element.file-half-width {
    width: 100%;
    height: auto;
}
@media (min-width: 1025px) {
    .l-sidebar-links {
        margin-top: 20px;
    }
}
.l-sidebar-links h3.sidebar-links-title {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 700;
    font-style: normal;
    border-bottom: 1px solid #bcbec0;
    width: 100%;
    padding-bottom: 7px;
    margin-bottom: 16px;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
    color: #718589;
    letter-spacing: .2em;
}
.l-sidebar-links h3.sidebar-links-title:before {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) repeat -2px -293px;
    width: 100%;
    height: 20px;
    position: relative;
    display: block;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-sidebar-links h3.sidebar-links-title:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) repeat -2px -293px;
        width: 100%;
        height: 20px;
        background-size: 251px 516px;
    }
}
body .l-sidebar-links li {
    margin-bottom: 10px;
}
.l-sidebar-links li a {
    font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    display: block;
}
body .l-sidebar-links .trending li {
    margin-bottom: 14px;
}
.l-sidebar-links .trending li a {
    font-family: "Knockout 50 A", "Knockout 50 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #3e4d51;
    line-height: 22px;
}
.l-sidebar-links .trending li a:hover {
    color: #00B2E2;
}
.l-sidebar-links .view-empty p {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 300;
    font-style: italic;
    font-size: 15px;
    line-height: 18px;
}
span.share-icon {
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #567C91;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    float: right;
    cursor: pointer;
    padding-top: 5px;
}
span.share-icon:hover,
span.share-icon:active {
    color: #00B2E2;
}
span.share-icon:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -60px -244px;
    width: 12px;
    height: 9px;
    display: inline-block;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 span.share-icon:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -60px -244px;
        width: 12px;
        height: 9px;
        background-size: 251px 516px;
    }
}
span.share-icon:hover:before,
span.share-icon:active:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -58px -273px;
    width: 12px;
    height: 9px;
    display: inline-block;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 span.share-icon:hover:before,
    .not-ie8 span.share-icon:active:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -58px -273px;
        width: 12px;
        height: 9px;
        background-size: 251px 516px;
    }
}
.addthis_default_style a {
    margin: 0 10px;
    display: inline-block;
}
.share-signup-wrap .addthis_default_style a {
    margin: 0 16px 0 0;
}
@media (min-width: 0) and (max-width: 768px) {
    .share-signup-wrap .addthis_default_style a {
        margin: 0 6px 0 0;
    }
}
@media (min-width: 0) and (max-width: 1024px) {
    .addthis_default_style a {
        margin: 20px 10px 20px 10px;
    }
    .l-toc-block .addthis_default_style a {
        margin: 0 10px;
    }
}
.addthis_default_style a:before {
    display: inline-block;
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -1px -6px;
    width: 21px;
    height: 18px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .addthis_default_style a:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -1px -6px;
        width: 21px;
        height: 18px;
        background-size: 251px 516px;
    }
}
.share-signup-wrap .addthis_default_style a:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -1px -378px;
    width: 68px;
    height: 68px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .share-signup-wrap .addthis_default_style a:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -1px -368px;
        width: 68px;
        height: 68px;
        background-size: 251px 516px;
    }
}
.addthis_default_style a:hover:before,
.addthis_default_style a:active:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -2px -40px;
    width: 21px;
    height: 18px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .addthis_default_style a:hover:before,
    .not-ie8 .addthis_default_style a:active:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -2px -40px;
        width: 21px;
        height: 18px;
        background-size: 251px 516px;
    }
}
.share-signup-wrap .addthis_default_style a:hover:before,
.share-signup-wrap .addthis_default_style a:active:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -1px -453px;
    width: 68px;
    height: 68px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .share-signup-wrap .addthis_default_style a:hover:before,
    .not-ie8 .share-signup-wrap .addthis_default_style a:active:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -1px -445px;
        width: 68px;
        height: 68px;
        background-size: 251px 516px;
    }
}
.addthis_default_style a.addthis_button_twitter:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -58px -6px;
    width: 21px;
    height: 18px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .addthis_default_style a.addthis_button_twitter:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -58px -6px;
        width: 21px;
        height: 18px;
        background-size: 251px 516px;
    }
}
.share-signup-wrap .addthis_default_style a.addthis_button_twitter:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -83px -378px;
    width: 68px;
    height: 68px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .share-signup-wrap .addthis_default_style a.addthis_button_twitter:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -90px -368px;
        width: 68px;
        height: 68px;
        background-size: 251px 516px;
    }
}
.addthis_default_style a.addthis_button_twitter:hover:before,
.addthis_default_style a.addthis_button_twitter:active:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -59px -40px;
    width: 21px;
    height: 18px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .addthis_default_style a.addthis_button_twitter:hover:before,
    .not-ie8 .addthis_default_style a.addthis_button_twitter:active:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -59px -40px;
        width: 21px;
        height: 18px;
        background-size: 251px 516px;
    }
}
.share-signup-wrap .addthis_default_style a.addthis_button_twitter:hover:before,
.share-signup-wrap .addthis_default_style a.addthis_button_twitter:active:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -83px -453px;
    width: 68px;
    height: 68px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .share-signup-wrap .addthis_default_style a.addthis_button_twitter:hover:before,
    .not-ie8 .share-signup-wrap .addthis_default_style a.addthis_button_twitter:active:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -90px -445px;
        width: 68px;
        height: 68px;
        background-size: 251px 516px;
    }
}
.addthis_default_style a.addthis_button_mailto {
    margin-right: 0px;
}
.addthis_default_style a.addthis_button_mailto:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -111px -8px;
    width: 21px;
    height: 18px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .addthis_default_style a.addthis_button_mailto:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -111px -8px;
        width: 21px;
        height: 18px;
        background-size: 251px 516px;
    }
}
.share-signup-wrap .addthis_default_style a.addthis_button_mailto:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -164px -378px;
    width: 68px;
    height: 68px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .share-signup-wrap .addthis_default_style a.addthis_button_mailto:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -172px -368px;
        width: 68px;
        height: 68px;
        background-size: 251px 516px;
    }
}
.addthis_default_style a.addthis_button_mailto:hover:before,
.addthis_default_style a.addthis_button_mailto:active:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -112px -42px;
    width: 21px;
    height: 18px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .addthis_default_style a.addthis_button_mailto:hover:before,
    .not-ie8 .addthis_default_style a.addthis_button_mailto:active:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -112px -42px;
        width: 21px;
        height: 18px;
        background-size: 251px 516px;
    }
}
.share-signup-wrap .addthis_default_style a.addthis_button_mailto:hover:before,
.share-signup-wrap .addthis_default_style a.addthis_button_mailto:active:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -164px -453px;
    width: 68px;
    height: 68px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .share-signup-wrap .addthis_default_style a.addthis_button_mailto:hover:before,
    .not-ie8 .share-signup-wrap .addthis_default_style a.addthis_button_mailto:active:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -172px -445px;
        width: 68px;
        height: 68px;
        background-size: 251px 516px;
    }
}
.addthis_default_style span.at_a11y {
    display: block;
    float: left;
    text-indent: -9999em;
    text-align: left;
    position: absolute;
    top: -7px;
}
.share-flyout-wrapper .addthis_default_style span.at_a11y {
    position: inherit;
    top: inherit;
}
@media (min-width: 0) and (max-width: 1024px) {
    .addthis_default_style span.at_a11y {
        display: inline-block;
        text-align: center;
        float: none;
    }
}
.share-flyout-wrapper {
    float: left;
    margin-left: 38px;
    position: relative;
    overflow: visible;
}
.share-flyout-wrapper .addthis_default_style a {
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #C5C8D1;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    text-align: left;
    display: block;
    margin: 0 0 25px 0;
    width: 190px;
}
.share-flyout-wrapper .addthis_default_style a:hover,
.share-flyout-wrapper .addthis_default_style a:active {
    color: #00B2E2;
}
.share-flyout-wrapper .addthis_default_style a.addthis_button_mailto {
    margin-bottom: 0;
}
.share-flyout-wrapper .addthis_default_style a span.at_a11y {
    text-indent: 0;
    display: inline-block;
    float: none;
    padding-left: 9px;
}
.share-flyout-wrapper .share-flyout {
    padding: 30px 20px;
    background-color: #2C3D46;
    position: absolute;
    bottom: 20px;
    right: 0;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
}
.story-credits .share-buttons {
    text-align: right;
    position: relative;
}
@media (min-width: 0) and (max-width: 1024px) {
    .story-credits .share-buttons {
        text-align: center;
    }
}
@media (min-width: 0) and (max-width: 1024px) {
    .node-type-earthwire-story .l-faux-sidebar .share-buttons {
        display: none;
    }
}
.l-faux-sidebar .share-buttons .addthis_default_style a {
    margin-right: 6px;
    display: inline-block;
    text-align: left;
}
.l-faux-sidebar .share-buttons .addthis_default_style a.addthis_button_mailto {
    margin-right: 0;
}
.l-faux-sidebar .share-buttons .field-type-addthis {
    padding: 6px 0 10px 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.hidden {
    display: none;
}
.slide-item-wrap .slide-item {
    display: block;
}
.slide-item-wrap span {
    display: block;
}
@media (min-width: 768px) {
    .l-blocks-off-canvas {
        display: none;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-blocks-off-canvas {
        display: block;
    }
}
div[class^="listContainer"],
div[class*=" listContainer"] {
    overflow: hidden;
}
ul.two-col-list {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 8.33333%;
    padding-right: 8.33333%;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}
@media (min-width: 0) and (max-width: 768px) {
    ul.two-col-list {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
ul.two-col-list li {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    text-align: center;
    margin-bottom: 24px;
}
ul.two-col-list li li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}
.col-container {
    overflow: hidden;
}
.col-container .col-wrap {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 8.33333%;
    padding-right: 8.33333%;
}
@media (min-width: 0) and (max-width: 768px) {
    .col-container .col-wrap {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
.col-container .col-wrap p {
    line-height: 24px;
}
h2.col-one,
h2.col-two,
h2.full-width {
    border-bottom: 1px solid #bcbec0;
    width: 100%;
    padding-bottom: 6px;
    margin-bottom: 22px;
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}
h2.col-one:before,
h2.col-two:before,
h2.full-width:before {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) repeat -2px -293px;
    width: 100%;
    height: 20px;
    position: relative;
    display: block;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 h2.col-one:before,
    .not-ie8 h2.col-two:before,
    .not-ie8 h2.full-width:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) repeat -2px -293px;
        width: 100%;
        height: 20px;
        background-size: 251px 516px;
    }
}
h2.col-one.full-width,
h2.col-two.full-width,
h2.full-width.full-width {
    width: 86%;
}
.centered-title h1 {
    text-align: center;
}
.bold13upper {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}
.book20 {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 300;
    font-style: normal;
    text-transform: inherit;
    letter-spacing: 0;
    font-size: 20px;
}
.page-past-issues .l-main-wrap {
    background-color: #2e3d47;
}
@media (min-width: 768px) {
    .page-past-issues .l-main-wrap {
        margin-bottom: 50px;
    }
}
.page-past-issues .l-main-wrap .l-main {
    padding-top: 50px;
}
.issue-archive-view ul.archive-list {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    list-style: none;
}
@media (min-width: 768px) {
    .issue-archive-view ul.archive-list {
        text-align: justify;
        font-size: 0.1px;
    }
    .issue-archive-view ul.archive-list:after {
        content: '';
        display: inline-block;
        width: 100%;
    }
}
.issue-archive-view ul.archive-list li {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    padding: 0 10%;
}
@media (min-width: 768px) {
    .issue-archive-view ul.archive-list li {
        padding: inherit;
    }
}
.issue-archive-view ul.archive-list li span.l-archive-image {
    position: relative;
    display: block;
}
.issue-archive-view ul.archive-list li .archive-issue-number-wrap {
    display: block;
    position: absolute;
    width: 100%;
    top: 34%;
}
.issue-archive-view ul.archive-list li .archive-issue-number-wrap .archive-issue-number {
    background: #fff;
    color: #778096;
    width: 86px;
    height: 86px;
    display: inline-block;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    background-clip: padding-box;
    font-size: 33px;
    padding: 30px 0 0 0;
}
.issue-archive-view ul.archive-list li h2 {
    font-family: "Knockout 47 A", "Knockout 47 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 34px;
    font-size: 28px;
    letter-spacing: 1px;
}
.issue-archive-view ul.archive-list li h2 a {
    color: #a9b9bf;
    text-transform: uppercase;
}
.issue-archive-view ul.archive-list li h2 a:hover {
    color: #fff;
}
@media (min-width: 768px) {
    .issue-archive-view ul.archive-list li {
        display: inline-block;
        vertical-align: top;
        width: 27%;
        margin-bottom: inherit;
    }
}
.issue-archive-view ul.archive-list li.placeholder {
    padding: 0;
}
@media (min-width: 0) and (max-width: 767px) {
    .issue-archive-view ul.archive-list li.placeholder {
        display: none;
    }
}
@media (max-width: 767px) {
    .issue-archive-view ul.archive-list li.views-row-last {
        margin-bottom: 0;
        padding-bottom: 20px;
    }
}
ul.pager-load-more li a {
    width: 300px;
    display: block;
    margin: 0 auto;
    height: 50px;
    padding: 15px 0 0 0;
    font-family: "Knockout 30 A", "Knockout 30 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #939598;
    background-color: #f1f2f2;
}
ul.pager-load-more li a:hover {
    background-color: #00B2E2;
    color: #fff;
}
@media (max-width: 767px) {
    ul.pager-load-more li a {
        width: 99%;
    }
}
.fancybox-overlay {
    background: rgba(0, 0, 0, 0.9);
}
.fancybox-overlay .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.fancybox-wrap.slide-item-wrap {
    overflow: visible !important;
}
.fancybox-wrap.slide-item-wrap .fancybox-skin {
    background: none;
    color: #fff;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
}
.fancybox-wrap.slide-item-wrap .fb-title-wrap {
    width: 73%;
    display: inline-block;
    vertical-align: top;
}
@media (min-width: 0) and (max-width: 767px) {
    .fancybox-wrap.slide-item-wrap .fb-title-wrap {
        display: block;
        padding-left: 8px;
    }
}
.fancybox-wrap.slide-item-wrap .fb-title-wrap h2.lightbox-title {
    color: #d1d3d4;
    text-align: left;
    margin: 0;
    font-family: "Knockout 30 A", "Knockout 30 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
}
.lt-ie9 .fancybox-wrap.slide-item-wrap .fb-title-wrap h2.lightbox-title {
    margin-bottom: 42px;
}
.fancybox-wrap.slide-item-wrap .fb-share-wrap {
    width: 110px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 12px 1%;
    position: relative;
    z-index: 9999;
}
@media (min-width: 0) and (max-width: 767px) {
    .fancybox-wrap.slide-item-wrap .fb-share-wrap {
        display: block;
        padding-left: 2px;
    }
}
.fancybox-wrap.slide-item-wrap .fb-share-wrap a {
    position: relative;
    margin: 0 14px 0 0;
}
.fancybox-wrap.slide-item-wrap .fb-share-wrap h5 {
    margin: 0 3% 2px 0;
    font-family: "Knockout 30 A", "Knockout 30 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    top: -1px;
}
.lt-ie9 .fancybox-wrap.slide-item-wrap .fb-share-wrap {
    display: none;
}
.fancybox-wrap.slide-item-wrap span.fb-credit {
    position: absolute;
    bottom: -2px;
    right: 0;
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #f1f2f2;
    background-color: #000;
    letter-spacing: .6px;
    opacity: .7;
    text-transform: uppercase;
    display: block;
    padding: 0 8px 6px 8px;
}
.fancybox-wrap.slide-item-wrap .fancybox-title-float-wrap {
    position: relative;
    bottom: 0;
    text-align: left;
    right: inherit;
    margin-bottom: 0;
    width: 100%;
    min-height: 200px;
}
.fancybox-wrap.slide-item-wrap .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: 0;
    padding: 0;
    background: transparent;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    text-shadow: none;
    color: #fff;
    font-weight: normal;
    line-height: 24px;
    white-space: inherit;
    width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
    .fancybox-wrap.slide-item-wrap .fancybox-title-float-wrap .child {
        padding: 0 2%;
    }
}
.fancybox-wrap.slide-item-wrap .fb-caption {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    font-style: italic;
    display: inline-block;
    width: 90%;
    vertical-align: top;
}
.fancybox-wrap.slide-item-wrap span.fb-num {
    margin-right: 20px;
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    width: 50px;
    vertical-align: top;
    top: 10px;
    position: relative;
}
.fancybox-wrap.slide-item-wrap .fancybox-close {
    position: absolute;
    right: 10px;
    cursor: pointer;
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -168px -241px;
    width: 22px;
    height: 16px;
    opacity: 0.6;
    top: 18px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .fancybox-wrap.slide-item-wrap .fancybox-close {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -168px -241px;
        width: 22px;
        height: 16px;
        background-size: 251px 516px;
    }
}
.fancybox-wrap.slide-item-wrap .fancybox-close:hover {
    opacity: 1;
}
.fancybox-wrap.slide-item-wrap .fancybox-nav span {
    visibility: visible;
}
.fancybox-wrap.slide-item-wrap .fancybox-nav.fancybox-next {
    right: -80px;
}
@media (min-width: 0) and (max-width: 1024px) {
    .fancybox-wrap.slide-item-wrap .fancybox-nav.fancybox-next {
        right: 10px;
    }
}
.fancybox-wrap.slide-item-wrap .fancybox-nav.fancybox-next span {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -42px -328px;
    width: 22px;
    height: 30px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .fancybox-wrap.slide-item-wrap .fancybox-nav.fancybox-next span {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -42px -325px;
        width: 22px;
        height: 30px;
        background-size: 251px 516px;
    }
}
.fancybox-wrap.slide-item-wrap .fancybox-nav.fancybox-prev {
    left: -80px;
}
@media (min-width: 0) and (max-width: 1024px) {
    .fancybox-wrap.slide-item-wrap .fancybox-nav.fancybox-prev {
        left: 10px;
    }
}
.fancybox-wrap.slide-item-wrap .fancybox-nav.fancybox-prev span {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -6px -328px;
    width: 22px;
    height: 30px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .fancybox-wrap.slide-item-wrap .fancybox-nav.fancybox-prev span {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -6px -325px;
        width: 22px;
        height: 30px;
        background-size: 251px 516px;
    }
}
.fancybox-wrap.slide-item-wrap .fancybox-nav {
    bottom: 0;
    height: 90%;
    top: inherit;
}
@media (min-width: 0) and (max-width: 767px) {
    .fancybox-wrap.slide-item-wrap .fancybox-nav {
        z-index: 1;
    }
}
.fancybox-wrap.slide-item-wrap .fancybox-skin {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.slide-item-wrap {
    position: relative;
}
.slide-item-wrap img {
    background: #000;
    display: block;
    width: 100%;
}
.slide-item-wrap .l-slideimage-wrap {
    position: relative;
    display: block;
}
.slide-item-wrap .l-slideimage-wrap:after {
    content: ' ';
    background: rgba(0, 0, 0, 0.7) url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -80px -318px;
    width: 42px;
    height: 40px;
    bottom: 0;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .slide-item-wrap .l-slideimage-wrap:after {
        content: ' ';
        background: rgba(0, 0, 0, 0.7) url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -72px -318px;
        width: 42px;
        height: 40px;
        background-size: 251px 516px;
    }
}
.slide-item-wrap h2 {
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 700;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    color: #767F84;
    margin-top: 10px;
}
.slide-item-wrap span.l-slide-credit {
    position: absolute;
    bottom: 0;
    right: 0;
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #fff;
    background-color: #000;
    letter-spacing: .6px;
    opacity: .7;
    text-transform: uppercase;
    display: block;
    padding: 0 7px 4px 8px;
    right: 0;
}
.squib-node-embedded_tweet .twitter-tweet-rendered {
    margin: 0 auto !important;
}
.view-onearth-eyebrow-term-page h2 {
    font-family: "Knockout 48 A", "Knockout 48 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 38px;
}
span.at4-icon {
    background-color: inherit !important;
    height: 0 !important;
}
.addthis_default_style .addthis_separator,
.addthis_default_style .at300b,
.addthis_default_style .at4-icon,
.addthis_default_style .at300bo,
.addthis_default_style .at300m,
.addthis_default_style .at300bs {
    float: none !important;
}
.l-header {
    position: fixed;
    background: #fff;
    margin: 0 auto;
    width: 100%;
    z-index: 300;
}
@media (min-width: 1025px) {
    .l-header {
        min-height: 98px;
    }
    .search-visible .l-header {
        min-height: 168px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-header {
        min-height: 98px;
    }
    .search-visible .l-header {
        min-height: 156px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-header {
        min-height: 12px;
    }
}
.l-header .header-wrap {
    max-width: 1064px;
    max-width: 66.5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}
.l-header .header-wrap:after {
    content: " ";
    display: block;
    clear: both;
}
@media (min-width: 768px) {
    .l-header .header-wrap {
        padding-top: 32px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-header .header-wrap {
        padding-top: 10px;
    }
}
.l-header .header-wrap .header-wrap-inner {
    padding: 0 20px;
}
@media (min-width: 1025px) {
    .l-header .l-slogan {
        font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 10px;
        line-height: 12px;
        color: #778096;
        width: 120px;
        letter-spacing: 1px;
        float: left;
        margin-left: 20px;
        position: relative;
    }
}
@media (min-width: 0) and (max-width: 1024px) {
    .l-header .l-slogan {
        display: none;
    }
}
.l-header .l-top-border {
    min-height: 20px;
    position: relative;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-header .l-top-border {
        min-height: 10px;
    }
}
@media (min-width: 768px) {
    .l-header .l-top-border {
        top: 26px;
    }
    .search-visible .l-header .l-top-border {
        top: 32px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-header .l-top-border {
        top: 12px;
    }
}
.l-header .l-top-border .top-border-inner {
    border-top: 1px solid #e9eaed;
    height: 16px;
    width: 100%;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-header .l-top-border .top-border-inner {
        height: 13px;
    }
}
.l-search-block {
    max-width: 1064px;
    max-width: 66.5rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.l-search-block:after {
    content: " ";
    display: block;
    clear: both;
}
@media (min-width: 768px) {
    .l-search-block {
        padding: 0 20px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-search-block {
        text-align: left;
    }
}
@media (min-width: 768px) {
    .l-search-block {
        display: none;
    }
}
.l-search-block .form-item {
    position: relative;
}
.l-search-block .form-item span.field-prefix {
    position: absolute;
    cursor: pointer;
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -160px -195px;
    width: 24px;
    height: 22px;
    left: 9px;
    top: -4px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-search-block .form-item span.field-prefix {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -160px -195px;
        width: 24px;
        height: 22px;
        background-size: 251px 516px;
    }
}
.lt-ie9 .l-search-block .form-item span.field-prefix {
    top: -6px;
    z-index: 700;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-search-block .form-item span.field-prefix {
        top: -3px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-search-block .form-item span.field-prefix {
        left: 4px;
    }
}
.l-search-block .form-item input.form-text {
    color: #a7a9ac;
    padding-left: 44px;
    width: 88%;
    border: none;
    background: #f1f2f2;
    font-family: "Knockout 30 A", "Knockout 30 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    height: 62px;
    letter-spacing: .5px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-search-block .form-item input.form-text {
        width: 85%;
    }
}
.lt-ie9 .l-search-block .form-item input.form-text {
    line-height: 62px;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-search-block .form-item input.form-text {
        width: 100%;
        padding-left: 32px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-search-block .form-item input.form-text {
        height: 50px;
    }
}
@media (min-width: 768px) {
    .l-search-block .form-actions input.form-submit {
        border: 0;
        margin: 0 2% 0 0;
        text-align: left;
        text-indent: -9999px;
        position: relative;
        left: -4px;
        top: -2px;
        content: ' ';
        background: #a7a9ac url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -197px -152px;
        width: 60px;
        height: 62px;
    }
}
@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3),
(min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2),
(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3),
(min-width: 768px) and (min-device-pixel-ratio: 1.3),
(min-width: 768px) and (min-resolution: 1.3dppx) {
    .not-ie8 .l-search-block .form-actions input.form-submit {
        content: ' ';
        background: #a7a9ac url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -197px -152px;
        width: 60px;
        height: 62px;
        background-size: 251px 516px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-search-block .form-actions input.form-submit {
        height: 50px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-search-block .form-actions input.form-submit {
        display: none;
    }
}
.l-search-block .form-actions .search-close {
    cursor: pointer;
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -164px -239px;
    width: 21px;
    height: 17px;
    text-align: left;
    text-indent: -9999px;
    display: inline-block;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-search-block .form-actions .search-close {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -164px -239px;
        width: 21px;
        height: 17px;
        background-size: 251px 516px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-search-block .form-actions .search-close {
        display: none;
    }
}
@media (min-width: 1025px) {
    .l-search-block {
        top: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-search-block {
        top: 18px;
    }
}
.l-main-wrap {
    padding: 98px 20px 0 20px;
    -moz-transition: all 800ms ease-in-out 170ms;
    -o-transition: all 800ms ease-in-out 170ms;
    -webkit-transition: all 800ms ease-in-out;
    -webkit-transition-delay: 170ms;
    transition: all 800ms ease-in-out 170ms;
}
@media (min-width: 1025px) {
    .search-visible .l-main-wrap {
        padding-top: 168px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .search-visible .l-main-wrap {
        padding-top: 156px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-main-wrap {
        padding-top: 44px;
    }
}
.l-branding a {
    display: block;
    text-align: left;
    text-indent: -9999px;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-branding a {
        background: url(/sites/all/themes/onearth/images/logo.png) no-repeat;
        background-size: 112px 21px;
        width: 112px;
        height: 21px;
    }
}
@media (min-width: 0) and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (-o-min-device-pixel-ratio: 2.6 / 2),
(min-width: 0) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (min-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (min-resolution: 1.3dppx) {
    .l-branding a {
        background: url(/sites/all/themes/onearth/images/logo-2x.png) no-repeat;
        background-size: 112px 21px;
        width: 112px;
        height: 21px;
    }
}
@media (min-width: 768px) {
    .l-branding a {
        background: url(/sites/all/themes/onearth/images/logo.png) no-repeat;
        background-size: 200px 38px;
        width: 200px;
        height: 38px;
    }
}
@media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3),
(min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2),
(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3),
(min-width: 768px) and (min-device-pixel-ratio: 1.3),
(min-width: 768px) and (min-resolution: 1.3dppx) {
    .l-branding a {
        background: url(/sites/all/themes/onearth/images/logo-2x.png) no-repeat;
        background-size: 200px 38px;
        width: 200px;
        height: 38px;
    }
}
.lt-ie9 .l-branding a {
    background: url(/sites/all/themes/onearth/images/logo.png) no-repeat;
    background-size: 210px 38px;
    width: 210px;
    height: 38px;
}
.l-header .l-branding {
    width: 47.54098%;
    float: left;
    margin-right: 4.91803%;
}
.l-header .l-branding a.header-logo {
    float: left;
}
.l-header .l-header-nav {
    width: 47.54098%;
    float: right;
    margin-right: 0;
}
.l-footer-wrap {
    background-color: #242e33;
}
@media (min-width: 0) and (max-width: 1025px) {
    .l-footer-wrap {
        min-height: 500px;
    }
}
.l-footer-wrap .l-footer {
    color: #5d6375;
    padding: 0 20px;
}
.l-footer-wrap .l-footer .region {
    overflow: hidden;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-footer-wrap .l-footer .region-footer-first {
        margin-bottom: 30px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-footer-wrap .l-footer .region-footer-first img.footer-logo {
        float: left;
        margin-right: 8%;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-footer-wrap .l-footer .region-footer-first img.footer-logo {
        margin-bottom: 32px;
    }
}
.l-footer-wrap .l-footer .region-footer-first p {
    font-size: 12px;
    line-height: 14px;
    width: 79%;
    margin-left: 0;
    font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-footer-wrap .l-footer .region-footer-first p {
        width: 54%;
        float: left;
        position: relative;
        top: -16px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-footer-wrap .l-footer .region-footer-first p {
        text-align: center;
        width: 79%;
        margin: 0 auto;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-footer-wrap .l-footer .region-footer-second {
        margin-bottom: 50px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-footer-wrap .l-footer .region-footer-third {
        border-top: 1px solid #474b5b;
        padding-top: 40px;
    }
}
.l-footer-wrap .l-footer .l-footer-inner {
    overflow: hidden;
    padding: 0 0 80px 0;
}
@media (min-width: 0) and (max-width: 767px) {
    .l-footer-wrap .l-footer .l-footer-inner {
        text-align: center;
        padding: 0 0 60px 0;
    }
}
.l-footer-wrap .l-footer ul.menu,
.l-footer-wrap .l-footer ul.social-links {
    margin: 0;
    padding: 0;
}
.l-footer-wrap .l-footer ul.menu li,
.l-footer-wrap .l-footer ul.social-links li {
    list-style: none;
    margin-bottom: 18px;
}
.l-footer-wrap .l-footer ul.menu li li,
.l-footer-wrap .l-footer ul.social-links li li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}
.l-footer-wrap .l-footer ul.menu li a,
.l-footer-wrap .l-footer ul.social-links li a {
    font-family: "Knockout 51 A", "Knockout 51 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #d0d2db;
    font-size: 14px;
}
.l-footer-wrap .l-footer ul.menu li a:hover,
.l-footer-wrap .l-footer ul.social-links li a:hover {
    color: #00B2E2;
}
.l-footer-wrap .l-footer-top {
    overflow: hidden;
}
.l-footer-wrap .l-footer-top .back-top {
    font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.l-footer-wrap .l-footer-top .back-top a {
    color: #5d6375;
}
.l-footer-wrap .l-footer-top .back-top a:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -224px -58px;
    width: 21px;
    height: 17px;
    content: '';
    display: inline-block;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-footer-wrap .l-footer-top .back-top a:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -224px -58px;
        width: 21px;
        height: 17px;
        background-size: 251px 516px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-footer-wrap .l-footer-top .back-top {
        text-align: center;
        margin: 25px auto 50px auto;
    }
}
.l-footer-wrap .copyright {
    font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-align: center;
    padding-bottom: 110px;
    letter-spacing: 1px;
    color: #4a5b60;
}
ul.social-links {
    margin: 0;
    padding: 0;
    position: relative;
}
ul.social-links li {
    list-style: none;
    margin-bottom: 18px;
}
ul.social-links li li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}
.off-canvas-inner ul.social-links li {
    display: inline-block;
    padding: 0 20px;
}
.off-canvas-inner ul.social-links li span.icon-link-text {
    text-align: left;
    text-indent: -999px;
    display: block;
}
ul.social-links li a {
    display: inline-block;
    position: relative;
}
ul.social-links li a:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat 2px -83px;
    width: 21px;
    height: 26px;
    position: relative;
    left: 0;
    display: inline-block;
    top: 10px;
    margin-right: 10px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 ul.social-links li a:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat 2px -83px;
        width: 21px;
        height: 26px;
        background-size: 251px 516px;
    }
}
ul.social-links li a:hover:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat 2px -121px;
    width: 21px;
    height: 26px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 ul.social-links li a:hover:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat 2px -121px;
        width: 21px;
        height: 26px;
        background-size: 251px 516px;
    }
}
ul.social-links li.twitter a:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -54px -83px;
    width: 26px;
    height: 28px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 ul.social-links li.twitter a:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -54px -83px;
        width: 26px;
        height: 28px;
        background-size: 251px 516px;
    }
}
ul.social-links li.twitter a:hover:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -54px -121px;
    width: 26px;
    height: 28px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 ul.social-links li.twitter a:hover:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -54px -121px;
        width: 26px;
        height: 28px;
        background-size: 251px 516px;
    }
}
ul.social-links li.rss a:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -111px -83px;
    width: 26px;
    height: 27px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 ul.social-links li.rss a:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -111px -83px;
        width: 26px;
        height: 27px;
        background-size: 251px 516px;
    }
}
ul.social-links li.rss a:hover:before {
    content: ' ';
    background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -111px -121px;
    width: 26px;
    height: 27px;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 ul.social-links li.rss a:hover:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -111px -121px;
        width: 26px;
        height: 27px;
        background-size: 251px 516px;
    }
}
.l-email-signup {
    position: relative;
    margin: 40px 0 0 0;
}
.off-canvas-inner .l-email-signup {
    margin: 0;
}
.l-email-signup h3 {
    font-family: "Knockout 30 A", "Knockout 30 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
    color: #d0d2db;
    margin: 0 0 6px 0;
    text-transform: inherit;
}
.l-email-signup input.signup_mod_email {
    width: 244px;
    height: 42px;
    line-height: 42px;
    font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 12px;
    color: #484F54;
}
@media (min-width: 0) and (max-width: 1024px) {
    .l-email-signup input.signup_mod_email {
        width: 68%;
    }
}
.l-email-signup .l-email-go {
    display: inline-block;
    position: relative;
    top: 16px;
    left: -4px;
}
.lt-ie9 .l-email-signup .l-email-go {
    top: 12px;
}
@media (min-width: 1025px) {
    .l-footer .region-footer-first {
        width: 31.1828%;
        float: left;
        margin-right: 3.22581%;
        border-right: 1px solid #474b5b;
    }
    .l-footer .region-footer-first img {
        margin: 0 0 90px 0;
    }
    .l-footer .region-footer-second {
        width: 31.1828%;
        float: left;
        margin-right: 3.22581%;
        margin-left: 4.30108%;
    }
    .l-footer .region-footer-third {
        width: 22.58065%;
        float: left;
        margin-right: 3.22581%;
        border-left: 1px solid #474b5b;
        padding-left: 5%;
        padding-right: 0%;
    }
    .l-footer .l-footer-top {
        padding: 38px 0 80px 0;
    }
    .l-footer .l-footer-top .back-top {
        width: 22.58065%;
        float: left;
        margin-right: 3.22581%;
        margin-left: 73.11828%;
        padding-left: 5%;
        padding-right: 0%;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .l-footer .region {
        vertical-align: top;
    }
    .l-footer .region-footer-first {
        width: 100%;
        padding-left: 20%;
    }
    .l-footer .region-footer-second {
        display: inline-block;
        width: 38%;
        padding-left: 10%;
        margin-left: 10%;
        border-left: 1px solid #474b5b;
    }
    .l-footer .region-footer-third {
        display: inline-block;
        width: 38%;
        padding-left: 6%;
        margin-left: 13%;
        border-left: 1px solid #474b5b;
    }
    .l-footer .l-footer-top {
        padding: 30px 0 30px 0;
    }
    .l-footer .l-footer-top .back-top {
        text-align: center;
    }
}
.l-off-canvas:after {
    content: "";
    display: table;
    clear: both;
}
.l-off-canvas-show,
.l-off-canvas-hide {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -4px -48px;
    width: 24px;
    height: 28px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    top: 10px;
    right: 10px;
    position: absolute;
    display: block;
    z-index: 1001;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-off-canvas-show,
    .not-ie8 .l-off-canvas-hide {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -157px -5px;
        width: 35px;
        height: 28px;
        background-size: 251px 516px;
    }
}
.l-off-canvas-show {
    content: ' ';
    background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -157px -55px;
    width: 35px;
    height: 28px;
    position: fixed;
}
@media (min--moz-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .not-ie8 .l-off-canvas-show {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -157px -55px;
        width: 35px;
        height: 28px;
        background-size: 251px 516px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .off-canvas-inner {
        border-left: 1px solid #bcbec0;
        height: 100%;
        background-color: #242e33;
    }
    .off-canvas-inner h3 {
        font-family: "Knockout 51 A", "Knockout 51 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #d0d2db;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 0;
    }
    .off-canvas-inner h3.follow-us-title {
        margin-top: 35px;
        margin-bottom: 4px;
    }
    .l-page-wrap {
        position: relative;
        overflow-x: hidden;
        height: 100%;
    }
    .off-canvas-right-is-visible .l-off-canvas--right {
        right: 0;
        text-align: center;
        background-color: #fff;
        z-index: 500;
        position: fixed;
        box-shadow: 0 0 30px 5px #777;
        padding-left: 40px;
    }
    .off-canvas-right-is-visible .l-off-canvas-show {
        opacity: 0;
    }
    .l-off-canvas-hide--right {
        right: 100%;
        margin-right: -40px;
        background-position: -157px -5px;
        width: 35px;
    }
    .l-off-canvas {
        width: 90%;
        top: 0;
        bottom: 0;
        right: -90%;
        position: absolute;
        z-index: 99;
        padding: 0;
        -moz-transition: all 0.15s ease-in;
        -o-transition: all 0.15s ease-in;
        -webkit-transition: all 0.15s ease-in;
        transition: all 0.15s ease-in;
    }
    .l-off-canvas.is-visible {
        left: 0;
        cursor: auto;
    }
    .l-off-canvas.is-visible .l-off-canvas-show {
        display: none;
    }
    .l-off-canvas.is-visible .l-off-canvas-hide {
        display: block;
    }
    .l-off-canvas .l-off-canvas-show {
        display: block;
    }
    .l-menu-wrapper ul.menu {
        text-align: center;
    }
    .l-menu-wrapper ul.menu li {
        position: relative;
    }
    .l-menu-wrapper ul.menu li .menu {
        display: none;
    }
    .l-menu-wrapper ul.menu li li a:before {
        position: absolute;
        left: 2%;
        width: 28px;
        height: 32px;
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -4px -48px;
        width: 24px;
        height: 28px;
        content: " ";
    }
}
@media (min-width: 0) and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (-o-min-device-pixel-ratio: 2.6 / 2),
(min-width: 0) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (min-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (min-resolution: 1.3dppx) {
    .not-ie8 .l-menu-wrapper ul.menu li li a:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -4px -48px;
        width: 24px;
        height: 28px;
        background-size: 251px 516px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-menu-wrapper ul.menu a {
        padding: 20px 0;
        background: #777;
        color: #929497;
        border-bottom: 1px dotted #929497;
        font-size: 16px;
        font-size: 0.88889rem;
        letter-spacing: .2em;
        text-transform: uppercase;
        font-weight: normal;
        display: block;
    }
    .l-menu-wrapper ul.menu a.alink:hover,
    .l-menu-wrapper ul.menu a.active-trail {
        background: #919191;
    }
    .l-menu-wrapper ul.menu .nested-menu-item-toggle {
        position: absolute;
        top: 1.3em;
        right: 0;
        padding-left: 12%;
        height: 40px;
        width: 40px;
        border: 0;
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -4px -48px;
        width: 24px;
        height: 28px;
    }
}
@media (min-width: 0) and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (-o-min-device-pixel-ratio: 2.6 / 2),
(min-width: 0) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (min-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (min-resolution: 1.3dppx) {
    .not-ie8 .l-menu-wrapper ul.menu .nested-menu-item-toggle {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -4px -48px;
        width: 24px;
        height: 28px;
        background-size: 251px 516px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-menu-wrapper ul.menu .has-child .nested-menu-item-toggle {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -4px -48px;
        width: 24px;
        height: 28px;
    }
}
@media (min-width: 0) and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (-o-min-device-pixel-ratio: 2.6 / 2),
(min-width: 0) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (min-device-pixel-ratio: 1.3),
(min-width: 0) and (max-width: 767px) and (min-resolution: 1.3dppx) {
    .not-ie8 .l-menu-wrapper ul.menu .has-child .nested-menu-item-toggle {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -4px -48px;
        width: 24px;
        height: 28px;
        background-size: 251px 516px;
    }
}
@media (min-width: 0) and (max-width: 767px) {
    .l-menu-wrapper ul.menu .has-child .menu {
        display: block;
    }
}
@media (min-width: 768px) {
    .l-off-canvas-show {
        display: none;
        display: none;
    }
    .l-off-canvas-show.l-off-canvas-show--right {
        display: none;
    }
    .l-off-canvas-hide {
        display: none;
    }
    .nested-menu-item-toggle {
        display: none;
    }
}
@media print {
    a:link,
    a:visited {
        text-decoration: underline !important;
    }
    a:link.header__site-link,
    a:visited.header__site-link {
        text-decoration: none !important;
    }
    p {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    blockquote,
    cite {
        font-size: 36px !important;
        line-height: 40px !important;
    }
    h3.secondary-title {
        height: auto !important;
    }
    #content {
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .l-header {
        position: relative;
    }
    .issue-bg-image {
        height: 670px !important;
        width: 100%;
        background-position: center;
    }
    .l-issue-info-wrapper {
        position: relative;
        margin-bottom: 10px;
        min-height: 670px;
    }
    .l-issue-info-wrapper .l-issue-info {
        -moz-border-radius: 280px;
        -webkit-border-radius: 280px;
        border-radius: 280px;
        position: relative;
        top: 200px;
        margin: 0 auto;
        padding: 26px 50px;
        width: 270px;
        height: 270px;
        text-align: center;
    }
    .l-issue-info-wrapper .l-issue-info .issue-text {
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 700;
        font-style: normal;
        letter-spacing: .4em;
        font-size: 15px;
        margin-bottom: 8px;
        text-transform: uppercase;
    }
    .l-issue-info-wrapper .l-issue-info .issue-number-wrapper {
        margin-top: 7px;
    }
    .l-issue-info-wrapper .l-issue-info .issue-number-wrapper .issue {
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 500;
        font-style: normal;
    }
    .l-issue-info-wrapper .l-issue-info .issue-number-wrapper .issue.issue-number {
        font-size: 30px;
    }
    .l-issue-info-wrapper .l-issue-info .issue-number-wrapper .issue.issue-abbrev {
        font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        padding: 0;
        position: relative;
        top: -3px;
        border-width: 2px;
        text-transform: uppercase;
    }
    .l-issue-info-wrapper .l-issue-info h1.splash-title {
        display: block !important;
        font-size: 55px;
    }
    .l-issue-info-wrapper .issue-bg-image {
        position: absolute;
        min-height: 670px;
        width: 100%;
    }
    .l-issue-info-wrapper .l-issue-links {
        position: absolute;
        bottom: 3%;
        width: 100%;
        text-align: center;
    }
    .l-issue-info-wrapper .l-issue-links a.overview-scroll-icon {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -215px -8px;
        width: 50px;
        height: 32px;
        display: inline-block;
    }
}
@media print and (min--moz-device-pixel-ratio: 1.3),
print and (-o-min-device-pixel-ratio: 2.6 / 2),
print and (-webkit-min-device-pixel-ratio: 1.3),
print and (min-device-pixel-ratio: 1.3),
print and (min-resolution: 1.3dppx) {
    .not-ie8 .l-issue-info-wrapper .l-issue-links a.overview-scroll-icon {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -215px -8px;
        width: 50px;
        height: 32px;
        background-size: 251px 516px;
    }
}
@media print {
    .l-issue-info-wrapper .l-issue-links a.overview-scroll-icon:hover {
        opacity: .8;
    }
    .l-issue-info-wrapper .l-issue-links a.overview-scroll-text {
        text-align: left;
        text-indent: -9999px;
        display: block;
    }
    .l-overview a.read-more {
        text-align: right;
        display: inherit;
    }
    .l-overview h2.issue-overview-title {
        font-size: 102px;
        line-height: 90px;
        letter-spacing: 1px;
        color: #4a5b60;
    }
    .lt-ie9 .l-overview h2.issue-overview-title {
        margin: 0;
    }
    .l-overview .issue-overview-subtitle {
        font-size: 24px;
        line-height: 38px;
    }
    .l-toc-block .l-featured h2.featured-title {
        font-size: 36px !important;
    }
    .field-name-field-secondary-stories > .story-item {
        width: 50% !important;
    }
    .l-toc-block .l-byline.secondary-links .author-wrapper {
        display: block !important;
    }
    p.issue-dek {
        overflow: visible;
    }
    .l-story-wrap .l-faux-sidebar {
        display: none;
    }
    body,
    #page,
    #main,
    #content {
        color: #000;
        background-color: transparent !important;
        background-image: none !important;
    }
    .l-main-wrap {
        padding: 0px !important;
    }
    .l-branding {
        width: 100% !important;
    }
    .l-branding a {
        background: url(/sites/all/themes/onearth/images/logo.png) no-repeat;
        background-size: 200px 38px;
        width: 200px;
        height: 38px;
    }
    .l-slogan {
        display: block !important;
        font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 10px;
        line-height: 12px;
        color: #778096;
        width: 120px;
        letter-spacing: 1px;
        float: left;
        margin-left: 20px;
        position: relative;
    }
    #skip-link,
    #toolbar,
    #navigation,
    .region-sidebar-first,
    .region-sidebar-second,
    .l-footer-wrap,
    #footer,
    .breadcrumb,
    .tabs,
    .action-links,
    .links,
    .book-navigation,
    .forum-topic-navigation,
    .pager,
    .feed-icons,
    .addthis_toolbox,
    .l-main-nav,
    .share-buttons,
    .l-search-block,
    .l-header-nav {
        visibility: hidden;
        display: none;
    }
}
.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
    outline: 1px solid #ccc;
}
.lt-ie8 .with-wireframes #header,
.lt-ie8 .with-wireframes #main,
.lt-ie8 .with-wireframes #content,
.lt-ie8 .with-wireframes #navigation,
.lt-ie8 .with-wireframes .region-sidebar-first,
.lt-ie8 .with-wireframes .region-sidebar-second,
.lt-ie8 .with-wireframes #footer,
.lt-ie8 .with-wireframes .region-bottom {
    border: 1px solid #ccc;}.element-invisible,.element-focusable,#navigation .block-menu .block__title,#navigation .block-menu-block .block__title{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);}.element-focusable:active,.element-focusable:focus{position:static !important;clip:auto;height:auto;width:auto;overflow:auto;}#skip-link{margin:0;}#skip-link a,#skip-link a:visited{display:block;width:100%;padding:2px 0 3px 0;text-align:center;background-color:#666;color:#fff;}.header__secondary-menu{float:right;}.header__region{clear:both;}#navigation .block{margin-bottom:0;}#navigation .links,#navigation .menu{margin:0;padding:0;text-align:left;}#navigation .links li,#navigation .menu li{float:left;padding:0 10px 0 0;list-style-type:none;list-style-image:none;}.breadcrumb ol{margin:0;padding:0;}.breadcrumb li{display:inline;list-style-type:none;margin:0;padding:0;}.page__title,.node__title,.block__title,.comments__title,.comments__form-title,.comment__title{margin:0;}.messages,.messages--status,.messages--warning,.messages--error{margin:1.5rem 0;padding:10px 10px 10px 50px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');*background-image:url(/sites/all/themes/onearth/images/message-24-ok.png?1413575832);background-position:8px 8px;background-repeat:no-repeat;border:1px solid #be7;}.messages--warning{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');*background-image:url(/sites/all/themes/onearth/images/message-24-warning.png?1413575832);border-color:#ed5;}.messages--error{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');*background-image:url(/sites/all/themes/onearth/images/message-24-error.png?1413575832);border-color:#ed541d;}.messages__list{margin:0;}.messages__item{list-style-image:none;}.messages--error p.error{color:#333;}.ok,.messages--status{background-color:#f8fff0;color:#234600;}.warning,.messages--warning{background-color:#fffce5;color:#840;}.error,.messages--error{background-color:#fef5f1;color:#8c2e0b;}.tabs-primary,.tabs-secondary{overflow:hidden;*zoom:1;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmJiYmJiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,50% 100%,50% 0%,color-stop(100%,#bbbbbb),color-stop(100%,rgba(0,0,0,0)));background-image:-moz-linear-gradient(bottom,#bbbbbb 1px,rgba(0,0,0,0) 1px);background-image:-webkit-linear-gradient(bottom,#bbbbbb 1px,rgba(0,0,0,0) 1px);background-image:linear-gradient(to top,#bbbbbb 1px,rgba(0,0,0,0) 1px);list-style:none;border-bottom:1px solid #bbb \0/ie;margin:1.5rem 0;padding:0 2px;white-space:nowrap;}.tabs-primary__tab,.tabs-primary__tab.is-active,.tabs-secondary__tab,.tabs-secondary__tab.is-active{float:left;margin:0 3px;}a.tabs-primary__tab-link,a.tabs-primary__tab-link.is-active,a.tabs-secondary__tab-link,a.tabs-secondary__tab-link.is-active{border:1px solid #e9e9e9;border-right:0;border-bottom:0;display:block;line-height:24px;line-height:1.5rem;text-decoration:none;}.tabs-primary__tab,.tabs-primary__tab.is-active{border:1px solid #bbb;border-bottom-color:transparent;border-bottom:0 \0/ie;}.tabs-primary__tab.is-active{border-bottom-color:#fff;}a.tabs-primary__tab-link,a.tabs-primary__tab-link.is-active{font-family:verdana,arial,helvetica;-moz-transition:background-color 0.3s;-o-transition:background-color 0.3s;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;color:#333;background-color:#dedede;letter-spacing:1px;padding:0 1em;text-align:center;}a.tabs-primary__tab-link:hover,a.tabs-primary__tab-link:focus{background-color:#e9e9e9;border-color:#f2f2f2;}a.tabs-primary__tab-link:active,a.tabs-primary__tab-link.is-active{background-color:transparent;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFE9E9E9',endColorstr='#00E9E9E9');background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#e9e9e9),color-stop(100%,rgba(233,233,233,0)));background-image:-moz-linear-gradient(#e9e9e9,rgba(233,233,233,0));background-image:-webkit-linear-gradient(#e9e9e9,rgba(233,233,233,0));background-image:linear-gradient(#e9e9e9,rgba(233,233,233,0));border-color:#fff;}a.tabs-primary__tab-link{font-family:verdana,arial,helvetica;}.tabs-secondary{font-size:.9em;margin-top:-1.5rem;}.tabs-secondary__tab,.tabs-secondary__tab.is-active{margin:0.75rem 3px;}a.tabs-secondary__tab-link,a.tabs-secondary__tab-link.is-active{-moz-transition:background-color 0.3s;-o-transition:background-color 0.3s;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;background-color:#f2f2f2;color:#666;padding:0 .5em;}a.tabs-secondary__tab-link:hover,a.tabs-secondary__tab-link:focus{background-color:#dedede;border-color:#999;color:#333;}a.tabs-secondary__tab-link:active,a.tabs-secondary__tab-link.is-active{background-color:#666;border-color:#000;color:#fff;}.inline{display:inline;padding:0;}.inline li{display:inline;list-style-type:none;padding:0 1em 0 0;}span.field-label{padding:0 1em 0 0;}.more-link{text-align:right;}.more-help-link{text-align:right;}.more-help-link a{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');*background-image:url(/sites/all/themes/onearth/images/help.png?1413575832);background-position:0 50%;background-repeat:no-repeat;padding:1px 0 1px 20px;}.pager{clear:both;padding:0;text-align:center;}.pager-item,.pager-first,.pager-previous,.pager-next,.pager-last,.pager-ellipsis,.pager-current{display:inline;padding:0 0.5em;list-style-type:none;background-image:none;}.pager-current{font-weight:bold;}.new,.update{color:#c00;background-color:transparent;}.unpublished{height:0;overflow:visible;background-color:transparent;color:#666666;font-size:75px;line-height:1;font-family:Impact,"Arial Narrow",Helvetica,sans-serif;font-weight:bold;text-transform:uppercase;text-align:center;margin:0 0 20px 0;word-wrap:break-word;}.lt-ie8 .node-unpublished > *,.lt-ie8 .comment-unpublished > *{position:relative;}.comments{margin:1.5rem 0;}.comment-preview{background-color:#ffffea;}.comment .permalink{text-transform:uppercase;font-size:75%;}.indented{margin-left:30px;}.form-item{margin:1.5rem 0;}.form-checkboxes .form-item,.form-radios .form-item{margin:0;}tr.odd .form-item,tr.even .form-item{margin:0;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:1px solid #c00;}.form-item .description{font-size:0.85em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}.form-required{color:#c00;}label.option{display:inline;font-weight:normal;}a.button{-moz-appearance:button;-webkit-appearance:button;}.password-parent,.confirm-parent{margin:0;}#user-login-form{text-align:left;}.openid-links{margin-bottom:0;}.openid-link,.user-link{margin-top:1.5rem;}html.js #user-login-form li.openid-link,#user-login-form li.openid-link{margin-left:-20px;}#user-login ul{margin:1.5rem 0;}form th{text-align:left;padding-right:1em;border-bottom:3px solid #ccc;}form tbody{border-top:1px solid #ccc;}form table ul{margin:0;}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em;}tr.even{background-color:#fff;}.lt-ie8 tr.even th,.lt-ie8 tr.even td,.lt-ie8 tr.odd th,.lt-ie8 tr.odd td{border-bottom:1px solid #ccc;}td.active{background-color:#ddd;}td.checkbox,th.checkbox{text-align:center;}td.menu-disabled{background:#ccc;}#autocomplete .selected{background:#0072b9;color:#fff;}html.js .collapsible .fieldset-legend{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');*background-image:url(/sites/all/themes/onearth/images/menu-expanded.png?1413575832);background-position:5px 65%;background-repeat:no-repeat;padding-left:15px;}html.js .collapsed .fieldset-legend{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');*background-image:url(/sites/all/themes/onearth/images/menu-collapsed.png?1413575832);background-position:5px 50%;}.fieldset-legend .summary{color:#999;font-size:0.9em;margin-left:0.5em;}tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-toggle-weight{font-size:0.9em;}tr.selected td{background:#ffc;}.progress{font-weight:bold;}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.progress .filled{background-color:#0072b9;background-image:url(/sites/all/themes/onearth/images/progress.gif?1413575832);}@media (min-width:0) and (max-width:767px){html body.admin-menu{margin-top:inherit !important;}html #toolbar,html #admin-menu{display:none;}}html{font-size:100%;line-height:1.5em;}h1,h2,h3,h4,h5,h6{color:#242e33;-webkit-font-smoothing:antialiased;}body{font-family:'Surveyor Text A','Surveyor Text B','Times New Roman',Times,Baskerville,Georgia,serif;font-weight:300;font-style:normal;color:#4a5b60;}.lt-ie9 body{font-family:"Times New Roman",Times,Baskerville,Georgia,serif;font-weight:normal;font-style:normal;}h1{font-family:"Knockout 47 A","Knockout 47 B",arial,sans-serif;font-weight:400;font-style:normal;font-size:64px;line-height:64px;margin:0 auto 0.75rem auto;text-transform:uppercase;}@media (min-width:0) and (max-width:767px){h1{font-size:48px;line-height:46px;margin:0 auto 0.6rem auto;}}.section-earthwire-eyebrow h1{padding:0 20px;margin:0 0 20px 0;}h2{font-family:"Knockout 31 A","Knockout 31 B",arial,sans-serif;font-weight:400;font-style:normal;font-size:24px;line-height:38px;margin:0 auto 1.05rem auto;}@media (min-width:0) and (max-width:767px){h2{font-size:18px;line-height:22px;margin:0 auto 0.45rem auto;}}h3{font-family:"Knockout 30 A","Knockout 30 B",arial,sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;font-size:24px;line-height:26px;margin:0 auto 1.2rem auto;}h4{font-family:"Knockout 50 A","Knockout 50 B",arial,sans-serif;font-weight:400;font-style:normal;font-size:21px;line-height:24px;margin:0 auto 0.6rem auto;}h5,h6{font-family:"Knockout 50 A","Knockout 50 B",arial,sans-serif;font-weight:400;font-style:normal;font-size:21px;line-height:24px;margin:0 auto 1.35rem auto;color:#4a5b60;}.l-story-body ul{list-style:none;padding-left:22px;}.l-story-body ul li{font-family:"Knockout 50 A","Knockout 50 B",arial,sans-serif;font-weight:400;font-style:normal;font-size:21px;line-height:28px;margin-bottom:12px;}.l-story-body ul li:before{content:"\2022";font-size:16px;color:#00B2E2;margin:0 15px 0 -20px;display:inline-block;}.l-story-body ul.nonbold-list li{font-family:'Surveyor Text A','Surveyor Text B','Times New Roman',Times,Baskerville,Georgia,serif;font-weight:300;font-style:normal;font-size:20px;}.l-story-body ul.nonbold-list li:before{font-size:33px;position:absolute;}blockquote,cite{border-top:1px solid #bcbec0;border-bottom:1px solid #bcbec0;width:100%;text-align:center;padding-top:20px;padding-bottom:20px;margin-top:60px;margin-bottom:60px;font-family:"Knockout 28 A","Knockout 28 B",arial,sans-serif;font-weight:400;font-style:normal;margin-left:0;font-size:44px;line-height:50px;position:relative;clear:both;float:none;}@media (min-width:0) and (max-width:767px){blockquote,cite{font-size:36px;line-height:40px;}}blockquote .quote-wrap,cite .quote-wrap{font-family:'Surveyor Text A','Surveyor Text B','Times New Roman',Times,Baskerville,Georgia,serif;font-weight:300;font-style:normal;font-size:44px;color:#00B2E2;}p{font-family:'Surveyor Text A','Surveyor Text B','Times New Roman',Times,Baskerville,Georgia,serif;font-weight:300;font-style:normal;}.lt-ie9 p{font-family:"Times New Roman",Times,Baskerville,Georgia,serif;font-weight:normal;font-style:normal;}em{font-family:'Surveyor Text A','Surveyor Text B','Times New Roman',Times,Baskerville,Georgia,serif;font-weight:300;font-style:italic;}.lt-ie9 em{font-family:"Times New Roman",Times,Baskerville,Georgia,serif;font-weight:normal;font-style:normal;}@media (min-width:768px){p{font-size:20px;line-height:29px;margin:0 auto 1.5rem auto;}}@media (min-width:0) and (max-width:767px){p{font-size:17px;line-height:24px;margin:0 auto 0.9rem auto;}}
    .l-author-wrap {
        padding: 50px 20px 0 20px;
    }
    .l-author-wrap .l-author-info .author-main {
        position: relative;
        top: -4px;
    }
    .l-author-wrap .l-author-info .author-main h1 {
        font-family: "Knockout 30 A", "Knockout 30 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 26px;
    }
    .lt-ie9 .l-author-wrap .l-author-info .author-main h1 {
        margin: 0 auto 10px auto;
        padding: inherit;
    }
    .l-author-wrap .l-author-info .author-main p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 19px;
    }
    .l-author-wrap .l-author-links-wrap {
        margin-bottom: 21px;
    }
    .l-author-wrap .l-author-links-wrap .author-links {
        border-bottom: 1px solid #bcbec0;
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 0;
        position: relative;
        padding-top: 6px;
        font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        min-height: 36px;
    }
    .l-author-wrap .l-author-links-wrap li {
        display: inline-block;
        margin-right: 32px;
    }
    .l-author-wrap .l-author-links-wrap li:before {
        content: ' ';
        font-size: inherit;
        color: inherit;
        margin: 0;
        margin-left: 0;
    }
    .l-author-wrap .l-author-links-wrap li a,
    .l-author-wrap .l-author-links-wrap li .ew-toc.view.ew-modal a em,
    .ew-toc.view.ew-modal a .l-author-wrap .l-author-links-wrap li em {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        line-height: 22px;
    }
    .l-author-wrap .l-author-links-wrap li a:before,
    .l-author-wrap .l-author-links-wrap li .ew-toc.view.ew-modal a em:before,
    .ew-toc.view.ew-modal a .l-author-wrap .l-author-links-wrap li em:before {
        display: inline-block;
        margin-right: 4px;
        vertical-align: middle;
    }
    .l-author-wrap .l-author-links-wrap li.author-twitter a:before,
    .l-author-wrap .l-author-links-wrap li.author-twitter .ew-toc.view.ew-modal a em:before,
    .ew-toc.view.ew-modal a .l-author-wrap .l-author-links-wrap li.author-twitter em:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -56px -3px;
        width: 24px;
        height: 28px;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .l-author-wrap .l-author-links-wrap li.author-twitter a: before, .not-ie8 .l-author-wrap .l-author-links-wrap li.author-twitter .ew-toc.view.ew-modal a em: before, .ew-toc.view.ew-modal a .not-ie8 .l-author-wrap .l-author-links-wrap li.author-twitter em: before {
            content: ' ';
            background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -56px -3px;
            width: 24px;
            height: 28px;
            background-size: 251px 516px;
        }
    }
    .l-author-wrap .l-author-links-wrap li.author-twitter a:hover:before,
    .l-author-wrap .l-author-links-wrap li.author-twitter .ew-toc.view.ew-modal a em:hover:before,
    .ew-toc.view.ew-modal a .l-author-wrap .l-author-links-wrap li.author-twitter em:hover:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -57px -37px;
        width: 24px;
        height: 28px;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .l-author-wrap .l-author-links-wrap li.author-twitter a: hover: before, .not-ie8 .l-author-wrap .l-author-links-wrap li.author-twitter .ew-toc.view.ew-modal a em: hover: before, .ew-toc.view.ew-modal a .not-ie8 .l-author-wrap .l-author-links-wrap li.author-twitter em: hover: before {
            content: ' ';
            background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -57px -37px;
            width: 24px;
            height: 28px;
            background-size: 251px 516px;
        }
    }
    .l-author-wrap .l-author-links-wrap li.author-email a:before,
    .l-author-wrap .l-author-links-wrap li.author-email .ew-toc.view.ew-modal a em:before,
    .ew-toc.view.ew-modal a .l-author-wrap .l-author-links-wrap li.author-email em:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -110px -5px;
        width: 24px;
        height: 28px;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .l-author-wrap .l-author-links-wrap li.author-email a: before, .not-ie8 .l-author-wrap .l-author-links-wrap li.author-email .ew-toc.view.ew-modal a em: before, .ew-toc.view.ew-modal a .not-ie8 .l-author-wrap .l-author-links-wrap li.author-email em: before {
            content: ' ';
            background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -110px -5px;
            width: 24px;
            height: 28px;
            background-size: 251px 516px;
        }
    }
    .l-author-wrap .l-author-links-wrap li.author-email a:hover:before,
    .l-author-wrap .l-author-links-wrap li.author-email .ew-toc.view.ew-modal a em:hover:before,
    .ew-toc.view.ew-modal a .l-author-wrap .l-author-links-wrap li.author-email em:hover:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -111px -39px;
        width: 24px;
        height: 28px;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .l-author-wrap .l-author-links-wrap li.author-email a: hover: before, .not-ie8 .l-author-wrap .l-author-links-wrap li.author-email .ew-toc.view.ew-modal a em: hover: before, .ew-toc.view.ew-modal a .not-ie8 .l-author-wrap .l-author-links-wrap li.author-email em: hover: before {
            content: ' ';
            background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -111px -39px;
            width: 24px;
            height: 28px;
            background-size: 251px 516px;
        }
    }
    .l-author-wrap .l-author-links-wrap li.author-link a:before,
    .l-author-wrap .l-author-links-wrap li.author-link .ew-toc.view.ew-modal a em:before,
    .ew-toc.view.ew-modal a .l-author-wrap .l-author-links-wrap li.author-link em:before {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -4px -48px;
        width: 0;
        height: 28px;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .l-author-wrap .l-author-links-wrap li.author-link a: before, .not-ie8 .l-author-wrap .l-author-links-wrap li.author-link .ew-toc.view.ew-modal a em: before, .ew-toc.view.ew-modal a .not-ie8 .l-author-wrap .l-author-links-wrap li.author-link em: before {
            content: ' ';
            background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -4px -48px;
            width: 0;
            height: 28px;
            background-size: 251px 516px;
        }
    }
    .l-author-wrap .authors-stories-view li {
        margin: 0 0 42px 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #a7a9ac;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-author-wrap .authors-stories-view li {
            margin: 0 0 24px 0;
        }
    }
    .l-author-wrap .authors-stories-view li.views-row-last {
        border-bottom: none;
    }
    .l-author-wrap .authors-stories-view li .view-story-content h2 {
        font-family: "Knockout 51 A", "Knockout 51 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 6px;
        color: #474b5b;
    }
    .lt-ie9 .l-author-wrap .authors-stories-view li .view-story-content h2 {
        margin: 0 auto 10px auto;
        padding: inherit;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-author-wrap .authors-stories-view li .view-story-content h2 {
            font-size: 22px;
            line-height: 25px;
        }
    }
    .l-author-wrap .authors-stories-view li .view-story-link {
        display: block;
    }
    .l-author-wrap .authors-stories-view li .view-story-link a,
    .l-author-wrap .authors-stories-view li .view-story-link .ew-toc.view.ew-modal a em,
    .ew-toc.view.ew-modal a .l-author-wrap .authors-stories-view li .view-story-link em {
        font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        line-height: 22px;
    }
    .l-author-wrap .authors-stories-view li:before {
        content: ' ';
        font-size: inherit;
        color: inherit;
        margin: 0;
    }
    .l-author-wrap .authors-stories-view li p {
        margin-bottom: 7px;
        font-size: 18px;
        line-height: 25px;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-author-wrap .authors-stories-view li .view-story-image {
            display: none;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-author-wrap .author-image {
            margin-bottom: 20px;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-author-wrap .author-links {
            text-align: left;
        }
        .l-author-wrap .author-links li {
            display: block;
            margin-bottom: 10px;
        }
    }
    @media (min-width: 768px) {
        .l-author-wrap {
            width: 78.49462%;
            float: left;
            margin-right: 3.22581%;
        }
        .l-author-wrap .l-author-info {
            *zoom: 1;
        }
        .l-author-wrap .l-author-info:after {
            content: "";
            display: table;
            clear: both;
        }
        .l-author-wrap .l-author-info .author-main {
            width: 61.29032%;
            float: left;
            margin-right: 3.22581%;
            margin-left: -1%;
        }
        .l-author-wrap .l-author-info .author-image {
            width: 31.1828%;
            float: left;
            margin-right: 3.22581%;
        }
        .l-author-wrap .l-author-links-wrap,
        .l-author-wrap .l-author-stories {
            width: 95.69892%;
            float: left;
            margin-right: 3.22581%;
        }
        .authors-stories-view .view-story-image {
            width: 21.69312%;
            float: left;
            margin-right: 1.5873%;
        }
        .authors-stories-view .view-story-content {
            width: 76.71958%;
            float: right;
            margin-right: 0;
            position: relative;
            top: -6px;
        }
    }
    .l-story-wrap.ew-story .eyebrow-top,
    .ew-toc.view .eyebrow-top {
        font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        letter-spacing: .5px;
        color: #718589;
        text-transform: uppercase;
        margin: 44px 0 13px 0;
        display: block;
    }
    .l-story-wrap.ew-story .l-author-byline,
    .ew-toc.view .l-author-byline {
        display: block;
        border-bottom: 1px solid #bcbec0;
        width: 100%;
        padding-bottom: 12px;
        margin-bottom: 34px;
        margin-top: 30px;
    }
    .l-story-wrap.ew-story .author-time,
    .ew-toc.view .author-time {
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 400;
        font-style: italic;
        font-size: 14px;
        color: #718589;
    }
    .l-story-wrap.ew-story .ew-toc-featured .author-time,
    .ew-toc.view .ew-toc-featured .author-time {
        color: #fff;
    }
    .l-story-wrap.ew-story .ew-toc-featured .eyebrow-top,
    .ew-toc.view .ew-toc-featured .eyebrow-top {
        color: #fff;
        margin: 0;
    }
    .ew-toc.view .border-bottom {
        border-bottom: 1px solid #bcbec0;
        width: 100%;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .ew-toc.view .border-bottom {
            margin-bottom: 2px;
        }
    }
    .ew-toc.view .eyebrow-top {
        margin: 0 0 0 0;
    }
    @media (min-width: 1025px) {
        .ew-toc.view article .l-story-wrap.ew-toc {
            padding: 0;
        }
    }
    .ew-toc.view .l-squib .squib-title {
        display: inline;
        font-size: 24px;
        line-height: 28px;
        color: #2e3d47;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .ew-toc.view .l-squib .squib-title {
            font-size: 20px;
            line-height: 25px;
        }
    }
    .ew-toc.view .l-squib .squib-body {
        color: #2e3d47;
        margin-bottom: 30px;
    }
    .ew-toc.view .l-squib .squib-body blockquote {
        margin-bottom: 30px;
        margin-top: 10px;
        border: none;
    }
    .ew-toc.view .l-squib .squib-body .l-attribution p {
        color: #4a5b60;
    }
    .ew-toc.view .l-squib .squib-body a,
    .ew-toc.view.ew-modal .l-squib .squib-body a em,
    .ew-toc.view.ew-modal a .l-squib .squib-body em {
        color: #567C91;
        text-decoration: underline;
    }
    .ew-toc.view .l-squib .squib-body a:hover,
    .ew-toc.view.ew-modal .l-squib .squib-body a em:hover,
    .ew-toc.view.ew-modal a .l-squib .squib-body em:hover {
        color: #00B2E2;
    }
    .ew-toc.view .l-squib p {
        display: inline;
        font-size: 22px;
        line-height: 28px;
        color: #2e3d47;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .ew-toc.view .l-squib p {
            font-size: 17px;
            line-height: 24px;
        }
    }
    .ew-toc.view .l-squib .eyebrow-top {
        margin: 0 0 8px 0;
    }
    .ew-toc.view .l-squib .author-time {
        float: left;
    }
    .ew-toc.view .l-squib .share-buttons {
        float: right;
    }
    .ew-toc.view .l-quoteoftheday blockquote {
        border: none;
        margin: 28px auto 24px auto;
        width: 97%;
        padding: 0;
        color: #242e33;
    }
    .ew-toc.view .l-quoteoftheday .l-attribution {
        text-align: center;
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 400;
        font-style: italic;
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .ew-toc.view .l-quoteoftheday .author-time {
        float: left;
    }
    .ew-toc.view .l-quoteoftheday .share-buttons {
        float: right;
    }
    .ew-toc.view .l-ew-toc-story {
        position: relative;
        border-bottom: 1px solid #bcbec0;
        width: 100%;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .ew-toc.view .l-ew-toc-story {
            border-bottom: 1px solid #bcbec0;
            width: 100%;
            padding-bottom: 12px;
            margin-bottom: 12px;
        }
    }
    @media (min-width: 768px) {
        .ew-toc.view .l-ew-toc-story .l-ew-toc-story-footer {
            position: absolute;
            bottom: 6px;
            width: 100%;
        }
    }
    .ew-toc.view .l-ew-toc-story .l-ew-toc-story-footer .share-buttons {
        float: right;
    }
    .ew-toc.view .l-ew-toc-story h2 {
        line-height: 30px;
        font-family: "Knockout 51 A", "Knockout 51 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 26px;
        line-height: 30px;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .ew-toc.view .l-ew-toc-story h2 {
            font-size: 22px;
            line-height: 25px;
        }
    }
    .ew-toc.view .l-ew-toc-story .eyebrow-top {
        margin: 0 0 6px 0;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .ew-toc.view .l-ew-toc-storyimage {
            display: none;
        }
    }
    .ew-toc-featured {
        margin-bottom: 30px;
        position: relative;
    }
    @media (min-width: 0) and (max-width: 1024px) {
        .ew-toc-featured .l-ew-featured-image {
            text-align: center;
        }
    }
    .ew-toc-featured h2.ew-featured-title {
        color: #fff;
        position: relative;
        z-index: 500;
        font-family: "Knockout 47 A", "Knockout 47 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 60px;
        line-height: 56px;
        text-transform: uppercase;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .ew-toc-featured h2.ew-featured-title {
            font-size: 48px;
            line-height: 46px;
        }
    }
    .ew-toc-featured .l-ew-toc-text {
        position: relative;
        z-index: 500;
    }
    @media (min-width: 1025px) {
        .ew-toc-featured .l-ew-toc-text {
            border-right: 1px solid #fff;
        }
    }
    .ew-toc-featured .l-ew-toc-link {
        position: relative;
        z-index: 500;
    }
    @media (min-width: 0) and (max-width: 1024px) {
        .ew-toc-featured .l-ew-toc-link {
            display: none;
        }
    }
    @media (min-width: 1025px) {
        .ew-toc-featured .l-ew-toc-link {
            font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 14px;
            line-height: 48px;
            text-transform: uppercase;
            color: #fff;
        }
        .ew-toc-featured .l-ew-toc-link:hover {
            color: #000;
        }
    }
    .ew-toc-featured .ew-toc-bg-image {
        background-repeat: no-repeat;
        padding: 9%;
        position: relative;
        z-index: 1;
    }
    .ew-toc-featured .ew-toc-bg-image:after {
        background: rgba(0, 178, 226, 0.75);
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
        top: 0;
        left: 0;
        z-index: 100;
        display: block;
    }
    .lt-ie9 .ew-toc-featured .ew-toc-bg-image:after {
        background: url(/sites/all/themes/onearth/images/ie8-blue-bg.png) repeat;
        width: 1030px;
        overflow: hidden;
    }
    @media (min-width: 0) and (max-width: 1024px) {
        .ew-toc-featured .ew-toc-bg-image .ew-toc-bg-image {
            background-size: cover;
            -webkit-background-size: cover;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        .ew-toc-featured .ew-toc-bg-image {
            min-height: 304px;
        }
    }
    @media (min-width: 768px) and (max-width: 1024px) {
        .ew-toc-featured .ew-toc-bg-image {
            height: 304px;
        }
    }
    @media (min-width: 1025px) {
        .ew-toc-featured .ew-toc-bg-image {
            height: 350px;
        }
    }
    .lt-ie9 .ew-toc-featured .ew-toc-bg-image {
        height: 350px;
    }
    @media (min-width: 1025px) {
        .ew-toc-featured .l-ew-toc-text {
            width: 69.89247%;
            float: left;
            margin-right: 3.22581%;
            vertical-align: middle;
            display: inline-block;
            float: none;
        }
        .ew-toc-featured .l-ew-toc-link {
            width: 22.58065%;
            float: right;
            margin-right: 0;
            vertical-align: middle;
            display: inline-block;
            float: none;
        }
        .l-ew-toc-wrap {
            max-width: 814px;
            max-width: 50.875rem;
            margin-left: auto;
            margin-right: auto;
        }
        .l-ew-toc-wrap:after {
            content: " ";
            display: block;
            clear: both;
        }
    }
    @media (min-width: 768px) {
        .ew-toc.view .l-ew-toc-storyimage {
            width: 35.48387%;
            float: left;
            margin-right: 3.22581%;
        }
        .ew-toc.view .l-ew-toc-story {
            width: 61.29032%;
            float: right;
            margin-right: 0;
        }
    }
    .ew-toc.view.ew-modal .l-attribution {
        margin-top: 20px;
    }
    .ew-toc.view.ew-modal a,
    .ew-toc.view.ew-modal a em {
        color: #567C91;
        text-decoration: underline;
    }
    .ew-toc.view.ew-modal a:hover,
    .ew-toc.view.ew-modal a em:hover {
        color: #00B2E2;
    }
    .ew-toc.view.ew-modal a:hover em,
    .ew-toc.view.ew-modal a em:hover em {
        color: #00B2E2;
    }
    .ew-toc.view.ew-modal.fancybox-wrap {
        top: 128px !important;
        opacity: 1 !important;
    }
    .ew-toc.view.ew-modal .l-goback {
        text-align: center;
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 300;
        font-style: italic;
        text-transform: inherit;
        letter-spacing: 0;
        font-size: 22px;
        width: 100%;
        margin: 24px 0;
    }
    .ew-toc.view.ew-modal .l-goback a:before,
    .ew-toc.view.ew-modal .l-goback a em:before,
    .ew-toc.view.ew-modal a .l-goback em:before {
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -220px -207px;
        width: 30px;
        height: 20px;
        display: inline-block;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .ew-toc.view.ew-modal .l-goback a: before, .not-ie8 .ew-toc.view.ew-modal .l-goback a em: before, .not-ie8 .ew-toc.view.ew-modal a .l-goback em: before {
            content: ' ';
            background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -216px -210px;
            width: 30px;
            height: 20px;
            background-size: 251px 516px;
        }
    }
    .ew-toc.view.ew-modal article {
        padding: 0;
        margin: 0;
        position: relative;
    }
    body .ew-toc.view.ew-modal article .l-story-wrap.ew-toc {
        padding: 26px 5% 0 5%;
    }
    .ew-toc.view.ew-modal .fancybox-inner {
        height: auto !important;
        overflow: hidden !important;
    }
    .ew-toc.view.ew-modal .fancybox-close {
        top: 14px;
        right: 16px;
        content: ' ';
        background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -163px -239px;
        width: 30px;
        height: 20px;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .ew-toc.view.ew-modal .fancybox-close {
            content: ' ';
            background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -163px -239px;
            width: 30px;
            height: 20px;
            background-size: 251px 516px;
        }
    }
    .ew-toc.view.ew-modal .addthis_default_style a,
    .ew-toc.view.ew-modal .addthis_default_style a em,
    .ew-toc.view.ew-modal a .addthis_default_style em {
        margin: 0 10px;
    }
    html.no-js body.node-type-earthwire-squib {
        background: url(/sites/all/themes/onearth/images/trans-bg-90.png) repeat;
    }
    html.no-js body.node-type-earthwire-squib .l-header {
        background: url(/sites/all/themes/onearth/images/trans-bg-90.png) repeat;
    }
    html.no-js .l-no-script-message {
        background-color: #000;
        padding: 3px 4% 0 4%;
        text-align: center;
        color: #fff;
    }
    html.no-js .l-no-script-message p {
        color: #fff;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: .9em;
    }
    html.no-js .ew-toc.view.ew-modal article {
        background-color: #fff;
    }
    html.no-js .ew-toc.view.ew-modal .l-goback {
        position: relative;
        bottom: inherit;
        margin: 20px 0 22px 0;
    }
    html.no-js .ew-toc.view.ew-modal .l-goback .js-link {
        display: none;
    }
    .share-signup-wrap {
        overflow: hidden;
        margin: 40px 0;
    }
    .share-signup-wrap h3 {
        font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 17px;
        line-height: 30px;
        color: #474b5b;
        text-transform: inherit;
        margin-bottom: 6px;
    }
    article .share-signup-wrap .l-story-share {
        text-align: left;
        position: relative;
        left: 8px;
    }
    @media (min-width: 768px) {
        article .share-signup-wrap .l-story-share {
            padding: 0 0 0 56px;
        }
    }
    @media (min-width: 768px) {
        .share-signup-wrap .l-ssw-grid {
            width: 47.54098%;
            float: left;
            min-height: 120px;
            padding-left: 8%;
        }
        .share-signup-wrap .l-ssw-grid:nth-child(2n + 1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both;
            margin-left: 0;
        }
        .share-signup-wrap .l-ssw-grid:nth-child(2n + 2) {
            margin-left: 52.45902%;
            margin-right: -100%;
            clear: none;
        }
    }
    @media (min-width: 768px) {
        .share-signup-wrap .l-ssw-grid: last-child {
            border-left: 1px solid #bcbcbc;
            position: relative;
            left: -16px;
        }
    }
    .share-signup-wrap .ew-daily-input {
        width: 212px;
        height: 42px;
        line-height: 42px;
        font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        letter-spacing: 1px;
        padding-left: 10px;
        color: #939598;
        background-color: #f1f2f2;
    }
    @media (min-width: 0) and (max-width: 1024px) {
        .share-signup-wrap .ew-daily-input {
            width: 68%;
        }
    }
    .share-signup-wrap .l-email-go {
        display: inline-block;
        position: relative;
        top: 15px;
        left: -4px;
    }
    .share-signup-wrap .field-type-addthis.field-wrapper {
        position: relative;
        left: -8px;
    }
    @media (min-width: 768px) {
        .search-form {
            width: 78.49462%;
            float: left;
            margin-right: 3.22581%;
        }
        .l-search-results {
            width: 78.49462%;
            float: left;
            margin-right: 3.22581%;
        }
        .section-earthwire-eyebrow .l-search-results {
            float: none;
        }
        .l-search-results .view-story-image {
            width: 18.27957%;
            float: left;
            margin-right: 3.22581%;
        }
        .l-search-results .view-story-content {
            width: 78.49462%;
            float: right;
            margin-right: 0;
            position: relative;
            top: -6px;
        }
        .l-search-results .view-story-content.squib-search {
            width: 100%;
            float: left;
            margin-left: 0;
            margin-right: 0;
        }
    }
    .searched-terms,
    .search-no-results {
        font-family: "Knockout 48 A", "Knockout 48 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        margin-bottom: 6px;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 32px;
        color: #808285;
    }
    .search-form {
        clear: both;
        float: none;
        margin: 50px 0 40px 0;
        padding: 0 20px;
    }
    .lt-ie9 .search-form {
        margin: 50px 0 50px 0;
    }
    .search-form .form-item-keys input {
        width: 92%;
        border: 1px solid #000;
        border-right: none;
        height: 36px;
        padding-left: 10px;
        font-family: "Knockout 34 A", "Knockout 34 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #808285;
        font-size: 12px;
    }
    .search-form .form-item-keys input:focus {
        outline: none;
    }
    .search-form .form-submit {
        text-indent: -9999px;
        border: none;
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -153px -139px;
        width: 42px;
        height: 36px;
        position: relative;
        left: -4px;
        top: 1px;
        border: 1px solid #000;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .search-form .form-submit {
            content: ' ';
            background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -153px -139px;
            width: 42px;
            height: 36px;
            background-size: 251px 516px;
        }
    }
    .search-form .form-submit:hover {
        content: ' ';
        background: #fff url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -153px -189px;
        width: 42px;
        height: 36px;
    }
    @media (min--moz-device-pixel-ratio: 1.3),
    (-o-min-device-pixel-ratio: 2.6 / 2),
    (-webkit-min-device-pixel-ratio: 1.3),
    (min-device-pixel-ratio: 1.3),
    (min-resolution: 1.3dppx) {
        .not-ie8 .search-form .form-submit: hover {
            content: ' ';
            background: #fff url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -153px -189px;
            width: 42px;
            height: 36px;
            background-size: 251px 516px;
        }
    }
    .lt-ie9 .search-form .form-submit {
        top: 8px;
    }
    .l-search-wrap {
        padding: 0 20px;
    }
    .l-search-wrap .l-search-results.reset-list li {
        margin: 0 0 20px 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #a7a9ac;
    }
    .l-search-wrap .l-search-results.reset-list li:last-child {
        border-bottom: none;
    }
    .l-search-wrap .l-search-results.reset-list li .view-story-content h2 {
        font-family: "Knockout 48 A", "Knockout 48 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        margin-bottom: 6px;
        text-transform: uppercase;
        font-size: 32px;
        line-height: 38px;
    }
    .lt-ie9 .l-search-wrap .l-search-results.reset-list li .view-story-content h2 {
        margin: 0 auto 10px auto;
        padding: inherit;
    }
    .l-search-wrap .l-search-results.reset-list li .view-story-content.squib-search .twitter-tweet-rendered {
        margin-top: 10px;
    }
    .l-search-wrap .l-search-results.reset-list li .view-story-link {
        display: block;
    }
    .l-search-wrap blockquote {
        margin: 24px auto 18px auto;
    }
    .l-search-wrap .search-attribution p {
        margin: 0;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .search-form .form-item-keys input {
            width: 82%;
        }
        .l-search-results .view-story-image {
            display: none;
        }
    }
    .l-toc {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 0 20px;
    }
    .l-toc-block {
        clear: both;
        overflow: hidden;
        margin-bottom: 30px;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-toc-block .l-col-first {
            margin-bottom: 10px;
        }
        .l-toc-block .hero-image {
            text-align: center;
        }
    }
    .l-toc-block.featured-block {
        text-align: center;
        border-bottom: 1px solid #bcbec0;
        width: 100%;
        padding-bottom: 6px;
        margin-bottom: 4px;
    }
    @media (min-width: 768px) {
        .l-toc-block.featured-block {
            padding-bottom: 0;
            margin-bottom: 30px;
        }
    }
    @media (min-width: 1025px) {
        .l-toc-block.featured-block {
            padding-bottom: 42px;
            margin-bottom: 56px;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-toc-block.featured-block {
            margin-bottom: 30px;
        }
    }
    @media (min-width: 0) and (max-width: 1024px) {
        .l-toc-block.featured-block .l-col-first {
            margin-bottom: 20px;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-toc-block.secondary-block .l-col-first {
            margin-bottom: 10px;
        }
    }
    @media (min-width: 768px) {
        .l-toc-block.secondary-block .l-col-first {
            margin-bottom: 20px;
        }
    }
    .l-toc-block .story-item {
        overflow: hidden;
    }
    .l-toc-block .story-item .view-mode {
        margin-bottom: 44px;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-toc-block .story-item .view-mode h3 {
            font-size: 28px;
            line-height: 33px;
        }
        .l-toc-block .story-item .view-mode p.issue-dek {
            font-size: 17px;
            line-height: 24px;
        }
    }
    @media (min-width: 0) and (max-width: 1024px) {
        .l-toc-block .story-item .view-mode.l-featured {
            margin-bottom: 4px;
        }
    }
    @media (min-width: 0) and (max-width: 1024px) {
        .l-toc-block .story-item .view-mode.l-secondary {
            margin-bottom: 34px;
        }
    }
    .l-toc-block a,
    .l-toc-block .ew-toc.view.ew-modal a em,
    .ew-toc.view.ew-modal a .l-toc-block em {
        color: #567c91;
    }
    .l-toc-block a:hover,
    .l-toc-block .ew-toc.view.ew-modal a em:hover,
    .ew-toc.view.ew-modal a .l-toc-block em:hover {
        color: #00B2E2;
        text-decoration: none;
    }
    .l-toc-block .l-byline .author-wrapper {
        float: left;
    }
    .l-toc-block .l-byline .author-wrapper .author {
        display: inline-block;
    }
    .l-toc-block .l-byline .links-wrapper {
        float: right;
    }
    .l-toc-block .l-byline.featured-links .links-wrapper {
        float: none;
        display: inline-block;
        margin: 0 auto;
        position: relative;
        left: -8px;
    }
    @media (min-width: 0) and (max-width: 1024px) {
        .l-toc-block .l-byline.secondary-links .author-wrapper {
            display: none;
        }
    }
    .l-toc-block p.issue-dek {
        font-size: 20px;
        line-height: 29px;
    }
    .l-toc-block .l-featured .l-col-first {
        position: relative;
        top: -6px;
    }
    .l-toc-block .l-featured p.issue-dek {
        font-size: 24px;
        line-height: 29px;
        color: #3e4d51;
    }
    .l-toc-block .l-featured p.issue-dek:last-of-type {
        margin-bottom: 15px;
    }
    .l-toc-block .l-featured h2.featured-title {
        font-family: "Knockout 48 A", "Knockout 48 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 48px;
        line-height: 46px;
        width: 78%;
    }
    .l-toc-block .l-featured .author-wrapper {
        margin-bottom: 10px;
    }
    .l-toc-block .l-featured .author {
        margin-bottom: 20px;
    }
    .l-toc-block .view-mode h3 {
        font-family: "Knockout 50 A", "Knockout 50 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 24px;
        line-height: 28px;
        margin: 0 auto 0.15rem auto;
    }
    .l-toc-block h1,
    .l-toc-block h2,
    .l-toc-block h3,
    .l-toc-block h4,
    .l-toc-block h5,
    .l-toc-block h6 {
        text-transform: uppercase;
    }
    @media (min-width: 768px) {
        .field-name-field-secondary-stories > .story-item {
            width: 48.57143%;
            float: left;
        }
        .field-name-field-secondary-stories > .story-item:nth-child(2n + 1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both;
            margin-left: 0;
        }
        .field-name-field-secondary-stories > .story-item:nth-child(2n + 2) {
            margin-left: 51.42857%;
            margin-right: -100%;
            clear: none;
        }
        .lt-ie9 .field-name-field-secondary-stories > .story-item {
            width: 48.57143%;
            float: left;
            margin-right: 2.85714%;
        }
        .lt-ie9 .field-name-field-secondary-stories > .story-item.nth-child-2n {
            width: 48.57143%;
            float: right;
            margin-right: 0;
        }
    }
    @media (min-width: 1025px) {
        .l-toc-block .l-featured .l-col-first {
            width: 48.57143%;
            float: right;
            margin-right: 0;
        }
        .l-toc-block .l-featured .l-col-second {
            width: 48.57143%;
            float: left;
            margin-right: 2.85714%;
        }
    }
    .l-toc-title {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .l-issue-info-wrapper .l-issue-info {
        background-color: #fff;
        color: #929497;
    }
    .lt-ie9 .l-issue-info-wrapper .l-issue-info {
        background: transparent url(/sites/all/themes/onearth/images/splash-bg.png) -1px 0 no-repeat;
    }
    .l-issue-info-wrapper .issue-abbrev {
        border-top: 1px solid #bcbec0;
        border-bottom: 1px solid #bcbec0;
        width: 100%;
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .l-overview h2.issue-overview-title {
        font-family: "Knockout 26 A", "Knockout 26 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        text-align: center;
    }
    .l-overview .issue-overview-subtitle {
        text-align: center;
        font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
    @media (min-width: 1025px) {
        p.scrollto-link {
            float: right;
        }
        p.scrollto-link a,
        p.scrollto-link .ew-toc.view.ew-modal a em,
        .ew-toc.view.ew-modal a p.scrollto-link em {
            display: inline-block;
            padding-left: 20px;
        }
        p.scrollto-link a:before,
        p.scrollto-link .ew-toc.view.ew-modal a em:before,
        .ew-toc.view.ew-modal a p.scrollto-link em:before {
            content: ' ';
            background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -2px -235px;
            width: 25px;
            height: 19px;
            content: '';
            display: inline-block;
        }
    }
    @media (min-width: 1025px) and (min--moz-device-pixel-ratio: 1.3),
    (min-width: 1025px) and (-o-min-device-pixel-ratio: 2.6 / 2),
    (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.3),
    (min-width: 1025px) and (min-device-pixel-ratio: 1.3),
    (min-width: 1025px) and (min-resolution: 1.3dppx) {
        .not-ie8 p.scrollto-link a: before, .not-ie8 p.scrollto-link .ew-toc.view.ew-modal a em: before, .ew-toc.view.ew-modal a .not-ie8 p.scrollto-link em: before {
            content: ' ';
            background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -2px -235px;
            width: 25px;
            height: 19px;
            background-size: 251px 516px;
        }
    }
    @media (min-width: 1025px) {
        p.scrollto-link a: hover: before, p.scrollto-link .ew-toc.view.ew-modal a em: hover: before, .ew-toc.view.ew-modal a p.scrollto-link em: hover: before {
            content: ' ';
            background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -1px -264px;
            width: 25px;
            height: 19px;
        }
    }
    @media (min-width: 1025px) and (min--moz-device-pixel-ratio: 1.3),
    (min-width: 1025px) and (-o-min-device-pixel-ratio: 2.6 / 2),
    (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 1.3),
    (min-width: 1025px) and (min-device-pixel-ratio: 1.3),
    (min-width: 1025px) and (min-resolution: 1.3dppx) {
        .not-ie8 p.scrollto-link a: hover: before, .not-ie8 p.scrollto-link .ew-toc.view.ew-modal a em: hover: before, .ew-toc.view.ew-modal a .not-ie8 p.scrollto-link em: hover: before {
            content: ' ';
            background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -1px -264px;
            width: 25px;
            height: 19px;
            background-size: 251px 516px;
        }
    }
    @media (min-width: 0) and (max-width: 1024px) {
        p.scrollto-link {
            display: none;
        }
    }
    @media (min-width: 768px) {
        .l-issue-info-wrapper {
            position: relative;
            margin-bottom: 10px;
            min-height: 670px;
        }
        .has-video .l-issue-info-wrapper {
            min-height: 576px;
        }
        .no-flash.vendor-mozilla .has-video .l-issue-info-wrapper,
        .vendor-ie-9 .has-video .l-issue-info-wrapper,
        .vendor-ie-8 .has-video .l-issue-info-wrapper {
            min-height: 670px;
        }
        .l-issue-info-wrapper .l-issue-info {
            -webkit-border-radius: 280px;
            -moz-border-radius: 280px;
            border-radius: 280px;
            background-clip: padding-box;
            position: relative;
            top: 200px;
            margin: 0 auto;
            padding: 36px 50px;
            width: 270px;
            height: 270px;
            text-align: center;
        }
        .l-issue-info-wrapper .l-issue-info .issue-text {
            font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
            font-weight: 700;
            font-style: normal;
            letter-spacing: .4em;
            font-size: 15px;
            margin-bottom: 8px;
            text-transform: uppercase;
        }
        .l-issue-info-wrapper .l-issue-info .issue-number-wrapper {
            margin-top: 7px;
        }
        .l-issue-info-wrapper .l-issue-info .issue-number-wrapper .issue {
            font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
            font-weight: 500;
            font-style: normal;
        }
        .l-issue-info-wrapper .l-issue-info .issue-number-wrapper .issue.issue-number {
            font-size: 30px;
        }
        .l-issue-info-wrapper .l-issue-info .issue-number-wrapper .issue.issue-abbrev {
            font-family: "Knockout 52 A", "Knockout 52 B", arial, sans-serif;
            font-weight: 400;
            font-style: normal;
            padding: 0;
            position: relative;
            top: -3px;
            border-width: 2px;
            text-transform: uppercase;
        }
        .l-issue-info-wrapper .l-issue-info h1.splash-title {
            font-family: "Knockout 26 A", "Knockout 26 B", arial, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 70px;
            border-top: 1px solid #bcbec0;
            border-bottom: 1px solid #bcbec0;
            width: 100%;
            text-align: center;
            padding-top: 15px;
            padding-bottom: 15px;
            margin-top: 0;
            margin-bottom: 0;
            line-height: 52px;
        }
        .issue-1 .l-issue-info-wrapper .l-issue-info h1.splash-title {
            font-size: 55px;
        }
        .l-issue-info-wrapper .issue-bg-image {
            position: absolute;
            min-height: 670px;
            width: 100%;
        }
        .l-issue-info-wrapper .l-issue-links {
            position: absolute;
            bottom: 3%;
            width: 100%;
            text-align: center;
        }
        .has-video .l-issue-info-wrapper .l-issue-links {
            width: 40px;
            left: 50%;
        }
        .no-flash.vendor-mozilla .has-video .l-issue-info-wrapper .l-issue-links,
        .vendor-ie-9 .has-video .l-issue-info-wrapper .l-issue-links,
        .vendor-ie-8 .has-video .l-issue-info-wrapper .l-issue-links {
            left: inherit;
            width: 100%;
        }
        .l-issue-info-wrapper .l-issue-links a.overview-scroll-icon,
        .l-issue-info-wrapper .l-issue-links .ew-toc.view.ew-modal a em.overview-scroll-icon,
        .ew-toc.view.ew-modal a .l-issue-info-wrapper .l-issue-links em.overview-scroll-icon {
            content: ' ';
            background: transparent url(/sites/all/themes/onearth/images/onearth-sprite.png) no-repeat -215px -8px;
            width: 50px;
            height: 32px;
            display: inline-block;
        }
    }
    @media (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3),
    (min-width: 768px) and (-o-min-device-pixel-ratio: 2.6 / 2),
    (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3),
    (min-width: 768px) and (min-device-pixel-ratio: 1.3),
    (min-width: 768px) and (min-resolution: 1.3dppx) {
        .not-ie8 .l-issue-info-wrapper .l-issue-links a.overview-scroll-icon, .not-ie8 .l-issue-info-wrapper .l-issue-links .ew-toc.view.ew-modal a em.overview-scroll-icon, .ew-toc.view.ew-modal a .not-ie8 .l-issue-info-wrapper .l-issue-links em.overview-scroll-icon {
            content: ' ';
            background: transparent url(/sites/all/themes/onearth/images/onearth-sprite-2x.png) no-repeat -215px -8px;
            width: 50px;
            height: 32px;
            background-size: 251px 516px;
        }
    }
    @media (min-width: 768px) {
        .l-issue-info-wrapper .l-issue-links a.overview-scroll-icon: hover, .l-issue-info-wrapper .l-issue-links .ew-toc.view.ew-modal a em.overview-scroll-icon: hover, .ew-toc.view.ew-modal a .l-issue-info-wrapper .l-issue-links em.overview-scroll-icon: hover {
            opacity: .8;
        }
        .l-issue-info-wrapper .l-issue-links a.overview-scroll-text,
        .l-issue-info-wrapper .l-issue-links .ew-toc.view.ew-modal a em.overview-scroll-text,
        .ew-toc.view.ew-modal a .l-issue-info-wrapper .l-issue-links em.overview-scroll-text {
            text-align: left;
            text-indent: -9999px;
            display: block;
        }
        .l-overview a.read-more,
        .l-overview .ew-toc.view.ew-modal a em.read-more,
        .ew-toc.view.ew-modal a .l-overview em.read-more {
            text-align: right;
            display: inherit;
        }
        .l-overview h2.issue-overview-title {
            font-size: 102px;
            line-height: 90px;
            letter-spacing: 1px;
            color: #4a5b60;
        }
        .lt-ie9 .l-overview h2.issue-overview-title {
            margin: 0;
        }
        .l-overview .issue-overview-subtitle {
            font-size: 24px;
            line-height: 38px;
        }
        .l-overview {
            margin-bottom: 30px;
        }
    }
    @media (min-width: 768px) and (min-width: 1025px) {
        .l-overview {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%;
            float: left;
            padding-left: 2.34375%;
            padding-right: 2.34375%;
            padding-left: 10%;
            padding-right: 10%;
        }
    }
    @media (min-width: 768px) {
        .l-overview .issue-intro .l-overview-column {
            padding-left: 1%;
            padding-right: 3%;
        }
        .l-overview .issue-intro .l-overview-column.l-overview-last {
            padding-left: 3%;
            padding-right: 0%;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-issue-info-wrapper {
            min-height: 270px;
        }
        .l-issue-info-wrapper .l-issue-info {
            background-color: #fff;
            text-align: center;
        }
        .l-issue-info-wrapper .l-issue-info h1 {
            display: none;
        }
        .l-issue-info-wrapper .l-issue-links {
            display: none;
        }
        .l-issue-info-wrapper .issue-bg-image {
            min-height: 270px;
            width: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            text-align: center;
            -webkit-background-size: cover;
            margin-bottom: 24px;
        }
        .l-issue-info-wrapper .issue-text,
        .l-issue-info-wrapper .issue-number-wrapper {
            display: inline-block;
            text-transform: uppercase;
        }
        .l-issue-info-wrapper .issue {
            font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
            font-weight: 700;
            font-style: normal;
        }
        .l-issue-info-wrapper .issue.issue-abbrev {
            font-size: 9px;
            position: relative;
            top: -1px;
        }
        .l-overview h2.issue-overview-title {
            font-size: 48px;
            line-height: 44px;
            max-width: 70%;
            padding-top: 4px;
            margin-bottom: 6px;
        }
        .l-overview .issue-overview-subtitle {
            font-size: 18px;
            line-height: 30px;
        }
    }
    .has-video .issue-bg-image,
    .has-video .l-issue-info {
        display: none;
    }
    .has-video.l-mag-story .hero-image {
        display: none;
    }
    .no-flash.vendor-mozilla .has-video .vimeo-video-frame,
    .vendor-ie-9 .has-video .vimeo-video-frame,
    .vendor-ie-8 .has-video .vimeo-video-frame {
        display: none;
    }
    .no-flash.vendor-mozilla .has-video .issue-bg-image,
    .no-flash.vendor-mozilla .has-video .l-issue-info,
    .vendor-ie-9 .has-video .issue-bg-image,
    .vendor-ie-9 .has-video .l-issue-info,
    .vendor-ie-8 .has-video .issue-bg-image,
    .vendor-ie-8 .has-video .l-issue-info {
        display: inherit;
    }
    .no-flash.vendor-mozilla .has-video.l-mag-story .hero-image,
    .vendor-ie-9 .has-video.l-mag-story .hero-image,
    .vendor-ie-8 .has-video.l-mag-story .hero-image {
        display: inherit;
    }
    .has-video .l-video-wrap {
        margin-bottom: 40px;
    }
    .no-flash.vendor-mozilla .has-video .l-video-wrap,
    .vendor-ie-9 .has-video .l-video-wrap,
    .vendor-ie-8 .has-video .l-video-wrap {
        margin-bottom: 0;
    }
    article .l-story-wrap {
        padding: 0 20px;
    }
    .lt-ie9 article .l-story-wrap {
        padding: 0;
    }
    @media (min-width: 768px) {
        .node-type-magazine-story article .l-story-wrap .l-story-body p: first-child: first-letter {
            float: left;
            font-size: 82px;
            line-height: 60px;
            padding-top: 4px;
            padding-right: 10px;
            padding-left: 0;
            color: #00B2E2;
            font-family: 'Surveyor Display A', 'Surveyor Display B', 'Times New Roman', Times, Baskerville, Georgia, serif;
            font-weight: 700;
            font-style: normal;
        }
    }
    article .dek-wrapper {
        text-align: center;
        margin-bottom: 4px;
    }
    @media (min-width: 0) and (max-width: 1024px) {
        article .dek-wrapper {
            margin-bottom: 20px;
        }
    }
    .lt-ie9 article .dek-wrapper {
        margin: 0;
    }
    article .dek-wrapper p.issue-dek {
        width: 70%;
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 300;
        font-style: normal;
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
    }
    @media (min-width: 0) and (max-width: 767px) {
        article .dek-wrapper p.issue-dek {
            font-size: 17px;
            line-height: 24px;
        }
    }
    .lt-ie9 article .dek-wrapper p.issue-dek {
        margin: 0 auto 20px auto;
        padding: inherit;
        font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
        font-weight: 500;
        font-style: normal;
        font-size: 22px;
    }
    @media (min-width: 768px) and (max-width: 1024px) {
        article .dek-wrapper p.issue-dek {
            font-size: 22px;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        article .dek-wrapper p.issue-dek {
            font-size: 16px;
            line-height: 22px;
            width: 100%;
        }
    }
    article .dek-wrapper h1.story-title {
        text-transform: uppercase;
    }
    .lt-ie9 article .dek-wrapper h1.story-title {
        margin: 0 0 10px 0;
    }
    @media (min-width: 768px) and (max-width: 1024px) {
        article .dek-wrapper h1.story-title {
            font-size: 58px;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        article .dek-wrapper h1.story-title {
            font-size: 42px;
        }
    }
    article .l-byline.story-credits {
        text-align: center;
    }
    article .l-byline .l-author-byline {
        position: relative;
        z-index: 200;
    }
    @media (min-width: 0) and (max-width: 767px) {
        article .l-byline .l-author-byline {
            display: block;
            text-align: center;
        }
    }
    @media (min-width: 0) and (max-width: 767px) {
        article .l-byline .divider {
            display: none;
        }
    }
    @media (min-width: 1025px) {
        article .l-byline .l-author {
            position: relative;
            top: 24px;
        }
    }
    article .l-story-share {
        padding: 10px 0;
        text-align: center;
    }
    .l-now-reading-block {
        margin-bottom: 20px;
    }
    .l-now-reading-block .now-reading h3 {
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        line-height: 28px;
        color: #777;
        margin-bottom: 8px;
    }
    .l-now-reading-block .now-reading li {
        border-bottom: 1px solid #bcbec0;
        width: 100%;
        padding-bottom: 7px;
        margin-bottom: 4px;
    }
    .l-now-reading-block .now-reading li .eyebrow-heading {
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 400;
        font-style: italic;
        font-size: 14px;
        color: #718589;
    }
    .l-now-reading-block .now-reading li a,
    .l-now-reading-block .now-reading li .ew-toc.view.ew-modal a em,
    .ew-toc.view.ew-modal a .l-now-reading-block .now-reading li em {
        display: block;
        font-family: "Knockout 31 A", "Knockout 31 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        line-height: 20px;
    }
    @media (min-width: 1024px) {
        .l-story-wrap {
            position: relative;
        }
        .l-story-wrap .l-story-body-wrap,
        .l-story-wrap .l-top-wrap {
            width: 74.19355%;
            float: left;
            margin-right: 3.22581%;
        }
        .no-story-sidebar .l-story-wrap .l-story-body-wrap,
        .no-story-sidebar .l-story-wrap .l-top-wrap {
            width: 100%;
            float: left;
            margin-left: 0;
            margin-right: 0;
        }
        .l-story-wrap .l-faux-sidebar {
            background: #fff;
            width: 22.58065%;
            float: right;
            margin-right: 0;
        }
    }
    .l-story-next {
        margin: 20px 0;
    }
    .l-story-next .l-centered-title {
        border-bottom: none;
        margin: 0;
    }
    .l-story-next span.bg {
        top: 55px;
    }
    .l-story-next h2.title-next {
        border-top: 1px solid #bcbec0;
        border-bottom: 1px solid #bcbec0;
        width: 100%;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 0;
        margin-bottom: 50px;
        font-family: 'Surveyor Text A', 'Surveyor Text B', 'Times New Roman', Times, Baskerville, Georgia, serif;
        font-weight: 700;
        font-style: normal;
        font-size: 16px;
        line-height: 24px;
        color: #616a70;
        text-transform: uppercase;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-story-next h2.title-next {
            margin-bottom: 30px;
        }
    }
    @media (min-width: 768px) {
        .l-story-next .l-next-first {
            width: 40.98361%;
            float: left;
            margin-right: 4.91803%;
        }
    }
    @media (min-width: 768px) {
        .l-story-next .l-next-second {
            width: 54.09836%;
            float: right;
            margin-right: 0;
        }
    }
    .l-story-next .l-next-second h2 {
        font-family: "Knockout 51 A", "Knockout 51 B", arial, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    @media (min-width: 0) and (max-width: 767px) {
        .l-story-next .l-next-second h2 {
            font-size: 22px;
            line-height: 24px;
            margin-bottom: 10px;
        }
    }
    .l-story-next .l-next-second h2 a,
    .l-story-next .l-next-second h2 .ew-toc.view.ew-modal a em,
    .ew-toc.view.ew-modal a .l-story-next .l-next-second h2 em {
        color: #474b5b;
    }
    .l-story-next .l-next-second h2 a:hover,
    .l-story-next .l-next-second h2 .ew-toc.view.ew-modal a em:hover,
    .ew-toc.view.ew-modal a .l-story-next .l-next-second h2 em:hover {
        color: #00B2E2;
    }
    body .l-story-next .eyebrow-top.eyebrow-next {
        margin: 0 0 4px 0px;
    }
