@media (max-width: 1024px) {
.container-vb{padding:0 10px}
.row-deck-50{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0}
.ten-dvc{flex-direction:column}
.thuc-hien{justify-content:space-between;padding-top:10px}
.thuc-hien div{padding-left:0}
.card-header{padding-bottom:0}
}
@media (max-width: 719px) {
.logo-mobile{display:block}
.logo-pc{display:none}
.main-header-left{justify-content:center}
}
@media (max-width: 736px) {
.card-header{flex-direction:column}
.card-header h6{padding-bottom:10px}
.my-breadcrumb{display:flex;flex-direction:column;text-align:center}
.main-dashboard-header-right > div{text-align:Center}
.breadcrumb-header{flex-direction:column}
.thuc-hien{flex-direction:column}
.thuc-hien div{flex-direction:row;justify-content:space-between}
.thuc-hien div:nth-child(3){justify-content:center}
}
@media (max-width: 600px) {
.chucnang{flex-wrap:wrap}
.cot-ds{flex:0 0 50%;text-align:left;margin-bottom:5px}
.slogan-2 {font-size: 13px;}
}
@media (max-width: 414px) {
.logo-mobile{max-width:310px}
.cot-ds{flex:0 0 100%}
}