@media(max-width:991px){
  .bz-hero{padding:60px 0 50px;text-align:center}
  .bz-hero h1{font-size:2rem}
  .bz-hero .bz-hero-stats{justify-content:center}
  .bz-hero img{margin-top:30px;max-width:320px}
  .bz-section{padding:50px 0}
  .bz-cta-band{padding:45px 0}
  h2{font-size:1.6rem}
}
@media(max-width:767px){
  .bz-hero{padding:45px 0 40px}
  .bz-hero h1{font-size:1.6rem}
  .bz-hero .bz-hero-stats{gap:20px}
  .bz-hero .bz-hero-stats strong{font-size:1.2rem}
  .bz-pricing-card{margin-bottom:20px}
  .bz-section{padding:40px 0}
  .bz-cta{padding:12px 28px;font-size:.95rem}
  .bz-author-box{flex-direction:column;text-align:center}
  .bz-trust{gap:12px}
  .bz-trust img{height:45px}
  .bz-footer .row>div{margin-bottom:25px}
  h2{font-size:1.4rem}
  .bz-lede{font-size:1rem}
}
@media(max-width:575px){
  .bz-hero h1{font-size:1.4rem}
  .bz-hero img{max-width:260px}
  .bz-pricing-card{padding:25px 18px}
  .bz-pricing-card .bz-price{font-size:2.2rem}
  .bz-nav .navbar-brand{font-size:1.25rem}
  .bz-nav .bz-cta-nav{padding:6px 16px!important;font-size:.85rem}
}
