.certificate-div,
.entry-title_text,
.fbgn-bancnt h1,
.fbgn-bancnt p,
.quote-div,
.star-rating,
.testimonials .post-thumbnail,
.text-align-center {
  text-align: center;
}
.testimonials .post-thumbnail,
.bgn-today .post-thumbnail {
  height: 100px;
  width: 100%;
}
.bgn-today .archive-grid > article .post-outer {
  height: 100%;
}
.testimonials .post-thumbnail img,
.bgn-today .post-thumbnail img {
  object-fit: contain;
  width: 200px;
  height: 100px;
}
.testimonials .content p,
.testimonials .entry-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.testimonials .post-inner-video {
  margin-top: 1rem !important;
}
.testimonials .post-inner-video .meta-date {
  margin-bottom: 0.7rem !important;
}
.testimonials .pagination {
  display: inline-block;
  display: flex;
  justify-content: center;
  margin-top: 70px;
  margin-bottom: 50px;
}
.testimonials .entry-title a {
  -webkit-line-clamp: 10;
  line-clamp: 10;
  line-height: 35px;
  font-size: 22px;
}
.testimonials .content p {
  -webkit-line-clamp: 1;
  line-clamp: 1;
  position: relative !important;
  left: 10px !important;
}
.signup-box .sign_agree,
.signup-box label {
  font-family: sans-serif !important;
}
.signup-box .wf-label {
  font-size: 16px;
}
.testimonials .pagination a {
  color: #000;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}
.testimonials .pagination a:hover,
.testimonials .pagination-active {
  background: #004868;
  color: #fff !important;
}
.testimonials .post-outer .post-thumbnail:hover:before {
  background-color: unset;
}
.testimonia-profile {
  display: flex;
  margin-top: 30px !important;
  margin-bottom: 20px !important;
}
.testimonia-profile img {
  width: 67px !important;
  border-radius: 50%;
}
.testimonia-profile .content {
  margin: auto;
}
.testimonials .post-outer {
  position: relative;
  margin: 0 15px;
  background: #fff;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  transition: 0.3s;
  box-sizing: border-box;
}
.testimonials .entry-header .entry-title a {
  margin-left: 12px !important;
  font: 17px/1.6 var(--zf-primary-regular);
  color: #000;
  line-height: 26px;
}
.testimonials .content p:first-child {
  display: block;
  font: 22px/1.4 var(--zf-primary-semibold);
}
.testimonials .archive-grid.columns-3 > article,
.testimonials .archive-grid.columns-4 > article {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 55.333333% !important;
}
.testimonials .archive-grid.columns-3 > article:nth-child(-n + 3),
.testimonials .archive-grid.columns-3 > section:nth-child(-n + 3),
.testimonials .archive-grid.columns-4 > article:nth-child(-n + 3),
.testimonials .archive-grid.columns-4 > section:nth-child(-n + 3) {
  margin-top: 0;
}
.testimonials .entry-header {
  justify-content: center;
  align-items: center;
  margin: auto;
  position: relative;
  left: 0;
}
.testimonia-line {
  margin-top: 27px;
}
@media only screen and (max-width: 600px) {
  .testimonials .archive-grid.columns-3 > article,
  .testimonials .archive-grid.columns-4 > article {
    margin-top: 40px !important;
    max-width: unset !important;
  }
  .testimonials-page .bgn-hdr-content {
    width: 300px;
  }
  .testimonials-page .signup-box {
    display: block !important;
  }
  .testimonials-page .banner-1 {
    width: 500px !important;
  }
  .columns-3 {
    padding-bottom: 10px;
  }
}
.testimonials .quote-div {
  font-size: 36px;
  color: #f0483e;
}
.testmonial_hr {
  width: 50%;
  margin: 0 auto 20px;
}
.entry-title_text {
  font-size: 22px;
  color: #000;
}
.entry-title_text_small {
  text-align: center;
  font-size: 15px;
  margin: 20px 0;
}
.More {
  color: #4747ac;
  font-weight: 700;
  font-size: 18px;
}
.certificate-div {
  font-size: 25px;
  color: #3c3b3b;
  padding: 21px 0;
}
.testm-div {
  flex: 0 0 50%;
  max-width: 100% !important;
}
.video .displayflexfrom,
.testimonials-page .displayflexfrom,
.release-notes .displayflexfrom {
  display: contents;
}
.video #crmWebToEntityForm.zcwf_lblLeft {
  padding-right: 0;
}
.crmWebToEntityForm-signup {
  padding-right: 23px !important;
}
.bg-color-sec {
  background: #2b292921;
}
.star-rating {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 19px;
}
.checked {
  color: orange;
}
.testimonials-page .ban-sec .zcrm_spRht_inner .signup-box {
  max-width: 465px !important;
}
.testimonials-page .signup-box .sgnbtn input[type="button"],
.signup-box .sgnbtn input[type="submit"],
.signup-box .za-country_code-container input[type="text"],
.signup-box input[type="password"],
.signup-box input[type="text"] {
  width: 90% !important;
}
.tag-artificial-intelligence {
  margin-left: -15px;
}
.video-grid {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-top: 30px;
  width: 32%;
}
.video-item {
  width: 391px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
  transition: transform 0.3s ease;
}
.video-item-two {
  width: 378px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
  transition: transform 0.3s ease;
}
.video-item img {
  width: 100%;
  border-radius: 8px;
}
.video-item:hover {
  transform: scale(1.05);
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal-content {
  position: relative;
  width: 90%;
  max-width: 800px;
  background: #000;
  border-radius: 8px;
  overflow: hidden;
}
.modal-content video {
  width: 100%;
  display: block;
}
.close-btn {
  position: fixed;
  top: 10px;
  right: 15px;
  color: #ffffff;
  font-size: 60px;
  cursor: pointer;
  background: transparent;
  border: none;
}
.vedio-post {
  text-align: justify;
  padding-top: 20px;
}
.play-icon {
  position: absolute;
  top: 115px;
  left: 180px;
  font-size: 30px;
}
.useful-link {
  font-family: sans-serif !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  padding-left: 10px !important;
}
.useful-link-margin {
  margin-top: 30px !important;
}
.useful-link-ul {
  padding-top: 5px !important;
}
.container-use-ful {
  max-width: 1111px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 4% auto 2%;
}
.testi-button {
  background-color: #f0483e;
  color: #fff !important;
  text-decoration: none;
  background-color: #f0483e;
  border: 1px solid #f0483e;
  border-radius: 25px;
  font-size: 18px !important;
  font-weight: 500 !important;
  padding: 7px 6px;
  cursor: pointer;
}
.testi-button:hover {
  color: white !important;
}
.vedio-post:hover {
  color: red !important;
}
.black-s-color {
  color: black !important;
}
@media only screen and (max-width: 768px) {
  .video-item-two {
    width: 100% !important;
  }
  .video-grid {
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.vedio-post-image-set {
  height: 225px !important;
  width: 100%;
  border-radius: 10px;
}
.limited-lines {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.5em;
  min-height: calc(1.5em * 3);
}
