.page-titel h2 {
  font-size: 45px;
  margin-bottom: 10px;
  font-weight: 700;
}

.page-left-cont h3 {
  margin-top: 30px !important;
}

.pic-tagline{
  font-size: 18px;
  line-height: 132%;
  font-weight: 700;
  font-style: italic;
}
.page-titel p {
  font-size: 23px;
}

.mt-4 {
  margin-top: 0px !important;
}

.banner_gif_container p {
  background-color: #222222;
}

.cta_btn_cntnr a {
  background-color: #72C940;
}

.review-star-sec {
  width: 120px;
}

.images-section {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.images-section img {
  width: 220px;
  border-radius: 20px;
}

.facebook-left-content img {
  border: 1px solid gray;
}

.reviwul li .review_cntnt {
  background-color: #eaf4f3;
  border-left: 7px solid #028f77;
}

footer {
  margin-top: 0px;
}

.cmn-btn {
  background-color: #72C940;
  border: 1px solid black;
}

.add-box-1 {
  border: 1px solid #a3a3a3;
  position: static;
}
.desktop-author-pic{
  width: 327px;
  height: 371px;
  object-fit: cover;
}
.mob-author-pic{
  width: 372.75px;
  height: 371px;
  object-fit: cover;
}
.add-box-1 a {
  display: block;
  position: static;
  margin: 10px;
  width: 95% !important;
  background-color: #72C940;
  border-radius: 10px;
}

.add-box-1 img {
  border-top-left-radius: 19px;
  border-top-right-radius: 19px;
}

/* sss */
.review-card {
  margin-top: 25px;
  background: #ffffff;
  padding-inline: 10px;
  border-radius: 6px;
}

/* Title */
.title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 27px;
  font-family: 'Montserrat';
}

/* Top */
.top-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stars i {
  color: #fdd116;
  font-size: 17px;
  margin-right: 2px;
}

.rating-text {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
}

.sub-text {
  color: #777;
  font-size: 18px;
  font-weight: 100;
}

/* Rating bars */
.rating-row {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.label {
  width: 90px;
  font-family: 'Montserrat';
  text-align: left;
  color: #00907A;
  font-weight: 700;
  font-size: 16px;

}

.bar {
  height: 15px;
  width: 150px;
  background: #dcdcdc;
  border-radius: 2px;
  margin: 0 10px;
  overflow: hidden;
}

.fill {
  height: 100%;
  background: #22b8a0;
}

.count {
    width: 50px;
    text-align: right;
    color: #00907A;
    font-weight: 700;
    font-size: 16px;
}

/* Features */
.feature-title {
  margin: 22px 0 12px;
  font-size: 18px;
  font-weight: 700;
}

.feature-row {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.feature-name {
  text-align: left;
  font-weight: 300;
  font-family: Montserrat;
  font-size: 16px;
  color: #1E1E1E;
  width: 120px;
  color: #555;
  width: 120px;
}

.feature-stars i {
  color: #f4c150;
  margin-right: 2px;
}

.feature-score {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 300;
  margin-left: auto;
  width: 40px;
  text-align: right;
}


.offer-card {
  background: #fff;
  border: 2.5px dashed black;
  margin-top: 40px !important;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

.sitelogo {
  max-width: 225px;
}


.offer-top {
  background: white;
  padding: 32px 24px 0;
  text-align: center;
}

.offer-title {
  font-family: "Oswald", sans-serif;
  font-size: 2.1rem;
  font-weight: 700;
  color: #111;
  letter-spacing: 0.5px;
  margin-bottom: 18px;
}

/* ── Countdown ── */
.countdown-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
  margin-bottom: 6px;
}

.time-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.digits {
  display: flex;
  gap: 5px;
}

.digit-box {
  background: #fff478;
  color: #111;
  font-family: "Oswald", sans-serif;
  font-size: 2.3rem;
  font-weight: 700;
  padding: 5px;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.08s;
  line-height: 1;
}

.colon {
  font-family: "Oswald", sans-serif;
  font-size: 2.3rem;
  font-weight: 700;
  color: #222;
  line-height: 44px;
  margin-bottom: 22px;
}

.time-label {
  font-size: 0.72rem;
  font-weight: 700;
  color: #444;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 6px;
}

.badge-50 {
  position: absolute;
  bottom: 10px;
  left: -10px;
  width: 82px;
  height: 82px;
  background: #e32929;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Oswald", sans-serif;
  line-height: 1.1;
  box-shadow: 0 3px 12px rgba(227, 41, 41, 0.45);
  z-index: 10;
}

.badge-50 .pct {
  font-size: 1.55rem;
  font-weight: 700;
}

.badge-50 .off {
  font-size: 1.05rem;
  font-weight: 700;
}

.badge-mb {
  position: absolute;
  top: 0px;
  right: -12px;
  width: 84px;
  height: 84px;
  z-index: 10;
}

.badge-mb svg {
  width: 84px;
  height: 84px;
}

.offer-bottom {
  background: #f5f5f5;
  padding: 22px 24px 28px;
  text-align: center;
  margin-top: 18px;
}

.price-line {
  font-size: 1.13rem;
  font-weight: 600 !important;
  color: #111;
  margin-bottom: 14px;
}


.price-line .new {
  color: #007F3B;
}

.feature-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  text-align: left;
  display: inline-block;
}

.feature-list li {
  font-size: 16px;
  line-height: 114.9%;
  font-weight: 600;
  color: #222;
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 8px;
}

.add-box-2 h6 {
  background-color: #373737;
}

.feature-list li i {
  color: #fff;
  background: #1cb01c;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  flex-shrink: 0;
}

.highlight-text {
  background: #f5e831;
  padding: 1px 5px;
  border-radius: 3px;
}


.btn-cta {
  display: block;
  margin: auto;
  width: 420px;
  max-width: 100%;
  background: #44B739;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 1.45rem;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 16px 10px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  text-transform: uppercase;
  transition:
    transform 0.12s,
    box-shadow 0.12s;
  text-decoration: none;
}

.vcd-videos {
  width: 100% !important;
  height: 450px !important;
  object-fit: cover;
}

@media ((min-width: 1025px)) {

  .page-left-cont p,
  .page-left-cont strong {
    font-size: 18.8px;
  }

  .reviwul li p {
    font-size: 15px;
  }

  .facebook-comment-content p {
    font-size: 16.32px;
  }
}


@media (max-width: 1025px) {
  .page-titel h2 {
    font-size: 38px;
  }

  .page-titel p {
    font-size: 22px;
  }

  .ltdholdText {
    font-size: 16px;
  }

  .vcd-videos {
    height: 420px !important;
  }
}

@media (max-width: 789px) {
  .page-titel h2 {
    font-size: 34px;
  }

  .page-titel p {
    font-size: 17px;
  }

  .page-left-cont p {
    font-size: 14px;
    line-height: 22px;
  }

  .vcd-videos {
    height: 330px !important;
  }

  .cmn-btn {
    font-weight: 600;
    font-size: 13px;
  }

  .feature-name {
    max-width: max-content;
  }

  .stars i {
    font-size: 13px;
  }

  .ltdholdText {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .pic-tagline{
    padding-block: 15px !important;
  }
  .first-para{
    font-size: 18px !important;
  }
  .hide-mob {
    display: none !important;
  }

  .review_autor_nd_star {
    justify-content: space-between;
  }

  .review-star-sec img {
    width: 120px !important;
  }

  .ltdholdText {
    font-size: 11px;
  }

  .page-titel h2 {
    font-size: 22px;
  }

  .mb-none {
    display: none;
  }
  .price-line{
    font-size: 20px !important;
  }

  .page-titel p {
    font-size: 17px;
    line-height: 114.0%;
    font-family: 'Barlow';
    font-weight: 400;
  }

  .page-left-cont h3 {
    margin-top: 30px !important;
  }

  .page-left-cont p,
  .page-left-cont strong {
    font-size: 18px;
    line-height: 150%;
    margin: auto;
    margin-bottom: 10px;
  }
  .price-line {
    padding-inline: 30px !important;
  }

  .feature-list li {
    gap: 22px;
  }

  .offer-card {
    margin-inline: 20px;
  }

  .images-section {
    display: block;
  }

  .images-section img {
    width: 90%;
    margin-bottom: 15px;
  }

  .page-left-cont .reviwul .revwImg {
    border-top: 7px solid #009079;
  }

  .reviwul li .review_cntnt {
    border-left: none;
  }

  .reviwul li .review_cntnt {
    margin-top: -70px;
  }

  .offer-title {
    font-size: 1.6rem;
  }

  .digit-box {
    width: 30px;
    height: 54px;
    font-size: 1.9rem;
  }

  .colon {
    font-size: 1.9rem;
    line-height: 54px;
  }

  .btn-cta {
    font-size: 1.2rem;
  }

  .cmn-btn {
    font-size: 18px;
  }

  .facebook-left-content img {
    border: 1px solid gray;
  }

  .pic-tagline {
    font-size: 12px !important;
  }
}

@media (max-width: 219px) {
    .price-line {
        padding-inline: 20px !important;
    }
  }

@media (max-width: 380px) {
  .price-line{
    font-size: 18px !important;
    padding-inline: 10px !important;
  }
  .first-para {
        font-size: 16px !important;
  }
  .ltdholdText {
    font-size: 10px;
  }

  .page-titel h2 {
    font-size: 21px;
  }

  .page-titel p {
    font-size: 15px;
  }

  .page-left-cont h3 {
    font-size: 23px;
  }

  .page-left-cont p {
    font-size: 16px;
  }

  .pic-tagline {
    font-size: 11px !important;
  }
  .pageEditor p .pageEditorTxt {
    font-size: 9px;
  }
  .page-titel .update {
     font-size: 10px;
  }
  .cmn-btn {
    font-size: 16px;
  }
}

@media (max-width: 322px) {
  .banner_gif_container p {
    font-size: 10px !important;
  }

  .page-left-cont p {
    font-size: 15px;
  }

  .cmn-btn {
    font-size: 14px;
  }

  .banner_gif_container p {
    font-size: 9px !important;
  }
}