.expert_physiotherapist_title_box_inner {
    color: #000;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

/* -------- welcome --------------- */
.experts_section {
    padding-bottom: 100px !important;
}

.welcome_col.welcome_col_1 {
    width: 47% !important;
}

.welcome_col.welcome_col_2 {
    width: 37% !important;
}

.welcome_img_code span {
    width: 100% !important;
}

.welcome_img_code img {
    width: 100% !important;
    height: 533px;
    border-radius: 0px 31px 31px 0px;
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
    object-fit: cover;
}

.welcome_row {
    display: flex;
    align-items: center;
}

.welcome_title_box_inner {
    color: #000;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
}

.welcome_btn_main_box_inner {
    display: flex;
}

.welcome_title_box_inner {
    margin-bottom: 10px;
}

.welcome_desc_box_inner.site_desc_box span {
    margin-bottom: 15px;
}

.welcome_desc_main_box_inner {
    padding-left: 50px;
}

/*  We Have A Team Of Excellent Physios*/
.excellent_physios_section {
    padding-bottom: 30px;
}

.excellent_physios_section {
    background: rgba(253, 226, 226, 0.59);
    padding: 70px 0px;
}

.excellent_physios_title_box_inner {
    color: #000;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.excellent_physios_title_box_inner {
    margin-bottom: 20px;
}

.excellent_physios_desc_box_inner.site_desc_box span {
    margin-bottom: 20px;
}

.our_service_section.site_padding {
    padding-top: 0px !important;
}

/* ----------- holistic ------------ */

.holistic_section {
    padding: 20px 0px !important;
    padding-bottom: 70px !important;
}

.holistic_row {
    width: 100% !important;
    max-width: 1600px !important;
    margin-right: 0;
    display: flex;
    align-items: center;
}

.holistic_col.holistic_col_2 {
    width: 62% !important;
}

.holistic_img_code span {
    width: 100% !important;
}

.holistic_img_code img {
    width: 100% !important;
    height: 533px;
    border-radius: 31px 0px 0px 31px;
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
    object-fit: cover;
}

.holistic_approach_title_box_inner {
    color: #000;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

li.holistic_under_info_box_inner {
    list-style: none;
    margin-bottom: 10px;
}

li.holistic_under_info_box_inner:after {
    position: absolute;
    content: "";
    height: 11px;
    width: 11px;
    background: red;
    left: 0;
    border-radius: 100%;
    margin-top: -18px;
}

.holistic_approach_desc_box_inner.site_desc_box {
    padding-right: 40px;
}

ul.holistic_under_info_box {
    padding: 0px 0px 0px 32px !important;
}

.holistic_approach_desc_box_inner.site_desc_box span {
    margin-bottom: 10px;
}

.holistic_approach_title_box_inner {
    margin-bottom: 15px;
}

/* --------------- there more ------------ */
.there_more_section {
    background: rgba(253, 226, 226, 0.59);
    padding: 75px 0px;
}

.there_more_title_box_inner {
    color: #000;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.there_more_inner_title_box_inner {
    color: #F00D0D;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 133.333% */
}

.there_more_title_box_inner {
    margin-bottom: 15px;
}

.there_more_desc_box_inner.site_desc_box span {
    margin-bottom: 15px;
}


/* --------------- sydney cbd page ------------  */
.location_section {
    height: 159px;
}



.sydney_cbd_title_box_inner.section_main_title.center_site_title:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: red;
    left: -40px;
    top: 35px;
    right: 187px;
    margin: auto;
}

.sydney_title_col:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #D9D9D9;
    top: 92px;
}

.pcp_sydney_title_box_inner {
    color: #000;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.sydney_desc_box_inner.site_desc_box {
    text-align: center;
    margin-bottom: 30px;
}

.sydney_cbd_location_box_inner iframe {
    width: 100% !important;
    border-radius: 23px;
    background: url(<path-to-image>), lightgray -326.08px -17.502px / 143.592% 107.267% no-repeat;
}

.sydney_cbd_under_desc_main_box_inner {
    display: flex;
    flex-wrap: wrap;
}

.location_under_info_main_box {
    width: 33.33%;
}

.location_under_info_main_box_inner {
    display: flex;
    align-items: center;
    padding: 20px;
}

.pcp_sydney_title_box_inner {
    margin-top: 80px;
    margin-bottom: 10px;
}

.sydney_cbd_section {
    padding: 60px 0px 0px 0px !important;
}

.location_detail_section {
    padding-top: 0 !important;
}

.location_under_info_box_inner {
    margin-left: 20px;
}

/* --------- redfern -------- */
.sydney_cbd_title_box_inner.section_main_title.center_site_title.redfern_title_box:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: red;
    left: -40px;
    top: 32px;
    right: 137px;
    margin: auto;
}

.location_detail_box_inner.site_desc_box {
    text-align: center;
    /* border-bottom: 1px solid; */
    margin-bottom: 20px;
}

.location_detail_box_inner:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #ccc;
    left: 0;
    margin-top: 5px;
}





















@media all and (min-width: 320px) and (max-width: 767px) {



    /* .our_service_section.site_padding {
        padding-top: 30px !important;
        padding-bottom: 20px !important;
    } */

    .holistic_section {
        padding-bottom: 10px !important;
    }

    /* ---------------- Darlinghurst ------------- */

    .expert_physiotherapist_title_box_inner {
        font-size: 27px;
    }

    .experts_section {
        padding-bottom: 20px !important;
    }

    .welcome_title_box_inner {
        font-size: 26px;
    }

    .welcome_col.welcome_col_2,
    .welcome_col.welcome_col_1 {
        width: 100% !important;
    }

    .welcome_row {
        flex-wrap: wrap;
        max-width: 90% !important;
    }

    .welcome_desc_main_box_inner {
        padding: 0px;
    }

    .welcome_img_code img {
        height: 333px;
        border-radius: 31px 31px 31px 31px;
    }

    .excellent_physios_section {
        padding: 10px 0px;
    }

    .excellent_physios_desc_box_inner.site_desc_box span {
        margin-bottom: 10px;
    }

    /* ---- holistic --- */
    .holistic_section {
        padding: 40px 0px;
        padding-bottom: 10px;
    }


    .holistic_row {
        width: 100%;
        max-width: 90% !important;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin: auto;
    }

    .holistic_col.holistic_col_1,
    .holistic_col.holistic_col_2 {
        width: 100% !important;
    }

    .holistic_approach_desc_box_inner.site_desc_box {
        padding-right: 0;
    }

    .holistic_img_code img {
        height: 333px;
        border-radius: 31px 31px 31px 31px;
    }

    .there_more_section {
        background: rgba(253, 226, 226, 0.59);
        padding: 20px 0px;
    }

    /* ---- location page ----- */
    .location_section {
        height: 100px;
    }

    .sydney_title_col:after {
        top: 72px;
    }

    .sydney_cbd_title_box_inner.section_main_title.center_site_title:before,
    .sydney_cbd_title_box_inner.section_main_title.center_site_title.redfern_title_box:before {
        top: 23px;
        left: 13px;
    }

    .pcp_sydney_title_box_inner {
        margin-top: 70px;
    }

    .sydney_cbd_section {
        padding: 50px 0px 0px 0px !important;
    }

    .location_under_info_main_box {
        width: 100%;
    }

    .location_under_info_main_box_inner {
        padding: 10px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .our_service_section.site_padding {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }

    .holistic_section {
        padding-bottom: 30px !important;
    }


    /* ---------------- Darlinghurst ------------- */

    .expert_physiotherapist_title_box_inner {
        font-size: 27px;
    }

    .experts_section {
        padding-bottom: 30px !important;
    }

    .welcome_col.welcome_col_2 {
        width: 50% !important;
    }

    .welcome_desc_main_box_inner {
        padding-left: 37px;
    }

    .welcome_btn_main_box_inner .site_button {
        display: block;
    }

    .welcome_col.welcome_col_1,
    .welcome_col.welcome_col_2 {
        width: 100% !important;
    }

    .welcome_row {
        flex-wrap: wrap;
        width: 90% !important;
    }

    .welcome_img_code img {
        height: 433px;
        border-radius: 31px 31px 31px 31px;
    }

    /* ----- we have */
    .excellent_physios_section {
        padding: 50px 0px;
    }

    /* ----------- holistic ---------- */
    .holistic_row {
        max-width: 90% !important;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin: auto;
    }

    .holistic_col.holistic_col_2,
    .holistic_col.holistic_col_1 {
        width: 100% !important;
    }

    .holistic_img_code img {
        height: 433px;
        border-radius: 31px;
    }

    .there_more_section {
        background: rgba(253, 226, 226, 0.59);
        padding: 55px 0px;
    }

    /* ---- location page ----- */
    .location_section {
        height: 100px;
    }

    .sydney_title_col:after {
        top: 72px;
    }

    .sydney_cbd_title_box_inner.section_main_title.center_site_title:before,
    .sydney_cbd_title_box_inner.section_main_title.center_site_title.redfern_title_box:before {
        top: 26px;
    }

    .pcp_sydney_title_box_inner {
        margin-top: 70px;
    }

    .sydney_cbd_section {
        padding: 50px 0px 0px 0px !important;
    }

    .location_under_info_main_box {
        width: 50%;
    }

    .location_under_info_main_box_inner {
        padding: 10px;
    }
}


@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .our_service_section.site_padding {
        padding-top: 80px !important;
        padding-bottom: 50px !important;

    }

    .holistic_section {
        padding-bottom: 60px !important;
    }


    /* ---------------- Darlinghurst ------------- */

    .expert_physiotherapist_title_box_inner {
        font-size: 27px;
    }

    .experts_section {
        padding-bottom: 70px !important;
    }

    .welcome_col.welcome_col_2 {
        width: 46% !important;
    }

    .welcome_btn_main_box_inner .site_button {
        display: block;
    }

    /* ----- we have */
    .excellent_physios_section {
        padding: 50px 0px;
    }

    /* -------- holistic ----------- */
    .holistic_row {
        max-width: 950px !important;
    }

    .holistic_approach_desc_box_inner.site_desc_box {
        padding-right: 30px;
    }

    /* ---location page  */
    .location_section {
        height: 144px;
    }

    .sydney_title_col:after {
        top: 72px;
    }

    .sydney_cbd_title_box_inner.section_main_title.center_site_title:before,
    .sydney_cbd_title_box_inner.section_main_title.center_site_title.redfern_title_box:before {
        top: 23px;
    }

    .pcp_sydney_title_box_inner {
        margin-top: 70px;
    }

    .sydney_cbd_section {
        padding: 50px 0px 0px 0px !important;
    }

    .location_under_info_main_box_inner {
        display: flex;
        align-items: center;
        padding: 10px;
    }
}


@media all and (min-width: 1025px) and (max-width: 1140px) {

    .our_service_section.site_padding {
        padding-top: 80px !important;
        padding-bottom: 50px !important;

    }

    .holistic_section {
        padding-bottom: 60px !important;
    }

    /* ---------------- Darlinghurst ------------- */

    .expert_physiotherapist_title_box_inner {
        font-size: 36px;
    }

    .experts_section {
        padding-bottom: 70px !important;
    }

    .welcome_col.welcome_col_2 {
        width: 46% !important;
    }

    .welcome_btn_main_box_inner .site_button {
        display: block;
    }

    /* ----- we have */
    .excellent_physios_section {
        padding: 60px 0px;
    }

    /* -------- holistic ----------- */
    .holistic_row {
        max-width: 1000px !important;
    }

    .holistic_approach_desc_box_inner.site_desc_box {
        padding-right: 30px;
    }

    /* -------- location page  */
    .location_section {
        height: 145px;
    }

}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* ---------------- Darlinghurst ------------- */
    .our_service_section.site_padding {
        padding-top: 80px !important;
    }

    .expert_physiotherapist_title_box_inner {
        font-size: 36px;
    }

    .experts_section {
        padding-bottom: 80px !important;
    }

    .welcome_col.welcome_col_2 {
        width: 46% !important;
    }

    /* ----- we have */
    .excellent_physios_section {
        padding: 60px 0px;
    }

    /* -------- holistic ----------- */
    .holistic_row {
        max-width: 1100px !important;
    }

    .holistic_approach_desc_box_inner.site_desc_box {
        padding-right: 30px;
    }

    /* ------- location page  */
    .location_section {
        height: 155px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    /* ---------------- Darlinghurst ------------- */

    .expert_physiotherapist_title_box_inner {
        font-size: 36px;
    }

    .welcome_col.welcome_col_2 {
        width: 46% !important;
    }

    /* -------- holistic ----------- */
    .holistic_row {
        max-width: 1250px !important;
    }

    .holistic_approach_desc_box_inner.site_desc_box {
        padding-right: 30px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .welcome_col.welcome_col_2 {
        width: 41% !important;
    }

    /* -------- holistic ----------- */
    .holistic_row {
        max-width: 1400px !important;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {}