@media only screen and (max-width: 1350px) {}

@media only screen and (max-width: 1200px) {
   .nav-item {
      padding: 2px 12px !important;
   }

   /* .navbar-toggler {
      display: block !important;
      padding: 10px;
   } */

   .fabook-logo,
   .email-logo {
      margin-right: 0 !important;
   }

   .show-sidebar {
      background: #fff;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 10;
      transition: opacity .5s linear;
   }

   .custom-dvnb {
      margin-top: 10px !important;
   }

   .brand-name,
   .unit-name {
      font-size: 15px !important;
   }

   .section-data-report {
      margin-top: 20px !important;
   }

   .item-share {
      display: flex;
      justify-content: center;
   }

}

@media only screen and (max-width: 992PX) {
   .reverse {
      flex-direction: column-reverse;
   }

   .sidebar-container {
      margin-bottom: 15px;
   }

   .overflow-response {
      overflow: auto;
   }

   .overflow-response table {
      min-width: 844px !important;
   }

   .content-report .total-report {
      font-size: 25px !important;
   }

   .title-report {
      font-size: 16px !important;
   }

   .brand-logo {
      width: 10% !important;
   }

   .nav-item {
      padding: 2px 8px !important;
   }

   .navbar-nav {
      flex-direction: row;
      margin-left: 13% !important;
      height: 52px;
   }

   .brand-name {
      font-size: 15px;
   }

   .menu-response {
      display: flex;
      justify-content: space-between;
      width: 100%;
   }

   .button-focus:focus {
      box-shadow: none !important;
      text-decoration: none;
      outline: 0;
   }

   .navbar-height {
      position: fixed;
      flex-direction: column;
      background-color: #ffffff;
      width: 50%;
      min-width: 265px;
      height: 100%;
      transform: translateX(-100%);
      top: 0;
      left: 0;
      z-index: 99;
      display: block !important;
   }

   .menu-dichuyen {
      transition: all 0.6s;
      transform: translateX(0%);
   }

   .navbar-toggler {
      display: block !important;
      padding: 10px;
   }

   .danhmuc {
      display: flex;
      padding: 10px 12px;
      justify-content: space-between;
      background-color: #cb0100;
   }

   .danhmuc p {
      font-weight: 700;
      font-size: 18px;
      line-height: 32px;
      letter-spacing: -0.2px;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 0px;
   }

   .search-respon {
      width: 100%;
      margin-top: 20px;
      padding: 0 10px !important;
      display: block;
      position: relative;
   }

   .search-respon-input {
      font-weight: normal;
      padding-left: 10px;
      padding-right: 30px;
      width: 99%;
      height: 34px;
      border: 1px solid #E5E5E5;
      border-radius: 6px;
      background-color: #FFFFFF;
      font-size: 13px;
      display: initial;
   }

   .search-respon img {
      right: 30px;
   }

   .img-timkiem {
      position: absolute;
      right: 15%;
      top: 9px;
   }

   .icon-menu {
      color: #cb0100;
      font-size: 30px;
   }

   .custom-button-ct-top {
      padding: 10px;
      justify-content: left !important;
   }

   .float-left {
      font-size: 16px !important;
   }

   .custom-left-box {
      padding-bottom: 0 !important;
   }

   .section-data-report {
      width: 60% !important;
      height: 150px !important;
   }


   .sidebar-menu {
      display: block;
      overflow: scroll;
      height: calc(100% - 200px);
      margin: 0 10px;
   }

   .slide-item {
      display: flex;
      align-items: center;
      border-bottom: 1px solid #e5e5e5;
   }

   .nav_check {
      width: 100%;
   }

   .active-item .menu-btn {
      color: #cb0100;
   }

   .menu-btn,
   .navigation-item a {
      position: relative;
      font-weight: 600;
      height: auto;
      border-radius: 0px;
      font-size: 17px;
      transition: all .1s ease 0s;
      text-align: left;
      padding-left: 1px;
      color: #5c6376;
      cursor: pointer;
      line-height: 36px;
   }

   .menu-btn:hover {
      color: #cb0100;
   }

   .dropdown:checked+label .uil,
   .dropdown:not(:checked)+label .uil,
   .icon-submenu {
      font-size: 25px !important;
      transition: transform 200ms linear;
      color: #494b4d;
   }

   .icon-submenu.down {
      transform: rotate(180deg);
      transition: transform 200ms linear;
   }

   /* Slider dữ liệu */
   #menu_data_mobile {
      display: none;
   }

   .navigation-item {
      border-bottom: 1px solid #e5e5e5;
   }

   .navigation-item a {
      font-size: 15px !important;
      font-weight: 500 !important;
      padding-left: 6px;
   }

   .sec-center {
      padding: 8px 0;
   }

   /* CSS Side bar menu left */
   .header-profile {
      justify-content: space-between;
   }

   .section-dropdown {
      top: 66px !important;
      padding: 0 !important;
      width: 100% !important;
      border-radius: 0 !important;
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
   }

   .section-dropdown a {
      border-radius: 0 !important;
      border-top: 1px solid #e5e5e5 !important;
      font-size: 17px !important;
      padding: 5px 10px;
      margin: 0 !important;
      align-items: center;
   }

   .section-dropdown a .uil {
      font-size: 15px !important;
   }

   .section-dropdown:before,
   .section-dropdown:after {
      position: relative !important;
      height: 0 !important;
      top: 0 !important;
   }

   .header-profile img {
      width: 50px !important;
      height: 50px !important;
   }

   .map-home {
      height: 550px !important;
   }

   .custom-btn-home-search .input-keyword {
      width: 100% !important;
   }

   .data-service {
      overflow: auto;
   }

   .data-service table {
      min-width: 844px;
   }
}


@media only screen and (max-width: 768px) {

   .dropdown:checked+label .uil,
   .dropdown:not(:checked)+label .uil,
   .icon-submenu {
      font-size: 18px !important;
   }

   .navbar-height {
      width: 75%;
   }

   .section-dropdown {
      top: 48px !important;
   }

   .content-sms .gui-sms {
      margin-right: 0 !important;
   }

   #img-banner {
      width: 40% !important;
   }

   .div-report {
      margin-top: 0 !important;
      max-height: 240px;
   }

   .img-report {
      width: 70% !important;
   }

   .content-report .total-report,
   .title-report {
      font-size: 15px !important;
   }

   .slider {
      height: 340px !important;
   }

   .data-news {
      margin-top: 10px;
   }

   .list-data_news {
      margin-top: 0 !important;
   }

   .news {
      height: auto !important;
      margin-top: 8px;
   }

   .main-container {
      margin: 10px 0 !important;
   }

   .custom-session-home {
      padding-bottom: 0 !important;
   }

   .container-dvn {
      margin: 15px 0;
   }

   .pagination {
      overflow: auto;
   }

   .grid-sms .z-column-content {
      padding: 6px !important;
   }

   .unit-name {
      font-size: 16px;
      color: #2c2c2c;
      line-height: 10px;
      text-transform: uppercase;
      font-weight: bold;
   }

   /* icon response */
   .menu-response {
      display: flex;
   }

   .brand-logo {
      width: 46px !important;
      height: 46px;
   }

   .brand-name {
      font-size: 14px !important;
      margin-top: 11px !important;
   }

   .nav-item {
      display: none;
   }

   .custom-dvnb {
      margin-top: 15px;
      margin-bottom: 15px;
   }

   .view-numbers {
      display: flex !important;
      margin: 6px 0;
   }

   .views {
      padding-left: 8px;
   }

   .menu-response {
      justify-content: space-between;
   }

   .nav-right {
      display: none;
   }

   .icon-menu {
      color: #cb0100;
      font-size: 24px;
   }

   .dvm-view {
      font-weight: 700;
   }

   .container-dvn {
      margin-bottom: 15px;
   }

   .navbar-toggler {
      display: block !important;
      padding: 10px;
   }

   .menu-response {
      display: flex;
      justify-content: space-between;
      width: 100%;
   }



   .form-group {
      display: none !important;
   }

   .banner-title {
      display: none;
   }

   /* show menu navbar */
   .show {
      display: block !important;
   }

   .overlay-common {
      position: fixed;
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px;
      background: rgba(0, 0, 0, 0.2);
      height: 100%;
      display: none;
      z-index: 1;
   }

   .button-focus:focus {
      box-shadow: none !important;
      text-decoration: none;
      outline: 0;
   }

   .margin-right-desktop {
      margin-top: 6px;
   }

   .margin-right-desktop .pagination {
      margin-left: 0 !important;
   }

   .margin-left-desktop {
      margin: 10px 0;
      text-align: left !important;
   }

   .header-note {
      display: inline-block !important;
   }

   .custom-info {
      font-size: 13px !important;
   }

   .description {
      font-size: 14px !important;
   }

   .custom-heading-reponse {
      display: block !important;
   }

   .custom-group-search-dulieu {
      display: block !important;
   }

   .custom-heading-reponse .heading {
      font-size: 18px !important;
      width: 40% !important;
      height: 60px;
   }

   .select-agency {
      width: 100% !important;
   }

   .sidebar-container.sidebar-600 {
      background: #fff;
      display: none;
      transition: opacity .5s linear;
   }

   .show-sidebar {
      background: #fff;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 10;
      transition: opacity .5s linear;
   }

   .mobile-menu {
      display: flex;
   }

   .custom-mobile-menu {
      display: flex;
      align-items: center;
      justify-content: space-between;
   }

   .list-group-item .text-item {
      font-size: 14px;
      padding-left: 10px;
      color: #4a4a4a;
      line-height: 48px;
      position: relative;
   }

   .openSidebar {
      display: block !important;
      margin-bottom: 10px;
   }

   .sidebar-container.sidebar-600 .nav-top {
      position: absolute;
      top: 0;
      background: #fff;
      width: 100%;
      padding: 12px;
      height: 60px;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
      z-index: 2;
      align-items: center;
      display: inline-flex;
   }

   .sidebar-container.sidebar-600 .heading {
      font-size: 16px;
      text-transform: uppercase;
      margin-bottom: 0;
   }

   .sidebar-container.sidebar-600 .nav-top .close-sidebar {
      margin-left: auto;
      transition: all .4s ease;
   }

   .sidebar-container.sidebar-600 .nav-top .close-sidebar .icon-close {
      color: #afb2c0;
      font-size: 14px;
      font-size: 24px;
   }

   .sidebar-container.sidebar-600 .list-group {
      overflow: auto;
      height: calc(100% - 50px);
      margin-top: 60px;
   }

   .icon-close {
      display: block !important;
   }

   .sidebar-container.sidebar-600.open {
      visibility: visible;
      opacity: 1;
   }

   .close-sidebar {
      display: block !important;
   }

   .item .link {
      margin-left: 0 !important;
   }

   /* Resposive detail_data */
   .custom-button-ct-top {
      display: block !important;
   }

   .custom-button-dv {
      padding: 6px 0 !important;
   }

   .search-table {
      display: block !important;
   }

   .textbox {
      width: 100% !important;
   }

   .form-control,
   .fix-btn-search {
      margin-left: 0 !important;
   }

   .custom-group-input-search {
      border: 0 !important;
   }

   .table-footer {
      padding: 0 !important;
   }

   .ct-group-btn-api {
      padding: 12px;
   }

   /* Instruct */
   .reverse {
      flex-direction: column-reverse
   }

   .mobile-menu .text-item {
      font-size: 14px;
      color: #4a4a4a;
      line-height: 40px;
      position: relative;
      color: #cb0100;
   }


   .heading-16 {
      font-size: 16px;
      font-weight: 600;
      color: #2c2c2c;
      line-height: 30px;
      display: inline-block;
   }

   .has-submenu {
      padding: 14px 17px;
   }

   .brand-name {
      display: none !important;
   }

   .banner-content {
      height: 200px !important;
   }

   .list-field {
      margin-bottom: 0;
   }

   .min-height {
      min-height: 306px !important;
   }

   .btn-gray {
      margin: 10px 0px !important;
   }

   .custom-btn-home-search .input-keyword {
      width: 100% !important;
   }

   .header-profile img {
      width: 30px !important;
      height: 30px !important;
   }

   /* Content */
   .section-data-report {
      font-size: 14px !important;
      margin-top: 10px !important;
      width: 78% !important;
      height: 110px !important;
      box-shadow: 1px 1px 9px grey !important;
   }

   .cover-banner {
      border: none !important;
      background-color: rgba(0, 0, 0, 0) !important;
   }

   .custom-banner-trangchu {
      justify-content: start !important;
   }

   .item-share {
      display: flex;
      justify-content: center;
   }

   .number-report {
      font-size: 20px !important;
   }

   .data-news {
      margin-top: 10px;
   }

   .views-high {
      height: 210px !important;
   }

   .carousel-control-next-icon,
   .carousel-control-prev-icon {
      width: 25px;
   }

   .overflow-sms {
      overflow: auto;
   }

   .sms-block {
      box-shadow: 1px 2px 6px grey !important;
   }

   .tong-luot-truy-cap {
      margin-top: 0 !important;
   }

   .fixed-td {
      left: auto !important;
   }

   .map-home {
      height: 450px !important;
   }

   .footer-container {
      margin-top: 10px;
   }

   .pagination-right {
      display: block !important;
   }

   .show-item {
      margin-bottom: 6px;
   }

   .custom-btn-home-search .button-search {
      width: 35px !important;
   }

   .list-sms {
      padding-top: 0 !important;
   }

   .sidebar-left {
      display: block !important;
   }

   .sidebar-left .list-group {
      margin: 10px 0 !important;
   }

   .custom-title-lsxdl {
      padding: 8px 18px !important;
   }

   .custom-form-ttnd {
      display: block !important;
      margin-bottom: 2px !important;
   }

   .ct-gb-change-pass {
      margin-top: 10px;
   }

   .ct-avatar {
      width: 130px !important;
      height: 130px !important;
   }

   .page-history {
      margin-bottom: 10px;
   }

   .title-history_data {
      margin-bottom: 8px;
      padding: 10px 18px !important;
   }

   .btn-search-history {
      height: 100%;
   }

   .total {
      margin: 5px 0;
   }

   .filter-data,
   .filter-status {
      margin-bottom: 6px;
   }

   .search-dextop {
      margin-bottom: 10px;
   }

   .heading-page {
      padding-bottom: 0 !important;
   }

   .total-data_mobile {
      display: block !important;
      font-weight: 600;
      font-size: 16px;
      padding: 5px 15px;
   }

   .total-data_dextop {
      display: none !important;
   }

   .fix-form-inline {
      margin-top: 8px;
   }

   .pagination-mobile {
      margin-top: 0 !important;
   }

   .breadcrumb {
      margin-bottom: 6px;
      padding: 0;
   }

   .custom-left-box {
      padding: 10px !important;
   }

   .data-step {
      padding-bottom: 10px !important;
   }
}