.pg_banner_section {
    height: 450px;
    display: flex;
    align-items: center;
}

.pg_banner_ttl_box {
    font-size: 45px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    line-height: 1.2;
	text-transform: capitalize;
}

.pg_bnner_ttl {
    padding: 110px 0 0 !important;
}

/* contact us page start */
.con_pg_detail_col_1 {
    width: 42.6% !important;
    padding: 0px 0px;
}

.con_pg_detail_main_box_inner {
    padding: 38px 50px 30px 50px;
}

.con_pg_detail_code {
    border-radius: 15px;
}

.con_pg_detail_col_2 {
    width: 57.4% !important;
    padding: 0 0 0 68px;
}

.con_pg_git_desc_box_inner {
    padding: 3px 0 10px;
}

.con_pg_detail_ttl_box_inner {
    padding: 0 0 38px;
    border-bottom: 1px solid rgba(57, 57, 57, 1);
}

.con_pg_info_main_box_inner {
    padding: 30px 0 0px;
}

.con_pg_detail_box_inner {
    padding: 10px 0 0;
}

.con_pg_info_main_box_inner {
    display: flex;
    flex-wrap: wrap;
}

.con_pg_hour_rgt {
    padding: 0 0 0 30px;
}

.con_pg_lnk_box {
    padding: 0 0 0 6px;
}

/* con form */
.tick_one_box input {
    height: 15px !important;
    width: 15px !important;
    top: 3px;
    position: relative;
    border-radius: unset !important;
}

.tick_one_box {
    border: 1px solid rgba(12, 35, 53, 0.3);
    padding: 13px 16px;
    border-radius: 10px;
    background: #fff;
}

span.wpcf7-list-item.first {
    margin: 0;
}

.pls_tick {
    padding: 0 0 7px;
    font-weight: 400;
}

span.wpcf7-list-item-label {
    font-size: 14px;
    font-weight: 400;
}

.wpcf7-list-item {
    margin: 0 !important;
    padding: 0 30px 0 0;
}

/* con form end */
/* map section */
.con_pg_map {
    line-height: 0;
}

.con_pg_map iframe {
    height: 424px;
    width: 100%;
    border-radius: 15px;
}

.con_pg_map {
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.15);
    border: 6px solid #fff;
    border-radius: 20px;
}

/* map section end */
/* contact us page end */

/* about us page start */
.abt_pg_right_img_code img {
    height: 467px;
    width: 100% !important;
    object-fit: cover;
}

.abt_pg_right_img_code {
    border-radius: 20px;
    overflow: hidden;
}

.abt_pg_col_1 {
    width: 51.2% !important;
    padding: 0 56px 0 0;
}

.abt_pg_col_2 {
    width: 48.8% !important;
}


/* have a question */
.any_qus_ttl_box_inner {
    font-size: 29px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}

.any_qus_main_box_inner {
    background: rgba(254, 93, 28, 1);
    justify-content: space-between;
    padding: 27px 50px;
    border-radius: 20px;
}

/* have a question end */

/* about us page end */


/* ========= landlords page start ================ */

/* Information for Landlords section start */
.info_desc_box_inner ul {
    padding: 20px 0 48px !important;
}

.info_desc_box_inner ul li {
    list-style: none;
    padding: 7px 0 4px 26px;
    position: relative;
}

.info_desc_box_inner ul li:after {
    position: absolute;
    content: "";
    height: 11px;
    width: 11px;
    background: rgba(254, 93, 28, 1);
    left: 0;
    top: 15px;
    border-radius: 100%;
}

.landlord_more_info_main_box_inner {
    padding: 45px 45px 36px;
}

.landlord_more_info_ttl_box_inner {
    padding: 0 0 8px 0;
}

.landlord_more_info_desc_box_inner {
    line-height: 1.7 !important;
    font-weight: 300 !important;
}

/* Information for Landlords section end */
.landlord_lft_img_code img {
    height: 506px;
    width: 100% !important;
    object-fit: cover;
}

.landlord_lft_img_col_1 {
    width: 54% !important;
}

.landlord_lft_img_col_2 {
    width: 46% !important;
    padding: 0 0 0 40px;
}

.arw_ul {
    padding: 0 !important;
    list-style: none !important;
}

.arw_ul li {
    padding: 0 0 31px 40px;
    position: relative;
}

.arw_ul li:after {
    position: absolute;
    content: "";
    height: 27px;
    width: 22px;
    background: url(/wp-content/uploads/2025/06/ser_arrow_img.png) no-repeat;
    left: 0;
    top: 0;
    background-size: 100% 100%;
}

.ser_req_btn {
    width: 223px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(254, 93, 28, 1);
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
}

/* request form */
.landlord_frm_box label {
    width: 100%;
    display: flex;
    font-size: 14px;
    margin: 0px 0 5px;
    font-weight: 400;
}

.landlord_frm_row {
    display: flex;
    flex-wrap: wrap;
}

.landlord_frm_col_3 {
    width: 33.33%;
    /* padding: 10px 10px; */
}

.landlord_frm_box input,
.landlord_frm_box select,
.landlord_frm_box textarea {
    width: 100%;
    border: 1px solid rgba(221, 221, 221, 1);
    background: rgba(245, 245, 245, 1);
    height: 55px;
    border-radius: 10px;
    padding: 10px;
}

.landlord_frm_box textarea {
    height: 106px;
    resize: none;
}

.landlord_frm_col_3,
.landlord_frm_col_12 {
    padding: 10px 6px;
}

.landlord_frm_col_12 {
    width: 100%;
}

.landlord_req_frm_ttl_main_box_inner {
    padding: 0 0 10px;
}

.landlord_req_frm_code {
    padding: 0 10%;
}

.landlord_frm_btn {
    background: #fe5d1c;
    color: #fff;
}

/* request form end */
.nsw_smoke_code ul {
    padding-top: 0 !important;
}

.info_desc_box_inner ul.pd0 {
    padding: 0 !important;
}

.nsw_fl_des_box_inner {
    padding: 40px 0 0;
}

/* ========= landlords page end ================ */
/* ========== project page =========== */
.project_ttl_main_box_inner {
    padding: 0 0 10px;
}

/* ========== project page end=========== */


/* 320 */
@media all and (min-width: 20px) and (max-width: 767px) {
    .pg_banner_section {
        height: 320px;
    }

    .pg_bnner_ttl {
        padding: 70px 0 0 !important;
    }

    .pg_banner_ttl_box {
        font-size: 30px;
    }

    /* contact us page */
    .con_pg_detail_main_box_inner {
        padding: 25px 14px 20px 14px;
    }

    .con_pg_detail_col_1 {
        width: 100% !important;
    }

    .con_pg_detail_col_2 {
        width: 100% !important;
        padding: 20px 0 0 0px;
    }

    .con_pg_git_desc_box_inner {
        padding: 3px 0 0px;
    }

    .con_pg_detail_ttl_box_inner {
        padding: 0 0 20px;
    }

    .con_pg_info_main_box_inner {
        padding: 20px 0 0px;
    }

    .con_pg_map iframe {
        height: 300px;
    }

    .con_pg_lnk_box {
        padding: 0 0 0 0px;
        width: 100%;
    }

    .con_pg_detail_box_inner {
        padding: 0px 0 0;
    }

    .tick_one_box {
        padding: 5px 6px
    }

    .tick_one_box input {
        height: 12px !important;
        width: 12px !important;
        top: 1px;
    }

    /* contact us page end */
    /* about us page start */
    .abt_pg_col_1 {
        width: 100% !important;
        padding: 0 0px 0 0;
    }

    .abt_pg_right_img_code img {
        height: 300px;
    }

    .any_qus_ttl_box_inner {
        font-size: 20px;
        padding: 0 0 5px;
    }

    .any_qus_main_box_inner {
        justify-content: center;
        text-align: center;
        padding: 10px 10px
    }

    .any_qus_btn_box_inner {
        padding: 0 0 0 20px;
    }

    /* about us page end */
    /* ========= landlords page start ================ */
    /* Information for Landlords section */
    .info_desc_box_inner ul {
        padding: 0px 0 10px !important;
    }

    .info_desc_box_inner ul li:after {
        height: 7px;
        width: 7px;
        top: 9px;
    }

    .info_desc_box_inner ul li {
        padding: 0px 0 0px 15px;
    }

    .landlord_more_info_main_box_inner {
        padding: 10px;
    }

    .landlord_more_info_ttl_box_inner {
        padding: 0 0 0px 0;
    }

    /* Information for Landlords section end */
    .landlord_lft_img_col_1 {
        width: 100% !important;
    }

    .landlord_lft_img_col_2 {
        width: 100% !important;
        padding: 10px 0 0 0px;
    }

    .arw_ul li {
        padding: 0 0 2px 17px;
    }

    .arw_ul li:after {
        height: 10px;
        width: 10px;
        top: 10px;
    }

    .landlord_lft_img_code img {
        height: 270px;
    }

    .ser_req_btn {
        width: 180px;
        height: 40px;
    }

    .ser_req_btn_box_inner {
        padding: 10px 0 0;
    }

    /* request form */
    .landlord_req_frm_code {
        padding: 0 1%;
    }

    .landlord_frm_col_3,
    .landlord_frm_col_12 {
        width: 100%;
        padding: 3px 2px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select {
        height: 40px;
    }

    .landlord_frm_box label {
        margin: 0px 0 2px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select,
    .landlord_frm_box textarea {
        border-radius: 7px;
        padding: 5px;
    }

    /* request form end */
    .nsw_fl_des_box_inner {
        padding: 20px 0 0;
    }

    /* ========= landlords page end ================ */
		.benifit_ser_sec .abt_pg_row {
    display: flex;
    flex-direction: column-reverse;
}
.benifit_ser_sec .abt_pg_col_2 {
    width: 100% !important;
	padding-bottom: 20px;
}

}

@media all and (min-width: 481px) and (max-width: 767px) {
    .con_pg_lnk_box {
        padding: 0 0 0 5px;
        width: auto;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .pg_banner_section {
        height: 330px;
    }

    .pg_bnner_ttl {
        padding: 70px 0 0 !important;
    }

    .pg_banner_ttl_box {
        font-size: 32px;
    }

    /* contact us page */
    .con_pg_detail_main_box_inner {
        padding: 25px 14px 25px 14px;
    }

    .con_pg_detail_col_1 {
        width: 100% !important;
    }

    .con_pg_detail_col_2 {
        width: 100% !important;
        padding: 20px 0 0 0px;
    }

    .con_pg_git_desc_box_inner {
        padding: 3px 0 0px;
    }

    .con_pg_detail_ttl_box_inner {
        padding: 0 0 20px;
    }

    .con_pg_info_main_box_inner {
        padding: 20px 0 0px;
    }

    .con_pg_map iframe {
        height: 320px;
    }

    /* contact us page end */
    /* about us page start */
    .abt_pg_col_1 {
        width: 100% !important;
        padding: 0 0px 0 0;
    }

    .abt_pg_right_img_code img {
        height: 380px;
    }

    .any_qus_main_box_inner {
        padding: 20px 20px
    }

    .any_qus_ttl_box_inner {
        font-size: 20px;
    }

    /* about us page end */
    /* ========= landlords page start ================ */
    /* Information for Landlords section */
    .info_desc_box_inner ul {
        padding: 0px 0 10px !important;
    }

    .info_desc_box_inner ul li:after {
        height: 7px;
        width: 7px;
        top: 13px;
    }

    .info_desc_box_inner ul li {
        padding: 3px 0 3px 15px;
    }

    .landlord_more_info_main_box_inner {
        padding: 15px 15px 15px;
    }

    .landlord_more_info_ttl_box_inner {
        padding: 0 0 0px 0;
    }

    /* Information for Landlords section end */
    .landlord_lft_img_col_1 {
        width: 100% !important;
    }

    .landlord_lft_img_col_2 {
        width: 100% !important;
        padding: 10px 0 0 0px;
    }

    .arw_ul li {
        padding: 0 0 8px 20px;
    }

    .arw_ul li:after {
        height: 15px;
        width: 15px;
        top: 8px;
    }

    .landlord_lft_img_code img {
        height: 400px;
    }

    .ser_req_btn {
        width: 180px;
        height: 42px;
    }

    .ser_req_btn_box_inner {
        padding: 5px 0 0;
    }

    /* request form */
    .landlord_req_frm_code {
        padding: 0 2%;
    }

    .landlord_frm_col_3,
    .landlord_frm_col_12 {
        padding: 5px 5px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select {
        height: 40px;
    }

    .landlord_frm_box label {
        margin: 0px 0 2px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select,
    .landlord_frm_box textarea {
        border-radius: 7px;
        padding: 5px;
    }

    /* request form end */
    .nsw_fl_des_box_inner {
        padding: 20px 0 0;
    }

    /* ========= landlords page end ================ */
	
	.benifit_ser_sec .abt_pg_row {
    display: flex;
    flex-direction: column-reverse;
}
.benifit_ser_sec .abt_pg_col_2 {
    width: 100% !important;
	padding-bottom: 20px;
}


	
	
	
	
	
}

@media all and (min-width: 981px) and (max-width: 1024px) {
    .pg_banner_section {
        height: 330px;
    }

    .pg_bnner_ttl {
        padding: 70px 0 0 !important;
    }

    .pg_banner_ttl_box {
        font-size: 32px;
    }

    /* contact us page */
    .con_pg_detail_main_box_inner {
        padding: 25px 14px 25px 14px;
    }

    .con_pg_detail_col_1 {
        width: 47% !important;
    }

    .con_pg_detail_col_2 {
        width: 53% !important;
        padding: 0 0 0 30px;
    }

    .con_pg_git_desc_box_inner {
        padding: 3px 0 0px;
    }

    .con_pg_detail_ttl_box_inner {
        padding: 0 0 20px;
    }

    .con_pg_info_main_box_inner {
        padding: 20px 0 0px;
    }

    .con_pg_map iframe {
        height: 350px;
    }

    /* contact us page end */
    /* about us page start */
    .abt_pg_col_1 {
        padding: 0 20px 0 0;
    }

    .abt_pg_right_img_code img {
        height: 380px;
    }

    .any_qus_main_box_inner {
        padding: 20px 20px
    }

    .any_qus_ttl_box_inner {
        font-size: 24px;
    }

    /* about us page end */
    /* ========= landlords page start ================ */
    /* Information for Landlords section */
    .info_desc_box_inner ul {
        padding: 0px 0 20px !important;
    }

    .info_desc_box_inner ul li:after {
        height: 7px;
        width: 7px;
        top: 13px;
    }

    .info_desc_box_inner ul li {
        padding: 3px 0 3px 15px;
    }

    .landlord_more_info_main_box_inner {
        padding: 20px 20px 20px;
    }

    /* Information for Landlords section end */
    .landlord_lft_img_col_1 {
        width: 50% !important;
    }

    .landlord_lft_img_col_2 {
        width: 50% !important;
        padding: 0px 0 0 20px;
    }

    .arw_ul li {
        padding: 0 0 8px 20px;
    }

    .arw_ul li:after {
        height: 15px;
        width: 15px;
        top: 8px;
    }

    .landlord_lft_img_code img {
        height: 420px;
    }

    .ser_req_btn {
        width: 180px;
        height: 42px;
    }

    /* request form */
    .landlord_req_frm_code {
        padding: 0 2%;
    }

    .landlord_frm_col_3,
    .landlord_frm_col_12 {
        padding: 5px 5px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select {
        height: 40px;
    }

    .landlord_frm_box label {
        margin: 0px 0 2px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select,
    .landlord_frm_box textarea {
        border-radius: 7px;
        padding: 5px;
    }

    /* request form end */
    .nsw_fl_des_box_inner {
        padding: 20px 0 0;
    }

    /* ========= landlords page end ================ */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .pg_banner_section {
        height: 350px;
    }

    .pg_bnner_ttl {
        padding: 70px 0 0 !important;
    }

    .pg_banner_ttl_box {
        font-size: 35px;
    }

    /* contact us page */
    .con_pg_detail_main_box_inner {
        padding: 30px 20px 30px 20px;
    }

    .con_pg_detail_col_1 {
        width: 47% !important;
    }

    .con_pg_detail_col_2 {
        width: 53% !important;
        padding: 0 0 0 30px;
    }

    .con_pg_git_desc_box_inner {
        padding: 3px 0 0px;
    }

    .con_pg_detail_ttl_box_inner {
        padding: 0 0 20px;
    }

    .con_pg_info_main_box_inner {
        padding: 20px 0 0px;
    }

    .con_pg_map iframe {
        height: 350px;
    }

    /* contact us page end */
    /* about us page start */
    .abt_pg_col_1 {
        padding: 0 20px 0 0;
    }

    .abt_pg_right_img_code img {
        height: 400px;
    }

    .any_qus_main_box_inner {
        padding: 25px 25px
    }

    .any_qus_ttl_box_inner {
        font-size: 24px;
    }

    /* about us page end */
    /* ========= landlords page start ================ */
    /* Information for Landlords section */
    .info_desc_box_inner ul {
        padding: 0px 0 20px !important;
    }

    .info_desc_box_inner ul li:after {
        height: 7px;
        width: 7px;
        top: 13px;
    }

    .info_desc_box_inner ul li {
        padding: 3px 0 3px 15px;
    }

    .landlord_more_info_main_box_inner {
        padding: 20px 20px 20px;
    }

    /* Information for Landlords section end */
    .landlord_lft_img_col_1 {
        width: 52% !important;
    }

    .landlord_lft_img_col_2 {
        width: 48% !important;
        padding: 0px 0 0 20px;
    }

    .arw_ul li {
        padding: 0 0 10px 20px;
    }

    .arw_ul li:after {
        height: 15px;
        width: 15px;
        top: 8px;
    }

    .landlord_lft_img_code img {
        height: 450px;
    }

    .ser_req_btn {
        width: 180px;
        height: 42px;
    }

    /* request form */
    .landlord_req_frm_code {
        padding: 0 2%;
    }

    .landlord_frm_col_3,
    .landlord_frm_col_12 {
        padding: 5px 5px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select {
        height: 40px;
    }

    .landlord_frm_box label {
        margin: 0px 0 2px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select,
    .landlord_frm_box textarea {
        border-radius: 7px;
        padding: 5px;
    }

    /* request form end */
    .nsw_fl_des_box_inner {
        padding: 20px 0 0;
    }

    /* ========= landlords page end ================ */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .pg_banner_section {
        height: 370px;
    }

    .pg_bnner_ttl {
        padding: 80px 0 0 !important;
    }

    .pg_banner_ttl_box {
        font-size: 38px;
    }

    /* contact us page */
    .con_pg_detail_main_box_inner {
        padding: 30px 30px 30px 30px;
    }

    .con_pg_detail_col_1 {
        width: 45% !important;
    }

    .con_pg_detail_col_2 {
        width: 55% !important;
        padding: 0 0 0 30px;
    }

    .con_pg_git_desc_box_inner {
        padding: 3px 0 0px;
    }

    .con_pg_map iframe {
        height: 380px;
    }

    /* contact us page end */
    /* about us page start */
    .abt_pg_col_1 {
        padding: 0 20px 0 0;
    }

    .abt_pg_right_img_code img {
        height: 440px;
    }

    .any_qus_main_box_inner {
        padding: 25px 30px
    }

    .any_qus_ttl_box_inner {
        font-size: 26px;
    }

    /* about us page end */
    /* ========= landlords page start ================ */
    /* Information for Landlords section */
    .info_desc_box_inner ul {
        padding: 0px 0 20px !important;
    }

    .info_desc_box_inner ul li:after {
        height: 7px;
        width: 7px;
        top: 13px;
    }

    .info_desc_box_inner ul li {
        padding: 3px 0 3px 15px;
    }

    .landlord_more_info_main_box_inner {
        padding: 26px 20px 26px;
    }

    /* Information for Landlords section end */
    .landlord_lft_img_col_1 {
        width: 52% !important;
    }

    .landlord_lft_img_col_2 {
        width: 48% !important;
        padding: 0px 0 0 20px;
    }

    .arw_ul li {
        padding: 0 0 16px 20px;
    }

    .arw_ul li:after {
        height: 15px;
        width: 15px;
        top: 8px;
    }

    .landlord_lft_img_code img {
        height: 460px;
    }

    .ser_req_btn {
        width: 200px;
        height: 45px;
    }

    /* request form */
    .landlord_req_frm_code {
        padding: 0 2%;
    }

    .landlord_frm_col_3,
    .landlord_frm_col_12 {
        padding: 5px 5px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select {
        height: 50px;
    }

    /* request form end */
    .nsw_fl_des_box_inner {
        padding: 20px 0 0;
    }

    /* ========= landlords page end ================ */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .pg_banner_section {
        height: 400px;
    }

    .pg_bnner_ttl {
        padding: 80px 0 0 !important;
    }

    .pg_banner_ttl_box {
        font-size: 40px;
    }

    /* contact us page */
    .con_pg_detail_main_box_inner {
        padding: 30px 30px 30px 30px;
    }

    .con_pg_detail_col_1 {
        width: 44% !important;
    }

    .con_pg_detail_col_2 {
        width: 56% !important;
        padding: 0 0 0 50px;
    }

    /* contact us page end */

    /* about us page start */
    .abt_pg_col_1 {
        padding: 0 40px 0 0;
    }

    .abt_pg_right_img_code img {
        height: 440px;
    }

    .any_qus_main_box_inner {
        padding: 27px 40px
    }

    .any_qus_ttl_box_inner {
        font-size: 28px;
    }

    /* about us page end */


    /* ========= landlords page start ================ */
    /* Information for Landlords section */
    .info_desc_box_inner ul {
        padding: 0px 0 20px !important;
    }

    .info_desc_box_inner ul li:after {
        height: 9px;
        width: 9px;
        top: 11px;
    }

    .info_desc_box_inner ul li {
        padding: 4px 0 4px 18px;
    }

    .landlord_more_info_main_box_inner {
        padding: 30px 30px 30px;
    }

    /* Information for Landlords section end */
    .landlord_lft_img_col_1 {
        width: 52% !important;
    }

    .landlord_lft_img_col_2 {
        width: 48% !important;
        padding: 0px 0 0 30px;
    }

    .arw_ul li {
        padding: 0 0 20px 27px;
    }

    .arw_ul li:after {
        height: 20px;
        width: 20px;
    }

    /* request form */
    .landlord_req_frm_code {
        padding: 0 3%;
    }

    .landlord_frm_col_3,
    .landlord_frm_col_12 {
        padding: 6px 6px;
    }

    .landlord_frm_box input,
    .landlord_frm_box select {
        height: 50px;
    }

    /* request form end */
    .nsw_fl_des_box_inner {
        padding: 20px 0 0;
    }

    /* ========= landlords page end ================ */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* request form */
    .landlord_req_frm_code {
        padding: 0 7%;
    }

    /* request form end */

}

@media all and (min-width: 1681px) and (max-width: 1880px) {}