/*! 
/*
Theme Name: Eternity News
Description: Custom theme for Eternity News 
Author URI: http://www.eternitynews.com.au
Version: 1.0
*/
/* 
/* Import Less Mixins */
/* ---------------------------------------------------------------------------------------------------------- 
01 Typography & Images -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: 13px;
  width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,
button,
input,
select,
textarea {
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
}
/* -------------------- HEADINGS --------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Georgia, serif;
  letter-spacing: -1px;
  font-weight: bold;
}
.mainContent h1:first-child,
.mainContent h2:first-child,
.mainContent h3:first-child,
.mainContent h4:first-child,
.mainContent h5:first-child,
.mainContent h6:first-child,
.mainContent .topAction + h1,
.mainContent .topAction + h2,
.mainContent .topAction + h3,
.mainContent .topAction + h4,
.mainContent .topAction + h5,
.mainContent .topAction + h6 {
  margin-top: 0;
}
h1.mainTitle,
h2 {
  font-size: 36px;
  color: #444;
  margin: 40px 0 20px 0;
  line-height: 40px;
}
h1.mainTitle letter-spacing:0px a,
h2 letter-spacing:0px a {
  color: #444;
}
h3 {
  font-size: 32px;
  color: #333;
  margin: 40px 0 20px;
  line-height: 34px;
}
h3 a {
  color: #333;
}
h4 {
  font-size: 24px;
  color: color: #444;
  margin: 40px 0 0 0;
  line-height: 28px;
}
h4 a {
  color: color: #444;
}
h5 {
  font-size: 24px;
  color: #333;
  margin: 40px 0 0 0;
  line-height: 28px;
}
h5 a {
  color: #333;
}
h6 {
  font-size: 21px;
  color: color: #444;
  margin: 40px 0 0 0;
  line-height: 25px;
}
h6 a {
  color: color: #444;
}
.embed {
  max-width: 630px;
  margin: 30px auto;
}
/* ---------------------- Body Content ------------------ */
p,
td,
li {
  font-size: 18px;
  line-height: 28px;
  color: #444;
}
p {
  margin: 0 0 40px 0;
}
.mainContent ol,
.mainContent ul,
ol,
ul {
  padding: 0 15px 0 40px;
}
.mainContent blockquote,
blockquote {
  padding: 0px 20px;
  margin: 30px 0 30px 15px;
  border-left: 5px solid #999;
  position: relative;
  clear: both;
  max-width: 640px;
}
.mainContent blockquote p,
blockquote p {
  color: #333;
  font-size: 21px;
  line-height: 34px;
  font-style: italic;
  font-family: Georgia, serif;
  margin-bottom: 0;
  position: relative;
  z-index: 5;
  display: inline;
  background: #f3c413;
  padding: 2px 0;
}
.sponsored .mainContent blockquote p {
  background: #eee;
}
/* -------------------- TABLES --------------------- */
table {
  border: 1px solid #eee;
  border-radius: 5px;
}
table td,
table th {
  padding: 10px;
  text-align: left;
}
table thead,
table th {
  background: #f3c413;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
table td {
  font-size: 16px;
  border: 1px solid #eee;
}
/* ---------------------- Links & Anchors -------------- */
a:link,
a:visited {
  color: #444;
  text-decoration: underline;
  transition: color .4s ease;
}
a:hover {
  color: #222;
  text-decoration: underline;
}
body .ninja-forms-req-symbol {
  color: #111;
}
/* ---------------------- Buttons --------------------- */
a.button:link,
a.button:visited,
input.button,
.button a:link,
.button a:visited {
  display: inline-block;
  background: #f3c413;
  text-align: center;
  padding: 8px 15px;
  color: #444 ;
  font-size: 21px;
  line-height: 22px;
  transition: all .4s ease;
  margin-right: 10px;
  text-transform: uppercase;
  border-radius: 3px;
  text-shadow: none;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  margin-bottom: 20px;
  text-decoration: none;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
a.button.fade,
input.button.fade,
.button.fade a {
  opacity: .7;
}
input.button {
  border: none;
}
a.button:hover,
input.button:hover,
a.button.fade:hover,
.button a:hover {
  background: #444;
  color: #fff ;
  text-decoration: none;
}
a.button.black:link,
a.button.black:visited {
  color: #111 ;
  border-color: #111;
}
a.button.black:hover {
  background: #333;
  color: #fff ;
}
.navigation .button a:link,
.navigation .button a:visited {
  color: #f3c413;
  border-color: #f3c413;
}
.navigation .button a:hover {
  background: #f3c413;
  color: #fff ;
}
/* ---------------------- Images --------------------- */
.captionHolder {
  max-width: 660px;
  margin: 0 auto;
  padding: 0 15px;
}
.mainContent img,
.mainContent .wp-caption,
.wp-caption,
.related img {
  max-width: 100%;
  height: auto ;
  margin-left: auto;
  margin-right: auto;
}
.mainContent .wp-caption,
.wp-caption {
  background: #eee;
  margin-bottom: 20px;
  max-width: 100%;
  margni-left: auto;
  margin-right: auto;
  xlor: #444;
}
.mainContent .wp-caption a,
.wp-caption a {
  display: block;
}
.mainContent .wp-caption p a,
.wp-caption p a {
  display: inline;
}
.mainContent .wp-caption .source,
.wp-caption .source {
  color: #999;
  float: right;
}
.mainContent .wp-caption .source a,
.wp-caption .source a {
  color: #999;
  text-decoration: none;
}
.mainContent .wp-caption .source a:hover,
.wp-caption .source a:hover {
  text-decoration: underline;
}
.mainContent .wp-caption p:after,
.wp-caption p:after {
  content: '';
  display: table;
  clear: both;
}
.mainContent .wp-caption a.license,
.wp-caption a.license {
  font-size: 10px;
  letter-spacing: 0.7px;
  display: inline-block;
  line-height: 15px;
  background: #d6d6d6;
  color: #888;
  padding: 0px 4px;
  margin: 0 0 0 4px;
  text-transform: uppercase;
  transition: all .4s ease;
  border-radius: 4px;
  position: relative;
  top: -1px;
}
.mainContent .wp-caption a.license:hover,
.wp-caption a.license:hover {
  background: #666;
  color: #fff;
  text-decoration: none;
}
.mainContent .wp-caption img,
.wp-caption img {
  border: none;
  display: block;
  box-shadow: none;
  margin: 0 auto ;
  width: auto ;
}
.mainContent .wp-caption p,
.wp-caption p {
  padding: 10px 10px 10px;
  font-size: 14px;
  margin: 0;
  line-height: 17px;
  color: #444;
  text-align: left;
}
/* ---------------------- Image Galleries --------------------- */
#main .gallery,
.gallery {
  background: #eee;
  padding: 20px 5px 0;
  text-align: center;
  margin: 30px auto;
}
#main .gallery .gallery-item,
.gallery .gallery-item {
  max-width: 150px;
  float: none;
  margin: 0 0 15px;
  display: inline-block;
  width: 50%;
  padding: 0 8px;
}
#main .gallery .gallery-item .gallery-caption,
.gallery .gallery-item .gallery-caption {
  display: none;
}
#main .gallery .gallery-item img,
.gallery .gallery-item img {
  border: none;
  opacity: 1;
  transition: opacity .4s ease;
}
#main .gallery .gallery-item a:hover img,
.gallery .gallery-item a:hover img {
  opacity: 0.6;
}
#main .gallery br,
.gallery br {
  display: none;
}
/* ---------------------- Videos & Embeds --------------------- */
.mainContent p iframe,
.mainContent p video,
.mainContent p audio {
  max-width: 100%;
}
.mainContent video,
.mainContent audio {
  margin: 20px auto;
  max-width: 100%;
}
@media only screen and (min-width: 480px) {
  img.alignleft,
  .wp-caption.alignleft {
    float: left;
    margin: 0 15px 10px 0;
  }
  img.alignright,
  .wp-caption.alignright {
    float: right;
    margin: 0 0 10px 15px;
  }
}
@media only screen and (min-width: 760px) {
  /* -------------------- HEADINGS --------------------- */
  h1.mainTitle,
  h2 {
    font-size: 56px;
    line-height: 56px;
    margin-top: 60px;
  }
  h3 {
    font-size: 36px;
    line-height: 38px;
    margin-top: 60px;
  }
  h4 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 60px;
  }
  h5 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 60px;
  }
  h6 {
    font-size: 24px;
    line-height: 25px;
    margin-top: 60px;
  }
  .mainContent ol,
  .mainContent ul {
    padding-left: 30px;
    position: relative;
    left: -15px;
    list-style-position: outside;
  }
  .mainContent blockquote {
    margin-left: auto;
    margin-right: auto;
  }
  .mainContent blockquote p {
    font-size: 30px;
    line-height: 50px;
    padding: 3px 0;
  }
  /* -------------------- IMAGES --------------------- */
}
/* Grid HTML Classes - based on Foundation */
* {
  box-sizing: border-box;
}
audio,
video {
  max-width: 100%;
}
.row {
  clear: both;
  overflow: hidden;
}
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container.collapse .column,
.container.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.container .container {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.container .container:before,
.container .container:after {
  content: " ";
  display: table;
}
.container .container:after {
  clear: both;
}
.container .container.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.container .container.collapse:before,
.container .container.collapse:after {
  content: " ";
  display: table;
}
.container .container.collapse:after {
  clear: both;
}
.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .small-1 {
    position: relative;
    width: 8.33333%;
  }
  .small-2 {
    position: relative;
    width: 16.66667%;
  }
  .small-3 {
    position: relative;
    width: 25%;
  }
  .small-4 {
    position: relative;
    width: 33.33333%;
  }
  .small-5 {
    position: relative;
    width: 41.66667%;
  }
  .small-6 {
    position: relative;
    width: 50%;
  }
  .small-7 {
    position: relative;
    width: 58.33333%;
  }
  .small-8 {
    position: relative;
    width: 66.66667%;
  }
  .small-9 {
    position: relative;
    width: 75%;
  }
  .small-10 {
    position: relative;
    width: 83.33333%;
  }
  .small-11 {
    position: relative;
    width: 91.66667%;
  }
  .small-12 {
    position: relative;
    width: 100%;
  }
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
@media only screen and (min-width: 480px) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
}
/* Styles for screens that are atleast 760px; */
@media only screen and (min-width: 760px) {
  .large-1 {
    position: relative;
    width: 8.33333%;
  }
  .large-2 {
    position: relative;
    width: 16.66667%;
  }
  .large-3 {
    position: relative;
    width: 25%;
  }
  .large-4 {
    position: relative;
    width: 33.33333%;
  }
  .large-5 {
    position: relative;
    width: 41.66667%;
  }
  .large-6 {
    position: relative;
    width: 50%;
  }
  .large-7 {
    position: relative;
    width: 58.33333%;
  }
  .large-8 {
    position: relative;
    width: 66.66667%;
  }
  .large-9 {
    position: relative;
    width: 75%;
  }
  .large-10 {
    position: relative;
    width: 83.33333%;
  }
  .large-11 {
    position: relative;
    width: 91.66667%;
  }
  .large-12 {
    position: relative;
    width: 100%;
  }
  .container .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .container .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .container .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .container .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .container .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .container .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .container .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .container .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .container .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .container .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .container .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  .container .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
svg {
  width: 48px;
}
* {
  box-sizing: border-box;
}
body,
html {
  min-height: 100%;
}
[class*="column"] + [class*="column"]:last-child {
  float: left;
}
#main {
  min-height: 77vh;
  display: flex;
  flex-direction: column;
}
#main .mainContent {
  order: 1;
  flex-shrink: 0;
}
#main .sidebar {
  order: 3;
  flex-shrink: 0;
}
#main .relatedContent {
  order: 2;
  flex-shrink: 0;
}
#hero {
  position: relative;
}
#hero .postID {
  position: absolute;
  top: 0;
  right: 0;
  background: #f3c413;
  padding: 3px;
  font-size: 13px;
  line-height: 1;
}
.featureImage {
  padding-top: 0px;
  max-width: 1000px;
  max-height: 563px;
  margin: 0 auto;
  position: relative;
}
.featureImage p {
  margin: 0;
}
.featureImage img {
  width: 100%;
  display: block;
}
.featureImage .imageOverlay {
  background: #111;
  background: rgba(0, 0, 0, 0.7);
  color: #eee;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 15px;
}
.featureImage .imageOverlay:after {
  display: table;
  content: '';
  clear: both;
}
.featureImage .caption {
  float: left;
}
.featureImage .source {
  color: #aaa;
  float: right;
}
.featureImage .source a {
  color: #aaa;
  text-decoration: none;
}
.featureImage .source a.license {
  font-size: 10px;
  letter-spacing: 0.7px;
  display: inline-block;
  line-height: 15px;
  background: #666;
  color: #aaa;
  padding: 0px 4px;
  margin: 0 0 0 4px;
  text-transform: uppercase;
  transition: all .4s ease;
  border-radius: 4px;
  position: relative;
  top: -1px;
  text-decoration: none;
}
.featureImage .source a.license:hover {
  background: #111;
  color: #fff;
  text-decoration: none;
}
.featureVideo {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.featureVideo iframe,
.featureVideo object {
  width: 100%;
}
.featureVideo a {
  display: block;
}
.featureVideo img {
  max-width: 100%;
  height: auto;
  display: block;
}
.page .mainContent {
  padding-top: 30px;
}
#main {
  background: #fff;
  padding-top: 20px;
  position: relative;
  z-index: 5;
}
.sectionName {
  margin-bottom: 5px;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  color: #686868;
  text-transform: uppercase;
  letter-spacing: .65px;
  word-spacing: 2px;
}
.sectionName a {
  color: #686868;
  text-decoration: none;
}
.sectionName a:hover {
  text-decoration: underline;
}
.mainIntro {
  max-width: 1000px;
  padding: 0;
  margin: 0 auto;
}
.mainIntro h1.sectionName {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0;
}
.mainIntro .sectionName:before {
  content: '';
  display: inline-block;
  height: 26px;
  width: 26px;
  margin-right: 3px;
  position: relative;
  top: 5px;
  background: url(/wp-content/themes/eternityNews/images/eternityE.png) no-repeat 0 0;
  background-size: cover;
}
.mainIntro h1.sectionName:before {
  margin-right: 10px;
}
.mainIntro h1.mainTitle {
  max-width: 1000px;
  margin: 0 auto 20px;
}
.mainIntro h2.subtitle {
  max-width: 1000px;
  margin: 10px auto 40px ;
  font-size: 21px;
  line-height: 28px;
  font-style: italic;
  font-weight: normal;
  color: #666;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
  letter-spacing: 0;
}
.mainIntro p,
.mainIntro ul,
.mainIntro ol {
  font-size: 18px;
}
.mainIntro p.sectionName {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.amp .mainIntro {
  padding: 0 15px;
}
.sponsored .mainIntro .sectionName:before {
  background: url(/wp-content/themes/eternityNews/images/eternity_grey.png) no-repeat 50% 50%;
  background-size: cover;
}
.mainContent {
  padding: 0 15px;
  max-width: 700px;
}
.mainContent .topAction .actionBar {
  padding-bottom: 0;
  margin-bottom: 0;
}
p.byline {
  font-size: 16px;
  color: #686868;
  line-height: 18px;
  margin-bottom: 20px;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.65px;
  word-spacing: 2px;
}
p.byline .author {
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 12px;
}
p.byline .author img,
p.byline .author amp-img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 6px;
  position: relative;
  top: 7px;
  margin-top: -10px;
}
p.byline .author a {
  text-decoration: none;
}
p.byline .author a:hover {
  text-decoration: underline;
}
p.byline .postDate {
  white-space: nowrap;
  display: block;
  margin-bottom: 5px;
}
p.byline .postCommentCount {
  white-space: nowrap;
  display: block;
  margin-bottom: 5px;
}
p.byline .postCommentCount .noComments {
  display: none;
}
p.byline .postCommentCount .yesComments {
  display: none;
}
p.byline .postCommentCount .fb-comments-count + .noComments + .yesComments {
  display: inline-block;
}
p.byline .postCommentCount .fb_comments_count_zero + .noComments + .yesComments {
  display: none;
}
p.byline .postCommentCount .fb_comments_count_zero {
  display: none;
}
p.byline .postCommentCount .fb_comments_count_zero + .noComments {
  display: inline-block;
}
p.byline .postCommentCount img {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
p.byline .postCommentCount a {
  color: #686868;
  text-decoration: none;
}
p.byline .postCommentCount a:hover {
  text-decoration: underline;
  color: #111;
}
p.byline .bylineDivider {
  display: none;
}
.archive .mainContent,
.home .mainContent {
  padding: 0;
}
.archive .mainIntro .sectionName,
.home .mainIntro .sectionName {
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  color: #444444;
  padding: 0px 15px 24px;
  font-size: 22px;
  line-height: 1;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  word-spacing: 2px;
  letter-spacing: 0.65px;
  margin: 0;
}
.archive .mainIntro .sectionName:before {
  content: '';
  display: inline-block;
  height: 21px;
  width: 21px;
  margin-right: 10px;
  position: relative;
  top: 1px;
  background: url(/wp-content/themes/eternityNews/images/eternityE.png) no-repeat 0 0;
  background-size: cover;
}
.row.archivePosts {
  overflow: visible;
}
#comments {
  padding-top: 30px;
}
#comments h4 {
  font-size: 22px;
  line-height: 26px;
  color: #686868;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
#comments iframe {
  position: relative;
  left: -8px;
}
.related {
  padding: 30px 0;
  clear: both;
}
.related h2 {
  max-width: 100%;
  font-size: 22px;
  line-height: 26px;
  color: #686868;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
.related .postGridItem {
  padding: 0;
}
.related h3 {
  padding: 20px 15px 10px;
}
#nav-below {
  clear: both;
  padding: 30px 0;
  text-align: center;
}
.amp .footerLinks {
  padding: 15px;
}
.footerLinks {
  background: #444;
  padding: 15px 0px;
  clear: both;
  width: 100%;
  float: left;
}
.footerLinks h3 {
  max-width: 100%;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
.footerLinks h3:before {
  content: '';
  display: inline-block;
  height: 26px;
  width: 26px;
  margin-right: 5px;
  position: relative;
  top: 5px;
  background: url(/wp-content/themes/eternityNews/images/eternityE.png) no-repeat 0 0;
  background-size: cover;
}
.footerLinks h3 a {
  color: #fff;
  text-decoration: none;
}
.footerLinks ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
  column-count: 2;
}
.footerLinks ul li {
  margin-bottom: 10px;
  font-size: 16px;
}
.footerLinks ul li a {
  color: #eee;
  text-decoration: none;
}
.footerLinks ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
.amp .footer {
  padding: 15px;
}
.footer {
  background: #363636;
  padding: 15px 0px;
  clear: both;
  text-align: left;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  column-count: 2;
}
.footer ul li {
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
  margin-bottom: 10px;
}
.footer ul li a {
  color: #fff;
  padding: 5px;
  font-size: 16px;
  text-decoration: none;
}
.footer ul li.smallLink {
  font-size: 12px;
}
.footer ul li.smallLink a {
  color: #999;
  font-size: 14px;
}
.footer ul li.smallLink:first-of-type {
  clear: left;
}
.footer p {
  text-align: left;
  font-size: 14px;
  color: #ccc;
  margin-bottom: 20px;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
}
.footer img,
.footer amp-img {
  display: block;
  margin-bottom: 5px;
}
.footer amp-img img {
  margin-bottom: 0;
}
.footer:after {
  content: '';
  display: table;
  clear: both;
}
.amp .postGridItem {
  width: 100%;
  float: left;
}
.postGridItem {
  margin-bottom: 40px;
}
.postGridItem > a {
  display: block;
  transition: background .4s ease;
  text-decoration: none;
}
.postGridItem > a .gridImage {
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.postGridItem > a .gridImage p.sponsored {
  position: absolute;
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
  width: auto;
  padding: 3px 4px;
  background: #ddd;
  color: #444;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  margin: 0;
}
.postGridItem > a img,
.postGridItem > a p,
.postGridItem > a amp-img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
}
.postGridItem > a p.sectionName {
  display: none;
}
.postGridItem > a h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 0px 0 0 0;
  padding: 10px;
}
.postGridItem a:hover {
  background: #f3c413;
  text-decoration: none;
}
.amp .postGridItem > a .gridImage {
  height: auto;
  padding-top: 0;
}
.amp .postGridItem > a .gridImage amp-img,
.amp .postGridItem > a .gridImage img {
  position: relative;
}
.amp .postGridItem > a .gridImage amp-img > img {
  position: absolute;
}
body #main .videoIcon {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #222;
  color: #fff;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  transition: all .4s ease;
  font-family: arial, sans-serif;
}
body #main .videoIcon img {
  width: 18px ;
  fill: #fff;
  position: relative ;
}
body #main .videoIcon span {
  display: none;
}
.ninja-forms-form-wrap {
  padding: 0;
}
.ninja-forms-form-wrap .ninja-forms-required-items {
  display: none;
}
.ninja-forms-form-wrap h4 {
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 0.75px;
  word-spacing: 2px;
  color: #444;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  padding: 20px 0 5px;
  border-bottom: 1px solid #444;
}
.ninja-forms-form-wrap p {
  color: #666;
  font-size: 16px;
  line-height: 1.3;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
  padding: 0;
  margin-bottom: 15px;
}
.ninja-forms-form-wrap label {
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  font-size: 15px;
  letter-spacing: 0.75px;
  word-spacing: 2px;
  color: #888;
  text-transform: uppercase;
}
.ninja-forms-form-wrap input[type="text"],
.ninja-forms-form-wrap textarea {
  font-size: 18px;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
  line-height: 1.3;
  color: #444;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 5px;
  text-decoration: none;
}
.ninja-forms-form-wrap input[type="submit"] {
  font-size: 18px;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  line-height: 1.3;
  color: #444;
  background: #f3c413;
  text-transform: uppercase;
  padding: 7px 15px;
  border: none;
  border-radius: 5px;
  transition: all .4s ease;
}
.ninja-forms-form-wrap input[type="submit"]:hover {
  background: #444;
  color: #fff;
}
p.searchCount {
  padding: 0 15px;
}
.noResults {
  padding: 100px 0;
}
.noResults h2 {
  font-size: 24px;
}
.search-results .mainContent {
  max-width: 1000px;
  padding: 0;
}
#nav-below {
  clear: both;
  padding: 10px 0;
}
#nav-below .button {
  display: inline-block;
}
#nav-below .button .meta-nav {
  position: relative;
  top: -3px;
}
#nav-below .button.nav-previous .meta-nav {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  display: inline-block;
  top: 3px;
}
body.popup {
  padding-top: 50px;
}
body.popup #main {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.popup .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
body.popup .header img {
  float: left;
  margin-left: 15px;
}
body.popup .mainContent h1.mainTitle {
  font-size: 24px;
  line-height: 30px;
  padding-top: 0px;
}
body.popup a.close,
body.popup a.back {
  float: right;
  display: inline-block;
  line-height: 50px;
  text-decoration: none;
  padding: 0 15px;
  color: #888;
  transition: all .4s ease;
}
body.popup a.close:hover,
body.popup a.back:hover {
  background: #888;
  color: #fff;
}
.authorIntro {
  max-width: 700px;
  margin: 0 auto;
}
.authorIntro p.sectionName.hasImage,
.authorIntro h1.mainTitle.hasImage {
  margin-left: 80px;
}
.authorIntro h1.mainTitle {
  font-size: 30px;
}
h2.authorPostsTitle {
  margin-bottom: 5px;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  color: #686868;
  text-transform: uppercase;
  letter-spacing: .65px;
  word-spacing: 2px;
  font-size: 18px;
}
.authorSocial img {
  background: #888;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  padding: 4px;
  margin-right: 2px;
}
.authorSocial a {
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-transform: uppercase;
  position: relative;
  top: -5px;
  color: #888;
  text-decoration: none;
  transform: color .4s ease;
  letter-spacing: .65px;
  word-spacing: 2px;
}
.authorSocial a:hover {
  color: #444;
}
.single-people .authorImage,
.single-sponsor .authorImage {
  text-align: center;
  padding-top: 10px;
}
.single-people .authorImage img,
.single-sponsor .authorImage img,
.single-people .authorImage amp-img,
.single-sponsor .authorImage amp-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
  margin: 0 15px 10px 0;
  float: left;
}
.single-people .authorPosts,
.single-sponsor .authorPosts {
  margin-left: -15px;
  margin-right: -15px;
}
.featureVideo .jw-dock-button,
.mainContent .jw-dock-button {
  float: left;
}
.featureVideo .jw-title-primary,
.featureVideo .jw-title-secondary,
.mainContent .jw-title-primary,
.mainContent .jw-title-secondary {
  padding-left: 70px;
}
.mainContent .collapseArticle {
  max-height: 500px;
  overflow: hidden;
  position: relative;
}
.mainContent .collapseArticle .contentReveal {
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background: url(images/fade.png) repeat-x 100% 100%;
  z-index: 6;
}
.mainContent .collapseArticle .contentReveal span {
  position: absolute;
  bottom: 20px;
  left: 50%;
  height: 80px;
  width: 80px;
  margin-left: -40px;
  background: #f3c413 url(images/chevron.png) no-repeat 0 0;
  background-size: 100% 100%;
  border-radius: 50%;
  border: none;
  transition: none;
  font-size: 24px;
  line-height: 74px;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  letter-spacing: .65px;
  padding: 0;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 0px 39px 0px #ffffff;
  -moz-box-shadow: 0px 0px 39px 0px #ffffff;
  box-shadow: 0px 0px 39px 0px #ffffff;
}
.mainContent .collapseArticle .contentReveal:hover span {
  background: #333;
  color: #fff;
}
.mainContent .collapseArticle iframe,
.mainContent .collapseArticle img,
.mainContent .collapseArticle embed {
  opacity: 0.4;
}
.mainContent .collapseArticle .byline img,
.mainContent .collapseArticle .actionbar img {
  opacity: 1;
}
#content:focus .collapseArticle {
  max-height: none;
}
#content:target .collapseArticle {
  max-height: none;
  overflow: visible;
}
#content:target .collapseArticle .contentReveal {
  display: none;
}
#content:target .collapseArticle iframe,
#content:target .collapseArticle img,
#content:target .collapseArticle embed {
  opacity: 1;
}
.mainContent .collapseArticle.expand {
  overflow: visible;
}
.mainContent .collapseArticle.expand iframe,
.mainContent .collapseArticle.expand img,
.mainContent .collapseArticle.expand embed {
  opacity: 1;
}
.sidebar {
  clear: both;
}
.sidebar .related {
  padding-top: 0;
}
.adspot {
  display: block;
  width: auto;
  padding: 10px;
  background: #dcdcdc;
  position: relative;
  clear: both;
  margin: 0 -15px 30px;
  text-align: center;
}
.adspot .adLink {
  display: block;
  position: relative;
  z-index: 10;
  margin: 0 auto;
}
.adspot .adLink img {
  width: 300px;
}
.adspot a.adLabel {
  position: absolute;
  bottom: 1px;
  right: 50%;
  margin-right: -150px;
  font-size: 8px;
  color: #888;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 10;
}
amp-ad {
  margin-bottom: 20px;
}
.relatedReading {
  margin: 40px 0;
}
.relatedReading h2 {
  margin-bottom: 5px;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  color: #444;
  text-transform: uppercase;
  letter-spacing: .65px;
  word-spacing: 2px;
  font-size: 18px;
  line-height: 20px;
  margin: 5px 0 0;
}
.relatedReading ul {
  list-style: none;
  padding: 0;
  margin: 0;
  left: 0;
}
.relatedReading ul li {
  border-bottom: 1px solid #f3f3f3;
  padding: 8px 0;
  font-size: 16px;
  line-height: 20px;
}
.relatedReading ul li:last-child {
  border: none;
}
.relatedReading ul a {
  text-decoration: none;
  font-size: 16px;
  color: #666;
  transition: all .4s ease;
  font-style: italic;
}
.relatedReading ul a:hover {
  color: #333;
  text-decoration: underline;
}
.archiveHero {
  width: auto;
  float: none;
}
.archiveHero .featureImage {
  padding: 0;
  width: auto;
}
.archiveHero .archiveHeroTitle {
  padding: 0;
}
.archiveHero .archiveHeroTitle a {
  text-decoration: none;
  padding: 1px 15px 10px;
  transition: background .4s ease;
  display: block;
}
.archiveHero .archiveHeroTitle a h2 {
  font-size: 24px;
  line-height: 26px;
  margin: 10px 0 0px;
}
.archiveHero h3 {
  font-size: 18px;
  line-height: 24px;
  color: #666666;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  letter-spacing: 0;
  margin-left: 15px;
  padding-top: 5px;
}
.archiveHero .archiveHeroTitle:hover a {
  background: #f3c413;
}
.archiveHero .archiveHeroTitle.norelated {
  margin-bottom: 30px;
}
.archiveHero .archiveHeroRelated {
  padding: 30px 0 0;
}
.archive .columns.archiveHeroSidebar,
.home .columns.archiveHeroSidebar {
  float: none;
  clear: both;
}
.archive .columns.archiveHeroSidebar .postGridItem,
.home .columns.archiveHeroSidebar .postGridItem {
  padding: 0;
}
.archive .relatedReading,
.home .relatedReading {
  margin-top: 0;
}
.archive .relatedReading ul,
.home .relatedReading ul {
  margin: 0 15px;
}
.archive .relatedReading ul li,
.home .relatedReading ul li {
  height: 56px;
  overflow: hidden;
  font-size: 14px;
  line-height: 17px;
  font-style: normal;
  padding: 0;
}
.archive .relatedReading ul li a,
.home .relatedReading ul li a {
  font-size: 14px;
  line-height: 17px;
  font-style: normal;
  display: flex;
  height: 56px;
  align-items: center;
}
.archive .relatedReading ul li.video a:before,
.home .relatedReading ul li.video a:before {
  display: none;
}
body .archive .adspot,
body .home .adspot {
  float: none;
}
#subForm {
  padding-top: 10px;
  margin-bottom: 30px;
}
#subForm br {
  display: none;
}
#subForm label {
  display: block;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  color: #686868;
  text-transform: uppercase;
  letter-spacing: .65px;
  word-spacing: 2px;
  margin-bottom: 2px;
}
#subForm input[type="text"],
#subForm input[type="email"] {
  margin-bottom: 15px;
  width: 280px;
  padding: 6px 10px;
  border-radius: 3px;
  font-size: 16px;
  color: #666;
  border: 1px solid #ccc;
}
#subForm input[type="checkbox"] {
  width: 20px;
  height: 20px;
  float: left;
}
#subForm input[type="checkbox"] + label {
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0;
  height: 20px;
}
#subForm button {
  display: inline-block;
  background: #f3c413;
  text-align: center;
  padding: 8px 15px;
  color: #444 ;
  font-size: 21px;
  line-height: 22px;
  transition: all .4s ease;
  margin-right: 10px;
  text-transform: uppercase;
  border-radius: 3px;
  text-shadow: none;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  margin-bottom: 20px;
  text-decoration: none;
  word-spacing: 2px;
  letter-spacing: 0.65px;
  clear: both;
  margin-top: 15px;
  border: none;
}
#subForm button:hover {
  background: #444;
  color: #fff;
}
.emailSignup {
  padding: 10px 15px 15px;
  position: relative;
}
.emailSignup h4 {
  color: #444;
  margin: 0;
  font-weight: normal;
  font-size: 22px;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-transform: uppercase;
  padding-top: 0;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
.emailSignup form {
  position: relative;
}
.emailSignup form p {
  margin-bottom: 0;
  margin-right: 95px;
}
.emailSignup form p label,
.emailSignup form p br {
  display: none;
}
.emailSignup form p input[type="text"],
.emailSignup form p input[type="email"] {
  font-size: 18px;
  padding: 8px 40px 8px 15px;
  border: 1px solid #dadada;
  line-height: 1;
  border-radius: 5px;
  box-sizing: border-box;
  display: block;
  width: 100%;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
  margin-bottom: 10px;
}
.emailSignup form p button {
  position: absolute;
  top: 5px;
  right: 0px;
  height: 80px;
  width: 80px;
  background: #f3c413;
  border-radius: 50%;
  border: none;
  transition: .4s all ease;
  font-size: 24px;
  line-height: 80px;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  padding: 0;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
.emailSignup form p button:hover {
  background: #666;
  color: #fff;
}
.footerSignup {
  background: #eee;
}
.footerSignup .emailSignup {
  border-top: 1px solid #e6e6e6;
}
.footerSignup .emailSignup h4 {
  margin-bottom: 10px;
}
.relatedContent {
  padding: 20px 0;
  background: #f9f9f9;
  border-top: 1px solid #eee;
}
.relatedContent h2 {
  margin-left: 15px;
  margin-top: 0;
}
.relatedContent .related {
  padding-top: 0;
}
.sidebar .related h2 {
  margin-left: 15px;
}
.archiveIntro {
  width: 100%;
}
.jobIframe {
  border: none;
  min-width: 100%;
  height: 0px;
  transition: height .4s ease;
  position: relative;
  z-index: 10;
}
.eternityJobs {
  padding: 15px;
  background: #f9f9f9;
  position: relative;
  z-index: 10;
}
.eternityJobs h2 {
  margin: 0;
}
.eternityJobs h2 img {
  max-width: 180px;
  display: block;
  margin-left: -5px;
}
.eternityJobs p.jobsIntro {
  font-style: italic;
  margin: 10px 0 20px;
  line-height: 1.3;
}
.eternityJobs .eternityJobsButtons {
  text-align: center;
}
ul.eternityJobList {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.eternityJobList li {
  margin-bottom: 40px;
}
ul.eternityJobList li a {
  display: block;
  text-decoration: none;
  margin-left: -5px;
  margin-right: -5px;
  padding: 5px;
  transition: background .4s ease;
}
ul.eternityJobList li a:hover {
  background: #f3c413;
}
ul.eternityJobList h4 {
  font-size: 21px;
  line-height: 26px;
  margin: 0 0 8px;
  transition: color .4s ease;
}
ul.eternityJobList p {
  margin: 0 0 2px;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  transition: color .4s ease;
}
ul.eternityJobList p.jobOrganisation {
  color: #888888;
}
ul.eternityJobList li a:hover p,
ul.eternityJobList li a:hover h4 {
  color: #222;
}
.featureImage img {
  height: auto !important;
}
@media only screen and (min-width: 480px) {
  .single-people .authorImage img {
    width: 100px;
    height: 100px;
  }
  .single-people p.sectionName.hasImage,
  .single-people h1.mainTitle.hasImage {
    margin-left: 120px;
  }
  .single-people h1.mainTitle {
    font-size: 36px;
    line-height: 40px;
  }
  .relatedContent {
    padding: 15px 0;
    clear: both;
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
  }
  .relatedContent h2 {
    margin-left: 15px;
  }
  .relatedContent .postGridItem:nth-child(2n+1) {
    clear: both;
  }
  .sidebar .related .relatedPosts {
    margin: 0;
  }
  .related .postGridItem {
    padding-left: 0.9375em !important;
    padding-right: 0.9375em !important;
  }
  .sidebar .related .postGridItem:nth-child(2n+1) {
    clear: left;
  }
  .archive .archiveHero,
  .home .archiveHero {
    margin: 0 -15px;
  }
  .archive .archiveHeroSidebar .postGridItem,
  .home .archiveHeroSidebar .postGridItem {
    width: 100%;
  }
  .container.archive .container {
    margin-left: 0;
    margin-right: 0;
  }
  .archive .archiveList {
    width: 100%;
  }
  .archive.topic .postGridItem:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 600px) {
  .eternityJobs {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  ul.eternityJobList {
    width: 100%;
    float: left;
  }
  ul.eternityJobList li {
    width: 50%;
    float: left;
  }
  ul.eternityJobList li a {
    margin: 0 30px 0 0;
  }
  ul.eternityJobList li:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 760px) {
  #main {
    padding-top: 30px;
    display: block;
  }
  #main .mainContent {
    order: 1;
  }
  #main .sidebar {
    order: 2;
  }
  #main .relatedContent {
    order: 3;
  }
  #main .mainIntro p.sectionName {
    margin-bottom: 0;
  }
  .mainContent .collapseArticle {
    max-height: none;
    overflow: show;
  }
  .mainContent .collapseArticle iframe,
  .mainContent .collapseArticle img,
  .mainContent .collapseArticle embed {
    opacity: 1;
  }
  .mainContent .collapseArticle .contentReveal {
    display: none;
  }
  .mainContent {
    float: left;
    width: 53%;
  }
  .mainContent {
    padding-bottom: 40px;
  }
  .mainContent h1.mainTitle {
    padding-top: 15px;
    margin-bottom: 10px;
  }
  .mainContent h2.subtitle {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .adspot {
    width: 320px;
  }
  .adspot:after {
    display: none;
  }
  .archiveHero {
    margin-bottom: 0;
  }
  .archive .postGridItem:nth-child(3n+1),
  .home .postGridItem:nth-child(3n+1) {
    clear: none;
  }
  .featureImage .imageOverlay {
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .featureImage .imageOverlay .caption {
    padding: 10px 15px;
    float: left;
  }
  .featureImage .imageOverlay .source {
    padding: 10px 15px;
    float: right;
    color: #ddd;
  }
  p.byline span,
  p.byline span.postDate,
  p.byline span.postCommentCount {
    display: inline-block;
    white-space: nowrap;
  }
  p.byline .bylineDivider {
    display: inline-block;
    padding: 0 3px;
  }
  .sidebar,
  .archiveSecondary {
    clear: none;
    float: right;
    padding-top: 365px;
    padding-right: 0;
    width: 335px;
  }
  .sidebar .related,
  .archiveSecondary .related {
    padding: 0;
    position: relative;
    padding-bottom: 300px;
    width: 100%;
    float: left;
  }
  .sidebar .related .adspot,
  .archiveSecondary .related .adspot {
    margin-left: 0 !important;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .sidebar .related .relatedPosts,
  .archiveSecondary .related .relatedPosts {
    width: 100%;
    float: left;
  }
  .sidebar .related h2,
  .archiveSecondary .related h2 {
    margin-left: 0;
  }
  .sidebar .related .postGridItem,
  .archiveSecondary .related .postGridItem {
    padding-left: 0 !important;
  }
  .sidebar .large-4,
  .archiveSecondary .large-4 {
    width: 100%;
    float: none;
  }
  .archiveSecondary .postGridItem {
    padding: 0;
    margin-bottom: 30px;
  }
  .category hr {
    display: block;
    height: 1px;
    border: none;
    background: #eee;
    overflow: hidden;
    clear: both;
    margin: 0 15px 30px;
  }
  .category #main .postGridItem:nth-child(2n+1) {
    clear: none;
  }
  .category #main .postGridItem:nth-child(3n+1) {
    clear: left;
  }
  .footer {
    padding: 30px 15px;
  }
  .footer .copyright p {
    text-align: left;
  }
  .footer .copyright p img {
    margin-left: 0;
  }
  .footer .footerNav ul {
    text-align: right;
  }
  .postGridItem:nth-child(2n+1) {
    clear: none;
  }
  .postGridItem:nth-child(3n+1) {
    clear: left;
  }
  .authorIntro h1.mainTitle {
    font-size: 56px;
    line-height: 58px;
  }
  .mainContent {
    position: static;
  }
  .mainContent .adspot {
    position: absolute;
    top: 95px;
    right: 15px;
    margin: 0 !important;
    left: auto;
  }
  .related ul {
    margin-left: 15px;
  }
  .relatedContent .postGridItem:nth-child(2n+1) {
    clear: none;
  }
  .relatedContent {
    margin-bottom: 0;
  }
  .archive .archiveTop,
  .home .archiveTop {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .archive .archiveTop:after,
  .home .archiveTop:after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #eee;
  }
  .archive .archiveHero,
  .home .archiveHero {
    margin: 0;
  }
  .archive .columns.archiveHeroSidebar,
  .home .columns.archiveHeroSidebar {
    width: 100%;
    clear: both;
    padding: 0 30px;
  }
  .archive .columns.archiveHeroSidebar .postGridItem,
  .home .columns.archiveHeroSidebar .postGridItem {
    padding: 0;
    width: 50%;
    float: left;
    position: relative;
    left: -15px;
  }
  .archive .columns.archiveHeroSidebar .adspot,
  .home .columns.archiveHeroSidebar .adspot {
    margin: 0 0 30px 0;
    width: 50%;
    float: right;
    position: relative;
    right: -15px;
    clear: none;
    float: right !important;
  }
  .archive .postGridItem,
  .home .postGridItem {
    width: 50%;
  }
  .archive .archiveList,
  .home .archiveList {
    width: 50%;
  }
  .archive .adspot,
  .home .adspot {
    width: 50%;
    clear: none;
    float: right !important;
  }
  .archive #main .postGridItem:nth-child(3n+1),
  .home #main .postGridItem:nth-child(3n+1) {
    clear: none;
  }
  .archive #main .postGridItem:nth-child(2n+4),
  .home #main .postGridItem:nth-child(2n+4) {
    clear: left;
  }
  #main .archive.topic .postGridItem:nth-child(2n+4) {
    clear: none;
  }
  .footerLinks {
    padding-top: 40px;
  }
  .footerLinks .eternityJobsLinks ul {
    column-count: 1;
  }
  .footer .footerNav ul {
    column-count: 1;
    text-align: right;
    padding-top: 38px;
  }
  .footer .footerNav ul li {
    display: inline-block;
    margin: 0 10px 0 0;
  }
}
@media only screen and (min-width: 900px) {
  #main {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .emailSignup {
    text-align: left;
    height: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .emailSignup h4 {
    padding-top: 0px;
    display: inline-block;
    margin-right: 20px;
  }
  .emailSignup form {
    display: inline-block;
    padding-right: 55px;
  }
  .emailSignup form p {
    display: inline-block;
    margin-right: 20px;
  }
  .emailSignup form p button {
    top: -20px;
  }
  .emailSignup form p input {
    margin-bottom: 0;
  }
  .footerSignup .emailSignup {
    height: auto;
    padding: 25px 15px;
    text-align: left;
  }
  .archive .archiveHero,
  .home .archiveHero {
    width: 60%;
    float: left;
  }
  .archive .archiveHero .archiveHeroTitle,
  .home .archiveHero .archiveHeroTitle {
    margin-bottom: 40px;
  }
  .archive .archiveHero .archiveHeroRelated,
  .home .archiveHero .archiveHeroRelated {
    padding-top: 26px;
  }
  .archive .archiveHero .archiveHeroRelated .relatedReading ul,
  .home .archiveHero .archiveHeroRelated .relatedReading ul {
    margin-right: 0;
  }
  .archive .columns.archiveHeroSidebar,
  .home .columns.archiveHeroSidebar {
    width: 335px;
    float: right;
    clear: none;
    padding: 0 15px 0 0;
  }
  .archive .columns.archiveHeroSidebar .postGridItem,
  .home .columns.archiveHeroSidebar .postGridItem {
    width: 100%;
    left: 0;
    margin-bottom: 10px;
  }
  .archive .columns.archiveHeroSidebar .adspot,
  .home .columns.archiveHeroSidebar .adspot {
    width: 100%;
    float: none !important;
    right: 0;
    margin: 0 0 40px;
    clear: both;
  }
  .archive .adspot,
  .home .adspot {
    float: right !important;
    clear: none;
    margin-right: 15px;
  }
  .archive .postGridItem,
  .home .postGridItem {
    width: 33.333%;
  }
  .archive #main .postGridItem:nth-child(3n+1),
  .home #main .postGridItem:nth-child(3n+1),
  .archive #main .postGridItem:nth-child(2n+4),
  .home #main .postGridItem:nth-child(2n+4) {
    clear: none;
  }
  .archive #main .postGridItem:nth-child(3n+5),
  .home #main .postGridItem:nth-child(3n+5),
  .archive #main .archiveList:nth-child(3n+5),
  .home #main .archiveList:nth-child(3n+5) {
    clear: left;
  }
  #main .archive.topic .postGridItem:nth-child(2n+1) {
    clear: none;
  }
  #main .archive.topic .postGridItem:nth-child(3n+1) {
    clear: left;
  }
  .eternityJobs .eternityJobsButtons {
    text-align: left;
    clear: both;
  }
  ul.eternityJobList li {
    width: 33.333%;
  }
  ul.eternityJobList li:nth-child(2n+1) {
    clear: none;
  }
  ul.eternityJobList li:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 1000px) {
  #main {
    padding-top: 20px;
    max-width: 100%;
  }
  .mainContent,
  .archiveHero {
    width: 600px;
  }
  .mainContent .adspot,
  .archiveHero .adspot {
    top: 80px;
  }
  .mainContent h1.mainTitle {
    margin-top: -5px;
  }
  .search-results .mainContent {
    width: 100%;
  }
  .actionbar .container {
    text-align: left;
    margin: 0 auto;
  }
  .actionbar .container a {
    text-align: center;
    text-decoration: none;
  }
  .sidebar {
    padding-top: 355px;
  }
  .archive .archiveHero,
  .home .archiveHero {
    width: 65%;
  }
  .archive .archiveHero .archiveHeroTitle,
  .home .archiveHero .archiveHeroTitle,
  .archive .archiveHero .archiveHeroRelated,
  .home .archiveHero .archiveHeroRelated {
    padding: 0;
    width: 50%;
    float: left;
  }
  .archive .archiveHero .archiveHeroTitle h2,
  .home .archiveHero .archiveHeroTitle h2,
  .archive .archiveHero .archiveHeroRelated h2,
  .home .archiveHero .archiveHeroRelated h2 {
    font-size: 32px;
    line-height: 34px;
    margin-top: 10px;
  }
  .archive .archiveHero .archiveHeroTitle .relatedReading ul,
  .home .archiveHero .archiveHeroTitle .relatedReading ul,
  .archive .archiveHero .archiveHeroRelated .relatedReading ul,
  .home .archiveHero .archiveHeroRelated .relatedReading ul {
    width: 100%;
  }
  .archive .archiveHero .archiveHeroTitle.norelated,
  .home .archiveHero .archiveHeroTitle.norelated {
    width: 100%;
    float: none;
    clear: both;
  }
  .archive .archiveHero .archiveHeroTitle.norelated h2,
  .home .archiveHero .archiveHeroTitle.norelated h2 {
    margin-top: 10px;
  }
  .archive .archiveHero .relatedReading,
  .home .archiveHero .relatedReading {
    padding-top: 20px;
    padding-left: 20px;
  }
  .archive .archiveHero .relatedReading ul,
  .home .archiveHero .relatedReading ul {
    margin-left: 0;
    width: auto;
  }
  .archive .columns.archiveHeroSidebar,
  .home .columns.archiveHeroSidebar {
    width: 335px;
    float: right;
    clear: none;
    padding: 0 15px 0 0;
  }
  .archive .columns.archiveHeroSidebar .postGridItem,
  .home .columns.archiveHeroSidebar .postGridItem {
    padding: 0;
    width: 100%;
  }
  .archive .columns.archiveHeroSidebar .adspot,
  .home .columns.archiveHeroSidebar .adspot {
    margin: 0 0 30px 0;
  }
}
@media only screen and (min-width: 1040px) {
  .mainContent {
    padding: 0 0 40px;
    position: relative;
    left: 50%;
    margin-left: -500px;
  }
  .mainContent .adspot {
    right: -398px;
    top: 60px;
  }
  .row.archivePosts {
    position: relative;
    left: -10px;
  }
  .sidebar {
    padding-right: 0;
    width: 320px;
    position: relative;
    right: 50%;
    margin-right: -500px;
  }
  .sidebar .related .postGridItem {
    padding: 0 !important;
  }
  #main {
    overflow: visible;
  }
  .relatedContent h2 {
    margin-left: 10px;
  }
  .relatedContent .related {
    margin: 0 -10px;
  }
  .relatedContent .related .postGridItem {
    padding: 0 10px !important;
  }
  .archive .archivePosts .container,
  .home .archivePosts .container {
    width: 1020px;
    max-width: 1020px;
  }
  .archive .mainIntro .sectionName,
  .home .mainIntro .sectionName {
    padding-left: 0;
    padding-right: 0;
  }
  .archive .archiveHero,
  .home .archiveHero {
    width: 66.666%;
    padding: 0 10px 0 10px;
  }
  .archive .columns.archiveHeroSidebar,
  .home .columns.archiveHeroSidebar {
    width: 330px;
    padding-right: 10px;
  }
  .archive .archiveList.relatedReading,
  .home .archiveList.relatedReading {
    padding: 0 40px 0 10px;
    width: 33.333%;
    margin-bottom: 50px;
  }
  .archive .archiveList.relatedReading ul,
  .home .archiveList.relatedReading ul {
    margin: 0;
    padding-left: 10px;
  }
  .archive .postGridItem,
  .home .postGridItem {
    padding: 0 10px;
  }
  .archive .adspot,
  .home .adspot {
    width: 320px;
    position: relative;
    right: -5px;
  }
  .eternityJobs .eternityJobsButtons {
    padding-left: 10px;
  }
  .footerLinks .container {
    max-width: 1020px;
  }
  .footerLinks .eternityNewsLinks {
    padding-left: 20px;
    padding-right: 10px;
  }
  .footerLinks .eternityNewsLinks ul {
    column-count: 3;
  }
  .footerLinks .eternityJobsLinks {
    padding-left: 20px;
  }
  .eternityJobs ul.eternityJobList {
    margin-left: -10px;
    margin-right: -10px;
    width: auto !important;
  }
  .eternityJobs ul.eternityJobList li {
    padding: 0 10px;
  }
  .eternityJobs ul.eternityJobList li a {
    padding: 10px;
  }
  .eternityJobs h2 img {
    margin-left: 5px;
  }
  .eternityJobs p.jobsIntro {
    margin-left: 10px;
  }
  .footerSignup .emailSignup {
    padding-left: 10px;
  }
  .footer .copyright {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1180px) {
  .topAction {
    position: absolute;
    left: 50%;
    margin-left: -375px;
    margin-top: -20px;
  }
  .topAction .actionbar a {
    float: none;
    position: relative;
    top: 20px;
    margin-bottom: 15px;
  }
  .topAction.affix {
    position: fixed;
    top: 20px;
    margin-left: -575px;
  }
  .bottomAction .actionbar {
    display: none;
  }
}
.feedzy-rss ul {
  list-style: none;
  float: left;
  width: 100%;
  padding-left: 0;
  left: 0;
}
.feedzy-rss ul li {
  width: 33.333%;
  float: left;
  padding: 0 30px 0 0 !important;
  margin-bottom: 20px !important;
  border-bottom: none  !important;
}
.feedzy-rss ul li .rss_image {
  width: 100% !important;
  height: 0 !important;
  padding-top: 56.25%;
}
.feedzy-rss ul li .rss_image span {
  max-width: 100% !important;
  display: block;
  background-size: cover;
  height: 0 !important;
  padding-top: 56.25%;
  top: 0;
}
.feedzy-rss ul li .rss_content {
  display: none;
}
.feedzy-rss ul li span.title {
  clear: both;
  padding-top: 5px;
  font-family: "Theinhardt_Light", Arial, Helvetica, sans-serif;
  font-size: 16px;
  display: block;
  line-height: 21px;
}
.feedzy-rss ul li span.title a {
  text-decoration: none;
  font-weight: normal;
}
.feedzy-rss ul li:nth-child(2n+1) {
  clear: left;
}
/* Skip Link */
.skip-link {
  position: absolute;
  margin-top: 5px;
  left: 5px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  top: -100px;
}
.skip-link:focus {
  top: 0;
}
/* Header Styles */
.header {
  background: #fff;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 10;
}
.menuBar {
  height: 50px;
  text-align: left;
  padding-top: 1px;
}
.menuBar #logo {
  width: 100px;
  height: auto;
  display: block;
  margin: 6px 0 0 56px;
  position: relative;
  z-index: 20;
}
.menuBar .navSocial a img {
  width: 24px;
  margin: 0;
}
.menuLink {
  position: absolute;
  top: 1px;
  left: 0;
  height: 40px;
  width: 50px;
  padding: 0 5px;
  z-index: 20;
}
.menuLink img {
  width: 48px;
}
.menuLink span {
  display: none;
}
.nojs #menu {
  margin-top: -40px;
  margin-bottom: 40px;
}
.nojs #menu .navSearch {
  padding-top: 50px;
}
.nojs #menu .navSearch .search-submit {
  top: 60px;
}
.amp #menu {
  display: block;
}
#menu {
  display: none;
}
#menu .navSearch {
  padding: 10px 10px 10px;
  position: relative;
}
#menu .navSearch .screen-reader-text {
  display: none;
}
#menu .navSearch input[type="search"] {
  width: 100%;
  font-size: 18px;
  padding: 12px 40px 12px 15px;
  line-height: 1;
  border: 1px solid #dadada;
  display: block;
  border-radius: 5px;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
}
#menu .navSearch .search-submit {
  position: absolute;
  top: 20px;
  right: 20px;
}
#menu .headerCTA {
  display: block;
  background: #f3c413;
  padding: 15px 15px;
}
#menu .headerCTA p {
  margin: 0;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-transform: uppercase;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
#menu .headerCTA p a {
  padding: 3px 10px;
  background: #666;
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  transition: background .4s ease;
  text-decoration: none;
}
#menu .headerCTA p a:hover {
  background: #333;
  text-decoration: none;
}
#menu ul {
  margin: 0;
  list-style: none;
  padding: 0 0 10px 0;
}
#menu ul li {
  margin-bottom: 0px;
}
#menu ul li a {
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  color: #444;
  padding: 12px 15px;
  font-size: 22px;
  line-height: 1;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
#menu ul li a:hover,
#menu ul li a:active {
  background: #f3f3f3;
  text-decoration: none;
}
#menu ul li a:before {
  content: '';
  display: inline-block;
  height: 21px;
  width: 21px;
  margin-right: 10px;
  position: relative;
  top: 1px;
  background: url(/wp-content/themes/eternityNews/images/eternityE.png) no-repeat 0 0;
  background-size: cover;
}
#menu .navSocial {
  padding: 10px 15px;
  background: #f3c413;
}
#menu .navSocial p {
  line-height: 40px;
  font-size: 22px;
  color: #444;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-align: left;
  margin-bottom: 0;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  word-spacing: 2px;
  letter-spacing: 0.65px;
}
#menu .navSocial p a {
  width: 40px;
  height: 40px;
  line-height: 34px;
  font-size: 36px;
  margin: 0 0 0 12px;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  transition: all .4s ease;
  float: right;
  background: #939393;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*&.twitter {
					background:#56acee;
				}
				&.facebook {
					background:#3c5a98;
				}*/
}
#menu .navSocial p a img {
  width: 24px;
}
#menu .navSocial p a span {
  display: none;
}
#menu .navSocial p a:hover {
  background: #555;
}
#menu .closeMenu {
  display: none;
  background: none;
}
#menu button span {
  display: none;
}
#menu.active {
  margin-bottom: 0;
}
#menu.active .closeMenu {
  display: block;
  position: absolute;
  top: 4px;
  left: 2px;
  height: 40px;
  width: 50px;
  padding: 0 5px;
  background: #fff;
  z-index: 30;
}
#menu.active .closeMenu svg {
  width: 50px;
}
#menu.active .closeMenu span {
  display: none;
}
.nojs #menu:target {
  display: block;
  margin-bottom: 0;
}
.nojs #menu:target .closeMenu {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 50px;
  padding: 0 5px;
  background: #fff;
}
.nojs #menu:target .closeMenu img {
  width: 40px;
  fill: #f3c413;
}
.nojs #menu:target .closeMenu span {
  display: none;
}
/* Banner Menu */
.bannerMenu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 10;
  text-align: right;
}
.bannerMenu .menu-top-menu-container,
.bannerMenu .moreMenuLink {
  display: none;
}
.bannerMenu .headerCTA {
  display: inline-block;
  padding-top: 12px;
  padding-right: 5px;
  position: relative;
  top: -2px;
}
.bannerMenu .headerCTA p {
  margin: 0;
  font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  text-transform: uppercase;
  color: #686868;
  font-size: 16px;
  letter-spacing: 0.5px;
  word-spacing: 2px;
}
.bannerMenu .headerCTA p span {
  display: none;
}
.bannerMenu .headerCTA p a {
  padding: 2px 5px;
  background: #f3c413;
  color: #444;
  border-radius: 5px;
  font-size: 13px;
  letter-spacing: 0.5px;
  transition: all .4s ease;
  margin-left: 5px;
  text-decoration: none;
}
.bannerMenu .headerCTA p a:hover {
  background: #333;
  color: #fff;
  text-decoration: none;
}
.bannerMenu .navSocial {
  display: inline-block;
  padding-top: 9px;
  padding-right: 6px;
  float: right;
}
.bannerMenu .navSocial a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 30px;
  margin: 0 0 0 6px;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  transition: all .4s ease;
  display: -ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bannerMenu .navSocial a img {
  width: 20px ;
  height: 20px;
  display: inline;
}
.bannerMenu .navSocial a span {
  display: none;
}
.bannerMenu .navSocial a.twitter {
  background: #56acee;
  display: none;
}
.bannerMenu .navSocial a.facebook {
  background: #3c5a98;
  display: none;
}
.bannerMenu .navSocial a.search {
  background: #686868;
  display: inline-block;
}
.bannerMenu .navSocial a:hover {
  background: #666;
}
.amp #menu .emailSignup form p input[type=text],
.amp #menu .emailSignup form p input[type=email] {
  width: 100%;
}
.amp #menu .emailSignup form p label {
  display: none;
}
.amp #menu #subForm button {
  border-radius: 50%;
}
@media only screen and (min-width: 480px) {
  .menuBar #logo {
    width: 124px !important;
    position: absolute;
    top: 0px;
    left: 60px;
    margin: 3px 0 0 0;
  }
}
@media only screen and (min-width: 560px) {
  /* Main Button */
  .menuBar #logo img {
    position: absolute;
    top: 0px;
    left: 60px;
    margin: 3px 0 0 0;
  }
  .popup .menuBar img {
    left: 10px;
  }
  /* Banner Menu */
  .bannerMenu {
    display: block;
  }
  .bannerMenu .navSocial a span {
    display: none;
  }
  .bannerMenu .navSocial a.twitter {
    display: inline-block;
  }
  .bannerMenu .navSocial a.facebook {
    display: inline-block;
  }
  .bannerMenu .navSocial a.search {
    background: #333;
  }
  .bannerMenu .navSocial a:hover {
    background: #666;
  }
  /* Main Menu */
  #menu .navSocial {
    text-align: left;
  }
  #menu .navSocial p a {
    float: none;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 640px) {
  #menu .headerCTA {
    display: none;
  }
  .bannerMenu .menu-top-menu-container {
    display: inline-block;
  }
  .bannerMenu .menu-top-menu-container ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
  }
  .bannerMenu .menu-top-menu-container li {
    display: inline-block;
    font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
  }
  .bannerMenu .menu-top-menu-container a {
    text-decoration: none;
    padding: 2px 5px;
    color: #444;
  }
  .bannerMenu .menu-top-menu-container a:hover {
    color: #111;
    background: #f3f3f3;
    text-decoration: none;
  }
  .bannerMenu .moreMenuLink {
    display: inline-block;
    font-size: 16px;
    font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px 5px;
    color: #444;
  }
  .bannerMenu .moreMenuLink:hover {
    color: #111;
    background: #f3f3f3;
    text-decoration: none;
  }
}
@media only screen and (min-width: 900px) {
  .bannerMenu .menu-top-menu-container ul li {
    display: inline-block;
  }
  .bannerMenu .menu-top-menu-container ul li a {
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px;
    color: #444;
    transition: background .4s ease;
    font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  }
  .bannerMenu .menu-top-menu-container ul li a:hover {
    background: #f3f3f3;
    text-decoration: none;
  }
  .bannerMenu .moreMenuLink {
    margin-right: 10px;
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px;
    color: #444;
    transition: background .4s ease;
    font-family: 'Oswald', 'Arial Narrow', Arial, sans-serif;
  }
  .bannerMenu .moreMenuLink:hover {
    background: #f3f3f3;
    text-decoration: none;
  }
}
/*/mediaquery*/
/*/mediaquery*/
/* ---------------------------------------------------------------------------------------------------------- 
03 Include Styles from Plugins  ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.jwInline {
  margin-bottom: 25px;
}
/*# sourceMappingURL=style.1.5.css.map */