/* ==================================limi=======
   FULLY RESPONSIVE CSS
   Target Screens:
   1600px, 1440px, 1399px, 1280px,
   1199px, 991px, 768px, 767px,
   375px, 360px, 320px
   ========================================= */

/* =========================================
   BASE / DESKTOP DEFAULT (>1600px already handled by main CSS)
   ========================================= */

/* =========================================
   1600px
   ========================================= */
@media (max-width: 1600px) {
  .hero-heading {
    font-size: 76px;
  }

  .hero-watermark {
    font-size: 230px;
    bottom: -100px;
  }

  .footer-watermark {
    font-size: 240px;
  }

  .section-title-dark {
    font-size: 52px;
  }

  .trans-heading {
    font-size: 50px;
  }

  .contact-title {
    font-size: 52px;
  }

  .partner-title {
    font-size: 44px;
  }

  .brand-title {
    font-size: 48px;
  }

  .work-title {
    font-size: 48px;
  }

  .section-title {
    font-size: 46px;
  }

  .big-number {
    font-size: 140px;
  }

  .stat-number {
    font-size: 38px;
  }

  .stat-number-text {
    font-size: 40px;
  }
}

/* =========================================
   1440px
   ========================================= */
@media (max-width: 1440px) {
  .hero-heading {
    font-size: 72px;
  }

  .hero-watermark {
    font-size: 210px;
    bottom: -95px;
  }

  .footer-watermark {
    font-size: 220px;
  }

  .section-title-dark {
    font-size: 50px;
  }

  .trans-heading {
    font-size: 48px;
  }

  .contact-title {
    font-size: 50px;
  }

  .partner-title {
    font-size: 42px;
  }

  .brand-title {
    font-size: 46px;
  }

  .work-title {
    font-size: 46px;
  }

  .section-title {
    font-size: 44px;
  }

  .big-number {
    font-size: 130px;
  }

  .stat-number {
    font-size: 36px;
  }

  .stat-number-text {
    font-size: 38px;
  }

  .expertise-card-light {
    padding: 40px;
  }

  .transformation-card {
    padding: 55px 45px;
  }
}

/* =========================================
   1399px
   ========================================= */
@media (max-width: 1399px) {
  .hero-heading {
    font-size: 68px;
  }

  .hero-watermark {
    font-size: 190px;
    bottom: -85px;
  }

  .footer-watermark {
    font-size: 220px;
  }

  .section-title-dark {
    font-size: 48px;
  }

  .trans-heading {
    font-size: 46px;
  }

  .contact-title {
    font-size: 48px;
  }

  .partner-title {
    font-size: 40px;
  }

  .brand-title {
    font-size: 44px;
  }

  .work-title {
    font-size: 44px;
  }

  .section-title {
    font-size: 42px;
  }

  .big-number {
    font-size: 120px;
  }

  .stat-number {
    font-size: 35px;
  }

  .stat-number-text {
    font-size: 36px;
  }

  .hero-description {
    font-size: 17px;
  }

  .stat-card {
    right: -10%;
    padding: 16px 22px;
  }
}

/* =========================================
   1280px
   ========================================= */
@media (max-width: 1280px) {
  .hero-heading {
    font-size: 64px;
  }

  .hero-watermark {
    font-size: 170px;
    bottom: -75px;
  }

  .footer-watermark {
    font-size: 180px;
  }

  .section-title-dark {
    font-size: 46px;
  }

  .trans-heading {
    font-size: 44px;
  }

  .contact-title {
    font-size: 46px;
  }

  .partner-title {
    font-size: 38px;
  }

  .brand-title {
    font-size: 42px;
  }

  .work-title {
    font-size: 42px;
  }

  .section-title {
    font-size: 40px;
  }

  .big-number {
    font-size: 110px;
    margin-bottom: -25px;
  }

  .stat-number {
    font-size: 34px;
  }

  .stat-number-text {
    font-size: 34px;
  }

  .hero-description {
    font-size: 17px;
    max-width: 580px;
  }

  .stat-card {
    right: -5%;
  }

  .expertise-card-light {
    padding: 35px;
  }

  .expertise-card-light h3 {
    font-size: 22px;
  }

  .transformation-card {
    padding: 50px 40px;
  }

  .trans-description {
    font-size: 15px;
  }

  .stat-glass-card {
    padding: 30px 20px;
    min-width: 180px;
  }

  .contact-container {
    padding: 40px !important;
  }

  .footer-wrapper {
    padding: 40px;
  }
}

/* =========================================
   1199px
   ========================================= */
@media (max-width: 1199px) {
  .hero-heading {
    font-size: 58px;
  }

  .hero-watermark {
    font-size: 145px;
    bottom: -60px;
    letter-spacing: 8px;
  }

  .footer-watermark {
    font-size: 155px;
    margin-bottom: -30px;
  }

  .section-title-dark {
    font-size: 42px;
  }

  .trans-heading {
    font-size: 40px;
  }

  .contact-title {
    font-size: 42px;
  }

  .partner-title {
    font-size: 36px;
  }

  .brand-title {
    font-size: 40px;
  }

  .work-title {
    font-size: 40px;
  }

  .section-title {
    font-size: 38px;
  }

  .big-number {
    font-size: 100px;
    margin-bottom: -20px;
  }

  .stat-number {
    font-size: 32px;
  }

  .stat-number-text {
    font-size: 32px;
  }

  .hero-section {
    padding: 120px 0 100px;
  }

  .hero-description {
    font-size: 16px;
    max-width: 520px;
  }

  .stat-glass-card {
    padding: 28px 18px;
    min-width: 170px;
  }

  .transformation-card {
    padding: 45px 35px;
  }

  .expertise-card-light h3 {
    font-size: 21px;
  }

  .expertise-card-light p {
    font-size: 15px;
  }

  .stat-card {
    right: -2%;
    bottom: -5%;
    padding: 14px 20px;
  }

  .stat-card .stat-number {
    font-size: 32px;
  }

  .work-content h5 {
    font-size: 20px;
  }

  .partner-list li p {
    font-size: 15px;
  }

  .quote {
    font-size: 16px;
  }

  .nav-pill-container {
    min-width: 90%;
  }
}

/* =========================================
   991px  — TABLET LANDSCAPE / MOBILE WIDE
   ========================================= */
@media (max-width: 991px) {

  /* Navbar */
  .custom-nav-wrapper {
    pointer-events: auto;
    transform: none !important;
    padding-top: 15px;
  }

  .nav-pill-container {
    width: 94%;
    border-radius: 20px;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    background: #ffffff;
    min-width: unset;
  }

  .navbar-collapse {
    margin-top: 12px;
    padding: 20px;
    border-radius: 16px;
    text-align: center;
    background: #ffffff;
  }

  .btn-dark-pill {
    margin-top: 10px;
    width: 100%;
  }

  /* Hero */
  .hero-section {
    padding: 100px 0 80px;
    text-align: center;
  }

  .hero-heading {
    font-size: 48px;
  }

  .hero-description {
    font-size: 16px;
    max-width: 480px;
    margin: 30px auto;
  }

  .hero-watermark {
    font-size: 95px;
    bottom: -38px;
    letter-spacing: 4px;
  }

  .hero-buttons-wrapper {
    margin: 0 auto;
  }

  .scroll-explore-wrapper {
    display: none !important;
  }

  .btn-dark-cta,
  .btn-light-cta {
    min-width: 180px;
    height: 50px;
    font-size: 14px;
  }

  /* Stats Section */
  .stats-section {
    padding: 70px 0;
  }

  .stat-number-text {
    font-size: 34px;
  }

  /* Expertise */
  .expertise-section-light {
    padding: 30px 0;
  }

  .section-title-dark {
    font-size: 38px;
    text-align: center;
  }

  .section-subtitle-dark {
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
  }

  .expertise-card-light {
    padding: 30px;
    text-align: center;
  }

  .icon-box-orange {
    margin: 0 auto 20px;
  }

  .explore-link-orange {
    justify-content: center;
  }

  .expertise-card-light h3 {
    font-size: 20px;
  }

  /* Transformation */
  .transformation-section {
    text-align: center;
    padding: 20px 0;
  }

  .transformation-card {
    padding: 45px 25px;
    border-radius: 30px;
  }

  .trans-heading {
    font-size: 36px;
  }

  .trans-description {
    font-size: 15px;
    max-width: 440px;
    margin: 20px auto;
  }

  .logo-box-light {
    margin: 0 auto 20px;
  }

  .stat-glass-card {
    padding: 25px 18px;
    min-width: 160px;
  }

  .stat-number {
    font-size: 32px;
  }

  /* Projects */
  .recent-projects {
    padding: 60px 0;
  }

  .section-title {
    font-size: 36px;
  }

  .project-img-wrapper {
    height: 210px;
  }

  /* How We Work */
  .work-section {
    padding: 30px 0;
  }

  .work-title {
    font-size: 36px;
    text-align: center;
  }

  .big-number {
    font-size: 90px;
    margin-bottom: -18px;
  }

  .work-content h5 {
    font-size: 19px;
  }

  /* Partner Section */
  .partner-section {
    padding: 20px 0;
  }

  .image-wrapper {
    max-width: 380px;
    margin-bottom: 40px;
  }

  .stat-card {
    right: 0;
    bottom: -12px;
    padding: 14px 18px;
    border-radius: 22px;
  }

  .stat-card .stat-number {
    font-size: 30px;
  }

  .partner-title {
    font-size: 34px;
    text-align: center;
  }

  .brand-title {
    font-size: 36px;
    text-align: center;
  }

  .partner-list li {
    justify-content: flex-start;
  }

  /* Testimonials */
  .testimonial-section {
    padding: 60px 0;
  }

  .header-text {
    font-size: 26px;
  }

  .testimonial-card {
    padding: 35px 25px;
    border-radius: 35px;
  }

  .quote {
    font-size: 15px;
  }

  /* FAQ */
  .faq-section {
    padding: 50px 0;
  }

  .faq-title {
    font-size: 24px;
    text-align: center;
  }

  .faq-btn {
    font-size: 15px;
    padding: 18px 22px;
  }

  /* Contact */
  .contact-section {
    padding: 70px 0;
  }

  .contact-title {
    font-size: 38px;
    text-align: center;
  }

  .contact-desc {
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
  }

  .contact-container {
    border-radius: 30px;
    padding: 30px !important;
  }

  .contact-info-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  /* Footer */
  .graphy-footer {
    padding: 20px 0 0;
  }

  .footer-wrapper {
    padding: 35px;
    border-radius: 22px;
  }

  .footer-watermark {
    font-size: 130px;
    margin-top: -15px;
    margin-bottom: -50px;
    letter-spacing: -5px;
  }

  .brand-logo {
    width: 220px;
  }

  .brand-text {
    font-size: 13px;
  }
}

/* =========================================
   768px — TABLET PORTRAIT
   ========================================= */
@media (max-width: 768px) {

  /* Hero */
  .hero-heading {
    font-size: 44px;
  }

  .hero-watermark {
    font-size: 82px;
    bottom: -32px;
    letter-spacing: 2px;
  }

  .hero-description {
    font-size: 15px;
    max-width: 420px;
  }

  .btn-dark-cta,
  .btn-light-cta {
    min-width: 160px;
    height: 48px;
    font-size: 13px;
    padding: 0 18px;
  }

  /* Stats */
  .stat-number-text {
    font-size: 30px;
  }

  .stat-icon-wrapper {
    width: 52px;
    height: 52px;
  }

  /* Expertise */
  .section-title-dark {
    font-size: 34px;
  }

  .expertise-card-light h3 {
    font-size: 18px;
  }

  /* Transformation */
  .trans-heading {
    font-size: 32px;
  }

  .stat-glass-card {
    min-width: 145px;
    padding: 22px 14px;
  }

  .stat-number {
    font-size: 28px;
  }

  /* Projects */
  .section-title {
    font-size: 32px;
  }

  .project-img-wrapper {
    height: 190px;
  }

  /* Work */
  .work-title {
    font-size: 32px;
  }

  .big-number {
    font-size: 80px;
    margin-bottom: -15px;
  }

  /* Partner */
  .partner-title {
    font-size: 30px;
  }

  .brand-title {
    font-size: 32px;
  }

  .stat-card .stat-number {
    font-size: 28px;
  }

  /* Contact */
  .contact-title {
    font-size: 34px;
  }

  .contact-desc {
    font-size: 15px;
  }

  .form-control {
    padding: 15px 20px;
    font-size: 14px;
  }

  .btn-send {
    font-size: 15px;
    padding: 17px;
  }

  /* Footer */
  .footer-watermark {
    font-size: 110px;
    margin-bottom: -45px;
    letter-spacing: -4px;
  }

  .footer-wrapper {
    padding: 28px;
  }

  /* Testimonial */
  .testimonial-card {
    padding: 30px 22px;
  }

  .header-text {
    font-size: 22px;
  }

  /* FAQ */
  .faq-btn {
    font-size: 14px;
    padding: 16px 18px;
  }

  .faq-content {
    font-size: 14px;
    padding: 0 20px 20px;
  }
}

/* =========================================
   767px — MOBILE LANDSCAPE BREAKPOINT
   ========================================= */
@media (max-width: 767px) {
  .nav-logo-img {
    height: 28px;
  }

  /* Hero */
  .hero-section {
    padding: 90px 0 70px;
  }

  .hero-heading {
    font-size: 36px;
  }

  .hero-watermark {
    font-size: 44px;
    bottom: -8px;
    letter-spacing: 5px;
    margin-bottom: 0px;
    background: linear-gradient(to bottom, #000000 0%, #f1f1f1 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .hero-buttons-wrapper {
    margin-bottom: 0px;
  }

  .hero-description {
    font-size: 15px;
    margin: 25px auto;
  }

  .innov-badge {
    font-size: 10px;
    padding: 9px 18px;
    margin-top: 20px;
  }

  .about-desc {
    font-size: 15px;
  }

  .float-card-right {
    top: -15%;
  }

  /* Expertise */
  .section-title-dark {
    font-size: 24px;
  }

  /* Transformation */
  .trans-heading {
    font-size: 24px;
  }

  .transformation-card {
    padding: 35px 20px;
  }

  /* Work */
  .big-number {
    font-size: 76px;
    letter-spacing: -3px;
  }

  /* Partner */
  .image-wrapper {
    max-width: 320px;
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
  }

  .trans-right .row {
    gap: 0px !important;
  }

  .trans-description {
    margin-bottom: 0.8rem !important;
  }

  .logo-box-light i {
    font-size: 32px;
  }

  .logo-box-light {
    width: 65px;
    height: 65px;
  }

  /* Projects */
  .recent-projects {
    display: block !important;
    padding: 30px 0;
  }

  .section-title {
    font-size: 22px;
    text-align: center;
  }

  .section-subtitle {
    text-align: center;
    margin-bottom: 2rem;
  }

  .btn-see-all {
    padding: 12px 15px;
  }

  .project-link-title {
    text-align: center;
  }

  .work-title {
    font-size: 26px;
  }

  .work-subtitle {
    margin-bottom: 1rem !important;
  }

  .work-card {
    margin-bottom: -20% !important;
  }

  .stat-card {
    right: 0px;
    bottom: -10px;
    padding: 12px 14px;
    border-radius: 18px;
  }

  .stat-card .stat-number {
    font-size: 26px;
  }

  .stat-card .stat-text {
    font-size: 12px;
  }

  .stat-number-text {
    font-size: 14px;
  }

  .partner-section {
    padding: 0px 0;
  }

  .partner-title {
    font-size: 22px;
  }

  .learn-more {
    margin-top: -1rem !important;
    margin-bottom: 2rem;
  }

  .work-section {
    padding: 20px 0;
  }

  .testimonial-section {
    padding: 30px 0;
  }

  .client-voice-header {
    margin-bottom: 1rem !important;
    justify-content: center;
  }

  .stats-section {
    padding: 30px 0;
  }

  .faq-section {
    padding: 30px 0;
  }

  .faq-title {
    font-size: 22px;
    text-align: center;
  }

  .contact-section {
    padding: 0px 0;
  }

  .contact-title {
    font-size: 22px;
  }

  .info-label,
  .info-value {
    text-align: center;
  }

  .icon-wrapper {
    margin-bottom: 10px;
  }

  .service-icon-orange {
    font-size: 30px;
  }

  .icon-box-orange {
    width: 60px;
    height: 60px;
    margin-bottom: 2rem !important;
  }

  /* Footer */
  .footer-watermark {
    font-size: 45px;
    margin-bottom: -10px;
    margin-top: -3px;
    letter-spacing: 4px;
    background: linear-gradient(to bottom, #0f172a 0%, #f1f1f1 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .footer-wrapper {
    padding: 24px;
    border-radius: 18px;
  }

  .footer-heading {
    font-size: 14px;
    margin-bottom: 18px;
  }

  .footer-links a {
    font-size: 13px;
  }

  .copyright,
  .legal-links a {
    font-size: 12px;
    text-align: center;
  }

  .copyright {
    margin-left: 10%;
    padding-bottom: 10px;
  }

  /* Contact */
  .contact-container {
    border-radius: 24px;
  }

  .info-item {
    flex-direction: column;
    align-items: flex-start;
  }

  /* Testimonial */
  .quote {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .client-name {
    font-size: 15px;
  }

  .client-img {
    width: 48px;
    height: 48px;
  }
}


/* =========================================
   360px
   ========================================= */
@media (max-width: 360px) {
  .hero-heading {
    font-size: 30px;
  }



  .hero-description {
    font-size: 13px;
    max-width: 290px;
  }

  .btn-dark-cta,
  .btn-light-cta {
    min-width: 128px;
    height: 44px;
    font-size: 12px;
    padding: 0 12px;
  }

  .section-title-dark {
    font-size: 26px;
  }

  .trans-heading {
    font-size: 24px;
  }

  .contact-title {
    font-size: 26px;
  }

  .section-title {
    font-size: 26px;
  }

  .work-title {
    font-size: 26px;
  }

  .partner-title {
    font-size: 24px;
  }

  .brand-title {
    font-size: 26px;
  }

  .big-number {
    font-size: 62px;
    letter-spacing: -2px;
    margin-bottom: -12px;
  }

  .stat-number-text {
    font-size: 24px;
  }

  .stat-glass-card {
    min-width: 120px;
    padding: 16px 10px;
  }

  .stat-number {
    font-size: 24px;
  }

  .image-wrapper {
    max-width: 260px;
  }

  .stat-card .stat-number {
    font-size: 22px;
  }

  /* .footer-watermark {
    font-size: 62px;
    margin-bottom: -24px;
  } */

  .testimonial-card {
    padding: 22px 14px;
    border-radius: 24px;
  }

  .quote {
    font-size: 12px;
  }

  .expertise-card-light h3 {
    font-size: 17px;
  }

  .faq-btn {
    font-size: 12px;
    padding: 14px 14px;
  }

  .nav-pill-container {
    width: 96%;
    padding: 8px 16px;
  }

  .contact-container {
    border-radius: 16px;
  }

  .form-control {
    padding: 12px 14px;
    border-radius: 10px;
  }
}

/* =========================================
   320px — SMALLEST SCREENS
   ========================================= */
@media (max-width: 320px) {
  .hero-heading {
    font-size: 26px;
    letter-spacing: -0.03em;
  }


  .hero-description {
    font-size: 12px;
    max-width: 260px;
  }

  .innov-badge {
    font-size: 8px;
    padding: 7px 12px;
  }

  .btn-dark-cta,
  .btn-light-cta {
    min-width: 110px;
    height: 42px;
    font-size: 11px;
    padding: 0 10px;
  }

  .hero-section {
    padding: 70px 0 55px;
  }

  .section-title-dark {
    font-size: 22px;
  }

  .section-subtitle-dark {
    font-size: 12px;
  }

  .expertise-card-light {
    padding: 20px 14px;
    border-radius: 20px;
  }

  .expertise-card-light h3 {
    font-size: 15px;
  }

  .expertise-card-light p,
  .trans-description,
  .partner-list li p {
    font-size: 12px;
  }

  .trans-heading {
    font-size: 20px;
  }

  .contact-title {
    font-size: 22px;
  }

  .contact-desc {
    font-size: 12px;
  }

  .section-title {
    font-size: 22px;
  }

  .work-title {
    font-size: 22px;
  }

  .partner-title {
    font-size: 20px;
  }

  .brand-title {
    font-size: 22px;
  }

  .big-number {
    font-size: 54px;
    margin-bottom: -10px;
  }

  .work-content h5 {
    font-size: 15px;
  }

  .stat-number-text {
    font-size: 22px;
  }

  .stat-number {
    font-size: 22px;
  }

  .stat-glass-card {
    min-width: 110px;
    padding: 14px 8px;
    border-radius: 16px;
  }

  .image-wrapper {
    max-width: 240px;
  }

  .stat-card {
    padding: 8px 12px;
    border-radius: 14px;
  }

  .stat-card .stat-number {
    font-size: 20px;
  }

  /* .footer-watermark {
    font-size: 52px;
    margin-bottom: -20px;
    letter-spacing: -1px;
  } */

  .footer-wrapper {
    padding: 16px;
    border-radius: 14px;
  }

  .brand-logo {
    width: 150px;
  }

  .brand-text {
    font-size: 12px;
  }

  .testimonial-card {
    padding: 18px 12px;
    border-radius: 20px;
  }

  .quote {
    font-size: 11px;
  }

  .client-name {
    font-size: 13px;
  }

  .client-img {
    width: 40px;
    height: 40px;
  }

  .faq-btn {
    font-size: 11px;
    padding: 12px 12px;
  }

  .faq-content {
    font-size: 11px;
    padding: 0 12px 14px;
  }

  .form-control {
    padding: 11px 12px;
    font-size: 12px;
    border-radius: 10px;
  }

  .btn-send {
    font-size: 13px;
    padding: 13px;
    border-radius: 12px;
  }

  .nav-pill-container {
    width: 98%;
    padding: 8px 12px;
  }

  .navbar-nav .nav-link {
    font-size: 10px;
    padding: 0 10px !important;
  }

  .contact-container {
    padding: 14px !important;
    border-radius: 14px;
  }

  .icon-wrapper {
    width: 40px;
    height: 40px;
  }

  .info-value {
    font-size: 13px;
  }

  .info-label {
    font-size: 10px;
  }

  .header-text {
    font-size: 15px;
  }

  .voice-icon-box {
    width: 36px;
    height: 36px;
  }

  .transformation-card {
    padding: 25px 12px;
    border-radius: 20px;
  }

  .logo-box-light {
    width: 56px;
    height: 56px;
  }

  .logo-box-light i {
    font-size: 26px;
  }

  .project-img-wrapper {
    height: 150px;
    border-radius: 14px;
  }

  .project-link-title {
    font-size: 13px;
  }

  .learn-more {
    font-size: 13px;
  }

  .btn-see-all {
    font-size: 12px;
    padding: 10px 20px;
  }
}





/* other section css */

/* =============================================
   COMPLETE RESPONSIVE CSS — ZOFTWAREBEE
   Breakpoints:
   1600px | 1440px | 1399px | 1280px | 1199px
   991px  | 786px  | 767px  | 375px  | 360px | 320px
============================================= */


/* =========================================
   1600px — Extra large screens
========================================= */
@media (max-width: 1600px) {

  /* Hero */
  .careers-hero h2 {
    font-size: 62px;
  }

  /* About */
  .zb-about-heading {
    font-size: 44px;
  }

  .zb-about-img-main {
    height: 430px;
  }

  /* Process */
  .zb-process-heading {
    font-size: 40px;
  }

  /* Team */
  .zb-team-heading {
    font-size: 38px;
  }

  /* Services */
  .zb-srv-main-title {
    font-size: 42px;
  }

  /* Pricing */
  .zb-price-title {
    font-size: 40px;
  }

  .zb-price-amount {
    font-size: 46px;
  }

  /* WCU */
  .wcu-section>.container .text-center>h2 {
    font-size: 38px;
  }
}


/* =========================================
   1440px
========================================= */
@media (max-width: 1440px) {

  /* Hero */
  .careers-hero h2 {
    font-size: 58px;
  }

  /* About */
  .zb-about-heading {
    font-size: 42px;
  }

  .zb-about-img-main {
    height: 420px;
  }

  .zb-about-img-secondary {
    width: 52%;
    height: 255px;
  }

  .zb-about-stat-card {
    right: -4%;
  }

  /* Process */
  .zb-process-heading {
    font-size: 38px;
  }

  .zb-process-img-top {
    height: 290px;
  }

  /* Team */
  .zb-team-heading {
    font-size: 36px;
  }

  .zb-team-img {
    height: 290px;
  }

  /* Services */
  .zb-srv-main-title {
    font-size: 40px;
  }

  .zb-srv-card {
    padding: 30px 24px;
  }

  /* Pricing */
  .zb-price-title {
    font-size: 38px;
  }

  .zb-price-amount {
    font-size: 44px;
  }

  .zb-price-card {
    height: auto;
  }

  /* Pricing tabs */
  .zb-tab-btn {
    font-size: 12px;
    padding: 9px 18px;
  }

  /* WCU */
  .wcu-section>.container .text-center>h2 {
    font-size: 36px;
  }

  .wcu-img-wrap {
    height: 220px;
  }

  /* Contact */
  .contact-form-card {
    padding: 40px 36px;
  }

  .contact-form-card h2 {
    font-size: 30px;
  }

  /* Why Join */
  .wj-title {
    font-size: 36px;
  }

  .wj-main-img {
    height: 400px;
  }
}


/* =========================================
   1399px
========================================= */
@media (max-width: 1399px) {

  /* Hero */
  .careers-hero h2 {
    font-size: 54px;
  }

  .careers-hero p.hero-sub {
    font-size: 16px;
  }

  /* About */
  .zb-about-heading {
    font-size: 40px;
  }

  .zb-about-img-main {
    height: 400px;
  }

  .zb-about-img-secondary {
    width: 50%;
    height: 240px;
  }

  .zb-about-stat-card {
    right: 0;
  }

  .zb-about-description {
    font-size: 14.5px;
  }

  /* Process */
  .zb-process-heading {
    font-size: 36px;
  }

  .zb-process-description {
    font-size: 14px;
  }

  .zb-process-img-top {
    height: 270px;
  }

  .zb-process-exp-box {
    min-width: 140px;
  }

  .zb-process-exp-number {
    font-size: 38px;
  }

  /* Team */
  .zb-team-heading {
    font-size: 34px;
  }

  .zb-team-img {
    height: 280px;
  }

  /* Services */
  .zb-srv-main-title {
    font-size: 38px;
  }

  .zb-srv-card {
    padding: 28px 22px;
  }

  .zb-srv-card .cards-heading {
    font-size: 16px;
  }

  /* Pricing */
  .zb-price-title {
    font-size: 36px;
  }

  .zb-price-amount {
    font-size: 42px;
  }

  .zb-price-card {
    height: auto;
  }

  .zb-plan-name {
    font-size: 18px;
  }

  .zb-tab-btn {
    font-size: 12px;
    padding: 8px 16px;
  }

  /* WCU */
  .wcu-section>.container .text-center>h2 {
    font-size: 34px;
  }

  .wcu-img-wrap {
    height: 210px;
  }

  /* Contact */
  .contact-form-card {
    padding: 36px 28px;
  }

  .contact-form-card h2 {
    font-size: 28px;
  }

  /* Why Join */
  .wj-title {
    font-size: 34px;
  }

  .wj-main-img {
    height: 380px;
  }

  /* Marquee */
  .zb-marquee-text {
    font-size: 14px;
  }

  .zb-marquee-icon {
    font-size: 18px;
  }
}


/* =========================================
   1280px
========================================= */
@media (max-width: 1280px) {

  /* Hero */
  .careers-hero h2 {
    font-size: 50px;
  }

  .hero-stat-item {
    padding: 18px 28px;
  }

  .hero-stat-item p.stat-num {
    font-size: 24px;
  }

  /* About */
  .zb-about-heading {
    font-size: 38px;
  }

  .zb-about-img-main {
    height: 390px;
  }

  .zb-about-img-secondary {
    width: 50%;
    height: 230px;
  }

  /* Process */
  .zb-process-heading {
    font-size: 34px;
  }

  .zb-process-img-top {
    height: 260px;
  }

  .zb-process-exp-box {
    min-width: 130px;
    padding: 22px 16px;
  }

  .zb-process-exp-number {
    font-size: 34px;
  }

  .zb-process-exp-text {
    font-size: 12px;
  }

  /* Team */
  .zb-team-heading {
    font-size: 32px;
  }

  .zb-team-img {
    height: 270px;
  }

  /* Services */
  .zb-srv-main-title {
    font-size: 36px;
  }

  .zb-srv-card {
    padding: 26px 20px;
  }

  .zb-srv-icon-wrap {
    width: 62px;
    height: 62px;
  }

  .zb-srv-fa-icon {
    font-size: 26px;
  }

  /* Pricing */
  .zb-price-title {
    font-size: 34px;
  }

  .zb-price-amount {
    font-size: 40px;
  }

  .zb-price-card {
    height: auto;
  }

  .zb-price-top {
    padding: 28px 24px 18px;
  }

  .zb-price-features {
    padding: 16px 24px 22px;
  }

  .zb-feat-item {
    font-size: 13px;
  }

  .zb-tab-btn {
    font-size: 11.5px;
    padding: 8px 14px;
  }

  /* WCU */
  .wcu-section>.container .text-center>h2 {
    font-size: 32px;
  }

  .wcu-img-wrap {
    height: 200px;
  }

  .wcu-card-body h2 {
    font-size: 16px !important;
  }

  /* Contact */
  .contact-form-card h2 {
    font-size: 26px;
  }

  .info-card {
    padding: 32px 22px;
  }

  .info-icon-box {
    width: 60px;
    height: 60px;
    font-size: 24px;
  }

  /* Why Join */
  .wj-title {
    font-size: 32px;
  }

  .wj-main-img {
    height: 360px;
  }

  /* Jobs */
  .job-card p.job-title {
    font-size: 17px;
  }

  .apply-btn {
    padding: 11px 22px;
    font-size: 12px;
  }
}


/* =========================================
   1199px — Bootstrap LG breakpoint
========================================= */
@media (max-width: 1199px) {

  /* Hero */
  .careers-hero {
    padding: 130px 0 70px;
  }
  .zb-about-heading {
    font-size: 40px;}
    .zb-process-heading {
    font-size: 40px;
    }

  .careers-hero h2 {
    font-size: 46px;
  }

  .hero-stat-item {
    padding: 16px 24px;
  }

  /* About */
  .zb-about-section {
    padding: 60px 0;
  }

  .zb-about-heading {
    font-size: 36px;
  }

  .zb-about-img-col {
    min-height: 420px;
  }

  .zb-about-img-main {
    height: 380px;
    width: 72%;
  }

  .zb-about-img-secondary {
    width: 52%;
    height: 220px;
  }

  .zb-about-stat-card {
    top: 12px;
    right: 0;
  }

  .zb-about-content-col {
    padding-left: 8px;
  }

  /* Process */
  .zb-process-section {
    padding: 60px 0;
  }

  .zb-process-header {
    margin-bottom: 36px;
  }

  .zb-process-heading {
    font-size: 32px;
  }

  .zb-process-description {
    max-width: 100%;
    margin-top: 14px;
  }

  .zb-process-img-top {
    height: 250px;
    margin-top: 36px;
  }

  .zb-process-img-bottom {
    height: 180px;
  }

  .zb-process-exp-box {
    min-width: 120px;
    padding: 20px 14px;
  }

  .zb-process-exp-number {
    font-size: 32px;
  }

  /* Team */
  .zb-team-section {
    padding: 60px 0;
  }

  .zb-team-heading {
    font-size: 30px;
  }

  .zb-team-img {
    height: 260px;
  }

  /* Services */
  .zb-services-section {
    padding: 60px 0;
  }

  .zb-srv-main-title {
    font-size: 34px;
  }

  .zb-srv-featured {
    transform: none;
  }

  .zb-srv-featured:hover {
    transform: translateY(-8px) !important;
  }

  .zb-srv-card {
    padding: 24px 18px;
  }

  /* Pricing */
  .zb-pricing-section {
    padding: 60px 0;
  }

  .zb-price-title {
    font-size: 32px;
  }

  .zb-price-amount {
    font-size: 38px;
  }

  .zb-price-card {
    height: auto;
  }

  .zb-price-featured {
    transform: none;
  }

  .zb-price-featured:hover {
    transform: translateY(-8px) !important;
  }

  .zb-price-top {
    padding: 26px 22px 16px;
  }

  /* WCU */
  .wcu-section {
    padding: 60px 0;
  }

  .wcu-section>.container .text-center>h2 {
    font-size: 30px;
  }

  /* Contact */
  .contact-form-card {
    padding: 32px 24px;
  }

  .contact-form-card h2 {
    font-size: 24px;
    text-align: center;
  }

  .contact-form-card p.form-desc {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .sidebar-info-box {
    padding: 28px 24px;
  }

  .sidebar-social-box {
    padding: 28px 24px;
  }

  .sidebar-hours-box {
    padding: 24px;
  }

  /* Why Join */
  .wj-sec-1,
  .wj-sec-2 {
    padding: 70px 0;
  }

  .wj-title {
    font-size: 30px;
  }

  .wj-main-img {
    height: 340px;
  }

  .wj-float-badge {
    bottom: -10px;
    right: 0;
  }

  /* Jobs */
  .jobs-section {
    padding: 60px 0;
  }

  .job-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .job-card-right {
    width: 100%;
  }

  .apply-btn {
    width: 100%;
    justify-content: center;
  }

  .open-app-section p.oas-title {
    font-size: 28px;
  }

  .oas-btn {
    width: 100%;
    justify-content: center;
  }

  /* Marquee */
  .zb-marquee-item {
    padding: 0 20px;
  }

  .zb-marquee-text {
    font-size: 13px;
  }
}


/* =========================================
   991px — Bootstrap MD breakpoint
========================================= */
@media (max-width: 991px) {

  /* Hero */
  .careers-hero {
    padding: 120px 0 60px;
  }

  .careers-hero h2 {
    font-size: 40px;
  }

  .careers-hero p.hero-sub {
    font-size: 15px;
    max-width: 480px;
  }

  .hero-stats {
    flex-direction: column;
    border-radius: 16px;
  }

  .hero-stat-item {
    border-right: none;
    border-bottom: 1px solid #e2e8f0;
    padding: 16px 24px;
  }

  .hero-stat-item:last-child {
    border-bottom: none;
  }

  .hero-stat-item p.stat-num {
    font-size: 22px;
  }

  /* About */
  .zb-about-img-col {
    min-height: 340px;
    margin-bottom: 48px;
  }

  .zb-about-img-main {
    width: 70%;
    height: 340px;
  }

  .zb-about-img-secondary {
    width: 52%;
    height: 200px;
  }

  .zb-about-heading {
    font-size: 32px;
  }

  .zb-about-content-col {
    padding-left: 0;
  }

  .zb-about-stat-card {
    right: 0;
    top: 8px;
  }

  .zb-about-checklist {
    grid-template-columns: 1fr 1fr;
  }

  /* Process */
  .zb-process-heading {
    font-size: 28px;
  }

  .zb-process-img-top {
    height: 220px;
    margin-top: 32px;
  }

  .zb-process-img-bottom {
    height: 160px;
  }

  .zb-process-step {
    padding: 20px;
  }

  .zb-process-num {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }

  /* Team */
  .zb-team-heading {
    font-size: 28px;
  }

  .zb-team-img {
    height: 250px;
  }

  .zb-team-share-btn {
    width: 46px;
    height: 46px;
  }

  .zb-team-social-links {
    left: 46px;
    height: 46px;
  }

  .zb-team-social-link {
    width: 40px;
    height: 46px;
  }

  /* Services */
  .zb-srv-main-title {
    font-size: 32px;
  }

  .zb-srv-card {
    padding: 28px 22px;
  }

  /* Pricing */
  .zb-price-title {
    font-size: 30px;
  }

  .zb-price-amount {
    font-size: 36px;
  }

  .zb-price-card {
    height: auto;
  }

  .zb-tab-btn {
    font-size: 12px;
    padding: 9px 16px;
  }

  /* WCU */
  .wcu-section>.container .text-center>h2 {
    font-size: 28px;
  }

  .wcu-img-wrap {
    height: 200px;
  }

  /* Contact */
  .contact-form-card h2 {
    font-size: 22px;
  }

  .contact-info-section {
    padding: 50px 0 0;
  }

  .info-card {
    padding: 28px 18px;
  }

  /* Why Join */
  .wj-title {
    font-size: 28px;
  }

  .wj-main-img {
    height: 320px;
  }

  .wj-desc {
    font-size: 14px;
  }

  .wj-feat-item {
    padding: 14px 16px;
  }

  /* Jobs */
  .section-title-dark {
    font-size: 28px;
  }

  .job-card {
    padding: 24px 20px;
  }

  .job-card p.job-title {
    font-size: 16px;
  }

  .open-app-section {
    padding: 50px 0;
  }

  .open-app-section p.oas-title {
    font-size: 26px;
  }

  /* Modal */
  .modal-header-zb,
  .modal-body-zb {
    padding: 24px;
  }

  .apply-modal {
    max-width: 100%;
  }
}


/* =========================================
   786px
========================================= */
@media (max-width: 786px) {

  /* Hero */
  .careers-hero h2 {
    font-size: 36px;
  }

  .hero-badge {
    font-size: 10px;
    padding: 6px 16px;
  }

  /* About */
  .zb-about-heading {
    font-size: 30px;
  }

  .zb-about-img-col {
    min-height: 300px;
  }

  .zb-about-img-main {
    width: 75%;
    height: 300px;
  }

  .zb-about-img-secondary {
    width: 54%;
    height: 180px;
  }

  .zb-about-checklist {
    grid-template-columns: 1fr;
  }

  /* Process */
  .zb-process-heading {
    font-size: 26px;
  }

  .zb-process-step-title {
    font-size: 15px;
  }

  /* Team */
  .zb-team-heading {
    font-size: 26px;
  }

  .zb-team-img {
    height: 240px;
  }

  /* Services */
  .zb-srv-main-title {
    font-size: 28px;
  }

  /* Pricing */
  .zb-price-title {
    font-size: 28px;
  }

  .zb-price-amount {
    font-size: 34px;
  }

  .zb-price-top {
    padding: 24px 20px 16px;
  }

  .zb-price-features {
    padding: 16px 20px 20px;
  }

  .zb-plan-name {
    font-size: 17px;
  }

  .zb-price-tabs {
    gap: 8px;
  }

  .zb-tab-btn {
    font-size: 11px;
    padding: 8px 13px;
  }

  /* WCU */
  .wcu-section>.container .text-center>h2 {
    font-size: 26px;
  }

  .wcu-img-wrap {
    height: 190px;
  }

  .wcu-card-body {
    padding: 16px 20px 28px;
  }

  /* Contact */
  .contact-form-card {
    padding: 28px 20px;
  }

  .contact-form-card h2 {
    font-size: 20px;
  }

  .sidebar-info-box p.sib-title {
    font-size: 17px;
  }

  /* Why Join */
  .wj-title {
    font-size: 26px;
  }

  .wj-main-img {
    height: 300px;
  }

  .wj-float-badge {
    padding: 12px 14px;
    gap: 10px;
  }

  .wj-badge-num {
    font-size: 16px;
  }

  /* Jobs */
  .job-card p.job-title {
    font-size: 15px;
  }

  .job-meta {
    gap: 12px;
  }

  .job-meta p.meta-tag {
    font-size: 11px;
  }

  .section-title-dark {
    font-size: 26px;
  }

  /* Marquee */
  .zb-marquee-item {
    padding: 0 16px;
  }

  .zb-marquee-text {
    font-size: 12px;
  }

  .zb-marquee-icon {
    font-size: 16px;
  }
}


/* =========================================
   767px — Bootstrap SM breakpoint
========================================= */
@media (max-width: 767px) {

  /* Hero */
  .careers-hero {
    padding: 110px 0 60px;
    text-align: center;
  }

  .zb-about-content-col {
    text-align: center;
  }

  .zb-process-img-top {
    margin-top: 10px !important;
  }

  .zb-price-features {
    margin-left: 12%;
  }

  .contact-sidebar {
    text-align: center;
  }

  .social-icons-row {
    gap: 30px;
  }

  .wj-text-col {
    align-items: center;
    text-align: center;
  }

  .open-app-section {
    text-align: center;
  }

  .contact-form-card {
    text-align: center;
  }

  .zb-process-header {
    text-align: center;
  }

  .zb-process-heading {
    text-align: center;
  }

  .zb-about-heading {
    text-align: center;
  }

  .zb-process-tag {
    text-align: center;
    align-items: center;
  }

  .zb-about-img-col {
    margin-bottom: 10px !important;
  }

  .careers-hero h2 {
    font-size: 34px;
  }

  .zb-srv-card {
    align-items: center;
  }

  .zb-breadcrumb {
    justify-content: center;
  }

  .zb-srv-card .cards-heading {
    font-size: 14px;
    text-align: center;
  }

  /* About */
  .zb-about-section {
    padding: 50px 0;
  }

  .zb-about-heading {
    font-size: 28px;
  }

  .zb-about-img-col {
    min-height: 280px;
    margin-bottom: 40px;
  }

  .zb-about-img-main {
    width: 78%;
    height: 280px;
  }

  .zb-about-img-secondary {
    width: 55%;
    height: 165px;
  }

  .zb-about-stat-card {
    top: 6px;
    padding: 14px 16px;
  }

  .zb-about-stat-num {
    font-size: 17px;
  }

  .zb-about-stat-lbl {
    font-size: 9px;
  }

  .zb-about-description {
    font-size: 14px;
  }

  .zb-about-bottom-row {
    justify-content: center;
  }

  .zb-about-btn {
    width: 100%;
    justify-content: center;
  }

  /* Process */
  .zb-process-section {
    padding: 50px 0;
  }

  .zb-process-heading {
    font-size: 24px;
  }

  .zb-process-step {
    gap: 14px;
    padding: 18px;
  }

  .zb-process-num {
    width: 46px;
    height: 46px;
    min-width: 46px;
    border-radius: 12px;
  }

  .zb-process-num i {
    font-size: 12px;
  }

  .zb-process-num span {
    font-size: 10px;
  }

  .zb-process-step-title {
    font-size: 14px;
  }

  .zb-process-step-desc {
    font-size: 13px;
  }

  .zb-process-img-top {
    height: 200px;
  }

  .zb-process-img-bottom {
    height: 150px;
  }

  .zb-process-exp-box {
    min-width: 110px;
    padding: 18px 12px;
  }

  .zb-process-exp-number {
    font-size: 28px;
  }

  /* Team */
  .zb-team-section {
    padding: 50px 0;
  }

  .zb-team-header {
    margin-bottom: 36px;
  }

  .zb-team-heading {
    font-size: 24px;
  }

  .zb-team-img {
    height: 230px;
  }

  .zb-team-member-name {
    font-size: 15px;
  }

  /* Services */
  .zb-services-section {
    padding: 50px 0;
  }

  .zb-srv-main-title {
    font-size: 26px;
  }

  .zb-srv-label {
    font-size: 9px;
  }

  /* Pricing */
  .zb-pricing-section {
    padding: 50px 0;
  }

  .zb-price-title {
    font-size: 26px;
  }

  .zb-price-amount {
    font-size: 38px;
  }

  .zb-price-card {
    height: auto;
    text-align: center;
    align-items: center;
  }

  .modal-header-zb,
  .modal-body-zb {
    padding: 20px;
  }

  /* WCU */
  .wcu-section {
    padding: 50px 0;
  }

  .wcu-section>.container .text-center>h2 {
    font-size: 24px;
  }

  .wcu-img-wrap {
    height: 180px;
  }

  /* Contact */
  .contact-main-section {
    padding: 20px 0;
  }

  .contact-form-card h2 {
    font-size: 22px;
  }

  .contact-info-section {
    padding: 40px 0 0;
  }

  .info-card {
    padding: 24px 16px;
  }

  .info-icon-box {
    width: 56px;
    height: 56px;
    font-size: 22px;
  }

  .info-card p.info-value {
    font-size: 15px;
  }

  /* Why Join */
  .wj-sec-1,
  .wj-sec-2 {
    padding: 50px 0;
  }

  .wj-title {
    font-size: 24px;
  }

  .wj-main-img {
    height: 280px;
  }

  .wj-desc {
    font-size: 13.5px;
  }

  /* Jobs */
  .jobs-section {
    padding: 50px 0;
  }

  .section-title-dark {
    font-size: 24px;
  }

  .job-card {
    padding: 20px 16px;
    gap: 14px;
  }

  .job-card p.job-title {
    font-size: 15px;
  }

  .job-filters {
    gap: 6px;
  }

  .job-filter-btn {
    font-size: 11px;
    padding: 7px 14px;
  }

  /* Marquee */
  .zb-marquee-section {
    padding: 16px 0;
  }

  .zb-marquee-text {
    font-size: 12px;
  }
}


/* =========================================
   375px — iPhone standard
========================================= */
@media (max-width: 375px) {

  /* Hero */
  .careers-hero {
    padding: 100px 0 50px;
  }

  .careers-hero h2 {
    font-size: 28px;
    letter-spacing: -0.03em;
  }

  .careers-hero p.hero-sub {
    font-size: 13.5px;
  }

  .hero-badge {
    font-size: 9px;
    padding: 5px 14px;
  }

  .hero-stat-item p.stat-num {
    font-size: 20px;
  }

  .hero-stat-item p.stat-lbl {
    font-size: 9px;
  }

  /* About */
  .zb-about-section {
    padding: 40px 0;
  }

  .zb-about-heading {
    font-size: 24px;
  }

  .zb-about-img-col {
    min-height: 240px;
    margin-bottom: 32px;
  }

  .zb-about-img-main {
    width: 100%;
    height: 240px;
  }

  .zb-about-img-secondary {
    display: none;
  }

  .zb-about-stat-card {
    display: none;
  }

  .zb-about-checklist {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .zb-about-check-text {
    font-size: 12.5px;
  }

  .zb-about-description {
    font-size: 13.5px;
  }

  .zb-about-btn {
    font-size: 13px;
    padding: 12px 24px;
  }

  .zb-founder-avatar {
    width: 44px;
    height: 44px;
  }

  .zb-founder-name {
    font-size: 13px;
  }

  /* Process */
  .zb-process-section {
    padding: 40px 0;
  }

  .zb-process-heading {
    font-size: 22px;
  }

  .zb-process-tag {
    font-size: 9px;
  }

  .zb-process-step {
    padding: 16px;
    gap: 12px;
  }

  .zb-process-num {
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 10px;
  }

  .zb-process-step-title {
    font-size: 13.5px;
  }

  .zb-process-step-desc {
    font-size: 12.5px;
  }

  .zb-process-img-top {
    height: 180px;
  }

  .zb-process-exp-number {
    font-size: 26px;
  }

  .zb-process-exp-text {
    font-size: 11px;
  }

  .zb-process-img-bottom {
    height: 140px;
  }

  /* Team */
  .zb-team-section {
    padding: 40px 0;
  }

  .zb-team-heading {
    font-size: 22px;
  }

  .zb-team-img {
    height: 220px;
  }

  .zb-team-member-name {
    font-size: 14px;
  }

  .zb-team-member-role {
    font-size: 10px;
  }

  .zb-team-btn {
    font-size: 12px;
    padding: 11px 24px;
    width: 100%;
    justify-content: center;
  }

  /* Marquee */
  .zb-marquee-item {
    padding: 0 12px;
  }

  .zb-marquee-text {
    font-size: 11px;
  }

  .zb-marquee-icon {
    font-size: 14px;
  }

  /* Services */
  .zb-services-section {
    padding: 40px 0;
  }

  .zb-srv-main-title {
    font-size: 22px;
  }

  .zb-srv-card {
    padding: 22px 16px;
  }

  .zb-srv-card .cards-heading {
    font-size: 15px;
    text-align: center;
  }

  .zb-srv-card p {
    font-size: 13px;
  }

  .zb-srv-icon-wrap {
    width: 56px;
    height: 56px;
  }

  .zb-srv-fa-icon {
    font-size: 22px;
  }

  /* Pricing */
  .zb-pricing-section {
    padding: 40px 0;
  }

  .zb-price-title {
    font-size: 22px;
    line-height: 1.2;
  }

  .zb-price-badge {
    font-size: 9px;
    padding: 5px 14px;
  }

  .zb-price-amount {
    font-size: 34px;
  }

  .zb-plan-name {
    font-size: 16px;
  }

  .zb-plan-tagline {
    font-size: 12px;
  }

  .zb-price-top {
    padding: 22px 16px 14px;
  }

  .zb-price-features {
    padding: 14px 16px 18px;
  }

  .zb-feat-item {
    font-size: 12.5px;
    gap: 8px;
  }

  .zb-price-btn {
    font-size: 13px;
    padding: 12px 16px;
  }

  .zb-tab-btn {
    font-size: 10.5px;
    padding: 7px 10px;
  }

  .zb-price-tabs {
    gap: 6px;
  }

  .zb-off-badge {
    font-size: 10px;
  }

  .zb-orig-price {
    font-size: 12px;
  }

  .zb-best-badge {
    font-size: 9px;
    padding: 4px 14px;
  }

  /* WCU */
  .wcu-section {
    padding: 40px 0;
  }

  .wcu-section>.container .text-center>h2 {
    font-size: 22px;
  }

  .wcu-img-wrap {
    height: 170px;
  }

  .wcu-icon-circle {
    width: 62px;
    height: 62px;
    font-size: 24px;
    margin-top: -31px;
  }

  .wcu-card-body h2 {
    font-size: 15px !important;
  }

  .wcu-card-body p {
    font-size: 12.5px !important;
  }

  .wcu-label {
    font-size: 9px;
  }

  /* Contact */
  .contact-form-card {
    padding: 22px 16px;
    border-radius: 20px;
  }

  .contact-form-card h2 {
    font-size: 20px;
  }

  .info-card {
    padding: 20px 14px;
  }

  .info-icon-box {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .info-card p.info-value {
    font-size: 13.5px;
  }

  .info-card p.info-label {
    font-size: 9px;
  }

  .zb-form-control {
    font-size: 13px;
    padding: 14px 16px 14px 44px !important;
  }

  .zb-submit-btn {
    font-size: 14px;
    padding: 16px 20px;
  }

  .sidebar-info-box,
  .sidebar-social-box,
  .sidebar-hours-box {
    padding: 20px 16px;
  }

  .sib-icon {
    width: 40px;
    height: 40px;
  }

  .sib-item p.sib-item-value {
    font-size: 13px;
  }

  /* Why Join */
  .wj-sec-1,
  .wj-sec-2 {
    padding: 40px 0;
  }

  .wj-title {
    font-size: 22px;
  }

  .wj-main-img {
    height: 250px;
    border-radius: 18px;
  }

  .wj-float-badge {
    display: none;
  }

  .wj-feat-item {
    padding: 12px 14px;
    gap: 12px;
  }

  .wj-feat-icon {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }

  .wj-feat-title {
    font-size: 13px;
  }

  .wj-feat-desc {
    font-size: 12px;
  }

  .wj-btn {
    font-size: 12px;
    padding: 12px 24px;
    width: 100%;
    justify-content: center;
  }

  .wj-desc {
    font-size: 13px;
  }

  .wj-tag {
    font-size: 9px;
  }

  /* Jobs */
  .jobs-section {
    padding: 40px 0;
  }

  .section-title-dark {
    font-size: 22px;
  }

  .job-card {
    padding: 18px 14px;
  }

  .job-card p.job-title {
    font-size: 14px;
  }

  .job-meta p.meta-tag {
    font-size: 11px;
  }

  .apply-btn {
    font-size: 12px;
    padding: 11px 18px;
  }

  .job-filter-btn {
    font-size: 10px;
    padding: 6px 12px;
  }

  .open-app-section {
    padding: 40px 0;
  }

  .open-app-section p.oas-title {
    font-size: 22px;
  }

  .open-app-section p.oas-desc {
    font-size: 13.5px;
  }

  .oas-btn {
    font-size: 13px;
    padding: 13px 28px;
  }
}


/* =========================================
   360px — Android standard
========================================= */
@media (max-width: 360px) {

  /* Hero */
  .careers-hero h2 {
    font-size: 26px;
  }

  .careers-hero p.hero-sub {
    font-size: 13px;
  }

  /* About */
  .zb-about-heading {
    font-size: 22px;
  }

  .zb-about-description {
    font-size: 13px;
  }

  /* Process */
  .zb-process-heading {
    font-size: 21px;
  }

  .zb-process-step {
    padding: 14px;
    gap: 10px;
  }

  .zb-process-num {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }

  /* Team */
  .zb-team-heading {
    font-size: 21px;
  }

  .zb-team-img {
    height: 200px;
  }

  /* Services */
  .zb-srv-main-title {
    font-size: 21px;
  }

  .zb-srv-card {
    padding: 20px 14px;
  }

  .zb-srv-card .cards-heading {
    font-size: 14px;
    text-align: center;
  }

  /* Pricing */
  .zb-price-title {
    font-size: 21px;
  }

  .zb-price-amount {
    font-size: 32px;
  }

  .zb-plan-name {
    font-size: 15px;
  }

  .zb-price-top {
    padding: 20px 14px 12px;
  }

  .zb-price-features {
    padding: 12px 14px 16px;
  }

  .zb-feat-item {
    font-size: 12px;
    gap: 7px;
  }

  .zb-tab-btn {
    font-size: 10px;
    padding: 6px 9px;
  }

  /* WCU */
  .wcu-section>.container .text-center>h2 {
    font-size: 21px;
  }

  .wcu-img-wrap {
    height: 160px;
  }

  .wcu-icon-circle {
    width: 58px;
    height: 58px;
    font-size: 22px;
    margin-top: -29px;
  }

  /* Contact */
  .contact-form-card h2 {
    font-size: 18px;
  }

  .info-card p.info-value {
    font-size: 13px;
  }

  /* Why Join */
  .wj-title {
    font-size: 21px;
  }

  .wj-main-img {
    height: 230px;
  }

  .wj-feat-title {
    font-size: 12.5px;
  }

  /* Jobs */
  .section-title-dark {
    font-size: 21px;
  }

  .job-card p.job-title {
    font-size: 13.5px;
  }

  .open-app-section p.oas-title {
    font-size: 20px;
  }
}


/* =========================================
   320px — Small phones (iPhone SE etc)
========================================= */
@media (max-width: 320px) {

  /* Global */
  .container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  /* Hero */
  .careers-hero {
    padding: 90px 0 40px;
  }

  .careers-hero h2 {
    font-size: 22px;
    letter-spacing: -0.02em;
  }

  .careers-hero p.hero-sub {
    font-size: 12.5px;
  }

  .hero-badge {
    font-size: 8px;
    padding: 5px 12px;
  }

  /* About */
  .zb-about-section {
    padding: 36px 0;
  }

  .zb-about-heading {
    font-size: 20px;
  }

  .zb-about-img-main {
    height: 210px;
  }

  .zb-about-description {
    font-size: 12.5px;
  }

  .zb-about-check-text {
    font-size: 12px;
  }

  .zb-about-check-icon {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }

  .zb-about-btn {
    font-size: 12px;
    padding: 11px 20px;
  }

  /* Process */
  .zb-process-section {
    padding: 36px 0;
  }

  .zb-process-heading {
    font-size: 20px;
  }

  .zb-process-step {
    padding: 12px;
    gap: 8px;
    margin-bottom: 12px;
  }

  .zb-process-num {
    width: 38px;
    height: 38px;
    min-width: 38px;
    border-radius: 10px;
  }

  .zb-process-num i {
    font-size: 11px;
  }

  .zb-process-step-title {
    font-size: 13px;
  }

  .zb-process-step-desc {
    font-size: 12px;
    line-height: 1.5;
  }

  .zb-process-img-top {
    height: 160px;
  }

  .zb-process-exp-box {
    min-width: 95px;
    padding: 14px 10px;
  }

  .zb-process-exp-number {
    font-size: 24px;
  }

  .zb-process-img-bottom {
    height: 120px;
  }

  /* Team */
  .zb-team-section {
    padding: 36px 0;
  }

  .zb-team-heading {
    font-size: 20px;
  }

  .zb-team-img {
    height: 200px;
  }

  .zb-team-member-name {
    font-size: 13px;
  }

  .zb-team-member-role {
    font-size: 9px;
  }

  .zb-team-btn {
    font-size: 11px;
    padding: 10px 20px;
  }

  /* Marquee */
  .zb-marquee-item {
    padding: 0 10px;
  }

  .zb-marquee-text {
    font-size: 10.5px;
  }

  .zb-marquee-icon {
    font-size: 13px;
  }

  /* Services */
  .zb-services-section {
    padding: 36px 0;
  }

  .zb-srv-main-title {
    font-size: 20px;
  }

  .zb-srv-card {
    padding: 18px 12px;
  }

  .zb-srv-card .cards-heading {
    font-size: 13.5px;
  }

  .zb-srv-card p {
    font-size: 12px;
  }

  .zb-srv-icon-wrap {
    width: 52px;
    height: 52px;
    margin-bottom: 16px;
  }

  .zb-srv-fa-icon {
    font-size: 20px;
  }

  .zb-srv-read-more {
    font-size: 11px;
  }

  /* Pricing */
  .zb-pricing-section {
    padding: 36px 0;
  }

  .zb-price-title {
    font-size: 20px;
  }

  .zb-price-amount {
    font-size: 30px;
  }

  .zb-plan-name {
    font-size: 14px;
  }

  .zb-plan-tagline {
    font-size: 11px;
  }

  .zb-price-top {
    padding: 18px 12px 12px;
  }

  .zb-price-features {
    padding: 12px 12px 14px;
  }

  .zb-feat-item {
    font-size: 11.5px;
    gap: 6px;
    margin-bottom: 9px;
  }

  .zb-feat-check {
    width: 17px;
    height: 17px;
    font-size: 9px;
  }

  .zb-price-btn {
    font-size: 12px;
    padding: 11px 14px;
  }

  .zb-tab-btn {
    font-size: 9.5px;
    padding: 6px 8px;
  }

  .zb-best-badge {
    font-size: 8px;
    padding: 4px 12px;
  }

  .zb-off-badge {
    font-size: 9px;
    padding: 2px 8px;
  }

  .zb-orig-price {
    font-size: 11px;
  }

  /* WCU */
  .wcu-section {
    padding: 36px 0;
  }

  .wcu-section>.container .text-center>h2 {
    font-size: 20px;
  }

  .wcu-img-wrap {
    height: 150px;
  }

  .wcu-icon-circle {
    width: 54px;
    height: 54px;
    font-size: 20px;
    margin-top: -27px;
    border-width: 3px;
  }

  .wcu-card-body {
    padding: 14px 16px 24px;
  }

  .wcu-card-body h2 {
    font-size: 14px !important;
  }

  .wcu-card-body p {
    font-size: 12px !important;
  }

  /* Contact */
  .contact-form-card {
    padding: 18px 12px;
    border-radius: 16px;
  }

  .contact-form-card h2 {
    font-size: 18px;
  }

  .info-card {
    padding: 18px 12px;
  }

  .info-icon-box {
    width: 46px;
    height: 46px;
    font-size: 18px;
    margin-bottom: 16px;
  }

  .info-card p.info-label {
    font-size: 8px;
  }

  .info-card p.info-value {
    font-size: 13px;
  }

  .zb-form-control {
    font-size: 12px;
    padding: 12px 14px 12px 40px !important;
  }

  .zb-submit-btn {
    font-size: 13px;
    padding: 14px 18px;
  }

  .sidebar-info-box,
  .sidebar-social-box,
  .sidebar-hours-box {
    padding: 16px 14px;
  }

  .sib-icon {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    font-size: 15px;
  }

  .sib-item p.sib-item-value {
    font-size: 12px;
  }

  .sib-item p.sib-item-label {
    font-size: 9px;
  }

  .social-icon-btn {
    width: 38px;
    height: 38px;
    font-size: 15px;
    border-radius: 10px;
  }

  /* Why Join */
  .wj-sec-1,
  .wj-sec-2 {
    padding: 36px 0;
  }

  .wj-title {
    font-size: 20px;
  }

  .wj-main-img {
    height: 210px;
  }

  .wj-feat-item {
    padding: 10px 12px;
    gap: 10px;
  }

  .wj-feat-icon {
    width: 34px;
    height: 34px;
    font-size: 13px;
    border-radius: 10px;
  }

  .wj-feat-title {
    font-size: 12px;
  }

  .wj-feat-desc {
    font-size: 11.5px;
  }

  .wj-btn {
    font-size: 12px;
    padding: 11px 20px;
  }

  .wj-desc {
    font-size: 12.5px;
  }

  .wj-tag {
    font-size: 8.5px;
    padding: 5px 14px;
  }

  /* Jobs */
  .jobs-section {
    padding: 36px 0;
  }

  .section-title-dark {
    font-size: 20px;
  }

  .job-card {
    padding: 16px 12px;
  }

  .job-card p.job-title {
    font-size: 13px;
  }

  .job-meta p.meta-tag {
    font-size: 10.5px;
  }

  .apply-btn {
    font-size: 11px;
    padding: 10px 16px;
  }

  .job-filter-btn {
    font-size: 9.5px;
    padding: 5px 10px;
  }

  .open-app-section {
    padding: 36px 0;
  }

  .open-app-section p.oas-title {
    font-size: 18px;
  }

  .open-app-section p.oas-desc {
    font-size: 12.5px;
  }

  .oas-btn {
    font-size: 12px;
    padding: 12px 22px;
  }

  /* Modal */
  .modal-header-zb,
  .modal-body-zb {
    padding: 16px;
  }

  .modal-header-text p.modal-job-title {
    font-size: 18px;
  }

  .modal-label {
    font-size: 10px;
  }

  .modal-form-control {
    font-size: 12.5px;
    padding: 12px 14px 12px 42px;
  }

  .modal-submit-btn {
    font-size: 13px;
    padding: 14px 18px;
  }

  .cv-upload-area {
    padding: 24px 16px;
  }

  .cv-upload-area p.upload-title {
    font-size: 13px;
  }

  .cv-upload-area p.upload-sub {
    font-size: 11px;
  }
}