/* ------------innar page banner------------ */

.inr_bnr_section {
    height: 390px !important;
    display: flex;
    position: relative;
}

.inr_bnr_section:after {
    position: absolute;
    content: "";
    background-color: #ffffff;
    height: 30px;
    width: 50%;
    bottom: -1px;
    left: 0;
    clip-path: polygon(0 0%, 97% 10%, 100% 100%, 0 100%);
    z-index: 2;
}

.inr_bnr_col {
    padding-top: 90px;
    display: flex;
    justify-content: left;
}

.inr_bnr_ttl_box_inr {
    text-transform: capitalize;
    line-height: 1.3;
    padding: 0px !important;
    background: linear-gradient(180deg, #FFFFFF -23.11%, rgba(255, 255, 255, 0) 107.57%);
    clip-path: polygon( 1.919% 13.763%, 1.919% 13.763%, 2.015% 11.485%, 2.193% 9.341%, 2.447% 7.355%, 2.769% 5.554%, 3.152% 3.961%, 3.591% 2.602%, 4.076% 1.501%, 4.603% 0.684%, 5.163% 0.175%, 5.751% 0%, 94.061% 0%, 94.061% 0%, 94.646% 0.174%, 95.205% 0.68%, 95.731% 1.493%, 96.216% 2.588%, 96.654% 3.941%, 97.037% 5.526%, 97.36% 7.32%, 97.614% 9.297%, 97.793% 11.433%, 97.891% 13.703%, 99.899% 99.603%, 0% 99.603%, 1.919% 13.763%);
    position: relative;
    color: #000;
    width: fit-content;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px !important;
}

.banner_link span {
    padding: 3px !important;
    color: #fff;
}

.bnr_txt_main_box_inr {
    padding-left: 20px;
}

.banner_link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    display: none;
}

.banner_link a {
    color: #FF352E !important;
}

.banner_link span:nth-child(2),
.banner_link span:nth-child(4) {
    font-size: 24px;
}


/* ------------inr page banner end-------- */


/* -----------CONTACT US PAGE ---------*/

.cnt_us_form {
    width: 70%;
    margin: auto;
}

.cnt_us_form .submit_main {
    text-align: center;
}


/* -----------CONTACT US PAGE END---------*/


/* -----------ABOUT US PAGE ---------*/

.abt_pg_cnt_col .percent {
    margin: 0 !important;
    padding-top: 20px;
}

.abt_pg_cnt_col span.percent-value {
    font-family: 'Ethnocentric Rg';
    font-size: 60px;
    font-weight: 400;
    line-height: 1.3 !important;
    color: #FF352E;
}

.abt_pg_cnt_col span.percent-sign {
    display: none;
}

.abt_pg_cnt_col h3.title {
    font-family: 'Ethnocentric Rg';
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3 !important;
    text-align: center;
    color: #fff !important;
    z-index: 9;
}

.abt_pg_cnt_col {
    width: 240px;
    height: 220px;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    z-index: 9;
}

.abt_pg_cnt_col.et_pb_number_counter_0.et_pb_number_counter .percent p {
    line-height: 1 !important;
    padding-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abt_pg_cnt_col:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #222;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    clip-path: polygon( 0% 92.464%, 0% 0%, 100% 0%, 100% 100%, 91.96% 92.464%, 0% 92.464%);
}

.abt_pg_col_2 {
    padding-left: 50px;
}

.abt_pg_img_1 span,
.abt_pg_img_2 span {
    width: 100%;
}

.abt_pg_img img {
    width: 100% !important;
    object-fit: cover;
}

.abt_pg_img_1 {
    margin: 0 0 0 260px !important;
    transition: 1s;
}

.abt_pg_img_2 {
    margin: -230px 0 0;
    width: 44%;
    border: 10px solid #fff;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, .1);
    position: relative;
    transition: 1s
}

.abt_pg_img_1 img {
    height: 460px;
}

.abt_pg_img_2 img {
    height: 280px;
}

.abt_pg_img_2 {
    position: relative;
}

.abt_pg_img_2:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: red;
    clip-path: polygon(0% 0%, 92.319% 0%, 99.849% 100%, 0% 95.938%, 0% 0%);
    z-index: -37;
    left: 20px;
    bottom: -20px;
}


/* -----------ABOUT US PAGE END---------*/


/* -----------CERAMIC COATING PAGE ---------*/

.gyg_section {
    border-bottom: 1px solid #ddd;
}

.gyg_section::before {
    content: "";
    width: 413px;
    height: 10px;
    position: absolute;
    bottom: -5px;
    left: 0;
    transform: translate(-100%);
    margin-left: auto;
    background: #FF352E;
    animation: movee2 10s linear infinite -1.5s;
    border-radius: 0;
    clip-path: polygon(0 0, 97% 0%, 100% 100%, 0% 100%);
    z-index: 1;
}

.gyg_col_2 {
    padding-left: 50px;
}

.gyg_ttl_inr {
    line-height: 1.4;
}

.gyg_des {
    padding-top: 30px;
}

.gyg_img {
    display: flex;
    position: relative;
    transition: 1s;
}

.gyg_img span {
    width: 100%;
}

.gyg_img img {
    width: 100% !important;
    height: 385px !important;
    object-fit: cover;
    border-radius: 20px;
}

.gyg_img:after {
    position: absolute;
    content: "";
    width: 99%;
    height: 99%;
    left: -10px;
    bottom: -10px;
    background: #FF352E;
    border-radius: 20px;
    z-index: -1;
    transition: 1s;
}

.fund_des_inr b {
    font-weight: 600;
    color: #FF352E;
}

.fund_des_inr span {
    padding: 8px 0 !important;
}

.fund_main_row.pd0 {
    padding-top: 20px !important;
}

.fund_section {
    overflow: hidden;
}

.fund_section::after {
    content: "";
    position: absolute;
    top: auto;
    left: -70%;
    right: auto;
    bottom: 140px;
    height: 300px;
    width: 45%;
    background: url(../../../../../wp-content/uploads/2024/08/coating-car.png) no-repeat;
    z-index: 2;
    background-size: contain;
    background-position: left;
    transition: 3s;
}

.fund_section.active_car::after {
    left: 0;
}

.fund_section::before {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    bottom: 100px;
    height: 220px;
    width: 47%;
    background: url(../../../../../wp-content/uploads/2024/08/under-car.png) no-repeat;
    z-index: 2;
    background-size: contain;
    background-position: bottom;
    transition: 3s;
    transform: scaleY(0);
}

.fund_section.active_car::before {
    transform: scaleY(1);
}

.exp_apr_section::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #222;
    z-index: 2;
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%, 0 3%);
}

.exp_apr_section::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    left: 30px;
    bottom: 0;
    height: 100%;
    width: 90%;
    background-color: red;
    clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 98%, 0 0);
    transform: rotate(178deg);
}

.exp_apr_des_inr b {
    font-weight: 600;
    color: #FF352E;
}

.exp_apr_des_inr ul {
    list-style: none !important;
    padding: 0 !important;
    padding-bottom: 20px !important;
}

.exp_apr_des_inr ul li {
    position: relative;
    padding: 3px 0 3px 30px;
}

.exp_apr_des_inr ul li:after {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    border-radius: 100%;
    background: #FF352E;
    left: 0;
    top: 14px;
    /* bottom: 0; */
    margin: auto;
}

.exp_apr_img {
    display: flex;
    position: relative;
    transition: 1s;
}

.exp_apr_img span {
    width: 100%;
}

.exp_apr_img img {
    width: 100% !important;
    height: 445px;
    object-fit: cover;
    border-radius: 20px;
}

.exp_apr_img:after {
    position: absolute;
    content: "";
    width: 99%;
    height: 99%;
    left: -10px;
    bottom: -10px;
    background: #FF352E;
    border-radius: 20px;
    z-index: -1;
    transition: 1s;
}

.exp_apr_ttl.c_wt {
    padding-bottom: 40px !important;
}

.exp_apr_col_2 {
    padding-left: 50px;
}

.top_section {
    border-top: 1px solid #ddd;
    position: relative;
}

.top_section::after {
    content: "";
    width: 413px;
    height: 10px;
    position: absolute;
    top: -5px;
    right: 0;
    transform: translate(100%);
    margin-right: 0;
    background: #FF352E;
    animation: movee3 10s linear infinite -1.5s;
    border-radius: 0;
    clip-path: polygon( 100% 0%, 5.206% 0%, 0% 100%, 100% 100%, 100% 0%);
    z-index: 1;
}

@keyframes movee3 {
    to {
        right: 100%;
        transform: translate(0);
    }
}

.top_ttl_box2 {
    padding-top: 30px;
}

.top_img {
    display: flex;
    position: relative;
}

.top_img span {
    width: 100%;
}

.top_img img {
    width: 100% !important;
    height: 630px;
    object-fit: cover;
    border-radius: 20px;
}

.top_col_2 {
    padding-left: 90px;
}


/* -----------CERAMIC COATING PAGE END---------*/


/* ----------SERVICE AREA PAGE ---------*/

.area_main_block {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.area_inr_ttl {
    width: 310px;
}

.area_btn {
    display: flex;
    padding: 10px;
}

.area_btn_inr.site_button a {
    transition: 1s;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.area_btn_inr.site_button:hover a {
    color: #fff;
}

.area_section:after {
    position: absolute;
    content: "";
    height: 500px;
    width: 500px;
    background: url(../../../../../wp-content/uploads/2024/08/after-car.png) no-repeat;
    right: 0;
    bottom: 0;
    background-position: right bottom;
    background-size: contain;
}


/* ----------SERVICE AREA PAGE END---------*/


/* -----------Western Sydney PAGE ---------*/

.tint_exp_section {
    border-bottom: 1px solid #ddd;
}

.tint_exp_section::before {
    content: "";
    width: 413px;
    height: 10px;
    position: absolute;
    bottom: -5px;
    right: 0;
    transform: translate(100%);
    margin-right: 0;
    background: #FF352E;
    animation: movee3 10s linear infinite -1.5s;
    border-radius: 0;
    clip-path: polygon( 100% 0%, 5.206% 0%, 0% 100%, 100% 100%, 100% 0%);
    z-index: 1;
}

.tint_exp_col_2 {
    padding-left: 50px;
}

.tint_exp_ttl_inr {
    line-height: 1.4;
}

.tint_exp_des {
    padding-top: 20px;
}

.tint_exp_img {
    display: flex;
    position: relative;
    transition: 1s;
}

.tint_exp_img span {
    width: 100%;
}

.tint_exp_img img {
    width: 100% !important;
    height: 430px;
    object-fit: cover;
    border-radius: 20px;
}

.tint_exp_img:after {
    position: absolute;
    content: "";
    width: 99%;
    height: 99%;
    left: -10px;
    bottom: -10px;
    background: #FF352E;
    border-radius: 20px;
    z-index: -1;
    transition: 1s;
}

.gyg_img.ser_off_img img {
    height: 350px !important;
}

.ser_off_row.pd0 {
    padding-top: 50px !important;
}

.flr_sec {
    position: relative;
    overflow: hidden;
}

.flr_sec::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #222;
    z-index: 2;
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%, 0 3%);
}

.flr_sec::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    left: 30px;
    bottom: 0;
    height: 100%;
    width: 90%;
    background-color: red;
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%, 0 0);
}

.flr_img img {
    height: 320px;
    width: 100% !important;
    object-fit: contain;
}

.flr_img {
    position: absolute;
    bottom: -30px;
    right: -192px;
}

.flr_ttl_box {
    padding-bottom: 20px;
}

.flr_des_box ul {
    padding-bottom: 0 !important;
}

.flr_des_box ul li {
    padding: 5px 0;
}

.tnt_process_sec .top_col_2 {
    padding-left: 0px;
}

.tnt_process_sec .top_col_1 {
    padding-right: 40px;
}

.top_img.tnt_process_img img {
    height: 710px;
}

.key_section {
    border-top: 1px solid #ddd;
    position: relative;
}

.key_section::after {
    content: "";
    width: 413px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: 0;
    transform: translate(100%);
    margin-left: 0;
    background: #FF352E;
    animation: movee2 10s linear infinite -1.5s;
    border-radius: 0;
    clip-path: polygon(0 0, 97% 0%, 100% 100%, 0% 100%);
    z-index: 1;
}

.key_main_block_inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #DDDDDD;
    border-radius: 20px;
}

.key_box {
    width: 25%;
    padding: 35px;
    display: flex;
    border-left: 1px solid #DDDDDD;
}

.key_box:first-child {
    border: 1px solid #fff0;
}

.key_des_box_inr {
    padding-top: 20px;
}

.key_under_info_box {
    padding-top: 40px;
}

.key_under_ttl {
    padding-bottom: 10px;
}


/* ------------- */

.ser_filler_sec.pd_tb {
    padding-top: 0 !important;
}


/* .fund_section.pd_tb {
    padding-bottom: 20px !important;
} */

.area_inr_ttl_box {
    text-align: center !important;
    padding-bottom: 10px !important;
}

.area_inr_ttl {
    width: 100% !important;
}

.area_main_block {
    display: block !important;
}

.flr_des_box {
    padding-right: 480px;
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .area_inr_ttl {
        padding-bottom: 0 !important;
    }
    /* ---------inr banner----- */
    .inr_bnr_section:after {
        display: none;
    }
    .inr_bnr_ttl_box_inr {
        height: 50px;
        margin: auto;
        text-align: center;
    }
    .inr_bnr_ttl_box_inr.f_40 {
        font-size: 18px;
    }
    .inr_bnr_section {
        height: 300px !important;
    }
    .inr_bnr_col {
        padding-top: 0px;
        justify-content: center;
    }
    /* -----------CONTACT US PAGE ---------*/
    .cnt_us_form {
        width: 100%;
    }
    /* -----------CERAMIC COATING PAGE ---------*/
    .gyg_des {
        padding-top: 10px;
    }
    .gyg_img img {
        height: 310px !important;
    }
    .gyg_col_2 {
        padding-left: 30px;
    }
    .gyg_img {
        margin: 10px 0 !important;
    }
    .gyg_img:after {
        left: -5px;
        bottom: -5px;
    }
    .fund_main_row.pd0 {
        padding-top: 0 !important;
    }
    .fund_des_inr span {
        padding: 2px 0 !important;
    }
    .fund_section::after {
        display: none;
    }
    .fund_section::before {
        display: none;
    }
    .fund_mob_img span {
        width: 100%;
    }
    .fund_mob_img img {
        width: 100% !important;
        height: 100px;
        object-fit: contain;
        object-position: center;
    }
    .fund_mob_img {
        margin: 10px 0 !important;
    }
    .exp_apr_ttl.c_wt {
        padding-bottom: 20px !important;
    }
    .exp_apr_col_1 {
        padding-right: 0px;
    }
    .exp_apr_col_2 {
        padding-left: 0px;
    }
    .exp_apr_des_inr ul li {
        padding: 0px 0 0px 12px;
    }
    .exp_apr_des_inr.site_des {
        font-size: 15px;
    }
    .exp_apr_des_inr ul li:after {
        height: 7px;
        width: 7px;
    }
    .exp_apr_des_inr ul {
        padding-bottom: 0px !important;
        padding-top: 20px !important;
    }
    .exp_apr_img img {
        height: 310px;
    }
    .exp_apr_section::after {
        display: none;
    }
    .exp_apr_section::before {
        clip-path: none;
    }
    .ttl_info_inr {
        text-align: center;
    }
    .exp_apr_img:after {
        left: -5px;
        bottom: -5px;
    }
    .top_ttl_box2 {
        padding-top: 0px;
    }
    .top_img img {
        height: 350px;
    }
    .top_col_2 {
        padding-left: 20px;
    }
    .top_img {
        margin: 10px 0 !important;
    }
    .top_des_inr {
        text-align: center;
    }
    .top_btn_box_inr.btn2 {
        justify-content: center;
    }
    /* ----------SERVICE AREA PAGE ---------*/
    .area_main_block {
        display: block;
        text-align: center;
    }
    .area_inr_ttl {
        width: 100%;
        padding-bottom: 10px;
    }
    .area_btn {
        padding: 5px;
    }
    .area_section:after {
        height: 150px;
        width: 150px;
    }
    /* --------western sydney page------- */
    .tint_exp_img img {
        height: 310px;
    }
    .tint_exp_des {
        padding-top: 0px;
    }
    .tint_exp_col_2 {
        padding-left: 0px;
    }
    .tint_exp_img {
        margin: 20px 0 !important;
    }
    .tint_exp_img:after {
        left: -5px;
        bottom: -5px;
    }
    .ser_off_row.pd0 {
        padding-top: 20px !important;
    }
    .gyg_img.ser_off_img img {
        height: 310px !important;
    }
    .flr_ttl_box {
        padding-bottom: 10px;
    }
    .flr_img {
        display: none;
    }
    .flr_des_box ul li {
        padding: 1px 0;
    }
    .tnt_process_sec .top_col_1 {
        padding-right: 0px;
    }
    .top_img.tnt_process_img img {
        height: 310px;
    }
    .key_box {
        padding: 10px;
        width: 100%;
        border-top: 1px solid #DDDDDD;
    }
    .key_box {
        border-left: 1px solid #fff0;
    }
    .key_des_box_inr {
        padding-top: 10px;
    }
    .key_under_info_box {
        padding-top: 10px;
    }
    .key_under_ttl {
        padding-bottom: 0;
    }
    .key_main_block_inr {
        border-radius: 10px;
    }
    /* ---------about us page------- */
    .abt_pg_img_1 img {
        height: 310px;
    }
    .abt_pg_col_2 {
        padding-left: 0px;
    }
    .abt_des {
        padding-top: 10px;
    }
    .abt_pg_img_2 {
        display: none;
    }
    .abt_pg_cnt_col {
        width: 270px;
        height: fit-content;
        bottom: 0;
        display: block;
    }
    .abt_pg_cnt_col:after {
        clip-path: none;
    }
    .abt_pg_img_1 {
        margin: 0px !important;
    }
    .abt_pg_cnt_col span.percent-value {
        font-size: 25px;
    }
    .abt_pg_cnt_col h3.title {
        font-size: 14px;
        margin-bottom: 20px;
        justify-content: center;
    }
    .abt_pg_cnt_col.et_pb_number_counter_0.et_pb_number_counter .percent p {
        padding-top: 0;
    }
    .tnt_process_img img {
        object-fit: contain;
    }
    .flr_des_box {
        padding-right: 0px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    /* ---------inr banner----- */
    .inr_bnr_section:after {
        height: 40px;
        width: 40%;
    }
    .inr_bnr_ttl_box_inr {
        height: 70px;
        margin: auto;
    }
    .inr_bnr_section {
        height: 300px !important;
    }
    .inr_bnr_col {
        padding-top: 0px;
        justify-content: center;
    }
    /* -----------CONTACT US PAGE ---------*/
    .cnt_us_form {
        width: 90%;
    }
    /* -----------CERAMIC COATING PAGE ---------*/
    .gyg_des {
        padding-top: 10px;
    }
    .gyg_img img {
        height: 350px !important;
    }
    .gyg_col_2 {
        padding-left: 30px;
    }
    .gyg_img {
        margin: 20px 0 !important;
    }
    .fund_main_row.pd0 {
        padding-top: 0 !important;
    }
    .fund_des_inr span {
        padding: 2px 0 !important;
    }
    .fund_section::after {
        display: none;
    }
    .fund_section::before {
        display: none;
    }
    .fund_mob_img span {
        width: 100%;
    }
    .fund_mob_img img {
        width: 100% !important;
        height: 200px;
        object-fit: contain;
        object-position: center;
    }
    .fund_mob_img {
        margin: 10px 0 !important;
    }
    .exp_apr_ttl.c_wt {
        padding-bottom: 20px !important;
    }
    .exp_apr_col_1 {
        padding-right: 0px;
    }
    .exp_apr_col_2 {
        padding-left: 0px;
    }
    .exp_apr_des_inr ul li {
        padding: 0px 0 0px 12px;
    }
    .exp_apr_des_inr.site_des {
        font-size: 15px;
    }
    .exp_apr_des_inr ul li:after {
        height: 7px;
        width: 7px;
    }
    .exp_apr_des_inr ul {
        padding-bottom: 0px !important;
        padding-top: 20px !important;
    }
    .exp_apr_img img {
        height: 350px;
    }
    .exp_apr_section::after {
        clip-path: polygon(0 0, 100% 0%, 100% 98%, 0 99.2%, 0 0);
    }
    .ttl_info_inr {
        text-align: center;
    }
    .top_ttl_box2 {
        padding-top: 0px;
    }
    .top_img img {
        height: 350px;
    }
    .top_col_2 {
        padding-left: 20px;
    }
    .top_img {
        margin: 10px 0 !important;
    }
    .top_des_inr {
        text-align: center;
    }
    .top_btn_box_inr.btn2 {
        justify-content: center;
    }
    /* ----------SERVICE AREA PAGE ---------*/
    .area_main_block {
        display: block;
        text-align: center;
    }
    .area_inr_ttl {
        width: 100%;
        padding-bottom: 10px;
    }
    .area_btn {
        padding: 5px;
    }
    .area_section:after {
        height: 200px;
        width: 200px;
    }
    /* --------western sydney page------- */
    .tint_exp_img img {
        height: 350px;
    }
    .tint_exp_des {
        padding-top: 0px;
    }
    .tint_exp_col_2 {
        padding-left: 0px;
    }
    .tint_exp_img {
        margin: 20px 0 !important;
    }
    .ser_off_row.pd0 {
        padding-top: 20px !important;
    }
    .gyg_img.ser_off_img img {
        height: 310px !important;
    }
    .flr_img {
        display: none;
    }
    .flr_des_box ul li {
        padding: 1px 0;
    }
    .tnt_process_sec .top_col_1 {
        padding-right: 0px;
    }
    .top_img.tnt_process_img img {
        height: 350px;
    }
    .key_box {
        padding: 10px;
        width: 50%;
        border-top: 1px solid #DDDDDD;
    }
    .key_box:nth-child(2) {
        border-top: 1px solid #fff0;
    }
    .key_des_box_inr {
        padding-top: 10px;
    }
    .key_under_info_box {
        padding-top: 10px;
    }
    .key_under_ttl {
        padding-bottom: 0;
    }
    .key_main_block_inr {
        border-radius: 10px;
    }
    /* ---------about us page------- */
    .abt_pg_img_2 img {
        height: 200px;
    }
    .abt_pg_img_1 img {
        height: 340px;
    }
    .abt_pg_col_2 {
        padding-left: 0px;
    }
    .abt_des {
        padding-top: 20px;
    }
    .abt_pg_img_2 {
        width: 48%;
        margin: -190px 0 0;
    }
    .abt_pg_cnt_col {
        width: 170px;
        height: 150px;
    }
    .abt_pg_img_1 {
        margin: 0 0 0 180px !important;
    }
    .abt_pg_cnt_col span.percent-value {
        font-size: 35px;
    }
    .abt_pg_cnt_col h3.title {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .abt_pg_cnt_col.et_pb_number_counter_0.et_pb_number_counter .percent p {
        padding-top: 0;
    }
    .tnt_process_img img {
        object-fit: contain;
    }
    .flr_des_box {
        padding-right: 0px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    /* ---------inr banner----- */
    .inr_bnr_section:after {
        height: 40px;
    }
    .inr_bnr_ttl_box_inr {
        height: 80px;
    }
    .inr_bnr_section {
        height: 330px !important;
    }
    .inr_bnr_col {
        padding-top: 30px;
    }
    /* -----------CONTACT US PAGE ---------*/
    .cnt_us_form {
        width: 85%;
    }
    /* -----------CERAMIC COATING PAGE ---------*/
    .gyg_des {
        padding-top: 10px;
    }
    .gyg_img img {
        height: 310px !important;
    }
    .gyg_col_2 {
        padding-left: 30px;
    }
    .fund_main_row.pd0 {
        padding-top: 0 !important;
    }
    .fund_des_inr span {
        padding: 2px 0 !important;
    }
    .fund_section::after {
        bottom: 200px;
        height: 180px;
    }
    .fund_section::before {
        bottom: 180px;
    }
    .exp_apr_ttl.c_wt {
        padding-bottom: 20px !important;
    }
    .exp_apr_col_1 {
        padding-right: 20px;
    }
    .exp_apr_col_2 {
        padding-left: 0px;
    }
    .exp_apr_des_inr ul li {
        padding: 0px 0 0px 12px;
    }
    .exp_apr_des_inr.site_des {
        font-size: 15px;
    }
    .exp_apr_des_inr ul li:after {
        height: 7px;
        width: 7px;
    }
    .exp_apr_des_inr ul {
        padding-bottom: 0px !important;
    }
    .exp_apr_img img {
        height: 400px;
    }
    .top_ttl_box2 {
        padding-top: 0px;
    }
    .top_img img {
        height: 500px;
    }
    .top_col_2 {
        padding-left: 20px;
    }
    /* ----------SERVICE AREA PAGE ---------*/
    .area_inr_ttl {
        width: 240px;
    }
    .area_btn {
        padding: 5px;
    }
    .area_section:after {
        height: 200px;
        width: 200px;
    }
    /* --------western sydney page------- */
    .tint_exp_img img {
        height: 350px;
    }
    .tint_exp_des {
        padding-top: 0px;
    }
    .tint_exp_col_2 {
        padding-left: 20px;
    }
    .ser_off_row.pd0 {
        padding-top: 20px !important;
    }
    .gyg_img.ser_off_img img {
        height: 270px !important;
    }
    .flr_img img {
        height: 200px;
    }
    .flr_img {
        right: -25px;
        bottom: -30px;
    }
    .flr_des_box ul li {
        padding: 1px 0;
    }
    .tnt_process_sec .top_col_1 {
        padding-right: 10px;
    }
    .top_img.tnt_process_img img {
        height: 600px;
    }
    .key_box {
        padding: 10px;
    }
    .key_des_box_inr {
        padding-top: 10px;
    }
    .key_under_info_box {
        padding-top: 10px;
    }
    .key_under_ttl {
        padding-bottom: 0;
    }
    .key_main_block_inr {
        border-radius: 10px;
    }
    /* ---------about us page------- */
    .abt_pg_img_2 img {
        height: 200px;
    }
    .abt_pg_img_1 img {
        height: 340px;
    }
    .abt_pg_col_2 {
        padding-left: 20px;
    }
    .abt_pg_img_2 {
        width: 48%;
        margin: -190px 0 0;
    }
    .abt_pg_cnt_col {
        width: 170px;
        height: 150px;
    }
    .abt_pg_img_1 {
        margin: 0 0 0 180px !important;
    }
    .abt_pg_cnt_col span.percent-value {
        font-size: 35px;
    }
    .abt_pg_cnt_col h3.title {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .abt_pg_cnt_col.et_pb_number_counter_0.et_pb_number_counter .percent p {
        padding-top: 0;
    }
    .flr_des_box {
        padding-right: 360px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    /* ---------inr banner----- */
    .inr_bnr_section:after {
        height: 40px;
    }
    .inr_bnr_ttl_box_inr {
        height: 100px;
    }
    .inr_bnr_section {
        height: 350px !important;
    }
    .inr_bnr_col {
        padding-top: 30px;
    }
    /* -----------CONTACT US PAGE ---------*/
    .cnt_us_form {
        width: 83%;
    }
    /* -----------CERAMIC COATING PAGE ---------*/
    .gyg_des {
        padding-top: 10px;
    }
    .gyg_img img {
        height: 310px !important;
    }
    .gyg_col_2 {
        padding-left: 30px;
    }
    .fund_main_row.pd0 {
        padding-top: 0 !important;
    }
    .fund_des_inr span {
        padding: 2px 0 !important;
    }
    .fund_section::after {
        bottom: 200px;
        height: 180px;
    }
    .fund_section::before {
        bottom: 180px;
    }
    .exp_apr_ttl.c_wt {
        padding-bottom: 20px !important;
    }
    .exp_apr_col_1 {
        padding-right: 20px;
    }
    .exp_apr_col_2 {
        padding-left: 0px;
    }
    .exp_apr_des_inr ul li {
        padding: 0px 0 0px 20px;
    }
    .exp_apr_des_inr.site_des {
        font-size: 15px;
    }
    .exp_apr_des_inr ul li:after {
        height: 10px;
        width: 10px;
    }
    .exp_apr_des_inr ul {
        padding-bottom: 0px !important;
    }
    .exp_apr_img img {
        height: 400px;
    }
    .top_ttl_box2 {
        padding-top: 0px;
    }
    .top_img img {
        height: 530px;
    }
    .top_col_2 {
        padding-left: 40px;
    }
    /* ----------SERVICE AREA PAGE ---------*/
    .area_inr_ttl {
        width: 240px;
    }
    .area_btn {
        padding: 5px;
    }
    .area_section:after {
        height: 300px;
        width: 300px;
    }
    /* --------western sydney page------- */
    .tint_exp_img img {
        height: 360px;
    }
    .tint_exp_des {
        padding-top: 0px;
    }
    .tint_exp_col_2 {
        padding-left: 20px;
    }
    .ser_off_row.pd0 {
        padding-top: 20px !important;
    }
    .gyg_img.ser_off_img img {
        height: 290px !important;
    }
    .flr_img img {
        height: 200px;
    }
    .flr_img {
        right: -25px;
        bottom: -30px;
    }
    .flr_des_box ul li {
        padding: 1px 0;
    }
    .tnt_process_sec .top_col_1 {
        padding-right: 10px;
    }
    .top_img.tnt_process_img img {
        height: 600px;
    }
    .key_box {
        padding: 10px;
    }
    .key_des_box_inr {
        padding-top: 10px;
    }
    .key_under_info_box {
        padding-top: 10px;
    }
    .key_under_ttl {
        padding-bottom: 0;
    }
    /* ---------about us page------- */
    .abt_pg_img_2 img {
        height: 220px;
    }
    .abt_pg_img_1 img {
        height: 340px;
    }
    .abt_pg_col_2 {
        padding-left: 20px;
    }
    .abt_pg_img_2 {
        width: 48%;
        margin: -190px 0 0;
    }
    .abt_pg_cnt_col {
        width: 170px;
        height: 150px;
    }
    .abt_pg_img_1 {
        margin: 0 0 0 180px !important;
    }
    .abt_pg_cnt_col span.percent-value {
        font-size: 35px;
    }
    .abt_pg_cnt_col h3.title {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .abt_pg_cnt_col.et_pb_number_counter_0.et_pb_number_counter .percent p {
        padding-top: 0;
    }
    .flr_des_box {
        padding-right: 360px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    /* ---------inr banner----- */
    .inr_bnr_section:after {
        height: 40px;
    }
    .inr_bnr_ttl_box_inr {
        height: 100px;
    }
    /* -----------CONTACT US PAGE ---------*/
    .cnt_us_form {
        width: 80%;
    }
    /* -----------CERAMIC COATING PAGE ---------*/
    .gyg_des {
        padding-top: 10px;
    }
    .gyg_img img {
        height: 355px !important;
    }
    .gyg_col_2 {
        padding-left: 30px;
    }
    .fund_main_row.pd0 {
        padding-top: 0 !important;
    }
    .fund_des_inr span {
        padding: 2px 0 !important;
    }
    .fund_section::after {
        bottom: 180px;
        height: 220px;
    }
    .fund_section::before {
        bottom: 150px;
    }
    .exp_apr_ttl.c_wt {
        padding-bottom: 20px !important;
    }
    .exp_apr_col_1 {
        padding-right: 20px;
    }
    .exp_apr_col_2 {
        padding-left: 0px;
    }
    .exp_apr_des_inr ul li {
        padding: 0px 0 0px 20px;
    }
    .exp_apr_des_inr.site_des {
        font-size: 15px;
    }
    .exp_apr_des_inr ul li:after {
        height: 10px;
        width: 10px;
    }
    .exp_apr_des_inr ul {
        padding-bottom: 0px !important;
    }
    .exp_apr_img img {
        height: 390px;
    }
    .top_ttl_box2 {
        padding-top: 0px;
    }
    .top_img img {
        height: 530px;
    }
    .top_col_2 {
        padding-left: 40px;
    }
    /* ----------SERVICE AREA PAGE ---------*/
    .area_inr_ttl {
        width: 270px;
    }
    .area_section:after {
        height: 350px;
        width: 350px;
    }
    /* --------western sydney page------- */
    .tint_exp_img img {
        height: 380px;
    }
    .tint_exp_des {
        padding-top: 0px;
    }
    .tint_exp_col_2 {
        padding-left: 20px;
    }
    .ser_off_row.pd0 {
        padding-top: 30px !important;
    }
    .gyg_img.ser_off_img img {
        height: 290px !important;
    }
    .flr_img img {
        height: 250px;
    }
    .flr_img {
        right: -30px;
    }
    .flr_des_box ul li {
        padding: 3px 0;
    }
    .tnt_process_sec .top_col_1 {
        padding-right: 10px;
    }
    .top_img.tnt_process_img img {
        height: 600px;
    }
    .key_box {
        padding: 10px;
    }
    .key_des_box_inr {
        padding-top: 10px;
    }
    .key_under_info_box {
        padding-top: 10px;
    }
    /* ---------about us page------- */
    .abt_pg_img_2 img {
        height: 250px;
    }
    .abt_pg_img_1 img {
        height: 440px;
    }
    .abt_pg_col_2 {
        padding-left: 20px;
    }
    .abt_pg_img_2 {
        width: 48%;
        margin: -250px 0 0;
    }
    .abt_pg_cnt_col {
        width: 210px;
        height: 190px;
    }
    .abt_pg_img_1 {
        margin: 0 0 0 225px !important;
    }
    .abt_pg_cnt_col span.percent-value {
        font-size: 50px;
    }
    .abt_pg_cnt_col h3.title {
        font-size: 19px;
        margin-bottom: 20px;
    }
    .abt_pg_cnt_col.et_pb_number_counter_0.et_pb_number_counter .percent p {
        padding-top: 0;
    }
    .flr_des_box {
        padding-right: 450px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    /* ---------inr banner----- */
    .inr_bnr_section:after {
        height: 40px;
    }
    .inr_bnr_ttl_box_inr {
        height: 100px;
    }
    /* -----------CERAMIC COATING PAGE ---------*/
    .gyg_des {
        padding-top: 10px;
    }
    .gyg_img img {
        height: 355px !important;
    }
    .fund_main_row.pd0 {
        padding-top: 0 !important;
    }
    .fund_des_inr span {
        padding: 3px 0 !important;
    }
    .fund_section::after {
        bottom: 180px;
        height: 220px;
    }
    .fund_section::before {
        bottom: 150px;
    }
    .exp_apr_ttl.c_wt {
        padding-bottom: 20px !important;
    }
    .exp_apr_col_2 {
        padding-left: 30px;
    }
    .exp_apr_des_inr ul li {
        padding: 3px 0 3px 20px;
    }
    .exp_apr_des_inr ul li:after {
        height: 10px;
        width: 10px;
    }
    .exp_apr_des_inr ul {
        padding-bottom: 0px !important;
    }
    .exp_apr_img img {
        height: 400px;
    }
    .top_ttl_box2 {
        padding-top: 10px;
    }
    .top_img img {
        height: 510px;
    }
    .top_col_2 {
        padding-left: 60px;
    }
    /* ----------SERVICE AREA PAGE ---------*/
    .area_inr_ttl {
        width: 290px;
    }
    .area_section:after {
        height: 400px;
        width: 400px;
    }
    /* --------western sydney page------- */
    .tint_exp_img img {
        height: 390px;
    }
    .tint_exp_col_2 {
        padding-left: 20px;
    }
    .ser_off_row.pd0 {
        padding-top: 30px !important;
    }
    .gyg_img.ser_off_img img {
        height: 290px !important;
    }
    .flr_img img {
        height: 250px;
    }
    .flr_img {
        right: -30px;
    }
    .flr_des_box ul li {
        padding: 3px 0;
    }
    .tnt_process_sec .top_col_1 {
        padding-right: 40px;
    }
    .top_img.tnt_process_img img {
        height: 600px;
    }
    .key_box {
        padding: 20px;
    }
    .key_des_box_inr {
        padding-top: 10px;
    }
    .key_under_info_box {
        padding-top: 30px;
    }
    /* ---------about us page------- */
    .abt_pg_img_2 img {
        height: 250px;
    }
    .abt_pg_img_1 img {
        height: 440px;
    }
    .abt_pg_col_2 {
        padding-left: 30px;
    }
    .abt_pg_img_2 {
        width: 48%;
        margin: -250px 0 0;
    }
    .abt_pg_cnt_col {
        width: 210px;
        height: 190px;
    }
    .abt_pg_img_1 {
        margin: 0 0 0 225px !important;
    }
    .abt_pg_cnt_col span.percent-value {
        font-size: 50px;
    }
    .abt_pg_cnt_col h3.title {
        font-size: 19px;
        margin-bottom: 20px;
    }
    .abt_pg_cnt_col.et_pb_number_counter_0.et_pb_number_counter .percent p {
        padding-top: 0;
    }
    .flr_des_box {
        padding-right: 440px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    /* ---------inr banner----- */
    .inr_bnr_section:after {
        height: 40px;
    }
    /* -----------CERAMIC COATING PAGE ---------*/
    .gyg_des {
        padding-top: 10px;
    }
    .fund_des_inr span {
        padding: 4px 0 !important;
    }
    .fund_section::after {
        height: 240px;
    }
    .exp_apr_ttl.c_wt {
        padding-bottom: 20px !important;
    }
    .top_ttl_box2 {
        padding-top: 10px;
    }
    .top_img img {
        height: 550px;
    }
    .top_col_2 {
        padding-left: 60px;
    }
    /* -------western sydney------ */
    .flr_img img {
        height: 270px;
    }
    .flr_img {
        right: -30px;
    }
    .tnt_process_sec .top_col_1 {
        padding-right: 50px;
    }
    .top_img.tnt_process_img img {
        height: 600px;
    }
    .key_box {
        padding: 20px;
    }
    .key_des_box_inr {
        padding-top: 10px;
    }
    .key_under_info_box {
        padding-top: 30px;
    }
    /* ---------about us page------- */
    .abt_pg_img_2 img {
        height: 250px;
    }
    .abt_pg_img_1 img {
        height: 440px;
    }
    .abt_pg_col_2 {
        padding-left: 30px;
    }
    .abt_pg_cnt_col {
        width: 230px;
        height: 200px;
    }
    .abt_pg_img_1 {
        margin: 0 0 0 245px !important;
    }
}

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