/* service area page  */
.ser_are_btn {
    height: 61px;
    width: 217px;
    background: rgba(40, 40, 40, 1);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
    margin: 13px 8px;
    transition: 0.6s !important;
}

.ser_area_btn_box_inner {
    margin: 0px 0 -20px;
    transition: 0.6s !important;
}

.ser_are_btn:hover {
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    transition: 0.6s !important;
}

.ser_aer_section:after {
    position: absolute;
    content: "";
    height: 360px;
    width: 292px;
    background: url(/wp-content/uploads/2024/07/Vector-1.png) no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    right: 0;
}

/* service area page  end*/
/* ---------- goverment schema  page start-------- */
.commercial_led_desc_box {
    width: 50%;
    /* text-align: center; */
    padding: 10px;
}

.commercial_led_desc_box_inner {
    height: 112px;
    text-align: center;
    background: rgba(40, 40, 40, 1);
    border: 1px solid rgba(69, 113, 96, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 0 10px;
}

.comm_desc_box_inner {
    padding: 18px 0 34px;
}

.commercial_led_main_box_inner {
    margin: 0 0 -27px;
}

.comm_led_section {
    clip-path: polygon(0% 0%, 100% 0%, 100% 81.722%, 92.033% 100%, 8.049% 100%, 0% 81.533%, 0% 0%);
}

.comm_led_section:after {
    position: absolute;
    content: "";
    height: 300px;
    width: 242px;
    background: url(/wp-content/uploads/2024/07/Vector-1.png) no-repeat;
    background-size: 100% 100%;
    bottom: -7px;
    right: 0;
    opacity: 0.5;
}

/* led lighting upgrade section ---------- */



.ess_nsw_info_main_box {
    width: 33.33%;
    text-align: center;
    padding: 26px 105px 25px;
    border-left: 1px solid;
    border-left: 1px solid rgba(69, 113, 96, 0.5);
}

.ess_nsw_info_main_box:nth-child(1),
.ess_nsw_info_main_box:nth-child(4) {
    border: none;
}

.ess_nsw_main_box_inner:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    /* border: 1px solid; */
    bottom: 0;
    top: 0;
    margin: auto;
    background: linear-gradient(180deg, rgba(69, 113, 96, 0.5) 0%, rgba(157, 187, 114, 0.5) 100%);
}

.ess_nsw_main_box_inner.df.jc {
    margin: 50px 0 -20px;
}

.ess_nsw_title_box_inner {
    padding: 10px 0 20px;
    text-transform: capitalize;
}

.ess_nsw_section {
    margin-top: -120px;
    z-index: -1;
}

.margint30 {
    margin-top: 30px;
}

.ess_nsw_main_box_inner.df {
    margin: 50px 0 0;
}

.ess_nsw_info_icon_box_inner svg {
    height: 75px;
    width: 75px;
}

/* led lighting upgrade section end---------- */

/* ------------- how are there section -------------- */
.how_are_col_1 {
    width: 38.6% !important;
}

.how_are_col_2 {
    width: 61.4% !important;
    padding: 0 266px 0 50px;
    margin-top: -14px;
}

.how_are_img_code img {
    width: 100% !important;
    height: 553px;
    object-fit: cover;
}

.gov_how_are_desc_box_inner {
    padding: 20px 0 40px 0;
}

/* ------------- how are there section end-------------- */
/* ---------- goverment schema  page end-------- */
/* ---- 320 */
@media all and (min-width: 20px) and (max-width: 767px) {

    /* service area page */
    .ser_are_btn {
        height: 50px;
        width: 170px;
        font-size: 16px;
        margin: 5px 5px;
    }

    .ser_aer_section:after {
        height: 140px;
        width: 140px;
    }

    /* service area page end */
    /* -------------- goverment schema page start -------- */
    /* commercial leg section  */
    .commercial_led_desc_box_inner {
        height: auto;
        padding: 10px 10px;
    }

    .comm_led_section {
        clip-path: none;
    }

    .comm_led_section:after {
        display: none;
    }

    .commercial_led_desc_box {
        padding: 5px;
    }

    .comm_desc_box_inner {
        padding: 0px 0 10px;
    }

    .commercial_led_main_box_inner {
        margin: 0;
    }

    .commercial_led_desc_box {
        width: 100%;
    }

    .ess_nsw_section {
        margin: -40px 0 0;
    }

    .margint30 {
        margin-top: 0;
    }

    /* commercial leg section end */
    /* led lighting section  */

    .ess_nsw_info_main_box,
    .ess_nsw_info_main_box:nth-child(1),
    .ess_nsw_info_main_box:nth-child(4) {
        padding: 15px 20px 15px;
        width: 100%;
        border: none;
        border-bottom: 1px solid rgba(69, 113, 96, 0.5);

    }

    .ess_nsw_info_main_box:last-child {
        border: none;
    }

    .ess_nsw_main_box_inner.df {
        margin: 0px 0 0;
    }

    .ess_nsw_title_box_inner {
        padding: 5px 0 0px;
    }

    .ess_nsw_section {
        margin-top: -40px;
    }

    .ess_nsw_info_icon_box_inner svg {
        height: 60px;
        width: 60px;
    }

    .ess_nsw_main_box_inner:after {
        display: none;
    }

    /* led lighting section end */
    /* ------------- how are there section -------------- */
    .how_are_col_2 {
        padding: 0 10px 0 20px;
        width: 100% !important;
        margin-top: 0;
    }

    .how_are_col_1 {
        width: 100% !important;
    }

    .how_are_img_code img {
        height: 240px;
        object-fit: contain;
    }

    .gov_how_are_desc_box_inner {
        padding: 10px 0 20px 0;
    }

    .gov_how_are_main_box_inner {
        padding: 0 0 20px;
    }

    .how_are_img_code {
        padding: 10px 0 0;
    }

    /* ------------- how are there section end-------------- */
    /* -------------- goverment schema page end -------- */
}

@media all and (min-width: 481px) and (max-width: 767px) {

    .ess_nsw_info_main_box,
    .ess_nsw_info_main_box:nth-child(1),
    .ess_nsw_info_main_box:nth-child(4) {
        width: 50%;
    }

    .ess_nsw_info_main_box:last-child,
    .ess_nsw_info_main_box:nth-child(5) {
        border-bottom: none;

    }
}

@media all and (min-width: 768px) and (max-width: 980px) {

    /* service area page */
    .ser_are_btn {
        height: 50px;
        width: 170px;
        font-size: 16px;
        margin: 10px 8px;
    }

    .ser_aer_section:after {
        height: 140px;
        width: 140px;
    }

    /* service area page end */
    /* -------------- goverment schema page start -------- */
    /* commercial leg section  */
    .commercial_led_desc_box_inner {
        height: 100px;
    }

    .comm_led_section {
        clip-path: polygon(0% 0%, 100% 0%, 100% 91.722%, 92.033% 100%, 8.049% 100%, 0% 91.722%, 0% 0%);
    }

    .comm_led_section:after {
        display: none;
    }

    .commercial_led_desc_box {
        padding: 5px;
    }

    .comm_desc_box_inner {
        padding: 0px 0 10px;
    }

    .commercial_led_main_box_inner {
        margin: 0;
    }

    /* commercial leg section end */
    /* led lighting section  */

    .ess_nsw_info_main_box {
        padding: 26px 30px 25px;
    }

    .ess_nsw_main_box_inner.df {
        margin: 20px 0 0;
    }

    .ess_nsw_title_box_inner {
        padding: 5px 0 0px;
    }

    .ess_nsw_section {
        margin-top: -90px;
    }

    .ess_nsw_info_icon_box_inner svg {
        height: 65px;
        width: 65px;
    }

    /* led lighting section end */
    /* ------------- how are there section -------------- */
    .how_are_col_2 {
        padding: 0 10px 0 20px;
        width: 100% !important;
        margin-top: 0;
    }

    .how_are_col_1 {
        width: 100% !important;
    }

    .how_are_img_code img {
        height: 400px;
        object-fit: contain;
    }

    .gov_how_are_desc_box_inner {
        padding: 10px 0 20px 0;
    }

    .gov_how_are_main_box_inner {
        padding: 0 0 20px;
    }

    .how_are_img_code {
        padding: 10px 0 0;
    }

    /* ------------- how are there section end-------------- */
    /* -------------- goverment schema page end -------- */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    /* service area page */
    .ser_are_btn {
        height: 50px;
        width: 170px;
        font-size: 16px;
        margin: 10px 8px;
    }

    .ser_aer_section:after {
        height: 140px;
        width: 140px;
    }

    /* service area page end */
    /* -------------- goverment schema page start -------- */
    /* commercial leg section  */
    .commercial_led_desc_box_inner {
        height: 100px;
    }

    .comm_led_section {
        clip-path: polygon(0% 0%, 100% 0%, 100% 91.722%, 92.033% 100%, 8.049% 100%, 0% 91.722%, 0% 0%);
    }

    .comm_led_section:after {
        height: 230px;
        width: 200px;
    }

    .commercial_led_desc_box {
        padding: 5px;
    }

    .comm_desc_box_inner {
        padding: 18px 0 20px;
    }

    /* commercial leg section end */
    /* led lighting section  */

    .ess_nsw_info_main_box {
        padding: 26px 60px 25px;
    }

    .ess_nsw_main_box_inner.df {
        margin: 30px 0 0;
    }

    .ess_nsw_title_box_inner {
        padding: 10px 0 0px;
    }

    .ess_nsw_section {
        margin-top: -100px;
    }

    .ess_nsw_info_icon_box_inner svg {
        height: 65px;
        width: 65px;
    }

    /* led lighting section end */
    /* ------------- how are there section -------------- */
    .how_are_col_2 {
        padding: 0 10px 0 20px;
        width: 55% !important;
    }

    .how_are_col_1 {
        width: 45% !important;
    }

    .how_are_img_code img {
        height: 500px;
    }

    .gov_how_are_desc_box_inner {
        padding: 10px 0 20px 0;
    }

    /* ------------- how are there section end-------------- */
    /* -------------- goverment schema page end -------- */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* service area page */
    .ser_are_btn {
        height: 50px;
        width: 180px;
        font-size: 17px;
    }

    .ser_aer_section:after {
        height: 140px;
        width: 140px;
    }

    /* service area page end */
    /* -------------- goverment schema page start -------- */
    /* commercial leg section  */
    .commercial_led_desc_box_inner {
        height: 100px;
    }

    .comm_led_section {
        clip-path: polygon(0% 0%, 100% 0%, 100% 91.722%, 92.033% 100%, 8.049% 100%, 0% 91.722%, 0% 0%);
    }

    .comm_led_section:after {
        height: 230px;
        width: 200px;
    }

    .commercial_led_desc_box {
        padding: 5px;
    }

    .comm_desc_box_inner {
        padding: 18px 0 20px;
    }

    /* commercial leg section end */
    /* led lighting section  */

    .ess_nsw_info_main_box {
        padding: 26px 60px 25px;
    }

    .ess_nsw_main_box_inner.df {
        margin: 30px 0 0;
    }

    .ess_nsw_title_box_inner {
        padding: 10px 0 0px;
    }

    .ess_nsw_section {
        margin-top: -100px;
    }

    .ess_nsw_info_icon_box_inner svg {
        height: 65px;
        width: 65px;
    }

    /* led lighting section end */
    /* ------------- how are there section -------------- */
    .how_are_col_2 {
        padding: 0 10px 0 20px;
        width: 55% !important;
    }

    .how_are_col_1 {
        width: 45% !important;
    }

    .how_are_img_code img {
        height: 500px;
    }

    .gov_how_are_desc_box_inner {
        padding: 10px 0 20px 0;
    }

    /* ------------- how are there section end-------------- */
    /* -------------- goverment schema page end -------- */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* service area page */
    .ser_are_btn {
        height: 55px;
        width: 200px;
    }

    .ser_aer_section:after {
        height: 170px;
        width: 170px;
    }

    /* service area page end */
    /* -------------- goverment schema page start -------- */
    /* commercial leg section  */
    .commercial_led_desc_box_inner {
        height: 100px;
    }

    .comm_led_section {
        clip-path: polygon(0% 0%, 100% 0%, 100% 91.722%, 92.033% 100%, 8.049% 100%, 0% 91.722%, 0% 0%);
    }

    .comm_led_section:after {
        height: 230px;
        width: 200px;
    }

    /* commercial leg section end */
    /* led lighting section  */

    .ess_nsw_info_main_box {
        padding: 26px 60px 25px;
    }

    .ess_nsw_main_box_inner.df {
        margin: 30px 0 0;
    }

    .ess_nsw_title_box_inner {
        padding: 10px 0 10px;
    }

    /* led lighting section end */
    /* ------------- how are there section -------------- */
    .how_are_col_2 {
        padding: 0 20px 0 40px;
        width: 55% !important;
    }

    .how_are_col_1 {
        width: 45% !important;
    }

    .how_are_img_code img {
        height: 500px;
    }

    .gov_how_are_desc_box_inner {
        padding: 10px 0 20px 0;
    }

    /* ------------- how are there section end-------------- */
    /* -------------- goverment schema page end -------- */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* ----------- service area page ------ */
    .ser_aer_section:after {
        height: 170px;
        width: 170px;
    }

    /* ----------- service area page end------ */

    /* -------------- goverment schema page start -------- */
    /* commercial leg section  */
    .commercial_led_desc_box_inner {
        height: 100px;
    }

    .comm_led_section {
        clip-path: polygon(0% 0%, 100% 0%, 100% 91.722%, 92.033% 100%, 8.049% 100%, 0% 91.722%, 0% 0%);
    }

    .comm_led_section:after {
        height: 230px;
        width: 200px;
    }

    /* commercial leg section end */
    /* led lighting section  */

    .ess_nsw_info_main_box {
        padding: 26px 60px 25px;
    }

    /* led lighting section end */
    /* ------------- how are there section -------------- */
    .how_are_col_2 {
        padding: 0 50px 0 50px;
        width: 55% !important;
    }

    .how_are_col_1 {
        width: 45% !important;
    }

    /* ------------- how are there section end-------------- */
    /* -------------- goverment schema page end -------- */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* ----------- service area page ------ */
    .ser_aer_section:after {
        height: 170px;
        width: 170px;
    }

    /* ----------- service area page end------ */
    /* -------------- goverment schema page -------- */
    /* ------------- how are there section -------------- */
    .how_are_col_2 {
        padding: 0 150px 0 50px;
    }

    /* ------------- how are there section end-------------- */
    /* -------------- goverment schema page end -------- */
}

@media all and (min-width: 1681px) and (max-width: 1880px) {

    /* -------------- goverment schema page -------- */
    /* ------------- how are there section -------------- */
    .how_are_col_2 {
        padding: 0 150px 0 50px;
    }

    /* ------------- how are there section end-------------- */
    /* -------------- goverment schema page end -------- */
}