@media (max-width: 991px) {
    .steelx-count-area {
        margin-top: -55px;
    }
    .steelx-enquire-btn{
        font-size: 14px;
    }

    .steelx-count-area-data {
        margin-bottom: 20px;
    }

    .border-right{
        border-right: none !important;
    }

    .steelx-count-area-data h5 {
        font-size: 30px;
    }

    .steelx-count-area-data p {
        font-size: 15px;
    }

    .steelx-cover-desktop{
        display: none;
    }

    .steelx-cover-mobile{
        display: block;
    }

    .steelx-about {
        padding-top: 280px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .steelx-about-content p{
        font-size: 14px;
    }

    .steelx-product {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .steelx-product-title p{
        font-size: 14px;
    }

    .steelx-product-item table td{
        font-size: 11px;
    }

    .steelx-features{
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .steelx-features-title h4{
        font-size: 16px;
    }

    .steelx-features-icon{
        padding: 10px;
    }

    .steelx-features-icon p {
        margin-top: 10px;
        font-size: 8px;
        line-height: 15px;
    }

    .steelx-video{
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .steelx-video-title p{
        font-size: 14px;
    }

    .steelx-testimonials{
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .steelx-testimonials-title p{
        font-size: 14px;
    }

    .steelx-testimonials-item p{
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .steelx-product-slider .owl-nav button.owl-next {
        right: 1%;
        top: 102%;
    }

    .steelx-product-slider .owl-nav button.owl-prev {
        left: 1%;
        top: 102%;
    }



    .steelx-video-slider .owl-nav button.owl-next {
        right: 1%;
        top: 102%;
    }

    .steelx-video-slider .owl-nav button.owl-prev {
        left: 1%;
        top: 102%;
    }


    .steelx-testimonials-slider .owl-nav button.owl-next {
        right: 1%;
        top: 102%;
    }

    .steelx-testimonials-slider .owl-nav button.owl-prev {
        left: 1%;
        top: 102%;
    }

    .steelx-contact-title h3{
        font-size: 25px;
        padding-bottom: 10px;
    }

    .steelx-contact form {
        padding-top: 20px;
    }

    .steelx-contact{
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .steelx-keywords-title h1{
        font-size: 25px;
        padding-bottom: 10px;
    }

    .steelx-keywords{
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .steelx-cover-form-bg h3{
        color: #1f4b4e;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 400;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 18px;
    }

    .steelx-cover-form-bg h3 span{
        color: #1f4b4e;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 400;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-size: 14px;
    }

    

        

}

