@media only screen and (min-width: 320px) and (max-width: 860px) {
  .info-top-1::after {
    left: 0;
    border-bottom: 1px solid #6a6a6a;
    width: 100%;
  }
  .lang-mobile {
    margin-left: 0;
    padding: 10px;
    width: 45%;
    position: absolute;
    bottom: -10px;
    right: 0;
}

.lang-mobile img {
    padding-left: 10px;
}
.lag-box {
    display: none;
}
.info-top-2 {
    position: relative;
    height: 120px;
}
  .info-top-2::after {
    display: none;
  }
 
  .gioi-thieu h3 {
    font-size: 21px;
  }
  button.booktop {
    position: absolute;
    top: 11px;
    right: 12px;
    padding: 15px 0px;
}
input.form-control.text-center {
    float: inherit;
    height: 50px;
    display: inline-block;
    text-align: inherit;
}
  .baoquat-menu {
    position: fixed;
    top: 0;
    background: #464343;
    width: 100%;
    display: inline-block;
    height: 42px;
    }
    .info-top {
  padding-top: 45px;
    }
    .logomb {
    float: left;
}
    .sticky {
         padding-top: 0px;
         box-shadow: -1px 3px black;
    }
  header {
    background: #2f2f2f !important;
    position: relative;
    height: auto !important;
  }
  .navbar {
    margin-bottom: 0px;
  }
  .slide-best {
    height: 250px;
  }
  #prev, #next {
    top: 40% !important;
  }
  #sync3 .item {
    height: auto !important;
  }
  #sync4 .item-2 {
    height: 50px  !important;
  }
  h2.lined-heading-ttlq {
    margin-top: 20px;
  }
  .noidung_tin img, .tin-lq img {
    width: 100% !important;
    height: auto !important;
  }
  .date-box {
    padding: 10px !important;
  }
  #sync1 .item {
    margin: 0;
  }
  #sync1 img {
    height: 300px !important;
  }
  #sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
    top: 28%;
  }
  .carousel-cell, .carousel-cell.is-selected {
    width: 100% !important;
    margin-left: 0px !important;
    padding: 5px !important;
  }
  .carousel-cell img {
    height: auto !important;
  }
  .der-slide {
    background: black;
    width: 97.5%;
    padding: 19px;
  }
  .box-news {
    margin-bottom: 15px;
  }
  ul.nav-menu.menu {
    background: #232222;
    padding: 0 25px;
  }
  li.logo {
    padding: 0 !important;
    background: none;
  }
   .nav-menu.menu li {
    height: auto !important;
    line-height: unset !important;
    width: 100%;
    padding: 10px !important;
  }
  li.menu-right {
    margin: 0 !important;
  }
 #sync2 .item {
     padding: 0px;
 }
  .der-room {
    width: 100%;
    padding: 15px 25px;
    height: 480px;
  }
  .item-2 {
      height: 230px;
  }
  .sticky .logo {
    display: none !important;
  }
  .item-img {
    height: 210px !important;
  }
  .right-nav {
    float: left;
    text-align: left;
    width: 100%;
  }
  .right-nav-2 {
    width: 100%;
    }
    .nav-dropdown.menu::before {
        display:none;
    }
    .content-nd img {
        width: 100% !important;
        height: auto !important;
    }
  .form-date, .input-group.spinner {
    width: 50% !important;
    padding: 10px;
    border-right: 0px;
  }
  .button.book-all {
    width: 100% !important;
    text-align: center !important;
  }
  .month-chung, .year-chung {
    margin-left: 5px;
  }

  .slide-box-home {
    padding: 0px;
  }
  .phone-des, .local-des{
      display: none;
  }
  .lag-box span {
      display: none;
  }
  .phone-mb {
    float: right;
    line-height: 40px;
    font-size: 12px;
}
  .navbar {
    min-height: 0 !important;
  }
  .more-gt::before, .more-gt::after {
    border-bottom: 0 !important;
  }
}
@media (min-width: 960px) {
    .slide-mobile, .phone-mb {
        display:none;
    }
.nav,
 .nav-container,
 .nav-container.is-visible {
  position: relative;
  top: auto;
  left: auto;
  z-index: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 999;
}
.mobile-room {
    display: none;
}
.nav-container,
 .nav-container.is-visible {
  visibility: visible;
  height: auto;
  min-height: 0;
  overflow-y: visible;
}
.lang-mobile, .logomb {
    display : none;
}

.nav-toggle { display: none; }

/* 1. Display menu items inline */

.nav-menu > .menu-item,
 .nav-menu > .menu-item.is-active {
  display: inline-block; /* 1 */
  background-color: transparent;
  border: 0;
}

/* Remove bottom border on last child */

.nav-menu > .menu-item:last-child { border: 0; }

.nav-menu .menu-item {
  -webkit-transition: background-color 0.15s ease-in-out,  color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out,  color 0.15s ease-in-out;
}

/* Remove +/- icons */

.has-dropdown:after { content: "" !important; }

/* Add a caret to top-level menu items that have dropdowns */



/* Increase padding to compensate for caret */

.has-dropdown > .menu-link { padding-right: 2rem; }

/* Re-style dropdowns for larger screens */

.nav-dropdown {
    display: block;
    opacity: 0;
    position: absolute;
    top: 100%;
    z-index: 999999;
    min-width: 260px;
    margin: 0;
    padding: 0.5rem 0;
    background-color: #efefefb0;
    box-shadow: 0 0 4px hsla(0, 0%, 0%, 0.15);
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    transition: visibility 0s linear 0.25s, opacity 0.25s linear;
}
.has-dropdown:hover > .nav-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.nav-dropdown .menu-item { border: 0; }

.nav-dropdown .menu-item:hover,
 .nav-dropdown .nav-dropdown .menu-item:hover { background-color: #d0d0d0; }

.nav-dropdown .nav-dropdown,
 .nav-dropdown .nav-dropdown .menu-item { background-color: #dedede; }

.nav-dropdown .nav-dropdown {
  z-index: 9998;
  top: 0;
  left: 100%;
}

.content { margin-top: 0; }
}
.modal-body img {
    max-width: 100% !important;
    height: auto !important;
}
