.tp-service-hero-spacing-1{
    padding-top: 140px;
}

@media only screen and (max-width: 991px){
    .sm-screen-text{
        text-align: center;
    }
}

@media only screen and (min-width:576px) and (max-width: 1400px){
    .tp-about-process-item{
        
        height: 500px;
    }
}

@media only screen and (min-width:1199px){
    .modhgt{
        margin-top:300px
    }
}

@media only screen and (max-width: 1199px){
    .tp-service-pp-item:last-child{
        border:none;
    }
}

@media only screen and (min-width: 992px){
    .customhgt{
        height:250px;
    }
}