.new-bg1 {
    background: url(newimgs/bg1.jpg) no-repeat center center/cover !important;
}

.new-bg2 {
    margin: 0 !important;
    background: url(newimgs/bg2.jpg) no-repeat center center/cover !important;
    background-size: 100% 50% !important;
    background-position-y: 20% !important;
}

.new-bg3 {
    background: url(newimgs/bg3.jpg) no-repeat center center/cover !important;
}

.new-bg4 {
    background: url(newimgs/bg4.jpg) no-repeat center center/cover !important;
}


.new-icon-box img {
    margin-right: 10px;
}

.new-btn {
    margin: 0 auto !important;
}

.new-btn2 {
    display: flex;
    justify-content: center;
}

.new-govemance-bg1 {
    background-image: url(newimgs//governance/1-bg.jpg);
}

.new-govemance-bg1::before {
    background-color: transparent !important;
}



@media (min-width: 999px) {
    .new-4box .service-item {
        min-height: 250px;
    }


    .new-about-box1 .wcr_feature_10 .sub-item {
        min-height: 400px;
    }

    .new-about-box1-hu .wcr_feature_10 .sub-item {
        min-height: 450px;
    }

    .new-about-box2 .wcr_feature_10 .sub-item {
        min-height: 480px;
    }
}

@media (max-width: 999px) {
    .new-btn2 {
        display: block !important;
    }

    .s-pt {
        padding-top: 50px !important;
    }

    .s-pt-0 {
        padding-top: 0 !important;
    }

    .s-pb {
        padding-bottom: 20px !important;
    }

    .solarfiy_project_area {
        padding-bottom: 100px !important;
    }

    .slider_btn {
        margin-top: 0 !important;
    }
}