.blogs-box {
  border-radius: 10px;
  padding: 1em;
  border: 1px solid transparent;
  cursor: pointer;
  height: 100%;
  margin: 0.5rem;
  box-shadow: rgba(0, 0, 0, 0.05) 0 6px 24px 0, rgba(0, 0, 0, 0.08) 0 0 0 1px;
}
.blog_img {
  height: fit-content;
}
.blogs-box img {
  width: 100%;
  margin-bottom: 1em;
  transition: transform 0.7s ease-in-out;
  border-radius: 15px;
  border: 1px solid #f6f5f5;
}
.blogs-btn {
  border: none;
  color: #195cb9;
  background: #fff;
  padding: 0.3em 0;
  position: relative;
  bottom: 0;
  font-weight: 600;
}
.blog-npbtn,
.close-button {
  font-weight: 600;
  color: #fff;
}
.blog-text h4 {
  color: #444;
  margin-bottom: 10px;
  font-size: 1.2rem;
}
.blog-npbtn {
  border: 1px solid #195cb9;
  border-radius: 5px;
  margin: 0 0.5rem;
  padding: 0.2rem 0.5rem;
  background: #195cb9;
  font-size: 15px;
}
@media (max-width: 786px) {
  .blogs-box img {
    height: auto;
  }
}
.bl-content ul {
  padding-left: 1rem;
}
#blogpopupmodel {
  display: none;
  position: fixed;
  top: 55%;
  right: 0;
  transform: translate(0, -50%);
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 999;
  max-width: 450px;
  width: 95%;
  text-align: center;
  padding: 20px;
  margin: 10px;
  box-sizing: border-box;
}
#blogpopupoverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  background-color: transparent;
  z-index: 99;
}
.close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 10px;
  background: #054396;
  border: 0.8px solid #054396;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  transition: 0.3s;
}
.close-button:hover {
  color: #054396;
  background: #fff;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table,
td,
th {
  border: 1px solid #eeeeee;
}

@media (max-width: 600px) {
  .connect-btn,
  .connect-btn-bx,
  .cta-text,
  .intro-desc,
  .owl-carousel2 .testi-c-feedback-bx,
  .pro-list h2,
  .product-h2,
  .product-h3,
  .product-small-heading-blue {
    text-align: center;
  }
  .product-menu-item,
  .solution-menu-item {
    font-size: 0.8rem;
  }
  .esign_faq-tbg p,
  .nums {
    font-size: 1.5rem;
  }
  .intro-heading,
  .intro-heading-aboutus {
    color: #222;
    text-align: center;
    /* font-family: Sora; */
    font-style: normal;
    font-weight: 800;
    line-height: 2.5rem;
  }
  .top-margin {
    margin-top: 4rem;
  }
  .intro-heading {
    font-size: 1.6rem;
  }
  .intro-heading-aboutus {
    font-size: 1.4rem;
  }
  .pro-list h2,
  .product-h2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .product-h2 {
    color: var(--dark, #222d39);
    font-weight: 600;
  }
  .intro-desc {
    font-size: 1rem;
  }
  .col-reverse {
    flex-direction: column-reverse;
  }
  .cta-text {
    font-size: 2rem;
    font-weight: 700;
  }
  .cta-btn-bx {
    text-align: center !important;
    justify-content: center;
  }
  #header .logo img {
    max-height: 30px;
    margin-top: 1.5vh;
  }
  .owl-carousel-blog .owl-prev,
  .owl-carousel3 .owl-prev {
    left: 0;
  }
  .owl-carousel-blog .owl-next,
  .owl-carousel3 .owl-next {
    right: -0.7rem;
  }
  .sta-p {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1rem;
  }
  .s_counter_active {
    font-size: 1.5rem;
    font-weight: 500;
  }
  .s_counter {
    font-size: 1.25rem;
    font-weight: 700;
  }
  .static-bx-active {
    position: relative;
    bottom: 1rem;
  }
  .w-meon-bg {
    background-size: 99% 95%;
  }
  .testimonial-section-bg {
    background: url(https://d3mk17sz92ezh7.cloudfront.net/static/meon/img/home-pg/testimonial-bg.webp)
      0 0/100%;
  }
  .product-mod .slider-nav-items .slick-current {
    border-bottom: transparent;
  }
  .testi-section .client-feedback {
    height: 20vh;
    overflow-y: scroll;
  }
  .p-list-s-heading,
  .product-small-heading-black {
    font-size: 1.3rem;
  }
  .pro-iconbx img {
    width: 3.5rem;
    height: auto;
  }
  .about-ekyc-img-bx img,
  .pro-img img {
    width: 15rem;
    height: auto;
  }
  .product-h3 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .e-cimg-bx img {
    width: 18rem;
    height: auto;
    margin: auto;
    padding-top: 1rem;
  }
  .icon-bar {
    display: none;
  }
}

@media (max-width: 768px) {
  .sideblogmob {
    display: none;
  }
}

.showData {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.7);
}

.effect8 {
  position: relative;
}

.effect8:before,
.effect8:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 10px;
  /*bottom:10px;*/
  left: 0;
  right: 0;
}

.edit_div {
  background: #fff;
  max-width: 100%;
  width: 37%;
  max-height: 97%;
  padding: 1.5em;
  text-align: left;
  overflow-wrap: anywhere;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: auto;
}

#freeTrydiv .edit_div {
  width: 25%;
}
#freeTrydiv .edit_div p {
  font-size: 16px;
}

.width-auto {
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* The Close Button */
.close {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #000;
  font-size: 2em;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #6a6666;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 568px) {
  .edit_div {
    width: 100% !important;
  }
}

/* Table of Contents */

.table-content-container {
  border: 1px solid #054396;
  border-radius: 5px;
  background: #f2f7ff;
}

.table-head {
  border-bottom: 1px solid #054396;
  margin: 9px;
}

.table-head h3 {
  text-align: center;
}

.content {
  padding: 5px 25px;
}

.sub-list {
  margin-left: 5%;
}
#posts-container li,
.sub-list li {
  cursor: pointer;
}

/* Table of Contents */

.table-content-container {
  border: 1px solid #054396;
  border-radius: 5px;
  background: #f2f7ff;
}

.table-head {
  border-bottom: 1px solid #054396;
  margin: 9px;
}

.table-head h3 {
  text-align: center;
}

.content {
  padding: 5px 25px;
}

.sub-list {
  margin-left: 3%;
}

#posts-container li,
.sub-list li {
  cursor: pointer;
}

#posts-container li {
  transition: text-decoration 0.3s ease-in-out;
}

#posts-container li:hover {
  text-decoration: underline;
  font-size: large;
  font-weight: 500;
}

.post-container li {
  transition: transform 0.1s ease-in-out, text-decoration 0.3s ease-in-out;
}

.sub-list li {
  transition: transform 0.1s ease-in-out, text-decoration 0.3s ease-in-out;
}

.bl-content a {
  display: inline-block;
  transition: transform 0.1s ease-in-out, text-decoration 0.3s ease-in-out;
}

.bl-content a:hover {
  text-decoration: underline;
  transform: scale(1.05);
  transform-origin: center;
}
