﻿@media (min-width: 1024px) and (max-width: 1239px) {
    .widget-bottom-content-service h4 {
        font-size: 28px;
    }
}

@media(max-width:1023px) {
}

@media(max-width:739px) {
    .top-service-home h3 {
        font-size: 28px;
    }
    .decorNumService span {
        font-size: 25px;
    }
    .top-service-home span {
        font-size: 16px;
    }

    li.item-bottom-content-service a {
        display: block;
    }

    .w-service-home .grid.wide {
        max-width: 100%;
    }

    .img-decor-content-service {
        width: 100%;
        height: auto;
    }

    .widget-bottom-content-service h4 {
        font-size: 20px;
    }

    .widget-bottom-content-service {
        padding: 18px;
    }

    .line-service {
        width: 24%;
    }
    .top-news-event-home h5 {
        font-size: 20px;
    }
    .top-news-event-home h6 {
        font-size: 26px;
    }
        .wBannerSideHome {
        padding: 30px 0;
    }

    li.item-bottom-content-service:nth-child(2) .widget-bottom-content-service h4 {
        padding-left: 0;
    }

    .widget-bottom-content-service > span {
        margin-top: 13px;
    }
}
