body {
  color: #020202;
  font-family: "classico-urw", "Avenir Next", Arial, sans-serif;
}
a {
  color: #CA5004;
}
a:hover {
  color: #CA5004;
}
.navbar,
.footer-credit,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
}
.navbar,
h5.top-tag,
h5.byline,
h3.widgettitle {
  font-weight: 400;
}
h1.entry-title {
  font-weight: 700;
}
blockquote {
  font-weight: 700;
}
.wp-block-pullquote,
.wp-block-pullquote.alignwide,
.wp-block-pullquote.alignfull,
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  text-align: left;
}
@media (min-width: 769px) and (max-width: 979px) {
  .wp-block-pullquote.alignleft {
    margin-left: calc((100vw - 36px) * 0.06382979 * -1);
  }
  .wp-block-pullquote.alignright {
    margin-right: calc((100vw - 36px) * 0.06382979 * -1);
  }
}
@media (min-width: 980px) {
  .wp-block-pullquote.alignleft {
    margin-left: calc(-0.5 * (95vw * 0.17021276594) );
  }
  .wp-block-pullquote.alignright {
    margin-right: calc(-0.5 * (95vw * 0.17021276594) );
  }
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 50%;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: inherit;
}
.wp-block-pullquote blockquote,
.pull-quote,
blockquote.pull-quote,
.type-pull-quote,
blockquote.type-pull-quote {
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
  font-style: normal;
  line-height: 1.3;
  border: none;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 1ch;
  padding-right: 1ch;
}
.wp-block-pullquote blockquote > :first-child,
.pull-quote > :first-child,
blockquote.pull-quote > :first-child,
.type-pull-quote > :first-child,
blockquote.type-pull-quote > :first-child {
  margin-top: 0;
}
.wp-block-pullquote blockquote > :last-child,
.pull-quote > :last-child,
blockquote.pull-quote > :last-child,
.type-pull-quote > :last-child,
blockquote.type-pull-quote > :last-child {
  margin-bottom: 0;
}
.wp-block-pullquote blockquote p,
.pull-quote p,
blockquote.pull-quote p,
.type-pull-quote p,
blockquote.type-pull-quote p {
  text-transform: uppercase;
}
.wp-block-pullquote blockquote p,
.pull-quote p,
blockquote.pull-quote p,
.type-pull-quote p,
blockquote.type-pull-quote p,
.wp-block-pullquote blockquote cite,
.pull-quote cite,
blockquote.pull-quote cite,
.type-pull-quote cite,
blockquote.type-pull-quote cite {
  font-style: normal;
  font-size: inherit;
}
.wp-block-pullquote blockquote::before,
.pull-quote::before,
blockquote.pull-quote::before,
.type-pull-quote::before,
blockquote.type-pull-quote::before,
.wp-block-pullquote blockquote::after,
.pull-quote::after,
blockquote.pull-quote::after,
.type-pull-quote::after,
blockquote.type-pull-quote::after {
  display: none;
}
.wp-block-pullquote blockquote > :first-child::before,
.pull-quote > :first-child::before,
blockquote.pull-quote > :first-child::before,
.type-pull-quote > :first-child::before,
blockquote.type-pull-quote > :first-child::before {
  content: "\201C";
  display: inline-block;
  width: 1ch;
  height: 1ch;
  margin-left: -1ch;
  color: #16A327;
}
.wp-block-pullquote blockquote > p:last-of-type::after,
.pull-quote > p:last-of-type::after,
blockquote.pull-quote > p:last-of-type::after,
.type-pull-quote > p:last-of-type::after,
blockquote.type-pull-quote > p:last-of-type::after {
  content: "\201D";
  display: inline-block;
  width: 1ch;
  height: 1ch;
  margin-right: -1ch;
  color: #16A327;
}
.wp-block-pullquote {
  border-top-width: 4px;
  border-top-style: solid;
  border-bottom-width: 4px;
  border-bottom-style: solid;
}
.wp-block-pullquote.is-style-solid-color {
  border: solid transparent 1px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  border-top-width: 4px;
  border-top-style: solid;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-color: #020202;
  max-width: 80%;
  margin: 2em auto;
}
.wp-block-pullquote.is-style-solid-color blockquote > :first-child::before,
.wp-block-pullquote.is-style-solid-color blockquote > p:last-of-type::after {
  color: #CA5004;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: inherit;
}
.widget h5.top-tag,
h5.top-tag {
  color: #CA5004;
}
.widget h5.top-tag a,
h5.top-tag a {
  color: #CA5004;
}
.widget h5.top-tag a:hover,
h5.top-tag a:hover {
  color: #CA5004;
}
.entry-content {
  margin-top: 5rem;
  color: #534B47;
}
.entry-content a {
  text-decoration: underline;
}
.entry-content a:hover {
  color: #CA5004;
  background-color: #F8F4F2;
  text-decoration: none;
}
.entry-content .end-byline {
  font-style: italic;
  color: #534B47;
  font-size: 15px;
  margin: 50px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.entry-content .end-byline .by-author .author a {
  color: #534B47;
  text-decoration: none;
}
.entry-content .end-byline .by-author .author a:hover {
  background: none;
}
.entry-content .end-byline .sep {
  flex: 0.9 0 0;
  background: #534B47;
  font-size: 0;
  height: 1px;
}
.entry-content .end-byline .entry-date {
  float: right;
}
.entry-content .end-byline .edit-link {
  display: block;
}
body.normal.single article > header {
  clear: both;
  margin: 24px 17.0213%;
  position: relative;
}
.photo-header-background {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 675px;
  height: max-content;
  margin-left: calc(50% - 50vw) !important;
  max-width: 100vw;
  width: 100vw;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0!important;
}
@media (max-width: 768px) {
  .photo-header-background.no-photo .featured-image-container-content {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  .photo-header-background {
    display: block;
    background: #020202;
    background-image: none!important;
    min-height: auto;
  }
}
.photo-header-background .featured-image-bg-layer {
  background-color: rgba(0, 0, 0, 0.62);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-bg-layer {
    display: none;
  }
}
.photo-header-background .featured-image-container-content {
  z-index: 1;
  max-width: inherit;
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-container-content {
    padding-bottom: 40px;
  }
}
.photo-header-background .featured-image-container-content .featured-image-container-mobile-image {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .photo-header-background .featured-image-container-content .featured-image-container-mobile-image {
    display: none;
  }
}
.photo-header-background .featured-image-container-content .top-categories {
  text-align: center;
}
.photo-header-background .featured-image-container-content .top-categories h5.top-tag {
  color: #7BE2B6;
  display: inline;
  position: relative!important;
  text-align: center;
  margin-bottom: 0;
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-container-content .top-categories h5.top-tag {
    text-align: left;
  }
}
.photo-header-background .featured-image-container-content .top-categories h5.top-tag a {
  color: #7BE2B6;
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
}
.photo-header-background .featured-image-container-content .top-categories h5.top-tag a:hover {
  text-decoration: underline;
}
.photo-header-background .featured-image-container-content .top-categories h5.top-tag + h5.top-tag::before {
  display: inline;
  content: ' | ';
  white-space: pre;
  color: #ADADAD;
}
.photo-header-background .featured-image-container-content .entry-title {
  color: white;
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
  font-weight: 600;
  font-size: 44px;
  line-height: 1.2;
  text-align: center;
  max-width: 90%;
  margin: 0 auto 30px;
}
@media (min-width: 786px) {
  .photo-header-background .featured-image-container-content .entry-title {
    max-width: 70%;
    font-size: 56px;
  }
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-container-content .entry-title {
    text-align: left;
  }
}
.photo-header-background .featured-image-container-content .byline {
  color: white;
  text-align: center;
  font-size: 20px;
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-container-content .byline {
    text-align: left;
  }
}
.photo-header-background .featured-image-container-content .byline .by-author {
  text-transform: uppercase;
}
.photo-header-background .featured-image-container-content .byline .by-author .author {
  font-weight: inherit;
}
.photo-header-background .featured-image-container-content .byline .by-author .author a {
  color: white;
}
.photo-header-background .featured-image-container-content .byline .by-author .author a:hover {
  color: white;
  text-decoration: none;
}
.photo-header-background .featured-image-container-content .byline .edit-link {
  display: block;
}
.photo-header-background .featured-image-container-content .byline .edit-link a {
  color: white;
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-container-content .byline .edit-link {
    padding-left: 0!important;
  }
}
.photo-header-background .featured-image-container-content .photo-header-social-links {
  text-align: center;
  list-style: none;
  margin-top: 40px;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-container-content .photo-header-social-links {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    max-width: 90%;
  }
}
.photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social span {
  background: none!important;
  margin: 0 15px;
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social span {
    margin: 0 10px;
  }
  .photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social span:first-of-type {
    margin-left: 0;
  }
}
.photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social span a {
  padding: 0;
}
.photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social span a i {
  color: white;
  background: #CA5004;
  border-radius: 50%;
  text-align: center;
  line-height: 10px;
  vertical-align: middle;
  font-size: 14px;
  padding: 10px;
}
@media (max-width: 768px) {
  .photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social span a i {
    font-size: 12px;
  }
}
.photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social span a i:before {
  margin: 0 0.2em;
}
.photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social span a i.icon-mail:before {
  display: inline;
}
.photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social .more-social-links,
.photo-header-background .featured-image-container-content .photo-header-social-links .largo-follow.post-social .hidden-phone {
  display: none;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container {
  display: flex;
  align-items: center;
  background: #020202;
}
@media (max-width: 768px) {
  .single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container {
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .column {
  flex: 1;
  max-height: 400px;
}
@media (max-width: 768px) {
  .single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .column {
    flex: auto;
    width: 100%;
    position: relative;
  }
  .single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .column.single-post-newsletter-signup-widget-signup-section {
    order: 2;
  }
  .single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .column.single-post-newsletter-signup-widget-image-section {
    order: 1;
  }
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section {
  color: white;
  padding: 40px;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section p {
  color: #ADADAD;
  font-size: 16px;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .mc-field-group,
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .clear {
  display: inline-block;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .mce-responses {
  display: none;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .mc-field-group {
  width: 75%;
}
@media (max-width: 768px) {
  .single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .mc-field-group {
    width: 100%;
  }
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .email {
  height: 48px;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  border-color: #CA5004;
  text-indent: 20px;
  background: transparent;
  color: white;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .email::placeholder {
  color: white;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .mce_inline_error[for="mce-EMAIL"] {
  max-width: 95.5%;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup #mc-embedded-subscribe {
  height: 50px;
  margin-left: -2px;
  background: #CA5004;
  border-color: #CA5004;
  color: white;
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .clear {
  width: 20%;
  margin-left: 0px;
  vertical-align: top;
}
@media (max-width: 768px) {
  .single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .clear {
    width: 100%;
  }
  .single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .clear #mc-embedded-subscribe {
    margin-left: 0;
    margin-top: 20px;
  }
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-signup-section #mc_embed_signup .clear#mce-responses {
  width: auto;
  margin-left: 0;
}
.single-post-newsletter-signup-widget .single-post-newsletter-signup-widget-container .single-post-newsletter-signup-widget-image-section img {
  max-height: inherit;
  height: 100%;
}
.archive .secondary-featured-post h5.top-tag {
  margin-top: 10px;
}
.archive h5.top-tag a {
  color: #ADADAD;
  text-decoration: none;
}
.archive h5.top-tag a:hover {
  text-decoration: underline;
  background: none;
}
.archive h2.entry-title a {
  text-decoration: none;
}
.archive h2.entry-title a:hover {
  text-decoration: underline;
  background: none;
}
#homepage-sidebar .largo-recent-posts .mediaplay {
  border-bottom: 1px solid #ADADAD;
  margin-left: 1.5rem;
}
.largo-recent-posts {
  padding-bottom: 1.5rem;
}
.largo-recent-posts > ul {
  margin: 0;
}
.largo-recent-posts > ul li :last-child {
  margin-bottom: 0;
}
.largo-recent-posts img.attachment-large {
  margin-bottom: 1.5rem;
  padding: 0;
}
.largo-recent-posts h5,
.largo-recent-posts p {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.largo-recent-posts h5.top-tag {
  margin-top: 1.5rem;
}
.largo-recent-posts h5.top-tag a {
  font-size: 18px;
  font-weight: 400;
}
.largo-recent-posts h5.top-tag a:hover {
  text-decoration: none;
}
.largo-recent-posts h5 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 20px;
}
.largo-recent-posts h5 a {
  color: #020202;
}
.largo-recent-posts p {
  color: #534B47;
}
.largo-recent-posts .mediaplay {
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
  color: #020202;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 1.75em;
  margin-right: 1.5rem;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
}
.largo-recent-posts .mediaplay a {
  display: table-cell;
  vertical-align: middle;
  color: #020202;
}
.largo-recent-posts .mediaplay a:hover {
  text-decoration: none;
}
.largo-recent-posts .mediaplay:hover .encircle {
  border-color: #020202;
  background-color: white;
  color: #020202;
}
.largo-recent-posts .encircle {
  padding-left: 0.2em;
  padding-top: 1px;
  display: inline-block;
  vertical-align: middle;
  height: 1.75em;
  width: 1.75em;
  line-height: calc(1.75em - 2px);
  box-sizing: border-box;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #CA5004;
  color: #CA5004;
  margin-right: 0.5em;
}
.largo-recent-posts .encircle * {
  box-sizing: border-box;
}
.largo-recent-posts p.morelink {
  width: calc(100% - 1.5rem - 1.5rem);
  margin: 0 auto;
  line-height: 2.5em;
  text-align: center;
  border: 1px solid #CA5004;
  text-transform: uppercase;
  color: #020202;
  margin-top: 30px;
  margin-bottom: 5px;
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
  box-sizing: border-box;
}
.largo-recent-posts p.morelink a {
  color: #020202;
}
.largo-recent-posts p.morelink:hover {
  border-color: #020202;
  background-color: white;
}
.largo-recent-posts p.morelink:hover a {
  color: #020202;
  text-decoration: none;
}
.widget.saved-links .post-lead:first-of-type {
  clear: left;
}
.widget.saved-links div.post-lead {
  max-width: 25%;
  width: 25%;
  box-sizing: border-box;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  float: left;
  clear: none;
}
.widget.saved-links div.post-lead::before,
.widget.saved-links div.post-lead::after {
  display: none;
}
.widget.saved-links div.post-lead + .post-lead {
  border-left: 1px solid #ADADAD;
}
.widget.saved-links div.post-lead img.wp-post-image {
  margin: 0 auto 1.5rem;
  display: block;
  float: none;
}
.widget.saved-links div.post-lead h5 a {
  color: #020202;
}
.widget.saved-links div.post-lead h5 {
  margin-bottom: 0.75rem;
}
.widget.saved-links div.post-lead .source {
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
}
.widget.saved-links div.post-lead .source-label {
  display: none;
}
@media (max-width: 700px) {
  .widget.saved-links div.post-lead {
    width: 50%;
    max-width: 50%;
  }
  .widget.saved-links div.post-lead:nth-of-type( 2n + 1 ) {
    clear: left;
    border-left: none;
  }
}
.workday-related-posts .widgettitle {
  text-align: center;
  font-size: 42px;
  margin-bottom: 50px;
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
  font-weight: 600;
}
.workday-related-posts ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.workday-related-posts ul li {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  margin-right: 40px;
}
.workday-related-posts ul li:last-of-type {
  margin-right: 0;
}
.workday-related-posts ul li .workday-related-post-thumbnail {
  height: 150px;
}
.workday-related-posts ul li .workday-related-post-thumbnail .wp-post-image {
  width: 100%;
  height: 100%;
  max-height: 100%;
}
.workday-related-posts ul li h5.top-tag {
  margin-top: 25px;
}
.workday-related-posts ul li h5.top-tag a {
  font-size: 18px;
}
.workday-related-posts ul li h5.top-tag a:hover {
  text-decoration: none;
}
.workday-related-posts ul li h4 {
  margin-bottom: 10px;
}
.workday-related-posts ul li h4 a {
  color: #020202;
  font-size: 28px;
}
.workday-related-posts ul li h4 a:hover {
  text-decoration: none;
}
.workday-related-posts ul li p {
  color: #534B47;
}
@media (max-width: 768px) {
  .workday-related-posts ul {
    display: block;
  }
  .workday-related-posts ul li {
    margin-right: 0;
  }
  .workday-related-posts ul li .workday-related-post-thumbnail {
    height: auto;
  }
  .workday-related-posts ul li .workday-related-post-thumbnail .wp-post-image {
    max-height: auto;
  }
}
#site-header {
  margin-top: 0;
  margin-bottom: 0;
}
#site-header .header-container {
  height: 185px;
}
#site-header .header_img {
  height: 120px;
}
#site-header .header-container {
  background: #020202;
  margin-left: calc(50% - 50vw);
  width: 100vw;
}
#site-header .header-container .header-container-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: inherit;
  margin: 0 auto;
}
#site-header .header-container .header-container-inner .nav-left,
#site-header .header-container .header-container-inner .nav-right {
  flex: 0 0 auto;
  width: 10%;
  text-align: center;
  height: 85px;
  cursor: pointer;
}
#site-header .header-container .header-container-inner .nav-left label,
#site-header .header-container .header-container-inner .nav-right label {
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
  font-family: "bureau-grot-condensed", "PT Sans Narrow Bold", "Oswald", sans-serif;
}
#site-header .header-container .header-container-inner .nav-left label:hover,
#site-header .header-container .header-container-inner .nav-right label:hover {
  text-decoration: none;
  cursor: pointer;
}
#site-header .header-container .header-container-inner .nav-left img,
#site-header .header-container .header-container-inner .nav-right img {
  margin: 10px 0;
  height: 35px;
}
#site-header .header-container .header-container-inner .nav-left a:hover,
#site-header .header-container .header-container-inner .nav-right a:hover {
  text-decoration: none;
}
@media (max-width: 999px) {
  #site-header .header-container .header-container-inner .nav-left,
  #site-header .header-container .header-container-inner .nav-right {
    width: 15%;
  }
}
#site-header .header-container .header-container-inner .nav-center {
  flex: 1 1 auto;
  max-width: 100%;
  text-align: center;
}
#site-header .header-container .header-container-inner .nav-left {
  border-right: 1px solid #534B47;
}
#site-header .header-container .header-container-inner .nav-right {
  border-left: 1px solid #534B47;
}
#main-nav {
  list-style: none;
  margin-left: 0;
  text-align: center;
  margin: 0;
  padding: 0;
}
#main-nav .navbar-inner {
  padding: 5px 0;
}
#main-nav.navbar {
  border: none;
}
#main-nav .nav {
  width: -moz-fit-content;
  width: fit-content;
  float: none;
  margin: 0 auto;
}
#main-nav .nav li {
  display: inline;
  padding: 0 20px;
  text-transform: uppercase;
}
#main-nav .nav li a {
  color: #020202;
  font-weight: 400;
  font-size: 18px;
}
#main-nav .nav li a:hover {
  background: none;
}
#sticky-nav.navbar li:not(.home-icon) a {
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
}
#sticky-nav.navbar li.home-icon img {
  height: 45px;
}
#sticky-nav.navbar.sticky-navbar .nav-right #header-extras .donate a span {
  background-color: #16A327;
}
#main {
  margin-top: 0;
}
.footer-bg {
  background: #020202;
}
.footer-bg #site-footer #supplementary .widget {
  padding-left: 0!important;
  padding-right: 0!important;
}
.footer-bg #site-footer #supplementary .owl-stage .owl-item {
  margin-right: 0!important;
}
.footer-bg #site-footer #supplementary .owl-stage .owl-item .item img {
  border: none;
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .footer-bg #site-footer #supplementary .owl-stage .owl-item {
    margin: 20px 0!important;
    width: 100%!important;
  }
}
.footer-bg #site-footer #boilerplate {
  padding-top: 50px;
  padding-bottom: 15px;
  border-top: 2px solid #ADADAD;
  font-family: "classico-urw", "Avenir Next", Arial, sans-serif;
}
.footer-bg #site-footer #boilerplate .row-fluid {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 769px) {
  .footer-bg #site-footer #boilerplate .row-fluid .span6 {
    text-align: left;
  }
  .footer-bg #site-footer #boilerplate .row-fluid .span6.right {
    text-align: right;
  }
}
.footer-bg #site-footer #boilerplate .row-fluid .footer-bottom .footer-credit {
  font-weight: 500;
}
.footer-bg #site-footer #boilerplate .row-fluid #footer-social {
  padding-top: 0;
  padding-bottom: 0;
}
.footer-bg #site-footer #boilerplate .row-fluid #footer-social li {
  display: inline-block;
  height: auto;
  border-left: 2px solid #ADADAD;
  padding: 5px 0;
}
.footer-bg #site-footer #boilerplate .row-fluid #footer-social li:last-of-type {
  border-right: 2px solid #ADADAD;
}
.footer-bg #site-footer #boilerplate .row-fluid #footer-social li a {
  padding-right: 15px;
  padding-left: 15px;
}
.footer-bg #site-footer #boilerplate .row-fluid #footer-social li a i {
  color: #71E26C;
  font-size: 16px;
}
@media (max-width: 768px) {
  .footer-bg #site-footer #boilerplate .row-fluid {
    display: block;
  }
}
/*# sourceMappingURL=css/style.css.map */