/* ------------- about us page start -------------- */
.pe_abt_section,
.abt_lrm_section {
    overflow: hidden;
}

.abt_lft_img_code img {
    height: 430px;
    width: 100% !important;
    object-fit: cover;
    border-radius: 20px;
}

.abt_right_img_code img {
    height: 430px;
    width: 100% !important;
    object-fit: cover;
    border: 13px solid rgba(255, 255, 255, 1);
    transform: rotateY(180deg);
    border-radius: 20px;
}

.pe_abt_col_1 {
    width: 53.3% !important;
}

.pe_abt_col_2 {
    width: 46.7% !important;
}



.abt_desc_code {
    padding: 14px 59px 10px 40px;
}

.abt_desc_code:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 5px;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    border-radius: 2px;
}

.pe_abt_desc_box_inner {
    padding: 14px 0 0;
}

.abt_lft_img_code {
    padding-top: 44px;
}

.pe_abt_btn_box_inner {
    padding: 20px 0 0;
}

.abt_right_desc_code {
    padding: 20px 20px 10px;
}

.abt_right_img_code {
    margin-left: -77px !important;
    padding-top: 113px;
}

/* round image  */
.pe_round_img_code {
    position: absolute;
    bottom: 96px;
    left: -230px;
    height: 292px;
    width: 292px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pe_round_img_code img {
    height: 206px;
    width: 100%;
    object-fit: contain;
}

.abt_right_img_code:after {
    position: absolute;
    content: "";
    height: 480px;
    width: 447px;
    border: 1px solid;
    right: -30px;
    top: 110px;
    border: 1px solid rgba(157, 187, 114, 1);
    /* border-image-source: linear-gradient(180deg, #457160 0%, #9DBB72 100%); */
    bottom: 0;
    margin: auto;
    border-radius: 20px;
}


.pe_abt_section:after {
    position: absolute;
    content: "";
    height: 383px;
    width: 530px;
    background: url(/wp-content/uploads/2024/07/abt_solar_img.png) no-repeat;
    background-size: 100% 100%;
    top: 46px;
    right: -77px;
}

.pe_abt_section:before {
    position: absolute;
    content: "";
    height: 250px;
    width: 240px;
    background: url(/wp-content/uploads/2024/07/Vector.png) no-repeat;
    background-size: 100% 100%;
    bottom: 150px;
}

.pe_abt_section {
    padding: 54px 0 110px !important;
}



/* .abt_lrm_section:after {
    position: absolute;
    content: "";
    height: 500px;
    width: 37%;
    background: url(/wp-content/uploads/2024/07/about_round_img.webp) no-repeat;
    top: 0;
    right: 0;
    clip-path: circle(50% at 78% 32%);
    background-size: 100% 100%;
    height: 580px;
    object-fit: contain;
    transition: 0.5s;
    clip-path: circle(57% at 64% 23%);
    scale: 1;
} */

.abt_lrm_col_2 {
    position: absolute;
    top: -90px;
    right: -19%;
    width: 66.5% !important;
    z-index: 3;
}

.about_round_right_img img {
    width: 100% !important;
    height: 550px;
    object-fit: cover;
    transition: 0.5s;
    clip-path: circle(53% at 75% 26%);
    scale: 1;
}

.abt_lrm_col_1 {
    padding: 20px 34px 30px 0px;
    width: 64% !important;
}

.abt_lft_content_box_inner {
    padding: 14px 0 40px;
}

.about_round_right_img:after {
    position: absolute;
    content: "";
    height: 127%;
    width: 108%;
    background: rgba(35, 31, 32, 1);
    top: 0;
    left: auto;
    right: 0;
    z-index: -1;
    clip-path: circle(48.6% at 76% 20.1%);
}

.about_round_right_img:before {
    position: absolute;
    content: "";
    height: 134%;
    width: 120%;
    background: rgba(91, 146, 91, 1);
    clip-path: circle(45% at 76% 17.7%);
    right: 0;
    z-index: -1;
}

/* ------------- about us page end -------------- */

/* -------------- contact us page start ---------- */
.pe_cont_form .contact_us_now_box input::placeholder,
.pe_cont_form .contact_us_now_box textarea::placeholder,
.pe_cont_form .contact_us_now_box select,
.pe_cont_form .contact_us_now_box select,
.pe_cont_form .contact_us_now_box input,
.pe_cont_form .contact_us_now_box textarea {
    color: #000 !important;
    font-size: 16px !important;
}

.pe_cont_form .wpcf7 form.invalid .wpcf7-response-output {
    color: #000 !important;
}

.pe_cont_form .contact_us_now_box select,
.pe_cont_form .contact_us_now_box input,
.pe_cont_form .contact_us_now_box textarea {
    border: 1px solid rgba(221, 221, 221, 1) !important;
}
.pe_cont_form .contact_us_now_box textarea{
    resize: none;
}
.pe_cont_form .contact_us_now_box.green_site_button {
    display: flex;
    justify-content: center;
}

.con_git_row {
    width: 1151px !important;
    max-width: 100% !important;
}

.pe_con_title_main_box_inner {
    padding: 0 0 20px;
}

.pe_cont_form .contact_us_now_box select option {
    background: #fff;
}

/* ---------------- contact detail section ----- */
.con_detail_section {
    padding: 77px 0 !important;
}

.pe_con_info_box_inner {
    display: flex;
    justify-content: right;
    align-items: center;
}

.pe_con_detail_main_box_inner {
    display: flex;
    justify-content: center;
    padding: 0 110px;
}

.pe_con_info_box {
    width: 30%;
}

.pe_con_icon_box_inner {
    height: 75px;
    width: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: red;
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    border-radius: 18px;
}

.pe_con_detail_box_3 .pe_con_info_box_inner {
    justify-content: right;
}


.pe_con_detail_box_2 .pe_con_info_box_inner {
    justify-content: start;
    padding-left: 10px;
}

.pe_contact_desc_main_box_inner {
    padding: 0 0px 0 20px;
}

.pe_con_info_box.pe_con_detail_box_1 {
    width: 40%;
}

.pe_con_info_box.pe_con_detail_box_1 .pe_con_info_box_inner {
    justify-content: start;
}

/* ---------------- contact detail section end----- */
.pe_iframe_box {
    line-height: 0;
}

.pe_iframe_box iframe {
    width: 100%;
    height: 403px;
}

.pe_con_detail_box_3 .pe_contact_desc_box_inner:after {
    position: absolute;
    content: "";
    height: 16px;
    width: 2px;
    background: #fff;
    left: 0;
    right: -4px;
    margin: auto;
    transform: rotate(21deg);
    top: 5px;
}

.pe_con_detail_box_3 .pe_contact_desc_box_inner {
    position: relative;
}

.pe_con_detail_box_3 .pe_contact_desc_box_inner a:first-child {
    padding-right: 10px;
}

/* -------------- contact us page end ---------- */

/* ------------------ solar page start ----------- */
.solar_save_info_main_box_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 0 80px;
}

.solar_save_title_box {
    width: 40%;
    padding-right: 70px;
    position: relative;
}

.solar_save_desc_box {
    width: 60%;
    padding-left: 30px;
}

.solar_save_main_box_inner {
    padding: 80px 0 0;
}

.solar_save_main_box_inner:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: rgba(221, 221, 221, 1);
    top: 0;
    left: 0px;
    right: 390px;
    margin: auto;
}

.solar_save_title_box_inner:after {
    z-index: 1;
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    right: 41px;
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    border-radius: 100%;
    top: 0;
    bottom: 5px;
    margin: auto;
}

.solar_save_section:after {
    position: absolute;
    content: "";
    height: 260px;
    width: 184px;
    background: url(/wp-content/uploads/2024/07/solar_lamp_img.png) no-repeat;
    background-size: 100% 100%;
    bottom: 20px;
    right: 0;
}

/* harness section ----- */
.solar_counter_code {
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    border-radius: 100%;
    height: 153.52px;
    width: 153.52px;
    position: absolute;
    top: 52px;
    left: -84px;
}


.harness_img_code img {
    width: 430px !important;
    height: 433px;
    border-radius: 100%;
    object-fit: cover;
    padding-right: 0;
}

.harness_img_code {
    width: 447px !important;
    height: 430px;
    border-radius: 100%;
    background: red;
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    /* margin-right: 0 !important; */
    /* margin-left: auto !important; */
}

.harness_desc_box_inner {
    padding: 30px 0;
}

/* harness section end----- */
.harness_row.pd0 {
    padding: 0 32px 0 56px !important;
}

.harness_col_1 {
    width: 65% !important;
    padding-right: 180px;
}

.harness_col_2 {
    width: 35% !important;
}

.solar_counter_code .percent p {
    margin: 0 !important;
    font-size: 54px !important;
    font-weight: 700 !important;
}

.solar_counter_code .percent {
    margin: 0 !important;
    top: 20px;
}

.solar_counter_code h3.title {
    top: 20px;
    font-size: 27px;
    font-weight: 600;
}

.solar_counter_code .percent p {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.harness_section {
    clip-path: polygon(0% 0%, 100% 0%, 100% 81.722%, 92.033% 100%, 8.049% 100%, 0% 81.533%, 0% 0%);
}

/* ------------------ benefits section ------------------ */
.benefits_section {
    margin-top: -100px;
    z-index: -1;
}

.benefit_info_main_box {
    width: 33.33%;
    padding: 10px 10px;
    /* margin: 0 -10px; */
}

.benefit_info_main_box_inner {
    background: #fff;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 55px 15px 35px;
    border-radius: 15px;
    border: 1px solid rgba(69, 113, 96, 1);
    border-image-source: linear-gradient(180deg, #457160 0%, #9DBB72 100%);
}

.benefit_desc_main_box_inner {
    padding: 0 11px 0 20px;
}

.benefit_main_box_inner {
    margin: 0 -10px -20px;
    padding: 20px 0 0;
}

.benefit_col {
    padding: 10px 0 0;
}

.benefits_section:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: url(/wp-content/uploads/2024/07/benefit_after_img.webp) no-repeat;
    top: 0;
    background-size: 100% 100%;
}

/* ------------------ benefits section end------------------ */
/*  how it work section start -----------*/
.how_work_img_code img {
    height: 318px;
    width: 100% !important;
    object-fit: contain;
}

.how_work_col_1 {
    width: 35.2% !important;

}

.how_work_img_code {
    border: 1px solid rgba(157, 187, 114, 1);
    padding: 19px 0 20px;
    border-radius: 15px;
}

.how_work_col_2 {
    width: 64.8% !important;
    padding-left: 30px;
}

.pe_work_desc_box_inner {
    padding: 10px 0 20px;
}

/*  how it work section end -----------*/
/* ---------------- installing solar section start -------------- */


.installing_info_box {
    width: 33.33%;
    text-align: center;
    position: relative;
}

.installing_svg_box_inner {
    height: 246px;
    width: 246px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: red; */
    background: linear-gradient(90deg, #416E5F 0.35%, #416E5F 0.35%, #467260 5.71%, #66A259 52.55%, #A4BF76 99.24%);
    border-radius: 100%;
    position: relative;
}

.installing_svg_box {
    display: flex;
    justify-content: center;
}

.installing_info_box_inner {
    padding: 0 30px;
}

.installing_main_box_inner.df {
    margin: 0 -30px 0 -50px;
}

.installing_svg_box_inner:after {
    position: absolute;
    content: "";
    height: 87%;
    width: 87%;
    border: 1px dashed #fff;
    border-radius: 100%;
}

.installing_info_box:nth-child(odd) .installing_svg_box:after {
    position: absolute;
    content: "";
    height: 123px;
    width: 127px;
    background: url(/wp-content/uploads/2024/07/process_arrow.png) no-repeat;
    top: 0;
    bottom: 184px;
    margin: auto;
    left: auto;
    background-size: 100% 100%;
    right: -46px;
}

.installing_info_box:last-child .installing_svg_box:after {
    display: none;
}

.installing_info_box:nth-child(even) .installing_svg_box:after {
    position: absolute;
    content: "";
    height: 133px;
    width: 131px;
    background: url(/wp-content/uploads/2024/07/process_arrow_2.png) no-repeat;
    top: 0;
    bottom: 120px;
    margin: auto;
    left: auto;
    background-size: 100% 100%;
    right: -56px;
}

.installing_desc_main_box_inner {
    padding: 30px 0 0;
}

.pe_installing_title_main_box_inner {
    padding: 0 0 60px;
}

/* ---------------- installing solar section end -------------- */

/* ------------------- commercial solar section ------------ */
.comm_solar_img_code img {
    height: 620px;
    width: 100% !important;
    object-fit: contain;
    left: 16px;
}

.comm_solar_col_1 {
    width: 65% !important;
}

.comm_solar_col_2 {
    width: 35% !important;
    padding-left: 10px;
}

.pe_comm_solar_desc_box_inner {
    padding: 20px 0 34px;
}

.comm_solar_section {
    padding: 45px 0 !important;
}


.comm_solar_section:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: url(https://pure-energy-group.local/wp-content/uploads/2024/07/comm_dot_img.png) no-repeat;
    top: 0;
}

/* ------------------- commercial solar section end------------ */
/* ------------------ solar page end ----------- */


@media all and (min-width: 320px) and (max-width: 767px) {

    /* about us page start --------- */
    .abt_right_img_code:after {
        height: 360px;
        width: 300px;
        right: 0px;
        top: 51px;
    }

    .pe_abt_section:after,
    .abt_desc_code:after {
        display: none;
    }

    .abt_right_img_code {
        display: none;
    }

    .pe_round_img_code {
        display: none;
    }

    .pe_round_img_code img {
        height: 150px;
    }

    .pe_abt_section {
        padding: 30px 0 !important;
    }

    .abt_lft_img_code img,
    .abt_right_img_code img {
        height: 300px;
    }

    .abt_right_desc_code {
        padding: 0px 10px 10px;
    }

    .abt_lft_img_code {
        padding-top: 0px;
    }

    .abt_desc_code {
        padding: 14px 0px 10px 0px;
    }

    .pe_abt_col_2,
    .pe_abt_col_1 {
        width: 100% !important;
    }

    .pe_abt_section:before {
        display: none;
    }

    .pe_abt_desc_box_inner {
        padding: 0px 0 0;
    }

    /* --------------- second section ------ */
    .abt_lrm_col_2 {
        right: 0;
        top: 0;
        position: relative;
        width: 41% !important;
    }

    .about_round_right_img img {
        height: 300px;
        clip-path: none
    }

    .about_round_right_img:after,
    .about_round_right_img:before {
        display: none;
    }

    .abt_lrm_col_1 {
        padding: 0px 0px 0px 0px;
        width: 100% !important;
    }

    .abt_lft_content_box_inner {
        padding: 14px 0 10px;
    }

    .pe_lrm_us_title_main_box_inner {
        padding: 0 0 10px;
    }

    /* --------------- second section end ------ */
    /* about us page end --------- */
    /* ---------- contact us page ------------------- */
    .con_git_row {
        width: 90% !important;
    }

    .pe_con_title_main_box_inner {
        padding: 0 0 10px;
    }

    .pe_con_detail_main_box_inner {
        padding: 0;
        flex-wrap: wrap;
    }

    .pe_con_detail_box_2 .pe_con_info_box_inner {
        justify-content: start;
        padding-left: 0px;
    }

    .con_detail_section {
        padding: 30px 0 !important;
    }

    .pe_contact_desc_main_box_inner {
        padding: 0 0px 0 10px;
    }

    .pe_con_icon_box_inner {
        height: 55px;
        width: 55px;
    }

    .pe_con_icon_box_inner svg {
        height: 25px;
        width: 25px;
    }

    .pe_con_info_box.pe_con_detail_box_1 {
        width: 100%;
    }

    .pe_con_info_box {
        width: 100%;
    }

    .pe_con_info_box_inner {
        padding: 10px 3px;
    }

    .pe_con_detail_box_3 .pe_con_info_box_inner {
        justify-content: start;
    }

    .pe_iframe_box iframe {
        height: 300px;
    }

    /* ---------- contact us page end  ------------------- */
    /* ------------------------------------------ solar page start ------------------- */

    /* ---------- save on your section start ----------- */
    .solar_save_main_box_inner:after,
    .solar_save_title_box_inner:after {
        display: none;
    }


    .solar_save_info_main_box_inner {
        padding: 0 0 10px;
    }

    .solar_save_main_box_inner {
        padding: 30px 0 20px;
        text-align: center;
    }

    .solar_save_section:after {
        display: none;
    }

    .solar_save_title_box {
        padding-right: 0;
        width: 100%;
    }

    .solar_save_desc_box {
        width: 100%;
        padding-left: 0px;
    }

    /* ---------- save on your section end ----------- */
    /* ------------- harness section ---------- */
    .harness_row.pd0 {
        padding: 0 0px 0 0px !important;
    }

    .harness_col_1 {
        padding-right: 0px;
        width: 100% !important;
    }

    .harness_img_code img {
        width: 100% !important;
        height: 300px;
        border-radius: unset;
        padding: 5px;
    }

    .harness_img_code {
        width: auto !important;
        height: auto;
        border-radius: unset;
    }

    .solar_counter_code {
        display: none;
    }

    .solar_counter_code .percent p {
        font-size: 40px !important;
    }

    .solar_counter_code h3.title {
        top: 2px;
        font-size: 22px;
    }

    .solar_counter_code .percent {
        top: 10px;
    }

    .harness_desc_box_inner {
        padding: 10px 0;
    }

    .harness_section {
        clip-path: none;
        padding: 40px 0;
    }

    /* ------------- harness section end ---------- */
    /* benefits section  */
    .benefit_info_main_box_inner {
        padding: 20px 10px 20px;
    }

    .benefit_col {
        padding: 0px 0 0;
    }

    .benefit_desc_main_box_inner {
        padding: 0 10px 0 10px;
    }

    .benefit_main_box_inner {
        padding: 0px 0 0;
        margin: 0 -10px -10px;
    }

    .benefits_section {
        margin-top: -60px;
    }

    .benefit_info_main_box {
        width: 100%;
    }

    .benefits_section:after {
        display: none;
    }

    /* benefits section  end*/
    /* ------------ how it work ------------- */
    .how_work_img_code img {
        height: 200px;
    }

    .how_work_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    /* ------------ how it work end------------- */
    /* ------------ installing section  */
    .installing_svg_box_inner {
        height: 90px;
        width: 90px;
    }

    .installing_desc_main_box_inner {
        padding: 20px 0 0;
    }

    .installing_info_box:nth-child(odd) .installing_svg_box:after,
    .installing_info_box:nth-child(even) .installing_svg_box:after {
        display: none;
    }


    .installing_info_box_inner {
        padding: 10px 5px 0;
    }

    .installing_svg_box_inner svg {
        height: 40px;
        width: 40px;
    }

    .installing_main_box_inner.df {
        margin: 0 -10px 0 -10px;
    }

    .pe_installing_title_main_box_inner {
        padding: 0 0 20px;
    }

    .installing_info_box {
        width: 100%;
        text-align: center;
        position: relative;
    }

    /* ------------ installing section end */
    /* commercial solar section  */
    .comm_solar_img_code img {
        height: 320px;
        left: 0;
    }

    .pe_comm_solar_desc_box_inner {
        padding: 10px 0 20px;
    }

    .comm_solar_col_1 {
        width: 100% !important;
    }

    .comm_solar_section {
        padding: 40px 0 !important;
    }

    .comm_solar_img_code {
        padding: 15px 0 10px;
    }

    /* commercial solar section end */
    /* ------------------------------------------ solar page end ------------------- */
}

@media all and (min-width: 768px) and (max-width: 980px) {

    /* about us page start --------- */
    .abt_right_img_code:after {
        height: 360px;
        width: 300px;
        right: 0px;
        top: 51px;
    }

    .pe_abt_section:after {
        display: none;
    }

    .abt_right_img_code {
        display: none;
    }

    .pe_round_img_code {
        height: 210px;
        width: 210px;
        left: -190px;
    }

    .pe_round_img_code img {
        height: 150px;
    }

    .pe_abt_section {
        padding: 40px 0 !important;
    }

    .abt_lft_img_code img,
    .abt_right_img_code img {
        height: 350px;
    }

    .abt_right_desc_code {
        padding: 0px 10px 10px;
    }

    .abt_lft_img_code {
        padding-top: 0px;
    }

    .abt_desc_code {
        padding: 14px 30px 10px 30px;
    }

    .pe_abt_col_2,
    .pe_abt_col_1 {
        width: 100% !important;
    }

    .pe_abt_section:before {
        height: 170px;
        width: 150px;
    }

    /* --------------- second section ------ */
    .abt_lrm_col_2 {
        right: 0;
        top: 0;
        position: relative;
        width: 41% !important;
    }

    .about_round_right_img img {
        height: 400px;
        clip-path: none
    }

    .about_round_right_img:after,
    .about_round_right_img:before {
        display: none;
    }

    .abt_lrm_col_1 {
        padding: 0px 0px 0px 0px;
        width: 100% !important;
    }

    .abt_lft_content_box_inner {
        padding: 14px 0 10px;
    }

    .pe_lrm_us_title_main_box_inner {
        padding: 0 0 10px;
    }

    /* --------------- second section end ------ */
    /* about us page end --------- */
    /* ---------- contact us page ------------------- */
    .con_git_row {
        width: 750px !important;
    }

    .pe_con_title_main_box_inner {
        padding: 0 0 10px;
    }

    .pe_con_detail_main_box_inner {
        padding: 0;
        flex-wrap: wrap;
    }

    .pe_con_detail_box_2 .pe_con_info_box_inner {
        justify-content: center;
        padding-left: 0px;
    }

    .con_detail_section {
        padding: 40px 0 !important;
    }

    .pe_contact_desc_main_box_inner {
        padding: 0 0px 0 10px;
    }

    .pe_con_icon_box_inner {
        height: 55px;
        width: 55px;
    }

    .pe_con_icon_box_inner svg {
        height: 25px;
        width: 25px;
    }

    .pe_con_info_box.pe_con_detail_box_1 {
        width: 50%;
    }

    .pe_con_info_box {
        width: 50%;
    }

    .pe_con_info_box_inner {
        padding: 10px 3px;
    }

    /* ---------- contact us page end  ------------------- */
    /* ------------------------------------------ solar page start ------------------- */

    /* ---------- save on your section start ----------- */
    .solar_save_main_box_inner:after,
    .solar_save_title_box_inner:after {
        display: none;
    }


    .solar_save_info_main_box_inner {
        padding: 0 0 10px;
    }

    .solar_save_main_box_inner {
        padding: 40px 0 30px;
    }

    .solar_save_section:after {
        height: 160px;
        width: 110px;
        bottom: 0;
    }

    .solar_save_title_box {
        padding-right: 0;
        width: 100%;
    }

    .solar_save_desc_box {
        width: 100%;
        padding-left: 0px;
    }

    /* ---------- save on your section end ----------- */
    /* ------------- harness section ---------- */
    .harness_row.pd0 {
        padding: 0 0px 0 0px !important;
    }

    .harness_col_1 {
        padding-right: 0px;
        width: 100% !important;
    }

    .harness_img_code img {
        width: 100% !important;
        height: 340px;
        border-radius: unset;
        padding: 5px;
    }

    .harness_img_code {
        width: auto !important;
        height: auto;
        border-radius: unset;
    }

    .solar_counter_code {
        display: none;
    }

    .solar_counter_code .percent p {
        font-size: 40px !important;
    }

    .solar_counter_code h3.title {
        top: 2px;
        font-size: 22px;
    }

    .solar_counter_code .percent {
        top: 10px;
    }

    .harness_desc_box_inner {
        padding: 10px 0;
    }

    .harness_section {
        clip-path: polygon(0% 0%, 100% 0%, 100% 93.722%, 92.033% 100%, 8.049% 100%, 0% 93.722%, 0% 0%);
        padding: 40px 0;
    }

    /* ------------- harness section end ---------- */
    /* benefits section  */
    .benefit_info_main_box_inner {
        padding: 20px 10px 20px;
    }

    .benefit_col {
        padding: 0px 0 0;
    }

    .benefit_desc_main_box_inner {
        padding: 0 10px 0 10px;
    }

    .benefit_main_box_inner {
        padding: 10px 0 0;
        margin: 0 -10px -10px;
    }

    .benefits_section {
        margin-top: -60px;
    }

    .benefit_info_main_box {
        width: 50%;
    }



    /* benefits section  end*/
    /* ------------ how it work ------------- */
    .how_work_img_code img {
        height: 300px;
    }

    .how_work_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    /* ------------ how it work end------------- */
    /* ------------ installing section  */
    .installing_svg_box_inner {
        height: 120px;
        width: 120px;
    }

    .installing_desc_main_box_inner {
        padding: 20px 0 0;
    }

    .installing_info_box:nth-child(odd) .installing_svg_box:after {
        right: -39px;
        height: 89px;
        width: 80px;
    }

    .installing_info_box:nth-child(even) .installing_svg_box:after {
        right: -43px;
        height: 83px;
        width: 80px;
        bottom: 176px;
    }

    .installing_info_box_inner {
        padding: 0 5px;
    }

    .installing_svg_box_inner svg {
        height: 50px;
        width: 50px;
    }

    .installing_main_box_inner.df {
        margin: 0 -10px 0 -10px;
    }

    .pe_installing_title_main_box_inner {
        padding: 0 0 20px;
    }

    /* ------------ installing section end */
    /* commercial solar section  */
    .comm_solar_img_code img {
        height: 420px;
        left: 0;
    }

    .pe_comm_solar_desc_box_inner {
        padding: 10px 0 20px;
    }

    .comm_solar_col_1 {
        width: 100% !important;
    }

    /* commercial solar section end */
    /* ------------------------------------------ solar page end ------------------- */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    /* about us page start --------- */
    .abt_right_img_code:after {
        height: 360px;
        width: 300px;
        right: 0px;
        top: 51px;
    }

    .pe_abt_section:after {
        height: 320px;
        width: 400px;
        top: 126px;
    }

    .abt_right_img_code {
        padding-top: 50px;
    }

    .pe_round_img_code {
        height: 210px;
        width: 210px;
        left: -190px;
    }

    .pe_round_img_code img {
        height: 150px;
    }

    .pe_abt_section {
        padding: 50px 0 60px !important;
    }

    .abt_lft_img_code img,
    .abt_right_img_code img {
        height: 350px;
    }

    .abt_right_desc_code {
        padding: 0px 10px 10px;
    }

    .abt_lft_img_code {
        padding-top: 0px;
    }

    .abt_desc_code {
        padding: 14px 30px 10px 30px;
    }

    /* --------------- second section ------ */
    .abt_lrm_col_2 {
        right: 0;
        top: 0;
        position: relative;
        width: 41% !important;
    }

    .about_round_right_img img {
        height: 430px;
        clip-path: none
    }



    .about_round_right_img:after,
    .about_round_right_img:before {
        display: none;
    }

    .abt_lrm_col_1 {
        padding: 0px 34px 0px 0px;
        width: 59% !important;
    }

    .abt_lft_content_box_inner {
        padding: 14px 0 10px;
    }

    /* --------------- second section end ------ */
    /* about us page end --------- */
    /* ---------- contact us page ------------------- */
    .con_git_row {
        width: 950px !important;
    }

    .pe_con_detail_main_box_inner {
        padding: 0;
    }

    .pe_con_detail_box_2 .pe_con_info_box_inner {
        justify-content: start;
        padding-left: 0px;
    }

    .con_detail_section {
        padding: 60px 0 !important;
    }

    .pe_contact_desc_main_box_inner {
        padding: 0 0px 0 10px;
    }

    .pe_con_icon_box_inner {
        height: 55px;
        width: 55px;
    }

    .pe_con_icon_box_inner svg {
        height: 25px;
        width: 25px;
    }

    .pe_con_info_box.pe_con_detail_box_1 {
        width: 38%;
    }

    .pe_con_info_box {
        width: 33%;
    }

    /* ---------- contact us page end  ------------------- */
    /* ------------------------------------------ solar page start ------------------- */

    /* ---------- save on your section start ----------- */
    .solar_save_main_box_inner:after {
        right: 245px;
    }

    .solar_save_title_box_inner:after {
        height: 16px;
        width: 16px;
        right: 19px;
    }

    .solar_save_info_main_box_inner {
        padding: 0 0 50px;
    }

    .solar_save_main_box_inner {
        padding: 50px 0 0;
    }

    .solar_save_section:after {
        height: 180px;
        width: 130px;
    }

    .solar_save_title_box {
        padding-right: 60px;
    }

    /* ---------- save on your section end ----------- */
    /* ------------- harness section ---------- */
    .harness_row.pd0 {
        padding: 0 0px 0 0px !important;
    }

    .harness_col_1 {
        padding-right: 80px;
    }

    .harness_img_code img {
        width: 370px !important;
        height: 340px;
        padding: 0 10px 0px 0;
    }

    .harness_img_code {
        width: auto !important;
        height: auto;
    }

    .solar_counter_code {
        height: 120px;
        width: 120px;
        left: -70px;
    }

    .solar_counter_code .percent p {
        font-size: 40px !important;
    }

    .solar_counter_code h3.title {
        top: 2px;
        font-size: 22px;
    }

    .solar_counter_code .percent {
        top: 10px;
    }

    .harness_desc_box_inner {
        padding: 10px 0;
    }

    /* ------------- harness section end ---------- */
    /* benefits section  */
    .benefit_info_main_box_inner {
        padding: 20px 10px 20px;
    }

    .benefit_col {
        padding: 0px 0 0;
    }

    .benefit_desc_main_box_inner {
        padding: 0 10px 0 10px;
    }

    .benefit_main_box_inner {
        padding: 10px 0 0;
        margin: 0 -10px -10px;
    }

    .benefits_section {
        margin-top: -80px;
    }

    /* benefits section  end*/
    /* ------------ how it work ------------- */
    .how_work_img_code img {
        height: 300px;
    }

    /* ------------ how it work end------------- */
    /* ------------ installing section  */
    .installing_svg_box_inner {
        height: 150px;
        width: 150px;
    }

    .installing_desc_main_box_inner {
        padding: 20px 0 0;
    }

    .installing_info_box:nth-child(odd) .installing_svg_box:after {
        right: -45px;
        height: 113px;
        width: 97px;
    }

    .installing_info_box:nth-child(even) .installing_svg_box:after {
        right: -50px;
        height: 100px;
        width: 97px;
        bottom: 140px;
    }

    .installing_info_box_inner {
        padding: 0 10px;
    }

    .installing_svg_box_inner svg {
        height: 50px;
        width: 50px;
    }

    .installing_main_box_inner.df {
        margin: 0 -10px 0 -10px;
    }

    .pe_installing_title_main_box_inner {
        padding: 0 0 40px;
    }

    /* ------------ installing section end */
    /* commercial solar section  */
    .comm_solar_img_code img {
        height: 420px;
        left: 0;
    }

    .pe_comm_solar_desc_box_inner {
        padding: 10px 0 20px;
    }

    /* commercial solar section end */
    /* ------------------------------------------ solar page end ------------------- */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* about us page start --------- */
    .abt_right_img_code:after {
        height: 350px;
        width: 300px;
        right: 0px;
        top: 28px;
    }

    .pe_abt_section:after {
        height: 320px;
        width: 400px;
        top: 126px;
    }

    .abt_right_img_code {
        padding-top: 30px;
    }

    .pe_round_img_code {
        height: 210px;
        width: 210px;
        left: -190px;
    }

    .pe_round_img_code img {
        height: 150px;
    }

    .pe_abt_section {
        padding: 50px 0 60px !important;
    }

    .abt_lft_img_code img,
    .abt_right_img_code img {
        height: 350px;
    }

    .abt_right_desc_code {
        padding: 0px 10px 10px;
    }

    .abt_lft_img_code {
        padding-top: 30px;
    }

    .abt_desc_code {
        padding: 14px 30px 10px 30px;
    }

    /* --------------- second section ------ */
    .abt_lrm_col_2 {
        right: -8%;
    }

    .about_round_right_img img {
        height: 650px;
        clip-path: circle(54% at 76% 15%);
    }

    .about_round_right_img:before {
        height: 133%;
        width: 115%;
        clip-path: circle(46% at 76% 11.7%);
    }

    .about_round_right_img:after {
        height: 116%;
        width: 106%;
        clip-path: circle(50.6% at 77% 14.1%);
    }

    .abt_lrm_col_1 {
        padding: 0px 34px 0px 0px;
        width: 59% !important;
    }

    .abt_lft_content_box_inner {
        padding: 14px 0 10px;
    }

    /* --------------- second section end ------ */
    /* about us page end --------- */
    /* ---------- contact us page ------------------- */
    .con_git_row {
        width: 1000px !important;
    }

    .pe_con_detail_main_box_inner {
        padding: 0;
    }

    .pe_con_detail_box_2 .pe_con_info_box_inner {
        justify-content: start;
        padding-left: 0px;
    }

    .con_detail_section {
        padding: 60px 0 !important;
    }

    .pe_contact_desc_main_box_inner {
        padding: 0 0px 0 10px;
    }

    .pe_con_icon_box_inner {
        height: 65px;
        width: 65px;
    }

    /* ---------- contact us page end  ------------------- */
    /* ------------------------------------------ solar page start ------------------- */

    /* ---------- save on your section start ----------- */
    .solar_save_main_box_inner:after {
        right: 270px;
    }

    .solar_save_title_box_inner:after {
        height: 16px;
        width: 16px;
        right: 27px;
    }

    .solar_save_info_main_box_inner {
        padding: 0 0 50px;
    }

    .solar_save_main_box_inner {
        padding: 50px 0 0;
    }

    .solar_save_section:after {
        height: 180px;
        width: 130px;
    }

    /* ---------- save on your section end ----------- */
    /* ------------- harness section ---------- */
    .harness_row.pd0 {
        padding: 0 0px 0 0px !important;
    }

    .harness_col_1 {
        padding-right: 80px;
    }

    .harness_img_code img {
        width: 370px !important;
        height: 340px;
        padding: 0 10px 0px 0;
    }

    .harness_img_code {
        width: auto !important;
        height: auto;
    }

    .solar_counter_code {
        height: 120px;
        width: 120px;
        left: -70px;
    }

    .solar_counter_code .percent p {
        font-size: 40px !important;
    }

    .solar_counter_code h3.title {
        top: 2px;
        font-size: 22px;
    }

    .solar_counter_code .percent {
        top: 10px;
    }

    .harness_desc_box_inner {
        padding: 10px 0;
    }

    /* ------------- harness section end ---------- */
    /* benefits section  */
    .benefit_info_main_box_inner {
        padding: 20px 10px 20px;
    }

    .benefit_col {
        padding: 0px 0 0;
    }

    .benefit_desc_main_box_inner {
        padding: 0 10px 0 10px;
    }

    .benefit_main_box_inner {
        padding: 10px 0 0;
        margin: 0 -10px -10px;
    }

    .benefits_section {
        margin-top: -80px;
    }

    /* benefits section  end*/
    /* ------------ how it work ------------- */
    .how_work_img_code img {
        height: 300px;
    }

    /* ------------ how it work end------------- */
    /* ------------ installing section  */
    .installing_svg_box_inner {
        height: 170px;
        width: 170px;
    }

    .installing_desc_main_box_inner {
        padding: 20px 0 0;
    }

    .installing_info_box:nth-child(odd) .installing_svg_box:after {
        right: -45px;
        height: 113px;
        width: 97px;
    }

    .installing_info_box:nth-child(even) .installing_svg_box:after {
        right: -50px;
        height: 100px;
        width: 97px;
        bottom: 140px;
    }

    .installing_info_box_inner {
        padding: 0 20px;
    }

    .installing_svg_box_inner svg {
        height: 60px;
        width: 60px;
    }

    .installing_main_box_inner.df {
        margin: 0 -10px 0 -10px;
    }

    .pe_installing_title_main_box_inner {
        padding: 0 0 40px;
    }

    /* ------------ installing section end */
    /* commercial solar section  */
    .comm_solar_img_code img {
        height: 530px;
        left: 0;
    }

    .pe_comm_solar_desc_box_inner {
        padding: 10px 0 20px;
    }

    /* commercial solar section end */
    /* ------------------------------------------ solar page end ------------------- */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* about us page start --------- */
    .abt_right_img_code:after {
        height: 430px;
        width: 427px;
        right: -10px;
        top: 80px;
    }

    .pe_abt_section:after {
        height: 340px;
        width: 400px;
        top: 126px;
    }

    .abt_right_img_code {
        padding-top: 80px;
    }

    .pe_round_img_code {
        height: 250px;
        width: 250px;
    }

    .pe_round_img_code img {
        height: 180px;
    }

    .pe_abt_section {
        padding: 54px 0 80px !important;
    }

    .abt_lft_img_code img,
    .abt_right_img_code img {
        height: 400px;
    }

    .abt_right_desc_code {
        padding: 20px 10px 10px;
    }

    .abt_lft_img_code {
        padding-top: 30px;
    }

    /* --------------- second section ------ */
    .abt_lrm_col_2 {
        right: -8%;
    }

    .about_round_right_img img {
        height: 650px;
        clip-path: circle(54% at 76% 15%);
    }

    .about_round_right_img:before {
        height: 133%;
        width: 115%;
        clip-path: circle(46% at 76% 11.7%);
    }

    .about_round_right_img:after {
        height: 116%;
        width: 106%;
        clip-path: circle(50.6% at 77% 14.1%);
    }

    .abt_lrm_col_1 {
        padding: 20px 34px 0px 0px;
        width: 59% !important;
    }

    .abt_lft_content_box_inner {
        padding: 14px 0 10px;
    }

    /* --------------- second section end ------ */
    /* about us page end --------- */

    /* ---------- contact us page ------------------- */
    .con_git_row {
        width: 1050px !important;
    }

    .pe_con_detail_main_box_inner {
        padding: 0 20px;
    }

    .pe_con_detail_box_2 .pe_con_info_box_inner {
        justify-content: start;
        padding-left: 0px;
    }

    .con_detail_section {
        padding: 60px 0 !important;
    }

    /* ---------- contact us page end  ------------------- */
    /* ------------------------------------------ solar page start ------------------- */

    /* ---------- save on your section start ----------- */
    .solar_save_main_box_inner:after {
        right: 291px;
    }

    .solar_save_title_box_inner:after {
        height: 20px;
        width: 20px;
        right: 25px;
    }

    .solar_save_info_main_box_inner {
        padding: 0 0 60px;
    }

    .solar_save_main_box_inner {
        padding: 60px 0 0;
    }

    .solar_save_section:after {
        height: 210px;
        width: 150px;
    }

    /* ---------- save on your section end ----------- */
    /* ------------- harness section ---------- */
    .harness_row.pd0 {
        padding: 0 0px 0 0px !important;
    }

    .harness_col_1 {
        padding-right: 140px;
    }

    .harness_img_code img {
        width: 376px !important;
        height: 390px;
    }

    .harness_img_code {
        width: 390px !important;
        height: 390px;
    }

    .solar_counter_code {
        height: 130px;
        width: 130px;
    }

    .solar_counter_code .percent p {
        font-size: 45px !important;
    }

    .solar_counter_code h3.title {
        top: 5px;
        font-size: 25px;
    }

    .solar_counter_code .percent {
        top: 10px;
    }

    .harness_desc_box_inner {
        padding: 10px 0;
    }

    /* ------------- harness section end ---------- */
    /* benefits section  */
    .benefit_info_main_box_inner {
        padding: 20px 10px 20px;
    }

    .benefit_col {
        padding: 0px 0 0;
    }

    .benefit_desc_main_box_inner {
        padding: 0 10px 0 10px;
    }

    .benefit_main_box_inner {
        padding: 10px 0 0;
    }

    /* benefits section  end*/
    /* ------------ how it work ------------- */
    .how_work_img_code img {
        height: 300px;
    }

    /* ------------ how it work end------------- */
    /* ------------ installing section  */
    .installing_svg_box_inner {
        height: 200px;
        width: 200px;
    }

    .installing_desc_main_box_inner {
        padding: 20px 0 0;
    }

    .installing_info_box:nth-child(odd) .installing_svg_box:after {
        right: -62px;
    }

    .installing_info_box:nth-child(even) .installing_svg_box:after {
        right: -62px;
    }

    .installing_info_box_inner {
        padding: 0 20px;
    }

    .installing_svg_box_inner svg {
        height: 80px;
        width: 80px;
    }

    .installing_main_box_inner.df {
        margin: 0 -10px 0 -10px;
    }

    .pe_installing_title_main_box_inner {
        padding: 0 0 40px;
    }

    /* ------------ installing section end */
    /* commercial solar section  */
    .comm_solar_img_code img {
        height: 530px;
        left: 0;
    }

    /* commercial solar section end */
    /* ------------------------------------------ solar page end ------------------- */

}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* about us page start --------- */
    .abt_right_img_code:after {
        height: 460px;
        width: 427px;
        right: -10px;
        top: 110px;
    }

    .pe_abt_section:after {
        height: 373px;
        width: 500px;
        top: 106px;
    }

    .abt_right_img_code {
        padding-top: 100px;
    }

    .pe_round_img_code {
        height: 270px;
        width: 270px;
    }

    .pe_round_img_code img {
        height: 190px;
    }

    .pe_abt_section {
        padding: 54px 0 80px !important;
    }

    /* --------------- second section ------ */
    .abt_lrm_col_2 {
        right: -12%;
    }

    .about_round_right_img img {
        height: 550px;
        clip-path: circle(54% at 76% 15%);
    }

    .about_round_right_img:before {
        height: 133%;
        width: 115%;
        clip-path: circle(46% at 76% 11.7%);
    }

    .about_round_right_img:after {
        height: 116%;
        width: 106%;
        clip-path: circle(50.6% at 77% 14.1%);
    }

    .abt_lrm_col_1 {
        padding: 20px 34px 0px 0px;
    }

    .abt_lft_content_box_inner {
        padding: 14px 0 10px;
    }

    /* --------------- second section end ------ */

    /* about us page end --------- */
    /* ---------- contact us page start ------ */
    .pe_con_detail_main_box_inner {
        padding: 0 50px;
    }

    /* ---------- contact us page end ------ */

    /* ------------------------------------------ solar page start ------------------- */

    /* ---------- save on your section start ----------- */
    .solar_save_main_box_inner:after {
        right: 341px;
    }

    .solar_save_title_box_inner:after {
        height: 20px;
        width: 20px;
        right: 41px;
    }

    .solar_save_info_main_box_inner {
        padding: 0 0 70px;
    }

    .solar_save_main_box_inner {
        padding: 70px 0 0;
    }

    .solar_save_section:after {
        height: 230px;
        width: 160px;
    }

    /* ---------- save on your section end ----------- */
    /* ------------- harness section ---------- */
    .harness_row.pd0 {
        padding: 0 0px 0 0px !important;
    }

    .harness_col_1 {
        padding-right: 140px;
    }

    .harness_img_code img {
        width: 420px !important;
        height: 430px;
    }

    .harness_img_code {
        width: 430px !important;
        height: 430px;
    }

    /* ------------- harness section end ---------- */
    /* benefits section  */
    .benefit_info_main_box_inner {
        padding: 40px 15px 35px;
    }

    .benefit_col {
        padding: 0px 0 0;
    }

    /* benefits section  end*/

    /* ------------ how it work ------------- */
    .how_work_img_code img {
        height: 300px;
    }

    /* ------------ how it work end------------- */
    /* ------------ installing section  */
    .installing_svg_box_inner {
        height: 200px;
        width: 200px;
    }

    .installing_desc_main_box_inner {
        padding: 20px 0 0;
    }

    .installing_info_box:nth-child(odd) .installing_svg_box:after {
        right: -59px;
    }

    .installing_info_box:nth-child(even) .installing_svg_box:after {
        right: -59px;
    }

    .installing_info_box_inner {
        padding: 0 20px;
    }

    /* ------------ installing section end */
    /* commercial solar section  */
    .comm_solar_img_code img {
        height: 530px;
        left: 0;
    }

    /* commercial solar section end */
    /* ------------------------------------------ solar page end ------------------- */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* about us page start --------- */
    .abt_right_img_code:after {
        height: 460px;
        width: 427px;
        right: -10px;
        top: 110px;
    }

    .pe_abt_section:after {
        height: 373px;
        width: 500px;
    }

    /* --------------- second section ------ */
    .abt_lrm_col_2 {
        right: -12%;
    }

    .about_round_right_img img {
        height: 550px;
        clip-path: circle(54% at 76% 15%);
    }

    .about_round_right_img:before {
        height: 133%;
        width: 115%;
        clip-path: circle(46% at 76% 11.7%);
    }

    .about_round_right_img:after {
        height: 116%;
        width: 106%;
        clip-path: circle(50.6% at 77% 14.1%);
    }

    .abt_lrm_col_1 {
        padding: 20px 34px 0px 0px;
    }

    /* --------------- second section end ------ */
    /* about us page end --------- */
}

@media all and (min-width: 1681px) and (max-width: 1880px) {}