@media (min-width: 1440px){
    /* home */
    /* banner */
    .home-banner{
        height:650px;
        h1{
            font-size:70px;
            margin-bottom: 5rem !important;
        }
        p{
            font-size:16px;
        }
        .home-banner-desc p{
            font-size:20px;
        }
    }

    /* WWWU */
    .partner-title{
        font-size:18px;
    }
    .partner-icon{
        img{
            width:70px;
            height:70px;
        }
    }
    .home-WWWU-heading{
        h1{
            font-size:50px;
            width:80%;
            margin-bottom: 5rem;
        }
    }
    .home-WWWU-title{
        font-size:18px;
    }
    .home-WWWU-desc{
        font-size:16px;
        line-height:1.2;
    }

    /* our assets */
    .our-assets{
        h2{
            font-size:40px;
        }
        h5{
            font-size:16px;
        }
    }

    .modal-title{
        font-size:22px;
    }

    #assetModalDescription{
        font-size:16px;
    }

    /* portfolio */
    .asset-item{
        .portfolio-img{
            height:370px;
        }
        .portfolio-img-text{
            font-size: 30px;
            line-height: 1.3;
        }
        .portfolio-desc{
            font-size:14px;
        }
    }

    /* home impact */
    .home-impact-title{
        font-size:24px;
        line-height: 1.2;
    }
    .home-impact-desc{
        font-size:18px;
        line-height: 1.2;
    }

    /* home project title */
    .home-project-title{
        font-size:55px;
    }
    /* end home */

    /* about */
    /* about banner & BCE banner & project banner */
    .project-banner,
    .BCE-banner,
    .about-banner{
        height:650px;
        h1{
            font-size:60px;
        }
    }

    .about-slogan-img{
        width:400px;
        height:500px;
    }
    .about-slogan,
    .our-strength-desc{
        h2{
            font-size:40px;
        }
        p{
            font-size:17px;
        }
        h3{
            font-size:18px;
        }
    }
    .about-WWD{
        h2{
            font-size:35px;
        }
    }
    .about-WWD-title{
        font-size:20px;
        width:80%;
        line-height: 1.2;
    }
    .about-WWD-img{
        width:400px;
        height:400px;
    }

    .our-strength-title{
        font-size:18px;
    }
    .percent0{
        font-size:90px;
    }
    .our-strength-0-title{
        font-size:30px;
    }

    .BCE-readyToBuy,
    .project-footprint,
    .project-involve,
    .about-our-impact{
        min-height: 400px;
        h1{
            font-size:50px;
        }
    }

    .our-project-title{
        font-size:30px;
    }
    .our-project-desc{
        font-size:16px;
    }

    /* BCE */
    .project-future-card,
    .BCE-card{
        height:320px;
    }
    .project-future-title,
    .BCE-title{
        font-size:50px;
    }
    .project-future-desc,
    .BCE-desc{
        font-size:18px;
        line-height: 1.3;
    }

    /* our projects */
    .our-project-img{
        height:250px;
    }

    /* header */
    #site-header img{
        height:45px !important;
    }
    .nav-link-custom{
        font-size:16px;
    }

    /* GIT */
    .GIT-enquiries{
        h5{
            font-size:30px
        }
        h6{
            font-size:25px
        }
        p,
        div{
            font-size:20px
        }
    }

    /* Project */
    .project-all{
        font-size:20px;
    }
    .project-title{
        font-size:50px;
    }
    .project-capacity,
    .project-location,
    .project-modules,
    .project-inverter,
    .project-energization,
    .project-program,
    .project-total,
    .related-project-title{
        font-size:25px;
    }

    .project-desc{
        p{
            font-size:16px;
        }
        h2{
            font-size: 25px;
        }
        h3{
            font-size: 23px;
        }
        sub,sup{
            font-size:16px;
        }
        img{
            max-width: 100%;
        }
    }

    /* footer */
    .footer-container{
        small{
            font-size:16px;
        }
        .lh-1,
        h6{
            font-size:20px;
        }
        p,
        div,
        a{
            font-size:16px;
        }
        i{
            font-size:1.75rem;
        }
        svg{
            width:1.5rem !important;
            height:1.5rem;
        }
        .copyright-footer{
            font-size:14px;
        }
    }

    /* general */
    .lightning-h6{
        font-size:17px;
    }

    .btn-nav{
        padding:.5rem .75rem .5rem 1.75rem !important;
        font-size:16px;
        i{
            padding:.75rem !important;
        }
    }

    .contact-form{
        i{
            font-size:1.5rem
        }
        .contact-form-title{
            font-size:60px;
            line-height: 1;
        }
        p{
            font-size:16px;
        }
    }

    .project-carousel{
        max-width:1100px;
        img{
            height: 700px;
        }
    }

    .project-card img{
        height: 250px;
    }
}

@media (min-width: 1201px) and (max-width: 1439px){
    /* home */
    /* home banner */
    .home-banner{
        height:650px;
        h1{
            font-size:55px;
            margin-bottom: 5rem !important;
        }
        p{
            font-size:14px;
        }
    }

    /* WWWU */
    .partner-title{
        font-size:17px;
    }
    .partner-icon{
        img{
            width:65px;
            height:65px;
        }
    }
    .home-WWWU-heading{
        h1{
            font-size:40px;
            width:80%;
            margin-bottom: 5rem;
        }
    }
    .home-WWWU-title{
        font-size:15px;
    }
    .home-WWWU-desc{
        font-size:13px;
    }

    /* our assets */
    .our-assets{
        h2{
            font-size:40px;
        }
        h5{
            font-size:16px;
        }
    }

    .modal-title{
        font-size:20px;
    }

    #assetModalDescription{
        font-size:15px;
    }

    /* portfolio */
    .asset-item{
        .portfolio-img{
            height:350px;
        }
        .portfolio-img-text{
            font-size: 23px;
            line-height: 1.3;
        }
        .portfolio-desc{
            font-size:14px;
        }
    }

    /* home impact */
    .home-impact-title{
        font-size:22px;
        line-height: 1.2;
    }
    .home-impact-desc{
        font-size:17px;
        line-height: 1.2;
    }

    /* home project title */
    .home-project-title{
        font-size:50px;
    }
    /* end home */

    /* about */
    /* about banner & BCE banner & project banner */
    .project-banner,
    .BCE-banner,
    .about-banner{
        height:620px;
        h1{
            font-size:55px;
        }
    }
    .about-slogan-img{
        width:400px;
        height:500px;
    }
    .about-slogan,
    .our-strength-desc{
        h2{
            font-size:40px;
        }
        p{
            font-size:16px;
        }
        h3{
            font-size:18px;
        }
    }
    .about-WWD{
        h2{
            font-size:30px;
        }
    }
    .about-WWD-title{
        font-size:20px;
        width:90%;
        line-height: 1.2;
    }
    .about-WWD-img{
        width:400px;
        height:400px;
    }
    .our-strength-title{
        font-size:17px;
    }
    .our-strength-0-title{
        font-size:25px;
    }
    .percent0{
        font-size:80px;
    }

    .BCE-readyToBuy,
    .project-footprint,
    .project-involve,
    .about-our-impact{
        min-height: 370px;
        h1{
            font-size:45px;
        }
    }

    .our-project-title{
        font-size:30px;
    }
    .our-project-desc{
        font-size:16px;
    }

    /* BCE */
    .project-future-card,
    .BCE-card{
        height:300px;
    }
    .project-future-title,
    .BCE-title{
        font-size:45px;
    }
    .project-future-desc,
    .BCE-desc{
        font-size:18px;
        line-height: 1.3;
    }

    /* our projects */
    .our-project-img{
        height:250px;
    }

    /* header */
    #site-header img{
        height:40px !important;
    }
    .nav-link-custom{
        font-size:14px;
    }

    /* GIT */
    .GIT-enquiries{
        h5{
            font-size:28px
        }
        h6{
            font-size:23px
        }
        p,
        div{
            font-size:18px
        }
    }

    /* Project */
    .project-all{
        font-size:20px;
    }
    .project-title{
        font-size:50px;
    }
    .project-capacity,
    .project-location,
    .project-modules,
    .project-inverter,
    .project-energization,
    .project-program,
    .project-total{
        font-size:25px;
    }

    .project-desc{
        p{
            font-size:16px;
        }
        h2{
            font-size: 25px;
        }
        h3{
            font-size: 20px;
        }
        sub,sup{
            font-size:15px;
        }
        img{
            max-width: 100%;
        }
    }

    /* footer */
    .footer-container{
        small{
            font-size:16px;
        }
        .lh-1,
        h6{
            font-size:20px;
        }
        p,
        div,
        a{
            font-size:16px;
        }
        i{
            font-size:1.4rem;
        }
        svg{
            width:1.4rem !important;
            height:1.4rem;
        }
        .copyright-footer{
            font-size:14px;
        }
    }

    /* general */
    .lightning-h6{
        font-size:16px;
    }

    .btn-nav{
        padding:.45rem .7rem .45rem 1.7rem !important;
        font-size:15px;
        i{
            padding:.7rem !important;
        }
    }

    .contact-form{
        i{
            font-size:1.4rem
        }
        .contact-form-title{
            font-size:50px;
            line-height: 1;
        }
        p{
            font-size:16px;
        }
    }

    .project-carousel{
        max-width:1000px;
        img{
            height: 650px;
        }
    }

    .project-card img{
        height: 230px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px){
    /* home */
    /* home banner */
    .home-banner{
        height:600px;
        h1{
            font-size:45px;
            margin-bottom: 4rem !important;
        }
        p{
            font-size:14px;
        }
    }

    /* WWWU */
    .partner-title{
        font-size:14px;
    }
    .partner-icon{
        img{
            width:60px;
            height:60px;
        }
    }
    .home-WWWU-heading{
        h1{
            font-size:30px;
            width:80%;
            margin-bottom: 4.5rem;
        }
    }
    .home-WWWU-title{
        font-size:14px;
    }
    .home-WWWU-desc{
        font-size:12px;
    }

    /* our assets */
    .our-assets{
        h2{
            font-size:30px;
        }
        h5{
            font-size:14px;
        }
    }

    .modal-title{
        font-size:18px;
    }

    #assetModalDescription{
        font-size:15px;
    }

    /* portfolio */
    .asset-item{
        .portfolio-img{
            height:340px;
        }
        .portfolio-img-text{
            font-size: 21px;
            line-height: 1.2;
        }
        .portfolio-desc{
            font-size:13px;
        }
    }

    /* home impact */
    .home-impact-title{
        font-size:22px;
        line-height: 1.2;
    }
    .home-impact-desc{
        font-size:16px;
        line-height: 1.2;
    }

    /* home project title */
    .home-project-title{
        font-size:40px;
    }
    /* end home */

    /* about */
    /* about banner & BCE banner & project banner */
    .project-banner,
    .BCE-banner,
    .about-banner{
        height:550px;
        h1{
            font-size:45px;
        }
    }
    .about-slogan-img{
        width:400px;
        height:500px;
    }
    .about-WWD,
    .about-slogan,
    .our-strength-desc{
        h2{
            font-size:30px;
        }
        p{
            font-size:16px;
        }
        h3{
            font-size:17px;
        }
    }
    .about-WWD-title{
        font-size:18px;
        line-height: 1.2;
    }
    .about-WWD-img{
        width:400px;
        height:400px;
    }
    .our-strength-0-title{
        font-size:23px;
    }
    .percent0{
        font-size:70px;
    }

    .BCE-readyToBuy,
    .project-footprint,
    .project-involve,
    .about-our-impact{
        min-height: 350px;
        h1{
            font-size:40px;
        }
        p{
            font-size: 16px;
        }
    }
    .our-project-title{
        font-size:25px;
    }
    .our-project-desc{
        font-size:14px;
    }

    /* BCE */
    .project-future-card,
    .BCE-card{
        height:300px;
    }
    .project-future-title,
    .BCE-title{
        font-size:40px;
    }
    .project-future-desc,
    .BCE-desc{
        font-size:16px;
        line-height: 1.3;
    }

    /* our projects */
    .our-project-img{
        height:230px;
    }

    /* GIT */
    .GIT-enquiries{
        h5{
            font-size:28px
        }
        h6{
            font-size:23px
        }
        p,
        div{
            font-size:18px
        }
    }

    /* Project */
    .project-all{
        font-size:18px;
    }
    .project-title{
        font-size:50px;
    }
    .project-capacity,
    .project-location,
    .project-modules,
    .project-inverter,
    .project-energization,
    .project-program,
    .project-total,
    .related-project-title{
        font-size:20px;
    }

    .project-desc{
        p{
            font-size:16px;
        }
        h2{
            font-size: 25px;
        }
        h3{
            font-size: 20px;
        }
        sub,sup{
            font-size:15px;
        }
        img{
            max-width: 800px;
        }
    }

    /* footer */
    .footer-container{
        small{
            font-size:15px;
        }
        .lh-1,
        h6{
            font-size:17px;
        }
        p,
        div,
        a{
            font-size:15px;
        }
        i{
            font-size:1.25rem;
        }
        svg{
            width:1.25rem !important;
            height:1.25rem;
        }
        .copyright-footer{
            font-size:13px;
        }
    }

    /* header */
    .nav-link-custom{
        font-size:14px;
    }

    /* general */
    .lightning-h6{
        font-size:16px;
    }

    .btn-nav{
        padding:.45rem .7rem .45rem 1.7rem !important;
        font-size:14px;
        i{
            padding:.7rem !important;
        }
    }

    .contact-form{
        i{
            font-size:1.25rem
        }
        .contact-form-title{
            font-size:50px;
            line-height: 1;
        }
        p{
            font-size:15px;
        }
    }

    .project-carousel{
        max-width:900px;
        img{
            height: 600px;
        }
    }

    .project-card img{
        height: 210px;
    }
}

@media (min-width: 768px) and (max-width: 1023px){
    /* home */
    /* home banner */
    .home-banner{
        height:500px;
        h1{
            font-size:35px;
            margin-bottom: 3rem !important;
            padding:0 1rem;
        }
        p{
            font-size:12px;
        }
    }

    /* WWWU */
    .partner-title{
        font-size:14px;
    }
    .partner-icon{
        img{
            width:50px;
            height:50px;
        }
    }
    .home-WWWU-heading{
        h1{
            font-size:25px;
            width: 80%;
        }
    }
    .home-WWWU-title{
        font-size:13px;
    }
    .home-WWWU-desc{
        font-size:12px;
    }

    /* our assets */
    .our-assets{
        h2{
            font-size:25px;
        }
        h5{
            font-size:14px;
        }
    }

    .modal-title{
        font-size:17px;
    }

    #assetModalDescription{
        font-size:15px;
    }

    /* portfolio */
    .asset-item{
        .portfolio-img{
            height:300px;
        }
        .portfolio-img-text{
            font-size: 18px;
            line-height: 1.2;
        }
        .portfolio-desc{
            font-size:12px;
        }
    }

    /* home impact */
    .home-impact-title{
        font-size:20px;
        line-height: 1.2;
    }
    .home-impact-desc{
        font-size:14px;
        line-height: 1.2;
    }

    /* home project title */
    .home-project-title{
        font-size:35px;
    }
    /* end home */

    /* about */
    /* about banner & BCE banner & project banner */
    .project-banner,
    .BCE-banner,
    .about-banner{
        height:500px;
        h1{
            font-size:35px;
        }
    }
    .about-slogan-img{
        width:350px;
        height:450px;
    }
    .about-WWD,
    .about-slogan,
    .our-strength-desc{
        h2{
            font-size:25px;
        }
        p{
            font-size:15px;
        }
        h3{
            font-size:17px;
        }
    }
    .about-WWD-title{
        font-size:16px;
        line-height: 1.2;
    }

    .about-WWD-img{
        width:380px;
        height:380px;
    }

    .our-strength-title{
        font-size:16px;
    }
    .our-strength-0-title{
        font-size:20px;
    }
    .percent0{
        font-size:60px;
    }

    .BCE-readyToBuy,
    .project-footprint,
    .project-involve,
    .about-our-impact{
        min-height: 320px;
        h1{
            font-size:35px;
        }
        p{
            font-size: 14px;
        }
    }

    .our-project-title{
        font-size:25px;
    }
    .our-project-desc{
        font-size:14px;
    }

    /* BCE */
    .project-future-card,
    .BCE-card{
        height:280px;
    }
    .project-future-title,
    .BCE-title{
        font-size:35px;
    }
    .project-future-desc,
    .BCE-desc{
        font-size:15px;
        line-height: 1.3;
    }

    /* GIT */
    .GIT-enquiries{
        h5{
            font-size:25px
        }
        h6{
            font-size:20px
        }
        p,
        div{
            font-size:16px
        }
    }

    /* Project */
    .project-all{
        font-size:16px;
    }
    .project-title{
        font-size:40px;
    }
    .project-capacity,
    .project-location,
    .project-modules,
    .project-inverter,
    .project-energization,
    .project-program,
    .project-total,
    .related-project-title{
        font-size:20px;
    }

    .project-desc{
        p{
            font-size:14px;
        }
        h2{
            font-size: 20px;
        }
        h3{
            font-size: 16px;
        }
        sub,sup{
            font-size:14px;
        }
        img{
            max-width: 650px;
        }
    }

    /* footer */
    .footer-container{
        small{
            font-size:15px;
        }
        .lh-1,
        h6{
            font-size:17px;
        }
        p,
        div,
        a{
            font-size:14px;
        }
        i{
            font-size:1rem;
        }
        svg{
            width:1rem !important;
            height:1rem;
        }
        .copyright-footer{
            font-size:13px;
        }
        .fs-sm{
            font-size:0.75rem !important;
            padding:0.5rem !important;
        }
    }

    /* our projects */
    .our-project-img{
        height:200px;
    }

    /* general */
    .lightning-h6{
        font-size:15px;
    }

    .btn-nav{
        padding:.35rem .65rem .35rem 1.65rem !important;
        font-size:14px;
        i{
            padding:.65rem !important;
        }
    }

    .contact-form{
        i{
            font-size:1rem
        }
        .contact-form-title{
            font-size:40px;
            line-height: 1;
        }
        p{
            font-size:15px;
        }
    }

    .project-carousel{
        max-width:650px;
        img{
            height: 450px;
        }
    }

    .project-card {
        img {
            height: 180px;

        }
    }
}

@media (min-width: 576px) and (max-width: 767px){
    /* home */
    /* home banner */
    .home-banner{
        height:450px;
        h1{
            font-size:30px;
            padding:0 1rem;
        }
        .home-banner-desc{
            padding:0 1rem;
        }
        p{
            font-size:12px;
        }
    }

    /* WWWU */
    .partner-title{
        font-size:12px;
    }
    .partner-icon{
        img{
            width:55px;
            height:55px;
        }
    }
    .home-WWWU-heading{
        h1{
            font-size:20px;
            width:80%;
        }
    }
    .home-WWWU-title{
        font-size:13px;
    }
    .home-WWWU-desc{
        font-size:12px;
    }

    /* our assets */
    .our-assets{
        h2{
            font-size:20px;
        }
        h5{
            font-size:13px;
        }
    }

    .modal-title{
        font-size:16px;
    }

    #assetModalDescription{
        font-size:14px;
    }

    /* portfolio */
    .asset-item{
        .portfolio-img{
            height:320px;
        }
        .portfolio-img-text{
            font-size: 20px;
            line-height: 1.2;
        }
        .portfolio-desc{
            font-size:12px;
        }
    }

    /* home impact */
    .home-impact-title{
        font-size:18px;
        line-height: 1.2;
    }
    .home-impact-desc{
        font-size:14px;
        line-height: 1.2;
    }

    /* home project title */
    .home-project-title{
        font-size:30px;
    }
    /* end home */

    /* about */
    /* about banner & BCE banner & project banner */
    .project-banner,
    .BCE-banner,
    .about-banner{
        height:450px;
        h1{
            font-size:30px;
        }
    }
    .about-slogan-img{
        width:500px;
        height:300px;
    }
    .about-WWD,
    .about-slogan,
    .our-strength-desc{
        h2{
            font-size:20px;
        }
        p{
            font-size:14px;
        }
        h3{
            font-size:15px;
        }
    }
    .about-WWD-title{
        font-size:15px;
        line-height: 1.2;
    }

    .about-WWD-img{
        width:350px;
        height:350px;
    }

    .our-strength-title{
        font-size:16px;
    }
    .our-strength-0-title{
        font-size:20px;
    }
    .percent0{
        font-size:55px;
    }

    .BCE-readyToBuy,
    .project-footprint,
    .project-involve,
    .about-our-impact{
        min-height: 300px;
        h1{
            font-size:30px;
        }
        p{
            color: white !important;
            font-size: 12px;
        }
    }

    .our-project-title{
        font-size:20px;
    }
    .our-project-desc{
        font-size:12px;
    }

    /* BCE */
    .project-future-card,
    .BCE-card{
        height:250px;
    }
    .project-future-title,
    .BCE-title{
        font-size:30px;
    }
    .project-future-desc,
    .BCE-desc{
        font-size:15px;
        line-height: 1.3;
    }

    /* our projects */
    .our-project-img{
        height:190px;
    }

    /* GIT */
    .GIT-enquiries{
        h5{
            font-size:25px
        }
        h6{
            font-size:20px
        }
        p,
        div{
            font-size:16px
        }
    }

    /* Project */
    .project-all{
        font-size:14px;
    }
    .project-title{
        font-size:40px;
    }
    .project-capacity,
    .project-location,
    .project-modules,
    .project-inverter,
    .project-energization,
    .project-program,
    .project-total,
    .related-project-title{
        font-size:16px;
    }

    .project-desc{
        p{
            font-size:14px;
        }
        h2{
            font-size: 18px;
        }
        h3{
            font-size: 16px;
        }
        sub,sup{
            font-size:13px;
        }
        img{
            max-width: 450px;
        }
    }

    /* header */
    #site-header img{
        height:35px !important;
    }

    /* footer */
    .footer-container{
        small{
            font-size:14px;
        }
        .lh-1,
        h6{
            font-size:14px;
        }
        p,
        div,
        a{
            font-size:14px;
        }
        i{
            font-size:1.25rem;
        }
        svg{
            width:1.25rem !important;
            height:1.25rem;
        }
        .copyright-footer{
            font-size:13px;
        }
    }

    /* general */
    .lightning-h6{
        font-size:14px;
    }

    .btn-nav{
        padding:.25rem .5rem .25rem 1.4rem !important;
        font-size:12px;
        i{
            padding:.5rem !important;
        }
    }

    .contact-form{
        i{
            font-size:1.25rem
        }
        .contact-form-title{
            font-size:40px;
            line-height: 1;
        }
        p{
            font-size:14px;
        }
    }

    /* mobile nav drawer */
    .mobile-nav-link{

    }

    .project-carousel{
        max-width:520px;
        img{
            height: 350px;
        }
    }

    .project-card img{
        height: 160px;
    }
}

@media (min-width: 425px) and (max-width: 575px) {
    /* home */
    /* home banner */
    .home-banner {
        height: 400px;

        h1 {
            font-size: 25px;
            padding: 0 1rem;
        }

        .home-banner-desc {
            padding: 0 1rem;
        }

        p {
            font-size: 12px;
        }
    }

    /* WWWU */
    .partner-title {
        font-size: 13px;
    }

    .home-WWWU-heading {
        h1 {
            font-size: 20px;
        }

        a {
            height: 30px;

            .px-3 {
                padding-right: .35rem !important;
                padding-left: .35rem !important;
            }

            .py-3 {
                padding-top: .35rem !important;
                padding-bottom: .35rem !important;
            }
        }
    }

    .partner-icon {
        img {
            width: 50px;
            height: 50px;
        }
    }

    .home-WWWU-title {
        font-size: 12px;
    }

    .home-WWWU-desc {
        font-size: 12px;
    }

    /* our assets */
    .our-assets {
        h2 {
            font-size: 20px;
        }

        h5 {
            font-size: 12px;
        }
    }

    .modal-title{
        font-size:16px;
    }

    #assetModalDescription{
        font-size:13px;
    }

    /* portfolio */
    .asset-item {
        max-width: 210px;

        .portfolio-img {
            height: 300px;
        }

        .portfolio-img-text {
            font-size: 20px;
            line-height: 1.2;
        }

        .portfolio-desc {
            font-size: 12px;
        }
    }

    /* home impact */
    .home-impact-title {
        font-size: 16px;
        line-height: 1.2;
    }

    .home-impact-desc {
        font-size: 14px;
        line-height: 1.2;
    }

    /* home project title */
    .home-project-title {
        font-size: 30px;
    }

    /* end home */
    /* about */
    /* about banner & BCE banner & project banner */
    .project-banner,
    .BCE-banner,
    .about-banner {
        height: 400px;

        h1 {
            font-size: 25px;
        }
    }

    .about-slogan-img {
        width: 400px;
        height: 250px;
    }

    .about-WWD,
    .about-slogan,
    .our-strength-desc {
        h2 {
            font-size: 20px;
        }

        p {
            font-size: 13px;
        }

        h3 {
            font-size: 14px;
        }
    }

    .about-WWD-title {
        font-size: 14px;
        line-height: 1.2;
    }

    .about-WWD-img {
        width: 320px;
        height: 320px;
    }

    .our-strength-title {
        font-size: 14px;
    }

    .our-strength-0-title {
        font-size: 20px;
    }

    .percent0 {
        font-size: 55px;
    }

    .BCE-readyToBuy,
    .project-footprint,
    .project-involve,
    .about-our-impact {
        min-height: 280px;

        h1 {
            font-size: 25px;
        }

        p {
            color: white !important;
            font-size: 12px !important;
        }
    }

    .project-future-desc {
        font-size: 14px !important;
    }

    .our-project-title {
        font-size: 20px;
    }

    .our-project-desc {
        font-size: 12px;
    }

    /* BCE */
    .project-future-card,
    .BCE-card {
        height: 230px;
    }

    .project-future-title,
    .BCE-title {
        font-size: 25px;
    }

    .project-future-desc,
    .BCE-desc {
        font-size: 13px;
        line-height: 1.3;
    }

    /* our projects */
    .our-project-img {
        height: 220px;
    }

    /* GIT */
    .GIT-enquiries {
        h5 {
            font-size: 23px
        }

        h6 {
            font-size: 18px
        }

        p,
        div {
            font-size: 14px
        }
    }

    /* Project */
    .project-all {
        font-size: 14px;
    }

    .project-title {
        font-size: 38px;
    }

    .project-capacity,
    .project-location,
    .project-modules,
    .project-inverter,
    .project-energization,
    .project-program,
    .project-total,
    .related-project-title {
        font-size: 16px;
    }

    .project-desc {
        p {
            font-size: 14px;
        }

        h2 {
            font-size: 20px;
        }

        h3 {
            font-size: 16px;
        }

        sub, sup {
            font-size: 12px;
        }

        img {
            max-width: 350px;
        }
    }

    .project-total-related {
        font-size: 13px !important;
    }

    /* header */
    #site-header img {
        height: 25px !important;
    }

    /* footer */
    .footer-container {
        small {
            font-size: 14px;
        }

        .lh-1,
        h6 {
            font-size: 17px;
        }

        p,
        div,
        a {
            font-size: 15px;
        }

        i {
            font-size: 1.25rem;
        }

        svg {
            width: 1.25rem !important;
            height: 1.25rem;
        }

        .copyright-footer {
            font-size: 13px;
        }
    }

    /* general */
    .lightning-h6 {
        font-size: 13px;
    }

    .btn-nav {
        padding: .25rem .5rem .25rem 1.25rem !important;
        font-size: 12px;

        i {
            padding: .5rem !important;
        }
    }

    .contact-form {
        i {
            font-size: 1.25rem
        }

        .contact-form-title {
            font-size: 35px;
            line-height: 1;
        }

        p {
            font-size: 14px;
        }
    }

    .project-carousel {
        max-width: 380px;
        img {
            height: 250px;
        }
    }

    .project-card,
    .project-nav{
        width: 380px;
        img {
            height: 180px;
        }
    }
}

@media (min-width: 425px) and (max-width: 767px){}

@media (max-width: 424px){
    /* home */
    /* home banner */
    .home-banner{
        height:300px;
        h1{
            font-size:20px;
            padding:0 1rem;
        }
        .home-banner-desc{
            padding:0 1rem;
        }
        p{
            font-size:12px;
        }
    }

    /* WWWU */
    .partner-title{
        font-size:12px;
    }
    .home-WWWU-heading{
        h1{
            font-size:20px;
        }
        a{
            .px-3{
                padding-right: .35rem !important;
                padding-left: .35rem !important;
            }
            .py-3{
                padding-top: .35rem !important;
                padding-bottom: .35rem !important;
            }
        }
    }
    .partner-icon{
        img{
            width:45px;
            height:45px;
        }
    }
    .home-WWWU-title{
        font-size:12px;
    }
    .home-WWWU-desc{
        font-size:12px;
    }

    /* our assets */
    .our-assets{
        h2{
            font-size:20px;
        }
        h5{
            font-size:12px;
        }
    }

    .modal-title{
        font-size:16px;
    }

    #assetModalDescription{
        font-size:12px;
    }

    /* portfolio */
    .asset-item{
        max-width: 210px;

        .portfolio-img{
            height:275px;
        }
        .portfolio-img-text{
            font-size: 20px;
            line-height: 1.2;
        }
        .portfolio-desc{
            font-size:12px;
        }
    }

    /* home impact */
    .home-impact-title{
        font-size:16px;
        line-height: 1.2;
    }
    .home-impact-desc{
        font-size:13px;
        line-height: 1.2;
    }

    /* home project title */
    .home-project-title{
        font-size:25px;
    }
    /* end home */

    /* about */
    /* about banner & BCE banner & project banner */
    .project-banner,
    .BCE-banner,
    .about-banner{
        height:300px;
        h1{
            font-size:25px;
        }
    }
    .about-slogan-img{
        width:350px;
        height:200px;
    }
    .about-WWD,
    .about-slogan,
    .our-strength-desc{
        h2{
            font-size:20px;
        }
        p{
            font-size:12px;
        }
        h3{
            font-size:14px;
        }
    }
    .about-WWD-title{
        font-size:14px;
        line-height: 1.2;
    }
    .about-WWD-img{
        width:300px;
        height:300px;
    }

    .our-strength-title{
        font-size:14px;
    }
    .our-strength-0-title{
        font-size:18px;
    }
    .percent0{
        font-size:50px;
    }

    .BCE-readyToBuy,
    .project-footprint,
    .project-involve,
    .about-our-impact{
        min-height: 250px;
        h1{
            font-size:23px;
        }
        p{
            color:white !important;
            font-size: 12px !important;
        }
    }

    .our-project-title{
        font-size:20px;
    }
    .our-project-desc{
        font-size:12px;
    }
    /* BCE */
    .project-future-card,
    .BCE-card{
        height:200px;
    }
    .project-future-title,
    .BCE-title{
        font-size:20px;
    }
    .project-future-desc,
    .BCE-desc{
        font-size:12px;
        line-height: 1.3;
    }

    /* GIT */
    .GIT-enquiries{
        h5{
            font-size:23px
        }
        h6{
            font-size:18px
        }
        p,
        div{
            font-size:14px
        }
    }

    /* Project */
    .project-all{
        font-size:12px;
    }
    .project-title{
        font-size:35px;
    }
    .project-capacity,
    .project-location,
    .project-modules,
    .project-inverter,
    .project-energization,
    .project-program,
    .project-total,
    .related-project-title{
        font-size:14px;
    }

    .project-desc{
        p{
            font-size:12px;
        }
        h2{
            font-size: 20px;
        }
        h3{
            font-size: 16px;
        }
        sub,sup{
            font-size:12px;
        }
        img{
            max-width: 250px;
        }
    }

    .project-total-related{
        font-size:12px !important;
    }

    /* footer */
    .footer-container{
        small{
            font-size:13px;
        }
        .lh-1,
        h6{
            font-size:16px;
        }
        p,
        div,
        a{
            font-size:14px;
        }
        i{
            font-size:1.25rem;
        }
        svg{
            width:1.25rem !important;
            height:1.25rem;
        }
        .copyright-footer{
            font-size:12px;
        }
    }

    /* our projects */
    .our-project-img{
        height:200px;
    }

    /* general */
    .lightning-h6{
        font-size:12px;
    }
    .btn-nav{
        padding:.3rem .5rem .3rem 1.25rem !important;
        font-size:12px;
        i{
            padding:.25rem !important;
        }
    }

    .contact-form{
        i{
            font-size:1.25rem
        }
        .contact-form-title{
            font-size:35px;
            line-height: 1;
        }
        p{
            font-size:13px;
        }
    }

    .project-carousel{
        max-width:300px;
        img {
            height: 230px;
        }
    }

    .project-card,
    .project-nav{
        width: 280px;
        img {
            height: 160px;
        }
    }
}

@media(min-width: 992px) {
    .nav-link-custom{
        padding: 0.5rem 1rem;
    }
    #site-header img{
        height:35px
    }

    .footer-container .flex-fill .theme-footer-color{
        height:50px;
        width:50px;
    }

    .footer-logo img{
        max-height:45px;
    }
}

@media(max-width: 991px) {
    .nav-link-custom{
        padding: 0.45rem 0.75rem;
        font-size: 11px;
    }

    #site-header img{
        height:25px
    }

    .footer-container .flex-fill .theme-footer-color {
        height: 50px;
        width: 50px;
    }

    .header-git{
        font-size:12px;
        a{
            padding:0.5rem 0.75rem !important;
        }
        i{
        padding:0.25rem!important;
        }
    }

    .footer-logo img{
        max-height:35px;
    }
}

@media(min-width: 768px){
    .header-top .header-container{
        backdrop-filter: blur(10px);
        background: rgba(255, 255, 255, 0.15);
        border: 1px solid rgba(255, 255, 255, 0.35);
        box-shadow: 0 8px 32px rgba(0,0,0,0.15);
    }
}

@media(max-width: 767px){
    .fixed-top button{
        backdrop-filter: blur(10px);
        background: rgba(255, 255, 255, 0.15);
        border: 1px solid rgba(255, 255, 255, 0.35);
        box-shadow: 0 8px 32px rgba(0,0,0,0.15);
    }
}

/* base theme color */
.theme-color{
    background:#01a9ff;
}
.theme-font{
    color:#01a9ff !important;
}
/* base footer theme color */
.theme-footer-color{
    background:#1ec5f2 !important;
}
.theme-footer-font{
    color:#05a8fe !important;
    fill:#05a8fe !important;
}

.royal-blue-bg{
    background-color: #0156a7 !important;
}

/* header */
.transition {
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.header-transparent {
    background: transparent !important;
    box-shadow: none;
}

.header-scrolled {
    background: #ffffff !important;
    box-shadow: 0 4px 18px rgba(0,0,0,0.08);
}

.header-scrolled button i{
    color:black !important;
}

.nav-link-custom {
    text-decoration: none;
    color: white;
    border-radius: 50px;
    transition: all .3s ease;
}

.header-scrolled .nav-link-custom {
    color: #111111 !important;
}

.nav-link-custom:hover {
    background: rgba(255, 255, 255, 0.25);
    color: #ffffff;
}

.nav-link-custom.nav-active {
    background: #05aafe;
    color: white !important;
    font-weight: 600;
    box-shadow: 0 0 12px rgba(0, 115, 255, 0.45);
}

.mobile-nav-link {
    display: block;
    padding: 10px 0;
    font-size: 1.1rem;
    color: #fff;
    opacity: 0.9;
    transition: 0.3s ease;
}

.mobile-nav-link:hover {
    opacity: 1;
}

/* remove margin for rich text inputs */
.footer-container{
    p,a{
        margin-bottom: 0;
        line-height: 1.2;
    }
}

.GIT-enquiries{
    p,
    div{
        margin-bottom:0;
        line-height: 1.2;
    }
}
/* --------- */

.mobile-nav-active {
    background: rgba(255,255,255,0.25);
    padding: 10px 14px;
    border-radius: 8px;
    font-weight: 600;
    opacity: 1;
}

/* contact form placeholder */
.form-control.form-control-solid {
    background-color: white;
}
.contact-form {
    input::placeholder,
    textarea::placeholder {
        color: #171717 !important;
    }
}

/* row */
.row{
    --bs-gutter-x:0 !important;
}

/* error 404 */
.error-container {
    max-width: 600px;
    padding: 40px 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.error-code {
    font-size: 8em;
    color: #dc3545;
    margin-bottom: 0;
    font-weight: 700;
}

.error-message {
    font-size: 2em;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #555;
}

.error-description {
    font-size: 1.1em;
    margin-bottom: 30px;
    line-height: 1.5;
}

.home-button {
    display: inline-block;
    padding: 12px 25px;
    font-size: 1.1em;
    color: #fff;
    background-color: #007bff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.home-button:hover {
    background-color: #0056b3;
}

.asset-item {
    cursor: pointer;
}

.asset-item:hover .portfolio-img {
    transform: scale(1.03);
    transition: 0.3s ease;
}

.modal-title{
    line-height: 1;
}
