.spncp-missed-section .spncp-missed-row {
  background-position: center center;
  background-repeat: repeat;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);
  padding: 1.25rem;
  margin: 1.25rem 0;
}
.spnc-page-section-space.spncp-missed-section {
  padding: 0;
}
.spncp-missed-section .spncp-container {
  padding: 0 10px;
}
.spncp-missed-section .spncp-container {
  width: 1170px;
  max-width: 90%;
  margin: 0 auto;
}
.spncp-missed-section .spncp-blog-1-wrapper {
  position: relative;
  border-radius: 50px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 20px;
}
.spncp-missed-section .spncp-blog-1-wrapper .spncp-blog-1-heading {
  height: auto;
  padding: 0.5rem;
  background: #ffffff;
  position: relative;
  background-color: #ffffff;
  margin: 1px 5px;
  border-radius: 50px;
}
.spncp-missed-section .spncp-blog-1-wrapper .spncp-blog-1-heading h4 {
  margin-bottom: 0;
  padding: 0px 12px;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.spncp-missed-section .spncp-post {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.spncp-missed-section .spncp-post .spncp-post-overlay {
  padding-right: 20px;
  /* padding-right: 15px; */
}
.spncp-missed-section .spncp-post .spncp-post-thumbnail {
  margin: 0;
  width: 90px;
  aspect-ratio: 1 / 1;
}
.spncp-missed-section .spncp-post .spncp-post-content {
  flex-basis: 60%;
  max-width: 60%;
  margin-top: -8px;
}
.spncp-missed-section .spncp-post .spncp-entry-meta span a {
  /* font-size: 12px; */
  font-size: 14px;
  font-family: "poppins";
  font-weight: 600;
  line-height: 10px;
  color: #000000;
  text-transform: uppercase;
}
.spncp-missed-section .spncp-post .entry-header .spncp-entry-title {
  font-size: unset;
  margin: 0;
}
.spncp-missed-section .spncp-post .entry-header .spncp-entry-title a {
  font-size: 1rem;
  font-family: "poppins";
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.spncp-missed-section .overlay {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  background-color: rgba(1, 7, 12, 0.8);
}

/* =============================================================
    *                      Preloader
  ================================================================ */
#preloader2 svg {
  width: 100px;
  height: 100px;
  margin: 20px;
  display: inline-block;
}
div.newscrunch-loader {
  margin: auto;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999999;
  display: flex;
  align-content: center;
  justify-content: center;
}
body.boxed div.newscrunch-loader {width: 1210px;}
.newscrunch-loader .spncp-common-loader {
  position: fixed;
  top: 45%;
  left: auto;
  width: 77px;
  height: 67px;
}

/* =============================================================
    *                      Banner Slider
  ================================================================ */
.front-banner.spnc-page-section-space .owl-dots {
  position: absolute;
  top: 85%;
  left: 0;
  right: 0;
  z-index: 1000;
}
#spncp-banner-carousel-1 .owl-nav.disabled {
  display: none;
}

/* =============================================================
    *                      Video Section
  ================================================================ */
.spnc-page-section-space.spnc-video .news-video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

/* =============================================================
    *                      Header Presets
  ================================================================ */
/*--------------
 /* Header Layouts style
--------------*/

/* trending post style */
.spnc-trending-widget .spnc-trending-post-title a,
.spnc-trending-widget .spnc-trending-title a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.spnc-trending-title i {
  background-color: #f75454;
  color: #fff;
  padding: 6px 8px;
  border-radius: 50%;
  font-size: 10px;
  margin-right: 8px;
}
.spnc-trending-widget {
  display: inline-block;
  width: 50%;
  padding: 0.3rem 0.5rem 0.3rem;
}
.spnc-trending-widget .owl-carousel .owl-prev,
.spnc-trending-widget .owl-carousel .owl-next {
  opacity: 1;
  background-color: transparent;
  top: 0;
  right: -40px;
  left: auto;
  font-size: 14px;
  transform: rotate(90deg);
  width: 1.75rem;
  height: 1.75rem;
  display: none;
}
.spnc-trending-widget .owl-carousel .owl-prev {
  right: -20px;
}
.spnc-trending-widget .spnc-trending-title {
  float: left;
  margin-right: 5px;
}
.spnc-trending-widget .spnc-trending-title:after,
.spnc-date-social .head-date:after {
  font-family: FontAwesome;
  content: "|";
  font-size: 20px;
  color: #494949;
  padding-left: 1rem;
  padding-right: 1rem;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .spnc-topbar .spnc-trending-widget .spnc-trending-title {
    float: unset;
  }
  .spnc-topbar .spnc-trending-post-title {
    margin-bottom: 0.5rem;
  }
  .spnc-topbar .head-date {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 1099px) {
  .spnc-trending-widget .spnc-trending-post-title {
    margin: 0;
  }
}
@media (max-width: 1100px) {
  .header-sidebar .spnc-topbar {
    text-align: unset;
  }
  .spnc-trending-widget .spnc-trending-title {
    float: unset;
  }
  .spnc-date-social .head-date {
    margin: 0;
  }
}

/* Topbar Date social style */
@media (max-width: 600px) {
  .header-sidebar .spnc-right.spnc-date-social {
    float: none;
  }
}
@media (min-width: 1100px) {
  .spnc-date-social .head-date {
    display: inline-block;
  }
}
.widget .custom-date-social-icons {
  display: contents;
  float: right;
}
.spnc-date-social .header-date,
.spnc-date-social .header-time {
  display: inline-block;
}
.spnc-date-social .header-date .date {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  padding: 0;
}

body.newscrunch-plus .custom-date-social-icons li > a {
  font-size: 0.875rem;
  transition: all 0.3s;
  display: inline-block;
  border-radius: 0;
  height: unset;
  width: unset;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  border: 0;
  color: #fff;
}
.custom-date-social-icons li {
  display: inline-block;
  padding: 0.3rem 0.5rem 0.3rem;
}

@media (min-width: 1100px) {
  .spnc-date-social .head-date {
    display: inline-block;
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
  }
  .custom-date-social-icons .widget .custom-social-icons {
    display: contents;
  }
  .spnc-trending-post-title {
    margin-bottom: 0;
  }
}
.custom-date-social-icons .spnc-social-title {
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
}
.widget.spnc-date-social {
  padding: 0.3rem 0.5rem 0.3rem;
}

/* Header style Three */
.header-3 .spnc-topbar {
  border-radius: 10px;
  max-width: 65%;
  margin: 0 auto;
  position: relative;
  top: auto;
  bottom: -20px;
  z-index: 1;
}
.header-3 .spnc-trending-title i {
  background-color: #ffffff;
  color: #000;
}
.header-3 .spnc-trending-widget .spnc-trending-title:after,
.header-3 .spnc-date-social .head-date:after {
  color: rgba(255, 255, 255, 0.3);
}
@media (min-width: 1200px) {
  .header-3.header-sidebar {
    max-width: 100%;
  }
}
.header-3 .spnc-custom {
  background-color: #ffffff;
  box-shadow: 0 0 20px 10px rgb(20 18 35 / 5%);
  border-radius: 0;
}
@media (min-width: 1150px) {
  .header-3 .spnc-custom .spnc-container {
    border-right: 0;
    max-width: 75%;
    display: flex;
    align-items: center;
  }
  .header-3 .spnc-widget-toggle {
    margin: 27px 0;
  }
}
.header-3 .collapse.spnc-collapse {
  float: left;
  width: 50%;
}
.header-3 .spnc-header-right {
  float: left;
  margin: 20px 0;
}
.header-3 .spnc-custom .spnc-nav li > a {
  font-size: 1rem;
  font-weight: 500;
  border-radius: 0;
}
.header-3 .spnc-custom .spnc-brand {
  padding: 10px 10px 10px 0px;
}
.header-3 .spnc-custom .spnc-navbar {
  padding: 15px 0 0;
}
.header-3 .spnc-custom .spnc-nav li > a.search-icon {
  border-radius: 30px;
  margin-right: 12px;
  height: 2.8rem;
  width: 2.8rem;
  line-height: 2.8;
  font-family: unset;
  font-style: unset;
  font-size: unset;
}
.header-3 .spnc-dark-layout {
  margin-right: 20px;
}
.header-3 .spnc-custom .spnc-navbar {
  margin: 0;
  border-radius: 0;
}
.header-3 .stickymenu {
  max-width: 100%;
}
.header-3 .spnc-custom.stickymenu .spnc-navbar {
  padding: 0;
}
@media (max-width: 768px) {
  .header-3 .spnc-dark-icon {
    line-height: 2;
  }
  .header-3 .spnc-toggle-icon {
    margin-top: 13px;
  }
}
@media (max-width: 992px) {
  .header-3 .spnc-dark-icon {
    line-height: 2;
  }
  .header-3 .spnc-topbar .spnc-container {
    text-align: center;
  }
}
@media (max-width: 1100px) {
  .header-3 .spnc-header-right .spnc-nav {
    float: left !important;
    background-color: transparent;
    padding: 0;
  }
}
@media (max-width: 1100px) {
  .header-3 .spnc-header-right .spnc-nav {
    float: left !important;
    background-color: transparent;
    padding: 0;
  }
  .header-3 .spnc-right.spnc-nav {
    margin: 5px;
  }
  .header-3 .spnc-custom .spnc-collapse .spnc-nav {
    padding: 10px 0;
  }
  .header-3 .spnc-custom li a:last-child {
    border-bottom: 0;
  }
  .header-3 .spnc-custom .spnc-nav li > a.search-icon {
    line-height: 2.5;
    margin: 10px 5px;
    height: 2.5rem;
    width: 2.5rem;
  }
  .header-3 .spnc-dark-layout {
    padding-left: 0px;
    margin: 10px 5px;
  }
  .header-3 .spnc-header-right {
    margin: 5px 0;
    float: unset;
  }
  .header-3 .spnc-widget-toggle {
    float: unset;
    margin: 5px 5px;
  }
  .header-3 .spnc-toggle-icon {
    margin-left: 5px;
    margin-top: 0px;
  }
  .header-3 .collapse.spnc-collapse {
    width: 100%;
  }
  .header-3 .spnc-custom .dropdown-menu.search-panel {
    top: 70px;
  }
}
@media (max-width: 500px) {
  /*.spnc-head-wrap {
    display: flex;
    justify-content: center;
  }*/
  .spnc-head-wrap .spnc-widget-toggle {
    margin: 15px 5px;
  }
  .spnc-custom .dropdown-menu.search-panel {
    width: 216px;
  }
}
@media (min-width: 1100px) {
  .header-3 .spnc-custom .spnc-nav li > a:after,
  .header-3 .spnc-custom .spnc-nav li > a:before {
    content: "";
    display: block;
    height: 3px;
    width: 0px;
    border-radius: 5px;
    background: transparent;
    transition: width 0.5s ease, background-color 0.5s ease;
  }
  .header-3 .spnc-custom .spnc-nav li > a:after {
    float: right;
  }
  .header-3 .spnc-custom .spnc-nav li .dropdown-menu a:after {
    float: unset;
    height: 2px;
  }
  .header-3 .spnc-custom .spnc-nav li > a.search-icon:after,
  .header-3 .spnc-custom .spnc-nav li > a.search-icon:before {
    content: unset;
  }
  .header-3 .spnc-custom .spnc-nav li .dropdown-menu a:before {
    display: none;
  }
  .header-3 .spnc-custom .spnc-nav li.active > a:after,
  .header-3 .spnc-custom .spnc-nav li a:hover:after,
  .header-3 .spnc-custom .spnc-nav li.active > a:before,
  .header-3 .spnc-custom .spnc-nav li a:hover:before {
    width: 50%;
  }
}
.header-3 .spnc-widget-toggle a {
  border-radius: 10px;
  height: 2.8rem;
  width: 2.8rem;
  line-height: 2.8;
}
@media (max-width: 767px) {
  .header-3 .spnc-toggle-icon i {
    font-size: 20px;
  }
}

/* Header style Four */
.header-4 .spnc-topbar {
  background-color: #041124;
  border-radius: 0;
  max-width: 100%;
  padding-bottom: 30px;
  padding-top: 5px;
}
.header-4 .spnc-trending-title i {
  background-color: #ffffff;
  color: #000;
}
.header-4 .spnc-trending-widget .spnc-trending-title:after,
.header-4 .spnc-date-social .head-date:after {
  color: rgba(255, 255, 255, 0.3);
}
@media (min-width: 1200px) {
  .header-4.header-sidebar {
    max-width: 100%;
  }
}
.header-4 .spnc-custom {
  background-color: transparent;
  box-shadow: unset;
  border-radius: unset;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1100px) {
  .header-4 .spnc-topbar .spnc-container {
    max-width: 56%;
  }
  .header-4 .spnc-custom .spnc-container {
    border-right: 0;
    max-width: 85%;
    display: flex;
    align-items: center;
  }
  .header-4 .spnc-widget-toggle {
    margin: 27px 0;
  }
}
.header-4 .collapse.spnc-collapse {
  float: left;
  width: 50%;
}
.header-4 .spnc-header-right {
  float: left;
  margin: 20px 0;
}
.header-4 .spnc-custom .spnc-nav li > a {
  font-size: 1rem;
  font-weight: 500;
  border-radius: 0;
}
.header-4 .spnc-custom .spnc-brand {
  padding: 10px 10px 10px 0px;
}
.header-4 .spnc-custom .spnc-navbar {
  padding: 8px 0;
}
.header-4 .spnc-custom .spnc-nav li > a.search-icon {
  border-radius: 30px;
  margin-right: 12px;
  height: 2.8rem;
  width: 2.8rem;
  line-height: 2.8;
  font-family: unset;
  font-style: unset;
}
.header-4 .spnc-dark-layout {
  margin-right: 20px;
}
.header-4 .spnc-custom .spnc-navbar {
  margin: 0;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  top: -28px;
  margin-bottom: -28px;
}
.header-4 .stickymenu {
  max-width: 100%;
}
.header-4 .spnc-custom.stickymenu .spnc-navbar {
  padding: 0;
}
@media (max-width: 768px) {
  .header-4 .spnc-topbar .spnc-container {
    margin: 0 auto;
    text-align: center;
  }
  .header-4 .spnc-dark-icon {
    line-height: 2;
  }
  .header-4 .spnc-toggle-icon {
    margin-top: 13px;
  }
}
@media (max-width: 500px) {
  .header-4 .spnc-head-wrap .spnc-widget-toggle {
    margin: 28px 10px;
  }
}
@media (max-width: 992px) {
  .header-4 .spnc-dark-icon {
    line-height: 2;
  }
  .header-4 .spnc-topbar .spnc-container {
    text-align: center;
  }
  .header-4 .spnc-toggle-icon i {
    font-size: 20px;
  }
}
@media (max-width: 1420px) {
  .header-4 .spnc-topbar .spnc-container {
    max-width: 80%;
  }
}
@media (max-width: 1100px) {
  .header-4 .spnc-header-right .spnc-nav {
    float: left !important;
    background-color: transparent;
    padding: 0;
  }
  .header-4 .spnc-header-right .spnc-nav {
    float: left !important;
    background-color: transparent;
    padding: 0;
  }
  .header-4 .spnc-right.spnc-nav {
    margin: 5px;
  }
  .header-4 .spnc-custom .spnc-collapse .spnc-nav {
    padding: 10px 0;
  }
  .header-4 .spnc-custom li a:last-child {
    border-bottom: 0;
  }
  .header-4 .spnc-custom .spnc-nav li > a.search-icon {
    line-height: 2.5;
    margin: 10px 5px;
    height: 2.5rem;
    width: 2.5rem;
  }
  .header-4 .spnc-dark-layout {
    padding-left: 0px;
    margin: 10px 5px;
  }
  .header-4 .spnc-header-right {
    margin: 5px 0;
    float: unset;
  }
  .header-4 .spnc-widget-toggle {
    float: unset;
    margin: 25px 5px;
  }
  .header-4 .spnc-toggle-icon {
    margin-left: 5px;
    margin-top: 0px;
  }
  .header-4 .collapse.spnc-collapse {
    width: 100%;
  }
  .header-4 .spnc-custom .dropdown-menu.search-panel {
    top: 70px;
  }
}
@media (max-width: 500px) {
 /* .spnc-head-wrap {
    display: flex;
    justify-content: center;
  }*/
  .spnc-head-wrap .spnc-widget-toggle {
    margin: 15px 5px;
  }
  .spnc-custom .dropdown-menu.search-panel {
    width: 216px;
  }
}
@media (min-width: 1100px) {
  .header-4 .spnc-custom .spnc-nav li > a:after,
  .header-4 .spnc-custom .spnc-nav li > a:before {
    content: "";
    display: block;
    height: 3px;
    width: 0px;
    border-radius: 5px;
    background: transparent;
    transition: width 0.5s ease, background-color 0.5s ease;
  }
  .header-4 .spnc-custom .spnc-nav li > a:after {
    float: right;
  }
  .header-4 .spnc-custom .spnc-nav li .dropdown-menu a:after {
    float: unset;
    height: 2px;
  }
  .header-4 .spnc-custom .spnc-nav li > a.search-icon:after,
  .header-4 .spnc-custom .spnc-nav li > a.search-icon:before {
    content: unset;
  }
  .header-4 .spnc-custom .spnc-nav li .dropdown-menu a:before {
    display: none;
  }
  .header-4 .spnc-custom .spnc-nav li.active > a:after,
  .header-4 .spnc-custom .spnc-nav li a:hover:after,
  .header-4 .spnc-custom .spnc-nav li.active > a:before,
  .header-4 .spnc-custom .spnc-nav li a:hover:before {
    width: 50%;
  }
}
.header-4 .spnc-widget-toggle a {
  border-radius: 10px;
  height: 2.8rem;
  width: 2.8rem;
  line-height: 2.8;
}
@media (max-width: 767px) {
  .header-4 .spnc-toggle-icon i {
    font-size: 20px;
  }
}
body .header-4 .spnc-custom .spnc-nav > .active > a,
body .header-4 .spnc-custom .spnc-nav > .active > a:hover,
body .header-4 .spnc-custom .spnc-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
  font-weight: 900;
}
.header-4 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon {
  background-color: #ffffff;
  color: #000;
}
.header-4 .spnc-widget-toggle a:hover {
  color: #fff;
  font-weight: 900;
}
.header-4 .spnc-custom .spnc-nav li > a,
.header-4 .spnc-dark-icon {
  color: #fff;
}

.header-4 .stickymenu {
  max-width: 80%;
  position: fixed;
}
.header-4 .stickymenu .spnc-navbar {
  top: 0;
}
.header-4 .spnc-toggle {
  background-color: #fff;
  border-radius: 5px;
  color: #000;
}

/* Header style Five */
.header-5 .spnc-topbar {
  background-color: #15253d;
  border-radius: 0;
  max-width: 100%;
  padding: 6px 0;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  z-index: 1;
  position: absolute;
}
.header-5 .spnc-trending-widget .spnc-trending-title:after,
.header-5 .spnc-date-social .head-date:after {
  color: rgba(255, 255, 255, 0.3);
}
@media (min-width: 1200px) {
  .header-5.header-sidebar {
    max-width: 100%;
  }
}
.header-5 .spnc-custom {
  background-color: transparent;
  box-shadow: unset;
  border-radius: unset;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1101px) {
  .spnc-custom .spnc-nav > li.menu-item-type-custom i {
    font-size: 14px;
  }
  .header-5 .spnc-topbar .spnc-container {
    max-width: 70%;
  }
  .header-5 .spnc-custom .spnc-container {
    border-right: 0;
    max-width: 70%;
    display: flex;
    align-items: center;
  }
  .header-5 .spnc-widget-toggle {
    margin: 8px 0;
  }
}
.header-5 .collapse.spnc-collapse {
  float: left;
  width: 50%;
  margin: 18px 0;
}
.header-5 .spnc-header-right {
  float: left;
  margin: 0;
}
.header-5 .spnc-custom .spnc-nav li > a {
  font-size: 1.25rem;
  font-weight: 400;
  border-radius: 0;
}
.header-5 .spnc-custom .spnc-brand {
  padding: 10px 10px 10px 0px;
}
.header-5 .spnc-custom .spnc-navbar {
  padding: 8px 0;
}
.header-5 .spnc-custom .spnc-nav li > a.search-icon {
  margin-right: 12px;
  font-size: 1.1rem;
  border: 0;
  color: #fff;
}
.header-5 .spnc-dark-layout {
  margin-right: 20px;
  padding-left: 0;
  margin-left: 0;
}
.header-5 .spnc-custom .spnc-navbar {
  margin: 0;
  border-radius: 0px;
  padding-top: 60px;
}
.header-5 .spnc-custom.stickymenu .spnc-navbar {
  padding: 0;
}
@media (max-width: 768px) {
  .header-5 .spnc-topbar .spnc-container {
    margin: 0 auto;
    text-align: center;
  }
  .header-5 .spnc-dark-icon {
    line-height: 2;
  }
  .header-5 .spnc-toggle-icon {
    margin-top: 13px;
  }
}
@media (max-width: 500px) {
  .header-5 .spnc-head-wrap .spnc-widget-toggle {
    margin: 13px 10px;
  }
}
@media (max-width: 992px) {
  .header-5 .spnc-dark-icon {
    line-height: 2;
  }
  .header-5 .spnc-topbar .spnc-container {
    text-align: center;
  }
  .header-5 .spnc-toggle-icon i {
    font-size: 20px;
  }
}
@media (max-width: 1420px) {
  .header-5 .spnc-topbar .spnc-container {
    max-width: 80%;
  }
}
@media (max-width: 1100px) {
  .header-5 .spnc-topbar {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
  }
  .header-5 .spnc-custom .spnc-navbar {
    padding-top: 8px;
  }
  .header-5 .spnc-header-right .spnc-nav {
    float: left !important;
    background-color: transparent;
    padding: 0;
    margin: 10px 0px;
  }
  .header-5 .spnc-right.spnc-nav {
    margin: 5px;
  }
  .header-5 .spnc-custom .spnc-collapse .spnc-nav {
    padding: 10px 0;
  }
  .header-5 .spnc-custom li a:last-child {
    border-bottom: 0;
  }
  .header-5 .spnc-custom .spnc-nav li > a.search-icon {
    line-height: 0.5;
    margin: 22px 15px 22px 0;
    height: 0;
    width: 0;
  }
  .header-5 .spnc-dark-layout {
    padding-left: 0px;
    margin: 10px 5px;
  }
  .header-5 .spnc-header-right {
    margin: 5px 0;
    float: unset;
  }
  .header-5 .spnc-widget-toggle {
    float: unset;
    margin: 5px 5px;
  }
  .header-5 .spnc-toggle-icon {
    margin-left: 5px;
    margin-top: 0px;
  }
  .header-5 .collapse.spnc-collapse {
    width: 100%;
  }
  .header-5 .spnc-custom .dropdown-menu.search-panel {
    top: 70px;
  }
}
@media (max-width: 500px) {
  /*.spnc-head-wrap {
    display: flex;
    justify-content: center;
    margin-right: 20px;
  }*/
  .spnc-head-wrap .spnc-widget-toggle {
    margin: 15px 5px;
  }
  .spnc-custom .dropdown-menu.search-panel {
    width: 216px;
  }
}
.header-5 .spnc-widget-toggle a {
  border-radius: 30px;
  height: 3rem;
  width: 3rem;
  line-height: 3;
}
@media (max-width: 767px) {
  .header-5 .spnc-toggle-icon i {
    font-size: 20px;
  }
}
body .header-5 .spnc-custom .spnc-nav > .active > a,
body .header-5 .spnc-custom .spnc-nav > .active > a:hover,
body .header-5 .spnc-custom .spnc-nav > .active > a:focus {
  background-color: transparent;
}
.header-5 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon {
  color: #fff;
}
.header-5 .spnc-widget-toggle a:hover {
  color: #fff;
  font-weight: 900;
}
body .header-5 .spnc-custom .spnc-nav li > a,
body .header-5 .spnc-dark-icon {
  color: #fff;
}
.header-5 .stickymenu .spnc-navbar {
  top: 0;
}
.header-5 .spnc-toggle {
  background-color: #fff;
  border-radius: 5px;
  color: #000;
}
.header-5 .spnc-custom .spnc-navbar {
  background-color: #041124;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
}
body .header-5 .spnc-custom .spnc-nav > .active > a {
  font-weight: 700;
}
.header-5 .spnc-custom .spnc-dark-layout:before {
  font-family: FontAwesome;
  content: "|";
  color: #494949;
  padding-right: 1.3rem;
  color: rgba(255, 255, 255, 0.3);
  font-size: 20px;
}
@media (min-width: 1100px) {
  .header-5 .spnc-custom .spnc-nav li > a:before {
    content: "";
    display: block;
    height: 10px;
    width: 0px;
    background: transparent;
    transition: width 0.5s ease, background-color 0.5s ease;
    width: 65%;
    position: absolute;
    bottom: 82px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .header-5 .spnc-custom .spnc-nav li .dropdown-menu a:before,
  .header-5 .spnc-custom .spnc-nav li .dropdown-menu a:hover:before,
  .header-5 .spnc-custom .spnc-nav li.active .dropdown-menu a:before {
    display: none;
  }
}
.header-5 .spnc-custom .spnc-nav li > a {
  margin-bottom: 8px;
}
.header-5 .spnc-custom .spnc-nav li .dropdown-menu a {
  margin-bottom: 0;
}
@media (min-width: 1100px) {
  .spnc-custom .spnc-nav > li.menu-item-type-custom i {
    line-height: 1.6;
  }
}
.header-5 .spnc-custom .spnc-nav li > a.search-icon:before {
  display: none;
}

/* Header style Six */
@media (min-width: 1100px) {
  .header-6.header-sidebar {
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}
.header-6 .spnc-custom {
  background-color: #fff;
  border-radius: unset;
  max-width: 98%;
  margin: 0 auto;
  border-radius: 20px;
  transform: skew(-10deg, 0deg);
}
@media (min-width: 1101px) {
  .spnc-custom .spnc-nav > li.menu-item-type-custom i {
    font-size: 14px;
  }
  .header-6 .spnc-topbar .spnc-container {
    max-width: 91%;
  }
  .header-6 .spnc-custom .spnc-container {
    display: flex;
    align-items: center;
    transform: skew(10deg, 0deg);
    padding: 0 10px;
  }
  .header-6 .spnc-widget-toggle {
    margin: 25px 0;
  }
}
.header-6 .collapse.spnc-collapse {
  float: left;
  width: 50%;
}
.header-6 .spnc-header-right {
  float: left;
  margin: 20px 0;
}
.header-6 .spnc-custom .spnc-nav li > a {
  font-size: 1rem;
  font-weight: 500;
  border-radius: 0;
  margin-right: 10px;
}
.header-6 .spnc-custom .spnc-brand {
  padding: 10px 10px 10px 0px;
}
.header-6 .spnc-custom .spnc-navbar {
  padding: 0;
}
.header-6 .spnc-custom .spnc-nav li > a.search-icon {
  margin-right: 12px;
  font-size: 1.1rem;
  border: 0;
  color: #000;
}
.header-6 .spnc-dark-layout {
  margin-right: 12px;
  padding-left: 0;
  margin-left: 0;
}
.header-6 .spnc-custom.stickymenu .spnc-navbar {
  padding: 0;
}
@media (max-width: 768px) {
  .header-6 .spnc-topbar .spnc-container {
    margin: 0 auto;
    text-align: center;
  }
  .header-6 .spnc-dark-icon {
    line-height: 2;
  }
  .header-6 .spnc-toggle-icon {
    margin-top: 13px;
  }
}
@media (max-width: 500px) {
  .header-6 .spnc-head-wrap .spnc-widget-toggle {
    margin: 13px 10px;
  }
}
@media (max-width: 992px) {
  .header-6 .spnc-topbar .spnc-container {
    text-align: center;
  }
}
@media (max-width: 1100px) {
  .header-6 .spnc-dark-icon {
    line-height: 2;
  }
  .header-6 .spnc-toggle-icon i {
    font-size: 20px;
  }
}
@media (max-width: 1420px) {
  .header-6 .spnc-topbar .spnc-container {
    max-width: 80%;
  }
}
@media (max-width: 1100px) {
  .header-6 .spnc-topbar {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
  }
  .header-6 .spnc-custom .spnc-navbar {
    padding-top: unset;
  }
  .header-6 .spnc-header-right .spnc-nav {
    float: left !important;
    background-color: transparent;
    padding: 0;
    margin: 7px 0;
  }
  .header-6 .spnc-right.spnc-nav {
    margin: 5px;
  }
  .header-6 .spnc-custom .spnc-collapse .spnc-nav {
    padding: 10px 0;
  }
  .header-6 .spnc-custom li a:last-child {
    border-bottom: 0;
  }
  .header-6 .spnc-custom .spnc-nav li > a.search-icon {
    line-height: 0.5;
    margin: 22px 15px 22px 0;
    height: 0;
    width: 0;
  }
  .header-6 .spnc-dark-layout {
    padding-left: 0px;
    margin: 15px 5px;
  }
  .header-6 .spnc-header-right {
    margin: 5px 0;
    float: left;
  }
  .header-6 .spnc-widget-toggle {
    float: unset;
    margin: 5px 5px;
  }
  .header-6 .spnc-toggle-icon {
    margin-left: 5px;
    margin-top: 0px;
  }
  .header-6 .collapse.spnc-collapse {
    width: 100%;
    float: unset;
  }
  .header-6 .spnc-custom .dropdown-menu.search-panel {
    top: 70px;
  }
}
@media (max-width: 768px) {
  .header-6 .spnc-custom .spnc-nav li > a.search-icon {
    margin-top: 18px;
  }
}
@media (max-width: 500px) {
  /*.spnc-head-wrap {
    display: flex;
    justify-content: center;
    margin-right: 20px;
    clear: both;
  }*/
  .header-6 .spnc-head-wrap .spnc-widget-toggle {
    margin: 15px 5px;
  }
  .header-6 .spnc-custom .dropdown-menu.search-panel {
    width: 216px;
  }
}
.header-6 .custom-social-icons li > a {
  transform: skew(170deg);
  border-radius: 5px;
  height: 2.2rem;
  width: 2.2rem;
  line-height: 2.3;
  font-size: 14px;
}
.header-6 .custom-social-icons li {
  display: inline-block;
  padding: 0.3rem 0.3rem 0.3rem;
}
.header-6 .spnc-widget-toggle a {
  border-radius: 30px;
  height: 3.2rem;
  width: 3.2rem;
  line-height: 3.1;
}
@media (max-width: 767px) {
  .header-6 .spnc-toggle-icon i {
    font-size: 20px;
  }
  .header-6 .spnc-dark-layout {
    margin: 15px 5px;
  }
}
body .header-6 .spnc-custom .spnc-nav > .active > a,
body .header-6 .spnc-custom .spnc-nav > .active > a:hover,
body .header-6 .spnc-custom .spnc-nav > .active > a:focus {
  background-color: transparent;
}
.header-6 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon {
  color: #000;
  background-color: #ebebeb;
}
.header-6 .stickymenu .spnc-navbar {
  top: 0;
}
.header-6 .spnc-toggle {
  background-color: #fff;
  border-radius: 5px;
  color: #000;
}
.header-6 .spnc-custom .spnc-nav li > a {
  margin-bottom: 8px;
}
.header-6 .spnc-custom .spnc-nav li .dropdown-menu a {
  margin-bottom: 0;
}
@media (min-width: 1100px) {
  .spnc-custom .spnc-nav > li.menu-item-type-custom i {
    line-height: 1.6;
  }
}
.header-6 .spnc-custom .spnc-nav li > a.search-icon:before {
  display: none;
}
.header-6 .spnc-trending-widget .spnc-trending-post-title a,
.header-6 .spnc-trending-widget .spnc-trending-title a {
  color: #000;
}
.header-6 .spnc-topbar {
  background-color: transparent;
  padding: 5px 0;
}
.header-6 .custom-social-icons li > a:hover,
.header-6 .custom-social-icons li > a:focus {
  background-color: transparent;
  color: #000000;
  border-color: #d7d7d7;
}
.header-6 .spnc-toggle-icon i {
  font-size: 22px;
}
.header-6 .spnc-trending-title i {
  color: #fff;
}
.header-6 .spnc-widget-toggle {
  width: 50px;
  height: 50px;
  padding-left: 0;
}
@media (min-width: 1100px) {
  .header-6 .spnc-custom .spnc-nav li > a.search-icon {
    margin: 12px 12px 12px 0;
  }
  .header-6 .spnc-collapse.collapse .ml-auto {
    margin: 0 auto;
  }
}

@media (min-width: 1101px) {
  .header-6 .spnc-custom .spnc-nav li > a:before {
    content: "";
    display: block;
    height: 3px;
    background: transparent;
    transition: width 0.5s ease, background-color 0.5s ease;
    background-color: #252525;
    width: 16px;
    border-radius: 5px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 8px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.header-6 .spnc-custom .spnc-nav li > a {
  margin-bottom: 8px;
}
.header-6 .spnc-custom .spnc-nav li .dropdown-menu a {
  margin: 0 0 0 5px;
}
.header-6 .spnc-custom .spnc-nav li > a.search-icon:before {
  display: none;
}
@media (max-width: 1100px) {
  .header-6 .spnc-custom, body .header-6 .stickymenu {
    max-width: 90%;
    transform: unset;
  }
}
@media (max-width: 767px) {
  .header-6.header-sidebar .widget {
    text-align: center;
    display: block;
    float: unset;
  }
  .header-6 .custom-social-icons li > a {
    line-height: 1.9;
  }
}
@media (min-width: 1100px) {
  .header-sidebar .widget .custom-social-icons {
    display: contents;
  }
}

body.newscrunch-plus .custom-social-icons li {
  display: inline-block;
}
.header-3 .head-contact-info li {
  color: #fff;
  font-size: 14px;
}
.header-3 .head-contact-info i {
  color: #fff;
}
.header-3 .head-contact-info,
.header-3 .head-time-info {
  padding: 0.5rem 0 0.5rem;
}
.header-3 .spnc-date-social .head-date {
  font-size: 14px;
}
.header-3 .head-contact-info i {
  height: 1.5rem;
  width: 1.5rem;
  line-height: 2.1;
  font-size: 14px;
}
.header-3 .widget .head-contact-info li {
  padding-right: 0rem;
  margin-right: 0rem;
}

.header-1 .spnc-date-social .header-date .date {
  font-size: 16px;
  color: #000;
}
body.newscrunch-plus .header-1 .custom-date-social-icons li > a {
  line-height: 16px;
  font-size: 16px;
  color: #000;
}

.spnc-trending-widget.spnc-right {
  text-align: right;
}
/*@media (max-width:1100px){
    .spnc-trending-widget,.spnc-trending-widget.spnc-right{display: block;margin: 0 auto;text-align: unset;}
}*/
.spnc-date-social .head-date {
  display: inline-block;
}

.header-1 .spnc-date-social .header-date .date {
  font-size: 20px;
  color: #000;
}
body.newscrunch-plus .header-1 .custom-date-social-icons li > a {
  line-height: 20px;
  font-size: 18px;
  color: #000;
}
.spnc-trending-widget.spnc-right {
  text-align: right;
}
.spnc-date-social .head-date {
  display: inline-block;
}
.header-1 .widget.spnc-date-social {
  padding: 1.3rem 0.5rem 1.3rem;
}
.header-1 .newscrunch-topbar-time {
  font-size: 20px;
  color: #000;
}
.header-1 .spnc-trending-widget .spnc-trending-post-title a,
.header-1 .spnc-trending-widget .spnc-trending-title a {
  color: #000;
  font-size: 20px;
}
@media (min-width: 992px) {
  .header-1 .spnc-right.spnc-trending-widget {
    padding: 1.3rem 0.5rem 1.3rem;
    width: 45%;
    float: right;
  }
}
@media (max-width: 991px) {
  .header-1 .spnc-topbar {
    text-align: center;
  }
}
.header-1 .spnc-trending-widget {
  padding: 1.3rem 0.5rem 1.3rem;
}
[data-theme="spnc_dark"]
  .header-1
  .spnc-trending-widget
  .spnc-trending-post-title
  a,
[data-theme="spnc_dark"]
  .header-1
  .spnc-trending-widget
  .spnc-trending-title
  a {
  color: #fff;
}
[data-theme="spnc_dark"] .header-1 .newscrunch-topbar-time {
  color: #fff;
}
[data-theme="spnc_dark"]
  body.newscrunch-plus
  .header-1
  .custom-date-social-icons
  li
  > a {
  color: #fff;
}
[data-theme="spnc_dark"] .header-1 .spnc-date-social .header-date .date {
  color: #fff;
}

.header-3 .spnc-trending-widget {
  width: 46%;
}
body .header-3.header-sidebar .widget .custom-social-icons li > a:hover {
  color: #ffffff;
  background-color: #000;
}
.header-3 .widget {
  padding: 0.3rem 0rem 0.3rem;
}
body.newscrunch-plus .header-3 .custom-date-social-icons li > a:hover {
  color: #000;
}
.spnc-trending-widget a:before {
  content: "\e0b7";
  color: #fff;
  padding: 6px 8px;
  border-radius: 50%;
  font-size: 10px;
  margin-right: 8px;
  font-family: fontAwesome;
}
body.newscrunch-plus .header-3 .custom-date-social-icons li > a:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .header-3 .spnc-topbar {
    max-width: 90%;
  }
}
.header-3 .spnc-trending-widget a:before {
  background-color: #000;
  padding: 4px 6px;
}

.header-4 .widget .head-contact-info li {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1100px) {
  .header-4 .spnc-widget-toggle {
    margin: 7px 5px;
  }
}
@media (max-width: 500px) {
  .header-4 .spnc-head-wrap .spnc-widget-toggle {
    margin: 12px 5px;
  }
}
[data-theme="spnc_dark"]
  .header-4
  .spnc-custom
  .spnc-nav
  .dropdown.open
  a.search-icon:hover,
[data-theme="spnc_dark"] .header-4 .spnc-dark-icon:hover,
.header-4 .spnc-custom .spnc-nav.nav li > a.search-icon,
.header-4 .spnc-custom .spnc-nav .dropdown.open a.search-icon:hover {
  border: 1px solid #fff;
  color: #fff;
}
@media (max-width: 1100px) {
  .header-4 .spnc-custom .spnc-nav.nav li > a.search-icon {
    color: #fff;
  }
}

@media screen and (max-width: 450px) {
  .spnc_sidebar_panel {
    width: 0px !important;
  }
}
.header-sidebar.header-4 .widget {
  padding: 0.3rem 0.5rem 0.3rem;
}

.header-5 .spnc-topbar {
  width: 100%;
}
body .header-5 .custom-logo-link-url .site-title a,
body .header-5 .custom-logo-link-url .site-description,
body .header-4 .custom-logo-link-url .site-title a,
body .header-4 .custom-logo-link-url .site-description {
  color: #fff;
}
.header-5 .head-contact-info li {
  color: #fff;
  font-size: 14px;
}
.header-5 .head-contact-info i {
  color: #fff;
}
.header-5 .head-contact-info,
.header-3 .head-time-info {
  padding: 0.5rem 0 0.5rem;
}
.header-5 .spnc-date-social .head-date {
  font-size: 14px;
}
.header-5 .head-contact-info i {
  height: 1.5rem;
  width: 1.5rem;
  line-height: 2.1;
  font-size: 14px;
}
.header-5 .widget .head-contact-info li {
  padding-right: 0rem;
  margin-right: 0rem;
}
.header-sidebar .spnc-custom {
  z-index: unset;
}
[data-theme="spnc_dark"] .header-6 .spnc-custom {
  background-color: #15253d;
}
[data-theme="spnc_dark"] .header-6 .spnc-navbar {
  background-color: #15253d;
}
[data-theme="spnc_dark"]
  .header-6
  .spnc-trending-widget
  .spnc-trending-post-title
  a,
[data-theme="spnc_dark"]
  .header-6
  .spnc-trending-widget
  .spnc-trending-title
  a {
  color: #fff;
}
.header-6 .head-contact-info,
.header-6 .head-time-info {
  padding: 0rem;
}
.header-6 .head-contact-info i {
  line-height: 2.5;
}
.header-6 .spnc-date-social .header-date .date,
.header-6 .spnc-date-social,
body.newscrunch-plus .header-6 .custom-date-social-icons li > a {
  color: #000;
}
[data-theme="spnc_dark"] .header-6 .spnc-date-social .header-date .date,
[data-theme="spnc_dark"] .header-6 .spnc-date-social,
[data-theme="spnc_dark"]
  body.newscrunch-plus
  .header-6
  .custom-date-social-icons
  li
  > a {
  color: #fff;
}
.header-6 .head-contact-info li {
  font-size: 14px;
}
.header-6 .head-contact-info,
.header-3 .head-time-info {
  padding: 0.5rem 0 0.5rem;
}
.header-6 .spnc-date-social .head-date {
  font-size: 14px;
}
.header-6 .head-contact-info i {
  height: 1.5rem;
  width: 1.5rem;
  line-height: 2.1;
  font-size: 14px;
}
.header-6 .widget .head-contact-info li {
  padding-right: 0rem;
  margin-right: 0rem;
}

#spnc-blog1-carousel-1 {
  clear: both;
}
body a:focus:not(.site-info a) {
  outline: none !important;
}
[data-theme="spnc_dark"] body a:focus:not(.site-info a) {
  outline: none !important;
}

[data-theme="spnc_dark"] .widget_spncp_filter_two_column .spnc-btn-filter,
[data-theme="spnc_dark"] .widget_spncp_filter_three_column .spnc-btn-filter {
  color: #fff;
}
[data-theme="spnc_dark"]
  body.newscrunch
  .widget_spncp_filter_three_column
  .owl-carousel
  .owl-prev,
[data-theme="spnc_dark"]
  body.newscrunch
  .widget_spncp_filter_three_column
  .owl-carousel
  .owl-next {
  background-color: transparent;
}
[data-theme="spnc_dark"]
  .widget_spncp_filter_list_view
  .spnc-wrapper-4-item
  .spnc-post
  .spnc-post-content
  .entry-header
  .spnc-entry-title
  a {
  color: #ffffff;
}
[data-theme="spnc_dark"]
  .widget_spncp_filter_list_view
  .spnc-wrapper-4-item
  .spnc-post
  .spnc-post-content
  .spnc-more-link,
[data-theme="spnc_dark"]
  .widget_spncp_filter_list_view
  .spnc-wrapper-4-filter
  .spnc-list-btn-filter {
  color: #ffffff;
}
[data-theme="spnc_dark"]
  .widget_newscrunch_plus_list_view
  .newscrunch_plus_list_view_ul
  .spnc-post-content
  a {
  color: #fff;
}
body.newscrunch .widget_newscrunch_overlay_slider .owl-carousel .owl-next,
body.newscrunch .widget_newscrunch_overlay_slider .owl-carousel .owl-prev {
  background-color: transparent;
}
[data-theme="spnc_dark"] .widget.widget_nav_menu a {
  color: #878e94;
}
[data-theme="spnc_dark"] body .header-4 .spnc-nav > li.parent-menu a:hover {
  color: #fff;
}
[data-theme="spnc_dark"] .header-4 .custom-logo-link-url .site-title a:hover,
[data-theme="spnc_dark"] .header-4 .custom-logo-link-url .site-title a:focus {
  color: #fff;
}

[data-theme="spnc_dark"] .header-3 .custom-social-icons li > a,
.header-3 .custom-social-icons li > a {
  color: #fff;
  border: 1px solid #fff;
}
[data-theme="spnc_dark"] .header-4 .custom-social-icons li > a,
.header-4 .custom-social-icons li > a {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
[data-theme="spnc_dark"] .header-5 .custom-social-icons li > a,
.header-5 .custom-social-icons li > a {
  color: #fff;
  border: 1px solid #fff;
}
body.newscrunch-plus #spncp-filter-list-view-item .spnc-footer-meta a {
  text-decoration: none;
}
@media (max-width: 991px) {
  .spnc-trending-widget.spnc-right {
    text-align: unset;
  }
}
#spnc-blog1-carousel-2 {
  clear: both;
}
.spncp-missed-section .spncp-post .spncp-post-thumbnail img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 600px) {
  .spnc-footer-social-links .spnc-custom-social-icons li:first-child {
    display: block;
  }
  /* .widget_newscrunch_author .contact-area,
  .widget_newscrunch_author .contact-area img {
    width: auto;
  } */
}
.header-6 .stickymenu {
  max-width: 68.15%;
  position: fixed;
}
#wpadminbar a {
  -webkit-text-fill-color: unset;
}
[data-theme="spnc_dark"] .header-6 .spnc-custom .spnc-nav li > a:before {
  background-color: #fff;
}
[data-theme="spnc_dark"] .header-6 .custom-social-icons li > a:hover,
[data-theme="spnc_dark"] .header-6 .custom-social-icons li > a:focus {
  color: #fff;
}
body
  .widget_spncp_filter_two_column
  .spnc-filter
  .spnc-post
  .spnc-entry-meta
  .spnc-date
  a.spnc-date-format:hover {
  color: #fff;
}

.header-6 .spnc-custom .spnc-navbar {
  margin: 1px 10px;
  border-radius: 20px;
}
body .header-5 .spnc-custom .spnc-nav .dropdown-menu li > a:hover,
body .header-6 .spnc-custom .spnc-nav .dropdown-menu li > a:hover {
  color: #ffffff;
}
body .header-5 .spnc-nav > li.parent-menu .dropdown-menu a {
  color: #d5d5d5;
}
@media (min-width: 1100px) {
  .header-6 .spnc-custom .spnc-nav .dropdown-menu li > a:before {
    display: none;
  }
}

/*--------------- Header style Eight --------------- */

@media (min-width: 1200px) {
  .header-7.header-sidebar {
    max-width: 100%;
  }
}

.header-7 .spnc-custom {
  background-color: #ffffff;
  box-shadow: unset;
  border-radius: 0;
  background-image: unset;
}
.header-7 .spnc-topbar {
  background-color: #222222;
  padding: 10.5px 0;
}
.header-7 .spnc-trending-title i {
  color: #fff;
}
.header-7 .spnc-custom .spnc-brand {
  padding: 12px 10px 12px 0px;
}
.header-7 .head-contact-info,
.header-7 .head-time-info {
  padding: 0;
}
.header-7 .custom-social-icons li {
  display: inline-block;
  padding: 0.5rem 0.5rem 0.5rem;
}

@media (min-width: 1100px) {
  .header-7 .spnc-header {
    padding-right: 40px;
    flex: unset;
  }
}

.header-7 .collapse.spnc-collapse {
  float: left;
  width: 50%;
}
.header-7 .spnc-collapse.collapse .ml-auto {
  margin: 0 auto;
}
.header-7 .widget .custom-social-icons {
  padding: unset;
}
.header-7 .spnc-custom .spnc-nav li > a.search-icon {
  border-radius: 30px;
  height: 2.5rem;
  width: 2.5rem;
  line-height: 2.5rem;
  border: unset;
  margin: 12px 14px 0 0;
  color: #fff;
  background-color: transparent;
  padding: unset;
}

.header-7 .spnc-custom .spnc-nav li > a.search-icon i {
  color: #ffffff;
}

body .header-7 .spnc-custom .spnc-nav li > a.search-icon:is(:hover, :focus) {
  color: #fff;
  background-color: transparent;
}

@media (min-width: 1100px) {
  .header-7 .spnc-custom .spnc-nav > li.menu-item-type-custom i {
    font-size: 14px;
  }
}

.header-7 .spnc-widget-toggle {
  margin: 19px 5px 14px 0;
}

/* .header-7 .spnc-right.spnc-nav {margin: 0;} */

.header-7 .spnc-dark-icon {
  display: inline-block;
  float: left;
  border-radius: 30px;
  height: 2.5rem;
  width: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  font-size: 16px;
  padding: 0;
  margin: 12px 0 0;
  color: #fff;
}

.header-7 .spnc-dark-layout {
  line-height: 1.6;
  text-align: center;
  background: transparent;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}

.header-7 .stickymenu {
  max-width: 100%;
}

.header-7.header-sidebar .spnc-custom .spnc-container {
  z-index: 1;
  position: inherit;
  background: transparent;
    box-shadow: unset;
}

.header-7.header-sidebar .spnc-custom .spnc-header-logo .overlay {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.header-7.header-sidebar .spnc-custom .spnc-header-logo .spnc-header-ads-space {
  width: 100%;
  max-width: 1087px;
  max-height: 121px;
  overflow: hidden;
}

.header-7.header-sidebar
  .spnc-custom
  .spnc-header-logo
  .spnc-header-ads-space
  a {
  display: block;
  width: 100%;
  height: 100%;
}

.header-7.header-sidebar
  .spnc-custom
  .spnc-header-logo
  .spnc-header-ads-space
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 1101px) {
  .header-7.header-sidebar .spnc-custom .spnc-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    position: relative;
  }
  .header-7 .spnc-right.spnc-nav {
    margin: 0;
    /*display: -webkit-inline-box;*/
    display: inline-block;
  }
}

.header-7.header-sidebar .spnc-custom .spnc-navbar {
  margin: 0;
  padding: 0;
  border-radius: unset;
}

.header-7.header-sidebar .spnc-custom .spnc-header-logo .spnc-container::after,
.header-7.header-sidebar
  .spnc-custom
  .spnc-header-logo
  .spnc-container::before {
  content: unset;
}

@media (max-width: 620px) {
  .header-7 .spnc-topbar .spnc-container {
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 1100px) {
  .header-7.header-sidebar .spnc-custom .spnc-header-logo {
    padding: 15px 0;
    text-align: center;
  }

  .header-7 .spnc-custom .spnc-brand {
    float: none;
    display: block;
    text-align: center;
    padding: 12px 0;
  }

  .header-7 .spnc-header-right .spnc-nav {
    float: left !important;
    background-color: transparent;
    padding: 0;
  }

  .header-7 .spnc-custom .spnc-toggle {
    display: block;
    margin: 13px 15px 12px 0;
    padding: 9px 12px;
    float: right;
    color: #fff;
    background: transparent;
    border: 1px solid #ffffff;
  }

  .header-7 .spnc-right.spnc-nav {
    margin: 5px;
  }
  .header-7 .spnc-custom .spnc-collapse .spnc-nav {
    padding: 10px 0;
  }
  .header-7 .spnc-custom li a:last-child {
    border-bottom: 0;
  }
  .header-7 .spnc-dark-layout {
    padding-left: 0px;
  }
  .header-7 .collapse.spnc-collapse {
    width: 100%;
  }
  .header-7 .spnc-custom .dropdown-menu.search-panel {
    top: 70px;
  }
}

.header-7 .spnc-custom .spnc-nav li > a {
  padding: 15px 20px;
  margin: 0;
}
body .header-7 .spnc-custom .spnc-nav li > a {
  border-radius: 0;
  color: #fff;
  font-weight: 500;
}
body .header-7 .spnc-custom .spnc-nav > .active > a,
body .header-7 .spnc-custom .spnc-nav > li > a:focus,
body .header-7 .spnc-custom .spnc-nav > li > a:hover,
body .header-7 .spnc-custom .spnc-nav .open > a:focus,
body .header-7 .spnc-custom .spnc-nav .open > a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
}

.header-7 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon {
  color: #fff;
  margin: 0;
}

@media (min-width: 1100px) {
  .header-7 .spnc-custom .spnc-nav li > a.search-icon:after,
  .header-7 .spnc-custom .spnc-nav li > a.search-icon:before {
    content: unset;
  }
  .header-7 .spnc-custom .spnc-nav li > a:before {
    position: relative;
    top: 30px;
  }
  .header-7 .spnc-custom .spnc-nav li .dropdown-menu a:before {
    display: none;
  }
  .header-7 .spnc-custom .spnc-nav li.active > a:before,
  .header-7 .spnc-custom .spnc-nav li a:hover:before {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .header-7 .spnc-custom .spnc-toggle {
    float: none;
    margin: 0 auto;
  }
  .header-7 .collapse.spnc-collapse {
    float: none;
  }
  .header-7.header-sidebar .spnc-custom .spnc-navbar {
    padding-top: 0px;
  }
}

@media (min-width: 551px) and (max-width: 991px) {
  .header-7 .spnc-custom .spnc-toggle {
    margin: 15px 15px 14px 0;
  }
}

@media (max-width: 1100px) {
  .header-7 .spnc-custom .spnc-nav li > a.search-icon {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .header-7 .spnc-dark-icon {
    margin-top: 14px;
  }
  .header-7 .spnc-topbar .spnc-container {
    text-align: center;
  }
  .header-7 .spnc-custom .spnc-nav li > a.search-icon {
    margin-top: 14px;
  }
}

@media (max-width: 768px) {
  .header-7 .spnc-dark-icon {
    margin-top: 17px;
  }
  .header-7 .spnc-custom .spnc-nav li > a.search-icon {
    margin-top: 17px;
  }
}
.header-7 .head-contact-info li {
  color: #fff;
  font-size: 14px;
}
[data-theme="spnc_dark"] .header-7 .custom-social-icons li > a,
.header-7 .custom-social-icons li > a {
  color: #fff;
  border: 1px solid #fff;
}
.header-7 .spnc-date-social .head-date, .header-8 .spnc-date-social .head-date {
  font-size: 14px;
}
[data-theme="spnc_dark"] .header-7 .spnc-custom {
  background-color: #333;
}
[data-theme="spnc_dark"] body .header-7 .spnc-nav > li.parent-menu a:hover,
[data-theme="spnc_dark"]
  body
  .header-7
  .spnc-custom
  .spnc-nav
  .dropdown.open
  > a:hover {
  color: #fff;
}
[data-theme="spnc_dark"] .header-7 .spnc-dark-icon:hover,
[data-theme="spnc_dark"]
  .header-7
  .spnc-widget-toggle
  > a.spnc-toggle-icon:hover {
  color: #fff;
}

[data-theme="spnc_dark"] .header-7 .spnc-custom .spnc-nav > li > a:focus,
[data-theme="spnc_dark"] .header-7 .spnc-custom .spnc-nav > li > a:hover,
[data-theme="spnc_dark"] .header-7 .spnc-custom .spnc-nav .open > a,
[data-theme="spnc_dark"] .header-7 .spnc-custom .spnc-nav .open > a:focus,
[data-theme="spnc_dark"] .header-7 .spnc-custom .spnc-nav .open > a:hover {
  color: #fff;
}

.site-footer
  .widget_newscrunch_plus_list_view
  .newscrunch_plus_list_view_ul
  .spnc-post-content
  a {
  color: #fff;
}
body.newscrunch-plus .wow-sticky {
  visibility: visible !important;
}
.widget_spncp_filter_list_view .spnc-post .spnc-entry-content {
  overflow: visible;
}
/*@media (max-width:991px){
    .header-4 .spnc-custom .spnc-nav li > a.search-icon{line-height:2.8;  padding:0!important}
    .header-3 .spnc-custom .spnc-nav li > a.search-icon{line-height:2.8;  padding:0!important}
}*/
.header-4 .spnc-custom .spnc-nav li > a.search-icon,
.header-3 .spnc-custom .spnc-nav li > a.search-icon {
  padding: 0;
}
@media (max-width: 1100px) {
  body .header-4 .spnc-custom .spnc-nav.nav li > a.search-icon,
  body .header-3 .spnc-custom .spnc-nav li > a.search-icon {
    padding: 0;
    line-height: 31px;
  }
}

/* ---------------- Footer ribbon style one ----------------  */
.spnc-footer-social-wrapper.spnc-footer-ribbon-one {
  top: 0;
  background-color: transparent;
  border-radius: unset;
  margin-bottom: 2.063rem;
  padding: 0 15px;
}

.spnc-footer-ribbon-one .spnc-footer-social-links {
  position: relative;
  border-radius: 0 0 16px 16px;
  padding: 1.4rem 1.4rem 1.4rem 4.2rem;
  margin: 0;
}

.spnc-footer-ribbon-one .spnc-footer-social-links li i {
  border-radius: 10px;
  padding: unset;
  width: 2.25rem;
  height: 2.25rem;
  font-size: 1rem;
  line-height: 2.25rem;
  margin-right: 10px;
}

.spnc-footer-ribbon-one .spnc-custom-social-icons li > a {
  color: #ffffff;
}

.spnc-footer-ribbon-one
  .spnc-footer-social-links
  .spnc-custom-social-icons
  .spnc-text-black {
  color: #ffffff;
}

@media (max-width: 500px) {
  .spnc-footer-ribbon-one .spnc-footer-social-links {
    padding: 1.4rem 1.4rem 1.4rem 1.4rem;
  }
}

.spnc-footer-ribbon-one .spnc-custom-social-icons li > a:hover,
.spnc-footer-ribbon-two .spnc-custom-social-icons li > a:hover,
.spnc-footer-ribbon-five .spnc-custom-social-icons li > a:hover {
  color: #fff;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: unset;
  background-image: unset;
}
/* ---------------- Footer ribbon style one ----------------  */

/* ---------------- Footer ribbon style two ----------------  */
.spnc-footer-social-wrapper.spnc-footer-ribbon-two {
  top: -20px;
  background-color: transparent;
  border-radius: unset;
  margin-bottom: 2.063rem;
  position: relative;
  padding: 0 15px;
}

.spnc-footer-ribbon-two .spnc-footer-social-links {
  border-radius: 0 0 16px 16px;
  padding: 1.4rem 1.4rem 1.4rem 4.2rem;
  margin: 0;
}

.spnc-footer-social-wrapper.spnc-footer-ribbon-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  z-index: 1;
}

.spnc-footer-social-wrapper.spnc-footer-ribbon-two::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  z-index: 1;
}

.spnc-footer-ribbon-two .spnc-footer-social-links li i {
  border-radius: 10px;
  padding: unset;
  width: 2.25rem;
  height: 2.25rem;
  font-size: 1rem;
  line-height: 2.25rem;
  margin-right: 10px;
}
.spnc-footer-ribbon-two .spnc-custom-social-icons li > a {
  color: #ffffff;
}

.spnc-footer-ribbon-two
  .spnc-footer-social-links
  .spnc-custom-social-icons
  .spnc-text-black {
  color: #ffffff;
}
@media (max-width: 500px) {
  .spnc-footer-ribbon-two .spnc-footer-social-links {
    padding: 1.4rem 1.4rem 1.4rem 1.4rem;
  }
}
/* ---------------- Footer ribbon style two ----------------  */

/* ---------------- Footer ribbon style three ----------------  */
.spnc-footer-social-wrapper.spnc-footer-ribbon-three {
  top: 0;
  transform: translateY(-50%);
  transition: 0.15s;
  background-color: transparent;
  border-radius: unset;
  margin-bottom: -1rem;
  position: relative;
  padding: 0 3px;
  -webkit-clip-path: polygon(
    0 0,
    100% 0,
    96.5% 50%,
    100% 100%,
    0 100%,
    3.5% 50%
  );
  clip-path: polygon(0 0, 100% 0, 96.5% 50%, 100% 100%, 0 100%, 3.5% 50%);
}
@media (max-width: 600px) {
  .site-footer.spnc-footer-ribbon-4 {
    margin-top: 5rem;
  }
}

.spnc-footer-ribbon-three .spnc-footer-social-links {
  border-radius: unset;
  padding: 1.4rem 1.4rem 1.4rem 4.2rem;
  margin: 0;
  background-color: #ffffff;
  position: relative;
  -webkit-clip-path: polygon(
    0 0,
    100% 0,
    96.5% 50%,
    100% 100%,
    0 100%,
    3.5% 50%
  );
  clip-path: polygon(0 0, 100% 0, 96.5% 50%, 100% 100%, 0 100%, 3.5% 50%);
}

.spnc-footer-ribbon-three .spnc-footer-social-links li i {
  border-radius: 10px;
  padding: unset;
  width: 2.25rem;
  height: 2.25rem;
  font-size: 1rem;
  line-height: 2.25rem;
  margin-right: 10px;
}

@media (max-width: 500px) {
  .spnc-footer-ribbon-three .spnc-footer-social-links {
    padding: 1.4rem 1.4rem 1.4rem 1.4rem;
  }
}
/* ---------------- Footer ribbon style three ----------------  */

/* ---------------- Footer ribbon style four ----------------  */
.spnc-footer-social-wrapper.spnc-footer-ribbon-four {
  top: -50px;
  background-color: transparent;
  border-radius: unset;
  margin-bottom: -1rem;
  position: relative;
  padding: 0 15px;
}

.spnc-footer-ribbon-four .spnc-footer-social-links {
  border-radius: 16px 50px 50px 16px;
  padding: 1.4rem 1.4rem 1.4rem 4.2rem;
  margin: 0;
  /* -webkit-clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0);
clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0); */
}

.spnc-footer-ribbon-four .spnc-footer-social-links li i {
  border-radius: 10px;
  padding: unset;
  width: 2.25rem;
  height: 2.25rem;
  font-size: 1rem;
  line-height: 2.25rem;
  margin-right: 10px;
}

@media (max-width: 500px) {
  .spnc-footer-ribbon-four .spnc-footer-social-links {
    padding: 1.4rem 1.4rem 1.4rem 1.4rem;
  }
}
/* ---------------- Footer ribbon style four ----------------  */

/* ---------------- Footer ribbon style five ----------------  */

.spnc-footer-social-wrapper.spnc-footer-ribbon-five {
  top: 30px;
  background-color: transparent;
  border-radius: unset;
  margin-bottom: 4rem;
  position: relative;
  padding: 0 15px;
}

.spnc-footer-ribbon-five .spnc-footer-social-links {
  border-radius: 16px 16px 16px 16px;
  padding: 1.4rem 1.4rem 1.4rem 4.2rem;
  margin: 0;
  transform: skewX(10deg);
}
.spnc-footer-ribbon-five .spnc-footer-social-links .spnc-custom-social-icons {
  transform: skewX(-10deg);
}

.spnc-footer-ribbon-five .spnc-footer-social-links li i {
  border-radius: 10px;
  padding: unset;
  width: 2.25rem;
  height: 2.25rem;
  font-size: 1rem;
  line-height: 2.25rem;
  margin-right: 10px;
}
.spnc-footer-ribbon-five .spnc-custom-social-icons li > a {
  color: #ffffff;
}
.spnc-footer-ribbon-five
  .spnc-footer-social-links
  .spnc-custom-social-icons
  .spnc-text-black {
  color: #ffffff;
}

@media (max-width: 500px) {
  .spnc-footer-ribbon-five .spnc-footer-social-links {
    padding: 1.4rem 1.4rem 1.4rem 1.4rem;
  }
}

/* ---------------- Footer ribbon style five ---------------- */

/* ---------------- Footer ribbon style six ---------------- */
.spnc-footer-social-wrapper.spnc-footer-ribbon-six {
  top: -50px;
  background-color: transparent;
  border-radius: unset;
  margin-bottom: -1rem;
  position: relative;
  padding: 1px;
  -webkit-clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
  clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
}

.spnc-footer-ribbon-six .spnc-footer-social-links {
  border-radius: 0;
  padding: 1.4rem 1.4rem 1.4rem 4.2rem;
  margin: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
  clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
}

.spnc-footer-ribbon-six .spnc-footer-social-links li i {
  border-radius: 10px;
  padding: unset;
  width: 2.25rem;
  height: 2.25rem;
  font-size: 1rem;
  line-height: 2.25rem;
  margin-right: 10px;
}

@media (max-width: 500px) {
  .spnc-footer-ribbon-six .spnc-footer-social-links {
    padding: 1.4rem 1.4rem 1.4rem 1.4rem;
  }
}

/* ---------------- Footer ribbon style six ---------------- */

/*--------------
 /* Hr Vr Slider widget
--------------*/
.spnc-carousel-widget {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.spnc-carousel-widget .spnc-post {
  display: flex;
  margin-bottom: 10px;
}
.spnc-carousel-widget .spnc-post-overlay {
  flex: 0 0 36%;
  max-width: 116px;
}
.spnc-carousel-widget .spnc-post-content {
  flex: 0 0 64%;
  padding: 0 7px 7px 14px;
}
.spnc-carousel-widget li a {
  margin-bottom: 1rem;
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}
.spnc-carousel-widget .spnc-post-thumbnail {
  padding: 0;
  margin: 0;
  position: relative;
}
.widget_spncp_verticle_post_slider .slick-prev,
.widget_spncp_verticle_post_slider .slick-next {
  border-radius: 50px;
  background-color: transparent;
  box-shadow: 0 0 1px 1px #878e94;
  color: #878e94;
  width: 30px;
  height: 30px;
  font-size: 16px;
  line-height: 24px;
}
.widget_spncp_verticle_post_slider .slick-prev,
.widget_spncp_verticle_post_slider .slick-next {
  top: -30px;
  transform: translateY(0%);
  left: auto;
  margin-top: 0px;
  padding: 5px;
  border: 0;
}
.widget_spncp_verticle_post_slider .slick-next {
  opacity: 1;
  right: auto;
  top: 5px;
}
.widget_spncp_verticle_post_slider .slick-prev {
  opacity: 1;
  margin-right: 42px;
}
.widget_spncp_verticle_post_slider .spnc-post-thumbnail img {
  height: 100px;
  width: 110px;
}
.widget_spncp_verticle_post_slider .spnc-cat-links a {
  font-size: 12px;
  font-weight: 400;
  color: #878e94;
  text-transform: uppercase;
}
.widget_spncp_verticle_post_slider .spnc-entry-top-meta span,
.widget_spncp_verticle_post_slider .spnc-entry-top-meta span a {
  font-size: 12px;
  font-weight: 400;
  color: #878e94;
  margin-right: 10px;
  text-transform: uppercase;
}
.widget_spncp_verticle_post_slider
  .spnc-entry-top-meta
  .wp-block-latest-posts__post-date {
  display: unset;
  font-size: unset;
}
.footer-sidebar .widget_spncp_verticle_post_slider li {
  margin-bottom: 0px;
}
.widget_spncp_verticle_post_slider .spnc-entry-top-meta span:last-child {
  margin-right: 0;
}
.widget_spncp_verticle_post_slider .spnc-entry-top-meta i {
  font-size: 10px;
  padding-right: 3px;
}

.footer-sidebar .widget.widget_spncp_verticle_post_slider {
  margin: 0;
  position: relative;
}
.widget.widget_spncp_verticle_post_slider .slick-slider button.slick-arrow {
  position: absolute;
  top: -75px;
  right: 0;
}
.right-sidebar .widget.widget_spncp_verticle_post_slider .slick-slider button.slick-arrow,
.left-sidebar .widget.widget_spncp_verticle_post_slider .slick-slider button.slick-arrow {
  position: absolute;
    top: auto;
    right: 40%;
    bottom: -10%;
    outline: unset;
}
.spnc-sidebar .widget.widget_spncp_verticle_post_slider {
  margin: 0 0 4.625rem;
}
.widget_spncp_verticle_post_slider .slick-prev:is(:hover, :focus),
.widget_spncp_verticle_post_slider .slick-next:is(:hover, :focus) {
  color: #ffffff;
}
.footer-sidebar .widget.widget_spncp_verticle_post_slider li {
  border-bottom: unset;
}
.spnc-vertical-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.spnc-footer-ribbon-two.spnc-footer-social-wrapper {
  background-image: unset;
}
.spnc-footer-social-wrapper.spnc-footer-ribbon-five {
  background-image: unset;
}

/*Related Post*/
.spnc-related-post-wraper {
  display: flex;
}
#spnc-single-post-related-slider {
  box-shadow: unset;
  margin: 0;
  transform: unset;
  overflow: hidden;
  text-align: unset;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 66px;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 20px 20px;
  box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);
}
#spnc-single-post-related-slider .spnc-post-previous,
#spnc-single-post-related-slider .spnc-post-next {
  display: flex;
  flex: auto;
  max-width: 50%;
  flex-basis: 50%;
}
#spnc-single-post-related-slider .spnc-post-next {
  flex-direction: row-reverse;
}
#spnc-single-post-related-slider .spnc-post-previous .spnc-post-content {
  text-align: left;
}
#spnc-single-post-related-slider .spnc-post-next .spnc-post-content {
  text-align: right;
}
#spnc-single-post-related-slider .spnc-post-overlay {
  margin: 0;
}
#spnc-single-post-related-slider .spnc-post-overlay .spnc-post-thumbnail {
  width: 140px;
  height: 110px;
  margin: 0;
}
#spnc-single-post-related-slider .spnc-post-content {
  padding: 0.25rem 1.25rem;
}
#spnc-single-post-related-slider .spnc-post-content a {
  display: block;
  border: none;
  font-size: 16px;
  font-family: "Poppins";
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 8px 0;
  padding: 0;
}
#spnc-single-post-related-slider .spnc-post-content h4.spnc-entry-title {
  margin: 0;
}
#spnc-single-post-related-slider .spnc-post-content h4.spnc-entry-title a {
  font-size: 24px;
  font-family: "Poppins";
  color: #000000;
  font-weight: 700;
  line-height: 1.417;
  transition: 0.2s;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#spnc-single-post-related-slider.owl-carousel .owl-prev,
#spnc-single-post-related-slider.owl-carousel .owl-next {
  font-size: 1rem;
  line-height: 3;
  width: 2.75rem;
  height: 2.75rem;
  left: auto;
  display: inline-block;
  /* background-color: rgba(0, 0, 0, 0.3);
  color: #fff; */
  background-color: rgba(255, 255, 255, 0.5);
  color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  padding: 0 !important;
  margin: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#spnc-single-post-related-slider.owl-carousel .owl-prev {
  left: 30px;
}
#spnc-single-post-related-slider.owl-carousel .owl-next {
  right: 30px;
}
#spnc-single-post-related-slider.owl-carousel:hover .owl-prev {
  left: 30px;
  opacity: 1;
}
#spnc-single-post-related-slider.owl-carousel:hover .owl-next {
  right: 30px;
  opacity: 1;
}
.spnc-related-post-wraper {
  display: flex;
}
@media (max-width: 768px) {
  /* #spnc-single-post-related-slider .spnc-post-next {
    flex-direction: row;
  } */
  /* #spnc-single-post-related-slider .spnc-post-next .spnc-post-content {
    text-align: left;
  } */
  #spnc-single-post-related-slider .spnc-post-content h4.spnc-entry-title a {
    font-size: 18px;
    font-family: "Poppins";
    color: #000000;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    -webkit-line-clamp: 3;
  }
  /* .spnc-related-post-wraper {
    display: block;
    padding: 0 15px;
  } */
}
#loadMore {
  border: 1px solid #e1dfdf;
  padding: 8px 15px;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 8rem;
  height: 2.7rem;
}
.spnc-sticky-content .spnc-clr {
  clear: both;
}

.newscrunch-plus .spnc-footer-ribbon-1 .footer-sidebar,
.newscrunch-plus .spnc-footer-ribbon-2 .footer-sidebar,
.newscrunch-plus .spnc-footer-ribbon-3 .footer-sidebar,
.newscrunch-plus .spnc-footer-ribbon-4 .footer-sidebar,
.newscrunch-plus .spnc-footer-ribbon-5 .footer-sidebar,
.newscrunch-plus .spnc-footer-ribbon-6 .footer-sidebar,
.newscrunch-plus .spnc-footer-ribbon-7 .footer-sidebar,
.newscrunch-plus .spnc-footer-ribbon-8 .footer-sidebar {
  padding-top: 0;
}
/*--------------
  Blog List View 
--------------*/
.spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-date a, .spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-date.blog .display-time {
  position: absolute;
  top: 4%;
  left: 3%;
  bottom: auto;
  padding: 6px 10px 6px;
  margin: 0px;
  border-radius: 0px;
  font-size: 12px;
  font-weight: 600;
  font-family: "Poppins";
  line-height: 22px;
  width: 28%;
  text-align: center;
}
.spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-date a, .spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-entry-meta .spnc-date.blog .display-time {
  color: #fff;
}

.spnc-list-view .spnc-blog-wrapper .spnc-post-overlay {
  position: relative;
}
.spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail {
  padding: 0;
  margin: 0;
  position: relative;
  width: 20rem;
  height: auto;
  margin-right: 1.188rem;
  float: left;
}
.spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail img {
  width: 100%;
  border: 0;
  border-radius: 0;
}
.spnc-list-view .spnc-blog-wrapper .spnc-post {
  border-radius: 0px;
  overflow: hidden;
}
.spnc-list-view .spnc-blog-wrapper .spnc-post {
  box-shadow: 0 0 1px 1px rgba(15,15,34,0.08);
  margin: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 12px 12px 12px;
  box-shadow: 0 0 8px 2px rgba(23,23,35,0.05);
}
.spnc-list-view .spnc-blog-wrapper .spnc-post:hover {
  box-shadow: 0 0 1px 1px rgba(15, 15, 34, 0.08);
}
.spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-entry-meta a {
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
}
.spnc-list-view .spnc-blog-wrapper h4.spnc-entry-title a {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 34px;
}
.spnc-list-view .spnc-blog-wrapper .spnc-entry-meta i {
  font-size: 12px;
  padding-right: 0.5rem;
}
.spnc-list-view .spnc-blog-wrapper .spnc-entry-meta img {
  border-radius: 50%;
  height: 36px;
  width: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.spnc-list-view
  .spnc-blog-wrapper
  .spnc-post-content
  .spnc-entry-meta
  span:not(:last-child):after {
  font-family: FontAwesome;
  content: "|";
  font-size: 18px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: #878e94;
}
.spnc-list-view .spnc-blog-wrapper .spnc-entry-meta .spnc-date a:hover {
  color: #fff;
}
.spnc-list-view .spnc-blog-wrapper h4.spnc-entry-title {
  margin-bottom: 1rem;
}
.spnc-list-view .spnc-blog-wrapper .spnc-post-content {
  padding: 15px 10px 8px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 767px) {
  .spnc-list-view .spnc-blog-wrapper .spnc-post {
    display: block;
  }
  .spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail {
    float: unset;
  }
  .spnc-list-view .spnc-blog-wrapper .spnc-post-content {
    padding: 15px;
  }
  .spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-post-thumbnail {
    width: 100%;
  }
}
.spnc-list-view .spnc-blog-wrapper .spnc-post .spnc-entry-meta a:hover,
.spnc-list-view .spnc-blog-wrapper .spnc-entry-meta span.spnc-author a:hover {
  /*color: #f75454;*/
}
.spnc-list-view.spnc-list-view-sidebar {
  padding: 2.2rem 0 0.5rem;
}
.spnc-page-section-space.spnc-category-page.spnc-grid-view {
  padding: 2.2rem 0 0.5rem;
}
.spnc-page-section-space.spnc-category-page.spnc-grid-view .spnc-row{margin-bottom: 0;}
.spnc-list-view .spnc-blog-wrapper .remove-images.spnc-post .spnc-entry-meta .spnc-date a,
.spnc-list-view .spnc-blog-wrapper .remove-images.spnc-post .spnc-entry-meta .spnc-date.blog .display-time {
  position: relative;
  top: 25px;
  left: 25px;
}
.spnc-list-view .spnc-blog-wrapper .remove-images .spnc-post-content {
  padding: 22px 25px 8px;
}
.spnc-list-view .spnc-blog-wrapper .remove-images.spnc-post {
  display: block;
}
/*--------------
  Blog Masonry Layout
--------------*/
.spnc-blog-page.spnc-masonry .spnc-post {
  position: relative;
  transition: all 0.3s;
  margin-bottom: 1.25rem;
  background-color: #fff;
  padding: 12px 12px 3px;
  box-shadow: 0 0 8px 2px rgba(23,23,35,0.05);
}
.spnc-masonry .spnc-pagination {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .spnc-blog-page.spnc-masonry .spnc-col-8,
  .spnc-blog-page.spnc-masonry .spnc-col-9,
  .spnc-blog-page.spnc-masonry .spnc-col-10 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  /*Four column*/
  .spnc-blog-page.spnc-masonry.spnc-four-column .spnc-col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  /*Three column*/
  .spnc-blog-page.spnc-masonry.spnc-three-column .spnc-col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /*Two column*/
  .spnc-blog-page.spnc-masonry.spnc-two-column .spnc-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .spnc-blog-page.spnc-four-column .spnc-entry-title a {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

/*-----------------------------------
  Load more & auto load blog loader
-----------------------------------*/
.blog-loader {
  width: 100px;
  height: 15px;
  margin: 50px auto 0;
}
.blog-loader div {
  background: #045582;
  height: 15px;
  width: 15px;
  margin: 0 1px 0 0;
  border-radius: 10%;
  display: inline-block;
  opacity: 0.8;
  animation: blog-loader 1s infinite;
}
.blog-loader div:last-child {
  margin: 0;
}
.blog-loader div:nth-child(1) {
  animation-delay: 0.1s;
}
.blog-loader div:nth-child(2) {
  animation-delay: 0.2s;
}
.blog-loader div:nth-child(3) {
  animation-delay: 0.3s;
}
.blog-loader div:nth-child(4) {
  animation-delay: 0.4s;
}
.blog-loader div:nth-child(5) {
  animation-delay: 0.5s;
}
@keyframes blog-loader {
  50% {
    filter: blur(5px);
    transform: translateY(-10px);
    opacity: 0.3;
  }
}

.spnc-wrapper.spnc-btn-1 .spncp-missed-section .spncp-blog-1-wrapper {
  position: relative;
  text-align: center;
  display: -webkit-box;
  border-radius: unset;
  background-color: transparent;
}
.spnc-wrapper.spnc-btn-1
  .spncp-missed-section
  .spncp-blog-1-wrapper
  .spncp-blog-1-heading {
  border-radius: unset;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: unset;
  display: grid;
  place-content: center;
  padding: 0.6rem;
  color: #fff;
}
.spnc-wrapper.spnc-btn-1
  .spncp-missed-section
  .spncp-blog-1-wrapper
  .spncp-blog-1-heading
  h4 {
  color: #fff;
  margin-bottom: 0;
  padding: 0px 8px;
}
.header-3 .spnc-container {
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  body.newscrunch .header-4 .spnc-custom .spnc-nav li > a.search-icon,
  body.newscrunch .header-7 .spnc-custom .spnc-nav li > a.search-icon {
    line-height: 30px;
  }
  body.newscrunch .header-5 .spnc-custom .spnc-nav li > a.search-icon {
    padding-right: 0;
  }
  body.newscrunch .header-5 .spnc-custom .spnc-nav li > a.search-icon,
  body.newscrunch .header-6 .spnc-custom .spnc-nav li > a.search-icon {
    line-height: 14px;
  }
}
@media (min-width: 550px) and (max-width: 1023px) {
  .front-banner.spnc-page-section-space .owl-dots {
    top: 82%;
  }
}

@media (max-width: 768px) {
  .spncp-missed-section .spncp-post .spncp-post-content {
    margin: unset;
  }
}

.spnc-sidebar .widget.widget_spncp_verticle_post_slider {
  margin: 0 0 1.25rem 0;
  padding: 1.25rem 1.25rem 3.625rem;
}

#spnc-single-post-related-slider .spnc-post-overlay .spnc-post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width:1024px){
  #spnc-single-post-related-slider .spnc-post-overlay .spnc-post-thumbnail {
    width: 100px;
    height: 100px;
    margin: 0;
}
}

@media (max-width:550px){
  #spnc-single-post-related-slider .spnc-post-previous,
#spnc-single-post-related-slider .spnc-post-next {
  display: flex;
  flex: auto;
  max-width: 100%;
  flex-basis: 100%;
}

#spnc-single-post-related-slider .spnc-post-previous {
  padding-bottom: 20px;
}
.spnc-related-post-wraper {
    display: block;
  }
  #spnc-single-post-related-slider .spnc-post-next {
    flex-direction: row;
  }
  #spnc-single-post-related-slider .spnc-post-next .spnc-post-content {
    text-align: left;
  }
#spnc-single-post-related-slider .spnc-post-overlay .spnc-post-thumbnail {width: 80px;height: 80px;margin: 0;}}
@media (max-width: 1100px){.header-3 .spnc-custom li a.search-icon:last-child {border-bottom: 1px solid #d7d7d7;}}
@media (max-width: 1100px) and (min-width:992px){body .header-4 .spnc-custom .spnc-nav.nav li > a.search-icon, body .header-3 .spnc-custom .spnc-nav li > a.search-icon {line-height: 39px;}}.header-7.header-sidebar .spnc-custom .spnc-header-logo {padding: 20px 0;}
@media (min-width: 1200px){body.boxed .header-6 .stickymenu {width: 1080px;}body.boxed .header-4 .stickymenu {width: 1090px;}body.boxed .header-4 .spnc-custom {max-width: 90%; }body.boxed .header-4 .spnc-topbar .spnc-container {max-width: 70%;}}
@media (min-width:1200px){body.boxed .header-7.header-sidebar .spnc-custom .spnc-navbar,body.boxed .header-7.header-sidebar .spnc-custom .spnc-header-logo {padding: 0 10px;}}
.spnc-category-page .blog-grid-view .spnc-grid-catpost.spnc-post{margin-bottom: 20px;}
@media (max-width:1100px){.header-3 .spnc-custom .spnc-navbar .spnc-container{padding: 15px 0;}.header-4 .spnc-custom .spnc-navbar { padding-top: 16px;}.header-5 .spnc-custom .spnc-navbar {padding-top: 16px;}}
.header-7.header-sidebar .spnc-custom .spnc-container {padding-left: 10px;padding-right: 10px;}
body .site-footer {margin-top: 56px;}
@media (min-width: 992px) and (max-width: 1100px){
body .header-5 .spnc-custom .spnc-nav.nav li > a.search-icon {padding: 0px 14px 8px;}}
@media (max-width:768px){.widget.widget_spncp_verticle_post_slider .slick-slider button.slick-arrow {top: -65px;}}
@media (max-width:500px){.right-sidebar .widget.widget_spncp_verticle_post_slider .slick-slider button.slick-arrow, .left-sidebar .widget.widget_spncp_verticle_post_slider .slick-slider button.slick-arrow {
    bottom: -8%;
  }}

.weather-forecast-header {padding: 30px 20px;text-align: center;font-size: 18px;font-weight: 700;text-transform: uppercase;display: block;color: #fffdfd;}
.widget_newscrunch_weather .weather-info{color: #fffdfd;padding: 0 20px 30px;text-align: center;}
.weather-location {margin-top: 5px;}
.weather-location, .weather-today {display: inline-block;vertical-align: top;}
.widget_weather * {-webkit-box-sizing: border-box;box-sizing: border-box;}
.weather-info .weather-icon {font-size: 100px;}
@media screen and (min-width: 980px){
.weather-info .weather-icon {font-size: 150px;}
}
.weather-info .weather-icon {font-size: 100px;}
.weather-location span {display: block;}
.weather-location-name {font-size: 24px;font-weight: 700;padding-top: 15px;}
.weather-location span {display: block;}
.cm-secondary .weather-desc, .weather-desc {font-size: 16px;text-transform: capitalize;font-weight: 500;padding-top: 0;}
.weather-location span {display: block;}
.weather-today {text-align: left;margin-left: 40px;}
.weather-location, .weather-today {display: inline-block;vertical-align: top;}
.cm-secondary .weather-current-temp, .weather-current-temp {font-size: 48px;font-weight: 700;}
.weather-today span {margin-right: 5px;color: #fffdfd;}
.weather-current-temp sup {vertical-align: text-top;font-size: 16px;line-height: 40px;}
.weather-info .weather-temp, .weather_highlow, .weather_wind {display: block;padding-top: 10px;}
.weather-today span {margin-right: 5px;color: #fffdfd;}
.weather-info .weather-temp, .weather_highlow, .weather_wind {display: block;padding-top: 10px;}
.weather-today span {margin-right: 5px;color: #fffdfd;}
.weather-info .weather-temp, .weather_highlow, .weather_wind {display: block;padding-top: 10px;}
.weather-today span {margin-right: 5px;color: #fffdfd;}


/* video layout two css */
.spnc-page-section-space.video-layout-2 .spnc-container .spnc-video-row {background-color: #ffffff;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);padding: 20px 20px;margin: 0;position: relative;}
.spnc-video.video-layout-2 .spnc_column-1 .spnc_grid_item-1 .spnc-post .spnc-post-img,
.spnc-video.video-layout-2 .spnc_column-2 .spnc_grid_item-1 .spnc-post .spnc-post-img {height: 497px;position: relative;}
.spnc-video.video-layout-2 .spnc-post-overlay {content: "";position: absolute;inset: 0;background-color: #040d19;opacity: 0.5;}
.spnc-video.video-layout-2 .spnc_column.spnc_column-1 .spnc-post-content,
.spnc-video.video-layout-2 .spnc_column.spnc_column-2 .spnc-post-content{padding-left: 20px;padding-right: 20px;}
.spnc-video.video-layout-2 .spnc-container-box {display: flex;overflow: hidden;}
.spnc-video.video-layout-2 .spnc_column {padding-right: 20px;flex: 0 0 33.33%;max-width: 33.33%;}
.spnc-video.video-layout-2 .spnc_column h3.spnc-entry-title {margin-bottom: unset;margin-bottom: 10px;margin-top: unset;}
.spnc-video.video-layout-2 .spnc-post-wrapper {padding: unset;}
.spnc-video.video-layout-2 h3.spnc-entry-title a {font-weight: bold;font-size: 1.125rem;color: #ffffff;line-height: 1.5;font-family: 'Inter', sans-serif;}
.spnc-video.video-layout-2 .spnc_column-1  h3.spnc-entry-title a,
.spnc-video.video-layout-2 .spnc_column-2  h3.spnc-entry-title a{font-weight: bold;font-size: 1.5rem;line-height: 1.4;font-family: 'Inter', sans-serif;}
.spnc-video.video-layout-2 .spnc_grid_item{margin: 0; flex: unset;}
.spnc-video.video-layout-2 .spnc_column.spnc_column-3 .spnc_grid_item:not(:last-child){margin-bottom: 20px;} 
.spnc-video.video-layout-2 .spnc-post-content .spnc-content-wrapper {padding: unset;}
.spnc-video.video-layout-2 .spnc_column.spnc_column-3{padding-right: unset;position: relative;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc_grid_item .spnc-post {background-color: #f5f5f5;border: 1px solid #d7d7d7;padding: 14px;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-post .spnc-post-img {height: unset;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-post .spnc-post-img{width: 120px;height: 120px;display: flex;place-content: center;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-post .spnc-post-img .spnc-video-popup{position: relative;z-index: 2;left: unset;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-post {display: flex;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-post .spnc-post-content {flex: 1;padding: 0  0 0 15px;}
.spnc-video.video-layout-2 .spnc-video-popup a.spncOpenVideo{width: 38px;height: 38px;display: inline-block;font-size: 15px;font-weight: 600;display: grid;place-content: center;}
.spnc-video.video-layout-2 .spnc-video-popup a.spncOpenVideo i{position: relative;top: 1px;left: 1px;}
.spnc-video.video-layout-2 .spnc_column-1 .spnc-video-popup, 
.spnc-video.video-layout-2 .spnc_column-2 .spnc-video-popup {top: 20px;left: 20px;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-video-popup {top: 40px;z-index: 0;}
.spnc-video.video-layout-2 .spnc_column-1 .spnc-post .spnc-entry-meta .spnc-cat-links a,
.spnc-video.video-layout-2 .spnc_column-2 .spnc-post .spnc-entry-meta .spnc-cat-links a
 {font-size: .875rem;line-height: 1.5;font-weight: 400;padding: 1px 6px;color: #ffffff;background-color: #08a09d;font-family: 'Poppins', sans-serif;}
.spnc-video.video-layout-2 .spnc_column-1 h3.spnc-entry-title a,
.spnc-video.video-layout-2 .spnc_column-2 h3.spnc-entry-title a {font-size: 1.5rem;line-height: 1.4;font-weight: 700;font-family: 'Poppins', sans-serif;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-video.video-layout-2 .spnc_column-1 .spnc-entry-content .spnc-entry-meta,
.spnc-video.video-layout-2 .spnc_column-2 .spnc-entry-content .spnc-entry-meta{font-size: 0.875rem;line-height: 1.5;font-weight: 400;color: #ffffff;font-family: 'Poppins', sans-serif;margin-bottom: 13px;}
.spnc-video.video-layout-2 .spnc_column-1 .spnc-entry-content .spnc-entry-meta a,
.spnc-video.video-layout-2 .spnc_column-2 .spnc-entry-content .spnc-entry-meta a {font-size: 0.875rem;line-height: 1.5;font-weight: 400;font-family: 'Poppins', sans-serif;}
.spnc-video.video-layout-2 .spnc_column-3 h3.spnc-entry-title a {font-size: 1.125rem;line-height: 1.5;font-weight: 700;font-family: 'Poppins', sans-serif;color: #000000;margin-bottom: 10px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-post .spnc-entry-meta .spnc-cat-links a {font-size: 0.875rem;line-height: 1.5;font-weight: 400;padding: 3px 8px;color: #ffffff;background-color: #0c6d6b;font-family: 'Poppins', sans-serif;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-entry-content .spnc-entry-meta {font-size: 0.875rem;line-height: 1.5;font-weight: 400;color: #000000;font-family: 'Poppins', sans-serif;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-entry-content .spnc-entry-meta a {font-size: 0.875rem;line-height: 1.5;font-weight: 400;color: #000000;font-family: 'Poppins', sans-serif;}
.spnc-video.video-layout-2 .spnc_column.spnc_column-1 .entry-header .spnc-entry-meta,
.spnc-video.video-layout-2 .spnc_column.spnc_column-2 .entry-header .spnc-entry-meta {margin-bottom: 13px;}
.spnc-video.video-layout-2 .spnc_column-3 .entry-header .spnc-entry-meta {margin-bottom: 9px;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-entry-content .spnc-entry-meta {margin-bottom: 0;}
.spnc-video.video-layout-2 .spnc_item{margin-bottom: unset;}

@media(max-width:991px){
.spnc-video.video-layout-2 .spnc-container-box {display: flex;flex-wrap: wrap;overflow: hidden;}
.spnc-video.video-layout-2 .spnc_column.spnc_column-1,
.spnc-video.video-layout-2 .spnc_column.spnc_column-2{padding-right: 20px;padding-bottom: 20px;flex: 0 0 50%;max-width: 50%;}  
.spnc-video.video-layout-2 .spnc_column.spnc_column-2{padding-right: 0;}
.spnc-video.video-layout-2 .spnc_column.spnc_column-3{flex: 0 0 100%;max-width: 100%;padding-right: 0;}
.spnc-video.video-layout-2 .spnc_column-1 .spnc_grid_item-1 .spnc-post .spnc-post-img, 
.spnc-video.video-layout-2 .spnc_column-2 .spnc_grid_item-1 .spnc-post .spnc-post-img {height: 350px;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-post .spnc-post-img {width: 100px;height: 100px;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-video-popup {top: 30px;}    
}
@media (max-width:500px){
  .spnc-video.video-layout-2 .spnc_column.spnc_column-1,
  .spnc-video.video-layout-2 .spnc_column.spnc_column-2{padding-right: unset;padding-bottom: 20px;flex: 0 0 100%;max-width: 100%;}
}
.spnc-video.video-layout-2 .wow-callback .spnc-post{overflow: unset;background: unset;position: unset;}

/* End video layout second css */


/* start video layout third css */
.spnc-video.video-layout-3 .spnc-container .spnc-video-row  {background-color: #ffffff;box-shadow: 0 0 8px 2px rgba(23, 23, 35, 0.05);padding: 20px 20px;margin: 0;position: relative;}
.spnc-video.video-layout-3 .spnc-container .spnc-video-row .spnc-container-box {display: grid;grid-template-columns: repeat(4, 1fr);gap: 22px;}
.spnc-video.video-layout-3 .spnc-container-box .spnc_column{list-style: none;margin: unset;padding-right: 0;}
.spnc-video.video-layout-3 .spnc-post {overflow: hidden;background: #888888;position: relative;}
.spnc-video.video-layout-3 .spnc-post .spnc-post-overlay {position: absolute;width: 100%;inset: 0;z-index: 1;opacity: 0.5;background-color: #000000;border-radius: 0;}
.spnc-video.video-layout-3 .spnc-post .spnc-post-img {position: relative;background-size: cover;background-repeat: no-repeat;background-position: 100% 100%;border-radius: 0;height: 380px;}
.spnc-video.video-layout-3 .spnc-post .spnc-post-content{width: 100%;height: 100%;padding: 0;}
.spnc-video.video-layout-3 .spnc-post .spnc-post-content .spnc-content-wrapper {display: flex;flex-direction: column;justify-content: space-between;z-index: 2;position: relative;width: 100%;height: 100%;padding: 10px 20px;}
.spnc-video.video-layout-3 .spnc-video-popup .spncOpenVideo {color: #000000;background-color: rgba(255, 255, 255, .8);border: unset;border-radius: 50%;padding: 10px 15px;width: 44px;height: 44px;transition: 0.3s;}
.spnc-video.video-layout-3 .spnc-video-popup .spncOpenVideo:is(:hover, :focus){color: #fff;}
.spnc-video.video-layout-3 .spnc-post .spnc-post-content .spnc-cat-links a {padding: 3px 4.5px 3px;border-radius: 0;color: #fff;font-size: .875rem;line-height: 1.5;font-weight: 400;}
.spnc-video.video-layout-3 .spnc-post .spnc-post-content .spnc-entry-meta {margin-bottom: 9px;}
.spnc-video.video-layout-3 .spnc-post .spnc-entry-content .spnc-entry-meta {margin-bottom: 6px;}
.spnc-video.video-layout-3 .spnc-post .spnc-post-wrapper h3.spnc-entry-title {margin-bottom: 10px;}
.spnc-video.video-layout-3 .spnc-post .spnc-post-wrapper h3.spnc-entry-title a {font-weight: bold;font-size: 1.125rem;line-height: 1.5;font-family: "poppins", sans-serif;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.spnc-video.video-layout-3 .spnc-post .spnc-entry-content .spnc-entry-meta span {position: relative;color: #ffffff;font-size: 0.875rem;font-family: "poppins", sans-serif;line-height: 1.7;font-weight: 400;}
.spnc-video.video-layout-3 .spnc-post .spnc-entry-content .spnc-entry-meta span a {position: relative;font-size: 0.875rem;font-family: "poppins", sans-serif;line-height: 1.7;font-weight: 400;text-transform: capitalize;}
.spnc-video.video-layout-3 .spnc-content-wrapper .spnc-entry-content .spnc-entry-meta span:not(:last-child):after {font-family: FontAwesome;content: "\f111";font-size: 5px;color: #ffffff;padding-left: 0.75rem;padding-right: 0.75rem;vertical-align: middle;}
@media (max-width:992px){
  .spnc-video.video-layout-3 .spnc-post .spnc-post-img {height: 280px;}
  .spnc-video.video-layout-3 .spnc-container .spnc-video-row .spnc-container-box {display: grid;grid-template-columns: repeat(2, 1fr);gap: 22px;}
}
@media (max-width:500px){
  .spnc-video.video-layout-3 .spnc-container .spnc-video-row .spnc-container-box {display: grid;grid-template-columns: repeat(1, 1fr);gap: 22px;}
}
.spnc-video.video-layout-3 .spnc_column .spnc_grid_item{margin: 0;}
.spnc-video.video-layout-3 .spnc_column-1 .spnc-video-popup {position: relative;top: 15px;left: 0;}
.spnc-video.video-layout-3 .spnc-post-wrapper {padding: 0;}
.spnc-video.video-layout-2 .spnc_column-3 .spnc-entry-content .spnc-entry-meta i{color: #000000;}

/*--------------- Paggination design 2 --------------- */
.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-next{
  flex-direction: row-reverse;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-previous {
    flex-direction: unset;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-previous .spnc-post-content{
  text-align: left;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-next .spnc-post-content{
  text-align: right;
}

.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-overlay .spnc-post-thumbnail{
  width: 140px;
  height: 100px;
  margin: 0;
}

.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-content{
  padding: 0.25rem 1.25rem;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 {padding: 0 20px;}

@media(max-width:815px){
.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-next {
  flex-direction: row;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-next .spnc-post-content {
  text-align: left;
}
}

.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-previous:not(:has(.spnc-post-overlay)) .spnc-post-content{
  padding-left: 0;
}
  .spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-next:not(:has(.spnc-post-overlay)) .spnc-post-content{
    padding-right: 0;
}
@media (min-width: 816px){.spnc-single-post .spnc-pagination-single.paginatn_desgn-2 .spnc-post-next {border-left: 0;}}


/*--------------- Paggination design 3 --------------- */
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-next{
  flex-direction: row-reverse;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-previous {
    flex-direction: unset;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-previous .spnc-post-content{
  text-align: left;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-next .spnc-post-content{
  text-align: right;
}

.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-overlay .spnc-post-thumbnail{
  width: 100px;
  height: 100px;
  margin: 0;
}

.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-content{padding: 0.25rem 1.25rem;}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 {padding: 0 20px;}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-overlay{flex: unset;}
.spnc-pagination-single.paginatn_desgn-3 .spnc-blog-wrapper .spnc-post-content{flex:unset;}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-content h4.spnc-entry-title { margin: 0 0 0.625rem;}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-content a {font-weight: 700; }
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-previous a i{margin-right: 5px;}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-next a i{margin-left: 5px;}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-overlay .spnc-post-thumbnail img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50px;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-content h4.spnc-entry-title a {font-size: 1.125rem;}
@media (min-width: 816px){.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-next {border-left: 0;}}
@media(max-width:815px){
 .spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-next {flex-direction: row;}
 .spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-next .spnc-post-content {text-align: left;}
}

.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-previous:not(:has(.spnc-post-overlay)) .spnc-post-content{
  padding-left: 0;
}
.spnc-single-post .spnc-pagination-single.paginatn_desgn-3 .spnc-post-next:not(:has(.spnc-post-overlay)) .spnc-post-content{
  padding-right: 0;
}


/*--------------- Header style eight --------------- */
.widget .spnc-header-social-icons {display: contents;float: right;}
@media (min-width: 1200px){
  .header-8.header-sidebar {max-width: 100%;}
  .header-8.header-sidebar .spnc-container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 5px;
  }}
    
.header-8 .spnc-custom {
  background-color: #ffffff;
  box-shadow: unset;
  border-radius: 0;
}
.header-8 .spnc-custom .custom-logo-link {padding: 12px 0px 12px 0px;float: left;font-size: 18px; line-height: 20px;}
.header-8 .spnc-collapse{float: left; width: 50%;}
.header-8 .spnc-collapse.collapse .ml-auto {margin: 0 auto;}
.header-8 .spnc-custom .spnc-nav li > a.search-icon {
  height: 50px;
  width: 50px;
  border: unset;
  margin: 8px 0 0;
  background-color: #eeeef5;
  color: #000000;
  padding: unset;
  display: grid;
  place-content: center;
}
  
@media (min-width: 1100px){
  .header-8  .spnc-custom .spnc-nav > li.menu-item-type-custom i {font-size: 16px;}
  .spnc-custom .spnc-nav > li.menu-item-type-custom i {line-height: 1.2;}
}
  
.header-8 .spnc-widget-toggle {margin: 12px 5px 8px 0;padding-left: 0;}
.header-8 .spnc-dark-icon{
  display: inline-block;
  float: left;
  border-radius: 30px;
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: 16px;
  padding: 0;
  margin: 12px 0 0 ;
  color: #000000;
  display: grid;
  place-content: center;
}

.header-8 .spnc-dark-layout {
  line-height: 1.6;
  text-align: center;
  background: transparent;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}

.header-8 .stickymenu { 
  margin: 0;
  max-width: 100%;
}

.header-8.header-sidebar .spnc-custom .spnc-container { position: relative;}
.header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-8.header-sidebar .widget-header{margin-right: 8px;}
.header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container > * {
  flex-basis: 33.33%;
  max-width: 33.33%;
}
.header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container > div:nth-child(2){
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-right{
  display: flex;
  align-items: center;
}
.header-8.header-sidebar .spnc-custom .spnc-nav li{margin: 0;}
.header-8.header-sidebar .spnc-custom .spnc-header-logo .overlay {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-color: rgba(0, 0, 0, .0);
}
@media (min-width: 1101px){
.header-8 .spnc-custom .spnc-header-logo .spnc-right .spnc-nav > li  
{
    float: none;
    display: inline-block;
}
.header-8.header-sidebar .spnc-custom .spnc-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
  position: relative;
}
.header-8 .spnc-right.spnc-nav {
  margin: 0;
  display: -webkit-inline-box;
  }
.header-8 .collapse.spnc-collapse .spnc-menu-close,
.header-8 .collapse.spnc-collapse .spnc-header,
.header-8 .collapse.spnc-collapse .spnc-date-social,
.header-8 .spnc-custom .spnc-collapse .spnc-sidebar-search,
.header-8 .spnc-custom .spnc-small-device .spnc-collapse .header-widget-area.widget_spncp_social_icons,
.header-8 .spnc-custom .spnc-small-device .spnc-collapse .header-widget-area
   {display: none;}
}
  
.header-8.header-sidebar .spnc-custom .spnc-header-logo {padding: 12px 10px;background-repeat: no-repeat;background-position: center center;background-size: cover;position: relative;background: #FFFFFF;}
.spnc-header-social-icons li {display: inline-block;padding: 0.3rem 0.5rem 0.3rem;}
.header-8 .spnc-header-logo .widget.spnc-date-social {padding: unset;}
.spnc-header-social-icons li{padding: unset;margin: 10px 3px;}
.spnc-header-social-icons li:first-child{margin-left: 0;}
.spnc-header-social-icons li a{color: #000000;width: 40px;height: 40px;font-size: 16px;background: #eeeef5;display: grid;place-content: center;}
.spnc-sidebar .widget ul.spnc-header-social-icons li::before, .spnc-sidebar .widget ol li::before {margin-right: unset;content: unset;font-family: FontAwesome;margin-top: unset;transition: unset;}
.spnc-common-widget-area.widget_spncp_social_icons {padding: 20px;}
.header-8.header-sidebar .spnc-custom .spnc-navbar {margin: 0;padding: 0;border-radius: unset;padding: 15px 10px;}

.header-8.header-sidebar .spnc-header {flex: unset;}
.header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container::after,
.header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container::before {content: unset;}
.header-8.header-sidebar .spnc-navbar .spnc-head-wrap .spnc-right {display: none;}

/* -------- Collapsable sidebar CSS -------- */

.header-8.header-sidebar .spnc-header-logo .spnc-right{
  float: right;
  display: flex;
}

.header-8 .spnc-custom .spnc-brand {
  float: none;
  display: block;
  text-align: center;
  padding: 12px 0 ;
}

.header-8 .spnc-header-right .spnc-nav {
  float: left !important;
  background-color: transparent;
  padding: 0;
}

.header-8 .spnc-dark-layout {padding-left: 0px;}
.header-8 .spnc-custom .dropdown-menu.search-panel {top: 70px;}

.header-8 .spnc-dark-icon{
  font-size: 16px;
  padding: 0;
  margin: 0 ;
  }
.header-8 .spnc-dark-icon:focus {outline:unset; }
  
@media (max-width:1100px){
  .header-8 .spnc-widget-toggle {
    margin: 11px 5px 6px 0;
    padding-left: 0;
    display: none;
    }
  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container{flex-wrap: wrap;}
  .header-8.header-sidebar .spnc-navbar .spnc-head-wrap .spnc-right {
      float: right;
      display: flex;
      align-items: center;
  }
  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container > div:nth-child(1){
    flex-basis: 50%;
    max-width: 50%;
    margin-right: 0;
  }
  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container > div:nth-child(3){display: none;}

  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container > div:nth-child(2){
    flex-basis: 50%;
    max-width: 50%;
    justify-content: flex-end;
  }

  .header-8.header-sidebar .spnc-custom .spnc-navbar {padding: 10px;}
  body.newscrunch .header-8 .spnc-custom .spnc-nav li > a.search-icon {
    height: 40px;
    width: 40px;
    margin: 0;
    background: transparent;
    color: #fff;
  }
  .header-8 .spnc-custom .spnc-toggle {
    display: block;
    margin: 7px 0px 6px 20px;
    padding: 0;
    border: none;
    font-size: 26px;
    float: left;
    color: #fff;
    background: transparent;
  }
  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-header-social-icons li a{
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
}
  
.header-8 .spnc-custom .spnc-nav li > a {
  border-radius: 0;
  font-weight: 500;
  padding: 11px 13px; 
  font-size: 1.125rem; 
  font-family: "Poppins";
  font-weight: 500;
  color: #ffffff;
}

.header-8 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon, [data-theme="spnc_dark"] .header-8 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon {
  margin: 0;
  color: #ffffff;
}
 
.header-8 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon:hover,
.header-8 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon:focus{
  margin: 0;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}
   
@media (min-width: 1100px){  
  .header-8 .spnc-custom .spnc-nav li > a.search-icon:after,.header-8 .spnc-custom .spnc-nav li > a.search-icon:before {content: unset;}
  .header-8 .spnc-custom .spnc-nav li > a:before { position: relative; top: 30px;}
  .header-8 .spnc-custom .spnc-nav li .dropdown-menu a:before { display: none;}
  .header-8 .spnc-custom .spnc-nav li.active > a:before,.header-8 .spnc-custom .spnc-nav li a:hover:before {width: 100%;}
}

body .header-8 .spnc-custom .spnc-nav > .active > a, body .header-8 .spnc-custom .spnc-nav > .active > a:hover, body .header-8 .spnc-custom .spnc-nav > .active > a:focus {
  color: #000000;
  background-color: #fff;
  text-shadow: unset;
}

@media (max-width:768px){
  .header-8 .spnc-topbar .spnc-container {text-align: center;}
  .header-8 .spnc-topbar .spnc-trending-widget {width: 100%;}
  .header-8 .spnc-topbar .widget.spnc-date-social{float: unset; padding-bottom: 1rem;}
  .header-8 .spnc-trending-widget .spnc-trending-title:after, .header-8 .spnc-date-social .head-date:after {
    color: transparent;
    padding-left: 0;
    Padding-right: 0;
    opacity: 0;
  }
}

@media (max-width:1100px){
  body .header-8 .spnc-custom .spnc-nav li > a.search-icon:hover,body .header-8 .spnc-custom .spnc-nav li > a.search-icon:focus {
    color: #fff;
  }
  .header-8 .spnc-custom .dropdown-menu.search-panel {
   left: auto; 
  }
  .header-8.header-sidebar .spnc-custom .spnc-collapse .spnc-sidebar-search form {
    display: none;
  }
}

@media (max-width:500px){
  .header-8.header-sidebar .spnc-head-wrap {display: block;clear: unset;}
  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container{
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container > div:nth-child(1){
    flex-basis: 100%;
    max-width: 100%;
  }
  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container > div:nth-child(3){display: none;}
  .header-8.header-sidebar .spnc-custom .spnc-header-logo .spnc-container > div:nth-child(2){
    flex-basis: 100%;
    max-width: 100%;
    justify-content: center;
  }
}

/* dark light switcher */
@media (min-width:1101px){
  .header-8 .spnc-custom .spnc-toggle{display: none;}
  .header-8 .spnc-dark-layout-one{
    width: 72px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #eeeef5;
    border-radius: 13px;
    padding: 0px 10px;
    margin-right: 20px;
  }
  .header-8 .spnc-dark-layout-one i{
    position: relative;
    font-size: 14px;
    z-index: 1;
    color: #000;
    cursor: pointer;
  }
  .header-8 .spnc-dark-layout-one i::before{
    position: relative;
    z-index: 1;
  }
  .header-8 .spnc-dark-layout-one:first-child i::after{
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    top: -11px;
    transform: translateX(-68%);
    transition: .4s;
  }

  [data-theme="spnc_dark"] .header-8 .spnc-dark-layout-one i.fa-moon,[data-theme="spnc_light"] .spnc-dark-layout-one:first-child i{
    color: #FFFFFF;
  }
  [data-theme="spnc_dark"] .header-8 .spnc-dark-layout-one:first-child i::after{
    transform: translateX(14px);
  }
  .header-8 .spnc-dark-layout-one:first-child i::before{content: "\f185";}
  .header-8 .spnc-dark-layout-one .dark-switch-btn.fa-moon::before{content: "\f186";}
  .header-8 .spnc-dark-layout-one .dark-switch-btn.fa-moon::after{content: unset;}
  [data-theme="spnc_light"] .header-8 .spnc-dark-layout-one .dark-switch-btn.fa-moon{color:#000;}
}

.header-8 .collapse.spnc-collapse::-webkit-scrollbar{
  display: none;
}
.header-8 .spnc-custom .spnc-nav > li > a:focus,
.header-8 .spnc-custom .spnc-nav > li > a:hover,
.header-8 .spnc-custom .spnc-nav .open > a,
.header-8 .spnc-custom .spnc-nav .open > a:focus, 
.header-8 .spnc-custom .spnc-nav .open > a:hover {
    text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
    color: #fff;
}
.header-8 .custom-social-icons li>a {border: 1px solid rgba(255, 255, 255, 0.3);}
.header-8 .spnc-topbar{background-color: #041124;}
[data-theme="spnc_dark"] .header-8.header-sidebar .spnc-custom .spnc-header-logo {background-color: #000000;}
[data-theme="spnc_dark"]  body .header-8 .spnc-custom .spnc-nav li > a.search-icon {color: #000000;}
[data-theme="spnc_dark"]  body .header-8 .spnc-custom .spnc-nav li > a.search-icon:hover,
[data-theme="spnc_dark"]  body .header-8 .spnc-custom .spnc-nav li > a.search-icon:focus {color: #000000;background-color: #eeeef5;}

body .header-8 .spnc-custom .spnc-nav .dropdown-menu li > a:hover, body .header-8 .spnc-custom .spnc-nav .dropdown-menu li > a:hover {
    color: #ffffff;
}
@media (min-width: 1101px){
  .header-8 .spnc-custom .dropdown-menu > li > a {
    padding: 12px 15px;
    margin: 0;
  }
  .header-8 .spnc-custom .dropdown-menu > li > a:hover,.header-8 .spnc-custom .dropdown-menu > li > a:focus {
    padding: 12px 15px 12px 20px;
  }
}
.header-8 .spnc-custom .dropdown-menu > li > a {color: #d5d5d5;}
[data-theme="spnc_dark"] .header-8 aside h2, [data-theme="spnc_dark"] .header-7 aside h2{color: #ffffff;}
.header-8 .spnc-custom .spnc-nav li > a {margin: 0 0;}
@media (max-width: 1100px){
  .header-8.header-sidebar .custom-logo-link-url{padding: 17px 0px 0px 2px;}  
  .header-8 .spnc-custom .spnc-collapse .widget.header-widget-area {
    display: block;
    text-align: center;
    float: unset;
    margin-bottom: 16px;
    padding: 1.5px;
  }
  .header-sidebar.header-8 .spnc-custom .spnc-collapse .spnc-nav li > a ,body .header-8 .spnc-custom .spnc-nav .dropdown-menu li > a:hover, body .header-8 .spnc-custom .spnc-nav .dropdown-menu li > a:hover{
    text-shadow: unset;
    color: #000000;;
  }
  .header-8 .spnc-custom .spnc-collapse .widget.header-widget-area li>a {
    color: #000000;
    font-size: 12px;
  }
  .header-8 .spnc-dark-icon{color: #fff;}
  [data-theme="spnc_dark"] body .header-8 .spnc-custom .spnc-nav li > a.search-icon{color: #fff;}
  [data-theme="spnc_dark"] body .header-8 .spnc-custom .spnc-nav li > a.search-icon:hover, [data-theme="spnc_dark"] body .header-8 .spnc-custom .spnc-nav li > a.search-icon:focus,
  [data-theme="spnc_dark"] body .header-8 .spnc-custom .spnc-nav .dropdown.open > a.search-icon:hover {
    background-color: transparent;
     color: #fff;
  }
}

[data-theme="spnc_dark"] .header-8 .spnc-dark-icon,[data-theme="spnc_dark"] .header-8 .spnc-dark-icon:hover {color: #ffffff;}
[data-theme="spnc_dark"] .header-8.header-sidebar .spnc-custom .spnc-header-logo{background-color: #000000;}
.header-3 .spnc-header-right {
    float: left;
    margin: 22px 0 18px 0;
}
.header-4 .spnc-custom {
    max-width: 72%;
}
.header-4 .spnc-custom .spnc-container, .header-4 .spnc-topbar .spnc-container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
}
[data-theme="spnc_light"] .header-4 .spnc-custom .spnc-nav li > a.search-icon,
[data-theme="spnc_dark"] .header-4 .spnc-custom .spnc-nav li > a.search-icon {
    border: 1px solid #d7d7d74d;
    color: #fff;
    margin: 15px 12px 0 20px;
}
[data-theme="spnc_light"] .header-4.header-sidebar .spnc-custom .spnc-nav li > a.search-icon:hover,
[data-theme="spnc_dark"] .header-4.header-sidebar .spnc-custom .spnc-nav li > a.search-icon:hover{
   border: 1px solid #d7d7d74d;
}
.header-4 .spnc-right.spnc-nav {
    margin: 20px 0;
}
.header-5 .spnc-custom .spnc-navbar {
    padding-bottom: 0;
}
.header-5 .spnc-custom .custom-logo-link, .header-5 .spnc-custom .dark-custom-logo-link {
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 2.000rem;
  line-height: 1.5;
  color: #1b1b1b;
  margin-left: 0px;
  height: auto;
  padding: 10px 10px 10px 0px;
}
.header-5 .spnc-custom .custom-logo-link, .header-5 .spnc-custom .dark-custom-logo-link  {
  padding: 10px 10px 10px 0px;
}
.header-5 .collapse.spnc-collapse {
  margin: 0;
}
.header-5 .spnc-right.spnc-nav {
  margin: 20px 0;
}
.header-5 .spnc-custom .ml-auto .spnc-nav li > a {
  margin: unset;
}
.header-5 .spnc-header-right {
  float: left;
  margin: 20px 0;
}
.header-5 .spnc-widget-toggle {
  width: unset;
  height: unset;
  margin: 23.5px 0;
}
.header-5 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon {
  width: 3.75rem;
  height: 3.75rem;
  display: grid;
  place-content: center;
  font-size: 1.125rem;
  border-radius: 50%;
}
.header-5 .spnc-custom .spnc-nav li > a.search-icon {
  color: #ffffff;
}
.header-6 .spnc-custom .custom-logo-link,
.header-6 .spnc-custom .dark-custom-logo-link  {
  padding: 10px 10px 10px 0px;
}
.header-6 .spnc-right.spnc-nav {
  margin: 20px 0;
}
.header-6 .spnc-custom .spnc-widget-toggle > a.spnc-toggle-icon {
  width: 3.75rem;
  height: 3.75rem;
  display: grid;
  place-content: center;
  font-size: 1.125rem;
  border-radius: 50%;
}

/***************** End Normal CSS *****************/




/***************** Start @media (max-width: 500px) *****************/
@media (max-width: 500px){

  .header-3 .spnc-topbar {
    top: 50px;
  }
  .header-3.header-sidebar.wow-sticky .spnc-custom .spnc-navbar {
    padding: 0 0 0;
  }
  .header-3.header-sidebar .spnc-custom .spnc-navbar {
    padding: 50px 0 0;
  }
  .header-3.header-sidebar .spnc-header-right {
    margin: 13px 0 8px 0;
  }
  .header-3.header-sidebar .spnc-custom .spnc-head-wrap .spnc-toggle {
    padding: 6px 7px;
    margin: 17px 15px 14px 0;
  }

}
/***************** End @media (max-width: 500px) *****************/


/***************** Start @media (max-width: 1100px) *****************/
@media (max-width: 1100px){
  .header-3 .spnc-custom .spnc-navbar .spnc-container {
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .header-3 .spnc-custom .spnc-navbar .spnc-container .spnc-header {
      flex: 1;
      text-align: left;
  }
  .header-3 .spnc-custom .spnc-navbar .spnc-container .spnc-head-wrap {
      display: flex;
      align-items: center;
      margin-right: unset;
  }
  .header-3 .spnc-header-right {
      margin: 33px 0 25px 0;
      display: flex;
      align-items: center;
  }
  .header-3.header-sidebar .spnc-custom .spnc-nav li > a.search-icon {
      line-height: 2.1;
      margin: 0;
      height: 2rem;
      width: 2rem;
      margin-right: 5px;
  }
  [data-theme="spnc_light"] .header-3 .spnc-custom .spnc-nav li > a.search-icon {
     color: #000;
  }
  [data-theme="spnc_light"] .header-3 .spnc-custom .spnc-nav li > a.search-icon,
  [data-theme="spnc_dark"] .header-3 .spnc-custom .spnc-nav li > a.search-icon,
  .header-3 .spnc-custom .spnc-nav li > a.search-icon {
      border: none;
  }
  .header-3 .spnc-custom .spnc-nav li {
      margin: 0;
  }
  .header-3 .spnc-dark-layout {
      padding-left: 0px;
      margin: 4px 15px 4px 5px;
  }
  .header-3 .spnc-dark-layout .spnc-dark-icon {
      font-size: 1rem;
  }
  .spnc-dark-icon {
      color: #000;
  }
  .header-sidebar .spnc-widget-toggle {
      display: none;
  }
  .header-3 .spnc-custom .spnc-head-wrap .spnc-toggle {
      padding: 6px 7px;
      margin: 36px 15px 25px 0;
      border: 1px solid #d7d7d7;
  }
  .header-3 .spnc-custom .spnc-navbar {
    padding: 20px 0 10px;
  }
  .header-3 .spnc-custom .spnc-navbar .spnc-container{padding: 0;}
  .header-4 .spnc-custom .spnc-nav li {
      margin: 0 10px;
  }
  [data-theme="spnc_light"] .header-4 .spnc-custom .spnc-nav li > a.search-icon,
  [data-theme="spnc_dark"] .header-4 .spnc-custom .spnc-nav li > a.search-icon {
      margin: 8px 5px;
  }
  .header-5 .spnc-custom .spnc-navbar {
      padding: 0;
  }
  .header-5 .spnc-navbar .spnc-container {
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .header-5 .spnc-navbar .spnc-header {
      flex: 1;
  }
  .header-5 .spnc-custom .custom-logo-link, .header-5 .spnc-custom .dark-custom-logo-link {
      padding: 5px 10px 5px 0px;
      text-align: left;
  }
  .header-5 .spnc-navbar .spnc-head-wrap {
      float: right;
      display: flex;
      align-items: center;
      margin-right: 0;
  }
  .header-5 .spnc-header-right {
      float: left;
      margin: 20px 20px 20px 0;
  }
  body .header-5.header-sidebar .spnc-custom .spnc-nav li > a.search-icon {
      line-height: 0.5;
      margin: 10px 5px 10px 0;
      height: 10px;
      width: 10px;
  }
  body.newscrunch .header-5 .spnc-custom .spnc-nav li > a.search-icon
  {
    color: #fff;
  }
  .header-5 .spnc-custom .spnc-toggle {
      margin: 24px 15px 24px 0;
  }
  .header-5 .spnc-navbar .spnc-toggle {
      border-radius: 30px;
      width: 30px;
      height: 30px;
      display: grid;
      place-content: center;
      color: #ffffff;
  }
  .header-6 .spnc-custom .spnc-container {
      width: 100%;
      max-width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .header-6 .spnc-custom .spnc-navbar .spnc-header {
      float: left;
      flex: 1;
  }
  .header-6 .spnc-custom .spnc-navbar .spnc-head-wrap {
      float: right;
      display: flex;
      align-items: center;
      margin-right: 0;
  }
  body.newscrunch .header-6 .spnc-custom .spnc-nav li > a.search-icon {
      line-height: 0;
      font-size: 1.1rem;
      margin: 17px 15px 10px 0;
      padding: 0;
      height: 18px;
      width: 0px;
  }
  .header-6 .spnc-toggle {
      display: block;
      margin: 24px 15px 24px 8px;
      padding: 8px 9px;
      float: right;
      border: none;
      background: #ececec;
  }
  .header-6 .spnc-dark-icon {
      color: #a7a7a7;
  }
  [data-theme="spnc_dark"] .header-6.header-sidebar .spnc-custom .spnc-nav li > a.search-icon {
      color: #a7a7a7;
  }
  .header-7 .spnc-container {
      width: 100%;
      max-width: 92%;
      margin: 0 auto;
  }
  .header-7 .spnc-custom .custom-logo-link, .header-7 .spnc-custom .dark-custom-logo-link {
      float: none;
      display: block;
      text-align: center;
      padding: 12px 0;
  }
  .header-7 .spnc-custom .custom-logo-link, .header-7 .spnc-custom .dark-custom-logo-link  {
      padding: 0 0 0;
  }
  .header-7 .spnc-custom .spnc-toggle {
      float: left;
      margin: 5px 15px 5px 0;
      font-size: 26px;
      border: none;
  }
  .header-7.header-sidebar .spnc-custom .spnc-container .spnc-head-wrap {
      float: right;
      margin-right: unset;
      clear: unset;
  }
  .header-7 .spnc-header-right .spnc-nav {
      float: right !important;
  }
  .header-7 .spnc-custom .spnc-nav li {
         margin: 0 10px
  }
  .header-7 .spnc-custom .spnc-nav li > a.search-icon {
      margin: 8px 0 0 0;
  }
  .header-sidebar.header-7 .spnc-header-logo .header-widget-area {
      float: unset;
  }
  [data-theme="spnc_dark"] body .header-5 #spnc-menu-open .custom-logo-link-url .site-title a,
  [data-theme="spnc_dark"] body .header-5 #spnc-menu-open .custom-logo-link-url .site-description, 
  [data-theme="spnc_dark"] body .header-4 #spnc-menu-open .custom-logo-link-url .site-title a, 
  [data-theme="spnc_dark"] body .header-4 #spnc-menu-open .custom-logo-link-url .site-description
  {
      color: #fff;
  }
  .header-6 .spnc-custom .spnc-navbar #spnc-menu-open .ml-auto {
        clear: both;
  }
  .header-4 .spnc-dark-layout
  {
    margin-right: 15px;
  }
  .header-8 .spnc-custom .spnc-collapse#spnc-menu-open .widget.header-widget-area,.header-8.header-sidebar .spnc-custom .spnc-collapse#spnc-menu-open .spnc-sidebar-search {display: none;}
}
/***************** End @media (max-width: 1100px) *****************/


/***************** Start @media (min-width: 1100px) *****************/
@media (min-width: 1100px){
  .header-4 .spnc-widget-toggle {
      padding-right: 55px;
  }
  .header-4 .spnc-widget-toggle {
      margin: 34px 0;
  }
}
/***************** End @media (min-width: 1100px) *****************/


/* Start @media (min-width: 1101px) */
@media (min-width: 1101px){
  .header-4 .spnc-custom .spnc-nav > li > a:focus,
  .header-4 .spnc-custom .spnc-nav > li > a:hover,
  .header-4 .spnc-custom .spnc-nav .open > a,
  .header-4 .spnc-custom .spnc-nav .open > a:focus,
  .header-4 .spnc-custom .spnc-nav .open > a:hover,
  [data-theme="spnc_dark"] .header-4 .spnc-custom .spnc-nav .open > a,
  [data-theme="spnc_dark"]
    body
    .header-4
    .spnc-custom
    .spnc-nav
    .dropdown.open
    > a:hover {
    color: #fff;
  }
  .header-3 .spnc-widget-toggle {
      margin: 32px 0;
  }
  .header-5 .spnc-custom .spnc-container {
      border-right: 0;
      max-width: 70%;
      display: flex;
      align-items: center;
      padding: 0 10px;
  }
}
/***************** End @media (min-width: 1101px) *****************/


@media (max-width: 1100px) and (min-width: 768px){
  .header-4 .spnc-head-wrap {
      position: absolute;
      right: 0;
      top: 24px;
      right: 80px;
  }
  .header-4 .stickymenu .spnc-head-wrap {
      position: absolute;
      right: 0;
      top: 9px;
      right: 80px;
  }
}


/***************** Start @media (max-width: 500px) *****************/
@media (max-width: 500px){
.header-6 .spnc-custom .spnc-navbar {
    padding-top: 5px;
}
.header-6 .spnc-custom .spnc-navbar .spnc-header {
    margin-right: 20px;
    text-align: left;
}
.header-6 .spnc-dark-layout {
    margin-right: 0;
}
body.newscrunch .header-6 .spnc-custom .spnc-nav li > a.search-icon {
    margin: 16px 8px 10px 0;
}
.header-3 .spnc-header .custom-logo-link-url,
.header-5 .spnc-header .custom-logo-link-url,
.header-6 .spnc-header .custom-logo-link-url {
    text-align: left;
}
}
/***************** End @media (max-width: 500px) *****************/


/***************** Start @media (max-width: 767px) *****************/
@media (max-width: 767px){
.header-4 .spnc-toggle {
    float: none;
    margin: 10px auto 25px;
    position: relative;
    left: 25px;
    position: relative;
    z-index: 1;
}
.header-4 .spnc-head-wrap {
    position: relative;
    bottom: 22px;
    bottom: 70px;
    margin-bottom: -70px;
    display: flex;
    justify-content: center;
    margin-right: 20px;
    margin-left: -50px;
}
body.newscrunch .header-4 .spnc-custom .spnc-nav li > a.search-icon {
    line-height: 30px;
}
.header-5 .spnc-header-right {
    margin: 20px 10px 20px 0;
}
body .header-4 .spnc-dark-layout
{
  margin-right: 25px;
}
body .header-4 .spnc-dark-layout.search-disable{
  margin-right: 0;
    margin-left: 25px;
}
}
/***************** End @media (max-width: 767px) *****************/


@media (max-width: 768px){
.header-6 .spnc-custom {
    border-radius: unset;
}
.header-6 .spnc-custom .custom-logo-link, 
.header-6 .spnc-custom .dark-custom-logo-link {
    padding: 5px 10px 5px 0px;
}
.header-7.header-sidebar .spnc-header-logo .spnc-container {
    width: 100%;
    max-width: 88%;
    margin: 0 auto;
    padding: 0;
}
.header-7 .spnc-custom .spnc-toggle {
    padding: 4px 12px;
}
.header-8.header-sidebar .spnc-header { padding:0; }
}

@media (min-width: 1200px){
.header-6.header-sidebar .spnc-container {
    width: 100%;
    max-width: 94%;
    margin: 0 auto;
}
}



@media (max-width: 991px){
.header-7 .spnc-custom .spnc-nav li > a.search-icon {
    margin: 10px 0 0 0;
}
.header-7 .spnc-dark-icon {
    margin: 12px 0 0;
}
.header-4 .spnc-dark-layout
{
  margin-right: 10px;
}

}

.header-6 .spnc-dark-layout.search-disable {margin-right: 20px;}
.header-8 .custom-logo-link-url{padding: 17px 10px 10px 5px;}
@media (max-width: 1100px) and (min-width: 992px){
body.newscrunch .header-6 .spnc-custom .spnc-nav li > a.search-icon {
    margin-top: 20px;}
body.newscrunch .header-6 .spnc-custom .spnc-nav.dark-icon-disable li > a.search-icon {
    margin-top: 14px;}    
  }
  @media (max-width: 991px) and (min-width: 768px){
    .header-6 .custom-social-icons li > a {
    line-height: 2;
    }
  }
.spnc-single-post .spnc-pagination-single .spnc-post-previous:has(.spnc-post-thumbnail),
.spnc-single-post .spnc-pagination-single .spnc-post-next:has(.spnc-post-thumbnail){
      align-items: center;
  }
.spnc-related-posts.spnc_related_popup {
    position: fixed;
    width: 310px;
    height: auto;
    right: 35px;
    bottom: 125px;
    top: auto;
    z-index: 111;
    padding: 1.875rem 1.25rem 1.5rem;
    display: block;
}
.spnc-related-posts.spnc_related_popup .spnc-main-wrapper .spnc-main-wrapper-heading .widget-title {
    margin-bottom: 0;
    padding: 0px 5px;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 2px;
}
@media (max-width:767px){
.spnc-related-posts.spnc_related_popup{
  display: none;
}}
.spnc_related_popup .spnc-popup-close {
    position: absolute;
    top: 0px;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 6px 5px;
    cursor: pointer;
}
.spnc_related_popup .spnc-popup-close i{
    border-radius: 108px;
    color: #ffffff;
    height: 0.938rem;
    width: 0.938rem;
    font-size: 1rem;
    text-align: center;
    vertical-align: middle;
    line-height: 0.875;
}
.spnc-related-posts.spnc_related_popup .owl-carousel .owl-prev,
  .spnc-related-posts.spnc_related_popup .owl-carousel .owl-next {
    top: 10px;
    width: 1.563rem;
    height: 1.563rem;
    font-size: 0.75rem;
    line-height: 2.2;
  }
  .spnc-related-posts.spnc_related_popup .owl-carousel .owl-prev{
    right: 1.875rem;
    left: unset;
  }
  .spnc-related-posts.spnc_related_popup .owl-carousel .owl-next{right: 0;}
  .spnc-related-posts.spnc_related_popup .spnc-main-wrapper .spnc-main-wrapper-heading {
    padding: 0.25rem 0.5rem;
}
.spnc-related-posts.spnc_related_popup {
    box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.14);
}
[data-theme="spnc_dark"] .spnc-related-posts.spnc_related_popup {
    box-shadow: 0 0 40px 0px rgba(255, 255, 255, 0.14);
}

@media (max-width:1100px){
body.newscrunch-plus #wrapper .header-4.header-sidebar .spnc-custom .dropdown-menu > .active > a,
.header-4 .spnc-custom .spnc-nav .dropdown-menu > .active > a:hover,
.header-4 .spnc-custom .spnc-nav .dropdown-menu > .active > a:focus {
    background-color: transparent;
    font-weight: 900;
}
[data-theme="spnc_dark"] body.newscrunch #wrapper .header-4.header-sidebar .spnc-custom .spnc-collapse .spnc-nav .dropdown-menu > .active > a {
    color: #fff;
}
.header-5.header-sidebar .collapse.spnc-collapse.open {
    background-color: #041124;
}
body .header-5 .spnc-custom .spnc-nav > li.parent-menu .dropdown-menu a:not(.dropdown-menu > li.active > a) {
    color: #fff;
}
body.newscrunch #wrapper .header-sidebar.header-4 .spnc-custom .spnc-nav > .active > a,
body.newscrunch #wrapper .header-sidebar.header-4 .spnc-custom .spnc-nav > .active > a:hover,
body.newscrunch #wrapper .header-sidebar.header-4 .spnc-custom .spnc-nav > .active > a:focus {
  font-weight: 900;
  -webkit-text-fill-color: unset;
}
body.newscrunch .header-4 .spnc-custom .spnc-nav li > a,
body.newscrunch .header-4 .spnc-dark-icon
{
  color: #fff;
}
[data-theme="spnc_light"] .header-7.header-sidebar .spnc-custom.has-img .spnc-navbar .spnc-collapse .spnc-header {
    background: #000;
}
}

body.newscrunch-plus #wrapper .widget_spncp_filter_list_view .spnc-read-time i{color: #858585;}
body.newscrunch-plus #wrapper .widget_spncp_filter_list_view .spnc-read-time .spnc-read-time-content{color: #000;}
[data-theme="spnc_dark"] body.newscrunch-plus #wrapper .widget_spncp_filter_list_view .spnc-read-time i{color: #fff;}
[data-theme="spnc_dark"] body.newscrunch-plus #wrapper .widget_spncp_filter_list_view .spnc-read-time .spnc-read-time-content{color: #fff;}