/*************** ADD MOBILE ONLY CSS HERE  ***************/
/* ************************************************************************************** */
/* Desktop */
@media(max-width: 1760px) {}

@media(max-width: 1470px) {}

@media(max-width: 1366px) {}

@media(max-width: 1263px) {}

@media(max-width: 1232px) {
    .detail-healthcare .slick-arrow {
        display: none !important;
    }
}

@media(max-width: 1224px) {
    .gt01 .co2 .row .col-inner .btn span {
        min-width: 130px;
    }

    .box-healthcare .slick-prev.slick-arrow {
        left: 20px;
    }

    .box-healthcare .slick-arrow {
        background: #ffffffe0;
    }

    .box-healthcare .slick-next.slick-arrow {
        left: unset;
        right: 20px;
    }
}

@media(max-width: 1170px) {}

@media(max-width: 1140px) {}

@media(max-width: 1400px) {
    .gt01 .co2 .row .col-inner .btn span {
        min-width: 100px;
    }
}

@media(max-width: 1024px) {}

@media(max-width: 912px) {
    .gt01 .co2 .row .col-inner {
        display: block;
    }

    .gt01 .co2 .row .col-inner .btn {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .gt01 .co2 .row .col-inner .btn span {
        min-width: auto;
    }

    .gt01 .co2 .k3>div {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* ************************************************************************************** */
/* Tablet */
@media(max-width: 849px) {

    .gt01 col {}
}

@media(max-width: 820px) {}

@media(max-width: 812px) {}

@media(max-width: 768px) {}

@media(max-width: 691px) {}

@media(max-width: 656px) {
    .box-healthcare .co2 {
        display: block;
    }

    .box-healthcare .co2 .left {
        width: 100%;
        margin-bottom: 15px;
    }

    .box-healthcare .co2 .right {
        width: 100%;
    }

    .box-healthcare .co2 img {
        height: 360px;
    }

    .bre-healthcare h1 {
        font-size: 26px;
    }
}

/* ************************************************************************************** */
/* Mobile */
@media(max-width: 480px) {
    .gt01 .co1 img {
        height: 500px;
    }

    .bre-detail-healthcare span,
    .bre-detail-healthcare a {
        font-size: 14px;
        line-height: 18px;
    }
}

@media(max-width: 430px) {}

@media(max-width: 414px) {}

@media(max-width: 390px) {}

@media(max-width: 375px) {}

@media(max-width: 360px) {}

@media(max-width: 320px) {}



















