.close-modal,
.pagination {
  justify-content: center;
}
.close-modal,
.fbgn-bancnt h1,
.fbgn-bancnt p {
  text-align: center;
}
#myFrame,
.modal {
  width: 100%;
  height: 100%;
}
.post-inner-video {
  margin-top: 1rem !important;
}
.post-inner-video .meta-date {
  margin-bottom: 0.7rem !important;
}
.pagination {
  display: inline-block;
  display: flex;
  margin-top: 70px;
  margin-bottom: 50px;
  display: flex;
}
.entry-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font: 22px/1.6 var(--zf-primary-regular);
  color: #000;
  line-height: 25px;
}
.pagination a {
  color: #000;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}
.pagination a:hover,
.pagination-active {
  background: #004868;
  color: #fff !important;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 100px;
  left: 0;
  top: 0;
  overflow: auto;
  background-color: #000;
  background-color: rgb(4 4 4 / 61%);
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  height: 90%;
  position: relative;
}
.close-modal {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  width: 30px;
  height: 30px;
  align-self: center;
  vertical-align: middle;
  display: flex;
  align-items: center;
  border-radius: 30px;
  box-shadow: 0 0 6px #000;
}
.close-modal:focus,
.close-modal:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.post-inner a {
  cursor: pointer;
}
.post-more span {
  color: #fff;
  font-size: 32px;
}
.displayflexfrom {
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .Breadcrumb .banner-1 {
    display: none;
  }
  .signup-box {
    display: block !important;
    margin: 0 0 0 0% !important;
    padding: 0px;
  }
  .zw-page-6706
    .displayflexfrom
    .bgn-hdr-content
    .Breadcrumb
    .bgn-header-container {
    padding: 25px 0px 0 !important;
  }
  .Breadcrumb .bgn-hdr-content {
    width: 320px;
  }
  #crmWebToEntityForm.zcwf_lblLeft {
    padding: 0px !important;
  }
}
.Show-More {
  color: #4747ac !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  cursor: pointer;
}
.Show-More:hover {
  color: #4747ac !important;
  font-weight: 700 !important;
  font-size: 18px !important;
}
.read-more {
  display: block !important;
}
.title-styless {
  font: 20px / 1.6 var(--zf-primary-regular);
  color: #000;
  line-height: 25px;
}
.set-padding-minus {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
