/*
 Theme Name:   Crystallis
 Theme URL:    https://manajournal.com
 Description:  Crystallis theme for ManaJournal.com. All rights reserved.
 Author:       Zhaan
 Author URL:   https://manajournal.com
 Template:     blogdata
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URL:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, responsive
 Text Domain:  crystallis
*/

/* General */

html, :root {
    font-family: "Inter", sans-serif !important;
}

body {
    background-color:#0c1428 !important;
    color: #e0e0e8 !important;
    font-family: "Inter", sans-serif !important;
    background-image: url('https://blog.manajournal.com/wp-content/img/noise2026.png') !important;
}

::selection {
  color: #d2d3dd !important;
  background: #93531a !important;
}

.small.single p a, .small.single ul a, .small.single ol a {
  color: #9841ff;
  text-decoration: none !important;
}

body.page p a, .page-class .bs-card-box a {
  color: #9841ff;
  text-decoration: none !important;
}

.small.single a:hover, .small.single a:focus, .small.single a:active {
  color: #bd5a12 !important;
} 

body.page p a:hover, body.page p a:focus, body.page p a:active,  .page-class .bs-card-box a:hover,  .page-class .bs-card-box a:focus,  .page-class .bs-card-box a:active {
  color: #bd5a12 !important;
} 

a:focus, button:focus {
  outline: none !important;
}

.wrapper {
    background: transparent !important;
  }

  /* Article Headers */

  .small.single h1, .small.single .h1, .small.single h2, .small.single .h2, .small.single h3, .small.single .h3, .small.single h4, .small.single .h4, .small.single h5, .small.single .h5, .small.single h6, .small.single .h6 {
    margin-bottom: 25px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    color: #e0e0e8 !important;
      font-family: "Inter", sans-serif !important;
  }

  .small.single h1 {
    font-size: 28px !important;
    border-bottom: 1px dashed #566c95;
    padding-bottom: 5px;

  }
    .small.single h2 {
    font-size: 24px !important;
  }
    .small.single h3 {
    font-size: 22px !important;
  }
    .small.single h4 {
    font-size: 20px !important;
  }
    .small.single h5 {
    font-size: 18px !important;
  }
    .small.single h6 {
    font-size: 16px !important;
  }

  @media (max-width: 1000px) {

  .small.single h1 {
    font-size: 26px !important;
  }
    .small.single h2 {
    font-size: 22px !important;
  }
    .small.single h3 {
    font-size: 20px !important;
  }
    .small.single h4 {
    font-size: 18px !important;
  }
    .small.single h5 {
    font-size: 16px !important;
  }
    .small.single h6 {
    font-size: 14px !important;
  }
  }

    @media (max-width: 700px) {

  .small.single h1 {
    font-size: 22px !important;
  }
    .small.single h2 {
    font-size: 20px !important;
  }
    .small.single h3 {
    font-size: 19px !important;
  }
    .small.single h4 {
    font-size: 17px !important;
  }
    .small.single h5 {
    font-size: 15px !important;
  }
    .small.single h6 {
    font-size: 14px !important;
  }
  }

/* Container & Row */

.container {
  max-width: 100%;
}

@media (min-width: 1200px) {
    .container {
      max-width: 1180px;
    }
  }

  @media (max-width: 1000px) {
    .row {
      padding-left: 25px !important;
      padding-right: 25px !important;
    }
  }
  
@media (max-width: 780px) {
  .row {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}
/* Header */


#menu-mega-menu {
  width: 100% !important;
}

#menu-mega-menu li:last-child {
  float: right;
}

.dropdown-menu li:last-child {
  float: inherit !important;
}

.navbar-wp nav ul.sm-clean li a {
  line-height: 2;
}

.bs-menu-full .navbar-brand img {
  opacity: .95;
  border-radius: 0 !important;
  width: auto !important;
  max-height: 22px;
}

.bs-menu-full .logo {
  max-width: 150px !important;
  border-radius: 0 !important;
  margin-top: -3px;
}

.navbar-wp .justify-center {
  justify-content: left !important;
}

.bs-menu-full {
  padding: 10px 0;
  background: #0c1428 !important;
  color: #b6b7bf !important;
  box-shadow: none !important;
  border-bottom: 2px solid #1c2b4c !important;
  background-image: url('https://blog.manajournal.com/wp-content/img/noise2026.png') !important;
  }

  .navbar-wp nav li a {
    color: #d8d8df !important;
    transition: none !important;
  }

  .navbar-wp nav li a:hover, .navbar-wp nav li a:focus {
    color: #9098ac !important;
  }

  .navbar-wp .icon-bar {
    background-color: #e0e0e8 !important;
  }

  .sm-clean ul li {
    padding: 2px 7px !important;
  }

  .sm-clean ul li:hover {
    background: #620f9b !important;
    color: #fff !important;
  }

  .sm-clean ul li:hover a {
    color: #fff !important;
  }

  .sm-clean ul li:first-child {
    padding-top: 5px !important;
    border-radius: 7px 7px 0 0 !important;
  }

  .sm-clean ul li:last-child {
    padding-bottom: 5px !important;
    border-radius: 0 0 7px 7px !important;
  }

  .right-nav {
    display: none !important;
  }

  .bs-default .right-nav a {
    color: #e0e0e8 !important;
    background: transparent !important;
    border-radius: 10px;
    padding: 5px 10px;
  }

  .bs-default .right-nav a:hover, .bs-default .right-nav a:focus {
    color: #111328 !important;
    background: #bd5a12 !important;
  }

  .bs-default {
background: #0c1428 !important;
position: relative !important;
box-shadow: none !important;
z-index: 9999999 !important;
border: 0 !important;
  }

  .sm-clean a .sub-arrow {
    right: 5px !important;
    border-color: #981dec transparent transparent transparent !important;
  }

  .menu-link-description {
    display: none !important;
  }
  .dropdown-menu {
  background-color: #0c1428 !important;
  border-radius: 7px !important;
  border: 2px solid #142446 !important;
  }

  #menu-mega-menu ul {
    border-radius: 7px !important;
  }

  .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
    background: transparent !important;
    border-radius: 0px !important;
  }

  #menu-mega-menu li a {
    font-size: 13px;
    font-weight: 400 !important;
    border-radius: 7px !important;
      font-family: "Poppins", sans-serif !important;
        letter-spacing: 0 !important;
  }

  .sm-nowrap li {
    padding: 0px 8px !important;
  }

    .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
      padding: 5px 15px !important;
      border-radius: 0 !important;
    }

    /* Blog Link Icon */ #menu-item-14161 a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: '\f753';
  margin-right: 5px;
  color: #981dec;
}

    /* Forum Link Icon */ #menu-item-15266 a::before {
      font-family: 'Font Awesome 5 Free';
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      content: '\f086';
      margin-right: 5px;
      color: #981dec;
    }

    @media (max-width: 1500px) {
        #menu-mega-menu li a {
    font-size: 12px;
        }
    }

  @media (max-width: 991.98px) {

    .sm-clean ul li:first-child {
      padding-top: 0 !important;
    }
    .navbar-wp nav ul.sm-clean li a {
      background: transparent !important;
      padding: 15px 15px !important;
      border-top: 1px solid #253b66 !important;
      border-radius: 7px;
    }
    #menu-mega-menu li:last-child {
      float: none;
    }
    
    .navbar-wp .nav-wp .sm-clean {
background: #132344 !important;
    transition: 0 !important;
    border-radius: 10px !important;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
    border: 1px solid #1b2f58 !important;
    }
    .sm-clean a .sub-arrow {
      background: #2d416a !important;
      right: 5px !important;
    }
    .navbar-wp nav ul.sm-clean li a:hover {
      background:#620f9b !important;
          color: #dfdfdf !important;
    }
    .bs-menu-full .navbar-brand img {
        max-height: 21px !important;
    }
    .sm-clean ul li {
      padding: 0 !important;
    }
    .search-form label:before {
  top: 26px !important;
  left: 35px !important;
  color: #7185ae !important;
}
  }

/* Breadcrumbs */

.page-breadcrumbs  {
padding: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
  color: #9199b3 !important;
  border-radius: 8px;
  overflow: hidden;
  width: 100% !important;
  display: block !important;
  margin: 0 0 40px 0;
  font-size: 13px;
  border: none !important;
  text-align: left !important;
}

.page-breadcrumbs a {
  color: #9199b3 !important;
}

.page-breadcrumbs a:hover, .page-breadcrumbs a:focus {
  color: #871ad2 !important;
}

.sep {
  display: inline-block;
  padding: 0 5px;
}

.page-entry-title-box {
  width: 100% !important;
}

body.archive .page-entry-title {
  display: block !important;
}

.bs-breadcrumb-section {
  display: none !important;
}

@media (max-width: 1000px) {
  .page-breadcrumbs {
    font-size: 12px !important;
    text-align: center !important;
  }
}

@media (max-width: 800px) {
  .page-breadcrumbs {
    font-size: 11px !important;
    padding: 7px 15px !important;
  }
}

/* Misc */

.bs_upscr {
    background: #981dec !important;
  border-color: #981dec !important;
}

.bs_upscr:hover, .bs_upscr:focus {
  background: #bb570e !important;
  border-color: #bb570e !important;
}

/* Post Category */

.bs-blog-category {
  margin-bottom: 0 !important;
}

.bs-blog-category a {
  color: #bd5a12 !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  border: 2px solid #bd5a12 !important;
  padding: 4px 10px;
  border-radius: 50px !important;
  background: transparent !important;
  line-height: normal !important;
}  


.bs-blog-category a:hover, .bs-blog-category a:focus, .bs-blog-category a:active {
  color: #9841ff !important;
  background: transparent !important;
  border-color: #9841ff !important;
}

@media (max-width: 1000px) {
    .bs-blog-category a {
        font-size: 11px !important;
    }
}

@media (max-width: 697px) {
  .bs-blog-category a {
    font-size: 10px !important;
      padding: 3px 7px !important
  }
}

/* Post Title */

.bs-blog-post .title {
    color: #e0e0e8 !important;
    font-weight: 600 !important;
      letter-spacing: -0.3px !important;
    margin-bottom: 15px !important;
      font-family: "Poppins", sans-serif !important;
}

.bs-blog-post .title a:hover, .bs-blog-post .title a:focus, .bs-blog-post .title a:hover, .bs-blog-post .title a:focus {
  color: #982cec !important;
}

.bs-blog-post.single .bs-header .title {
  font-size: 44px;
  border-left: 2px solid #bd5a12;
  padding-left: 25px;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  margin: 25px 0 35px 0 !important;
    font-family: "Poppins", sans-serif !important;
}

@media (max-width: 1500px) {
    .bs-blog-post.single .bs-header .title {
        font-size: 42px;
    }
}


@media (max-width: 1200px) {
    .bs-blog-post.single .bs-header .title {
        font-size: 40px;
    }
}

@media (max-width: 1000px) {
    .bs-blog-post.single .bs-header .title {
        font-size: 38px;
    }
}

@media (max-width: 780px) {
    .bs-blog-post.single .bs-header .title {
        font-size: 36p;
        padding-left: 18px;
    }
}

@media (max-width: 697px) {
.bs-blog-post.single .bs-header .title {
  line-height: 1.15 !important;
        font-size: 34px;
}
}

@media (max-width: 460px) {
.bs-blog-post.single .bs-header .title {
        font-size: 30px;
}
}

/* Post Nav */

.bs-blog-post.single .nav-links {
    background: #142446 !important;
}

.bs-blog-post.single .nav-links a, .bs-blog-post.single .single-nav-links a {
    color: #737b97 !important;
}

 /* Post Tags */

 .bs-blog-meta, .bs-blog-meta a {
    color: #8289a4 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
 }

 body.single-post .bs-blog-meta, body.single-post .bs-blog-meta a {
    color: #777d95 !important;
 }

/* Sidebar */


/* Rest of Sidebar */

.bs-widget-title {
  margin-bottom: 10px !important;
  border-bottom: 2px solid #344d82 !important;
}

.bs-widget-title:before {
  position: absolute;
  background: #981dec;
  height: 2px;
  content: '';
  width: 50px;
  bottom: -2px;
  left: 0;
}

.col-lg-4.sidebar-right .bs-sidebar#sidebar-right {
  padding-right: 0 !important;
}

/* Popular Posts Widget Icon */

.bs-widget.widget_post_views_counter_list_widget h2.title:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06d";
    font-weight: 900;
    margin-right: 5px;
}

/* Featured Posts Widget Icon */

.bs-widget.rpwe_widget h2.title:before {
    font-family: "Font Awesome 5 Free";
    content: "\f3a5";
    font-weight: 400;
    margin-right: 5px;
}

/* Archive Posts Widget Icon */

.bs-widget.widget_archive h2.title:before {
    font-family: "Font Awesome 5 Free";
    content: "\f017";
    font-weight: 400;
    margin-right: 5px;
}

/* Forum Threads Widget Icon */

  .rss-widget-icon {
    display: none !important;
  }

  .bs-widget.widget_rss h2.title:before {
    font-family: "Font Awesome 5 Free";
    content: "\f086";
    font-weight: 400;
    margin-right: 5px;
    float: left !important;
}

.bs-widget-title .title, .bs-widget-title .title a {
    color: #e0e0e8 !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    margin-top: 0 !important;
    width: 100%  !important;
  display: block !important;
  letter-spacing: -0.3px !important;
    font-family: "Poppins", sans-serif !important;
  }

  .bs-sidebar .bs-widget ul li a, .rpwe-block h3 {
    color: #cbd0dc !important;
    font-size: 14px !important;
      text-shadow: 0px 2px #142446;
      font-family: 'Poppins', sans-serif !important;
      font-weight: 400 !important;
  }

  .bs-sidebar .bs-widget ul li {
    border-color: #293e6b !important;
    color: #8087a2 !important;
  padding: 10px 0 10px 0 !important;
  margin: 0 !important;
  }
  

  .count {
    display: none;
  }

  .bs-widget img {
    opacity: .9;
    object-fit: cover;
  transition: all .3s ease;
  }

  .bs-widget img:hover, .bs-widget img:hover, .bs-widget img:focus, .bs-widget img:active {
    opacity: 1 !important;
    transform: scale(1.2);
  }

  .bs-widget, .bs-sidebar .widget {
 background-color: #17284e !important;
  padding: 20px 28px 20px 28px;
  border-radius: 10px !important;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
  border: 1px solid #203766 !important;
  }

  .bs-sidebar .bs-widget {
    padding-bottom: 20px !important;
  }

  .bs-sidebar .widget_media_image {
    background: transparent !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    padding-bottom: 0 !important;
  }

  /* Gradient Featured Post Widget */

.recent-posts-extended {
  background: linear-gradient(333deg, rgb(75, 15, 112) 0%, rgb(197, 95, 35) 100%) !important;
  border: 0 !important;
}

.recent-posts-extended .title a {
  color: #e0e0e8 !important;
}

.recent-posts-extended .bs-widget-title {
  border-bottom: 2px solid #fdfdff4a !important;
}

.recent-posts-extended .rpwe-li.rpwe-clearfix {
  border-color: #fdfdff4a !important;
  color: #e0e0e8 !important;
}

.recent-posts-extended .rpwe-li.rpwe-clearfix  a {
    color: #e0e0e8 !important;
    text-shadow: none !important;
}

.recent-posts-extended .bs-widget-title::before {
    background: #f4ba0c  !important;
}

  @media (max-width: 1200px) {

    .bs-widget, .bs-sidebar .bs-widget {
        padding: 15px 22px 10px 25px !important;
    }

     .bs-sidebar .widget_media_image {
      padding: 0 !important;
    }

    .bs-widget-title .title, .bs-widget-title .title a {
      font-size: 16px !important;
    }
    .bs-sidebar .bs-widget ul li a, .rpwe-block h3 {
      font-size: 13px !important;
    }
  }

  
/*
  @media (max-width: 1000px) {
   .widget_media_image {
      display: none !important;
    }
  }
*/

  /* Article Content */

  body.single-post #content .container {
    max-width: 900px;
  }

  .bs-blog-post .bs-header .bs-info-author-block {
    margin: 10px 0 0 0;
      display: block;
  overflow: visible;
  }
  
body.single-post #content {
  margin-top: 20px;
}

.bs-blog-post {
  overflow: visible !important;
}

.bs-blog-post.single {
  overflow: visible !important;
}

.bs-blog-post.single img {
  opacity: 1;
    border: 1px solid rgba(255, 255, 255, 0.072);
  border-radius: 10px !important;
    box-shadow: rgba(4,4,9,0.446) 0px 7px 29px 0px !important;
}

.bs-blog-post .bs-blog-thumb img {
  opacity: .95 !important;
}

.bs-blog-post .bs-header .bs-author-pic img {
  width: 30px;
  height: 30px;
}

.bs-blog-post.single img.avatar {
  border-radius: 50px !important;
}

  .bs-blog-post .bs-blog-thumb {
    opacity: .8;
    transition: .3s;
    border: 1px solid rgba(255, 255, 255, 0.072);
    border-radius: 12px !important;
    box-shadow: rgba(4,4,9,0.446) 0px 7px 29px 0px !important;
  }

   .bs-blog-post .bs-blog-thumb img {
    border-radius: 12px !important;
    box-shadow: none !important;
    border: none !important;
   }

  body.single-post .bs-blog-thumb:hover, body.single-post .bs-blog-thumb:focus {
    opacity: 1 !important;
  }
  

  .bs-blog-post.single .small.single, .page-class .bs-card-box {
    color: #e0e0e8 !important;
  }

  .small.single, .small.single p {
    font-size: 16px !important;
  }

  .bs-blog-post.single .small p {
    letter-spacing: 0 !important;
  }

  .bs-blog-meta span {
    font-size: 14px;
    font-weight: 500;
    padding-right: 0;
  }

  .bs-blog-meta {
    margin-bottom: 15px !important;
  }

  body.single-post .bs-blog-meta {
    margin-bottom: 5px !important;
      float: left !important;
  }

  .ccfic {
    font-family: "Inter", sans-serif !important;
    background: rgba(9, 13, 33, 0.654);
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 10px;
    padding: 2px 8px;
    margin: 10px;
    line-height: 1.5;
}

.ccfic a, .ccfic span {  
    font-size: 12px;
    color: rgb(226, 226, 226) !important;
    display: block !important;
    font-weight: 500;
}

.ccfic a:before, span.ccfic-text:before {
    font-family: "Font Awesome 5 Free";
    content: "\f030";
    margin-right: 5px;
    font-weight: 900;
}

.ccfic:hover {
  background: #981dec;
  color: #fff !important;
}

.ccfic:hover .ccfic a, .ccfic:hover .ccfic span {
  color: #fff !important;
}

.nav-links a, .single-nav-links a {
    font-size: 14px;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
  justify-content: left !important;
}

.wp-caption {
background: transparent;
  padding: 5px;
  border-radius: 10px;
  border: 0;
  color: #7e849c;
}

figcaption {
  font-size: 80% ! important;
  padding: 5px 0 !important;
}

/* Embeds, YouTube, etc. */

.mejs-container {
  margin: 30px 0 !important;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #142446 !important;
  border-radius: 10px !important;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
  border: 1px solid rgba(255, 255, 255, 0.066);
}

#content iframe {
  border-radius: 12px !important;
    border: 1px solid rgba(255, 255, 255, 0.072) !important;
      box-shadow: rgba(4,4,9,0.446) 0px 7px 29px 0px !important;
}

  @media (max-width: 1500px) {
    .small.single, .small.single p  {
        font-size: 16px !important;
      }
  }

  @media (max-width: 1000px) {
    .small.single, .small.single p  {
        font-size: 15px !important;
      }
      .bs-blog-meta span {
        font-size: 13px;
      }
      .bs-blog-post .bs-header .bs-author-pic img {
        width: 25px;
        height: 25px;
      }
  }

  @media (max-width: 767.98px) {
    body.single-post #content {
      margin-top: 0;
    }
    
  }

  @media (max-width: 697px) {
    .small.single, .small.single p  {
        font-size: 14px !important;
      }
  }

  @media (max-width: 496px) {

      .bs-blog-post .bs-header .bs-author-pic img {
        width: 20px;
        height: 20px;
      }
  }


  /* Blockquote */

  blockquote {
  background: linear-gradient(to right, #132344 0%, #0c142800 100%) !important;
  border-top: none ;
  border-bottom: none;
  border-right: none;
    border-left: 2px solid #172a4e !important;
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2) !important;
  color: #919ac8 !important;
  padding: 15px 20px 0 20px !important;
  overflow: hidden; 
    }

  blockquote p {
    color: #c1c6d5 !important;
  }

  blockquote:before {
    display: none !important;
  }


  /* Comment Field */

  #comments {
    display: none !important;
  }

/* Related Posts */

.bs-blog-category a:before {
display: none !important;
}

.bs-blog-post.three.md {
  height: auto !important;
  min-height: 250px !important;
}

.bs-related-post-info .bs-widget-title {
  margin: 40px 0 30px 0 !important;
  display: none !important;
}

.bs-related-post-info .title a {
  display: block !important;
  overflow: hidden !important;
  font-weight: 700 !important;
}

.missedslider.d-grid.column4 .title.md.mb-0  {
  font-weight: 700 !important;
}

.bs-blog-post.three .inner {
  justify-content: initial !important;
}

.d-grid.column3 .bs-blog-meta a {
  color: rgba(255, 255, 255, 0.732) !important;
}

.missed .bs-widget-title {
  padding: 0 0 5px 0 !important;
    margin: 0 0 30px 0 !important;
}

.missed .bs-blog-category.one, .bs-related-post-info .bs-blog-category.one {
  display: block !important;
  margin-bottom: 10px !important;
}

.missed .bs-blog-category a, .bs-related-post-info .bs-blog-category a {
border: 2px solid #bd5a12 !important;
  padding: 3px 6px !important;
  background: transparent !important;
  margin: 3px 2px 0 0 !important;
  display: inline-block;
  color: #bd5a12 !important;
}

.navigation.post-navigation {
  display: none !important;
}

body.single-post .missed {
  display: none !important;
}

@media (max-width: 1000px) {
.missed .title.md, .bs-related-post-info .title.md {
    font-size: 19px !important;
  }
  .bs-blog-post.three.md {
  min-height: 200px !important;
}
}

@media (max-width: 767.98px) {
.missed .title.md, .bs-related-post-info .title.md {
    font-size: 18px !important;
  }
  .missed .bs-blog-category a, .bs-related-post-info .bs-blog-category a {
    font-size: 11px !important;
  }
}

/* Article Tags */

.post-btm-tags {
  margin: 45px 0 !important;
  display: block;
  padding: 15px 0;
  border-top: 2px solid #1f2f51;
  border-bottom: 2px solid #1f2f51;
}

.meta-label {
  display: none;
}

.post-btm-tags a {
  color: #8991b3 !important;
  margin: 5px 20px 5px 0 !important;
  font-size: 14px;
  display: inline-block;
}

.post-btm-tags a:before {
font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: '\#';
  margin-right: 2px;
}

@media (max-width: 1000px) {
  .post-btm-tags a {
    font-size: 13px !important;
  }
}

@media (max-width: 700px) {
  .post-btm-tags a {
    font-size: 12px !important;
  }
}

  /* Front Page Grid */

  @media (max-width: 647px) {
 .col-lg-8.content-right {
    padding: 0 !important;
  }

  #content {
    padding: 25px 0 !important;
  }

  }



  .bs-blog-post.grid-card a.auth {
    color: #bd5a12 !important;
    border-bottom: none !important;
  }

  .bs-blog-thumb.lg {
    opacity: .90;
  }
  

  .d-grid .bs-blog-thumb {
    transition: .1s !important;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
    height: 200px !important;
      border: 1px solid rgba(255, 255, 255, 0.066);
  }

  .d-grid .bs-blog-thumb:hover, .d-grid .bs-blog-thumb:focus, .d-grid .bs-blog-thumb:active {
    opacity: .5;
}

.d-grid .bs-blog-category.one {
  display: none !important;
}

  .bs-blog-post:hover .bs-blog-thumb::before {
    transform: scale(0);
    transition: none !important;
  }

  .bs-blog-post.grid-card p {
    font-weight: 400;
    color: #8b92ae;
    font-size: 14px !important;
  }

  .d-grid .title {
    font-size: 20px !important;
    display: block;
  }
  
   @media (max-width: 1500px) {
     .bs-blog-post.grid-card p {
        font-size: 13px !important;
      }
      .bs-blog-meta, .bs-blog-meta a {
        font-size: 13px !important;
      }
       .d-grid .title {
      font-size: 19px !important;
    }
   }

   @media (max-width:1200px) {
        .d-grid .title {
      font-size: 18px !important;
    }
   }

  @media (max-width: 1000px) {
    .d-grid .title {
        font-size: 19px !important;
      }
      .bs-blog-post.grid-card p {
        font-size: 13px;
      }
      .bs-blog-post .title {
        margin-bottom: 10px;
      }
      .bs-blog-meta {
        margin-bottom: 5px;
      }
  }

  @media (max-width: 767.98px) {
    .d-grid .title {
    font-size: 16px !important;
        margin-bottom: 10px;
  }
    .d-grid.column2 {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .bs-blog-post.grid-card .bs-blog-meta {
  margin-bottom: 10px;
}
       .bs-blog-thumb.lg, .d-grid .bs-blog-thumb {
      height: 150px !important;
    }
     .bs-blog-meta, .bs-blog-meta a {
        font-size: 12px !important;
      }

  }

  @media (max-width: 490px) {

       .bs-blog-thumb.lg, .d-grid .bs-blog-thumb {
      height: 120px !important;
    }
  }

  /* Main Block */

  .main-block {
  display: block;
  padding: 70px 25px 50px 25px;
  color: #e0e0e8 !important;
  background: rgba(20, 36, 70, 0) !important;
      background: linear-gradient(30deg, rgba(12, 20, 40, 0.88) 0%, rgba(19, 34, 67, 0.64) 50%, rgba(22, 38, 73, 0.83) 100%) !important;
  box-shadow: rgba(4,4,9,0.446) 0px 7px 29px 0px !important;
    border-bottom: 2px solid #142446 !important;
      text-shadow: 3px 2px 0px rgb(17, 30, 59);
}

#main-block-wrapper {
  background: transparent;
  display: block;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='800' height='800' preserveAspectRatio='none' viewBox='0 0 800 800'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1016%26quot%3b)' fill='none'%3e%3cuse xlink:href='%23SvgjsSymbol1023' x='0' y='0'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsSymbol1023' x='0' y='720'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsSymbol1023' x='720' y='0'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsSymbol1023' x='720' y='720'%3e%3c/use%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1016'%3e%3crect width='800' height='800' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cpath d='M-1 0 a1 1 0 1 0 2 0 a1 1 0 1 0 -2 0z' id='SvgjsPath1020'%3e%3c/path%3e%3cpath d='M-3 0 a3 3 0 1 0 6 0 a3 3 0 1 0 -6 0z' id='SvgjsPath1021'%3e%3c/path%3e%3cpath d='M-5 0 a5 5 0 1 0 10 0 a5 5 0 1 0 -10 0z' id='SvgjsPath1017'%3e%3c/path%3e%3cpath d='M2 -2 L-2 2z' id='SvgjsPath1019'%3e%3c/path%3e%3cpath d='M6 -6 L-6 6z' id='SvgjsPath1018'%3e%3c/path%3e%3cpath d='M30 -30 L-30 30z' id='SvgjsPath1022'%3e%3c/path%3e%3c/defs%3e%3csymbol id='SvgjsSymbol1023'%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='30' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='30' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='30' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='30' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='30' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='30' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='30' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='30' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='90' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='90' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='90' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='90' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='90' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='90' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='90' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='90' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='90' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='90' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='90' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='90' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='150' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='150' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='150' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='150' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='150' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='150' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='150' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='150' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='150' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='150' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='150' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='150' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='210' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='210' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='210' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='210' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='210' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='210' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='210' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='210' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='210' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='210' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='210' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='210' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='270' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='270' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='270' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='270' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='270' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='270' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='270' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='270' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='270' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='270' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='270' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='270' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='330' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='330' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='330' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='330' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='330' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='330' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='330' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='330' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='330' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='330' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='330' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='330' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='390' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='390' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='390' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='390' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='390' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='390' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='390' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='390' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='390' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='390' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='390' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='390' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='450' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='450' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='450' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='450' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='450' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='450' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='450' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='450' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='450' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='450' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='450' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='450' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='510' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='510' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='510' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='510' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='510' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='510' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='510' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='510' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='510' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='510' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='510' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='510' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='570' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='570' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='570' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='570' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='570' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='570' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='570' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='570' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='570' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='570' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='570' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='570' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='630' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='630' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='630' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='630' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='630' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='630' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='630' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='630' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='630' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='630' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='630' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='630' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='690' y='30' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='690' y='90' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='690' y='150' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1020' x='690' y='210' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='690' y='270' stroke='rgba(106%2c 120%2c 150%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='690' y='330' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='690' y='390' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1019' x='690' y='450' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1021' x='690' y='510' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1018' x='690' y='570' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1022' x='690' y='630' stroke='rgba(106%2c 120%2c 150%2c 1)' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1017' x='690' y='690' stroke='rgba(106%2c 120%2c 150%2c 1)'%3e%3c/use%3e%3c/symbol%3e%3c/svg%3e");
}

 body.home.blog.paged .main-block {
  display: none;
}

  .main-block .main-container {
    padding: 0;
  }

  .main-block .container-narrow {
    max-width: 600px;
    margin: 0 auto;
    border-left: 2px solid #bd5a12;
    padding-left: 25px;
    text-align: left !important;
  }

  .main-block h1 {
    font-size: 38px !important;
    color: #d4d4dd !important;
    display: block;
    line-height: 1;
    font-weight: 700 !important;
    letter-spacing: 0.2px !important;
      font-family: "Poppins", sans-serif !important;
  }

  .main-block span {
    color: rgba(255, 255, 255, 0.548);
    font-size: 15px;
    margin: 8px 0 0;
    line-height: 1.5em;
  }

  .wpfp-featured-post-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 15px 0 15px;
  }

  .wpfp-date, .wpfp-date span, .wpfp-date a {
    font-size: 13px !important;
    color: #83889f !important;
  }

  .wpfp-featured-post-grid .wpfp-overlay {
    border-radius: 13px;
      border: 1px solid rgba(255, 255, 255, 0.074);
  }

  .wpfp-featured-post-grid.design-1 .wpfp-categories a {
    color: #c4c4c4 !important;
    background: #121c39 !important;
    border-color: #121c39 !important;
    border-radius: 5px;
  }

  .wpfp-featured-post-grid.design-1 .wpfp-title a {
font-size: 22px;
  font-weight: 600;
  color: #eeeeee;
  line-height: 1.4 !important;
  font-family: "Poppins", sans-serif !important;
  }

  .wpfp-featured-post-grid.design-1 .wpfp-grid-content {
    box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
    border-radius: 10px;
  text-shadow: 5px 6px 0px rgba(12, 20, 40, 0.13);
  }

  .wpfp-featured-post-grid.design-1 .wpfp-bottom-content {
    background: linear-gradient(to bottom,#121c3900 0, #090e1ea3 50%, #070b17de 100%) !important;
  }
  .wpfp-featured-post-grid.design-1 .wpfp-image-bg {
    opacity: 1 !important;
      background: transparent !important;
  }


  @media (max-width: 1600px) {
    .wpfp-date, .wpfp-date span, .wpfp-date a {
      font-size: 12px !important;
    }
  }

  @media (max-width: 1400px) {
    
    .wpfpcolumn, .wpfpcolumns {
      padding-left: 20px !important;
      padding-right: 20px !important;
    }
    .main-block {
      padding: 60px 25px 30px 25px;
    }
    .main-block h1 {
      font-size: 36px !important;
    }
    .main-block span  {
      font-size: 14px;
    }
    .wpfp-featured-post-grid.design-1 .wpfp-title a {
      font-size: 20px;
    }
    .wpfp-image-bg {
      height: 420px !important;
    }
  }


  @media (max-width: 1000px) {
    
    .main-block {
      padding: 60px 25px 20px 25px;
    }
    .main-block h1 {
      font-size: 32px !important;
    }
    .main-block span {
      font-size: 13px;
    }
    .wpfp-featured-post-grid.design-1 .wpfp-title a {
      font-size: 18px;
    }
    .wpfpcolumn, .wpfpcolumns {
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
    .wpfp-image-bg {
      height: 400px !important;
    }
  }

  @media (max-width: 800px) {
      .d-grid.column2 {
      grid-column-gap: 1rem !important;
    }

    .main-block {
      padding: 40px 15px 20px 15px;
    }
    .wpfp-featured-post-grid  {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .main-block h1 {
      font-size: 28px !important;
    }
    .wpfp-featured-post-grid .wpfpcolumns {
      margin-bottom: 15px !important;
    }
    .wpfpcolumns {
      height: 340px !important;
    }
    .wpfpcolumns, .wpfp-medium-4 {
      width: 33.33333% !important;
    }
    .wpfp-date, .wpfp-date span, .wpfp-date a {
      font-size: 12px !important;
    }
       .wpfp-featured-post-grid.design-1 .wpfp-title {
      line-height: 0 !important;
    }

  }

  @media (max-width: 697px) {

  
    .wpfp-featured-post-grid.design-1 .wpfp-bottom-content {
          letter-spacing: -0.5px;
    }

    .wpfp-featured-post-grid.design-1 .wpfp-title a {
      font-size: 19px !important;
    }

.main-block span {
  font-size: 12px !important;
}
    .main-block h1 {
      font-size: 25px !important;
    }

    .wpfpcolumns {
      height: 310px !important;
    }
    .wpfp-medium-4.wpfpcolumns:nth-child(3) {
  display: none !important;
}

.wpfp-featured-post-grid.design-1 .wpfp-title {
  padding-bottom: 0 !important;
}
.wpfp-date, .wpfp-date span, .wpfp-date a {
  display: inline !important;
}
     .wpfpcolumns, .wpfp-medium-4 {
      width: 50% !important;
    }

    .wpfp-categories {
      display: inline-block !important;
    }

    .wpfp-date, .wpfp-date span, .wpfp-date a {
      font-size: 11px !important;
    }

    .wpfp-featured-post-grid {
      padding-top: 30px !important;
    }
     .main-block .container-narrow {
      padding-left: 18px !important;
      max-width: 300px !important;
    }
  }

  @media (max-width: 480px) {

    .wpfp-featured-post-grid.design-1 .wpfp-categories a {
        padding: 1px 5px !important;
    }

    .wpfpcolumns {
      height: 235px !important;
    }

          .wpfp-featured-post-grid.design-1 .wpfp-bottom-content {
      padding: 20px !important;
            background: linear-gradient(to bottom,#0b122400 0, #0a1020e0 50%, #080e1c 100%) !important;
    }

      .wpfp-featured-post-grid.design-1 .wpfp-image-bg img {
      object-fit: contain !important;
    }


        .wpfp-medium-4.wpfpcolumns:nth-child(2) {
  display: none !important;
}

 .wpfpcolumns, .wpfp-medium-4 {
      width: 100% !important;
    }

  .wpfp-featured-post-grid.design-1 .wpfp-title a {
    font-size: 19px !important;
  }
  }
  

  @media (max-width: 370px) {
      .wpfpcolumns, .wpfp-medium-4 {
      width: 100% !important;
    }

       .wpfp-featured-post-grid div:nth-of-type(3) {
  display: block !important;
}
    .wpfp-categories {
      display: inline-block !important;
    }

.wpfp-featured-post-grid.design-1 .wpfp-title {
  padding-bottom: 0 !important;
}
    .wpfp-image-bg, .wpfpcolumns {
      height: 220px !important;
    }
  }

  
  

/* Page & Archive */

body.page .col-lg-8 h1, body.page .col-lg-8 .h1, body.page .col-lg-8 h2, body.page .col-lg-8 .h2, body.page .col-lg-8 h3, body.page .col-lg-8 .h3, body.page .col-lg-8 h4, body.page .col-lg-8 .h4, body.page .col-lg-8 h5, body.page .col-lg-8 .h5, body.page .col-lg-8 h6, body.page .col-lg-8 .h6 {
  font-weight: 600 !important;
  font-family: "Inter", sans-serif !important;
  color: #e0e0e8 !important;
  border-color: #222a46 !important;
  padding-bottom: 10px;
  margin: 25px 0 20px 0;
  letter-spacing: 0 !important;
}
/*
body.page #content .col-lg-4 {
    display: none !important;
  }

  body.page #content .container {
    max-width: 900px;
  }

body.page .col-lg-8 {
  width: 100% !important;
}
*/

body.page .col-lg-8 p, .page-class .bs-card-box {
  font-size: 16px !important;
}

body.page .col-lg-8 img {
  display: inline-block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
    opacity: .8;
  transition: .3s;
  border: 1px solid rgba(255, 255, 255, 0.072);
  border-radius: 12px !important;
  box-shadow: rgba(4,4,9,0.446) 0px 7px 29px 0px !important;
}

body.page .col-lg-8 img:hover, body.page .col-lg-8 img:focus, body.page .col-lg-8 img:active {
  opacity: 1 !important;
}

.page-entry-title {
    padding: 20px 0 0 0 !important;
    box-shadow: none !important;
    margin-bottom: 5px !important;
}

.special-title {
  font-size: 36px;
  font-weight: 600;
  margin: 0 0 35px 0;
}

.entry-title.title.mb-0 {
    color: #e0e0e8;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    font-family: "Poppins", sans-serif !important;
  }

  body.tag .entry-title.title.mb-0:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: '\#';
  margin-right: 7px;
}
  body.category .entry-title.title.mb-0:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: '\#';
  margin-right: 7px;
}

body.author .entry-title.title.mb-0:before {
    font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  content: '\f2bd';
  margin-right: 7px;
}
body.date .entry-title.title.mb-0:before {
    font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  content: '\f017';
  margin-right: 7px;
}

  body.page .post-thumbnail {
    display: none !important;
  }
  

  @media (max-width: 1000px) {
    body.page .col-lg-8 p, .page-class .bs-card-box {
        font-size: 15px !important;
      }
      .special-title {
        font-size: 28px;
      }
      .page-entry-title {
        padding: 0 !important;
      }
      .entry-title.title.mb-0 {
        font-size: 28px !important;
        text-align: center;
      }
  }

  @media (max-width: 767.98px) {
    body.page .col-lg-8 p, .page-class .bs-card-box {
      font-size: 14px !important;
    }
  }

  /* Fancy Category */

  .fancy-category {
    margin-bottom: 30px;
  }

.fancy-category a {
display: block;
  width: 100%;
  font-weight: 600;
  color: #fff;
  background-color: #6b32d0;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 13px !important;
  margin-bottom: 18px;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
  border: 1px solid rgb(27, 41, 70) !important;
}

.fancy-category2 {
  margin: 30px 0;
  background: #132344;
  padding: 5px 20px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
  border: 1px solid #1b2f58 !important;
}

.fancy-category2 a {
  display: inline-block;
  font-weight: 600;
  color: #fff;
  background-image: none !important;
  border-radius: 5px;
  margin: 3px;
  text-decoration: none !important;
}

.fancy-category a span {
  display: block;
  background: rgba(12, 20, 40, 0.51);
  padding: 50px 50px;
  color: #eeeeee;
  border-radius: 13px !important;
  font-weight: 600;
  font-size: 17px;
    text-shadow: 0px 0px 6px #0C1428;
}

.fancy-category2 a span {
display: block;
  padding: 2px 8px;
  color: #b5b6c8;
  border-radius: 8px;
  font-weight: 400;
  font-size: 13px;
  background: transparent;
  box-shadow: none;
  border: 2px solid transparent;
}

.sub-title {
display: block;
  font-size: 17px;
  font-weight: 500;
  margin: 10px 0 15px 0;
  border-bottom: 2px solid #2b4171;
  padding: 0 0 3px 0;
}

.fancy-category a span:hover, .fancy-category a:focus {
  transition: 0;
  box-shadow: 0 0 5px #dd812f, 0 0 5px #dd812f, 0 0 5px #dd812f, 0 0 5px #dd812f, 0 0 5px #dd812f, 0 0 5px #dd812f, 0 0 5px #dd812f;
}

 .fancy-category2 a span:hover, .fancy-category2 a:focus {
    box-shadow: none !important;
  background: #2b4171 !important;
  color: #dedfe5 !important;
 }

.fancy-category br, .fancy-category2 br {
  display: none;
}

.fancy-category ul, .fancy-category2 ul {
  list-style-type: disc !important;
  padding-bottom: 8px;
  padding-left: 18px !important;
}

.page-h1 {
  font-size: 23px;
  color: #e0e0e8;
  margin: 0 0 25px 0;
  font-weight: 600;
    font-family: "Inter", sans-serif !important;
}

@media (max-width: 1200px) {
  .page-h1 {
    font-size: 21px;
  }
  .sub-title {
    font-size: 16px;
  }
  .fancy-category2 a span {
    font-size: 13px;
  }
}

@media (max-width: 1000px) {
  .page-h1 {
    font-size: 20px;
  }
  .sub-title {
    font-size: 15px;
  }
  .fancy-category a span {
    font-size: 16px;
  }
  .fancy-category2 a span {
    font-size: 12px;
  }
}

@media (max-width: 680px) {
  .fancy-category a span {
      padding: 45px 40px !important;
  }
  .page-h1 {
    font-size: 19px;
  }
  .fancy-category a span {
    font-size: 15px;
  }
}

/* Search Bar */

/* Header */

.search-form label:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f002" !important;
  font-weight: 600 !important;
  margin-right: 5px !important;
  display: inline;
  position: absolute;
  top: 11px;
  left: 15px;
  font-size: 14px !important;
}

.search-form {
  margin-top: 1px !important;
}

.search-form .search-submit {
  display: none;
}

.search-form .search-field {
background: transparent !important;
  border: 2px solid #1a2e55 !important;
  padding: 7px 15px 7px 45px !important;
  height: inherit !important;
  margin: 0 !important;
  font-size: 14px !important;
  color: #aeb1ca !important;
  max-width: 225px;
      font-family: "Inter", sans-serif !important;
}

input.search-field:focus, input.search-field:active {
    background: #1a2e55 !important;
  color: #fff !important;
}


@media (max-width: 991.98px) {
  #menu-mega-menu li:last-child {
    float: none !important;
  }

  #menu-mega-menu .search-form {
    padding: 0 15px !important;
  }
  #menu-mega-menu .search-form .search-field {
  background: transparent !important;
    border: 2px solid #2d416a !important;
    padding: 7px 15px 7px 45px !important;
    height: inherit !important;
    margin: 15px 0 !important;
    font-size: 14px !important;
    color: #aeb1ca !important;
    max-width: none;
    width: 100% !important;
  }
}

/* Search Pages */

.search-results-count {
  color: #9199b3 !important;
  font-size: 13px !important;
  margin-bottom: 40px !important;
}

.search-popup.show-search .search-popup-content {
  background: #142446 !important;
}

.search-popup .search-popup-close {
  border-bottom: 1px solid #1c2244 !important; 
}

.search-popup-content button {
  background-color: #33366c !important;
  color: #c3c4db !important;
  border-color: #33366c !important;
}

.search-popup .search-inner .search-field {
  color: #f2f2f2;
  background: #0e1124;
  border: 2px solid #242b53;
}

.search-field::placeholder {
  color: #9497b0 !important;
}

form.search-form input:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: '\e671';
  margin-right: 5px;
}

.search-submit {
  background: #560f91 !important;
  color: #b6b8d5 !important;
  font-weight: 500 !important;
}

.search-submit:hover, .search-submit:focus, .search-submit:active, .search-popup .btn-close:hover, .search-popup .btn-close:focus {
  background: #bd5a12 !important;
}


  /* Search Page */

  .list-blog .bs-blog-thumb {
    min-height: 0 !important;
  }

  body.search .bs-blog-post .title a {
    font-size: 21px;
  }

  .bs-blog-post .title a:hover, .bs-blog-post .title a:focus {
    background-image: none !important;
    transition: none !important;
    background-size: 0 !important;
  }

  body.search h2 {
    color: #e0e0e8;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    margin-bottom: 30px;
  }

  body.search .bs-blog-post p {
    font-weight: 400;
    color: #5a6077;
    font-size: 14px !important;
  }

  body.search .list-blog.bs-blog-post {
    margin-bottom: 20px;
  }
  
  @media (max-width: 1000px) {
    body.search .bs-blog-post .title a {
        font-size: 20px !important;
    }
    body.search .bs-blog-post p {
        font-size: 13px !important;
    }
    
  }

  /* Tag Index */

#mcTagMap .holdinner {
	clear: both;
}

#mcTagMap .tagindex, #sc_mcTagMap .tagindex { 
	padding: 6px 0 10px 0; 
}

#mcTagMap .tagindex h4, #sc_mcTagMap .tagindex h4 {
display: inline !important;
font-family: "Inter", sans-serif !important;
font-weight: 600 !important;
color: #e0e0e8;
}

#mcTagMap .tagindex ul, #sc_mcTagMap .tagindex ul { 
	list-style: none; 
  margin: 25px 0 !important;
  background: #132344 !important;
  background-color: #132344 !important;
  padding: 15px 20px !important;
  border-radius: 10px !important;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
  border: 1px solid #1b2f58 !important;
}

#mcTagMap .tagindex ul li, #sc_mcTagMap .tagindex ul li { 
	list-style: none; 
	padding: 2px 0; 
	margin: 0; 
}

#mcTagMap .holdleft, #sc_mcTagMap .holdleft { 
	width: 190px; 
	display: inline; 
	margin: 0 20px 0 0; 
	float: left;
	text-align: left;
}

#mcTagMap .noMargin, #sc_mcTagMap .noMargin {
margin: 0 0 0 0;
}

#mcTagMap .morelink, #sc_mcTagMap .morelink { 
	display: none; 
}

#mcTagMap .tagDescription {
	display: block; 
	font-size: 90%;
	line-height: 1;
	font-style: italic;
}

#mcTagMap #mcTagMapNav {
	display: block;
	background: #eee;
	float: left;
	width: 100%;
	text-align: center;
	padding: 5px 0;
	border: 1px solid #888;
}

#mcTagMap #mcTagMapNav a {
	text-decoration: none;
	padding: 3px 2px 3px 6px;
	border-left: 1px solid #888;
}

#mcTagMap #mcTagMapNav a:first-child {
	border-left: none;
}

.tagindex ul li a {
display: block !important;
  padding: 2px 8px !important;
  color: #b5b6c8 !important;
  border-radius: 8px !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 2px solid transparent !important;
  margin: 3px !important;
}

.tagindex ul li a:hover, .tagindex ul li a:focus {
  box-shadow: none !important;
  background: #2b4171 !important;
  color: #dedfe5 !important;
}

#mcTagMap .tagindex ul li, #sc_mcTagMap .tagindex ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

/* Pagination */

.navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links a:hover, .single-nav-links span, a.error-btn {
  background-color: #bd5a12 !important;
  color: #fff !important;
  border-color: #bd5a12 !important;
  background-image: none !important;
}

.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a {
  border-color: #bd5a12 !important;
  color: #bd5a12 !important;
  background-image: none !important;
  border-radius: 50px !important;
}

.nav-links a:hover {
  border-color: #bd5a12 !important;
  color: #bd5a12 !important;
  background-image: none !important;
}

  /* Footer */

  footer.one .bs-footer-bottom-area {
    display: none !important;
  }

  .footer-logo.text-xs {
    display: none !important;
  }

  footer.one .overlay {
    background: #142446 !important;
  }

  .bs-footer-bottom-area .bs-social li i {
    color: #8b8ca9 !important;
  }

  footer.one .bs-footer-copyright {
    border: 0 !important;
  }

  footer .bs-footer-copyright {
    padding: 22px 0;
  }

  footer .bs-footer-copyright, footer .bs-footer-copyright p, footer .bs-footer-copyright a {
    color: #e0e0e8 !important;
    font-size: 13px;
    line-height: normal !important;
  }

  footer .bs-footer-copyright a:hover, footer .bs-footer-copyright a:focus {
    color: #d1d1dd !important;
  }

  .bluesky:before {
    font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: '\e671';
  margin-right: 5px;
  color: #316eff;
  }

  @media (max-width: 1000px) {
    .mb-0 {
      float: inherit !important;
    }
    .col-md-6 {
      text-align: center !important;
    }
  }

  @media (min-width: 1000px) {
    .col-lg-6 {
      text-align: right;
    }
  }

/* Image Gallery Popup */

.bwg_container {
  margin: 30px auto;
  background: transparent;
  padding: 0 !important;
  border-radius: 0;
  border: none;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0 {
  background-color: transparent !important;
  border: none !important;
}

.bwg_loading_div_3, .bwg_loading_div_2 {
  background: #142446;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
}
.bwg-item {
  box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
}

.bwg_slide_container {
  background: #0e152b !important;
  background-image: url('https://blog.manajournal.com/wp-content/img/noise2026.png') !important;
}

.bwg_filmstrip_container {
  background-color: #0c1428 !important;
}

.bwg_ctrl_btn, .bwg_facebook, .bwg_twitter, .bwg_pinterest, .bwg_tumblr {
  color: #c4c4c4 !important;
}

.bwg_ctrl_btn_container {
  background-color: transparent !important;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
}

.bwg_toggle_container {
  background: #121c39 !important;
  display: none !important;
}

.bwg_filmstrip_left, .bwg_filmstrip_right {
 display: none !important;
}

.bwg_slider img {
  box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
}

.spider_popup_close_fullscreen {
  color: #0e152b;
  font-size: 20px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
}

  /* Header Bar */

  .wrapping {
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    padding: 5px 0 0 0;
  }

  .block1, .block2, .block3 {
    float: left;
    height: 2px;
    width: 33.3%;
  }

  .block1 {
    background: #4c1dec;
    border-right: 3px solid #0c1428;
  }

  .block2 {
    background: #871ad2;
    border-right: 3px solid #0c1428;
  }

  .block3 {
    background: #bb570e;
  }

  /* Ads */

  .adsbygoogle {
    opacity: .8 !important;
  }

  /* Post Edit Link */

  body.single-post a.post-edit-link {
  color: #9841ff;
  border: 1px solid #9841ff;
  text-decoration: none !important;
  padding: 1px 8px;
  border-radius: 15px;
  font-size: 90%;
}

body.single-post a.post-edit-link:hover, body.single-post .post-edit-link:focus {
  color: #bd5a12 !important;
  border-color: #bd5a12 !important;
}

/* Notice Box */

.notice-box {
  background: #af712e;
  display: block;
  overflow: hidden;
  padding: 12px 18px;
  border-radius: 8px;
  margin: 20px 0 25px 0;
}

.notice-inner span:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  content: '\f05a';
  font-size: 22px;
  display: inline;
  margin: 10px;
  float: left;
}

.notice-box span {
  font-size: 14px;
  color: #0c1428;
}


/* Featured Image */

.new-thumb {
    box-shadow: rgba(0, 0, 0, 0.22) 0px 4px 12px !important;
  border: 1px solid rgba(255, 255, 255, 0.071) !important;
    margin-bottom: 20px;
    display: block;
    border-radius: 10px;
    transition: .3s;
}

.new-thumb img {
    border-radius: 10px;
}

.new-thumb:hover, .new-thumb:focus, .new-thumb:active {
  opacity: .7;
}

/* Share Widget */

.sfsi_shortcode_container {
border-bottom: none !important;
  margin-bottom: 0 !important;
  float: right !important;
}

.sfsi_widget {
  min-height: 0 !important;
  line-height: 0 !important;
}

.norm_row {
  text-align: right !important;
  width: initial !important;
}

.inerCnt a {
    background: #243862 !important;
}

.inerCnt a:hover, .inerCnt a:focus, .inerCnt a:active {
  background: #981dec !important;
}

@media (max-width: 1000px) {
  .inerCnt a {
    width: 25px !important;
  height: 25px !important;
  }
}

@media (max-width: 640px) {
  .inerCnt a {
    width: 23px !important;
  height: 23px !important;
  }
  .sfsi_wicons {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Article Ad */

.article-ad {
  display: block;
  overflow: hidden;
  border-bottom: 2px solid #1f2f51 !important;
  padding: 0 0 15px 0;
  margin-bottom: 50px !important;
}

.title-wrap {
    display: block;
  width: 100%;
  overflow: hidden;
}

.article-ad .ad-title {
  color: #e0e0e8 !important;
  font-weight: 500 !important;
  font-size: 17px !important;
  margin-top: 0 !important;
  width: 100% !important;
  display: block !important;
  letter-spacing: -0.3px !important;
  font-family: "Poppins", sans-serif !important;
    margin-bottom: 20px;
}


.article-ad h2:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3a5";
  font-weight: 400;
  margin-right: 5px;
}
