@media (max-width: 1400px) {
    .home-banner .w1 {
        width: 600px;
    }
}
@media (max-width: 1199px) {
    .home-banner {
        padding: 100px 0px;
    }
    .home-banner .homban-right h3 {
        font-size: 37px;
    }
    .home-banner .homban-right p {
        font-size: 18px;
    }

    .sersec-left h3 {
        font-size: 32px;
    }
    .sersec-left p {
        font-size: 20px;
    }
    .services-owl .item .serslide-block {
        margin-bottom: 20px;
    }
    .serslide-block {
        padding: 35px 35px;
    }
    .serslide-block h3 {
        font-size: 18px;
    }
    .serslide-block p {
        font-size: 16px;
        line-height: 26px;
    }
    .home-banner .w1 {
        width: 480px;
    }
    .home-banner .owl-dots {
        bottom: -27px;
    }
    .our-products .cell .content a img {
        width: auto;
    }
}

@media (max-width: 991px) {
    .home-banner {
        padding: 50px 0px;
    }
    .home-banner .homban-right h3 {
        font-size: 28px;
    }
    .home-banner .homban-right p {
        font-size: 16px;
    }
    .home-banner .homban-right .hbquote-btn {
        font-size: 18px;
        height: 45px;
        line-height: 45px;
        padding-left: 20px;
        padding-right: 20px;
    }


    .services-section {
        padding: 50px 0px;
    }
    .sersec-left h5 {
        font-size: 18px;
    }
    .sersec-left h3 {
        font-size: 28px;
    }
    .sersec-left p {
        font-size: 18px;
    }
    .sersec-left .viewall-btn {
        font-size: 18px;
    }
    .sersec-right {
        margin-top: 50px;
    }
    .sersec-right::before {
        transform: translateX(-10%) translateY(-10%);
    }
    .sersec-right::after {
        transform: translateY(-20%);
    }
    .services-owl .owl-item:nth-child(even) {
        padding-top: 0px;
    }
    .services-owl .item .serslide-block {
        margin-bottom: 20px;
    }
    .serslide-block {
        padding: 30px 30px;
    }
    .serslide-block h3 {
        font-size: 17px;
    }
    .serslide-block p {
        font-size: 15px;
        line-height: 25px;
    }
    .services-owl .owl-dots {
        text-align: center;
        padding-left: 0;
        margin-top: 50px;
    }
    .home-banner .w1 {
        width: 300px;
    }
}

@media (max-width: 767px) {
    .home-banner {
        padding: 40px 0px;
    }
    .home-banner .homban-left img {
        max-width: 300px;
        margin: 0 auto;
    }
    .home-banner .homban-right {
        text-align: center;
    }
    .home-banner .homban-right h3 {
        font-size: 28px;
    }
    .home-banner .homban-right p {
        font-size: 15px;
    }
    .home-banner .homban-right .hbquote-btn {
        margin: 0 auto;
    }
    .home-banner .homban-right .hbquote-btn {
        font-size: 16px;
    }

    .services-section {
        padding: 40px 0px;
    }
    .sersec-left h5 {
        font-size: 16px;
    }
    .sersec-left h3 {
        font-size: 26px;
    }
    .sersec-left p {
        font-size: 17px;
    }
    .sersec-left .viewall-btn {
        font-size: 16px;
    }
    .sersec-right::after {
        transform: translateY(20%);
    }
    .home-banner .w1 {
        width: 100%;
    }
}
