@media (max-width:1025px) {

    .biogas-navbar {
        width: 96%;
    }

    .navbar-brand img {
        width: 135px;
        height: 60px;
    }

    .nav-link {
        margin: 0 2px;
        font-size: 0.84rem;
    }

    .hero-content {
        padding-top: 100px;
    }

    .hero-content h1 {
        font-size: clamp(2.6rem, 5vw, 4.3rem);
    }

    .hero-content p {
        font-size: 1rem;
        max-width: 440px;
    }

}


@media (max-width:991px) {

    .biogas-navbar {
        width: 95%;
        margin-top: 18px;
    }

    .navbar-collapse {
        background: rgba(10, 10, 13, 0.96);
        backdrop-filter: blur(16px);
        border-radius: 14px;
        padding: 18px 10px;
        margin-top: 12px;
        border: 1px solid rgba(255, 255, 255, .05);
    }

    .navbar-nav {
        align-items: flex-start !important;
        gap: 6px;
    }

    .nav-link {
        width: 100%;
        padding: 10px 16px !important;
        font-size: .92rem;
    }

    .nav-link::after {
        display: none;
    }

    .plan-btn {
        width: 100%;
        margin-top: 10px;
    }

    .hero-section {
        min-height: 85vh;
        border-radius: 22px;
    }

    .hero-inner {
        min-height: 85vh;
    }

    .hero-content {
        padding-top: 90px;
        text-align: center;
    }

    .hero-content p {
        margin: auto;
    }

    .hero-eyebrow {
        justify-content: center;
    }

    .hero-content h1 {
        font-size: clamp(2.4rem, 6vw, 3.6rem);
    }

    .hero-thumbs {
        display: none;
    }

    .about-section {
        padding: 70px 0;
    }

    .headline-col {
        text-align: center;
    }

    .eyebrow-line {
        justify-content: center;
    }

    .about-headline {
        text-align: center;
    }

    .stats-col {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .stat-block {
        text-align: center;
        padding-bottom: 0;
    }

    .stat-block:not(:last-child)::after {
        display: none;
    }

    .stat-label {
        max-width: 180px;
        margin: auto;
    }

    .video-card-wrap {
        aspect-ratio: 16/11;
        margin: auto;
    }

    .right-content {
        transform: none;
        text-align: center;
        margin-top: 20px;
    }

    .icon-leaf-wrap {
        margin-left: auto;
        margin-right: auto;
    }

    .feature-pills {
        justify-content: center;
    }

    .what-we-do {
        padding: 70px 0;
    }

    .section-heading {
        font-size: clamp(1.8rem, 4vw, 2.6rem);
    }

    .section-sub {
        font-size: .95rem;
        margin-top: 10px;
    }

    .card-img-wrap {
        height: 200px;
    }

    .card-body-inner {
        padding: 22px;
    }

    .card-desc {
        min-height: auto;
    }

    .opportunity {
        padding: 70px 0;
    }

    .big-number {
        font-size: clamp(3rem, 10vw, 5rem);
    }

    .section-sub {
        font-size: .95rem;
    }

    .opp-card {
        padding: 20px;
    }

    .why-card {
        padding: 22px;
    }

    .why-card h5 {
        font-size: 16px;
    }

    .why-card p {
        font-size: 13px;
    }

    .process-col {
        flex: 0 0 calc(25% - 12px);
        min-width: auto;
    }

    .our-process-step::after {
        display: none;
    }

    .step-circle {
        width: 65px;
        height: 65px;
        font-size: 24px;
    }

    .process-col {
        flex: 0 0 calc(33.333% - 12px);
    }

    .step-circle {
        width: 60px;
        height: 60px;
        font-size: 22px;
    }

    .our-process-step h6 {
        font-size: 0.85rem;
    }

    .our-process-step p {
        font-size: 0.75rem;
    }

    .team-section,
    .light-team-section {
        padding: 70px 0;
    }

    .team-card-header {
        /* height: 150px; */
    }

    .team-initials {
        font-size: 2.6rem;
    }

    .team-card-body {
        padding: 18px;
    }

    .cta-box {
        padding: 60px 40px;
    }

    footer {
        padding: 50px 0 25px;
    }

    .footer-brand img {
        height: 80px;
    }

    .footer-tagline {
        max-width: 100%;
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center;
        gap: 8px;
    }

    .breadcrumb-wrapper {
        margin: 8px;
        border-radius: 20px;
    }

    .bc-inner {
        padding: 130px 0 70px;
    }

    .bc-title {
        font-size: clamp(2.2rem, 5vw, 3.2rem);
        letter-spacing: 1.5px;
    }

    .bc-eyebrow {
        font-size: .64rem;
        letter-spacing: .18em;
    }

    .about-para-lead,
    .about-para {
        font-size: 15px;
    }

    .about-stats-bar {
        margin: 50px 30px 0;
        border-radius: 24px;
    }

    .about-stats-item {
        padding: 40px 18px;
    }

    .service-block {
        padding: 70px 0;
    }

    .svc-title {
        font-size: clamp(2rem, 5vw, 2.8rem);
    }

    .svc-lead {
        font-size: .88rem;
    }

    .svc-body {
        font-size: .8rem;
    }

    .services-img-corner-num {
        font-size: 3rem;
        top: 16px;
        right: 16px;
    }

    .services-img-tag {
        bottom: 16px;
        left: 16px;
        padding: 8px 14px;
    }

    .blogs-section {
        padding: 70px 0 90px;
    }

    .bg-word {
        font-size: clamp(5rem, 20vw, 10rem);
        right: -10px;
        top: -10px;
    }

    .bc-img {
        height: 190px;
    }

    .newsletter-band {
        padding: 40px 32px;
    }

    .newsletter-band h3 {
        font-size: 1.9rem;
    }

    .newsletter-band p {
        font-size: .8rem;
    }

    .nb-form {
        justify-content: flex-start;
    }

    .read-blog-hero {
        height: 480px;
        margin: 30px 20px 0;
    }

    .read-blog-hero-title {
        font-size: clamp(1.7rem, 5vw, 2.8rem);
        max-width: 100%;
    }

    .read-blog-wrap {
        padding: 38px 36px;
    }

    .read-blog-stats {
        grid-template-columns: repeat(3, 1fr);
    }

    .read-blog-sidebar {
        position: static;
        margin-top: 20px;
    }

}


@media (max-width:768px) {
    
    
.biogas-navbar.scrolled .nav-link {
    color: white;
}

.biogas-navbar.scrolled .plan-btn {
    color: white;
}
    
    .biogas-navbar {
        width: 94%;
        margin-top: 14px;
    }

    .navbar-brand img {
        width: 120px;
        height: 55px;
    }

    .navbar-toggler .bi {
        font-size: 1.7rem;
    }

    .navbar-collapse {
        padding: 16px;
    }

    .hero-section {
        min-height: 80vh;
        border-radius: 20px;
    }

    .hero-inner {
        min-height: 80vh;
    }

    .hero-content {
        padding-top: 80px;
    }

    .hero-content h1 {
        font-size: clamp(2.2rem, 6vw, 3.2rem);
        letter-spacing: 1px;
    }

    .hero-content p {
        font-size: .95rem;
        line-height: 1.6;
    }

    .hero-eyebrow {
        font-size: .7rem;
    }

    .about-section {
        padding: 60px 0;
    }

    .about-headline {
        font-size: clamp(1.8rem, 5vw, 2.4rem);
        line-height: 1.2;
    }

    .stat-number {
        font-size: clamp(2.2rem, 6vw, 3rem);
    }

    .stat-label {
        font-size: .8rem;
    }

    .video-card-wrap {
        aspect-ratio: 16/10;
        border-radius: 16px;
    }

    .right-lead {
        font-size: .95rem;
    }

    .right-body {
        font-size: .85rem;
    }

    .what-we-do {
        padding: 60px 0;
    }

    .section-heading {
        font-size: clamp(1.7rem, 5vw, 2.3rem);
        line-height: 1.2;
    }

    .section-sub {
        font-size: .9rem;
        line-height: 1.6;
    }

    .card-img-wrap {
        height: 190px;
        clip-path: none;
    }

    .evo-card:hover .card-img-wrap {
        clip-path: none;
    }

    .card-title {
        font-size: 1rem;
    }

    .card-desc {
        font-size: .8rem;
        line-height: 1.6;
    }

    .opportunity {
        padding: 60px 0;
    }

    .opportunity .row {
        gap: 10px;
    }

    .big-number {
        font-size: clamp(2.8rem, 12vw, 4rem);
    }

    .opp-card {
        padding: 18px;
        gap: 12px;
    }

    .opp-icon {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .opp-card h5 {
        font-size: .95rem;
    }

    .opp-card p {
        font-size: .85rem;
    }

    .opp-stats-box {
        padding: 18px;
    }

    .why-card {
        padding: 20px;
        text-align: center;
    }

    .why-num {
        font-size: 22px;
    }

    .team-section,
    .light-team-section {
        padding: 60px 0;
    }

    .team-card-header {
        /* height: 140px; */
    }

    .team-initials {
        font-size: 2.3rem;
    }

    .team-card-body h5 {
        font-size: 1rem;
    }

    .team-card-body p {
        font-size: 0.8rem;
    }

    .cta-box {
        padding: 50px 30px;
        border-radius: 18px;
    }

    .cta-box p {
        font-size: 1rem;
    }

    .cta-contacts {
        gap: 20px;
    }

    footer {
        padding: 45px 0 25px;
    }

    .footer-heading {
        margin-top: 10px;
    }

    .footer-links a {
        font-size: 0.85rem;
    }

    .policy-box {
        padding: 12px;
        font-size: 0.8rem;
    }

    .footer-brand img {
        height: 70px;
    }

    .social-links {
        margin-bottom: 10px;
    }

    .breadcrumb-wrapper {
        margin: 6px;
        border-radius: 18px;
    }

    .bc-inner {
        padding: 110px 0 60px;
    }

    .bc-title {
        font-size: clamp(2rem, 6vw, 2.8rem);
        margin-bottom: 16px;
    }

    .bc-trail li {
        font-size: .78rem;
    }

    .bc-trail li .bc-sep {
        margin: 0 6px;
    }

    .right-col {
        margin-top: 10px;
    }

    .about-para-lead,
    .about-para {
        font-size: 14.5px;
        line-height: 1.7;
    }

    .about-stats-bar {
        margin: 40px 20px 0;
        flex-wrap: wrap;
        border-radius: 20px;
    }

    .about-stats-item {
        flex: 0 0 50%;
        padding: 34px 18px;
    }

    .about-stats-item+.about-stats-item::before {
        display: none;
    }

    .service-block {
        padding: 60px 0;
    }

    .svc-img-wrap img {
        aspect-ratio: 16/11;
    }

    .svc-title {
        font-size: 2.2rem;
        margin-top: 8px;
    }

    .services-check-list li {
        font-size: .82rem;
        gap: 10px;
    }

    .chk-icon {
        width: 20px;
        height: 20px;
    }

    .services-mini-tag {
        font-size: .68rem;
        padding: 4px 12px;
    }

    .services-tag-row {
        gap: 6px;
    }

    .blogs-section {
        padding: 60px 0 80px;
    }

    .bg-word {
        font-size: clamp(4rem, 22vw, 8rem);
        right: -5px;
        top: 0;
    }

    .blog-card-title {
        font-size: 1rem;
    }

    .bc-img {
        height: 180px;
    }

    .bc-excerpt {
        font-size: .75rem;
    }

    .newsletter-band {
        padding: 36px 26px;
        text-align: center;
    }

    .newsletter-band .row {
        justify-content: center;
    }

    .nb-form {
        justify-content: center;
    }

    .newsletter-band h3 {
        font-size: 1.6rem;
    }

    .read-blog-hero {
        height: 420px;
        margin: 24px 16px 0;
        border-radius: 20px;
    }

    .read-blog-hero-content {
        padding: 36px 0 32px;
    }

    .read-blog-hero-title {
        font-size: 2rem;
        line-height: 1.25;
    }

    .read-blog-hero-meta {
        gap: 12px;
    }

    .blog-meta-item {
        font-size: .72rem;
    }

    .meta-item-divider {
        display: none;
    }

    .read-blog-section {
        padding: 50px 0 70px;
    }

    .read-blog-wrap {
        padding: 32px 28px;
    }

    .read-blog-para {
        font-size: 1rem;
    }

    .read-blog-h2 {
        font-size: 1.45rem;
    }

    .read-blog-h3 {
        font-size: 1rem;
    }

    .read-blog-p {
        font-size: .88rem;
    }

    .read-blog-stats {
        grid-template-columns: repeat(2, 1fr);
    }

}


@media (max-width:576px) {

    .animated-button {
        font-size: 12px;
        padding: 6px 20px;
        gap: 4px;
        box-shadow: 0 0 0 1.5px #1e1e1e;
    }

    .animated-button svg {
        width: 18px;
    }

    .animated-button .arr-1 {
        right: 12px;
    }

    .animated-button .arr-2 {
        left: -35%;
    }

    .animated-button .text {
        transform: translateX(-8px);
    }

    .animated-button:hover .text {
        transform: translateX(8px);
    }

    .animated-button:hover .circle {
        width: 160px;
        height: 160px;
    }


    /* SECOND BUTTON */
    .plan-btn {
        font-size: 13px;
        padding: 5px 6px 5px 16px;
        gap: 8px;
        border-width: 1.5px;
    }

    .plan-icon {
        width: 24px;
        height: 24px;
        padding: 4px;
    }

    .biogas-navbar {
        width: 92%;
        margin-top: 12px;
        border-radius: 14px;
    }

    .biogas-navbar.scrolled {
        border-radius: 0;
    }

    .navbar-brand img {
        width: 110px;
        height: 50px;
    }

    .navbar-toggler .bi {
        font-size: 1.6rem;
    }

    .navbar-collapse {
        padding: 14px;
        margin-bottom: 20px;
    }

    .nav-link {
        font-size: .9rem;
        padding: 10px 14px !important;
    }
    
    .biogas-navbar.scrolled .nav-link {
    color: white;
}

.biogas-navbar.scrolled .plan-btn {
    color: white;
}

    .hero-wrapper {
        padding: 6px;
    }

    .hero-section {
        min-height: 90vh;
        border-radius: 18px;
    }

    .hero-section .container-fluid {
        text-align: center;
    }

    .hero-content {
        padding-top: 70px;
        margin: auto;
    }

    .hero-content h1 {
        font-size: clamp(2rem, 7vw, 2.6rem);
        line-height: 1.15;
    }

    .hero-content p {
        font-size: .9rem;
        max-width: 100%;
    }

    .hero-eyebrow {
        font-size: .65rem;
        letter-spacing: .15em;
    }

    .slide-dots {
        bottom: 25px;
        gap: 8px;
    }

    .dot {
        width: 8px;
        height: 8px;
    }

    .about-section {
        padding: 40px 0;
    }

    .about-headline {
        font-size: 1.6rem;
    }

    .eyebrow-label {
        font-size: .65rem;
    }

    .stats-col {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 18px;
        margin-bottom: 0;
    }

    .stat-block {
        background: var(--evo-black-600);
        border: 1px solid var(--evo-grey-700);
        border-radius: 14px;
        padding: 16px 14px;
        text-align: center;
        transform: none;
    }

    .stat-block:nth-child(3) {
        grid-column: span 2;
    }

    .stat-block:not(:last-child)::after {
        display: none;
    }

    .stat-number {
        font-size: 1.8rem;
        justify-content: center;
    }

    .stat-label {
        font-size: .75rem;
        max-width: 100%;
        margin-top: 6px;
    }

    .video-card-wrap {
        aspect-ratio: 4/3;
    }

    .card-badge {
        bottom: 14px;
        left: 14px;
        padding: 10px 14px;
    }

    .badge-text {
        font-size: .72rem;
    }

    .badge-text strong {
        font-size: .78rem;
    }

    .right-content {
        transform: none;
        margin-top: 40px;
        text-align: left;
        padding: 0px 24px;
    }

    .right-lead {
        font-size: .9rem;
    }

    .right-body {
        font-size: .82rem;
    }

    .feature-pills {
        gap: 8px;
        justify-content: left;
    }

    .pill {
        font-size: .72rem;
        padding: 6px 12px;
    }

    .what-we-do {
        padding: 50px 0px 90px;
    }

    .section-tag {
        font-size: 10px;
        letter-spacing: 2px;
    }

    .section-heading {
        font-size: 1.5rem;
        line-height: 1.25;
    }

    .section-sub {
        font-size: .85rem;
    }

    .line-accent {
        margin: 16px 0;
    }

    .card-img-wrap {
        height: 170px;
    }

    .card-body-inner {
        padding: 20px;
    }

    .card-title {
        font-size: .95rem;
    }

    .card-desc {
        font-size: .78rem;
        margin-bottom: 18px;
    }

    .btn-read {
        font-size: .75rem;
        padding: 6px 8px 6px 14px;
    }

    .btn-arrow {
        width: 24px;
        height: 24px;
    }

    .opportunity {
        padding: 50px 0;
    }

    .opportunity .row {
        gap: 0;
    }

    .opportunity .col-lg-7 {
        margin: 0;
    }

    .big-number {
        margin-top: 50px;
        font-size: 3rem;
        text-align: center;
    }

    .label-muted {
        text-align: center;
        font-size: .75rem;
    }

    .opp-card {
        padding: 16px;
        border-radius: 10px;
    }

    .opp-icon {
        width: 36px;
        height: 36px;
        font-size: 18px;
        border-radius: 10px;
    }

    .opp-card h5 {
        font-size: .9rem;
    }

    .opp-card p {
        font-size: .8rem;
        line-height: 1.5;
    }

    .cbg-stat-number {
        font-size: 1.5rem;
    }

    .cbg-stat-label {
        font-size: 10px;
    }

    .stat-divider {
        border-left: none;
        border-right: none;
    }

    .why-card {
        padding: 18px 16px;
    }

    .why-card h5 {
        font-size: 15px;
    }

    .why-card p {
        font-size: 12.5px;
        line-height: 1.5;
    }

    .why-num {
        font-size: 20px;
    }

    .process-col {
        flex: 0 0 calc(50% - 12px);
    }

    .process-section {
        padding: 60px 0;
    }

    .step-circle {
        width: 55px;
        height: 55px;
        font-size: 20px;
    }

    .our-process-step {
        padding: 0 10px;
    }

    .our-process-step h6 {
        font-size: 0.8rem;
    }

    .our-process-step p {
        font-size: 0.72rem;
        line-height: 1.4;
    }

    .process-sub-width {
        max-width: 90%;
    }

    .team-section,
    .light-team-section {
        padding: 50px 0;
    }

    .team-card-header {
        /* height: 120px; */
    }

    .team-initials {
        font-size: 2rem;
    }

    .team-card-body {
        padding: 16px;
    }

    .team-card-body h5 {
        font-size: 0.95rem;
    }

    .team-card-body p {
        font-size: 0.78rem;
        line-height: 1.5;
    }

    .team-card-body .exp-badge {
        font-size: 10px;
        padding: 3px 10px;
    }

    .cta-box {
        padding: 40px 22px;
        border-radius: 16px;
    }

    .cta-box h2 {
        font-size: 1.8rem;
    }

    .cta-box p {
        font-size: 0.9rem;
        margin-bottom: 28px;
    }

    .cta-contact-item {
        font-size: 0.8rem;
        text-align: center;
    }

    .btn-primary-custom,
    .btn-outline-custom {
        width: 100%;
        justify-content: center;
        padding: 12px 20px;
        font-size: 13px;
    }

    .breadcrumb-wrapper {
        margin: 5px;
        border-radius: 14px;
    }

    .bc-inner {
        padding: 90px 0 50px;
        text-align: center;
    }

    .bc-eyebrow {
        justify-content: center;
        font-size: .6rem;
        letter-spacing: .16em;
        margin-bottom: 10px;
    }

    .bc-eyebrow .eline {
        width: 20px;
    }

    .bc-title {
        font-size: 1.9rem;
        letter-spacing: 1px;
        margin-bottom: 14px;
    }

    .bc-trail {
        justify-content: center;
        gap: 4px;
    }

    .bc-trail li {
        font-size: .75rem;
    }

    .bc-trail li .bc-sep {
        margin: 0 4px;
    }

    .about-img-wrap {
        border-radius: 16px;
    }

    .about-img-badge {
        padding: 34px 16px 14px;
    }

    .about-img-badge .badge-lines strong {
        font-size: .75rem;
    }

    .about-img-badge .badge-lines span {
        font-size: .65rem;
    }

    .about-para-lead {
        font-size: 14px;
    }

    .about-para {
        font-size: 14px;
        line-height: 1.7;
    }

    .about-stats-bar {
        margin: 35px 15px 0;
        flex-direction: column;
        border-radius: 18px;
    }

    .about-stats-item {
        flex: 100%;
        padding: 28px 18px;
    }

    .about-stats-number {
        font-size: 2.4rem;
    }

    .about-stats-label {
        font-size: .72rem;
        max-width: 200px;
    }

    .service-block {
        padding: 50px 0;
    }

    .svc-title {
        font-size: 1.9rem;
        letter-spacing: 1px;
    }

    .svc-lead {
        font-size: .85rem;
    }

    .svc-body {
        font-size: .78rem;
        line-height: 1.7;
    }

    .services-step-badge {
        margin-bottom: 16px;
    }

    .services-img-corner-num {
        font-size: 2.4rem;
        top: 14px;
        right: 14px;
    }

    .services-img-tag {
        bottom: 12px;
        left: 12px;
        padding: 7px 12px;
    }

    .services-img-tag span {
        font-size: .65rem;
    }

    .services-check-list {
        gap: 8px;
    }

    .services-check-list li {
        font-size: .78rem;
        line-height: 1.6;
    }

    .chk-icon {
        width: 18px;
        height: 18px;
    }

    .chk-icon i {
        font-size: .55rem;
    }

    .services-tag-row {
        gap: 6px;
        margin-top: 16px;
    }

    .services-mini-tag {
        font-size: .65rem;
        padding: 4px 10px;
    }

    .blogs-section {
        padding: 40px 0 70px;
    }

    .bg-word {
        font-size: clamp(3rem, 26vw, 6rem);
        right: 0;
        top: 10px;
        opacity: .6;
    }

    .bc-img {
        height: 170px;
    }

    .bc-body {
        padding: 18px;
    }

    .blog-card-title {
        font-size: .95rem;
        line-height: 1.4;
    }

    .bc-excerpt {
        font-size: .72rem;
    }

    .bc-avatar {
        width: 24px;
        height: 24px;
    }

    .bc-author-name {
        font-size: .68rem;
    }

    .bc-arrow {
        width: 28px;
        height: 28px;
        font-size: .7rem;
    }

    .newsletter-band {
        padding: 28px 20px;
        border-radius: 16px;
        margin-top: 0;
    }

    .newsletter-band h3 {
        font-size: 1.4rem;
    }

    .newsletter-band p {
        font-size: .75rem;
    }

    .nb-form {
        flex-direction: column;
        gap: 12px;
    }

    .nb-input {
        width: 100%;
    }

    .nb-btn {
        width: 100%;
        justify-content: center;
    }

    .read-blog-hero {
        height: 360px;
        margin: 20px 12px 0;
        border-radius: 18px;
    }

    .read-blog-hero-title {
        font-size: 1.55rem;
        line-height: 1.3;
    }

    .read-blog-hero-meta {
        /* flex-direction: column; */
        align-items: flex-start;
        gap: 6px;
    }

    .blog-meta-item {
        font-size: .68rem;
    }

    .read-blog-section {
        padding: 40px 0 60px;
    }

    .read-blog-wrap {
        padding: 26px 22px;
        border-radius: 16px;
    }

    .read-blog-para {
        font-size: .95rem;
        margin-bottom: 26px;
        padding-bottom: 26px;
    }

    .read-blog-h2 {
        font-size: 1.3rem;
        margin: 30px 0 12px;
    }

    .read-blog-h3 {
        font-size: .95rem;
    }

    .read-blog-p {
        font-size: .84rem;
        line-height: 1.8;
    }

    .read-blog-quote {
        padding: 18px 20px;
    }

    .read-blog-quote p {
        font-size: .95rem;
    }

    .read-blog-stats {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .card-stats-num {
        font-size: 1.8rem;
    }

    .sidebar-card-img {
        width: 50px;
        height: 42px;
    }

    .sidebar-card-text strong {
        font-size: .72rem;
    }

    .cta-sidebar {
        padding: 22px 18px;
    }

    .cta-sidebar h4 {
        font-size: 1rem;
    }
}