/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
@import url("../wp-prosperity/style.css");
.button {
  padding: 5px 50px !important;
  font-weight: bold;
  color: white !important;
  border-radius: 9999px !important; }

.orange {
  background-color: #F9A624; }

.blue {
  background-color: #0296BE; }

/*
 Theme Name:   Zenit 3.0 2018
 Theme URI:    http://www.zenit.org
 Description:  WP-Prosperity child theme created for Zenit.org.
 Author:       Michael Pollock
 Author URI:   http://michaeldpollock.com
 Template:     wp-prosperity
 Version:      3.0
 Text Domain:  themebeagle
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
/* ---------------- [ FONTS ] ---------------- */
/*h1, h2, h3, h4, h5, h6,
a.home-top-author,
.postcat,
.tooltip,
.share-icons a,
input.search-field,
input.search-submit,
.widget .nav-tabs,
.comment-metadata,
#next-posts a,
.woocommerce-tabs .tabs a,
#commentform input#submit,
.button.sc,
.site-footer,
p.privacy-line,
.port-cats,
.single-entry-excerpt,
.nav-primary,
.nav-secondary,
.nav-fixed,
.comment-metadata,
.wp-caption,
.wp-caption-text,
.entry-caption,
.gallery-caption,
.entry-media .thumb-caption,
.sitemap-entry-meta,
.entry-meta {
  font-family: 'proxima-nova', 'source sans pro', arial, helvetica !important;
  font-weight: 400;
}*/
h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

h2.section-title {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 20px; }

/* ---------------- [ LINK COLORS ] ---------------- */
a:hover,
a:active,
a:focus {
  color: #000; }

.entry-title a,
.entry-title a:link,
.entry-title a:visited,
.widgettitle a,
.widgettitle a:link,
.widgettitle a:visited {
  color: #111 !important; }

.entry-title a:hover,
.entry-title a:active,
.entry-title a:focus,
.widgettitle a:hover,
.widgettitle a:active,
.widgettitle a:focus,
.youtube-slider h2.entry-title a,
.youtube-slider h2.entry-title a:link,
.youtube-slider h2.entry-title a:visited,
.youtube-slider h2.entry-title {
  color: #0B3C5C !important; }

.youtube-slider h2.entry-title a:hover,
.youtube-slider h2.entry-title a:active,
.youtube-slider h2.entry-title a:focus {
  color: #000 !important; }

.postcat a,
.postcat a:link,
.postcat a:visited,
.entry-meta,
.entry-meta a,
.entry-meta a:link,
.entry-meta a:visited {
  color: #42A9FF; }

.postcat a:hover,
.postcat a:active,
.postcat a:focus,
.entry-meta a:hover,
.entry-meta a:active,
.entry-meta a:focus {
  color: #000 !important;
  border-bottom: 1px solid #0B3C5C; }

.author-date a,
.author-date a:link,
.author-date a:visited {
  color: #999; }

.author-date a:hover,
.author-date a:active,
.author-date a:focus {
  color: #000 !important;
  border-bottom: 1px solid #0B3C5C; }

/* ---------------- [ HOT TOPICS ] ---------------- */
.hot-topics {
  width: 100%; }

.hot-topics ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.hot-topics li {
  width: auto;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
  float: left;
  line-height: 50px; }

.hot-topics a {
  color: #aaa;
  text-transform: capitalize; }

.hot-topics a:hover {
  color: #0895B4; }

/* ---------------- [ LANGUAGE SELECTION ] ---------------- */
.edition-list ul {
  display: inline-block;
  width: auto;
  margin: 0;
  list-style: none; }

.edition-list li {
  display: inline-block;
  width: auto;
  margin: 0 20px 0 0;
  list-style: none; }

.edition-list a {
  color: #aaa; }

.edition-list a:hover {
  color: #fff; }

.edition-list li {
  position: relative; }

.edition-list li ul {
  background: #f8f8f8;
  padding: 10px;
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  margin-left: -135px;
  z-index: 99;
  border: 0;
  width: 322px;
  border: 1px solid #ddd; }

.edition-list li ul li {
  width: 100px;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  line-height: 40px; }

.edition-list li ul li a {
  width: 100px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
  color: #666; }

.edition-list li ul li a:hover {
  background: #000;
  color: #fff; }

.edition-list li:hover > ul,
.edition-list li.sfHover > ul {
  display: block; }

/* ---------------- [ MISC TOPNAV STYLES ] ---------------- */
.hot-topics li.ht-title,
a.edition-title,
.nav-primary .search-button {
  font-weight: bold;
  color: #CC2929;
  text-transform: uppercase;
  font-family: 'oswald', arial, helvetica;
  font-size: 16px; }

.nav-primary .search-button {
  padding: 11px 0 0 0;
  margin-left: 18px;
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #CC2929 !important; }

.nav-primary .search-button i.fa {
  position: relative;
  top: -2px;
  margin-right: 2px; }

/* ---------------- [ HOME PAGE TOP / EDITORS PICKS / MORE HEADLINES ] ---------------- */
.home .site-container,
.home.unboxed .site-inner {
  max-width: 100%;
  padding: 0; }

.home-top {
  background: #EFEFEF; }

.ep-left {
  float: left;
  width: 68.65%; }

.ep-right {
  float: right;
  width: 27%;
  clear: right; }

.editors-picks article.post {
  margin-bottom: 30px; }

.editors-picks .large-thumbnail,
.editors-picks .medium-thumbnail {
  margin-bottom: 10px;
  display: block;
  width: 100%; }

.ep-left {
  position: relative;
  z-index: 10; }

.ep-left .lg-feat-excerpt {
  padding: 10px 20px;
  position: static;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000; }

.ep-left .large-thumbnail,
.ep-left .large-home-image {
  margin: 0;
  width: 100%;
  height: auto; }

.ep-left h2.entry-title {
  display: inline;
  width: auto; }

.ep-left h2.entry-title a {
  margin: 0;
  color: #fff !important;
  font-size: 44px;
  font-weight: 600 !important;
  line-height: 1.0; }

.ep-left h2.entry-title a:hover {
  border: 0; }

.ep-right h2.entry-title {
  font-size: 20px !important;
  line-height: 1.4;
  margin: 0;
  margin-bottom: 3px; }

a.home-top-author {
  color: #FF0000;
  text-transform: uppercase;
  font-size: 20px;
  display: inline;
  width: auto;
  margin: 0; }

.ep-right a.home-top-author {
  color: #999;
  font-size: 14px;
  display: block;
  width: 100%; }

/* ---------------- [ HOME ADS ] ---------------- */
.home-ad .wrap.zenit {
  text-align: center;
  padding: 40px 20px;
  width: 100%;
  max-width: 1260px;
  clear: both;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

/* ---------------- [ HOME MIDDLE ] ---------------- */
.postcat {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 5px; }

.entry-meta {
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important; }

.entry-meta i {
  display: none !important; }

.smallthumb .postcat {
  font-size: 12px;
  margin-bottom: 0; }

.smallthumb .home-mid-excerpt {
  line-height: 1.5em;
  max-height: 3.0em;
  height: auto;
  overflow: hidden;
  margin-bottom: 18px;
  font-size: 14px; }

.smallthumb .home-mid-content {
  display: inline-block;
  width: 72%;
  clear: none;
  float: right; }

.smallthumb .thumbnail {
  display: inline-block;
  width: 25%;
  margin: 0 0 30px;
  float: left; }

.author-date {
  margin: -15px 0 0; }

/* ---------------- [ YOUTUBE SLIDER ] ---------------- */
.youtube-slider h2.slide-title {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 15px;
  line-height: 40px; }

.youtube-slider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 36px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  position: absolute;
  z-index: 10;
  opacity: 1;
  color: #fff;
  background: #808080;
  text-indent: 0;
  top: 0; }

.youtube-slider .flex-direction-nav .flex-prev:before,
.youtube-slider .flex-direction-nav .flex-next:before {
  width: 36px;
  height: 40px;
  line-height: 40px;
  color: inherit;
  color: #fff; }

.youtube-slider .flex-direction-nav .flex-prev,
.youtube-slider .flexslider:hover .flex-prev {
  left: auto;
  right: 38px;
  opacity: 1; }

.youtube-slider .flex-direction-nav .flex-next,
.youtube-slider .flexslider:hover .flex-next {
  right: 0;
  opacity: 1; }

.youtube-slider ul.slides {
  margin: 0;
  width: 100%;
  text-align: center; }

.youtube-slider .slides li {
  position: static;
  margin: 0;
  display: inline-block;
  width: auto;
  float: none; }

.youtube-slider .feat-container {
  padding: 0;
  border-right: 10px solid #fff;
  border-color: transparent; }

.youtube-slider .noborder .feat-container {
  border-right: 0; }

.youtube-slider a.ytimg {
  padding: 0;
  display: block; }

.youtube-slider .ytimg img {
  padding: 5px;
  background: #fff;
  border: 1px solid #e5e5e5; }

.youtube-slider i.fa-film {
  margin-right: 3px;
  top: -1px;
  position: relative; }

/* ---------------- [ HOME BOTTOM ] ---------------- */
.home-bottom {
  margin-left: -15px;
  margin-right: -15px; }

.home-bottom article.post.col-md-4,
.home-bottom article.post.col-sm-4 {
  padding-left: 15px;
  padding-right: 15px; }

.home-bottom .medium-thumbnail {
  margin-bottom: 10px; }

.home-bottom h2.entry-title,
.archive h2.entry-title {
  margin-bottom: 5px;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 1.1; }

.home-bottom .home-mid-excerpt {
  line-height: 1.6;
  font-size: 14px; }

/* ---------------- [ FOOTER ] ---------------- */
.site-footer {
  padding: 40px 0 35px;
  font-weight: 400 !important;
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: 0px !important; }

.site-footer .site-info,
.footer-nav-menu {
  line-height: 36px; }

a.zlogofoot {
  height: 30px;
  width: 78px;
  background: url(images/zenit-logo-footer.png) 50% 50% no-repeat;
  display: inline-block;
  text-indent: -900em;
  text-decoration: none !important;
  margin-right: 10px; }

.footer-nav-menu li:after {
  content: ''; }

/* ---------------- [ MOBILE NAV ] ---------------- */
.nav-primary.mobile {
  display: none !important; }

.nav-primary.mobile li {
  text-transform: capitalize; }

@media only screen and (max-width: 960px) {
  .ep-left,
  .ep-right {
    float: none;
    width: 100%;
    clear: both; }
  .ep-left h2.entry-title {
    font-size: 30px;
    line-height: 1.4; }
  .nav-primary {
    display: none !important; }
  .nav-primary.mobile {
    display: block !important; }
  .home-mid-left article.post.col-md-6 {
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 30px; }
  .nav-primary.mobile .search-button {
    margin-right: 10px; } }

@media only screen and (min-width: 561px) and (max-width: 960px) {
  .home-sm-feat {
    margin-left: -15px;
    margin-right: -15px; }
  article.post.ep-right {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    clear: none; } }

@media only screen and (max-width: 800px) {
  .editors-picks {
    float: none;
    width: 100%;
    display: block; } }

@media only screen and (max-width: 640px) {
  a.zlogofoot {
    height: 30px;
    width: 78px;
    background: url(images/zenit-logo-footer.png) 50% 50% no-repeat;
    display: block;
    margin: 0 auto 10px; } }

.entry-intro {
  background: #f8f8f8;
  border: 1px solid #eee;
  padding: 20px; }

.topnav-search input.search-field {
  width: 98%;
  max-width: none;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 0 20px; }

#next-posts a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  padding: 25px 40px; }

.single-entry-excerpt {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 30px; }

/* -- HIDE ALL CAPTIONS -- */
.wp-caption-text {
  display: none; }

p.thumb-description {
  text-align: right;
  font-style: italic;
  font-size: 14px;
  text-transform: capitalize;
  padding-top: 3px;
  color: #999; }

.ad-below-header {
  padding: 30px 0; }

.ad-above-footer {
  padding: 30px 0; }

.share-icons {
  margin-top: 30px; }

#infscr-loading {
  color: #fff;
  line-height: 0;
  text-indent: -999em; }

.nav-secondary .menu-toggle i:after {
  content: 'Sections' !important; }

.home-bottom-wrap {
  padding-top: 20px !important; }

/* ---------------- [ BULLETS BETWEEN ENTRY META ELEMENTS ] ---------------- */
.single .entry-meta span {
  margin: 0; }

.single .entry-meta span:before {
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  content: "\2022";
  padding: 0 8px; }

.single .entry-meta span:first-child:before {
  display: none; }

/** ZENIT 2018 **/
/**
hometop
 */
.home-top {
  position: relative; }
  .home-top .bg {
    margin-top: 4px;
    width: 100%;
    position: absolute;
    background-position: center center;
    background-size: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    filter: blur(3px);
    /* z-index: -1; */
    top: 0; }
  .home-top .home-top-inner {
    max-width: 1080px;
    background-size: cover;
    background-position: center center;
    min-height: 550px;
    margin: 0 auto;
    position: relative; }
    .home-top .home-top-inner .post-categories li {
      list-style: none;
      display: inline;
      float: left; }
    .home-top .home-top-inner .editors-picks {
      width: 45%;
      position: absolute;
      left: 79px;
      bottom: 40px;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 30px; }
      .home-top .home-top-inner .editors-picks .category-list a {
        text-transform: uppercase;
        font-weight: bold; }
      @media only screen and (max-width: 768px) {
        .home-top .home-top-inner .editors-picks {
          width: 100% !important;
          left: 0; } }

.date-published {
  font-size: small;
  margin-top: 20px; }
  .date-published a {
    color: #111111; }

.secondary-headline {
  font-size: 0.8em;
  margin: 0; }

.subscribe-newsletter {
  background-color: #0196be;
  text-align: center; }
  .subscribe-newsletter .et_bloom_form_container .et_bloom_form_content {
    padding: 0 !important; }
  .subscribe-newsletter form {
    display: inline-block; }
    .subscribe-newsletter form p {
      float: left;
      padding-right: 10px !important; }
    .subscribe-newsletter form .js-cm-submit-button {
      margin-top: 20px; }
    .subscribe-newsletter form select {
      color: rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 768px) {
      .subscribe-newsletter form p {
        float: none;
        padding-top: 10px !important; } }
  .subscribe-newsletter p {
    margin: 0;
    padding-bottom: 40px;
    color: white; }
  .subscribe-newsletter a, .subscribe-newsletter a:link, .subscribe-newsletter a:visited {
    color: white;
    text-decoration: underline; }

.textwidget .et_bloom_form_container input {
  max-width: 100%;
  margin-bottom: 10px; }

.textwidget .et_bloom_form_container select {
  margin-bottom: 10px; }

.textwidget .et_bloom_form_container button {
  width: 100% !important;
  margin-bottom: 10px; }

.home-news {
  padding-top: 80px;
  background-color: #F5F5F5; }
  .home-news h2 {
    font-weight: 300; }
  .home-news .date-published {
    text-transform: uppercase;
    color: #999;
    margin-top: 20px; }
  .home-news .category-list {
    text-transform: uppercase;
    font-weight: bold; }
  @media only screen and (max-width: 768px) {
    .home-news {
      padding: 40px;
      margin-top: 40px; }
      .home-news .container, .home-news .home-news, .home-news .home-featured, .home-news .youtube-slider, .home-news .social-icons, .home-news .site-footer .footer-content, .site-footer .home-news .footer-content, .home-news .site-footer .footer-content ul#footernav, .site-footer .footer-content .home-news ul#footernav {
        padding: 40px; } }
  .home-news .left {
    float: left;
    width: 70%;
    display: grid;
    grid-gap: 20px; }
    @media only screen and (max-width: 768px) {
      .home-news .left {
        width: 100%; } }
    @media only screen and (min-width: 769px) and (max-width: 1024px) {
      .home-news .left {
        width: 65%; } }
    .home-news .left .secondary-posts {
      grid-template-columns: auto auto auto;
      position: relative; }
      .home-news .left .secondary-posts #infscr-loading {
        bottom: 0; }
      .home-news .left .secondary-posts .post-thumbnail a {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: block;
        text-decoration: none;
        cursor: pointer;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        height: 300px; }
      @media only screen and (max-width: 1024px) {
        .home-news .left .secondary-posts {
          grid-template-columns: auto; } }
      @media only screen and (min-width: 1024px) and (max-width: 1280px) {
        .home-news .left .secondary-posts {
          grid-template-columns: auto auto; } }
      @media only screen and (max-width: 768px) {
        .home-news .left .secondary-posts {
          width: 100%;
          float: none;
          grid-template-columns: auto;
          grid-gap: 40px; } }
      .home-news .left .secondary-posts article {
        border-bottom: none; }
    .home-news .left article {
      min-width: 90%;
      background-color: white;
      position: relative !important; }
      @media only screen and (min-width: 769px) and (max-width: 1024px) {
        .home-news .left article {
          width: 50%; } }
      @media only screen and (max-width: 768px) {
        .home-news .left article {
          width: 100%; }
          .home-news .left article .content {
            padding: 40px !important; } }
    .home-news .left .home-mid-content {
      padding: 40px; }
  .home-news .right {
    float: right;
    width: 23%; }
    @media only screen and (min-width: 769px) and (max-width: 1024px) {
      .home-news .right {
        width: 34%; } }
    @media only screen and (max-width: 768px) {
      .home-news .right {
        width: 100%;
        float: none; } }

.home-featured {
  padding-top: 40px;
  padding-bottom: 40px !important;
  background-color: #E5F4F9; }
  .home-featured .breadcrumb-container {
    margin-top: 0;
    margin-bottom: 20px; }
  .home-featured article {
    width: 33%;
    float: left; }
    @media only screen and (max-width: 1024px) {
      .home-featured article {
        width: 100%; } }
    .home-featured article .thumbnail {
      background: transparent;
      width: 15%;
      float: left; }
    .home-featured article .excerpt {
      float: right;
      width: 78%;
      margin: 0; }
      .home-featured article .excerpt .category-list {
        font-size: small; }
      .home-featured article .excerpt p {
        font-size: small;
        margin: 0; }
        @media only screen and (max-width: 1024px) {
          .home-featured article .excerpt p {
            display: none; } }
      @media only screen and (max-width: 1024px) {
        .home-featured article .excerpt {
          margin: 0; } }
    .home-featured article .date-published {
      text-transform: uppercase;
      color: #999;
      margin: 0; }

.more-headlines {
  margin-top: 20px;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 10px; }
  .more-headlines article {
    float: left; }
    @media only screen and (max-width: 1024px) {
      .more-headlines article {
        width: 100%; } }
    .more-headlines article .category-list {
      font-size: small; }
    .more-headlines article .thumbnail {
      background: transparent;
      width: 15%;
      float: left; }
    .more-headlines article .excerpt {
      float: right;
      width: 78%;
      margin: 0; }
      .more-headlines article .excerpt p {
        font-size: small;
        margin: 0; }
        @media only screen and (max-width: 1024px) {
          .more-headlines article .excerpt p {
            display: none; } }
      @media only screen and (max-width: 1024px) {
        .more-headlines article .excerpt {
          margin: 0; } }
      .more-headlines article .excerpt .date-published {
        text-transform: uppercase;
        color: #999;
        margin: 0; }
  @media only screen and (max-width: 1024px) {
    .more-headlines {
      grid-template-columns: auto auto; } }
  @media only screen and (max-width: 768px) {
    .more-headlines {
      grid-template-columns: auto;
      margin-bottom: 20px; }
      .more-headlines article {
        padding-left: 10px !important;
        padding-right: 10px !important; } }

.youtube-slider {
  background-color: #F5F5F5;
  padding-top: 100px !important;
  padding-bottom: 100px; }
  .youtube-slider .slide-title {
    color: #0296BE; }
  .youtube-slider article {
    background-color: white;
    margin: 20px;
    text-align: left;
    border-bottom: 5px solid #EFCE5A; }
    .youtube-slider article h2.entry-title {
      display: block;
      position: static;
      color: #0296BE;
      font-size: 16px;
      padding: 0;
      letter-spacing: 0;
      text-align: left;
      margin-bottom: 20px; }
    .youtube-slider article img {
      min-width: 100%; }
    .youtube-slider article .content {
      text-align: left;
      margin-left: 40px;
      margin-right: 40px;
      margin-top: 40px; }
  .youtube-slider .flex-control-nav.flex-control-paging {
    padding-top: 40px; }

.wrap {
  max-width: 1080px !important;
  padding: 0; }

.breadcrumb-container {
  overflow: hidden;
  background-color: transparent;
  margin-top: 40px;
  margin-bottom: 40px; }
  .breadcrumb-container .content-left {
    width: 10%;
    float: left; }
    .breadcrumb-container .content-left img {
      max-width: 80px; }
  .breadcrumb-container .content-right {
    float: right;
    width: 90%; }
    .breadcrumb-container .content-right ul {
      list-style-type: none; }
    .breadcrumb-container .content-right .taxonomy h2 {
      margin: 0; }
      .breadcrumb-container .content-right .taxonomy h2 span {
        background-color: #EFCE5A;
        font-weight: bolder;
        display: inline-block;
        width: 20px;
        height: 5px;
        margin-left: 7px; }
    .breadcrumb-container .content-right .taxonomy a {
      font-size: 3rem;
      color: #585858; }
  @media only screen and (max-width: 768px) {
    .breadcrumb-container .content-left {
      width: 33%; }
    .breadcrumb-container .content-right {
      width: 66%; }
      .breadcrumb-container .content-right .taxonomy h2 {
        max-width: 100%; } }

.darkheader .nav-fixed {
  background-color: #0296BE !important; }
  .darkheader .nav-fixed a {
    color: white; }

.darkheader .nav-fixed {
  border: none !important; }

.darkheader .nav-menu ul {
  background-color: #0296BE !important; }

.darkheader .site-header {
  background-color: #ffffff !important; }

.donate-button {
  background-color: #F9A624;
  margin-left: 50px;
  padding: 5px 50px !important;
  font-weight: bold;
  color: white !important;
  border-radius: 9999px; }

.sub-header-menu {
  width: 100%;
  background: #EFCE5A;
  color: white;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 80px; }
  @media only screen and (max-width: 768px) {
    .sub-header-menu {
      display: none; } }

.edition-drop {
  margin-top: 20px; }
  @media only screen and (max-width: 768px) {
    .edition-drop {
      display: none; } }

.donation-container-mobile {
  display: none; }
  @media only screen and (max-width: 768px) {
    .donation-container-mobile {
      display: block;
      background-color: #EFCE5A;
      text-align: center;
      padding: 20px; } }

a.edition-title, .ht-title {
  color: #0895B4 !important; }

.sub-header-menu a {
  color: #666666;
  font-weight: bold; }

.nav-primary {
  height: 0;
  border: none;
  margin-top: 17px !important;
  margin-left: 20px; }
  @media only screen and (max-width: 768px) {
    .nav-primary {
      margin: 0 !important; } }

@media (max-width: 768px) {
  .nav-primary {
    height: auto; } }

.subicon {
  color: white !important; }

.subicons a {
  display: inline;
  line-height: 0;
  color: white; }

.sub-header-menu.hot-topics a {
  color: #aaa;
  text-transform: capitalize;
  display: inline; }

h1 {
  font-size: x-large !important; }

.social-icons {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  background-color: #F5F5F5 !important; }
  .social-icons a {
    color: #444 !important; }

.footer-social-icons {
  position: absolute;
  right: 0;
  margin-right: 33px;
  top: 75px; }
  @media only screen and (max-width: 768px) {
    .footer-social-icons {
      position: relative;
      top: 0; } }
  .footer-social-icons .social-icons {
    padding-top: 0;
    background-color: transparent !important; }
    .footer-social-icons .social-icons a {
      color: white !important; }

.article-listing {
  padding-top: 20px; }
  .article-listing #next-posts {
    margin-top: 40px;
    text-align: left; }
    .article-listing #next-posts a {
      background-color: #0296BE; }
  .article-listing .meta-content {
    margin-bottom: 20px; }
    .article-listing .meta-content .category-list a {
      text-transform: uppercase;
      font-weight: bold;
      color: #0296BE; }
  .article-listing .post-category {
    text-transform: uppercase;
    font-weight: 600; }
  .article-listing .date-published {
    text-transform: uppercase;
    color: #999;
    margin-top: 20px; }
  .article-listing h2 a {
    color: #666666; }
  .article-listing article {
    box-shadow: 6px 5px 10px #F5F5F5; }
  .article-listing .latest-article h3 {
    margin: 0; }
  .article-listing .latest-article h1 {
    font-weight: bolder !important;
    font-size: small; }
    .article-listing .latest-article h1 a, .article-listing .latest-article h1 a:link, .article-listing .latest-article h1 a:visited {
      color: #666666; }
  .article-listing .latest-article .meta-content::after {
    content: " ";
    border-bottom: #0296BE 5px solid;
    display: table-cell;
    width: 50px; }
  .article-listing .latest-article .post-thumbnail {
    float: left;
    position: relative;
    width: 29%; }
    .article-listing .latest-article .post-thumbnail .latest-news {
      background-color: #0296BE;
      height: 60px;
      width: auto;
      top: 0;
      position: absolute;
      color: white;
      padding: 20px;
      text-align: center;
      text-transform: uppercase; }
  .article-listing .latest-article .content {
    width: 70%;
    float: right;
    padding: 40px; }
    @media only screen and (max-width: 768px) {
      .article-listing .latest-article .content {
        width: 100%; } }
  @media only screen and (max-width: 1024px) {
    .article-listing .latest-article .post-thumbnail {
      width: 45%; }
    .article-listing .latest-article .content {
      width: 50%; } }
  @media only screen and (max-width: 768px) {
    .article-listing .latest-article .post-thumbnail {
      width: 100%; }
    .article-listing .latest-article .content {
      width: 100%; } }
  .article-listing .secondary-posts {
    display: grid;
    margin-top: 40px;
    grid-template-columns: auto auto auto;
    grid-gap: 20px; }
    .article-listing .secondary-posts .post-thumbnail a {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      display: block;
      text-decoration: none;
      cursor: pointer;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      height: 300px; }
    @media only screen and (max-width: 1024px) {
      .article-listing .secondary-posts {
        grid-template-columns: auto auto; } }
    @media only screen and (max-width: 768px) {
      .article-listing .secondary-posts {
        grid-template-columns: auto; } }
    .article-listing .secondary-posts article {
      border-bottom: #0296BE 5px solid; }
      .article-listing .secondary-posts article .post-thumbnail img {
        width: 100%; }
      .article-listing .secondary-posts article .content {
        padding: 40px; }
      .article-listing .secondary-posts article .entry-title {
        margin-top: 0;
        margin-bottom: 20px; }
      .article-listing .secondary-posts article .meta-content::after {
        content: " ";
        border-bottom: 5px solid #0296BE;
        display: table-cell;
        width: 50px; }
  .article-listing .articles-container {
    margin-top: 40px; }
    .article-listing .articles-container #secondary {
      float: right;
      margin: 0;
      padding: 0;
      width: 24.20338%; }
      @media only screen and (max-width: 1024px) {
        .article-listing .articles-container #secondary {
          width: 100%; } }
    .article-listing .articles-container aside {
      width: 100% !important; }
    .article-listing .articles-container .articles {
      float: left;
      width: 73%; }
      @media only screen and (max-width: 1024px) {
        .article-listing .articles-container .articles {
          width: 100%; } }
      .article-listing .articles-container .articles article {
        overflow: auto;
        position: relative !important;
        margin-top: 40px; }
        .article-listing .articles-container .articles article .post-thumbnail {
          overflow: auto;
          min-height: 300px;
          float: left;
          width: 40%; }
          @media only screen and (max-width: 768px) {
            .article-listing .articles-container .articles article .post-thumbnail {
              width: 100%; } }
        .article-listing .articles-container .articles article .content {
          width: 60%;
          float: right;
          padding: 20px 40px; }
          @media only screen and (max-width: 768px) {
            .article-listing .articles-container .articles article .content {
              width: 100%; } }
          .article-listing .articles-container .articles article .content .meta-content::after {
            content: " ";
            border-bottom: #0296BE 5px solid;
            display: table-cell;
            width: 50px; }
    .article-listing .articles-container .sidebar {
      float: right;
      width: 40%; }
      @media only screen and (max-width: 1024px) {
        .article-listing .articles-container .sidebar {
          width: 100%; } }

.single-post .entry-wrap {
  margin-top: 40px; }

.single-post .entry-title {
  margin-top: 40px;
  color: #0296BE;
  text-align: left;
  font-size: 2.2em !important; }

.single-post aside.sidebar.sidebar-wide-top h3 {
  font-size: 1.1em !important; }

.single-post .entry-title::after {
  content: " ";
  border-color: #0296BE;
  border-bottom: 5px solid;
  padding-top: 40px;
  display: table-cell;
  width: 50px; }

.single-post .entry-meta {
  color: #0296BE;
  background: none; }

.single-post .author-info {
  background-color: transparent;
  border: none; }
  .single-post .author-info .author-avatar {
    float: left;
    width: 20%; }
  .single-post .author-info .author-description {
    float: right;
    text-align: justify;
    width: 77%; }
  .single-post .author-info img {
    float: none; }

.container, .home-news, .home-featured, .youtube-slider, .social-icons, .site-footer .footer-content, .site-footer .footer-content ul#footernav {
  padding-bottom: 0;
  padding-left: 120px;
  padding-right: 120px; }
  @media only screen and (max-width: 768px) {
    .container, .home-news, .home-featured, .youtube-slider, .social-icons, .site-footer .footer-content, .site-footer .footer-content ul#footernav {
      padding-left: 40px;
      padding-right: 40px; } }

.donation-container {
  margin-right: 20px; }

.wrap-container {
  max-width: 1080px;
  margin: 0 auto; }
  .wrap-container .wrap-left {
    float: left; }
  .wrap-container .wrap-right {
    margin-top: 10px;
    float: right; }

.site-inner-wrap {
  padding: 0 !important; }

.site-footer {
  min-height: 200px;
  background-color: #0296BE;
  color: white; }
  .site-footer a {
    color: white !important; }

.top-area-widget {
  margin-top: 40px;
  text-align: center; }

.single-entry-excerpt {
  color: #817F7C; }

.share-icons {
  text-align: left;
  background: none; }
  .share-icons i {
    display: inline; }

.share-icons a {
  background: transparent;
  color: black !important; }

.entry-container a,
.entry-container a:link,
.entry-container a:visited {
  color: #0296BE !important; }

.advertising-area {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px; }

.donation-block {
  background-color: #0296BE !important; }
  .donation-block h2 {
    color: white; }

.site-footer {
  position: relative; }
  .site-footer .footer-content {
    position: relative;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%; }
    .site-footer .footer-content ul#footernav {
      margin-top: 40px;
      position: absolute;
      right: 0;
      width: 100%;
      margin-right: 40px; }
      @media only screen and (max-width: 768px) {
        .site-footer .footer-content ul#footernav {
          position: relative; } }

.page-template-default .entry-title {
  font-size: 2.2em !important; }

div.dash-separator {
  border-bottom: 5px solid #EFCE5A;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 50px; }
