/* Custom styles for the menu */
.blog_details_area{
	    padding-top: 20px;
}
.menu-card {
  display: none;
  padding: 15px;
  border: 1px solid #ddd;

  background-color: #f9f9f9;
  position: absolute;
  min-height: 100%;
  height: auto;
  z-index: 4;
}
.subscribe_newsletter.ApparelERP {
  background: url(../assets/img/blog/ApparelERP.webp);
  border-radius: 15px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 50px;
  height: 286px;
  margin-bottom: 50px;
    display: flex;
    height: 286px;
    flex-direction: column;
    justify-content: center;
}
.subscribe_newsletter.ApparelERP h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.subscribe_newsletter.WFXApparelERP {
  background: url(../assets/img/blog/ERPApparel.webp);
  border-radius: 15px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 50px;
  height: 286px;
  margin-bottom: 50px;
    display: flex;
    height: 286px;
    flex-direction: column;
    justify-content: center;
}
.subscribe_newsletter.WFXApparelERP h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.subscribe_newsletter.ERPTextile {
  background: url(/assets/img/blog/ERPTextile.webp);
  border-radius: 15px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 50px;
  height: 286px;
  margin-bottom: 50px;
    display: flex;
    height: 286px;
    flex-direction: column;
    justify-content: center;
}
.subscribe_newsletter.ERPTextile h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.subscribe_newsletter.FashionPLM {
  background: url(/assets/img/blog/FashionPLM.webp);
  border-radius: 15px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 50px;
  height: 286px;
  margin-bottom: 50px;
    display: flex;
    height: 286px;
    flex-direction: column;
    justify-content: center;
}
.subscribe_newsletter.FashionPLM h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.subscribe_newsletter.WFXPLM {
  background: url(/assets/img/blog/WFXPLM.webp);
  border-radius: 15px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 50px;
  height: 286px;
  margin-bottom: 50px;
    display: flex;
    height: 286px;
    flex-direction: column;
    justify-content: center;
}
.subscribe_newsletter.WFXPLM h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.subscribe_newsletter.WFXPPC {
  background: url(/assets/img/blog/WFXPPC.webp);
  border-radius: 15px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 50px;
  height: 286px;
  margin-bottom: 50px;
    display: flex;
    height: 286px;
    flex-direction: column;
    justify-content: center;
}
.subscribe_newsletter.WFXPPC h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.menu-card.active {
  display: block;
}

/* .blog_content_area img {
    margin-bottom: 20px;
  } */
.blog-banner-img {
  border-radius: 20px;
}

.content_unerblog_ad h2 {
  font-weight: 600;
  margin-bottom: 20px;
}

.subheadings_content {
  margin-bottom: 20px;
}

.post_footer_area .social_media_sharing {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.post_footer_area .social_media_sharing img {
  margin: 0;
}

@media (max-width: 767px) {
  .post_footer_area .social_media_sharing img {
    margin: 0;
  }

  .post_footer_area .social_media_sharing .sharing_lable {
    margin-bottom: 5px;
    flex: 0 0 100%;
  }

  .blog_cards {
    margin-right: 0;
  }

  .blog_content_details {
    margin-top: 40px;
  }

  .blog_content_details h1 {
    line-height: 45px;
    margin-bottom: 10px;
  }

  .subheadings_content {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 0;
    letter-spacing: -0.3px;
    padding-top: 0 !important;
  }

  .subscribe_newsletter {
    padding: 20px;
  }

  .subscribe_newsletter .bn_h5 {
    font-size: 20px;
    line-height: 30px;
  }

  .subscribe_newsletter .bn_h2 {
    font-size: 32px;
    line-height: 45px;
  }

  .bpost_admin_area p {
    margin-bottom: 10px;
  }
}
.blog_content_details img {
    width: 100%;
    object-fit: contain;
    border-radius: 20px;
    height: auto;
    margin: 18px 0px;
}
/* p {
  margin-top: 21px;
} */
 
.bn_h5,
.subheadings_content,
.why-choose-card-title {
  font-size: 29px;
}
 
strong {
  font-size: 21px;
}
