@charset "utf8";

.page-child-banner{
    background-image: url(../../img/service/industrial-equipment-2.png);
    height: 400px;
}

.banner-position{
    bottom: 105px;     
}

.item-banner:last-child{
    padding-top: 2px;
    padding-bottom: 2px;
}

.row-industrial-one{
    padding-top: 45px;
}

.tt_industrial{
    font-size: 60px;
    line-height: 150%;
    width: 100%;
    text-align: center;
    position: relative;
    letter-spacing: 0.5px;
    color: #000000;
}

.row-industrial-one p{
    font-size: 40px;
    color: #000000;
    line-height: 140%;
    letter-spacing: 0.5px;
    text-align: center;
    margin-top: 16px;
}

.row_industrial_two{
    width: 100%;
    padding-top: 102px;
    position: relative;
}

.row_industrial_two img{
    display: block;
    margin: 0 auto;
}

.row-air-three {
    padding-top: 107px;
}

.air-tt-three{
    line-height: 150%;
}

.sub_tt_industrial{
    text-align: center;
    font-size: 18px;
    color: #000000;
    line-height: 175%;
    letter-spacing: 0.5px;
    width: 100%;
    position: relative;
}

.air-three-desc {
    width: calc( 100% - 843px );
    width: -webkit-calc( 100% - 843px );
    width: -moz-calc( 100% - 843px );
    width: -ms-calc( 100% - 843px );
}

.air-three-desc.s1{
    padding-top: 15px;
}

.air-three-desc.s1 p{
    width: 50%;
    float: left;
    font-size: 22px;
    line-height: 175%;
}

.item-air-three.first-child {
    margin-top: 76px;
}

.breadcrumb-page.first-child{
    margin-top: 139px;
}

@media screen and (max-width:1440px){
    .air-three-desc.s1 p{
        font-size: 19px;
    }

}

@media screen and (max-width:1300px){
    .air-three-desc {
        width: calc( 100% - 700px );
        width: -webkit-calc( 100% - 700px );
        width: -moz-calc( 100% - 700px );
        width: -ms-calc( 100% - 700px );
    }

    .air-three-desc.s1 p{
        font-size: 18px;
    }


}

@media screen and (max-width:1200px){
    .row_industrial_two{
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 50px;
    }

    .breadcrumb-page.first-child{
        margin-top: 100px;
    }

    .item-air-three.first-child{
        margin-top: 50px;
    }

    .tt_industrial{
        font-size: 50px;
    }

    .row-industrial-one p{
        font-size: 30px;
    }

    .air-tt-three{
        font-size: 50px;
    }

    .air-three-desc.s1 p{
        font-size: 17px;
    }

    .air-three-desc.s1{
        padding-top: 5px;
    }

    .sub_tt_industrial{
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 1100px){
    .air-three-desc {
        width: calc( 100% - 550px );
        width: -webkit-calc( 100% - 550px );
        width: -moz-calc( 100% - 550px );
        width: -ms-calc( 100% - 550px );
    }

    .air-three-desc.s1 p{
        font-size: 16px;
    }

    .breadcrumb-page.first-child{
        margin-top: 70px;
    }

    .row-air-three{
        padding-top: 90px;
    }
}

@media screen and (max-width: 900px){
    .air-three-desc {
        width: calc( 100% - 450px );
        width: -webkit-calc( 100% - 450px );
        width: -moz-calc( 100% - 450px );
        width: -ms-calc( 100% - 450px );
    }

}

@media screen and (max-width: 820px){
    .air-three-desc {
        width: 100%;
    }
}


@media screen and (max-width:767px){
    .page-child-banner{
        background-image: url(../../img/service/industrial-equipment-2.jpg);
    }

    .air-tt-three,.tt_industrial{
        font-size: 40px;
    }

    .row-air-three{
        padding-top: 40px;
    }

    .item-air-three.first-child{
        margin-top: 30px;
    }

    .row-industrial-one p {
        font-size: 25px;
    }
}


@media screen and (max-width:480px){
    .air-three-desc.s1 p{
        font-size: 15px;
    }
    .air-three-desc.s1 p:first-child{
        width: 55%;
    }

    .air-three-desc.s1 p:last-child{
        width: 45%;
    }

    .breadcrumb-page.first-child{
        margin-top: 40px;
    }

    .sub_tt_industrial{
        font-size: 16px;
        text-align: left;
    }


    .tt_industrial{
        line-height: 130%;
        text-align: left;
    }

    .tt_industrial br{
        display: none;
    }

    .air-tt-three, .tt_industrial{
        font-size: 35px;
    }

    .row-industrial-one p{
        font-size: 18px;
        text-align: left;
    }

    .row-industrial-one p br{
        display: none;
    }
 
}

@media screen and (max-width:375px){
    .air-three-desc.s1 p{
        width: 100% !important;
    }

    .air-three-desc.s1 p:last-child{
        padding-top: 25px;
    }

    .row_industrial_two{
        padding-top: 25px;
    }

    .row-air-three{
        padding-top: 35px;
    }

    .item-air-three.first-child{
        margin-top: 25px;
    }

    .row-industrial-one{
        padding-top: 25px;
    }
    .tt_industrial{
        font-size: 26px;
    }

    .row-industrial-one p{
        font-size: 16px;
    }
}

@media screen and (max-width:320px){
    .tt_industrial{
        font-size: 25px;
    }
}