.ser_area_btn_main_box_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 25px 0 0;
}

.ser_btn {
    margin: 8px 8px;
}

/* suburb page start */
.sub_pg_img_code_2 {
    position: absolute;
    bottom: -69px;
    right: 0;
    top: auto;
}

.sub_lrm_col_1 {
    width: 46% !important;
    padding: 50px 40px 70px 0;
}

.sub_lrm_col_2 {
    width: 54% !important;
}

.sub_pg_img_code_1 img {
    height: 428px;
    width: 100% !important;
    object-fit: contain;
    object-position: left;
}

.sub_pg_lrm1_desc_box_inner {
    padding: 15px 0 20px;
}

.sub_pg_img_code_2 img {
    height: 318px;
    width: 100% !important;
    object-fit: cover;
}

/* lorem section 2 */
.sub_pg_lrm2_col_1 {
    width: 49.3% !important;
}

.sub_pg_lrm2_col_2 {
    width: 50.7% !important;
    padding: 0 0 0 60px;
}

.sub_pg_lrm2_img_code img {
    height: 436px;
    width: 100% !important;
    object-fit: cover;
}

.sub_pg_lrm2_desc_box_inner {
    padding: 20px 0 25px;
}

.sub_pg_lrm2_ttl_box_inner {
    padding: 0 0 10px;
}

/* lorem section 2 end */
/* boxes section */
.sub_lrm_lpsum_boxes_inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.sub_lrm_lpsum_boxes_info_box {
    width: 50%;
    padding: 19px 15px;
}

.sub_lrm_lpsum_boxes_info_box_inenr {
    display: flex;
    height: 100%;
    /* align-items: center; */
}

.sub_lrm_lpsum_boxes_desc_main_box_inner {
    background: #fff;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12.131% 50%, 0% 0%);
    padding: 33px 10px 28px 95px;
    height: 100%;
}

.sub_lrm_lpsum_boxes_info_icon_box_inner {
    height: 100%;
    display: flex;
    align-items: center;
}

.sub_lrm_lpsum_boxes_desc_main_box {
    margin-left: -22px;
}

.sub_lrm_lpsum_boxes_desc_box_inner {
    padding: 7px 0 0;
}

.sub_lrm_lpsum_ttl_box_inner {
    padding: 0px 0 11px;
}

/* boxes section end */

/* lorem 3 section */
.sub_lrm3_section {
    padding: 75px 0 180px !important;
}

.sub_pg_lrm3_desc_box_inner {
    padding: 13px 0 25px;
}

.sub_scn_lft_img_code img {
    height: 524px;
    width: 100% !important;
    object-fit: cover;
}

.sub_lrm3_col_1 {
    width: 50.8% !important;
    padding: 0 40px 0 0;
}

.sub_lrm3_col_2 {
    width: 49.2% !important;
    background: rgba(242, 244, 245, 1);
    padding: 50px 35px 70px 35px;
    margin: 110px 0 -95px 0px;
}

.sub_lrm3_row {
    display: flex;
    align-items: end;
}

.sub_lrm3_row:after {
    position: absolute;
    content: "";
    height: 103%;
    width: 73%;
    border: 1px solid rgba(221, 221, 221, 0.87);
    top: 97px;
    left: 90px;
    right: auto;
    margin: auto;
    visibility: visible;
    bottom: 0;
}

.sub_lrm3_ttl_box_inner {
    padding: 0 0 15px;
}

/* lorem 3 section end*/

/* suburb page end */


@media all and (min-width: 320px) and (max-width: 767px) {

    /* service area page start */
    .ser_area_btn_main_box_inner {
        padding: 10px 0 0;
    }

    .ser_btn {
        margin: 3px;
    }

    /* service area page end */
    /* suburb page start */
    .sub_lrm_col_1 {
        width: 100% !important;
        padding: 0;
    }

    .sub_lrm_col_2 {
        width: 100% !important;
    }

    .sub_pg_img_code_1 img {
        height: 220px;
        object-position: center;
    }

    .sub_pg_img_code_2 img {
        height: 240px;
    }

    .sub_pg_img_code_2 {
        bottom: -70px;
    }

    .sub_pg_lrm1_desc_box_inner {
        padding: 10px 0 10px;
    }

    .sub_pg_lrm1_ttl_box_inner {
        padding: 0 0 10px;
    }

    .sub_lrm_row {
        flex-direction: column-reverse;
    }

    /* lorem section 2 start */
    .sub_pg_lrm2_col_2 {
        width: 100% !important;
        padding: 0 0 0 0px;
    }

    .sub_pg_lrm2_col_1 {
        width: 100% !important;
    }

    .sub_pg_lrm2_img_code img {
        height: 200px;
        object-fit: contain;
    }

    .sub_pg_lrm2_desc_box_inner {
        padding: 10px 0 10px;
    }

    .sub_pg_lrm2_ttl_box_inner {
        padding: 0 0 10px;
    }

    /* lorem section 2 end */
    /* boxes section start */
    .sub_lrm_lpsum_boxes_desc_main_box_inner {
        padding: 10px 10px 10px 10px;
        clip-path: unset;
        text-align: center;
    }

    .sub_lrm_lpsum_boxes_info_box {
        padding: 10px 5px;
        width: 100%;
    }

    .sub_lrm_lpsum_boxes_inner {
        margin: 0 -5px;
    }

    .sub_lrm_lpsum_boxes_info_icon_box_inner svg {
        height: 40px;
        width: 40px;
    }

    .sub_lrm_lpsum_boxes_desc_box_inner {
        padding: 4px 0 0;
    }

    .sub_lrm_lpsum_boxes_info_box_inenr {
        flex-wrap: wrap;
    }

    .sub_lrm_lpsum_boxes_info_icon_box {
        width: 100%;
    }

    .sub_lrm_lpsum_boxes_desc_main_box {
        margin-left: 0;
    }

    .sub_lrm_lpsum_boxes_info_icon_box_inner {
        justify-content: center;
        padding: 0 0 10px;
    }

    /* boxes section end */
    /* lorem 3 section */
    .sub_lrm3_col_2 {
        padding: 5px 5px 10px 5px;
        margin: 0;
        width: 100% !important;
    }

    .sub_lrm3_row:after {
        display: none;
    }

    .sub_scn_lft_img_code img {
        height: 210px;
        object-fit: contain;
    }

    .sub_lrm3_col_1 {
        padding: 0 0px 0 0;
        width: 100% !important;
    }

    .sub_lrm3_section {
        padding: 30px 0 30px !important;
    }

    .sub_pg_lrm3_desc_box_inner {
        padding: 13px 0 10px;
    }

    .sub_lrm3_ttl_box_inner {
        padding: 0 0 10px;
    }

    /* lorem 3 section end*/
    /* suburb page end */
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .sub_lrm_lpsum_boxes_info_box {
        padding: 6px 5px;
        width: 50%;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {

    /* service area page start */
    .ser_area_btn_main_box_inner {
        padding: 10px 0 0;
    }

    .ser_btn {
        margin: 3px;
    }

    /* service area page end */
    /* suburb page start */
    .sub_lrm_col_1 {
        width: 100% !important;
        padding: 0;
    }

    .sub_lrm_col_2 {
        width: 100% !important;
    }

    .sub_pg_img_code_1 img {
        height: 300px;
        object-position: center;
    }

    .sub_pg_img_code_2 img {
        height: 240px;
    }

    .sub_pg_img_code_2 {
        bottom: -70px;
    }

    .sub_pg_lrm1_desc_box_inner {
        padding: 10px 0 10px;
    }

    .sub_pg_lrm1_ttl_box_inner {
        padding: 0 0 10px;
    }

    .sub_lrm_row {
        flex-direction: column-reverse;
    }

    /* lorem section 2 start */
    .sub_pg_lrm2_col_2 {
        width: 100% !important;
        padding: 0 0 0 0px;
    }

    .sub_pg_lrm2_col_1 {
        width: 100% !important;
    }

    .sub_pg_lrm2_img_code img {
        height: 330px;
        object-fit: contain;
    }

    .sub_pg_lrm2_desc_box_inner {
        padding: 10px 0 10px;
    }

    .sub_pg_lrm2_ttl_box_inner {
        padding: 0 0 10px;
    }

    /* lorem section 2 end */
    /* boxes section start */
    .sub_lrm_lpsum_boxes_desc_main_box_inner {
        padding: 10px 10px 10px 50px;
    }

    .sub_lrm_lpsum_boxes_info_box {
        padding: 10px 5px;
    }

    .sub_lrm_lpsum_boxes_inner {
        margin: 0 -5px;
    }

    .sub_lrm_lpsum_boxes_info_icon_box_inner svg {
        height: 50px;
        width: 50px;
    }

    .sub_lrm_lpsum_boxes_desc_box_inner {
        padding: 4px 0 0;
    }

    /* boxes section end */
    /* lorem 3 section */
    .sub_lrm3_col_2 {
        padding: 10px 10px 20px 10px;
        margin: 0;
        width: 100% !important;
    }

    .sub_lrm3_row:after {
        display: none;
    }

    .sub_scn_lft_img_code img {
        height: 350px;
        object-fit: contain;
    }

    .sub_lrm3_col_1 {
        padding: 0 0px 0 0;
        width: 100% !important;
    }

    .sub_lrm3_section {
        padding: 40px 0 40px !important;
    }

    .sub_pg_lrm3_desc_box_inner {
        padding: 13px 0 10px;
    }

    .sub_lrm3_ttl_box_inner {
        padding: 0 0 10px;
    }

    /* lorem 3 section end*/

    /* suburb page end */
}


@media only screen and (min-width: 981px) and (max-width: 1024px) {

    /* service area page start */
    .ser_area_btn_main_box_inner {
        padding: 10px 0 0;
    }

    .ser_btn {
        margin: 5px;
    }

    /* service area page end */
    /* suburb page start */
    .sub_lrm_col_1 {
        padding: 20px 10px 40px 0;
    }

    .sub_pg_img_code_1 img {
        height: 360px;
    }

    .sub_pg_img_code_2 img {
        height: 240px;
    }

    .sub_pg_img_code_2 {
        bottom: -70px;
    }

    /* lorem section 2 start */
    .sub_pg_lrm2_col_2 {
        padding: 0 0 0 20px;
    }

    .sub_pg_lrm2_img_code img {
        height: 380px;
    }

    .sub_pg_lrm2_desc_box_inner {
        padding: 15px 0 15px;
    }

    /* lorem section 2 end */
    /* boxes section start */
    .sub_lrm_lpsum_boxes_desc_main_box_inner {
        padding: 15px 10px 15px 65px;
    }

    .sub_lrm_lpsum_boxes_info_box {
        padding: 10px 10px;
    }

    .sub_lrm_lpsum_boxes_inner {
        margin: 0 -10px;
    }

    .sub_lrm_lpsum_boxes_info_icon_box_inner svg {
        height: 50px;
        width: 50px;
    }

    /* boxes section end */
    /* lorem 3 section */
    .sub_lrm3_col_2 {
        padding: 30px 20px 30px 20px;
        margin: 50px 0 -95px 0px;
    }

    .sub_lrm3_row:after {
        height: 95%;
    }

    .sub_scn_lft_img_code img {
        height: 450px;
    }

    .sub_lrm3_col_1 {
        padding: 0 30px 0 0;
    }

    .sub_lrm3_section {
        padding: 60px 0 120px !important;
    }

    .sub_pg_lrm3_desc_box_inner {
        padding: 13px 0 10px;
    }

    /* lorem 3 section end*/
    /* suburb page end */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* service area page start */
    .ser_area_btn_main_box_inner {
        padding: 10px 0 0;
    }

    .ser_btn {
        margin: 5px;
    }

    /* service area page end */
    /* suburb page start */
    .sub_lrm_col_1 {
        padding: 20px 10px 40px 0;
    }

    .sub_pg_img_code_1 img {
        height: 360px;
    }

    .sub_pg_img_code_2 img {
        height: 240px;
    }

    .sub_pg_img_code_2 {
        bottom: -70px;
    }

    /* lorem section 2 start */
    .sub_pg_lrm2_col_2 {
        padding: 0 0 0 30px;
    }

    .sub_pg_lrm2_img_code img {
        height: 400px;
    }

    /* lorem section 2 end */
    /* boxes section start */
    .sub_lrm_lpsum_boxes_desc_main_box_inner {
        padding: 15px 10px 15px 70px;
    }

    .sub_lrm_lpsum_boxes_info_box {
        padding: 10px 10px;
    }

    .sub_lrm_lpsum_boxes_inner {
        margin: 0 -10px;
    }

    .sub_lrm_lpsum_boxes_info_icon_box_inner svg {
        height: 50px;
        width: 50px;
    }

    /* boxes section end */
    /* lorem 3 section */
    .sub_lrm3_col_2 {
        padding: 30px 20px 30px 20px;
        margin: 50px 0 -95px 0px;
    }

    .sub_lrm3_row:after {
        height: 95%;
    }

    .sub_scn_lft_img_code img {
        height: 450px;
    }

    .sub_lrm3_col_1 {
        padding: 0 30px 0 0;
    }

    .sub_lrm3_section {
        padding: 60px 0 120px !important;
    }

    /* lorem 3 section end*/
    /* suburb page end */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* service area page start */
    .ser_area_btn_main_box_inner {
        padding: 10px 0 0;
    }

    .ser_btn {
        margin: 6px;
    }

    /* service area page end */
    /* suburb page start */
    .sub_lrm_col_1 {
        padding: 40px 10px 70px 0;
    }

    .sub_pg_img_code_1 img {
        height: 390px;
    }

    .sub_pg_img_code_2 img {
        height: 270px;
    }

    /* lorem section 2 start */
    .sub_pg_lrm2_col_2 {
        padding: 0 0 0 30px;
    }

    .sub_pg_lrm2_img_code img {
        height: 400px;
    }

    /* lorem section 2 end */
    /* boxes section start */
    .sub_lrm_lpsum_boxes_desc_main_box_inner {
        padding: 20px 10px 20px 90px;
    }

    .sub_lrm_lpsum_boxes_info_box {
        padding: 15px 10px;
    }

    .sub_lrm_lpsum_boxes_inner {
        margin: 0 -10px;
    }

    .sub_lrm_lpsum_boxes_info_icon_box_inner svg {
        height: 55px;
        width: 55px;
    }

    /* boxes section end */
    /* lorem 3 section */
    .sub_lrm3_col_2 {
        padding: 40px 35px 50px 35px;
        margin: 50px 0 -95px 0px;
    }

    .sub_lrm3_row:after {
        height: 95%;
    }

    .sub_scn_lft_img_code img {
        height: 470px;
    }

    .sub_lrm3_col_1 {
        padding: 0 30px 0 0;
    }

    .sub_lrm3_section {
        padding: 60px 0 120px !important;
    }

    /* lorem 3 section end*/
    /* suburb page end */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* service area page start */
    .ser_area_btn_main_box_inner {
        padding: 15px 0 0;
    }

    /* service area page end */
    /* suburb page start */
    .sub_lrm_col_1 {
        padding: 40px 30px 100px 0;
    }

    /* lorem section 2 start */
    .sub_pg_lrm2_col_2 {
        padding: 0 0 0 30px;
    }

    /* lorem section 2 end */
    /* boxes section start */
    .sub_lrm_lpsum_boxes_desc_main_box_inner {
        padding: 20px 10px 20px 90px;
    }

    .sub_lrm_lpsum_boxes_info_box {
        padding: 15px 10px;
    }

    .sub_lrm_lpsum_boxes_inner {
        margin: 0 -10px;
    }

    /* boxes section end */
    /* lorem 3 section */
    .sub_lrm3_col_2 {
        padding: 40px 35px 70px 35px;
        margin: 70px 0 -95px 0px;
    }

    .sub_lrm3_row:after {
        height: 95%;
    }

    .sub_scn_lft_img_code img {
        height: 500px;
    }

    /* lorem 3 section end*/
    /* suburb page end */

}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}