.single_post .postauthor {
    margin: 0;
    min-height: auto;
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    border: none;
    background: none;
}
.archive .postsby span span:after {
  display: none;
}
.post-single-content .wp-post-image {
  float: none;
  width: 100%;
  max-height: 600px;
  object-fit: cover;
}
.post-single-content .image .wp-post-image { 
  width: auto;
  float: left;
  object-fit: none;
} 
.single_post .postauthor h4 {
    display: none;
}
.single_post .postauthor h5{
    font-style: italic;
    font-weight: 100;
    padding-left: 20px;
}
.featured-thumbnail-container img {
  object-fit: cover;
  height: 219px;
}
.read-more{
  display: none;
}
.display-posts-listing { list-style: none !important }
.display-posts-listing .excerpt {
    width: calc(100% - 170px);
    float: right;
}
.display-posts-listing .title {
    margin-left: 20px;
}
.featured-thumbnail-container,
.thumbnail-post-content {
  width: 35%;
border: 0;

}
.wp-block-image.is-resized {
    display: block;
}
.thumbnail-post-content {
  padding: 14px 14px 0 14px;
  width: 65%;
  overflow: auto;
  height: 219px;
}
.post-blogs-container .thumbnail-post-content{
width: 100%;
}
.post-blogs-container-thumbnails ::-webkit-scrollbar { 
  display: none; 
  }

.thumbnail-post-content .title a {
  font-size: 22px !important;
}
.scroll-back-to-top {
  display: none;
  position: fixed;
  background-color: white;
  width: 60px;
  height: 60px;
  right: 20px;
  bottom: 20px;
  text-align: center;
  padding-top: 18px;
  font-size: 20px;
  z-index: 9999999999999;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#nav_menu-8,
#nav_menu-10 {
  display: none;
}
#blockrandom {
  border: 0;
}
.wp-block-table {
  overflow: inherit;
}
.wp-block-table a.customize-unpreviewable {
  cursor: pointer !important;
}
.primary-navigation.header-activated #navigation a {
  font-weight: 600;
}
#logo {
  position: absolute;
  text-align: center;
  width: 150px;
  left: 20px;
  top: -190px;
  margin: auto;
  z-index: 1;
  -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}
.footer-info-right {
  display: none;
}
.widget-menu {
  cursor: pointer;
  width: 32%;
  display: inline-block;
}
.widget-menu img {
  width: 42px;
}
.widget-menu .fa-youtube {
  padding-top: 5px;
  color: red;
}
.upper-widgets-grid-wrapper {
  border: 0;
}
.upper-widgets-grid {
  max-width: 100%;
}
@media only screen and (min-width: 1200px) {
  .upper-widgets-grid {
    max-width: 100%;
    padding: 0;
  }
  .upper-widgets-grid-wrapper {
    margin-top: 0px;
    height: 60px;
    position: relative;
    z-index: 99;
    width: 350px;
    float: right;
  }
}
@media only screen and (max-width: 1200px) {
  .upper-widgets-grid-wrapper {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 826px) {

    .page-id-1041  .display-posts-listing .title {
        font-size: 14px !important;
        margin: 0 !important;
        line-height: 0 !important;
    }
    .page-id-1041   .display-posts-listing .excerpt {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5; /* number of lines to show */
        -webkit-box-orient: vertical;
    }
    .page-id-1041   .display-posts-listing img {
        margin: 0 20px 40px 0 !important;
    }
    .page-id-1041   #content {
        padding: 20px 20px 0 0 !important;
    }
  #post-80 #content {
    padding: 0;
  }
  .logo-mobile {
    display: block;
    height: 50px;
    position: absolute;
    left: 0;
    margin-top: -56px;
  }
  .site-branding .site-title {
    font-size: 14px;
  }
  .site-branding .site-description {
    font-size: 12px;
    padding-bottom: 10px;
  }
  .upper-widgets-grid-wrapper {
    margin-top: 30px;
  }

  .site-branding {
    text-align: right;
    padding: 80px 10px 0px 10px;
  }
  .site-branding .site-title {
    margin-top: 100px;
  }
  #site-header {
    box-shadow: 0px -60px 0px inset rgba(0, 0, 0, 0.2);
  }
  .post.excerpt h2.title a{
    font-size: 16px !important;
  }
  .post.excerpt .post-content{
    font-size: 12px !important;
  }
  .featured-thumbnail-container,
  .thumbnail-post-content {
    width: 100%;
  
  }
  .thumbnail-post-content {
    padding: 4px;
  }
}

@media only screen and (min-width: 826px) {
    
    
  #page {
    padding: 15px 0 0 0;
  }
  #navigation ul li a {
    border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
    line-height: 50px;
    font-weight: 900px;
  }
  .container,
  #page {
    position: initial;
    max-width: 1200px;
  }
  .primary-navigation.header-activated {
    position: absolute;
    bottom: -60px;
    background-color: white !important;
  }
  .primary-navigation ul:first-of-type {
    float: none;
  }
  .article {
    max-width: 880px;
  }
  #navigation ul li {
    padding-top: 7px;
    text-align: center;
  }
  #navigation ul li:last-child a {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .primary-navigation.header-activated
    #navigation
    ul.menu:first-of-type
    li.menu-item:first-of-type
    a:first-of-type {
    padding: 0 20px;
  }
  .sidebar {
  }
  #site-header {
    background-position: top;
    height: 500px;
  }
  .site-branding {
    padding: 0;
    position: absolute;
    bottom: 5px;
    height: 145px;
    right: 0;
    left: 0;
    margin: 0;
    max-width: 100%;
    text-align: right;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
   
  }
  .site-branding .site-title {
    font-size: 30px;
    margin-right: 30px;
    margin-top: 50px;
  }
  .site-branding .site-description {
    margin-right: 30px;
  }
  .post.excerpt {
    margin-top: 0px !important;
  }

  .no-image:not(.no-image-full) {
    clear: inherit;
    display: inline-block;
    width: calc(50% - 7.5px);
  }

  .no-image-margin {
    margin-right: 15px !important;
  }

  .no-image .thumbnail-post-content {
    width: 100%;
  }
  .no-image-full .thumbnail-post-content {
    width: 100%;
  }
  .logo-mobile {
    display: none;
  }

}
