﻿
@media only screen and (min-width: 1499px) and (max-width: 100000px) {
}

@media only screen and (max-width: 1260px) {
    .contentBK {
        width: 1000px;
    }

    #bodyChiTietKham .b-left {
        margin-right: 10px;
    }

    #bodyChiTietKham .formNhap {
        padding: 20px 0;
    }

    #bodyChiTietKham .f-input {
        width: 100%;
    }

    #bodyChiTietKham .f-inputns {
        width: 100%;
    }

    #bodyChiTietKham .all-bodyBK {
        padding: 15px 0;
    }

    #bodyChiTietKham .formNhapThongTin {
        width: 100%;
    }

    #bodyChiTietKham .allCity .select2 {
        width: 100% !important;
    }

    #bodyChiTietKham .ngaysinhO {
        flex: 0 0 65% !important;
    }

    #bodyChiTietKham .contentHai {
        flex: 0 0 49%;
    }

    #bodyChiTietKham .all-inputf {
        flex: 0 0 30%;
    }

    #bodyChiTietKham .fgioitinh .select2 {
        width: 100% !important;
    }

    #bodyChiTietKham .flex1 {
        flex: 1;
    }
}

/*Máy tính bảng 768*/
@media only screen and (max-width: 1020px) {
    .contentBK {
        width: 820px;
    }

    .b-left {
        flex: 0 0 200px;
        margin-right: 20px;
        height: 220px;
    }

    .listTabList li {
        width: 145px;
    }
}

@media only screen and (max-width: 871px) {
    .contentBK {
        width: 720px;
    }

    .b-left {
        flex: 0 0 185px;
        margin-right: 10px;
        height: 200px;
    }

    .listTabList li {
        width: 125px;
    }

    .itemListDay {
        width: 100px;
    }

    .ListDayactive {
        width: 100px;
    }

    .bk-txtL {
        font-size: 16px;
    }

    .itemListGio {
        width: 100px;
    }

    .ListGioActive {
        width: 100px;
    }
}
/*Iphone 6/7/8 Plus 736-414*/
@media only screen and (max-width: 740px) {
    .b-left {
        display: none;
    }

    .avtMB {
        display: block;
    }

    .all-bodyBK {
        padding: 10px 0;
    }

    .listTabList {
        flex-wrap: wrap;
    }

    .contentBK {
        width: 100%;
        padding: 0 10px;
    }

    .listTabList li {
        margin-bottom: 5px;
    }

    .b-path {
        width: 95%;
    }

    .itemListDay {
        width: 80px;
        height: 80px;
    }

    .ListDayactive {
        width: 80px;
        height: 80px;
    }

    .ListGioActive {
        width: 80px;
    }

    .itemListGio {
        width: 80px;
    }
}
/*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) {
}
