﻿
@media only screen and (min-width: 1499px) and (max-width: 100000px) {
}

@media only screen and (max-width: 1260px) {
    .listGoiKhamIn {
        width: 1000px;
    }

    #txtTenGoiKham {
        width: 355px;
    }

    .partGoiKham {
        width: 313px;
    }

    #txtTenKhuyenMai {
        width: 715px;
    }

    .selectDTTP .select2 {
        width: 200px !important;
    }

    #txtMaPhongKham {
        width: 280px;
    }

    .ListChuyeGiaDS {
        width: 1000px;
    }

    .itemChuyeGiaDS {
        width: 313px;
    }
}

/*Máy tính bảng 768*/
@media only screen and (max-width: 1020px) {
    .listGoiKhamIn {
        width: 820px;
    }

    .itemChuyeGiaDS {
        width: 253px;
    }

    .ListChuyeGiaDS {
        width: 820px;
    }

    .partGoiKham {
        width: 253px;
    }

    .selectGoiKham .select2 {
        width: 275px !important;
    }

    #txtTenKhuyenMai {
        width: 635px;
    }

    .selectDTTP .select2 {
        width: 190px !important;
    }

    #txtMaPhongKham {
        width: 240px;
    }
}

@media only screen and (max-width: 871px) {
    .all-box-search {
        width: 720px;
    }

    #txtTenGoiKham {
        width: 255px;
    }

    .listGoiKhamIn {
        width: 720px;
    }

    .partGoiKham {
        width: 340px;
    }

    #txtTenKhuyenMai {
        width: 535px;
    }

    .selectDTTP .select2 {
        width: 150px !important;
    }

    #txtMaPhongKham {
        width: 220px;
    }
}
/*Iphone 6/7/8 Plus 736-414*/
@media only screen and (max-width: 740px) {
    .selectGoiKham .select2 {
        width: 100% !important;
    }

    #txtTenGoiKham {
        width: 100%;
        margin: 10px 0;
    }

    .bannergoikham {
        height: 230px;
    }

    .cdt {
        padding: 0 10px;
    }

    .btn-mota {
        width: 50%;
    }

        .btn-mota button {
            width: 100%;
        }

    .btn-henkhamctk {
        width: 50%;
    }

        .btn-henkhamctk a {
            width: 100%;
        }

            .btn-henkhamctk a button {
                width: 100%;
            }

    #txtTenKhuyenMai {
        width: 100%;
        margin-bottom: 10px;
    }
}
/*Iphone 6/7/8 375-667*/
@media only screen and (min-width: 310px) and (max-width: 415px) {
}
/*Độ phân giải ngang*/
@media only screen and (min-width: 416px) and (max-width: 739px) {
    .btn-mota {
        width: 50%;
    }

        .btn-mota button {
            width: 100%;
        }

    .bannergoikham {
        height: 230px;
    }

    .btn-henkhamctk {
        width: 50%;
    }

        .btn-henkhamctk a {
            width: 100%;
        }

            .btn-henkhamctk a button {
                width: 100%;
            }

    #txtTenKhuyenMai {
        width: 100%;
        margin-bottom: 10px;
    }
}
