.home_05 .icon-box .icon-box-img img {
    width: auto;
}

.home_06 .box .box-text .button {
    display: inline-block;
    background: #0084F3 !important;
    border: none !important;
    color: #fff;
    line-height: 48px;
    padding: 0 30px;
    border-radius: 30px;
    font-size: 16px;
}

.home_06 .right,
.home_06 .left {
    padding-bottom: 0;
}

.home_06 .box .box-text .button:hover {
    background: #0368bd !important;
}

.home_06 .right .box .box-image {
    width: 100%;
    height: 182px;
    overflow: hidden;
    border-radius: 4px;
}

.home_06 .right .box .box-image .image-cover {
    padding-top: 0 !important;
}

.home_06 .right .box .box-image img {
    width: 100%;
    height: 182px;
    object-fit: cover;
    position: relative;
}

.home_06 .right .box .box-text {
    padding-bottom: 0;
}

.home_06 .right .box .post-title a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home_07 {
    background: radial-gradient(100% 169.19% at 100% 50%, #F0F8FD 40.62%, #E3F3FE 100%);
    padding: 60px 0 40px 0 !important;
}

.home_07 .title_h2 h2 {
    text-align: center;
}

.home_07 img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.home_07 .img {
    text-align: center;
}

.home_07 .slick-dots {
    text-align: center;
    margin: 30px 0 0 0;
}

.home_07 .slick-dots li {
    display: inline-block;
    margin: 0;
}

.home_07 .slick-dots li button {
    margin: 0 3px;
    border: none;
    padding: 0;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #CBCBCB;
}

.home_07 .slick-dots li.slick-active button {
    background: #0A74E4;
    width: 30px;
    border-radius: 8px;
}

.home_08 {
    padding-bottom: 0 !important;
}

.home_08 .right .col {
    padding-bottom: 10px;
}

.home_08 .left .box .box-image {
    height: 470px;
}

.home_08 .left .box .box-image img {
    height: 470px;
}

.home_08 .right .box .box-image {
    width: 166px;
    float: left;
    height: 100px;
}

.home_08 .right .box .box-image img {
    height: 100px;
}

.home_08 .right .box .box-text {
    width: calc(100% - 186px);
    float: right;
    padding: 0;
}

.home_09 {
    max-width: 1920px;
    margin: 0 auto;
}

.box_cate {
    overflow: hidden;
    margin-top: 30px;
}

.box_cate .cate_left {
    max-width: calc(100% - 453px);
    float: left;
    width: calc(100% - 453px);
}

.box_cate .cate_right {
    max-width: 423px;
    width: 423px;
    float: right;
}

.list_noibat {
    background: radial-gradient(100.41% 169.89% at 100.41% 53.07%, #F4FBFF 0%, #D5EFFA 100%);
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 30px;
}

.list_noibat h2 {
    font-size: 24px;
    line-height: 36px;
    color: #343D49;
    text-transform: uppercase;
}

.list_noibat .box_list {
    overflow: hidden;
}

.list_noibat .box_list .new-list-post-one {
    width: 419px;
    float: left;
}

.list_noibat .box_list .new-list-post-one .post-image {
    width: 100%;
    height: 235px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
}

.list_noibat .box_list .new-list-post-one .post-image img {
    width: 100%;
    height: 235px;
    object-fit: cover;
}

.list_noibat .box_list .new-list-post-one .post-content h3 a {
    font-size: 18px;
    line-height: 30px;
    color: #343D49;
    display: block;
}

.list_noibat .box_list .new-list-post-one .post-content h3 a:hover {
    color: #0A74E4;
    transform: 0.3s;
}

.list_noibat .box_list .time {
    font-size: 15px;
    line-height: 22px;
    color: #596579;
    background: url(img/Calendar2.png) 0px -2px no-repeat;
    padding-left: 30px;
}

.list_noibat .box_list .new-list-post-one .post-content .cnt p {
    font-size: 15px;
    line-height: 22px;
    color: #596579;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list_noibat .box_list .new-list-post-right {
    width: calc(100% - 449px);
    float: right;
}

.list_noibat .box_list .new-list-post-right .new-list-post {
    overflow: hidden;
    margin-bottom: 15px;
}

.list_noibat .box_list .new-list-post-right .new-list-post .post-image {
    width: 120px;
    height: 84px;
    border-radius: 6px;
    overflow: hidden;
    float: left;
}

.list_noibat .box_list .new-list-post-right .new-list-post .post-image img {
    width: 100%;
    height: 84px;
    object-fit: cover;
}

.list_noibat .box_list .new-list-post-right .new-list-post .post-content {
    width: calc(100% - 140px);
    float: right;
}

.list_noibat .box_list .new-list-post-right .new-list-post .post-content .title {
    font-size: 15px;
    line-height: 22px;
    color: #343D49;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_noibat .box_list .new-list-post-right .new-list-post .post-content .title:hover {
    color: #0A74E4;
    transform: 0.3s;
}

.list_noibat2 {
    background: #fff;
    padding: 0;
    position: relative;
}

.list_noibat2 .view {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #0A74E4;
}

.box_list_new .left {
    overflow: hidden;
    margin-bottom: 30px !important;
}

.box_list_new .left {
    margin: 0 -15px;
}

.box_list_new .left .new-list-post {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.box_list_new .left .new-list-post .post-image {
    width: 100%;
    height: 305px;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 15px;
}

.box_list_new .left .new-list-post .post-image img {
    width: 100%;
    height: 305px;
    object-fit: cover;
}

.box_list_new .right .new-list-post {
    overflow: hidden;
    margin-bottom: 30px;
}

.box_list_new .right .new-list-post .post-image {
    width: 263px;
    float: left;
    height: 160px;
}

.box_list_new .right .new-list-post .post-image img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.box_list_new .right .new-list-post .post-content {
    width: calc(100% - 283px);
    float: right;
}

.box_list_new .post-content .time {
    font-size: 15px;
    line-height: 22px;
    color: #596579;
    background: url(img/Calendar2.png) 0px -2px no-repeat;
    padding-left: 30px;
}

.box_list_new .post-content .title {
    font-size: 17px;
    line-height: 26px;
    color: #343D49;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box_list_new .post-content .title:hover {
    color: #0A74E4;
    transform: 0.3s;
}

.box_list_new .post-content .cnt p {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    color: #4A5362;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.box_list_new .post-content .view {
    font-size: 16px;
    line-height: 24px;
    color: #0A74E4;
    font-weight: 600;
}


@media only screen and (max-width: 1024px) {

    .block-videotd .slick-list.draggable {
        width: 1022px;
    }

    .head-main {
        margin-left: -50px;
    }

    .row-breadcrumb {
        padding: 0 15px;
    }

    .chantrang .center {
        padding: 0 30px;
    }

    .chantrang .right .t4 {
        max-width: 60%;
    }

    #secondary {
        width: 100%;
    }

    .lsht .r1 .left,
    .lsht .r2 .left,
    .lsht .r3 .left,
    .lsht .r4 .left {
        max-width: 310px;
    }

    .lsht .r1 .right,
    .lsht .r2 .right,
    .lsht .r3 .right,
    .lsht .r4 .right {
        max-width: 310px;
    }

    .box_cate .cate_left {
        max-width: 100%;
    }

    .box_cate .cate_right {
        max-width: 100%;
    }

    .tckq .left {
        max-width: 59%;
    }

    .tckq .right {
        max-width: 39%;
    }

    .dlk .left {
        float: left;
        max-width: 59%;
    }

    .dlk .right {
        float: right;
        max-width: 39%;
    }

    .chuyengia {
        padding: 0 15px;
    }

    .chuyengia .main .block {
        gap: 10px;
    }

    .chuyengia .main .block .connent img {
        max-width: 100%;
        height: 241px;
    }

    .chuyengia .main .block .connent {
        max-width: 250px;
    }

    .chuyengia .main .block .connent .btn {
        margin-bottom: 20px;
    }

    .chuyengia .search #search-expert .t1 {
        width: 250px;
    }

    .single-expert .block {
        padding: 0 15px;
    }

    .single-expert .block .t1 .t2 {
        max-width: 340px;
    }

    .single-expert .block .t1 .t3 {
        max-width: 630px;
    }

    .single-expert .block .t1 .t2 .imgB img {
        height: 375px;
    }

    .dichvu .main {
        padding: 0 15px;
    }

    .dichvu .main .block-3 {
        max-width: 650px;
    }

    .dichvu .main .block-2 {
        max-width: 320px;
    }

    .dichvu .main .block-3 .search .t1 .t2 {
        max-width: 435px;
    }

    .dkntv .txtD {
        padding: 0 15px;
    }

    .dkntv .t0 {
        padding: 0 15px;
    }

    .page-right-sidebar #content {
        max-width: 645px;
    }

    .popular-posts-widget .first-popular-post .right,
    .popular-posts-widget .other-popular-post .right {
        max-width: 62%;
    }

    .chitiet-tintuc {
        padding: 0 15px;
    }

    .chitiet-tintuc .block-1 {
        max-width: 625px;
    }

    .chuyenkhoayte .block {
        padding: 0 15px;
        gap: 20px;
    }

    .chuyenkhoayte .block .connent {
        height: auto;
    }

    .single-department .block {
        padding: 0 15px;
    }

    .single-department .block .block-1 {
        max-width: 650px;
    }

    .single-department .block .block-2 {
        max-width: 320px;
    }

    .single-department .block .block-1 .cont .cstb .block,
    .single-department .block .block-1 .cont .tlq .block {
        gap: 20px;
        padding: 0;
    }

    .single-department .block .block-1 .cont .cstb .block .tt {
        height: auto;
    }

    .single-department .block .block-1 .cont .tlq .block .connent .anhnho {
        right: 15px;
        top: -25px;
    }

    .single-department .block .block-1 .cont .tlq .block .connent .txt {
        padding: 20px 20px 0 20px;
    }

    .loaibenh {
        padding: 0 15px;
    }

    .videopost-main .block-videopost {
        padding: 0 15px;
    }

    .videopost-main .block-videotd.slick-initialized.slick-slider {
        width: 1017px;
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon img {
        left: 160px;
        position: relative;
    }

    .lienhe .connect-column-row1 .txt-connect-hovaten p::after,
    .lienhe .connect-column-row1 .txt-connect-diachi p::after {
        left: 155px;
    }

    .lienhe .connect-column-row2 .txt-connect-sdt p::after,
    .lienhe .connect-column-row2 .txt-connect-email p::after {
        right: 12px;
    }

    .cauhoithggap .btn {
        margin-left: 20px;
    }

    .cauhoi {
        padding: 0 15px;
    }

    .cauhoi .muccon .right {
        max-width: 360px;
    }

    .cauhoi .muccon .left {
        max-width: 615px;
    }

    .chitiet-benh {
        padding: 0 15px;
    }

    .chitiet-benh .scoll a {
        padding: 0 14px;
    }

    .chitiet-benh .menu .block-1 {
        max-width: 650px;
    }

    .chitiet-benh .menu .block-2 {
        max-width: 324px;
    }

    .goikhamsk {
        padding: 0 15px;
    }

    .goikhamsk .block .connent .thongtin {
        max-width: 100%;
    }

    .goikhamsk .block {
        gap: 15px;
    }

    .single-healthpack {
        padding: 0 15px;
    }

    .single-healthpack .pop .mt .co1 .thongtin {
        max-width: 55%;
    }

    .single-healthpack .pop .mt .co1 .gia {
        max-width: 65%;
    }

    .single-vaccinepack {
        padding: 0 15px;
    }

    .popup-datlich {
        padding: 20px;
        max-width: 80%;
    }

    .cauhoi .bottom .list {
        grid-template-columns: repeat(3, 1fr);
    }

    .blog-search .block {
        padding: 0 15px;
    }

    .blog-search .block .ro1 {
        max-width: 60%;
    }

    .blog-search .block .ro2 {
        max-width: 35%;
    }

    .videotd-slider .slider-bullet.active .fa-solid.fa-circle {
        top: -1px;
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon {
        display: none;
    }

    .page-right-sidebar #content {
        padding-left: 15px;
    }

    .page-right-sidebar #secondary {
        max-width: 325px;
    }

    .page-right-sidebar .large-3.col {
        padding-right: 15px;
    }

    .page-right-sidebar .large-3.col {
        max-width: 340px;
    }
    .single-videohinhanh .block{
        padding: 0 15px;
    }
}


@media only screen and (max-width: 820px) {

    .csvc .r2 .left,
    .csvc .r2 .right {
        max-width: 100%;
    }

    .block-videotd .slick-list.draggable {
        width: 820px;
    }

    #logo img {
        position: absolute;
        left: 15px;
        top: 15px;
    }

    .videopost-main .block-videotd.slick-initialized.slick-slider {
        width: 815px;
    }

    .videopost-main .block-video {
        grid-template-columns: repeat(3, 1fr);
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon img {
        left: 190px;
    }

    .cauhoithggap .btn {
        margin-left: 0px;
    }

    .cauhoithggap .tab-panels {
        padding: 0;
    }

    .cauhoi .muccon .right {
        max-width: 300px;
    }

    .cauhoi .muccon .left {
        max-width: 470px;
    }

    .chitiet-benh .scoll {
        display: block;
        height: auto;
    }

    .chitiet-benh .menu .block-1 {
        max-width: 58%;
    }

    .chitiet-benh .menu .block-2 {
        max-width: 40%;
    }

    .goikhamsk .block .connent .thongtin {
        display: block;
    }

    .single-healthpack .pop .mt .co1 .thongtin {
        max-width: 70%;
    }

    .single-healthpack .pop .mt .co1 .gia {
        max-width: 85%;
    }

    .single-vaccinepack .block-1 {
        max-width: 57%;
    }

    .single-vaccinepack .block-2 {
        max-width: 40%;
    }

    .cauhoi .bottom .list {
        grid-template-columns: repeat(2, 1fr);
    }

    .blog-search .block .ro1 {
        max-width: 58%;
    }

    .blog-search .block .ro2 {
        max-width: 39%;
    }

    .page-right-sidebar #content {
        max-width: 460px;
    }

    .page-right-sidebar #secondary {
        max-width: 310px;
    }

    .lsht .r1 .left,
    .lsht .r2 .left,
    .lsht .r3 .left,
    .lsht .r4 .left,
    .lsht .r1 .right,
    .lsht .r2 .right,
    .lsht .r3 .right,
    .lsht .r4 .right {
        max-width: 50%;
    }

    .lsht .r1 .left,
    .lsht .r2 .left,
    .lsht .r3 .left,
    .lsht .r4 .left{
        padding-right: 10px !important;
    }
    .lsht .r1 .right,
    .lsht .r2 .right,
    .lsht .r3 .right,
    .lsht .r4 .right {
        padding-left: 10px !important;
    }

}

@media only screen and (max-width: 800px) {

    .lsht .r1 .left,
    .lsht .r2 .left,
    .lsht .r3 .left,
    .lsht .r4 .left{
        padding-right: 0px !important;
    }
    .lsht .r1 .right,
    .lsht .r2 .right,
    .lsht .r3 .right,
    .lsht .r4 .right {
        padding-left: 0px !important;
    }

    .block-videotd .slick-list.draggable {
        width: 800px;
    }

    .chantrang .right .t4 {
        max-width: 50%;
    }

    .chantrang .right {
        padding-left: 15px;
    }

    #content {
        max-width: 100%;
    }

    #secondary {
        width: 100%;
    }

    .lsht .r1 .left,
    .lsht .r2 .left,
    .lsht .r3 .left,
    .lsht .r4 .left {
        max-width: 370px;
    }

    .lsht .r1 .right,
    .lsht .r2 .right,
    .lsht .r3 .right,
    .lsht .r4 .right {
        max-width: 370px;
    }

    .home_01 .left {
        flex-basis: 100%;
        max-width: 100%;
    }

    .home_01 .right {
        flex-basis: 100%;
        max-width: 100%;
    }

    .home_02 .large-4 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .home_04 .sp1 {
        font-size: 35px;
    }

    .home_05 .large-2 {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }

    .home_06 .right,
    .home_06 .left {
        flex-basis: 100%;
        max-width: 100%;
    }

    .home_06 .right .post-item {
        flex-basis: 50%;
        max-width: 50%;
    }

    .chuyengia .main .block .connent img {
        max-width: 100%;
        height: 185px;
    }

    .chuyengia .search #search-expert .t1 {
        width: 175px;
    }

    .single-expert .block .t1 .t2 {
        max-width: 230px;
    }

    .single-expert .block .t1 .t3 {
        max-width: 520px;
    }

    .single-expert .block .t1 .t2 .imgB img {
        height: 260px;
    }

    .single-expert .block .t2 button {
        width: 175px
    }

    .dichvu .main .block-2 {
        max-width: 255px;
    }

    .dichvu .main .block-3 {
        max-width: 500px;
    }

    .dichvu .main .block-3 .search .t1 .t2 {
        max-width: 285px;
    }


    .page-right-sidebar #content {
        max-width: 470px;
        padding-right: 15px;
    }

    .page-right-sidebar .large-3.col {
        max-width: 330px;
    }

    .popular-posts-widget .first-popular-post .right,
    .popular-posts-widget .other-popular-post .right {
        max-width: 60%;
    }

    .lsht .r1 .left,
    .lsht .r2 .left,
    .lsht .r3 .left,
    .lsht .r4 .left {
        max-width: 100%;
    }

    .lsht .r1 .right,
    .lsht .r2 .right,
    .lsht .r3 .right,
    .lsht .r4 .right {
        max-width: 100%;
    }

    .chitiet-tintuc .block-1 {
        max-width: 450px;
    }

    .chitiet-tintuc .block-2 {
        float: right;
        max-width: 300px;
    }

    .single-department .block .block-1 {
        max-width: 480px;
    }

    .single-department .block .block-2 {
        max-width: 270px;
    }

    .single-department .block .block-2 .popular-posts-widget .first-popular-post .right,
    .single-department .block .block-2 .popular-posts-widget .other-popular-post .right {
        max-width: 55%;
    }

    .videopost-main .block-videotd.slick-initialized.slick-slider {
        width: 795px;
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon img {
        left: 178px;
    }

    .cauhoithggap .btn {
        margin-left: 10px;
    }

    .cauhoi .muccon .right {
        max-width: 100%;
        margin-top: 30px;
    }

    .cauhoi .muccon .left {
        max-width: 100%;
    }

    .page-right-sidebar #content {
        max-width: 440px;
    }

    .page-right-sidebar #secondary {
        max-width: 310px;
    }
}

@media only screen and (max-width: 768px) {

    .block-videotd .slick-list.draggable {
        width: 768px;
    }

    .chantrang .center {
        padding: 0 15px;
    }

    .chantrang .right {
        padding-left: 0px;
    }

    .lsht .r1 .left,
    .lsht .r2 .left,
    .lsht .r3 .left,
    .lsht .r4 .left {
        max-width: 100%;
    }

    .lsht .r1 .right,
    .lsht .r2 .right,
    .lsht .r3 .right,
    .lsht .r4 .right {
        max-width: 100%;
    }

    .chuyengia .search #search-expert .t1 {
        width: 170px;
    }

    .single-expert .block .t1 .t3 {
        max-width: 495px;
    }

    .dichvu .main .block-2 {
        max-width: 100%;
    }

    .dichvu .main .block-3 {
        max-width: 100%;
    }

    .dichvu .main .block-3 .search .t1 .t2 {
        max-width: 520px;
    }

    .dkntv {
        max-width: 100%;
    }

    .dkntv .txtD {
        max-width: 100%;
    }

    .dkntv .t1,
    .dkntv .t2,
    .dkntv .t3,
    .dkntv .t4,
    .dkntv .t5 {
        max-width: 100%;
    }

    .dkntv input {
        width: 100%;
    }

    .dkntv textarea {
        width: 100%;
    }

    .dkntv .t5 input {
        width: 100%;
    }

    .page-right-sidebar #content {
        max-width: 438px;
    }

    .chitiet-tintuc .block-1 {
        max-width: 420px;
    }

    .single-department .block .block-1 {
        max-width: 100%;
    }

    .single-department .block .block-2 {
        max-width: 100%;
    }

    .single-department .block .block-2 .popular-posts-widget .first-popular-post .right,
    .single-department .block .block-2 .popular-posts-widget .other-popular-post .right {
        max-width: 83%;
        width: 100%;
    }

    .videopost-main .block-videotd.slick-initialized.slick-slider {
        width: 763px;
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon img {
        left: 412px;
    }

    .videopost-main .block-video {
        grid-template-columns: repeat(2, 1fr);
    }

    .cauhoithggap .btn {
        margin-left: 15px;
    }

    .goikhamsk .block {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 480px) {

    .single-healthpack .pop .mt .co1 .thongtin,
    .single-healthpack .pop .mt .co1 .gia {
        display: block;
    }

    .single-healthpack .pop .mt .co1,
    .single-healthpack .pop .mt .co2 {
        max-width: 50%;
    }

    .single-healthpack .block .co1,
    .single-healthpack .block .co2 {
        max-width: 100%;
    }

    .single-healthpack .block .co2 {
        margin-top: 20px;
    }

    .goikhamsk .block {
        grid-template-columns: repeat(1, 1fr);
    }

    .chantrang .left .block-img .img1,
    .chantrang .left .block-img .img2,
    .chantrang .left .block-img .img3,
    .chantrang .left .block-img .img4 {
        margin-right: -170px;
    }

    .chantrang .right {
        padding-left: 15px;
    }

    .lsht .r1 .left,
    .lsht .r2 .left,
    .lsht .r3 .left,
    .lsht .r4 .left {
        max-width: 100%;
    }

    .lsht .r1 .right,
    .lsht .r2 .right,
    .lsht .r3 .right,
    .lsht .r4 .right {
        max-width: 100%;
    }

    .lsht .r1,
    .lsht .r2,
    .lsht .r3,
    .lsht .r4 {
        padding-right: 0px;
    }

    .lsht .r1 img,
    .lsht .r2 img,
    .lsht .r3 img,
    .lsht .r4 img {
        max-width: 100%;
    }

    .title_h2 h2 {
        font-size: 22px;
        line-height: 32px;
        text-align: center;
        margin-bottom: 0;
    }

    .home_01 {
        padding: 40px 0 0px 0 !important;
    }

    .home_01 .left .large-6 {
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .home_01 .left .icon-box {
        padding: 10px;
        min-height: 275px;
    }

    .home_01 .left .icon-box .icon-box-text h3 {
        font-size: 16px;
    }

    .home_01 .left .icon-box .icon-box-text p {
        font-size: 14px;
    }

    .home_01 .left .icon-box .icon-box-text a {
        font-size: 14px;
    }

    .home_02 {
        padding: 40px 0 20px 0 !important;
    }

    .home_02 .title_h2 h2 {
        margin-bottom: 15px;
    }

    .home_02 .title_h2 p {
        font-size: 14px;
    }

    .home_02 .large-4 {
        flex-basis: 100%;
        max-width: 100%;
    }


    .tintucykhoa {
        padding: 20px 0 40px 0 !important;
    }

    .tintucykhoa .slick-arrow {
        top: unset;
        bottom: -25px;
    }

    .tintucykhoa .box .box-image,
    .tintucykhoa .box .box-image img {
        height: 200px;
    }

    .tintucykhoa .box .box-text h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .tintucykhoa .box .box-text a {
        font-size: 14px;
        line-height: 40px;
    }

    .tintucykhoa .slick-arrow {
        max-width: 35px;
        line-height: 35px;
    }

    .tintucykhoa .slick-prev {
        right: 60px;
    }

    .home_03 {
        padding: 20px 0 40px 0 !important;
    }

    .home_03 .slick-arrow {
        top: unset;
        bottom: -25px;
    }

    .home_03 .box .box-image,
    .home_03 .box .box-image img {
        height: 200px;
    }

    .home_03 .box .box-text h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .home_03 .box .box-text a {
        font-size: 14px;
        line-height: 40px;
    }

    .home_03 .slick-arrow {
        max-width: 35px;
        line-height: 35px;
    }

    .home_03 .slick-prev {
        right: 60px;
    }

    .home_04 {
        padding: 30px 0 10px 0 !important;
    }

    .home_04 .large-3 {
        margin-bottom: 20px;
    }

    .home_05 .large-2 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .home_05 .icon-box .icon-box-text h3 {
        font-size: 15px;
    }

    .home_06 {
        padding: 40px 0 0px 0 !important;
    }

    .home_06 .tabbed-content .nav li a {
        font-size: 14px;
        padding: 0 10px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    .home_06 .left .box .box-image,
    .home_06 .left .box .box-image img {
        height: auto;
    }

    .home_06 .left .box .box-text .post-title a {
        font-size: 16px;
        line-height: 26px;
    }

    .home_06 .right .box .box-image,
    .home_06 .right .box .box-image img {
        height: 130px;
    }

    .home_06 .box .box-text .from_the_blog_excerpt {
        font-size: 14px;
    }

    .home_06 .right .box .post-title a {
        font-size: 14px;
        line-height: 22px;
    }

    .home_06 .box .box-text .button {
        font-size: 14px;
        line-height: 40px;
        padding: 0 25px;
    }

    .home_07 {
        padding: 40px 0 20px 0 !important;
    }

    .home_08 .right .post-item {
        flex-basis: 100%;
        max-width: 100%;
    }

    .list_noibat .box_list .new-list-post-one {
        width: 100%;
    }

    .list_noibat .box_list .new-list-post-right {
        width: 100%;
    }

    .box_list_new .left .new-list-post {
        width: 100%;
        margin-bottom: 15px;
    }

    .box_list_new .right .new-list-post .post-image {
        width: 100%;
        margin-bottom: 15px;
        height: 240px;
    }

    .box_list_new .right .new-list-post .post-image img {
        height: 240px;
    }

    .box_list_new .right .new-list-post .post-content {
        width: 100%;
    }

    .tckq .left {
        max-width: 100%;
    }

    .tckq .right {
        max-width: 100%;
    }

    .dlk .left {
        float: left;
        max-width: 100%;
    }

    .dlk .right {
        float: right;
        max-width: 100%;
    }

    .chuyengia .search {
        height: auto;
    }

    .chuyengia .search #search-expert {
        display: block;
    }

    .chuyengia .search #search-expert .t1 {
        width: 100%;
    }

    .chuyengia .search #search-expert .t4 {
        display: flex;
        justify-content: center;
    }


    .chuyengia .search #search-expert .t4 button p {
        text-align: center;
    }

    .chuyengia .main .block {
        grid-template-columns: repeat(2, 1fr);
    }

    .chuyengia .main .block .connent img {
        height: 220px;
    }

    .single-expert .block .t1 .t2 {
        max-width: 100%;
    }

    .single-expert .block .t1 .t3 {
        max-width: 100%;
    }

    .single-expert .block .t1 .t2 .imgB img {
        height: 495px;
    }

    .single-expert .block .t2 button {
        width: 90%;
    }

    .single-expert .block .t1 .t3 .cont .t1 h3,
    .single-expert .block .t1 .t3 .cont .t2 h3,
    .single-expert .block .t1 .t3 .cont .t3 h3 {
        padding-right: 50px;
    }

    .dichvu .main .block-3 .search .t1 .t2 {
        max-width: 70%;
    }

    .dichvu .main .block-3 .search .t1 .t3 {
        max-width: 30%;
    }

    .page-right-sidebar #content {
        max-width: 100%;
    }

    .page-right-sidebar .large-3.col {
        max-width: 100%;
    }

    .popular-posts-widget .first-popular-post .right,
    .popular-posts-widget .other-popular-post .right {
        max-width: 72%;
    }

    .csvc .r3 {
        grid-template-columns: repeat(1, 1fr);
    }

    .csvc .r3 .right {
        margin-top: 10px;
    }

    .csvc .r3 .right img {
        max-width: 100%;
    }

    .csvc .r5 {
        grid-template-columns: repeat(1, 1fr);
    }

    .csvc .text-right {
        padding: 0 !important;
    }

    .cccn .r4 .left img,
    .cccn .r4 .right img {
        max-width: 100%;
    }

    .chitiet-tintuc .block-1 {
        max-width: 100%;
    }

    .chitiet-tintuc .block-2 {
        max-width: 100%;
    }

    .chuyenkhoayte .block {
        grid-template-columns: repeat(1, 1fr);
    }

    .single-department .block .block-2 .popular-posts-widget .first-popular-post .right,
    .single-department .block .block-2 .popular-posts-widget .other-popular-post .right {
        max-width: 73%;
        width: 100%;
    }

    .single-department .block .block-1 .cont .tlq .block {
        grid-template-columns: repeat(1, 1fr);
    }

    .single-department .block .block-1 .cont .dichvuchinh .block .left,
    .single-department .block .block-1 .cont .dichvuchinh .block .right {
        max-width: 100%;
    }

    .chantrang .center {
        margin-bottom: 35px;
    }

    .loaibenh .main .timkiem form {
        display: inline;
    }

    .loaibenh .main .timkiem form .t3 {
        text-align: center;
    }

    .loaibenh .main .block {
        grid-template-columns: repeat(1, 1fr);
    }

    .videopost-main .block-videotd.slick-initialized.slick-slider {
        width: auto;
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon img {
        left: 125px;
    }

    .videopost-main .slick-initialized .slick-slide {
        margin-right: 0px;
    }

    .videopost-main .block-video {
        grid-template-columns: repeat(1, 1fr);
    }

    .lienhe .connect-column-row1 .txt-connect-hovaten p::after,
    .lienhe .connect-column-row1 .txt-connect-diachi p::after {
        left: 180px;
    }

    .cauhoithggap .btn {
        margin-left: 0px;
    }

    .chitiet-benh .menu .block-1,
    .chitiet-benh .menu .block-2 {
        max-width: 100%;
    }

    .single-vaccinepack .block-1,
    .single-vaccinepack .block-2 {
        max-width: 100%;
    }

    .single-healthpack .pop .txt h1 {
        font-size: 21px;
    }

    .row-breadcrumb h1 {
        overflow: hidden;
        margin-bottom: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .single-healthpack .backgr-popup .popup-datlich .close-btn {
        right: 35px;
        top: 38px;
        z-index: 99;
    }

    .popup-datlich {
        max-width: 90%;
    }

    .popup-datlich {
        max-height: 80%;
    }

    .cauhoi .bottom .list {
        grid-template-columns: repeat(1, 1fr);
    }

    .cauhoi .bottom .row {
        max-width: 100%;
    }

    .blog-search .block .ro1 {
        max-width: 100%;
    }

    .blog-search .block .ro2 {
        max-width: 100%;
    }

    .single-healthpack .backgr-popup .popup-datlich .form-group {
        display: inline;
    }

    .single-healthpack .backgr-popup .popup-datlich .form-group .column .t1 {
        padding-right: 0px;
    }

    .single-healthpack .backgr-popup .popup-datlich .form-group .column .t2 {
        padding-left: 0px;
    }

    .single-healthpack .backgr-popup .popup-datlich .form-group .column {
        max-width: 100%;
    }

    .single-healthpack .backgr-popup .popup-datlich .tuvan button,
    .single-healthpack .backgr-popup .popup-datlich .tuvan a {
        max-width: 48%;
    }

    .single-healthpack .backgr-popup .popup-datlich {
        padding: 35px;
    }

    .slider-bullets {
        margin-top: 145px;
        margin-bottom: 20px;
    }

    .block-videotd .slick-list.draggable {
        width: 480px;
    }

    .cccn .r1,
    .cccn .r2,
    .cccn .r5 {
        grid-template-columns: repeat(1, 1fr);
    }

    .page-right-sidebar #secondary {
        max-width: 100%;
        padding-left: 15px;
    }

    .single-videohinhanh .block .post_videohinhanh tr{
        display: grid;
        grid-template-columns: repeat(1,1fr);
    }
    .single-videohinhanh .block .post_videohinhanh tr td{
        width: 100% !important;
        padding: 0;
    }
    .single-videohinhanh .block .post_videohinhanh tr td img{
        border-radius: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 428px) {

    .block-videotd .slick-list.draggable {
        width: 428px;
    }

    .chantrang .left .block-img .img1,
    .chantrang .left .block-img .img2,
    .chantrang .left .block-img .img3,
    .chantrang .left .block-img .img4 {
        margin-right: -145px;
    }

    #logo img {
        max-width: 350px;
    }

    .chuyengia .main .block .connent img {
        height: 194px;
    }

    .popular-posts-widget .first-popular-post .right,
    .popular-posts-widget .other-popular-post .right {
        max-width: 68%;
    }

    .single-department .block .block-2 .popular-posts-widget .first-popular-post .right,
    .single-department .block .block-2 .popular-posts-widget .other-popular-post .right {
        max-width: 70%;
        width: 100%;
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon img {
        left: 72px;
    }

    .lienhe .connect-column-row1 .txt-connect-hovaten p::after,
    .lienhe .connect-column-row1 .txt-connect-diachi p::after {
        left: 155px;
    }

    .popup-datlich .form-group {
        display: block;
    }

    .popup-datlich .column {
        width: 100%;
    }

    .popup-datlich .column .t1 {
        padding-right: 0px;
    }

    .popup-datlich .column .t2 {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 390px) {

    .block-videotd .slick-list.draggable {
        width: 390px;
    }

    #logo img {
        max-width: 310px;
    }

    .chantrang .left .block-img .img1,
    .chantrang .left .block-img .img2,
    .chantrang .left .block-img .img3,
    .chantrang .left .block-img .img4 {
        margin-right: -125px;
    }

    .chuyengia .main .block .connent img {
        height: 175px;
    }

    .popular-posts-widget .first-popular-post .right,
    .popular-posts-widget .other-popular-post .right {
        max-width: 65%;
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon img {
        left: 35px;
    }

    .lienhe .connect-column-row1 .txt-connect-hovaten p::after,
    .lienhe .connect-column-row1 .txt-connect-diachi p::after {
        left: 138px;
    }

    .single-healthpack .backgr-popup .popup-datlich .tuvan p {
        display: inline;
    }

    .single-healthpack .backgr-popup .popup-datlich .tuvan button,
    .single-healthpack .backgr-popup .popup-datlich .tuvan a {
        max-width: 100%;
    }
}

@media only screen and (max-width: 375px) {

    .block-videotd .slick-list.draggable {
        width: 375px;
    }

    #logo img {
        max-width: 300px;
    }

    .large-3 col {
        padding-right: 10px;
    }

    .chuyengia .main .block .connent img {
        height: 167px;
    }

    .videopost-main .block-videopost .videotd-slider .video-post-item .icon img {
        left: 20px;
    }

    .lienhe .connect-column-row1 .txt-connect-hovaten p::after,
    .lienhe .connect-column-row1 .txt-connect-diachi p::after {
        left: 130px;
    }

    .lienhe .txt .tt .t2 .t2-2 {
        margin-left: 15px;
    }
}