@media(min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1170px;
    }
}

@media(max-width: 1399px) {
    .offered_service .ser_text_wrap h4 {
        font-size: 18px;
    }

    .offered_service .ser_text_wrap p {
        font-size: 15px;
    }
}

@media(max-width: 1199px) {
    .sfty_boxs {
        max-width: 550px;
    }

    .service_about.abt_new .green_perti {
        right: -153px;
        height: auto;
        bottom: 13px;
        transform: rotate(2deg);
    }

    .hdr_logo img {
        max-width: 150px;
    }

    /* service */
    .service_about .about_text h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .service_about .green_perti {
        position: absolute;
        bottom: 0px;
        right: -185px;
        height: 384px;
        transform: rotate(5deg);
    }

    /* service */
    .home_bnr.service_bnr .banimg {
        width: 60%;
    }

    .offered_service .servi_list_wrap ul li {
        width: 33.333%;
    }

    .offered_service .servi_list_wrap ul li:not(:nth-child(4n))::before {
        background-color: transparent;
    }

    .offered_service .servi_list_wrap ul li:not(:nth-child(3n))::before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: rgba(147, 147, 147, 0.3);
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    .offered_service .servi_list_wrap ul li:nth-child(n + 4)::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: rgba(147, 147, 147, 0.3);
        right: 0;
        top: 0;
        z-index: 1;
    }
}

@media (max-width: 991px) {
    .offered_service.servi_wrap_sec.about_fire_service {
        margin-bottom: 0px;
    }

    .about_austin .row>div+div {
        margin-top: 10px;
    }

    .about_austin h2 {
        margin-bottom: 20px;
    }

    .about_austin p {
        max-width: 100%;
        font-size: 15px;
        line-height: 25px;
    }

    .about_austin {
        margin: 60px 0px;
    }

    .service_about.abt_new .about_img_wol_wrap {
        left: 0px;
        width: 100%;
        bottom: 0px;
        height: auto;
    }

    .fire_sfty_wrp h2 {
        font-size: 42px;
        line-height: 48px;
        max-width: 300px;
    }

    .fire_sfty_wrp h6 {
        margin-bottom: 15px;
    }

    .fire_sfty_wrp p {
        max-width: 335px;
    }

    .sfty_boxs {
        max-width: 380px;
    }

    .logo_wrp {
        width: 30px;
        height: 30px;
        margin-bottom: 12px;
    }

    .box_txt h5 {
        font-size: 16px;
        line-height: 18px;
    }

    .abt_box {
        padding: 20px 10px 20px 15px;
    }

    .wave_wrp {
        width: 63%;
    }

    .offered_service.servi_wrap_sec {
        padding: 60px 0px;
    }

    .servi_list_wrap {
        margin-top: 30px;
    }

    .offered_service .servi_list_wrap ul li {
        width: 50%;
    }

    .offered_service .servi_list_wrap ul li:not(:nth-child(3n))::before {
        background-color: transparent;
    }

    .offered_service .servi_list_wrap ul li:not(:nth-child(2n))::before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: rgba(147, 147, 147, 0.3);
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    .offered_service .servi_list_wrap ul li:nth-child(n + 3)::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: rgba(147, 147, 147, 0.3);
        right: 0;
        top: 0;
        z-index: 1;
    }

    .service_bnr .ban_content_sect .servic_bnr_txt h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .service_bnr .servic_bnr_txt {
        padding: 200px 0px 190px;
    }

    /* contact us section */
    .cntctus_wrp h2 {
        padding-bottom: 25px;
        max-width: 280px;
    }

    .contact_sec {
        padding-top: 35px;
        padding-bottom: 50px;
    }

    .contact_sec .cntctus_wrp {
        max-width: 100%;
        padding-top: 16px;
    }

    .cntctus_wrp h6 {
        margin-bottom: 10px;
    }

    h2 {
        font-size: 37px;
        line-height: 40px;
    }

    .cntctus_wrp ul {
        margin-top: 30px;
    }

    .cntctus_wrp ul li {
        margin-bottom: 10px;
    }

    .cntctus_wrp ul li span {
        width: 40px;
        height: 40px;
    }

    .cntctus_wrp ul li span img {
        width: 16px;
        height: 16px;
    }

    .fld_wrp {
        margin-bottom: 10px;
    }

    .cmn_box {
        font-size: 14px;
        line-height: 45px;
    }

    .fld_wrp #u_msg {
        border-radius: 3px;
        padding: 5px 12px;
        font-size: 14px;
        line-height: 20px;
        height: 100px;
    }

    .cntct_frm {
        padding-left: 0;
    }

    .fld_wrp select {
        padding: 0px 12px 0 12px;
        font-size: 14px;
        line-height: 45px;
        border-radius: 3px;
        background-position: top 17px right 12px;
        background-size: 12px;
    }

    .fld_wrp:has(select) {
        margin: 20px 0;
    }

    .contact_sec .site_btn {
        font-size: 15px;
        padding: 13px 35px;
        margin-top: 10px;
    }

    /* contact us section */

    /* footer */
    .upper_footer {
        padding: 60px 0px;
    }

    .foot_logo a {
        max-width: 150px;
    }

    .foot_link h5 {
        font-size: 15px;
        line-height: 25px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .foot_link ul li a {
        font-size: 14px;
        line-height: 30px;
    }

    .foot_link_3 {
        padding-left: 0;
    }

    .lower_footer p {
        font-size: 13px;
    }

    /* footer */

    /* service */
    .hdr_sec .offcanvas-body .navbar-nav li+li {
        margin-top: 20px;
        margin-left: 0px;
    }

    .banner_sect.home_bnr {
        margin-bottom: 0px;
    }

    .servic_bnr_txt {
        padding: 150px 0px 100px;
    }

    .home_bnr .banimg {
        width: 50%;
    }

    .ban_content_sect .servic_bnr_txt h1 {
        max-width: 436px;
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 20px;
    }

    .service_about .about_img_wol_wrap {
        left: 0px;
        width: 100%;
        bottom: 0px;
        height: auto;
    }

    .service_about .green_perti {
        display: none;
    }

    .service_about .about_text {
        padding: 60px 0px;
    }

    /* service */
    
    /*13-12-24*/
    /*.offered_service .cstm_cat_lst ul li{*/
    /*    width: 50%;*/
    /*}*/
    
    /*13-12-24*/
}

@media (max-width: 767px) {
    .wave_wrp::after {
        display: none;
    }

    .wave_wrp {
        position: relative;
        width: 100%;
        max-height: 350px;
    }

    .fire_sfty_wrp {
        padding: 45px 0px 25px;
    }

    .fire_sfty_wrp h6 {
        text-align: center;
    }

    .fire_sfty_wrp h2 {
        max-width: 100%;
        font-size: 35px;
        line-height: 30px;
        text-align: center;
    }

    .fire_sfty_wrp p {
        max-width: 100%;
        text-align: center;
        line-height: 23px;
    }

    .sfty_boxs {
        max-width: 100%;
        margin-top: 20px;
    }

    .offered_service .ser_text_wrap h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .ser_text_wrap span {
        margin-bottom: 10px;
    }

    .home_bnr.service_bnr .banimg {
        width: 100%;
        padding-top: 60px;
    }

    .service_bnr .servic_bnr_txt {
        padding: 60px 0px;
    }

    /* footer */
    .upper_footer {
        padding: 50px 0px 40px;
    }

    .foot_link_wrap>.row>div {
        width: 33.333%;
        text-align: center;
    }

    /* footer */
    h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .cntctus_wrp h2 {
        padding-bottom: 20px;
        max-width: 100%;
    }

    .foot_logo,
    .foot_logo_wrap p {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    /* service */
    .home_bnr .banimg {
        position: relative;
        width: 100%;
        padding-top: 60px;
    }

    .home_bnr .banimg::before {
        display: none;
    }

    .servic_bnr_txt {
        padding: 60px 0px;
        text-align: center;
    }

    .servic_bnr_txt .sml_titl {
        margin-bottom: 5px;
    }

    .ban_content_sect .servic_bnr_txt h1 {
        font-size: 30px;
        margin: 0px auto 10px;
        max-width: 321px;
        line-height: 35px;
    }

    .servic_bnr_txt p {
        margin: 0 auto;
    }

    .service_about .sml_titl {
        margin-bottom: 5px;
    }

    .service_about .about_text h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    /* service */
    .service_bnr .ban_content_sect .servic_bnr_txt h1 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (max-width: 575px) {
    .about_austin p {
        font-size: 14px;
    }

    .about_austin h2 {
        margin-bottom: 15px;
    }

    .about_austin {
        margin: 40px 0px;
    }

    .fire_sfty_wrp h2 {
        letter-spacing: 0;
        font-size: 30px;
        margin-bottom: 15px;
    }

    .fire_sfty_wrp h6 {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .fire_sfty_wrp p {
        font-size: 14px;
        line-height: 20px;
    }

    .fire_sfty_wrp {
        padding: 25px 0px 25px;
    }

    .box_txt h5 {
        font-size: 14px;
    }

    .abt_box {
        padding: 20px 10px 20px 10px;
        border-radius: 6px;
    }

    .fire_sfty_wrp {
        padding: 25px 0 5px;
    }

    .servi_list_wrap {
        margin-top: 0px;
    }

    .offered_service .servi_list_wrap ul li {
        width: 100%;
    }

    .offered_service .ser_text_wrap::after,
    .offered_service .servi_list_wrap ul li::before {
        display: none;
    }

    .offered_service .servi_list_wrap ul li:nth-child(n + 2)::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: rgba(147, 147, 147, 0.3);
        right: 0;
        top: 0;
        z-index: 1;
    }

    .cntctus_wrp ul {
        margin-top: 25px;
    }

    h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .servic_bnr_txt,
    .service_about .about_text {
        padding: 40px 0px;
    }

    .sml_titl {
        font-size: 13px;
    }

    .cntctus_wrp h6 {
        font-size: 13px;
        line-height: normal;
    }

    .offered_service.servi_wrap_sec,
    .service_bnr .servic_bnr_txt {
        padding: 40px 0px;
    }
    
    /*13-12-24 responsive css */
    /*.offered_service .cstm_cat_lst ul li{*/
    /*    width: 100%;*/
    /*}*/
    /*13-12-24 responsive css */
}

@media (max-width: 480px) {
    .about_austin h2 {
        margin-bottom: 10px;
    }

    .fire_sfty_wrp h2 {
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 9px;
    }

    .fire_sfty_wrp h6 {
        margin-bottom: 5px;
    }

    .sfty_boxs {
        margin-top: 20px;
    }

    /* .fire_sfty_wrp {
        padding: 15px 0px 18px;
    } */
    .wave_wrp {
        max-height: 230px;
    }

    h2 {
        font-size: 25px;
        line-height: 28px;
    }

    .service_about .about_text p,
    .servic_bnr_txt p {
        font-size: 15px;
    }

    /* footer */
    .lower_footer p {
        font-size: 12px;
    }

    .upper_footer {
        padding: 40px 0px 30px;
    }

    .foot_logo a {
        max-width: 135px;
    }

    .foot_logo_wrap p {
        font-size: 13px;
        line-height: 20px;
    }

    .foot_link_wrap>.row>div {
        width: 100%;
    }

    .foot_link_wrap>.row>div+div {
        margin-top: 15px;
    }

    .foot_link h5 {
        font-size: 14px;
        line-height: 20px;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .foot_link ul li a {
        font-size: 13px;
        line-height: 28px;
    }

    /* footer */

    /* contact us section */
    .contact_sec .site_btn {
        font-size: 14px;
        margin-top: 10px;
    }

    .fld_wrp:has(select) {
        margin: 10px 0;
    }

    .contact_sec {
        padding-top: 25px;
        padding-bottom: 40px;
    }

    .cntctus_wrp ul li span {
        width: 35px;
        height: 35px;
    }

    .fld_wrp {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .cmn_box {
        width: 100%;
        padding: 0 12px;
    }

    .fld_wrp #u_msg {
        height: 85px;
    }

    /* contact us section */
}