a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1
}
ol,
ul {
    list-style: none
}
caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}
a img {
    border: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */

a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */

abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    margin: .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: -.5em
}
sub {
    bottom: -.25em
}
/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */

img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */

hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */

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
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */

table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
.excerpt-item__content,
.textwidget .widget-item__content,
.widget--profile__field>p,
.widget-item__content,
.widget_eosreferences .widget__content,
body {
    font-family: MerriweatherLight, "Lucida Bright", Georgia, serif;
    font-weight: 300
}

.prose em,
.prose em strong,
em {
    /*    font-family: MerriweatherLightItalic, "Lucida Bright", Georgia, serif;*/
    font-style: italic;
    font-weight: 300
}

.pull-quote,
.header__banner .brand span
{
    font-family: MerriweatherLightItalic, "Lucida Bright", Georgia, serif;  
}

.prose dl dt,
.prose strong,
.prose strong em,
.prose table th,
strong {
    font-family: MerriweatherBold, "Lucida Bright", Georgia, serif;
    font-weight: 700
}
html {
    font-size: 62.5%
}
body {
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #d2d2d2;
    line-height: 1.75;
    color: #1a1a1a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004)
}
body * {
    box-sizing: border-box
}
body embed,
body iframe,
body img,
body video {
    max-width: 100%;
}
picture {
    display: block
}
picture img {
    width: 100%
}
.main .content-well,
.widget,
.wrap--page-header {
    padding: 1em
}
@media (min-width: 64em) {
    .main .content-well,
    .widget,
    .wrap--page-header {
        padding: 1.75em
    }
}
@media (min-width: 76.875em) {
    .main .content-well,
    .widget,
    .wrap--page-header {
        padding: 1.875em
    }
}
.container {
    zoom: 1;
    width: 100%;
    margin: 0 auto
}
.container:after,
.container:before {
    content: "";
    display: table
}
.container:after {
    clear: both
}
@media (min-width: 48em) {
    .container {
        width: 98%
    }
}
@media (min-width: 64em) {
    .container {
        width: 1020px
    }
}
@media (min-width: 76.875em) {
    .container {
        width: 1230px
    }
}
.main {
    margin: 1.875em 0
}
@media (min-width: 64em) {
    .main {
        width: 75%;
        float: left;
        margin-right: -100%;
        clear: none;
        padding-right: 1.75em
    }
}
@media (min-width: 76.875em) {
    .main {
        width: 71.4285714286%;
        float: left;
        margin-right: -100%;
        clear: none;
        padding-right: 1.875em
    }
}
.sidebar--primary {
    margin: 1em 0 0
}
@media (min-width: 64em) {
    .sidebar--primary {
        width: 25%;
        float: right;
        clear: none;
        padding-right: 0;
        margin: 1.75em 0 0
    }
}
@media (min-width: 76.875em) {
    .sidebar--primary {
        width: 28.5714285714%;
        float: right;
        clear: none;
        padding-right: 0;
        margin: 1.875em 0 0
    }
}
.widget {
    margin-bottom: 1em
}
@media (min-width: 64em) {
    .widget {
        margin-bottom: 1.75em
    }
}
@media (min-width: 76.875em) {
    .widget {
        margin-bottom: 1.875em
    }
}
.widget:last-child,
.widget:last-of-type {
    margin-bottom: 0
}
[class*=" icon-"],
[class^=icon-] {
    font-family: FontIcons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-news:before {
    content: "\e600"
}
.icon-envelope-o:before {
    content: "\f003"
}
.icon-user:before {
    content: "\f007"
}
.icon-clock-o:before {
    content: "\f017"
}
.icon-print:before {
    content: "\f02f"
}
.icon-camera-retro:before {
    content: "\f083"
}
.icon-comments:before {
    content: "\f086"
}
.icon-twitter:before {
    content: "\f099"
}
.icon-facebook:before {
    content: "\f09a"
}
.icon-rss:before {
    content: "\f09e"
}
.icon-navicon:before {
    content: "\f0c9"
}
.icon-google-plus:before {
    content: "\f0d5"
}
.icon-caret-down:before {
    content: "\f0d7"
}
.icon-linkedin:before {
    content: "\f0e1"
}
.icon-comment-o:before {
    content: "\f0e5"
}
.icon-youtube:before {
    content: "\f167"
}
.icon-tumblr:before {
    content: "\f173"
}
.icon-share-alt:before {
    content: "\f1e0"
}
.icon-search:before {
    content: "\f002"
}
.icon-chevron-left:before {
    content: "\f053"
}
.icon-chevron-right:before {
    content: "\f054"
}
.excerpt-item,
.widget-item,
.widget_eosrecentposts .widget-item {
    border-bottom: 1px solid #d2d2d2
}
.button-grey,
.button-orange,
.excerpt-item__more-link,
.nav--pagination a,
.nav--pagination span,
.page-numbers .current,
.page-numbers a,
.pager .current,
.pager a,
.widget-item__more-link,
button:not(.plain),
input[type=submit]:not(.plain) {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
    transition: all .5s linear;
    cursor: pointer;
    text-transform: uppercase
}
.button-orange,
.excerpt-item__more-link,
.nav--pagination a,
.nav--pagination span,
.page-numbers a,
.pager a,
.widget-item__more-link,
button:not(.plain),
input[type=submit]:not(.plain) {
    color: #fff;
    background-color: #d67b0f;
    border: 1px solid #be6d0d
}
.button-orange:active,
.button-orange:focus,
.button-orange:hover,
.button-orange:visited,
.excerpt-item__more-link:active,
.excerpt-item__more-link:focus,
.excerpt-item__more-link:hover,
.excerpt-item__more-link:visited,
.nav--pagination a:active,
.nav--pagination a:focus,
.nav--pagination a:hover,
.nav--pagination a:visited,
.nav--pagination span:active,
.nav--pagination span:focus,
.nav--pagination span:hover,
.nav--pagination span:visited,
.page-numbers a:active,
.page-numbers a:focus,
.page-numbers a:hover,
.page-numbers a:visited,
.pager a:active,
.pager a:focus,
.pager a:hover,
.pager a:visited,
.widget-item__more-link:active,
.widget-item__more-link:focus,
.widget-item__more-link:hover,
.widget-item__more-link:visited,
button:active:not(.plain),
button:focus:not(.plain),
button:hover:not(.plain),
button:visited:not(.plain),
input[type=submit]:active:not(.plain),
input[type=submit]:focus:not(.plain),
input[type=submit]:hover:not(.plain),
input[type=submit]:visited:not(.plain) {
    color: #fff
}
.button-orange:hover,
.excerpt-item__more-link:hover,
.nav--pagination a:hover,
.nav--pagination span:hover,
.page-numbers a:hover,
.pager a:hover,
.widget-item__more-link:hover,
button:hover:not(.plain),
input[type=submit]:hover:not(.plain) {
    background-color: #be6d0d;
    text-decoration: none
}
.button-orange a,
.button-orange a:active,
.button-orange a:focus,
.button-orange a:hover,
.button-orange a:visited,
.excerpt-item__more-link a,
.excerpt-item__more-link a:active,
.excerpt-item__more-link a:focus,
.excerpt-item__more-link a:hover,
.excerpt-item__more-link a:visited,
.nav--pagination a a,
.nav--pagination a a:active,
.nav--pagination a a:focus,
.nav--pagination a a:hover,
.nav--pagination a a:visited,
.nav--pagination span a,
.nav--pagination span a:active,
.nav--pagination span a:focus,
.nav--pagination span a:hover,
.nav--pagination span a:visited,
.page-numbers a a,
.page-numbers a a:active,
.page-numbers a a:focus,
.page-numbers a a:hover,
.page-numbers a a:visited,
.pager a a,
.pager a a:active,
.pager a a:focus,
.pager a a:hover,
.pager a a:visited,
.widget-item__more-link a,
.widget-item__more-link a:active,
.widget-item__more-link a:focus,
.widget-item__more-link a:hover,
.widget-item__more-link a:visited,
button:not(.plain) a,
button:not(.plain) a:active,
button:not(.plain) a:focus,
button:not(.plain) a:hover,
button:not(.plain) a:visited,
input[type=submit]:not(.plain) a,
input[type=submit]:not(.plain) a:active,
input[type=submit]:not(.plain) a:focus,
input[type=submit]:not(.plain) a:hover,
input[type=submit]:not(.plain) a:visited {
    color: #fff
}
.button-grey {
    color: #1a1a1a;
    background-color: #d2d2d2;
    border: 1px solid #a4a4a4
}
.button-grey:focus,
.button-grey:visited {
    color: #1a1a1a
}
.button-grey:hover {
    color: #a4a4a4
}
.button-grey:active {
    color: #1a1a1a
}
.button-grey:hover {
    background-color: #fff;
    text-decoration: none
}
.button-grey a,
.button-grey a:focus,
.button-grey a:visited {
    color: #1a1a1a
}
.button-grey a:hover {
    color: #a4a4a4
}
.button-grey a:active {
    color: #1a1a1a
}
.select-box,
input[type=date],
input[type=email],
input[type=password],
input[type=search],
input[type=text] {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem;
    border: 1px solid #a4a4a4;
    padding: .75em 1em;
    border-radius: 5px;
    box-sizing: border-box;
    color: #222
}
.header__banner form,
.nav--mobile__items .sub-item-toggle form {
    position: relative
}
.header__banner form input[type=search],
.nav--mobile__items .sub-item-toggle form input[type=search] {
    width: 100%
}
.header__banner form button,
.nav--mobile__items .sub-item-toggle form button {
    position: absolute;
    top: .5em;
    right: 0;
    background-color: transparent;
    color: transparent;
    border: none;
    width: 40px;
    height: 32px
}
.header__banner form button i,
.nav--mobile__items .sub-item-toggle form button i {
    color: #a4a4a4;
    font-size: 25px
}
@media (min-width: 76.875em) {
    .header__banner form,
    .nav--mobile__items .sub-item-toggle form {
        width: 450px
    }
}
button:not(.plain),
input[type=submit]:not(.plain) {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    padding: .75em 1.5em
}
label {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600
}
.select-box {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 1px 0
}
.select-box select {
    z-index: 10;
    position: relative;
    border: none;
    background: 0 0;
    outline: 0;
    padding: 4px 12px 4px 32px;
    opacity: 0;
    -webkit-appearance: none;
    filter: alpha(opacity=0);
    cursor: pointer;
    width: 100%
}
.select-box .select-arrow,
.select-box .select-text {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 6px;
    color: #222;
    background: 0 0;
    z-index: 9
}
.select-box .select-text {
    left: 10px
}
.select-box .select-arrow {
    right: 10px
}
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child {
    margin-top: 0
}
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child {
    margin-bottom: 0
}
.h1,
h1 {
    font-size: 48px;
    font-size: 4.8rem
}
.h1 small,
h1 small {
    font-size: 40%;
    display: block;
    text-transform: uppercase
}
.h2,
h2 {
    font-size: 34px;
    font-size: 3.4rem
}
.h3,
h3 {
    font-size: 25px;
    font-size: 2.5rem
}
.h4,
h4 {
    font-size: 18px;
    font-size: 1.8rem
}
.h5,
.h6,
h5,
h6 {
    font-size: 16px;
    font-size: 1.6rem
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    color: #222;
    line-height: 1.2
}
.h1 a,
.h1 a:focus,
.h1 a:visited,
.h2 a,
.h2 a:focus,
.h2 a:visited,
.h3 a,
.h3 a:focus,
.h3 a:visited,
.h4 a,
.h4 a:focus,
.h4 a:visited,
.h5 a,
.h5 a:focus,
.h5 a:visited,
.h6 a,
.h6 a:focus,
.h6 a:visited,
h1 a,
h1 a:focus,
h1 a:visited,
h2 a,
h2 a:focus,
h2 a:visited,
h3 a,
h3 a:focus,
h3 a:visited,
h4 a,
h4 a:focus,
h4 a:visited,
h5 a,
h5 a:focus,
h5 a:visited,
h6 a,
h6 a:focus,
h6 a:visited {
    color: #222
}
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #313131
}
.h1 a:active,
.h2 a:active,
.h3 a:active,
.h4 a:active,
.h5 a:active,
.h6 a:active,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
    color: #222
}
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
.h5 strong,
.h6 strong,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600
}
.h1 em,
.h2 em,
.h3 em,
.h4 em,
.h5 em,
.h6 em,
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
    /*    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;*/
    font-style: italic;
    font-weight: 600!important
}
p {
    margin: 10px 0
}
blockquote {
    zoom: 1;
    font-size: 18px;
    font-size: 1.8rem;
    background-color: #ececec;
    padding: 1em 2em;
    margin: 1em auto;
    width: 80%
}
blockquote:after,
blockquote:before {
    content: "";
    display: table
}
blockquote:after {
    clear: both
}
blockquote cite {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    float: left;
    clear: left
}
.excerpt-posts,
.widget {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    zoom: 1;
    background-color: #fff
}
.excerpt-posts:after,
.excerpt-posts:before,
.widget:after,
.widget:before {
    content: "";
    display: table
}
.excerpt-posts:after,
.widget:after {
    clear: both
}
.excerpt-item__meta,
.single-header__meta,
.widget-item__meta,
.widget_eosfeaturedposts .featured-post__meta {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0;
    line-height: 1.35
}
.excerpt-item__meta span,
.single-header__meta span,
.widget-item__meta span,
.widget_eosfeaturedposts .featured-post__meta span {
    margin-right: 1em
}
.excerpt-item__meta a,
.excerpt-item__meta a:focus,
.excerpt-item__meta a:visited,
.single-header__meta a,
.single-header__meta a:focus,
.single-header__meta a:visited,
.widget-item__meta a,
.widget-item__meta a:focus,
.widget-item__meta a:visited,
.widget_eosfeaturedposts .featured-post__meta a,
.widget_eosfeaturedposts .featured-post__meta a:focus,
.widget_eosfeaturedposts .featured-post__meta a:visited {
    color: #1a1a1a
}
.excerpt-item__meta a:hover,
.single-header__meta a:hover,
.widget-item__meta a:hover,
.widget_eosfeaturedposts .featured-post__meta a:hover {
    color: #a4a4a4
}
.excerpt-item__meta a:active,
.single-header__meta a:active,
.widget-item__meta a:active,
.widget_eosfeaturedposts .featured-post__meta a:active {
    color: #1a1a1a
}
.excerpt-item__image,
.widget-item__image {
    width: 100%;
    display: block
}
.excerpt-item__image img,
.widget-item__image img {
    width: 100%
}
.excerpt-item__discipline,
.single-header__discipline,
.widget-item__discipline,
.widget_eosfeaturedposts .featured-post__discipline {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-size: 1.3rem;
    background-color: #fff;
    color: #d67b0f;
    border: 1px solid #d67b0f;
    border-right: none;
    padding: 0 .5em;
    text-transform: uppercase;
    margin-bottom: 1em;
    position: relative
}
.excerpt-item__discipline a,
.excerpt-item__discipline a:focus,
.excerpt-item__discipline a:visited,
.single-header__discipline a,
.single-header__discipline a:focus,
.single-header__discipline a:visited,
.widget-item__discipline a,
.widget-item__discipline a:focus,
.widget-item__discipline a:visited,
.widget_eosfeaturedposts .featured-post__discipline a,
.widget_eosfeaturedposts .featured-post__discipline a:focus,
.widget_eosfeaturedposts .featured-post__discipline a:visited {
    color: #d67b0f
}
.excerpt-item__discipline a:hover,
.single-header__discipline a:hover,
.widget-item__discipline a:hover,
.widget_eosfeaturedposts .featured-post__discipline a:hover {
    color: #be6d0d
}
.excerpt-item__discipline a:active,
.single-header__discipline a:active,
.widget-item__discipline a:active,
.widget_eosfeaturedposts .featured-post__discipline a:active {
    color: #d67b0f
}
.excerpt-item.with-image > .excerpt-item__discipline:after,
.excerpt-item__discipline:before,
.single-header__discipline:after,
.single-header__discipline:before,
.widget-item.with-image .widget-item__discipline:after,
.widget-item__discipline:before,
.widget_eosfeaturedposts .featured-post__discipline:after,
.widget_eosfeaturedposts .featured-post__discipline:before {
    left: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}
.excerpt-item.with-image .excerpt-item__discipline:after,
.single-header__discipline:after,
.widget-item.with-image .widget-item__discipline:after,
.widget_eosfeaturedposts .featured-post__discipline:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #fff;
    border-top-color: #fff;
    border-width: 11.5px;
    margin-top: 0
}
.excerpt-item__discipline:before,
.single-header__discipline:before,
.widget-item__discipline:before,
.widget_eosfeaturedposts .featured-post__discipline:before {
    /*border-color: rgba(194, 225, 245, 0);*/
    border-left-color: #fff;
    border-top-color: #fff;
    border-width: 12px;
    margin-top: -1px
}
.excerpt-item,
.widget-item,
.widget_eosrecentposts .widget-item {
    zoom: 1;
    margin-bottom: 1em;
    padding-bottom: 1em
}
.excerpt-item:after,
.excerpt-item:before,
.widget-item:after,
.widget-item:before,
.widget_eosrecentposts .widget-item:after,
.widget_eosrecentposts .widget-item:before {
    content: "";
    display: table
}
.excerpt-item:after,
.widget-item:after,
.widget_eosrecentposts .widget-item:after {
    clear: both
}
.excerpt-item:last-of-type,
.excerpt-item:only-of-type,
.widget-item:last-of-type,
.widget-item:only-of-type {
    border: none;
    padding-bottom: 0
}
.widget_eosfeaturedposts .with-image.featured-post,
.widget_eosrecentposts .with-image.widget-item {
    position: relative
}
.widget_eosfeaturedposts .with-image.featured-post .excerpt-item__discipline,
.widget_eosfeaturedposts .with-image.featured-post .featured-post__discipline,
.widget_eosfeaturedposts .with-image.featured-post .recent-post__discipline,
.widget_eosfeaturedposts .with-image.featured-post .widget-item__discipline,
.widget_eosrecentposts .with-image.widget-item .excerpt-item__discipline,
.widget_eosrecentposts .with-image.widget-item .featured-post__discipline,
.widget_eosrecentposts .with-image.widget-item .recent-post__discipline,
.widget_eosrecentposts .with-image.widget-item .widget-item__discipline {
    border: none;
    position: absolute;
    top: 0;
    left: 0
}
.widget_eosfeaturedposts .with-image.featured-post .excerpt-item__discipline:before,
.widget_eosfeaturedposts .with-image.featured-post .featured-post__discipline:before,
.widget_eosfeaturedposts .with-image.featured-post .recent-post__discipline:before,
.widget_eosfeaturedposts .with-image.featured-post .widget-item__discipline:before,
.widget_eosrecentposts .with-image.widget-item .excerpt-item__discipline:before,
.widget_eosrecentposts .with-image.widget-item .featured-post__discipline:before,
.widget_eosrecentposts .with-image.widget-item .recent-post__discipline:before,
.widget_eosrecentposts .with-image.widget-item .widget-item__discipline:before {
    display: none
}
.excerpt-item__content,
.textwidget .widget-item__content,
.widget--profile__field>p,
.widget-item__content {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.875;
    margin: 1em 0
}
.excerpt-item__more-link:nth-child(n+2),
.widget-item__more-link:nth-child(n+2) {
    display: none
}
.excerpt-item__comments,
.widget-item__comments {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: lowercase
}
.inactive.excerpt-item__comments,
.inactive.excerpt-item__comments a,
.inactive.excerpt-item__comments a:focus,
.inactive.excerpt-item__comments a:visited,
.inactive.widget-item__comments,
.inactive.widget-item__comments a,
.inactive.widget-item__comments a:focus,
.inactive.widget-item__comments a:visited {
    color: #a4a4a4
}
.inactive.excerpt-item__comments a:hover,
.inactive.widget-item__comments a:hover {
    color: #d2d2d2
}
.inactive.excerpt-item__comments a:active,
.inactive.widget-item__comments a:active {
    color: #a4a4a4
}
.active.excerpt-item__comments,
.active.widget-item__comments {
    color: #d67b0f
}
.widget-item__cite {
    color: #313131;
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-size: 85%
}
.widget-item__cite:before {
    content: "\2014";
    margin-right: 4px
}
.pull-quote {
    font-size: 20px;
    font-size: 2rem;
    padding: 1em;
    margin-top: .25em;
    margin-bottom: .25em
}
@media (min-width: 48em) {
    .pull-quote {
        width: 40%
    }
    .pull-quote.u-float-left {
        padding-left: 0;
        border-right: 2px solid #d2d2d2;
        margin-right: 1.75em
    }
    .pull-quote.u-float-right {
        padding-right: 0;
        border-left: 2px solid #d2d2d2;
        margin-left: 1.75em
    }
}
@media (min-width: 76.875em) {
    .pull-quote {
        width: 35%
    }
}
.search-result {
    background-color: #d67b0f;
    background-color: rgba(214, 123, 15, .7);
    color: #fff;
    padding: 0 5px
}
.nav--social li,
.nav--utility li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
}
.prose ol,
.prose ul {
    padding-left: 1em;
    margin-left: 1em
}
.prose ol li,
.prose ul li {
    margin-bottom: .5em
}
a {
    color: #d67b0f;
    text-decoration: none;
    transition: color .5s linear
}
a:focus,
a:visited {
    color: #d67b0f
}
a:hover {
    color: #be6d0d
}
a:active {
    color: #d67b0f
}
a:hover {
    text-decoration: underline
}
.wrap--footer a:focus:not(.button-orange):not(input[type=submit]:not(.plain)):not(.widget-item__more-link):not(.excerpt-item__more-link),
.wrap--footer a:not(.button-orange):not(input[type=submit]:not(.plain)):not(.widget-item__more-link):not(.excerpt-item__more-link),
.wrap--footer a:visited:not(.button-orange):not(input[type=submit]:not(.plain)):not(.widget-item__more-link):not(.excerpt-item__more-link) {
    color: #a4a4a4
}
.wrap--footer a:hover:not(.button-orange):not(input[type=submit]:not(.plain)):not(.widget-item__more-link):not(.excerpt-item__more-link) {
    color: #222
}
.wrap--footer a:active:not(.button-orange):not(input[type=submit]:not(.plain)):not(.widget-item__more-link):not(.excerpt-item__more-link) {
    color: #a4a4a4
}
.active.excerpt-item__comments a,
.active.excerpt-item__comments a:focus,
.active.excerpt-item__comments a:visited,
.active.widget-item__comments a,
.active.widget-item__comments a:focus,
.active.widget-item__comments a:visited {
    color: #d67b0f
}
.active.excerpt-item__comments a:hover,
.active.widget-item__comments a:hover {
    color: #be6d0d
}
.active.excerpt-item__comments a:active,
.active.widget-item__comments a:active {
    color: #d67b0f
}
.nav--social a {
    transition: background-color .5s ease-out;
    color: transparent;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #a4a4a4;
    border-radius: 50%;
    display: block;
    text-align: center
}
.nav--social a i {
    transition: color .2s linear;
    color: #a4a4a4;
    line-height: 30px
}
.nav--social a:hover i {
    color: #fff
}
.link--eos-twitter-url:hover {
    background-color: #55acee;
    border: 1px solid #2795e9
}
.link--eos-facebook-url:hover {
    background-color: #4D68A4;
    border: 1px solid #3d5281
}
.link--eos-gplus-url:hover {
    background-color: #DD4B39;
    border: 1px solid #c23321
}
.link--eos-gplus-url i {
    margin-left: 4px
}
.link--eos-linkedin-url:hover {
    background-color: #0073B2;
    border: 1px solid #00527f
}
.link--eos-linkedin-url i {
    margin-left: 4px
}
.link--eos-rss-url:hover {
    background-color: #F90;
    border: 1px solid #cc7a00
}
.link--eos-rss-url i {
    margin-left: 2px
}
.link--eos-youtube-url:hover {
    background-color: #E14E42;
    border: 1px solid #cf2e21
}
.link--eos-youtube-url i {
    margin-left: 4px
}
.link--eos-tumblr-url:hover {
    background-color: #304E6C;
    border: 1px solid #203549
}
.link--eos-instagram-url:hover {
    background-color: #6E5447;
    border: 1px solid #4f3c33
}
.link--eos-share-all:hover {
    background-color: #FE6D4C;
    border: 1px solid #fe4419
}
.link--eos-email:hover {
    background-color: #3eb75c;
    border: 1px solid #319149
}
.link--eos-print:hover {
    background-color: #8048bf;
    border: 1px solid #67379d
}
.link-skip {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    padding: 1em;
    position: absolute;
    top: -200px;
    left: 0;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    transition: top 1s ease-out, background 1s linear;
    z-index: 1000
}
.link-skip:active,
.link-skip:focus,
.link-skip:hover,
.link-skip:visited {
    color: #fff
}
.link-skip:focus {
    position: absolute;
    left: 0;
    top: 0;
    background: #d67b0f;
    outline: 0;
    transition: top .1s ease-in, background .5s linear
}
.post-nav {
    zoom: 1
}
.post-nav:after,
.post-nav:before {
    content: "";
    display: table
}
.post-nav:after {
    clear: both
}
.page-numbers,
.pager {
    float: right
}
.page-numbers .current,
.pager .current {
    color: #fff;
    background-color: #a4a4a4;
    border: 1px solid #313131
}
.page-numbers li,
.pager li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}
.is-desktop,
.is-mobile,
.is-phone,
.is-tablet {
    display: none
}
@media (min-width: 0) and (max-width: 76.875em) {
    .is-mobile {
        display: block
    }
}
@media (min-width: 0) and (max-width: 48em) {
    .is-phone {
        display: block
    }
}
@media (min-width: 48em) and (max-width: 64em) {
    .is-tablet {
        display: block
    }
}
@media (min-width: 76.875em) {
    .is-desktop {
        display: block
    }
}
.u-float-left {
    float: left
}
.u-float-right {
    float: right
}
.visuallyhidden,
.widget_eosfeaturedposts .widget__title,
.widget_eosfeaturedposts .widget__title-bubbles {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}
@media (min-width: 0) and (max-width: 76.875em) {
    .js-menu-waiting {
        display: none
    }
}
figure {
    margin: 0;
    padding: 0
}
figure,
img {
    max-width: 100%;
}
.multilevelpushmenu_wrapper {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    position: absolute;
    top: 50px;
    overflow: hidden;
    min-height: 100%;
    margin: 0;
    padding: 0
}
.multilevelpushmenu_wrapper .levelHolderClass {
    position: absolute;
    overflow: hidden;
    top: 0;
    background: #313131;
    width: auto;
    min-height: 100%;
    font-size: 1em;
    zoom: 1
}
.multilevelpushmenu_wrapper .ltr {
    margin-left: -100%;
    left: 0;
    box-shadow: 5px 0 5px -5px #222;
    border-right: 1px solid #313131;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=$mine-shaft, direction=90, strength=2)
}
.multilevelpushmenu_wrapper .rtl {
    margin-right: -100%;
    right: 0;
    box-shadow: 5px 0 5px 5px #222;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=$mine-shaft, direction=270, strength=2)
}
.multilevelpushmenu_wrapper .multilevelpushmenu_inactive {
    background: #222
}
.multilevelpushmenu_wrapper h2 {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    padding: .5em .5em .5em 1em
}
.multilevelpushmenu_wrapper h2 a {
    padding: 0!important
}
.multilevelpushmenu_wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.multilevelpushmenu_wrapper li {
    cursor: pointer;
    border-top: 1px solid #222
}
.multilevelpushmenu_wrapper li:last-child {
    border-bottom: 1px solid #222
}
.multilevelpushmenu_wrapper li:hover {
    background-color: #222
}
.multilevelpushmenu_wrapper li a {
    color: #fff;
    line-height: 1;
    display: block;
    outline: 0;
    overflow: hidden;
    text-decoration: none;
    padding: 1em
}
.multilevelpushmenu_wrapper li a:active,
.multilevelpushmenu_wrapper li a:focus,
.multilevelpushmenu_wrapper li a:hover,
.multilevelpushmenu_wrapper li a:visited,
.multilevelpushmenu_wrapper li i {
    color: #fff
}
.multilevelpushmenu_wrapper .backItemClass {
    display: block;
    background: #222;
    border-top: 1px solid #313131
}
.multilevelpushmenu_wrapper .backItemClass a {
    padding: .5em 1em
}
.multilevelpushmenu_wrapper .floatRight {
    float: right
}
.multilevelpushmenu_wrapper .floatLeft {
    float: left
}
.multilevelpushmenu_wrapper .cursorPointer {
    cursor: pointer
}
.multilevelpushmenu_wrapper .iconSpacing_ltr {
    padding: 0 .4em 0 0
}
.multilevelpushmenu_wrapper .iconSpacing_rtl {
    padding: 0 0 0 .4em
}
.multilevelpushmenu_wrapper .fa.fa-caret-down {
    display: none
}
@media (max-width: 782px) {
    .logged-in.admin-bar .multilevelpushmenu_wrapper {
        top: 96px
    }
}
@media (min-width: 783px) {
    .logged-in.admin-bar .multilevelpushmenu_wrapper {
        top: 82px
    }
}
.widget__content {
    border-bottom: 3px solid #222;
    border-top: 1px solid #222;
    padding: 1em 0
}
@media (min-width: 48em) {
    .widget__content {
        padding: 1.75em 0
    }
}
@media (min-width: 76.875em) {
    .widget__content {
        position: relative;
        padding: 1.875em 0
    }
}
.widget__title {
    margin: 0
}
.widget__title-bubbles,
.widget__title-bubbles--white {
    display: none
}
@media (min-width: 76.875em) {
    .widget__title-bubbles,
    .widget__title-bubbles--white {
        width: 56px;
        height: 19px;
        position: absolute;
        top: -10px;
        right: 0;
        display: block
    }
}
@media (min-width: 76.875em) {
    .widget__title-bubbles {
        background: url(/wp-content/themes/eos/dist/images/title-bubbles.png) no-repeat
    }
}
@media (min-width: 76.875em) {
    .widget__title-bubbles--white {
        background: url(/wp-content/themes/eos/dist/images/title-bubbles-white.png) no-repeat
    }
}
.widget__links {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    border-top: 3px solid #222;
    clear: both;
    text-transform: uppercase;
    margin-top: 1em;
    padding-top: 1em
}
.widget__view-more-link {
    float: right
}
.excerpt-item__title,
.widget-item__title {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0
}
.textwidget .excerpt-item__title {
    font-size: 18px;
    font-size: 1.8rem
}
.nav--pagination .sidebar .textwidget a,
.nav--pagination .sidebar .textwidget span,
.page-numbers .sidebar .textwidget a,
.pager .sidebar .textwidget a,
.sidebar .textwidget .button,
.sidebar .textwidget .button-orange,
.sidebar .textwidget .excerpt-item__more-link,
.sidebar .textwidget .nav--pagination a,
.sidebar .textwidget .nav--pagination span,
.sidebar .textwidget .page-numbers a,
.sidebar .textwidget .pager a,
.sidebar .textwidget .widget-item__more-link,
.sidebar .textwidget button:not(.plain),
.sidebar .textwidget input[type=submit]:not(.plain) {
    clear: left;
    width: 100%;
    margin-top: 1em;
    text-align: center
}
.sidebar--primary .widget__title {
    font-size: 25px;
    font-size: 2.5rem
}
.widget_eostwitterwidget {
    overflow: hidden
}
.widget_eostwitterwidget iframe {
    width: 100%!important;
    max-width: 100%!important
}
.widget_eosreferences {
    padding-left: 0;
    padding-right: 0;
    font-size: 80%
}
.widget_rss .widget__title img {
    display: none
}
.widget_rss.with-links .widget__content {
    border-bottom: none;
    padding-bottom: 0
}
@media (min-width: 48em) {
    .widget_rss ul li {
        zoom: 1;
        padding: .875em;
        margin: 0;
        border-bottom: 1px solid #d2d2d2
    }
    .widget_rss ul li:after,
    .widget_rss ul li:before {
        content: "";
        display: table
    }
    .widget_rss ul li:after {
        clear: both
    }
    .widget_rss ul li a {
        width: 80%;
        float: left;
        display: block
    }
    .widget_rss ul li span {
        float: right;
        display: block
    }
    .widget_rss ul li:last-child {
        border-bottom: none
    }
}
.widget--profile__image {
    margin-bottom: 2em
}
@media (min-width: 30em) {
    .widget--profile__image {
        width: 24%;
        float: left;
        margin-right: 2em
    }
}
.widget--profile__image>img {
    height: auto;
    border-radius: 50%
}
.widget--profile>.widget__content {
    zoom: 1
}
.widget--profile>.widget__content:after,
.widget--profile>.widget__content:before {
    content: "";
    display: table
}
.widget--profile>.widget__content:after {
    clear: both
}
@media (min-width: 30em) {
    .widget--profile__fields {
        overflow: hidden
    }
}
.widget--profile__field+.widget--profile__field {
    margin-top: 2em
}
.in-jobs .external-link-extended.without-image .excerpt-item__title {
    font-size: 1.8rem
}
.widget_eostext .widget__content {
    border-bottom: none
}
.widget_eosblogosphere .widget-item {
    clear: both;
    border: none;
    padding-bottom: 0
}
.widget_eosblogosphere .widget-item__image {
    margin-right: 1em;
    float: left;
    width: auto
}
.widget_eosblogosphere .widget__content {
    border-bottom: none;
    padding-bottom: 0
}
@media (min-width: 76.875em) {
    .main .widget_eosblogosphere .widget-item:nth-of-type(even) {
        width: 50%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: right;
        padding-left: .9375em;
        padding-right: 0
    }
    .main .widget_eosblogosphere .widget-item:nth-of-type(odd) {
        width: 50%;
        float: left;
        margin-right: -100%;
        clear: left;
        padding-right: .9375em;
        padding-left: 0
    }
}
.wrap--page-header,
.wrap--pre-footer {
    background-color: #313131;
    color: #d2d2d2;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5)
}
.wrap--page-header a,
.wrap--page-header a:focus,
.wrap--page-header a:visited,
.wrap--page-header h1,
.wrap--page-header h2,
.wrap--page-header h3,
.wrap--page-header h4,
.wrap--page-header h5,
.wrap--page-header h6,
.wrap--pre-footer a,
.wrap--pre-footer a:focus,
.wrap--pre-footer a:visited,
.wrap--pre-footer h1,
.wrap--pre-footer h2,
.wrap--pre-footer h3,
.wrap--pre-footer h4,
.wrap--pre-footer h5,
.wrap--pre-footer h6 {
    color: #fff
}
.wrap--page-header a:hover,
.wrap--pre-footer a:hover {
    color: #d2d2d2
}
.wrap--page-header a:active,
.wrap--pre-footer a:active {
    color: #fff
}
.wrap--page-header .widget,
.wrap--pre-footer .widget {
    background-color: transparent
}
.wrap--header {
    background: url(/wp-content/themes/eos/dist/images/header-slice.jpg) 0 -2px repeat-x #fff;
    padding: .9375em 0 1.875em
}
.wrap--header nav {
    zoom: 1;
    padding: .9375em 0
}
.wrap--header nav:after,
.wrap--header nav:before {
    content: "";
    display: table
}
.wrap--header nav:after {
    clear: both
}
.wrap--header nav .nav--utility {
    background-color: #fff;
    float: left
}
.wrap--header nav .nav--social {
    float: right
}
.wrap--navigation {
    background-color: #222
}
.wrap--navigation nav {
    background-color: #222;
    background-color: rgba(34, 34, 34, .9);
    transition: all .5s linear
}
@media (min-width: 76.875em) {
    .wrap--navigation {
        display: block!important
    }
}
.wrap--page-header {
    text-shadow: 0 1px 3px #222
}
@media (min-width: 76.875em) {
    .wrap--page-header .page-header {
        padding: 0 .9375em
    }
}
@media (min-width: 76.875em) {
    .wrap--featured {
        margin-top: 1.875em
    }
}
.wrap--main {
    background-color: #d2d2d2;
    margin-bottom: 1em
}
.wrap--pre-footer .widget-item__discipline a {
    color: #d67b0f!important
}
.wrap--pre-footer .widget-item__discipline a:hover {
    color: #be6d0d!important
}
@media (min-width: 64em) {
    .wrap--pre-footer .widget:nth-child(n) {
        width: 33.3333333333%;
        float: left;
        margin-right: -100%;
        clear: left;
        padding-left: .875em;
        padding-right: .875em
    }
    .wrap--pre-footer .widget:nth-child(2n) {
        width: 33.3333333333%;
        float: left;
        margin-right: -100%;
        margin-left: 33.3333333333%;
        clear: none;
        padding-left: .875em;
        padding-right: .875em
    }
    .wrap--pre-footer .widget:nth-child(3n) {
        width: 33.3333333333%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: right;
        padding-left: .875em;
        padding-right: .875em
    }
}
.wrap--pre-footer .widget-item,
.wrap--pre-footer .widget__content {
    border-color: #d2d2d2;
    border-bottom: none
}
.wrap--pre-footer .widget-item__discipline {
    background-color: #313131
}
.wrap--pre-footer .widget-item__discipline:after {
    border-left-color: #313131;
    border-top-color: #313131
}
.wrap--footer {
    padding: 2em 0 1em;
    background-color: #222;
    color: #fff
}
.wrap--footer h3 {
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin: 0 0 5px;
    color: #fff
}
@media (min-width: 0) and (max-width: 48em) {
    .wrap--footer {
        padding-left: 1em;
        padding-right: 1em
    }
}
.nav--utility li {
    padding: 0 .9375em
}
.nav--utility {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400
}
.nav--utility a {
    color: #a4a4a4;
    text-transform: uppercase;
    font-size: 80%
}
.nav--utility a:focus,
.nav--utility a:visited {
    color: #a4a4a4
}
.nav--utility a:hover {
    color: #222
}
.nav--utility a:active {
    color: #a4a4a4
}
.nav--social li {
    margin: 0 10px 0 0
}
.nav--social li:last-child {
    margin-right: .9375em
}
.nav--primary {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400
}
.nav--primary a,
.nav--primary a:active,
.nav--primary a:focus,
.nav--primary a:hover,
.nav--primary a:visited {
    color: #fff
}
.nav--primary a:hover {
    text-decoration: none
}
.nav--primary i {
    color: #a4a4a4
}
.nav--page-header,
.nav--primary>li {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600
}
@media (min-width: 76.875em) {
    .nav--primary .dropdown-menu {
        background-color: #313131;
        background-color: rgba(49, 49, 49, .2);
        display: none;
        width: 0;
        z-index: 10;
        top: 60px;
        left: 0;
        line-height: 2.625;
        position: absolute;
        transition: all .5s linear
    }
    .nav--primary i {
        display: inline
    }
    .nav--primary li {
        cursor: pointer;
        padding: 0;
        transition: all .5s linear
    }
    .nav--primary li:hover {
        background-color: #313131
    }
    .nav--primary>li {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        line-height: 60px;
        text-transform: uppercase
    }
    .nav--primary>li a {
        padding: 0 .9375em;
        display: block
    }
    .nav--primary>li:hover .dropdown-menu {
        background-color: #313131;
        display: block
    }
    .nav--primary>li:hover .dropdown-menu li:hover {
        background-color: #222
    }
    .nav--primary>li li a {
        padding: .46875em .9375em;
        line-height: 1.25
    }
    .nav--primary>li .menu-level-one {
        width: 250px
    }
    .nav--primary>li .menu-level-one.has-submenu {
        padding: 10px;
        width: 740px
    }
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one {
        float: left
    }
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one:hover {
        background-color: transparent
    }
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one>a {
        color: #d67b0f;
        border-bottom: 1px solid #a4a4a4;
        margin-bottom: 10px
    }
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one>a:focus,
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one>a:visited {
        color: #d67b0f
    }
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one>a:hover {
        color: #be6d0d
    }
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one>a:active {
        color: #d67b0f
    }
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one .dropdown-menu {
        position: static
    }
    .nav--primary>li .menu-level-one.has-submenu .submenu-level-one li {
        display: block
    }
    .nav--primary>li .menu-level-one.has-submenu .menu-topics {
        width: 190px;
        margin-right: 10px
    }
    .nav--primary>li .menu-level-one.has-submenu .menu-topics li {
        width: 190px
    }
    .nav--primary>li .menu-level-one.has-submenu .menu-scientific-disciplines {
        width: 510px
    }
    .nav--primary>li .menu-level-one.has-submenu .menu-scientific-disciplines .menu-level-two {
        width: 100%;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }
    .nav--primary>li .menu-level-one.has-submenu .menu-scientific-disciplines .menu-level-two li {
        width: 255px
    }
}
.nav--page-header li {
    display: inline-block;
    vertical-align: middle;
    margin-right: .9375em
}
.nav--page-header li a {
    display: block
}
@media (min-width: 0) and (max-width: 76.875em) {
    .nav--page-header li {
        background-color: #222;
        background-color: rgba(34, 34, 34, .6);
        display: block;
        width: 48%;
        padding: 0 .5em;
        margin-bottom: .25em;
        margin-right: 0
    }
    .nav--page-header li:nth-child(odd) {
        clear: left;
        float: left
    }
    .nav--page-header li:nth-child(even) {
        float: right;
        text-align: right
    }
}
@media (min-width: 76.875em) {
    .nav--page-header li a:after {
        border-right: 1px solid #fff;
        padding-right: .9375em;
        content: ""
    }
    .nav--page-header li:last-child a:after {
        border: none;
        padding-right: 0
    }
}
.nav--add-this {
    zoom: 1;
    height: 30px;
    position: relative;
    margin-top: 1em
}
.nav--add-this:after,
.nav--add-this:before {
    content: "";
    display: table
}
.nav--add-this:after {
    clear: both
}
.nav--add-this hr {
    border: none;
    border-top: 1px solid #a4a4a4;
    height: 0;
    margin: 15px 0 0
}
.nav--add-this ul {
    position: absolute;
    top: 0
}
.nav--add-this ul:first-of-type {
    left: 1em
}
.nav--add-this ul:last-of-type {
    right: 0
}
.nav--mobile {
    zoom: 1;
    background-color: #222;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    color: #fff;
    z-index: 20;
    box-shadow: 0 1px 2px rgba(34, 34, 34, .8);
    padding: .5em
}
.nav--mobile:after,
.nav--mobile:before {
    content: "";
    display: table
}
.nav--mobile:after {
    clear: both
}
.nav--mobile .brand {
    float: left;
    display: block
}
@media (max-width: 782px) {
    .logged-in.admin-bar .nav--mobile {
        margin-top: 46px
    }
}
@media (min-width: 783px) {
    .logged-in.admin-bar .nav--mobile {
        margin-top: 32px
    }
}
.nav--mobile__items {
    float: right
}
.nav--mobile__items>li {
    display: inline-block;
    vertical-align: middle;
    margin-right: .5em;
    text-align: center;
    width: 2.5em
}
.nav--mobile__items>li>i {
    font-size: 25px;
    font-size: 2.5rem;
    cursor: pointer;
    display: inline-block;
    padding: 3px
}
.nav--mobile__items .sub-item-toggle {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    padding: .5em;
    background-color: #313131;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, .8) inset;
    border-top: 1px solid #be6d0d
}
.nav--mobile__items .sub-item-toggle form,
.nav--mobile__items .sub-item-toggle ul {
    float: right;
    z-index: 10
}
.nav--mobile__items .sub-item-toggle li a {
    background-color: transparent
}
.nav--mobile__items .sub-item-toggle form,
.nav--mobile__items .sub-item-toggle form input[type=search] {
    width: 100%
}
.nav--mobile .nav--mobile__items:first-child {
    float: left
}
.nav--pagination a,
.nav--pagination span {
    display: inline-block;
    vertical-align: middle
}
.nav--pagination span {
    border: 1px solid #313131;
    background-color: #a4a4a4;
    cursor: default
}
.nav--pagination span:hover {
    background-color: #a4a4a4
}
.header__banner {
    zoom: 1;
    display: table;
    width: 100%
}
.header__banner:after,
.header__banner:before {
    content: "";
    display: table
}
.header__banner:after {
    clear: both
}
.header__banner>div {
    display: table-cell;
    vertical-align: bottom;
    width: 50%
}
.header__banner .brand,
.header__banner .brand:focus,
.header__banner .brand:visited {
    color: #222
}
.header__banner .brand:hover {
    color: #313131
}
.header__banner .brand:active {
    color: #222
}
.header__banner .brand:hover {
    text-decoration: none
}
.header__banner .brand img,
.header__banner .brand span {
    display: inline-block;
    vertical-align: middle
}
.header__banner .brand span {
    font-size: 25px;
    font-size: 2.5rem;
    margin-left: 1.5em;
    line-height: 1;
    vertical-align: bottom
}
.header__banner form {
    float: right
}
.advert,
.widget_eosadvertisement {
    overflow: hidden
}
.advert figcaption,
.widget_eosadvertisement figcaption {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    line-height: 1.75;
    font-size: 70%;
    text-transform: uppercase;
    text-align: right;
    margin: 0
}
.advert .widget__content,
.widget_eosadvertisement .widget__content {
    border: none;
    padding: 0
}
.advert .widget__title-bubbles,
.widget_eosadvertisement .widget__title-bubbles {
    display: none
}
@media (min-width: 0) and (max-width: 76.875em) {
    .advert,
    .widget_eosadvertisement {
        display: none
    }
}
.advert--eos_ad_header_region {
    margin: 0 auto;
    width: 730px
}
.advert--eos_ad_header_region>div {
    height: 90px
}
.advert--eos_ad_after_content_region {
    margin: 0 auto 2em;
    width: 730px
}
.advert--eos_ad_after_content_region>div {
    height: 90px
}
.advert--eos_ad_side_square_region {
    margin-left: auto;
    margin-right: auto;
    width: 300px
}
.advert--eos_ad_side_square_region>div {
    height: 250px
}
.advert--eos_ad_side_column_region {
    margin-left: auto;
    margin-right: auto;
    width: 160px
}
.advert--eos_ad_side_column_region>div {
    height: 600px
}
.sidebar--primary .widget_eosadvertisement {
    padding-left: 0;
    padding-right: 0
}
.widget_eosrecentposts .widget__content {
    border-bottom: none;
    padding-bottom: 0
}
@media (min-width: 30em) {
    .widget_eosrecentposts.only-first-image .widget-item:nth-of-type(2n+2) {
        width: 50%;
        float: left;
        margin-right: -100%;
        clear: both;
        padding-right: .5em;
        padding-left: 0
    }
    .widget_eosrecentposts.only-first-image .widget-item:nth-of-type(2n+3) {
        width: 50%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: right;
        padding-left: .5em;
        padding-right: 0
    }
    .widget_eosrecentposts.only-first-image .widget-item:first-of-type {
        width: 100%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: both;
        padding: 0 0 1em;
        border-bottom: 1px solid #d2d2d2
    }
    .widget_eosrecentposts.only-first-image .widget-item:first-of-type .widget-item__image {
        width: 47%;
        float: left;
        margin-right: 1.875em
    }
    .widget_eosrecentposts.only-first-image .widget-item:nth-last-of-type(2) {
        border: none
    }
}
@media (min-width: 76.875em) {
    .widget_eosrecentposts.only-two-images .widget-item:nth-of-type(2n+1) {
        width: 50%;
        float: left;
        margin-right: -100%;
        clear: both;
        padding-right: .9375em;
        padding-left: 0
    }
    .widget_eosrecentposts.only-two-images .widget-item:nth-of-type(2n+2) {
        width: 50%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: right;
        padding-left: .9375em;
        padding-right: 0
    }
    .widget_eosrecentposts.only-two-images .widget-item:nth-last-of-type(2) {
        border: none
    }
}
.widget_eosrecentposts .no-images .widget-item,
.widget_eosrecentposts.all-images .widget-item {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0
}
@media (min-width: 76.875em) {
    .widget_eosrecentposts.all-images .widget-item__image {
        width: 47%;
        float: left;
        margin-right: 3.75em
    }
}
.widget_eosblogs .widget__content {
    border-bottom: none;
    padding-bottom: 0
}
.eos-blog__banner {
    display: block;
    width: 395px;
    margin-bottom: 1em
}
@media (min-width: 76.875em) {
    .main .widget_eosblogs .widget-item {
        width: 50%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: right;
        padding-right: 0;
        padding-left: 0
    }
    .main .widget_eosblogs .eos-blog__banner {
        width: 50%;
        float: left;
        margin-right: -100%;
        clear: left;
        padding-right: .9375em;
        padding-left: 0
    }
}
.widget_eostaxonomywidget .widget__content {
    border-bottom: none;
    padding-bottom: 0
}
.widget_eostaxonomywidget .widget-item {
    zoom: 1;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #d2d2d2
}
.widget_eostaxonomywidget .widget-item:after,
.widget_eostaxonomywidget .widget-item:before {
    content: "";
    display: table
}
.widget_eostaxonomywidget .widget-item:after {
    clear: both
}
.widget_eostaxonomywidget .widget-item:last-of-type {
    border: none
}
.widget_eostaxonomywidget .widget-item.with-image {
    position: relative
}
.widget_eostaxonomywidget .widget-item.with-image .widget-item__discipline {
    border: none;
    position: absolute;
    top: 0;
    left: 0
}
.widget_eostaxonomywidget .widget-item.with-image .widget-item__discipline:before {
    display: none
}
@media (min-width: 48em) {
    .widget_eostaxonomywidget .widget-item:nth-of-type(2n+2) {
        width: 50%;
        float: left;
        margin-right: -100%;
        clear: both;
        padding-right: .875em;
        padding-left: 0;
        padding-bottom: 0;
        border: none
    }
    .widget_eostaxonomywidget .widget-item:nth-of-type(2n+3) {
        width: 50%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: right;
        padding-left: .875em;
        padding-right: 0;
        padding-bottom: 0;
        border: none
    }
    .widget_eostaxonomywidget .widget-item:first-of-type {
        width: 100%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: both;
        padding: 0 0 1.75em
    }
    .widget_eostaxonomywidget .widget-item:first-of-type .widget-item__image {
        width: 50%;
        float: left;
        margin-right: 1.75em
    }
}
.excerpt-item.with-image {
    position: relative
}
.excerpt-item.with-image .excerpt-item__discipline {
    position: absolute;
    border: none;
    top: 0;
    left: 0
}
.excerpt-item:last-of-type {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 0
}
.excerpt-item.current-issue {
    border: none;
    margin: 0;
    padding: .5em 0
}
.excerpt-item.current-issue ul {
    zoom: 1
}
.excerpt-item.current-issue ul:after,
.excerpt-item.current-issue ul:before {
    content: "";
    display: table
}
.excerpt-item.current-issue ul:after {
    clear: both
}
@media (min-width: 48em) {
    .excerpt-item.current-issue {
        display: table;
        width: 100%
    }
    .excerpt-item.current-issue li {
        display: table-cell;
        vertical-align: middle;
        float: left;
        width: 15%
    }

    /*
    .excerpt-item.current-issue li:nth-of-type(3) {
    width: 55%
}
    .excerpt-item.current-issue li:nth-of-type(3),
.excerpt-item.current-issue li:nth-of-type(4) {
    text-align: right
}
    */

    .excerpt-item.current-issue li:nth-last-child(2) {
        width: 55%;
        text-align:right; 
    }

    #excerpt-item-current-issue-with-cover{
        width: 40%;
        text-align:right; 
    }   

    .excerpt-item.current-issue li:nth-last-child(1) {
        text-align:right; 
    }   


}
.excerpt__sub-section {
    margin: 0 0 3em
}
.excerpt__sub-section h3 {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    font-size: 22px;
    font-size: 2.2rem;
    text-transform: uppercase
}
.excerpt__sub-section .current-issue {
    border-top: 1px solid #d2d2d2
}
.excerpt__sub-section .current-issue:last-of-type {
    border-bottom: 1px solid #d2d2d2
}
.excerpt__sub-title {
    margin: 1em 0 .5em
}
.excerpt__sub-title:first-child {
    margin-top: 0
}
@media (min-width: 76.875em) {
    .excerpt-item__image {
        float: left;
        width: 40%;
        margin-right: 1.875em
    }
}
.author-list {
    font-family: MerriweatherLight, "Lucida Bright", Georgia, serif;
    display: inline-block
}
.author-list li {
    float: left;
    margin-right: 10px;
    font-size: 13px;
    font-size: 1.3rem
}
.author-list li i {
    margin-right: 8px;
    color: #646464
}
.prose {
    zoom: 1
}
.prose:after,
.prose:before {
    content: "";
    display: table
}
.prose:after {
    clear: both
}
.prose h1 {
    margin: 1em 0
}
.prose h2 {
    margin: 1em 0 .5em
}
.prose h3 {
    margin: .5em 0
}
.prose h4 {
    margin: .5em 0;
    text-transform: uppercase
}
.prose ul {
    list-style: disc
}
.prose ul ul {
    list-style: circle
}
.prose ul ul ul {
    list-style-type: square
}
.prose ol {
    list-style: decimal
}
.prose ol ol {
    list-style: lower-roman
}
.prose ol ol ol {
    list-style: lower-alpha
}
.prose strong em {
    font-style: italic
}
.prose em strong {
    font-weight: 700
}
.prose figure {
    margin: 1em 0
}
.prose figure img {
    width: 100%;
    height: auto;
}
.prose figure figcaption {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400
}
.prose figure figcaption em {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-style: italic;
    font-weight: 400
}
.prose figure,
.prose img {
    max-width: 100%;
}
.prose figure.aligncenter,
.prose img.aligncenter {
    display: block;
    margin: .5em auto
}
.prose figure.alignleft,
.prose img.alignleft {
    display: inline-block;
    vertical-align: middle;
    margin: .5em 1em .5em 0;
    float: left
}
.prose figure.alignright,
.prose img.alignright {
    display: inline-block;
    vertical-align: middle;
    margin: .5em 0 .5em 1em;
    float: right
}
.prose figure.alignnone,
.prose img.alignnone {
    display: inline-block;
    vertical-align: middle;
    margin: .5em 0
}
.prose ins {
    background-color: rgba(214, 123, 15, .3);
    color: #313131
}
.prose dl dd {
    padding-left: 1em
}
.prose table {
    width: 100%;
    max-width: 100%!important
}
.prose table th {
    background-color: #e1e1e1;
    padding: 1em .5em .5em;
    color: #313131
}
.prose table tr.odd,
.prose table tr:nth-child(even) {
    background-color: #ececec
}
.prose table tr {
    border-bottom: 1px solid #d2d2d2
}
.prose table td {
    padding: .5em
}
.widget_eosfeaturedposts {
    zoom: 1;
    background-color: #222;
    color: #fff
}
.widget_eosfeaturedposts:after,
.widget_eosfeaturedposts:before {
    content: "";
    display: table
}
.widget_eosfeaturedposts:after {
    clear: both
}
.widget_eosfeaturedposts a,
.widget_eosfeaturedposts a:focus,
.widget_eosfeaturedposts a:visited {
    color: #fff
}
.widget_eosfeaturedposts a:hover {
    color: #d2d2d2
}
.widget_eosfeaturedposts a:active {
    color: #fff
}
.widget_eosfeaturedposts .widget__content {
    zoom: 1;
    border: none;
    padding: 0
}
.widget_eosfeaturedposts .widget__content:after,
.widget_eosfeaturedposts .widget__content:before {
    content: "";
    display: table
}
.widget_eosfeaturedposts .widget__content:after {
    clear: both
}
.widget_eosfeaturedposts .featured-post__meta {
    text-shadow: 0 1px 3px rgba(34, 34, 34, .8)
}
.widget_eosfeaturedposts .featured-post__meta a,
.widget_eosfeaturedposts .featured-post__meta a:focus,
.widget_eosfeaturedposts .featured-post__meta a:visited {
    color: #fff
}
.widget_eosfeaturedposts .featured-post__meta a:hover {
    color: #d2d2d2
}
.widget_eosfeaturedposts .featured-post__meta a:active {
    color: #fff
}
.widget_eosfeaturedposts .featured-post__title {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0;
    text-shadow: 0 1px 3px rgba(34, 34, 34, .8)
}
.widget_eosfeaturedposts figure {
    zoom: 1;
    position: relative;
    overflow: hidden
}
.widget_eosfeaturedposts figure:after,
.widget_eosfeaturedposts figure:before {
    content: "";
    display: table
}
.widget_eosfeaturedposts figure:after {
    clear: both
}
.widget_eosfeaturedposts figure img {
    display: block
}
.widget_eosfeaturedposts figcaption {
    background-color: #222;
    background-color: rgba(34, 34, 34, .5);
    padding: 1em
}
@media (min-width: 48em) {
    .widget_eosfeaturedposts figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: .9375em
    }
}
@media (min-width: 64em) {
    .widget_eosfeaturedposts figure:first-of-type figcaption {
        background-color: transparent;
        background-image: linear-gradient(transparent, rgba(34, 34, 34, .5) 20%, rgba(34, 34, 34, .9) 70%)
    }
    .widget_eosfeaturedposts figure:first-of-type .featured-post__title {
        font-size: 48px;
        font-size: 4.8rem
    }
    .widget_eosfeaturedposts figure:nth-of-type(n+2) .featured-post__meta {
        display: block
    }
    .widget_eosfeaturedposts figure:nth-of-type(n+2) .featured-post__comments {
        display: none
    }
}
@media (min-width: 76.875em) {
    .widget_eosfeaturedposts figure:first-of-type figcaption {
        padding: 1.875em 4.6875em
    }
    .widget_eosfeaturedposts figure:first-of-type .featured-post__meta {
        position: relative
    }
    .widget_eosfeaturedposts figure:first-of-type .featured-post__meta:before {
        background: url(/wp-content/themes/eos/dist/images/title-bubbles-feature.png) no-repeat;
        width: 64px;
        height: 26px;
        position: absolute;
        top: -5px;
        left: -74px;
        display: block;
        content: ''
    }
}
.widget_eosfeaturedposts .featured-post {
    width: 100%;
    margin-bottom: 1em
}
@media (min-width: 48em) {
    .widget_eosfeaturedposts .featured-post {
        margin-bottom: 0
    }
    .widget_eosfeaturedposts .featured-post:nth-of-type(n+2) {
        width: 27.2727272727%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: right;
        padding-right: 0;
        padding-left: 0
    }
    .widget_eosfeaturedposts .featured-post:nth-of-type(2) {
        margin-bottom: 1.875em
    }
    .widget_eosfeaturedposts .featured-post:first-of-type {
        width: 72.7272727273%;
        float: left;
        margin-right: -100%;
        clear: left;
        padding-right: 1.875em
    }
    .widget_eosfeaturedposts .featured-post:first-of-type figcaption {
        right: 1.875em
    }
}
.widget_related-posts .widget__content {
    zoom: 1
}
.widget_related-posts .widget__content:after,
.widget_related-posts .widget__content:before {
    content: "";
    display: table
}
.widget_related-posts .widget__content:after {
    clear: both
}
.widget_related-posts .widget-item {
    padding-bottom: 0
}
.widget_related-posts .widget-item:nth-of-type(-n+2) {
    border-bottom: none
}
@media (min-width: 48em) {
    .widget_related-posts .widget-item:nth-of-type(even) {
        width: 50%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: right;
        padding-left: .875em;
        padding-right: 0
    }
    .widget_related-posts .widget-item:nth-of-type(odd) {
        width: 50%;
        float: left;
        margin-right: -100%;
        clear: left;
        padding-right: .875em;
        padding-left: 0
    }
}
.footer__feedback,
.footer__info,
.footer__license,
.footer__navigation {
    padding: 1em 0 2em
}
.footer__info .footer-text {
    font-size: 13px;
    font-size: 1.3rem;
    margin: 1em 0 2em
}
.footer__info a {
    background-color: transparent
}
.footer__navigation .nav--footer {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    border-top: 2px solid #a4a4a4
}
.footer__navigation .nav--footer li {
    border-bottom: 1px solid #a4a4a4;
    padding: .5em 0
}
.footer__navigation .nav--footer a {
    color: #fff;
    text-transform: uppercase;
    display: block
}
.footer__navigation .nav--footer a:focus,
.footer__navigation .nav--footer a:visited {
    color: #fff
}
.footer__navigation .nav--footer a:hover {
    color: #a4a4a4
}
.footer__navigation .nav--footer a:active {
    color: #fff
}
.footer__feedback .footer-feedback {
    margin-bottom: 1em
}
.footer__feedback .footer-agu-logo a {
    display: inline-block;
    margin-right: 1em
}
.footer__feedback .footer-agu-logo a:last-of-type {
    margin-right: 0
}
.footer__license {
    zoom: 1;
    font-size: 12px;
    font-size: 1.2rem;
    border-top: 2px solid #a4a4a4;
    width: 100%
}
.footer__license:after,
.footer__license:before {
    content: "";
    display: table
}
.footer__license:after {
    clear: both
}
.footer__license .license-copyright {
    margin-bottom: 1em
}
@media (min-width: 48em) {
    .footer__info {
        width: 40%;
        float: left
    }
    .footer__navigation {
        width: 50%;
        float: right
    }
    .footer__navigation .nav--footer {
        zoom: 1;
        width: 100%
    }
    .footer__navigation .nav--footer:after,
    .footer__navigation .nav--footer:before {
        content: "";
        display: table
    }
    .footer__navigation .nav--footer:after {
        clear: both
    }
    .footer__navigation .nav--footer li {
        width: 46%
    }
    .footer__navigation .nav--footer li:nth-child(odd) {
        clear: left;
        float: left;
        margin-right: 4%
    }
    .footer__navigation .nav--footer li:nth-child(even) {
        float: right
    }
    .footer__feedback,
    .footer__license {
        float: left;
        clear: left;
        width: 100%
    }
    .footer__feedback {
        zoom: 1
    }
    .footer__feedback:after,
    .footer__feedback:before {
        content: "";
        display: table
    }
    .footer__feedback:after {
        clear: both
    }
    .footer__feedback .footer-feedback {
        float: left
    }
    .footer__feedback .footer-agu-logo {
        float: right
    }
    .footer__license .license-cc,
    .footer__license .license-copyright {
        display: inline-block;
        vertical-align: middle
    }
    .footer__license .license-copyright {
        float: left
    }
    .footer__license .license-cc {
        float: right
    }
}
.widget_eoscurrentissue .widget__content {
    border-bottom: none;
    padding-bottom: 0
}
.widget_eoscurrentissue .widget__content>img {
    display: block;
    margin-bottom: 1.875em
}
.widget_eospostcard .widget__content {
    border-bottom: none;
    padding-bottom: 0
}
.tumblr-post--photo .widget-item__image {
    max-width: 400px;
    width: auto;
    display: block;
    margin: 1em auto
}
.tumblr-post--photo .widget-item__meta {
    font-size: 22px;
    font-size: 2.2rem
}
.tumblr-post--photo .widget-item__meta time {
    color: #222;
    border-bottom: 2px solid #a4a4a4
}
@media (min-width: 76.875em) {
    .tumblr-post--photo .widget-item__image {
        float: right;
        margin: 0 0 1.875em 1.875em
    }
}
.gallery .swipebox {
    display: inline-block;
    vertical-align: middle;
    margin: .5em .5em 0 0
}
.gallery img {
    display: block;
    padding: 5px;
    background-color: #d2d2d2
}
@media (min-width: 76.875em) {
    .gallery .swipebox:nth-of-type(5) {
        margin-right: 0
    }
}
.widget_nav_menu.main-content a {
    color: #222;
    display: block;
    margin-bottom:10px;
    border-bottom: 1px solid #a4a4a4;
}
.widget_nav_menu.main-content a:focus,
.widget_nav_menu.main-content a:visited {
    color: #222
}
.widget_nav_menu.main-content a:hover {
    color: #313131
}
.widget_nav_menu.main-content a:active {
    color: #222
}
.widget_nav_menu.main-content li:first-of-type a {
    padding-top: 0
}

@media (min-width: 64em) {
    .widget_nav_menu.main-content ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.875em;
        -moz-column-gap: 1.875em;
        column-gap: 1.875em
    }

    .widget_nav_menu.main-content ul li{
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }
}
.featured-job__employer {
    display: block;
    color: #a4a4a4;
    font-size: 65%
}
.featured-job__content {
    margin: 1.875em 0
}
.featured-job__link {
    margin-top: 1em;
    padding: 5px 20px
}
.wrap--search .main {
    margin: 1.875em 0
}
@media (min-width: 64em) {
    .wrap--search .main {
        width: 75%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        padding-right: 0
    }
}
@media (min-width: 76.875em) {
    .wrap--search .main {
        width: 71.4285714286%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        padding-right: 0
    }
}
.wrap--search .sidebar--primary {
    margin: 1em 0 0
}
@media (min-width: 64em) {
    .wrap--search .sidebar--primary {
        width: 25%;
        float: left;
        clear: none;
        padding-right: 1.75em;
        margin: 1.75em 0 0
    }
}
@media (min-width: 76.875em) {
    .wrap--search .sidebar--primary {
        width: 28.5714285714%;
        float: left;
        clear: none;
        padding-right: 1.875em;
        margin: 1.875em 0 0
    }
}
.wrap--search .facetwp-type-checkboxes,
.wrap--search .facetwp-type-hierarchy {
    max-height: 1000px
}
.wrap--search .facetwp-type-date_range input[type=text] {
    font-size: 14px;
    font-size: 1.4rem;
    padding: .5em;
    width: 35%;
    border-radius: 0
}
.search__selections {
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #313131;
    color: #fff;
    padding: .9375em 1.875em;
    width: 100%
}
.search__selections>div:first-child {
    font-weight: 700
}
.search__selections .facetwp-selections li {
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #d2d2d2;
    padding: .5em;
    color: #222;
    border-radius: 2px;
    text-transform: uppercase;
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif
}
@media (min-width: 48em) {
    .search__selections {
        display: table
    }
    .search__selections>div {
        display: table-cell;
        vertical-align: middle
    }
    .search__selections>div:first-child {
        width: 14%
    }
}
.search__sort {
    margin: 0 0 1.875em
}
.facetwp-facet {
    font-size: 13px
}
.facetwp-sort-select {
    min-width: 160px
}
.main.fill-white .content-well {
    background-color: #fff
}
.main .content-well {
    margin-bottom: 2em
}
.single-header {
    margin-bottom: 1em
}
.single-header__meta {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600
}
.single-header__discipline {
    line-height: 1.75;
    margin-right: 2em!important
}
.single-header__lead {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 1em
}
.single-header__meta.source {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 400;
    line-height: 1.35;
    margin-bottom: 16px;
    margin-right: 6px;
    font-style: italic
}
.single-header__meta.source>span {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    margin-right: 5px
}
.single-header__featured-image {
    margin-bottom: 1em
}
.single-header__featured-image figcaption {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    font-size: 90%;
    line-height: 1.2
}
.single-header__featured-image figcaption em {
    font-weight: 700;
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-style: italic
}
.single-header__author span {
    margin: 0
}
.single-header__author em {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-style: italic;
    font-weight: 400
}
.single-header__author strong {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600
}
.single-header__attachment-image {
    margin-bottom: 1em;
    margin-top: 2rem
}
.single-header__attachment-image img {
    width: 100%;
    height: auto
}
.single-attachment .single-header__lead {
    font-size: 16px;
    font-size: 1.6rem
}
.page-header h1,
.page-header__lead {
    margin-bottom: 15px
}
@media (min-width: 64em) {
    .single-careers .page-header__lead {
        width: 75%;
        float: left;
        margin-right: -100%;
        clear: none;
        padding-right: 1.75em
    }
}
@media (min-width: 76.875em) {
    .single-careers .page-header__lead {
        width: 71.4285714286%;
        float: left;
        margin-right: -100%;
        clear: none;
        padding-right: 1.875em
    }
}
.post-type-archive-editors-vox .prose dl dt,
.post-type-archive-editors-vox .prose em,
.post-type-archive-editors-vox .prose em strong,
.post-type-archive-editors-vox .prose strong,
.post-type-archive-editors-vox .pull-quote,
/*.post-type-archive-editors-vox em,*/
.post-type-archive-editors-vox strong,
.single-editors-vox .prose dl dt,
.single-editors-vox .prose em,
.single-editors-vox .prose em strong,
.single-editors-vox .prose strong,
.single-editors-vox .pull-quote,
/*.single-editors-vox em,*/
.single-editors-vox strong {
    /*    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif;*/
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;

}

.post-type-archive-scientific-press .prose dl dt,
.post-type-archive-scientific-press .prose em,
.post-type-archive-scientific-press .prose em strong,
.post-type-archive-scientific-press .prose strong,
.post-type-archive-scientific-press .pull-quote,
.post-type-archive-scientific-press em,
.post-type-archive-scientific-press strong,
.single-scientific-press .prose dl dt,
.single-scientific-press .prose em,
.single-scientific-press .prose em strong,
.single-scientific-press .prose strong,
.single-scientific-press .pull-quote,
.single-scientific-press em,
.single-scientific-press strong {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}

.post-type-archive-editor-highlights .prose dl dt,
.post-type-archive-editor-highlights .prose em,
.post-type-archive-editor-highlights .prose em strong,
.post-type-archive-editor-highlights .prose strong,
.post-type-archive-editor-highlights .pull-quote,
.post-type-archive-editor-highlights em,
.post-type-archive-editor-highlights strong,
.single-editor-highlights .prose dl dt,
.single-editor-highlights .prose em,
.single-editor-highlights .prose em strong,
.single-editor-highlights .prose strong,
.single-editor-highlights .pull-quote,
.single-editor-highlights em,
.single-editor-highlights strong {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}

@media (min-width: 64em) {
    .post-type-archive-editors-vox .flx-grid>.container,
    .single-editors-vox .flx-grid>.container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .post-type-archive-editors-vox .flx-grid .main,
    .post-type-archive-editors-vox .flx-grid .sidebar--primary,
    .single-editors-vox .flx-grid .main,
    .single-editors-vox .flx-grid .sidebar--primary {
        float: none;
        clear: none
    }

    .post-type-archive-scientific-press .flx-grid>.container,
    .single-scientific-press .flx-grid>.container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .post-type-archive-scientific-press .flx-grid .main,
    .post-type-archive-scientific-press .flx-grid .sidebar--primary,
    .single-scientific-press .flx-grid .main,
    .single-scientific-press .flx-grid .sidebar--primary {
        float: none;
        clear: none
    }
    
    .post-type-archive-editor-highlights .flx-grid>.container,
    .single-editor-highlights .flx-grid>.container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .post-type-archive-editor-highlights .flx-grid .main,
    .post-type-archive-editor-highlightss .flx-grid .sidebar--primary,
    .single-editor-highlights .flx-grid .main,
    .single-editor-highlights .flx-grid .sidebar--primary {
        float: none;
        clear: none
    }
}
.post-type-archive-editors-vox .flx-grid .main,
.single-editors-vox .flx-grid .main {
    margin-right: auto
}
.post-type-archive-editors-vox .wrap--main,
.single-editors-vox .wrap--main {
    margin-bottom: 0;
    background: #fff
}
.post-type-archive-editors-vox .main,
.single-editors-vox .main {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}
.post-type-archive-scientific-press .flx-grid .main,
.single-scientific-press .flx-grid .main {
    margin-right: auto
}
.post-type-archive-scientific-press .wrap--main,
.single-scientific-press .wrap--main {
    margin-bottom: 0;
    background: #fff
}
.post-type-archive-scientific-press .main,
.single-scientific-press .main {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}

.post-type-archive-editor-highlights .flx-grid .main,
.single-editor-highlights .flx-grid .main {
    margin-right: auto
}
.post-type-archive-editor-highlights .wrap--main,
.single-editor-highlights .wrap--main {
    margin-bottom: 0;
    background: #d2d2d2;
}
.post-type-archive-editor-highlights .main,
.single-editor-highlights .main {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}
@media (min-width: 64em) {
    .post-type-archive-editors-vox .main,
    .single-editors-vox .main {
        margin-top: 0
    }
    .post-type-archive-scientific-press .main,
    .single-scientific-press .main {
        margin-top: 0
    }
    .post-type-archive-editor-highlights .main,
    .single-editor-highlights .main {
        margin-top: 3rem;
    }
}
.post-type-archive-editors-vox .sidebar--primary,
.single-editors-vox .sidebar--primary {
    background: #f2f2f2;
    margin-top: 0;
    padding-top: 3rem
}
.post-type-archive-editors-vox .sidebar--primary .widget,
.single-editors-vox .sidebar--primary .widget {
    background: 0 0
}
.post-type-archive-editors-vox .wrap--page-header,
.single-editors-vox .wrap--page-header {
    background: url(/wp-content/themes/eos/dist/images/vox/vox-blog-mobile-banner.jpg) top center/cover no-repeat;
    text-shadow: none
}


.post-type-archive-scientific-press .sidebar--primary,
.single-scientific-press .sidebar--primary {
    background: #f2f2f2;
    margin-top: 0;
    padding-top: 3rem
}

.post-type-archive-editor-highlights .sidebar--primary,
.single-editor-highlights .sidebar--primary {
    /*background: #ffffff;*/
    margin: 3rem 0;
}
.post-type-archive-scientific-press .sidebar--primary .widget,
.single-scientific-press .sidebar--primary .widget {
    background: 0 0
}
.post-type-archive-scientific-press .wrap--page-header,
.single-scientific-press .wrap--page-header {
    background: url(/wp-content/themes/eos/dist/images/vox/vox-blog-mobile-banner.jpg) top center/cover no-repeat;
    text-shadow: none
}


.post-type-archive-editor-highlights .sidebar--primary .widget,
.single-editor-highlights .sidebar--primary .widget {
    background: #ffffff none repeat scroll 0 0;
}
.post-type-archive-editor-highlights .wrap--page-header,
.single-editor-highlights .wrap--page-header {
    background: url(/wp-content/themes/eos/dist/images/vox/vox-blog-mobile-banner.jpg) top center/cover no-repeat;
    text-shadow: none
}
@media (min-width: 76.875em) {
    .post-type-archive-editors-vox .wrap--page-header,
    .single-editors-vox .wrap--page-header {
        background-image: url(/wp-content/themes/eos/dist/images/vox/vox-blog-banner.jpg);
        padding-top: 6rem;
        padding-bottom: 4.5rem
    }
    .post-type-archive-scientific-press .wrap--page-header,
    .single-scientific-press .wrap--page-header {
        /*background-image: url(/wp-content/themes/eos/dist/images/vox/vox-blog-banner.jpg);
        padding-top: 6rem;
        padding-bottom: 4.5rem*/
    }
    
    .post-type-archive-editor-highlights .wrap--page-header,
    .single-editor-highlights .wrap--page-header {
        background-image: url(/wp-content/themes/eos/dist/images/vox/vox-blog-banner.jpg);
        padding-top: 6rem;
        padding-bottom: 4.5rem
    }
}
.post-type-archive-editors-vox .wrap--page-header h1,
.single-editors-vox .wrap--page-header h1 {
    font-family: trajan-pro-3, "Calisto MT", "Times New Roman", serif;
    font-weight: 400
}
.post-type-archive-editors-vox .wrap--page-header .page-header__lead,
.single-editors-vox .wrap--page-header .page-header__lead {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif
}
.post-type-archive-editors-vox .widget__title-bubbles,
.single-editors-vox .widget__title-bubbles {
    background-image: url(/wp-content/themes/eos/dist/images/title-bubbles-f2.png)
}
.post-type-archive-editors-vox .excerpt-item__content p em,
.post-type-archive-editors-vox .prose p em,
.post-type-archive-editors-vox .single-header__lead p em,
.single-editors-vox .excerpt-item__content p em,
.single-editors-vox .prose p em,
.single-editors-vox .single-header__lead p em {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}
.post-type-archive-editors-vox .content-well,
.post-type-archive-editors-vox .page-header {
    padding-left: 0
}


.post-type-archive-scientific-press .wrap--page-header h1,
.single-scientific-press .wrap--page-header h1 {
    font-family: trajan-pro-3, "Calisto MT", "Times New Roman", serif;
    font-weight: 400
}

.post-type-archive-editor-highlights .wrap--page-header h1,
.single-editor-highlights .wrap--page-header h1 {
    font-weight: 600;
    line-height: 1.2;
}

.post-type-archive-scientific-press .wrap--page-header .page-header__lead,
.single-scientific-press .wrap--page-header .page-header__lead {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif
}
.post-type-archive-scientific-press .widget__title-bubbles,
.single-scientific-press .widget__title-bubbles {
    background-image: url(/wp-content/themes/eos/dist/images/title-bubbles-f2.png)
}
.post-type-archive-editor-highlights .excerpt-item__content p em,
.post-type-archive-editor-highlights .prose p em,
.post-type-archive-editor-highlights .single-header__lead p em,
.single-editor-highlights .excerpt-item__content p em,
.single-editor-highlights .prose p em,
.single-editor-highlights .single-header__lead p em {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}

.post-type-archive-editor-highlights 
.wrap--page-header .page-header__lead, 
.single-editor-highlights .wrap--page-header .page-header__lead {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}

.post-type-archive-scientific-press .excerpt-item__content p em,
.post-type-archive-scientific-press .prose p em,
.post-type-archive-scientific-press .single-header__lead p em,
.single-scientific-press .excerpt-item__content p em,
.single-scientific-press .prose p em,
.single-scientific-press .single-header__lead p em {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif
}
.post-type-archive-scientific-press .content-well,
.post-type-archive-scientific-press .page-header {
    padding-left: 0
}
.post-type-archive-editor-highlights .content-well,
.post-type-archive-editor-highlights .page-header {
    /* padding-left: 0 */
}
@media (min-width: 0) and (max-width: 48em) {
    .post-type-archive-editors-vox .content-well {
        padding-left: 1em
    }
    .post-type-archive-scientific-press .content-well {
        padding-left: 1em
    }
    .post-type-archive-editor-highlights .content-well {
        padding-left: 1em
    }
}
.post-type-archive-editors-vox .page-header h1 {
    text-transform: none
}
.post-type-archive-editors-vox .content-well {
    margin-top: 3rem
}
.post-type-archive-editors-vox .excerpt-item {
    margin-bottom: 3rem;
    padding-bottom: 3rem
}
.post-type-archive-editors-vox .excerpt-item.with-image .excerpt-item__discipline {
    border: 1px solid #d67b0f;
    position: relative
}
.post-type-archive-editors-vox .excerpt-item.with-image .excerpt-item__discipline:before {
    display: block
}
.post-type-archive-editors-vox .excerpt-item__meta {
    color: #a4a4a4;
    margin-bottom: .4rem
}
.post-type-archive-editors-vox .excerpt-item__title {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-size: 1.8rem
}
.post-type-archive-editors-vox .excerpt-item__content {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif;
    color: #646464;
    line-height: 1.6;
    font-size: 1.6rem
}
.post-type-archive-editors-vox .excerpt-item__content * {
    font-size: 1.6rem
}
.post-type-archive-editors-vox .excerpt-item__image {
    width: 100%
}


.post-type-archive-scientific-press .page-header h1 {
    text-transform: none
}
.post-type-archive-scientific-press .content-well {
    margin-top: 3rem
}
.post-type-archive-scientific-press .excerpt-item {
    margin-bottom: 3rem;
    padding-bottom: 3rem
}
.post-type-archive-scientific-press .excerpt-item.with-image .excerpt-item__discipline {
	    /*border: 1px solid #d67b0f;*/
    position: relative
}
.post-type-archive-scientific-press .excerpt-item.with-image .excerpt-item__discipline:before {
    display: block
}
.post-type-archive-scientific-press .excerpt-item__meta {
    color: #a4a4a4;
    margin-bottom: .4rem
}
.post-type-archive-scientific-press .excerpt-item__title {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-size: 1.8rem
}
.post-type-archive-scientific-press .excerpt-item__content {
    font-family: proxima-nova, "Arial Narrow", Arial, sans-serif;
    color: #646464;
    line-height: 1.6;
    font-size: 1.6rem
}
.post-type-archive-scientific-press .excerpt-item__content * {
    font-size: 1.6rem
}
.post-type-archive-scientific-press .excerpt-item__image {
    width: 100%
}

.post-type-archive-editor-highlights .page-header h1 {
    text-transform: none
}
.post-type-archive-editor-highlights .content-well {
    margin-top: 0rem
}
.post-type-archive-editor-highlights .excerpt-item {
    margin-bottom: 3rem;
    padding-bottom: 3rem
}
.post-type-archive-editor-highlights .excerpt-item.with-image .excerpt-item__discipline {
    /* border: 1px solid #d67b0f; */
    position: relative
}
.post-type-archive-editor-highlights .excerpt-item.with-image .excerpt-item__discipline:before {
    display: block
}
.post-type-archive-editor-highlights .excerpt-item__meta {
    color: #000000;
    margin-bottom: .4rem
}
.post-type-archive-editor-highlights .excerpt-item__title {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-size: 1.8rem
}
.post-type-archive-editor-highlights .excerpt-item__content {
    /* font-family: proxima-nova, "Arial Narrow", Arial, sans-serif;
    color: #646464;
    font-size: 1.6rem; */
    line-height: 2;
}
.post-type-archive-editor-highlights .excerpt-item__content * {
    font-size: 1.4rem;
    line-height: 1.875;
    margin: 1em 0;
}
.post-type-archive-editor-highlights .excerpt-item__image {
    width: 100%
}

/* Create Right Arrow */
.post-type-archive-editors-vox .excerpt-item.with-image .excerpt-item__discipline {
    border: 1px solid #d67b0f;
    line-height: 25px;
    min-height: 25px;
    padding: 0 30px 0 5px;
    position: relative; display:inline-block;
}
.post-type-archive-editors-vox .excerpt-item.with-image .excerpt-item__discipline:before {
    display: block
}


.widget-item.recent-post.without-image.articles .widget-item__discipline::before, .widget-item.recent-post.without-image.research-spotlights .widget-item__discipline:before, .single-header__meta .single-header__discipline:before, .post-type-archive-editors-vox .excerpt-item.with-image .excerpt-item__main .excerpt-item__discipline::before {display:none;}

.post-type-archive-editors-vox .excerpt-item.with-image .excerpt-item__discipline:after {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid;
    bottom: 0;
    content: "";
    height: 136%;
    position: absolute;
    right: -28px;
    top: 9px;
    transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-o-transform: rotate(40deg);

    width: 43px;
}

.widget-item.recent-post.without-image.research-spotlights .widget-item__discipline, .widget-item.recent-post.without-image.articles .widget-item__discipline, .excerpt-item.without-image .excerpt-item__discipline, .single-header__meta .single-header__discipline, .widget-item.popular-post .widget-item__discipline, .widget-item.link-item .widget-item__discipline {padding:0 22px 0 5px;}

.excerpt-item.without-image .excerpt-item__discipline:after, .widget-item.recent-post.without-image.research-spotlights .widget-item__discipline:after, .widget-item.recent-post.without-image.articles .widget-item__discipline:after, .widget-item.popular-post .widget-item__discipline:after, .single-header__meta .single-header__discipline:after, .widget-item.link-item .widget-item__discipline:after{
    background: #fff none repeat scroll 0 0;
    border-color: #d67b0f !important;
    border-style: solid !important;
    border-width: 0 0 0 1px !important;
    bottom: 0;
    content: "";
    height: 136%;
    left: auto;
    position: absolute;
    right: -12px;
    top: 4px;
    transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	
    width: 25px;
}

.widget-item.popular-post .widget-item__discipline:after, .widget-item.link-item .widget-item__discipline:after {background:#313131;}
@media (min-width:3600px){
.widget-item.recent-post.without-image.research-spotlights .widget-item__discipline:after, .widget-item.recent-post.without-image.articles .widget-item__discipline:after {right: -10px; top: 2px;}
}


/* End right arrow */

@media (min-width: 76.875em) {
    .post-type-archive-editors-vox .excerpt-item__aside {
        width: 40%;
        float: left;
        /*padding-right: 1.5rem*/
    }

    .post-type-archive-scientific-press .excerpt-item__aside {
        width: 40%;
        float: left;
        padding-right: 1.5rem
    }
    .post-type-archive-editor-highlights .excerpt-item__aside {
        width: 40%;
        float: left;
        /*padding-right: 2rem*/
    }
}
@media (min-width: 76.875em) {
    .post-type-archive-editors-vox .excerpt-item__main {
        width: 60%;
        float: left;
        padding-left: 1.5rem
    }

    .post-type-archive-scientific-press .excerpt-item__main {
        width: 60%;
        float: left;
        padding-left: 1.5rem
    }
    
    .post-type-archive-editor-highlights .excerpt-item__main {
        width: 60%;
        float: left;
        padding-left: 1rem
    }
}
.post-type-archive-editors-vox .without-image .excerpt-item__main {
    padding-left: 0
}
.single-editors-vox .single-header__title {
    font-family: MerriweatherLight, "Lucida Bright", Georgia, serif;
    font-size: 4.4rem;
    line-height: 1.6
}
.single-editors-vox .single-header__author {
    margin-right: 5px
}
.single-editors-vox #maincontent,
.single-editors-vox #maincontent .content-well,
.single-editors-vox .page-header {
    padding-left: 0
}



.post-type-archive-scientific-press .without-image .excerpt-item__main {
    padding-left: 0
}
.single-scientific-press .single-header__title {
    font-family: MerriweatherLight, "Lucida Bright", Georgia, serif;
    font-size: 4.4rem;
    line-height: 1.6
}
.single-scientific-press .single-header__author {
    margin-right: 5px
}
.single-scientific-press #maincontent,
.single-scientific-press #maincontent .content-well,
.single-scientific-press .page-header {
    padding-left: 0
}

.post-type-archive-editor-highlights .without-image .excerpt-item__main {
    padding-left: 0
}
.single-editor-highlights .single-header__title {
    font-family: proxima-nova-alt-condensed, "Arial Narrow", Arial, sans-serif;
    font-weight: 600;
    color: #222;
    line-height: 1.2;
}
.single-editor-highlights .single-header__author {
    margin-right: 5px
}
.single-editor-highlights #maincontent,
.single-editor-highlights #maincontent .content-well,
.single-editor-highlights .page-header {
    /* padding-left: 0 */
}

@media (min-width: 0) and (max-width: 48em) {
    .single-editors-vox #maincontent .content-well {
        padding-left: 1em
    }

    .single-scientific-press #maincontent .content-well {
        padding-left: 1em
    }
}
.single-editors-vox #maincontent .content-well section p {
    font-size: 1.8rem;
    margin-bottom: 20px
}
.single-editors-vox #maincontent .content-well section.single-header__lead p {
    font-size: 2.2rem
}
.single-editors-vox #maincontent section.widget_related-posts {
    padding-left: 0;
    padding-right: 0
}
.single-editors-vox .footer-disclaimer {
    padding: 0
}


.single-scientific-press #maincontent .content-well section p {
    font-size: 1.8rem;
    margin-bottom: 20px
}
.single-scientific-press #maincontent .content-well section.single-header__lead{
    float: left;
    width: 78%;
}
.single-scientific-press #maincontent .content-well section.single-header__lead p {
    font-size: 1.8rem
}

.single-scientific-press #maincontent .content-well section.single-header__calloutbox{
    float: left;
    width: 22%;
    font-size: 12px;
}
.single-scientific-press #maincontent .content-well section.single-header__calloutbox div.calloutBox{
    background: #ccc;
    padding: 10px;
    border: 2px solid #141313;
}
.single-scientific-press #maincontent section.widget_related-posts {
    padding-left: 0;
    padding-right: 0
}
.single-scientific-press .footer-disclaimer {
    padding: 0
}

@media (min-width:992px)
{
    .single-scientific-press #maincontent .content-well section.single-header__lead{
        float: left;
        width: 76%;
        margin-right: 10px;
    }
    .single-scientific-press #maincontent .content-well section.single-header__lead p {
        font-size: 1.8rem
    }

    .single-scientific-press #maincontent .content-well section.single-header__calloutbox{
        float: left;
        width: 22%;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .single-scientific-press #maincontent .content-well section.single-header__calloutbox div.calloutBox{
        background: #ccc;
        padding: 10px;
        border: 2px solid #141313;
        font-style: italic;
    }
    .single-scientific-press #maincontent .content-well section.single-header__calloutbox div.calloutBox p{
        font-style: italic;
        font-size: 12px;
    }
    .termsleft {
        float: left;
        clear: both;
        margin-right: 40px;
    }
    .termdescrptn{
        text-align: left;
        width: 30%;
        font-size: 19px;
        float: left;
    }
}
@media (min-width:769px) and (max-width:991px)
{
    .single-scientific-press #maincontent .content-well section.single-header__lead{
        float: left;
        width: 75%;
    }
    .single-scientific-press #maincontent .content-well section.single-header__lead p {
        font-size: 1.8rem
    }

    .single-scientific-press #maincontent .content-well section.single-header__calloutbox{
        float: left;
        width: 25%;
        font-size: 12px;
        margin-bottom:10px;
    }
    .single-scientific-press #maincontent .content-well section.single-header__calloutbox div.calloutBox{
        background: #ccc;
        padding: 10px;
        border: 2px solid #141313;
    }
    .termdescrptn{
        font-size: 19px;
    }
}
@media (min-width:561px) and (max-width:768px)
{
    .single-scientific-press #maincontent .content-well section.single-header__lead{
        float: left;
        width: 100%;
    }
    .single-scientific-press #maincontent .content-well section.single-header__lead p {
        font-size: 1.8rem
    }
    .single-scientific-press #maincontent .content-well section.single-header__calloutbox{
        float: none;
        width: 50%;
        font-size: 12px;
        margin: 15px auto;
        clear: both;
    }
    .single-scientific-press #maincontent .content-well section.single-header__calloutbox div.calloutBox{
        background: #ccc;
        padding: 10px;
        border: 2px solid #141313;
    }
    .termdescrptn{
        font-size: 19px;
    }
}
@media (min-width:320px) and (max-width:560px)
{
    .single-scientific-press #maincontent .content-well section.single-header__lead{
        float: left;
        width: 100%;
    }
    .single-scientific-press #maincontent .content-well section.single-header__lead p {
        font-size: 1.8rem
    }

    .single-scientific-press #maincontent .content-well section.single-header__calloutbox{
        float: none;
        width: 50%;
        font-size: 12px;
        margin: 15px auto;
        clear: both;
    }
    .single-scientific-press #maincontent .content-well section.single-header__calloutbox div.calloutBox{
        background: #ccc;
        padding: 10px;
        border: 2px solid #141313;
    }
    .termdescrptn{
        font-size: 19px;
    }
}

.strapline {color: #666;font-size: 15px;font-weight: 600;}
.online-lib {width: 100%;font-size: 15px;}
.online-lib a {color: #ffffff;background-color: #d67b0f;padding: 8px;text-decoration: none;font-weight: normal;}
.journaltag { position: absolute; }
@media (max-width:479px){
    .online-lib {width: 50%;}
}
@media (min-width:480px) and (max-width:767px) {
    .online-lib {width: 50%;}
}


/* GeoFIZZ STYLE CSS */
li.menu-geofizz a {text-transform: none;}
.wrap--pre-footer .excerpt-item__discipline::before, .wrap--pre-footer .single-header__discipline::before, .wrap--pre-footer .widget-item__discipline::before, .wrap--pre-footer .widget_eosfeaturedposts .featured-post__discipline::before {display:none;}